.select2-container{box-sizing: border-box;display: inline-block;margin: 0;position: relative;vertical-align: middle}.select2-container .select2-selection--single{box-sizing: border-box;cursor: pointer;display: block;height: 28px;user-select: none;-webkit-user-select: none}.select2-container .select2-selection--single .select2-selection__rendered{display: block;padding-left: 8px;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color: transparent;border: none;font-size: 1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right: 8px;padding-left: 20px}.select2-container .select2-selection--multiple{box-sizing: border-box;cursor: pointer;display: block;min-height: 32px;user-select: none;-webkit-user-select: none}.select2-container .select2-selection--multiple .select2-selection__rendered{display: inline;list-style: none;padding: 0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color: transparent;border: none;font-size: 1em}.select2-container .select2-search--inline .select2-search__field{box-sizing: border-box;border: none;font-size: 100%;margin-top: 5px;margin-left: 5px;padding: 0;max-width: 100%;resize: none;height: 18px;vertical-align: bottom;font-family: sans-serif;overflow: hidden;word-break: keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance: none}.select2-dropdown{background-color: white;border: 1px solid #aaa;border-radius: 4px;box-sizing: border-box;display: block;position: absolute;left: -100000px;width: 100%;z-index: 1051}.select2-results{display: block}.select2-results__options{list-style: none;margin: 0;padding: 0}.select2-results__option{padding: 6px;user-select: none;-webkit-user-select: none}.select2-results__option--selectable{cursor: pointer}.select2-container--open .select2-dropdown{left: 0}.select2-container--open .select2-dropdown--above{border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0}.select2-container--open .select2-dropdown--below{border-top: none;border-top-left-radius: 0;border-top-right-radius: 0}.select2-search--dropdown{display: block;padding: 4px}.select2-search--dropdown .select2-search__field{padding: 4px;width: 100%;box-sizing: border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance: none}.select2-search--dropdown.select2-search--hide{display: none}.select2-close-mask{border: 0;margin: 0;padding: 0;display: block;position: fixed;left: 0;top: 0;min-height: 100%;min-width: 100%;height: auto;width: auto;opacity: 0;z-index: 99;background-color: #fff;filter: alpha(opacity=0)}.select2-hidden-accessible{border: 0 !important;clip: rect(0 0 0 0) !important;-webkit-clip-path: inset(50%) !important;clip-path: inset(50%) !important;height: 1px !important;overflow: hidden !important;padding: 0 !important;position: absolute !important;width: 1px !important;white-space: nowrap !important}.select2-container--default .select2-selection--single{background-color: #fff;border: 1px solid #aaa;border-radius: 4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color: #444;line-height: 28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor: pointer;float: right;font-weight: bold;height: 26px;margin-right: 20px;padding-right: 0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color: #999}.select2-container--default .select2-selection--single .select2-selection__arrow{height: 26px;position: absolute;top: 1px;right: 1px;width: 20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color: #888 transparent transparent transparent;border-style: solid;border-width: 5px 4px 0 4px;height: 0;left: 50%;margin-left: -4px;margin-top: -2px;position: absolute;top: 50%;width: 0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float: left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left: 1px;right: auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color: #eee;cursor: default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display: none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color: transparent transparent #888 transparent;border-width: 0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color: white;border: 1px solid #aaa;border-radius: 4px;cursor: text;padding-bottom: 5px;padding-right: 5px;position: relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right: 25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor: pointer;font-weight: bold;height: 20px;margin-right: 10px;margin-top: 5px;position: absolute;right: 0;padding: 1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color: #e4e4e4;border: 1px solid #aaa;border-radius: 4px;box-sizing: border-box;display: inline-block;margin-left: 5px;margin-top: 5px;padding: 0;padding-left: 20px;position: relative;max-width: 100%;overflow: hidden;text-overflow: ellipsis;vertical-align: bottom;white-space: nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor: default;padding-left: 2px;padding-right: 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color: transparent;border: none;border-right: 1px solid #aaa;border-top-left-radius: 4px;border-bottom-left-radius: 4px;color: #999;cursor: pointer;font-size: 1em;font-weight: bold;padding: 0 4px;position: absolute;left: 0;top: 0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color: #f1f1f1;color: #333;outline: none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left: 5px;margin-right: auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left: 5px;padding-right: 2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left: 1px solid #aaa;border-right: none;border-top-left-radius: 0;border-bottom-left-radius: 0;border-top-right-radius: 4px;border-bottom-right-radius: 4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float: left;margin-left: 10px;margin-right: auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border: solid black 1px;outline: 0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color: #eee;cursor: default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display: none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius: 0;border-top-right-radius: 0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius: 0;border-bottom-right-radius: 0}.select2-container--default .select2-search--dropdown .select2-search__field{border: 1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background: transparent;border: none;outline: 0;box-shadow: none;-webkit-appearance: textfield}.select2-container--default .select2-results > .select2-results__options{max-height: 200px;overflow-y: auto}.select2-container--default .select2-results__option .select2-results__option{padding-left: 1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left: 0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left: -1em;padding-left: 2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left: -2em;padding-left: 3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left: -3em;padding-left: 4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left: -4em;padding-left: 5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left: -5em;padding-left: 6em}.select2-container--default .select2-results__option--group{padding: 0}.select2-container--default .select2-results__option--disabled{color: #999}.select2-container--default .select2-results__option--selected{background-color: #ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color: #5897fb;color: white}.select2-container--default .select2-results__group{cursor: default;display: block;padding: 6px}.select2-container--classic .select2-selection--single{background-color: #f7f7f7;border: 1px solid #aaa;border-radius: 4px;outline: 0;background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border: 1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color: #444;line-height: 28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor: pointer;float: right;font-weight: bold;height: 26px;margin-right: 20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color: #999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color: #ddd;border: none;border-left: 1px solid #aaa;border-top-right-radius: 4px;border-bottom-right-radius: 4px;height: 26px;position: absolute;top: 1px;right: 1px;width: 20px;background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color: #888 transparent transparent transparent;border-style: solid;border-width: 5px 4px 0 4px;height: 0;left: 50%;margin-left: -4px;margin-top: -2px;position: absolute;top: 50%;width: 0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float: left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border: none;border-right: 1px solid #aaa;border-radius: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;left: 1px;right: auto}.select2-container--classic.select2-container--open .select2-selection--single{border: 1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background: transparent;border: none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color: transparent transparent #888 transparent;border-width: 0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top: none;border-top-left-radius: 0;border-top-right-radius: 0;background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color: white;border: 1px solid #aaa;border-radius: 4px;cursor: text;outline: 0;padding-bottom: 5px;padding-right: 5px}.select2-container--classic .select2-selection--multiple:focus{border: 1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display: none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color: #e4e4e4;border: 1px solid #aaa;border-radius: 4px;display: inline-block;margin-left: 5px;margin-top: 5px;padding: 0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor: default;padding-left: 2px;padding-right: 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color: transparent;border: none;border-top-left-radius: 4px;border-bottom-left-radius: 4px;color: #888;cursor: pointer;font-size: 1em;font-weight: bold;padding: 0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color: #555;outline: none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left: 5px;margin-right: auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left: 5px;padding-right: 2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius: 0;border-bottom-left-radius: 0;border-top-right-radius: 4px;border-bottom-right-radius: 4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border: 1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top: none;border-top-left-radius: 0;border-top-right-radius: 0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0}.select2-container--classic .select2-search--dropdown .select2-search__field{border: 1px solid #aaa;outline: 0}.select2-container--classic .select2-search--inline .select2-search__field{outline: 0;box-shadow: none}.select2-container--classic .select2-dropdown{background-color: #fff;border: 1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom: none}.select2-container--classic .select2-dropdown--below{border-top: none}.select2-container--classic .select2-results > .select2-results__options{max-height: 200px;overflow-y: auto}.select2-container--classic .select2-results__option--group{padding: 0}.select2-container--classic .select2-results__option--disabled{color: grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color: #3875d7;color: #fff}.select2-container--classic .select2-results__group{cursor: default;display: block;padding: 6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color: #5897fb}.cs-select2 .select2-container{width: 100% !important;display: inline-block;height: 45px}.cs-select2 .selection,.cs-select2 .select2-selection{height: 100%}.cs-select2 .select2-selection{display: flex;align-items: center}.cs-select2 .select2-container--default .select2-selection--single .select2-selection__arrow{top: 50%;transform: translateY(-50%)}.cs-select2 .select2-container--default .select2-selection--single{border: 1px solid #ebebeb;border-radius: 0}.select2-container--open .select2-dropdown--below{border: 1px solid #ebebeb;border-top: 0;border-radius: 0}.select2-container .select2-selection--single .select2-selection__rendered{padding-left: 20px}.select2-results__option{padding-left: 20px;padding-right: 20px}span.select2-container,span.select2-container span{transition: none;-moz-transition: none;-webkit-transition: none;-o-transition: none}

:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #28a745;--bs-teal: #20c997;--bs-cyan: #17a2b8;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #28a745;--bs-info: #17a2b8;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #343a40;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto 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{-webkit-box-sizing: border-box;box-sizing: border-box}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}[tabindex="-1"]:focus:not(:focus-visible){outline: 0 !important}hr{margin: 1rem 0;color: inherit;background-color: currentColor;border: 0;opacity: .25}hr:not([size]){height: 1px}.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-top: 0;margin-bottom: .5rem;font-weight: 500;line-height: 1.2}.h1, h1{font-size: calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.h1, h1{font-size: 2.5rem}}.h2, h2{font-size: calc(1.325rem + .9vw)}@media (min-width: 1200px){.h2, h2{font-size: 2rem}}.h3, h3{font-size: calc(1.3rem + .6vw)}@media (min-width: 1200px){.h3, h3{font-size: 1.75rem}}.h4, h4{font-size: calc(1.275rem + .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-original-title], abbr[title]{text-decoration: underline;-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: .5rem;margin-left: 0}blockquote{margin: 0 0 1rem}b, strong{font-weight: bolder}.small, small{font-size: .875em}.mark, mark{padding: .2em;background-color: #fcf8e3}sub, sup{position: relative;font-size: .75em;line-height: 0;vertical-align: baseline}sub{bottom: -.25em}sup{top: -.5em}a{color: #0d6efd;text-decoration: underline}a:hover{color: #024dbc}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}pre{display: block;margin-top: 0;margin-bottom: 1rem;overflow: auto;font-size: .875em;-ms-overflow-style: scrollbar}pre code{font-size: inherit;color: inherit;word-break: normal}code{font-size: .875em;color: #d63384;word-wrap: break-word}a > code{color: inherit}kbd{padding: .2rem .4rem;font-size: .875em;color: #fff;background-color: #212529;border-radius: .2rem}kbd kbd{padding: 0;font-size: 1em;font-weight: 700}figure{margin: 0 0 1rem}img, svg{vertical-align: middle}table{caption-side: bottom;border-collapse: collapse}caption{padding-top: .5rem;padding-bottom: .5rem;color: #6c757d;text-align: left}th{text-align: inherit;text-align: -webkit-match-parent}tbody, td, tfoot, th, thead, tr{border-color: inherit;border-style: solid;border-width: 0}label{display: inline-block}button{border-radius: 0}button:focus{outline: 1px dotted;outline: 5px auto -webkit-focus-ring-color}button, input, optgroup, select, 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}[list]::-webkit-calendar-picker-indicator{display: none}[type=button], [type=reset], [type=submit], button{-webkit-appearance: button}[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){cursor: pointer}::-moz-focus-inner{padding: 0;border-style: none}textarea{resize: vertical}fieldset{min-width: 0;padding: 0;margin: 0;border: 0}legend{float: left;width: 100%;padding: 0;margin-bottom: .5rem;font-size: calc(1.275rem + .3vw);line-height: inherit;white-space: normal}@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}::-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: .5rem}.initialism{font-size: .875em;text-transform: uppercase}.blockquote{margin-bottom: 1rem;font-size: 1.25rem}.blockquote > :last-child{margin-bottom: 0}.blockquote-footer{margin-top: -1rem;margin-bottom: 1rem;font-size: .875em;color: #6c757d}.blockquote-footer::before{content: "\2014\00A0"}.img-fluid{max-width: 100%;height: auto}.img-thumbnail{padding: .25rem;background-color: #fff;border: 1px solid #dee2e6;border-radius: .25rem;max-width: 100%;height: auto}.figure{display: inline-block}.figure-img{margin-bottom: .5rem;line-height: 1}.figure-caption{font-size: .875em;color: #6c757d}.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{width: 100%;padding-right: 1rem;padding-left: 1rem;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: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;-ms-flex-wrap: wrap;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 > *{-ms-flex-negative: 0;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{-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%}.row-cols-auto > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.row-cols-1 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.row-cols-2 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.row-cols-3 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.row-cols-4 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.row-cols-5 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 20%}.row-cols-6 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-auto{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.col-1{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.333333%}.col-2{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-3{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.col-4{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.col-5{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.666667%}.col-6{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.col-7{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.333333%}.col-8{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.666667%}.col-9{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%}.col-10{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.333333%}.col-11{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.666667%}.col-12{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.offset-1{margin-left: 8.333333%}.offset-2{margin-left: 16.666667%}.offset-3{margin-left: 25%}.offset-4{margin-left: 33.333333%}.offset-5{margin-left: 41.666667%}.offset-6{margin-left: 50%}.offset-7{margin-left: 58.333333%}.offset-8{margin-left: 66.666667%}.offset-9{margin-left: 75%}.offset-10{margin-left: 83.333333%}.offset-11{margin-left: 91.666667%}.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{-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%}.row-cols-sm-auto > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.row-cols-sm-1 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.row-cols-sm-2 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.row-cols-sm-3 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.row-cols-sm-4 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.row-cols-sm-5 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 20%}.row-cols-sm-6 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-sm-auto{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.col-sm-1{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.333333%}.col-sm-2{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-sm-3{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.col-sm-4{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.col-sm-5{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.666667%}.col-sm-6{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.col-sm-7{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.333333%}.col-sm-8{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.666667%}.col-sm-9{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%}.col-sm-10{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.333333%}.col-sm-11{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.666667%}.col-sm-12{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.offset-sm-0{margin-left: 0}.offset-sm-1{margin-left: 8.333333%}.offset-sm-2{margin-left: 16.666667%}.offset-sm-3{margin-left: 25%}.offset-sm-4{margin-left: 33.333333%}.offset-sm-5{margin-left: 41.666667%}.offset-sm-6{margin-left: 50%}.offset-sm-7{margin-left: 58.333333%}.offset-sm-8{margin-left: 66.666667%}.offset-sm-9{margin-left: 75%}.offset-sm-10{margin-left: 83.333333%}.offset-sm-11{margin-left: 91.666667%}.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{-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%}.row-cols-md-auto > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.row-cols-md-1 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.row-cols-md-2 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.row-cols-md-3 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.row-cols-md-4 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.row-cols-md-5 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 20%}.row-cols-md-6 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-md-auto{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.col-md-1{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.333333%}.col-md-2{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-md-3{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.col-md-4{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.col-md-5{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.666667%}.col-md-6{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.col-md-7{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.333333%}.col-md-8{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.666667%}.col-md-9{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%}.col-md-10{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.333333%}.col-md-11{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.666667%}.col-md-12{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.offset-md-0{margin-left: 0}.offset-md-1{margin-left: 8.333333%}.offset-md-2{margin-left: 16.666667%}.offset-md-3{margin-left: 25%}.offset-md-4{margin-left: 33.333333%}.offset-md-5{margin-left: 41.666667%}.offset-md-6{margin-left: 50%}.offset-md-7{margin-left: 58.333333%}.offset-md-8{margin-left: 66.666667%}.offset-md-9{margin-left: 75%}.offset-md-10{margin-left: 83.333333%}.offset-md-11{margin-left: 91.666667%}.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{-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%}.row-cols-lg-auto > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.row-cols-lg-1 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.row-cols-lg-2 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.row-cols-lg-3 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.row-cols-lg-4 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.row-cols-lg-5 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 20%}.row-cols-lg-6 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-lg-auto{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.col-lg-1{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.333333%}.col-lg-2{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-lg-3{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.col-lg-4{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.col-lg-5{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.666667%}.col-lg-6{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.col-lg-7{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.333333%}.col-lg-8{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.666667%}.col-lg-9{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%}.col-lg-10{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.333333%}.col-lg-11{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.666667%}.col-lg-12{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.offset-lg-0{margin-left: 0}.offset-lg-1{margin-left: 8.333333%}.offset-lg-2{margin-left: 16.666667%}.offset-lg-3{margin-left: 25%}.offset-lg-4{margin-left: 33.333333%}.offset-lg-5{margin-left: 41.666667%}.offset-lg-6{margin-left: 50%}.offset-lg-7{margin-left: 58.333333%}.offset-lg-8{margin-left: 66.666667%}.offset-lg-9{margin-left: 75%}.offset-lg-10{margin-left: 83.333333%}.offset-lg-11{margin-left: 91.666667%}.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{-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%}.row-cols-xl-auto > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.row-cols-xl-1 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.row-cols-xl-2 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.row-cols-xl-3 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.row-cols-xl-4 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.row-cols-xl-5 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 20%}.row-cols-xl-6 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-xl-auto{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.col-xl-1{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.333333%}.col-xl-2{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-xl-3{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.col-xl-4{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.col-xl-5{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.666667%}.col-xl-6{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.col-xl-7{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.333333%}.col-xl-8{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.666667%}.col-xl-9{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%}.col-xl-10{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.333333%}.col-xl-11{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.666667%}.col-xl-12{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.offset-xl-0{margin-left: 0}.offset-xl-1{margin-left: 8.333333%}.offset-xl-2{margin-left: 16.666667%}.offset-xl-3{margin-left: 25%}.offset-xl-4{margin-left: 33.333333%}.offset-xl-5{margin-left: 41.666667%}.offset-xl-6{margin-left: 50%}.offset-xl-7{margin-left: 58.333333%}.offset-xl-8{margin-left: 66.666667%}.offset-xl-9{margin-left: 75%}.offset-xl-10{margin-left: 83.333333%}.offset-xl-11{margin-left: 91.666667%}.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{-webkit-box-flex: 1;-ms-flex: 1 0 0%;flex: 1 0 0%}.row-cols-xxl-auto > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.row-cols-xxl-1 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.row-cols-xxl-2 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.row-cols-xxl-3 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.row-cols-xxl-4 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.row-cols-xxl-5 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 20%}.row-cols-xxl-6 > *{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-xxl-auto{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto}.col-xxl-1{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 8.333333%}.col-xxl-2{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 16.666667%}.col-xxl-3{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 25%}.col-xxl-4{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 33.333333%}.col-xxl-5{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 41.666667%}.col-xxl-6{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 50%}.col-xxl-7{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 58.333333%}.col-xxl-8{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 66.666667%}.col-xxl-9{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 75%}.col-xxl-10{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 83.333333%}.col-xxl-11{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 91.666667%}.col-xxl-12{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 100%}.offset-xxl-0{margin-left: 0}.offset-xxl-1{margin-left: 8.333333%}.offset-xxl-2{margin-left: 16.666667%}.offset-xxl-3{margin-left: 25%}.offset-xxl-4{margin-left: 33.333333%}.offset-xxl-5{margin-left: 41.666667%}.offset-xxl-6{margin-left: 50%}.offset-xxl-7{margin-left: 58.333333%}.offset-xxl-8{margin-left: 66.666667%}.offset-xxl-9{margin-left: 75%}.offset-xxl-10{margin-left: 83.333333%}.offset-xxl-11{margin-left: 91.666667%}.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: .5rem .5rem;background-color: var(--bs-table-bg);background-image: -webkit-gradient(linear, left top, left bottom, from(var(--bs-table-accent-bg)), to(var(--bs-table-accent-bg)));background-image: linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));border-bottom-width: 1px}.table > tbody{vertical-align: inherit}.table > thead{vertical-align: bottom}.table > :not(:last-child) > :last-child > *{border-bottom-color: currentColor}.caption-top{caption-side: top}.table-sm > :not(caption) > * > *{padding: .25rem .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: #bbd6fe;--bs-table-striped-bg: #b3cdf3;--bs-table-striped-color: #212529;--bs-table-active-bg: #acc4e9;--bs-table-active-color: #212529;--bs-table-hover-bg: #afc9ee;--bs-table-hover-color: #212529;color: #212529;border-color: #acc4e9}.table-secondary{--bs-table-bg: #d6d8db;--bs-table-striped-bg: #cdcfd2;--bs-table-striped-color: #212529;--bs-table-active-bg: #c4c6c9;--bs-table-active-color: #212529;--bs-table-hover-bg: #c8cbce;--bs-table-hover-color: #212529;color: #212529;border-color: #c4c6c9}.table-success{--bs-table-bg: #c3e6cb;--bs-table-striped-bg: #bbdcc3;--bs-table-striped-color: #212529;--bs-table-active-bg: #b3d3bb;--bs-table-active-color: #212529;--bs-table-hover-bg: #b7d8bf;--bs-table-hover-color: #212529;color: #212529;border-color: #b3d3bb}.table-info{--bs-table-bg: #bee5eb;--bs-table-striped-bg: #b6dbe1;--bs-table-striped-color: #212529;--bs-table-active-bg: #aed2d8;--bs-table-active-color: #212529;--bs-table-hover-bg: #b2d7dc;--bs-table-hover-color: #212529;color: #212529;border-color: #aed2d8}.table-warning{--bs-table-bg: #ffeeba;--bs-table-striped-bg: #f4e4b3;--bs-table-striped-color: #212529;--bs-table-active-bg: #e9daac;--bs-table-active-color: #212529;--bs-table-hover-bg: #eedfaf;--bs-table-hover-color: #212529;color: #212529;border-color: #e9daac}.table-danger{--bs-table-bg: #f5c6cb;--bs-table-striped-bg: #eabec3;--bs-table-striped-color: #212529;--bs-table-active-bg: #e0b6bb;--bs-table-active-color: #212529;--bs-table-hover-bg: #e5babf;--bs-table-hover-color: #212529;color: #212529;border-color: #e0b6bb}.table-light{--bs-table-bg: #f8f9fa;--bs-table-striped-bg: #edeef0;--bs-table-striped-color: #212529;--bs-table-active-bg: #e3e4e5;--bs-table-active-color: #212529;--bs-table-hover-bg: #e8e9ea;--bs-table-hover-color: #212529;color: #212529;border-color: #e3e4e5}.table-dark{--bs-table-bg: #343a40;--bs-table-striped-bg: #3e444a;--bs-table-striped-color: #fff;--bs-table-active-bg: #484e53;--bs-table-active-color: #fff;--bs-table-hover-bg: #43494e;--bs-table-hover-color: #fff;color: #fff;border-color: #484e53}.table-responsive{overflow-x: auto;-webkit-overflow-scrolling: touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x: auto;-webkit-overflow-scrolling: touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x: auto;-webkit-overflow-scrolling: touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x: auto;-webkit-overflow-scrolling: touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x: auto;-webkit-overflow-scrolling: touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x: auto;-webkit-overflow-scrolling: touch}}.form-label{margin-bottom: .5rem}.col-form-label{padding-top: calc(.375rem + 1px);padding-bottom: calc(.375rem + 1px);margin-bottom: 0;font-size: inherit;line-height: 1.5}.col-form-label-lg{padding-top: calc(.5rem + 1px);padding-bottom: calc(.5rem + 1px);font-size: 1.25rem}.col-form-label-sm{padding-top: calc(.25rem + 1px);padding-bottom: calc(.25rem + 1px);font-size: .875rem}.form-text{margin-top: .25rem;font-size: .875em;color: #6c757d}.form-control{display: block;width: 100%;min-height: calc(1.5em + .75rem + 2px);padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: .25rem;-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{-webkit-transition: none;transition: none}}.form-control:focus{color: #495057;background-color: #fff;border-color: #8bbafe;outline: 0;-webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)}.form-control::-webkit-input-placeholder{color: #6c757d;opacity: 1}.form-control::-moz-placeholder{color: #6c757d;opacity: 1}.form-control::-ms-input-placeholder{color: #6c757d;opacity: 1}.form-control::-webkit-input-placeholder{color: #6c757d;opacity: 1}.form-control:-ms-input-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-plaintext{display: block;width: 100%;padding: .375rem 0;margin-bottom: 0;line-height: 1.5;color: #212529;background-color: transparent;border: solid transparent;border-width: 1px 0}.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm{padding-right: 0;padding-left: 0}.form-control-sm{min-height: calc(1.5em + .5rem + 2px);padding: .25rem .5rem;font-size: .875rem;border-radius: .2rem}.form-control-lg{min-height: calc(1.5em + 1rem + 2px);padding: .5rem 1rem;font-size: 1.25rem;border-radius: .3rem}.form-control-color{max-width: 3rem;padding: .375rem}.form-control-color::-moz-color-swatch{border-radius: .25rem}.form-control-color::-webkit-color-swatch{border-radius: .25rem}.form-select{display: block;width: 100%;height: calc(1.5em + .75rem + 2px);padding: .375rem 1.75rem .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;vertical-align: middle;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 .75rem center;background-size: 16px 12px;border: 1px solid #ced4da;border-radius: .25rem;-webkit-appearance: none;-moz-appearance: none;appearance: none}.form-select:focus{border-color: #8bbafe;outline: 0;-webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)}.form-select:focus::-ms-value{color: #495057;background-color: #fff}.form-select[multiple], .form-select[size]:not([size="1"]){height: auto;padding-right: .75rem;background-image: none}.form-select:disabled{color: #6c757d;background-color: #e9ecef}.form-select:-moz-focusring{color: transparent;text-shadow: 0 0 0 #495057}.form-select-sm{height: calc(1.5em + .5rem + 2px);padding-top: .25rem;padding-bottom: .25rem;padding-left: .5rem;font-size: .875rem}.form-select-lg{height: calc(1.5em + 1rem + 2px);padding-top: .5rem;padding-bottom: .5rem;padding-left: 1rem;font-size: 1.25rem}.form-check{display: block;min-height: 1.5rem;padding-left: 1.75em;margin-bottom: .125rem}.form-check .form-check-input{float: left;margin-left: -1.75em}.form-check-input{width: 1.25em;height: 1.25em;margin-top: .125em;vertical-align: top;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: contain;border: 1px solid rgba(0, 0, 0, .25);-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-print-color-adjust: exact;color-adjust: exact;-webkit-transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-check-input{-webkit-transition: none;transition: none}}.form-check-input[type=checkbox]{border-radius: .25em}.form-check-input[type=radio]{border-radius: 50%}.form-check-input:active{-webkit-filter: brightness(90%);filter: brightness(90%)}.form-check-input:focus{border-color: #8bbafe;outline: 0;-webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)}.form-check-input:checked{background-color: #0d6efd;border-color: #0d6efd}.form-check-input:checked[type=checkbox]{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 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;-webkit-filter: none;filter: none;opacity: .5}.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label{opacity: .5}.form-switch{padding-left: 2.5em}.form-switch .form-check-input{width: 2em;margin-left: -2.5em;background-image: url("data:image/svg+xml,%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}.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='%238bbafe'/%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}.form-file{--bs-form-file-height: calc(1.5em + 0.75rem + 2px);position: relative}.form-file-input{position: relative;z-index: 2;width: 100%;height: var(--bs-form-file-height);margin: 0;opacity: 0}.form-file-input:focus-within ~ .form-file-label{border-color: #8bbafe;-webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)}.form-file-input:disabled ~ .form-file-label .form-file-text, .form-file-input[disabled] ~ .form-file-label .form-file-text{background-color: #e9ecef}.form-file-label{position: absolute;top: 0;right: 0;left: 0;z-index: 1;display: -webkit-box;display: -ms-flexbox;display: flex;height: var(--bs-form-file-height);border-color: #ced4da;border-radius: .25rem}.form-file-text{display: block;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;padding: .375rem .75rem;overflow: hidden;font-weight: 400;line-height: 1.5;color: #495057;text-overflow: ellipsis;white-space: nowrap;background-color: #fff;border-color: inherit;border-style: solid;border-width: 1px;border-top-left-radius: inherit;border-bottom-left-radius: inherit}.form-file-button{display: block;-ms-flex-negative: 0;flex-shrink: 0;padding: .375rem .75rem;margin-left: -1px;line-height: 1.5;color: #495057;background-color: #e9ecef;border-color: inherit;border-style: solid;border-width: 1px;border-top-right-radius: inherit;border-bottom-right-radius: inherit}.form-file-sm{--bs-form-file-height: calc(1.5em + 0.5rem + 2px);font-size: .875rem}.form-file-sm .form-file-button, .form-file-sm .form-file-text{padding: .25rem .5rem}.form-file-lg{--bs-form-file-height: calc(1.5em + 1rem + 2px);font-size: 1.25rem}.form-file-lg .form-file-button, .form-file-lg .form-file-text{padding: .5rem 1rem}.form-range{width: 100%;height: 1.4rem;padding: 0;background-color: transparent;-webkit-appearance: none;-moz-appearance: none;appearance: none}.form-range:focus{outline: 0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(13, 110, 253, .25);box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(13, 110, 253, .25)}.form-range:focus::-moz-range-thumb{box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(13, 110, 253, .25)}.form-range:focus::-ms-thumb{box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(13, 110, 253, .25)}.form-range::-moz-focus-outer{border: 0}.form-range::-webkit-slider-thumb{width: 1rem;height: 1rem;margin-top: -.25rem;background-color: #0d6efd;border: 0;border-radius: 1rem;-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .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: #bed8fe}.form-range::-webkit-slider-runnable-track{width: 100%;height: .5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem}.form-range::-moz-range-thumb{width: 1rem;height: 1rem;background-color: #0d6efd;border: 0;border-radius: 1rem;-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;-moz-appearance: none;appearance: none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-webkit-transition: none;transition: none}}.form-range::-moz-range-thumb:active{background-color: #bed8fe}.form-range::-moz-range-track{width: 100%;height: .5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem}.form-range::-ms-thumb{width: 1rem;height: 1rem;margin-top: 0;margin-right: .2rem;margin-left: .2rem;background-color: #0d6efd;border: 0;border-radius: 1rem;-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;appearance: none}@media (prefers-reduced-motion: reduce){.form-range::-ms-thumb{-webkit-transition: none;transition: none}}.form-range::-ms-thumb:active{background-color: #bed8fe}.form-range::-ms-track{width: 100%;height: .5rem;color: transparent;cursor: pointer;background-color: transparent;border-color: transparent;border-width: .5rem}.form-range::-ms-fill-lower{background-color: #dee2e6;border-radius: 1rem}.form-range::-ms-fill-upper{margin-right: 15px;background-color: #dee2e6;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-range:disabled::-ms-thumb{background-color: #adb5bd}.input-group{position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;width: 100%}.input-group > .form-control, .input-group > .form-file, .input-group > .form-select{position: relative;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;width: 1%;min-width: 0}.input-group > .form-control:focus, .input-group > .form-file .form-file-input:focus ~ .form-file-label, .input-group > .form-select:focus{z-index: 3}.input-group > .form-file > .form-file-input:focus{z-index: 4}.input-group > .form-file:not(:last-child) > .form-file-label{border-top-right-radius: 0;border-bottom-right-radius: 0}.input-group > .form-file:not(:first-child) > .form-file-label{border-top-left-radius: 0;border-bottom-left-radius: 0}.input-group .btn{position: relative;z-index: 2}.input-group .btn:focus{z-index: 3}.input-group-text{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;text-align: center;white-space: nowrap;background-color: #e9ecef;border: 1px solid #ced4da;border-radius: .25rem}.input-group-lg > .form-control{min-height: calc(1.5em + 1rem + 2px)}.input-group-lg > .form-select{height: calc(1.5em + 1rem + 2px)}.input-group-lg > .btn, .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text{padding: .5rem 1rem;font-size: 1.25rem;border-radius: .3rem}.input-group-sm > .form-control{min-height: calc(1.5em + .5rem + 2px)}.input-group-sm > .form-select{height: calc(1.5em + .5rem + 2px)}.input-group-sm > .btn, .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text{padding: .25rem .5rem;font-size: .875rem;border-radius: .2rem}.input-group-lg > .form-select, .input-group-sm > .form-select{padding-right: 1.75rem}.input-group > .dropdown-toggle:nth-last-child(n+3), .input-group > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius: 0;border-bottom-right-radius: 0}.input-group > :not(:first-child):not(.dropdown-menu){margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0}.valid-feedback{display: none;width: 100%;margin-top: .25rem;font-size: .875em;color: #28a745}.valid-tooltip{position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: .25rem .5rem;margin-top: .1rem;font-size: .875rem;color: #fff;background-color: rgba(40, 167, 69, .9);border-radius: .25rem}.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip{display: block}.form-control.is-valid, .was-validated .form-control:valid{border-color: #28a745;padding-right: calc(1.5em + .75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(.375em + .1875rem) center;background-size: calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus, .was-validated .form-control:valid:focus{border-color: #28a745;-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)}.was-validated textarea.form-control:valid, textarea.form-control.is-valid{padding-right: calc(1.5em + .75rem);background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid, .was-validated .form-select:valid{border-color: #28a745;padding-right: calc(.75em + 2.3125rem);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='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position: right .75rem center, center right 1.75rem;background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus, .was-validated .form-select:valid:focus{border-color: #28a745;-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)}.form-check-input.is-valid, .was-validated .form-check-input:valid{border-color: #28a745}.form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked{background-color: #28a745}.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)}.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label{color: #28a745}.form-check-inline .form-check-input ~ .valid-feedback{margin-left: .5em}.form-file-input.is-valid ~ .form-file-label, .was-validated .form-file-input:valid ~ .form-file-label{border-color: #28a745}.form-file-input.is-valid:focus ~ .form-file-label, .was-validated .form-file-input:valid:focus ~ .form-file-label{border-color: #28a745;-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)}.invalid-feedback{display: none;width: 100%;margin-top: .25rem;font-size: .875em;color: #dc3545}.invalid-tooltip{position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: .25rem .5rem;margin-top: .1rem;font-size: .875rem;color: #fff;background-color: rgba(220, 53, 69, .9);border-radius: .25rem}.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip{display: block}.form-control.is-invalid, .was-validated .form-control:invalid{border-color: #dc3545;padding-right: calc(1.5em + .75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(.375em + .1875rem) center;background-size: calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus{border-color: #dc3545;-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)}.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid{padding-right: calc(1.5em + .75rem);background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid, .was-validated .form-select:invalid{border-color: #dc3545;padding-right: calc(.75em + 2.3125rem);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' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position: right .75rem center, center right 1.75rem;background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus, .was-validated .form-select:invalid:focus{border-color: #dc3545;-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)}.form-check-input.is-invalid, .was-validated .form-check-input:invalid{border-color: #dc3545}.form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked{background-color: #dc3545}.form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)}.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label{color: #dc3545}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left: .5em}.form-file-input.is-invalid ~ .form-file-label, .was-validated .form-file-input:invalid ~ .form-file-label{border-color: #dc3545}.form-file-input.is-invalid:focus ~ .form-file-label, .was-validated .form-file-input:invalid:focus ~ .form-file-label{border-color: #dc3545;-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)}.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;-ms-user-select: none;user-select: none;background-color: transparent;border: 1px solid transparent;padding: .375rem .75rem;font-size: 1rem;border-radius: .25rem;-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{-webkit-transition: none;transition: none}}.btn:hover{color: #212529}.btn-check:focus + .btn, .btn:focus{outline: 0;-webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)}.btn.disabled, .btn:disabled, fieldset:disabled .btn{pointer-events: none;opacity: .65}.btn-primary{color: #fff;background-color: #0d6efd;border-color: #0d6efd}.btn-primary:hover{color: #fff;background-color: #025ce2;border-color: #0257d5}.btn-check:focus + .btn-primary, .btn-primary:focus{color: #fff;background-color: #025ce2;border-color: #0257d5;-webkit-box-shadow: 0 0 0 .2rem rgba(49, 132, 253, .5);box-shadow: 0 0 0 .2rem rgba(49, 132, 253, .5)}.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle{color: #fff;background-color: #0257d5;border-color: #0252c9}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(49, 132, 253, .5);box-shadow: 0 0 0 .2rem rgba(49, 132, 253, .5)}.btn-primary.disabled, .btn-primary:disabled{color: #fff;background-color: #0d6efd;border-color: #0d6efd}.btn-secondary{color: #fff;background-color: #6c757d;border-color: #6c757d}.btn-secondary:hover{color: #fff;background-color: #5a6268;border-color: #545b62}.btn-check:focus + .btn-secondary, .btn-secondary:focus{color: #fff;background-color: #5a6268;border-color: #545b62;-webkit-box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)}.btn-check:active + .btn-secondary, .btn-check:checked + .btn-secondary, .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle{color: #fff;background-color: #545b62;border-color: #4e555b}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)}.btn-secondary.disabled, .btn-secondary:disabled{color: #fff;background-color: #6c757d;border-color: #6c757d}.btn-success{color: #fff;background-color: #28a745;border-color: #28a745}.btn-success:hover{color: #fff;background-color: #218838;border-color: #1e7e34}.btn-check:focus + .btn-success, .btn-success:focus{color: #fff;background-color: #218838;border-color: #1e7e34;-webkit-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .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: #1e7e34;border-color: #1c7430}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)}.btn-success.disabled, .btn-success:disabled{color: #fff;background-color: #28a745;border-color: #28a745}.btn-info{color: #fff;background-color: #17a2b8;border-color: #17a2b8}.btn-info:hover{color: #fff;background-color: #138496;border-color: #117a8b}.btn-check:focus + .btn-info, .btn-info:focus{color: #fff;background-color: #138496;border-color: #117a8b;-webkit-box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)}.btn-check:active + .btn-info, .btn-check:checked + .btn-info, .btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle{color: #fff;background-color: #117a8b;border-color: #10707f}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)}.btn-info.disabled, .btn-info:disabled{color: #fff;background-color: #17a2b8;border-color: #17a2b8}.btn-warning{color: #212529;background-color: #ffc107;border-color: #ffc107}.btn-warning:hover{color: #212529;background-color: #e0a800;border-color: #d39e00}.btn-check:focus + .btn-warning, .btn-warning:focus{color: #212529;background-color: #e0a800;border-color: #d39e00;-webkit-box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)}.btn-check:active + .btn-warning, .btn-check:checked + .btn-warning, .btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle{color: #212529;background-color: #d39e00;border-color: #c69500}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)}.btn-warning.disabled, .btn-warning:disabled{color: #212529;background-color: #ffc107;border-color: #ffc107}.btn-danger{color: #fff;background-color: #dc3545;border-color: #dc3545}.btn-danger:hover{color: #fff;background-color: #c82333;border-color: #bd2130}.btn-check:focus + .btn-danger, .btn-danger:focus{color: #fff;background-color: #c82333;border-color: #bd2130;-webkit-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)}.btn-check:active + .btn-danger, .btn-check:checked + .btn-danger, .btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle{color: #fff;background-color: #bd2130;border-color: #b21f2d}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)}.btn-danger.disabled, .btn-danger:disabled{color: #fff;background-color: #dc3545;border-color: #dc3545}.btn-light{color: #212529;background-color: #f8f9fa;border-color: #f8f9fa}.btn-light:hover{color: #212529;background-color: #e2e6ea;border-color: #dae0e5}.btn-check:focus + .btn-light, .btn-light:focus{color: #212529;background-color: #e2e6ea;border-color: #dae0e5;-webkit-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)}.btn-check:active + .btn-light, .btn-check:checked + .btn-light, .btn-light.active, .btn-light:active, .show > .btn-light.dropdown-toggle{color: #212529;background-color: #dae0e5;border-color: #d3d9df}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)}.btn-light.disabled, .btn-light:disabled{color: #212529;background-color: #f8f9fa;border-color: #f8f9fa}.btn-dark{color: #fff;background-color: #343a40;border-color: #343a40}.btn-dark:hover{color: #fff;background-color: #23272b;border-color: #1d2124}.btn-check:focus + .btn-dark, .btn-dark:focus{color: #fff;background-color: #23272b;border-color: #1d2124;-webkit-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .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: #1d2124;border-color: #171a1d}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)}.btn-dark.disabled, .btn-dark:disabled{color: #fff;background-color: #343a40;border-color: #343a40}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .5);box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .5)}.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active{color: #fff;background-color: #0d6efd;border-color: #0d6efd}.btn-check:active + .btn-outline-primary:focus, .btn-check:checked + .btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .5);box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .5)}.btn-outline-primary.disabled, .btn-outline-primary:disabled{color: #0d6efd;background-color: transparent}.btn-outline-secondary{color: #6c757d;border-color: #6c757d}.btn-outline-secondary:hover{color: #fff;background-color: #6c757d;border-color: #6c757d}.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)}.btn-check:active + .btn-outline-secondary, .btn-check:checked + .btn-outline-secondary, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show, .btn-outline-secondary:active{color: #fff;background-color: #6c757d;border-color: #6c757d}.btn-check:active + .btn-outline-secondary:focus, .btn-check:checked + .btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)}.btn-outline-secondary.disabled, .btn-outline-secondary:disabled{color: #6c757d;background-color: transparent}.btn-outline-success{color: #28a745;border-color: #28a745}.btn-outline-success:hover{color: #fff;background-color: #28a745;border-color: #28a745}.btn-check:focus + .btn-outline-success, .btn-outline-success:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .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: #28a745;border-color: #28a745}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)}.btn-outline-success.disabled, .btn-outline-success:disabled{color: #28a745;background-color: transparent}.btn-outline-info{color: #17a2b8;border-color: #17a2b8}.btn-outline-info:hover{color: #fff;background-color: #17a2b8;border-color: #17a2b8}.btn-check:focus + .btn-outline-info, .btn-outline-info:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .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: #fff;background-color: #17a2b8;border-color: #17a2b8}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)}.btn-outline-info.disabled, .btn-outline-info:disabled{color: #17a2b8;background-color: transparent}.btn-outline-warning{color: #ffc107;border-color: #ffc107}.btn-outline-warning:hover{color: #212529;background-color: #ffc107;border-color: #ffc107}.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)}.btn-check:active + .btn-outline-warning, .btn-check:checked + .btn-outline-warning, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show, .btn-outline-warning:active{color: #212529;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{-webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)}.btn-outline-warning.disabled, .btn-outline-warning:disabled{color: #ffc107;background-color: transparent}.btn-outline-danger{color: #dc3545;border-color: #dc3545}.btn-outline-danger:hover{color: #fff;background-color: #dc3545;border-color: #dc3545}.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)}.btn-check:active + .btn-outline-danger, .btn-check:checked + .btn-outline-danger, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show, .btn-outline-danger:active{color: #fff;background-color: #dc3545;border-color: #dc3545}.btn-check:active + .btn-outline-danger:focus, .btn-check:checked + .btn-outline-danger:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus, .btn-outline-danger:active:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)}.btn-outline-danger.disabled, .btn-outline-danger:disabled{color: #dc3545;background-color: transparent}.btn-outline-light{color: #f8f9fa;border-color: #f8f9fa}.btn-outline-light:hover{color: #212529;background-color: #f8f9fa;border-color: #f8f9fa}.btn-check:focus + .btn-outline-light, .btn-outline-light:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)}.btn-check:active + .btn-outline-light, .btn-check:checked + .btn-outline-light, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show, .btn-outline-light:active{color: #212529;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{-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)}.btn-outline-light.disabled, .btn-outline-light:disabled{color: #f8f9fa;background-color: transparent}.btn-outline-dark{color: #343a40;border-color: #343a40}.btn-outline-dark:hover{color: #fff;background-color: #343a40;border-color: #343a40}.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus{-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .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: #343a40;border-color: #343a40}.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{-webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)}.btn-outline-dark.disabled, .btn-outline-dark:disabled{color: #343a40;background-color: transparent}.btn-link{font-weight: 400;color: #0d6efd;text-decoration: underline}.btn-link:hover{color: #024dbc}.btn-link.disabled, .btn-link:disabled{color: #6c757d}.btn-group-lg > .btn, .btn-lg{padding: .5rem 1rem;font-size: 1.25rem;border-radius: .3rem}.btn-group-sm > .btn, .btn-sm{padding: .25rem .5rem;font-size: .875rem;border-radius: .2rem}.btn-block{display: block;width: 100%}.btn-block + .btn-block{margin-top: .5rem}.fade{-webkit-transition: opacity .15s linear;transition: opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{-webkit-transition: none;transition: none}}.fade:not(.show){opacity: 0}.collapse:not(.show){display: none}.collapsing{height: 0;overflow: hidden;-webkit-transition: height .35s ease;transition: height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{-webkit-transition: none;transition: none}}.dropdown, .dropleft, .dropright, .dropup{position: relative}.dropdown-toggle{white-space: nowrap}.dropdown-toggle::after{display: inline-block;margin-left: .255em;vertical-align: .255em;content: "";border-top: .3em solid;border-right: .3em solid transparent;border-bottom: 0;border-left: .3em solid transparent}.dropdown-toggle:empty::after{margin-left: 0}.dropdown-menu{position: absolute;top: 100%;left: 0;z-index: 1000;display: none;min-width: 10rem;padding: .5rem 0;margin: .125rem 0 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, .15);border-radius: .25rem}.dropdown-menu-left{right: auto;left: 0}.dropdown-menu-right{right: 0;left: auto}@media (min-width: 576px){.dropdown-menu-sm-left{right: auto;left: 0}.dropdown-menu-sm-right{right: 0;left: auto}}@media (min-width: 768px){.dropdown-menu-md-left{right: auto;left: 0}.dropdown-menu-md-right{right: 0;left: auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right: auto;left: 0}.dropdown-menu-lg-right{right: 0;left: auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right: auto;left: 0}.dropdown-menu-xl-right{right: 0;left: auto}}@media (min-width: 1400px){.dropdown-menu-xxl-left{right: auto;left: 0}.dropdown-menu-xxl-right{right: 0;left: auto}}.dropup .dropdown-menu{top: auto;bottom: 100%;margin-top: 0;margin-bottom: .125rem}.dropup .dropdown-toggle::after{display: inline-block;margin-left: .255em;vertical-align: .255em;content: "";border-top: 0;border-right: .3em solid transparent;border-bottom: .3em solid;border-left: .3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left: 0}.dropright .dropdown-menu{top: 0;right: auto;left: 100%;margin-top: 0;margin-left: .125rem}.dropright .dropdown-toggle::after{display: inline-block;margin-left: .255em;vertical-align: .255em;content: "";border-top: .3em solid transparent;border-right: 0;border-bottom: .3em solid transparent;border-left: .3em solid}.dropright .dropdown-toggle:empty::after{margin-left: 0}.dropright .dropdown-toggle::after{vertical-align: 0}.dropleft .dropdown-menu{top: 0;right: 100%;left: auto;margin-top: 0;margin-right: .125rem}.dropleft .dropdown-toggle::after{display: inline-block;margin-left: .255em;vertical-align: .255em;content: ""}.dropleft .dropdown-toggle::after{display: none}.dropleft .dropdown-toggle::before{display: inline-block;margin-right: .255em;vertical-align: .255em;content: "";border-top: .3em solid transparent;border-right: .3em solid;border-bottom: .3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left: 0}.dropleft .dropdown-toggle::before{vertical-align: 0}.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top]{right: auto;bottom: auto}.dropdown-divider{height: 0;margin: .5rem 0;overflow: hidden;border-top: 1px solid #e9ecef}.dropdown-item{display: block;width: 100%;padding: .25rem 1rem;clear: both;font-weight: 400;color: #212529;text-align: inherit;text-decoration: none;white-space: nowrap;background-color: transparent;border: 0}.dropdown-item:focus, .dropdown-item:hover{color: #16181b;background-color: #f8f9fa}.dropdown-item.active, .dropdown-item:active{color: #fff;text-decoration: none;background-color: #0d6efd}.dropdown-item.disabled, .dropdown-item:disabled{color: #6c757d;pointer-events: none;background-color: transparent}.dropdown-menu.show{display: block}.dropdown-header{display: block;padding: .5rem 1rem;margin-bottom: 0;font-size: .875rem;color: #6c757d;white-space: nowrap}.dropdown-item-text{display: block;padding: .25rem 1rem;color: #212529}.btn-group, .btn-group-vertical{position: relative;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;vertical-align: middle}.btn-group-vertical > .btn, .btn-group > .btn{position: relative;-webkit-box-flex: 1;-ms-flex: 1 1 auto;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: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;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: .5625rem;padding-left: .5625rem}.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after{margin-left: 0}.dropleft .dropdown-toggle-split::before{margin-right: 0}.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split{padding-right: .375rem;padding-left: .375rem}.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split{padding-right: .75rem;padding-left: .75rem}.btn-group-vertical{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: center;-ms-flex-pack: center;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:not(:first-child){border-top-left-radius: 0;border-top-right-radius: 0}.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: .5rem 1rem;text-decoration: none;-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{-webkit-transition: none;transition: none}}.nav-link.disabled{color: #6c757d;pointer-events: none;cursor: default}.nav-tabs{border-bottom: 1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom: -1px;border: 1px solid transparent;border-top-left-radius: .25rem;border-top-right-radius: .25rem}.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{border-color: #e9ecef #e9ecef #dee2e6}.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{border-radius: .25rem}.nav-pills .nav-link.active, .nav-pills .show > .nav-link{color: #fff;background-color: #0d6efd}.nav-fill .nav-item, .nav-fill > .nav-link{-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;text-align: center}.nav-justified .nav-item, .nav-justified > .nav-link{-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}.navbar{position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-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: .5rem;padding-bottom: .5rem}.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: inherit;flex-wrap: inherit;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}.navbar-brand{padding-top: .3125rem;padding-bottom: .3125rem;margin-right: 1rem;font-size: 1.25rem;text-decoration: none;white-space: nowrap}.navbar-nav{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none}.navbar-nav .nav-link{padding-right: 0;padding-left: 0}.navbar-nav .dropdown-menu{position: static}.navbar-text{padding-top: .5rem;padding-bottom: .5rem}.navbar-collapse{-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%}.navbar-toggler{padding: .25rem .75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: .25rem;-webkit-transition: -webkit-box-shadow .15s ease-in-out;transition: -webkit-box-shadow .15s ease-in-out;transition: box-shadow .15s ease-in-out;transition: box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.navbar-toggler{-webkit-transition: none;transition: none}}.navbar-toggler:hover{text-decoration: none}.navbar-toggler:focus{text-decoration: none;outline: 0;-webkit-box-shadow: 0 0 0 .2rem;box-shadow: 0 0 0 .2rem}.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%}@media (min-width: 576px){.navbar-expand-sm{-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.navbar-expand-sm .navbar-nav .dropdown-menu{position: absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right: .5rem;padding-left: .5rem}.navbar-expand-sm .navbar-collapse{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important}.navbar-expand-sm .navbar-toggler{display: none}}@media (min-width: 768px){.navbar-expand-md{-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.navbar-expand-md .navbar-nav .dropdown-menu{position: absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right: .5rem;padding-left: .5rem}.navbar-expand-md .navbar-collapse{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important}.navbar-expand-md .navbar-toggler{display: none}}@media (min-width: 992px){.navbar-expand-lg{-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.navbar-expand-lg .navbar-nav .dropdown-menu{position: absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right: .5rem;padding-left: .5rem}.navbar-expand-lg .navbar-collapse{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important}.navbar-expand-lg .navbar-toggler{display: none}}@media (min-width: 1200px){.navbar-expand-xl{-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.navbar-expand-xl .navbar-nav .dropdown-menu{position: absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right: .5rem;padding-left: .5rem}.navbar-expand-xl .navbar-collapse{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important}.navbar-expand-xl .navbar-toggler{display: none}}@media (min-width: 1400px){.navbar-expand-xxl{-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position: absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right: .5rem;padding-left: .5rem}.navbar-expand-xxl .navbar-collapse{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important}.navbar-expand-xxl .navbar-toggler{display: none}}.navbar-expand{-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}.navbar-expand .navbar-nav{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.navbar-expand .navbar-nav .dropdown-menu{position: absolute}.navbar-expand .navbar-nav .nav-link{padding-right: .5rem;padding-left: .5rem}.navbar-expand .navbar-collapse{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important}.navbar-expand .navbar-toggler{display: none}.navbar-light .navbar-brand{color: rgba(0, 0, 0, .9)}.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover{color: rgba(0, 0, 0, .9)}.navbar-light .navbar-nav .nav-link{color: rgba(0, 0, 0, .55)}.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color: rgba(0, 0, 0, .7)}.navbar-light .navbar-nav .nav-link.disabled{color: rgba(0, 0, 0, .3)}.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link{color: rgba(0, 0, 0, .9)}.navbar-light .navbar-toggler{color: rgba(0, 0, 0, .55);border-color: rgba(0, 0, 0, .1)}.navbar-light .navbar-toggler-icon{background-image: url("data:image/svg+xml,%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, .55)}.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover{color: rgba(0, 0, 0, .9)}.navbar-dark .navbar-brand{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, .55)}.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{color: rgba(255, 255, 255, .75)}.navbar-dark .navbar-nav .nav-link.disabled{color: rgba(255, 255, 255, .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, .55);border-color: rgba(255, 255, 255, .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, .55)}.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover{color: #fff}.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, .125);border-radius: .25rem}.card > hr{margin-right: 0;margin-left: 0}.card > .list-group{border-top: inherit;border-bottom: inherit}.card > .list-group:first-child{border-top-width: 0;border-top-left-radius: calc(.25rem - 1px);border-top-right-radius: calc(.25rem - 1px)}.card > .list-group:last-child{border-bottom-width: 0;border-bottom-right-radius: calc(.25rem - 1px);border-bottom-left-radius: calc(.25rem - 1px)}.card > .card-header + .list-group, .card > .list-group + .card-footer{border-top: 0}.card-body{-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 1rem 1rem}.card-title{margin-bottom: .5rem}.card-subtitle{margin-top: -.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: .5rem 1rem;margin-bottom: 0;background-color: rgba(0, 0, 0, .03);border-bottom: 1px solid rgba(0, 0, 0, .125)}.card-header:first-child{border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding: .5rem 1rem;background-color: rgba(0, 0, 0, .03);border-top: 1px solid rgba(0, 0, 0, .125)}.card-footer:last-child{border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right: -.5rem;margin-bottom: -.5rem;margin-left: -.5rem;border-bottom: 0}.card-header-pills{margin-right: -.5rem;margin-left: -.5rem}.card-img-overlay{position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 1rem;border-radius: calc(.25rem - 1px)}.card-img, .card-img-bottom, .card-img-top{width: 100%}.card-img, .card-img-top{border-top-left-radius: calc(.25rem - 1px);border-top-right-radius: calc(.25rem - 1px)}.card-img, .card-img-bottom{border-bottom-right-radius: calc(.25rem - 1px);border-bottom-left-radius: calc(.25rem - 1px)}.card-group > .card{margin-bottom: .75rem}@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-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 > .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}.breadcrumb{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: .5rem 1rem;margin-bottom: 1rem;list-style: none;background-color: #e9ecef;border-radius: .25rem}.breadcrumb-item{display: -webkit-box;display: -ms-flexbox;display: flex}.breadcrumb-item + .breadcrumb-item{padding-left: .5rem}.breadcrumb-item + .breadcrumb-item::before{display: inline-block;padding-right: .5rem;color: #6c757d;content: "/"}.breadcrumb-item.active{color: #6c757d}.pagination{display: -webkit-box;display: -ms-flexbox;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}.page-link:hover{z-index: 2;color: #024dbc;background-color: #e9ecef;border-color: #dee2e6}.page-link:focus{z-index: 3;outline: 0;-webkit-box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25);box-shadow: 0 0 0 .2rem rgba(13, 110, 253, .25)}.page-item:not(:first-child) .page-link{margin-left: -1px}.page-item.active .page-link{z-index: 3;color: #fff;background-color: #0d6efd;border-color: #0d6efd}.page-item.disabled .page-link{color: #6c757d;pointer-events: none;background-color: #fff;border-color: #dee2e6}.page-link{padding: .375rem .75rem}.page-item:first-child .page-link{border-top-left-radius: .25rem;border-bottom-left-radius: .25rem}.page-item:last-child .page-link{border-top-right-radius: .25rem;border-bottom-right-radius: .25rem}.pagination-lg .page-link{padding: .75rem 1.5rem;font-size: 1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius: .3rem;border-bottom-left-radius: .3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius: .3rem;border-bottom-right-radius: .3rem}.pagination-sm .page-link{padding: .25rem .5rem;font-size: .875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius: .2rem;border-bottom-left-radius: .2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius: .2rem;border-bottom-right-radius: .2rem}.badge{display: inline-block;padding: .25em .5em;font-size: .75em;font-weight: 700;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25rem}.badge:empty{display: none}.btn .badge{position: relative;top: -1px}.alert{position: relative;padding: 1rem 1rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: .25rem}.alert-heading{color: inherit}.alert-link{font-weight: 700}.alert-dismissible{padding-right: 3.5rem}.alert-dismissible .close{position: absolute;top: 0;right: 0;padding: 1rem 1rem;color: inherit}.alert-primary{color: #073984;background-color: #cfe2ff;border-color: #bbd6fe}.alert-primary .alert-link{color: #042454}.alert-secondary{color: #383d41;background-color: #e2e3e5;border-color: #d6d8db}.alert-secondary .alert-link{color: #202326}.alert-success{color: #155724;background-color: #d4edda;border-color: #c3e6cb}.alert-success .alert-link{color: #0b2e13}.alert-info{color: #0c5460;background-color: #d1ecf1;border-color: #bee5eb}.alert-info .alert-link{color: #062c33}.alert-warning{color: #856404;background-color: #fff3cd;border-color: #ffeeba}.alert-warning .alert-link{color: #533f03}.alert-danger{color: #721c24;background-color: #f8d7da;border-color: #f5c6cb}.alert-danger .alert-link{color: #491217}.alert-light{color: #818182;background-color: #fefefe;border-color: #fdfdfe}.alert-light .alert-link{color: #686868}.alert-dark{color: #1b1e21;background-color: #d6d8d9;border-color: #c6c8ca}.alert-dark .alert-link{color: #040505}@-webkit-keyframes progress-bar-stripes{0%{background-position-x: 1rem}}@keyframes progress-bar-stripes{0%{background-position-x: 1rem}}.progress{display: -webkit-box;display: -ms-flexbox;display: flex;height: 1rem;overflow: hidden;font-size: .75rem;background-color: #e9ecef;border-radius: .25rem}.progress-bar{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;overflow: hidden;color: #fff;text-align: center;white-space: nowrap;background-color: #0d6efd;-webkit-transition: width .6s ease;transition: width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{-webkit-transition: none;transition: none}}.progress-bar-striped{background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-size: 1rem 1rem}.progress-bar-animated{-webkit-animation: progress-bar-stripes 1s linear infinite;animation: progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation: none;animation: none}}.list-group{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding-left: 0;margin-bottom: 0;border-radius: .25rem}.list-group-item-action{width: 100%;color: #495057;text-align: inherit}.list-group-item-action:focus, .list-group-item-action:hover{z-index: 1;color: #495057;text-decoration: none;background-color: #f8f9fa}.list-group-item-action:active{color: #212529;background-color: #e9ecef}.list-group-item{position: relative;display: block;padding: .5rem 1rem;text-decoration: none;background-color: #fff;border: 1px solid rgba(0, 0, 0, .125)}.list-group-item:first-child{border-top-left-radius: inherit;border-top-right-radius: inherit}.list-group-item:last-child{border-bottom-right-radius: inherit;border-bottom-left-radius: inherit}.list-group-item.disabled, .list-group-item:disabled{color: #6c757d;pointer-events: none;background-color: #fff}.list-group-item.active{z-index: 2;color: #fff;background-color: #0d6efd;border-color: #0d6efd}.list-group-item + .list-group-item{border-top-width: 0}.list-group-item + .list-group-item.active{margin-top: -1px;border-top-width: 1px}.list-group-horizontal{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.list-group-horizontal > .list-group-item:first-child{border-bottom-left-radius: .25rem;border-top-right-radius: 0}.list-group-horizontal > .list-group-item:last-child{border-top-right-radius: .25rem;border-bottom-left-radius: 0}.list-group-horizontal > .list-group-item.active{margin-top: 0}.list-group-horizontal > .list-group-item + .list-group-item{border-top-width: 1px;border-left-width: 0}.list-group-horizontal > .list-group-item + .list-group-item.active{margin-left: -1px;border-left-width: 1px}@media (min-width: 576px){.list-group-horizontal-sm{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.list-group-horizontal-sm > .list-group-item:first-child{border-bottom-left-radius: .25rem;border-top-right-radius: 0}.list-group-horizontal-sm > .list-group-item:last-child{border-top-right-radius: .25rem;border-bottom-left-radius: 0}.list-group-horizontal-sm > .list-group-item.active{margin-top: 0}.list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width: 1px;border-left-width: 0}.list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left: -1px;border-left-width: 1px}}@media (min-width: 768px){.list-group-horizontal-md{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.list-group-horizontal-md > .list-group-item:first-child{border-bottom-left-radius: .25rem;border-top-right-radius: 0}.list-group-horizontal-md > .list-group-item:last-child{border-top-right-radius: .25rem;border-bottom-left-radius: 0}.list-group-horizontal-md > .list-group-item.active{margin-top: 0}.list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width: 1px;border-left-width: 0}.list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left: -1px;border-left-width: 1px}}@media (min-width: 992px){.list-group-horizontal-lg{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.list-group-horizontal-lg > .list-group-item:first-child{border-bottom-left-radius: .25rem;border-top-right-radius: 0}.list-group-horizontal-lg > .list-group-item:last-child{border-top-right-radius: .25rem;border-bottom-left-radius: 0}.list-group-horizontal-lg > .list-group-item.active{margin-top: 0}.list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width: 1px;border-left-width: 0}.list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left: -1px;border-left-width: 1px}}@media (min-width: 1200px){.list-group-horizontal-xl{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.list-group-horizontal-xl > .list-group-item:first-child{border-bottom-left-radius: .25rem;border-top-right-radius: 0}.list-group-horizontal-xl > .list-group-item:last-child{border-top-right-radius: .25rem;border-bottom-left-radius: 0}.list-group-horizontal-xl > .list-group-item.active{margin-top: 0}.list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width: 1px;border-left-width: 0}.list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left: -1px;border-left-width: 1px}}@media (min-width: 1400px){.list-group-horizontal-xxl{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.list-group-horizontal-xxl > .list-group-item:first-child{border-bottom-left-radius: .25rem;border-top-right-radius: 0}.list-group-horizontal-xxl > .list-group-item:last-child{border-top-right-radius: .25rem;border-bottom-left-radius: 0}.list-group-horizontal-xxl > .list-group-item.active{margin-top: 0}.list-group-horizontal-xxl > .list-group-item + .list-group-item{border-top-width: 1px;border-left-width: 0}.list-group-horizontal-xxl > .list-group-item + .list-group-item.active{margin-left: -1px;border-left-width: 1px}}.list-group-flush{border-radius: 0}.list-group-flush > .list-group-item{border-width: 0 0 1px}.list-group-flush > .list-group-item:last-child{border-bottom-width: 0}.list-group-item-primary{color: #073984;background-color: #bbd6fe}.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover{color: #073984;background-color: #a2c7fe}.list-group-item-primary.list-group-item-action.active{color: #fff;background-color: #073984;border-color: #073984}.list-group-item-secondary{color: #383d41;background-color: #d6d8db}.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover{color: #383d41;background-color: #c8cbcf}.list-group-item-secondary.list-group-item-action.active{color: #fff;background-color: #383d41;border-color: #383d41}.list-group-item-success{color: #155724;background-color: #c3e6cb}.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover{color: #155724;background-color: #b1dfbb}.list-group-item-success.list-group-item-action.active{color: #fff;background-color: #155724;border-color: #155724}.list-group-item-info{color: #0c5460;background-color: #bee5eb}.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover{color: #0c5460;background-color: #abdde5}.list-group-item-info.list-group-item-action.active{color: #fff;background-color: #0c5460;border-color: #0c5460}.list-group-item-warning{color: #856404;background-color: #ffeeba}.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover{color: #856404;background-color: #ffe8a1}.list-group-item-warning.list-group-item-action.active{color: #fff;background-color: #856404;border-color: #856404}.list-group-item-danger{color: #721c24;background-color: #f5c6cb}.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover{color: #721c24;background-color: #f1b0b7}.list-group-item-danger.list-group-item-action.active{color: #fff;background-color: #721c24;border-color: #721c24}.list-group-item-light{color: #818182;background-color: #fdfdfe}.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover{color: #818182;background-color: #ececf6}.list-group-item-light.list-group-item-action.active{color: #fff;background-color: #818182;border-color: #818182}.list-group-item-dark{color: #1b1e21;background-color: #c6c8ca}.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover{color: #1b1e21;background-color: #b9bbbe}.list-group-item-dark.list-group-item-action.active{color: #fff;background-color: #1b1e21;border-color: #1b1e21}.close{font-size: calc(1.275rem + .3vw);font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;opacity: .5}@media (min-width: 1200px){.close{font-size: 1.5rem}}.close:hover{color: #000;text-decoration: none}.close:focus, .close:hover{opacity: .75}.close.disabled, .close:disabled{pointer-events: none}button.close{padding: 0;background-color: transparent;border: 0}.toast{max-width: 350px;overflow: hidden;font-size: .875rem;background-color: rgba(255, 255, 255, .85);background-clip: padding-box;border: 1px solid rgba(0, 0, 0, .1);-webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);opacity: 0;border-radius: .25rem}.toast:not(:last-child){margin-bottom: .75rem}.toast.showing{opacity: 1}.toast.show{display: block;opacity: 1}.toast.hide{display: none}.toast-header{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: .25rem .75rem;color: #6c757d;background-color: rgba(255, 255, 255, .85);background-clip: padding-box;border-bottom: 1px solid rgba(0, 0, 0, .05)}.toast-body{padding: .75rem}.modal-open{overflow: hidden}.modal-open .modal{overflow-x: hidden;overflow-y: auto}.modal{position: fixed;top: 0;left: 0;z-index: 1050;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0}.modal-dialog{position: relative;width: auto;margin: .5rem;pointer-events: none}.modal.fade .modal-dialog{-webkit-transition: -webkit-transform .3s ease-out;transition: -webkit-transform .3s ease-out;transition: transform .3s ease-out;transition: transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform: translate(0, -50px);transform: translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition: none;transition: none}}.modal.show .modal-dialog{-webkit-transform: none;transform: none}.modal.modal-static .modal-dialog{-webkit-transform: scale(1.02);transform: scale(1.02)}.modal-dialog-scrollable{max-height: calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{overflow: hidden}.modal-dialog-scrollable .modal-body{overflow-y: auto}.modal-dialog-centered{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;min-height: calc(100% - 1rem)}.modal-content{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;width: 100%;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, .2);border-radius: .3rem;outline: 0}.modal-backdrop{position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: #000}.modal-backdrop.fade{opacity: 0}.modal-backdrop.show{opacity: .5}.modal-header{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 1rem 1rem;border-bottom: 1px solid #dee2e6;border-top-left-radius: calc(.3rem - 1px);border-top-right-radius: calc(.3rem - 1px)}.modal-header .close{padding: 1rem 1rem;margin: -1rem -1rem -1rem auto}.modal-title{margin-bottom: 0;line-height: 1.5}.modal-body{position: relative;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 1rem}.modal-footer{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding: .75rem;border-top: 1px solid #dee2e6;border-bottom-right-radius: calc(.3rem - 1px);border-bottom-left-radius: calc(.3rem - 1px)}.modal-footer > *{margin: .25rem}.modal-scrollbar-measure{position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll}@media (min-width: 576px){.modal-dialog{max-width: 500px;margin: 1.75rem auto}.modal-dialog-scrollable{max-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: 1070;display: block;margin: 0;font-family: var(--bs-font-sans-serif);font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: .875rem;word-wrap: break-word;opacity: 0}.tooltip.show{opacity: .9}.tooltip .tooltip-arrow{position: absolute;display: block;width: .8rem;height: .4rem}.tooltip .tooltip-arrow::before{position: absolute;content: "";border-color: transparent;border-style: solid}.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top{padding: .4rem 0}.bs-tooltip-auto[x-placement^=top] .tooltip-arrow, .bs-tooltip-top .tooltip-arrow{bottom: 0}.bs-tooltip-auto[x-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before{top: 0;border-width: .4rem .4rem 0;border-top-color: #000}.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right{padding: 0 .4rem}.bs-tooltip-auto[x-placement^=right] .tooltip-arrow, .bs-tooltip-right .tooltip-arrow{left: 0;width: .4rem;height: .8rem}.bs-tooltip-auto[x-placement^=right] .tooltip-arrow::before, .bs-tooltip-right .tooltip-arrow::before{right: 0;border-width: .4rem .4rem .4rem 0;border-right-color: #000}.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom{padding: .4rem 0}.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow, .bs-tooltip-bottom .tooltip-arrow{top: 0}.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before{bottom: 0;border-width: 0 .4rem .4rem;border-bottom-color: #000}.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left{padding: 0 .4rem}.bs-tooltip-auto[x-placement^=left] .tooltip-arrow, .bs-tooltip-left .tooltip-arrow{right: 0;width: .4rem;height: .8rem}.bs-tooltip-auto[x-placement^=left] .tooltip-arrow::before, .bs-tooltip-left .tooltip-arrow::before{left: 0;border-width: .4rem 0 .4rem .4rem;border-left-color: #000}.tooltip-inner{max-width: 200px;padding: .25rem .5rem;color: #fff;text-align: center;background-color: #000;border-radius: .25rem}.popover{position: absolute;top: 0;left: 0;z-index: 1060;display: block;max-width: 276px;font-family: var(--bs-font-sans-serif);font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: .875rem;word-wrap: break-word;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, .2);border-radius: .3rem}.popover .popover-arrow{position: absolute;display: block;width: 1rem;height: .5rem;margin: 0 .3rem}.popover .popover-arrow::after, .popover .popover-arrow::before{position: absolute;display: block;content: "";border-color: transparent;border-style: solid}.bs-popover-auto[x-placement^=top], .bs-popover-top{margin-bottom: .5rem}.bs-popover-auto[x-placement^=top] > .popover-arrow, .bs-popover-top > .popover-arrow{bottom: calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::before{bottom: 0;border-width: .5rem .5rem 0;border-top-color: rgba(0, 0, 0, .25)}.bs-popover-auto[x-placement^=top] > .popover-arrow::after, .bs-popover-top > .popover-arrow::after{bottom: 1px;border-width: .5rem .5rem 0;border-top-color: #fff}.bs-popover-auto[x-placement^=right], .bs-popover-right{margin-left: .5rem}.bs-popover-auto[x-placement^=right] > .popover-arrow, .bs-popover-right > .popover-arrow{left: calc(-.5rem - 1px);width: .5rem;height: 1rem;margin: .3rem 0}.bs-popover-auto[x-placement^=right] > .popover-arrow::before, .bs-popover-right > .popover-arrow::before{left: 0;border-width: .5rem .5rem .5rem 0;border-right-color: rgba(0, 0, 0, .25)}.bs-popover-auto[x-placement^=right] > .popover-arrow::after, .bs-popover-right > .popover-arrow::after{left: 1px;border-width: .5rem .5rem .5rem 0;border-right-color: #fff}.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom{margin-top: .5rem}.bs-popover-auto[x-placement^=bottom] > .popover-arrow, .bs-popover-bottom > .popover-arrow{top: calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::before{top: 0;border-width: 0 .5rem .5rem .5rem;border-bottom-color: rgba(0, 0, 0, .25)}.bs-popover-auto[x-placement^=bottom] > .popover-arrow::after, .bs-popover-bottom > .popover-arrow::after{top: 1px;border-width: 0 .5rem .5rem .5rem;border-bottom-color: #fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before{position: absolute;top: 0;left: 50%;display: block;width: 1rem;margin-left: -.5rem;content: "";border-bottom: 1px solid #f7f7f7}.bs-popover-auto[x-placement^=left], .bs-popover-left{margin-right: .5rem}.bs-popover-auto[x-placement^=left] > .popover-arrow, .bs-popover-left > .popover-arrow{right: calc(-.5rem - 1px);width: .5rem;height: 1rem;margin: .3rem 0}.bs-popover-auto[x-placement^=left] > .popover-arrow::before, .bs-popover-left > .popover-arrow::before{right: 0;border-width: .5rem 0 .5rem .5rem;border-left-color: rgba(0, 0, 0, .25)}.bs-popover-auto[x-placement^=left] > .popover-arrow::after, .bs-popover-left > .popover-arrow::after{right: 1px;border-width: .5rem 0 .5rem .5rem;border-left-color: #fff}.popover-header{padding: .5rem 1rem;margin-bottom: 0;font-size: 1rem;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-top-left-radius: calc(.3rem - 1px);border-top-right-radius: calc(.3rem - 1px)}.popover-header:empty{display: none}.popover-body{padding: 1rem 1rem;color: #212529}.carousel{position: relative}.carousel.pointer-event{-ms-touch-action: pan-y;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;-webkit-transition: -webkit-transform .6s ease-in-out;transition: -webkit-transform .6s ease-in-out;transition: transform .6s ease-in-out;transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{-webkit-transition: none;transition: none}}.carousel-item-next, .carousel-item-prev, .carousel-item.active{display: block}.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left){-webkit-transform: translateX(100%);transform: translateX(100%)}.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right){-webkit-transform: translateX(-100%);transform: translateX(-100%)}.carousel-fade .carousel-item{opacity: 0;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transform: none;transform: none}.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active{z-index: 1;opacity: 1}.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right{z-index: 0;opacity: 0;-webkit-transition: opacity 0s .6s;transition: opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right{-webkit-transition: none;transition: none}}.carousel-control-next, .carousel-control-prev{position: absolute;top: 0;bottom: 0;z-index: 1;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;width: 15%;color: #fff;text-align: center;opacity: .5;-webkit-transition: opacity .15s ease;transition: opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-next, .carousel-control-prev{-webkit-transition: none;transition: none}}.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{color: #fff;text-decoration: none;outline: 0;opacity: .9}.carousel-control-prev{left: 0}.carousel-control-next{right: 0}.carousel-control-next-icon, .carousel-control-prev-icon{display: inline-block;width: 20px;height: 20px;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' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position: absolute;right: 0;bottom: 0;left: 0;z-index: 2;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding-left: 0;margin-right: 15%;margin-left: 15%;list-style: none}.carousel-indicators li{-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;width: 30px;height: 3px;margin-right: 3px;margin-left: 3px;text-indent: -999px;cursor: pointer;background-color: #fff;background-clip: padding-box;border-top: 10px solid transparent;border-bottom: 10px solid transparent;opacity: .5;-webkit-transition: opacity .6s ease;transition: opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{-webkit-transition: none;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}@-webkit-keyframes spinner-border{to{-webkit-transform: rotate(360deg);transform: rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform: rotate(360deg);transform: rotate(360deg)}}.spinner-border{display: inline-block;width: 2rem;height: 2rem;vertical-align: text-bottom;border: .25em solid currentColor;border-right-color: transparent;border-radius: 50%;-webkit-animation: spinner-border .75s linear infinite;animation: spinner-border .75s linear infinite}.spinner-border-sm{width: 1rem;height: 1rem;border-width: .2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform: scale(0);transform: scale(0)}50%{opacity: 1;-webkit-transform: none;transform: none}}@keyframes spinner-grow{0%{-webkit-transform: scale(0);transform: scale(0)}50%{opacity: 1;-webkit-transform: none;transform: none}}.spinner-grow{display: inline-block;width: 2rem;height: 2rem;vertical-align: text-bottom;background-color: currentColor;border-radius: 50%;opacity: 0;-webkit-animation: spinner-grow .75s linear infinite;animation: spinner-grow .75s linear infinite}.spinner-grow-sm{width: 1rem;height: 1rem}.clearfix::after{display: block;clear: both;content: ""}.link-primary{color: #0d6efd}.link-primary:focus, .link-primary:hover{color: #024dbc}.link-secondary{color: #6c757d}.link-secondary:focus, .link-secondary:hover{color: #494f54}.link-success{color: #28a745}.link-success:focus, .link-success:hover{color: #19692c}.link-info{color: #17a2b8}.link-info:focus, .link-info:hover{color: #0f6674}.link-warning{color: #ffc107}.link-warning:focus, .link-warning:hover{color: #ba8b00}.link-danger{color: #dc3545}.link-danger:focus, .link-danger:hover{color: #a71d2a}.link-light{color: #f8f9fa}.link-light:focus, .link-light:hover{color: #cbd3da}.link-dark{color: #343a40}.link-dark:focus, .link-dark:hover{color: #121416}.embed-responsive{position: relative;width: 100%}.embed-responsive::before{display: block;content: ""}.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video{position: absolute;top: 0;left: 0;width: 100%;height: 100%}.embed-responsive-21by9::before{padding-top: 42.857143%}.embed-responsive-16by9::before{padding-top: 56.25%}.embed-responsive-4by3::before{padding-top: 75%}.embed-responsive-1by1::before{padding-top: 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}}.sr-only, .sr-only-focusable:not(:focus){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-left{float: left !important}.float-right{float: right !important}.float-none{float: none !important}.overflow-auto{overflow: auto !important}.overflow-hidden{overflow: hidden !important}.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}.shadow{-webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important}.shadow-sm{-webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important}.shadow-lg{-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important}.shadow-none{-webkit-box-shadow: none !important;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}.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-right{border-right: 1px solid #dee2e6 !important}.border-right-0{border-right: 0 !important}.border-bottom{border-bottom: 1px solid #dee2e6 !important}.border-bottom-0{border-bottom: 0 !important}.border-left{border-left: 1px solid #dee2e6 !important}.border-left-0{border-left: 0 !important}.border-primary{border-color: #0d6efd !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}.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{-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}.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-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}.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}.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}.justify-content-evenly{-webkit-box-pack: space-evenly !important;-ms-flex-pack: space-evenly !important;justify-content: space-evenly !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}.order-first{-webkit-box-ordinal-group: 0 !important;-ms-flex-order: -1 !important;order: -1 !important}.order-0{-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important}.order-1{-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important}.order-2{-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important}.order-3{-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important}.order-4{-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important}.order-5{-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important}.order-last{-webkit-box-ordinal-group: 7 !important;-ms-flex-order: 6 !important;order: 6 !important}.m-0{margin: 0 !important}.m-1{margin: .25rem !important}.m-2{margin: .5rem !important}.m-3{margin: 1rem !important}.m-4{margin: 1.5rem !important}.m-5{margin: 3rem !important}.m-auto{margin: auto !important}.mx-0{margin-right: 0 !important;margin-left: 0 !important}.mx-1{margin-right: .25rem !important;margin-left: .25rem !important}.mx-2{margin-right: .5rem !important;margin-left: .5rem !important}.mx-3{margin-right: 1rem !important;margin-left: 1rem !important}.mx-4{margin-right: 1.5rem !important;margin-left: 1.5rem !important}.mx-5{margin-right: 3rem !important;margin-left: 3rem !important}.mx-auto{margin-right: auto !important;margin-left: auto !important}.my-0{margin-top: 0 !important;margin-bottom: 0 !important}.my-1{margin-top: .25rem !important;margin-bottom: .25rem !important}.my-2{margin-top: .5rem !important;margin-bottom: .5rem !important}.my-3{margin-top: 1rem !important;margin-bottom: 1rem !important}.my-4{margin-top: 1.5rem !important;margin-bottom: 1.5rem !important}.my-5{margin-top: 3rem !important;margin-bottom: 3rem !important}.my-auto{margin-top: auto !important;margin-bottom: auto !important}.mt-0{margin-top: 0 !important}.mt-1{margin-top: .25rem !important}.mt-2{margin-top: .5rem !important}.mt-3{margin-top: 1rem !important}.mt-4{margin-top: 1.5rem !important}.mt-5{margin-top: 3rem !important}.mt-auto{margin-top: auto !important}.mr-0{margin-right: 0 !important}.mr-1{margin-right: .25rem !important}.mr-2{margin-right: .5rem !important}.mr-3{margin-right: 1rem !important}.mr-4{margin-right: 1.5rem !important}.mr-5{margin-right: 3rem !important}.mr-auto{margin-right: auto !important}.mb-0{margin-bottom: 0 !important}.mb-1{margin-bottom: .25rem !important}.mb-2{margin-bottom: .5rem !important}.mb-3{margin-bottom: 1rem !important}.mb-4{margin-bottom: 1.5rem !important}.mb-5{margin-bottom: 3rem !important}.mb-auto{margin-bottom: auto !important}.ml-0{margin-left: 0 !important}.ml-1{margin-left: .25rem !important}.ml-2{margin-left: .5rem !important}.ml-3{margin-left: 1rem !important}.ml-4{margin-left: 1.5rem !important}.ml-5{margin-left: 3rem !important}.ml-auto{margin-left: auto !important}.p-0{padding: 0 !important}.p-1{padding: .25rem !important}.p-2{padding: .5rem !important}.p-3{padding: 1rem !important}.p-4{padding: 1.5rem !important}.p-5{padding: 3rem !important}.px-0{padding-right: 0 !important;padding-left: 0 !important}.px-1{padding-right: .25rem !important;padding-left: .25rem !important}.px-2{padding-right: .5rem !important;padding-left: .5rem !important}.px-3{padding-right: 1rem !important;padding-left: 1rem !important}.px-4{padding-right: 1.5rem !important;padding-left: 1.5rem !important}.px-5{padding-right: 3rem !important;padding-left: 3rem !important}.py-0{padding-top: 0 !important;padding-bottom: 0 !important}.py-1{padding-top: .25rem !important;padding-bottom: .25rem !important}.py-2{padding-top: .5rem !important;padding-bottom: .5rem !important}.py-3{padding-top: 1rem !important;padding-bottom: 1rem !important}.py-4{padding-top: 1.5rem !important;padding-bottom: 1.5rem !important}.py-5{padding-top: 3rem !important;padding-bottom: 3rem !important}.pt-0{padding-top: 0 !important}.pt-1{padding-top: .25rem !important}.pt-2{padding-top: .5rem !important}.pt-3{padding-top: 1rem !important}.pt-4{padding-top: 1.5rem !important}.pt-5{padding-top: 3rem !important}.pr-0{padding-right: 0 !important}.pr-1{padding-right: .25rem !important}.pr-2{padding-right: .5rem !important}.pr-3{padding-right: 1rem !important}.pr-4{padding-right: 1.5rem !important}.pr-5{padding-right: 3rem !important}.pb-0{padding-bottom: 0 !important}.pb-1{padding-bottom: .25rem !important}.pb-2{padding-bottom: .5rem !important}.pb-3{padding-bottom: 1rem !important}.pb-4{padding-bottom: 1.5rem !important}.pb-5{padding-bottom: 3rem !important}.pl-0{padding-left: 0 !important}.pl-1{padding-left: .25rem !important}.pl-2{padding-left: .5rem !important}.pl-3{padding-left: 1rem !important}.pl-4{padding-left: 1.5rem !important}.pl-5{padding-left: 3rem !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}.text-lowercase{text-transform: lowercase !important}.text-uppercase{text-transform: uppercase !important}.text-capitalize{text-transform: capitalize !important}.text-left{text-align: left !important}.text-right{text-align: right !important}.text-center{text-align: center !important}.text-primary{color: #0d6efd !important}.text-secondary{color: #6c757d !important}.text-success{color: #28a745 !important}.text-info{color: #17a2b8 !important}.text-warning{color: #ffc107 !important}.text-danger{color: #dc3545 !important}.text-light{color: #f8f9fa !important}.text-dark{color: #343a40 !important}.text-white{color: #fff !important}.text-body{color: #212529 !important}.text-muted{color: #6c757d !important}.text-black-50{color: rgba(0, 0, 0, .5) !important}.text-white-50{color: rgba(255, 255, 255, .5) !important}.text-reset{color: inherit !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}.bg-primary{background-color: #0d6efd !important}.bg-secondary{background-color: #6c757d !important}.bg-success{background-color: #28a745 !important}.bg-info{background-color: #17a2b8 !important}.bg-warning{background-color: #ffc107 !important}.bg-danger{background-color: #dc3545 !important}.bg-light{background-color: #f8f9fa !important}.bg-dark{background-color: #343a40 !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}.text-wrap{white-space: normal !important}.text-nowrap{white-space: nowrap !important}.text-decoration-none{text-decoration: none !important}.text-decoration-underline{text-decoration: underline !important}.text-decoration-line-through{text-decoration: line-through !important}.font-italic{font-style: italic !important}.font-normal{font-style: normal !important}.text-break{word-wrap: break-word !important;word-break: break-word !important}.font-monospace{font-family: var(--bs-font-monospace) !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}.pe-none{pointer-events: none !important}.pe-auto{pointer-events: auto !important}.rounded{border-radius: .25rem !important}.rounded-sm{border-radius: .2rem !important}.rounded-lg{border-radius: .3rem !important}.rounded-circle{border-radius: 50% !important}.rounded-pill{border-radius: 50rem !important}.rounded-0{border-radius: 0 !important}.rounded-top{border-top-left-radius: .25rem !important;border-top-right-radius: .25rem !important}.rounded-right{border-top-right-radius: .25rem !important;border-bottom-right-radius: .25rem !important}.rounded-bottom{border-bottom-right-radius: .25rem !important;border-bottom-left-radius: .25rem !important}.rounded-left{border-bottom-left-radius: .25rem !important;border-top-left-radius: .25rem !important}.visible{visibility: visible !important}.invisible{visibility: hidden !important}@media (min-width: 576px){.float-sm-left{float: left !important}.float-sm-right{float: right !important}.float-sm-none{float: none !important}.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}.flex-sm-fill{-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}.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-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}.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}.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}.justify-content-sm-evenly{-webkit-box-pack: space-evenly !important;-ms-flex-pack: space-evenly !important;justify-content: space-evenly !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}.order-sm-first{-webkit-box-ordinal-group: 0 !important;-ms-flex-order: -1 !important;order: -1 !important}.order-sm-0{-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important}.order-sm-1{-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important}.order-sm-2{-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important}.order-sm-3{-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important}.order-sm-4{-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important}.order-sm-5{-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important}.order-sm-last{-webkit-box-ordinal-group: 7 !important;-ms-flex-order: 6 !important;order: 6 !important}.m-sm-0{margin: 0 !important}.m-sm-1{margin: .25rem !important}.m-sm-2{margin: .5rem !important}.m-sm-3{margin: 1rem !important}.m-sm-4{margin: 1.5rem !important}.m-sm-5{margin: 3rem !important}.m-sm-auto{margin: auto !important}.mx-sm-0{margin-right: 0 !important;margin-left: 0 !important}.mx-sm-1{margin-right: .25rem !important;margin-left: .25rem !important}.mx-sm-2{margin-right: .5rem !important;margin-left: .5rem !important}.mx-sm-3{margin-right: 1rem !important;margin-left: 1rem !important}.mx-sm-4{margin-right: 1.5rem !important;margin-left: 1.5rem !important}.mx-sm-5{margin-right: 3rem !important;margin-left: 3rem !important}.mx-sm-auto{margin-right: auto !important;margin-left: auto !important}.my-sm-0{margin-top: 0 !important;margin-bottom: 0 !important}.my-sm-1{margin-top: .25rem !important;margin-bottom: .25rem !important}.my-sm-2{margin-top: .5rem !important;margin-bottom: .5rem !important}.my-sm-3{margin-top: 1rem !important;margin-bottom: 1rem !important}.my-sm-4{margin-top: 1.5rem !important;margin-bottom: 1.5rem !important}.my-sm-5{margin-top: 3rem !important;margin-bottom: 3rem !important}.my-sm-auto{margin-top: auto !important;margin-bottom: auto !important}.mt-sm-0{margin-top: 0 !important}.mt-sm-1{margin-top: .25rem !important}.mt-sm-2{margin-top: .5rem !important}.mt-sm-3{margin-top: 1rem !important}.mt-sm-4{margin-top: 1.5rem !important}.mt-sm-5{margin-top: 3rem !important}.mt-sm-auto{margin-top: auto !important}.mr-sm-0{margin-right: 0 !important}.mr-sm-1{margin-right: .25rem !important}.mr-sm-2{margin-right: .5rem !important}.mr-sm-3{margin-right: 1rem !important}.mr-sm-4{margin-right: 1.5rem !important}.mr-sm-5{margin-right: 3rem !important}.mr-sm-auto{margin-right: auto !important}.mb-sm-0{margin-bottom: 0 !important}.mb-sm-1{margin-bottom: .25rem !important}.mb-sm-2{margin-bottom: .5rem !important}.mb-sm-3{margin-bottom: 1rem !important}.mb-sm-4{margin-bottom: 1.5rem !important}.mb-sm-5{margin-bottom: 3rem !important}.mb-sm-auto{margin-bottom: auto !important}.ml-sm-0{margin-left: 0 !important}.ml-sm-1{margin-left: .25rem !important}.ml-sm-2{margin-left: .5rem !important}.ml-sm-3{margin-left: 1rem !important}.ml-sm-4{margin-left: 1.5rem !important}.ml-sm-5{margin-left: 3rem !important}.ml-sm-auto{margin-left: auto !important}.p-sm-0{padding: 0 !important}.p-sm-1{padding: .25rem !important}.p-sm-2{padding: .5rem !important}.p-sm-3{padding: 1rem !important}.p-sm-4{padding: 1.5rem !important}.p-sm-5{padding: 3rem !important}.px-sm-0{padding-right: 0 !important;padding-left: 0 !important}.px-sm-1{padding-right: .25rem !important;padding-left: .25rem !important}.px-sm-2{padding-right: .5rem !important;padding-left: .5rem !important}.px-sm-3{padding-right: 1rem !important;padding-left: 1rem !important}.px-sm-4{padding-right: 1.5rem !important;padding-left: 1.5rem !important}.px-sm-5{padding-right: 3rem !important;padding-left: 3rem !important}.py-sm-0{padding-top: 0 !important;padding-bottom: 0 !important}.py-sm-1{padding-top: .25rem !important;padding-bottom: .25rem !important}.py-sm-2{padding-top: .5rem !important;padding-bottom: .5rem !important}.py-sm-3{padding-top: 1rem !important;padding-bottom: 1rem !important}.py-sm-4{padding-top: 1.5rem !important;padding-bottom: 1.5rem !important}.py-sm-5{padding-top: 3rem !important;padding-bottom: 3rem !important}.pt-sm-0{padding-top: 0 !important}.pt-sm-1{padding-top: .25rem !important}.pt-sm-2{padding-top: .5rem !important}.pt-sm-3{padding-top: 1rem !important}.pt-sm-4{padding-top: 1.5rem !important}.pt-sm-5{padding-top: 3rem !important}.pr-sm-0{padding-right: 0 !important}.pr-sm-1{padding-right: .25rem !important}.pr-sm-2{padding-right: .5rem !important}.pr-sm-3{padding-right: 1rem !important}.pr-sm-4{padding-right: 1.5rem !important}.pr-sm-5{padding-right: 3rem !important}.pb-sm-0{padding-bottom: 0 !important}.pb-sm-1{padding-bottom: .25rem !important}.pb-sm-2{padding-bottom: .5rem !important}.pb-sm-3{padding-bottom: 1rem !important}.pb-sm-4{padding-bottom: 1.5rem !important}.pb-sm-5{padding-bottom: 3rem !important}.pl-sm-0{padding-left: 0 !important}.pl-sm-1{padding-left: .25rem !important}.pl-sm-2{padding-left: .5rem !important}.pl-sm-3{padding-left: 1rem !important}.pl-sm-4{padding-left: 1.5rem !important}.pl-sm-5{padding-left: 3rem !important}.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){.float-md-left{float: left !important}.float-md-right{float: right !important}.float-md-none{float: none !important}.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}.flex-md-fill{-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}.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-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}.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}.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}.justify-content-md-evenly{-webkit-box-pack: space-evenly !important;-ms-flex-pack: space-evenly !important;justify-content: space-evenly !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}.order-md-first{-webkit-box-ordinal-group: 0 !important;-ms-flex-order: -1 !important;order: -1 !important}.order-md-0{-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important}.order-md-1{-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important}.order-md-2{-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important}.order-md-3{-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important}.order-md-4{-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important}.order-md-5{-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important}.order-md-last{-webkit-box-ordinal-group: 7 !important;-ms-flex-order: 6 !important;order: 6 !important}.m-md-0{margin: 0 !important}.m-md-1{margin: .25rem !important}.m-md-2{margin: .5rem !important}.m-md-3{margin: 1rem !important}.m-md-4{margin: 1.5rem !important}.m-md-5{margin: 3rem !important}.m-md-auto{margin: auto !important}.mx-md-0{margin-right: 0 !important;margin-left: 0 !important}.mx-md-1{margin-right: .25rem !important;margin-left: .25rem !important}.mx-md-2{margin-right: .5rem !important;margin-left: .5rem !important}.mx-md-3{margin-right: 1rem !important;margin-left: 1rem !important}.mx-md-4{margin-right: 1.5rem !important;margin-left: 1.5rem !important}.mx-md-5{margin-right: 3rem !important;margin-left: 3rem !important}.mx-md-auto{margin-right: auto !important;margin-left: auto !important}.my-md-0{margin-top: 0 !important;margin-bottom: 0 !important}.my-md-1{margin-top: .25rem !important;margin-bottom: .25rem !important}.my-md-2{margin-top: .5rem !important;margin-bottom: .5rem !important}.my-md-3{margin-top: 1rem !important;margin-bottom: 1rem !important}.my-md-4{margin-top: 1.5rem !important;margin-bottom: 1.5rem !important}.my-md-5{margin-top: 3rem !important;margin-bottom: 3rem !important}.my-md-auto{margin-top: auto !important;margin-bottom: auto !important}.mt-md-0{margin-top: 0 !important}.mt-md-1{margin-top: .25rem !important}.mt-md-2{margin-top: .5rem !important}.mt-md-3{margin-top: 1rem !important}.mt-md-4{margin-top: 1.5rem !important}.mt-md-5{margin-top: 3rem !important}.mt-md-auto{margin-top: auto !important}.mr-md-0{margin-right: 0 !important}.mr-md-1{margin-right: .25rem !important}.mr-md-2{margin-right: .5rem !important}.mr-md-3{margin-right: 1rem !important}.mr-md-4{margin-right: 1.5rem !important}.mr-md-5{margin-right: 3rem !important}.mr-md-auto{margin-right: auto !important}.mb-md-0{margin-bottom: 0 !important}.mb-md-1{margin-bottom: .25rem !important}.mb-md-2{margin-bottom: .5rem !important}.mb-md-3{margin-bottom: 1rem !important}.mb-md-4{margin-bottom: 1.5rem !important}.mb-md-5{margin-bottom: 3rem !important}.mb-md-auto{margin-bottom: auto !important}.ml-md-0{margin-left: 0 !important}.ml-md-1{margin-left: .25rem !important}.ml-md-2{margin-left: .5rem !important}.ml-md-3{margin-left: 1rem !important}.ml-md-4{margin-left: 1.5rem !important}.ml-md-5{margin-left: 3rem !important}.ml-md-auto{margin-left: auto !important}.p-md-0{padding: 0 !important}.p-md-1{padding: .25rem !important}.p-md-2{padding: .5rem !important}.p-md-3{padding: 1rem !important}.p-md-4{padding: 1.5rem !important}.p-md-5{padding: 3rem !important}.px-md-0{padding-right: 0 !important;padding-left: 0 !important}.px-md-1{padding-right: .25rem !important;padding-left: .25rem !important}.px-md-2{padding-right: .5rem !important;padding-left: .5rem !important}.px-md-3{padding-right: 1rem !important;padding-left: 1rem !important}.px-md-4{padding-right: 1.5rem !important;padding-left: 1.5rem !important}.px-md-5{padding-right: 3rem !important;padding-left: 3rem !important}.py-md-0{padding-top: 0 !important;padding-bottom: 0 !important}.py-md-1{padding-top: .25rem !important;padding-bottom: .25rem !important}.py-md-2{padding-top: .5rem !important;padding-bottom: .5rem !important}.py-md-3{padding-top: 1rem !important;padding-bottom: 1rem !important}.py-md-4{padding-top: 1.5rem !important;padding-bottom: 1.5rem !important}.py-md-5{padding-top: 3rem !important;padding-bottom: 3rem !important}.pt-md-0{padding-top: 0 !important}.pt-md-1{padding-top: .25rem !important}.pt-md-2{padding-top: .5rem !important}.pt-md-3{padding-top: 1rem !important}.pt-md-4{padding-top: 1.5rem !important}.pt-md-5{padding-top: 3rem !important}.pr-md-0{padding-right: 0 !important}.pr-md-1{padding-right: .25rem !important}.pr-md-2{padding-right: .5rem !important}.pr-md-3{padding-right: 1rem !important}.pr-md-4{padding-right: 1.5rem !important}.pr-md-5{padding-right: 3rem !important}.pb-md-0{padding-bottom: 0 !important}.pb-md-1{padding-bottom: .25rem !important}.pb-md-2{padding-bottom: .5rem !important}.pb-md-3{padding-bottom: 1rem !important}.pb-md-4{padding-bottom: 1.5rem !important}.pb-md-5{padding-bottom: 3rem !important}.pl-md-0{padding-left: 0 !important}.pl-md-1{padding-left: .25rem !important}.pl-md-2{padding-left: .5rem !important}.pl-md-3{padding-left: 1rem !important}.pl-md-4{padding-left: 1.5rem !important}.pl-md-5{padding-left: 3rem !important}.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){.float-lg-left{float: left !important}.float-lg-right{float: right !important}.float-lg-none{float: none !important}.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}.flex-lg-fill{-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}.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-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}.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}.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}.justify-content-lg-evenly{-webkit-box-pack: space-evenly !important;-ms-flex-pack: space-evenly !important;justify-content: space-evenly !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}.order-lg-first{-webkit-box-ordinal-group: 0 !important;-ms-flex-order: -1 !important;order: -1 !important}.order-lg-0{-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important}.order-lg-1{-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important}.order-lg-2{-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important}.order-lg-3{-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important}.order-lg-4{-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important}.order-lg-5{-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important}.order-lg-last{-webkit-box-ordinal-group: 7 !important;-ms-flex-order: 6 !important;order: 6 !important}.m-lg-0{margin: 0 !important}.m-lg-1{margin: .25rem !important}.m-lg-2{margin: .5rem !important}.m-lg-3{margin: 1rem !important}.m-lg-4{margin: 1.5rem !important}.m-lg-5{margin: 3rem !important}.m-lg-auto{margin: auto !important}.mx-lg-0{margin-right: 0 !important;margin-left: 0 !important}.mx-lg-1{margin-right: .25rem !important;margin-left: .25rem !important}.mx-lg-2{margin-right: .5rem !important;margin-left: .5rem !important}.mx-lg-3{margin-right: 1rem !important;margin-left: 1rem !important}.mx-lg-4{margin-right: 1.5rem !important;margin-left: 1.5rem !important}.mx-lg-5{margin-right: 3rem !important;margin-left: 3rem !important}.mx-lg-auto{margin-right: auto !important;margin-left: auto !important}.my-lg-0{margin-top: 0 !important;margin-bottom: 0 !important}.my-lg-1{margin-top: .25rem !important;margin-bottom: .25rem !important}.my-lg-2{margin-top: .5rem !important;margin-bottom: .5rem !important}.my-lg-3{margin-top: 1rem !important;margin-bottom: 1rem !important}.my-lg-4{margin-top: 1.5rem !important;margin-bottom: 1.5rem !important}.my-lg-5{margin-top: 3rem !important;margin-bottom: 3rem !important}.my-lg-auto{margin-top: auto !important;margin-bottom: auto !important}.mt-lg-0{margin-top: 0 !important}.mt-lg-1{margin-top: .25rem !important}.mt-lg-2{margin-top: .5rem !important}.mt-lg-3{margin-top: 1rem !important}.mt-lg-4{margin-top: 1.5rem !important}.mt-lg-5{margin-top: 3rem !important}.mt-lg-auto{margin-top: auto !important}.mr-lg-0{margin-right: 0 !important}.mr-lg-1{margin-right: .25rem !important}.mr-lg-2{margin-right: .5rem !important}.mr-lg-3{margin-right: 1rem !important}.mr-lg-4{margin-right: 1.5rem !important}.mr-lg-5{margin-right: 3rem !important}.mr-lg-auto{margin-right: auto !important}.mb-lg-0{margin-bottom: 0 !important}.mb-lg-1{margin-bottom: .25rem !important}.mb-lg-2{margin-bottom: .5rem !important}.mb-lg-3{margin-bottom: 1rem !important}.mb-lg-4{margin-bottom: 1.5rem !important}.mb-lg-5{margin-bottom: 3rem !important}.mb-lg-auto{margin-bottom: auto !important}.ml-lg-0{margin-left: 0 !important}.ml-lg-1{margin-left: .25rem !important}.ml-lg-2{margin-left: .5rem !important}.ml-lg-3{margin-left: 1rem !important}.ml-lg-4{margin-left: 1.5rem !important}.ml-lg-5{margin-left: 3rem !important}.ml-lg-auto{margin-left: auto !important}.p-lg-0{padding: 0 !important}.p-lg-1{padding: .25rem !important}.p-lg-2{padding: .5rem !important}.p-lg-3{padding: 1rem !important}.p-lg-4{padding: 1.5rem !important}.p-lg-5{padding: 3rem !important}.px-lg-0{padding-right: 0 !important;padding-left: 0 !important}.px-lg-1{padding-right: .25rem !important;padding-left: .25rem !important}.px-lg-2{padding-right: .5rem !important;padding-left: .5rem !important}.px-lg-3{padding-right: 1rem !important;padding-left: 1rem !important}.px-lg-4{padding-right: 1.5rem !important;padding-left: 1.5rem !important}.px-lg-5{padding-right: 3rem !important;padding-left: 3rem !important}.py-lg-0{padding-top: 0 !important;padding-bottom: 0 !important}.py-lg-1{padding-top: .25rem !important;padding-bottom: .25rem !important}.py-lg-2{padding-top: .5rem !important;padding-bottom: .5rem !important}.py-lg-3{padding-top: 1rem !important;padding-bottom: 1rem !important}.py-lg-4{padding-top: 1.5rem !important;padding-bottom: 1.5rem !important}.py-lg-5{padding-top: 3rem !important;padding-bottom: 3rem !important}.pt-lg-0{padding-top: 0 !important}.pt-lg-1{padding-top: .25rem !important}.pt-lg-2{padding-top: .5rem !important}.pt-lg-3{padding-top: 1rem !important}.pt-lg-4{padding-top: 1.5rem !important}.pt-lg-5{padding-top: 3rem !important}.pr-lg-0{padding-right: 0 !important}.pr-lg-1{padding-right: .25rem !important}.pr-lg-2{padding-right: .5rem !important}.pr-lg-3{padding-right: 1rem !important}.pr-lg-4{padding-right: 1.5rem !important}.pr-lg-5{padding-right: 3rem !important}.pb-lg-0{padding-bottom: 0 !important}.pb-lg-1{padding-bottom: .25rem !important}.pb-lg-2{padding-bottom: .5rem !important}.pb-lg-3{padding-bottom: 1rem !important}.pb-lg-4{padding-bottom: 1.5rem !important}.pb-lg-5{padding-bottom: 3rem !important}.pl-lg-0{padding-left: 0 !important}.pl-lg-1{padding-left: .25rem !important}.pl-lg-2{padding-left: .5rem !important}.pl-lg-3{padding-left: 1rem !important}.pl-lg-4{padding-left: 1.5rem !important}.pl-lg-5{padding-left: 3rem !important}.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){.float-xl-left{float: left !important}.float-xl-right{float: right !important}.float-xl-none{float: none !important}.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}.flex-xl-fill{-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}.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-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}.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}.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}.justify-content-xl-evenly{-webkit-box-pack: space-evenly !important;-ms-flex-pack: space-evenly !important;justify-content: space-evenly !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}.order-xl-first{-webkit-box-ordinal-group: 0 !important;-ms-flex-order: -1 !important;order: -1 !important}.order-xl-0{-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important}.order-xl-1{-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important}.order-xl-2{-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important}.order-xl-3{-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important}.order-xl-4{-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important}.order-xl-5{-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important}.order-xl-last{-webkit-box-ordinal-group: 7 !important;-ms-flex-order: 6 !important;order: 6 !important}.m-xl-0{margin: 0 !important}.m-xl-1{margin: .25rem !important}.m-xl-2{margin: .5rem !important}.m-xl-3{margin: 1rem !important}.m-xl-4{margin: 1.5rem !important}.m-xl-5{margin: 3rem !important}.m-xl-auto{margin: auto !important}.mx-xl-0{margin-right: 0 !important;margin-left: 0 !important}.mx-xl-1{margin-right: .25rem !important;margin-left: .25rem !important}.mx-xl-2{margin-right: .5rem !important;margin-left: .5rem !important}.mx-xl-3{margin-right: 1rem !important;margin-left: 1rem !important}.mx-xl-4{margin-right: 1.5rem !important;margin-left: 1.5rem !important}.mx-xl-5{margin-right: 3rem !important;margin-left: 3rem !important}.mx-xl-auto{margin-right: auto !important;margin-left: auto !important}.my-xl-0{margin-top: 0 !important;margin-bottom: 0 !important}.my-xl-1{margin-top: .25rem !important;margin-bottom: .25rem !important}.my-xl-2{margin-top: .5rem !important;margin-bottom: .5rem !important}.my-xl-3{margin-top: 1rem !important;margin-bottom: 1rem !important}.my-xl-4{margin-top: 1.5rem !important;margin-bottom: 1.5rem !important}.my-xl-5{margin-top: 3rem !important;margin-bottom: 3rem !important}.my-xl-auto{margin-top: auto !important;margin-bottom: auto !important}.mt-xl-0{margin-top: 0 !important}.mt-xl-1{margin-top: .25rem !important}.mt-xl-2{margin-top: .5rem !important}.mt-xl-3{margin-top: 1rem !important}.mt-xl-4{margin-top: 1.5rem !important}.mt-xl-5{margin-top: 3rem !important}.mt-xl-auto{margin-top: auto !important}.mr-xl-0{margin-right: 0 !important}.mr-xl-1{margin-right: .25rem !important}.mr-xl-2{margin-right: .5rem !important}.mr-xl-3{margin-right: 1rem !important}.mr-xl-4{margin-right: 1.5rem !important}.mr-xl-5{margin-right: 3rem !important}.mr-xl-auto{margin-right: auto !important}.mb-xl-0{margin-bottom: 0 !important}.mb-xl-1{margin-bottom: .25rem !important}.mb-xl-2{margin-bottom: .5rem !important}.mb-xl-3{margin-bottom: 1rem !important}.mb-xl-4{margin-bottom: 1.5rem !important}.mb-xl-5{margin-bottom: 3rem !important}.mb-xl-auto{margin-bottom: auto !important}.ml-xl-0{margin-left: 0 !important}.ml-xl-1{margin-left: .25rem !important}.ml-xl-2{margin-left: .5rem !important}.ml-xl-3{margin-left: 1rem !important}.ml-xl-4{margin-left: 1.5rem !important}.ml-xl-5{margin-left: 3rem !important}.ml-xl-auto{margin-left: auto !important}.p-xl-0{padding: 0 !important}.p-xl-1{padding: .25rem !important}.p-xl-2{padding: .5rem !important}.p-xl-3{padding: 1rem !important}.p-xl-4{padding: 1.5rem !important}.p-xl-5{padding: 3rem !important}.px-xl-0{padding-right: 0 !important;padding-left: 0 !important}.px-xl-1{padding-right: .25rem !important;padding-left: .25rem !important}.px-xl-2{padding-right: .5rem !important;padding-left: .5rem !important}.px-xl-3{padding-right: 1rem !important;padding-left: 1rem !important}.px-xl-4{padding-right: 1.5rem !important;padding-left: 1.5rem !important}.px-xl-5{padding-right: 3rem !important;padding-left: 3rem !important}.py-xl-0{padding-top: 0 !important;padding-bottom: 0 !important}.py-xl-1{padding-top: .25rem !important;padding-bottom: .25rem !important}.py-xl-2{padding-top: .5rem !important;padding-bottom: .5rem !important}.py-xl-3{padding-top: 1rem !important;padding-bottom: 1rem !important}.py-xl-4{padding-top: 1.5rem !important;padding-bottom: 1.5rem !important}.py-xl-5{padding-top: 3rem !important;padding-bottom: 3rem !important}.pt-xl-0{padding-top: 0 !important}.pt-xl-1{padding-top: .25rem !important}.pt-xl-2{padding-top: .5rem !important}.pt-xl-3{padding-top: 1rem !important}.pt-xl-4{padding-top: 1.5rem !important}.pt-xl-5{padding-top: 3rem !important}.pr-xl-0{padding-right: 0 !important}.pr-xl-1{padding-right: .25rem !important}.pr-xl-2{padding-right: .5rem !important}.pr-xl-3{padding-right: 1rem !important}.pr-xl-4{padding-right: 1.5rem !important}.pr-xl-5{padding-right: 3rem !important}.pb-xl-0{padding-bottom: 0 !important}.pb-xl-1{padding-bottom: .25rem !important}.pb-xl-2{padding-bottom: .5rem !important}.pb-xl-3{padding-bottom: 1rem !important}.pb-xl-4{padding-bottom: 1.5rem !important}.pb-xl-5{padding-bottom: 3rem !important}.pl-xl-0{padding-left: 0 !important}.pl-xl-1{padding-left: .25rem !important}.pl-xl-2{padding-left: .5rem !important}.pl-xl-3{padding-left: 1rem !important}.pl-xl-4{padding-left: 1.5rem !important}.pl-xl-5{padding-left: 3rem !important}.text-xl-left{text-align: left !important}.text-xl-right{text-align: right !important}.text-xl-center{text-align: center !important}}@media (min-width: 1400px){.float-xxl-left{float: left !important}.float-xxl-right{float: right !important}.float-xxl-none{float: none !important}.d-xxl-none{display: none !important}.d-xxl-inline{display: inline !important}.d-xxl-inline-block{display: inline-block !important}.d-xxl-block{display: block !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: -webkit-box !important;display: -ms-flexbox !important;display: flex !important}.d-xxl-inline-flex{display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important}.flex-xxl-fill{-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important}.flex-xxl-row{-webkit-box-orient: horizontal !important;-webkit-box-direction: normal !important;-ms-flex-direction: row !important;flex-direction: row !important}.flex-xxl-column{-webkit-box-orient: vertical !important;-webkit-box-direction: normal !important;-ms-flex-direction: column !important;flex-direction: column !important}.flex-xxl-row-reverse{-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex: 0 !important;-ms-flex-positive: 0 !important;flex-grow: 0 !important}.flex-xxl-grow-1{-webkit-box-flex: 1 !important;-ms-flex-positive: 1 !important;flex-grow: 1 !important}.flex-xxl-shrink-0{-ms-flex-negative: 0 !important;flex-shrink: 0 !important}.flex-xxl-shrink-1{-ms-flex-negative: 1 !important;flex-shrink: 1 !important}.flex-xxl-wrap{-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}.flex-xxl-nowrap{-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack: start !important;-ms-flex-pack: start !important;justify-content: flex-start !important}.justify-content-xxl-end{-webkit-box-pack: end !important;-ms-flex-pack: end !important;justify-content: flex-end !important}.justify-content-xxl-center{-webkit-box-pack: center !important;-ms-flex-pack: center !important;justify-content: center !important}.justify-content-xxl-between{-webkit-box-pack: justify !important;-ms-flex-pack: justify !important;justify-content: space-between !important}.justify-content-xxl-around{-ms-flex-pack: distribute !important;justify-content: space-around !important}.justify-content-xxl-evenly{-webkit-box-pack: space-evenly !important;-ms-flex-pack: space-evenly !important;justify-content: space-evenly !important}.align-items-xxl-start{-webkit-box-align: start !important;-ms-flex-align: start !important;align-items: flex-start !important}.align-items-xxl-end{-webkit-box-align: end !important;-ms-flex-align: end !important;align-items: flex-end !important}.align-items-xxl-center{-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important}.align-items-xxl-baseline{-webkit-box-align: baseline !important;-ms-flex-align: baseline !important;align-items: baseline !important}.align-items-xxl-stretch{-webkit-box-align: stretch !important;-ms-flex-align: stretch !important;align-items: stretch !important}.align-content-xxl-start{-ms-flex-line-pack: start !important;align-content: flex-start !important}.align-content-xxl-end{-ms-flex-line-pack: end !important;align-content: flex-end !important}.align-content-xxl-center{-ms-flex-line-pack: center !important;align-content: center !important}.align-content-xxl-between{-ms-flex-line-pack: justify !important;align-content: space-between !important}.align-content-xxl-around{-ms-flex-line-pack: distribute !important;align-content: space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack: stretch !important;align-content: stretch !important}.align-self-xxl-auto{-ms-flex-item-align: auto !important;align-self: auto !important}.align-self-xxl-start{-ms-flex-item-align: start !important;align-self: flex-start !important}.align-self-xxl-end{-ms-flex-item-align: end !important;align-self: flex-end !important}.align-self-xxl-center{-ms-flex-item-align: center !important;align-self: center !important}.align-self-xxl-baseline{-ms-flex-item-align: baseline !important;align-self: baseline !important}.align-self-xxl-stretch{-ms-flex-item-align: stretch !important;align-self: stretch !important}.order-xxl-first{-webkit-box-ordinal-group: 0 !important;-ms-flex-order: -1 !important;order: -1 !important}.order-xxl-0{-webkit-box-ordinal-group: 1 !important;-ms-flex-order: 0 !important;order: 0 !important}.order-xxl-1{-webkit-box-ordinal-group: 2 !important;-ms-flex-order: 1 !important;order: 1 !important}.order-xxl-2{-webkit-box-ordinal-group: 3 !important;-ms-flex-order: 2 !important;order: 2 !important}.order-xxl-3{-webkit-box-ordinal-group: 4 !important;-ms-flex-order: 3 !important;order: 3 !important}.order-xxl-4{-webkit-box-ordinal-group: 5 !important;-ms-flex-order: 4 !important;order: 4 !important}.order-xxl-5{-webkit-box-ordinal-group: 6 !important;-ms-flex-order: 5 !important;order: 5 !important}.order-xxl-last{-webkit-box-ordinal-group: 7 !important;-ms-flex-order: 6 !important;order: 6 !important}.m-xxl-0{margin: 0 !important}.m-xxl-1{margin: .25rem !important}.m-xxl-2{margin: .5rem !important}.m-xxl-3{margin: 1rem !important}.m-xxl-4{margin: 1.5rem !important}.m-xxl-5{margin: 3rem !important}.m-xxl-auto{margin: auto !important}.mx-xxl-0{margin-right: 0 !important;margin-left: 0 !important}.mx-xxl-1{margin-right: .25rem !important;margin-left: .25rem !important}.mx-xxl-2{margin-right: .5rem !important;margin-left: .5rem !important}.mx-xxl-3{margin-right: 1rem !important;margin-left: 1rem !important}.mx-xxl-4{margin-right: 1.5rem !important;margin-left: 1.5rem !important}.mx-xxl-5{margin-right: 3rem !important;margin-left: 3rem !important}.mx-xxl-auto{margin-right: auto !important;margin-left: auto !important}.my-xxl-0{margin-top: 0 !important;margin-bottom: 0 !important}.my-xxl-1{margin-top: .25rem !important;margin-bottom: .25rem !important}.my-xxl-2{margin-top: .5rem !important;margin-bottom: .5rem !important}.my-xxl-3{margin-top: 1rem !important;margin-bottom: 1rem !important}.my-xxl-4{margin-top: 1.5rem !important;margin-bottom: 1.5rem !important}.my-xxl-5{margin-top: 3rem !important;margin-bottom: 3rem !important}.my-xxl-auto{margin-top: auto !important;margin-bottom: auto !important}.mt-xxl-0{margin-top: 0 !important}.mt-xxl-1{margin-top: .25rem !important}.mt-xxl-2{margin-top: .5rem !important}.mt-xxl-3{margin-top: 1rem !important}.mt-xxl-4{margin-top: 1.5rem !important}.mt-xxl-5{margin-top: 3rem !important}.mt-xxl-auto{margin-top: auto !important}.mr-xxl-0{margin-right: 0 !important}.mr-xxl-1{margin-right: .25rem !important}.mr-xxl-2{margin-right: .5rem !important}.mr-xxl-3{margin-right: 1rem !important}.mr-xxl-4{margin-right: 1.5rem !important}.mr-xxl-5{margin-right: 3rem !important}.mr-xxl-auto{margin-right: auto !important}.mb-xxl-0{margin-bottom: 0 !important}.mb-xxl-1{margin-bottom: .25rem !important}.mb-xxl-2{margin-bottom: .5rem !important}.mb-xxl-3{margin-bottom: 1rem !important}.mb-xxl-4{margin-bottom: 1.5rem !important}.mb-xxl-5{margin-bottom: 3rem !important}.mb-xxl-auto{margin-bottom: auto !important}.ml-xxl-0{margin-left: 0 !important}.ml-xxl-1{margin-left: .25rem !important}.ml-xxl-2{margin-left: .5rem !important}.ml-xxl-3{margin-left: 1rem !important}.ml-xxl-4{margin-left: 1.5rem !important}.ml-xxl-5{margin-left: 3rem !important}.ml-xxl-auto{margin-left: auto !important}.p-xxl-0{padding: 0 !important}.p-xxl-1{padding: .25rem !important}.p-xxl-2{padding: .5rem !important}.p-xxl-3{padding: 1rem !important}.p-xxl-4{padding: 1.5rem !important}.p-xxl-5{padding: 3rem !important}.px-xxl-0{padding-right: 0 !important;padding-left: 0 !important}.px-xxl-1{padding-right: .25rem !important;padding-left: .25rem !important}.px-xxl-2{padding-right: .5rem !important;padding-left: .5rem !important}.px-xxl-3{padding-right: 1rem !important;padding-left: 1rem !important}.px-xxl-4{padding-right: 1.5rem !important;padding-left: 1.5rem !important}.px-xxl-5{padding-right: 3rem !important;padding-left: 3rem !important}.py-xxl-0{padding-top: 0 !important;padding-bottom: 0 !important}.py-xxl-1{padding-top: .25rem !important;padding-bottom: .25rem !important}.py-xxl-2{padding-top: .5rem !important;padding-bottom: .5rem !important}.py-xxl-3{padding-top: 1rem !important;padding-bottom: 1rem !important}.py-xxl-4{padding-top: 1.5rem !important;padding-bottom: 1.5rem !important}.py-xxl-5{padding-top: 3rem !important;padding-bottom: 3rem !important}.pt-xxl-0{padding-top: 0 !important}.pt-xxl-1{padding-top: .25rem !important}.pt-xxl-2{padding-top: .5rem !important}.pt-xxl-3{padding-top: 1rem !important}.pt-xxl-4{padding-top: 1.5rem !important}.pt-xxl-5{padding-top: 3rem !important}.pr-xxl-0{padding-right: 0 !important}.pr-xxl-1{padding-right: .25rem !important}.pr-xxl-2{padding-right: .5rem !important}.pr-xxl-3{padding-right: 1rem !important}.pr-xxl-4{padding-right: 1.5rem !important}.pr-xxl-5{padding-right: 3rem !important}.pb-xxl-0{padding-bottom: 0 !important}.pb-xxl-1{padding-bottom: .25rem !important}.pb-xxl-2{padding-bottom: .5rem !important}.pb-xxl-3{padding-bottom: 1rem !important}.pb-xxl-4{padding-bottom: 1.5rem !important}.pb-xxl-5{padding-bottom: 3rem !important}.pl-xxl-0{padding-left: 0 !important}.pl-xxl-1{padding-left: .25rem !important}.pl-xxl-2{padding-left: .5rem !important}.pl-xxl-3{padding-left: 1rem !important}.pl-xxl-4{padding-left: 1.5rem !important}.pl-xxl-5{padding-left: 3rem !important}.text-xxl-left{text-align: left !important}.text-xxl-right{text-align: right !important}.text-xxl-center{text-align: center !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}}.slick-slider{position: relative;display: block;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0}.slick-list:focus{outline: none}.slick-list.dragging{cursor: pointer;cursor: hand}.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto}.slick-track:before, .slick-track:after{display: table;content: ''}.slick-track:after{clear: both}.slick-loading .slick-track{visibility: hidden}.slick-slide{display: none;float: left;height: 100%;min-height: 1px}[dir='rtl'] .slick-slide{float: right}.slick-slide img{display: block}.slick-slide.slick-loading img{display: none}.slick-slide.dragging img{pointer-events: none}.slick-initialized .slick-slide{display: block}.slick-loading .slick-slide{visibility: hidden}.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent}.slick-arrow.slick-hidden{display: none}.mfp-bg{top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: .8}.mfp-wrap{top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden}.mfp-container{text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;-webkit-box-sizing: border-box;box-sizing: border-box}.mfp-container:before{content: '';display: inline-block;height: 100%;vertical-align: middle}.mfp-align-top .mfp-container:before{display: none}.mfp-content{position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045}.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width: 100%;cursor: auto}.mfp-ajax-cur{cursor: progress}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor: -webkit-zoom-out;cursor: zoom-out}.mfp-zoom{cursor: pointer;cursor: -webkit-zoom-in;cursor: zoom-in}.mfp-auto-cursor .mfp-content{cursor: auto}.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}.mfp-loading.mfp-figure{display: none}.mfp-hide{display: none !important}.mfp-preloader{color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -.8em;left: 8px;right: 8px;z-index: 1044}.mfp-preloader a{color: #CCC}.mfp-preloader a:hover{color: #FFF}.mfp-s-ready .mfp-preloader{display: none}.mfp-s-error .mfp-content{display: none}button.mfp-close, button.mfp-arrow{overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;-webkit-box-shadow: none;box-shadow: none;-ms-touch-action: manipulation;touch-action: manipulation}button::-moz-focus-inner{padding: 0;border: 0}.mfp-close{width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: .65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace}.mfp-close:hover, .mfp-close:focus{opacity: 1}.mfp-close:active{top: 1px}.mfp-close-btn-in .mfp-close{color: #333}.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%}.mfp-counter{position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap}.mfp-arrow{position: absolute;opacity: .65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent}.mfp-arrow:active{margin-top: -54px}.mfp-arrow:hover, .mfp-arrow:focus{opacity: 1}.mfp-arrow:before, .mfp-arrow:after{content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent}.mfp-arrow:after{border-top-width: 13px;border-bottom-width: 13px;top: 8px}.mfp-arrow:before{border-top-width: 21px;border-bottom-width: 21px;opacity: .7}.mfp-arrow-left{left: 0}.mfp-arrow-left:after{border-right: 17px solid #FFF;margin-left: 31px}.mfp-arrow-left:before{margin-left: 25px;border-right: 27px solid #3F3F3F}.mfp-arrow-right{right: 0}.mfp-arrow-right:after{border-left: 17px solid #FFF;margin-left: 39px}.mfp-arrow-right:before{border-left: 27px solid #3F3F3F}.mfp-iframe-holder{padding-top: 40px;padding-bottom: 40px}.mfp-iframe-holder .mfp-content{line-height: 0;width: 100%;max-width: 900px}.mfp-iframe-holder .mfp-close{top: -40px}.mfp-iframe-scaler{width: 100%;height: 0;overflow: hidden;padding-top: 56.25%}.mfp-iframe-scaler iframe{position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);box-shadow: 0 0 8px rgba(0, 0, 0, .6);background: #000}img.mfp-img{width: auto;max-width: 100%;height: auto;display: block;line-height: 0;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto}.mfp-figure{line-height: 0}.mfp-figure:after{content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);box-shadow: 0 0 8px rgba(0, 0, 0, .6);background: #444}.mfp-figure small{color: #BDBDBD;display: block;font-size: 12px;line-height: 14px}.mfp-figure figure{margin: 0}.mfp-bottom-bar{margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto}.mfp-title{text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px}.mfp-image-holder .mfp-content{max-width: 100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor: pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left: 0;padding-right: 0}.mfp-img-mobile img.mfp-img{padding: 0}.mfp-img-mobile .mfp-figure:after{top: 0;bottom: 0}.mfp-img-mobile .mfp-figure small{display: inline;margin-left: 5px}.mfp-img-mobile .mfp-bottom-bar{background: rgba(0, 0, 0, .6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;-webkit-box-sizing: border-box;box-sizing: border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding: 0}.mfp-img-mobile .mfp-counter{right: 5px;top: 3px}.mfp-img-mobile .mfp-close{top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0, 0, 0, .6);position: fixed;text-align: center;padding: 0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform: scale(.75);transform: scale(.75)}.mfp-arrow-left{-webkit-transform-origin: 0;transform-origin: 0}.mfp-arrow-right{-webkit-transform-origin: 100%;transform-origin: 100%}.mfp-container{padding-left: 6px;padding-right: 6px}}.nice-select{-webkit-tap-highlight-color: transparent;background-color: #fff;border-radius: 5px;border: solid 1px #e8e8e8;-webkit-box-sizing: border-box;box-sizing: border-box;clear: both;cursor: pointer;display: block;float: left;font-family: inherit;font-size: 14px;font-weight: normal;height: 42px;line-height: 40px;outline: none;padding-left: 18px;padding-right: 30px;position: relative;text-align: left !important;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;width: auto}.nice-select:hover{border-color: #dbdbdb}.nice-select:active, .nice-select.open, .nice-select:focus{border-color: #999}.nice-select:after{border-bottom: 2px solid #999;border-right: 2px solid #999;content: '';display: block;height: 5px;margin-top: -4px;pointer-events: none;position: absolute;right: 12px;top: 50%;-webkit-transform-origin: 66% 66%;transform-origin: 66% 66%;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: all 0.15s ease-in-out;transition: all 0.15s ease-in-out;width: 5px}.nice-select.open:after{-webkit-transform: rotate(-135deg);transform: rotate(-135deg)}.nice-select.open .list{opacity: 1;pointer-events: auto;-webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0)}.nice-select.disabled{border-color: #ededed;color: #999;pointer-events: none}.nice-select.disabled:after{border-color: #cccccc}.nice-select.wide{width: 100%}.nice-select.wide .list{left: 0 !important;right: 0 !important}.nice-select.right{float: right}.nice-select.right .list{left: auto;right: 0}.nice-select.small{font-size: 12px;height: 36px;line-height: 34px}.nice-select.small:after{height: 4px;width: 4px}.nice-select.small .option{line-height: 34px;min-height: 34px}.nice-select .list{background-color: #fff;border-radius: 5px;-webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);-webkit-box-sizing: border-box;box-sizing: border-box;margin-top: 4px;opacity: 0;overflow: hidden;padding: 0;pointer-events: none;position: absolute;top: 100%;left: 0;-webkit-transform-origin: 50% 0;transform-origin: 50% 0;-webkit-transform: scale(0.75) translateY(-21px);transform: scale(0.75) translateY(-21px);-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;z-index: 9}.nice-select .list:hover .option:not(:hover){background-color: transparent !important}.nice-select .option{cursor: pointer;font-weight: 400;line-height: 40px;list-style: none;min-height: 40px;outline: none;padding-left: 18px;padding-right: 29px;text-align: left;-webkit-transition: all 0.2s;transition: all 0.2s}.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus{background-color: #f6f6f6}.nice-select .option.selected{font-weight: bold}.nice-select .option.disabled{background-color: transparent;color: #999;cursor: default}.no-csspointerevents .nice-select .list{display: none}.no-csspointerevents .nice-select.open .list{display: block}.fa{display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.fa-lg{font-size: 1.33333333em;line-height: .75em;vertical-align: -15%}.fa-2x{font-size: 2em}.fa-3x{font-size: 3em}.fa-4x{font-size: 4em}.fa-5x{font-size: 5em}.fa-fw{width: 1.28571429em;text-align: center}.fa-ul{padding-left: 0;margin-left: 2.14285714em;list-style-type: none}.fa-ul > li{position: relative}.fa-li{position: absolute;left: -2.14285714em;width: 2.14285714em;top: .14285714em;text-align: center}.fa-li.fa-lg{left: -1.85714286em}.fa-border{padding: .2em .25em .15em;border: solid .08em #eee;border-radius: .1em}.fa-pull-left{float: left}.fa-pull-right{float: right}.fa.fa-pull-left{margin-right: .3em}.fa.fa-pull-right{margin-left: .3em}.pull-right{float: right}.pull-left{float: left}.fa.pull-left{margin-right: .3em}.fa.pull-right{margin-left: .3em}.fa-spin{-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear}.fa-pulse{-webkit-animation: fa-spin 1s infinite steps(8);animation: fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform: rotate(0deg);transform: rotate(0deg)}100%{-webkit-transform: rotate(359deg);transform: rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform: rotate(0deg);transform: rotate(0deg)}100%{-webkit-transform: rotate(359deg);transform: rotate(359deg)}}.fa-rotate-90{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform: rotate(90deg);transform: rotate(90deg)}.fa-rotate-180{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform: rotate(180deg);transform: rotate(180deg)}.fa-rotate-270{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform: rotate(270deg);transform: rotate(270deg)}.fa-flip-horizontal{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform: scale(-1, 1);transform: scale(-1, 1)}.fa-flip-vertical{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform: scale(1, -1);transform: scale(1, -1)}:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical{-webkit-filter: none;filter: none}.fa-stack{position: relative;display: inline-block;width: 2em;height: 2em;line-height: 2em;vertical-align: middle}.fa-stack-1x, .fa-stack-2x{position: absolute;left: 0;width: 100%;text-align: center}.fa-stack-1x{line-height: inherit}.fa-stack-2x{font-size: 2em}.fa-inverse{color: #fff}.fa-glass:before{content: "\f000"}.fa-music:before{content: "\f001"}.fa-search:before{content: "\f002"}.fa-envelope-o:before{content: "\f003"}.fa-heart:before{content: "\f004"}.fa-star:before{content: "\f005"}.fa-star-o:before{content: "\f006"}.fa-user:before{content: "\f007"}.fa-film:before{content: "\f008"}.fa-th-large:before{content: "\f009"}.fa-th:before{content: "\f00a"}.fa-th-list:before{content: "\f00b"}.fa-check:before{content: "\f00c"}.fa-remove:before, .fa-close:before, .fa-times:before{content: "\f00d"}.fa-search-plus:before{content: "\f00e"}.fa-search-minus:before{content: "\f010"}.fa-power-off:before{content: "\f011"}.fa-signal:before{content: "\f012"}.fa-gear:before, .fa-cog:before{content: "\f013"}.fa-trash-o:before{content: "\f014"}.fa-home:before{content: "\f015"}.fa-file-o:before{content: "\f016"}.fa-clock-o:before{content: "\f017"}.fa-road:before{content: "\f018"}.fa-download:before{content: "\f019"}.fa-arrow-circle-o-down:before{content: "\f01a"}.fa-arrow-circle-o-up:before{content: "\f01b"}.fa-inbox:before{content: "\f01c"}.fa-play-circle-o:before{content: "\f01d"}.fa-rotate-right:before, .fa-repeat:before{content: "\f01e"}.fa-refresh:before{content: "\f021"}.fa-list-alt:before{content: "\f022"}.fa-lock:before{content: "\f023"}.fa-flag:before{content: "\f024"}.fa-headphones:before{content: "\f025"}.fa-volume-off:before{content: "\f026"}.fa-volume-down:before{content: "\f027"}.fa-volume-up:before{content: "\f028"}.fa-qrcode:before{content: "\f029"}.fa-barcode:before{content: "\f02a"}.fa-tag:before{content: "\f02b"}.fa-tags:before{content: "\f02c"}.fa-book:before{content: "\f02d"}.fa-bookmark:before{content: "\f02e"}.fa-print:before{content: "\f02f"}.fa-camera:before{content: "\f030"}.fa-font:before{content: "\f031"}.fa-bold:before{content: "\f032"}.fa-italic:before{content: "\f033"}.fa-text-height:before{content: "\f034"}.fa-text-width:before{content: "\f035"}.fa-align-left:before{content: "\f036"}.fa-align-center:before{content: "\f037"}.fa-align-right:before{content: "\f038"}.fa-align-justify:before{content: "\f039"}.fa-list:before{content: "\f03a"}.fa-dedent:before, .fa-outdent:before{content: "\f03b"}.fa-indent:before{content: "\f03c"}.fa-video-camera:before{content: "\f03d"}.fa-photo:before, .fa-image:before, .fa-picture-o:before{content: "\f03e"}.fa-pencil:before{content: "\f040"}.fa-map-marker:before{content: "\f041"}.fa-adjust:before{content: "\f042"}.fa-tint:before{content: "\f043"}.fa-edit:before, .fa-pencil-square-o:before{content: "\f044"}.fa-share-square-o:before{content: "\f045"}.fa-check-square-o:before{content: "\f046"}.fa-arrows:before{content: "\f047"}.fa-step-backward:before{content: "\f048"}.fa-fast-backward:before{content: "\f049"}.fa-backward:before{content: "\f04a"}.fa-play:before{content: "\f04b"}.fa-pause:before{content: "\f04c"}.fa-stop:before{content: "\f04d"}.fa-forward:before{content: "\f04e"}.fa-fast-forward:before{content: "\f050"}.fa-step-forward:before{content: "\f051"}.fa-eject:before{content: "\f052"}.fa-chevron-left:before{content: "\f053"}.fa-chevron-right:before{content: "\f054"}.fa-plus-circle:before{content: "\f055"}.fa-minus-circle:before{content: "\f056"}.fa-times-circle:before{content: "\f057"}.fa-check-circle:before{content: "\f058"}.fa-question-circle:before{content: "\f059"}.fa-info-circle:before{content: "\f05a"}.fa-crosshairs:before{content: "\f05b"}.fa-times-circle-o:before{content: "\f05c"}.fa-check-circle-o:before{content: "\f05d"}.fa-ban:before{content: "\f05e"}.fa-arrow-left:before{content: "\f060"}.fa-arrow-right:before{content: "\f061"}.fa-arrow-up:before{content: "\f062"}.fa-arrow-down:before{content: "\f063"}.fa-mail-forward:before, .fa-share:before{content: "\f064"}.fa-expand:before{content: "\f065"}.fa-compress:before{content: "\f066"}.fa-plus:before{content: "\f067"}.fa-minus:before{content: "\f068"}.fa-asterisk:before{content: "\f069"}.fa-exclamation-circle:before{content: "\f06a"}.fa-gift:before{content: "\f06b"}.fa-leaf:before{content: "\f06c"}.fa-fire:before{content: "\f06d"}.fa-eye:before{content: "\f06e"}.fa-eye-slash:before{content: "\f070"}.fa-warning:before, .fa-exclamation-triangle:before{content: "\f071"}.fa-plane:before{content: "\f072"}.fa-calendar:before{content: "\f073"}.fa-random:before{content: "\f074"}.fa-comment:before{content: "\f075"}.fa-magnet:before{content: "\f076"}.fa-chevron-up:before{content: "\f077"}.fa-chevron-down:before{content: "\f078"}.fa-retweet:before{content: "\f079"}.fa-shopping-cart:before{content: "\f07a"}.fa-folder:before{content: "\f07b"}.fa-folder-open:before{content: "\f07c"}.fa-arrows-v:before{content: "\f07d"}.fa-arrows-h:before{content: "\f07e"}.fa-bar-chart-o:before, .fa-bar-chart:before{content: "\f080"}.fa-twitter-square:before{content: "\f081"}.fa-facebook-square:before{content: "\f082"}.fa-camera-retro:before{content: "\f083"}.fa-key:before{content: "\f084"}.fa-gears:before, .fa-cogs:before{content: "\f085"}.fa-comments:before{content: "\f086"}.fa-thumbs-o-up:before{content: "\f087"}.fa-thumbs-o-down:before{content: "\f088"}.fa-star-half:before{content: "\f089"}.fa-heart-o:before{content: "\f08a"}.fa-sign-out:before{content: "\f08b"}.fa-linkedin-square:before{content: "\f08c"}.fa-thumb-tack:before{content: "\f08d"}.fa-external-link:before{content: "\f08e"}.fa-sign-in:before{content: "\f090"}.fa-trophy:before{content: "\f091"}.fa-github-square:before{content: "\f092"}.fa-upload:before{content: "\f093"}.fa-lemon-o:before{content: "\f094"}.fa-phone:before{content: "\f095"}.fa-square-o:before{content: "\f096"}.fa-bookmark-o:before{content: "\f097"}.fa-phone-square:before{content: "\f098"}.fa-twitter:before{content: "\f099"}.fa-facebook-f:before, .fa-facebook:before{content: "\f09a"}.fa-github:before{content: "\f09b"}.fa-unlock:before{content: "\f09c"}.fa-credit-card:before{content: "\f09d"}.fa-feed:before, .fa-rss:before{content: "\f09e"}.fa-hdd-o:before{content: "\f0a0"}.fa-bullhorn:before{content: "\f0a1"}.fa-bell:before{content: "\f0f3"}.fa-certificate:before{content: "\f0a3"}.fa-hand-o-right:before{content: "\f0a4"}.fa-hand-o-left:before{content: "\f0a5"}.fa-hand-o-up:before{content: "\f0a6"}.fa-hand-o-down:before{content: "\f0a7"}.fa-arrow-circle-left:before{content: "\f0a8"}.fa-arrow-circle-right:before{content: "\f0a9"}.fa-arrow-circle-up:before{content: "\f0aa"}.fa-arrow-circle-down:before{content: "\f0ab"}.fa-globe:before{content: "\f0ac"}.fa-wrench:before{content: "\f0ad"}.fa-tasks:before{content: "\f0ae"}.fa-filter:before{content: "\f0b0"}.fa-briefcase:before{content: "\f0b1"}.fa-arrows-alt:before{content: "\f0b2"}.fa-group:before, .fa-users:before{content: "\f0c0"}.fa-chain:before, .fa-link:before{content: "\f0c1"}.fa-cloud:before{content: "\f0c2"}.fa-flask:before{content: "\f0c3"}.fa-cut:before, .fa-scissors:before{content: "\f0c4"}.fa-copy:before, .fa-files-o:before{content: "\f0c5"}.fa-paperclip:before{content: "\f0c6"}.fa-save:before, .fa-floppy-o:before{content: "\f0c7"}.fa-square:before{content: "\f0c8"}.fa-navicon:before, .fa-reorder:before, .fa-bars:before{content: "\f0c9"}.fa-list-ul:before{content: "\f0ca"}.fa-list-ol:before{content: "\f0cb"}.fa-strikethrough:before{content: "\f0cc"}.fa-underline:before{content: "\f0cd"}.fa-table:before{content: "\f0ce"}.fa-magic:before{content: "\f0d0"}.fa-truck:before{content: "\f0d1"}.fa-pinterest:before{content: "\f0d2"}.fa-pinterest-square:before{content: "\f0d3"}.fa-google-plus-square:before{content: "\f0d4"}.fa-google-plus:before{content: "\f0d5"}.fa-money:before{content: "\f0d6"}.fa-caret-down:before{content: "\f0d7"}.fa-caret-up:before{content: "\f0d8"}.fa-caret-left:before{content: "\f0d9"}.fa-caret-right:before{content: "\f0da"}.fa-columns:before{content: "\f0db"}.fa-unsorted:before, .fa-sort:before{content: "\f0dc"}.fa-sort-down:before, .fa-sort-desc:before{content: "\f0dd"}.fa-sort-up:before, .fa-sort-asc:before{content: "\f0de"}.fa-envelope:before{content: "\f0e0"}.fa-linkedin:before{content: "\f0e1"}.fa-rotate-left:before, .fa-undo:before{content: "\f0e2"}.fa-legal:before, .fa-gavel:before{content: "\f0e3"}.fa-dashboard:before, .fa-tachometer:before{content: "\f0e4"}.fa-comment-o:before{content: "\f0e5"}.fa-comments-o:before{content: "\f0e6"}.fa-flash:before, .fa-bolt:before{content: "\f0e7"}.fa-sitemap:before{content: "\f0e8"}.fa-umbrella:before{content: "\f0e9"}.fa-paste:before, .fa-clipboard:before{content: "\f0ea"}.fa-lightbulb-o:before{content: "\f0eb"}.fa-exchange:before{content: "\f0ec"}.fa-cloud-download:before{content: "\f0ed"}.fa-cloud-upload:before{content: "\f0ee"}.fa-user-md:before{content: "\f0f0"}.fa-stethoscope:before{content: "\f0f1"}.fa-suitcase:before{content: "\f0f2"}.fa-bell-o:before{content: "\f0a2"}.fa-coffee:before{content: "\f0f4"}.fa-cutlery:before{content: "\f0f5"}.fa-file-text-o:before{content: "\f0f6"}.fa-building-o:before{content: "\f0f7"}.fa-hospital-o:before{content: "\f0f8"}.fa-ambulance:before{content: "\f0f9"}.fa-medkit:before{content: "\f0fa"}.fa-fighter-jet:before{content: "\f0fb"}.fa-beer:before{content: "\f0fc"}.fa-h-square:before{content: "\f0fd"}.fa-plus-square:before{content: "\f0fe"}.fa-angle-double-left:before{content: "\f100"}.fa-angle-double-right:before{content: "\f101"}.fa-angle-double-up:before{content: "\f102"}.fa-angle-double-down:before{content: "\f103"}.fa-angle-left:before{content: "\f104"}.fa-angle-right:before{content: "\f105"}.fa-angle-up:before{content: "\f106"}.fa-angle-down:before{content: "\f107"}.fa-desktop:before{content: "\f108"}.fa-laptop:before{content: "\f109"}.fa-tablet:before{content: "\f10a"}.fa-mobile-phone:before, .fa-mobile:before{content: "\f10b"}.fa-circle-o:before{content: "\f10c"}.fa-quote-left:before{content: "\f10d"}.fa-quote-right:before{content: "\f10e"}.fa-spinner:before{content: "\f110"}.fa-circle:before{content: "\f111"}.fa-mail-reply:before, .fa-reply:before{content: "\f112"}.fa-github-alt:before{content: "\f113"}.fa-folder-o:before{content: "\f114"}.fa-folder-open-o:before{content: "\f115"}.fa-smile-o:before{content: "\f118"}.fa-frown-o:before{content: "\f119"}.fa-meh-o:before{content: "\f11a"}.fa-gamepad:before{content: "\f11b"}.fa-keyboard-o:before{content: "\f11c"}.fa-flag-o:before{content: "\f11d"}.fa-flag-checkered:before{content: "\f11e"}.fa-terminal:before{content: "\f120"}.fa-code:before{content: "\f121"}.fa-mail-reply-all:before, .fa-reply-all:before{content: "\f122"}.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before{content: "\f123"}.fa-location-arrow:before{content: "\f124"}.fa-crop:before{content: "\f125"}.fa-code-fork:before{content: "\f126"}.fa-unlink:before, .fa-chain-broken:before{content: "\f127"}.fa-question:before{content: "\f128"}.fa-info:before{content: "\f129"}.fa-exclamation:before{content: "\f12a"}.fa-superscript:before{content: "\f12b"}.fa-subscript:before{content: "\f12c"}.fa-eraser:before{content: "\f12d"}.fa-puzzle-piece:before{content: "\f12e"}.fa-microphone:before{content: "\f130"}.fa-microphone-slash:before{content: "\f131"}.fa-shield:before{content: "\f132"}.fa-calendar-o:before{content: "\f133"}.fa-fire-extinguisher:before{content: "\f134"}.fa-rocket:before{content: "\f135"}.fa-maxcdn:before{content: "\f136"}.fa-chevron-circle-left:before{content: "\f137"}.fa-chevron-circle-right:before{content: "\f138"}.fa-chevron-circle-up:before{content: "\f139"}.fa-chevron-circle-down:before{content: "\f13a"}.fa-html5:before{content: "\f13b"}.fa-css3:before{content: "\f13c"}.fa-anchor:before{content: "\f13d"}.fa-unlock-alt:before{content: "\f13e"}.fa-bullseye:before{content: "\f140"}.fa-ellipsis-h:before{content: "\f141"}.fa-ellipsis-v:before{content: "\f142"}.fa-rss-square:before{content: "\f143"}.fa-play-circle:before{content: "\f144"}.fa-ticket:before{content: "\f145"}.fa-minus-square:before{content: "\f146"}.fa-minus-square-o:before{content: "\f147"}.fa-level-up:before{content: "\f148"}.fa-level-down:before{content: "\f149"}.fa-check-square:before{content: "\f14a"}.fa-pencil-square:before{content: "\f14b"}.fa-external-link-square:before{content: "\f14c"}.fa-share-square:before{content: "\f14d"}.fa-compass:before{content: "\f14e"}.fa-toggle-down:before, .fa-caret-square-o-down:before{content: "\f150"}.fa-toggle-up:before, .fa-caret-square-o-up:before{content: "\f151"}.fa-toggle-right:before, .fa-caret-square-o-right:before{content: "\f152"}.fa-euro:before, .fa-eur:before{content: "\f153"}.fa-gbp:before{content: "\f154"}.fa-dollar:before, .fa-usd:before{content: "\f155"}.fa-rupee:before, .fa-inr:before{content: "\f156"}.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before{content: "\f157"}.fa-ruble:before, .fa-rouble:before, .fa-rub:before{content: "\f158"}.fa-won:before, .fa-krw:before{content: "\f159"}.fa-bitcoin:before, .fa-btc:before{content: "\f15a"}.fa-file:before{content: "\f15b"}.fa-file-text:before{content: "\f15c"}.fa-sort-alpha-asc:before{content: "\f15d"}.fa-sort-alpha-desc:before{content: "\f15e"}.fa-sort-amount-asc:before{content: "\f160"}.fa-sort-amount-desc:before{content: "\f161"}.fa-sort-numeric-asc:before{content: "\f162"}.fa-sort-numeric-desc:before{content: "\f163"}.fa-thumbs-up:before{content: "\f164"}.fa-thumbs-down:before{content: "\f165"}.fa-youtube-square:before{content: "\f166"}.fa-youtube:before{content: "\f167"}.fa-xing:before{content: "\f168"}.fa-xing-square:before{content: "\f169"}.fa-youtube-play:before{content: "\f16a"}.fa-dropbox:before{content: "\f16b"}.fa-stack-overflow:before{content: "\f16c"}.fa-instagram:before{content: "\f16d"}.fa-flickr:before{content: "\f16e"}.fa-adn:before{content: "\f170"}.fa-bitbucket:before{content: "\f171"}.fa-bitbucket-square:before{content: "\f172"}.fa-tumblr:before{content: "\f173"}.fa-tumblr-square:before{content: "\f174"}.fa-long-arrow-down:before{content: "\f175"}.fa-long-arrow-up:before{content: "\f176"}.fa-long-arrow-left:before{content: "\f177"}.fa-long-arrow-right:before{content: "\f178"}.fa-apple:before{content: "\f179"}.fa-windows:before{content: "\f17a"}.fa-android:before{content: "\f17b"}.fa-linux:before{content: "\f17c"}.fa-dribbble:before{content: "\f17d"}.fa-skype:before{content: "\f17e"}.fa-foursquare:before{content: "\f180"}.fa-trello:before{content: "\f181"}.fa-female:before{content: "\f182"}.fa-male:before{content: "\f183"}.fa-gittip:before, .fa-gratipay:before{content: "\f184"}.fa-sun-o:before{content: "\f185"}.fa-moon-o:before{content: "\f186"}.fa-archive:before{content: "\f187"}.fa-bug:before{content: "\f188"}.fa-vk:before{content: "\f189"}.fa-weibo:before{content: "\f18a"}.fa-renren:before{content: "\f18b"}.fa-pagelines:before{content: "\f18c"}.fa-stack-exchange:before{content: "\f18d"}.fa-arrow-circle-o-right:before{content: "\f18e"}.fa-arrow-circle-o-left:before{content: "\f190"}.fa-toggle-left:before, .fa-caret-square-o-left:before{content: "\f191"}.fa-dot-circle-o:before{content: "\f192"}.fa-wheelchair:before{content: "\f193"}.fa-vimeo-square:before{content: "\f194"}.fa-turkish-lira:before, .fa-try:before{content: "\f195"}.fa-plus-square-o:before{content: "\f196"}.fa-space-shuttle:before{content: "\f197"}.fa-slack:before{content: "\f198"}.fa-envelope-square:before{content: "\f199"}.fa-wordpress:before{content: "\f19a"}.fa-openid:before{content: "\f19b"}.fa-institution:before, .fa-bank:before, .fa-university:before{content: "\f19c"}.fa-mortar-board:before, .fa-graduation-cap:before{content: "\f19d"}.fa-yahoo:before{content: "\f19e"}.fa-google:before{content: "\f1a0"}.fa-reddit:before{content: "\f1a1"}.fa-reddit-square:before{content: "\f1a2"}.fa-stumbleupon-circle:before{content: "\f1a3"}.fa-stumbleupon:before{content: "\f1a4"}.fa-delicious:before{content: "\f1a5"}.fa-digg:before{content: "\f1a6"}.fa-pied-piper-pp:before{content: "\f1a7"}.fa-pied-piper-alt:before{content: "\f1a8"}.fa-drupal:before{content: "\f1a9"}.fa-joomla:before{content: "\f1aa"}.fa-language:before{content: "\f1ab"}.fa-fax:before{content: "\f1ac"}.fa-building:before{content: "\f1ad"}.fa-child:before{content: "\f1ae"}.fa-paw:before{content: "\f1b0"}.fa-spoon:before{content: "\f1b1"}.fa-cube:before{content: "\f1b2"}.fa-cubes:before{content: "\f1b3"}.fa-behance:before{content: "\f1b4"}.fa-behance-square:before{content: "\f1b5"}.fa-steam:before{content: "\f1b6"}.fa-steam-square:before{content: "\f1b7"}.fa-recycle:before{content: "\f1b8"}.fa-automobile:before, .fa-car:before{content: "\f1b9"}.fa-cab:before, .fa-taxi:before{content: "\f1ba"}.fa-tree:before{content: "\f1bb"}.fa-spotify:before{content: "\f1bc"}.fa-deviantart:before{content: "\f1bd"}.fa-soundcloud:before{content: "\f1be"}.fa-database:before{content: "\f1c0"}.fa-file-pdf-o:before{content: "\f1c1"}.fa-file-word-o:before{content: "\f1c2"}.fa-file-excel-o:before{content: "\f1c3"}.fa-file-powerpoint-o:before{content: "\f1c4"}.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before{content: "\f1c5"}.fa-file-zip-o:before, .fa-file-archive-o:before{content: "\f1c6"}.fa-file-sound-o:before, .fa-file-audio-o:before{content: "\f1c7"}.fa-file-movie-o:before, .fa-file-video-o:before{content: "\f1c8"}.fa-file-code-o:before{content: "\f1c9"}.fa-vine:before{content: "\f1ca"}.fa-codepen:before{content: "\f1cb"}.fa-jsfiddle:before{content: "\f1cc"}.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before{content: "\f1cd"}.fa-circle-o-notch:before{content: "\f1ce"}.fa-ra:before, .fa-resistance:before, .fa-rebel:before{content: "\f1d0"}.fa-ge:before, .fa-empire:before{content: "\f1d1"}.fa-git-square:before{content: "\f1d2"}.fa-git:before{content: "\f1d3"}.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before{content: "\f1d4"}.fa-tencent-weibo:before{content: "\f1d5"}.fa-qq:before{content: "\f1d6"}.fa-wechat:before, .fa-weixin:before{content: "\f1d7"}.fa-send:before, .fa-paper-plane:before{content: "\f1d8"}.fa-send-o:before, .fa-paper-plane-o:before{content: "\f1d9"}.fa-history:before{content: "\f1da"}.fa-circle-thin:before{content: "\f1db"}.fa-header:before{content: "\f1dc"}.fa-paragraph:before{content: "\f1dd"}.fa-sliders:before{content: "\f1de"}.fa-share-alt:before{content: "\f1e0"}.fa-share-alt-square:before{content: "\f1e1"}.fa-bomb:before{content: "\f1e2"}.fa-soccer-ball-o:before, .fa-futbol-o:before{content: "\f1e3"}.fa-tty:before{content: "\f1e4"}.fa-binoculars:before{content: "\f1e5"}.fa-plug:before{content: "\f1e6"}.fa-slideshare:before{content: "\f1e7"}.fa-twitch:before{content: "\f1e8"}.fa-yelp:before{content: "\f1e9"}.fa-newspaper-o:before{content: "\f1ea"}.fa-wifi:before{content: "\f1eb"}.fa-calculator:before{content: "\f1ec"}.fa-paypal:before{content: "\f1ed"}.fa-google-wallet:before{content: "\f1ee"}.fa-cc-visa:before{content: "\f1f0"}.fa-cc-mastercard:before{content: "\f1f1"}.fa-cc-discover:before{content: "\f1f2"}.fa-cc-amex:before{content: "\f1f3"}.fa-cc-paypal:before{content: "\f1f4"}.fa-cc-stripe:before{content: "\f1f5"}.fa-bell-slash:before{content: "\f1f6"}.fa-bell-slash-o:before{content: "\f1f7"}.fa-trash:before{content: "\f1f8"}.fa-copyright:before{content: "\f1f9"}.fa-at:before{content: "\f1fa"}.fa-eyedropper:before{content: "\f1fb"}.fa-paint-brush:before{content: "\f1fc"}.fa-birthday-cake:before{content: "\f1fd"}.fa-area-chart:before{content: "\f1fe"}.fa-pie-chart:before{content: "\f200"}.fa-line-chart:before{content: "\f201"}.fa-lastfm:before{content: "\f202"}.fa-lastfm-square:before{content: "\f203"}.fa-toggle-off:before{content: "\f204"}.fa-toggle-on:before{content: "\f205"}.fa-bicycle:before{content: "\f206"}.fa-bus:before{content: "\f207"}.fa-ioxhost:before{content: "\f208"}.fa-angellist:before{content: "\f209"}.fa-cc:before{content: "\f20a"}.fa-shekel:before, .fa-sheqel:before, .fa-ils:before{content: "\f20b"}.fa-meanpath:before{content: "\f20c"}.fa-buysellads:before{content: "\f20d"}.fa-connectdevelop:before{content: "\f20e"}.fa-dashcube:before{content: "\f210"}.fa-forumbee:before{content: "\f211"}.fa-leanpub:before{content: "\f212"}.fa-sellsy:before{content: "\f213"}.fa-shirtsinbulk:before{content: "\f214"}.fa-simplybuilt:before{content: "\f215"}.fa-skyatlas:before{content: "\f216"}.fa-cart-plus:before{content: "\f217"}.fa-cart-arrow-down:before{content: "\f218"}.fa-diamond:before{content: "\f219"}.fa-ship:before{content: "\f21a"}.fa-user-secret:before{content: "\f21b"}.fa-motorcycle:before{content: "\f21c"}.fa-street-view:before{content: "\f21d"}.fa-heartbeat:before{content: "\f21e"}.fa-venus:before{content: "\f221"}.fa-mars:before{content: "\f222"}.fa-mercury:before{content: "\f223"}.fa-intersex:before, .fa-transgender:before{content: "\f224"}.fa-transgender-alt:before{content: "\f225"}.fa-venus-double:before{content: "\f226"}.fa-mars-double:before{content: "\f227"}.fa-venus-mars:before{content: "\f228"}.fa-mars-stroke:before{content: "\f229"}.fa-mars-stroke-v:before{content: "\f22a"}.fa-mars-stroke-h:before{content: "\f22b"}.fa-neuter:before{content: "\f22c"}.fa-genderless:before{content: "\f22d"}.fa-facebook-official:before{content: "\f230"}.fa-pinterest-p:before{content: "\f231"}.fa-whatsapp:before{content: "\f232"}.fa-server:before{content: "\f233"}.fa-user-plus:before{content: "\f234"}.fa-user-times:before{content: "\f235"}.fa-hotel:before, .fa-bed:before{content: "\f236"}.fa-viacoin:before{content: "\f237"}.fa-train:before{content: "\f238"}.fa-subway:before{content: "\f239"}.fa-medium:before{content: "\f23a"}.fa-yc:before, .fa-y-combinator:before{content: "\f23b"}.fa-optin-monster:before{content: "\f23c"}.fa-opencart:before{content: "\f23d"}.fa-expeditedssl:before{content: "\f23e"}.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before{content: "\f240"}.fa-battery-3:before, .fa-battery-three-quarters:before{content: "\f241"}.fa-battery-2:before, .fa-battery-half:before{content: "\f242"}.fa-battery-1:before, .fa-battery-quarter:before{content: "\f243"}.fa-battery-0:before, .fa-battery-empty:before{content: "\f244"}.fa-mouse-pointer:before{content: "\f245"}.fa-i-cursor:before{content: "\f246"}.fa-object-group:before{content: "\f247"}.fa-object-ungroup:before{content: "\f248"}.fa-sticky-note:before{content: "\f249"}.fa-sticky-note-o:before{content: "\f24a"}.fa-cc-jcb:before{content: "\f24b"}.fa-cc-diners-club:before{content: "\f24c"}.fa-clone:before{content: "\f24d"}.fa-balance-scale:before{content: "\f24e"}.fa-hourglass-o:before{content: "\f250"}.fa-hourglass-1:before, .fa-hourglass-start:before{content: "\f251"}.fa-hourglass-2:before, .fa-hourglass-half:before{content: "\f252"}.fa-hourglass-3:before, .fa-hourglass-end:before{content: "\f253"}.fa-hourglass:before{content: "\f254"}.fa-hand-grab-o:before, .fa-hand-rock-o:before{content: "\f255"}.fa-hand-stop-o:before, .fa-hand-paper-o:before{content: "\f256"}.fa-hand-scissors-o:before{content: "\f257"}.fa-hand-lizard-o:before{content: "\f258"}.fa-hand-spock-o:before{content: "\f259"}.fa-hand-pointer-o:before{content: "\f25a"}.fa-hand-peace-o:before{content: "\f25b"}.fa-trademark:before{content: "\f25c"}.fa-registered:before{content: "\f25d"}.fa-creative-commons:before{content: "\f25e"}.fa-gg:before{content: "\f260"}.fa-gg-circle:before{content: "\f261"}.fa-tripadvisor:before{content: "\f262"}.fa-odnoklassniki:before{content: "\f263"}.fa-odnoklassniki-square:before{content: "\f264"}.fa-get-pocket:before{content: "\f265"}.fa-wikipedia-w:before{content: "\f266"}.fa-safari:before{content: "\f267"}.fa-chrome:before{content: "\f268"}.fa-firefox:before{content: "\f269"}.fa-opera:before{content: "\f26a"}.fa-internet-explorer:before{content: "\f26b"}.fa-tv:before, .fa-television:before{content: "\f26c"}.fa-contao:before{content: "\f26d"}.fa-500px:before{content: "\f26e"}.fa-amazon:before{content: "\f270"}.fa-calendar-plus-o:before{content: "\f271"}.fa-calendar-minus-o:before{content: "\f272"}.fa-calendar-times-o:before{content: "\f273"}.fa-calendar-check-o:before{content: "\f274"}.fa-industry:before{content: "\f275"}.fa-map-pin:before{content: "\f276"}.fa-map-signs:before{content: "\f277"}.fa-map-o:before{content: "\f278"}.fa-map:before{content: "\f279"}.fa-commenting:before{content: "\f27a"}.fa-commenting-o:before{content: "\f27b"}.fa-houzz:before{content: "\f27c"}.fa-vimeo:before{content: "\f27d"}.fa-black-tie:before{content: "\f27e"}.fa-fonticons:before{content: "\f280"}.fa-reddit-alien:before{content: "\f281"}.fa-edge:before{content: "\f282"}.fa-credit-card-alt:before{content: "\f283"}.fa-codiepie:before{content: "\f284"}.fa-modx:before{content: "\f285"}.fa-fort-awesome:before{content: "\f286"}.fa-usb:before{content: "\f287"}.fa-product-hunt:before{content: "\f288"}.fa-mixcloud:before{content: "\f289"}.fa-scribd:before{content: "\f28a"}.fa-pause-circle:before{content: "\f28b"}.fa-pause-circle-o:before{content: "\f28c"}.fa-stop-circle:before{content: "\f28d"}.fa-stop-circle-o:before{content: "\f28e"}.fa-shopping-bag:before{content: "\f290"}.fa-shopping-basket:before{content: "\f291"}.fa-hashtag:before{content: "\f292"}.fa-bluetooth:before{content: "\f293"}.fa-bluetooth-b:before{content: "\f294"}.fa-percent:before{content: "\f295"}.fa-gitlab:before{content: "\f296"}.fa-wpbeginner:before{content: "\f297"}.fa-wpforms:before{content: "\f298"}.fa-envira:before{content: "\f299"}.fa-universal-access:before{content: "\f29a"}.fa-wheelchair-alt:before{content: "\f29b"}.fa-question-circle-o:before{content: "\f29c"}.fa-blind:before{content: "\f29d"}.fa-audio-description:before{content: "\f29e"}.fa-volume-control-phone:before{content: "\f2a0"}.fa-braille:before{content: "\f2a1"}.fa-assistive-listening-systems:before{content: "\f2a2"}.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before{content: "\f2a3"}.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before{content: "\f2a4"}.fa-glide:before{content: "\f2a5"}.fa-glide-g:before{content: "\f2a6"}.fa-signing:before, .fa-sign-language:before{content: "\f2a7"}.fa-low-vision:before{content: "\f2a8"}.fa-viadeo:before{content: "\f2a9"}.fa-viadeo-square:before{content: "\f2aa"}.fa-snapchat:before{content: "\f2ab"}.fa-snapchat-ghost:before{content: "\f2ac"}.fa-snapchat-square:before{content: "\f2ad"}.fa-pied-piper:before{content: "\f2ae"}.fa-first-order:before{content: "\f2b0"}.fa-yoast:before{content: "\f2b1"}.fa-themeisle:before{content: "\f2b2"}.fa-google-plus-circle:before, .fa-google-plus-official:before{content: "\f2b3"}.fa-fa:before, .fa-font-awesome:before{content: "\f2b4"}.fa-handshake-o:before{content: "\f2b5"}.fa-envelope-open:before{content: "\f2b6"}.fa-envelope-open-o:before{content: "\f2b7"}.fa-linode:before{content: "\f2b8"}.fa-address-book:before{content: "\f2b9"}.fa-address-book-o:before{content: "\f2ba"}.fa-vcard:before, .fa-address-card:before{content: "\f2bb"}.fa-vcard-o:before, .fa-address-card-o:before{content: "\f2bc"}.fa-user-circle:before{content: "\f2bd"}.fa-user-circle-o:before{content: "\f2be"}.fa-user-o:before{content: "\f2c0"}.fa-id-badge:before{content: "\f2c1"}.fa-drivers-license:before, .fa-id-card:before{content: "\f2c2"}.fa-drivers-license-o:before, .fa-id-card-o:before{content: "\f2c3"}.fa-quora:before{content: "\f2c4"}.fa-free-code-camp:before{content: "\f2c5"}.fa-telegram:before{content: "\f2c6"}.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before{content: "\f2c7"}.fa-thermometer-3:before, .fa-thermometer-three-quarters:before{content: "\f2c8"}.fa-thermometer-2:before, .fa-thermometer-half:before{content: "\f2c9"}.fa-thermometer-1:before, .fa-thermometer-quarter:before{content: "\f2ca"}.fa-thermometer-0:before, .fa-thermometer-empty:before{content: "\f2cb"}.fa-shower:before{content: "\f2cc"}.fa-bathtub:before, .fa-s15:before, .fa-bath:before{content: "\f2cd"}.fa-podcast:before{content: "\f2ce"}.fa-window-maximize:before{content: "\f2d0"}.fa-window-minimize:before{content: "\f2d1"}.fa-window-restore:before{content: "\f2d2"}.fa-times-rectangle:before, .fa-window-close:before{content: "\f2d3"}.fa-times-rectangle-o:before, .fa-window-close-o:before{content: "\f2d4"}.fa-bandcamp:before{content: "\f2d5"}.fa-grav:before{content: "\f2d6"}.fa-etsy:before{content: "\f2d7"}.fa-imdb:before{content: "\f2d8"}.fa-ravelry:before{content: "\f2d9"}.fa-eercast:before{content: "\f2da"}.fa-microchip:before{content: "\f2db"}.fa-snowflake-o:before{content: "\f2dc"}.fa-superpowers:before{content: "\f2dd"}.fa-wpexplorer:before{content: "\f2de"}.fa-meetup:before{content: "\f2e0"}.sr-only{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0}.sr-only-focusable:active, .sr-only-focusable:focus{position: static;width: auto;height: auto;margin: 0;overflow: visible;clip: auto}.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;-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;cursor: hand;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}.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{-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 .5s ease-in-out;transition: height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity: 0;-webkit-transition: opacity .4s ease;transition: opacity .4s ease}.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(owl.video.play.png) no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;-webkit-transition: -webkit-transform .1s ease;transition: -webkit-transform .1s ease;transition: transform .1s ease;transition: transform .1s ease, -webkit-transform .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 .4s ease;transition: opacity .4s ease}.owl-carousel .owl-video-frame{position: relative;z-index: 1;height: 100%;width: 100%}a.meanmenu-reveal{display: none}.mean-container .mean-bar{background: inherit;float: left;min-height: 0;position: relative;width: 100%;z-index: 1}.mean-container a.meanmenu-reveal{color: #333;cursor: pointer;display: block;float: right;font-family: Arial, Helvetica, sans-serif;font-size: 1px;font-weight: 700;height: 22px;line-height: 22px;padding: 4px 5px;position: absolute;right: 0;text-decoration: none;top: -65px;width: 18px}.mean-container a.meanmenu-reveal span{display: block;background: #333;height: 2px;margin-top: 3px}.mean-container .mean-nav{float: left;width: 100%;background: transparent}.mean-container .mean-nav ul{padding: 0;margin: 0;width: 100%;list-style-type: none}.mean-container .mean-nav ul li{background: #f8f8f8 none repeat scroll 0 0;float: left;position: relative;width: 100%;border-top: 1px solid #ddd}.mean-container .mean-nav ul li a{background: #f8f8f8 none repeat scroll 0 0;color: #666666;display: block;float: left;font-size: 12px;margin: 0;padding: 1em 5%;text-align: left;text-decoration: none;text-transform: uppercase;width: 90%;font-weight: bold}.mobile-menu-area{}.mean-container .mean-nav ul li li a{border-top: 1px solid rgba(255, 255, 255, 0.25);opacity: 0.75;padding: 1em 10%;text-shadow: none !important;visibility: visible;width: 80%;font-weight: normal;text-transform: capitalize;color: #444}.mean-container .mean-nav ul li.mean-last a{border-bottom: 0;margin-bottom: 0}.mean-container .mean-nav ul li li li a{width: 70%;padding: 1em 15%}.mean-container .mean-nav ul li li li li a{width: 60%;padding: 1em 20%}.mean-container .mean-nav ul li li li li li a{width: 50%;padding: 1em 25%}.mean-container .mean-nav ul li a:hover{background: #f8f8f8 none repeat scroll 0 0;color: #f3a395}.mean-container .mean-nav ul li a.mean-expand{width: 26px;height: 15px;margin-top: 1px;padding: 6px 12px !important;text-align: center;position: absolute;right: 0;top: 0;z-index: 2;font-weight: 700;background: rgba(255, 255, 255, .1);border: 0 !important;background: #F8F8F8}.mean-container .mean-nav ul li a.mean-expand:hover{background: #f8f8f8}.mean-container .mean-push{float: left;width: 100%;padding: 0;margin: 0;clear: both}.mean-nav .wrapper{width: 100%;padding: 0;margin: 0}.mean-container .mean-bar, .mean-container .mean-bar *{-webkit-box-sizing: content-box;box-sizing: content-box}.mean-remove{display: none !important}.mean-container .mean-bar::after{color: #242424;;content: "MENU";font-size: 16px;font-weight: 500;left: 5%;position: absolute;top: 13px}@charset "UTF-8";.animated{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both}.animated.infinite{-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite}.animated.hinge{-webkit-animation-duration: 2s;animation-duration: 2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration: .75s;animation-duration: .75s}@-webkit-keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}40%, 43%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0)}90%{-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0)}}@keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}40%, 43%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0)}90%{-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name: bounce;animation-name: bounce;-webkit-transform-origin: center bottom;transform-origin: center bottom}@-webkit-keyframes flash{from, 50%, to{opacity: 1}25%, 75%{opacity: 0}}@keyframes flash{from, 50%, to{opacity: 1}25%, 75%{opacity: 0}}.flash{-webkit-animation-name: flash;animation-name: flash}@-webkit-keyframes pulse{from{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}50%{-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05)}to{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}}@keyframes pulse{from{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}50%{-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05)}to{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}}.pulse{-webkit-animation-name: pulse;animation-name: pulse}@-webkit-keyframes rubberBand{from{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}30%{-webkit-transform: scale3d(1.25, 0.75, 1);transform: scale3d(1.25, 0.75, 1)}40%{-webkit-transform: scale3d(0.75, 1.25, 1);transform: scale3d(0.75, 1.25, 1)}50%{-webkit-transform: scale3d(1.15, 0.85, 1);transform: scale3d(1.15, 0.85, 1)}65%{-webkit-transform: scale3d(.95, 1.05, 1);transform: scale3d(.95, 1.05, 1)}75%{-webkit-transform: scale3d(1.05, .95, 1);transform: scale3d(1.05, .95, 1)}to{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}}@keyframes rubberBand{from{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}30%{-webkit-transform: scale3d(1.25, 0.75, 1);transform: scale3d(1.25, 0.75, 1)}40%{-webkit-transform: scale3d(0.75, 1.25, 1);transform: scale3d(0.75, 1.25, 1)}50%{-webkit-transform: scale3d(1.15, 0.85, 1);transform: scale3d(1.15, 0.85, 1)}65%{-webkit-transform: scale3d(.95, 1.05, 1);transform: scale3d(.95, 1.05, 1)}75%{-webkit-transform: scale3d(1.05, .95, 1);transform: scale3d(1.05, .95, 1)}to{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}}.rubberBand{-webkit-animation-name: rubberBand;animation-name: rubberBand}@-webkit-keyframes shake{from, to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}10%, 30%, 50%, 70%, 90%{-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0)}20%, 40%, 60%, 80%{-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0)}}@keyframes shake{from, to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}10%, 30%, 50%, 70%, 90%{-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0)}20%, 40%, 60%, 80%{-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0)}}.shake{-webkit-animation-name: shake;animation-name: shake}@-webkit-keyframes headShake{0%{-webkit-transform: translateX(0);transform: translateX(0)}6.5%{-webkit-transform: translateX(-6px) rotateY(-9deg);transform: translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform: translateX(5px) rotateY(7deg);transform: translateX(5px) rotateY(7deg)}31.5%{-webkit-transform: translateX(-3px) rotateY(-5deg);transform: translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform: translateX(2px) rotateY(3deg);transform: translateX(2px) rotateY(3deg)}50%{-webkit-transform: translateX(0);transform: translateX(0)}}@keyframes headShake{0%{-webkit-transform: translateX(0);transform: translateX(0)}6.5%{-webkit-transform: translateX(-6px) rotateY(-9deg);transform: translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform: translateX(5px) rotateY(7deg);transform: translateX(5px) rotateY(7deg)}31.5%{-webkit-transform: translateX(-3px) rotateY(-5deg);transform: translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform: translateX(2px) rotateY(3deg);transform: translateX(2px) rotateY(3deg)}50%{-webkit-transform: translateX(0);transform: translateX(0)}}.headShake{-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;-webkit-animation-name: headShake;animation-name: headShake}@-webkit-keyframes swing{20%{-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg)}to{-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg)}}@keyframes swing{20%{-webkit-transform: rotate3d(0, 0, 1, 15deg);transform: rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform: rotate3d(0, 0, 1, -10deg);transform: rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform: rotate3d(0, 0, 1, 5deg);transform: rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform: rotate3d(0, 0, 1, -5deg);transform: rotate3d(0, 0, 1, -5deg)}to{-webkit-transform: rotate3d(0, 0, 1, 0deg);transform: rotate3d(0, 0, 1, 0deg)}}.swing{-webkit-transform-origin: top center;transform-origin: top center;-webkit-animation-name: swing;animation-name: swing}@-webkit-keyframes tada{from{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}10%, 20%{-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)}30%, 50%, 70%, 90%{-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%, 60%, 80%{-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}}@keyframes tada{from{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}10%, 20%{-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)}30%, 50%, 70%, 90%{-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%, 60%, 80%{-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}}.tada{-webkit-animation-name: tada;animation-name: tada}@-webkit-keyframes wobble{from{-webkit-transform: none;transform: none}15%{-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform: none;transform: none}}@keyframes wobble{from{-webkit-transform: none;transform: none}15%{-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform: none;transform: none}}.wobble{-webkit-animation-name: wobble;animation-name: wobble}@-webkit-keyframes jello{from, 11.1%, to{-webkit-transform: none;transform: none}22.2%{-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from, 11.1%, to{-webkit-transform: none;transform: none}22.2%{-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name: jello;animation-name: jello;-webkit-transform-origin: center;transform-origin: center}@-webkit-keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3)}20%{-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform: scale3d(.9, .9, .9);transform: scale3d(.9, .9, .9)}60%{opacity: 1;-webkit-transform: scale3d(1.03, 1.03, 1.03);transform: scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform: scale3d(.97, .97, .97);transform: scale3d(.97, .97, .97)}to{opacity: 1;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}}@keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3)}20%{-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform: scale3d(.9, .9, .9);transform: scale3d(.9, .9, .9)}60%{opacity: 1;-webkit-transform: scale3d(1.03, 1.03, 1.03);transform: scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform: scale3d(.97, .97, .97);transform: scale3d(.97, .97, .97)}to{opacity: 1;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1)}}.bounceIn{-webkit-animation-name: bounceIn;animation-name: bounceIn}@-webkit-keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0)}60%{opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0)}75%{-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0)}90%{-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0)}to{-webkit-transform: none;transform: none}}@keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0)}60%{opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0)}75%{-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0)}90%{-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0)}to{-webkit-transform: none;transform: none}}.bounceInDown{-webkit-animation-name: bounceInDown;animation-name: bounceInDown}@-webkit-keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;-webkit-transform: translate3d(-3000px, 0, 0);transform: translate3d(-3000px, 0, 0)}60%{opacity: 1;-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0)}75%{-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0)}90%{-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0)}to{-webkit-transform: none;transform: none}}@keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;-webkit-transform: translate3d(-3000px, 0, 0);transform: translate3d(-3000px, 0, 0)}60%{opacity: 1;-webkit-transform: translate3d(25px, 0, 0);transform: translate3d(25px, 0, 0)}75%{-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0)}90%{-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0)}to{-webkit-transform: none;transform: none}}.bounceInLeft{-webkit-animation-name: bounceInLeft;animation-name: bounceInLeft}@-webkit-keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}from{opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0)}60%{opacity: 1;-webkit-transform: translate3d(-25px, 0, 0);transform: translate3d(-25px, 0, 0)}75%{-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0)}90%{-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0)}to{-webkit-transform: none;transform: none}}@keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}from{opacity: 0;-webkit-transform: translate3d(3000px, 0, 0);transform: translate3d(3000px, 0, 0)}60%{opacity: 1;-webkit-transform: translate3d(-25px, 0, 0);transform: translate3d(-25px, 0, 0)}75%{-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0)}90%{-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0)}to{-webkit-transform: none;transform: none}}.bounceInRight{-webkit-animation-name: bounceInRight;animation-name: bounceInRight}@-webkit-keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}from{opacity: 0;-webkit-transform: translate3d(0, 3000px, 0);transform: translate3d(0, 3000px, 0)}60%{opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0)}75%{-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0)}90%{-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0)}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}@keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}from{opacity: 0;-webkit-transform: translate3d(0, 3000px, 0);transform: translate3d(0, 3000px, 0)}60%{opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0)}75%{-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0)}90%{-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0)}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}.bounceInUp{-webkit-animation-name: bounceInUp;animation-name: bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform: scale3d(.9, .9, .9);transform: scale3d(.9, .9, .9)}50%, 55%{opacity: 1;-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1)}to{opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3)}}@keyframes bounceOut{20%{-webkit-transform: scale3d(.9, .9, .9);transform: scale3d(.9, .9, .9)}50%, 55%{opacity: 1;-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1)}to{opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3)}}.bounceOut{-webkit-animation-name: bounceOut;animation-name: bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0)}40%, 45%{opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0)}to{opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{-webkit-transform: translate3d(0, 10px, 0);transform: translate3d(0, 10px, 0)}40%, 45%{opacity: 1;-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0)}to{opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name: bounceOutDown;animation-name: bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity: 1;-webkit-transform: translate3d(20px, 0, 0);transform: translate3d(20px, 0, 0)}to{opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity: 1;-webkit-transform: translate3d(20px, 0, 0);transform: translate3d(20px, 0, 0)}to{opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name: bounceOutLeft;animation-name: bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity: 1;-webkit-transform: translate3d(-20px, 0, 0);transform: translate3d(-20px, 0, 0)}to{opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{opacity: 1;-webkit-transform: translate3d(-20px, 0, 0);transform: translate3d(-20px, 0, 0)}to{opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name: bounceOutRight;animation-name: bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0)}40%, 45%{opacity: 1;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0)}to{opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0)}40%, 45%{opacity: 1;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0)}to{opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name: bounceOutUp;animation-name: bounceOutUp}@-webkit-keyframes fadeIn{from{opacity: 0}to{opacity: 1}}@keyframes fadeIn{from{opacity: 0}to{opacity: 1}}.fadeIn{-webkit-animation-name: fadeIn;animation-name: fadeIn}@-webkit-keyframes fadeInDown{from{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes fadeInDown{from{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}.fadeInDown{-webkit-animation-name: fadeInDown;animation-name: fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes fadeInDownBig{from{opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}.fadeInDownBig{-webkit-animation-name: fadeInDownBig;animation-name: fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes fadeInLeft{from{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}.fadeInLeft{-webkit-animation-name: fadeInLeft;animation-name: fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes fadeInLeftBig{from{opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}.fadeInLeftBig{-webkit-animation-name: fadeInLeftBig;animation-name: fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes fadeInRight{from{opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}.fadeInRight{-webkit-animation-name: fadeInRight;animation-name: fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes fadeInRightBig{from{opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}.fadeInRightBig{-webkit-animation-name: fadeInRightBig;animation-name: fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes fadeInUp{from{opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}.fadeInUp{-webkit-animation-name: fadeInUp;animation-name: fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes fadeInUpBig{from{opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0)}to{opacity: 1;-webkit-transform: none;transform: none}}.fadeInUpBig{-webkit-animation-name: fadeInUpBig;animation-name: fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity: 1}to{opacity: 0}}@keyframes fadeOut{from{opacity: 1}to{opacity: 0}}.fadeOut{-webkit-animation-name: fadeOut;animation-name: fadeOut}@-webkit-keyframes fadeOutDown{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name: fadeOutDown;animation-name: fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(0, 2000px, 0);transform: translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name: fadeOutDownBig;animation-name: fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name: fadeOutLeft;animation-name: fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(-2000px, 0, 0);transform: translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name: fadeOutLeftBig;animation-name: fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}}@keyframes fadeOutRight{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name: fadeOutRight;animation-name: fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(2000px, 0, 0);transform: translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name: fadeOutRightBig;animation-name: fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name: fadeOutUp;animation-name: fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(0, -2000px, 0);transform: translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name: fadeOutUpBig;animation-name: fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);transform: perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}40%{-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}50%{-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}80%{-webkit-transform: perspective(400px) scale3d(.95, .95, .95);transform: perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}to{-webkit-transform: perspective(400px);transform: perspective(400px);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}}@keyframes flip{from{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);transform: perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}40%{-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}50%{-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}80%{-webkit-transform: perspective(400px) scale3d(.95, .95, .95);transform: perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}to{-webkit-transform: perspective(400px);transform: perspective(400px);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}}.animated.flip{-webkit-backface-visibility: visible;backface-visibility: visible;-webkit-animation-name: flip;animation-name: flip}@-webkit-keyframes flipInX{from{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0}40%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}60%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1}80%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform: perspective(400px);transform: perspective(400px)}}@keyframes flipInX{from{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0}40%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}60%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1}80%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);transform: perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform: perspective(400px);transform: perspective(400px)}}.flipInX{-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInX;animation-name: flipInX}@-webkit-keyframes flipInY{from{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0}40%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}60%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1}80%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform: perspective(400px);transform: perspective(400px)}}@keyframes flipInY{from{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0}40%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}60%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1}80%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform: perspective(400px);transform: perspective(400px)}}.flipInY{-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipInY;animation-name: flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform: perspective(400px);transform: perspective(400px)}30%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1}to{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0}}@keyframes flipOutX{from{-webkit-transform: perspective(400px);transform: perspective(400px)}30%{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1}to{-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0}}.flipOutX{-webkit-animation-name: flipOutX;animation-name: flipOutX;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform: perspective(400px);transform: perspective(400px)}30%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);transform: perspective(400px) rotate3d(0, 1, 0, -15deg);opacity: 1}to{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);opacity: 0}}@keyframes flipOutY{from{-webkit-transform: perspective(400px);transform: perspective(400px)}30%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);transform: perspective(400px) rotate3d(0, 1, 0, -15deg);opacity: 1}to{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);opacity: 0}}.flipOutY{-webkit-backface-visibility: visible !important;backface-visibility: visible !important;-webkit-animation-name: flipOutY;animation-name: flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);transform: translate3d(100%, 0, 0) skewX(-30deg);opacity: 0}60%{-webkit-transform: skewX(20deg);transform: skewX(20deg);opacity: 1}80%{-webkit-transform: skewX(-5deg);transform: skewX(-5deg);opacity: 1}to{-webkit-transform: none;transform: none;opacity: 1}}@keyframes lightSpeedIn{from{-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);transform: translate3d(100%, 0, 0) skewX(-30deg);opacity: 0}60%{-webkit-transform: skewX(20deg);transform: skewX(20deg);opacity: 1}80%{-webkit-transform: skewX(-5deg);transform: skewX(-5deg);opacity: 1}to{-webkit-transform: none;transform: none;opacity: 1}}.lightSpeedIn{-webkit-animation-name: lightSpeedIn;animation-name: lightSpeedIn;-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out}@-webkit-keyframes lightSpeedOut{from{opacity: 1}to{-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);transform: translate3d(100%, 0, 0) skewX(30deg);opacity: 0}}@keyframes lightSpeedOut{from{opacity: 1}to{-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);transform: translate3d(100%, 0, 0) skewX(30deg);opacity: 0}}.lightSpeedOut{-webkit-animation-name: lightSpeedOut;animation-name: lightSpeedOut;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, -200deg);transform: rotate3d(0, 0, 1, -200deg);opacity: 0}to{-webkit-transform-origin: center;transform-origin: center;-webkit-transform: none;transform: none;opacity: 1}}@keyframes rotateIn{from{-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, -200deg);transform: rotate3d(0, 0, 1, -200deg);opacity: 0}to{-webkit-transform-origin: center;transform-origin: center;-webkit-transform: none;transform: none;opacity: 1}}.rotateIn{-webkit-animation-name: rotateIn;animation-name: rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0}to{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: none;transform: none;opacity: 1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0}to{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: none;transform: none;opacity: 1}}.rotateInDownLeft{-webkit-animation-name: rotateInDownLeft;animation-name: rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0}to{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: none;transform: none;opacity: 1}}@keyframes rotateInDownRight{from{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0}to{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: none;transform: none;opacity: 1}}.rotateInDownRight{-webkit-animation-name: rotateInDownRight;animation-name: rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0}to{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: none;transform: none;opacity: 1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0}to{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: none;transform: none;opacity: 1}}.rotateInUpLeft{-webkit-animation-name: rotateInUpLeft;animation-name: rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -90deg);transform: rotate3d(0, 0, 1, -90deg);opacity: 0}to{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: none;transform: none;opacity: 1}}@keyframes rotateInUpRight{from{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -90deg);transform: rotate3d(0, 0, 1, -90deg);opacity: 0}to{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: none;transform: none;opacity: 1}}.rotateInUpRight{-webkit-animation-name: rotateInUpRight;animation-name: rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin: center;transform-origin: center;opacity: 1}to{-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, 200deg);transform: rotate3d(0, 0, 1, 200deg);opacity: 0}}@keyframes rotateOut{from{-webkit-transform-origin: center;transform-origin: center;opacity: 1}to{-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate3d(0, 0, 1, 200deg);transform: rotate3d(0, 0, 1, 200deg);opacity: 0}}.rotateOut{-webkit-animation-name: rotateOut;animation-name: rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1}to{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1}to{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);opacity: 0}}.rotateOutDownLeft{-webkit-animation-name: rotateOutDownLeft;animation-name: rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1}to{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1}to{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0}}.rotateOutDownRight{-webkit-animation-name: rotateOutDownRight;animation-name: rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1}to{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin: left bottom;transform-origin: left bottom;opacity: 1}to{-webkit-transform-origin: left bottom;transform-origin: left bottom;-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);opacity: 0}}.rotateOutUpLeft{-webkit-animation-name: rotateOutUpLeft;animation-name: rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1}to{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 90deg);transform: rotate3d(0, 0, 1, 90deg);opacity: 0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin: right bottom;transform-origin: right bottom;opacity: 1}to{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate3d(0, 0, 1, 90deg);transform: rotate3d(0, 0, 1, 90deg);opacity: 0}}.rotateOutUpRight{-webkit-animation-name: rotateOutUpRight;animation-name: rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}20%, 60%{-webkit-transform: rotate3d(0, 0, 1, 80deg);transform: rotate3d(0, 0, 1, 80deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}40%, 80%{-webkit-transform: rotate3d(0, 0, 1, 60deg);transform: rotate3d(0, 0, 1, 60deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;opacity: 1}to{-webkit-transform: translate3d(0, 700px, 0);transform: translate3d(0, 700px, 0);opacity: 0}}@keyframes hinge{0%{-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}20%, 60%{-webkit-transform: rotate3d(0, 0, 1, 80deg);transform: rotate3d(0, 0, 1, 80deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out}40%, 80%{-webkit-transform: rotate3d(0, 0, 1, 60deg);transform: rotate3d(0, 0, 1, 60deg);-webkit-transform-origin: top left;transform-origin: top left;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;opacity: 1}to{-webkit-transform: translate3d(0, 700px, 0);transform: translate3d(0, 700px, 0);opacity: 0}}.hinge{-webkit-animation-name: hinge;animation-name: hinge}@-webkit-keyframes rollIn{from{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity: 1;-webkit-transform: none;transform: none}}@keyframes rollIn{from{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity: 1;-webkit-transform: none;transform: none}}.rollIn{-webkit-animation-name: rollIn;animation-name: rollIn}@-webkit-keyframes rollOut{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}@keyframes rollOut{from{opacity: 1}to{opacity: 0;-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{-webkit-animation-name: rollOut;animation-name: rollOut}@-webkit-keyframes zoomIn{from{opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3)}50%{opacity: 1}}@keyframes zoomIn{from{opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3)}50%{opacity: 1}}.zoomIn{-webkit-animation-name: zoomIn;animation-name: zoomIn}@-webkit-keyframes zoomInDown{from{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}@keyframes zoomInDown{from{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomInDown{-webkit-animation-name: zoomInDown;animation-name: zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}@keyframes zoomInLeft{from{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomInLeft{-webkit-animation-name: zoomInLeft;animation-name: zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}@keyframes zoomInRight{from{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomInRight{-webkit-animation-name: zoomInRight;animation-name: zoomInRight}@-webkit-keyframes zoomInUp{from{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}@keyframes zoomInUp{from{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomInUp{-webkit-animation-name: zoomInUp;animation-name: zoomInUp}@-webkit-keyframes zoomOut{from{opacity: 1}50%{opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3)}to{opacity: 0}}@keyframes zoomOut{from{opacity: 1}50%{opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3)}to{opacity: 0}}.zoomOut{-webkit-animation-name: zoomOut;animation-name: zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}to{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}@keyframes zoomOutDown{40%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}to{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomOutDown{-webkit-animation-name: zoomOutDown;animation-name: zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)}to{opacity: 0;-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);transform: scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin: left center;transform-origin: left center}}@keyframes zoomOutLeft{40%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)}to{opacity: 0;-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);transform: scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin: left center;transform-origin: left center}}.zoomOutLeft{-webkit-animation-name: zoomOutLeft;animation-name: zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)}to{opacity: 0;-webkit-transform: scale(.1) translate3d(2000px, 0, 0);transform: scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin: right center;transform-origin: right center}}@keyframes zoomOutRight{40%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)}to{opacity: 0;-webkit-transform: scale(.1) translate3d(2000px, 0, 0);transform: scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin: right center;transform-origin: right center}}.zoomOutRight{-webkit-animation-name: zoomOutRight;animation-name: zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}to{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}@keyframes zoomOutUp{40%{opacity: 1;-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}to{opacity: 0;-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomOutUp{-webkit-animation-name: zoomOutUp;animation-name: zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);visibility: visible}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);visibility: visible}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name: slideInDown;animation-name: slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);visibility: visible}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}@keyframes slideInLeft{from{-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);visibility: visible}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}.slideInLeft{-webkit-animation-name: slideInLeft;animation-name: slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);visibility: visible}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}@keyframes slideInRight{from{-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);visibility: visible}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}.slideInRight{-webkit-animation-name: slideInRight;animation-name: slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);visibility: visible}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);visibility: visible}to{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}.slideInUp{-webkit-animation-name: slideInUp;animation-name: slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}to{visibility: hidden;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}}@keyframes slideOutDown{from{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}to{visibility: hidden;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}}.slideOutDown{-webkit-animation-name: slideOutDown;animation-name: slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}to{visibility: hidden;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{from{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}to{visibility: hidden;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name: slideOutLeft;animation-name: slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}to{visibility: hidden;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}}@keyframes slideOutRight{from{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}to{visibility: hidden;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name: slideOutRight;animation-name: slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}to{visibility: hidden;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}}@keyframes slideOutUp{from{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}to{visibility: hidden;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name: slideOutUp;animation-name: slideOutUp}.ui-helper-hidden{display: none}.ui-helper-hidden-accessible{border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}.ui-helper-reset{margin: 0;padding: 0;border: 0;outline: 0;line-height: 1.3;text-decoration: none;font-size: 100%;list-style: none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content: "";display: table;border-collapse: collapse}.ui-helper-clearfix:after{clear: both}.ui-helper-clearfix{min-height: 0}.ui-helper-zfix{width: 100%;height: 100%;top: 0;left: 0;position: absolute;opacity: 0;filter: Alpha(Opacity=0)}.ui-front{z-index: 100}.ui-state-disabled{cursor: default !important}.ui-icon{display: block;text-indent: -99999px;overflow: hidden;background-repeat: no-repeat}.ui-widget-overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%}.ui-button{display: inline-block;position: relative;padding: 0;line-height: normal;margin-right: .1em;cursor: pointer;vertical-align: middle;text-align: center;overflow: visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration: none}.ui-button-icon-only{width: 2.2em}button.ui-button-icon-only{width: 2.4em}.ui-button-icons-only{width: 3.4em}button.ui-button-icons-only{width: 3.7em}.ui-button .ui-button-text{display: block;line-height: normal}.ui-button-text-only .ui-button-text{padding: .4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding: .4em;text-indent: -9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding: .4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding: .4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left: 2.1em;padding-right: 2.1em}input.ui-button{padding: .4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position: absolute;top: 50%;margin-top: -8px}.ui-button-icon-only .ui-icon{left: 50%;margin-left: -8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left: .5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right: .5em}.ui-buttonset{margin-right: 7px}.ui-buttonset .ui-button{margin-left: 0;margin-right: -.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border: 0;padding: 0}.ui-slider{position: relative;text-align: left}.ui-slider .ui-slider-handle{position: absolute;z-index: 2;width: 1.2em;height: 1.2em;cursor: default;-ms-touch-action: none;touch-action: none}.ui-slider .ui-slider-range{position: absolute;z-index: 1;font-size: .7em;display: block;border: 0;background-position: 0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter: inherit;filter: inherit}.ui-slider-horizontal{height: .8em}.ui-slider-horizontal .ui-slider-handle{top: -.3em;margin-left: -.6em}.ui-slider-horizontal .ui-slider-range{top: 0;height: 100%}.ui-slider-horizontal .ui-slider-range-min{left: 0}.ui-slider-horizontal .ui-slider-range-max{right: 0}.ui-slider-vertical{width: .8em;height: 100px}.ui-slider-vertical .ui-slider-handle{left: -.3em;margin-left: 0;margin-bottom: -.6em}.ui-slider-vertical .ui-slider-range{left: 0;width: 100%}.ui-slider-vertical .ui-slider-range-min{bottom: 0}.ui-slider-vertical .ui-slider-range-max{top: 0}.ui-widget{font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;font-size: 1.1em}.ui-widget .ui-widget{font-size: 1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;font-size: 1em}.ui-widget-content{border: 1px solid #a6c9e2;color: #222222}.ui-widget-content a{color: #222222}.ui-widget-header{border: 1px solid #4297d7;background: #5c9ccc url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x;color: #ffffff;font-weight: bold}.ui-widget-header a{color: #ffffff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border: 1px solid #c5dbec;background: #dfeffc url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;font-weight: bold;color: #2e6e9e}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color: #2e6e9e;text-decoration: none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border: 1px solid #79b7e7;background: #d0e5f5 url("images/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;font-weight: bold;color: #1d5987}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color: #1d5987;text-decoration: none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border: 1px solid #79b7e7;background: #f5f8f9 url("images/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x;font-weight: bold;color: #e17009}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color: #e17009;text-decoration: none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border: 1px solid #fad42e;background: #fbec88;color: #363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color: #363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border: 1px solid #cd0a0a;background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color: #cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color: #cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color: #cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight: bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity: .7;filter: Alpha(Opacity=70);font-weight: normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity: .35;filter: Alpha(Opacity=35);background-image: none}.ui-state-disabled .ui-icon{filter: Alpha(Opacity=35)}.ui-icon{width: 16px;height: 16px}.ui-icon,.ui-widget-content .ui-icon{background-image: url("images/ui-icons_469bdd_256x240.png")}.ui-widget-header .ui-icon{background-image: url("images/ui-icons_d8e7f3_256x240.png")}.ui-state-default .ui-icon{background-image: url("images/ui-icons_6da8d5_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image: url("images/ui-icons_217bc0_256x240.png")}.ui-state-active .ui-icon{background-image: url("images/ui-icons_f9bd01_256x240.png")}.ui-state-highlight .ui-icon{background-image: url("images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image: url("images/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position: 16px 16px}.ui-icon-carat-1-n{background-position: 0 0}.ui-icon-carat-1-ne{background-position: -16px 0}.ui-icon-carat-1-e{background-position: -32px 0}.ui-icon-carat-1-se{background-position: -48px 0}.ui-icon-carat-1-s{background-position: -64px 0}.ui-icon-carat-1-sw{background-position: -80px 0}.ui-icon-carat-1-w{background-position: -96px 0}.ui-icon-carat-1-nw{background-position: -112px 0}.ui-icon-carat-2-n-s{background-position: -128px 0}.ui-icon-carat-2-e-w{background-position: -144px 0}.ui-icon-triangle-1-n{background-position: 0 -16px}.ui-icon-triangle-1-ne{background-position: -16px -16px}.ui-icon-triangle-1-e{background-position: -32px -16px}.ui-icon-triangle-1-se{background-position: -48px -16px}.ui-icon-triangle-1-s{background-position: -64px -16px}.ui-icon-triangle-1-sw{background-position: -80px -16px}.ui-icon-triangle-1-w{background-position: -96px -16px}.ui-icon-triangle-1-nw{background-position: -112px -16px}.ui-icon-triangle-2-n-s{background-position: -128px -16px}.ui-icon-triangle-2-e-w{background-position: -144px -16px}.ui-icon-arrow-1-n{background-position: 0 -32px}.ui-icon-arrow-1-ne{background-position: -16px -32px}.ui-icon-arrow-1-e{background-position: -32px -32px}.ui-icon-arrow-1-se{background-position: -48px -32px}.ui-icon-arrow-1-s{background-position: -64px -32px}.ui-icon-arrow-1-sw{background-position: -80px -32px}.ui-icon-arrow-1-w{background-position: -96px -32px}.ui-icon-arrow-1-nw{background-position: -112px -32px}.ui-icon-arrow-2-n-s{background-position: -128px -32px}.ui-icon-arrow-2-ne-sw{background-position: -144px -32px}.ui-icon-arrow-2-e-w{background-position: -160px -32px}.ui-icon-arrow-2-se-nw{background-position: -176px -32px}.ui-icon-arrowstop-1-n{background-position: -192px -32px}.ui-icon-arrowstop-1-e{background-position: -208px -32px}.ui-icon-arrowstop-1-s{background-position: -224px -32px}.ui-icon-arrowstop-1-w{background-position: -240px -32px}.ui-icon-arrowthick-1-n{background-position: 0 -48px}.ui-icon-arrowthick-1-ne{background-position: -16px -48px}.ui-icon-arrowthick-1-e{background-position: -32px -48px}.ui-icon-arrowthick-1-se{background-position: -48px -48px}.ui-icon-arrowthick-1-s{background-position: -64px -48px}.ui-icon-arrowthick-1-sw{background-position: -80px -48px}.ui-icon-arrowthick-1-w{background-position: -96px -48px}.ui-icon-arrowthick-1-nw{background-position: -112px -48px}.ui-icon-arrowthick-2-n-s{background-position: -128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position: -144px -48px}.ui-icon-arrowthick-2-e-w{background-position: -160px -48px}.ui-icon-arrowthick-2-se-nw{background-position: -176px -48px}.ui-icon-arrowthickstop-1-n{background-position: -192px -48px}.ui-icon-arrowthickstop-1-e{background-position: -208px -48px}.ui-icon-arrowthickstop-1-s{background-position: -224px -48px}.ui-icon-arrowthickstop-1-w{background-position: -240px -48px}.ui-icon-arrowreturnthick-1-w{background-position: 0 -64px}.ui-icon-arrowreturnthick-1-n{background-position: -16px -64px}.ui-icon-arrowreturnthick-1-e{background-position: -32px -64px}.ui-icon-arrowreturnthick-1-s{background-position: -48px -64px}.ui-icon-arrowreturn-1-w{background-position: -64px -64px}.ui-icon-arrowreturn-1-n{background-position: -80px -64px}.ui-icon-arrowreturn-1-e{background-position: -96px -64px}.ui-icon-arrowreturn-1-s{background-position: -112px -64px}.ui-icon-arrowrefresh-1-w{background-position: -128px -64px}.ui-icon-arrowrefresh-1-n{background-position: -144px -64px}.ui-icon-arrowrefresh-1-e{background-position: -160px -64px}.ui-icon-arrowrefresh-1-s{background-position: -176px -64px}.ui-icon-arrow-4{background-position: 0 -80px}.ui-icon-arrow-4-diag{background-position: -16px -80px}.ui-icon-extlink{background-position: -32px -80px}.ui-icon-newwin{background-position: -48px -80px}.ui-icon-refresh{background-position: -64px -80px}.ui-icon-shuffle{background-position: -80px -80px}.ui-icon-transfer-e-w{background-position: -96px -80px}.ui-icon-transferthick-e-w{background-position: -112px -80px}.ui-icon-folder-collapsed{background-position: 0 -96px}.ui-icon-folder-open{background-position: -16px -96px}.ui-icon-document{background-position: -32px -96px}.ui-icon-document-b{background-position: -48px -96px}.ui-icon-note{background-position: -64px -96px}.ui-icon-mail-closed{background-position: -80px -96px}.ui-icon-mail-open{background-position: -96px -96px}.ui-icon-suitcase{background-position: -112px -96px}.ui-icon-comment{background-position: -128px -96px}.ui-icon-person{background-position: -144px -96px}.ui-icon-print{background-position: -160px -96px}.ui-icon-trash{background-position: -176px -96px}.ui-icon-locked{background-position: -192px -96px}.ui-icon-unlocked{background-position: -208px -96px}.ui-icon-bookmark{background-position: -224px -96px}.ui-icon-tag{background-position: -240px -96px}.ui-icon-home{background-position: 0 -112px}.ui-icon-flag{background-position: -16px -112px}.ui-icon-calendar{background-position: -32px -112px}.ui-icon-cart{background-position: -48px -112px}.ui-icon-pencil{background-position: -64px -112px}.ui-icon-clock{background-position: -80px -112px}.ui-icon-disk{background-position: -96px -112px}.ui-icon-calculator{background-position: -112px -112px}.ui-icon-zoomin{background-position: -128px -112px}.ui-icon-zoomout{background-position: -144px -112px}.ui-icon-search{background-position: -160px -112px}.ui-icon-wrench{background-position: -176px -112px}.ui-icon-gear{background-position: -192px -112px}.ui-icon-heart{background-position: -208px -112px}.ui-icon-star{background-position: -224px -112px}.ui-icon-link{background-position: -240px -112px}.ui-icon-cancel{background-position: 0 -128px}.ui-icon-plus{background-position: -16px -128px}.ui-icon-plusthick{background-position: -32px -128px}.ui-icon-minus{background-position: -48px -128px}.ui-icon-minusthick{background-position: -64px -128px}.ui-icon-close{background-position: -80px -128px}.ui-icon-closethick{background-position: -96px -128px}.ui-icon-key{background-position: -112px -128px}.ui-icon-lightbulb{background-position: -128px -128px}.ui-icon-scissors{background-position: -144px -128px}.ui-icon-clipboard{background-position: -160px -128px}.ui-icon-copy{background-position: -176px -128px}.ui-icon-contact{background-position: -192px -128px}.ui-icon-image{background-position: -208px -128px}.ui-icon-video{background-position: -224px -128px}.ui-icon-script{background-position: -240px -128px}.ui-icon-alert{background-position: 0 -144px}.ui-icon-info{background-position: -16px -144px}.ui-icon-notice{background-position: -32px -144px}.ui-icon-help{background-position: -48px -144px}.ui-icon-check{background-position: -64px -144px}.ui-icon-bullet{background-position: -80px -144px}.ui-icon-radio-on{background-position: -96px -144px}.ui-icon-radio-off{background-position: -112px -144px}.ui-icon-pin-w{background-position: -128px -144px}.ui-icon-pin-s{background-position: -144px -144px}.ui-icon-play{background-position: 0 -160px}.ui-icon-pause{background-position: -16px -160px}.ui-icon-seek-next{background-position: -32px -160px}.ui-icon-seek-prev{background-position: -48px -160px}.ui-icon-seek-end{background-position: -64px -160px}.ui-icon-seek-start{background-position: -80px -160px}.ui-icon-seek-first{background-position: -80px -160px}.ui-icon-stop{background-position: -96px -160px}.ui-icon-eject{background-position: -112px -160px}.ui-icon-volume-off{background-position: -128px -160px}.ui-icon-volume-on{background-position: -144px -160px}.ui-icon-power{background-position: 0 -176px}.ui-icon-signal-diag{background-position: -16px -176px}.ui-icon-signal{background-position: -32px -176px}.ui-icon-battery-0{background-position: -48px -176px}.ui-icon-battery-1{background-position: -64px -176px}.ui-icon-battery-2{background-position: -80px -176px}.ui-icon-battery-3{background-position: -96px -176px}.ui-icon-circle-plus{background-position: 0 -192px}.ui-icon-circle-minus{background-position: -16px -192px}.ui-icon-circle-close{background-position: -32px -192px}.ui-icon-circle-triangle-e{background-position: -48px -192px}.ui-icon-circle-triangle-s{background-position: -64px -192px}.ui-icon-circle-triangle-w{background-position: -80px -192px}.ui-icon-circle-triangle-n{background-position: -96px -192px}.ui-icon-circle-arrow-e{background-position: -112px -192px}.ui-icon-circle-arrow-s{background-position: -128px -192px}.ui-icon-circle-arrow-w{background-position: -144px -192px}.ui-icon-circle-arrow-n{background-position: -160px -192px}.ui-icon-circle-zoomin{background-position: -176px -192px}.ui-icon-circle-zoomout{background-position: -192px -192px}.ui-icon-circle-check{background-position: -208px -192px}.ui-icon-circlesmall-plus{background-position: 0 -208px}.ui-icon-circlesmall-minus{background-position: -16px -208px}.ui-icon-circlesmall-close{background-position: -32px -208px}.ui-icon-squaresmall-plus{background-position: -48px -208px}.ui-icon-squaresmall-minus{background-position: -64px -208px}.ui-icon-squaresmall-close{background-position: -80px -208px}.ui-icon-grip-dotted-vertical{background-position: 0 -224px}.ui-icon-grip-dotted-horizontal{background-position: -16px -224px}.ui-icon-grip-solid-vertical{background-position: -32px -224px}.ui-icon-grip-solid-horizontal{background-position: -48px -224px}.ui-icon-gripsmall-diagonal-se{background-position: -64px -224px}.ui-icon-grip-diagonal-se{background-position: -80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius: 5px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius: 5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius: 5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius: 5px}.ui-widget-overlay{background: #aaaaaa;opacity: .3;filter: Alpha(Opacity=30)}.ui-widget-shadow{margin: -8px 0 0 -8px;padding: 8px;background: #aaaaaa;opacity: .3;filter: Alpha(Opacity=30);border-radius: 8px}@charset "UTF-8";.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before{display: inline-block;font-family: "Ionicons";speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;text-rendering: auto;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.ion-alert:before{content: "\f101"}.ion-alert-circled:before{content: "\f100"}.ion-android-add:before{content: "\f2c7"}.ion-android-add-circle:before{content: "\f359"}.ion-android-alarm-clock:before{content: "\f35a"}.ion-android-alert:before{content: "\f35b"}.ion-android-apps:before{content: "\f35c"}.ion-android-archive:before{content: "\f2c9"}.ion-android-arrow-back:before{content: "\f2ca"}.ion-android-arrow-down:before{content: "\f35d"}.ion-android-arrow-dropdown:before{content: "\f35f"}.ion-android-arrow-dropdown-circle:before{content: "\f35e"}.ion-android-arrow-dropleft:before{content: "\f361"}.ion-android-arrow-dropleft-circle:before{content: "\f360"}.ion-android-arrow-dropright:before{content: "\f363"}.ion-android-arrow-dropright-circle:before{content: "\f362"}.ion-android-arrow-dropup:before{content: "\f365"}.ion-android-arrow-dropup-circle:before{content: "\f364"}.ion-android-arrow-forward:before{content: "\f30f"}.ion-android-arrow-up:before{content: "\f366"}.ion-android-attach:before{content: "\f367"}.ion-android-bar:before{content: "\f368"}.ion-android-bicycle:before{content: "\f369"}.ion-android-boat:before{content: "\f36a"}.ion-android-bookmark:before{content: "\f36b"}.ion-android-bulb:before{content: "\f36c"}.ion-android-bus:before{content: "\f36d"}.ion-android-calendar:before{content: "\f2d1"}.ion-android-call:before{content: "\f2d2"}.ion-android-camera:before{content: "\f2d3"}.ion-android-cancel:before{content: "\f36e"}.ion-android-car:before{content: "\f36f"}.ion-android-cart:before{content: "\f370"}.ion-android-chat:before{content: "\f2d4"}.ion-android-checkbox:before{content: "\f374"}.ion-android-checkbox-blank:before{content: "\f371"}.ion-android-checkbox-outline:before{content: "\f373"}.ion-android-checkbox-outline-blank:before{content: "\f372"}.ion-android-checkmark-circle:before{content: "\f375"}.ion-android-clipboard:before{content: "\f376"}.ion-android-close:before{content: "\f2d7"}.ion-android-cloud:before{content: "\f37a"}.ion-android-cloud-circle:before{content: "\f377"}.ion-android-cloud-done:before{content: "\f378"}.ion-android-cloud-outline:before{content: "\f379"}.ion-android-color-palette:before{content: "\f37b"}.ion-android-compass:before{content: "\f37c"}.ion-android-contact:before{content: "\f2d8"}.ion-android-contacts:before{content: "\f2d9"}.ion-android-contract:before{content: "\f37d"}.ion-android-create:before{content: "\f37e"}.ion-android-delete:before{content: "\f37f"}.ion-android-desktop:before{content: "\f380"}.ion-android-document:before{content: "\f381"}.ion-android-done:before{content: "\f383"}.ion-android-done-all:before{content: "\f382"}.ion-android-download:before{content: "\f2dd"}.ion-android-drafts:before{content: "\f384"}.ion-android-exit:before{content: "\f385"}.ion-android-expand:before{content: "\f386"}.ion-android-favorite:before{content: "\f388"}.ion-android-favorite-outline:before{content: "\f387"}.ion-android-film:before{content: "\f389"}.ion-android-folder:before{content: "\f2e0"}.ion-android-folder-open:before{content: "\f38a"}.ion-android-funnel:before{content: "\f38b"}.ion-android-globe:before{content: "\f38c"}.ion-android-hand:before{content: "\f2e3"}.ion-android-hangout:before{content: "\f38d"}.ion-android-happy:before{content: "\f38e"}.ion-android-home:before{content: "\f38f"}.ion-android-image:before{content: "\f2e4"}.ion-android-laptop:before{content: "\f390"}.ion-android-list:before{content: "\f391"}.ion-android-locate:before{content: "\f2e9"}.ion-android-lock:before{content: "\f392"}.ion-android-mail:before{content: "\f2eb"}.ion-android-map:before{content: "\f393"}.ion-android-menu:before{content: "\f394"}.ion-android-microphone:before{content: "\f2ec"}.ion-android-microphone-off:before{content: "\f395"}.ion-android-more-horizontal:before{content: "\f396"}.ion-android-more-vertical:before{content: "\f397"}.ion-android-navigate:before{content: "\f398"}.ion-android-notifications:before{content: "\f39b"}.ion-android-notifications-none:before{content: "\f399"}.ion-android-notifications-off:before{content: "\f39a"}.ion-android-open:before{content: "\f39c"}.ion-android-options:before{content: "\f39d"}.ion-android-people:before{content: "\f39e"}.ion-android-person:before{content: "\f3a0"}.ion-android-person-add:before{content: "\f39f"}.ion-android-phone-landscape:before{content: "\f3a1"}.ion-android-phone-portrait:before{content: "\f3a2"}.ion-android-pin:before{content: "\f3a3"}.ion-android-plane:before{content: "\f3a4"}.ion-android-playstore:before{content: "\f2f0"}.ion-android-print:before{content: "\f3a5"}.ion-android-radio-button-off:before{content: "\f3a6"}.ion-android-radio-button-on:before{content: "\f3a7"}.ion-android-refresh:before{content: "\f3a8"}.ion-android-remove:before{content: "\f2f4"}.ion-android-remove-circle:before{content: "\f3a9"}.ion-android-restaurant:before{content: "\f3aa"}.ion-android-sad:before{content: "\f3ab"}.ion-android-search:before{content: "\f2f5"}.ion-android-send:before{content: "\f2f6"}.ion-android-settings:before{content: "\f2f7"}.ion-android-share:before{content: "\f2f8"}.ion-android-share-alt:before{content: "\f3ac"}.ion-android-star:before{content: "\f2fc"}.ion-android-star-half:before{content: "\f3ad"}.ion-android-star-outline:before{content: "\f3ae"}.ion-android-stopwatch:before{content: "\f2fd"}.ion-android-subway:before{content: "\f3af"}.ion-android-sunny:before{content: "\f3b0"}.ion-android-sync:before{content: "\f3b1"}.ion-android-textsms:before{content: "\f3b2"}.ion-android-time:before{content: "\f3b3"}.ion-android-train:before{content: "\f3b4"}.ion-android-unlock:before{content: "\f3b5"}.ion-android-upload:before{content: "\f3b6"}.ion-android-volume-down:before{content: "\f3b7"}.ion-android-volume-mute:before{content: "\f3b8"}.ion-android-volume-off:before{content: "\f3b9"}.ion-android-volume-up:before{content: "\f3ba"}.ion-android-walk:before{content: "\f3bb"}.ion-android-warning:before{content: "\f3bc"}.ion-android-watch:before{content: "\f3bd"}.ion-android-wifi:before{content: "\f305"}.ion-aperture:before{content: "\f313"}.ion-archive:before{content: "\f102"}.ion-arrow-down-a:before{content: "\f103"}.ion-arrow-down-b:before{content: "\f104"}.ion-arrow-down-c:before{content: "\f105"}.ion-arrow-expand:before{content: "\f25e"}.ion-arrow-graph-down-left:before{content: "\f25f"}.ion-arrow-graph-down-right:before{content: "\f260"}.ion-arrow-graph-up-left:before{content: "\f261"}.ion-arrow-graph-up-right:before{content: "\f262"}.ion-arrow-left-a:before{content: "\f106"}.ion-arrow-left-b:before{content: "\f107"}.ion-arrow-left-c:before{content: "\f108"}.ion-arrow-move:before{content: "\f263"}.ion-arrow-resize:before{content: "\f264"}.ion-arrow-return-left:before{content: "\f265"}.ion-arrow-return-right:before{content: "\f266"}.ion-arrow-right-a:before{content: "\f109"}.ion-arrow-right-b:before{content: "\f10a"}.ion-arrow-right-c:before{content: "\f10b"}.ion-arrow-shrink:before{content: "\f267"}.ion-arrow-swap:before{content: "\f268"}.ion-arrow-up-a:before{content: "\f10c"}.ion-arrow-up-b:before{content: "\f10d"}.ion-arrow-up-c:before{content: "\f10e"}.ion-asterisk:before{content: "\f314"}.ion-at:before{content: "\f10f"}.ion-backspace:before{content: "\f3bf"}.ion-backspace-outline:before{content: "\f3be"}.ion-bag:before{content: "\f110"}.ion-battery-charging:before{content: "\f111"}.ion-battery-empty:before{content: "\f112"}.ion-battery-full:before{content: "\f113"}.ion-battery-half:before{content: "\f114"}.ion-battery-low:before{content: "\f115"}.ion-beaker:before{content: "\f269"}.ion-beer:before{content: "\f26a"}.ion-bluetooth:before{content: "\f116"}.ion-bonfire:before{content: "\f315"}.ion-bookmark:before{content: "\f26b"}.ion-bowtie:before{content: "\f3c0"}.ion-briefcase:before{content: "\f26c"}.ion-bug:before{content: "\f2be"}.ion-calculator:before{content: "\f26d"}.ion-calendar:before{content: "\f117"}.ion-camera:before{content: "\f118"}.ion-card:before{content: "\f119"}.ion-cash:before{content: "\f316"}.ion-chatbox:before{content: "\f11b"}.ion-chatbox-working:before{content: "\f11a"}.ion-chatboxes:before{content: "\f11c"}.ion-chatbubble:before{content: "\f11e"}.ion-chatbubble-working:before{content: "\f11d"}.ion-chatbubbles:before{content: "\f11f"}.ion-checkmark:before{content: "\f122"}.ion-checkmark-circled:before{content: "\f120"}.ion-checkmark-round:before{content: "\f121"}.ion-chevron-down:before{content: "\f123"}.ion-chevron-left:before{content: "\f124"}.ion-chevron-right:before{content: "\f125"}.ion-chevron-up:before{content: "\f126"}.ion-clipboard:before{content: "\f127"}.ion-clock:before{content: "\f26e"}.ion-close:before{content: "\f12a"}.ion-close-circled:before{content: "\f128"}.ion-close-round:before{content: "\f129"}.ion-closed-captioning:before{content: "\f317"}.ion-cloud:before{content: "\f12b"}.ion-code:before{content: "\f271"}.ion-code-download:before{content: "\f26f"}.ion-code-working:before{content: "\f270"}.ion-coffee:before{content: "\f272"}.ion-compass:before{content: "\f273"}.ion-compose:before{content: "\f12c"}.ion-connection-bars:before{content: "\f274"}.ion-contrast:before{content: "\f275"}.ion-crop:before{content: "\f3c1"}.ion-cube:before{content: "\f318"}.ion-disc:before{content: "\f12d"}.ion-document:before{content: "\f12f"}.ion-document-text:before{content: "\f12e"}.ion-drag:before{content: "\f130"}.ion-earth:before{content: "\f276"}.ion-easel:before{content: "\f3c2"}.ion-edit:before{content: "\f2bf"}.ion-egg:before{content: "\f277"}.ion-eject:before{content: "\f131"}.ion-email:before{content: "\f132"}.ion-email-unread:before{content: "\f3c3"}.ion-erlenmeyer-flask:before{content: "\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content: "\f3c4"}.ion-eye:before{content: "\f133"}.ion-eye-disabled:before{content: "\f306"}.ion-female:before{content: "\f278"}.ion-filing:before{content: "\f134"}.ion-film-marker:before{content: "\f135"}.ion-fireball:before{content: "\f319"}.ion-flag:before{content: "\f279"}.ion-flame:before{content: "\f31a"}.ion-flash:before{content: "\f137"}.ion-flash-off:before{content: "\f136"}.ion-folder:before{content: "\f139"}.ion-fork:before{content: "\f27a"}.ion-fork-repo:before{content: "\f2c0"}.ion-forward:before{content: "\f13a"}.ion-funnel:before{content: "\f31b"}.ion-gear-a:before{content: "\f13d"}.ion-gear-b:before{content: "\f13e"}.ion-grid:before{content: "\f13f"}.ion-hammer:before{content: "\f27b"}.ion-happy:before{content: "\f31c"}.ion-happy-outline:before{content: "\f3c6"}.ion-headphone:before{content: "\f140"}.ion-heart:before{content: "\f141"}.ion-heart-broken:before{content: "\f31d"}.ion-help:before{content: "\f143"}.ion-help-buoy:before{content: "\f27c"}.ion-help-circled:before{content: "\f142"}.ion-home:before{content: "\f144"}.ion-icecream:before{content: "\f27d"}.ion-image:before{content: "\f147"}.ion-images:before{content: "\f148"}.ion-information:before{content: "\f14a"}.ion-information-circled:before{content: "\f149"}.ion-ionic:before{content: "\f14b"}.ion-ios-alarm:before{content: "\f3c8"}.ion-ios-alarm-outline:before{content: "\f3c7"}.ion-ios-albums:before{content: "\f3ca"}.ion-ios-albums-outline:before{content: "\f3c9"}.ion-ios-americanfootball:before{content: "\f3cc"}.ion-ios-americanfootball-outline:before{content: "\f3cb"}.ion-ios-analytics:before{content: "\f3ce"}.ion-ios-analytics-outline:before{content: "\f3cd"}.ion-ios-arrow-back:before{content: "\f3cf"}.ion-ios-arrow-down:before{content: "\f3d0"}.ion-ios-arrow-forward:before{content: "\f3d1"}.ion-ios-arrow-left:before{content: "\f3d2"}.ion-ios-arrow-right:before{content: "\f3d3"}.ion-ios-arrow-thin-down:before{content: "\f3d4"}.ion-ios-arrow-thin-left:before{content: "\f3d5"}.ion-ios-arrow-thin-right:before{content: "\f3d6"}.ion-ios-arrow-thin-up:before{content: "\f3d7"}.ion-ios-arrow-up:before{content: "\f3d8"}.ion-ios-at:before{content: "\f3da"}.ion-ios-at-outline:before{content: "\f3d9"}.ion-ios-barcode:before{content: "\f3dc"}.ion-ios-barcode-outline:before{content: "\f3db"}.ion-ios-baseball:before{content: "\f3de"}.ion-ios-baseball-outline:before{content: "\f3dd"}.ion-ios-basketball:before{content: "\f3e0"}.ion-ios-basketball-outline:before{content: "\f3df"}.ion-ios-bell:before{content: "\f3e2"}.ion-ios-bell-outline:before{content: "\f3e1"}.ion-ios-body:before{content: "\f3e4"}.ion-ios-body-outline:before{content: "\f3e3"}.ion-ios-bolt:before{content: "\f3e6"}.ion-ios-bolt-outline:before{content: "\f3e5"}.ion-ios-book:before{content: "\f3e8"}.ion-ios-book-outline:before{content: "\f3e7"}.ion-ios-bookmarks:before{content: "\f3ea"}.ion-ios-bookmarks-outline:before{content: "\f3e9"}.ion-ios-box:before{content: "\f3ec"}.ion-ios-box-outline:before{content: "\f3eb"}.ion-ios-briefcase:before{content: "\f3ee"}.ion-ios-briefcase-outline:before{content: "\f3ed"}.ion-ios-browsers:before{content: "\f3f0"}.ion-ios-browsers-outline:before{content: "\f3ef"}.ion-ios-calculator:before{content: "\f3f2"}.ion-ios-calculator-outline:before{content: "\f3f1"}.ion-ios-calendar:before{content: "\f3f4"}.ion-ios-calendar-outline:before{content: "\f3f3"}.ion-ios-camera:before{content: "\f3f6"}.ion-ios-camera-outline:before{content: "\f3f5"}.ion-ios-cart:before{content: "\f3f8"}.ion-ios-cart-outline:before{content: "\f3f7"}.ion-ios-chatboxes:before{content: "\f3fa"}.ion-ios-chatboxes-outline:before{content: "\f3f9"}.ion-ios-chatbubble:before{content: "\f3fc"}.ion-ios-chatbubble-outline:before{content: "\f3fb"}.ion-ios-checkmark:before{content: "\f3ff"}.ion-ios-checkmark-empty:before{content: "\f3fd"}.ion-ios-checkmark-outline:before{content: "\f3fe"}.ion-ios-circle-filled:before{content: "\f400"}.ion-ios-circle-outline:before{content: "\f401"}.ion-ios-clock:before{content: "\f403"}.ion-ios-clock-outline:before{content: "\f402"}.ion-ios-close:before{content: "\f406"}.ion-ios-close-empty:before{content: "\f404"}.ion-ios-close-outline:before{content: "\f405"}.ion-ios-cloud:before{content: "\f40c"}.ion-ios-cloud-download:before{content: "\f408"}.ion-ios-cloud-download-outline:before{content: "\f407"}.ion-ios-cloud-outline:before{content: "\f409"}.ion-ios-cloud-upload:before{content: "\f40b"}.ion-ios-cloud-upload-outline:before{content: "\f40a"}.ion-ios-cloudy:before{content: "\f410"}.ion-ios-cloudy-night:before{content: "\f40e"}.ion-ios-cloudy-night-outline:before{content: "\f40d"}.ion-ios-cloudy-outline:before{content: "\f40f"}.ion-ios-cog:before{content: "\f412"}.ion-ios-cog-outline:before{content: "\f411"}.ion-ios-color-filter:before{content: "\f414"}.ion-ios-color-filter-outline:before{content: "\f413"}.ion-ios-color-wand:before{content: "\f416"}.ion-ios-color-wand-outline:before{content: "\f415"}.ion-ios-compose:before{content: "\f418"}.ion-ios-compose-outline:before{content: "\f417"}.ion-ios-contact:before{content: "\f41a"}.ion-ios-contact-outline:before{content: "\f419"}.ion-ios-copy:before{content: "\f41c"}.ion-ios-copy-outline:before{content: "\f41b"}.ion-ios-crop:before{content: "\f41e"}.ion-ios-crop-strong:before{content: "\f41d"}.ion-ios-download:before{content: "\f420"}.ion-ios-download-outline:before{content: "\f41f"}.ion-ios-drag:before{content: "\f421"}.ion-ios-email:before{content: "\f423"}.ion-ios-email-outline:before{content: "\f422"}.ion-ios-eye:before{content: "\f425"}.ion-ios-eye-outline:before{content: "\f424"}.ion-ios-fastforward:before{content: "\f427"}.ion-ios-fastforward-outline:before{content: "\f426"}.ion-ios-filing:before{content: "\f429"}.ion-ios-filing-outline:before{content: "\f428"}.ion-ios-film:before{content: "\f42b"}.ion-ios-film-outline:before{content: "\f42a"}.ion-ios-flag:before{content: "\f42d"}.ion-ios-flag-outline:before{content: "\f42c"}.ion-ios-flame:before{content: "\f42f"}.ion-ios-flame-outline:before{content: "\f42e"}.ion-ios-flask:before{content: "\f431"}.ion-ios-flask-outline:before{content: "\f430"}.ion-ios-flower:before{content: "\f433"}.ion-ios-flower-outline:before{content: "\f432"}.ion-ios-folder:before{content: "\f435"}.ion-ios-folder-outline:before{content: "\f434"}.ion-ios-football:before{content: "\f437"}.ion-ios-football-outline:before{content: "\f436"}.ion-ios-game-controller-a:before{content: "\f439"}.ion-ios-game-controller-a-outline:before{content: "\f438"}.ion-ios-game-controller-b:before{content: "\f43b"}.ion-ios-game-controller-b-outline:before{content: "\f43a"}.ion-ios-gear:before{content: "\f43d"}.ion-ios-gear-outline:before{content: "\f43c"}.ion-ios-glasses:before{content: "\f43f"}.ion-ios-glasses-outline:before{content: "\f43e"}.ion-ios-grid-view:before{content: "\f441"}.ion-ios-grid-view-outline:before{content: "\f440"}.ion-ios-heart:before{content: "\f443"}.ion-ios-heart-outline:before{content: "\f442"}.ion-ios-help:before{content: "\f446"}.ion-ios-help-empty:before{content: "\f444"}.ion-ios-help-outline:before{content: "\f445"}.ion-ios-home:before{content: "\f448"}.ion-ios-home-outline:before{content: "\f447"}.ion-ios-infinite:before{content: "\f44a"}.ion-ios-infinite-outline:before{content: "\f449"}.ion-ios-information:before{content: "\f44d"}.ion-ios-information-empty:before{content: "\f44b"}.ion-ios-information-outline:before{content: "\f44c"}.ion-ios-ionic-outline:before{content: "\f44e"}.ion-ios-keypad:before{content: "\f450"}.ion-ios-keypad-outline:before{content: "\f44f"}.ion-ios-lightbulb:before{content: "\f452"}.ion-ios-lightbulb-outline:before{content: "\f451"}.ion-ios-list:before{content: "\f454"}.ion-ios-list-outline:before{content: "\f453"}.ion-ios-location:before{content: "\f456"}.ion-ios-location-outline:before{content: "\f455"}.ion-ios-locked:before{content: "\f458"}.ion-ios-locked-outline:before{content: "\f457"}.ion-ios-loop:before{content: "\f45a"}.ion-ios-loop-strong:before{content: "\f459"}.ion-ios-medical:before{content: "\f45c"}.ion-ios-medical-outline:before{content: "\f45b"}.ion-ios-medkit:before{content: "\f45e"}.ion-ios-medkit-outline:before{content: "\f45d"}.ion-ios-mic:before{content: "\f461"}.ion-ios-mic-off:before{content: "\f45f"}.ion-ios-mic-outline:before{content: "\f460"}.ion-ios-minus:before{content: "\f464"}.ion-ios-minus-empty:before{content: "\f462"}.ion-ios-minus-outline:before{content: "\f463"}.ion-ios-monitor:before{content: "\f466"}.ion-ios-monitor-outline:before{content: "\f465"}.ion-ios-moon:before{content: "\f468"}.ion-ios-moon-outline:before{content: "\f467"}.ion-ios-more:before{content: "\f46a"}.ion-ios-more-outline:before{content: "\f469"}.ion-ios-musical-note:before{content: "\f46b"}.ion-ios-musical-notes:before{content: "\f46c"}.ion-ios-navigate:before{content: "\f46e"}.ion-ios-navigate-outline:before{content: "\f46d"}.ion-ios-nutrition:before{content: "\f470"}.ion-ios-nutrition-outline:before{content: "\f46f"}.ion-ios-paper:before{content: "\f472"}.ion-ios-paper-outline:before{content: "\f471"}.ion-ios-paperplane:before{content: "\f474"}.ion-ios-paperplane-outline:before{content: "\f473"}.ion-ios-partlysunny:before{content: "\f476"}.ion-ios-partlysunny-outline:before{content: "\f475"}.ion-ios-pause:before{content: "\f478"}.ion-ios-pause-outline:before{content: "\f477"}.ion-ios-paw:before{content: "\f47a"}.ion-ios-paw-outline:before{content: "\f479"}.ion-ios-people:before{content: "\f47c"}.ion-ios-people-outline:before{content: "\f47b"}.ion-ios-person:before{content: "\f47e"}.ion-ios-person-outline:before{content: "\f47d"}.ion-ios-personadd:before{content: "\f480"}.ion-ios-personadd-outline:before{content: "\f47f"}.ion-ios-photos:before{content: "\f482"}.ion-ios-photos-outline:before{content: "\f481"}.ion-ios-pie:before{content: "\f484"}.ion-ios-pie-outline:before{content: "\f483"}.ion-ios-pint:before{content: "\f486"}.ion-ios-pint-outline:before{content: "\f485"}.ion-ios-play:before{content: "\f488"}.ion-ios-play-outline:before{content: "\f487"}.ion-ios-plus:before{content: "\f48b"}.ion-ios-plus-empty:before{content: "\f489"}.ion-ios-plus-outline:before{content: "\f48a"}.ion-ios-pricetag:before{content: "\f48d"}.ion-ios-pricetag-outline:before{content: "\f48c"}.ion-ios-pricetags:before{content: "\f48f"}.ion-ios-pricetags-outline:before{content: "\f48e"}.ion-ios-printer:before{content: "\f491"}.ion-ios-printer-outline:before{content: "\f490"}.ion-ios-pulse:before{content: "\f493"}.ion-ios-pulse-strong:before{content: "\f492"}.ion-ios-rainy:before{content: "\f495"}.ion-ios-rainy-outline:before{content: "\f494"}.ion-ios-recording:before{content: "\f497"}.ion-ios-recording-outline:before{content: "\f496"}.ion-ios-redo:before{content: "\f499"}.ion-ios-redo-outline:before{content: "\f498"}.ion-ios-refresh:before{content: "\f49c"}.ion-ios-refresh-empty:before{content: "\f49a"}.ion-ios-refresh-outline:before{content: "\f49b"}.ion-ios-reload:before{content: "\f49d"}.ion-ios-reverse-camera:before{content: "\f49f"}.ion-ios-reverse-camera-outline:before{content: "\f49e"}.ion-ios-rewind:before{content: "\f4a1"}.ion-ios-rewind-outline:before{content: "\f4a0"}.ion-ios-rose:before{content: "\f4a3"}.ion-ios-rose-outline:before{content: "\f4a2"}.ion-ios-search:before{content: "\f4a5"}.ion-ios-search-strong:before{content: "\f4a4"}.ion-ios-settings:before{content: "\f4a7"}.ion-ios-settings-strong:before{content: "\f4a6"}.ion-ios-shuffle:before{content: "\f4a9"}.ion-ios-shuffle-strong:before{content: "\f4a8"}.ion-ios-skipbackward:before{content: "\f4ab"}.ion-ios-skipbackward-outline:before{content: "\f4aa"}.ion-ios-skipforward:before{content: "\f4ad"}.ion-ios-skipforward-outline:before{content: "\f4ac"}.ion-ios-snowy:before{content: "\f4ae"}.ion-ios-speedometer:before{content: "\f4b0"}.ion-ios-speedometer-outline:before{content: "\f4af"}.ion-ios-star:before{content: "\f4b3"}.ion-ios-star-half:before{content: "\f4b1"}.ion-ios-star-outline:before{content: "\f4b2"}.ion-ios-stopwatch:before{content: "\f4b5"}.ion-ios-stopwatch-outline:before{content: "\f4b4"}.ion-ios-sunny:before{content: "\f4b7"}.ion-ios-sunny-outline:before{content: "\f4b6"}.ion-ios-telephone:before{content: "\f4b9"}.ion-ios-telephone-outline:before{content: "\f4b8"}.ion-ios-tennisball:before{content: "\f4bb"}.ion-ios-tennisball-outline:before{content: "\f4ba"}.ion-ios-thunderstorm:before{content: "\f4bd"}.ion-ios-thunderstorm-outline:before{content: "\f4bc"}.ion-ios-time:before{content: "\f4bf"}.ion-ios-time-outline:before{content: "\f4be"}.ion-ios-timer:before{content: "\f4c1"}.ion-ios-timer-outline:before{content: "\f4c0"}.ion-ios-toggle:before{content: "\f4c3"}.ion-ios-toggle-outline:before{content: "\f4c2"}.ion-ios-trash:before{content: "\f4c5"}.ion-ios-trash-outline:before{content: "\f4c4"}.ion-ios-undo:before{content: "\f4c7"}.ion-ios-undo-outline:before{content: "\f4c6"}.ion-ios-unlocked:before{content: "\f4c9"}.ion-ios-unlocked-outline:before{content: "\f4c8"}.ion-ios-upload:before{content: "\f4cb"}.ion-ios-upload-outline:before{content: "\f4ca"}.ion-ios-videocam:before{content: "\f4cd"}.ion-ios-videocam-outline:before{content: "\f4cc"}.ion-ios-volume-high:before{content: "\f4ce"}.ion-ios-volume-low:before{content: "\f4cf"}.ion-ios-wineglass:before{content: "\f4d1"}.ion-ios-wineglass-outline:before{content: "\f4d0"}.ion-ios-world:before{content: "\f4d3"}.ion-ios-world-outline:before{content: "\f4d2"}.ion-ipad:before{content: "\f1f9"}.ion-iphone:before{content: "\f1fa"}.ion-ipod:before{content: "\f1fb"}.ion-jet:before{content: "\f295"}.ion-key:before{content: "\f296"}.ion-knife:before{content: "\f297"}.ion-laptop:before{content: "\f1fc"}.ion-leaf:before{content: "\f1fd"}.ion-levels:before{content: "\f298"}.ion-lightbulb:before{content: "\f299"}.ion-link:before{content: "\f1fe"}.ion-load-a:before{content: "\f29a"}.ion-load-b:before{content: "\f29b"}.ion-load-c:before{content: "\f29c"}.ion-load-d:before{content: "\f29d"}.ion-location:before{content: "\f1ff"}.ion-lock-combination:before{content: "\f4d4"}.ion-locked:before{content: "\f200"}.ion-log-in:before{content: "\f29e"}.ion-log-out:before{content: "\f29f"}.ion-loop:before{content: "\f201"}.ion-magnet:before{content: "\f2a0"}.ion-male:before{content: "\f2a1"}.ion-man:before{content: "\f202"}.ion-map:before{content: "\f203"}.ion-medkit:before{content: "\f2a2"}.ion-merge:before{content: "\f33f"}.ion-mic-a:before{content: "\f204"}.ion-mic-b:before{content: "\f205"}.ion-mic-c:before{content: "\f206"}.ion-minus:before{content: "\f209"}.ion-minus-circled:before{content: "\f207"}.ion-minus-round:before{content: "\f208"}.ion-model-s:before{content: "\f2c1"}.ion-monitor:before{content: "\f20a"}.ion-more:before{content: "\f20b"}.ion-mouse:before{content: "\f340"}.ion-music-note:before{content: "\f20c"}.ion-navicon:before{content: "\f20e"}.ion-navicon-round:before{content: "\f20d"}.ion-navigate:before{content: "\f2a3"}.ion-network:before{content: "\f341"}.ion-no-smoking:before{content: "\f2c2"}.ion-nuclear:before{content: "\f2a4"}.ion-outlet:before{content: "\f342"}.ion-paintbrush:before{content: "\f4d5"}.ion-paintbucket:before{content: "\f4d6"}.ion-paper-airplane:before{content: "\f2c3"}.ion-paperclip:before{content: "\f20f"}.ion-pause:before{content: "\f210"}.ion-person:before{content: "\f213"}.ion-person-add:before{content: "\f211"}.ion-person-stalker:before{content: "\f212"}.ion-pie-graph:before{content: "\f2a5"}.ion-pin:before{content: "\f2a6"}.ion-pinpoint:before{content: "\f2a7"}.ion-pizza:before{content: "\f2a8"}.ion-plane:before{content: "\f214"}.ion-planet:before{content: "\f343"}.ion-play:before{content: "\f215"}.ion-playstation:before{content: "\f30a"}.ion-plus:before{content: "\f218"}.ion-plus-circled:before{content: "\f216"}.ion-plus-round:before{content: "\f217"}.ion-podium:before{content: "\f344"}.ion-pound:before{content: "\f219"}.ion-power:before{content: "\f2a9"}.ion-pricetag:before{content: "\f2aa"}.ion-pricetags:before{content: "\f2ab"}.ion-printer:before{content: "\f21a"}.ion-pull-request:before{content: "\f345"}.ion-qr-scanner:before{content: "\f346"}.ion-quote:before{content: "\f347"}.ion-radio-waves:before{content: "\f2ac"}.ion-record:before{content: "\f21b"}.ion-refresh:before{content: "\f21c"}.ion-reply:before{content: "\f21e"}.ion-reply-all:before{content: "\f21d"}.ion-ribbon-a:before{content: "\f348"}.ion-ribbon-b:before{content: "\f349"}.ion-sad:before{content: "\f34a"}.ion-sad-outline:before{content: "\f4d7"}.ion-scissors:before{content: "\f34b"}.ion-search:before{content: "\f21f"}.ion-settings:before{content: "\f2ad"}.ion-share:before{content: "\f220"}.ion-shuffle:before{content: "\f221"}.ion-skip-backward:before{content: "\f222"}.ion-skip-forward:before{content: "\f223"}.ion-social-android:before{content: "\f225"}.ion-social-android-outline:before{content: "\f224"}.ion-social-angular:before{content: "\f4d9"}.ion-social-angular-outline:before{content: "\f4d8"}.ion-social-apple:before{content: "\f227"}.ion-social-apple-outline:before{content: "\f226"}.ion-social-bitcoin:before{content: "\f2af"}.ion-social-bitcoin-outline:before{content: "\f2ae"}.ion-social-buffer:before{content: "\f229"}.ion-social-buffer-outline:before{content: "\f228"}.ion-social-chrome:before{content: "\f4db"}.ion-social-chrome-outline:before{content: "\f4da"}.ion-social-codepen:before{content: "\f4dd"}.ion-social-codepen-outline:before{content: "\f4dc"}.ion-social-css3:before{content: "\f4df"}.ion-social-css3-outline:before{content: "\f4de"}.ion-social-designernews:before{content: "\f22b"}.ion-social-designernews-outline:before{content: "\f22a"}.ion-social-dribbble:before{content: "\f22d"}.ion-social-dribbble-outline:before{content: "\f22c"}.ion-social-dropbox:before{content: "\f22f"}.ion-social-dropbox-outline:before{content: "\f22e"}.ion-social-euro:before{content: "\f4e1"}.ion-social-euro-outline:before{content: "\f4e0"}.ion-social-facebook:before{content: "\f231"}.ion-social-facebook-outline:before{content: "\f230"}.ion-social-foursquare:before{content: "\f34d"}.ion-social-foursquare-outline:before{content: "\f34c"}.ion-social-freebsd-devil:before{content: "\f2c4"}.ion-social-github:before{content: "\f233"}.ion-social-github-outline:before{content: "\f232"}.ion-social-google:before{content: "\f34f"}.ion-social-google-outline:before{content: "\f34e"}.ion-social-googleplus:before{content: "\f235"}.ion-social-googleplus-outline:before{content: "\f234"}.ion-social-hackernews:before{content: "\f237"}.ion-social-hackernews-outline:before{content: "\f236"}.ion-social-html5:before{content: "\f4e3"}.ion-social-html5-outline:before{content: "\f4e2"}.ion-social-instagram:before{content: "\f351"}.ion-social-instagram-outline:before{content: "\f350"}.ion-social-javascript:before{content: "\f4e5"}.ion-social-javascript-outline:before{content: "\f4e4"}.ion-social-linkedin:before{content: "\f239"}.ion-social-linkedin-outline:before{content: "\f238"}.ion-social-markdown:before{content: "\f4e6"}.ion-social-nodejs:before{content: "\f4e7"}.ion-social-octocat:before{content: "\f4e8"}.ion-social-pinterest:before{content: "\f2b1"}.ion-social-pinterest-outline:before{content: "\f2b0"}.ion-social-python:before{content: "\f4e9"}.ion-social-reddit:before{content: "\f23b"}.ion-social-reddit-outline:before{content: "\f23a"}.ion-social-rss:before{content: "\f23d"}.ion-social-rss-outline:before{content: "\f23c"}.ion-social-sass:before{content: "\f4ea"}.ion-social-skype:before{content: "\f23f"}.ion-social-skype-outline:before{content: "\f23e"}.ion-social-snapchat:before{content: "\f4ec"}.ion-social-snapchat-outline:before{content: "\f4eb"}.ion-social-tumblr:before{content: "\f241"}.ion-social-tumblr-outline:before{content: "\f240"}.ion-social-tux:before{content: "\f2c5"}.ion-social-twitch:before{content: "\f4ee"}.ion-social-twitch-outline:before{content: "\f4ed"}.ion-social-twitter:before{content: "\f243"}.ion-social-twitter-outline:before{content: "\f242"}.ion-social-usd:before{content: "\f353"}.ion-social-usd-outline:before{content: "\f352"}.ion-social-vimeo:before{content: "\f245"}.ion-social-vimeo-outline:before{content: "\f244"}.ion-social-whatsapp:before{content: "\f4f0"}.ion-social-whatsapp-outline:before{content: "\f4ef"}.ion-social-windows:before{content: "\f247"}.ion-social-windows-outline:before{content: "\f246"}.ion-social-wordpress:before{content: "\f249"}.ion-social-wordpress-outline:before{content: "\f248"}.ion-social-yahoo:before{content: "\f24b"}.ion-social-yahoo-outline:before{content: "\f24a"}.ion-social-yen:before{content: "\f4f2"}.ion-social-yen-outline:before{content: "\f4f1"}.ion-social-youtube:before{content: "\f24d"}.ion-social-youtube-outline:before{content: "\f24c"}.ion-soup-can:before{content: "\f4f4"}.ion-soup-can-outline:before{content: "\f4f3"}.ion-speakerphone:before{content: "\f2b2"}.ion-speedometer:before{content: "\f2b3"}.ion-spoon:before{content: "\f2b4"}.ion-star:before{content: "\f24e"}.ion-stats-bars:before{content: "\f2b5"}.ion-steam:before{content: "\f30b"}.ion-stop:before{content: "\f24f"}.ion-thermometer:before{content: "\f2b6"}.ion-thumbsdown:before{content: "\f250"}.ion-thumbsup:before{content: "\f251"}.ion-toggle:before{content: "\f355"}.ion-toggle-filled:before{content: "\f354"}.ion-transgender:before{content: "\f4f5"}.ion-trash-a:before{content: "\f252"}.ion-trash-b:before{content: "\f253"}.ion-trophy:before{content: "\f356"}.ion-tshirt:before{content: "\f4f7"}.ion-tshirt-outline:before{content: "\f4f6"}.ion-umbrella:before{content: "\f2b7"}.ion-university:before{content: "\f357"}.ion-unlocked:before{content: "\f254"}.ion-upload:before{content: "\f255"}.ion-usb:before{content: "\f2b8"}.ion-videocamera:before{content: "\f256"}.ion-volume-high:before{content: "\f257"}.ion-volume-low:before{content: "\f258"}.ion-volume-medium:before{content: "\f259"}.ion-volume-mute:before{content: "\f25a"}.ion-wand:before{content: "\f358"}.ion-waterdrop:before{content: "\f25b"}.ion-wifi:before{content: "\f25c"}.ion-wineglass:before{content: "\f2b9"}.ion-woman:before{content: "\f25d"}.ion-wrench:before{content: "\f2ba"}.ion-xbox:before{content: "\f30c"}html.fp-enabled,.fp-enabled body{margin: 0;padding: 0;overflow: hidden;-webkit-tap-highlight-color: rgba(0, 0, 0, 0)}.fp-section{position: relative;-webkit-box-sizing: border-box;box-sizing: border-box}.fp-slide{float: left}.fp-slide, .fp-slidesContainer{height: 100%;display: block}.fp-slides{z-index: 1;height: 100%;overflow: hidden;position: relative;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out}.fp-section.fp-table, .fp-slide.fp-table{display: table;table-layout: fixed;width: 100%}.fp-tableCell{display: table-cell;vertical-align: middle;width: 100%;height: 100%}.fp-slidesContainer{float: left;position: relative}.fp-controlArrow{-webkit-user-select: none;-moz-user-select: none;-khtml-user-select: none;-ms-user-select: none;position: absolute;z-index: 4;top: 50%;cursor: pointer;width: 0;height: 0;border-style: solid;margin-top: -38px;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.fp-controlArrow.fp-prev{left: 15px;width: 0;border-width: 38.5px 34px 38.5px 0;border-color: transparent #fff transparent transparent}.fp-controlArrow.fp-next{right: 15px;border-width: 38.5px 0 38.5px 34px;border-color: transparent transparent transparent #fff}.fp-scrollable{overflow: hidden;position: relative}.fp-scroller{overflow: hidden}.iScrollIndicator{border: 0 !important}.fp-notransition{-webkit-transition: none !important;transition: none !important}#fp-nav{position: fixed;z-index: 100;margin-top: -32px;top: 50%;opacity: 1;-webkit-transform: translate3d(0, 0, 0)}#fp-nav.fp-right{right: 17px}#fp-nav.fp-left{left: 17px}.fp-slidesNav{position: absolute;z-index: 4;opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);left: 0 !important;right: 0;margin: 0 auto !important}.fp-slidesNav.fp-bottom{bottom: 17px}.fp-slidesNav.fp-top{top: 17px}#fp-nav ul,.fp-slidesNav ul{margin: 0;padding: 0}#fp-nav ul li,.fp-slidesNav ul li{display: block;width: 14px;height: 13px;margin: 7px;position: relative}.fp-slidesNav ul li{display: inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display: block;position: relative;z-index: 1;width: 100%;height: 100%;cursor: pointer;text-decoration: none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height: 12px;width: 12px;margin: -6px 0 0 -6px;border-radius: 100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius: 50%;position: absolute;z-index: 1;height: 4px;width: 4px;border: 0;background: #333;left: 50%;top: 50%;margin: -2px 0 0 -2px;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width: 10px;height: 10px;margin: -5px 0px 0px -5px}#fp-nav ul li .fp-tooltip{position: absolute;top: -2px;color: #fff;font-size: 14px;font-family: arial, helvetica, sans-serif;white-space: nowrap;max-width: 220px;overflow: hidden;display: block;opacity: 0;width: 0;cursor: pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active + .fp-tooltip{-webkit-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;width: auto;opacity: 1}#fp-nav ul li .fp-tooltip.fp-right{right: 20px}#fp-nav ul li .fp-tooltip.fp-left{left: 20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height: auto !important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height: auto !important}.fp-sr-only{position: absolute;width: 1px;height: 1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0}.icon{font-family: 'Stroke-Gap-Icons';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.icon-WorldWide:before{content: "\e600"}.icon-WorldGlobe:before{content: "\e601"}.icon-Underpants:before{content: "\e602"}.icon-Tshirt:before{content: "\e603"}.icon-Trousers:before{content: "\e604"}.icon-Tie:before{content: "\e605"}.icon-TennisBall:before{content: "\e606"}.icon-Telesocpe:before{content: "\e607"}.icon-Stop:before{content: "\e608"}.icon-Starship:before{content: "\e609"}.icon-Starship2:before{content: "\e60a"}.icon-Speaker:before{content: "\e60b"}.icon-Speaker2:before{content: "\e60c"}.icon-Soccer:before{content: "\e60d"}.icon-Snikers:before{content: "\e60e"}.icon-Scisors:before{content: "\e60f"}.icon-Puzzle:before{content: "\e610"}.icon-Printer:before{content: "\e611"}.icon-Pool:before{content: "\e612"}.icon-Podium:before{content: "\e613"}.icon-Play:before{content: "\e614"}.icon-Planet:before{content: "\e615"}.icon-Pause:before{content: "\e616"}.icon-Next:before{content: "\e617"}.icon-MusicNote2:before{content: "\e618"}.icon-MusicNote:before{content: "\e619"}.icon-MusicMixer:before{content: "\e61a"}.icon-Microphone:before{content: "\e61b"}.icon-Medal:before{content: "\e61c"}.icon-ManFigure:before{content: "\e61d"}.icon-Magnet:before{content: "\e61e"}.icon-Like:before{content: "\e61f"}.icon-Hanger:before{content: "\e620"}.icon-Handicap:before{content: "\e621"}.icon-Forward:before{content: "\e622"}.icon-Footbal:before{content: "\e623"}.icon-Flag:before{content: "\e624"}.icon-FemaleFigure:before{content: "\e625"}.icon-Dislike:before{content: "\e626"}.icon-DiamondRing:before{content: "\e627"}.icon-Cup:before{content: "\e628"}.icon-Crown:before{content: "\e629"}.icon-Column:before{content: "\e62a"}.icon-Click:before{content: "\e62b"}.icon-Cassette:before{content: "\e62c"}.icon-Bomb:before{content: "\e62d"}.icon-BatteryLow:before{content: "\e62e"}.icon-BatteryFull:before{content: "\e62f"}.icon-Bascketball:before{content: "\e630"}.icon-Astronaut:before{content: "\e631"}.icon-WineGlass:before{content: "\e632"}.icon-Water:before{content: "\e633"}.icon-Wallet:before{content: "\e634"}.icon-Umbrella:before{content: "\e635"}.icon-TV:before{content: "\e636"}.icon-TeaMug:before{content: "\e637"}.icon-Tablet:before{content: "\e638"}.icon-Soda:before{content: "\e639"}.icon-SodaCan:before{content: "\e63a"}.icon-SimCard:before{content: "\e63b"}.icon-Signal:before{content: "\e63c"}.icon-Shaker:before{content: "\e63d"}.icon-Radio:before{content: "\e63e"}.icon-Pizza:before{content: "\e63f"}.icon-Phone:before{content: "\e640"}.icon-Notebook:before{content: "\e641"}.icon-Mug:before{content: "\e642"}.icon-Mastercard:before{content: "\e643"}.icon-Ipod:before{content: "\e644"}.icon-Info:before{content: "\e645"}.icon-Icecream2:before{content: "\e646"}.icon-Icecream1:before{content: "\e647"}.icon-Hourglass:before{content: "\e648"}.icon-Help:before{content: "\e649"}.icon-Goto:before{content: "\e64a"}.icon-Glasses:before{content: "\e64b"}.icon-Gameboy:before{content: "\e64c"}.icon-ForkandKnife:before{content: "\e64d"}.icon-Export:before{content: "\e64e"}.icon-Exit:before{content: "\e64f"}.icon-Espresso:before{content: "\e650"}.icon-Drop:before{content: "\e651"}.icon-Download:before{content: "\e652"}.icon-Dollars:before{content: "\e653"}.icon-Dollar:before{content: "\e654"}.icon-DesktopMonitor:before{content: "\e655"}.icon-Corkscrew:before{content: "\e656"}.icon-CoffeeToGo:before{content: "\e657"}.icon-Chart:before{content: "\e658"}.icon-ChartUp:before{content: "\e659"}.icon-ChartDown:before{content: "\e65a"}.icon-Calculator:before{content: "\e65b"}.icon-Bread:before{content: "\e65c"}.icon-Bourbon:before{content: "\e65d"}.icon-BottleofWIne:before{content: "\e65e"}.icon-Bag:before{content: "\e65f"}.icon-Arrow:before{content: "\e660"}.icon-Antenna2:before{content: "\e661"}.icon-Antenna1:before{content: "\e662"}.icon-Anchor:before{content: "\e663"}.icon-Wheelbarrow:before{content: "\e664"}.icon-Webcam:before{content: "\e665"}.icon-Unlinked:before{content: "\e666"}.icon-Truck:before{content: "\e667"}.icon-Timer:before{content: "\e668"}.icon-Time:before{content: "\e669"}.icon-StorageBox:before{content: "\e66a"}.icon-Star:before{content: "\e66b"}.icon-ShoppingCart:before{content: "\e66c"}.icon-Shield:before{content: "\e66d"}.icon-Seringe:before{content: "\e66e"}.icon-Pulse:before{content: "\e66f"}.icon-Plaster:before{content: "\e670"}.icon-Plaine:before{content: "\e671"}.icon-Pill:before{content: "\e672"}.icon-PicnicBasket:before{content: "\e673"}.icon-Phone2:before{content: "\e674"}.icon-Pencil:before{content: "\e675"}.icon-Pen:before{content: "\e676"}.icon-PaperClip:before{content: "\e677"}.icon-On-Off:before{content: "\e678"}.icon-Mouse:before{content: "\e679"}.icon-Megaphone:before{content: "\e67a"}.icon-Linked:before{content: "\e67b"}.icon-Keyboard:before{content: "\e67c"}.icon-House:before{content: "\e67d"}.icon-Heart:before{content: "\e67e"}.icon-Headset:before{content: "\e67f"}.icon-FullShoppingCart:before{content: "\e680"}.icon-FullScreen:before{content: "\e681"}.icon-Folder:before{content: "\e682"}.icon-Floppy:before{content: "\e683"}.icon-Files:before{content: "\e684"}.icon-File:before{content: "\e685"}.icon-FileBox:before{content: "\e686"}.icon-ExitFullScreen:before{content: "\e687"}.icon-EmptyBox:before{content: "\e688"}.icon-Delete:before{content: "\e689"}.icon-Controller:before{content: "\e68a"}.icon-Compass:before{content: "\e68b"}.icon-CompassTool:before{content: "\e68c"}.icon-ClipboardText:before{content: "\e68d"}.icon-ClipboardChart:before{content: "\e68e"}.icon-ChemicalGlass:before{content: "\e68f"}.icon-CD:before{content: "\e690"}.icon-Carioca:before{content: "\e691"}.icon-Car:before{content: "\e692"}.icon-Book:before{content: "\e693"}.icon-BigTruck:before{content: "\e694"}.icon-Bicycle:before{content: "\e695"}.icon-Wrench:before{content: "\e696"}.icon-Web:before{content: "\e697"}.icon-Watch:before{content: "\e698"}.icon-Volume:before{content: "\e699"}.icon-Video:before{content: "\e69a"}.icon-Users:before{content: "\e69b"}.icon-User:before{content: "\e69c"}.icon-UploadCLoud:before{content: "\e69d"}.icon-Typing:before{content: "\e69e"}.icon-Tools:before{content: "\e69f"}.icon-Tag:before{content: "\e6a0"}.icon-Speedometter:before{content: "\e6a1"}.icon-Share:before{content: "\e6a2"}.icon-Settings:before{content: "\e6a3"}.icon-Search:before{content: "\e6a4"}.icon-Screwdriver:before{content: "\e6a5"}.icon-Rolodex:before{content: "\e6a6"}.icon-Ringer:before{content: "\e6a7"}.icon-Resume:before{content: "\e6a8"}.icon-Restart:before{content: "\e6a9"}.icon-PowerOff:before{content: "\e6aa"}.icon-Pointer:before{content: "\e6ab"}.icon-Picture:before{content: "\e6ac"}.icon-OpenedLock:before{content: "\e6ad"}.icon-Notes:before{content: "\e6ae"}.icon-Mute:before{content: "\e6af"}.icon-Movie:before{content: "\e6b0"}.icon-Microphone2:before{content: "\e6b1"}.icon-Message:before{content: "\e6b2"}.icon-MessageRight:before{content: "\e6b3"}.icon-MessageLeft:before{content: "\e6b4"}.icon-Menu:before{content: "\e6b5"}.icon-Media:before{content: "\e6b6"}.icon-Mail:before{content: "\e6b7"}.icon-List:before{content: "\e6b8"}.icon-Layers:before{content: "\e6b9"}.icon-Key:before{content: "\e6ba"}.icon-Imbox:before{content: "\e6bb"}.icon-Eye:before{content: "\e6bc"}.icon-Edit:before{content: "\e6bd"}.icon-DSLRCamera:before{content: "\e6be"}.icon-DownloadCloud:before{content: "\e6bf"}.icon-CompactCamera:before{content: "\e6c0"}.icon-Cloud:before{content: "\e6c1"}.icon-ClosedLock:before{content: "\e6c2"}.icon-Chart2:before{content: "\e6c3"}.icon-Bulb:before{content: "\e6c4"}.icon-Briefcase:before{content: "\e6c5"}.icon-Blog:before{content: "\e6c6"}.icon-Agenda:before{content: "\e6c7"}.slinky-menu{overflow: hidden;-webkit-transform: translateZ(0);transform: translateZ(0)}.slinky-menu > ul{left: 0;position: relative;-webkit-transform: translateZ(0);transform: translateZ(0)}.slinky-menu ul,.slinky-menu li{list-style: none;margin: 0}.slinky-menu ul{width: 100%}.slinky-menu a{-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex}.slinky-menu a span{-webkit-box-flex: 1;-ms-flex: 1;flex: 1;line-height: 1.4}.slinky-menu li ul{display: none;left: 100%;position: absolute;top: 0}.slinky-menu .header{display: -webkit-box;display: -ms-flexbox;display: flex}.slinky-menu .header .title{-webkit-box-flex: 1;-ms-flex: 1;flex: 1;line-height: 1.4;margin: 0;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}.slinky-theme-default{background: #f6f7f8}.slinky-theme-default .title{color: #333;padding: 1em}.slinky-theme-default li{line-height: 1}.slinky-theme-default a:not(.back){color: #333;padding: 1em}.slinky-theme-default a:not(.back):hover{background: rgba(90, 200, 250, 0.25)}.slinky-theme-default a:not(.back):active{background: rgba(90, 200, 250, 0.5)}.slinky-theme-default .next::after,.slinky-theme-default .back::before{background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik0xMi4yMTkgMi4yODFMMTAuNzggMy43MiAxOC4wNjIgMTFIMnYyaDE2LjA2M2wtNy4yODIgNy4yODEgMS40MzggMS40MzggOS05IC42ODctLjcxOS0uNjg3LS43MTl6IiAvPjwvc3ZnPg==) center no-repeat;background-size: 1em;content: '';height: 1em;opacity: 0.25;-webkit-transition: 200ms;transition: 200ms;width: 1em}.slinky-theme-default .next::after{margin-left: 1em}.slinky-theme-default .back::before{padding: 1em;-webkit-transform: scaleX(-1);transform: scaleX(-1)}.slinky-theme-default .next:hover::after,.slinky-theme-default .back:hover::before{opacity: 0.75}.slinky-theme-default .next:active::after,.slinky-theme-default .back:active::before{opacity: 1}

@charset "UTF-8";:root{--color-primary: #013768;--color-secondary: #a8741a}*{box-sizing: border-box}*,*::after,*::before{box-sizing: border-box}html,body{height: 100%}body{line-height: 24px;font-size: 14px;font-style: normal;font-weight: 400;visibility: visible;font-family: "Rubik", sans-serif;color: #5a5a5a}body.theme-dark{color: #e8e8e8}h1,h2,h3,h4,h5,h6{font-weight: 400;margin-top: 0;font-family: "Playfair Display", serif}h1{font-size: 48px;line-height: 1;font-weight: 700}h2{font-size: 36px;line-height: 36px}h3{font-size: 30px;line-height: 30px}h4{font-size: 16px;line-height: 19px;font-weight: 700}h5{font-size: 14px;line-height: 18px}h6{font-size: 12px;line-height: 14px}p:last-child{margin-bottom: 0}a,button{color: inherit;line-height: inherit;text-decoration: none;cursor: pointer}.btn:focus{box-shadow: none}a,button,img,input,span{transition: all 0.3s ease 0s}*:focus{outline: none !important}a:focus{color: inherit;outline: none;text-decoration: none}a:hover{text-decoration: none}button,input[type=submit]{cursor: pointer}img{max-width: 100%;height: auto}ul{list-style: outside none none;margin: 0;padding: 0}.fix{overflow: hidden}.hidden{display: none}.clear{clear: both}@media only screen and (max-width: 767px){.container{max-width: 500px}}@media only screen and (max-width: 479px){.container{width: 100%}}.capitalize{text-transform: initial}.uppercase{text-transform: uppercase}.no-gutters > .col,.no-gutters > [class*=col-]{padding-right: 0;padding-left: 0;margin: 0}.bg-white{background-color: #ffffff}.bg-light-grey{background-color: #f6fafb}.bg-grey{background-color: #f8f8f8}.bluewood-bg{background: #354b65}.bluewood-bg-overlay{position: relative}.bluewood-bg-overlay::before{background: rgba(70, 90, 112, 0.9);content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%}.overly-bg-black{position: relative}.overly-bg-black::after{background: rgba(0, 0, 0, 0.3);content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%}input:-moz-placeholder,textarea:-moz-placeholder{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input::-moz-placeholder,textarea::-moz-placeholder{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}#scrollUp{background: #212121 none repeat scroll 0 0;bottom: 85px;color: #ffffff;cursor: pointer;display: none;font-size: 20px;height: 45px;line-height: 39px;position: fixed;right: 12px;text-align: center;width: 45px;z-index: 9999;border-radius: 50%;border: 2px solid #fff;transition: 0.3s}#scrollUp:hover i{animation-name: fadeInUp;animation-duration: 1s;animation-fill-mode: both;animation-iteration-count: infinite}.main-wrapper.header-transparent{padding: 0 !important;margin: 0 !important}.section-ptb{padding: 100px 0}.gumb{background: #c40d2e;border: 1px solid #9d0a25;padding-right: 100px;color: #fff;padding-top: 10px;padding-bottom: 10px;padding-right: 60px}.col-xs-5ths,.col-sm-5ths,.col-md-5ths,.col-lg-5ths{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px}.col-xs-5ths{width: 20%;float: left}@media (min-width: 768px){.col-sm-5ths{width: 20%;float: left}}@media (min-width: 992px){.col-md-5ths{width: 20%;float: left}}@media (min-width: 1200px){.col-lg-5ths{width: 20%;float: left}}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-ptb{padding: 90px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-ptb{padding: 80px 0}}@media only screen and (max-width: 767px){.section-ptb{padding: 70px 0}}@media only screen and (max-width: 479px){.section-ptb{padding: 60px 0}}.section-pt{padding-top: 100px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-pt{padding-top: 90px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-pt{padding-top: 80px}}@media only screen and (max-width: 767px){.section-pt{padding-top: 70px}}@media only screen and (max-width: 479px){.section-pt{padding-top: 60px}}.section-pt-70{padding-top: 70px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-pt-70{padding-top: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-pt-70{padding-top: 50px}}@media only screen and (max-width: 767px){.section-pt-70{padding-top: 40px}}@media only screen and (max-width: 479px){.section-pt-70{padding-top: 30px}}.section-pb-70{padding-bottom: 80px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-pb-70{padding-bottom: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-pb-70{padding-bottom: 50px}}@media only screen and (max-width: 767px){.section-pb-70{padding-bottom: 40px}}@media only screen and (max-width: 479px){.section-pb-70{padding-bottom: 30px}}.section-pb{padding-bottom: 100px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-pb{padding-bottom: 90px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-pb{padding-bottom: 80px}}@media only screen and (max-width: 767px){.section-pb{padding-bottom: 70px}}@media only screen and (max-width: 479px){.section-pb{padding-bottom: 60px}}.button{background: var(--color-primary);box-shadow: none;color: #ffffff;display: inline-block;height: 45px;line-height: 45px;padding: 0 22px;text-transform: uppercase;font-size: 13px;border-radius: 3px}@media only screen and (min-width: 768px) and (max-width: 991px){.sticky-header.sticky{position: inherit;box-shadow: inherit;animation-name: inherit;padding: 0}}@media only screen and (max-width: 767px){.sticky-header.sticky{position: inherit;box-shadow: inherit;animation-name: inherit;padding: 0}}.off_canvars_overlay{width: 100%;height: 100%;position: fixed;z-index: 999;opacity: 0;visibility: hidden;cursor: crosshair;background: #5a5a5a;top: 0}.off_canvars_overlay.active{opacity: 0.5;visibility: visible}.Offcanvas_menu{display: none}@media only screen and (min-width: 768px) and (max-width: 991px){.Offcanvas_menu{display: block}}@media only screen and (max-width: 767px){.Offcanvas_menu{display: block}}.Offcanvas_menu .container{position: relative}.Offcanvas_menu_wrapper{width: 290px;position: fixed;background: #fff;z-index: 999;top: 0;height: 100vh;transition: 0.5s;left: 0;margin-left: -300px;padding: 50px 20px 30px;overflow-y: auto}.Offcanvas_menu_wrapper.active{margin-left: 0}.Offcanvas_menu_wrapper .slinky-theme-default{background: inherit;min-height: 300px;overflow-y: auto}.Offcanvas_menu_wrapper .search_container{display: block}.Offcanvas_menu_wrapper .home_contact{display: flex}.Offcanvas_menu_wrapper .welcome_text{display: block}.Offcanvas_menu_wrapper .top_right{display: block}.offcanvas_main_menu > li.menu-item-has-children.menu-open > span.menu-expand{transform: rotate(180deg)}.offcanvas_main_menu > li ul li.menu-item-has-children.menu-open span.menu-expand{transform: rotate(180deg)}.offcanvas_main_menu li{position: relative}.offcanvas_main_menu li:last-child{margin: 0}.offcanvas_main_menu li span.menu-expand{position: absolute;right: 0}.offcanvas_main_menu li a{font-size: 14px;font-weight: 400;text-transform: initial;display: block;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ebebeb}.offcanvas_main_menu li a:hover{color: var(--color-primary)}.offcanvas_main_menu li ul.sub-menu{padding-left: 20px}.Offcanvas_footer{margin-top: 50px;padding-bottom: 50px;text-align: center}.Offcanvas_footer span a{font-size: 14px}.Offcanvas_footer span a:hover{color: var(--color-primary)}.Offcanvas_footer ul{margin-top: 20px}.Offcanvas_footer ul li{display: inline-block;margin-right: 4px}.Offcanvas_footer ul li:last-child{margin-right: 0}.Offcanvas_footer ul li a{display: inline-block;width: 30px;height: 30px;text-align: center;line-height: 30px;border-radius: 50%;font-size: 13px;color: #ffffff}.Offcanvas_footer ul li.facebook a{background: #3c5b9b}.Offcanvas_footer ul li.facebook a:hover{background: var(--color-primary)}.Offcanvas_footer ul li.twitter a{background: #1DA1F2}.Offcanvas_footer ul li.twitter a:hover{background: var(--color-primary)}.Offcanvas_footer ul li.pinterest a{background: #BD081B}.Offcanvas_footer ul li.pinterest a:hover{background: var(--color-primary)}.Offcanvas_footer ul li.google-plus a{background: #DD4D42}.Offcanvas_footer ul li.google-plus a:hover{background: var(--color-primary)}.Offcanvas_footer ul li.linkedin a{background: #010103}.Offcanvas_footer ul li.linkedin a:hover{background: var(--color-primary)}.slinky-theme-default a:not(.back){padding: 10px 0;text-transform: initial;font-size: 16px;font-weight: 400}.slinky-theme-default a:not(.back):hover{background: inherit;color: var(--color-primary)}.canvas_close{position: absolute;top: 10px;right: 13px}.canvas_close a{font-size: 18px;text-transform: uppercase;font-weight: 500;width: 32px;height: 32px;display: block;text-align: center;line-height: 31px;border: 1px solid #ebebeb;border-radius: 50%}.canvas_close a:hover{background: var(--color-primary);border-color: var(--color-primary);color: #fff}.canvas_open{position: absolute;right: 13px;top: 36px;z-index: 9}@media only screen and (max-width: 767px){.canvas_open{right: 20px;top: 27px}}@media only screen and (max-width: 575px){.canvas_open{top: 22px}}.canvas_open a{font-size: 30px;color: #5a5a5a;width: 43px;height: 41px;display: block;line-height: 40px;text-align: center;border: 1px solid #5a5a5a;border-radius: 3px}@media only screen and (max-width: 767px){.canvas_open a{width: 35px;height: 34px;line-height: 34px;font-size: 24px}}.canvas_open a:hover{color: var(--color-primary);border-color: var(--color-primary)}.Offcanvas_two .cart_link{margin-left: 18px}.Offcanvas_two .cart_link > a{padding: 11px 5px 13px 11px}.Offcanvas_two .cart_link > a i.ion-android-cart{margin-right: 5px;padding-right: 7px}.Offcanvas_two .box_setting{margin-left: 16px;margin-top: 0;margin-bottom: 0}.Offcanvas_two .dropdown_search{left: -10px}.Offcanvas_two .dropdown_setting{min-width: 160px;left: -48px}.Offcanvas_five .canvas_open a{color: #ffffff;border: 1px solid #ffffff}.Offcanvas_five .canvas_open a:hover{color: var(--color-primary);border-color: var(--color-primary)}.Offcanvas_five .contact_box{margin-bottom: 19px;text-align: center}.Offcanvas_five .wishlist_btn{margin-left: 16px}.Offcanvas_five .wishlist_btn a{width: 45px;height: 45px;border-radius: 3px;text-align: center;line-height: 45px;border: 1px solid #ebebeb;color: #212121;font-size: 20px;display: block}.Offcanvas_five .wishlist_btn a:hover{color: var(--color-primary)}.Offcanvas_five .cart_link{margin-left: 18px}.Offcanvas_five .cart_link > a{padding: 11px 6px 13px 14px}.Offcanvas_five .cart_link > a i.ion-android-cart{margin-right: 5px;padding-right: 5px}.Offcanvas_five .dropdown_search{left: -10px}.Offcanvas_black2 .canvas_open a{color: #ffffff;border: 1px solid #ffffff}.Offcanvas_black2 .canvas_open a:hover{color: var(--color-primary);border-color: var(--color-primary)}.header_top{border-bottom: 1px solid #ebebeb}@media only screen and (min-width: 768px) and (max-width: 991px){.header_top{display: none}}@media only screen and (max-width: 767px){.header_top{display: none}}@media only screen and (min-width: 768px) and (max-width: 991px){.welcome_text{text-align: center;margin-bottom: 11px;display: none}}@media only screen and (max-width: 767px){.welcome_text{text-align: center;margin-bottom: 11px;display: none}}.welcome_text p{font-size: 12px;color: #212121}.theme-dark .welcome_text p{font-size: 12px;color: white}@media only screen and (min-width: 768px) and (max-width: 991px){.welcome_text p{line-height: 22px}}@media only screen and (max-width: 767px){.welcome_text p{line-height: 22px}}.welcome_text p span{color: var(--color-primary)}@media only screen and (min-width: 768px) and (max-width: 991px){.top_right{text-align: center !important;display: none;margin-bottom: 15px}}@media only screen and (max-width: 767px){.top_right{text-align: center !important;display: none;margin-bottom: 15px}}.top_right > ul > li{display: inline-block;position: relative;padding-left: 20px;margin-left: 20px}@media only screen and (min-width: 768px) and (max-width: 991px){.top_right > ul > li{padding-left: 13px;margin-left: 13px}}@media only screen and (max-width: 767px){.top_right > ul > li{padding-left: 13px;margin-left: 13px}}.top_right > ul > li:hover ul.dropdown_currency{top: 100%;opacity: 1;visibility: visible}.top_right > ul > li:hover ul.dropdown_language,.top_right > ul > li:hover .theme-dark ul.dropdown_links,.theme-dark .top_right > ul > li:hover ul.dropdown_links,.top_right > ul > li:hover .theme-dark ul.dropdown_currency,.theme-dark .top_right > ul > li:hover ul.dropdown_currency{top: 100%;opacity: 1;visibility: visible}.top_right > ul > li:hover ul.dropdown_links{top: 100%;opacity: 1;visibility: visible}@media only screen and (max-width: 767px){.top_right > ul > li{padding-left: 14px;margin-left: 14px}}.top_right > ul > li:first-child{padding-left: 0;margin-left: 0}.top_right > ul > li::before{position: absolute;content: "";width: 1px;height: 15px;background: #ebebeb;top: 50%;left: 0px;transform: translatey(-50%)}.top_right > ul > li:first-child::before{display: none}.top_right > ul > li > a{color: #242424;text-transform: initial;line-height: 26px;font-size: 12px;cursor: pointer;display: block;font-weight: 400;padding: 9px 0}@media only screen and (min-width: 768px) and (max-width: 991px){.top_right > ul > li > a{padding: 0}}@media only screen and (max-width: 767px){.top_right > ul > li > a{padding: 0}}.top_right > ul > li > a i{margin-left: 3px;font-size: 10px}.top_right > ul > li > a:hover{color: var(--color-primary)}.top_right > ul > li > a:not([href]):not([tabindex]){color: #212121}.top_right > ul > li:hover a:not([href]):not([tabindex]){color: var(--color-primary)}.dropdown_currency,.dropdown_language,.theme-dark .dropdown_links,.theme-dark .dropdown_currency,.dropdown_links{position: absolute;background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);min-width: 200px;text-align: center;top: 125%;transition: all 0.3s ease-out;overflow: hidden;left: -154%;z-index: 9999;padding: 0 15px;border-radius: 5px;opacity: 0;visibility: hidden}@media only screen and (min-width: 768px) and (max-width: 991px){.dropdown_currency,.dropdown_language,.theme-dark .dropdown_links,.theme-dark .dropdown_currency,.dropdown_links{left: -10px;min-width: 144px;padding: 0 10px}}@media only screen and (max-width: 767px){.dropdown_currency,.dropdown_language,.theme-dark .dropdown_links,.theme-dark .dropdown_currency,.dropdown_links{left: -10px;min-width: 144px;padding: 0 10px}}.dropdown_links{left: -98%}@media only screen and (min-width: 768px) and (max-width: 991px){.dropdown_links{left: auto;right: 0}}@media only screen and (max-width: 767px){.dropdown_links{left: auto;right: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.dropdown_currency{left: -30px}}@media only screen and (max-width: 767px){.dropdown_currency{left: -30px}}.dropdown_currency li{border-bottom: 1px solid #ebebeb;line-height: 36px;padding: 5px 0}.dropdown_currency li:last-child{border-bottom: 0}.dropdown_currency li a{text-transform: initial;display: block;font-size: 13px;color: #242424;text-align: center}.dropdown_currency li a:hover{color: var(--color-primary)}.dropdown_language li,.theme-dark .dropdown_links li,.theme-dark .dropdown_currency li{border-bottom: 1px solid #ebebeb;line-height: 36px;padding: 5px 0}.dropdown_language li:last-child,.theme-dark .dropdown_links li:last-child,.theme-dark .dropdown_currency li:last-child{border-bottom: 0}.dropdown_language li a,.theme-dark .dropdown_links li a,.theme-dark .dropdown_currency li a{text-transform: initial;display: block;font-size: 12px;color: #242424;text-align: center}.dropdown_language li a:hover,.theme-dark .dropdown_links li a:hover,.theme-dark .dropdown_currency li a:hover{color: var(--color-primary)}.dropdown_links li{border-bottom: 1px solid #ebebeb;line-height: 36px;padding: 5px 0}.dropdown_links li:last-child{border-bottom: 0}.dropdown_links li a{text-transform: initial;display: block;font-size: 12px;color: #242424;text-align: center}.dropdown_links li a:hover{color: var(--color-primary)}.top_right ul li a img{margin-right: 5px}.home_contact{display: flex}@media only screen and (min-width: 768px) and (max-width: 991px){.home_contact{display: none;margin-bottom: 30px}}@media only screen and (max-width: 767px){.home_contact{display: none;margin-bottom: 30px}}.home_contact .contact_box{padding-right: 25px;margin-right: 25px;border-right: 2px solid #ebebeb}@media only screen and (min-width: 768px) and (max-width: 991px){.home_contact .contact_box{padding-right: 12px;margin-right: 12px}}@media only screen and (max-width: 767px){.home_contact .contact_box{padding-right: 12px;margin-right: 12px}}.home_contact .contact_box:last-child{padding-right: 0;margin-right: 0;border-right: 0}.home_contact .contact_box label{text-transform: uppercase;font-weight: 500;font-size: 11px;color: #a4a4a4;line-height: 17px;margin-bottom: 3px}.home_contact .contact_box p{font-size: 12px;line-height: 17px}.home_contact .contact_box p a:hover{color: var(--color-primary)}.logo{padding: 0 20px}@media only screen and (min-width: 768px) and (max-width: 991px){.logo{padding: 0 40px 0 0}}@media only screen and (max-width: 767px){.logo{padding: 0}}@media only screen and (max-width: 767px){.logo a img{max-width: 110px}}@media only screen and (max-width: 575px){.logo a img{max-width: 107px}}.header_middel{padding: 40px 0;border-bottom: 1px solid #ebebeb}@media only screen and (min-width: 768px) and (max-width: 991px){.header_middel{padding: 30px 0 32px;border-bottom: 0}}@media only screen and (max-width: 767px){.header_middel{padding: 20px 0 23px;border-bottom: 0}}.middel_right{display: flex;justify-content: flex-end;align-items: center}@media only screen and (min-width: 768px) and (max-width: 991px){.middel_right{justify-content: center}}@media only screen and (max-width: 767px){.middel_right{justify-content: center}}.search_btn{position: relative}.search_btn:hover .dropdown_search{opacity: 1;visibility: visible;top: 100%}.search_btn a{width: 45px;height: 45px;border-radius: 3px;text-align: center;line-height: 45px;border: 1px solid #ebebeb;color: #212121;font-size: 20px;display: block}.search_btn a:hover{color: var(--color-primary)}@media only screen and (max-width: 575px){.search_btn a{width: 40px;height: 38px;line-height: 36px}}.dropdown_search{position: absolute;right: 0;opacity: 0;visibility: hidden;top: 120%;transition: 0.3s}@media only screen and (min-width: 768px) and (max-width: 991px){.dropdown_search{right: auto;left: -18px}}@media only screen and (max-width: 767px){.dropdown_search{right: auto;left: -82px}}.dropdown_search form{position: relative;width: 280px;border: 1px solid #ebebeb;background: #ffff;z-index: 9}@media only screen and (min-width: 768px) and (max-width: 991px){.dropdown_search form{width: 240px}}@media only screen and (max-width: 767px){.dropdown_search form{width: 240px;z-index: 99}}.dropdown_search form input{border: 0;width: 100%;height: 50px;line-height: 50px;padding: 0 67px 0 10px;background: inherit;color: #a4a4a4}@media only screen and (min-width: 768px) and (max-width: 991px){.dropdown_search form input{height: 38px;line-height: 38px}}@media only screen and (max-width: 767px){.dropdown_search form input{height: 38px;line-height: 38px}}.dropdown_search form button{position: absolute;top: 0;right: 0;background: #ebebeb;width: 59px;height: 100%;border: 0;border-left: 1px solid #ddd;padding: 0;font-size: 20px;background: none}@media only screen and (min-width: 768px) and (max-width: 991px){.dropdown_search form button{width: 45px}}@media only screen and (max-width: 767px){.dropdown_search form button{width: 45px}}.cart_link{margin-left: 25px;position: relative}@media only screen and (min-width: 992px) and (max-width: 1199px){.cart_link{margin-left: 15px}}@media only screen and (max-width: 575px){.cart_link{margin-left: 20px}}.cart_link span.cart_quantity{position: absolute;left: -11px;width: 20px;height: 20px;line-height: 20px;text-align: center;background: var(--color-primary);color: #fff;border-radius: 50%;top: 12px}@media only screen and (max-width: 575px){.cart_link span.cart_quantity{width: 18px;height: 18px;line-height: 18px;font-size: 12px}}.cart_link > a{font-size: 14px;font-weight: 500;text-transform: initial;color: #212121;border: 1px solid #ebebeb;padding: 11px 10px 13px 18px;line-height: 15px;border-radius: 3px;display: block}.cart_link > a:hover{color: var(--color-primary)}@media only screen and (max-width: 575px){.cart_link > a{padding: 6px 9px 10px 12px}}@media only screen and (max-width: 575px){.cart_link > a span.cart_text_quantity{display: none}}.cart_link > a i.ion-android-cart{font-size: 19px;margin-right: 10px;border-right: 1px solid #ebebeb;position: relative;top: 3px;padding-right: 10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.cart_link > a i.ion-android-cart{font-size: 14px;margin-right: 4px}}@media only screen and (max-width: 575px){.cart_link > a i.ion-android-cart{margin-right: 0;padding-right: 0;border-right: 0}}.cart_link > a i.fa-angle-down{font-size: 17px;margin-left: 3px}@media only screen and (max-width: 575px){.cart_link > a i.fa-angle-down{display: none}}.cart_close{display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #ebebeb;padding-bottom: 10px}.cart_text h3{font-size: 18px;text-transform: initial;font-weight: 600;margin-bottom: 0}.mini_cart_close > a{font-size: 25px}.mini_cart_close > a:hover{color: var(--color-primary)}.mini_cart{position: fixed;min-width: 355px;height: 100%;padding: 18px 20px 33px;background: #fff;z-index: 999;right: 0;top: 0;transition: 0.5s;transform: translateX(100%)}.mini_cart.active{transform: translateX(0);transition: 0.5s}@media only screen and (max-width: 767px){.mini_cart{min-width: 300px;height: 100%;padding: 18px 18px 33px}}.mini_cart_footer{padding: 20px 18px;background: #242424}.cart_img{width: 100px;margin-right: 10px}.cart_info{width: 58%}.cart_info a{font-weight: 400;color: #242424;text-transform: initial;font-size: 14px;font-family: "Playfair Display", serif}.cart_info a:hover{color: var(--color-primary)}.cart_info span{display: block}.cart_info span.price_cart{color: var(--color-primary);font-weight: 500}.cart_remove{width: 10%;text-align: right}.cart_remove a{color: #212121;font-size: 18px}.cart_remove a:hover{color: var(--color-primary)}.cart_item{overflow: hidden;padding: 20px 0;border-bottom: 1px solid #ebebeb;display: flex}.cart_total{display: flex;justify-content: space-between;padding: 20px 0}.cart_total span{color: #242424;font-size: 14px;font-weight: 400}.cart_button a{text-transform: uppercase;border-radius: 5px;font-weight: 400;color: #ffffff;background: #2e2e2e;display: block;text-align: center;line-height: 20px;margin-bottom: 0;padding: 13px 0px 11px}.cart_button a:hover{background: var(--color-primary)}.cart_button a.active{background: var(--color-primary)}.cart_button.view_cart{padding-bottom: 15px}.logo_sticky{display: none;margin-right: 35px}.logo_sticky a img{max-width: 120px}.header_bottom{border-bottom: 1px solid #ebebeb}@media only screen and (min-width: 768px) and (max-width: 991px){.header_bottom{max-height: 0;border-bottom: 0}}@media only screen and (max-width: 767px){.header_bottom{border-bottom: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_bottom.sticky-header.sticky .main_menu_inner{display: inherit}}@media only screen and (max-width: 767px){.header_bottom.sticky-header.sticky .main_menu_inner{display: inherit}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_bottom.sticky-header.sticky .logo_sticky{display: none}}@media only screen and (max-width: 767px){.header_bottom.sticky-header.sticky .logo_sticky{display: none}}.main_menu_inner{text-align: center}@media only screen and (min-width: 768px) and (max-width: 991px){.main_menu{display: none}}@media only screen and (max-width: 767px){.main_menu{display: none}}.main_menu nav > ul > li{display: inline-block}.main_menu nav > ul > li:not(.has-mega-menu){position: relative}.main_menu nav > ul > li > a{display: block;padding: 19px 20px;color: #212121;font-size: 13px;line-height: 26px;text-transform: uppercase;font-weight: 500}.main_menu nav > ul > li > a i{margin-left: 2px}.main_menu nav > ul > li:hover > a{color: var(--color-primary)}.main_menu nav > ul > li.active > a{color: var(--color-primary)}.main_menu nav > ul > li:first-child > a{padding-left: 0}.main_menu nav > ul > li:last-child a{padding-right: 0}.main_menu nav > ul > li ul.sub_menu{position: absolute;min-width: 200px;padding: 30px 25px;background: #fff;border: 1px solid #ebebeb;transform: perspective(600px) rotateX(-90deg);transform-origin: 0 0 0;left: 0;right: auto;opacity: 0;visibility: hidden;transition: 0.5s;z-index: 9;top: 100%;text-align: left}.main_menu nav ul li:hover .sub_menu,.main_menu nav ul li:hover .mega_menu{opacity: 1;visibility: visible;transform: perspective(600px) rotateX(0deg)}.main_menu nav ul li ul li.active a,.main_menu nav ul li ul li a:hover{color: var(--color-primary)}.main_menu nav > ul > li > ul > li > a{color: #808080;font-size: 13px;text-transform: initial;line-height: 18px;margin-bottom: 15px;display: block;font-weight: 400}.main_menu nav > ul > li > ul.sub_menu > li:last-child > a{margin-bottom: 0}.main_menu nav > ul > li > ul.mega_menu li ul li:last-child a{margin-bottom: 0}.main_menu nav ul li ul.mega_menu{position: absolute;min-width: 580px;padding: 30px 25px 35px;background: #fff;border: 1px solid #ebebeb;transform: perspective(600px) rotateX(-90deg);transform-origin: 0 0 0;left: 0;right: auto;opacity: 0;visibility: hidden;transition: 0.5s;z-index: 9;top: 100%;text-align: left}.main_menu nav > ul > li > ul.mega_menu > li{width: 33%;float: left}.main_menu nav > ul > li > ul.mega_menu > li > a{text-transform: uppercase;color: #242424;font-weight: 500;margin-bottom: 30px}.main_menu nav > ul > li > ul.mega_menu > li > a:hover{color: var(--color-primary)}.main_menu nav > ul > li > ul.mega_menu li ul li a{color: #808080;font-size: 13px;line-height: 18px;margin-bottom: 11px;display: block;text-transform: initial;font-weight: 400}.main_menu nav > ul > li > ul.mega_menu li ul li a:hover{color: var(--color-primary)}.main_menu nav ul li ul.sub_menu.pages{left: inherit;right: inherit}.mean-container .mean-bar{background: inherit;position: absolute;z-index: 9;top: 43px;left: 0;width: 100%}.mean-container .mean-bar::after{top: -33px;left: 22px}@media only screen and (max-width: 767px){.mean-container .mean-bar::after{left: 22px;font-size: 15px}}.mean-container .mean-nav{max-height: 300px;overflow: auto}.mean-container .mean-nav ul li a{font-weight: 400}.mean-container a.meanmenu-reveal{float: left;right: 17px;top: -34px}@media only screen and (max-width: 767px){.mean-container a.meanmenu-reveal{right: 15px;top: -34px}}.mobile-menu{border: 1px solid #ddd;height: 45px;top: -31px;position: relative}@media only screen and (max-width: 767px){.mobile-menu{top: 25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.search_btn.mobail_none2{display: none}}@media only screen and (max-width: 767px){.search_btn.mobail_none2{display: none}}@media only screen and (min-width: 768px) and (max-width: 991px){.social_icone{display: none}}@media only screen and (max-width: 767px){.social_icone{text-align: center !important;display: none}}.social_icone ul li{display: inline-block;margin-left: 5px}.social_icone ul li:first-child{margin-left: 0}.social_icone ul li a{background: #ebebeb;color: #aaaaaa;display: block;width: 30px;height: 30px;line-height: 30px;text-align: center;border-radius: 50%}.social_icone ul li a:hover{background: var(--color-primary);color: #ffffff}.box_setting{position: relative}.box_setting:hover .dropdown_setting{opacity: 1;visibility: visible;top: 100%}.box_setting > a{width: 45px;height: 45px;border-radius: 3px;text-align: center;line-height: 45px;border: 1px solid #ebebeb;color: #242424;font-size: 25px;display: block}.box_setting > a:hover{color: var(--color-primary)}@media only screen and (max-width: 575px){.box_setting > a{width: 40px;height: 41px;line-height: 42px}}.dropdown_setting{position: absolute;background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);min-width: 200px;text-align: center;top: 120%;transition: all 0.3s ease-out;overflow: hidden;left: 0;z-index: 9999;padding: 0 15px;border-radius: 5px;opacity: 0;visibility: hidden}.dropdown_setting ul li{border-bottom: 1px solid #ebebeb;line-height: 36px;padding: 5px 0}.dropdown_setting ul li:last-child{border-bottom: 0}.dropdown_setting ul li a{text-transform: initial;display: block;font-size: 12px;color: #242424;text-align: center}.header_two .dropdown_language,.header_two .theme-dark .dropdown_links,.theme-dark .header_two .dropdown_links,.header_two .theme-dark .dropdown_currency,.theme-dark .header_two .dropdown_currency{left: 0}@media only screen and (max-width: 767px){.header_two .dropdown_language,.header_two .theme-dark .dropdown_links,.theme-dark .header_two .dropdown_links,.header_two .theme-dark .dropdown_currency,.theme-dark .header_two .dropdown_currency{left: -33px}}.header_two .dropdown_currency{left: 0}@media only screen and (max-width: 767px){.header_two .dropdown_currency{left: -33px}}.header_two .dropdown_setting{right: 0;left: auto}@media only screen and (max-width: 767px){.header_two .dropdown_setting{right: -72px}}@media only screen and (max-width: 767px){.header_two .header_top{padding: 12px 0 17px}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_two .top_right{text-align: left !important}}@media only screen and (max-width: 767px){.header_two .top_right{margin-bottom: 10px}}.header_two .logo{padding: 0 40px 0 0;position: relative;top: -6px}@media only screen and (max-width: 767px){.header_two .logo{top: 0}}@media only screen and (max-width: 479px){.header_two .logo{padding: 0}}.header_two .header_middel{padding: 20px 0}@media only screen and (min-width: 768px) and (max-width: 991px){.header_two .header_middel{padding: 30px 0 28px}}@media only screen and (max-width: 767px){.header_two .header_middel{padding: 20px 0 23px}}.header_two .cart_link{margin-left: 20px}.header_two .search_btn{margin-right: 15px}@media only screen and (max-width: 479px){.header_two .search_btn{margin-right: 0}}.header_two .search_btn form{width: 265px;position: relative}@media only screen and (max-width: 767px){.header_two .search_btn form{width: 183px}}@media only screen and (max-width: 479px){.header_two .search_btn form{width: 265px}}.header_two .search_btn form input{width: 100%;height: 45px;line-height: 45px;color: #a4a4a4;padding: 0 35px 0 14px;border: 1px solid #ebebeb;font-size: 12px}.header_two .search_btn form button{position: absolute;right: 0;top: 0;color: #242424;border: 0;background: inherit;font-size: 20px;height: 100%;width: 35px}.header_two .search_btn form button:hover{color: var(--color-primary)}.middel_right.middle_mobail3{display: none}@media only screen and (min-width: 768px) and (max-width: 991px){.middel_right.middle_mobail3{display: flex}}@media only screen and (max-width: 767px){.middel_right.middle_mobail3{display: flex}}.home_three_body_wrapper{padding-left: 300px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.home_three_body_wrapper{padding-left: 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.home_three_body_wrapper{padding-left: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.home_three_body_wrapper{padding-left: 0}}@media only screen and (max-width: 767px){.home_three_body_wrapper{padding-left: 0}}.header_sidebar_area{position: fixed;z-index: 99;background: #fff;height: 100vh;border-right: 1px solid #ebebeb;width: 285px;padding: 30px 15px 30px 15px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.header_sidebar_area{display: none}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header_sidebar_area{display: none}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_sidebar_area{display: none}}@media only screen and (max-width: 767px){.header_sidebar_area{display: none}}.header_sidebar_area .social_icone{margin-bottom: 12px;padding-left: 20px}.sidebar_logo{padding: 50px 0 100px 10px}.sidebar_logo a img{width: 125px}.header_sidebar_menu .main_menu nav > ul > li{display: block;margin-bottom: 16px}.header_sidebar_menu .main_menu nav > ul > li:first-child > a{padding: 5px 20px}.header_sidebar_menu .main_menu nav > ul > li > a{padding: 4px 20px;text-transform: uppercase;font-size: 13px}.header_sidebar_menu .main_menu nav > ul > li > a i{float: right}.header_sidebar_menu .main_menu nav > ul > li ul.sub_menu{left: 100%;top: 0}.header_sidebar_menu .main_menu nav > ul > li ul.mega_menu{left: 100%;top: 0}.sidebar_newsletter{padding-left: 20px;padding-top: 60px;margin-bottom: 35px}.sidebar_newsletter p{color: #5a5a5a;font-size: 12px;line-height: 26px}.sidebar_form{padding-left: 20px;margin-bottom: 33px}.sidebar_form form{position: relative}.sidebar_form form input{border: 0;border-bottom: 1px solid #ebebeb;color: #5a5a5a;font-size: 12px;font-weight: 400;height: 30px;line-height: 30px;width: 100%;padding: 0 35px 0 10px;background: inherit}.sidebar_form form button{position: absolute;top: 0;right: 0;background: none;border: 0;height: 100%;font-size: 18px}.sidebar_form form button:hover{color: var(--color-primary)}.sidebar_footer{padding-left: 20px}.sidebar_footer p{font-size: 12px;line-height: 26px}.sidebar_footer p a{color: var(--color-primary);text-decoration: underline}.sidebar_footer p i{color: red}.header_three .sticky-header.sticky{position: inherit;box-shadow: inherit;animation-name: inherit;padding: 0}@media only screen and (min-width: 1200px) and (max-width: 1600px){.header_three .sticky-header.sticky{position: fixed;background: rgba(255, 255, 255, 0.9);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);animation-name: fadeInDown}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header_three .sticky-header.sticky{position: fixed;background: rgba(255, 255, 255, 0.9);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);animation-name: fadeInDown}}.header_three .header_top{padding: 0}@media only screen and (max-width: 767px){.header_three .header_top{padding: 12px 0 16px}}@media only screen and (max-width: 479px){.header_three .header_top{padding: 13px 0 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_three .top_right{text-align: left !important}}@media only screen and (max-width: 767px){.header_three .top_right{margin-bottom: 6px}}@media only screen and (max-width: 479px){.header_three .top_right{margin-bottom: 12px}}.header_three .logo{padding: 0}.header_three .logo a img{width: 130px}.header_three .header_middel{padding: 19px 0;display: none}@media only screen and (min-width: 1200px) and (max-width: 1600px){.header_three .header_middel{display: block}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header_three .header_middel{display: block}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_three .header_middel{display: block;padding: 27px 0 28px}}@media only screen and (max-width: 767px){.header_three .header_middel{display: block;padding: 20px 0 23px}}.header_three .header_bottom{border-bottom: 0;display: none}@media only screen and (min-width: 1200px) and (max-width: 1600px){.header_three .header_bottom{display: block}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header_three .header_bottom{display: block}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_three .header_bottom{display: block}}@media only screen and (max-width: 767px){.header_three .header_bottom{display: block}}.header_three .header_bottom.sticky-header.sticky .logo_sticky{display: none}@media only screen and (min-width: 1200px) and (max-width: 1600px){.header_three .header_bottom.sticky-header.sticky .logo_sticky{display: block}}@media only screen and (min-width: 992px) and (max-width: 1199px){.header_three .header_bottom.sticky-header.sticky .logo_sticky{display: block}}.header_three .cart_link > a{border: 0;padding: 14px 10px 16px 18px}@media only screen and (max-width: 479px){.header_three .cart_link > a{display: inline-block}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_three .cart_link > a{border: 1px solid #ebebeb}}@media only screen and (max-width: 767px){.header_three .cart_link > a{border: 1px solid #ebebeb}}@media only screen and (max-width: 575px){.header_three .cart_link > a{padding: 9px 10px 13px 15px}}.header_three .box_setting > a{border: 0;font-size: 20px}@media only screen and (min-width: 768px) and (max-width: 991px){.header_three .box_setting > a{border: 1px solid #ebebeb}}@media only screen and (max-width: 767px){.header_three .box_setting > a{border: 1px solid #ebebeb}}@media only screen and (max-width: 479px){.header_three .dropdown_setting{right: auto;left: -30px !important}}@media only screen and (max-width: 479px){.header_three .search_btn{margin-bottom: 22px}}.header_three .search_btn form{width: 295px;position: relative;border-left: 1px solid #ebebeb}@media only screen and (min-width: 768px) and (max-width: 991px){.header_three .search_btn form{width: 235px}}@media only screen and (max-width: 767px){.header_three .search_btn form{border-left: 0;border-right: 0;width: 210px}}@media only screen and (max-width: 479px){.header_three .search_btn form{width: 270px}}.header_three .search_btn form input{width: 100%;height: 50px;border: 0;color: #a4a4a4;background: inherit;padding: 0 60px 0 30px;font-size: 13px}@media only screen and (max-width: 767px){.header_three .search_btn form input{border: 1px solid #ebebeb;height: 40px;padding: 0 52px 0 20px}}.header_three .search_btn form button{position: absolute;right: 12px;top: 0;height: 100%;border: 0;background: inherit;font-size: 20px;width: 55px}.header_three .search_btn form button:hover{color: var(--color-primary)}@media only screen and (max-width: 767px){.header_three .search_btn form button{right: 0px;width: 50px}}.header_three .box_setting{border-left: 1px solid #ebebeb;border-right: 1px solid #ebebeb}@media only screen and (min-width: 768px) and (max-width: 991px){.header_three .box_setting{border-left: 0;border-right: 0}}@media only screen and (max-width: 767px){.header_three .box_setting{border-left: 0;border-right: 0}}.header_three .box_setting > a{width: 50px;height: 50px}@media only screen and (min-width: 768px) and (max-width: 991px){.header_three .box_setting > a{width: 45px;height: 45px}}@media only screen and (max-width: 767px){.header_three .box_setting > a{width: 45px;height: 45px}}@media only screen and (max-width: 575px){.header_three .box_setting > a{width: 40px;height: 41px}}.header_three .dropdown_setting{right: 0;left: auto;min-width: 160px}.header_three .dropdown_language,.header_three .theme-dark .dropdown_links,.theme-dark .header_three .dropdown_links,.header_three .theme-dark .dropdown_currency,.theme-dark .header_three .dropdown_currency{left: 0}@media only screen and (max-width: 767px){.header_three .dropdown_language,.header_three .theme-dark .dropdown_links,.theme-dark .header_three .dropdown_links,.header_three .theme-dark .dropdown_currency,.theme-dark .header_three .dropdown_currency{left: -45px}}.header_three .dropdown_currency{left: 0}@media only screen and (max-width: 767px){.header_three .dropdown_currency{left: -45px}}@media only screen and (max-width: 767px){.offcanvas_three .canvas_open{top: 31px}}@media only screen and (max-width: 575px){.offcanvas_three .canvas_open{top: 27px}}.theme-dark{background: #000000}.theme-dark .sticky-header.sticky{background: rgba(54, 63, 77, 0.9);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11)}@media only screen and (max-width: 767px){.theme-dark .sticky-header.sticky{background: inherit;box-shadow: inherit}}.theme-dark .header_top{border-bottom: 1px solid #5e5e5e}@media only screen and (max-width: 767px){.theme-dark .header_top{padding: 16px 0 10px}}.theme-dark .header_middel{border-bottom: 1px solid #5e5e5e}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark .header_middel{border-bottom: 0}}@media only screen and (max-width: 767px){.theme-dark .header_middel{border-bottom: 0}}.theme-dark .header_bottom{border-bottom: 1px solid #5e5e5e}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark .header_bottom{border-bottom: 0}}@media only screen and (max-width: 767px){.theme-dark .header_bottom{border-bottom: 0}}@media only screen and (max-width: 767px){.theme-dark .social_icone{margin-bottom: 10px}}.theme-dark .social_icone ul li a{background: #2f2f2f;color: #ccc}.theme-dark .social_icone ul li a:hover{background: var(--color-secondary)}.theme-dark .top_right > ul > li::before{background: #2d2d2d}.theme-dark .top_right > ul > li:hover > a{color: var(--color-secondary)}.theme-dark .top_right > ul > li > a{color: #ffffff}.theme-dark .top_right > ul > li > a:not([href]):not([tabindex]){color: #ffffff}.theme-dark .top_right > ul > li > a:not([href]):not([tabindex]):hover{color: var(--color-secondary)}.theme-dark .dropdown_language,.theme-dark .dropdown_links,.theme-dark .dropdown_currency{background: #242424}.theme-dark .dropdown_language li,.theme-dark .dropdown_links li,.theme-dark .dropdown_currency li{border-bottom: 1px solid #2d2d2d}.theme-dark .dropdown_language li:last-child,.theme-dark .dropdown_links li:last-child,.theme-dark .dropdown_currency li:last-child{border-bottom: 0}.theme-dark .dropdown_language li a,.theme-dark .dropdown_links li a,.theme-dark .dropdown_currency li a{color: #ffffff}.theme-dark .dropdown_language li a:hover,.theme-dark .dropdown_links li a:hover,.theme-dark .dropdown_currency li a:hover{color: var(--color-secondary)}.theme-dark .dropdown_links{left: -98%}@media only screen and (max-width: 767px){.theme-dark .dropdown_links{left: auto;right: 0}}.theme-dark .home_contact{align-items: center}.theme-dark .contact_box{margin-left: 15px}.theme-dark .contact_box p{color: var(--color-secondary);font-size: 14px}.theme-dark .search_btn a{border: 1px solid #2d2d2d;color: #ffffff}.theme-dark .search_btn a:hover{color: var(--color-secondary)}.theme-dark .wishlist_btn{margin-left: 18px}@media only screen and (max-width: 767px){.theme-dark .wishlist_btn{display: none}}.theme-dark .wishlist_btn a{width: 45px;height: 45px;border-radius: 3px;text-align: center;line-height: 45px;font-size: 20px;display: block;border: 1px solid #2d2d2d;color: #ffffff}.theme-dark .wishlist_btn a:hover{color: var(--color-secondary)}.theme-dark .cart_close{border-bottom: 1px solid #2d2d2d}.theme-dark .cart_text h3{color: #fff}.theme-dark .mini_cart_close > a{color: #fff}.theme-dark .mini_cart_close > a:hover{color: var(--color-secondary)}.theme-dark .cart_button a.active{background: var(--color-secondary)}.theme-dark .cart_link span.cart_quantity{background: var(--color-secondary)}.theme-dark .cart_link > a{color: #ffffff;border: 1px solid #2d2d2d}.theme-dark .cart_link > a:hover{color: var(--color-secondary)}.theme-dark .cart_link > a i.ion-android-cart{border-right: 1px solid #2d2d2d}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark .cart_link > a i.ion-android-cart{padding-right: 0;margin-right: 0;border: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark .cart_link > a i.fa-angle-down{display: none}}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark .cart_link a span.cart_text_quantity{display: none}}.theme-dark .dropdown_search form{background: #242424;border: 1px solid #2d2d2d}.theme-dark .dropdown_search form input{font-size: 12px}.theme-dark .dropdown_search form button{border-left: 1px solid #2d2d2d;color: #ffffff}.theme-dark .dropdown_search form button:hover{color: var(--color-secondary)}.theme-dark .mini_cart{background: #242424;border: 1px solid #2d2d2d}@media only screen and (max-width: 767px){.theme-dark .mini_cart{right: -4px}}.theme-dark .cart_info a{color: #ffffff;font-family: "Prata", serif}.theme-dark .cart_info a:hover{color: var(--color-secondary)}.theme-dark .cart_info span.quantity{color: #a0a0a0}.theme-dark .cart_total span{color: #ffffff}.theme-dark .cart_button a:hover{background: var(--color-secondary)}.theme-dark .mini_cart_footer{padding: 0 25px 25px}.theme-dark .cart_item{border-bottom: 1px solid #2d2d2d}.theme-dark .main_menu nav > ul > li.active > a{color: var(--color-secondary)}.theme-dark .main_menu nav > ul > li:hover > a{color: var(--color-secondary)}.theme-dark .main_menu nav > ul > li > a{color: #ffffff}.theme-dark .main_menu nav > ul > li ul.sub_menu{background: #242424;border: 1px solid #2d2d2d}.theme-dark .main_menu nav > ul > li ul.sub_menu li a{color: #ffffff;font-family: "Prata", serif}.theme-dark .main_menu nav > ul > li ul.sub_menu li a:hover{color: var(--color-secondary)}.theme-dark .main_menu nav > ul > li ul.mega_menu{background: #242424;border: 1px solid #2d2d2d}.theme-dark .main_menu nav > ul > li ul.mega_menu > li > a{color: #ffffff;font-family: "Prata", serif}.theme-dark .main_menu nav > ul > li ul.mega_menu > li > a:hover{color: var(--color-secondary)}.theme-dark .main_menu nav > ul > li ul.mega_menu > li ul li a{color: #ffffff}.theme-dark .main_menu nav > ul > li ul.mega_menu > li ul li a:hover{color: var(--color-secondary)}.theme-dark .mean-container .mean-bar::after{color: #ffffff}.theme-dark .mean-container a.meanmenu-reveal{color: #ffffff}.theme-dark .mean-container a.meanmenu-reveal span{background: #ffffff}.theme-dark .mobile-menu{border: 1px solid #2d2d2d}.theme-dark .search_btn form{position: relative;width: 270px}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark .search_btn form{width: 200px}}.theme-dark .search_btn form input{width: 100%;height: 45px;background: inherit;border: 1px solid #2d2d2d;color: #a4a4a4;font-size: 12px;padding: 0 48px 0 15px;border-radius: 3px}.theme-dark .search_btn form button{position: absolute;top: 0;right: 10px;border: 0;background: inherit;color: #ffffff;font-size: 20px;height: 100%}.theme-dark .search_btn form button:hover{color: var(--color-secondary)}.theme-dark .box_setting{margin-left: 18px}@media only screen and (max-width: 767px){.theme-dark .box_setting{margin: 0}}.theme-dark .box_setting > a{border: 1px solid #2d2d2d;color: #ffffff}.theme-dark .box_setting > a:hover{color: var(--color-secondary)}.theme-dark .dropdown_setting{right: -40px;left: auto;min-width: 165px;background: #242424}@media only screen and (max-width: 767px){.theme-dark .dropdown_setting{right: auto;left: 0;min-width: 160px}}.theme-dark .dropdown_setting ul li{border-bottom: 1px solid #2d2d2d}.theme-dark .dropdown_setting ul li:last-child{border-bottom: 0}.theme-dark .dropdown_setting ul li a{color: #ffffff}.theme-dark.black_two .dropdown_language,.theme-dark.black_two .dropdown_currency,.theme-dark.black_two .dropdown_links{left: 0}@media only screen and (max-width: 767px){.theme-dark.black_two .dropdown_language,.theme-dark.black_two .dropdown_currency,.theme-dark.black_two .dropdown_links{left: -40px}}@media only screen and (max-width: 767px){.theme-dark.black_two .dropdown_currency{left: -40px}}.theme-dark.black_two .logo{padding: 0 40px 0 0}@media only screen and (max-width: 767px){.theme-dark.black_two .logo{padding: 0}}.theme-dark.black_two .header_middel{padding: 20px 0}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark.black_two .header_middel{padding: 28px 0 30px}}@media only screen and (max-width: 767px){.theme-dark.black_two .middel_right{padding: 35px 0 0}}@media only screen and (max-width: 575px){.theme-dark.black_two .middel_right{padding: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark.black_two .top_right{text-align: left !important}}@media only screen and (max-width: 767px){.theme-dark.black_two .top_right{margin-bottom: 10px}}@media only screen and (max-width: 767px){.theme-dark.black_two .search_btn{margin-right: 22px}}@media only screen and (max-width: 575px){.theme-dark.black_two .search_btn{display: none}}@media only screen and (max-width: 767px){.theme-dark.black_two .search_btn form{width: 224px}}@media only screen and (max-width: 767px){.theme-dark.black_two .mobile-menu{top: 5px}}@media only screen and (max-width: 767px){.theme-dark.black_two .mini_cart{right: 0}}.theme-dark.version_3{padding-left: 286px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.theme-dark.version_3{padding-left: 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.theme-dark.version_3{padding-left: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark.version_3{padding-left: 0}}@media only screen and (max-width: 767px){.theme-dark.version_3{padding-left: 0}}.sidebar_black_version{background: #242424;border-right: 1px solid #2d2d2d}.sidebar_black_version .main_menu nav > ul > li.active > a{color: var(--color-secondary)}.sidebar_black_version .main_menu nav > ul > li ul.sub_menu{background: #242424;border: 1px solid #2d2d2d}.sidebar_black_version .main_menu nav > ul > li ul.sub_menu li a{color: #ffffff;font-family: "Prata", serif}.sidebar_black_version .main_menu nav > ul > li ul.sub_menu li a:hover{color: var(--color-secondary)}.sidebar_black_version .main_menu nav > ul > li ul.sub_menu li a{color: #ffffff;font-family: "Prata", serif}.sidebar_black_version .main_menu nav > ul > li ul.mega_menu{background: #242424;border: 1px solid #2d2d2d}.sidebar_black_version .main_menu nav > ul > li ul.mega_menu > li > a{color: #ffffff;font-family: "Prata", serif;text-transform: initial}.sidebar_black_version .main_menu nav > ul > li ul.mega_menu > li > a:hover{color: var(--color-secondary)}.sidebar_black_version .main_menu nav > ul > li ul.mega_menu > li ul li a{color: #ffffff}.sidebar_black_version .main_menu nav > ul > li ul.mega_menu > li ul li a:hover{color: var(--color-secondary)}.sidebar_black_version .main_menu nav > ul > li:hover > a{color: var(--color-secondary)}.sidebar_black_version .main_menu nav > ul > li > a{color: #ffffff;font-family: "Prata", serif;text-transform: initial;font-size: 18px}.sidebar_black_version .sidebar_logo{padding: 37px 0 80px 10px}.sidebar_black_version .sidebar_newsletter h3{color: #ffffff;font-family: "Prata", serif;text-transform: initial;font-size: 18px;font-weight: 400}.sidebar_black_version .sidebar_newsletter p{color: #a0a0a0}.sidebar_black_version .sidebar_form input{border-bottom: 1px solid #2d2d2d}.sidebar_black_version .social_icone ul li a{background: #383838;color: #ccc}.sidebar_black_version .social_icone ul li a:hover{background: var(--color-secondary)}.sidebar_black_version .sidebar_footer p{color: #a0a0a0}.sidebar_black_version .sidebar_footer p a{color: var(--color-secondary)}.theme-dark.black_three .header_top{padding: 0}@media only screen and (max-width: 767px){.theme-dark.black_three .header_top{padding: 12px 0 4px}}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark.black_three .top_right{text-align: left !important}}.theme-dark.black_three .header_middel{padding: 20px 0;display: none}@media only screen and (min-width: 1200px) and (max-width: 1600px){.theme-dark.black_three .header_middel{display: block}}@media only screen and (min-width: 992px) and (max-width: 1199px){.theme-dark.black_three .header_middel{display: block}}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark.black_three .header_middel{display: block;padding: 28px 0 30px}}@media only screen and (max-width: 767px){.theme-dark.black_three .header_middel{display: block;padding: 20px 0 23px}}.theme-dark.black_three .header_bottom{display: none}@media only screen and (min-width: 1200px) and (max-width: 1600px){.theme-dark.black_three .header_bottom{display: block}}@media only screen and (min-width: 992px) and (max-width: 1199px){.theme-dark.black_three .header_bottom{display: block}}@media only screen and (min-width: 768px) and (max-width: 991px){.theme-dark.black_three .header_bottom{display: block}}@media only screen and (max-width: 767px){.theme-dark.black_three .header_bottom{display: block}}.theme-dark.black_three .logo{padding: 0 40px 0 0}@media only screen and (max-width: 767px){.theme-dark.black_three .logo{padding: 0}}@media only screen and (max-width: 767px){.theme-dark.black_three .mini_cart{right: -28px}}@media only screen and (max-width: 767px){.theme-dark.black_three .search_btn{position: absolute;top: 77px}}.theme-dark.black_three .search_btn form{border-left: 1px solid #2d2d2d;border-right: 1px solid #2d2d2d}@media only screen and (max-width: 767px){.theme-dark.black_three .search_btn form{border: 0}}.theme-dark.black_three .search_btn form input{border: 0;height: 50px}@media only screen and (max-width: 767px){.theme-dark.black_three .search_btn form input{border: 1px solid #2d2d2d;height: 40px}}.theme-dark.black_three .search_btn form button{right: 20px}.theme-dark.black_three .box_setting{margin-left: 10px}.theme-dark.black_three .box_setting > a{height: 50px;border: 0;line-height: 50px}.theme-dark.black_three .cart_link > a{border: 0}.theme-dark.black_three .dropdown_language,.theme-dark.black_three .dropdown_currency,.theme-dark.black_three .dropdown_links{left: 0;right: auto}@media only screen and (max-width: 767px){.theme-dark.black_three .social_icone{margin-bottom: 0}}.theme-dark.black_three .mobile-menu{top: 22px}.hover_category{position: relative}.hover_category::before{content: "";width: 1px;height: 16px;background: #a1a1a1;position: absolute;top: 50%;margin-top: -8px;right: 0}@media only screen and (min-width: 768px) and (max-width: 991px){.hover_category::before{display: none}}@media only screen and (max-width: 767px){.hover_category::before{display: none}}.hover_category .select_option{border: 0;background: inherit;height: 47px;line-height: 47px;padding-left: 13px;padding-right: 30px;font-size: 14px;min-width: 170px}@media only screen and (min-width: 992px) and (max-width: 1199px){.hover_category .select_option{min-width: 150px;padding-right: 28px}}@media only screen and (min-width: 768px) and (max-width: 991px){.hover_category .select_option{height: 34px;line-height: 35px;font-size: 13px;padding-left: 50px;padding-right: 51px;border: 1px solid #ebebeb}}@media only screen and (max-width: 767px){.hover_category .select_option{height: 34px;line-height: 35px;font-size: 13px;padding-left: 50px;padding-right: 51px;border: 1px solid #ebebeb}}.hover_category .select_option::after{top: 54%;right: 13px}.hover_category .select_option ul.list{max-height: 300px;overflow: auto}.search_container_new{margin-right: 60px}@media only screen and (min-width: 992px) and (max-width: 1199px){.search_container_new{margin-right: 50px}}@media only screen and (min-width: 768px) and (max-width: 991px){.search_container_new{margin-bottom: 28px;display: none;margin-right: 0}}@media only screen and (max-width: 767px){.search_container_new{margin-bottom: 28px;margin-right: 0;display: none}}.search_container_new form{display: flex;border-radius: 5px;border: 2px solid #ebebeb;background: #fff;width: 600px}@media only screen and (min-width: 992px) and (max-width: 1199px){.search_container_new form{width: 481px}}@media only screen and (min-width: 768px) and (max-width: 991px){.search_container_new form{flex-direction: column-reverse;border: 0;align-items: center;width: 100%}}@media only screen and (max-width: 767px){.search_container_new form{flex-direction: column-reverse;border: 0;align-items: center;width: 100%}}.search_container_new .search_box{position: relative;width: 100%}@media only screen and (min-width: 768px) and (max-width: 991px){.search_container_new .search_box{border: 1px solid #ebebeb;margin-bottom: 25px}}@media only screen and (max-width: 767px){.search_container_new .search_box{border: 1px solid #ebebeb;margin-bottom: 25px}}.search_container_new .search_box input::-webkit-input-placeholder{color: #5a5a5a}.search_container_new .search_box input::-moz-placeholder{color: #5a5a5a}.search_container_new .search_box input:-ms-input-placeholder{color: #5a5a5a}.search_container_new .search_box input:-moz-placeholder{color: #5a5a5a}.search_container_new .search_box input{border: 0;background: inherit;width: 100%;height: 46px;color: #5a5a5a;font-size: 14px;font-weight: 400;padding: 0 132px 0 20px;opacity: 0.7}@media only screen and (min-width: 768px) and (max-width: 991px){.search_container_new .search_box input{font-size: 12px;padding: 0 92px 0 10px;width: 100%;height: 34px}}@media only screen and (max-width: 767px){.search_container_new .search_box input{font-size: 12px;padding: 0 92px 0 10px;width: 100%;height: 34px}}.search_container_new .search_box button{border: 0;position: absolute;top: -2px;bottom: -2px;right: -2px;background: var(--color-primary);color: #fff;font-weight: 400;padding: 0 20px;min-width: 120px;border-radius: 0 5px 5px 0;transition: 0.3s}.search_container_new .search_box button:hover{background: #5a5a5a}@media only screen and (min-width: 992px) and (max-width: 1199px){.search_container_new .search_box button{padding: 0 17px;min-width: 100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.search_container_new .search_box button{min-width: 78px;padding: 0 14px;top: -1px;bottom: -1px;right: -1px}}@media only screen and (max-width: 767px){.search_container_new .search_box button{min-width: 78px;padding: 0 14px;top: -1px;bottom: -1px;right: -1px}}.middel_rightinfo_new{display: flex;align-items: center;margin-top: 7px}@media only screen and (min-width: 768px) and (max-width: 991px){.middel_rightinfo_new{margin-top: 0}}@media only screen and (max-width: 767px){.middel_rightinfo_new{margin-top: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.header_bottom9{max-height: inherit}}.categories_menu{position: relative}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu{margin-bottom: 30px}}@media only screen and (max-width: 767px){.categories_menu{margin-bottom: 25px}}.categories_title{background: var(--color-primary);padding: 0 30px;position: relative;cursor: pointer;height: 56px;line-height: 56px}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_title{height: 45px;line-height: 46px}}@media only screen and (max-width: 767px){.categories_title{height: 43px;line-height: 43px}}.categories_title::before{content: "";color: #fff;display: inline-block;font-family: Ionicons;position: absolute;font-size: 22px;line-height: 0px;right: 20px;top: 50%;transform: translatey(-50%)}.categories_title h2{font-size: 15px;font-weight: 600;line-height: 26px;color: #fff;cursor: pointer;margin-bottom: 0;display: inline-block}@media only screen and (max-width: 767px){.categories_title h2{font-size: 13px;line-height: 22px}}.categories_menu_toggle{padding: 15px 0 9px;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #fff;position: absolute;width: 100%;top: 100%;display: none;z-index: 9}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle{display: none;max-height: 350px;overflow: auto}}@media only screen and (max-width: 767px){.categories_menu_toggle{display: none;max-height: 350px;overflow: auto;padding: 0 11px 0 20px}}.categories_menu_toggle > ul > li{position: relative}.categories_menu_toggle > ul > li > a{font-size: 14px;line-height: 43px;text-transform: initial;font-weight: 400;display: block;cursor: pointer;padding: 0 20px 0 30px;color: #212121}@media only screen and (min-width: 992px) and (max-width: 1199px){.categories_menu_toggle > ul > li > a{line-height: 38px}}@media only screen and (max-width: 767px){.categories_menu_toggle > ul > li > a{line-height: 35px;padding: 0}}.categories_menu_toggle > ul > li > a i.fa-angle-right{float: right;font-size: 15px;line-height: 35px;transition: 0.3s;-webkit-transition: 0.3s}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle > ul > li > a i.fa-angle-right{display: none}}@media only screen and (max-width: 767px){.categories_menu_toggle > ul > li > a i.fa-angle-right{display: none}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle > ul > li > a:hover{color: var(--color-primary)}}@media only screen and (max-width: 767px){.categories_menu_toggle > ul > li > a:hover{color: var(--color-primary)}}.categories_menu_toggle > ul > li:last-child > a{border-bottom: 0}.categories_menu_toggle > ul > li:hover ul.categories_mega_menu{opacity: 1;visibility: visible;left: 100%}.categories_menu_toggle > ul > li:hover > a{color: var(--color-primary)}.categories_menu_toggle > ul > li ul.categories_mega_menu{position: absolute;left: 120%;width: 720px;box-shadow: 1px 0 6px 0 rgba(0, 0, 0, 0.3);background: #fff;padding: 25px 20px 23px;overflow: hidden;top: 0;transition: 0.3s;z-index: 99;opacity: 0;visibility: hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.categories_menu_toggle > ul > li ul.categories_mega_menu{width: 680px}}@media only screen and (max-width: 767px){.categories_menu_toggle > ul > li ul.categories_mega_menu{display: none;opacity: inherit !important;visibility: inherit !important;left: inherit !important;width: 100%;top: 100%;max-height: 350px;overflow: auto;transition: unset;box-shadow: inherit;position: inherit;padding: 6px 20px 0px 25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle > ul > li ul.categories_mega_menu{display: none;opacity: inherit !important;visibility: inherit !important;left: inherit !important;width: 100%;top: 100%;max-height: 350px;overflow: auto;transition: unset;box-shadow: inherit;position: inherit;padding: 6px 20px 0px 40px}}.categories_menu_toggle > ul > li ul.categories_mega_menu.open{display: block;left: 0}.categories_menu_toggle > ul > li ul.categories_mega_menu > li{padding: 0 15px;width: 25%;float: left}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle > ul > li ul.categories_mega_menu > li{width: 100%;padding: 0}}@media only screen and (max-width: 767px){.categories_menu_toggle > ul > li ul.categories_mega_menu > li{width: 100%;padding: 0}}.categories_menu_toggle > ul > li ul.categories_mega_menu > li > a{line-height: 30px;font-size: 14px;font-weight: 500;text-transform: uppercase;display: block;margin-bottom: 10px;color: #212121}.categories_menu_toggle > ul > li ul.categories_mega_menu > li > a:hover{color: var(--color-primary)}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle > ul > li ul.categories_mega_menu > li.menu_item_children > a{text-transform: initial;font-weight: 400}}@media only screen and (max-width: 767px){.categories_menu_toggle > ul > li ul.categories_mega_menu > li.menu_item_children > a{text-transform: initial;font-weight: 400}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle ul li.menu_item_children > a{position: relative}.categories_menu_toggle ul li.menu_item_children > a::before{position: absolute;content: "+";right: 15px;top: 50%;transform: translatey(-50%);font-size: 20px}}@media only screen and (max-width: 767px){.categories_menu_toggle ul li.menu_item_children > a{position: relative}.categories_menu_toggle ul li.menu_item_children > a::before{position: absolute;content: "+";right: 15px;top: 50%;transform: translatey(-50%);font-size: 20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle ul li.menu_item_children.open > a::before{display: none}.categories_menu_toggle ul li.menu_item_children.open > a::after{position: absolute;content: "-";right: 15px;top: 50%;transform: translatey(-50%);font-size: 30px}}@media only screen and (max-width: 767px){.categories_menu_toggle ul li.menu_item_children.open > a::before{display: none}.categories_menu_toggle ul li.menu_item_children.open > a::after{position: absolute;content: "-";right: 15px;top: 50%;transform: translatey(-50%);font-size: 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.categorie_sub_menu{display: none;padding: 1px 0 9px 30px}}@media only screen and (max-width: 767px){.categorie_sub_menu{display: none;padding: 1px 0 9px 30px}}.categorie_sub_menu li a{color: #212121;text-transform: initial;display: block;font-size: 14px;font-weight: 400;line-height: 30px}.categorie_sub_menu li a:hover{color: var(--color-primary)}@media only screen and (min-width: 768px) and (max-width: 991px){.categorie_sub_menu li a{line-height: 33px}}@media only screen and (max-width: 767px){.categorie_sub_menu li a{line-height: 33px}}.categories_menu_toggle ul li ul.categories_mega_menu.column_3{width: 620px}@media only screen and (max-width: 767px){.categories_menu_toggle ul li ul.categories_mega_menu.column_3{width: 100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle ul li ul.categories_mega_menu.column_3{width: 100%}}.categories_menu_toggle ul li ul.categories_mega_menu.column_3 > li{width: 33.33%}@media only screen and (max-width: 767px){.categories_menu_toggle ul li ul.categories_mega_menu.column_3 > li{width: 100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle ul li ul.categories_mega_menu.column_3 > li{width: 100%}}.categories_menu_toggle ul li ul.categories_mega_menu.column_2{width: 500px}@media only screen and (max-width: 767px){.categories_menu_toggle ul li ul.categories_mega_menu.column_2{width: 100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle ul li ul.categories_mega_menu.column_2{width: 100%}}.categories_menu_toggle ul li ul.categories_mega_menu.column_2 > li{width: 50%}@media only screen and (max-width: 767px){.categories_menu_toggle ul li ul.categories_mega_menu.column_2 > li{width: 100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_menu_toggle ul li ul.categories_mega_menu.column_2 > li{width: 100%}}.categorie_sub{opacity: 0;z-index: 999;position: absolute;width: 101%;left: -1px;border: lef;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #fff;transition: 0.3s;top: 65%;visibility: hidden}@media only screen and (min-width: 768px) and (max-width: 991px){.categorie_sub{width: 100%;left: 0px}}.categorie_sub.open{top: 95%;opacity: 1;visibility: visible}.categories_menu_toggle ul li.has-sub > a::before{position: absolute;content: "";font-family: FontAwesome;top: 0;right: 20px;font-size: 18px;pointer-events: none}.categories_menu_toggle ul li.has-sub > a.open::before{content: ""}.categories_menu_toggle ul li.has-sub ul.categorie_sub li a{text-transform: initial;font-size: 14px;font-weight: 400;padding-bottom: 16px;padding-left: 30px;display: block;color: #212121}.categories_menu_toggle ul li.has-sub ul.categorie_sub li a:hover{color: var(--color-primary)}.categories_menu_toggle ul li.has-sub{padding-bottom: 10px}.categories_menu_toggle ul li ul.categories_mega_menu > li:first-child{padding-left: 0}.categories_menu_toggle ul li ul.categories_mega_menu > li:last-child{padding-right: 0}.categorie_banner{position: absolute;bottom: 0;right: 20px;width: 500px}@media only screen and (max-width: 767px){.categorie_banner{display: none}}@media only screen and (min-width: 768px) and (max-width: 991px){.categorie_banner{display: none}}.categorie_banner a img:hover{opacity: 0.8}.main_menu9_inner{text-align: left}.main_menu9_inner .main_menu nav > ul > li > a{padding: 15px 20px}.header_top9 .dropdown_currency{right: 0;left: auto}.header_ten .welcome_text p{color: #fff}.header_ten .search_box button{background: var(--color-secondary)}.categories_ten .categories_title{background: var(--color-secondary)}.categories_ten .categories_menu_toggle > ul > li:hover > a{color: var(--color-secondary)}.categories_ten .categories_menu_toggle > ul > li ul.categories_mega_menu > li > a:hover{color: var(--color-secondary)}.categories_ten .categorie_sub_menu li a:hover{color: var(--color-secondary)}.offcanvas_ten .canvas_open a{color: #fff;border: 1px solid #fff}.offcanvas_ten .canvas_open a:hover{color: var(--color-secondary);border-color: var(--color-secondary)}.single_slider{background-repeat: no-repeat;background-attachment: scroll;background-position: center center;background-size: cover}@media only screen and (max-width: 767px){.single_slider{background-position: 14%}}.single_slider .row{height: 627px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.single_slider .row{height: 450px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.single_slider .row{height: 400px}}@media only screen and (min-width: 768px) and (max-width: 991px){.single_slider .row{height: 380px}}@media only screen and (max-width: 767px){.single_slider .row{height: 300px}}.slider_area{margin-bottom: 35px}.slider_area.owl-carousel .owl-dots{position: absolute;bottom: 20px;width: 100%;text-align: center}.slider_area.owl-carousel .owl-dots .owl-dot{width: 9px;height: 9px;border-radius: 50%;display: inline-block;background: #e1e1e1;margin: 0 5px;transition: 0.3s;position: relative}.slider_area.owl-carousel .owl-dots .owl-dot.active{transition: 0.3s}.slider_area.owl-carousel .owl-dots .owl-dot.active::before{position: absolute;content: "";background: var(--color-primary);width: 13px;height: 13px;left: -3px;top: -3px;border-radius: 50%}@media only screen and (max-width: 767px){.slider_content{text-align: center}}.slider_content p{font-size: 18px;line-height: 18px;font-weight: 400;color: #242424;margin-bottom: 11px;text-transform: initial}@media only screen and (max-width: 767px){.slider_content p{font-size: 15px;line-height: 18px;margin-bottom: 6px}}.slider_content h2{font-size: 60px;line-height: 60px;font-weight: 700;color: #212121;text-transform: initial;margin-bottom: 30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_content h2{font-size: 48px;line-height: 52px;margin-bottom: 25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_content h2{font-size: 45px;line-height: 45px;margin-bottom: 25px}}@media only screen and (max-width: 767px){.slider_content h2{font-size: 24px;line-height: 26px;margin-bottom: 15px}}.slider_content p.slider_price{font-size: 18px;margin-bottom: 29px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_content p.slider_price{font-size: 14px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_content p.slider_price{font-size: 14px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_content p.slider_price{font-size: 14px}}@media only screen and (max-width: 767px){.slider_content p.slider_price{font-size: 13px}}.slider_content p.slider_price span{color: var(--color-primary);font-size: 30px;font-weight: 500;margin-left: 8px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_content p.slider_price span{font-size: 22px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_content p.slider_price span{font-size: 22px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_content p.slider_price span{font-size: 20px}}@media only screen and (max-width: 767px){.slider_content p.slider_price span{font-size: 15px}}.slider_content a{font-weight: 500;margin-top: 40px;color: #fff;height: 50px;line-height: 50px;padding: 0 35px}.slider_content a:hover{background: #212121}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_content a{margin-top: 25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_content a{margin-top: 20px;height: 43px;line-height: 43px;padding: 0 25px}}@media only screen and (max-width: 767px){.slider_content a{font-weight: 500;margin-top: 0;height: 40px;line-height: 40px;padding: 0 20px}}.active .slider_content p,.active .slider_content h2,.active .slider_content a{animation-fill-mode: both;animation-duration: 1s;animation-name: fadeInLeft;animation-delay: 0.3s}.active .slider_content h2{animation-delay: 0.6s}.active .slider_content a{animation-delay: 0.9s}@media only screen and (min-width: 1200px) and (max-width: 1600px){.home_slider_two .slider_content{margin-left: 170px;overflow: hidden}}@media only screen and (min-width: 1200px) and (max-width: 1600px){.home_slider_two .slider_content p{font-size: 13px;margin-bottom: 5px}}@media only screen and (min-width: 1200px) and (max-width: 1600px){.home_slider_two .slider_content h2{font-size: 42px;line-height: 33px}}.home_slider_three{margin-bottom: 60px}.home_slider_three .single_slider .row{height: 900px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.home_slider_three .single_slider .row{height: 800px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.home_slider_three .single_slider .row{height: 500px}}@media only screen and (min-width: 768px) and (max-width: 991px){.home_slider_three .single_slider .row{height: 400px}}@media only screen and (max-width: 767px){.home_slider_three .single_slider .row{height: 350px}}@media only screen and (min-width: 1200px) and (max-width: 1600px){.home_slider_three .slider_content h2{font-size: 50px}}.slider_black .single_slider .row{height: 500px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_black .single_slider .row{height: 500px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_black .single_slider .row{height: 450px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_black .single_slider .row{height: 400px}}@media only screen and (max-width: 767px){.slider_black .single_slider .row{height: 350px}}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_black .slider_content{margin-left: 120px;overflow: hidden}}.slider_black .slider_content p{color: var(--color-secondary);font-size: 24px;line-height: 22px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_black .slider_content p{font-size: 18px;margin-bottom: 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_black .slider_content p{font-size: 18px;margin-bottom: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_black .slider_content p{font-size: 18px;margin-bottom: 0}}@media only screen and (max-width: 767px){.slider_black .slider_content p{font-size: 16px;line-height: 20px}}.slider_black .slider_content p.slider_price{color: #ffffff}.slider_black .slider_content p.slider_price span{color: var(--color-secondary);margin-bottom: 0}.slider_black .slider_content h2{color: #ffffff;font-family: "Prata", serif;font-weight: 400;margin-bottom: 10px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_black .slider_content h2{font-size: 40px;line-height: 46px;margin-bottom: 8px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_black .slider_content h2{font-size: 40px;line-height: 46px;margin-bottom: 8px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_black .slider_content h2{font-size: 34px;line-height: 45px;margin-bottom: 0}}@media only screen and (max-width: 767px){.slider_black .slider_content h2{font-size: 22px}}.slider_black .slider_content span{font-size: 24px;color: #ccc;margin-bottom: 35px;display: inline-block}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_black .slider_content span{font-size: 18px;margin-bottom: 25px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_black .slider_content span{font-size: 18px;margin-bottom: 25px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_black .slider_content span{font-size: 18px;margin-bottom: 25px}}@media only screen and (max-width: 767px){.slider_black .slider_content span{font-size: 14px;margin-bottom: 13px}}.slider_black .slider_content a{background: var(--color-secondary);margin-top: 30px}.slider_black .slider_content a:hover{background: #212121}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_black .slider_content a{margin-top: 43px}}@media only screen and (max-width: 767px){.slider_black .slider_content a{margin-top: 0px}}.slider_black.owl-carousel .owl-dots .owl-dot{background: #242424}.slider_black.owl-carousel .owl-dots .owl-dot.active::before{background: var(--color-secondary)}.active .slider_content > span{animation-fill-mode: both;animation-duration: 1s;animation-name: fadeInLeft;animation-delay: 0.7s}.slider_black.black_two .slider_content a{border: 2px solid var(--color-secondary);background: inherit;color: var(--color-secondary);line-height: 45px}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_black.black_two .slider_content a{line-height: 36px}}@media only screen and (max-width: 767px){.slider_black.black_two .slider_content a{line-height: 36px}}.slider_black.black_two .slider_content a:hover{background: var(--color-secondary);color: #ffffff}.slider_black.black_three{margin-bottom: 0}.slider_black.black_three .slider_content a{border: 2px solid var(--color-secondary);background: inherit;color: var(--color-secondary);line-height: 47px}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_black.black_three .slider_content a{line-height: 38px}}@media only screen and (max-width: 767px){.slider_black.black_three .slider_content a{line-height: 36px}}.slider_black.black_three .slider_content a:hover{background: var(--color-secondary);color: #ffffff}.slider_black.black_three .single_slider .row{height: 900px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.slider_black.black_three .single_slider .row{height: 750px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider_black.black_three .single_slider .row{height: 500px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider_black.black_three .single_slider .row{height: 450px}}@media only screen and (max-width: 767px){.slider_black.black_three .single_slider .row{height: 350px}}.slider_nine{margin-bottom: 0}.header_middle9 .dropdown_setting{right: 0;left: auto}@media only screen and (max-width: 767px){.header_middle9 .dropdown_setting{right: -65px}}.slider_ten{margin-bottom: 0}.banner_section{margin-bottom: 1px}@media only screen and (max-width: 767px){.banner_section{margin-bottom: 60px}}@media only screen and (max-width: 767px){.single_banner{margin-bottom: 30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.single_banner.bottom{margin-top: 30px}}@media only screen and (max-width: 767px){.single_banner.bottom{margin-bottom: 0}}.banner_thumb{position: relative;overflow: hidden}.banner_thumb::before{position: absolute;content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, 0.1);top: 0;left: 0;transition: 0.3s;opacity: 0;pointer-events: none;z-index: 1}.banner_thumb img{transition: 0.3s}.banner_thumb:hover::before{opacity: 1}.banner_thumb:hover img{transform: scale(1.1)}.banner_content{position: absolute;top: 25px;left: 25px}.banner_content p{color: #7d7d7d;margin-bottom: 0}.banner_content h2{color: #242424;font-size: 24px;font-weight: 700;line-height: 27px;margin-bottom: 15px}@media only screen and (max-width: 767px){.banner_content h2{font-size: 20px;line-height: 23px}}.banner_content span{color: #242424}.messages_info{text-align: center;padding: 35px 0 32px}.messages_info p{color: #242424}.messages_info p a{color: var(--color-primary)}.banner_fullwidth_4{background: url(/data/images/temp/img_4.jpg) no-repeat scroll center center/cover;margin-bottom: 64px}.banner_fullwidth_3{background: url(/data/images/temp/img_3.png) no-repeat scroll center center/cover;margin-bottom: 64px}.banner_fullwidth_2{background: url(/data/images/temp/img_2.png) no-repeat scroll center center/cover;margin-bottom: 64px}.banner_fullwidth_1{background: url(/data/images/temp/img_1.png) no-repeat scroll center center/cover;margin-bottom: 64px}@media only screen and (max-width: 767px){.banner_fullwidth{margin-bottom: 55px}}.banner_fullwidth .row{height: 510px}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_fullwidth .row{height: 400px}}@media only screen and (max-width: 767px){.banner_fullwidth .row{height: 310px}}.banner_text{text-align: center;cursor: pointer;transition: 0.3s}.banner_text:hover{transform: scale(1.05)}@media only screen and (min-width: 1200px) and (max-width: 1600px){.banner_text{width: 90%;margin: 0 auto}}.banner_text P{font-size: 16px;margin: 0;color: var(--color-primary)}@media only screen and (max-width: 767px){.banner_text P{font-size: 15px}}.banner_text h2{font-size: 50px;text-transform: initial;margin-bottom: 10px;color: #242424;font-weight: 700;line-height: 65px}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_text h2{font-size: 38px;line-height: 55px}}@media only screen and (max-width: 767px){.banner_text h2{font-size: 22px;line-height: 42px}}.banner_text > span{font-size: 16px;margin: 0;display: block;color: #5a5a5a}@media only screen and (max-width: 767px){.banner_text > span{font-size: 15px}}.banner_text a{font-size: 13px;font-weight: 500;text-transform: uppercase;color: var(--color-primary);border: 2px solid var(--color-primary);padding: 0 45px;border-radius: 3px;margin-top: 70px;line-height: 46px;display: inline-block}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_text a{padding: 0 40px;margin-top: 50px;line-height: 44px}}.banner_text a:hover{background: var(--color-primary);color: #fff}@media only screen and (max-width: 767px){.banner_text a{padding: 0 17px;margin-top: 20px;line-height: 34px;font-size: 12px}}.home_banner_two{border-bottom: 0}@media only screen and (min-width: 768px) and (max-width: 991px){.home_banner_two{margin-bottom: 63px}}@media only screen and (max-width: 767px){.home_banner_two{margin-bottom: 23px}}@media only screen and (max-width: 767px){.home_banner_two .banner_content{top: 8px}}@media only screen and (max-width: 767px){.home_banner_two .banner_content h2{font-size: 18px;margin-bottom: 6px}}.banner_section_four{background: #f7f7f7;border-bottom: 1px solid #ebebeb}@media only screen and (min-width: 1200px) and (max-width: 1600px){.banner_section_four{padding: 0 28px}}.banner_section_four .single_banner{cursor: pointer;position: relative;background-repeat: no-repeat;background-attachment: scroll;background-position: center center;background-size: cover;height: 600px}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_section_four .single_banner{background-size: contain !important}}@media only screen and (max-width: 767px){.banner_section_four .single_banner{background-size: contain !important}}.banner_section_four .single_banner::before{content: "";left: 0;top: 0;bottom: 0;right: 0;position: absolute;background: rgba(255, 255, 255, 0.5);z-index: 1;opacity: 0;transition: 0.3s}.banner_section_four .single_banner:hover::before{opacity: 1}.banner_section_four .single_banner:hover .banner_content{transform: scale(1.1)}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_section_four .single_banner.bottom{margin-top: 0}}.banner_section_four .single_two{border-left: 1px solid #ebebeb;border-right: 1px solid #ebebeb}@media only screen and (max-width: 767px){.banner_section_four .single_two{border-left: 0;border-right: 0}}.banner_section_four .banner_content{bottom: 45px;text-align: center;top: inherit;z-index: 9;transition: 0.4s;left: 0;right: 0}.banner_section_four .banner_content p{color: var(--color-primary);font-size: 16px;margin-bottom: 12px}.banner_section_four .banner_content a{text-decoration: underline;color: #5a5a5a;font-weight: 500}.banner_section_four .banner_content a:hover{color: var(--color-primary)}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_section_four .banner_content h2{font-size: 20px}}.messages_four{border-bottom: 1px solid #ebebeb;margin-bottom: 70px}@media only screen and (max-width: 767px){.messages_four{margin-bottom: 60px}}.banner_black{border-bottom: 1px solid #2d2d2d}.banner_black .banner_content{transition: 0.5s;bottom: 25px;top: inherit}@media only screen and (max-width: 767px){.banner_black .banner_content{bottom: 15px}}.banner_black .banner_content p{color: #ffffff;margin-bottom: 10px}.banner_black .banner_content h2{color: var(--color-secondary);font-weight: 400;font-family: "Prata", serif}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner_black .banner_content h2{font-size: 21px;line-height: 23px;margin-bottom: 13px}}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_black .banner_content h2{font-size: 21px;line-height: 23px;margin-bottom: 13px}}@media only screen and (max-width: 767px){.banner_black .banner_content h2{font-size: 21px;line-height: 23px;margin-bottom: 13px}}.banner_black .banner_content span{color: #ffffff}.banner_black .banner_thumb:hover .banner_content{transform: scale(1.1)}.banner_black .messages_info p{position: relative;color: #ffffff;display: inline-block}.banner_black .messages_info p::before{position: absolute;content: "";font-family: "Ionicons";font-size: 18px;color: var(--color-secondary);left: -26px}@media only screen and (max-width: 767px){.banner_black .messages_info p::before{display: none}}.banner_black .messages_info p a{color: var(--color-secondary)}.banner_black.black_two{border-bottom: 0}@media only screen and (max-width: 767px){.banner_black.black_two{margin-bottom: 24px}}.black_fullwidth{background: url(/data/images/bg/banner13.jpg)}@media only screen and (min-width: 992px) and (max-width: 1199px){.black_fullwidth .banner_text{width: 90%;margin: 0 auto}}.black_fullwidth .banner_text:hover{transform: scale(1.1)}.black_fullwidth .banner_text p{color: var(--color-secondary)}.black_fullwidth .banner_text h2{color: #ffffff;font-family: "Prata", serif;font-weight: 400}.black_fullwidth .banner_text span{color: #a0a0a0}.black_fullwidth .banner_text a{color: var(--color-secondary);border: 2px solid var(--color-secondary)}.black_fullwidth .banner_text a:hover{color: #ffffff;background: var(--color-secondary)}.banner_section_five{border-bottom: 0}@media only screen and (max-width: 767px){.banner_section_five{margin-bottom: 30px}}.banner_section_five .row{margin-right: 0;margin-left: 0}.banner_section_five .single_banner.one{background: url(/data/images/bg/banner14.jpg);height: 300px}@media only screen and (max-width: 767px){.banner_section_five .single_banner.one{height: 242px}}.banner_section_five .single_banner.two{background: url(/data/images/bg/banner15.jpg);height: 300px}@media only screen and (max-width: 767px){.banner_section_five .single_banner.two{height: 242px}}.banner_section_five .banner_text{padding: 70px 0px;width: 500px;margin: 0 auto}@media only screen and (min-width: 992px) and (max-width: 1199px){.banner_section_five .banner_text{width: 400px}}@media only screen and (max-width: 767px){.banner_section_five .banner_text{width: 90%;padding: 50px 0px}}.banner_section_five .banner_text:hover{transform: scale(1.1)}.banner_section_five .banner_text p{color: #ffffff;margin-bottom: 8px}.banner_section_five .banner_text h2{font-size: 30px;color: var(--color-secondary);font-family: "Prata", serif;font-weight: 400;line-height: 44px}@media only screen and (max-width: 767px){.banner_section_five .banner_text h2{font-size: 18px;line-height: 23px}}.banner_section_five .banner_text span{color: #ffffff}.banner_section_five .banner_text a{margin-top: 26px;line-height: 22px;border: 0;padding: 0;color: var(--color-secondary);font-weight: 400}.banner_section_five .banner_text a:hover{background: none}.banner_black.black_eight .single_banner{background-repeat: no-repeat;background-attachment: scroll;background-position: center center;background-size: cover;height: 600px;position: relative;cursor: pointer}.banner_black.black_eight .single_banner::before{content: "";left: 0;top: 0;bottom: 0;right: 0;position: absolute;background: rgba(0, 0, 0, 0.5);z-index: 1;opacity: 0;transition: 0.3s;pointer-events: none}.banner_black.black_eight .single_banner:hover::before{opacity: 1}.banner_black.black_eight .single_banner:hover .banner_content{transform: scale(1.05)}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_black.black_eight .single_banner.bottom{margin-top: 0}}.banner_black.black_eight .single_banner.banner_two{border-left: 1px solid #2d2d2d;border-right: 1px solid #2d2d2d}.banner_black.black_eight .banner_content{text-align: center;left: 0;right: 0;z-index: 9;transition: 0.3s}.banner_black.black_eight .banner_content p{color: var(--color-secondary)}.banner_black.black_eight .banner_content h2{color: #ffffff}@media only screen and (min-width: 768px) and (max-width: 991px){.banner_black.black_eight .banner_content h2{font-size: 18px}}.banner_black.black_eight .banner_content a{text-decoration: underline;color: #a0a0a0;font-weight: 500}.banner_black.black_eight .banner_content a:hover{color: var(--color-secondary)}@media only screen and (max-width: 767px){.banner_fullwidth.black_two .banner_text img{max-width: 150px}}.banner_fullwidth.black_two .banner_text h2{color: #ffffff;font-family: "Prata", serif;font-size: 48px;font-weight: 400}@media only screen and (max-width: 767px){.banner_fullwidth.black_two .banner_text h2{font-size: 22px}}.banner_fullwidth.black_two .banner_text h2 span{color: var(--color-secondary)}.banner_fullwidth.black_two .banner_text > span{color: #a0a0a0}.banner_fullwidth.black_two .banner_text a{color: var(--color-secondary);border-color: var(--color-secondary)}.banner_fullwidth.black_two .banner_text a:hover{background: var(--color-secondary);color: #ffffff}.home_banner9{margin-bottom: 74px}@media only screen and (max-width: 767px){.home_banner9{margin-bottom: 23px}}.tooltip.show{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100)}.tooltip > .tooltip-inner{font-size: 13px;background-color: #d8373e;border-radius: 0}.tooltip-inner{padding: 2px 10px 5px;border-radius: 2px;font-size: 12px;line-height: 20px;background: #242424 !important}.product_section{margin-bottom: 34px}@media only screen and (max-width: 767px){.product_section{margin-bottom: 25px}}.tab-content > .tab-pane.active{display: block;height: auto;opacity: 1;overflow: visible}.tab-content > .tab-pane{display: block;height: 0;opacity: 0;overflow: hidden}.custom-row{display: flex;flex-wrap: wrap;margin-left: -6px;margin-right: -6px}.product_tab_button{margin-bottom: 35px;text-align: center}.product_tab_button ul{justify-content: center;margin: 0 auto;border: 2px solid #ebebeb}@media only screen and (max-width: 767px){.product_tab_button ul{border: 0}}.product_tab_button ul.nav{display: inline-block;position: relative}.product_tab_button ul.nav::before{content: "";width: 200px;height: 2px;position: absolute;right: 100%;top: 50%;background-image: linear-gradient(to right, transparent, #ebebeb)}@media only screen and (min-width: 768px) and (max-width: 991px){.product_tab_button ul.nav::before{width: 150px}}@media only screen and (max-width: 767px){.product_tab_button ul.nav::before{display: none}}.product_tab_button ul.nav::after{content: "";width: 200px;height: 2px;position: absolute;left: 100%;top: 50%;background-image: linear-gradient(to right, #ebebeb, transparent)}@media only screen and (min-width: 768px) and (max-width: 991px){.product_tab_button ul.nav::after{width: 150px}}@media only screen and (max-width: 767px){.product_tab_button ul.nav::after{display: none}}.product_tab_button ul li{display: inline-block}@media only screen and (max-width: 767px){.product_tab_button ul li{display: block}}.product_tab_button ul li:first-child a{border-left: 0}@media only screen and (max-width: 767px){.product_tab_button ul li:first-child a{border-left: 2px solid #ebebeb;margin-top: 0}}.product_tab_button ul li a{font-size: 20px;color: #242424;line-height: 48px;text-transform: initial;font-weight: 700;display: inline-block;font-family: "Playfair Display", serif;border-left: 2px solid #ebebeb;padding: 0 30px;border-radius: 2px;transition: 0.3s}@media only screen and (max-width: 767px){.product_tab_button ul li a{border-left: 0;border: 2px solid #ebebeb;min-width: 190px;margin-top: 8px;font-size: 16px;line-height: 40px}}.product_tab_button ul li a:hover{color: var(--color-primary)}.product_tab_button ul li a.active{position: relative;color: var(--color-primary)}.product_tab_button ul li a.active::before{position: absolute;content: "";width: 104%;height: 109%;border: 2px solid var(--color-primary);left: -2px;top: -2px;border-radius: 2px}@media only screen and (max-width: 767px){.product_tab_button ul li a.active::before{width: 102%}}.product_container .custom-col-5{flex: 0 0 100%;max-width: 100%;padding: 0 6px}.product_container button{display: none !important}.single_product:hover .product_thumb a.secondary_img{opacity: 1;visibility: visible}.single_product:hover .quick_button{opacity: 1;visibility: visible}.product_thumb{position: relative;margin-bottom: 8px}.product_thumb a.secondary_img{position: absolute;top: 0;left: 0;opacity: 0;visibility: hidden}.quick_button{position: absolute;bottom: 15px;left: 15px;right: 15px;border-radius: 3px;opacity: 0;visibility: hidden;transition: 0.3s}.quick_button a{line-height: 45px;background: #3e3e3e;color: #ffffff;padding: 0 10px;font-weight: normal;border-radius: 2px;-webkit-border-radius: 2px;font-size: 13px;text-transform: initial;width: 100%;text-align: center;display: block}.quick_button a:hover{background: var(--color-primary);color: white !important}.product_content{text-align: center;position: relative}.product_content h3{line-height: 22px;font-size: 15px;font-weight: 700;text-transform: initial;position: relative;padding-bottom: 15px;margin-bottom: 13px}.product_content h3::before{background-image: linear-gradient(to right, transparent, #ebebeb 30%, 85%, transparent);content: "";display: block;height: 1px;width: 100%;position: absolute;left: 0;right: 0;bottom: 0}.product_content h3 a{color: #242424}.product_content h3 a:hover{color: var(--color-primary)}.price_box > span{font-size: 16px;font-weight: 500;color: var(--color-primary)}.price_box > span.old_price{color: #545454;font-size: 14px;margin-right: 5px;text-decoration: line-through;font-weight: 400}.product_hover{position: absolute;top: 50%;z-index: 9;left: 0;background: #ffffff;padding: 3px 8px 20px 8px;box-shadow: 0px 6px 7px 0 rgba(0, 0, 0, 0.3);transition: all 300ms ease-in-out;opacity: 0;visibility: hidden}.single_product{transition: 0.3s;margin-bottom: 30px}.single_product:hover{background: #ffffff;border-radius: 3px;box-shadow: 0px 0 15px 0 rgba(0, 0, 0, 0.3)}.single_product:hover .product_hover{top: 66%;opacity: 1;visibility: visible}.product_ratings{margin-bottom: 6px}.product_ratings ul li{display: inline-block}.product_ratings ul li a{color: var(--color-primary)}.action_links ul li{display: inline-block}.action_links ul li.add_to_cart a{line-height: 35px;padding: 0 18px;font-family: "Playfair Display", serif;width: 100%;text-transform: initial;font-size: 12px}.action_links ul li a{line-height: 37px;height: 35px;width: 35px;background: #f1f1f1;color: #666;display: block;text-align: center}.action_links ul li a:hover{background: var(--color-primary);color: #ffffff}.tag_cate{margin-bottom: 10px}.tag_cate a{color: #5a5a5a;font-size: 13px}.tag_cate a:hover{color: var(--color-primary)}.product_desc{margin-bottom: 15px;position: relative;padding-bottom: 14px}.product_desc::before{background-image: linear-gradient(to right, transparent, #ebebeb 30%, 85%, transparent);content: "";display: block;height: 1px;width: 100%;position: absolute;left: 0;right: 0;bottom: 0}.product_desc p{font-size: 13px;line-height: 18px;color: #5a5a5a}.p_section1 .slick-list{padding-bottom: 135px !important;margin-bottom: -135px;z-index: 9;padding-top: 18px !important;margin-top: -30px;position: relative}.p_bottom.p_section1 .slick-list{padding-bottom: 120px !important;margin-bottom: -120px}.product_container.bottom button{display: block !important;position: absolute;top: -63px;right: 30px;z-index: 99;border: 0;background: inherit;font-size: 23px;background: #fff}.product_container.bottom button:hover{color: var(--color-primary)}@media only screen and (max-width: 767px){.product_container.bottom button{top: -61px}}.product_container.bottom button.next_arrow{right: 13px}.section_title{margin-bottom: 33px;position: relative}.section_title::before{content: "";height: 2px;background: #ebebeb;position: absolute;left: 0;right: 15px;top: 50%}.section_title h2{margin-bottom: 0;position: relative;display: inline-block;line-height: 30px;text-transform: initial;padding-right: 20px;background: #fff;color: #242424;font-size: 24px;font-weight: 700}@media only screen and (max-width: 767px){.section_title h2{font-size: 19px}}.product_section.p_bottom{margin-bottom: 68px;border-bottom: 1px solid #ebebeb;padding-bottom: 39px}.product_section.p_bottom .section_title{margin-bottom: 33px}@media only screen and (max-width: 767px){.product_section.p_bottom{margin-bottom: 63px;padding-bottom: 34px}}.product_bottom_two{background: #f8f9f9;padding: 70px 0 50px;margin-bottom: 77px}@media only screen and (max-width: 767px){.product_bottom_two{padding: 60px 0 25px;margin-bottom: 52px}}.product_bottom_two .product_container .custom-col-5{padding: 0 15px}@media only screen and (max-width: 767px){.product_bottom_two .product_container .custom-col-5{padding: 0 8px}}@media only screen and (max-width: 479px){.product_bottom_two .product_container .custom-col-5{padding: 0 15px}}.product_bottom_two .custom-row{margin-left: -15px;margin-right: -15px}.product_s_three{margin-bottom: 44px}@media only screen and (max-width: 767px){.product_s_three{margin-bottom: 25px}}.product_black_section .product_tab_button ul.nav{border: 2px solid #2d2d2d}@media only screen and (max-width: 767px){.product_black_section .product_tab_button ul.nav{border: 0}}.product_black_section .product_tab_button ul.nav::before{background-image: linear-gradient(to right, transparent, #2d2d2d)}@media only screen and (min-width: 768px) and (max-width: 991px){.product_black_section .product_tab_button ul.nav::before{width: 120px}}.product_black_section .product_tab_button ul.nav::after{background-image: linear-gradient(to right, #2d2d2d, transparent)}@media only screen and (min-width: 768px) and (max-width: 991px){.product_black_section .product_tab_button ul.nav::after{width: 120px}}.product_black_section .product_tab_button ul.nav li:first-child a{border-left: 0}.product_black_section .product_tab_button ul.nav li a{border-left: 2px solid #2d2d2d;color: #ffffff;font-family: "Prata", serif}@media only screen and (max-width: 767px){.product_black_section .product_tab_button ul.nav li a{border: 2px solid #2d2d2d}}.product_black_section .product_tab_button ul.nav li a:hover{color: var(--color-secondary)}.product_black_section .product_tab_button ul.nav li a.active{color: var(--color-secondary)}.product_black_section .product_tab_button ul.nav li a.active::before{border: 2px solid var(--color-secondary)}.product_black_section .single_product{padding: 15px 17px}.product_black_section .single_product:hover{background: #242424}.product_black_section .product_hover{background: #242424;left: -17px;width: 117%}.product_black_section .product_container .custom-col-5{padding: 0}.product_black_section .slick-list{padding-left: 5px !important;padding-right: 5px !important}.product_black_section .quick_button a{font-family: "Prata", serif;font-size: 14px}.product_black_section .quick_button a:hover{background: var(--color-secondary)}.product_black_section .tag_cate a{color: #a0a0a0}.product_black_section .tag_cate a:hover{color: var(--color-secondary)}.product_black_section .product_content h3{font-family: "Prata", serif;font-weight: 400;font-size: 16px}.product_black_section .product_content h3::before{background-image: linear-gradient(to right, transparent, #2d2d2d 30%, 85%, transparent)}.product_black_section .product_content h3 a{color: #ffffff}.product_black_section .product_content h3 a:hover{color: var(--color-secondary)}.product_black_section .product_desc p{color: #a0a0a0}.product_black_section .product_ratings ul li a{color: var(--color-secondary)}.product_black_section .price_box span.current_price{color: var(--color-secondary)}.product_black_section .product_desc::before{background-image: linear-gradient(to right, transparent, #2d2d2d 30%, 85%, transparent)}.product_black_section .action_links ul li a{background: #2e2e2e;color: #ccc}.product_black_section .action_links ul li a:hover{background: var(--color-secondary)}.product_black_section .action_links ul li.add_to_cart a{font-family: "Prata", serif}.product_black_section .section_title::before{background: #2d2d2d}.product_black_section .section_title h2{color: #ffffff;font-family: "Prata", serif;background: #242424;font-weight: 400}.product_black_section .product_container.bottom button{color: #a0a0a0;background: #242424;top: -66px}.product_black_section .product_container.bottom button:hover{color: var(--color-secondary)}@media only screen and (max-width: 767px){.product_black_section .product_container.bottom button{top: -61px}}.product_black_section.bottom{border-bottom: 1px solid #2d2d2d;padding-bottom: 34px;margin-bottom: 80px}@media only screen and (max-width: 767px){.product_black_section.bottom{padding-bottom: 45px;margin-bottom: 87px}}.product_black_section.bottom_two{background: #212121;padding-bottom: 31px;margin-bottom: 75px;padding-top: 64px}.product9_bottom{padding: 80px 0 43px;margin-bottom: 80px}@media only screen and (max-width: 767px){.product9_bottom{padding: 60px 0 24px;margin-bottom: 60px}}.instagram_wrapper_new{position: relative}.blog_section{padding-bottom: 62px;border-bottom: 1px solid #ebebeb;margin-bottom: 62px}.blog_section .section_title{margin-bottom: 30px}@media only screen and (max-width: 767px){.blog_section{padding-bottom: 54px;margin-bottom: 51px}}.blog_wrapper .col-lg-4{flex: 0 0 100%;width: 100%}.blog_thumb{position: relative;margin-bottom: 20px}.blog_thumb a{display: block}.blog_thumb::before{position: absolute;content: "";width: 100%;height: 100%;background: rgba(34, 31, 31, 0.75);top: 0;left: 0;transition: 0.3s;opacity: 0;pointer-events: none;visibility: hidden}.blog_thumb:hover::before{opacity: 1;visibility: visible}.blog_content{text-align: center}.blog_content h3{font-size: 16px;text-transform: initial;line-height: 21px;position: relative;margin-top: 0;margin-bottom: 8px;font-weight: 700;margin-bottom: 13px}@media only screen and (max-width: 767px){.blog_content h3{font-size: 14px}}.blog_content h3 a{color: #242424}.blog_content h3 a:hover{color: var(--color-primary)}.blog_content .read_more a{font-size: 14px;text-transform: initial;color: var(--color-primary)}.blog_content .read_more a:hover{color: #1c456c}.author_name{margin-bottom: 10px;margin-bottom: 10px}.author_name p{font-size: 13px;text-transform: initial;color: #a7a7a7}.author_name p span.themes{color: var(--color-primary)}.author_name p span.post_by{color: #212121}.post_desc{margin-bottom: 12px}.post_desc p{line-height: 26px}.blog_wrapper .owl-nav{position: absolute;top: -60px;right: 14px;display: flex;background: #fff;padding: 0 10px}@media only screen and (max-width: 767px){.blog_wrapper .owl-nav{top: -58px}}.blog_wrapper .owl-nav div{font-size: 23px}.blog_wrapper .owl-nav div:hover{color: var(--color-primary)}.blog_wrapper .owl-nav div.owl-next{margin-left: 8px}.blog_section_three{padding-bottom: 96px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.blog_section_three{padding-bottom: 76px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog_section_three{padding-bottom: 76px}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_section_three{padding-bottom: 55px}}@media only screen and (max-width: 767px){.blog_section_three{padding-bottom: 55px}}.blog_black{border-bottom: 0;padding-bottom: 0;margin-bottom: 64px;position: relative;z-index: 9}@media only screen and (max-width: 767px){.blog_black{margin-bottom: 55px}}.blog_black .section_title::before{background: #2d2d2d}.blog_black .section_title h2{color: #ffffff;font-family: "Prata", serif;background: #242424;font-weight: 400}.blog_black .blog_wrapper .owl-nav{background: #242424}.blog_black .blog_wrapper .owl-nav div{color: #a0a0a0}.blog_black .blog_wrapper .owl-nav div:hover{color: var(--color-secondary)}.blog_black .blog_content{text-align: left}.blog_black .blog_content h3{font-family: "Prata", serif;font-size: 18px;font-weight: 400}.blog_black .blog_content h3 a{color: #ffffff}.blog_black .blog_content h3 a:hover{color: var(--color-secondary)}.blog_black .blog_content .read_more a{color: #a0a0a0}.blog_black .blog_content .read_more a:hover{color: var(--color-secondary)}.blog_black .author_name p{color: #ffffff}.blog_black .author_name p span.themes{color: var(--color-secondary)}.blog_black .post_desc p{color: #a0a0a0}.newsletter_area{border-bottom: 1px solid #ebebeb;padding-bottom: 70px;margin-bottom: 65px}@media only screen and (max-width: 767px){.newsletter_area{padding-bottom: 60px;margin-bottom: 55px}}.newsletter_content{text-align: center}.newsletter_content h2{text-transform: initial;color: #242424;font-size: 24px;font-weight: 700;line-height: 32px}.newsletter_content p{line-height: 26px;margin-bottom: 37px}.newsletter_content form{width: 690px;position: relative;margin: 0 auto}@media only screen and (min-width: 768px) and (max-width: 991px){.newsletter_content form{width: 620px}}@media only screen and (max-width: 767px){.newsletter_content form{width: 100%}}.newsletter_content form input{width: 100%;padding: 10px 224px 10px 20px;border: 2px solid #ebebeb;background: none;color: #a7a7a7;border-radius: 4px}@media only screen and (max-width: 767px){.newsletter_content form input{padding: 8px 109px 8px 10px}}.newsletter_content form button{position: absolute;content: "";right: 0;top: 0;font-size: 16px;font-weight: 500;text-align: center;padding: 0 60px;background: var(--color-primary);color: #fff;height: 100%;border: 0;border-radius: 4px;text-transform: initial}.newsletter_content form button:hover{background: #222}@media only screen and (max-width: 767px){.newsletter_content form button{padding: 0 17px;font-size: 14px}}.mailchimp-error{text-align: center;color: green}.mailchimp-success{text-align: center;color: green;margin: 0 auto;max-width: 550px}.mailchimp-success.active{margin-top: 20px}.newsletter_black{border-bottom: 0;padding-bottom: 0;margin-bottom: 70px}.newsletter_black .mailchimp-error{color: #ffffff}.newsletter_black .mailchimp-success{color: #ffffff}@media only screen and (max-width: 767px){.newsletter_black{margin-bottom: 60px}}.newsletter_black h2{color: #ffffff;font-family: "Prata", serif;font-weight: 400}@media only screen and (max-width: 767px){.newsletter_black h2{font-size: 20px}}.newsletter_black p{color: #a0a0a0}.newsletter_black .newsletter_content form{width: inherit;position: unset;display: flex;justify-content: center}.newsletter_black .newsletter_content form input{width: 500px;border: 2px solid #2d2d2d;font-size: 12px;color: #a0a0a0;padding: 0 20px}@media only screen and (max-width: 767px){.newsletter_black .newsletter_content form input{width: 250px}}@media only screen and (max-width: 479px){.newsletter_black .newsletter_content form input{width: 160px}}.newsletter_black .newsletter_content form button{position: unset;margin-left: 20px;height: 48px;background: #2e2e2e;font-family: "Prata", serif;font-weight: 400}.newsletter_black .newsletter_content form button:hover{background: var(--color-secondary)}.shipping_area{padding-bottom: 40px}@media only screen and (max-width: 767px){.shipping_area{padding-bottom: 30px}}.single-shipping{margin-bottom: 30px;padding: 25px 0 20px;background: #f8f9f9;text-align: center}.single-shipping h3{font-size: 18px;line-height: 24px;color: #242424;font-weight: 700;margin-bottom: 0}@media only screen and (max-width: 767px){.single-shipping h3{font-size: 16px}}.single-shipping p{font-size: 14px;line-height: 26px;color: #5a5a5a}.shipping_two{padding-bottom: 25px;border-bottom: 1px solid #ebebeb;margin-bottom: 80px}@media only screen and (max-width: 767px){.shipping_two{margin-bottom: 60px}}.shipping_two .single-shipping{padding: 0;background: inherit}.shipping_two .single-shipping:hover .shipping_icone::before{color: var(--color-primary);border-color: var(--color-primary)}.shipping_content h3{font-size: 18px;margin-bottom: 12px}.shipping_content p{font-size: 15px;letter-spacing: 0.3px}@media only screen and (min-width: 992px) and (max-width: 1199px){.shipping_content p{letter-spacing: 0}}.shipping_icone{position: relative}.shipping_icone::before{font-family: "Ionicons";width: 70px;height: 70px;line-height: 67px;text-align: center;font-size: 21px;display: block;border-radius: 100%;border: 2px solid #323232;margin: auto;margin-bottom: auto;margin-bottom: 18px;transition: all 0.4s ease 0s}.shipping_icone.icone_1::before{content: ""}.shipping_icone.icone_2::before{content: ""}.shipping_icone.icone_3::before{content: ""}.shipping_icone.icone_4::before{content: ""}.shipping_black .single-shipping{background: #1d1d1d}.shipping_black .single-shipping h3{color: #ffffff;font-family: "Prata", serif;font-weight: 400}.shipping_black .single-shipping p{color: #a0a0a0}.shipping_two.s_black2{border-bottom: 1px solid #2d2d2d;border-top: 1px solid #2d2d2d;margin-bottom: 60px;padding-top: 60px}.shipping_two.s_black2 .single-shipping:hover .shipping_icone::before{color: var(--color-secondary);border-color: var(--color-secondary)}.shipping_two.s_black2 .shipping_icone::before{color: #a0a0a0;width: 60px;height: 60px;line-height: 57px}.shipping_two.s_black2 .shipping_content h3{color: #ffffff;font-family: "Prata", serif;font-weight: 400;font-size: 15px;margin-bottom: 10px}.shipping_two.s_black2 .shipping_content p{color: #a0a0a0}.shipping_nine{padding: 80px 0 44px}@media only screen and (max-width: 767px){.shipping_nine{padding: 60px 0 24px}}.footer_top{padding-bottom: 61px}@media only screen and (min-width: 768px) and (max-width: 991px){.footer_top{padding-bottom: 42px}}@media only screen and (max-width: 767px){.footer_top{padding-bottom: 27px}}@media only screen and (min-width: 768px) and (max-width: 991px){.widgets_container{margin-bottom: 20px}}@media only screen and (max-width: 767px){.widgets_container{margin-bottom: 25px}}.widgets_container > h3{font-size: 20px;line-height: 26px;text-transform: initial;margin-bottom: 24px;font-weight: 600;color: #242424}.theme-dark .widgets_container > h3{color: #e8e8e8}@media only screen and (min-width: 768px) and (max-width: 991px){.widgets_container > h3{margin-bottom: 8px}}@media only screen and (max-width: 767px){.widgets_container > h3{margin-bottom: 8px;font-size: 18px;line-height: 25px}}.footer_menu ul li a{display: block;font-weight: 400;line-height: 30px;font-size: 14px;color: #5a5a5a}.footer_menu ul li a:hover{color: var(--color-primary)}@media only screen and (max-width: 767px){.footer_menu ul li a{font-size: 13px}}.footer_contact p{margin-bottom: 0;line-height: 30px}.footer_contact p a:hover{color: var(--color-primary)}.footer_contact ul{margin-top: 10px}.footer_contact ul li{display: inline-block;margin-right: 7px}.footer_contact ul li:last-child{margin-right: 0}.footer_contact ul li a{color: #b2b2b2;font-size: 18px;width: 40px;height: 40px;line-height: 40px;border: 1px solid #e1e1e1;background: #fff;text-align: center;border-radius: 50%;display: block}.footer_contact ul li a:hover{color: var(--color-primary);border-color: var(--color-primary)}.simple_product_content .tag_cate{margin-bottom: 0}.simple_product_content .product_name h3{font-size: 16px;line-height: 26px;margin-bottom: 10px}.simple_product_content .product_name h3 a{color: #222222}.theme-dark .simple_product_content .product_name h3 a{color: #e8e8e8}.simple_product_content .product_name h3 a:hover{color: var(--color-primary)}.simple_product_content .product_price span{color: #5a5a5a;font-size: 14px;font-weight: 400}.simple_product_content .product_price span.old_price{text-decoration: line-through;padding-right: 8px}.simple_product_content .product_price span.current_price{color: var(--color-primary);font-weight: 500}.theme-dark .simple_product_content .product_price span.current_price{color: var(--color-secondary)}.simple_product_items{display: flex;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ebebeb}.simple_product_items:last-child{padding-bottom: 0;margin-bottom: 0;border-bottom: 0}.simple_product_thumb{width: 22%}.simple_product_content{width: 70%;margin-left: 17px}.footer_middel_menu{text-align: center;padding: 17px 0 15px;border-bottom: 1px solid #ebebeb;border-top: 1px solid #ebebeb}.footer_middel_menu ul li{display: inline-block;margin-right: 40px}@media only screen and (min-width: 768px) and (max-width: 991px){.footer_middel_menu ul li{margin-right: 24px}}@media only screen and (max-width: 767px){.footer_middel_menu ul li{margin-right: 20px}}.footer_middel_menu ul li:last-child{margin-right: 0}.footer_middel_menu ul li a{font-size: 16px;text-transform: initial;color: #5a5a5a}.footer_middel_menu ul li a:hover{color: var(--color-primary)}@media only screen and (min-width: 768px) and (max-width: 991px){.footer_middel_menu ul li a{font-size: 13px}}@media only screen and (max-width: 767px){.footer_middel_menu ul li a{font-size: 13px}}.copyright_area{text-align: center}.copyright_area p{text-transform: initial;line-height: 26px}@media only screen and (max-width: 767px){.copyright_area p{margin-bottom: 5px}}.copyright_area p a{color: var(--color-primary)}.theme-dark .copyright_area p a{color: var(--color-secondary)}.copyright_area p a:hover{text-decoration: underline}.copyright_area p i{color: red}.footer_bottom{padding: 38px 0 46px}@media only screen and (max-width: 767px){.footer_bottom{padding: 20px 0 24px}}.footer_black{border-top: 1px solid #2d2d2d;padding-top: 67px}@media only screen and (max-width: 767px){.footer_black{padding-top: 55px}}.footer_black .widgets_container > h3{color: #ffffff;font-family: "Prata", serif;font-weight: 400}.footer_black .footer_contact p{color: #a0a0a0}.footer_black .footer_contact ul li a{background: #2f2f2f;color: #ffffff;border: 0}.footer_black .footer_contact ul li a:hover{background: var(--color-secondary)}.footer_black .footer_menu ul li a{color: #a0a0a0}.footer_black .footer_menu ul li a:hover{color: var(--color-secondary)}.footer_black .tag_cate a{color: #a0a0a0}.footer_black .tag_cate a:hover{color: var(--color-secondary)}.footer_black .product_name h3{text-transform: initial}.footer_black .product_name h3 a{color: #ffffff}.footer_black .simple_product_content .product_price span.current_price{color: var(--color-secondary)}.footer_black .simple_product_items{border-bottom: 1px solid #2d2d2d}.footer_black .simple_product_items:last-child{border-bottom: 0}.footer_black .footer_middel_menu{border-bottom: 1px solid #2d2d2d;border-top: 1px solid #2d2d2d}.footer_black .footer_middel_menu ul li a{color: #a0a0a0}.footer_black .footer_middel_menu ul li a:hover{color: var(--color-secondary)}.footer_black .copyright_area p{color: #a0a0a0}.footer_black .copyright_area p a{color: var(--color-secondary)}.footer_other{border-top: 1px solid #ebebeb;padding-top: 64px}@media only screen and (max-width: 767px){.footer_other{padding-top: 54px}}.collection_area{margin-bottom: 94px}@media only screen and (min-width: 1200px) and (max-width: 1600px){.collection_area{margin-bottom: 74px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.collection_area{margin-bottom: 74px}}@media only screen and (min-width: 768px) and (max-width: 991px){.collection_area{margin-bottom: 55px}}@media only screen and (max-width: 767px){.collection_area{margin-bottom: 53px}}@media only screen and (max-width: 767px){.collection_img{margin-bottom: 21px}}.collection_img img:hover{opacity: 0.7}@media only screen and (max-width: 767px){.collection_content{text-align: center}}.collection_content h1{font-size: 120px;color: #f1f1f1;font-weight: 700;line-height: 100px;margin-bottom: 20px}@media only screen and (min-width: 768px) and (max-width: 991px){.collection_content h1{font-size: 90px;line-height: 80px;margin-bottom: 13px}}@media only screen and (max-width: 767px){.collection_content h1{font-size: 90px;line-height: 80px;margin-bottom: 13px}}.collection_content h4{font-size: 18px;color: #5a5a5a;font-weight: 500;text-transform: initial;margin-bottom: 23px}@media only screen and (min-width: 768px) and (max-width: 991px){.collection_content h4{margin-bottom: 12px}}@media only screen and (max-width: 767px){.collection_content h4{margin-bottom: 12px}}.collection_content h2{font-size: 36px;margin-top: 0;margin-bottom: 20px;color: #212121;font-weight: 700;margin-bottom: 20px}@media only screen and (min-width: 768px) and (max-width: 991px){.collection_content h2{margin-bottom: 10px;font-size: 20px}}@media only screen and (max-width: 767px){.collection_content h2{margin-bottom: 10px;font-size: 20px;line-height: 28px}}.collection_content p{line-height: 24px;font-size: 16px;margin: 0}@media only screen and (max-width: 767px){.collection_content p{font-size: 15px}}.collection_content a{font-size: 16px;color: #212121;font-weight: 600;padding-bottom: 5px;border-bottom: 2px solid #212121;display: inline-block;margin-top: 40px}@media only screen and (min-width: 768px) and (max-width: 991px){.collection_content a{margin-top: 15px}}@media only screen and (max-width: 767px){.collection_content a{margin-top: 15px;font-size: 16px}}.collection_content a:hover{color: var(--color-primary);border-color: var(--color-primary)}@media only screen and (max-width: 767px){.collection_2{margin-bottom: 29px}}@media only screen and (max-width: 767px){.collection_2 .collection_content{margin-bottom: 29px}}@media only screen and (max-width: 767px){.collection_4{margin-bottom: 32px}}@media only screen and (max-width: 767px){.collection_4 .collection_content{margin-bottom: 29px}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_area{margin-top: 68px}}.categories_thumb{position: relative}@media only screen and (max-width: 767px){.categories_thumb{height: 100vh}}@media only screen and (max-width: 767px){.categories_thumb a{height: 100%}}@media only screen and (max-width: 767px){.categories_thumb img{height: 100%;object-fit: cover}}.categories_content{position: absolute;top: 50%;right: 50px;transform: translatey(-50%)}@media only screen and (min-width: 992px) and (max-width: 1199px){.categories_content{right: 20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_content{right: 30px}}@media only screen and (max-width: 767px){.categories_content{right: 15px}}.categories_content h4{color: #212121;font-size: 18px;margin-bottom: 15px}@media only screen and (max-width: 767px){.categories_content h4{font-size: 16px;margin-bottom: 10px}}.categories_content h2{color: #212121;font-size: 35px;font-weight: 600;line-height: 30px;margin-bottom: 10px}@media only screen and (max-width: 767px){.categories_content h2{font-size: 22px;margin-bottom: 10px}}.categories_content p{color: #212121;font-size: 17px;width: 440px;font-weight: 500;margin-top: 30px}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_content p{width: 310px}}@media only screen and (max-width: 767px){.categories_content p{font-size: 14px;width: 210px;line-height: 20px;margin-bottom: 5px;margin-top: 0}}.categories_content a{text-transform: initial;font-size: 16px;color: #212121;font-weight: 600;padding-bottom: 5px;border-bottom: 2px solid #212121}.categories_content a:hover{color: var(--color-primary);border-color: var(--color-primary)}#fp-nav{right: 31px}.categories_area .col-12{padding: 0}.categories_content.content_left{left: 60px}@media only screen and (min-width: 768px) and (max-width: 991px){.categories_content.content_left{left: 30px}}@media only screen and (max-width: 767px){.categories_content.content_left{left: 30px}}.header_shop{border-bottom: 1px solid #ebebeb}.header_shop .header_top{padding: 7px 0}.header_shop .header_middel{padding: 40px 0 18px}@media only screen and (max-width: 767px){.header_shop .header_middel{padding: 21px 0 18px}}.header_shop .header_bottom{padding: 0}.breadcrumbs_area{padding: 40px 0}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumbs_area{padding: 0 0 37px}}@media only screen and (max-width: 767px){.breadcrumbs_area{padding: 0 0 37px}}.breadcrumb_content{text-align: center;border-bottom: 1px solid #ebebeb;padding-bottom: 37px}@media only screen and (min-width: 768px) and (max-width: 991px){.breadcrumb_content{border-bottom: 0;padding-bottom: 0;border-top: 1px solid #ebebeb;padding-top: 37px}}@media only screen and (max-width: 767px){.breadcrumb_content{border-bottom: 0;padding-bottom: 0;border-top: 1px solid #ebebeb;padding-top: 37px}}.breadcrumb_content ul{line-height: 15px}.breadcrumb_content ul li{display: inline-block;text-transform: initial;font-size: 14px;margin-right: 5px;color: var(--color-primary)}.breadcrumb_content ul li:last-child{margin-right: 0}.breadcrumb_content ul li a{color: #242424}.theme-dark .breadcrumb_content ul li a,.theme-dark .breadcrumb_content ul li{color: white !important}.breadcrumb_content ul li a:hover{color: var(--color-primary)}.widget_list + .widget_list{padding-top: 30px;margin-top: 30px;border-rop: 1px solid #ebebeb}.widget_list:last-child{padding-bottom: 0;margin-bottom: 0;border-bottom: 0}.widget_list h2{color: #242424;font-size: 24px;margin: 0 0 20px;text-transform: initial;font-weight: 700;line-height: 32px}.widget_list.widget_categories > ul > li{line-height: 44px;border-bottom: 1px solid #ebebeb}.widget_list.widget_categories > ul > li:last-child{border-bottom: 0}.widget_list.widget_categories > ul > li > a{color: #242424;font-size: 14px;display: block}.widget_list.widget_categories > ul > li > a:hover{color: var(--color-primary)}.widget_list.widget_brands ul li,.widget_list.widget_color ul li{line-height: 44px;position: relative;padding-left: 28px}.widget_list.widget_brands ul li::before,.widget_list.widget_color ul li::before{position: absolute;content: "";font-family: "Ionicons";display: inline-block;height: 17px;width: 17px;text-align: center;line-height: 17px;border-radius: 3px;border: 1px solid #888;color: transparent;top: 50%;left: 0;transform: translatey(-50%)}.widget_list.widget_brands ul li span,.widget_list.widget_color ul li span{color: #5a5a5a;font-size: 15px;float: right}.widget_list.widget_brands ul li a,.widget_list.widget_color ul li a{color: #5a5a5a;font-size: 15px;text-transform: initial}.widget_list.widget_brands ul li a:hover,.widget_list.widget_color ul li a:hover{color: var(--color-primary)}.ui-slider-horizontal .ui-slider-range{background: var(--color-primary);height: 5px}.ui-slider-horizontal{height: 3px;background: #dbdbdb;border: none;width: 92%;margin: 0 auto;margin-bottom: 22px}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background: var(--color-primary);border: 0;border-radius: 0;width: 15px;height: 15px;top: -5px;cursor: e-resize;border-radius: 50%}.widget_list.widget_filter form{padding-top: 10px}.widget_list.widget_filter form input{background: none;border: none;font-size: 14px;float: left;line-height: 31px;width: 100%;color: #5a5a5a;font-weight: 500}.widget_list.widget_filter form button{height: 30px;line-height: 30px;padding: 0 16px;font-size: 12px;text-transform: initial;color: #ffffff;background: #212121;border: 0;border-radius: 3px;font-weight: 500;transition: 0.3s}.widget_list.widget_filter form button:hover{background: var(--color-primary)}.tag_widget ul li{display: inline-block}.tag_widget ul li a{margin: 0 6px 5px 0;display: block;font-size: 14px;font-weight: 400;border: 1px solid #ebebeb;background: #ffffff;padding: 8px 14px;line-height: 20px;color: #5a5a5a;text-transform: initial;border-radius: 3px}@media only screen and (min-width: 992px) and (max-width: 1199px){.tag_widget ul li a{padding: 0 13px}}.tag_widget ul li a:hover{background: var(--color-primary);color: #fff;border-color: var(--color-primary)}.widget_list.compare_p .compare_img{float: left;width: 25%}.widget_list.compare_p .compare_info{float: left;padding-left: 10px;text-align: left;width: 75%}.widget_list.compare_p .compare_info h3{font-size: 14px;line-height: 26px;margin-bottom: 0;font-weight: 700}.widget_list.compare_p .compare_info h3 a{color: #242424}.widget_list.compare_p .compare_info h3 a:hover{color: var(--color-primary)}.widget_list.compare_p .compare_item{overflow: hidden;border-bottom: 1px solid #ebebeb;padding-bottom: 19px;margin-bottom: 18px}.widget_list.compare_p .compare_item.bottom{border-bottom: 0;padding-bottom: 0;margin-bottom: 20px}.widget_list.compare_p .compare_btn a{background: #1a1a1a;color: #fff;font-size: 12px;font-weight: normal;height: 35px;line-height: 35px;display: inline-block;padding: 0 20px;text-transform: initial;border-radius: 3px}.widget_list.compare_p .compare_btn a:hover{background: var(--color-primary);color: #ffffff}.widget_list.compare_p .compare_btn a i{margin-left: 5px}.widget_list.Featured_p .Featured_img{float: left;width: 25%}.widget_list.Featured_p .Featured_info{float: left;padding-left: 10px;text-align: left;width: 75%}.widget_list.Featured_p .Featured_info h3{font-size: 14px;line-height: 26px;margin-bottom: 0;font-weight: 700}.widget_list.Featured_p .Featured_info h3 a{color: #242424}.widget_list.Featured_p .Featured_info h3 a:hover{color: var(--color-primary)}.widget_list.Featured_p .Featured_item{overflow: hidden;border-bottom: 1px solid #ebebeb;padding-bottom: 19px;margin-bottom: 18px}.widget_list.Featured_p .Featured_item.bottom{border-bottom: 0;padding-bottom: 0;margin-bottom: 0}.shop_toolbar{display: flex;align-items: center;justify-content: space-between;border: 1px solid #ebebeb;padding: 12px 10px;margin: 0 0 30px}@media only screen and (max-width: 767px){.shop_toolbar{flex-direction: column;padding: 12px 10px 0px}}.orderby_wrapper{display: flex;align-items: center}@media only screen and (max-width: 767px){.orderby_wrapper{flex-direction: column}}.orderby_wrapper h3{color: #5a5a5a;font-size: 14px;margin-bottom: 0;margin-right: 15px}@media only screen and (max-width: 767px){.orderby_wrapper h3{margin-bottom: 8px;margin-right: 0}}.niceselect_option{height: 35px;line-height: 35px;border-radius: 0}@media only screen and (max-width: 767px){.niceselect_option{margin-bottom: 12px}}.page_amount{margin-left: 30px}@media only screen and (max-width: 767px){.page_amount{margin-bottom: 12px;margin-left: 0}}.page_amount p{color: #5a5a5a}@media only screen and (max-width: 767px){.page_amount p{padding-left: 0;margin-left: 0;border-left: 0}}.list_button ul li{margin-right: 15px}.list_button ul li:last-child{margin-right: 0}.list_button ul li a{font-size: 23px}.list_button ul li a:hover{color: var(--color-primary)}.list_button ul li a.active{color: var(--color-primary)}.product_ratting ul li{display: inline-block}.product_ratting ul li a{color: var(--color-primary)}.product_list_item:hover{background: inherit;box-shadow: inherit}.product_list_item .product_content{text-align: left;top: 28px}.product_list_item .product_content h3{margin-bottom: 16px;padding-bottom: 0;font-size: 18px;font-weight: 400}.product_list_item .product_content h3::before{display: none}.product_list_item .product_content h3 a{color: #1c456c}.product_list_item .product_content h3 a:hover{color: var(--color-secondary)}.product_list_item .product_ratting{margin-bottom: 10px}.product_list_item .product_desc{padding: 0;margin-bottom: 18px}.product_list_item .product_desc::before{display: none}.product_list_item .product_desc p{font-size: 14px;width: 500px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_list_item .product_desc p{width: 100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_list_item .product_desc p{width: 100%}}@media only screen and (max-width: 767px){.product_list_item .product_desc p{width: 100%}}.product_list_item .price_box{margin-bottom: 22px}.product_list_item .action_links ul li{margin-right: 5px}.product_list_item .action_links ul li:last-child{margin-right: 0}.product_list_item .action_links ul li a{width: 40px;height: 40px;line-height: 40px;border-radius: 3px}.product_list_item .action_links ul li.add_to_cart a{padding: 0 32px;width: 100%}@media only screen and (max-width: 767px){.pagination{margin-top: 19px}}.pagination ul li{display: inline-block;width: auto;height: 30px;line-height: 30px;text-align: center;background: #f1f1f1;color: #5a5a5a;border-radius: 3px;margin-left: 3px;max-width: 30px;padding: 0 12px}.pagination ul li:first-child{margin-left: 0}.pagination ul li a{display: block;border-radius: 3px}.pagination ul li a:hover{color: #ffffff}.pagination ul li.current{background: var(--color-primary);color: #ffffff}.pagination ul li .next{width: 40px}.shop_toolbar.t_bottom{justify-content: center;margin-bottom: 0}@media only screen and (min-width: 768px) and (max-width: 991px){.shop_toolbar.t_bottom{margin-bottom: 59px;margin-top: 0}}@media only screen and (max-width: 767px){.shop_toolbar.t_bottom{padding: 15px 10px 15px;margin-top: 23px;margin-bottom: 50px}}@media only screen and (max-width: 767px){.shop_toolbar.t_bottom .pagination{margin-top: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.shop_reverse .row{flex-direction: column-reverse}}@media only screen and (max-width: 767px){.shop_reverse .row{flex-direction: column-reverse}}@media only screen and (min-width: 768px) and (max-width: 991px){.shop_reverse .tab-content .row{flex-direction: row}}@media only screen and (max-width: 767px){.shop_reverse .tab-content .row{flex-direction: row}}.shop_area{padding-bottom: 65px}@media only screen and (min-width: 768px) and (max-width: 991px){.shop_area{padding-bottom: 34px}}@media only screen and (max-width: 767px){.shop_area{padding-bottom: 46px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.shop_area .list_view.active{padding-bottom: 36px}}@media only screen and (max-width: 767px){.shop_area .list_view.active{padding-bottom: 36px}}.shop_area .quick_button a{font-family: "Playfair Display", serif}.shop_fullwidth{padding-bottom: 70px}@media only screen and (max-width: 767px){.shop_fullwidth{padding-bottom: 60px}}.shop_fullwidth .shop_toolbar.t_bottom{margin-bottom: 0}.product_bread .breadcrumb_content ul li a{line-height: 35px}#img-1{border: 1px solid #ebebeb}.product_details{margin-bottom: 70px}@media only screen and (max-width: 767px){.product_details{margin-bottom: 55px}}.header_product{border-bottom: 1px solid #ebebeb}.product_d_right h1{color: #242424;text-transform: initial;line-height: 21px;font-size: 24px;font-weight: 700;margin-bottom: 20px}@media only screen and (max-width: 767px){.product_d_right h1{font-size: 20px}}.product_d_right .product_ratting{margin-bottom: 12px}.product_d_right .product_price{margin-bottom: 29px}@media only screen and (max-width: 767px){.product_d_right .product_price{margin-bottom: 16px}}.product_d_right .product_price span.current_price{font-size: 18px;color: var(--color-primary);font-weight: 700}.product_d_right .product_price span.old_price{color: #a4a4a4;font-size: 14px;text-decoration: line-through;margin-right: 10px}.product_d_right .product_desc{margin-bottom: 35px;padding-bottom: 28px;border-bottom: 1px solid #ebebeb}@media only screen and (max-width: 767px){.product_d_right .product_desc{margin-bottom: 30px;padding-bottom: 22px}}.product_d_right .product_desc::before{display: none}.product_d_right .product_desc p{width: 540px;font-size: 14px;line-height: 26px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_d_right .product_desc p{width: 100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_d_right .product_desc p{width: 100%}}@media only screen and (max-width: 767px){.product_d_right .product_desc p{width: 100%}}.product_d_right .priduct_social ul li{display: inline-block;margin-right: 7px}.product_d_right .priduct_social ul li:last-child{margin-right: 0}.product_d_right .priduct_social ul li a{color: #242424;display: block;line-height: 45px;text-align: center;width: 45px;height: 45px;border-radius: 100%;border: 1px solid #ebebeb}.product_d_right .priduct_social ul li a:hover{background: var(--color-primary);color: #ffffff;border-color: var(--color-primary)}@media only screen and (max-width: 767px){.product_d_right .priduct_social ul li a{line-height: 34px;width: 35px;height: 35px}}.product_nav{float: right;position: relative;top: -40px}.product_nav ul li{display: inline-block;margin-left: 3px}.product_nav ul li:first-child{margin-left: 0}.product_nav ul li a{background: #343434;border-radius: 3px;color: #d1d1d1;display: block;font-size: 15px;height: 30px;width: 30px;line-height: 28px;text-align: center}.product_nav ul li a:hover{background: var(--color-primary);color: #ffffff}.product_variant.quantity{display: flex;align-items: center;margin-bottom: 27px}@media only screen and (max-width: 767px){.product_variant.quantity{margin-bottom: 16px}}.product_variant.quantity label{color: #242424;font-weight: 500;text-transform: initial;font-size: 14px;margin-bottom: 0}.product_variant.quantity input{width: 130px;border: 1px solid #ebebeb;background: none;height: 42px;padding: 0 12px;border-radius: 5px;margin-left: 15px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_variant.quantity input{width: 110px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_variant.quantity input{width: 80px}}@media only screen and (max-width: 767px){.product_variant.quantity input{width: 65px;margin-left: 10px}}.product_variant.quantity button{border: 0;font-size: 16px;margin-left: 20px;background: var(--color-primary);height: 42px;line-height: 42px;text-transform: initial;min-width: 270px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_variant.quantity button{min-width: 240px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_variant.quantity button{min-width: 170px}}@media only screen and (max-width: 767px){.product_variant.quantity button{min-width: inherit;margin-left: 10px}}.product_variant.quantity button:hover{background: #242424}.product_variant.color{margin-bottom: 35px;display: flex;align-items: center}@media only screen and (max-width: 767px){.product_variant.color{margin-bottom: 18px}}.product_variant.color h3{color: #242424;font-weight: 600;text-transform: initial;font-size: 14px;margin-bottom: 0;margin-right: 40px;min-width: 50px}.product_variant.color .niceselect_option{width: 300px;height: 42px;line-height: 40px}@media only screen and (max-width: 767px){.product_variant.color .niceselect_option{width: 160px}}.product_d_action{margin-bottom: 22px}.product_d_action ul li a{font-size: 14px;color: #242424;line-height: 30px}.product_d_action ul li a:hover{color: var(--color-primary)}.product_meta{margin-bottom: 26px}.product_meta span{font-weight: 500;color: #242424}.product_meta span a{color: #5a5a5a;margin-left: 10px;font-weight: 400}.product_info_button{border-bottom: 1px solid #ebebeb;padding-bottom: 15px}.product_info_button ul{justify-content: center}.product_info_button ul li a{display: block;float: left;text-transform: initial;font-size: 24px;color: #212121;font-weight: 500;margin-right: 35px;line-height: 26px}@media only screen and (max-width: 767px){.product_info_button ul li a{margin-right: 25px;font-size: 18px}}.product_info_button ul li a.active{color: var(--color-primary)}.product_info_button ul li a:hover{color: var(--color-primary)}.product_info_button ul li:last-child a{margin-right: 0}.product_review_form button{border: none;background: #212121;color: #ffffff;text-transform: uppercase;font-weight: 700;padding: 5px 15px;display: block;transition: 0.3s;cursor: pointer;margin-top: 20px;border-radius: 5px}.product_review_form button:hover{background: var(--color-primary);color: #ffffff}.product_info_content p{color: #5a5a5a;line-height: 28px}.product_d_table{padding: 10px 0 22px}.product_d_table table{border-top: 1px solid #ddd;width: 100%}.product_d_table table tbody tr{border-bottom: 1px solid #ddd}.product_d_table table tbody tr td{padding: 7px 17px}.product_d_table table tbody tr td:first-child{border-right: 1px solid #ddd;width: 30%;font-weight: 700}.product_info_inner{display: flex;margin-top: 15px}.product_info_inner .product_ratting{margin-bottom: 10px}.product_info_inner .product_ratting p{margin-bottom: 5px}.product_info_inner .product_ratting strong{margin-top: 10px;display: block;margin-bottom: 8px}.tab-content{padding-top: 20px}.reviews_wrapper h2{font-size: 18px;color: #242424;font-weight: 700;text-transform: initial;font-family: "Rubik", sans-serif}.reviews_wrapper .product_ratting{margin-bottom: 20px}.reviews_wrapper .product_ratting h3{font-size: 14px;color: #242424;font-weight: 700;text-transform: initial;font-family: "Rubik", sans-serif}.comment_title{margin-bottom: 20px}.product_review_form input{border: 1px solid #ddd;background: none;width: 100%;height: 40px;padding: 0 20px}.product_review_form textarea{border: 1px solid #ddd;background: none;height: 120px;resize: none;width: 100%;margin-bottom: 14px;padding: 0 20px}.product_review_form p{margin-bottom: 7px}.star_rating{float: right}.star_rating ul li{display: inline-block}.star_rating ul li a{color: var(--color-primary)}.product_d_info{margin-bottom: 57px}@media only screen and (max-width: 767px){.product_d_info{margin-bottom: 47px}}.reviews_comment_box{display: flex;margin-bottom: 22px}.reviews_comment_box .comment_text{width: 100%;border: 1px solid #ebebeb;position: relative;margin-left: 21px;padding: 12px;border-radius: 3px}.reviews_comment_box .comment_text::before{background: #fff;border-bottom: 1px solid #ebebeb;border-left: 1px solid #ebebeb;content: "";display: block;height: 10px;left: -6px;position: absolute;top: 10px;transform: rotate(45deg);width: 10px}.reviews_meta p{color: #777;font-size: 15px;margin-bottom: 15px}.reviews_meta p strong{text-transform: uppercase;font-weight: 700}.s-tab-zoom.owl-carousel .owl-nav{display: block}.s-tab-zoom.owl-carousel .owl-nav div{position: absolute;background: #f2f2f2;border-radius: 3px;color: #333;height: 32px;top: 50%;transform: translatey(-50%);width: 32px;text-align: center;line-height: 32px;left: -7px;font-size: 18px;transition: 0.3s;opacity: 0;visibility: hidden}.s-tab-zoom.owl-carousel .owl-nav div:hover{background: var(--color-primary);color: #ffffff}.s-tab-zoom.owl-carousel .owl-nav div.owl-next{right: -7px;left: auto}@media only screen and (max-width: 767px){.product-details-tab{margin-bottom: 55px}}.product-details-tab:hover .s-tab-zoom.owl-carousel .owl-nav div{opacity: 1;visibility: visible}.single-zoom-thumb{margin-top: 20px !important;width: 80%;margin: 0 auto}@media only screen and (min-width: 768px) and (max-width: 991px){.single-zoom-thumb{width: 85%}}@media only screen and (max-width: 767px){.single-zoom-thumb{width: 101%}}.single-zoom-thumb ul li{border: 1px solid #ddd}.single-zoom-thumb ul li a{width: 100%}.related_product{padding-bottom: 44px}@media only screen and (max-width: 767px){.related_product{padding-bottom: 47px}}.related_product .single_product{margin-bottom: 0}.upsell_product{padding-bottom: 56px}.upsell_product .product_area{padding-bottom: 52px;border-bottom: 1px solid #ebebeb}.upsell_product .single_product{margin-bottom: 0}.product_page .footer_top{padding-bottom: 53px}@media only screen and (min-width: 768px) and (max-width: 991px){.product_page .footer_top{padding-bottom: 40px}}@media only screen and (max-width: 767px){.product_page .footer_top{padding-bottom: 34px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_grouped{margin-bottom: 40px}}.grouped_form{border: 1px solid #ebebeb;margin-bottom: 25px}@media only screen and (min-width: 768px) and (max-width: 991px){.grouped_form{margin-bottom: 20px}}@media only screen and (max-width: 767px){.grouped_form{margin-bottom: 17px}}.grouped_form table{width: 100%}.grouped_form table tbody tr{border-bottom: 1px solid #ebebeb}.grouped_form table tbody tr td{border-right: 1px solid #ddd;padding: 11px 5px;text-align: center}.grouped_form table tbody tr td input[type=checkbox]{width: 20px;height: 21px}.grouped_form table tbody tr td input[type=number]{width: 50px;background: inherit;border: 1px solid #ebebeb;padding: 0 5px;height: 40px}.grouped_form table tbody tr td.grouped-product-list.quantity{width: 80px;text-align: center;line-height: 12px}.grouped_form table tbody tr td.grouped-product-list.label{min-width: 200px;font-weight: 600;font-size: 14px}.grouped_form table tbody tr td.grouped-product-list.label a{color: #212121}.grouped_form table tbody tr td.grouped-product-list.label a:hover{color: var(--color-primary)}.grouped_form table tbody tr td.grouped-product-list.price{font-size: 14px;color: #212121;font-weight: 600;min-width: 200px}.grouped_form table tbody tr td.grouped-product-list.price p{color: #212121;font-size: 12px;font-weight: 600;position: relative}.grouped_form table tbody tr td.grouped-product-list.price p::before{color: #f6f6f6;content: "";display: inline-block;font-family: FontAwesome;font-size: 1em;position: absolute;top: 0;left: 40px}.grouped_form table tbody tr td:last-child{border-right: 0}.grouped_form table tbody tr:last-child{border-bottom: 0}.box_quantity.group button{margin-left: 0}.p_section1.related_product .slick-list{padding-bottom: 144px !important;margin-bottom: -135px}@media only screen and (min-width: 768px) and (max-width: 991px){.variable_product{margin-bottom: 56px}}@media only screen and (max-width: 767px){.variable_product{margin-bottom: 58px}}@media only screen and (max-width: 767px){.variable_product .product-details-tab{margin-bottom: 49px}}.variable_product .niceselect_option .list{width: 100%}.product_d_meta{margin-bottom: 20px}.product_d_meta span{display: block;line-height: 18px;margin-bottom: 17px;font-size: 14px;color: #212121;font-weight: 400}.product_d_meta span:last-child{margin-bottom: 0}.product_d_meta span a:hover{color: var(--color-primary)}.product_sidebar{margin-bottom: 64px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_sidebar{margin-bottom: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_sidebar{margin-bottom: 35px}}@media only screen and (max-width: 767px){.product_sidebar{margin-bottom: 55px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_sidebar .row{flex-direction: column-reverse}}@media only screen and (max-width: 767px){.product_sidebar .row{flex-direction: column-reverse}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_sidebar .product_section .row{flex-direction: row}}@media only screen and (max-width: 767px){.product_sidebar .product_section .row{flex-direction: row}}.product_sidebar .upsell_product{padding-bottom: 52px}.product_sidebar .upsell_product .product_area{padding-bottom: 0;border-bottom: 0}.product_sidebar .product_desc p{width: 100%}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_sidebar .action_button ul li a{width: 40px;height: 35px;line-height: 35px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_sidebar .quick_button{bottom: 12px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_sidebar .quick_button a{line-height: 35px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_sidebar .hover_action a{width: 40px;height: 35px;line-height: 35px}}.product_sidebar .product_variant.quantity input{width: 90px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_sidebar .product_variant.quantity input{width: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_sidebar .product_variant.quantity input{width: 60px}}@media only screen and (max-width: 767px){.product_sidebar .product_variant.quantity input{width: 60px}}.product_sidebar .product_variant.quantity button{min-width: 200px}@media only screen and (min-width: 992px) and (max-width: 1199px){.product_sidebar .product_variant.quantity button{min-width: 140px}}@media only screen and (min-width: 768px) and (max-width: 991px){.product_sidebar .product_variant.quantity button{min-width: inherit}}@media only screen and (max-width: 767px){.product_sidebar .product_variant.quantity button{min-width: inherit}}@media only screen and (max-width: 767px){.product_sidebar .product-details-tab{margin-bottom: 0}}.footer_widgets.sidebar_widgets .footer_top{padding-bottom: 0;border-bottom: 0}.footer_widgets.sidebar_widgets .footer_top_inner{padding: 56px 0 52px;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb}@media only screen and (min-width: 768px) and (max-width: 991px){.footer_widgets.sidebar_widgets .footer_top_inner{padding: 56px 0 40px}}@media only screen and (max-width: 767px){.footer_widgets.sidebar_widgets .footer_top_inner{padding: 56px 0 35px}}.product_right_sidebar{margin-bottom: 68px}@media only screen and (min-width: 768px) and (max-width: 991px){.product_right_sidebar .row{flex-direction: row}}@media only screen and (max-width: 767px){.product_right_sidebar{margin-bottom: 58px}}@media only screen and (max-width: 767px){.product_right_sidebar .product_d_right{margin-bottom: 42px}}.header_cart_page{border-bottom: 1px solid #ebebeb}.other_bread{padding-top: 41px;padding-bottom: 41px}.table_desc{border: 1px solid #ebebeb;margin-bottom: 70px;margin-top: 2px}@media only screen and (max-width: 767px){.table_desc{margin-bottom: 60px}}.table_desc .cart_page table{width: 100%}.table_desc .cart_page table thead tr th{border-bottom: 3px solid var(--color-primary);border-right: 1px solid #ebebeb;color: #242424;font-size: 16px;font-weight: 700;text-transform: initial;padding: 10px;text-align: center;font-family: "Playfair Display", serif}.table_desc .cart_page table tbody tr td{border-bottom: 1px solid #ebebeb;border-right: 1px solid #ebebeb;text-align: center;padding: 10px}.table_desc .cart_page table tbody tr td.product_remove{min-width: 100px}.table_desc .cart_page table tbody tr td.product_remove a{font-size: 20px;color: var(--color-primary)}.table_desc .cart_page table tbody tr td.product_remove a:hover{color: var(--color-primary)}.table_desc .cart_page table tbody tr td.product_thumb{max-width: 180px}.table_desc .cart_page table tbody tr td.product_name{min-width: 180px}.table_desc .cart_page table tbody tr td.product_name a{color: #242424;text-transform: initial;font-size: 14px;font-weight: 400}.table_desc .cart_page table tbody tr td.product_name a:hover{color: var(--color-primary)}.table_desc .cart_page table tbody tr td.product-price{min-width: 130px;color: #242424;font-size: 16px;font-weight: 500}.table_desc .cart_page table tbody tr td.product_quantity{min-width: 180px}.table_desc .cart_page table tbody tr td.product_quantity label{color: #242424;font-family: "Playfair Display", serif;font-weight: 700;margin-right: 5px}.table_desc .cart_page table tbody tr td.product_quantity input{width: 60px;height: 40px;padding: 0 5px 0 10px;background: none;border: 1px solid #ebebeb}.table_desc .cart_page table tbody tr td .product_total{min-width: 120px}.cart_page table thead tr:last-child th,.table_desc table tbody tr td:last-child{border-right: 0}.cart_submit{text-align: right;padding: 12px}.cart_submit button{background: #212121;border: 0;color: #ffffff;display: inline-block;font-size: 12px;font-weight: 600;height: 38px;line-height: 18px;padding: 10px 15px;text-transform: uppercase;cursor: pointer;transition: 0.3s;border-radius: 3px}.cart_submit button:hover{background: var(--color-primary)}.coupon_inner{padding: 10px 20px 25px}.coupon_inner p{color: #5a5a5a;font-size: 13px;margin-bottom: 20px}.coupon_inner button{background: #212121;border: 0;color: #ffffff;display: inline-block;font-size: 12px;font-weight: 600;height: 38px;line-height: 18px;padding: 10px 15px;text-transform: uppercase;cursor: pointer;transition: 0.3s;border-radius: 3px}.coupon_inner button:hover{background: var(--color-primary)}.coupon_inner input{border: 1px solid #ebebeb;height: 42px;background: none;padding: 0 20px;margin-right: 20px;color: #5a5a5a}@media only screen and (max-width: 767px){.coupon_inner input{margin-bottom: 24px;width: 100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.coupon_inner input{margin-bottom: 24px;width: 100%}}.coupon_inner a{display: block;text-align: right;color: var(--color-primary);font-size: 14px;font-weight: 500;margin-bottom: 20px;border-bottom: 1px solid #ebebeb;padding-bottom: 10px;border-radius: 3px}.coupon_code{border: 1px solid #ebebeb}@media only screen and (max-width: 767px){.coupon_code.left{margin-bottom: 59px}}.coupon_code h3{color: #ffffff;line-height: 37px;padding: 5px 15px;background: #212121;text-transform: uppercase;font-size: 16px;font-weight: 600}@media only screen and (max-width: 767px){.coupon_code h3{line-height: 28px;padding: 5px 15px;font-size: 15px}}.cart_subtotal{display: flex;justify-content: space-between}.cart_subtotal p{color: #212121;font-weight: 600;font-size: 14px}.cart_subtotal p.cart_amount{font-size: 18px;font-weight: 500}@media only screen and (max-width: 767px){.cart_subtotal p.cart_amount{font-size: 14px}}.cart_subtotal p span{margin-right: 30px}.checkout_btn{text-align: right}.checkout_btn a{background: var(--color-primary);color: #ffffff;font-size: 16px;padding: 3px 14px;line-height: 30px;font-weight: 500;display: inline-block;text-transform: initial;margin-bottom: 0}.checkout_btn a:hover{background: #212121}.coupon_area{margin-bottom: 70px}@media only screen and (max-width: 767px){.coupon_area{margin-bottom: 60px}}.footer_widgets.other_widgets .footer_top{padding-bottom: 0;border-bottom: 0}.footer_widgets.other_widgets .footer_top_inner{padding: 55px 0 53px;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb}@media only screen and (min-width: 992px) and (max-width: 1199px){.footer_widgets.other_widgets .footer_top_inner{padding: 55px 0 59px}}@media only screen and (min-width: 768px) and (max-width: 991px){.footer_widgets.other_widgets .footer_top_inner{padding: 55px 0 40px}}@media only screen and (max-width: 767px){.footer_widgets.other_widgets .footer_top_inner{padding: 55px 0 35px}}.user-actions{margin-bottom: 20px}.user-actions h3{font-size: 13px;font-weight: 400;color: #212121;background-color: #f7f6f7;padding: 15px 10px;border-top: 3px solid var(--color-primary);margin-bottom: 0}.user-actions h3 a{color: var(--color-primary)}.checkout_info{border: 1px solid #ebebeb;margin-top: 25px;padding: 20px 30px}@media only screen and (max-width: 767px){.checkout_info{padding: 20px 20px}}.checkout_info p{margin-bottom: 0}.checkout_info a{color: var(--color-primary);margin-top: 15px;display: block}.form_group{margin-bottom: 20px}.form_group label{color: #212121;font-size: 14px;display: block;line-height: 18px;margin-bottom: 7px}.form_group input{border: 1px solid #ebebeb;background: none;height: 45px;width: 350px;padding: 0 20px}@media only screen and (max-width: 767px){.form_group input{width: 100%}}.form_group button{display: inline-block;width: 80px;background: #212121;border: 0;color: #ffffff;font-weight: 600;text-transform: uppercase;font-size: 13px;transition: 0.3s;margin-right: 20px;cursor: pointer;height: 40px;line-height: 40px;border-radius: 3px}.form_group button:hover{background: var(--color-primary)}.form_group input[type=checkbox]{width: 15px;height: 15px;margin-right: 10px;position: relative;top: 3px}.form_group.group_3{display: flex;align-items: center}.form_group.group_3 label{margin-bottom: 0;line-height: 34px;cursor: pointer}.form_group.group_3 label:hover{color: var(--color-primary)}#checkout_coupon input{background: none;border: 1px solid #ebebeb;width: 200px;height: 45px;font-size: 12px;padding: 0 20px;color: #5a5a5a}#checkout_coupon button{width: 130px;margin-left: 12px;background: #212121;color: #ffffff;font-weight: 600;text-transform: uppercase;font-size: 13px;cursor: pointer;transition: 0.3s;border: 0;height: 40px;line-height: 40px;border-radius: 3px}@media only screen and (max-width: 767px){#checkout_coupon button{margin-top: 20px}}#checkout_coupon button:hover{background: var(--color-primary)}.mb-20{margin-bottom: 20px}.checkout_form h3{font-size: 16px;line-height: 30px;padding: 5px 10px;text-transform: uppercase;color: #ffffff;background: #212121;font-weight: 600}.checkout_form input{border: 1px solid #ebebeb;background: none;height: 40px;width: 100%;padding: 0 20px;color: #5a5a5a}.checkout_form .nice-select{width: 100%}.checkout_form .nice-select ul.list{width: 100%;height: 180px;overflow: auto}.checkout_form .nice-select::after{top: 56%}.checkout_form label{color: #242424;font-family: "Playfair Display", serif;font-weight: 700;margin-bottom: 7px}.checkout_form label span{color: var(--color-primary)}.checkout_form label.righ_0{cursor: pointer;font-size: 15px;line-height: 27px;padding: 5px 10px;text-transform: initial;color: #ffffff;background: #212121;font-weight: 600;transition: 0.3s;margin-bottom: 0}@media only screen and (max-width: 767px){.checkout_form label.righ_0{font-size: 13px;line-height: 25px;padding: 3px 10px}}.checkout_form label.righ_0:hover{background: #212121}.checkout_form input[type=checkbox]{width: 15px;height: 15px;position: relative;top: 2px;margin-right: 10px}.order_button button{cursor: pointer;font-size: 16px;line-height: 30px;padding: 5px 10px;text-transform: initial;color: #ffffff;background: var(--color-primary);font-weight: 600;transition: 0.3s;margin-bottom: 0;border-radius: 3px}.order_button button:hover{background: #212121}@media only screen and (max-width: 767px){.order-notes{margin-bottom: 56px}}.order-notes textarea{border: 1px solid #e5e5e5;border-radius: 0;height: 45px;max-width: 100%;padding: 0 30px 0 20px;background: none;font-size: 13px;resize: none;line-height: 45px;width: 100%;color: #5a5a5a}.order-notes label{line-height: 13px}.Checkout_section{padding-bottom: 66px}@media only screen and (max-width: 767px){.Checkout_section{padding-bottom: 60px}}.order_table{margin-bottom: 35px}.order_table table{width: 100%}.order_table table thead tr th{color: #242424;font-family: "Playfair Display", serif;min-width: 50%;text-align: center;padding: 15px 0;border-bottom: 1px solid #ddd}.order_table table tbody tr td{min-width: 50%;text-align: center;padding: 15px 0;border-bottom: 1px solid #ddd}.order_table table tfoot tr th{color: #242424;font-family: "Playfair Display", serif;min-width: 50%;text-align: center;padding: 15px 0;border-bottom: 1px solid #ddd}.order_table table tfoot tr td{min-width: 50%;text-align: center;padding: 15px 0;border-bottom: 1px solid #ddd}.panel-default input[type=radio]{width: 15px;height: 15px;position: relative;top: 2px;margin-right: 10px}.panel-default img{width: 160px}.order_button button{border: 0}.card-body1{margin-bottom: 15px}.table_desc.wishlist table tbody tr:last-child td{border-bottom: 0}.table_desc.wishlist table tbody tr td.product_total a{background: var(--color-primary);font-size: 12px;font-weight: 700;height: 38px;line-height: 18px;padding: 10px 20px;color: #ffffff;text-transform: uppercase;border-radius: 3px}.table_desc.wishlist table tbody tr td.product_total a:hover{background: #212121}.wishlist_share{text-align: center;padding: 20px 0;border: 1px solid #ebebeb}.wishlist_share h4{font-size: 18px;color: #242424;font-weight: 700;text-transform: initial}.wishlist_share ul li{display: inline-block}.wishlist_share ul li a{padding: 0 10px;color: #242424;display: block}.wishlist_share ul li a:hover{color: var(--color-primary)}.wishlist_area{padding-bottom: 70px}@media only screen and (max-width: 767px){.wishlist_area{padding-bottom: 60px}}.contact_area{margin-bottom: 70px}@media only screen and (max-width: 767px){.contact_area{margin-bottom: 60px}}.contact_message h3{font-size: 21px;text-transform: initial;color: #242424;font-weight: 700;line-height: 20px;margin-bottom: 25px}@media only screen and (max-width: 767px){.contact_message h3{font-size: 20px;margin-bottom: 20px}}.contact_message p{font-size: 14px;line-height: 24px;color: #212121;margin-bottom: 20px}.contact_message ul li{padding: 13px 0;border-top: 1px solid #ebebeb}.contact_message ul li:last-child{padding-bottom: 0}.contact_message ul li i{margin-right: 10px}.contact_message ul li a{color: var(--color-primary)}.contact_message ul li a:hover{color: #212121}.contact_message label{line-height: 18px;color: #212121;font-weight: 500;margin-bottom: 10px}.contact_message input{border: 1px solid #ebebeb;height: 45px;background: #ffffff;width: 100%;padding: 0 20px;color: #5a5a5a}.contact_message textarea{height: 170px;border: 1px solid #ebebeb;background: #ffffff;resize: none;margin-bottom: 20px;width: 100%;padding: 10px 20px;color: #5a5a5a}.contact_message button{font-weight: 400;height: 42px;line-height: 42px;padding: 0 30px;text-transform: initial;border: none;background: #242424;color: #ffffff;cursor: pointer;transition: 0.3s;border-radius: 4px}.contact_message button:hover{background: var(--color-primary)}@media only screen and (min-width: 768px) and (max-width: 991px){.contact_message.content{margin-bottom: 62px}}@media only screen and (max-width: 767px){.contact_message.content{margin-bottom: 52px}}.contact_message.form p.form-messege{margin-bottom: 0}.contact_map{margin-bottom: 67px}@media only screen and (max-width: 767px){.contact_map{margin-bottom: 57px}}.map-area #googleMap{height: 460px;width: 100%}.account_form h2{font-size: 30px;text-transform: initial;color: #212121;font-weight: 500;line-height: 22px;margin-bottom: 34px}@media only screen and (max-width: 767px){.account_form h2{font-size: 24px;margin-bottom: 20px}}.account_form form{border: 1px solid #ebebeb;padding: 23px 20px 29px;border-radius: 5px}.account_form label{font-size: 15px;font-weight: 400;color: #212121;cursor: pointer;line-height: 12px;margin-bottom: 12px}.account_form label:hover{color: var(--color-primary)}.account_form input{border: 1px solid #ebebeb;height: 40px;max-width: 100%;padding: 0 20px;background: none;width: 100%}.account_form button:hover{background: #212121}.login_submit label input[type=checkbox]{width: 15px;height: 13px;margin-right: 3px}.login_submit{text-align: right}.login_submit a{font-size: 13px;color: var(--color-primary);float: left;line-height: 39px}@media only screen and (max-width: 767px){.login_submit a{float: none;line-height: 18px;display: block;margin-bottom: 20px}}.customer_login{padding-bottom: 70px}@media only screen and (max-width: 767px){.customer_login{padding-bottom: 60px}}.account_form p{margin-bottom: 20px}@media only screen and (max-width: 767px){.account_form.register{margin-top: 57px}}.faq_content_area{padding-bottom: 66px}@media only screen and (max-width: 767px){.faq_content_area{padding-bottom: 56px}}.accordion_area{padding-bottom: 70px}@media only screen and (max-width: 767px){.accordion_area{padding-bottom: 60px}}.card.card_dipult{border: none;margin-bottom: 10px}.card.card_dipult:last-child{margin-bottom: 0}.card-header.card_accor{padding: 0;border: none}.card-header.card_accor div.btn{height: 45px;text-decoration: none;cursor: pointer;position: relative;white-space: initial}@media only screen and (max-width: 767px){.card-header.card_accor div.btn{height: 60px}}.card-header.card_accor div.btn i{position: absolute;top: 50%;transform: translatey(-50%);right: 20px;color: #BCBCBC}@media only screen and (max-width: 767px){.card-header.card_accor div.btn i{right: 10px}}.card-header.card_accor div.btn-link{border: 1px solid var(--color-primary);width: 100%;text-align: left;color: var(--color-primary);font-size: 14px;font-family: "Playfair Display", serif;font-weight: 700}.card-header.card_accor div.btn-link.collapsed{background: #f2f2f2;border: 1px solid #ebebeb;width: 100%;text-align: left;color: #242424}.accordion_area .collapse.show{border-left: 1px solid var(--color-primary);border-bottom: 1px solid var(--color-primary);border-right: 1px solid var(--color-primary)}.card-header.card_accor div.btn-link i.fa-plus{display: none}.card-header.card_accor div.btn-link.collapsed i.fa-plus{display: block}.card-header.card_accor div.btn-link.collapsed i.fa-minus{display: none}.faq_content_wrapper h4{font-size: 18px;color: #242424;font-weight: 700;margin-bottom: 15px;line-height: 18px}@media only screen and (max-width: 767px){.faq_content_wrapper h4{font-size: 14px;line-height: 24px}}@media only screen and (max-width: 767px){.dashboard_tab_button{margin-bottom: 20px}}.dashboard_tab_button ul li{margin-bottom: 5px}.dashboard_tab_button ul li a{font-size: 14px;color: #ffffff;font-weight: 500;text-transform: initial;background: #212121;border-radius: 3px}.dashboard_tab_button ul li a:hover{background: var(--color-primary);color: #ffffff}.dashboard_tab_button ul li a.active{background: var(--color-primary)}.main_content_area{padding-bottom: 65px}@media only screen and (max-width: 767px){.main_content_area{padding-bottom: 55px}}.dashboard_content h3{font-size: 22px;text-transform: initial;font-weight: 700;color: #242424;margin-bottom: 15px}.dashboard_content h4{font-size: 20px;text-transform: initial;color: #212121;font-weight: 500;margin-bottom: 10px;margin-top: 10px}.dashboard_content a{color: var(--color-primary);font-weight: 500}.dashboard_content p a{color: var(--color-primary);font-weight: 500}.table-responsive table thead{background: #f2f2f2}.table-responsive table thead tr th{text-align: center;color: #242424;font-family: "Playfair Display", serif}.table-responsive table tbody tr td{border-right: 1px solid #ebebeb;color: #212121;font-weight: 500;text-transform: initial;font-size: 14px;text-align: center;min-width: 150px}.table-responsive table tbody tr td:last-child a{color: var(--color-primary)}.table-responsive .table{border-left: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;border-right: 1px solid #ebebeb}.dashboard_content address{font-weight: 500;color: #212121}.input-radio span input[type=radio],.account_login_form form span input[type=checkbox]{width: 15px;height: 15px;margin-right: 2px;position: relative;top: 2px}.input-radio span{color: #212121;font-weight: 500;padding-right: 10px}.account_login_form form input{border: 1px solid #ddd;background: none;height: 40px;margin-bottom: 20px;width: 100%;padding: 0 20px;color: #5a5a5a}.instagram_area{padding-bottom: 66px}@media only screen and (max-width: 767px){.instagram_area{padding-bottom: 56px}}.instagram_wrapper{display: flex;position: relative}@media only screen and (max-width: 767px){.instagram_wrapper{display: inherit;overflow: hidden}}@media only screen and (max-width: 767px){.single_instagram{width: 50%;float: left}}@media only screen and (max-width: 479px){.single_instagram{width: 100%;float: left}}@media only screen and (max-width: 479px){.single_instagram a{width: 100%}}@media only screen and (max-width: 767px) and (max-width: 479px){.single_instagram a img{width: 100%}}.instagram_btn{position: absolute;left: 0;right: 0;text-align: center;top: 50%;transform: translatey(-50%)}.instagram_btn a{background: var(--color-secondary);color: #ffffff;display: inline-block;font-size: 13px;line-height: 19px;padding: 8px 15px;border-radius: 4px}.instagram_btn a:hover{background: #359dff}.about_section{padding-bottom: 61px}@media only screen and (max-width: 767px){.about_section{padding-bottom: 49px}}.about_content{text-align: center}.about_content h1{display: inline-block;font-size: 24px;line-height: 24px;text-transform: initial;font-weight: 700;color: #242424;margin-bottom: 15px}@media only screen and (max-width: 767px){.about_content h1{font-size: 20px}}.about_content p{color: #5a5a5a;margin-bottom: 16px;font-size: 14px;line-height: 26px}@media only screen and (max-width: 767px){.about_content p{margin-bottom: 8px}}.about_content span{font-size: 14px;color: var(--color-primary);font-style: italic}.about_thumb{margin-bottom: 21px}.chose_title{text-align: center;margin-bottom: 7px}@media only screen and (max-width: 767px){.chose_title{margin-bottom: 0}}.chose_title h1{color: #242424;display: inline-block;font-size: 24px;line-height: 24px;text-transform: initial;font-weight: 700;margin-bottom: 0}@media only screen and (max-width: 767px){.chose_title h1{font-size: 20px}}.testimonial_are{padding-bottom: 64px}@media only screen and (max-width: 767px){.testimonial_are{padding-bottom: 63px}}.chose_content h3{font-size: 14px;text-transform: initial;color: #242424;font-weight: 700;line-height: 20px;margin-bottom: 15px}.choseus_area{margin-bottom: 65px}@media only screen and (max-width: 767px){.choseus_area{margin-bottom: 55px}}.single_chose{text-align: center}@media only screen and (min-width: 768px) and (max-width: 991px){.single_gallery_section{margin-bottom: 25px}}@media only screen and (max-width: 767px){.single_gallery_section{margin-bottom: 25px}}.about_gallery_section{margin-bottom: 61px}@media only screen and (min-width: 768px) and (max-width: 991px){.about_gallery_section{margin-bottom: 35px}}@media only screen and (max-width: 767px){.about_gallery_section{margin-bottom: 23px}}.gallery_thumb{margin-bottom: 18px}@media only screen and (max-width: 767px){.gallery_thumb img{width: 100%}}.about_gallery_content{text-align: center}.about_gallery_content h3{font-size: 14px;text-transform: initial;color: #242424;font-weight: 700;line-height: 20px;margin-bottom: 10px}.about_gallery_content p{line-height: 26px}.testimonial_titile{text-align: center;margin-bottom: 25px}@media only screen and (max-width: 767px){.testimonial_titile{margin-bottom: 15px}}.testimonial_titile h1{display: inline-block;font-size: 24px;line-height: 24px;text-transform: initial;font-weight: 700;color: #242424;margin-bottom: 0}@media only screen and (max-width: 767px){.testimonial_titile h1{font-size: 20px}}.testimonial_active.owl-carousel .single_testimonial img{width: inherit;margin: 0 auto;margin-bottom: 15px}.testimonial_active.owl-carousel .owl-dots{position: relative;width: 100%;text-align: center;top: 30px}@media only screen and (max-width: 767px){.testimonial_active.owl-carousel .owl-dots{top: 10px}}.testimonial_active.owl-carousel .owl-dots .owl-dot{width: 10px;height: 10px;background: #ebebeb;border-radius: 100%;margin: 0 4px;display: inline-block}.testimonial_active.owl-carousel .owl-dots .owl-dot.active{background: var(--color-primary)}.single_testimonial{text-align: center}.single_testimonial p{padding: 0 145px;font-size: 16px;line-height: 26px;margin-bottom: 35px}@media only screen and (min-width: 768px) and (max-width: 991px){.single_testimonial p{padding: 0 30px}}@media only screen and (max-width: 767px){.single_testimonial p{padding: 0;font-size: 15px;margin-bottom: 20px}}.single_testimonial span{display: block;margin-bottom: 20px;line-height: 16px}@media only screen and (max-width: 767px){.single_testimonial span{margin-bottom: 12px}}.single_testimonial span.name{font-weight: 700;color: #242424;text-transform: uppercase;font-family: "Playfair Display", serif}.services_gallery{padding-bottom: 40px}@media only screen and (max-width: 767px){.services_gallery{padding-bottom: 30px}}.services_content h3{font-size: 15px;color: #212121;text-transform: initial;font-weight: 700;margin-bottom: 11px;line-height: 14px}.services_content p{color: #5a5a5a;font-size: 14px;font-weight: 400;line-height: 24px;margin-bottom: 0}.services_thumb{margin-bottom: 20px}@media only screen and (max-width: 767px){.services_thumb img{width: 100%}}.single_services{margin-bottom: 25px}.our_services{padding: 58px 0 34px;background: #ECECEC}@media only screen and (min-width: 768px) and (max-width: 991px){.our_services{margin-bottom: 70px}}@media only screen and (max-width: 767px){.our_services{padding: 49px 0 25px;margin-bottom: 60px}}.services_item{margin-bottom: 27px;display: flex}.services_title{text-align: center;margin-bottom: 35px}.services_title h2{font-size: 25px;text-transform: uppercase;font-weight: 600;margin-bottom: 11px;color: #212121}@media only screen and (max-width: 767px){.services_title h2{font-size: 18px}}.services_icone{margin-right: 15px}.services_icone i{font-size: 35px;line-height: 46px;color: var(--color-primary)}.services_desc h3{font-size: 13px;color: #212121;font-weight: 500}.services_desc p{color: #5a5a5a;font-size: 13px;font-weight: 400;line-height: 24px;margin-bottom: 0}@media only screen and (min-width: 768px) and (max-width: 991px){.services_section_thumb{margin-bottom: 28px}}@media only screen and (max-width: 767px){.services_section_thumb{margin-bottom: 28px}}@media only screen and (min-width: 768px) and (max-width: 991px){.unlimited_services{margin-bottom: 69px}}@media only screen and (max-width: 767px){.unlimited_services{margin-bottom: 59px}}.unlimited_services_content h1{font-weight: 600;line-height: 40px;text-transform: uppercase;color: #212121;font-size: 25px;margin-bottom: 20px}@media only screen and (min-width: 992px) and (max-width: 1199px){.unlimited_services_content h1{line-height: 25px;font-size: 20px;margin-bottom: 12px}}@media only screen and (min-width: 768px) and (max-width: 991px){.unlimited_services_content h1{line-height: 21px;font-size: 20px;margin-bottom: 6px}}@media only screen and (max-width: 767px){.unlimited_services_content h1{line-height: 20px;font-size: 18px;margin-bottom: 6px}}.unlimited_services_content p{color: #5a5a5a;font-size: 15px;line-height: 24px;margin-bottom: 25px}@media only screen and (min-width: 768px) and (max-width: 991px){.unlimited_services_content p{font-size: 14px;margin-bottom: 15px}}@media only screen and (max-width: 767px){.unlimited_services_content p{font-size: 13px;margin-bottom: 15px}}.unlimited_services_content a{font-size: 14px;color: #242424;padding: 6px 20px;display: inline-block;border: 2px solid #242424;border-radius: 20px}.unlimited_services_content a:hover{background: var(--color-primary);border-color: var(--color-primary);color: #fff}.priceing_table{background: #ECECEC;padding: 70px 0 40px}@media only screen and (max-width: 767px){.priceing_table{padding: 60px 0 30px}}.single_priceing{background: #fff;border-radius: 3px;box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);text-align: center;margin-bottom: 30px}.priceing_title{padding: 20px;background: var(--color-primary)}.priceing_title h1{color: #fff;font-size: 14px;font-weight: 600;text-transform: uppercase;margin-bottom: 0}.priceing_list{padding: 0 20px 30px}.priceing_list h1{font-size: 12px;font-weight: 500;text-transform: uppercase;padding: 36px 0 24px;margin: 0;line-height: 20px;color: #5a5a5a}.priceing_list h1 span{color: #212121;font-size: 40px}.priceing_list ul li{color: #5a5a5a;padding: 15px 0;border-bottom: 1px solid #ebebeb;line-height: 24px}.priceing_list ul li:first-child{border-top: 1px solid #ebebeb}.priceing_list a{margin: 30px 0 0;line-height: 40px;padding: 0 20px;border: 1px solid #212121;color: #212121;display: inline-block;font-size: 12px;font-weight: 600;text-transform: uppercase}.priceing_list a.list_button,.priceing_list a:hover{background: var(--color-primary);border-color: var(--color-primary);color: #fff}.advantages_ecommerce{padding: 64px 0 64px}@media only screen and (max-width: 767px){.advantages_ecommerce{padding: 58px 0 60px}}.advantages_ecommerce h3{font-size: 25px;color: #212121;font-weight: 500;text-transform: initial}@media only screen and (min-width: 768px) and (max-width: 991px){.advantages_ecommerce h3{font-size: 20px;line-height: 20px}}@media only screen and (max-width: 767px){.advantages_ecommerce h3{font-size: 14px;line-height: 20px}}.advantages_ecommerce p{font-size: 14px;color: #212121;font-style: italic;font-weight: 400}@media only screen and (min-width: 768px) and (max-width: 991px){.advantages_ecommerce p{font-size: 13px}}@media only screen and (max-width: 767px){.advantages_ecommerce p{font-size: 13px}}.advantages_button{text-align: center}.advantages_button a{font-size: 13px;color: #212121;padding: 7px 20px;display: inline-block;border: 2px solid #212121;border-radius: 20px}.advantages_button a:hover{background: var(--color-primary);color: #fff;border-color: var(--color-primary)}@media only screen and (max-width: 767px){.advantages_button a{padding: 5px 11px;font-size: 13px;margin-top: 20px}}.portfolio_content{background: #f9f9f9;padding: 30px 12px 34px}@media only screen and (max-width: 767px){.portfolio_content{padding: 21px 12px 26px}}.portfolio_content h3{font-size: 18px;line-height: 24px;color: #242424;font-weight: 700;margin-bottom: 14px}@media only screen and (max-width: 767px){.portfolio_content h3{margin-bottom: 10px}}.portfolio_content p{line-height: 26px;margin-bottom: 17px}@media only screen and (max-width: 767px){.portfolio_content p{margin-bottom: 13px}}.portfolio_content a{padding: 11px 22px;font-size: 14px;border-radius: 30px;background: rgba(0, 0, 0, 0.45);color: #fff;display: inline-block}.portfolio_content a:hover{background: var(--color-primary)}@media only screen and (max-width: 767px){.portfolio_content a{padding: 8px 20px}}.single_portfolio{margin-bottom: 30px}@media only screen and (max-width: 767px){.single_portfolio{margin-bottom: 60px}}.portfolio_area{margin-bottom: 40px}@media only screen and (max-width: 767px){.portfolio_area{margin-bottom: 0}}.blog_page{margin-bottom: 30px}@media only screen and (max-width: 767px){.blog_page{margin-bottom: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_page{margin-bottom: 0}}.blog_page .blog_grid{margin-bottom: 40px}@media only screen and (max-width: 767px){.blog_page .blog_grid{margin-bottom: 60px}}.blog_page .blog_grid:last-child{margin-bottom: 40px}@media only screen and (max-width: 767px){.blog_page .blog_grid:last-child{margin-bottom: 60px}}.blog_page .blog_grid .blog_thumb{float: inherit;width: 100%;margin-bottom: 24px}.blog_page .blog_grid .blog_content{float: inherit;padding-left: 0;width: 100%}.blog_page .blog_grid .blog_thumb_active{float: inherit;width: 100%;margin-bottom: 24px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_page .blog_grid_area{margin-bottom: 30px}}@media only screen and (max-width: 767px){.blog_page .blog_grid_area{margin-bottom: 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_grid_area{margin-bottom: 70px}}@media only screen and (max-width: 767px){.blog_grid_area{margin-bottom: 60px}}.breadcrumb_content h3{color: #242424;font-size: 36px;text-transform: initial;font-weight: 700;line-height: 48px}@media only screen and (max-width: 767px){.breadcrumb_content h3{font-size: 25px;line-height: 22px;margin-bottom: 15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_sidebar{margin-bottom: 70px}}@media only screen and (max-width: 767px){.blog_sidebar{margin-bottom: 60px}}.blog_sidebar .sidebar_widget{border-bottom: 1px solid #ebebeb}.blog_sidebar .sidebar_widget:last-child{border-bottom: 0}.blog_sidebar h3.widget_title{color: #242424;font-size: 24px;margin: 0 0 20px;font-weight: 700;line-height: 32px}.blog_sidebar .search_form{padding-bottom: 35px;margin-bottom: 27px}.blog_sidebar .search_form form{position: relative}.blog_sidebar .search_form form input{width: 100%;height: 40px;padding: 0 40px 0 20px;color: #5a5a5a;border: 1px solid #ebebeb}.blog_sidebar .search_form form button{position: absolute;content: "";right: 0;top: 0;height: 100%;background: inherit;border: 0;color: #808080;font-size: 20px;transition: 0.3s}.blog_sidebar .search_form form button:hover{color: var(--color-primary)}.blog_sidebar .widget_categories{padding-bottom: 30px;margin-bottom: 26px}.blog_sidebar .widget_categories ul li{margin-bottom: 5px}.blog_sidebar .widget_categories ul li:last-child{margin-bottom: 0}.blog_sidebar .widget_categories ul li a{color: #242424;font-size: 14px;line-height: 26px}.blog_sidebar .widget_categories ul li a:hover{color: var(--color-primary)}.blog_sidebar .recent_post{padding-bottom: 35px;margin-bottom: 26px}.blog_sidebar .sidebar_post{margin-bottom: 22px;display: flex;align-items: center}.blog_sidebar .sidebar_post:last-child{margin-bottom: 0}.blog_sidebar .sidebar_post .post_img{width: 55px;margin-right: 10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog_sidebar .sidebar_post .post_img{width: 49px;margin-right: 8px}}.blog_sidebar .sidebar_post .post_text h3{font-size: 14px;font-weight: 700;line-height: 18px;margin-bottom: 0}@media only screen and (max-width: 767px){.blog_sidebar .sidebar_post .post_text h3{font-size: 13px}}.blog_sidebar .sidebar_post .post_text h3 a{color: #242424}.blog_sidebar .sidebar_post .post_text h3 a:hover{color: var(--color-primary)}.blog_sidebar .sidebar_post .post_text span{color: #a7a7a7;font-size: 12px}.blog_sidebar .popular_post{padding-bottom: 35px;margin-bottom: 26px}.blog_grid{overflow: hidden;margin-bottom: 45px}.blog_grid:last-child{margin-bottom: 0}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_grid{margin-bottom: 45px}}@media only screen and (max-width: 767px){.blog_grid{margin-bottom: 60px}}.blog_grid .blog_thumb{float: left;width: 49%;margin-bottom: 0}@media only screen and (max-width: 767px){.blog_grid .blog_thumb{float: inherit;width: 100%;margin-bottom: 21px}}.blog_grid .blog_thumb a img{width: 100%}.blog_grid .blog_thumb_active{float: left;width: 49%}@media only screen and (max-width: 767px){.blog_grid .blog_thumb_active{float: inherit;width: 100%;margin-bottom: 20px}}.blog_grid .blog_thumb_active:hover .owl-nav div{opacity: 1;left: 10px}.blog_grid .blog_thumb_active:hover .owl-nav div.owl-next{right: 10px}.blog_grid .blog_thumb_active:hover .owl-dots{opacity: 1}.blog_grid .blog_thumb_active .owl-nav div{position: absolute;top: 50%;display: block;width: 40px;height: 40px;left: 30px;margin-top: -20px !important;background: black 0 0 url("/data/images/icon/blog-nav.png") no-repeat;background-color: black;background-position-x: 0px;background-position-y: 0px;background-color: rgba(0, 0, 0, 0.5);cursor: pointer;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;filter: alpha(opacity=0);opacity: 0;transition: 0.3s}.blog_grid .blog_thumb_active .owl-nav div i{display: none}.blog_grid .blog_thumb_active .owl-nav div.owl-next{left: auto;right: 30px;background-position: -40px 0}.blog_grid .blog_thumb_active .owl-dots{position: absolute;text-align: center;top: 50%;transform: translatey(-50%);transition: 0.3s;opacity: 0;left: 60px;right: 60px}.blog_grid .blog_thumb_active .owl-dots .owl-dot{width: 10px;height: 10px;background-color: rgba(255, 255, 255, 0.5);border-radius: 50%;display: inline-block;margin: 0 2px;transition: 0.3s}.blog_grid .blog_thumb_active .owl-dots .owl-dot:hover{background: #fff}.blog_grid .blog_content{float: right;padding-left: 30px;width: 51%;text-align: left}@media only screen and (max-width: 767px){.blog_grid .blog_content{float: inherit;width: 100%;padding-left: 0}}.blog_grid .blog_content h3.post_title{font-size: 24px;text-transform: inherit;font-weight: 700;margin-bottom: 18px;line-height: 30px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_grid .blog_content h3.post_title{font-size: 18px;margin-bottom: 7px}}@media only screen and (max-width: 767px){.blog_grid .blog_content h3.post_title{font-size: 15px}}.blog_grid .blog_content h3.post_title a{color: #242424}.blog_grid .blog_content h3.post_title a:hover{color: var(--color-primary)}.blog_grid.video .blog_thumb{height: 240px}.blog_left{margin-bottom: 50px}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog_left{margin-bottom: 70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_left .row{flex-direction: column-reverse}}@media only screen and (max-width: 767px){.blog_left .row{flex-direction: column-reverse}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_left{margin-bottom: 0}}@media only screen and (max-width: 767px){.blog_left{margin-bottom: 0}}.post_date{margin-bottom: 12px}.post_date span.day{color: #a4a4a4;font-size: 48px;line-height: 40px}.post_date span.month{font-size: 14px;color: #a4a4a4}.blog_content p.post_desc{color: #5a5a5a;font-size: 14px;line-height: 25px;margin-bottom: 21px}.blog_content a.read_more{background: #292929;color: #fff;padding: 0 25px;display: inline-block;font-size: 14px;font-weight: 400;height: 42px;line-height: 42px;text-transform: initial;border-radius: 3px}.blog_content a.read_more:hover{background: var(--color-primary)}.post_meta{margin-bottom: 10px}.post_meta span{font-size: 13px;line-height: 18px;margin-bottom: 5px;margin-left: 5px;color: #a7a7a7}.post_meta span i{margin-right: 3px}.post_meta span a{color: var(--color-primary)}.post_meta span a:hover{color: #242424}.blog_pagination{margin-bottom: 70px}.blog_pagination .pagination{border: 1px solid #ebebeb;padding: 8px 10px;justify-content: center;margin-top: 0}@media only screen and (max-width: 767px){.blog_pagination{margin-bottom: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_none .blog_grid_area{margin-bottom: 25px}}@media only screen and (max-width: 767px){.blog_none .blog_grid_area{margin-bottom: 0}}.blog_none .blog_grid .blog_thumb{float: inherit;width: 100%}.blog_none .blog_grid .blog_content{float: inherit;padding-left: 0;width: 100%}.blog_none .blog_grid .blog_thumb_active{float: inherit;width: 100%}.blog_fullwidth{margin-bottom: 70px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_fullwidth{margin-bottom: 0}}@media only screen and (max-width: 767px){.blog_fullwidth{margin-bottom: 0}}.blog_fullwidth .blog_grid .blog_thumb{float: inherit;width: 100%;margin-bottom: 20px}.blog_fullwidth .blog_grid .blog_content{float: inherit;width: 100%;padding-left: 0}.blog_fullwidth .blog_grid .blog_thumb_active{float: inherit;width: 100%;margin-bottom: 20px}.blog_fullwidth .blog_grid.video .blog_thumb{height: 450px}@media only screen and (max-width: 767px){.blog_fullwidth .blog_grid.video .blog_thumb{height: 160px}}.blog_right{margin-bottom: 70px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_right{margin-bottom: 0}}@media only screen and (max-width: 767px){.blog_right{margin-bottom: 0}}.blog_area.sticky{margin-bottom: 70px}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_area.sticky{margin-bottom: 0}}@media only screen and (max-width: 767px){.blog_area.sticky{margin-bottom: 0}}.blog_grid .blog_thumb::before{display: none}.blog_grid.blog_sticky .blog_thumb{float: inherit;width: 100%;margin-bottom: 20px}.blog_grid.blog_sticky .blog_content{float: inherit;width: 100%;padding-left: 0}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_details_wrapper{margin-bottom: 38px}}@media only screen and (max-width: 767px){.blog_details_wrapper{margin-bottom: 60px}}.blog_details_wrapper .blog_thumb{margin-bottom: 31px}.blog_details_wrapper .blog_thumb::before{display: none}.blog_details_wrapper .blog_content{text-align: left}.blog_details_wrapper .blog_content h3{font-size: 24px;text-transform: inherit;font-weight: 700;margin-bottom: 18px;line-height: 30px;color: #242424}.blog_details_wrapper .post_content > p{color: #5a5a5a;line-height: 24px;margin-bottom: 10px;font-size: 15px}.blog_details_wrapper .post_content blockquote{border-left: 4px solid var(--color-primary);color: #777;margin: 20px 0 20px 0;padding: 0 20px;font-style: italic}.blog_details_wrapper .social_sharing ul li{display: inline-block}.blog_details_wrapper .social_sharing ul li a{background: #e6e6e6;border-radius: 100%;display: inline-block;font-size: 12px;height: 26px;line-height: 26px;margin-right: 5px;text-align: center;width: 26px;color: var(--color-primary)}.blog_details_wrapper .social_sharing ul li a:hover{color: #ffffff;background: var(--color-primary)}.blog_details_wrapper .social_sharing ul li:first-child a{padding-left: 0;border-left: 0}.entry_content{border-bottom: 1px solid #ebebeb;padding-bottom: 26px;margin-bottom: 30px;display: flex;justify-content: space-between;align-items: center}@media only screen and (max-width: 767px){.entry_content{flex-direction: column}}.entry_content .post_meta{margin-bottom: 0}@media only screen and (max-width: 767px){.entry_content .post_meta{margin-bottom: 10px}}.comments_box{margin-bottom: 36px;border-top: 1px solid #ebebeb;padding-top: 17px}@media only screen and (max-width: 767px){.comments_box{margin-bottom: 51px}}.comments_box h3{color: #242424;font-size: 24px;margin: 0 0 20px;font-weight: 700;line-height: 32px}.comment_list{overflow: hidden;margin-bottom: 30px}.comment_list:last-child{margin-bottom: 0}.comment_list .comment_thumb{display: inline-block;float: left}@media only screen and (max-width: 767px){.comment_list .comment_thumb{width: 40px}}.comment_list .comment_content{margin-left: 70px;position: relative;border: 1px solid #ebebeb;border-radius: 3px;padding: 15px}@media only screen and (max-width: 767px){.comment_list .comment_content{margin-left: 55px}}.comment_list .comment_content h5{font-size: 12px;font-weight: 500;text-transform: uppercase;margin-bottom: 5px;font-family: "Rubik", sans-serif}.comment_list .comment_content h5 a{color: var(--color-primary)}.comment_list .comment_content h5 a:hover{color: #242424}.comment_list .comment_content span{color: #5a5a5a;line-height: 18px;margin-bottom: 8px;font-size: 12px;font-style: italic;display: inline-block}.comment_list .comment_content p{margin-bottom: 0;font-size: 14px;color: #5a5a5a}.comment_reply{position: absolute;top: 20px;right: 12px}.comment_reply a{padding: 2px 8px;border-radius: 3px;color: #fff;background: #333}.comment_reply a:hover{background: var(--color-primary)}.comments_form h3{color: #242424;font-size: 24px;margin: 0 0 20px;font-weight: 700;line-height: 32px}.comments_form p{color: #5a5a5a;font-size: 14px;line-height: 17px;margin-bottom: 12px}@media only screen and (min-width: 768px) and (max-width: 991px){.comments_form form .row{flex-direction: row}}.comments_form form label{color: #242424;font-size: 14px;line-height: 20px;font-weight: 700;margin-bottom: 10px}.comments_form form textarea{width: 100%;height: 200px;background: #ffffff;border: 1px solid #ebebeb;margin-bottom: 10px;resize: none;padding: 10px}.comments_form form input{width: 100%;height: 40px;border: 1px solid #ebebeb;margin-bottom: 15px;padding: 0 20px}.comments_form form button{border: 0;line-height: 36px;background: #333}.comments_form form button:hover{background: var(--color-primary)}.comment_list.list_two{padding-left: 50px}@media only screen and (max-width: 767px){.comment_list.list_two{padding-left: 0}}.related_posts{margin-bottom: 52px}@media only screen and (min-width: 768px) and (max-width: 991px){.related_posts .row{flex-direction: row !important}}.related_posts h3{color: #242424;font-size: 24px;margin: 0 0 20px;font-weight: 700;line-height: 32px}.related_thumb{margin-bottom: 20px}.related_content h3{font-size: 16px;font-weight: 700;line-height: 19px;margin-bottom: 5px}.related_content h3 a{color: #242424}.related_content h3 a:hover{color: var(--color-primary)}.related_content span{color: #a7a7a7;font-size: 13px;line-height: 17px}.related_content span i{margin-right: 3px}.blog_details{margin-bottom: 70px}@media only screen and (max-width: 767px){.blog_details{margin-bottom: 60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.blog_details .blog_sidebar{margin-bottom: 0}}@media only screen and (max-width: 767px){.blog_details .blog_sidebar{margin-bottom: 0}}@media only screen and (max-width: 767px){.single_related{margin-bottom: 24px}}@media only screen and (min-width: 768px) and (max-width: 991px){.single_related.column_3{margin-top: 24px}}@media only screen and (max-width: 767px){.single_related.column_3{margin-bottom: 0}}.modal-dialog.modal-dialog-centered{min-width: 870px}@media only screen and (min-width: 768px) and (max-width: 991px){.modal-dialog.modal-dialog-centered{min-width: 730px}}@media only screen and (max-width: 767px){.modal-dialog.modal-dialog-centered{min-width: 90%}}.modal_tab_img{text-align: center;margin-bottom: 10px}.modal_tab_img img{margin: 0 auto}.modal_tab_button ul li a{padding: 0;border: 1px solid #ebebeb;margin: 0 2px}.modal_tab_button ul li a img{width: 100%}.modal_title h2{font-size: 18px;text-transform: initial;font-weight: 600;margin-bottom: 17px;color: #242424;line-height: 26px}.see_all{margin-bottom: 27px}.see_all a{color: #5a5a5a;text-decoration: underline}.see_all a:hover{color: var(--color-primary)}.modal_social h2{font-size: 16px;text-transform: initial;font-weight: 600;margin-bottom: 15px;color: #242424;line-height: 20px}.modal_social ul li{display: inline-block;margin-right: 3px}.modal_social ul li a{text-transform: uppercase;display: inline-block;border: 1px solid #ddd;width: 38px;height: 38px;text-align: center;line-height: 36px;border-radius: 50%;font-size: 15px;color: #212121;font-weight: 400}.modal_social ul li a:hover{background: var(--color-primary);color: #ffffff;border-color: var(--color-primary)}.modal_price{margin-bottom: 16px}.modal_price span{font-weight: 600;color: var(--color-primary);font-size: 16px}.modal_price span.old_price{color: #5a5a5a;font-size: 14px;font-weight: 400;text-decoration: line-through;margin-left: 5px}.modal_description p{line-height: 24px;font-size: 15px;color: #5a5a5a;margin: 0}.modal_add_to_cart{border-bottom: 1px solid #ebebeb;padding-bottom: 30px}.modal_add_to_cart form input{width: 80px;border: 1px solid #ebebeb;background: none;padding: 0 17px;border-radius: 5px;height: 40px}.modal_add_to_cart form button{background: none;border: 1px solid #212121;margin-left: 10px;font-size: 12px;font-weight: 700;height: 38px;line-height: 18px;padding: 10px 15px;text-transform: uppercase;background: #212121;color: #ffffff;border-radius: 5px;transition: 0.3s;cursor: pointer}.modal_add_to_cart form button:hover{background: var(--color-primary);color: #ffffff;border-color: var(--color-primary)}.modal_body{padding: 0 6px 38px}@media only screen and (max-width: 767px){.modal_body{padding: 0 6px 38px}}@media only screen and (max-width: 767px){.modal_body .modal_tab{margin-bottom: 60px}}.modal-content button.close{position: relative;left: 94%;width: 30px;height: 30px;display: block;border: 1px solid #ebebeb;top: 10px;border-radius: 5px;cursor: pointer;font-size: 20px;z-index: 9}@media only screen and (max-width: 767px){.modal-content button.close{left: 83%;width: 29px;height: 32px;top: 4px;margin-bottom: 14px}}.modal_add_to_cart.mb-15{margin-bottom: 23px}.modal_description.mb-15{margin-bottom: 25px;border-bottom: 1px solid #ebebeb;padding-bottom: 23px}.product_navactive.owl-carousel:hover .owl-nav div{opacity: 1;visibility: visible}.product_navactive.owl-carousel .owl-nav{display: block}.product_navactive.owl-carousel .owl-nav div{position: absolute;background: #f2f2f2;border-radius: 3px;color: #333;height: 32px;top: 50%;transform: translatey(-50%);width: 32px;text-align: center;line-height: 32px;left: -7px;font-size: 18px;transition: 0.3s;opacity: 0;visibility: hidden}.product_navactive.owl-carousel .owl-nav div:hover{background: var(--color-primary);color: #ffffff}.product_navactive.owl-carousel .owl-nav div.owl-next{right: -7px;left: auto}.newletter-popup{background: #fff;top: 50% !important;margin-top: -179px;position: fixed !important;padding: 50px;text-align: center;display: none}@media only screen and (max-width: 767px){.newletter-popup{padding: 30px 20px;width: 95%}}#boxes .newletter-title h2{font-size: 30px;text-transform: uppercase;color: #242424;margin: 0 0 30px}@media only screen and (max-width: 767px){#boxes .newletter-title h2{font-size: 22px;margin: 0 0 10px}}#boxes .box-content label{font-weight: 400;font-size: 14px}#boxes .box-content .newletter-label{width: 70%;margin-bottom: 36px}@media only screen and (max-width: 767px){#boxes .box-content .newletter-label{width: 100%}}#frm_subscribe form{width: 340px;margin: 0 auto;position: relative}@media only screen and (max-width: 767px){#frm_subscribe form{width: 100%}}#frm_subscribe form input{background: #EBEBEB;padding: 0 122px 0 20px;height: 45px;border: 0;width: 100%;color: #747474;margin-bottom: 0}@media only screen and (max-width: 767px){#frm_subscribe form input{padding: 0 104px 0 20px}}#frm_subscribe form a.theme-btn-outlined{position: absolute;top: 0;right: 0;height: 100%;width: 110px;background: var(--color-primary);cursor: pointer;color: #ffffff;text-transform: uppercase;font-size: 12px;font-weight: 600;transition: 0.3s;line-height: 45px}#frm_subscribe form a.theme-btn-outlined:hover{background: #242424}@media only screen and (max-width: 767px){#frm_subscribe form a.theme-btn-outlined{width: 90px}}#boxes .box-content .subscribe-bottom{margin-top: 20px}#boxes .box-content .subscribe-bottom label{margin: 0;font-size: 13px}#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{display: inline-block;margin: 0;vertical-align: middle}#boxes #frm_subscribe #notification{color: #f00}#boxes #frm_subscribe #notification .success{color: #67D7BB}#popup2{position: absolute;right: 1px;top: 1px;text-align: center;cursor: pointer;font-size: 13px;text-transform: initial;padding: 6px 12px;background: #242424;font-weight: 600;line-height: 17px;color: #ffffff;display: block;transition: 0.3s}#popup2:hover{background: var(--color-primary)}.header_error{border-bottom: 1px solid #ebebeb}.error_form{text-align: center}.error_form h1{font-size: 200px;font-weight: 700;color: var(--color-primary);letter-spacing: 10px;line-height: 160px;margin: 0 0 60px}@media only screen and (max-width: 767px){.error_form h1{font-size: 130px;line-height: 120px;letter-spacing: 4px;margin: 0 0 18px}}.error_form h2{color: #212121;font-size: 24px;text-transform: uppercase;font-weight: 500;line-height: 30px;margin-bottom: 24px}@media only screen and (max-width: 767px){.error_form h2{font-size: 18px;line-height: 22px;margin-bottom: 23px}}.error_form p{font-size: 17px;color: #5a5a5a;font-weight: 400;line-height: 26px;margin-bottom: 30px}@media only screen and (max-width: 767px){.error_form p{font-size: 15px;margin-bottom: 28px;line-height: 23px}}.error_form form{width: 450px;margin: 0 auto;position: relative}@media only screen and (max-width: 767px){.error_form form{width: 100%}}.error_form form input{padding: 0 60px 0 30px;background: #f8f8f8;border: 1px solid #ddd;color: #5a5a5a;height: 40px;width: 100%}.error_form form button{position: absolute;right: 0;height: 100%;border: none;background: no-repeat;font-size: 20px;color: #5a5a5a;cursor: pointer;transition: 0.3s;top: 0;text-transform: uppercase;padding: 0 15px;font-weight: 600}.error_form form button:hover{color: var(--color-primary)}.error_form a{color: #fff;display: inline-block;background: var(--color-primary);font-size: 12px;font-weight: bold;height: 40px;line-height: 42px;padding: 0 30px;text-transform: uppercase;margin-top: 35px;border-radius: 3px}.error_form a:hover{background: #212121}.error_section{padding-bottom: 120px;padding-top: 61px}@media only screen and (max-width: 767px){.error_section{padding-bottom: 70px;padding-top: 0}}.privacy_policy_main_area{padding: 26px 0 35px}.privacy_content{margin-bottom: 22px}.privacy_content:last-child{margin-bottom: 0}.privacy_content h2{font-size: 22px;line-height: 22px;font-weight: 500;margin-bottom: 7px;color: #212121}@media only screen and (max-width: 767px){.privacy_content h2{font-size: 18px}}.privacy_content h3{font-size: 22px;line-height: 22px;font-weight: 500;margin-bottom: 7px;color: #212121}@media only screen and (max-width: 767px){.privacy_content h3{font-size: 18px}}.privacy_content p{font-size: 15px;line-height: 25px;margin-bottom: 19px;color: #212121}@media only screen and (max-width: 767px){.privacy_content p{font-size: 14px}}.privacy_content p a{color: #a43d21}.privacy_content p a:hover{color: var(--color-primary)}.privacy_content.section_1 p{margin-bottom: 0}.privacy_content.section_2 h2{margin-bottom: 24px}.compaer-page{margin: 32px 0 60px}.compare-table .table tbody tr:first-child{border-top: 1px solid #eeeeee}.compare-table .table tbody tr td{text-align: center;border: none;padding: 25px 30px;vertical-align: middle;border-bottom: 1px solid #eeeeee;border-left: 1px solid #eeeeee}.compare-table .table tbody tr td:last-child{border-right: 1px solid #eeeeee}.compare-table .table tbody tr td.first-column{min-width: 180px;font-size: 17px;font-weight: 600;margin: 0;line-height: 1}.compare-table .table tbody tr td.product-image-title{min-width: 305px;vertical-align: bottom}.compare-table .table tbody tr td.product-image-title .image{clear: both;width: 100%;margin-bottom: 40px}.compare-table .table tbody tr td.product-image-title .image img{max-width: 100%}.compare-table .table tbody tr td.product-image-title .category{clear: both;color: #454545;float: left;font-size: 13px;letter-spacing: 0.5px;line-height: 15px;margin-bottom: 7px;margin-top: 15px;text-transform: initial}.compare-table .table tbody tr td.product-image-title .title{float: left;clear: both;font-size: 15px;font-weight: 600;line-height: 20px;margin-bottom: 10px}.compare-table .table tbody tr td.product-image-title .title:hover{color: var(--color-primary)}.compare-table .table tbody tr td.pro-desc p{text-align: left;margin: 0}.compare-table .table tbody tr td.pro-price{font-size: 15px;font-weight: 600}.compare-table .table tbody tr td.pro-color{font-size: 15px;font-weight: 600}.compare-table .table tbody tr td.pro-stock{font-size: 15px;font-weight: 600}.compare-table .table tbody tr td.pro-addtocart .add-to-cart{position: relative;background: var(--color-primary);border-radius: 4px;display: inline-block;width: 170px;padding: 10px 6px;transition: all 0.7s;color: #ffffff}.compare-table .table tbody tr td.pro-addtocart .add-to-cart:hover{background: #5a5a5a}.compare-table .table tbody tr td.pro-addtocart .add-to-cart span{transition: 0.3s;font-size: 13px;text-transform: uppercase;font-weight: 700;line-height: 21px;overflow: hidden;display: block;text-align: center}.compare-table .table tbody tr td.pro-remove button{border: none;background-color: transparent;padding: 0}.compare-table .table tbody tr td.pro-remove button i{font-size: 20px}.compare-table .table tbody tr td.pro-remove button:hover{color: var(--color-primary)}.compare-table .table tbody tr td.pro-ratting a{font-size: 14px;color: #5a5a5a}.compare-table .table tbody tr td.pro-ratting a:hover{color: var(--color-primary)}.coming_soon_area{height: 100vh;background-repeat: no-repeat;background-attachment: scroll;background-position: center center;background-size: cover;background-image: url(/data/images/bg/coming-soon.jpg);position: relative;display: flex;align-items: center}.coming_soon_area::before{position: absolute;content: "";width: 100%;height: 100%;left: 0;top: 0;background: #000;opacity: 0.15}.coming_soon_title{text-align: center;margin-bottom: 40px}@media only screen and (max-width: 767px){.coming_soon_title{margin-bottom: 33px}}.coming_soon_title h2{font-size: 37px;text-transform: initial;color: #ffffff;font-weight: 700;margin-bottom: 15px}@media only screen and (max-width: 767px){.coming_soon_title h2{font-size: 23px;line-height: 24px;margin-bottom: 11px}}.coming_soon_title p{color: #ffffff;font-size: 15px;max-width: 730px;margin: 0 auto;line-height: 24px}.coming_soon_timing{text-align: center;margin: 57px 0 42px}@media only screen and (min-width: 768px) and (max-width: 991px){.coming_soon_timing{margin: 50px 0 30px}}@media only screen and (max-width: 767px){.coming_soon_timing{margin: 33px 0 19px}}.single_countdown{display: inline-block;margin-right: 35px}@media only screen and (max-width: 479px){.single_countdown{margin-right: 20px}}.single_countdown:last-child{margin-right: 0}.coming_soon_newsletter{text-align: center}.coming_soon_newsletter .subscribe_form{margin-top: 0}.coming_soon_newsletter .subscribe_form form{margin: 0 auto;width: 600px;position: relative;background: inherit;border: 1px solid #ebebeb;border-radius: 50px}@media only screen and (max-width: 767px){.coming_soon_newsletter .subscribe_form form{width: 100%}}.coming_soon_newsletter .subscribe_form form input::-webkit-input-placeholder{color: #ffffff}.coming_soon_newsletter .subscribe_form form input::-moz-placeholder{color: #ffffff}.coming_soon_newsletter .subscribe_form form input:-ms-input-placeholder{color: #ffffff}.coming_soon_newsletter .subscribe_form form input:-moz-placeholder{color: #ffffff}.coming_soon_newsletter .subscribe_form form input{color: #ffffff;font-size: 14px;padding: 0 120px 0 28px;background: inherit;height: 48px;width: 100%;border: 0}@media only screen and (max-width: 767px){.coming_soon_newsletter .subscribe_form form input{padding: 0 104px 0 28px;height: 44px}}.coming_soon_newsletter .subscribe_form form button{font-size: 13px;text-transform: uppercase;font-weight: 500;background: inherit;color: #ffffff;position: absolute;right: 0;top: 0;border: 0;height: 100%;padding: 0 18px}@media only screen and (max-width: 767px){.coming_soon_newsletter .subscribe_form form button{padding: 0 12px}}.coming_soon_newsletter .subscribe_form form button:hover{color: var(--color-primary)}.coming_soon_newsletter .subscribe_form form button::before{content: "";background: #ffffff;width: 2px;position: absolute;bottom: 8px;top: 8px;left: 0}.coming_soon_newsletter h3{font-size: 16px;color: #ffffff;font-weight: 700;margin-bottom: 15px;letter-spacing: 2px;text-transform: initial}.coming_soon_newsletter .mailchimp-error{text-align: center;color: #ffffff}.coming_soon_newsletter .mailchimp-success{text-align: center;color: #ffffff}.coming_soon_logo{margin-bottom: 52px}@media only screen and (max-width: 479px){.coming_soon_logo{margin-bottom: 30px}}@media only screen and (max-width: 767px){.coming_soon_logo a img{width: 170px}}.coming_soon_link{text-align: center}.coming_soon_link ul li{display: inline-block;margin-right: 20px}.coming_soon_link ul li:last-child{margin-right: 0}.coming_soon_link ul li a{font-size: 14px;text-transform: uppercase;font-weight: 700;height: 40px;line-height: 40px;padding: 0 50px;display: inline-block;background: var(--color-primary);color: #5a5a5a;border-radius: 5px}.coming_soon_link ul li a:hover{background: #5a5a5a;color: #ffffff}.countdown_number{font-size: 26px;font-weight: 500;line-height: 1;color: #ffffff;margin-bottom: 8px;width: 60px;height: 40px;line-height: 38px;border: 1px solid #ddd;border-radius: 4px}@media only screen and (max-width: 479px){.countdown_number{width: 55px;font-size: 20px}}.countdown_title{font-size: 13px;text-transform: initial;color: #ffffff}

.clickable{cursor: pointer}.contact-form h4{padding-left: 0}.shipping_address .ignore:not(.important){display: none}#step_1 .address_box{border: 1px solid black;clear: both;margin: 10px 0;padding: 10px;width: 100%}#checkout #step_2 .address_box,#invoice .address_box{margin-bottom: 20px}.modal .address_box{border: 1px solid #333333;padding: 15px;margin-top: 10px;position: relative}.address_box .x{position: absolute;right: 10px;top: 5px;color: #ccc}.address_boxes{margin: 5px;width: calc(50% - 10px)}#checkout .contact-form input.form-control[type='checkbox'],#checkout .contact-form input.form-control[type='radio']{float: left;height: 23px;margin-right: 10px;margin-left: 1px;margin-top: 0;width: auto}#checkout #checkout_form .control-label{opacity: 1;position: relative;top: 0;bottom: 0;line-height: 1.2em;left: 0;right: 0}.btn + .btn{margin: 0 10px}#checkout_form a{color: #a99b6c !important}#shop .pricing-table img{//max-width: 100px}.pricing-table .border-8px{border-width: 3px}.pricing-table .price .price{float: right;font-size: 22px !important}.pricing-table .price .price2{float: right;font-size: 20px !important;margin-top: -12px !important;margin-bottom: 5px !important}.btn-add-to-cart-wrapper,.btn-product-view-details{bottom: 15%}.product-thumb:hover > .overlay{background: rgba(50,50,50,0.2);top: 0;bottom: 0;left: 0;right: 0;position: absolute}.products .product,.products .product:hover{border: none}form.cart.add-item table td{vertical-align: middle;line-height: 45px !important;padding-left: 0}form.cart.add-item .quantity .qty,.product .product-summary .cart-form-wrapper form.cart.add-item .quantity .qty{height: 45px}@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){@media{form.cart.add-item .quantity .qty,.product .product-summary .cart-form-wrapper form.cart.add-item .quantity .qty{height: 47px}}}.product .price.shop-price .amount{font-size: 25px !important}.product .product-summary .product-title{line-height: 1em}@media only screen and (max-width: 1200px){.pricing-table img{max-width: 120px}}table#cart.table tbody td > span.mobile{display: none;float: left}@media screen and (max-width: 767px){table#cart.table thead{display: none}table#cart.table tbody tr{border-bottom: 2px solid #ddd}table#cart.table tbody tr:not(.coupon) td{display: inline-block;float: left;width: 100%;max-width: none;text-align: right}table#cart.table tbody td.cart_name,table#cart.table tbody td.cart_photo{text-align: center}table#cart.table tbody td .quantity{float: right;text-align: left}table#cart.table tbody td.cart_photo > img{text-align: center;display: inline-block}table#cart.table tbody tr:not(.coupon) td:first-child{float: left;width: 50px;position: absolute;left: 16px;text-align: center;line-height: 46px}table#cart.table td.checkout:first-child{display: none}table#cart.table tr.coupon td{display: none}table#cart.table tr.coupon td:first-child{display: table-cell;width: 100%;position: relative;left: 0;text-align: left}table#cart.table tbody td > span.mobile{display: block}table#cart.table tfoot th{display: inline-block;float: left;width: 50%}table#cart.table tfoot tr:first-child th{padding-top: 40px}table#cart.table thead th:first-child,table#cart.table thead th:last-child{display: none}table#cart.table tbody tr.empty td{width: 100% !important;display: table-cell;border: none !important;position: relative !important}}@media only screen and (max-width: 991px){#shop .product .product-thumb .thumb{text-align: center;width: 100%}#shop .pricing-table img{max-width: 150px}}

html.lb-disable-scrolling{overflow: hidden;position: fixed;height: 100vh;width: 100vw}.lightboxOverlay{position: absolute;top: 0;left: 0;z-index: 9999;background-color: black;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity: 0.8;display: none}.lightbox{position: absolute;left: 0;width: 100%;z-index: 10000;text-align: center;line-height: 0;font-weight: normal}.lightbox .lb-image{display: block;height: auto;max-width: inherit;max-height: none;border-radius: 3px}.lightbox a img{border: none}.lb-outerContainer{position: relative;*zoom: 1;width: 250px;height: 250px;margin: 0 auto;border-radius: 4px;background-color: white}.lb-outerContainer:after{content: "";display: table;clear: both}.lb-loader{position: absolute;top: 43%;left: 0;height: 25%;width: 100%;text-align: center;line-height: 0}.lb-cancel{display: block;width: 32px;height: 32px;margin: 0 auto;background: url(/data/images/loading.gif) no-repeat}.lb-nav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10}.lb-container > .nav{left: 0}.lb-nav a{outline: none;background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')}.lb-prev, .lb-next{height: 100%;cursor: pointer;display: block}.lb-nav a.lb-prev{width: 34%;left: 0;float: left;background: url(/data/images/prev.png) left 48% no-repeat;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity: 0;-webkit-transition: opacity 0.6s;-moz-transition: opacity 0.6s;-o-transition: opacity 0.6s;transition: opacity 0.6s}.lb-nav a.lb-prev:hover{filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1}.lb-nav a.lb-next{width: 64%;right: 0;float: right;background: url(/data/images/next.png) right 48% no-repeat;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity: 0;-webkit-transition: opacity 0.6s;-moz-transition: opacity 0.6s;-o-transition: opacity 0.6s;transition: opacity 0.6s}.lb-nav a.lb-next:hover{filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1}.lb-dataContainer{margin: 0 auto;padding-top: 5px;*zoom: 1;width: 100%;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px}.lb-dataContainer:after{content: "";display: table;clear: both}.lb-data{padding: 0 4px;color: #ccc}.lb-data .lb-details{width: 85%;float: left;text-align: left;line-height: 1.1em}.lb-data .lb-caption{font-size: 13px;font-weight: bold;line-height: 1em}.lb-data .lb-caption a{color: #4ae}.lb-data .lb-number{display: block;clear: left;padding-bottom: 1em;font-size: 12px;color: #999999}.lb-data .lb-close{display: block;float: right;width: 30px;height: 30px;background: url(/data/images/close.png) top right no-repeat;text-align: right;outline: none;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity: 0.7;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;-o-transition: opacity 0.2s;transition: opacity 0.2s}.lb-data .lb-close:hover{cursor: pointer;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1}

.link-box{position: absolute;left: 0;right: 0;top: 0;bottom: 0}.cursor-default{cursor: default}.designer-pages img{width: 100%;border-radius: 1px}.designer-pages :not(.disable-list-style) ul > li:before{content: "\2022";color: #222222;font-weight: bold;display: inline-block;width: 1em;margin-left: -1em}.designer-pages .disable-list-style ul > li:before{content: none}.shortcut-container .cog-icon > i{text-shadow: 1px 1px 3px #777}.designer-pages div:not(.disable-list-style) ul{padding-left: 17px}.designer-pages .disable-list-style ul{padding-left: 0 !important}.text-shadow{text-shadow: 0px 2px 2px #000000}.shadow-shorter{box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07), 0 2px 2px rgba(0, 0, 0, 0.07), 0 4px 4px rgba(0, 0, 0, 0.07), 0 6px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07) !important}.shadow-shorter-light{box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04), 0 2px 2px rgba(0, 0, 0, 0.04), 0 4px 4px rgba(0, 0, 0, 0.04), 0 6px 8px rgba(0, 0, 0, 0.04), 0 8px 16px rgba(0, 0, 0, 0.04) !important}.shadow-shorter-lighter{box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02), 0 2px 2px rgba(0, 0, 0, 0.02), 0 4px 4px rgba(0, 0, 0, 0.02), 0 6px 8px rgba(0, 0, 0, 0.02), 0 8px 16px rgba(0, 0, 0, 0.02) !important}.shadow-shorter-up{box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.02), 0 -2px 2px rgba(0, 0, 0, 0.01), 0 -4px 4px rgba(0, 0, 0, 0.03), 0 6px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07) !important}.relative{position: relative}.container-fluid{padding-left: 15px;padding-right: 15px;margin-left: auto;margin-right: auto}.disable-fluid{margin-left: -15px;margin-right: -15px}.disable-fluid-left{margin-left: -15px !important}.disable-fluid-right{margin-right: -15px !important}.font-white{color: white !important}.section-padding{padding-top: 100px;padding-bottom: 100px}.df{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important}.dfw{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important;flex-wrap: wrap;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap}.dfc{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important;flex-direction: column;-ms-flex-direction: column}.f-0{-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;-webkit-flex-grow: 0 !important;flex-grow: 0 !important}.f-1{-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;-webkit-flex-grow: 1 !important;flex-grow: 1 !important}.f-2{-ms-flex-positive: 2 !important;-webkit-box-flex: 2 !important;-webkit-flex-grow: 2 !important;flex-grow: 2 !important}.f-3{-ms-flex-positive: 3 !important;-webkit-box-flex: 3 !important;-webkit-flex-grow: 3 !important;flex-grow: 3 !important}.o-0{order: 0;-ms-flex-order: 0}.o-1{order: 1;-ms-flex-order: 1}.o-2{order: 2;-ms-flex-order: 2}.o-3{order: 3;-ms-flex-order: 3}.o-4{order: 4;-ms-flex-order: 4}.a-c{-ms-flex-align: center !important;-webkit-box-align: center !important;-webkit-align-items: center !important;align-items: center !important}.a-e{-ms-flex-align: end !important;-webkit-box-align: end !important;-webkit-align-items: flex-end !important;align-items: flex-end !important}.a-s{-ms-flex-align: start !important;-webkit-box-align: start !important;-webkit-align-items: flex-start !important;align-items: flex-start !important}.j-c{-ms-flex-pack: center !important;-webkit-box-pack: center !important;-webkit-justify-content: center !important;justify-content: center !important}.j-e{-ms-flex-pack: end !important;-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;justify-content: flex-end !important}.j-s{-ms-flex-pack: start !important;-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;justify-content: flex-start !important}.j-sb{-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;justify-content: space-between !important}.fw{flex-wrap: wrap !important;-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important}.fnw{flex-wrap: nowrap !important;-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important}@media screen and (min-width: 481px){.df-xs{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important}.df-c-xs{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important;flex-direction: column;-ms-flex-direction: column}.f-0-xs{-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;-webkit-flex-grow: 0 !important;flex-grow: 0 !important}.f-1-xs{-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;-webkit-flex-grow: 1 !important;flex-grow: 1 !important}.f-2-xs{-ms-flex-positive: 2 !important;-webkit-box-flex: 2 !important;-webkit-flex-grow: 2 !important;flex-grow: 2 !important}.f-3-xs{-ms-flex-positive: 3 !important;-webkit-box-flex: 3 !important;-webkit-flex-grow: 3 !important;flex-grow: 3 !important}.o-0-xs{order: 0;-ms-flex-order: 0}.o-1-xs{order: 1;-ms-flex-order: 1}.o-2-xs{order: 2;-ms-flex-order: 2}.o-3-xs{order: 3;-ms-flex-order: 3}.o-4-xs{order: 4;-ms-flex-order: 4}.a-c-xs{-ms-flex-align: center !important;-webkit-box-align: center !important;-webkit-align-items: center !important;align-items: center !important}.a-e-xs{-ms-flex-align: end !important;-webkit-box-align: end !important;-webkit-align-items: flex-end !important;align-items: flex-end !important}.a-s-xs{-ms-flex-align: start !important;-webkit-box-align: start !important;-webkit-align-items: flex-start !important;align-items: flex-start !important}.j-c-xs{-ms-flex-pack: center !important;-webkit-box-pack: center !important;-webkit-justify-content: center !important;justify-content: center !important}.j-e-xs{-ms-flex-pack: end !important;-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;justify-content: flex-end !important}.j-s-xs{-ms-flex-pack: start !important;-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;justify-content: flex-start !important}.j-sb-xs{-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;justify-content: space-between !important}.fw-xs{flex-wrap: wrap !important;-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important}.fnw-xs{flex-wrap: nowrap !important;-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important}}@media screen and (min-width: 581px){.container-fluid{padding-left: 30px;padding-right: 30px}.disable-fluid,.disable-fluid-sm{margin-left: -30px;margin-right: -30px}.disable-fluid-left{margin-left: -30px !important}.disable-fluid-right{margin-right: -30px !important}.df-sm{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important}.df-c-sm{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important;flex-direction: column;-ms-flex-direction: column}.f-0-sm{-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;-webkit-flex-grow: 0 !important;flex-grow: 0 !important}.f-1-sm{-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;-webkit-flex-grow: 1 !important;flex-grow: 1 !important}.f-2-sm{-ms-flex-positive: 2 !important;-webkit-box-flex: 2 !important;-webkit-flex-grow: 2 !important;flex-grow: 2 !important}.f-3-sm{-ms-flex-positive: 3 !important;-webkit-box-flex: 3 !important;-webkit-flex-grow: 3 !important;flex-grow: 3 !important}.o-0-sm{order: 0;-ms-flex-order: 0}.o-1-sm{order: 1;-ms-flex-order: 1}.o-2-sm{order: 2;-ms-flex-order: 2}.o-3-sm{order: 3;-ms-flex-order: 3}.o-4-sm{order: 4;-ms-flex-order: 4}.a-c-sm{-ms-flex-align: center !important;-webkit-box-align: center !important;-webkit-align-items: center !important;align-items: center !important}.a-e-sm{-ms-flex-align: end !important;-webkit-box-align: end !important;-webkit-align-items: flex-end !important;align-items: flex-end !important}.a-s-sm{-ms-flex-align: start !important;-webkit-box-align: start !important;-webkit-align-items: flex-start !important;align-items: flex-start !important}.j-c-sm{-ms-flex-pack: center !important;-webkit-box-pack: center !important;-webkit-justify-content: center !important;justify-content: center !important}.j-e-sm{-ms-flex-pack: end !important;-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;justify-content: flex-end !important}.j-s-sm{-ms-flex-pack: start !important;-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;justify-content: flex-start !important}.j-sb-sm{-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;justify-content: space-between !important}.fw-sm{flex-wrap: wrap !important;-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important}.fnw-sm{flex-wrap: nowrap !important;-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important}}@media screen and (min-width: 768px){.container-fluid{padding-left: 70px;padding-right: 70px}.disable-fluid,.disable-fluid-sm,.disable-fluid-md{margin-left: -70px;margin-right: -70px}.disable-fluid-left{margin-left: -70px !important}.disable-fluid-right{margin-right: -70px !important}.df-md{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important}.df-c-md{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important;flex-direction: column;-ms-flex-direction: column}.f-0-md{-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;-webkit-flex-grow: 0 !important;flex-grow: 0 !important}.f-1-md{-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;-webkit-flex-grow: 1 !important;flex-grow: 1 !important}.f-2-md{-ms-flex-positive: 2 !important;-webkit-box-flex: 2 !important;-webkit-flex-grow: 2 !important;flex-grow: 2 !important}.f-3-md{-ms-flex-positive: 3 !important;-webkit-box-flex: 3 !important;-webkit-flex-grow: 3 !important;flex-grow: 3 !important}.o-0-md{order: 0;-ms-flex-order: 0}.o-1-md{order: 1;-ms-flex-order: 1}.o-2-md{order: 2;-ms-flex-order: 2}.o-3-md{order: 3;-ms-flex-order: 3}.o-4-md{order: 4;-ms-flex-order: 4}.a-c-md{-ms-flex-align: center !important;-webkit-box-align: center !important;-webkit-align-items: center !important;align-items: center !important}.a-e-md{-ms-flex-align: end !important;-webkit-box-align: end !important;-webkit-align-items: flex-end !important;align-items: flex-end !important}.a-s-md{-ms-flex-align: start !important;-webkit-box-align: start !important;-webkit-align-items: flex-start !important;align-items: flex-start !important}.j-c-md{-ms-flex-pack: center !important;-webkit-box-pack: center !important;-webkit-justify-content: center !important;justify-content: center !important}.j-e-md{-ms-flex-pack: end !important;-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;justify-content: flex-end !important}.j-s-md{-ms-flex-pack: start !important;-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;justify-content: flex-start !important}.j-sb-md{-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;justify-content: space-between !important}.fw-md{flex-wrap: wrap !important;-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important}.fnw-md{flex-wrap: nowrap !important;-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important}}@media screen and (min-width: 992px){.disable-fluid-sm,.disable-fluid-md,.disable-fluid-lg{margin-left: -70px;margin-right: -70px}.df-lg{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important}.df-c-lg{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important;flex-direction: column;-ms-flex-direction: column}.f-0-lg{-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;-webkit-flex-grow: 0 !important;flex-grow: 0 !important}.f-1-lg{-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;-webkit-flex-grow: 1 !important;flex-grow: 1 !important}.f-2-lg{-ms-flex-positive: 2 !important;-webkit-box-flex: 2 !important;-webkit-flex-grow: 2 !important;flex-grow: 2 !important}.f-3-lg{-ms-flex-positive: 3 !important;-webkit-box-flex: 3 !important;-webkit-flex-grow: 3 !important;flex-grow: 3 !important}.o-0-lg{order: 0;-ms-flex-order: 0}.o-1-lg{order: 1;-ms-flex-order: 1}.o-2-lg{order: 2;-ms-flex-order: 2}.o-3-lg{order: 3;-ms-flex-order: 3}.o-4-lg{order: 4;-ms-flex-order: 4}.a-c-lg{-ms-flex-align: center !important;-webkit-box-align: center !important;-webkit-align-items: center !important;align-items: center !important}.a-e-lg{-ms-flex-align: end !important;-webkit-box-align: end !important;-webkit-align-items: flex-end !important;align-items: flex-end !important}.a-s-lg{-ms-flex-align: start !important;-webkit-box-align: start !important;-webkit-align-items: flex-start !important;align-items: flex-start !important}.j-c-lg{-ms-flex-pack: center !important;-webkit-box-pack: center !important;-webkit-justify-content: center !important;justify-content: center !important}.j-e-lg{-ms-flex-pack: end !important;-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;justify-content: flex-end !important}.j-s-lg{-ms-flex-pack: start !important;-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;justify-content: flex-start !important}.j-sb-lg{-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;justify-content: space-between !important}.fw-lg{flex-wrap: wrap !important;-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important}.fnw-lg{flex-wrap: nowrap !important;-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important}}@media screen and (min-width: 1201px){.df-xl{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important}.df-c-xl{display: -ms-flexbox !important;display: -webkit-box !important;display: -webkit-flex !important;display: flex !important;flex-direction: column;-ms-flex-direction: column}.f-0-xl{-ms-flex-positive: 0 !important;-webkit-box-flex: 0 !important;-webkit-flex-grow: 0 !important;flex-grow: 0 !important}.f-1-xl{-ms-flex-positive: 1 !important;-webkit-box-flex: 1 !important;-webkit-flex-grow: 1 !important;flex-grow: 1 !important}.f-2-xl{-ms-flex-positive: 2 !important;-webkit-box-flex: 2 !important;-webkit-flex-grow: 2 !important;flex-grow: 2 !important}.f-3-xl{-ms-flex-positive: 3 !important;-webkit-box-flex: 3 !important;-webkit-flex-grow: 3 !important;flex-grow: 3 !important}.o-0-xl{order: 0;-ms-flex-order: 0}.o-1-xl{order: 1;-ms-flex-order: 1}.o-2-xl{order: 2;-ms-flex-order: 2}.o-3-xl{order: 3;-ms-flex-order: 3}.o-4-xl{order: 4;-ms-flex-order: 4}.a-c-xl{-ms-flex-align: center !important;-webkit-box-align: center !important;-webkit-align-items: center !important;align-items: center !important}.a-e-xl{-ms-flex-align: end !important;-webkit-box-align: end !important;-webkit-align-items: flex-end !important;align-items: flex-end !important}.a-s-xl{-ms-flex-align: start !important;-webkit-box-align: start !important;-webkit-align-items: flex-start !important;align-items: flex-start !important}.j-c-xl{-ms-flex-pack: center !important;-webkit-box-pack: center !important;-webkit-justify-content: center !important;justify-content: center !important}.j-e-xl{-ms-flex-pack: end !important;-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;justify-content: flex-end !important}.j-s-xl{-ms-flex-pack: start !important;-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;justify-content: flex-start !important}.j-sb-xl{-ms-flex-pack: justify !important;-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;justify-content: space-between !important}.fw-xl{flex-wrap: wrap !important;-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important}.fnw-xl{flex-wrap: nowrap !important;-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important}}@media screen and (min-width: 1681px){.container-fluid{padding-left: 150px;padding-right: 150px}.disable-fluid{margin-left: -150px;margin-right: -150px}.disable-fluid-left{margin-left: -150px !important}.disable-fluid-right{margin-right: -150px !important}}

:root{--color-primary: #013768;--color-secondary: #B88408;--color-gray: #bdbdbd;--d: 700ms;--e: cubic-bezier(0.19, 1, 0.22, 1);--font-sans: "Rubik", sans-serif}#error .error-block{text-align: center}#error .error-title{font-size: 150px}#error .lead{font-size: 60px}#error .form-control{margin: 0}.form-control{box-shadow: none !important}html{max-width: 100vw !important;overflow-x: hidden !important}.mini_cart{overflow: auto}.breadcrumb_content h1{font-size: 34px}.loading{display: none;position: absolute;width: 100%;top: 0;left: 0;z-index: 11050;background-color: rgba(51, 51, 51, 0.2) !important;height: 100%}#global.loading{position: fixed}.loading .spinner{position: absolute;margin: auto;display: inline-block;top: 0;right: 0;left: 0;bottom: 0;width: 50px;height: 35px;background-repeat: no-repeat}#locations{display: none}#coupon_input.has-error{border: 1px solid #a94442 !important}.has-error .custom-control-label{color: #a94442}.coupon_message{position: absolute;left: 20px;bottom: 5px;font-size: 11px;color: #a94442}.coupon_inner{position: relative}.coupon_inner p{margin-bottom: 5px}.coupon_list > li{font-size: 13px;padding: 1px 6px;background: var(--color-primary);color: white;width: max-content}.remove_coupon{cursor: pointer;margin-right: 5px;font-size: 15px}.menu-expand i{padding: 5px 15px}.contact .form-group.has-error input,.contact .form-group.has-error textarea,.contact .form-subscribe .email-container.has-error input{border: 1px solid #a94442 !important}.contact .form-group.has-error label.control-label{color: #A94442 !important}.contact .form-group.has-error input:-ms-input-placeholder{color: #A94442 !important}.form-control::-ms-input-placeholder{color: #000000}.form-control:focus::-ms-input-placeholder{color: inherit}.contact .ignore .form-control{}.contact .required .control-label:after{content: " *"}.contact #results{display: none;border: 1px solid #cccccc;text-align: center}.contact #results .text{margin: 10px}.contact #results.show{display: block;padding: 10px}.contact #results{margin-bottom: 30px}.contact #results.error,#checkout #results.error{border-color: #a94442 !important;color: #a94442}.contact #results.success{border-color: #DD7902 !important;color: #DD7902}.contact #form{position: relative}#form{overflow: hidden}.re-captcha > div{width: auto;display: inline-block;padding: 0;height: auto;background-color: transparent}.re-captcha.has-error > div{border: 1px solid #a94442 !important;border-radius: 3px}.g-recaptcha > div{width: 302px !important;height: 76px !important}.g_map{height: 400px;position: relative;width: 100%}.map{position: relative;overflow: hidden;width: 100%}.slider_content p{color: white}.mlr-15p{margin-left: 15px;margin-right: 15px}.widget_list h2{color: var(--color-primary);text-transform: initial;margin: unset}.card-header.card_accor div.btn{height: unset !important}.product_thumb a.secondary_img{bottom: 0;right: 0}.action_links ul li a{line-height: 34px}.t-initial *{text-transform: initial !important}.product_content h3::before,.product_desc::before{background-image: linear-gradient(to right, transparent, #ebebeb 30%, #888888 50%, transparent)}.nice-select.niceselect_option{min-width: 150px}.side_menu_filtering_input{position: absolute;content: "";font-family: "Ionicons";display: inline-block;height: 17px;width: 17px;text-align: center;line-height: 17px;border-radius: 3px;border: 1px solid #888;color: transparent;top: 50%;left: 1px;transform: translatey(-50%)}.empty-list{font-size: 17px;padding-bottom: 35px}.tab-content{position: relative}.loading-clock,.reservation-loading-clock{display: none;transition: opacity .2s ease;opacity: 0;margin: -5px;z-index: 2}.loading-clock.active,.reservation-loading-clock.active{opacity: 1;transition: opacity .6s ease}.clock-container{position: sticky;left: 0;top: 35vh;width: 100%;z-index: 10;text-align: center;padding-top: 120px;padding-bottom: 330px;transform: translateX(-25px)}.clock-container .loading-clock-short-leg,.clock-container .loading-clock-long-leg{position: absolute}.loading-clock-bg{position: absolute}.loading-clock-long-leg{position: absolute;animation-name: longleg;animation-timing-function: linear;animation-duration: 1.5s;animation-iteration-count: infinite}.loading-clock-short-leg{position: absolute;animation-name: shortleg;animation-timing-function: linear;animation-duration: 4s;animation-iteration-count: infinite}.invoice-table{padding-bottom: 25px}@keyframes longleg{0%{transform: rotate(0deg)}25%{transform: rotate(90deg)}50%{transform: rotate(180deg)}75%{transform: rotate(270deg)}100%{transform: rotate(360deg)}}@keyframes shortleg{0%{transform: rotate(0deg)}25%{transform: rotate(90deg)}50%{transform: rotate(180deg)}75%{transform: rotate(270deg)}100%{transform: rotate(360deg)}}.fade-in-out,.reservation-fade-in-out{transition: opacity .3s ease;opacity: 1}.fade-in-out.fade-out,.reservation-fade-in-out.fade-out{opacity: 0.6;transition: opacity .6s ease}#cart_notification{position: fixed;right: 50px;bottom: 50px;z-index: 55;overflow: hidden;border-bottom: 2px solid var(--color-primary);max-height: 0;opacity: 0;transition: opacity .2s ease, max-height .5s ease}#cart_notification.notif-show{opacity: 1;max-height: 260px}#cart_notification.fade-out{opacity: 0}.cart-notification-content{height: 212px;width: 500px;background: white;border: 2px solid var(--color-primary);border-bottom: 0}.cart-notification-content .img-holder{max-width: 210px;padding: 5px}.cart-notification-content .post-data{padding: 5px;position: relative}.cart-notification-content .notification-price{margin-bottom: 45px}.cart-notification-content .notification-name{font-weight: bold}.cart-notification-content .img-holder > img{height: 100%}.notification-btn-container{position: absolute;bottom: 15px;width: 100%}.notification-close{position: absolute;top: 4px;right: 10px}.notification-close > i{cursor: pointer}.notif-btn{margin-top: 5px;width: max-content;color: var(--color-primary)}.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{transition: none !important;background: var(--color-primary)}.ui-slider-horizontal .ui-slider-range{background: var(--color-primary)}.copyright_area p{text-transform: initial}.off_canvars_overlay{transition: opacity .2s ease}.product_d_right h2{color: #242424;text-transform: capitalize;line-height: 21px;font-size: 24px;font-weight: 700;margin-bottom: 20px}.product-extras{margin-top: 50px}.extras-title{font-size: 15px;font-weight: bold}.extras-list{margin-top: 15px}.extras-item{text-align: center;margin-bottom: 10px}.extras-item i{font-size: 30px;margin-bottom: 5px}.tab-title{text-align: center;text-transform: capitalize;font-size: 24px;color: #212121;font-weight: 500;line-height: 26px}.cs-properties .product_info_button{padding-bottom: 5px;border: 0}.cs-properties .tab-content{padding-top: 0}.cs-table-value,.cs-table-name{padding: 7px 17px}.cs-table-single-info{border-bottom: 1px solid #cacaca;padding: 0 !important}.cs-table-name{border-right: 1px solid #cacaca;font-weight: bold;padding-left: 25px !important}.cs-table-row{border-top: 1px solid #cacaca}.cs-table-single-info:nth-of-type(2n+1){border-right: 1px solid #cacaca}.normal_row{display: flex;justify-content: center}.normal_row .custom-col-5{flex: 0 0 20%;max-width: 20%;padding: 0 6px}.mini_cart_footer{padding: 20px 0;background: transparent}.single_slider{background-position: center center !important}.mini_cart{box-shadow: 14px 1px 16px 8px black}.designer_gallery_logo img{max-height: 100px;width: auto;margin-left: auto;margin-right: auto}.cs-btn{border: 1px solid;border-color: var(--color-primary);color: #212121;padding: 15px 32px 15px 32px;font-size: 14px;letter-spacing: 1.12px;position: relative;width: max-content}.cs-table-single-info > div{display: flex;display: -ms-flexbox;align-items: center;-ms-flex-align: center}.ptb-30p{padding-top: 30px;padding-bottom: 30px}.theme-dark .contact_box:first-of-type{margin-left: 0}[class^="index_"]{margin-top: 50px}.header_area + .index_slider{margin-top: 0}.text-initial{text-transform: initial !important}.index_categories .banner_content h2,.index_categories .banner_content span{text-shadow: 1px 1px 2px #4a4a4a;color: white}.index_categories .single_banner{border-radius: 1px;overflow: hidden}.slider_content > p,.slider_content > h2{text-transform: initial}.slider_content strong{color: var(--color-primary)}.slider_content h2{color: white}.footer-logo{height: 40px;margin-bottom: 10px}.tab-content{padding-top: 0}.cs-properties{overflow: hidden}.cart_button a{color: white !important}.product_details{padding-top: 50px}.designer_product > .cs{max-width: 100%}.theme-dark .sticky-header.sticky{background: rgba(19, 19, 19, 0.9);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11)}footer .footer_menu{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap}footer .widget_menu .footer_menu:not(.footer_info_menu) > ul{flex: 0 0 50%}footer .simple_product_items:last-of-type{border-bottom: none}.footer_top{padding-bottom: 40px}footer{padding-top: 60px;border-top: 1px solid #EBEBEB}.newsletter_area{border-bottom: none;margin-bottom: 0}footer .simple_product_thumb{width: 80px}.footer_middel_menu ul li a{font-size: 14px;text-transform: initial;color: #5a5a5a}.search_btn:hover .dropdown_search{opacity: 1;visibility: visible;top: 0}.search_btn .dropdown_search{top: 0}[class^="designer_"]:not([class^="designer_heading"]):not(.disable-ptb):not([class^="designer_spacing"]){padding-top: 1.7rem;padding-bottom: 1.7rem}.designer_paralax,.designer_gallery_2,.designer_photo_code{padding: 0 !important}.designer_photo_code img{width: 100% !important}.cs-btn{border-color: #e1e1e1}[class^="designer_heading"]{padding-top: 0.4rem;padding-bottom: 0.4rem}[class^="designer_"] p:last-of-type{margin-bottom: 0 !important}[class^="designer_heading"] + [class^="designer_"],[class^="designer_spacing"] + [class^="designer_"]{padding-top: 0}blockquote{margin-bottom: 0}.lightbox .lb-image{border: none}.lightboxOverlay{opacity: 0.2}.lb-dataContainer{transform: translateY(-100%);padding-bottom: 15px;position: relative;z-index: 55}.lb-data .lb-number{padding-bottom: 0;color: #222}.lightbox .lb-image{border-radius: 1px}.lb-outerContainer{border-radius: 1px}.lb-data .lb-details{width: max-content;padding: 5px;background: white;border-radius: 1px;color: #222;margin-left: 15px}.lb-data .lb-close{margin-right: 10px}.dropdown_search form input,.dropdown_search form,.dropdown_search{height: 100%;line-height: unset}.dropdown_search form{position: relative;width: 210px;right: 44px}.dropdown_search.show{opacity: 1;visibility: visible;top: 0}.search_btn{cursor: pointer}.cart_button.view_cart a:hover{background: #2e2e2e}.cart_button.chekcout a:hover{background: var(--color-primary)}.breadcrumb_content .arrow{color: #242424;cursor: default}.blog_section{padding-bottom: 0;border-bottom: none}.pagination ul li{max-width: unset;cursor: default}.pagination ul li:not(.current){cursor: pointer;padding: 0}.pagination ul li a{display: block;border-radius: 3px;padding: 0 12px}.pagination ul li:hover{background: var(--color-primary);color: #ffffff}.breadcrumb_content{padding: 37px 0;border-bottom: 1px solid #ebebeb}.breadcrumbs_area{padding: 0;position: relative}.designer-pages blockquote{border-left: 4px solid var(--color-primary);color: #777;margin: 20px 0 20px 0;padding: 0 20px;font-style: italic}.entry_content{border-bottom: 0}.blog_details{margin-bottom: 0}.section-padding{padding-top: 50px;padding-bottom: 50px}.sidebar_post img{min-width: 55px}.register_submit > button{margin-left: 0}.coupon_code h3{background: var(--color-primary)}.coupon_inner button{background: var(--color-primary)}.checkout_btn a{background: var(--color-primary) !important;color: white !important;text-transform: uppercase}.cart-empty-container{text-align: center}#mc-submit, .show-all,.price-filter-btn,.add_to_cart a,.product_variant .button,.order_button button,.login_submit button,.register_submit button,.modal-footer button,.modal-footet .btn.default,.action_links ul li.add_to_cart a,.cs-btn-3.demand{text-transform: uppercase !important}.action_links ul li.add_to_cart a{padding: 0 14px}.breadcrumbs_area ul > li:not(:last-of-type):after{content: ">";color: #242424;margin-left: 7px}.cart-empty-text{font-size: 32px;line-height: 32px;margin-bottom: 30px}.cart-empty-container .button{color: white !important}#results.error,#results.success{border: 1px solid #ebebeb;padding: 10px 15px;margin-bottom: 15px;margin-top: 5px}#results.success{margin-bottom: 0 !important}#myaccountContent tbody tr:last-of-type td{border-bottom: 1px solid #DEE2E6}.has-error input,.has-error select,.has-error textarea,.has-error .nice-select{border-color: darkred !important}.niceselect_option{height: 40px;line-height: 40px}.table-responsive table tbody tr td{font-weight: 400}.order_table table tfoot tr:not(:last-of-type) th{font-weight: 400}.order_table table tfoot tr td{color: #212121}.order_table table tfoot tr th{font-family: "Rubik", sans-serif}.custom-control-radio label{margin-bottom: 0;border: 1px solid #DDDDDD;padding: 21px;margin-bottom: 10px;width: 100%;cursor: pointer}.checkout_form lebel + span{color: var(--color-primary)}.overflow-unset{overflow: unset}.lowercase{text-transform: lowercase}#checkout_results.error{padding: 10px 10px 5px;border: 1px solid darkred;margin-bottom: 15px}.custom-control-radio input{display: none}.order_button button{border-radius: 1px}.banner_content h2.bigger{font-size: 25px;line-height: 25px;text-align: center}.banner_content p{text-align: center}.cs-btn-2{font-size: 14px;color: #242424;padding: 6px 20px;display: inline-block;border: 2px solid #242424;border-radius: 20px;margin-top: 15px;width: max-content}.dark-overlay{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: #00000096}.main_picture{position: relative}.single_banner{position: relative;background-position: center center !important}.single_banner .banner_text{z-index: 2;position: relative}.single_banner .banner_text > *{text-shadow: 0px 0px 3px #000}.banner_content.cs_top_left{top: 25px;left: 25px;right: unset;bottom: unset;text-align: left}.banner_content.cs_top_right{top: 25px;left: unset;right: 25px;bottom: unset;text-align: right}.banner_content.cs_bottom_left{top: unset;left: 25px;right: unset;bottom: 25px;text-align: left}.banner_content.cs_bottom_right{top: unset;left: unset;right: 25px;bottom: 25px;text-align: right}.banner_content.text_white h2{color: white}.banner_content.text_white p{color: #d5d5d5}.start + .designer_gallery_2,.start + .designer_paralax{margin-top: -50px}.checkout_form h3{font-size: 16px;line-height: 30px;padding: 5px 10px;text-transform: uppercase;color: #ffffff;background: var(--color-primary);font-weight: 600}.order_table tfoot{border-top: 3px solid #ddd}#payment_types input:checked + label,#delivery_types input:checked + label{box-shadow: 0px 0px 0px 2px var(--color-primary) inset;border-color: var(--color-primary)}.table-responsive table tbody tr td:last-of-type{border-right: none}#checkout_form_content{overflow: hidden}.modal-backdrop.show{opacity: 0.1}.modal-open{overflow: unset !important}#myaccountContent{border-radius: 0px;box-shadow: 0 0 13px -3px #f4f4f4;margin-bottom: 1rem;overflow: hidden}#myaccountContent thead,.blue-thead{background-color: var(--color-primary);color: white}.cs-btn-3:hover{color: white}#myaccountContent.addresses{box-shadow: none}#myaccountContent tfoot td{border-bottom: none !important}.table{margin-bottom: 0}.modal-title{line-height: 1}.dashboard_tab_button ul li a{font-size: 14px;color: black;font-weight: 500;text-transform: initial;background: white;border-radius: 0px;box-shadow: 0 0 13px -3px #ececec}.dashboard_tab_button ul li a.active{color: white}.secondary_img{padding-bottom: 70px;text-align: center;padding-top: 15px}.secondary_img img{height: 100% !important;width: auto !important}.single_product:hover .product_thumb a.primary_img{opacity: 0}.single_product:hover .product_thumb a.secondary_img{background-color: white}.primary_img img{padding-top: 10px}.modal-dialog .address_data input,.modal-dialog .address_data select{border-radius: 0}.modal-content{border-radius: 0}.cs-btn-3{background-color: var(--color-primary);color: white;border-radius: 0}.address_boxes{margin: 0;width: 50%}.modal-content button.close{position: absolute;right: 15px;top: 50%;transform: translateY(-50%);margin: 0;padding: 0;left: unset !important;border: none}.address_data > .form-group{margin-bottom: 10px}.modal-header{position: relative}#forgot .form-control{border-radius: 0}#forgot .form-group{margin-bottom: 10px}#forgot > h2{margin-bottom: 20px}#forgot .results.success{margin-bottom: 0 !important}.account_form form{border-radius: 0}#results .text p:last-of-type{margin-bottom: 0}.side_menu_filtering{position: relative}.card-header.card_accor,.card-header.card_accor div.btn{background: transparent !important}.card.card_dipult{margin-bottom: 15px !important}.card-header.card_accor div.btn.btn-link.collapsed{background-color: transparent !important}.card-header.card_accor div.btn.btn-link{border: 1px solid #f4f4f4 !important}#accordion .card-body{padding: 15px 5px}.side_menu_filtering label{line-height: 18px;margin: 5px 0;padding-left: 25px}.off_canvars_overlay{cursor: default}#company_locations .map{width: 100vw}[class^="location-element"]{padding: 15px;border: 1px solid var(--color-primary);cursor: pointer;height: 100% !important;position: relative}[class^="location-element"] .title{font-weight: bold;font-size: 18px}#company_locations .category_name{font-weight: bold;font-size: 20px;margin-bottom: 5px;padding-bottom: 10px}#invoice #cart .cart_item{display: table-row;vertical-align: middle}.map-locations > .row:not(:last-of-type){border-bottom: 1px solid #f4f4f4}.got-to-maps{position: absolute;bottom: 0;right: 0;padding: 2px 10px;background: var(--color-primary);color: white}.got-to-maps:hover{color: #F4F4F4}#invoice legend{background-color: var(--color-primary);color: white;padding: 7px}#invoice table tr,#invoice table tr td,#invoice table thead tr th{border-color: #DEE2E6}#location_checkout_modal{position: absolute;top: 150px;left: 50%;transform: translateX(-50%);min-height: 100px;max-width: 1200px;width: 100%;background: white;z-index: 55555;padding: 15px;opacity: 0;transition: opacity .15s ease}#location_checkout_modal.show{opacity: 1}#location_checkout_modal #form{overflow: unset}.main_menu nav > ul > li > ul.mega_menu > li > a{margin-bottom: 0}.main_menu nav > ul > li > ul.mega_menu > li{width: 50%;float: left;border: 1px solid black;margin-bottom: 5px;margin-top: 5px}.header_area{position: relative}li.has-mega-menu{position: unset !important}.main_menu nav ul li ul.mega_menu{position: absolute;left: -1px;right: -1px;min-width: 800px;padding: 30px 25px 35px;background: #fff;border: 1px solid #ebebeb;transform-origin: 0 0 0;opacity: 0;visibility: hidden;z-index: 9;top: calc(100% - 1px);text-align: left;transform: perspective(600px) !important;transition: none;display: none}.main_menu nav ul li:hover ul.mega_menu{display: unset;transition: 0.5s}.newsletter_content h2,.product_tab_button ul li a,.blog_content h3{text-transform: initial}li.exposed_category{flex: 0 0 33%;padding: 2px}.exposed_category img{box-shadow: 0 0 7px 2px #46464612}.main_menu nav > ul > li > ul.mega_menu > li:nth-child(2n+1){padding-right: 5px}.main_menu nav > ul > li > ul.mega_menu > li:nth-child(2n){padding-left: 5px}.slider_content > *{text-shadow: 2px 1px #0000009c}.Offcanvas_footer ul li.youtube a{background: #FE0000}.Offcanvas_footer ul li.youtube:hover a{background: #cb0000}.Offcanvas_footer ul li.instagram a{background: #CA0866}.Offcanvas_footer ul li.instagram:hover a{background: #af0a59}.Offcanvas_footer ul li.linkedin a{background: #013768}.Offcanvas_footer ul li.linkedin:hover a{background: #002a50}.widget_list.widget_filter form button{border-radius: 0}.category-grid-canvas{overflow: hidden}.category-grid-shadow{box-shadow: inset 0px 0px 10px black}ngnTesting.main{box-shadow: 0 0 15px -10px black;background: #fbfbfb}.banner_section_four{background: unset;border-bottom: unset}.banner_content h2{color: white;text-shadow: 1px 1px 10px rgba(57, 57, 57, 0.87)}.banner_section_four .single_banner:hover::before{opacity: 0 !important}.blog_section{margin-bottom: 0}blockquote{padding-left: 15px}.single_banner{background-size: cover !important}.spacing-small > div{padding-top: 15px;padding-bottom: 15px}.spacing-medium > div{padding-top: 25px;padding-bottom: 25px}.spacing-large > div{padding-top: 40px;padding-bottom: 40px}.color-primary{color: var(--color-primary) !important}.cg_3_wrap{display: grid;place-items: center}.cg_3_wrap h3{margin-bottom: 25px}.cg_3_page-content{display: grid;grid-gap: 1rem;width: 100%;margin: 0 auto;font-family: var(--font-sans)}.cg_3_card a:hover{color: white}.cart-conditions{margin-bottom: 15px}.condition-item{font-family: "Rubik", sans-serif}.cart-conditions > .conditions-container{font-size: 13px;font-weight: 400;color: #212121;background-color: #f7f6f7;padding: 15px 10px;border-top: 3px solid #d99e33;margin-bottom: 0}.success-bubble{font-size: 13px;font-weight: 400;color: #212121;background-color: #f7f6f7;padding: 15px 10px;border-top: 3px solid var(--color-primary);margin-bottom: 15px}.error-bubble{font-size: 13px;font-weight: 400;color: #212121;background-color: #f7f6f7;padding: 15px 10px;border-top: 3px solid darkred;margin-bottom: 15px}.normal-list{list-style: disc}.normal-list > li{margin-left: 13px}.cart-conditions a{color: var(--color-primary)}.out-of-stock-btn{cursor: default;background-color: gray;height: 35px;display: flex;justify-content: center;align-items: center;max-width: 180px;margin-left: auto;margin-right: auto;margin-bottom: 15px;position: relative;z-index: 10}[id^="company_location_map-"]{max-width: unset}.price-filter-btn{margin-top: 15px;width: 100%}.section_title h2{text-transform: initial}.section_title .blog-archive{position: absolute;right: 0px;top: 0px;background: white;padding: 7px}@media (min-width: 600px){.cg_3_page-content{grid-template-columns: repeat(2, 1fr)}}@media (min-width: 800px){.cg_3_page-content{grid-template-columns: repeat(4, 1fr)}}.cg_3_card{position: relative;display: flex;align-items: flex-end;overflow: hidden;padding: 1rem;width: 100%;text-align: center;color: whitesmoke;background-color: whitesmoke;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1);background-size: cover !important;background-position: center center !important}.cg_3_border{position: absolute;left: 15px;top: 15px;right: 15px;bottom: 15px}@media (min-width: 600px){.cg_3_card{height: 350px}}.cg_3_card:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 110%;background-size: cover;background-position: 0 0;transition: transform calc(var(--d) * 1.5) var(--e);pointer-events: none}.cg_3_card:after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 200%;pointer-events: none;background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.009) 11.7%, rgba(0, 0, 0, 0.034) 22.1%, rgba(0, 0, 0, 0.072) 31.2%, rgba(0, 0, 0, 0.123) 39.4%, rgba(0, 0, 0, 0.182) 46.6%, rgba(0, 0, 0, 0.249) 53.1%, rgba(0, 0, 0, 0.32) 58.9%, rgba(0, 0, 0, 0.394) 64.3%, rgba(0, 0, 0, 0.468) 69.3%, rgba(0, 0, 0, 0.54) 74.1%, rgba(0, 0, 0, 0.607) 78.8%, rgba(0, 0, 0, 0.668) 83.6%, rgba(0, 0, 0, 0.721) 88.7%, rgba(0, 0, 0, 0.762) 94.1%, rgba(0, 0, 0, 0.79) 100%);transform: translateY(-50%);transition: transform calc(var(--d) * 2) var(--e)}.cg_3_content{position: relative;display: flex;flex-direction: column;align-items: center;width: 100%;padding: 1rem;transition: transform var(--d) var(--e);z-index: 1}.tab-title{text-transform: initial}.cg_3_content > * + *{margin-top: 1rem}.cg_3_title{font-size: 1.3rem;font-weight: bold;line-height: 1.2}.cg_3_copy{font-size: 1.125rem;font-style: italic;line-height: 1.35}.cg_3_btn{cursor: pointer;margin-top: 1.5rem;padding: 0.75rem 1.5rem;font-size: 0.65rem;font-weight: bold;letter-spacing: 0.025rem;text-transform: uppercase;color: white;background-color: black;border: none}.cg_3_btn:hover{background-color: #0d0d0d}.cg_3_btn:focus{outline: 1px dashed yellow;outline-offset: 3px}.cart-conditions > .conditions-container.error{transition: all .4s ease;border-top-color: darkred}#cs-side-filter .filter-type [data-type],#cs-side-filter .filter-discount [data-type]{display: none}#cs-side-filter .filter-type [data-type] + label,#cs-side-filter .filter-discount [data-type] + label{display: flex;flex-direction: column;justify-content: center;align-items: center;border: 1px solid var(--color-primary);padding: 10px 5px 5px;width: 100%;height: 100%;cursor: pointer}#cs-side-filter .filter-type [data-type] + label:before,#cs-side-filter .filter-discount [data-type] + label:before{font-family: 'Font Awesome 5 Pro';font-size: 30px;line-height: 30px;font-weight: lighter}#cs-side-filter .filter-type [data-type]:checked + label,#cs-side-filter .filter-discount [data-type]:checked + label{background: var(--color-primary);color: white}#cs-side-filter .filter-type [data-type] + label > span,#cs-side-filter .filter-discount [data-type] + label > span{margin-top: 5px;transition: none}#cs-side-filter .filter-type [data-type=watch] + label:before,#cs-side-filter .filter-discount [data-type=watch] + label:before{content: "\f2e1"}#cs-side-filter .filter-type [data-type=jewelry] + label:before,#cs-side-filter .filter-discount [data-type=jewelry] + label:before{content: "\f3a5"}#cs-side-filter .filter-type [data-type=accessory] + label:before,#cs-side-filter .filter-discount [data-type=accessory] + label:before{content: "\f555"}.filter-type-item{padding: 8px}@media (hover: hover) and (min-width: 600px){.cg_3_card:after{transform: translateY(0)}.cg_3_content{transform: translateY(calc(100% - 4.5rem))}.cg_3_content > *:not(.cg_3_title){opacity: 0;transform: translateY(1rem);transition: transform var(--d) var(--e), opacity var(--d) var(--e)}.cg_3_card:hover:before,.cg_3_card:focus-within:before{transform: translateY(-4%)}.cg_3_card:hover:after,.cg_3_card:focus-within:after{transform: translateY(-50%)}.cg_3_card:hover .cg_3_content,.cg_3_card:focus-within .cg_3_content{transform: translateY(0)}.cg_3_card:hover .cg_3_content > *:not(.cg_3_title),.cg_3_card:focus-within .cg_3_content > *:not(.cg_3_title){opacity: 1;transform: translateY(0);transition-delay: calc(var(--d) / 8)}.cg_3_card:focus-within:before, .cg_3_card:focus-within:after,.cg_3_card:focus-within .cg_3_content,.cg_3_card:focus-within .cg_3_content > *:not(.cg_3_title){transition-duration: 0s}}#results.error{border: 1px solid darkred}#reservation_modal{position: absolute;top: 150px;left: 50%;transform: translateX(-50%);min-height: 100px;max-width: 800px;width: 100%;background: white;z-index: 888888;padding: 15px;opacity: 0;transition: opacity .15s ease}#reservation_modal.show{opacity: 1}.srl-location,.srl-working-hours{position: relative;padding-left: 15px}.srl-location i,.srl-working-hours i{position: absolute;left: 0;top: 50%;transform: translateY(-50%)}.srl-location i{left: 2px}.single-option-location,.single-reservation-location{cursor: pointer;position: relative;transition: all .2s ease;border: 1px solid #EBEBEB;padding: 10px;height: 100%}.single-option-location.checked,.single-reservation-location.checked{border: 1px solid var(--color-primary)}span.choosen-location{font-size: 13px;font-style: italic;color: #242424 !important}.square-check{position: absolute;top: 5px;right: 5px;height: 10px;width: 10px;border: 1px solid var(--color-primary)}.single-option-location.checked .square-check,.single-reservation-location.checked .square-check{background-color: var(--color-primary)}.single-option-location:hover,.single-reservation-location:hover{transform: translateY(-2px);box-shadow: 2px 4px 4px -4px rgba(0, 0, 0, 0.17)}#user_reservation_data{max-height: 1px;transition: all .3s ease;overflow: hidden}#close_location_modal{position: absolute;right: 30px;top: 20px;cursor: pointer}#user_reservation_data.show-form{max-height: 800px}.close_reservation_modal{position: absolute;right: 30px;top: 23px;color: #ABABAB;cursor: pointer}.modal-fade{position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: gray;z-index: 4444;opacity: 0;transition: opacity .15s ease}.modal-fade.show{opacity: 0.2}#reservation_modal{color: #5a5a5a !important}.cs-old-price{color: #545454;font-size: 14px;margin-right: 5px;text-decoration: line-through;font-weight: 400}@media screen and (min-width: 768px){.cs-table-single-info:nth-of-type(4n - 1){background: rgb(249, 249, 249)}.cs-table-single-info:nth-of-type(4n){background: rgb(249, 249, 249)}.theme-dark :not(.bg-light) .cs-table-single-info:nth-of-type(4n-1){background: rgb(30, 30, 30)}.theme-dark :not(.bg-light) .cs-table-single-info:nth-of-type(4n){background: rgb(30, 30, 30)}.f-md-1{flex: 1}}.card{background: transparent}.personal-text{display: block;padding-bottom: 10px}.cs-number-input{max-width: 100px;-webkit-appearance: none;-moz-appearance: textfield;margin-right: 5px;text-align: center;border: 1px solid #5a5a5a !important}.modal_body{padding: 13px 6px}.cs-btn-3.demand{height: 35px;display: flex;justify-content: center;align-items: center;max-width: 180px;margin-left: auto;margin-right: auto;margin-bottom: 15px;position: relative;z-index: 10;background: var(--color-primary) !important;cursor: pointer;transition: all .2s ease}.single_product:not(.product_demand) .price_box{padding-top: 5px}.cs-btn-3.demand:hover{background: #5e5e5e;color: white !important}.product_content h3{font-size: 14px !important}.cs-form label{color: #242424;font-family: "Playfair Display", serif;font-weight: 700;margin-bottom: 7px}.cs-form input,.cs-form textarea{border: 1px solid #ebebeb;background: none;height: 40px;width: 100%;padding: 0 20px;color: #5a5a5a}.cs-form textarea{height: unset;padding-top: 10px;padding-bottom: 10px}.filter-photo + label{display: none}.filter-photo{filter: drop-shadow(0px 0px 1px rgba(132, 132, 132, 0.7));cursor: pointer}.side_menu_filtering.filter-w-photo label{padding: 0;margin: 0}.filter-w-photo{width: 12.5%;padding: 3px}.filter-w-photo input{display: none}.m-m-cs{margin-left: -3px;margin-right: -3px}.filter-w-photo input:checked + label:after{content: "\f00c";font-family: "FontAwesome";color: white;position: absolute;top: 50%;left: calc(50% - 1px);z-index: 2;font-size: 11px;transform: translate(-50%, -50%)}.filter-w-photo input:checked + label:before{content: "\f111";font-family: "FontAwesome";color: var(--color-primary);position: absolute;top: 50%;left: 50%;z-index: 1;font-size: 20px;transform: translate(-50%, -50%)}.color-secondary{color: var(--color-secondary)}.premium-cat > a{position: relative}.premium-cat > a > span{color: white;background: #212121;padding: 5px 10px;border-radius: 1px}.theme-dark .premium-cat > a > span{background: white;color: #212121}.premium-cat i{display: none}.premium-img{position: absolute;left: 50%;transform: translateX(-50%)}.premium-bottom{bottom: 9px}.premium-top{top: 11px;max-width: 35px}.main_menu nav > ul > li > a{padding: 25px 20px}.top-menu-premium{position: absolute;left: 50%;transform: translate(-50%);top: 12px;max-width: 140px}.breadcrumbs-premium{position: absolute;bottom: 12px;left: 50%;transform: translateX(-50%) rotate(180deg);opacity: 0.3;width: 100%;max-width: 430px}.theme-dark .cart_link > a i.ion-android-cart{border-right: none;padding-right: 2px}.mh-320p{max-height: 320px}.mega_menu.mega_menu_no_photo li{flex: 0 0 25%}.transparent-to-black{position: absolute;top: 0;left: 0;right: 0;transform: translateY(-50%);background: rgb(255, 255, 255);background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%)}.Offcanvas_footer{margin-top: 20px}.menu-open .menu-expand > i:before{content: "\f106"}.offcanvas_main_menu > li.menu-item-has-children.menu-open > span.menu-expand{transform: rotate(0deg)}.lp_text > img{max-height: 43px;padding: 5px;background: white;border-radius: 5px;margin-left: 5px}.lp_text{margin-bottom: 7px}.lp_post_text{opacity: 0.6}.lp_post_text a{text-decoration: underline}.lp_price{color: var(--color-primary);font-size: 18px;font-weight: bold}.location-filter{margin-bottom: 25px}.location-category,.location-type{padding: 20px;border: 1px solid var(--color-primary);margin-bottom: 10px;cursor: pointer;position: relative}.location-category.selected:after{content: "\f00d";font-family: "FontAwesome";color: white;position: absolute;top: 7px;right: 15px;z-index: 2;font-size: 11px}.location-category.selected:before{content: "\f111";font-family: "FontAwesome";color: var(--color-primary);position: absolute;top: 7px;right: 11px;z-index: 1;font-size: 20px}.location-reset{position: absolute;top: 11px;right: 23px;color: var(--color-primary);z-index: 22;font-size: 17px;cursor: pointer}.empty_list{display: flex;justify-content: center;margin-bottom: 40px;margin-top: 50px}.empty_list_text{font-size: 20px;padding: 20px 30px 20px;border: 1px solid var(--color-primary)}.fd-rr{flex-direction: row-reverse}.map-locations > div{transition: all .2s ease}.map-locations > div.fade-in{opacity: 0}.discount-square{position: absolute;left: 10px;top: 10px}.our_services{padding-top: 48px;border: 1px solid var(--color-primary);background: #ffffff}.index_categories_2 .banner_content{top: 50%;left: 50%;transform: translate(-50%, -50%);cursor: pointer}.index_products .title-con h3{font-size: 40px;line-height: 40px;color: var(--color-primary)}.disable-fluids .container-fluid{padding: 0 15px !important}.disable-fluids section{margin-bottom: 30px}.show-all a{padding: 7px 10px;background: #f1f1f1;color: #666;display: block;text-align: center}.info-sidebar-title{font-size: 20px;color: white;font-weight: 500;text-transform: initial;background: var(--color-primary);border-radius: 0px;box-shadow: 0 0 13px -3px #ececec;padding: 0 15px;line-height: 40px}.show-all a:hover{background: var(--color-primary);color: #ffffff}.product_tab_button ul.nav::after{left: 100.5%}.banner_content h2.bigger{font-size: 30px}.index_categories_2 .banner_content p{color: white;cursor: pointer}.services_desc h3{font-size: 20px;margin-bottom: 0}.services_title h2{font-size: 30px}.discount-square > span{padding: 5px;background: var(--color-primary);color: white}#index footer{margin-top: -7px}.newsletter_area{padding-top: 40px;padding-bottom: 40px}.ig-overlay{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%)}.mh-350p{max-height: 350px}.in-submenu.premium-cat{color: white;background: #212121;padding: 5px 10px;border-radius: 1px;width: max-content;font-size: 13px;line-height: 17px;text-transform: uppercase;font-weight: 500}.current_price.csns{opacity: 0;visibility: hidden}[class^="index_"]:first-of-type{margin-bottom: 0 !important}.checkout_form .nice-select ul.list{height: unset}@media screen and (min-width: 992px){.services_content h3{font-size: 17px}}@media screen and (max-width: 1200px){}.filter-icon,.close-filter,.filter-submit{display: none}.pb-45p{padding-bottom: 45px}.checkout_form{overflow: hidden}.product_d_right h2{text-transform: initial}.menu-swiss-logo{color: #ef0000;padding: 5px 0px;border-radius: 1px;width: max-content;font-size: 13px;line-height: 17px;text-transform: uppercase;font-weight: 500}.menu-swiss-logo span{margin-left: 5px}.cart_link > a,.search_button.mobile .isearch,.search_btn a,.canvas_open a{border: 1px solid #ebebeb !important}@media screen and (max-width: 991px){.g-recaptcha{transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0;-webkit-transform-origin: 0 0}.search_btn{display: none !important}.top-menu-con{display: none}footer .footer_menu > ul{flex: 0 0 100%}.cs.container{max-width: unset !important}.single_banner{margin-bottom: 30px}.filter-icon, .filter-submit{background: black none repeat scroll 0 0;color: #ffffff;cursor: pointer;font-size: 19px;line-height: 35px;text-align: center;transition: 0.3s;display: block !important;padding: 10px 7px;position: fixed;bottom: 0;left: 0;right: 0;z-index: 77777}.filter-submit:not(.show){display: none !important}.sidebar_widget{position: fixed;background: white;left: 0;top: 0;bottom: 0;right: 0;padding: 80px 50px 50px 50px;z-index: 55555;transform: translateX(-100%);transition: transform .3s ease;overflow: auto}.sidebar_widget.active{transform: translateX(0)}#scrollUp{z-index: 9997 !important}.close-filter{display: inline-block;position: absolute;top: 40px;right: 60px;color: var(--color-primary);cursor: pointer}#slider-range{display: none !important}.services_item{flex-direction: column}.services_icone{margin-right: 0}.services_desc h3,.services_desc p{text-align: center}.search_button.mobile{position: absolute;right: 65px;top: 27px;z-index: 998;display: block !important}.search_button .dropdown_search{transition: all .3s ease;top: 0}.search_button.mobile .isearch{width: 35px;height: 34px;border-radius: 3px;text-align: center;line-height: 33px;border: 1px solid #787878;color: #212121;font-size: 20px;display: block}.dropdown_search{width: 0}.dropdown_search.active{display: block;position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 99999999;background: white;visibility: visible;opacity: 1;width: 100%}.dropdown_search form{position: absolute;left: 50%;top: 50%;width: unset;transform: translate(-50%, -50%);height: auto;font-size: 15px;display: flex;right: unset;max-width: 270px;width: 100%}.dropdown_search:not(.active) form > a,.dropdown_search:not(.active) > .close-search{display: none !important}.dropdown_search form input{padding: 10px}.dropdown_search .submit-search{font-size: 25px}.dropdown_search form > a{height: 100% !important;position: relative;padding: 12px 10px 8px;border: none;border-left: 1px solid #ebebeb;border-radius: 0}.dropdown_search > .close-search{position: absolute;right: 30px;top: 25px;font-size: 20px}}@media screen and (min-width: 992px){.dropdown_search .close-search,.dropdown_search form > a,.canvas_open{display: none}.h-cs-desktop{display: none !important}}.blog_content .read_more a,.author_name p{text-transform: initial}@media screen and (min-width: 881px){.responsive-table .mobile{display: none}}@media screen and (max-width: 880px){.responsive-table thead{display: none}.responsive-table tbody tr{display: flex;flex-direction: column}.table_desc .cart_page table tbody tr td.product_thumb{max-width: unset}.responsive-table .product_thumb .mobile{display: none}.responsive-table .mobile{padding-right: 5px}}@media screen and (max-width: 991px) and (min-width: 768px){.cs-double-banner-container{margin-left: auto;margin-right: auto;padding-left: 70px;padding-right: 70px}}@media screen and (max-width: 767px){.cs-table-single-info:nth-of-type(2n+1){border-right: none}.breadcrumb_content{padding-bottom: 37px}.theme-dark section:not(.bg-light) .cs-table-single-info:nth-of-type(2n){background: rgba(30, 30, 30, 0.2)}.cs-table-single-info:nth-of-type(2n){background: rgba(249, 249, 249, 0.14)}.breadcrumbs_area{padding: 0}.banner_content.top_left,.banner_content.top_right{top: 8px}.banner_content.bottom_left,.banner_content.bottom_right{bottom: 8px}.product_d_right{text-align: center}.product_variant{justify-content: center}body{overflow-x: hidden}.banner_section{margin-bottom: 0 !important}[class^="index_"]{margin-top: 20px}.menu-expand i{z-index: 99;position: absolute;right: 0;top: 0}#product_quantity{display: flex;flex-direction: column}#product_quantity > .quantity-con{margin-bottom: 15px}table#cart.table tbody tr:not(.coupon) td:first-child{width: 100%;left: 0;position: relative}.pro-quantity{text-align: right !important}}@media screen and (max-width: 580px){.p-0-580{padding-left: 0;padding-right: 0}.mobile-text-left{text-align: left !important}#myaccountContent tr:nth-of-type(2n){background: #f4f4f4}.footer_middel_menu > ul > li{margin-right: 0 !important}.footer_middel_menu > ul > li > ul > li{margin-right: 10px !important}.footer_middel_menu ul{-ms-flex-pack: center !important;-webkit-box-pack: center !important;-webkit-justify-content: center !important;justify-content: center !important}.add_to_cart > a{height: unset !important}}@media screen and (max-width: 575px){.search_button.mobile{top: 22px}.cs-btn-3.demand{font-size: 11px}}@media screen and (min-width: 768px){.search_button.mobile{top: 34px}.search_button.mobile .isearch{width: 43px;height: 43px;line-height: 42px}}@media screen and (max-width: 991px){.header_area{position: fixed;z-index: 9999;left: 0;right: 0;background: white}.header_middel{box-shadow: 1px -9px 7px 5px}.h-cs-mobile{display: none !important}.menu_search_middle{display: none !important}}.Offcanvas_menu_wrapper{z-index: 99999}.off_canvars_overlay{z-index: 55555}.warning-bubble{padding: 10px;background: var(--color-primary);color: white;border-radius: 5px;margin: 10px 0}.premium-span{color: white;background: #212121;padding: 5px 10px;border-radius: 1px}.mw-200p{max-width: 200px}.mb-20p{margin-bottom: 20px}.mb-15p{margin-bottom: 15px}.article_code_filter a{color: var(--color-primary);text-decoration: underline}.checkout_form .nice-select ul.list{max-height: 240px}.shop_grid .lowest_price,.index_products .lowest_price{font-size: 10px}.product_content h3{margin-bottom: 0}.plemenite-kovine .simple_lightbox{color: var(--color-primary)}.plemenite-kovine .card-body{padding-left: 5px}.disclaimer > a{text-decoration: underline}.iframe-container{position: relative;overflow: hidden;width: 100%;padding-top: 56.25%}.responsive-iframe{position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%}label[for^='discount_value_']{font-size: 30px;min-height: 50px;font-weight: bold;color: var(--color-primary);padding: 5px !important}#accordion2 .fd-rr{margin-left: -27px;margin-right: -27px}.color-green{color: darkgreen}.color-red{color: darkred}.max-width-50p{max-width: 50px}.table-style-1{width: 100%}.table-style-1 td{border-bottom: 1px solid #ebebeb;border-right: 1px solid #ebebeb;text-align: center;padding: 10px}.table-style-1 tr td:first-of-type{border-left: 1px solid #ebebeb}.b2b-quantity button{height: 39px}.table-style-1 tr th{border-bottom: 3px solid var(--color-primary);border-right: 1px solid #ebebeb;border-left: 1px solid #ebebeb;border-top: 1px solid #ebebeb;color: #242424;font-size: 16px;font-weight: 700;text-transform: initial;padding: 10px;text-align: center;font-family: "Playfair Display", serif}.b2b-quantity input{width: 60px;height: 40px;padding: 0 5px 0 10px;background: none;border: 1px solid #ebebeb;text-align: right}.b2b-table thead th{white-space: nowrap}.btn-primary{background: var(--color-primary);border-color: var(--color-primary)}.btn-primary:hover{background: #2e2e2e;border-color: #2e2e2e}.min-w-checkout-label label{min-width: 150px}.best_seller_badge{position: absolute;left: 5px;top: 5px;padding: 0 5px;background: #ffdc53;color: black;font-size: 10px;line-height: 20px}.new_badge{position: absolute;right: 5px;top: 5px;padding: 0 5px;background: var(--color-primary);color: white;font-size: 10px;line-height: 20px}

.theme-dark .footer_contact ul li a:hover,.theme-dark .canvas_open a:hover{border-color: var(--color-secondary)}.theme-dark .tag_cate a:hover,.theme-dark .lp_price,.theme-dark .footer_middel_menu ul li a:hover,.theme-dark .footer_contact p a:hover,.theme-dark .breadcrumb_content ul li a:hover,.theme-dark .simple_product_content .product_name h3 a:hover,.theme-dark .main_menu nav ul li ul li a:hover,.theme-dark .footer_menu ul li a:hover{color: var(--color-secondary)}.theme-dark .ui-state-default,.theme-dark .ui-widget-content .ui-state-default,.theme-dark .ui-widget-header .ui-state-default,.theme-dark .ui-slider-horizontal .ui-slider-range{transition: none !important;background: var(--color-primary)}.theme-dark .product_info_content p,.theme-dark .cart_remove a,.theme-dark :not(.bg-light) .tab-title,.theme-dark .cs-table-single-info > div,.theme-dark .product_variant.quantity input,.theme-dark .product_d_right h2,.theme-dark .product_d_right .product_desc p,.theme-dark .product_variant.quantity label,.theme-dark .product_d_action ul li a,.theme-dark .product_d_action ul li a i,.theme-dark .product_d_right .priduct_social ul li a,.theme-dark .designer-pages .product-extras,.theme-dark .cs-btn-3,.theme-dark .blog_details_wrapper .blog_content h3,.theme-dark .blog_details_wrapper .post_content > p,.theme-dark{color: white}.theme-dark .cs-btn-2{color: white;border-color: white}.theme-dark .cs-btn-2:hover{color: white;border-color: var(--color-secondary);background-color: var(--color-secondary)}.theme-dark .cart_info span.price_cart{color: var(--color-secondary)}.theme-dark .product_d_right .product_price span.current_price{color: var(--color-secondary)}.theme-dark .footer_menu ul li a,.theme-dark .footer_middel_menu ul li a{color: var(--color-gray)}.theme-dark .product_variant.quantity button,.theme-dark .cs-btn-3{background: var(--color-secondary)}.theme-dark .theme-dark .main_menu nav > ul > li > a{text-transform: initial}.theme-dark .main_menu nav > ul > li > ul > li > a{text-transform: initial}.theme-dark .breadcrumb_content{text-align: center;border-bottom: 1px solid #5e5e5e}.theme-dark .product_d_right .priduct_social ul li a:hover{background: var(--color-secondary);border-color: var(--color-secondary)}.theme-dark .cs-btn{border-color: var(--color-secondary);color: white}.theme-dark footer{padding-top: 40px;border-top: 1px solid #404040}.bg-dark{background-color: #000 !important}.bg-light{background-color: #fff !important}.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6,.bg-dark p,.bg-dark blockquote,.bg-dark a,.bg-dark .designer-pages .product-extras{color: white}.bg-light,.bg-light h1,.bg-light h2,.bg-light h3,.bg-light h4,.bg-light h5,.bg-light h6,.bg-light p,.bg-light blockquote,.bg-light a,.bg-light .tab-title,.designer_text_photo.bg-light a,.theme-dark .cs-btn-3:hover{color: black}.bg-dark .cs-btn-2{border: 2px solid #848484}.cs-btn-2:hover{background: var(--color-primary);border-color: var(--color-primary);color: #fff}.bg-light .cs-table-single-info{color: #5a5a5a}blockquote{border-left: 4px solid var(--color-primary)}.theme-dark blockquote{border-left: 4px solid var(--color-secondary)}.theme-dark a:hover{color: var(--color-secondary)}a:hover{color: var(--color-primary)}.slider_black.owl-carousel .owl-dots .owl-dot.active::before{background: var(--color-primary)}.theme-dark .slider_black.owl-carousel .owl-dots .owl-dot.active::before{background: var(--color-secondary)}.theme-dark .category-grid-shadow{box-shadow: inset 0px 0px 10px #0000002e}.shop_grid h2{color: var(--color-primary) !important}.shop_grid .quick_button a{color: white}.shop_grid,.shop-grid p{color: #5a5a5a !important}

