@charset "UTF-8";/*!
 * Bootstrap  v (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */ @import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Poppins:400,500,600,700');@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500;600;700;800&display=swap');:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.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[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}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}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.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-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .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}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-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:.25rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .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-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .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;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.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:.5rem}.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:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.375rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.375rem}.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' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.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,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.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{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0, 0, 0, 0.55);--bs-navbar-hover-color:rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color:rgba(0, 0, 0, 0.3);--bs-navbar-active-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color:rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg: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");--bs-navbar-toggler-border-color:rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: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")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0, 0, 0, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.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:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#212529;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "https://htmldemo.net/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{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:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0, 0, 0, 0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(255, 255, 255, 0.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255, 255, 255, 0.85);--bs-toast-header-border-color:rgba(0, 0, 0, 0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);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;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);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;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:575.98px){.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}}@media (max-width:575.98px){.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:767.98px){.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}}@media (max-width:767.98px){.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:991.98px){.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}}@media (max-width:991.98px){.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:1199.98px){.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}}@media (max-width:1199.98px){.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}}@media (max-width:1399.98px){.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.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}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.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(../img/icon/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%}.slick-slider{position:relative;display:block;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:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-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:after,.slick-track:before{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}.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.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,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{20%,53%,80%,from,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{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,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,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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{11.1%,from,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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,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{20%,40%,60%,80%,from,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{60%,75%,90%,from,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{60%,75%,90%,from,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{60%,75%,90%,from,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{60%,75%,90%,from,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{60%,75%,90%,from,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{60%,75%,90%,from,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{60%,75%,90%,from,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{60%,75%,90%,from,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:after,.ui-helper-clearfix:before{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:active,.ui-button:hover,.ui-button:link,.ui-button:visited{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-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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 button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #a6c9e2;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #4297d7;background:#5c9ccc;color:#fff;font-weight:700}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5dbec;background:#dfeffc;font-weight:700;color:#2e6e9e}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#2e6e9e;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #79b7e7;background:#d0e5f5;font-weight:700;color:#1d5987}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover 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;font-weight:700;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;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:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.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-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-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:5px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:5px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:5px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}.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 li,.slinky-menu ul{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,.25)}.slinky-theme-default a:not(.back):active{background:rgba(90,200,250,.5)}.slinky-theme-default .back::before,.slinky-theme-default .next::after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik0xMi4yMTkgMi4yODFMMTAuNzggMy43MiAxOC4wNjIgMTFIMnYyaDE2LjA2M2wtNy4yODIgNy4yODEgMS40MzggMS40MzggOS05IC42ODctLjcxOS0uNjg3LS43MTl6IiAvPjwvc3ZnPg==) center no-repeat;background-size:1em;content:'';height:1em;opacity:.25;-webkit-transition:.2s;transition:.2s;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 .back:hover::before,.slinky-theme-default .next:hover::after{opacity:.75}.slinky-theme-default .back:active::before,.slinky-theme-default .next:active::after{opacity:1}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}*{box-sizing:border-box}*,::after,::before{box-sizing:border-box}body,html{height:100%}body{line-height:24px;font-size:14px;font-style:normal;font-weight:400;visibility:visible;font-family:"Noto Sans",sans-serif;color:#232323;letter-spacing:.3px}h1,h2,h3,h4,h5,h6{font-weight:400;margin-top:0;font-family:"Noto Sans",sans-serif;color:#1e1e1f}h1{font-size:48px;line-height:1.4;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}a,button,img,input,span{transition:all .3s ease 0s}:focus{outline:0!important}a:focus{color:inherit;outline:0;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}figure{padding:0;margin:0}.fix{overflow:hidden}.hidden{display:none}.clear{clear:both}.container{max-width:1300px}@media only screen and (max-width:767px){.container{max-width:566px}}@media only screen and (max-width:479px){.container{width:100%}}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0;margin:0}.bg-white{background-color:#fff}.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,.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,.3);content:"";position:absolute;left:0;top:0;width:100%;height:100%}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}#scrollUp{background:#b4872a none repeat scroll 0 0;display:none!important;bottom:85px;color:#fff;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;-webkit-transition:.3s;transition:.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}.mt-23{margin-top:23px}.mt-30{margin-top:30px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-57{margin-top:57px}.mt-60{margin-top:60px}.mt-70{margin-top:70px}.mt-100{margin-top:100px}.mb-15{margin-bottom:15px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-57{margin-bottom:57px}.mb-60{margin-bottom:60px}.mb-64{margin-bottom:64px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-90{margin-bottom:90px}.mb-92{margin-bottom:92px}.mb-95{margin-bottom:95px}.mb-98{margin-bottom:98px}.mb-100{margin-bottom:100px}.button{background:#fe3737;box-shadow:none;color:#fff;display:inline-block;height:45px;line-height:45px;padding:0 22px;text-transform:uppercase;font-size:13px;border-radius:3px}.off_canvars_overlay{width:100%;height:100%;position:fixed;z-index:99;opacity:0;visibility:hidden;cursor:crosshair;background:rgba(0,0,0,.7);transition:all ease .7s;top:0}.off_canvars_overlay.active{opacity:.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_wrapper{width:290px;position:fixed;background:#fff;z-index:99;top:0;height:100vh;transition:.5s;left:0;margin-left:-300px;padding:50px 15px 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 .language_currency{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:capitalize;display:block;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ededed}.offcanvas_main_menu li a:hover{color:#fe3737}.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:#fe3737}.slinky-theme-default a:not(.back){padding:10px 0;text-transform:capitalize;font-size:16px;font-weight:400}.slinky-theme-default a:not(.back):hover{background:inherit;color:#fe3737}.canvas_close{position:absolute;top:10px;right:13px}.canvas_close a{font-size:22px;text-transform:uppercase;font-weight:500;width:32px;height:32px;display:block;text-align:center;line-height:32px;color:#999;border-radius:50%}.canvas_close a:hover{background:#fe3737;border-color:#fe3737;color:#fff}.canvas_open{position:absolute;left:20px;top:26px;z-index:9}@media only screen and (max-width:767px){.canvas_open{right:20px;top:55px;display:inline-block;width:36px}}.canvas_open a{font-size:26px;width:41px;height:37px;display:block;line-height:45px;text-align:center;color:#3f3f3f}@media only screen and (max-width:767px){.canvas_open a{width:31px;height:30px;line-height:33px;color:#000;font-size:24px}}.canvas_open a:hover{color:#fe3737;border-color:#fe3737}.sticky-header.sticky{position:fixed;z-index:99;width:100%;top:0;background:rgba(255,255,255,.9);box-shadow:0 1px 3px rgba(0,0,0,.11);-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:cubic-bezier(0.2,1,0.22,1);animation-timing-function:cubic-bezier(0.2,1,0.22,1);-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running;border-bottom:0;display:block;padding:14px 0}@media only screen and (min-width:1200px) and (max-width:1600px){.sticky-header.sticky{padding:5px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.sticky-header.sticky{padding:14px 0}}@media only screen and (min-width:768px) and (max-width:991px){.sticky-header.sticky{position:inherit;-webkit-box-shadow:inherit;box-shadow:inherit;-webkit-animation-name:inherit;animation-name:inherit;padding:0;background:inherit;opacity:inherit}}@media only screen and (max-width:767px){.sticky-header.sticky{position:inherit;-webkit-box-shadow:inherit;box-shadow:inherit;-webkit-animation-name:inherit;animation-name:inherit;padding:0;background:inherit;opacity:inherit}}.sticky-header.sticky .search_widget{top:50px}.sticky-header.sticky .dropdown_account{top:50px}.sticky-header.sticky .mini_cart{top:155%}.sticky-header.sticky .dropdown_search{top:157%}@media only screen and (min-width:768px) and (max-width:991px){.main_header{padding:30px 0 30px}}@media only screen and (max-width:767px){.main_header{padding:30px 0}}.header_top{padding:11px 105px;background:#232323}@media only screen and (min-width:1200px) and (max-width:1600px){.header_top{padding:11px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.header_top{padding:11px 0}}@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){.header_contact_info{text-align:center;margin-bottom:15px}}@media only screen and (max-width:767px){.header_contact_info{text-align:center;margin-bottom:15px}}.header_contact_info>ul>li{display:inline-block;padding-right:20px;margin-right:20px;line-height:15px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.header_contact_info>ul>li{margin-right:0;padding-right:0}.header_contact_info>ul>li::before{display:none}}@media only screen and (max-width:767px){.header_contact_info>ul>li{margin-right:0;padding-right:0}.header_contact_info>ul>li::before{display:none}}.header_contact_info>ul>li::before{content:"";border-right:1px solid #a5a5a5;position:absolute;right:0;top:1px;bottom:1px}.header_contact_info>ul>li:last-child{margin-right:0;padding-right:0}.header_contact_info>ul>li:last-child::before{display:none}.header_contact_info>ul>li>a{font-size:13px;line-height:15px;display:inline-block;color:#fff;opacity:.6}.header_contact_info>ul>li>a i{margin-right:7px}.header_contact_info>ul>li>a:hover{opacity:1}@media only screen and (min-width:768px) and (max-width:991px){.header_contact_info>ul>li>a{color:#232323;opacity:1}}@media only screen and (max-width:767px){.header_contact_info>ul>li>a{color:#232323;opacity:1}}.language_currency{text-align:right}@media only screen and (min-width:768px) and (max-width:991px){.language_currency{display:none;margin-bottom:18px;text-align:center}}@media only screen and (max-width:767px){.language_currency{display:none;margin-bottom:18px;text-align:center}}.language_currency>ul>li{display:inline-block;position:relative;margin-right:20px;padding-right:20px;line-height:15px}@media only screen and (min-width:992px) and (max-width:1199px){.language_currency>ul>li{margin-right:11px;padding-right:12px}}.language_currency>ul>li:last-child{margin-right:0;padding-right:0}.language_currency>ul>li:last-child::before{display:none}@media only screen and (min-width:768px) and (max-width:991px){.language_currency>ul>li{margin-right:7px;padding-right:8px}}@media only screen and (max-width:767px){.language_currency>ul>li{margin-right:7px;padding-right:8px}}.language_currency>ul>li::before{content:"";border-right:1px solid #a5a5a5;position:absolute;right:0;top:1px;bottom:1px}.language_currency>ul>li:hover ul.dropdown_currency,.language_currency>ul>li:hover ul.dropdown_language{visibility:visible;max-height:200px}.language_currency>ul>li:hover>a{opacity:1}.language_currency>ul>li>a{text-transform:capitalize;line-height:15px;font-size:13px;display:inline-block;font-weight:400;color:#fff;opacity:.6}@media only screen and (min-width:992px) and (max-width:1199px){.language_currency>ul>li>a{line-height:14px;font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.language_currency>ul>li>a{line-height:26px;font-size:13px;color:#232323;opacity:1}}@media only screen and (max-width:767px){.language_currency>ul>li>a{line-height:26px;font-size:13px;color:#232323;opacity:1}}.language_currency>ul>li>a i.ion-ios-arrow-down{margin-left:3px;font-size:13px}@media only screen and (min-width:768px) and (max-width:991px){.language_currency>ul>li>a i.ion-ios-arrow-down{margin-left:0}}@media only screen and (max-width:767px){.language_currency>ul>li>a i.ion-ios-arrow-down{margin-left:0}}.language_currency>ul>li>a img{margin-right:5px;vertical-align:0}@media only screen and (min-width:768px) and (max-width:991px){.language_currency>ul>li>a img{margin-right:2px}}@media only screen and (max-width:767px){.language_currency>ul>li>a img{margin-right:2px}}.language_currency>ul>li:hover a:not([href]):not([tabindex]){color:#fe3737}.dropdown_currency,.dropdown_language{position:absolute;background:#fff;border:1px solid #ededed;padding:10px 20px;min-width:150px;text-align:left;top:29px;right:0;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;overflow:hidden;z-index:9999;border-radius:3px;visibility:hidden;max-height:0}@media only screen and (min-width:768px) and (max-width:991px){.dropdown_currency,.dropdown_language{padding:10px 12px;min-width:115px}}@media only screen and (max-width:767px){.dropdown_currency,.dropdown_language{padding:10px 12px;min-width:115px}}.dropdown_currency li a,.dropdown_language li a{text-transform:capitalize;display:block;font-size:13px;white-space:nowrap;line-height:28px;color:#232323}.dropdown_currency li a:hover,.dropdown_language li a:hover{color:#fe3737}@media only screen and (min-width:768px) and (max-width:991px){.bottom_drop_c{right:0;left:auto}}@media only screen and (max-width:767px){.bottom_drop_c{right:0;left:auto}}@media only screen and (min-width:768px) and (max-width:991px){.dropdown_language{left:-10px}}@media only screen and (max-width:767px){.dropdown_language{left:-10px}}@media only screen and (max-width:767px){.logo{text-align:center}}@media only screen and (max-width:767px){.logo img{max-width:100px}}.header_middle{padding:34px 105px;position:relative}@media only screen and (min-width:1200px) and (max-width:1600px){.header_middle{padding:5px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.header_middle{padding:34px 0}}@media only screen and (min-width:768px) and (max-width:991px){.header_middle{padding:0}}@media only screen and (max-width:767px){.header_middle{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.header_middle .col-lg-8{display:none}}@media only screen and (max-width:767px){.header_middle .col-lg-8{display:none}}@media only screen and (max-width:479px){.header_middle .offset-3{margin-left:22%}}.menu_position{position:relative}.main_menu{position:relative}@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{display:flex;justify-content:flex-start;margin-left:15px}.main_menu nav>ul>li{position:relative;margin-right:18px}@media only screen and (min-width:992px) and (max-width:1199px){.main_menu nav>ul>li{margin-right:33px}}.main_menu nav>ul>li:last-child{margin-right:0}.main_menu nav>ul>li:hover ul.sub_menu{visibility:visible;max-height:360px;padding:24px 20px}.main_menu nav>ul>li:hover .mega_menu{visibility:visible;max-height:425px;padding:25px 30px 30px 30px}.main_menu nav>ul>li>a{display:flex;align-items:center;font-size:14px;line-height:30px;color:#1e1e1f;font-weight:500;letter-spacing:0;border-bottom:1px solid transparent}.main_menu nav>ul>li>a i{margin-left:3px;margin-top:3px;display:none}.main_menu nav>ul>li:hover>a,.main_menu nav>ul>li>a.active{color:#c09439}.main_menu nav>ul>li ul.sub_menu{position:absolute;min-width:220px;width:250px;padding:0 20px;background:#fff;box-shadow:0 3px 11px 0 rgba(0,0,0,.1);max-height:0;-webkit-transform-origin:0 0 0;transform-origin:0 0 0;left:0;right:auto;visibility:hidden;overflow:hidden;-webkit-transition:.5s;transition:.5s;z-index:99;top:120%;text-align:left}.main_menu nav>ul>li ul.sub_menu li a{font-size:13px;font-weight:400;display:block;line-height:30px;text-transform:capitalize}.main_menu nav>ul>li ul.sub_menu li a:hover{color:#b4872a}.main_menu nav>ul>li.mega_items{position:static}.main_menu nav>ul>li .mega_menu{position:absolute;min-width:100%;padding:0 30px 0 30px;background:#fff;box-shadow:0 3px 11px 0 rgba(0,0,0,.1);max-height:0;-webkit-transform-origin:0 0 0;transform-origin:0 0 0;left:0;right:auto;visibility:hidden;overflow:hidden;-webkit-transition:.5s;transition:.5s;z-index:99;top:120%;text-align:left}.mega_menu_inner>li{width:25%;float:left}.mega_menu_inner>li.header_banner_menu{width:100%;margin-top:15px;overflow:hidden}.mega_menu_inner>li.header_banner_menu img{transition:.3s}.mega_menu_inner>li.header_banner_menu:hover img{transform:scale(1.05) rotate(.05deg)}.mega_menu_inner>li>a{font-size:14px;line-height:24px;text-transform:uppercase;font-weight:500;display:block;margin-bottom:12px}.mega_menu_inner>li>a:hover{color:#fe3737}.mega_menu_inner>li>a img{transition:.3s}.mega_menu_inner>li>a img:hover{opacity:.8}.mega_menu_inner>li ul li{display:block}.mega_menu_inner>li ul li a{font-size:14px;font-weight:400;display:block;line-height:30px;text-transform:capitalize}.mega_menu_inner>li ul li a:hover{color:#fe3737}.header_account_area{display:flex;justify-content:flex-end;padding-right:17px}@media only screen and (min-width:768px) and (max-width:991px){.header_account_area{padding-right:18px}}@media only screen and (max-width:767px){.header_account_area{padding-right:0}}.header_account_list{margin-right:30px;position:relative}@media only screen and (max-width:767px){.header_account_list.search_list{margin-right:15px}}.header_account_list:last-child{margin-right:0}@media only screen and (min-width:992px) and (max-width:1199px){.header_account_list{margin-right:25px}}@media only screen and (min-width:768px) and (max-width:991px){.header_account_list{margin-right:25px}}@media only screen and (max-width:767px){.header_account_list{margin-right:15px}}.header_account_list>a{font-size:23px;line-height:23px;font-size:20px;display:inline-block;color:#232323}.header_account_list>a:hover i{color:#fe3737}@media only screen and (min-width:992px) and (max-width:1199px){.header_account_list>a{font-size:23px}}@media only screen and (min-width:768px) and (max-width:991px){.header_account_list>a{font-size:21px}}@media only screen and (max-width:767px){.header_account_list>a{font-size:20px}}.header_account_list>a i{transition:.3s}.header_account_list span.item_count{width:18px;height:18px;line-height:18px;background:#b4872a;color:#fff;border-radius:100%;text-align:center;font-weight:600;font-size:11px;display:inline-block;position:absolute;top:-5px;left:20px}@media only screen and (min-width:768px) and (max-width:991px){.header_account_list span.item_count{left:22px}}@media only screen and (max-width:767px){.header_account_list span.item_count{width:18px;height:18px;line-height:18px;top:-11px;left:15px}}.dropdown_search{position:absolute;top:208%;right:0;z-index:9;width:370px;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);display:none}@media only screen and (min-width:768px) and (max-width:991px){.dropdown_search{width:300px}}@media only screen and (max-width:767px){.dropdown_search{width:240px;right:-40px}}.dropdown_search form{position:relative;width:100%}.dropdown_search form input::-webkit-input-placeholder{color:#232323}.dropdown_search form input::-moz-placeholder{color:#232323}.dropdown_search form input:-ms-input-placeholder{color:#232323}.dropdown_search form input:-moz-placeholder{color:#232323}.dropdown_search form input{width:100%;border:0;background:inherit;height:42px;color:#232323;padding:0 50px 0 10px}.dropdown_search form button{position:absolute;top:0;right:0;border:0;background:inherit;height:100%;width:40px;text-align:center;font-size:18px;color:#232323}.dropdown_search form button:hover{color:#fe3737}.mini_cart_wrapper:hover .mini_cart{max-height:500px;padding:18px 18px 33px;visibility:visible}@media only screen and (min-width:768px) and (max-width:991px){.mini_cart_wrapper:hover .mini_cart{padding:10px 15px 20px;visibility:inherit}}@media only screen and (max-width:767px){.mini_cart_wrapper:hover .mini_cart{padding:10px 11px 20px;visibility:inherit}}.mini_cart{position:absolute;min-width:355px;padding:0 18px;background:#fff;z-index:999;right:0;top:208%;max-height:0;visibility:hidden;overflow:hidden;border:1px solid #ededed;-webkit-transition:.5s;transition:.5s}@media only screen and (min-width:768px) and (max-width:991px){.mini_cart{display:none;transition:unset;max-height:500px;padding:10px 15px 20px;min-width:320px;border:1px solid #ededed;visibility:inherit;top:200%}}@media only screen and (max-width:767px){.mini_cart{display:none;transition:unset;max-height:500px;padding:10px 11px 20px;min-width:260px;border:1px solid #ededed;visibility:inherit;top:200%}}.cart_img{width:60px;margin-right:10px}@media only screen and (min-width:768px) and (max-width:991px){.cart_img{width:70px}}@media only screen and (max-width:767px){.cart_img{width:70px}}.cart_info{width:63%}.cart_info a{font-weight:400;font-size:14px;line-height:20px;display:block;margin-bottom:6px}@media only screen and (min-width:768px) and (max-width:991px){.cart_info a{font-size:13px}}@media only screen and (max-width:767px){.cart_info a{font-size:13px}}.cart_info a:hover{color:#fe3737}.cart_info p{font-size:12px}.cart_info p span{font-weight:600}.cart_remove a{font-size:18px;display:block;line-height:20px;text-align:center}.cart_remove a:hover{color:#fe3737}.cart_item{overflow:hidden;padding:11px 0;border-bottom:1px solid #ededed;display:flex;justify-content:space-between}.mini_cart_table{padding:23px 0}.cart_total{display:flex;justify-content:space-between}.cart_total span{font-size:14px;font-weight:400}.cart_total span.price{font-weight:700}@media only screen and (min-width:768px) and (max-width:991px){.cart_total span{font-size:13px}}@media only screen and (max-width:767px){.cart_total span{font-size:13px}}.cart_button:first-child{margin-bottom:15px}.cart_button a{text-transform:uppercase;border-radius:3px;font-size:12px;font-weight:500;background:#c89c37;color:#fff;display:block;text-align:center;line-height:20px;margin-bottom:0;padding:10px 0;border:0}.cart_button a:hover{background:#fe3737;border-color:#fe3737;color:#fff}.header_two .header_top{background:#e97810}.header_two .header_contact_info>ul>li>a{opacity:1}.header_two .header_contact_info>ul>li::before{border-right:1px solid #fff}.header_two .language_currency>ul>li>a{opacity:1}.header_two .language_currency>ul>li::before{border-right:1px solid #fff}.header_two .header_bottom{border-top:1px solid #e9e9e9;padding:15px 0}@media only screen and (min-width:768px) and (max-width:991px){.header_two .header_bottom{display:none}}@media only screen and (max-width:767px){.header_two .header_bottom{display:none}}.header_two .logo{text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.header_two .logo{text-align:left}}@media only screen and (min-width:992px) and (max-width:1199px){.header_two .header_contact_info>ul>li{padding-right:8px;margin-right:6px}.header_two .header_contact_info>ul>li:last-child{margin-right:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.header_two .col-lg-4.singinup_col{display:none}}@media only screen and (max-width:767px){.header_two .col-lg-4.singinup_col{display:none}}.header_free_shipping{text-align:center}.header_free_shipping p{font-size:13px;line-height:15px;color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.header_singinup{text-align:center;margin-bottom:20px}}@media only screen and (max-width:767px){.header_singinup{text-align:center;margin-bottom:20px}}.header_singinup ul li{display:inline-block;margin-right:20px;padding-right:20px;position:relative}.header_singinup ul li:last-child{padding-right:0;margin-right:0}.header_singinup ul li:last-child::before{display:none}.header_singinup ul li::before{content:"";position:absolute;right:0;top:50%;height:14px;width:1px;background:#6f6f6f;transform:translateY(-50%)}.header_singinup ul li a i{margin-right:2px}.header_singinup ul li a:hover{color:#e97810}.mega_menu_inner>li.h_banner_menu2{width:100%}.h_banner_menu2{display:flex;margin-top:18px}.h_banner_menu2 .header_banner_menu{margin-right:30px}.h_banner_menu2 .header_banner_menu:last-child{margin-right:0}.h_banner_menu2 .header_banner_menu img{transition:.3s}.h_banner_menu2 .header_banner_menu a{overflow:hidden}.h_banner_menu2 .header_banner_menu:hover img{transform:scale(1.05) rotate(.05deg)}.menu_two nav>ul>li:hover .mega_menu{max-height:448px}.color_two .dropdown_currency li a:hover,.color_two .dropdown_language li a:hover{color:#e97810}.color_two .header_account_list>a:hover i{color:#e97810}.color_two .header_account_list span.item_count{background:#e97810}.color_two .main_menu nav>ul>li:hover>a{color:#e97810;border-color:#e97810}.color_two .main_menu nav>ul>li>a.active{color:#e97810;border-color:#e97810}.color_two .main_menu nav>ul>li ul.sub_menu li a:hover{color:#e97810}.color_two .mega_menu_inner>li>a:hover{color:#e97810}.color_two .mega_menu_inner>li ul li a:hover{color:#e97810}.color_two .cart_info a:hover{color:#e97810}.color_two .cart_remove a:hover{color:#e97810}.color_two .cart_button a:hover{background:#e97810;border-color:#e97810}@media only screen and (min-width:768px) and (max-width:991px){.header_three{background:#1e1e1f}}@media only screen and (max-width:767px){.header_three{background:#1e1e1f}}.header_transparent{position:absolute;top:0;left:0;right:0;z-index:9}@media only screen and (min-width:768px) and (max-width:991px){.header_transparent{position:inherit}}@media only screen and (max-width:767px){.header_transparent{position:inherit}}.header_middle3.sticky-header.sticky{background:rgba(161,129,108,.75)}.header_middle3 .header_account_list>a{color:#fff}.header_middle3 .header_account_list>a:hover{color:#fe3737}.header_middle3 .header_account_list span.item_count{background:#fff;color:#232323}.header_top3 .header_contact_info>ul>li>a{opacity:1}.header_top3 .language_currency>ul>li>a{opacity:1}.menu_three nav>ul>li>a{color:#fff}.menu_three nav>ul>li>a.active{border-color:#fff}.menu_three nav>ul>li:hover>a{border-color:#fff}.offcanvas_three .canvas_open a{color:#fff;border:1px solid #fff}.single_slider{background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover;height:674px}@media only screen and (min-width:1200px) and (max-width:1600px){.single_slider{height:510px}}@media only screen and (min-width:992px) and (max-width:1199px){.single_slider{height:400px}}@media only screen and (min-width:768px) and (max-width:991px){.single_slider{height:380px}}@media only screen and (max-width:767px){.single_slider{background-position:5%;height:300px}}@media only screen and (min-width:768px) and (max-width:991px){.slider_section.mb-40{margin-bottom:30px}}@media only screen and (max-width:767px){.slider_section.mb-40{margin-bottom:30px}}@media only screen and (max-width:767px){.slider_section.mb-70{margin-bottom:60px}}.slider_area .owl-dots{position:absolute;bottom:10px;left:50%;transform:translatex(-50%)}@media only screen and (max-width:767px){.slider_area .owl-dots{bottom:4px}}.slider_area .owl-dots .owl-dot{width:14px;height:14px;border-radius:50%;display:inline-block;margin:0 3px;transition:.3s;background:#fff}.slider_area .owl-dots .owl-dot.active{background:#232323}.slider_area .owl-dots .owl-dot:hover{background:#232323}@media only screen and (max-width:767px){.slider_content{text-align:center;padding-left:0}}.slider_content h1{font-size:68px;line-height:68px;font-weight:400;margin-bottom:0;color:#1e1e1f}@media only screen and (min-width:1200px) and (max-width:1600px){.slider_content h1{font-size:58px;line-height:58px}}@media only screen and (min-width:992px) and (max-width:1199px){.slider_content h1{font-size:45px;line-height:45px}}@media only screen and (min-width:768px) and (max-width:991px){.slider_content h1{font-size:38px;line-height:38px}}@media only screen and (max-width:767px){.slider_content h1{font-size:26px;line-height:26px}}.slider_content h2{font-size:20px;line-height:20px;text-transform:uppercase;margin-bottom:15px;font-weight:400;color:#1e1e1f;position:relative;padding-left:70px}.slider_content h2::before{position:absolute;content:"";width:50px;height:1px;background:#1e1e1f;top:50%;left:0;transform:translatey(-50%)}@media only screen and (min-width:1200px) and (max-width:1600px){.slider_content h2{font-size:18px;line-height:18px}}@media only screen and (min-width:992px) and (max-width:1199px){.slider_content h2{font-size:17px;line-height:17px;margin-bottom:10px}}@media only screen and (min-width:768px) and (max-width:991px){.slider_content h2{font-size:16px;line-height:22px;margin-bottom:8px;letter-spacing:1px;padding-left:64px}}@media only screen and (max-width:767px){.slider_content h2{font-size:16px;line-height:20px;margin-bottom:12px;display:inline-block}}.slider_content p{font-size:20px;line-height:20px;padding:33px 0 43px;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1600px){.slider_content p{font-size:18px;line-height:18px}}@media only screen and (min-width:992px) and (max-width:1199px){.slider_content p{font-size:17px;line-height:17px;padding:27px 0 35px}}@media only screen and (min-width:768px) and (max-width:991px){.slider_content p{font-size:16px;line-height:18px;padding:21px 0 30px}}@media only screen and (max-width:767px){.slider_content p{font-size:14px;line-height:23px;padding:14px 0 15px;max-width:100%}}.slider_content a{font-size:13px;line-height:43px;height:45px;padding:0 35px;background:#232323;color:#fff;border:1px solid #232323;display:inline-block;text-transform:uppercase;letter-spacing:2px}.slider_content a:hover{color:#232323;background:#fff}@media only screen and (min-width:992px) and (max-width:1199px){.slider_content a{line-height:41px;height:43px;padding:0 28px}}@media only screen and (min-width:768px) and (max-width:991px){.slider_content a{font-size:13px;line-height:41px;height:43px;padding:0 25px}}@media only screen and (max-width:767px){.slider_content a{font-size:12px;line-height:36px;height:38px;padding:0 18px;letter-spacing:1px}}.active .slider_content a,.active .slider_content h1,.active .slider_content h2,.active .slider_content h3,.active .slider_content p,.active .slider_content span{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:.3s;animation-delay:.3s}.active .slider_content h2{-webkit-animation-delay:.5s;animation-delay:.5s}.active .slider_content h3,.active .slider_content span{-webkit-animation-delay:.7s;animation-delay:.7s}.active .slider_content p{-webkit-animation-delay:.7s;animation-delay:.7s}.active .slider_content a{-webkit-animation-delay:.9s;animation-delay:.9s}.color_two .slider_content a:hover{background:#e97810;border-color:#e97810;color:#fff}.color_two .slider_area .owl-dots .owl-dot:hover{background:#e97810}.color_two .slider_area .owl-dots .owl-dot.active{background:#e97810}@media only screen and (min-width:768px) and (max-width:991px){.slider_s_two{margin-bottom:78px}}@media only screen and (max-width:767px){.slider_s_two{margin-bottom:59px}}@media only screen and (min-width:768px) and (max-width:991px){.slider_s_three{margin-bottom:80px}}@media only screen and (max-width:767px){.slider_s_three{margin-bottom:55px}}.slider_s_three .single_slider{height:897px}@media only screen and (min-width:1200px) and (max-width:1600px){.slider_s_three .single_slider{height:612px}}@media only screen and (min-width:992px) and (max-width:1199px){.slider_s_three .single_slider{height:550px}}@media only screen and (min-width:768px) and (max-width:991px){.slider_s_three .single_slider{height:400px}}@media only screen and (max-width:767px){.slider_s_three .single_slider{height:300px}}.slider_c_three{padding:60px 105px 0}.slider_c_three h2{color:#fff}.slider_c_three h2::before{background:#fff}.slider_c_three h1{color:#fff}.slider_c_three p{color:#fff}.slider_c_three a{background:#fff;border:1px solid #fff;color:#232323}.slider_c_three a:hover{background:#fe3737;border-color:#fe3737;color:#fff}@media only screen and (min-width:1200px) and (max-width:1600px){.slider_c_three{padding:50px 0 0}}@media only screen and (min-width:992px) and (max-width:1199px){.slider_c_three{padding:50px 0 0}}@media only screen and (min-width:768px) and (max-width:991px){.slider_c_three{padding:0}}@media only screen and (max-width:767px){.slider_c_three{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.slider_s_four{margin-bottom:80px}}@media only screen and (max-width:767px){.slider_s_four{margin-bottom:60px}}.slider_s_four .single_slider{height:793px}@media only screen and (min-width:1200px) and (max-width:1600px){.slider_s_four .single_slider{height:569px}}@media only screen and (min-width:992px) and (max-width:1199px){.slider_s_four .single_slider{height:510px}}@media only screen and (min-width:768px) and (max-width:991px){.slider_s_four .single_slider{height:400px}}@media only screen and (max-width:767px){.slider_s_four .single_slider{height:300px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_area.mb-100{margin-bottom:80px}}@media only screen and (max-width:767px){.banner_area.mb-100{margin-bottom:30px}}@media only screen and (max-width:767px){.single_banner{margin-bottom:30px}}.banner_thumb{position:relative;transition:.3s}@media only screen and (max-width:767px){.banner_thumb{text-align:center}}.banner_thumb:hover::before{left:0;right:0;opacity:0;transition:all .9s linear}.banner_thumb:hover::after{top:0;bottom:0;opacity:0;transition:all .9s linear}.banner_thumb::before{background:rgba(255,255,255,.2);bottom:0;content:"";left:50%;position:absolute;right:51%;top:0;opacity:1;pointer-events:none;transition:all .9s linear}.banner_thumb img{transition:.3s}.banner_thumb::after{background:rgba(255,255,255,.2);bottom:50%;content:"";left:0;position:absolute;right:0;top:50%;opacity:1;pointer-events:none;transition:all .9s linear}.banner_text{margin-top:20px}@media only screen and (min-width:768px) and (max-width:991px){.banner_text{margin-top:17px}}@media only screen and (max-width:767px){.banner_text{margin-top:17px}}.banner_text h3{font-size:28px;line-height:28px;font-weight:400;margin-bottom:10px}@media only screen and (min-width:992px) and (max-width:1199px){.banner_text h3{font-size:22px;line-height:22px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_text h3{font-size:20px;line-height:22px;margin-bottom:8px}}@media only screen and (max-width:767px){.banner_text h3{font-size:20px;line-height:20px;margin-bottom:8px}}.banner_text p{font-size:16px;line-height:18px;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.banner_text p{font-size:15px;line-height:18px;margin-top:8px}}@media only screen and (max-width:767px){.banner_text p{font-size:15px;line-height:20px;margin-top:6px}}.banner_static_area{background:#f8f8f8;padding:100px 0}@media only screen and (min-width:768px) and (max-width:991px){.banner_static_area{padding:80px 0;margin-bottom:75px}}@media only screen and (max-width:767px){.banner_static_area{padding:58px 0 60px;margin-bottom:58px}}@media only screen and (max-width:767px){.banner_static_content{margin-bottom:30px}}.banner_static_content h3{font-size:24px;color:#fe3737;font-weight:600;line-height:1;letter-spacing:2px;margin-bottom:18px}@media only screen and (min-width:992px) and (max-width:1199px){.banner_static_content h3{font-size:22px;margin-bottom:16px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_static_content h3{font-size:20px;margin-bottom:15px}}@media only screen and (max-width:767px){.banner_static_content h3{font-size:20px;letter-spacing:1px;margin-bottom:12px}}.banner_static_content h2{font-size:70px;line-height:70px;font-weight:500;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_static_content h2{font-size:64px;line-height:64px}}@media only screen and (min-width:1200px) and (max-width:1300px){.banner_static_content h2{font-size:57px;line-height:57px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_static_content h2{font-size:42px;line-height:47px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_static_content h2{font-size:32px;line-height:34px}}@media only screen and (max-width:767px){.banner_static_content h2{font-size:30px;line-height:35px}}.banner_static_content p{font-size:19px;font-weight:400;max-width:80%;line-height:32px;margin-top:26px;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.banner_static_content p{font-size:17px;max-width:100%;line-height:30px;margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_static_content p{font-size:17px;line-height:28px;margin-top:12px;max-width:100%}}@media only screen and (max-width:767px){.banner_static_content p{font-size:17px;max-width:100%;margin-top:15px}}.banner_static_content a{font-size:18px;line-height:20px;font-weight:600;color:#333;text-transform:capitalize;display:inline-block;margin-top:36px}.banner_static_content a:hover{color:#fe3737}@media only screen and (min-width:992px) and (max-width:1199px){.banner_static_content a{margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_static_content a{font-size:16px;margin-top:18px}}@media only screen and (max-width:767px){.banner_static_content a{font-size:17px;line-height:20px;margin-top:17px}}.banner_fullwidth{position:relative}@media only screen and (min-width:768px) and (max-width:991px){.banner_fullwidth.mb-95{margin-bottom:78px}}@media only screen and (max-width:767px){.banner_fullwidth.mb-95{margin-bottom:55px}}.banner_fullwidth_content{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.banner_fullwidth_content{position:inherit;top:inherit;transform:inherit;margin-top:20px}}.banner_full_text{text-align:center}.banner_full_text h2{font-size:48px;line-height:1;text-transform:uppercase;font-weight:700}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_full_text h2{font-size:37px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_full_text h2{font-size:30px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_full_text h2{font-size:28px}}@media only screen and (max-width:767px){.banner_full_text h2{font-size:25px}}.banner_full_text h3{font-weight:300;font-size:48px;line-height:1;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_full_text h3{font-size:27px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_full_text h3{font-size:25px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_full_text h3{font-size:23px}}@media only screen and (max-width:767px){.banner_full_text h3{font-size:21px}}.banner_full_text p{font-size:15px;line-height:24px;margin-top:21px;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_full_text p{margin-top:14px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_full_text p{font-size:14px;line-height:22px;margin-top:14px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_full_text p{font-size:14px;line-height:22px;margin-top:10px}}@media only screen and (max-width:767px){.banner_full_text p{font-size:14px;line-height:22px;margin-top:14px}}.banner_full_text a{font-size:13px;font-weight:400;color:#1e1e1f;background:#fff;border:1px solid #1e1e1f;line-height:43px;height:45px;text-transform:uppercase;display:inline-block;padding:0 35px;margin-top:32px;letter-spacing:2px}.banner_full_text a:hover{background:#e97810;border-color:#e97810;color:#fff}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_full_text a{font-size:13px;line-height:38px;height:40px;padding:0 25px;margin-top:21px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_full_text a{font-size:13px;line-height:36px;height:38px;padding:0 22px;margin-top:20px;letter-spacing:1px}}@media only screen and (min-width:768px) and (max-width:991px){.banner_full_text a{line-height:36px;height:38px;padding:0 20px;margin-top:16px;letter-spacing:1px}}@media only screen and (max-width:767px){.banner_full_text a{font-size:13px;line-height:34px;height:36px;padding:0 20px;margin-top:18px;letter-spacing:0}}.banner_full_text3{background:url(../img/bg/text_static.png) 50% 0 no-repeat;padding-top:50px}@media only screen and (min-width:768px) and (max-width:991px){.banner_full_text3{padding-top:20px}}@media only screen and (max-width:767px){.banner_full_text3{background:inherit;margin-bottom:30px;padding-top:0}}.categories_banner3_content{position:absolute;left:60px;top:100px}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner3_content{left:40px;top:25px}}@media only screen and (max-width:767px){.categories_banner3_content{left:40px;top:25px}}.categories_banner3_content>h3{font-size:28px;text-transform:uppercase;color:#1e1e1f;display:block;font-weight:700;margin-bottom:27px}@media only screen and (min-width:992px) and (max-width:1199px){.categories_banner3_content>h3{font-size:20px;margin-bottom:16px}}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner3_content>h3{font-size:18px;margin-bottom:18px;line-height:20px}}@media only screen and (max-width:767px){.categories_banner3_content>h3{font-size:17px;margin-bottom:15px;line-height:22px}}@media only screen and (max-width:767px){.categories_banner3_aera{margin-bottom:30px}}.categories_banner3_column2 .col-lg-6{flex:0 0 100%;width:100%}.categories_banner3_container:hover .owl-nav div{opacity:1;visibility:visible}.categories_banner3_container .owl-nav div{position:absolute;top:49%;transform:translatey(-50%);left:-55px;font-size:20px;width:42px;height:42px;line-height:42px;text-align:center;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden;border:1px solid #232323}.categories_banner3_container .owl-nav div:hover{background:#fe3737;border-color:#fe3737;color:#fff}@media only screen and (min-width:1200px) and (max-width:1600px){.categories_banner3_container .owl-nav div{left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.categories_banner3_container .owl-nav div{left:0}}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner3_container .owl-nav div{left:0}}@media only screen and (max-width:767px){.categories_banner3_container .owl-nav div{left:0}}.categories_banner3_container .owl-nav div.owl-next{right:-55px;left:auto}@media only screen and (min-width:1200px) and (max-width:1600px){.categories_banner3_container .owl-nav div.owl-next{right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.categories_banner3_container .owl-nav div.owl-next{right:0}}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner3_container .owl-nav div.owl-next{right:0}}@media only screen and (max-width:767px){.categories_banner3_container .owl-nav div.owl-next{right:0}}@media only screen and (max-width:767px){.categories_banner3_container .owl-nav div{display:none}}.banner3_sub_content{box-shadow:0 0 24.6px 5.4px rgba(0,0,0,.04);background:rgba(255,255,255,.85);padding:40px}@media only screen and (min-width:768px) and (max-width:991px){.banner3_sub_content{padding:25px}}@media only screen and (max-width:767px){.banner3_sub_content{padding:18px 20px}}.banner3_sub_content ul li{padding:12px 0}@media only screen and (min-width:992px) and (max-width:1199px){.banner3_sub_content ul li{padding:8px 0}}@media only screen and (min-width:768px) and (max-width:991px){.banner3_sub_content ul li{padding:7px 0}}@media only screen and (max-width:767px){.banner3_sub_content ul li{padding:4px 0}}.banner3_sub_content ul li a{font-size:16px;line-height:24px;display:inline-block;text-transform:uppercase;border-bottom:1px solid transparent}@media only screen and (min-width:992px) and (max-width:1199px){.banner3_sub_content ul li a{font-size:14px;line-height:22px}}.banner3_sub_content ul li a:hover{color:#fe3737;border-color:#fe3737}@media only screen and (min-width:768px) and (max-width:991px){.banner3_sub_content ul li a{font-size:13px;line-height:17px}}@media only screen and (max-width:767px){.banner3_sub_content ul li a{font-size:13px;line-height:16px}}.view_all>a{display:inline-block;margin-top:15px;font-size:13px;line-height:24px;color:#1e1e1f;text-transform:uppercase;position:relative;padding-left:20px}.view_all>a:hover{padding-left:35px;color:#fe3737}.view_all>a:hover::before{background:#f51e1e;width:25px}.view_all>a::before{content:"";width:10px;height:1px;background:#1e1e1f;display:inline-block;position:absolute;top:50%;left:0;transition:all .3s linear}@media only screen and (min-width:768px) and (max-width:991px){.view_all>a{margin-top:8px;font-size:13px;line-height:23px}}.single_categories_banner3{overflow:hidden}.single_categories_banner3 img{transition:.3s}.single_categories_banner3:hover img{transform:scale(1.05) rotate(.05deg)}.color_three .banner_full_text a:hover{background:#fe3737;border-color:#fe3737}@media only screen and (max-width:767px){.banner_fullwidth3 .banner_thumb{margin-bottom:30px}}@media only screen and (max-width:767px){.banner_fullwidth3.mb-95{margin-bottom:25px}}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner3_four{margin-bottom:77px}}@media only screen and (max-width:767px){.categories_banner3_four{margin-bottom:55px}}.categories_banner3_four .categories_banner3_content h3{font-size:28px;line-height:24px;text-transform:capitalize;margin-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.categories_banner3_four .categories_banner3_content h3{font-size:20px;line-height:20px}}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner3_four .categories_banner3_content h3{font-size:22px;line-height:20px;margin-bottom:3px}}@media only screen and (max-width:767px){.categories_banner3_four .categories_banner3_content h3{font-size:20px;line-height:20px;margin-bottom:3px}}.categories_banner3_four .categories_banner3_content p{font-size:16px;text-transform:capitalize;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner3_four .categories_banner3_content p{font-size:15px}}@media only screen and (max-width:767px){.categories_banner3_four .categories_banner3_content p{font-size:15px}}@media only screen and (max-width:767px){.categories_banner3_four .view_all>a{margin-top:7px}}.banner_gallery_area{padding:0 70px;margin-bottom:67px}@media only screen and (min-width:1200px) and (max-width:1600px){.banner_gallery_area{padding:0}}@media only screen and (min-width:992px) and (max-width:1199px){.banner_gallery_area{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.banner_gallery_area{padding:0;margin-bottom:47px}}@media only screen and (max-width:767px){.banner_gallery_area{padding:0;margin-bottom:27px}}.banner_gallery_area .banner_thumb{margin-bottom:30px}.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}@media only screen and (min-width:768px) and (max-width:991px){.product_area{margin-bottom:75px}}@media only screen and (max-width:767px){.product_area{margin-bottom:55px}}.product_header{margin-bottom:30px;display:flex;justify-content:space-between;align-items:end}@media only screen and (max-width:767px){.product_header{flex-direction:column;align-items:center}}.product_header .section_title{margin-bottom:0}@media only screen and (max-width:767px){.product_header{margin-bottom:25px}}.section_title{margin-bottom:30px}@media only screen and (max-width:767px){.section_title{margin-bottom:25px;text-align:center}}.section_title h2{font-size:28px;line-height:28px;font-weight:700;display:inline-block;margin-bottom:0;text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:991px){.section_title h2{font-size:22px;line-height:22px}}@media only screen and (max-width:767px){.section_title h2{font-size:17px;line-height:17px}}.section_title p{font-size:16px;line-height:16px;margin-top:15px;position:relative;padding-left:70px}.section_title p::before{content:"";width:50px;height:1px;background:#6f6f6f;display:inline-block;position:absolute;top:50%;left:0}@media only screen and (max-width:767px){.section_title p::before{width:30px}}@media only screen and (max-width:767px){.section_title p{font-size:14px;margin-top:8px;line-height:20px;padding-left:0}.section_title p::before{display:none}}@media only screen and (max-width:767px){.product_tab_btn{margin-top:15px}}.product_tab_btn ul{justify-content:center}.product_tab_btn ul li{margin-right:60px;position:relative}.product_tab_btn ul li:last-child{margin-right:0}.product_tab_btn ul li:last-child::before{display:none}@media only screen and (min-width:768px) and (max-width:991px){.product_tab_btn ul li{margin-right:25px}}@media only screen and (max-width:767px){.product_tab_btn ul li{margin-right:18px}}.product_tab_btn ul li a{font-size:16px;line-height:22px;text-transform:uppercase;font-weight:700;display:inline-block;color:#232323;border-bottom:1px solid transparent}.product_tab_btn ul li a:hover{border-color:#1e1e1f}.product_tab_btn ul li a.active{border-color:#1e1e1f}@media only screen and (min-width:768px) and (max-width:991px){.product_tab_btn ul li a{font-size:15px}}@media only screen and (max-width:767px){.product_tab_btn ul li a{font-size:14px;line-height:22px}}.single_product{transition:.3s}.single_product:hover .add_to_cart{opacity:1;visibility:visible;bottom:17px}.single_product:hover .action_links{opacity:1;visibility:visible;bottom:5px}.single_product:hover .product_thumb a.secondary_img{opacity:1;visibility:visible;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out}.product_thumb{position:relative;overflow:hidden}.product_thumb a.secondary_img{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out}.product_thumb a img{width:100%}@media only screen and (max-width:767px){.product_thumb a img{width:100%}}.action_links{transition:all .3s ease;position:absolute;right:0;bottom:-10px;opacity:0;visibility:hidden;z-index:9;left:0;text-align:center}.action_links ul li{margin-bottom:10px;display:inline-block}.action_links ul li:last-child{margin-bottom:0}.action_links ul li a{font-size:18px;display:inline-block;height:40px;line-height:40px;padding:0 27px;background:#fff;color:#1e1e1f}.action_links ul li a:hover{color:#fff;background:#1e1e1f}@media only screen and (min-width:1200px) and (max-width:1600px){.action_links ul li a{padding:0 21px}}@media only screen and (min-width:992px) and (max-width:1199px){.action_links ul li a{padding:0 22px}}@media only screen and (min-width:768px) and (max-width:991px){.action_links ul li a{font-size:16px;height:38px;line-height:38px;padding:0 17px}}@media only screen and (max-width:767px){.action_links ul li a{font-size:16px;height:38px;line-height:38px;padding:0 20px}}.label_product span{position:absolute}.label_product span.label_sale{top:10px;left:10px;text-transform:uppercase;color:#fff;background:#fe3737;font-size:15px;font-weight:600;height:22px;line-height:22px;width:50px;text-align:center;display:block}.label_product span.label_new{top:20px;right:20px;text-transform:uppercase;color:#fff;background:#fe3737;font-size:12px;height:22px;line-height:22px;width:40px;text-align:center;display:block;border-radius:5px}.product_content{padding:15px 0 0 0;position:relative}.product_content h4{font-size:16px;line-height:20px;font-weight:400;text-transform:capitalize;margin-bottom:11px}@media only screen and (min-width:992px) and (max-width:1199px){.product_content h4{font-size:15px}}@media only screen and (max-width:767px){.product_content h4{font-size:15px;margin-bottom:9px}}.product_content h4 a:hover{color:#fe3737}.product_rating ul{display:flex}.product_rating ul li{line-height:16px;margin-right:2px}.product_rating ul li:last-child{margin-right:0}.product_rating ul li a{font-size:16px;color:#f2c31f}.price_box{transition:.3s;margin-bottom:11px}@media only screen and (max-width:767px){.price_box{margin-bottom:9px}}.price_box span{font-size:16px;font-weight:600;line-height:16px;color:#1e1e1f}@media only screen and (max-width:767px){.price_box span{font-size:15px}}.price_box span.old_price{text-decoration:line-through;font-size:14px;margin-right:5px}.product_carousel .product_thumb a img{width:100%;margin:0 auto}@media only screen and (max-width:767px){.product_carousel .product_thumb a img{width:100%}}.product_carousel .col-lg-3{flex:0 0 100%;width:100%}.product_carousel:hover .owl-nav div{opacity:1;visibility:visible}.product_carousel .owl-nav div{position:absolute;top:49%;transform:translatey(-50%);left:-55px;font-size:20px;width:42px;height:42px;line-height:42px;text-align:center;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden;border:1px solid #232323}.product_carousel .owl-nav div:hover{background:#232323;color:#fff}@media only screen and (min-width:1200px) and (max-width:1600px){.product_carousel .owl-nav div{left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.product_carousel .owl-nav div{left:0}}@media only screen and (min-width:768px) and (max-width:991px){.product_carousel .owl-nav div{left:0}}@media only screen and (max-width:767px){.product_carousel .owl-nav div{left:0}}.product_carousel .owl-nav div.owl-next{right:-55px;left:auto}@media only screen and (min-width:1200px) and (max-width:1600px){.product_carousel .owl-nav div.owl-next{right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.product_carousel .owl-nav div.owl-next{right:0}}@media only screen and (min-width:768px) and (max-width:991px){.product_carousel .owl-nav div.owl-next{right:0}}@media only screen and (max-width:767px){.product_carousel .owl-nav div.owl-next{right:0}}@media only screen and (max-width:767px){.product_carousel .owl-nav div{display:none}}.categories_banner{position:relative}@media only screen and (max-width:767px){.categories_banner img{height:240px;object-fit:cover}}.categories_banner_text{position:absolute;left:100px;top:50%;transform:translateY(-50%);background:#fff;padding:35px;min-width:300px;box-shadow:0 0 24.6px 5.4px rgba(0,0,0,.04);text-align:center}@media only screen and (min-width:992px) and (max-width:1199px){.categories_banner_text{left:82px;padding:20px;min-width:277px}}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner_text{left:60px;padding:20px;min-width:241px}}@media only screen and (max-width:767px){.categories_banner_text{left:20px;padding:12px;min-width:160px}}.categories_banner_text ul li{padding:20px 0}@media only screen and (min-width:992px) and (max-width:1199px){.categories_banner_text ul li{padding:13px 0}}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner_text ul li{padding:9px 0}}@media only screen and (max-width:767px){.categories_banner_text ul li{padding:5px 0}}.categories_banner_text ul li a{display:inline-block;border-bottom:1px solid transparent;line-height:24px;font-size:16px;font-weight:700;text-transform:uppercase;color:#7d7d7d}.categories_banner_text ul li a:hover{color:#1e1e1f;border-color:#1e1e1f}@media only screen and (min-width:768px) and (max-width:991px){.categories_banner_text ul li a{line-height:18px;font-size:14px}}@media only screen and (max-width:767px){.categories_banner_text ul li a{line-height:21px;font-size:14px}}.deals_item_product{position:relative}.product_items .single_product{margin-bottom:30px}.product_items .single_product:last-child{margin-bottom:0}.product_deals{background:#f8f8f8;padding:100px 0}@media only screen and (min-width:768px) and (max-width:991px){.product_deals{padding:80px 0}}@media only screen and (max-width:767px){.product_deals{padding:58px 0 55px;margin-bottom:57px}}.countdown_area{left:50%;margin-right:-100%;transform:translate(-50%)}.single_countdown{display:inline-block;margin-right:42px;text-align:center;position:relative;padding-right:42px}.single_countdown::before{content:":";width:1px;height:10px;position:absolute;right:0;font-size:30px;top:45%;transform:translatey(-50%)}@media only screen and (min-width:992px) and (max-width:1199px){.single_countdown::before{top:39%}}@media only screen and (min-width:768px) and (max-width:991px){.single_countdown::before{top:37%}}@media only screen and (max-width:767px){.single_countdown::before{top:30%}}.single_countdown:last-child{margin-right:0}.single_countdown:last-child::before{display:none}@media only screen and (min-width:992px) and (max-width:1199px){.single_countdown{margin-right:37px;padding-right:37px}}@media only screen and (min-width:768px) and (max-width:991px){.single_countdown{margin-right:30px;padding-right:30px}}@media only screen and (max-width:767px){.single_countdown{margin-right:20px;padding-right:19px}}.countdown_number{font-size:46px;line-height:1;font-weight:300;margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.countdown_number{font-size:40px;margin-bottom:15px}}@media only screen and (min-width:768px) and (max-width:991px){.countdown_number{font-size:30px;margin-bottom:13px}}@media only screen and (max-width:767px){.countdown_number{font-size:24px;margin-bottom:12px}}.countdown_title{text-transform:capitalize;font-size:17px;line-height:1;font-weight:400}@media only screen and (min-width:992px) and (max-width:1199px){.countdown_title{font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){.countdown_title{font-size:14px}}@media only screen and (max-width:767px){.countdown_title{font-size:12px}}.product_timing{opacity:0;visibility:hidden;margin-top:35px;transition:.3s;left:50%;margin-right:-100%;display:inline-block;transform:translateY(20px);position:relative;font-size:0;line-height:1;text-align:center;transition:all .3s linear}@media only screen and (max-width:767px){.product_timing{margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.product_gallery{padding:0 60px}}.product_gallery_left .product_content{margin:45px 0}@media only screen and (min-width:768px) and (max-width:991px){.product_gallery_left{max-width:450px;margin:0 auto 30px}}@media only screen and (max-width:767px){.product_gallery_left{max-width:350px;margin:0 auto 30px}}@media only screen and (max-width:575px){.product_gallery_right .product_items.top{margin-bottom:30px}}.bonique_messages_area{background:url(../img/bg/banner7.jpg);background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover}.bonique_messages_text{padding:100px 0;text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.bonique_messages_text{padding:80px 0}}@media only screen and (max-width:767px){.bonique_messages_text{padding:57px 0 60px}}.bonique_messages_text h3{font-size:40px;line-height:40px;text-transform:uppercase;margin-bottom:30px}@media only screen and (min-width:768px) and (max-width:991px){.bonique_messages_text h3{font-size:32px;line-height:32px;margin-bottom:25px}}@media only screen and (max-width:767px){.bonique_messages_text h3{font-size:26px;line-height:28px;margin-bottom:22px}}.bonique_messages_text p{font-size:16px;font-weight:400;line-height:32px;max-width:700px;margin:0 auto}@media only screen and (max-width:767px){.bonique_messages_text p{font-size:16px;line-height:29px}}.bonique_messages_text a{font-size:16px;font-weight:400;color:#fff;background:#333;padding:20px 55px;line-height:20px;text-transform:capitalize;display:inline-block;margin-top:40px}.bonique_messages_text a:hover{background:#fe3737}@media only screen and (min-width:768px) and (max-width:991px){.bonique_messages_text a{padding:15px 40px;margin-top:35px}}@media only screen and (max-width:767px){.bonique_messages_text a{padding:13px 25px;margin-top:25px}}@media only screen and (min-width:768px) and (max-width:991px){.categories_product_area{margin-bottom:72px}}@media only screen and (max-width:767px){.categories_product_area{margin-bottom:49px}}.categories_content{padding-top:20px;text-align:center}.categories_content h4{font-size:18px;line-height:22px;font-weight:700;text-transform:capitalize;margin-bottom:7px}.categories_content h4 a:hover{color:#e97810}.categories_content p{font-size:16px;line-height:24px;margin-bottom:0}.categories_content>a{font-size:13px;line-height:24px;display:inline-block;position:relative;text-transform:uppercase;letter-spacing:2px;padding-left:20px;margin-top:15px}.categories_content>a:hover{padding-left:35px;color:#e97810}.categories_content>a:hover::before{width:25px}.categories_content>a::before{content:"";width:10px;height:1px;background:#1e1e1f;display:inline-block;position:absolute;top:50%;left:0;transition:all .3s linear}.color_two .label_product span.label_sale{background:#e97810}.color_two .action_links ul li a:hover{background:#e97810}.color_two .product_content h4 a:hover{color:#e97810}.color_two .product_carousel .owl-nav div:hover{background:#e97810;border-color:#e97810}@media only screen and (max-width:767px){.product_s_two{margin-bottom:57px}}@media only screen and (min-width:768px) and (max-width:991px){.product_s_two .section_title p{padding-left:55px}.product_s_two .section_title p::before{width:41px}}@media only screen and (min-width:768px) and (max-width:991px){.product_s_two .product_tab_btn ul li{margin-right:16px}.product_s_two .product_tab_btn ul li:last-child{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.product_s_two .product_tab_btn ul li a{font-size:14px}}.instagram_thumb:hover .instagram_text{opacity:1;visibility:visible}.instagram_text{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center;opacity:0;visibility:hidden;transition:.3s}.instagram_text a{line-height:20px;font-size:16px;text-transform:uppercase;font-weight:700;background:#fff;padding:15px 30px 15px 30px;display:inline-block}.instagram_text a:hover{color:#fe3737}.instagram_text a i{padding-right:10px;border-right:1px solid #e9e9e9;margin-right:13px}.color_three .action_links ul li a:hover{background:#fe3737}.color_three .product_carousel .owl-nav div:hover{background:#fe3737;border-color:#fe3737}@media only screen and (max-width:767px){.product_area.mb-98{margin-bottom:58px}}@media only screen and (max-width:767px){.small_product_area{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.small_product_area.col_3{margin-top:35px}}@media only screen and (max-width:767px){.small_product_area.col_3{margin-bottom:0}}.small_product_area .single_product{overflow:hidden}.small_product_area .product_thumb{float:left;width:130px}@media only screen and (min-width:992px) and (max-width:1199px){.small_product_area .product_thumb{width:110px}}@media only screen and (min-width:768px) and (max-width:991px){.small_product_area .product_thumb{width:110px}}@media only screen and (max-width:767px){.small_product_area .product_thumb{width:100px}}.small_product_area .product_content{width:calc(100% - 130px);padding:10px 0 10px 20px;float:left}@media only screen and (min-width:992px) and (max-width:1199px){.small_product_area .product_content{width:calc(100% - 110px)}}@media only screen and (min-width:768px) and (max-width:991px){.small_product_area .product_content{width:calc(100% - 110px)}}@media only screen and (max-width:767px){.small_product_area .product_content{width:calc(100% - 100px);padding:0 0 0 20px}}.small_product_area .section_title{margin-bottom:26px}@media only screen and (max-width:767px){.small_product_area .section_title{margin-bottom:22px}}.small_product_area .section_title h2{font-size:20px;line-height:20px}@media only screen and (max-width:767px){.small_product_area .section_title h2{font-size:17px;line-height:17px}}.small_product_area .product_carousel .owl-nav div{top:-38px;right:38px;left:auto;width:30px;height:30px;line-height:28px}.small_product_area .product_carousel .owl-nav div:hover{background:#fe3737;border-color:#fe3737}.small_product_area .product_carousel .owl-nav div.owl-next{right:0}.blog_section{background:#f9f9f9;padding:98px 0 100px}@media only screen and (min-width:768px) and (max-width:991px){.blog_section{padding:78px 0 80px}}@media only screen and (max-width:767px){.blog_section{padding:56px 0 60px}}.blog_carousel:hover .owl-nav div{opacity:1;visibility:visible}.blog_carousel .owl-nav div{position:absolute;top:49%;transform:translatey(-50%);left:-55px;font-size:20px;width:42px;height:42px;line-height:42px;text-align:center;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden;border:1px solid #232323}.blog_carousel .owl-nav div:hover{background:#232323;color:#fff}@media only screen and (min-width:1200px) and (max-width:1600px){.blog_carousel .owl-nav div{left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.blog_carousel .owl-nav div{left:0}}@media only screen and (min-width:768px) and (max-width:991px){.blog_carousel .owl-nav div{left:0}}@media only screen and (max-width:767px){.blog_carousel .owl-nav div{left:0}}.blog_carousel .owl-nav div.owl-next{right:-55px;left:auto}@media only screen and (min-width:1200px) and (max-width:1600px){.blog_carousel .owl-nav div.owl-next{right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.blog_carousel .owl-nav div.owl-next{right:0}}@media only screen and (min-width:768px) and (max-width:991px){.blog_carousel .owl-nav div.owl-next{right:0}}@media only screen and (max-width:767px){.blog_carousel .owl-nav div.owl-next{right:0}}@media only screen and (max-width:767px){.blog_carousel .owl-nav div{display:none}}.blog_carousel .col-lg-3{flex:0 0 100%;width:100%}.single_blog{background:#fff}.blog_thumb{overflow:hidden}.blog_thumb:hover img{transform:scale(1.1) rotate(.05deg)}.blog_thumb img{transition:.3s}.blog_content{padding:25px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_content{padding:20px 10px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_content{padding:18px 15px}}@media only screen and (max-width:767px){.blog_content{padding:20px 13px}}.blog_content h4{font-size:18px;line-height:1;color:#1e1e1f;font-weight:400;text-transform:uppercase;display:block;margin-bottom:10px}@media only screen and (min-width:1200px) and (max-width:1300px){.blog_content h4{font-size:17px;line-height:21px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog_content h4{font-size:15px;line-height:19px;margin-bottom:11px;letter-spacing:0}}@media only screen and (min-width:768px) and (max-width:991px){.blog_content h4{font-size:17px;line-height:18px}}@media only screen and (max-width:767px){.blog_content h4{font-size:15px;line-height:20px;margin-bottom:8px;letter-spacing:0}}.blog_content h4 a:hover{color:#fe3737}.blog_content p{font-size:15px;line-height:24px;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.blog_content p{font-size:14px;line-height:19px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_content p{font-size:14px;line-height:23px}}@media only screen and (max-width:767px){.blog_content p{font-size:14px;line-height:20px}}.blog_content p span{display:block}.blog_footer{margin-top:19px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_footer{margin-top:13px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_footer{margin-top:14px}}@media only screen and (max-width:767px){.blog_footer{margin-top:10px}}.blog_footer>a{position:relative;color:#1e1e1f;font-size:13px;text-transform:uppercase;display:inline-block;line-height:25px;padding-left:20px;letter-spacing:.2px}.blog_footer>a:hover{text-decoration:underline;padding-left:35px}.blog_footer>a:hover::before{width:25px}.blog_footer>a::before{content:"";width:10px;height:1px;background:#1e1e1f;display:inline-block;vertical-align:middle;position:absolute;top:50%;left:0;transition:.3s}@media only screen and (min-width:768px) and (max-width:991px){.blog_footer>a{line-height:22px}}.color_three .blog_carousel .owl-nav div:hover{background:#fe3737;border-color:#fe3737}.color_three .blog_footer>a:hover{color:#fe3737}.color_three .blog_footer>a:hover::before{background:#fe3737}.newsletter_area{background:#f9f9f9;padding:35px 0}@media only screen and (max-width:767px){.newsletter_title{margin-bottom:15px;text-align:center}}.newsletter_title h3{font-size:16px;line-height:16px;font-weight:700;text-transform:uppercase;margin-bottom:0}@media only screen and (max-width:767px){.newsletter_desc{text-align:center}}.newsletter_container{padding-top:16px}@media only screen and (min-width:768px) and (max-width:991px){.newsletter_container{padding-top:8px}}@media only screen and (max-width:767px){.newsletter_container{padding-top:0}}@media only screen and (min-width:768px) and (max-width:991px){.subscribe_form{margin-top:18px}}@media only screen and (max-width:767px){.subscribe_form{margin-top:14px}}.subscribe_form form{width:100%;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.subscribe_form form{width:100%}}@media only screen and (max-width:767px){.subscribe_form form{width:100%}}.subscribe_form form input::-webkit-input-placeholder{color:#666}.subscribe_form form input::-moz-placeholder{color:#666}.subscribe_form form input:-ms-input-placeholder{color:#666}.subscribe_form form input:-moz-placeholder{color:#666}.subscribe_form form input{width:100%;background:0 0;padding:0 50px 0 3px;height:45px;font-size:16px;color:#666;border:0;border-bottom:2px solid #dfdfdf}@media only screen and (max-width:767px){.subscribe_form form input{font-size:14px;padding:0 40px 0 3px;height:40px}}.subscribe_form form button{font-size:24px;height:100%;border:0;position:absolute;top:0;right:0;-webkit-transition:.3s;transition:.3s;color:#232323;background:inherit;padding:0}.subscribe_form form button:hover{color:#fe3737}@media only screen and (max-width:767px){.subscribe_form form button{font-size:22px}}.mailchimp-error{text-align:center;color:green}.mailchimp-success{text-align:center;max-width:510px;color:green;margin:0 auto}.mailchimp-success.active{margin-top:20px}.color_two .subscribe_form form button:hover{background:#e97810}.color_three .subscribe_form form button:hover{background:#0db6c8}.shipping_area{position:relative;padding:70px 0;background:#f9f9f9;margin-bottom:98px}@media only screen and (min-width:768px) and (max-width:991px){.shipping_area{padding:70px 0 40px;margin-bottom:78px}}@media only screen and (max-width:767px){.shipping_area{padding:58px 0 28px;margin-bottom:58px}}.single_shipping{position:relative;display:flex;align-items:center}.single_shipping:last-child::before{display:none}@media only screen and (min-width:768px) and (max-width:991px){.single_shipping{margin-bottom:30px}}@media only screen and (max-width:767px){.single_shipping{margin-bottom:30px}}@media only screen and (max-width:575px){.single_shipping{max-width:240px;margin:0 auto 30px}}.shipping_icone{margin-right:15px}@media only screen and (min-width:768px) and (max-width:991px){.shipping_icone{margin-right:20px}}@media only screen and (max-width:767px){.shipping_icone{margin-right:15px}}.shipping_content h3{color:#1e1e1f;font-size:15px;line-height:15px;font-weight:400;text-transform:uppercase;margin-bottom:3px}@media only screen and (min-width:992px) and (max-width:1199px){.shipping_content h3{font-size:15px}}@media only screen and (min-width:768px) and (max-width:991px){.shipping_content h3{font-size:15px}}@media only screen and (max-width:767px){.shipping_content h3{font-size:14px}}.shipping_content p{font-size:14px;line-height:14px}@media only screen and (min-width:992px) and (max-width:1199px){.shipping_content p{font-size:13px}}@media only screen and (max-width:767px){.shipping_content p{font-size:15px;line-height:22px}}.shipping_two{padding:0;background:inherit}@media only screen and (min-width:768px) and (max-width:991px){.shipping_two{margin-bottom:48px}}@media only screen and (max-width:767px){.shipping_two{margin-bottom:28px}}.shipping_two .single_shipping{flex-direction:column;text-align:center}.shipping_two .shipping_content h3{font-size:18px;line-height:18px;font-weight:700;margin-bottom:25px}@media only screen and (min-width:768px) and (max-width:991px){.shipping_two .shipping_content h3{font-size:16px;line-height:16px;margin-bottom:15px}}@media only screen and (max-width:767px){.shipping_two .shipping_content h3{font-size:16px;line-height:16px;margin-bottom:14px}}.shipping_two .shipping_content p{line-height:24px;font-size:15px;max-width:350px;margin:0 auto}.shipping_two .shipping_icone{margin-right:0;margin-bottom:25px}@media only screen and (min-width:768px) and (max-width:991px){.shipping_two .shipping_icone{margin-bottom:18px}}@media only screen and (max-width:767px){.shipping_two .shipping_icone{margin-bottom:17px}}.shipping_two_inner{border-top:1px solid #e9e9e9;padding-top:100px}@media only screen and (min-width:768px) and (max-width:991px){.shipping_two_inner{padding-top:80px}}@media only screen and (max-width:767px){.shipping_two_inner{padding-top:60px}}.shipping_inner3{border-top:0}.testimonial_area{padding:98px 0}@media only screen and (min-width:768px) and (max-width:991px){.testimonial_area{padding:78px 0}}@media only screen and (max-width:767px){.testimonial_area{padding:50px 0 57px}}.testimonial_container .testimonial_icon_img img{width:inherit}.testimonial_container .testimonial_thumb img{width:inherit}.testimonial_container .col-lg-4{flex:0 0 100%;max-width:100%}.testimonial_container:hover button{opacity:1;visibility:visible}.testimonial_content_wrapper button{position:absolute;top:49%;transform:translatey(-50%);left:0;font-size:20px;width:42px;height:42px;line-height:40px;text-align:center;transition:.3s;opacity:0;visibility:hidden;border:1px solid #232323;background:#fff;z-index:9}@media only screen and (max-width:767px){.testimonial_content_wrapper button{display:none!important}}.testimonial_content_wrapper button:hover{background:#232323;color:#fff}.testimonial_content_wrapper button.next_arrow{right:0;left:auto}.testimonial_thumb_wrapper{max-width:370px;margin:0 auto 18px}@media only screen and (max-width:767px){.testimonial_thumb_wrapper{margin:0 auto 12px}}.testimonial_thumb_wrapper .slick-list{padding:0!important}.testimonial_thumb_wrapper .slick-active.slick-center .testimonial_thumb img{transform:scale(1)}.testimonial_thumb img{transition:.3s;transform:scale(.6);cursor:pointer}.testimonial_content{text-align:center}.testimonial_content h3{font-size:14px;line-height:18px;font-weight:700;text-transform:uppercase;margin-bottom:0;margin-top:15px;letter-spacing:2px}@media only screen and (max-width:767px){.testimonial_content h3{margin-top:11px}}.testimonial_content p{font-size:22px;line-height:34px;text-transform:capitalize;max-width:64%;margin:0 auto 35px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial_content p{font-size:20px;line-height:32px;max-width:78%;margin:0 auto 28px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial_content p{font-size:18px;line-height:31px;text-transform:capitalize;max-width:84%;margin:0 auto 28px}}@media only screen and (max-width:767px){.testimonial_content p{font-size:16px;line-height:27px;max-width:100%;margin:0 auto 17px}}.testimonial_content a{font-size:14px;line-height:16px;display:inline-block}.testimonial_content a:hover{color:#fe3737}.testimonial_icon_img{margin-bottom:28px}@media only screen and (max-width:767px){.testimonial_icon_img{margin-bottom:25px}}.testimonial_icon_img img{margin:0 auto}@media only screen and (max-width:767px){.testimonial_two{padding:25px 0 54px}}.color_two .testimonial_content a:hover{color:#e97810}.color_two .testimonial_content_wrapper button:hover{background:#e97810;border-color:#e97810}.color_three .testimonial_content_wrapper button:hover{background:#fe3737;border-color:#fe3737}.brand_area{padding:100px 0 98px}@media only screen and (min-width:768px) and (max-width:991px){.brand_area{padding:80px 0 78px}}@media only screen and (max-width:767px){.brand_area{padding:60px 0 56px}}.brand_container{padding:30px;background:#fff;border:1px solid #e9e9e9;border-radius:5px}@media only screen and (max-width:767px){.brand_container{padding:13px}}.brand_container .single_brand img{width:inherit;margin:0 auto}.brand_container:hover .owl-nav div{opacity:1;visibility:visible}.brand_container .owl-nav div{position:absolute;top:49%;transform:translatey(-50%);left:-55px;font-size:20px;width:42px;height:42px;line-height:42px;text-align:center;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden;border:1px solid #232323}.brand_container .owl-nav div:hover{background:#232323;color:#fff}@media only screen and (min-width:1200px) and (max-width:1600px){.brand_container .owl-nav div{left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.brand_container .owl-nav div{left:0}}@media only screen and (min-width:768px) and (max-width:991px){.brand_container .owl-nav div{left:0}}@media only screen and (max-width:767px){.brand_container .owl-nav div{left:0}}.brand_container .owl-nav div.owl-next{right:-55px;left:auto}@media only screen and (min-width:1200px) and (max-width:1600px){.brand_container .owl-nav div.owl-next{right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.brand_container .owl-nav div.owl-next{right:0}}@media only screen and (min-width:768px) and (max-width:991px){.brand_container .owl-nav div.owl-next{right:0}}@media only screen and (max-width:767px){.brand_container .owl-nav div.owl-next{right:0}}@media only screen and (max-width:767px){.brand_container .owl-nav div{display:none}}.single_brand{overflow:hidden}.single_brand img{transition:.3s}.single_brand:hover img{transform:scale(1.05) rotate(.05deg)}.brand_padding{padding:0}.brand_padding .brand_container{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:60px 0}@media only screen and (max-width:767px){.brand_padding .brand_container{padding:56px 0}}.brand_three{padding:87px 0 90px}.brand_three .brand_container{border:0;padding:0}@media only screen and (min-width:768px) and (max-width:991px){.brand_three{padding:69px 0 72px}}@media only screen and (max-width:767px){.brand_three{padding:44px 0 48px}}.color_three .brand_container .owl-nav div:hover{background:#fe3737;border-color:#fe3737}.footer_widgets{background:#1e1e1f}.footer_top{padding:91px 0 96px;border-bottom:1px solid rgba(239,239,239,.07)}@media only screen and (min-width:768px) and (max-width:991px){.footer_top{padding:77px 0 38px}}@media only screen and (max-width:767px){.footer_top{padding:57px 0 10px}}@media only screen and (min-width:768px) and (max-width:991px){.widgets_container{margin-bottom:35px}}@media only screen and (max-width:767px){.widgets_container{margin-bottom:44px}}@media only screen and (max-width:575px){.widgets_container{text-align:center}}.widgets_container>h3{font-size:16px;text-transform:uppercase;margin-bottom:24px;position:relative;color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.widgets_container>h3{margin-bottom:15px}}@media only screen and (max-width:767px){.widgets_container>h3{margin-bottom:10px;font-size:15px}}@media only screen and (max-width:767px){.widgets_container.widget_menu{margin-bottom:48px}}@media only screen and (max-width:767px){.widgets_container.widget_social{margin-bottom:41px}}@media only screen and (max-width:767px){.footer_payment{margin-top:13px;text-align:center!important}}.footer_menu ul li{margin-bottom:10px}.footer_menu ul li:last-child{margin-bottom:0}.footer_menu ul li a{display:block;font-weight:400;font-size:14px;line-height:20px;color:#fff;text-transform:capitalize;opacity:.5}.footer_menu ul li a:hover{opacity:1;padding-left:10px}@media only screen and (max-width:767px){.footer_menu ul li a{line-height:19px}}.footer_desc{margin-bottom:20px}.footer_desc p{font-size:14px;line-height:20px;color:#fff;opacity:.5}.need_help h4{font-size:14px;line-height:20px;text-transform:uppercase;color:#fff;margin-bottom:10px}@media only screen and (max-width:767px){.need_help h4{line-height:19px;font-size:13px;margin-bottom:7px}}.need_help a{font-size:20px;line-height:20px;font-weight:700;display:inline-block;color:#fff;opacity:.5}.need_help a i{font-size:24px}@media only screen and (min-width:992px) and (max-width:1199px){.need_help a i{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.need_help a i{font-size:20px}}@media only screen and (max-width:767px){.need_help a i{font-size:19px}}.need_help a:hover{opacity:1}@media only screen and (min-width:992px) and (max-width:1199px){.need_help a{font-size:17px;line-height:17px}}@media only screen and (min-width:768px) and (max-width:991px){.need_help a{font-size:16px}}@media only screen and (max-width:767px){.need_help a{font-size:17px;line-height:20px}}.footer_social ul li{display:inline-block;margin:0 10px 10px 0}.footer_social ul li:last-child{margin-right:0}@media only screen and (max-width:767px){.footer_social ul li{margin:0 2px 0 0}}.footer_social ul li a{line-height:40px;width:40px;height:40px;border-radius:100%;display:inline-block;text-align:center;color:#fff;background:#2f2f30;font-variant-position:16px}.footer_social ul li a:hover{background:#fff;color:#2f2f30}@media only screen and (max-width:767px){.footer_social ul li a{line-height:35px;width:35px;height:35px;font-size:13px}}.footer_link_menu{text-align:center}@media only screen and (max-width:767px){.footer_link_menu{margin-bottom:13px}}.footer_link_menu ul li{display:inline-block;position:relative;margin-right:15px;padding-right:15px}@media only screen and (min-width:768px) and (max-width:991px){.footer_link_menu ul li{margin-right:12px;padding-right:12px}}.footer_link_menu ul li:last-child{margin-right:0;padding-right:0}.footer_link_menu ul li:last-child::before{display:none}.footer_link_menu ul li::before{position:absolute;content:"";width:1px;height:15px;background:#fff;top:50%;right:0;transform:translatey(-50%)}.footer_link_menu ul li a{font-size:14px;line-height:14px;display:inline-block;color:#fff}.footer_link_menu ul li a:hover{text-decoration:underline}.copyright_area{text-align:right}@media only screen and (max-width:767px){.copyright_area{text-align:center}}.copyright_area p{text-transform:capitalize;line-height:24px;font-size:14px;color:#fff;opacity:.5}@media only screen and (max-width:767px){.copyright_area p{line-height:22px}}.copyright_area p a:hover{color:#fe3737}.footer_bottom{padding:30px 0}@media only screen and (max-width:767px){.footer_bottom{padding:25px 0}}@media only screen and (max-width:767px){.footer_logo{text-align:center;margin-bottom:18px}}.footer_padding .footer_top{padding:49px 0 58px}@media only screen and (min-width:768px) and (max-width:991px){.footer_padding .footer_top{padding:50px 0 25px}}@media only screen and (max-width:767px){.footer_padding .footer_top{padding:51px 0 11px}}.color_two .footer_social ul li a:hover{color:#e97810}.canvas_padding{margin-bottom:0}.breadcrumbs_area{padding:100px 0;background:url(../img/bg/banner20.jpg);margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px){.breadcrumbs_area{padding:80px 0}}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumbs_area{padding:60px 0}}@media only screen and (max-width:767px){.breadcrumbs_area{padding:30px 0;background-position:17%}}.breadcrumb_content{text-align:center}.breadcrumb_content h3{font-size:36px;line-height:36px;text-transform:uppercase;margin-bottom:10px}@media only screen and (min-width:992px) and (max-width:1199px){.breadcrumb_content h3{font-size:30px;line-height:30px}}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumb_content h3{font-size:28px;line-height:27px}}@media only screen and (max-width:767px){.breadcrumb_content h3{font-size:22px;line-height:22px;margin-bottom:7px}}.breadcrumb_content ul li{display:inline-block;text-transform:capitalize;font-size:16px;line-height:20px;margin-right:3px;padding-right:13px;position:relative;color:#fe3737}.breadcrumb_content ul li::before{position:absolute;content:"/";right:0;top:50%;transform:translatey(-50%)}.breadcrumb_content ul li:last-child{margin-right:0}.breadcrumb_content ul li:last-child::before{display:none}.breadcrumb_content ul li a{color:#333}.breadcrumb_content ul li a:hover{color:#fe3737}.sidebar_widget .single_banner{border:0}@media only screen and (max-width:767px){.sidebar_widget .single_banner{margin-bottom:0}}@media only screen and (max-width:767px){.sidebar_widget .single_banner a{width:100%}}@media only screen and (max-width:767px){.sidebar_widget .single_banner a img{width:100%}}.widget_list{margin-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px){.widget_list.widget_filter{margin-bottom:52px}}.widget_list.widget_categories>ul>li>a{display:block;padding:0 20px}.widget_list.widget_categories>ul>li>a:hover{color:#fe3737}.widget_list.widget_categories>ul>li:last-child>a{border-bottom:0}.widget_list.widget_categories>ul>li.widget_sub_categories>a{position:relative}.widget_list.widget_categories>ul>li.widget_sub_categories>a::before{content:'+';cursor:pointer;font-size:12px;position:absolute;right:21px;top:50%;transform:translatey(-50%)}.widget_list.widget_categories>ul>li.widget_sub_categories>a.active::before{content:'-';cursor:pointer;font-size:12px;position:absolute;right:21px;top:50%;transform:translatey(-50%)}.widget_list.widget_categories>ul>li ul{padding-left:30px;display:none}.widget_list.widget_categories>ul>li ul li a{font-size:13px;line-height:30px;display:block;border-bottom:1px solid rgba(255,255,255,.1)}.widget_list.widget_categories>ul>li ul li a:hover{color:#fe3737}.widget_list:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.widget_list{margin-bottom:49px}}@media only screen and (max-width:767px){.widget_list{margin-bottom:49px}}.widget_list h3{font-size:17px;margin-bottom:20px;padding-bottom:10px;text-transform:uppercase;font-weight:700;line-height:20px;border-bottom:1px solid #ededed}.widget_list>ul>li>a{font-size:15px;display:block;line-height:32px}.widget_list>ul>li>a:hover{color:#fe3737}.widget_list>ul>li>a span{float:right}.ui-slider-horizontal .ui-slider-range{background:#fe3737;height:2px}.ui-slider-horizontal{height:2px;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:#fff;width:15px;height:15px;top:-7px;cursor:pointer;border-radius:50%;border:2px solid #fe3737}.widget_list.widget_filter{overflow:hidden}.widget_list.widget_filter form{padding-top:10px}.widget_list.widget_filter form input{background:0 0;border:none;font-size:12px;float:right;text-align:right;line-height:31px;width:60px}@media only screen and (min-width:992px) and (max-width:1199px){.widget_list.widget_filter form input{width:65px}}.widget_list.widget_filter form button{height:30px;line-height:30px;padding:0 20px;text-transform:capitalize;color:#fff;background:#232323;border:0;border-radius:30px;float:left;-webkit-transition:.3s;transition:.3s}.widget_list.widget_filter form button:hover{background:#fe3737}.tag_cloud a{margin:0 5px 12px 0;padding:5px 15px;text-transform:capitalize;display:inline-block;border:1px solid #ededed;background:#fff;border-radius:3px;font-size:13px}@media only screen and (min-width:992px) and (max-width:1199px){.tag_cloud a{padding:5px 10px}}@media only screen and (min-width:768px) and (max-width:991px){.tag_cloud a{margin-bottom:0}}.tag_cloud a:hover{background:#fe3737;border-color:#fe3737;color:#fff}.shop_toolbar{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e5e5;padding:8px 10px;margin:0 0 40px}@media only screen and (max-width:767px){.shop_toolbar{flex-direction:column-reverse;padding:10px 10px 18px}}.select_option{display:flex;align-items:center}@media only screen and (max-width:767px){.select_option{flex-direction:column}}.select_option .nice-select{border:0;height:30px;line-height:29px}.select_option .nice-select ul.list{top:114%;right:0;width:200px;max-height:200px;overflow:auto}@media only screen and (max-width:767px){.niceselect_option{margin-bottom:16px}}@media only screen and (max-width:767px){.page_amount{margin-bottom:12px}}@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:12px}.list_button ul li:last-child{margin-right:0}.list_button ul li a:hover{color:#fe3737}.list_button ul li a i{margin-right:5px;border-radius:100%;height:30px;width:30px;line-height:30px;text-align:center}.list_button ul li a.active{color:#fe3737}.list_button ul li a.active i{background:#fe3737;color:#fff}.product_ratting ul li{display:inline-block}.product_ratting ul li a{color:#fe3737}@media only screen and (max-width:767px){.product_list_item .product_thumb{margin-bottom:18px}}.product_list_item .product_content h3{margin-bottom:10px}.product_list_item .product_ratting{margin-bottom:10px}@media only screen and (max-width:767px){.pagination{margin-top:19px}}.pagination ul li{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;color:#fff;background:#b4872a;border-radius:3px;margin-left:3px}.pagination ul li.active{background:#6a4305}.pagination ul li:first-child{margin-left:0}.pagination ul li a{display:block;border-radius:3px}.pagination ul li a:hover{background:#6a4305;color:#fff}.pagination ul li.current{background:#fe3737;color:#fff}.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:56px}}@media only screen and (max-width:767px){.shop_toolbar.t_bottom{padding:15px 10px 15px;margin-bottom:56px}}@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 .tab-content .row{flex-direction:row}}@media only screen and (max-width:767px){.shop_reverse .tab-content .row{flex-direction:row}}@media only screen and (min-width:992px) and (max-width:1199px){.grid_view .quick_button{bottom:5px}}@media only screen and (min-width:992px) and (max-width:1199px){.grid_view .quick_button a{line-height:37px}}@media only screen and (min-width:992px) and (max-width:1199px){.grid_view .action_button ul li a{width:43px;height:40px;line-height:38px}}.grid_view .hover_action a{width:43px;height:40px;line-height:38px}.widget_banner{position:relative}.widget_banner:hover::before{left:0;right:0;opacity:0;transition:all .9s linear}.widget_banner:hover::after{top:0;bottom:0;opacity:0;transition:all .9s linear}.widget_banner::before{background:rgba(255,255,255,.2);bottom:0;content:"";left:50%;position:absolute;right:51%;top:0;opacity:1;pointer-events:none}.widget_banner::after{background:rgba(255,255,255,.2);bottom:50%;content:"";left:0;position:absolute;right:0;top:50%;opacity:1;pointer-events:none}@media only screen and (max-width:767px){.widget_sid_product{margin-bottom:0;padding-top:7px}}.widget_sid_product .section_title{margin-bottom:23px}.widget_sid_product .section_title h2{font-size:22px;line-height:22px;letter-spacing:1px}@media only screen and (min-width:992px) and (max-width:1199px){.widget_sid_product .section_title h2{font-size:20px;line-height:20px}}.widget_sid_product .owl-nav div{top:-50px}.widget_sid_product .product_thumb{width:90px}@media only screen and (min-width:992px) and (max-width:1199px){.widget_sid_product .product_thumb{width:75px}}.widget_sid_product .product_content{width:calc(100% - 90px);padding-left:18px}@media only screen and (min-width:992px) and (max-width:1199px){.widget_sid_product .product_content{width:calc(100% - 75px);padding-left:15px}}.widget_sid_product .product_content h4{font-size:16px}@media only screen and (min-width:992px) and (max-width:1199px){.widget_sid_product .product_content h4{font-size:15px;margin-bottom:7px}}.widget_sid_product .price_box span{font-size:14px}@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}}.row.shop_wrapper{flex-direction:row}.shop_toolbar_btn>button{margin-right:10px;border:0;background:inherit}.shop_toolbar_btn>button.btn-grid-3{background:url(../img/icon/bkg_grid.png) no-repeat scroll center center;width:20px;height:20px}.shop_toolbar_btn>button.btn-grid-3.active{background:url(../img/icon/bkg_grid_hover.png) no-repeat scroll center center!important}.shop_toolbar_btn>button.btn-grid-4{background:url(../img/icon/bkg_grid4.png) no-repeat scroll center center;width:26px;height:22px}@media only screen and (min-width:992px) and (max-width:1199px){.shop_toolbar_btn>button.btn-grid-4{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.shop_toolbar_btn>button.btn-grid-4{display:none}}.shop_toolbar_btn>button.btn-grid-4.active{background:url(../img/icon/bkg_grid4_hover.png) no-repeat scroll center center!important}.shop_toolbar_btn>button.btn-list{background:url(../img/icon/bkg_list.png) no-repeat scroll center center;width:20px;height:20px}.shop_toolbar_btn>button.btn-list.active{background:url(../img/icon/bkg_list_hover.png) no-repeat scroll center center!important}.product_content.list_content{display:none}.grid_content .product_ratings{margin-bottom:11px}.grid_content .product_ratings ul{justify-content:center}.grid_list .grid_name{display:none}.grid_list .list_action_right{display:block}.action_links.action__list{display:none}.grid_list .action_links.action__list{display:block}.list_cart_btn{margin-right:30px}@media only screen and (max-width:767px){.list_cart_btn{margin-right:18px}}.list_cart_btn a{font-size:18px;line-height:22px;font-weight:600;display:inline-block;text-transform:capitalize}.list_cart_btn a:hover{color:#fe3737}@media only screen and (max-width:767px){.list_cart_btn a{font-size:16px;line-height:22px}}.grid_list .product_content.grid_content{display:none}.grid_list .product_content.list_content{width:66.66667%;float:left;padding:0;padding-left:25px;text-align:left;margin-top:0;display:block}@media only screen and (min-width:992px) and (max-width:1199px){.grid_list .product_content.list_content{width:69.667%}}@media only screen and (min-width:768px) and (max-width:991px){.grid_list .product_content.list_content{width:67.667%}}@media only screen and (max-width:767px){.grid_list .product_content.list_content{flex-direction:column;flex:0 0 100%;min-width:100%;padding-left:0}}.grid_list .product_content.list_content h4.product_name{font-size:24px;line-height:24px;margin-bottom:11px}@media only screen and (min-width:992px) and (max-width:1199px){.grid_list .product_content.list_content h4.product_name{font-size:20px;line-height:22px;margin-bottom:8px}}@media only screen and (min-width:768px) and (max-width:991px){.grid_list .product_content.list_content h4.product_name{font-size:22px;line-height:22px;margin-bottom:11px}}@media only screen and (max-width:767px){.grid_list .product_content.list_content h4.product_name{font-size:18px;line-height:20px;margin-bottom:9px}}.grid_list .product_content.list_content .price_box{opacity:inherit;margin-bottom:8px}@media only screen and (min-width:992px) and (max-width:1199px){.grid_list .product_content.list_content .price_box{margin-bottom:5px}}.grid_list .product_content.list_content .product_desc{display:inline-block;margin:24px 0 24px}@media only screen and (min-width:992px) and (max-width:1199px){.grid_list .product_content.list_content .product_desc{margin:14px 0 14px}}@media only screen and (min-width:768px) and (max-width:991px){.grid_list .product_content.list_content .product_desc{margin:14px 0 18px}}@media only screen and (max-width:767px){.grid_list .product_content.list_content .product_desc{margin:10px 0 14px}}.grid_list .product_content.list_content .product_desc p{font-size:16px;line-height:34px;max-width:84%}@media only screen and (min-width:992px) and (max-width:1199px){.grid_list .product_content.list_content .product_desc p{font-size:15px;line-height:25px;max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.grid_list .product_content.list_content .product_desc p{font-size:15px;line-height:28px;max-width:100%}}@media only screen and (max-width:767px){.grid_list .product_content.list_content .product_desc p{font-size:15px;line-height:27px;max-width:100%}}.product_availability p{font-size:15px;line-height:15px}.grid_list .single_product{border:0;box-shadow:inherit;padding:0;overflow:hidden}.grid_4 .action_links ul li a{font-size:17px;padding:0 17px}@media only screen and (min-width:1200px) and (max-width:1300px){.grid_4 .action_links ul li a{font-size:14px;padding:0 13px}}.grid_list .product_thumb{float:left;width:33.33333%}@media only screen and (min-width:992px) and (max-width:1199px){.grid_list .product_thumb{width:30.333%}}@media only screen and (min-width:768px) and (max-width:991px){.grid_list .product_thumb{width:32.333%}}@media only screen and (max-width:767px){.grid_list .product_thumb{flex:0 0 100%;min-width:100%;margin-right:0;margin-bottom:20px}}.col-cust-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:max-width;padding-right:15px;padding-left:15px}@media only screen and (min-width:768px) and (max-width:991px){.col-cust-5{-ms-flex:0 0 33%;flex:0 0 33%}}@media only screen and (max-width:767px){.col-cust-5{flex:0 0 50%;max-width:50%}}@media only screen and (max-width:479px){.col-cust-5{flex:0 0 100%;max-width:100%}}.shop_wrapper>div{-webkit-transition:all 1s ease;transition:all 1s ease}.shop_toolbar_wrapper{display:flex;justify-content:space-between;align-items:center;border:1px solid #ddd;padding:8px 10px;margin:0 0 30px}@media only screen and (max-width:767px){.shop_toolbar_wrapper{flex-direction:column;padding:15px 10px 5px}}@media only screen and (max-width:767px){.shop_toolbar_btn{margin-bottom:20px}}.shop_wrapper{margin-bottom:10px}@media only screen and (max-width:767px){.shop_wrapper{margin-bottom:5px}}@media only screen and (max-width:767px){.shop_wrapper .product_thumb a img{width:100%}}.shop_wrapper .single_product{position:relative;margin-bottom:24px}.shop_wrapper.grid_list .single_product{margin-bottom:30px}@media only screen and (max-width:767px){.shop_wrapper.grid_list .single_product{margin-bottom:25px}}.shop_wrapper .label_product{bottom:40px}@media only screen and (min-width:992px) and (max-width:1199px){.shop_wrapper .action_links ul li a{padding:0 15px;font-size:16px;height:38px;line-height:38px}}@media only screen and (min-width:768px) and (max-width:991px){.shop_wrapper .action_links ul li a{padding:0 15px}}.shop_fullwidth .shop_wrapper.grid_3 .product_thumb a img{width:100%}@media only screen and (min-width:768px) and (max-width:991px){.shop_fullwidth{margin-bottom:0}}@media only screen and (max-width:767px){.shop_fullwidth{margin-bottom:0}}#img-1{border:1px solid #ededed}.header_product{border-bottom:1px solid #ededed}.product_d_right h1{text-transform:capitalize;line-height:20px;font-size:22px;font-weight:400;margin-bottom:22px}@media only screen and (min-width:768px) and (max-width:991px){.product_d_right h1{font-size:20px;margin-bottom:17px}}@media only screen and (max-width:767px){.product_d_right h1{margin-bottom:17px;font-size:18px}}.product_d_right h1 a{color:#252525}.product_d_right h1 a:hover{color:#fe3737}.product_d_right .product_ratting{margin-bottom:17px}@media only screen and (max-width:767px){.product_d_right .product_ratting{margin-bottom:12px}}.product_d_right .product_ratting ul li a{color:#feb954}.product_d_right .product_ratting ul li a:hover{color:#fe3737}.product_d_right .product_ratting ul li.review a{color:#5a5a5a;margin-left:10px}.product_d_right .product_ratting ul li.review a:hover{color:#fe3737}.product_d_right .price_box{margin-bottom:14px}@media only screen and (max-width:767px){.product_d_right .price_box{margin-bottom:9px}}.product_d_right .price_box span.current_price{font-size:20px}@media only screen and (max-width:767px){.product_d_right .price_box span.current_price{font-size:17px}}.product_d_right .price_box span.old_price{font-size:17px}@media only screen and (max-width:767px){.product_d_right .price_box span.old_price{font-size:15px}}.product_d_right .product_desc{margin-bottom:19px;padding-bottom:24px;border-bottom:1px solid #ededed}@media only screen and (max-width:767px){.product_d_right .product_desc{margin-bottom:15px;padding-bottom:18px}}.product_d_right .product_desc::before{display:none}.product_d_right .product_desc p{font-size:14px;line-height:26px}.product_d_right .priduct_social ul li{display:inline-block;margin-right:7px}@media only screen and (min-width:768px) and (max-width:991px){.product_d_right .priduct_social ul li{margin-right:2px}}@media only screen and (max-width:767px){.product_d_right .priduct_social ul li{margin-right:2px}}.product_d_right .priduct_social ul li:last-child{margin-right:0}@media only screen and (max-width:767px){.product_d_right .priduct_social ul li{margin-right:0}}.product_d_right .priduct_social ul li a{color:#fff;font-size:12px;line-height:24px;padding:0 8px;border-radius:3px;text-transform:capitalize;display:block}@media only screen and (max-width:767px){.product_d_right .priduct_social ul li a{padding:0 4px;font-size:10px}}.product_d_right .priduct_social ul li a:hover{opacity:.8}.product_d_right .priduct_social ul li a.facebook{background:#3b5999}.product_d_right .priduct_social ul li a.twitter{background:#1da1f2}.product_d_right .priduct_social ul li a.pinterest{background:#cb2028}.product_d_right .priduct_social ul li a.google-plus{background:#fe6d4c}.product_d_right .priduct_social ul li a.linkedin{background:#010103}.product_d_right .product_timing{position:inherit;margin-bottom:22px;margin-top:30px}@media only screen and (max-width:767px){.product_d_right .product_timing{margin-bottom:16px;margin-top:25px}}.product_d_right .countdown_area{max-width:220px}@media only screen and (max-width:767px){.product_d_right .countdown_area{max-width:190px}}.productd_title_nav{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.product_nav{display:none}}.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:#fe3737;border-radius:3px;color:#fff;display:block;font-size:15px;height:30px;width:30px;line-height:30px;text-align:center}.product_nav ul li a:hover{background:#232323}.product_variant.quantity{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:20px}@media only screen and (max-width:767px){.product_variant.quantity{margin-bottom:16px}}.product_variant.quantity label{font-weight:500;text-transform:capitalize;font-size:14px;margin-bottom:0}.product_variant.quantity input{width:130px;border:1px solid #ebebeb;background:0 0;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:#fe3737;height:42px;line-height:42px;text-transform:capitalize;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:#3e444a}.product_variant.color{margin-bottom:26px}@media only screen and (max-width:767px){.product_variant.color{margin-bottom:18px}}.product_variant.color h3{font-weight:500;text-transform:capitalize;font-size:18px;margin-bottom:0;margin-right:40px}.product_variant.color label{font-size:15px;font-weight:500;text-transform:capitalize}.product_variant.color ul li{display:inline-block;padding:2px;border:1px solid #ccc;margin-right:5px}.product_variant.color ul li:hover{border-color:#e88888}.product_variant.color ul li:last-child{margin-right:0}.product_variant.color ul li a{width:30px;height:30px;display:block}.product_variant.color ul li.color1 a{background:#000}.product_variant.color ul li.color2 a{background:#bebebe}.product_variant.color ul li.color3 a{background:#fe0000}.product_variant.color ul li.color4 a{background:#ffff01}.product_variant.size{margin-bottom:30px;display:flex;align-items:center}.product_variant.size label{font-size:15px;font-weight:500;text-transform:capitalize;margin-right:15px}.product_variant.size .niceselect_option{float:inherit;max-width:200px}.product_d_action{margin-bottom:14px}.product_d_action ul li a{font-size:14px;line-height:28px}.product_d_action ul li a:hover{color:#fe3737}.product_meta{margin-bottom:24px}@media only screen and (max-width:767px){.product_meta{margin-bottom:20px}}.product_meta span{font-weight:500}.product_meta span a{margin-left:10px;font-weight:400}.product_meta span a:hover{color:#fe3737}.product_info_button{border-bottom:1px solid #ededed;padding-bottom:15px;margin-bottom:29px}@media only screen and (max-width:767px){.product_info_button ul li{margin-bottom:5PX}.product_info_button ul li:last-child{margin-bottom:0}}.product_info_button ul li a{display:block;float:left;text-transform:capitalize;font-size:20px;color:#555;font-weight:500;margin-right:35px;line-height:26px;position:relative}@media only screen and (max-width:767px){.product_info_button ul li a{margin-right:25px;font-size:17px}}.product_info_button ul li a.active{color:#333}.product_info_button ul li a:hover{color:#333}.product_info_button ul li:last-child a{margin-right:0}.product_review_form button{border:none;background:#232323;color:#fff;text-transform:uppercase;font-weight:500;padding:5px 15px 3px;display:block;-webkit-transition:.3s;transition:.3s;cursor:pointer;margin-top:20px;border-radius:5px;font-size:13px}.product_review_form button:hover{background:#fe3737;color:#fff}.product_info_content p{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_d_inner{padding:20px 30px 27px;border:1px solid #ededed}@media only screen and (max-width:767px){.product_d_inner{padding:20px 20px 27px}}.product_info_inner{display:-webkit-box;display:-ms-flexbox;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}.reviews_wrapper h2{font-size:18px;font-weight:500;text-transform:capitalize}@media only screen and (max-width:767px){.reviews_wrapper h2{font-size:15px}}.reviews_wrapper .product_ratting{margin-bottom:20px}.reviews_wrapper .product_ratting ul li a{color:#fe3737}.reviews_wrapper .product_ratting h3{font-size:14px;font-weight:700;text-transform:capitalize}.comment_title{margin-bottom:20px}.product_review_form input{border:1px solid #ddd;background:0 0;width:100%;height:40px;padding:0 20px}.product_review_form textarea{border:1px solid #ddd;background:0 0;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:#fe3737}.reviews_comment_box{display:flex;margin-bottom:22px}.reviews_comment_box .comment_text{width:100%;border:1px solid #ededed;position:relative;margin-left:21px;padding:12px;border-radius:3px}.reviews_comment_box .comment_text::before{background:#fff;border-bottom:1px solid #ededed;border-left:1px solid #ededed;content:'';display:block;height:10px;left:-6px;position:absolute;top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.reviews_meta p{font-size:15px;margin-bottom:15px}.reviews_meta p strong{text-transform:uppercase;font-weight:500;color:#232323}.s-tab-zoom.owl-carousel .owl-nav{display:block}.s-tab-zoom.owl-carousel .owl-nav div{position:absolute;background:#f2f2f2;border-radius:3px;height:32px;top:50%;transform:translatey(-50%);width:32px;text-align:center;line-height:32px;left:-7px;font-size:18px;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.s-tab-zoom.owl-carousel .owl-nav div:hover{background:#fe3737;color:#fff}.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:56px}}.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:90%}}@media only screen and (max-width:767px){.single-zoom-thumb{width:95%}}.single-zoom-thumb ul li{border:1px solid #ddd}.single-zoom-thumb ul li a{width:100%}@media only screen and (min-width:768px) and (max-width:991px){.related_products{margin-bottom:55px}}@media only screen and (max-width:767px){.related_products{margin-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px){.upsell_products{margin-bottom:57px}}@media only screen and (max-width:767px){.upsell_products{margin-bottom:54px}}.grouped_form{border:1px solid #ededed;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 #ededed}.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 #ededed;padding:0 5px;height:40px}.grouped_form table tbody tr td.grouped-product-list.quantity{min-width:80px;text-align:center;line-height:12px}.grouped_form table tbody tr td.grouped-product-list.label{min-width:188px;font-weight:500;font-size:14px}.grouped_form table tbody tr td.grouped-product-list.label a:hover{color:#fe3737}.grouped_form table tbody tr td.grouped-product-list.price{font-size:14px;font-weight:500;min-width:190px}.grouped_form table tbody tr td.grouped-product-list.price p{font-size:12px;font-weight:500;position:relative}.grouped_form table tbody tr td.grouped-product-list.price p::before{color:#e97810;content:'\f058';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}.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;font-weight:400}.product_d_meta span:last-child{margin-bottom:0}.product_d_meta span a:hover{color:#fe3737}.product_sidebar{margin-bottom:60px}@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 .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 #ededed;border-bottom:1px solid #ededed}@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:60px}@media only screen and (max-width:767px){.product_right_sidebar .product-details-tab{margin-bottom:54px}}@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 .row{flex-direction:row}}@media only screen and (min-width:992px) and (max-width:1199px){.product_right_sidebar .priduct_social ul li{margin-right:2px}}@media only screen and (min-width:992px) and (max-width:1199px){.product_right_sidebar .product_d_right h1{font-size:18px}}.product_right_sidebar .single-zoom-thumb{width:93%}@media only screen and (min-width:992px) and (max-width:1199px){.product_right_sidebar .single-zoom-thumb{width:95%}}@media only screen and (max-width:767px){.product_right_sidebar .single-zoom-thumb{width:90%}}.header_cart_page{border-bottom:1px solid #ededed}.other_bread{padding-top:41px;padding-bottom:41px}.table_desc{border:1px solid #ededed;margin-bottom:60px;margin-top:2px}.table_desc .cart_page table{width:100%}.table_desc .cart_page table thead tr th{border-bottom:3px solid #fe3737;border-right:1px solid #ededed;font-size:16px;font-weight:500;text-transform:capitalize;padding:10px;text-align:center}.table_desc .cart_page table tbody tr td{border-bottom:1px solid #ededed;border-right:1px solid #ededed;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:#232323}.table_desc .cart_page table tbody tr td.product_remove a:hover{color:#fe3737}.table_desc .cart_page table tbody tr td.product_thumb{max-width:180px}.table_desc .cart_page table tbody tr td.product_thumb a img{width:100px}.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:#232323;text-transform:capitalize;font-size:14px;font-weight:400}.table_desc .cart_page table tbody tr td.product_name a:hover{color:#fe3737}.table_desc .cart_page table tbody tr td.product-price{min-width:130px;color:#232323;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{font-weight:500;margin-right:5px}.table_desc .cart_page table tbody tr td.product_quantity input{width:60px;height:40px;padding:0 5px 0 10px;background:0 0;border:1px solid #ededed}.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}@media only screen and (max-width:767px){.cart_submit{text-align:center}}.cart_submit button{background:#232323;border:0;color:#fff;display:inline-block;font-size:12px;font-weight:500;height:38px;line-height:18px;padding:10px 15px;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:3px}.cart_submit button:hover{background:#fe3737}.coupon_inner{padding:10px 20px 25px}.coupon_inner p{font-size:14px;margin-bottom:20px}.coupon_inner button{background:#232323;border:0;color:#fff;display:inline-block;font-size:12px;font-weight:500;height:38px;line-height:20px;padding:10px 15px;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:3px}.coupon_inner button:hover{background:#fe3737}.coupon_inner input{border:1px solid #ededed;height:42px;background:0 0;padding:0 20px;margin-right:20px;font-size:12px;color:#232323}@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;font-size:14px;font-weight:500;margin-bottom:20px;border-bottom:1px solid #ededed;padding-bottom:10px;border-radius:3px}.coupon_inner a:hover{color:#fe3737}.coupon_code{border:1px solid #ededed}@media only screen and (max-width:767px){.coupon_code.left{margin-bottom:59px}}.coupon_code h3{color:#fff;line-height:36px;padding:5px 15px;background:#232323;text-transform:uppercase;font-size:16px;font-weight:500}@media only screen and (max-width:767px){.coupon_code h3{line-height:28px;padding:5px 15px;font-size:15px}}.cart_subtotal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart_subtotal p{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:#fe3737;color:#fff;font-size:15px;padding:3px 14px;line-height:30px;font-weight:500;display:inline-block;text-transform:capitalize;margin-bottom:0}.checkout_btn a:hover{background:#232323;color:#fff}.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 #ededed;border-bottom:1px solid #ededed}@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;background-color:#f7f6f7;padding:15px 10px;border-top:3px solid #fe3737;margin-bottom:0}.user-actions h3 a{color:#fe3737}.checkout_info{border:1px solid #ededed;margin-top:25px;padding:20px 30px}.checkout_info p{margin-bottom:15px}.checkout_info a{color:#fe3737;margin-top:15px;display:block}.checkout_info.coupon_info form{display:flex}@media only screen and (max-width:767px){.checkout_info.coupon_info form{flex-direction:column}}.form_group{margin-bottom:20px}.form_group label{font-size:14px;display:block;line-height:18px}.form_group input{border:1px solid #ededed;background:0 0;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:#232323;border:0;color:#fff;font-weight:500;text-transform:uppercase;font-size:13px;-webkit-transition:.3s;transition:.3s;margin-right:20px;cursor:pointer;height:40px;line-height:40px;border-radius:3px}.form_group button:hover{background:#fe3737}.form_group input[type=checkbox]{width:15px;height:15px;margin-right:10px;position:relative;top:3px}@media only screen and (max-width:767px){.form_group input[type=checkbox]{margin-right:3px}}.form_group.group_3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form_group.group_3 label{margin-bottom:0;line-height:34px;cursor:pointer}.form_group.group_3 label:hover{color:#fe3737}#checkout_coupon input{background:0 0;border:1px solid #ededed;width:200px;height:45px;font-size:12px;padding:0 20px;color:#232323}#checkout_coupon button{width:130px;background:#232323;color:#fff;font-weight:500;text-transform:uppercase;font-size:13px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border:0;height:45px;line-height:45px;border-radius:3px;margin-left:5px}@media only screen and (max-width:767px){#checkout_coupon button{margin-top:20px}}#checkout_coupon button:hover{background:#fe3737}.mb-20{margin-bottom:20px}.checkout_form h3{font-size:16px;line-height:30px;padding:5px 10px;text-transform:uppercase;color:#fff;background:#232323;font-weight:500}.checkout_form input{border:1px solid #ededed;background:0 0;height:40px;width:100%;padding:0 20px;color:#232323}.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{font-weight:500}.checkout_form label span{color:#fe3737}.checkout_form label.righ_0{cursor:pointer;font-size:15px;line-height:27px;padding:5px 10px;text-transform:capitalize;color:#fff;background:#232323;font-weight:500;-webkit-transition:.3s;transition:.3s;margin-bottom:0;border-radius:5px}@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:#232323}.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:capitalize;color:#fff;background:#fe3737;font-weight:500;-webkit-transition:.3s;transition:.3s;margin-bottom:0;border-radius:5px}@media only screen and (max-width:767px){.order_button button{font-size:14px}}.order_button button:hover{background:#232323}@media only screen and (max-width:767px){.order-notes{margin-bottom:58px}}.order-notes textarea{border:1px solid #e5e5e5;border-radius:0;height:45px;max-width:100%;padding:0 30px 0 20px;background:0 0;font-size:13px;resize:none;line-height:45px;width:100%;color:#232323}.order-notes label{line-height:13px}.Checkout_section{margin-bottom:57px}@media only screen and (max-width:767px){.Checkout_section{margin-bottom:60px}}.order_table{margin-bottom:35px}.order_table table{width:100%}.order_table table thead tr th{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{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:#fe3737;font-size:12px;font-weight:500;height:38px;line-height:18px;padding:10px 20px;color:#fff;text-transform:uppercase;border-radius:3px}.table_desc.wishlist table tbody tr td.product_total a:hover{background:#232323}@media only screen and (max-width:767px){.table_desc.wishlist table tbody tr td.product_total a{padding:10px 10px}}.wishlist_share{text-align:center;padding:20px 0;border:1px solid #ededed}.wishlist_share h4{font-size:18px;font-weight:500;text-transform:capitalize}.wishlist_share ul li{display:inline-block}.wishlist_share ul li a{padding:0 10px;display:block}.wishlist_share ul li a:hover{color:#fe3737}.wishlist_area{padding-bottom:60px}.contact_area{margin-bottom:60px}.contact_message h3{font-size:21px;text-transform:capitalize;font-weight:500;line-height:20px;margin-bottom:25px}@media only screen and (min-width:768px) and (max-width:991px){.contact_message h3{margin-bottom:20px}}@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;margin-bottom:20px}.contact_message ul li{padding:13px 0;border-top:1px solid #ededed}.contact_message ul li:last-child{padding-bottom:0}.contact_message ul li i{margin-right:10px}.contact_message ul li a:hover{color:#fe3737}.contact_message label{line-height:18px;font-weight:500;margin-bottom:10px}.contact_message input{border:1px solid #ededed;height:45px;background:#fff;width:100%;padding:0 20px;color:#757575}.contact_message textarea{height:170px;border:1px solid #ededed;background:#fff;resize:none;margin-bottom:20px;width:100%;padding:10px 20px;color:#232323}@media only screen and (max-width:767px){.contact_message textarea{height:120px}}.contact_message button{font-weight:400;height:42px;line-height:42px;padding:0 30px;text-transform:capitalize;border:none;background:#232323;color:#fff;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:4px}.contact_message button:hover{background:#fe3737}@media only screen and (max-width:767px){.contact_message.content{margin-bottom:50px}}.contact_message.form p.form-messege{margin-bottom:0}.contact_map{margin-bottom:55px}.map-area #googleMap{height:460px;width:100%}@media only screen and (max-width:767px){.map-area #googleMap{height:340px}}.account_form h2{font-size:28px;text-transform:capitalize;font-weight:500;line-height:22px;margin-bottom:30px}@media only screen and (max-width:767px){.account_form h2{font-size:24px;margin-bottom:20px}}.account_form form{border:1px solid #ededed;padding:23px 20px 29px;border-radius:5px}.account_form label{font-size:16px;font-weight:400;cursor:pointer;line-height:12px;margin-bottom:12px}.account_form label:hover{color:#fe3737}.account_form input{border:1px solid #ededed;height:40px;max-width:100%;padding:0 20px;background:0 0;width:100%}.account_form button{background:#fe3737;border:0;color:#fff;display:inline-block;font-size:12px;font-weight:700;height:34px;line-height:26px;padding:5px 20px;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s;transition:.3s;margin-left:20px;border-radius:20px}.account_form button:hover{background:#232323}.login_submit label input[type=checkbox]{width:15px;height:13px;margin-right:3px}.login_submit{text-align:right}.login_submit a{font-size:15px;float:left;line-height:39px}.login_submit a:hover{color:#fe3737}@media only screen and (min-width:768px) and (max-width:991px){.login_submit a{float:none;line-height:18px;display:block;margin-bottom:20px}}@media only screen and (max-width:767px){.login_submit a{float:none;line-height:18px;display:block;margin-bottom:20px}}.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:52px}@media only screen and (max-width:767px){.faq_content_area{padding-bottom:53px}}.accordion_area{padding-bottom:60px}.accordion_area .card-header{background:#fe3737}.accordion_area .card-header:first-child{border-radius:inherit}.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 button{height:45px;text-decoration:none;cursor:pointer;position:relative;white-space:initial;box-shadow:inherit}@media only screen and (max-width:767px){.card-header.card_accor button{height:60px}}.card-header.card_accor button i{position:absolute;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);right:20px}@media only screen and (max-width:767px){.card-header.card_accor button i{right:10px}}.card-header.card_accor button.btn-link{border:1px solid #fe3737;width:100%;text-align:left;font-size:14px;font-weight:500;color:#fff}.card-header.card_accor button.btn-link.collapsed{background:#ededed;border:1px solid #ededed;width:100%;text-align:left;color:#232323}@media only screen and (max-width:767px){.card-header.card_accor button.btn-link.collapsed{padding-right:28px}}.card-header.card_accor button.btn-link i.fa-plus{display:none}.card-header.card_accor button.btn-link.collapsed i.fa-plus{display:block}.card-header.card_accor button.btn-link.collapsed i.fa-minus{display:none}.faq_content_wrapper h4{font-size:18px;font-weight:600;margin-bottom:15px;line-height:18px}@media only screen and (max-width:767px){.faq_content_wrapper h4{font-size:15px;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:last-child{margin-bottom:0}.dashboard_tab_button ul li a{font-size:14px;color:#fff;font-weight:500;text-transform:capitalize;background:#232323;border-radius:3px}.dashboard_tab_button ul li a:hover{background:#fe3737;color:#fff}.dashboard_tab_button ul li a.active{background:#fe3737}.main_content_area{padding-bottom:60px}@media only screen and (max-width:767px){.main_content_area{padding-bottom:55px}}.dashboard_content h3{font-size:22px;text-transform:capitalize;font-weight:500;margin-bottom:15px}.dashboard_content h4{font-size:20px;text-transform:capitalize;font-weight:500;margin-bottom:10px;margin-top:10px}.dashboard_content button{color:#fe3737;font-weight:500;border:0;background:inherit}.dashboard_content p a{color:#fe3737;font-weight:500}.table-responsive table thead{background:#ededed}.table-responsive table thead tr th{text-align:center}.table-responsive table tbody tr td{border-right:1px solid #ededed;font-weight:500;text-transform:capitalize;font-size:14px;text-align:center;min-width:150px}.table-responsive table tbody tr td:last-child a{color:#fe3737}.table-responsive .table{border-left:1px solid #ededed;border-bottom:1px solid #ededed;border-right:1px solid #ededed}.dashboard_content address{font-weight:500}.account_login_form form span input[type=checkbox],.input-radio span input[type=radio]{width:15px;height:15px;margin-right:2px;position:relative;top:2px}.input-radio span{font-weight:500;padding-right:10px}.account_login_form form input{border:1px solid #ddd;background:0 0;height:40px;margin-bottom:20px;width:100%;padding:0 20px;color:#232323}.about_desc{text-align:center}.about_desc p{font-size:16px;margin-bottom:30px;line-height:27px}@media only screen and (max-width:767px){.about_desc p{font-size:15px;margin-bottom:18px}}.about_desc h3{font-size:42px;line-height:42px;margin-bottom:0}@media only screen and (max-width:767px){.about_desc h3{font-size:35px;line-height:34px}}.testimonial_about{padding:0}@media only screen and (max-width:767px){.testimonial_about{margin-top:43px;margin-bottom:0}}.testimonial_about .single_testimonial{flex-direction:column;text-align:center}.testimonial_about .testimonial_icon_img{margin-bottom:20px}.testimonial_about .testimonial_content a{font-size:16px;line-height:16px;color:#333;text-transform:uppercase;font-weight:500;margin-top:16px}@media only screen and (max-width:767px){.testimonial_about .testimonial_content a{font-size:14px;line-height:14px;margin-top:4px}}.testimonial_about .testimonial_content p{max-width:79%;margin:0 auto 20px;font-size:18px;line-height:32px}@media only screen and (min-width:768px) and (max-width:991px){.testimonial_about .testimonial_content p{max-width:93%;margin:0 auto 15px;font-size:16px;line-height:28px}}@media only screen and (max-width:767px){.testimonial_about .testimonial_content p{max-width:100%;margin:0 auto 16px;font-size:15px;line-height:28px}}.testimonial_about .section_title h2{font-size:28px;line-height:33px;padding-bottom:0}.testimonial_about .section_title h2::before{display:none}@media only screen and (min-width:768px) and (max-width:991px){.testimonial_about .section_title h2{font-size:22px;line-height:24px}}@media only screen and (max-width:767px){.testimonial_about .section_title h2{font-size:19px;line-height:22px}}.testimonial_about .testimonial_container{margin-top:6px}.about_section{padding-bottom:60px}.about_content{padding-top:56px;text-align:center}@media only screen and (max-width:767px){.about_content{padding-top:52px}}.about_content h1{display:inline-block;font-size:24px;line-height:24px;text-transform:capitalize;font-weight:400;margin-bottom:21px}@media only screen and (min-width:992px) and (max-width:1199px){.about_content h1{font-size:22px}}@media only screen and (min-width:768px) and (max-width:991px){.about_content h1{font-size:20px;margin-bottom:20px}}@media only screen and (max-width:767px){.about_content h1{font-size:16px;line-height:25px;margin-bottom:13px}}.about_content p{font-size:14px;line-height:26px;max-width:890px;margin:0 auto}.chose_content h3{font-size:22px;text-transform:capitalize;font-weight:400;line-height:26px;margin-bottom:19px}@media only screen and (min-width:992px) and (max-width:1199px){.chose_content h3{font-size:20px;line-height:24px;margin-bottom:17px}}@media only screen and (min-width:768px) and (max-width:991px){.chose_content h3{font-size:16px;argin-bottom:13px}}@media only screen and (max-width:767px){.chose_content h3{font-size:18px;line-height:20px;margin-bottom:13px}}.about_signature{margin-top:25px}@media only screen and (min-width:768px) and (max-width:991px){.about_signature{margin-top:20px}}@media only screen and (max-width:767px){.about_signature{margin-top:22px}}.choseus_area{margin-bottom:60px;background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover;padding:60px 0 54px}@media only screen and (max-width:767px){.choseus_area{padding:60px 0 28px}}.single_chose{text-align:center}@media only screen and (max-width:767px){.single_chose{margin-bottom:25px}}.single_chose:hover .chose_icone{transform:rotatey(180deg)}.chose_icone{margin-bottom:23px;-webkit-transition:.5s;transition:.5s}@media only screen and (min-width:768px) and (max-width:991px){.chose_icone{margin-bottom:20px}}@media only screen and (max-width:767px){.chose_icone{margin-bottom:14px}}.single_gallery_section{background:#fff}@media only screen and (max-width:767px){.single_gallery_section{margin-bottom:25px}}.about_gallery_container{border-bottom:1px solid #ededed;padding-bottom:53px}@media only screen and (max-width:767px){.about_gallery_container{padding-bottom:28px}}.about_gallery_section{margin-bottom:54px}@media only screen and (max-width:767px){.gallery_thumb img{width:100%}}.about_gallery_content{padding-top:21px;text-align:center}.about_gallery_content h3{font-size:28px;text-transform:capitalize;font-weight:400;line-height:28px;margin-bottom:12px}@media only screen and (min-width:992px) and (max-width:1199px){.about_gallery_content h3{font-size:22px;line-height:25px}}@media only screen and (min-width:768px) and (max-width:991px){.about_gallery_content h3{font-size:20px;line-height:22px}}@media only screen and (max-width:767px){.about_gallery_content h3{font-size:18px;margin-bottom:11px;line-height:22px}}.about_gallery_content p{line-height:26px}.team_container{padding-bottom:45px;border-bottom:1px solid #ededed}@media only screen and (min-width:768px) and (max-width:991px){.team_container{padding-bottom:15px}}@media only screen and (max-width:767px){.team_container{padding-bottom:15px}}.team_member{text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.team_member{margin-bottom:28px}}@media only screen and (max-width:767px){.team_member{margin-bottom:28px}}.team_thumb{margin-bottom:24px}@media only screen and (min-width:768px) and (max-width:991px){.team_thumb{margin-bottom:18px}}@media only screen and (max-width:767px){.team_thumb{margin-bottom:18px}}.team_content h3{font-size:18px;line-height:24px;font-weight:500;margin-bottom:5px}@media only screen and (min-width:768px) and (max-width:991px){.team_content h3{line-height:18px;margin-bottom:4px}}@media only screen and (max-width:767px){.team_content h3{line-height:18px;margin-bottom:4px;font-size:17px}}.team_content h5{font-size:13px;line-height:17px;margin-bottom:12px;padding-bottom:14px;position:relative;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px){.team_content h5{margin-bottom:11px;padding-bottom:11px}}@media only screen and (max-width:767px){.team_content h5{margin-bottom:11px;padding-bottom:11px}}.team_content h5::before{position:absolute;content:"";width:37px;height:2px;background:#fe3737;bottom:0;left:50%;transform:translatex(-50%)}.team_content p{font-size:14px;line-height:25px}.team_content p a:hover{color:#fe3737}.faq-client_title{margin-bottom:28px;text-align:center}@media only screen and (max-width:767px){.faq-client_title{margin-bottom:23px}}.faq-client_title h2{font-size:28px;line-height:28px;font-weight:400;display:inline-block;margin-bottom:0;text-transform:capitalize;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.faq-client_title h2{font-size:22px;line-height:24px}}@media only screen and (max-width:767px){.faq-client_title h2{font-size:20px;line-height:20px}}.faq-client-say-area{margin-bottom:44px}@media only screen and (max-width:767px){.faq-client-say-area{margin-bottom:53px}}@media only screen and (max-width:767px){.faq-client-say-area .section_title{margin-bottom:22px}}.panel-heading .panel-title{margin-bottom:0}.panel-heading .panel-title a{background:#fff;display:block;padding:14px 20px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:inherit;position:relative;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;border:none;-webkit-box-shadow:none;box-shadow:none;font-weight:500}@media only screen and (max-width:767px){.panel-heading .panel-title a{padding:10px 38px 10px 15px;font-size:13px}}.panel-heading .panel-title a::before{position:absolute;content:"\f0d7";font-family:FontAwesome;color:#333;font-size:20px;width:22px;height:22px;text-align:center;line-height:25px;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;border-radius:100%;z-index:4;margin-top:0}.panel-heading .panel-title a[aria-expanded=true]::before{background:#fff;color:#fe3737}.faq-style-wrap .panel-title a[aria-expanded=true]{border-radius:3px 3px 0 0;color:#fff;background:#fe3737}.panel.panel-default{margin-bottom:21px}.panel.panel-default:last-child{margin-bottom:0}@media only screen and (max-width:767px){.panel.panel-default{margin-bottom:13px}}.panel-body{padding:15px;border:1px solid #ddd;background:#fff}.about_testi_title{margin-bottom:28px;text-align:center}@media only screen and (max-width:767px){.about_testi_title{margin-bottom:22px}}.about_testi_title h2{font-size:28px;line-height:28px;font-weight:400;display:inline-block;margin-bottom:0;text-transform:capitalize}@media only screen and (min-width:768px) and (max-width:991px){.about_testi_title h2{font-size:22px;line-height:24px}}@media only screen and (max-width:767px){.about_testi_title h2{font-size:20px;line-height:20px}}.services_gallery{padding-bottom:30px}@media only screen and (max-width:767px){.services_gallery{padding-bottom:29px}}.services_content h3{font-size:15px;text-transform:capitalize;font-weight:400;margin-bottom:11px;line-height:14px}.services_content p{font-size:14px;font-weight:400;line-height:24px;margin-bottom:0}.services_thumb{margin-bottom:20px}.services_thumb img{width:100%}@media only screen and (min-width:768px) and (max-width:991px){.services_thumb img{width:100%}}@media only screen and (max-width:767px){.services_thumb img{width:100%}}.single_services{margin-bottom:25px}.our_services{padding:48px 0 26px;background:#ececec}@media only screen and (min-width:768px) and (max-width:991px){.our_services{margin-bottom:60px}}@media only screen and (max-width:767px){.our_services{padding:54px 0 26px;margin-bottom:60px}}.services_item{margin-bottom:27px;display:-webkit-box;display:-ms-flexbox;display:flex}.services_title{text-align:center;margin-bottom:35px}.services_title h2{font-size:25px;text-transform:uppercase;font-weight:400;margin-bottom:11px}@media only screen and (max-width:767px){.services_title h2{font-size:20px;line-height:22px}}.services_title p{max-width:790px;margin:0 auto}.services_icone{margin-right:15px}.services_icone i{font-size:35px;line-height:46px;color:#fe3737}.services_desc h3{font-size:13px;font-weight:400}@media only screen and (max-width:767px){.services_desc h3{line-height:22px}}.services_desc p{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:992px) and (max-width:1199px){.unlimited_services{margin:60px 0}}@media only screen and (min-width:768px) and (max-width:991px){.unlimited_services{margin-bottom:60px}}@media only screen and (max-width:767px){.unlimited_services{margin-bottom:60px}}.unlimited_services_content h1{font-weight:400;line-height:40px;text-transform:uppercase;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{font-size:14px;line-height:28px;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 .view__work a{font-size:14px;padding:8px 20px 7px;display:inline-block;border-radius:20px;border:1px solid #ededed}.unlimited_services_content .view__work a:hover{background:#fe3737;color:#fff;border-color:#fe3737}.priceing_table{background:#ececec;padding:60px 0 30px}.single_priceing{background:#fff;border-radius:3px;-webkit-box-shadow:0 1px #fff inset,0 1px 3px rgba(34,25,25,.4);box-shadow:0 1px #fff inset,0 1px 3px rgba(34,25,25,.4);text-align:center;margin-bottom:30px}.priceing_title{padding:20px;background:#fe3737}.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}.priceing_list h1 span{font-size:40px}.priceing_list ul li{padding:15px 0;border-bottom:1px solid #ededed;line-height:24px}.priceing_list ul li:first-child{border-top:1px solid #ededed}.priceing_list a{margin:30px 0 0;line-height:38px;padding:0 20px;border:1px solid #232323;color:#232323;display:inline-block;font-size:12px;font-weight:600;border-radius:30px;text-transform:uppercase}.priceing_list a.list_button,.priceing_list a:hover{background:#fe3737;border-color:#fe3737;color:#fff}.advantages_ecommerce{padding:55px 0}@media only screen and (max-width:767px){.advantages_ecommerce{padding:50px 0}}@media only screen and (max-width:767px){.advantages_content{text-align:center}}.advantages_content h3{font-size:25px;font-weight:500;text-transform:capitalize}@media only screen and (min-width:768px) and (max-width:991px){.advantages_content h3{font-size:20px;line-height:20px}}@media only screen and (max-width:767px){.advantages_content h3{font-size:16px;line-height:20px}}.advantages_content p{font-size:14px;font-style:italic;font-weight:400}@media only screen and (min-width:768px) and (max-width:991px){.advantages_content p{font-size:13px}}@media only screen and (max-width:767px){.advantages_content p{font-size:13px}}.advantages_button{text-align:center}.advantages_button a{font-size:14px;padding:8px 20px 7px;display:inline-block;border-radius:20px;border:1px solid #ededed}.advantages_button a:hover{background:#fe3737;color:#fff;border-color:#fe3737}@media only screen and (max-width:767px){.advantages_button a{padding:5px 11px;font-size:13px;margin-top:20px}}.blog_wrapper .post_author{margin-bottom:3px}.blog_wrapper .blog_footer{margin-top:16px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_wrapper .blog_footer{margin-top:12px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_wrapper .blog_footer{margin-top:13px}}@media only screen and (max-width:767px){.blog_wrapper .blog_footer{margin-top:12px}}.blog_wrapper .blog_content{padding:25px 0 0}@media only screen and (min-width:992px) and (max-width:1199px){.blog_wrapper .blog_content{padding:18px 0 0}}@media only screen and (min-width:768px) and (max-width:991px){.blog_wrapper .blog_content{padding:18px 0 0}}@media only screen and (max-width:767px){.blog_wrapper .blog_content{padding:18px 0 0}}@media only screen and (min-width:768px) and (max-width:991px){.blog_wrapper .blog_content h4{margin-bottom:8px}}@media only screen and (max-width:767px){.blog_wrapper .blog_content h4{margin-bottom:5px}}.blog_wrapper .single_blog{margin-bottom:30px}@media only screen and (max-width:767px){.blog_wrapper .single_blog{margin-bottom:30px}}.blog_wrapper .blog_thumb{width:100%}@media only screen and (max-width:767px){.blog_wrapper .blog_thumb img{width:100%}}.blog_wrapper .blog_thumb iframe{height:248px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.blog_wrapper .blog_thumb iframe{height:200px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_wrapper .blog_thumb iframe{height:200px}}.blog_wrapper .blog_desc{margin-bottom:25px}@media only screen and (max-width:767px){.blog_wrapper .blog_desc{margin-bottom:20px}}.blog_wrapper .blog_desc p{font-size:14px;line-height:28px;margin-bottom:0}.blog_bidio .blog_content{padding-top:16px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_bidio .blog_content{padding-top:19px}}@media only screen and (max-width:767px){.blog_bidio .blog_content{padding-top:13px}}.readmore_button a{height:38px;line-height:40px;background:#fe3737;border:0;color:#fff;display:block;text-align:center;padding:0 20px;font-size:12px;text-transform:uppercase;font-weight:600;font-style:normal;border-radius:3px;max-width:170px}.readmore_button a:hover{background:#232323}@media only screen and (max-width:767px){.readmore_button a{max-width:130px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_sidebar_widget{margin-top:57px}}@media only screen and (max-width:767px){.blog_sidebar_widget{margin-top:57px}}.blog_sidebar_widget .widget_title{position:relative;margin-bottom:20px}.blog_sidebar_widget .widget_title h3{margin-bottom:0}.blog_sidebar_widget .widget_list{margin-bottom:28px}.blog_sidebar_widget .widget_list:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.blog_sidebar_widget .widget_list{margin-bottom:55px}}@media only screen and (max-width:767px){.blog_sidebar_widget .widget_list{margin-bottom:55px}}.blog_sidebar_widget .widget_list.comments .post_thumb a img{border-radius:50%}.blog_sidebar_widget .widget_list.comments .post_info span a{color:#fe3737}.blog_sidebar_widget .widget_list.comments .post_info a:hover{color:#fe3737}.blog_sidebar_widget .widget_categories{background:inherit;margin-bottom:18px}.blog_sidebar_widget .widget_categories .widget_title{margin-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px){.blog_sidebar_widget .widget_categories{margin-bottom:52px}}@media only screen and (max-width:767px){.blog_sidebar_widget .widget_categories{margin-bottom:43px}}.blog_sidebar_widget .widget_categories ul li a{color:#232323;padding:0;border:0;line-height:35px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_sidebar_widget .tag_widget ul li a{padding:0 12px}}.widget_search input{height:35px;border:1px solid #ededed;background:#fff;color:#232323;width:100%;margin-bottom:20px;padding:0 15px}.widget_search button{color:#fff;display:inline-block;background:#242424;border:none;padding:0 20px;height:34px;line-height:35px;text-transform:uppercase;font-size:12px;font-weight:600;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:3px}.widget_search button:hover{background:#fe3737}.tag_widget ul li{display:inline-block}.tag_widget ul li a{margin:0 6px 0 0;display:block;font-size:12px;font-weight:400;border:1px solid #ededed;background:#fff;padding:0 15px;line-height:29px;border-radius:3px}.tag_widget ul li a:hover{background:#fe3737;border-color:#fe3737;color:#fff}.post_thumb{width:60px;float:left;margin-right:10px}.post_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.post_wrapper:last-child{margin-bottom:0}.post_info h4{font-size:13px;font-weight:500;text-transform:capitalize;line-height:14px;margin-bottom:5px}.post_info h4 a:hover{color:#fe3737}.post_info span{font-size:12px}.blog_categories ul li{border-top:1px solid #ddd}.blog_categories ul li a{padding:10px 0;text-transform:capitalize;display:inline-block;margin-left:0}.blog_categories ul li a:hover{color:#fe3737}.blog_categories ul li:last-child a{padding-bottom:0}.shipping_area.shipping_contact.blog_shipping{margin-top:94px}.blog_pagination .pagination{border:1px solid #ededed;justify-content:center;padding:10px 0}@media only screen and (max-width:767px){.blog_pagination .pagination{margin-top:0}}@media only screen and (min-width:768px) and (max-width:991px){.blog_fullwidth .blog_sidebar_widget{margin-top:55px}}@media only screen and (max-width:767px){.blog_fullwidth .blog_wrapper{margin-bottom:56px}}.blog_fullwidth .blog_thumb{width:100%;float:inherit}.blog_fullwidth .blog_thumb img{transform:inherit}.blog_fullwidth .blog_thumb iframe{height:550px}@media only screen and (min-width:992px) and (max-width:1199px){.blog_fullwidth .blog_thumb iframe{height:440px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_fullwidth .blog_thumb iframe{height:440px}}@media only screen and (max-width:767px){.blog_fullwidth .blog_thumb iframe{height:200px}}.blog_fullwidth .blog_content h4{font-size:24px;line-height:24px}@media only screen and (min-width:768px) and (max-width:991px){.blog_fullwidth .blog_content h4{font-size:22px;line-height:22px}}@media only screen and (max-width:767px){.blog_fullwidth .blog_content h4{font-size:16px;line-height:23px}}.blog_fullwidth .blog_content p{font-size:16px;line-height:23px;max-width:81%}@media only screen and (max-width:767px){.blog_fullwidth .blog_content p{max-width:100%;font-size:15px;line-height:23px}}.blog_thumb_active:hover .owl-nav>div{left:20px;opacity:1;visibility:visible}.blog_thumb_active:hover .owl-nav>div.owl-next{right:20px}.blog_thumb_active .owl-nav>div{position:absolute;top:50%;transform:translatey(-50%);background:rgba(236,54,66,.6);width:30px;height:30px;line-height:30px;font-size:20px;color:#fff;text-align:center;border-radius:50%;left:40px;-webkit-transition:.5s;transition:.5s;opacity:0;visibility:hidden}.blog_thumb_active .owl-nav>div.owl-next{right:40px;left:auto}.blog_aduio_icone{margin-bottom:11px}.blog_aduio_icone audio{width:100%}@media only screen and (min-width:768px) and (max-width:991px){.blog_reverse .blog_wrapper .row{flex-direction:row}}@media only screen and (max-width:767px){.blog_reverse .blog_wrapper .row{flex-direction:row}}@media only screen and (min-width:768px) and (max-width:991px){.blog_reverse .row{flex-direction:column-reverse}}@media only screen and (max-width:767px){.blog_reverse .row{flex-direction:column-reverse}}@media only screen and (min-width:768px) and (max-width:991px){.blog_wrapper_sidebar .row{flex-direction:row}}@media only screen and (max-width:767px){.blog_wrapper_sidebar .row{flex-direction:row}}.pagination_full{margin-top:0}@media only screen and (min-width:992px) and (max-width:1199px){.blog_nosidebar{margin-bottom:0}}.blog_nosidebar .single_blog{overflow:hidden}.blog_nosidebar .single_blog_gallery{overflow:hidden}.blog_nosidebar .blog_thumb{float:left;width:30%}@media only screen and (min-width:768px) and (max-width:991px){.blog_nosidebar .blog_thumb{width:35%}}@media only screen and (max-width:767px){.blog_nosidebar .blog_thumb{width:100%}}.blog_nosidebar .blog_thumb_active{float:left;width:30%}@media only screen and (min-width:768px) and (max-width:991px){.blog_nosidebar .blog_thumb_active{width:35%}}@media only screen and (max-width:767px){.blog_nosidebar .blog_thumb_active{width:100%}}.blog_nosidebar .blog_content{float:left;width:70%;padding-top:0;padding-left:25px}@media only screen and (min-width:768px) and (max-width:991px){.blog_nosidebar .blog_content{width:65%}}@media only screen and (max-width:767px){.blog_nosidebar .blog_content{width:100%;padding-left:0;padding-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_nosidebar .blog_content h3{line-height:20px;margin-bottom:9px}}@media only screen and (min-width:768px) and (max-width:991px){.blog_nosidebar .blog_meta{margin-bottom:9px}}.post_header{margin-bottom:28px}@media only screen and (min-width:768px) and (max-width:991px){.post_header{margin-bottom:25px}}@media only screen and (max-width:767px){.post_header{margin-bottom:22px}}.post_header h3{font-size:30px;line-height:25px;font-weight:500;margin-bottom:9px}@media only screen and (min-width:992px) and (max-width:1199px){.post_header h3{font-size:26px;line-height:25px}}@media only screen and (min-width:768px) and (max-width:991px){.post_header h3{font-size:25px;line-height:23px}}@media only screen and (max-width:767px){.post_header h3{font-size:18px;line-height:20px;margin-bottom:7px}}.blog_details{margin-bottom:60px}.blog_details .single_blog{margin-bottom:56px;border:0}@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}}.blog_details .blog_meta{margin-bottom:0}.blog_details .blog_thumb{width:100%;float:inherit}.blog_details .blog_content{padding:0;padding-top:30px;text-align:left}@media only screen and (max-width:767px){.blog_details .blog_content{padding-top:22px}}.blog_details .post_content>p{line-height:24px;margin-bottom:10px;font-size:15px}@media only screen and (max-width:767px){.blog_details .post_content>p{font-size:14px}}.blog_details .post_content blockquote{margin:31px 0 31px 40px;font-style:italic;padding:30px 45px;background:#f6f6f6;border:1px solid #ebebeb;border-left:4px solid #fe3737}.blog_details .post_content blockquote p{font-size:16px}@media only screen and (max-width:767px){.blog_details .post_content blockquote p{font-size:15px}}@media only screen and (max-width:767px){.blog_details .post_content blockquote{margin:23px 0 23px 0;padding:20px 12px 15px}}.blog_details .social_sharing{display:flex;align-items:center}.blog_details .social_sharing p{font-size:13px;text-transform:capitalize;margin-right:20px;margin-bottom:0;line-height:13px;font-weight:500}@media only screen and (max-width:767px){.blog_details .social_sharing p{font-size:13px;margin-right:10px}}.blog_details .social_sharing ul li{display:inline-block}.blog_details .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}.blog_details .social_sharing ul li a:hover{color:#fff;background:#fe3737}@media only screen and (max-width:767px){.blog_details .social_sharing ul li a{margin-right:2px}}.blog_details .social_sharing ul li:first-child a{padding-left:0;border-left:0}.entry_content{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.entry_content{flex-direction:column;text-align:left;align-items:inherit}}.entry_content .post_meta{margin-bottom:0}@media only screen and (max-width:767px){.entry_content .post_meta{margin-bottom:10px}}.entry_content .post_meta span{font-weight:500;font-size:13px}.entry_content .post_meta span a:hover{color:#fe3737}.comments_box{margin-bottom:56px}.comments_box h3{font-size:15px;margin:0 0 20px;font-weight:500;line-height:20px;text-transform:uppercase}.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}.comment_list .comment_content h5 a:hover{color:#fe3737}.comment_list .comment_content span{line-height:18px;margin-bottom:8px;font-size:13px;font-style:italic;display:inline-block}.comment_list .comment_content p{margin-bottom:0;font-size:14px}.comment_reply{position:absolute;top:20px;right:12px}@media only screen and (max-width:767px){.comment_reply{top:15px}}.comment_reply a{padding:2px 10px;border-radius:3px;color:#fff;background:#232323;display:block}@media only screen and (max-width:767px){.comment_reply a{line-height:20px;font-size:13px}}.comment_reply a:hover{background:#fe3737}.comments_form h3{font-size:15px;margin:0 0 20px;font-weight:500;line-height:20px;text-transform:uppercase}.comments_form p{font-size:13px;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{font-size:13px;line-height:20px;font-weight:500;margin-bottom:10px}.comments_form form textarea{width:100%;height:200px;background:#fff;border:1px solid #ededed;margin-bottom:10px;resize:none;padding:10px}@media only screen and (max-width:767px){.comments_form form textarea{height:120px}}.comments_form form input{width:100%;height:40px;border:1px solid #ededed;margin-bottom:15px;padding:0 20px}.comments_form form button{border:0;line-height:36px;background:#232323;font-weight:500}.comments_form form button:hover{background:#fe3737}@media only screen and (max-width:767px){.comments_form form button{line-height:38px;height:38px;padding:0 10px}}.comment_list.list_two{padding-left:50px}@media only screen and (max-width:767px){.comment_list.list_two{padding-left:0}}.related_posts{border-top:1px solid #ededed;padding:56px 0 50px}@media only screen and (max-width:767px){.related_posts{padding:54px 0 25px}}@media only screen and (min-width:768px) and (max-width:991px){.related_posts .row{flex-direction:row!important}}.related_posts h3{font-size:15px;margin:0 0 20px;font-weight:500;line-height:20px;text-transform:uppercase}.related_thumb{margin-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px){.related_thumb img{width:100%}}@media only screen and (max-width:767px){.related_thumb img{width:100%}}.related_content h4{font-size:13px;font-weight:500;line-height:13px;margin-bottom:0;text-transform:uppercase}.related_content h4 a{color:#232323}.related_content h4 a:hover{color:#fe3737}.related_content span{font-size:13px;line-height:17px}.related_content span i{margin-right:3px}.related_content .blog_meta span{font-size:12px;line-height:22px}@media only screen and (max-width:767px){.single_related{margin-bottom:25px}}.modal-dialog.modal-dialog-centered{min-width:1100px}@media only screen and (min-width:1200px) and (max-width:1600px){.modal-dialog.modal-dialog-centered{min-width:1000px}}@media only screen and (min-width:992px) and (max-width:1199px){.modal-dialog.modal-dialog-centered{min-width:950px}}@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 #ededed;margin:0 2px}.modal_tab_button ul li a img{width:100%}.modal_title h2{font-size:16px;text-transform:uppercase;font-weight:600;margin-bottom:14px;line-height:26px}.modal_social h2{font-size:16px;text-transform:uppercase;font-weight:600;margin-bottom:15px;line-height:20px}.modal_social ul li{display:inline-block;margin-right:3px}.modal_social ul li a{text-transform:uppercase;display:inline-block;width:38px;height:38px;text-align:center;line-height:38px;border-radius:50%;font-size:15px;color:#fff;font-weight:400}.modal_social ul li.facebook a{background:#3c5b9b}.modal_social ul li.facebook a:hover{background:#fe3737}.modal_social ul li.twitter a{background:#1da1f2}.modal_social ul li.twitter a:hover{background:#fe3737}.modal_social ul li.pinterest a{background:#bd081b}.modal_social ul li.pinterest a:hover{background:#fe3737}.modal_social ul li.google-plus a{background:#dc5043}.modal_social ul li.google-plus a:hover{background:#fe3737}.modal_social ul li.linkedin a{background:#010103}.modal_social ul li.linkedin a:hover{background:#fe3737}.modal_price{margin-bottom:12px}.modal_price span{font-weight:600;color:#fe3737;font-size:16px}.modal_price span.old_price{color:#232323;font-size:14px;font-weight:400;text-decoration:line-through;margin-left:5px}.modal_description p{line-height:24px;font-size:15px;margin:0}.variants_color h2,.variants_size h2{font-size:13px;font-weight:600;text-transform:uppercase;margin-bottom:7px;line-height:20px}.mb-15.variants_color,.variants_size.mb-15{margin-bottom:24px}.variants_color .select_option,.variants_size .select_option{width:100%;border-radius:0;margin-bottom:25px}.variants_color .select_option .list,.variants_size .select_option .list{width:100%;border-radius:0}.modal_add_to_cart{margin-bottom:25px}.modal_add_to_cart form input{width:95px;border:1px solid #ededed;background:0 0;padding:0 10px;height:45px}@media only screen and (max-width:767px){.modal_add_to_cart form input{width:75px}}.modal_add_to_cart form button{background:0 0;border:1px solid #232323;margin-left:10px;font-size:12px;font-weight:700;height:45px;width:230px;line-height:18px;padding:10px 15px;text-transform:uppercase;background:#232323;color:#fff;-webkit-transition:.3s;transition:.3s;cursor:pointer}@media only screen and (max-width:767px){.modal_add_to_cart form button{width:130px}}.modal_add_to_cart form button:hover{background:#fe3737;color:#fff;border-color:#fe3737}.modal_body{padding:29px 6px 38px}@media only screen and (max-width:767px){.modal_body{padding:42px 6px 38px}}@media only screen and (max-width:767px){.modal_body .modal_tab{margin-bottom:30px}}.modal-content{border-radius:0}.modal-content button.close{position:absolute;left:92%;width:35px;height:35px;line-height:34px;display:block;border:1px solid #ededed;top:10px;border-radius:50%;cursor:pointer;font-size:18px;z-index:9}@media only screen and (max-width:767px){.modal-content button.close{left:83%;width:32px;height:32px;line-height:35px;top:4px;margin-bottom:14px}}.modal-content button.close:hover{color:#fe3737}.modal_add_to_cart.mb-15{margin-bottom:23px}.modal_description.mb-15{margin-bottom:20px}.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;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.product_navactive.owl-carousel .owl-nav div:hover{background:#fe3737;color:#fff}.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;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::-webkit-input-placeholder{color:#747474}#frm_subscribe form input::-moz-placeholder{color:#747474}#frm_subscribe form input:-ms-input-placeholder{color:#747474}#frm_subscribe form input:-moz-placeholder{color:#747474}#frm_subscribe form input{background:#ebebeb;padding:0 127px 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:#232323;cursor:pointer;color:#fff;text-transform:uppercase;font-size:12px;font-weight:600;-webkit-transition:.3s;transition:.3s;line-height:45px}#frm_subscribe form a.theme-btn-outlined:hover{background:#fe3737}@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:red}#boxes #frm_subscribe #notification .success{color:#67d7bb}#popup2{position:absolute;right:1px;top:1px;text-align:center;cursor:pointer;font-size:13px;text-transform:capitalize;padding:6px 12px;background:#232323;font-weight:600;line-height:17px;color:#fff;display:block;transition:.3s}#popup2:hover{background:#fe3737}.header_error{border-bottom:1px solid #ededed}@media only screen and (min-width:768px) and (max-width:991px){.header_error{border-bottom:0}}@media only screen and (max-width:767px){.header_error{border-bottom:0}}.error_form{text-align:center}.error_form h1{font-size:200px;font-weight:700;color:#fe3737;letter-spacing:10px;line-height:160px;margin:0 0 72px}@media only screen and (min-width:768px) and (max-width:991px){.error_form h1{margin:0 0 50px}}@media only screen and (max-width:767px){.error_form h1{font-size:130px;line-height:120px;letter-spacing:4px;margin:0 0 44px}}.error_form h2{font-size:24px;text-transform:uppercase;font-weight:500;line-height:30px;margin-bottom:20px}@media only screen and (max-width:767px){.error_form h2{font-size:18px;line-height:22px;margin-bottom:14px}}.error_form p{font-size:17px;font-weight:400;line-height:26px;margin-bottom:30px}@media only screen and (max-width:767px){.error_form p{font-size:15px;margin-bottom:22px;line-height:21px}}.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:#232323;height:40px;width:100%;border-radius:3px}.error_form form button{position:absolute;right:0;height:100%;border:none;background:no-repeat;font-size:20px;cursor:pointer;-webkit-transition:.3s;transition:.3s;top:0;text-transform:uppercase;padding:0 15px;font-weight:600}.error_form form button:hover{color:#fe3737}.error_form a{color:#fff;display:inline-block;background:#fe3737;font-size:12px;font-weight:700;height:40px;line-height:40px;padding:0 30px;text-transform:uppercase;margin-top:35px;border-radius:3px}@media only screen and (max-width:767px){.error_form a{padding:0 20px;margin-top:25px}}.error_form a:hover{background:#232323}.error_section{padding:33px 0 80px}@media only screen and (min-width:768px) and (max-width:991px){.error_section{padding:47px 0 60px;border-top:1px solid #ededed}}@media only screen and (max-width:767px){.error_section{padding:42px 0 60px;border-top:1px solid #ededed}}.privacy_policy_main_area{padding:53px 0 10px}@media only screen and (max-width:767px){.privacy_policy_main_area{padding:57px 0 6px}}.privacy_policy_header{text-align:center;margin-bottom:50px}@media only screen and (max-width:767px){.privacy_policy_header{margin-bottom:53px}}.privacy_policy_header h1{font-size:42px;line-height:45px;font-weight:500;margin-bottom:0}@media only screen and (max-width:767px){.privacy_policy_header h1{font-size:25px;line-height:25px}}.privacy_content{margin-bottom:44px}@media only screen and (max-width:767px){.privacy_content{margin-bottom:46px}}.privacy_content h2{font-size:25px;line-height:33px;font-weight:500}@media only screen and (max-width:767px){.privacy_content h2{font-size:18px;line-height:26px}}.privacy_content h3{font-size:21px;line-height:28px;font-weight:500;margin-bottom:10px}@media only screen and (max-width:767px){.privacy_content h3{font-size:18px;line-height:24px}}.privacy_content p{font-size:16px;line-height:29px;margin-bottom:15px}@media only screen and (max-width:767px){.privacy_content p{font-size:15px;line-height:28px}}.privacy_content p a{color:#a43d21}.privacy_content p a:hover{color:#fe3737}.privacy_content.section_1 h2{margin-bottom:14px}@media only screen and (max-width:767px){.privacy_content.section_1 h2{margin-bottom:9px}}.privacy_content.section_2 h2{margin-bottom:20px}@media only screen and (max-width:767px){.privacy_content.section_2 h2{margin-bottom:16px}}.privacy_content.section_3 h2{margin-bottom:18px}@media only screen and (max-width:767px){.privacy_content.section_3 h2{margin-bottom:12px}}body{background:#f8f5ef!important}.logo img{max-width:100px}.sticky .logo img{max-width:50px}.container-fluid{max-width:90%}.main_header{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.12);background-color:#fff}.search_list{margin-right:20px}.searchh{width:235px}.searchh form{position:relative}.searchh form input{background-color:#eee;width:100%;padding-left:10px;height:40px;border-radius:25px;box-shadow:inset 0 2px 0 2px #99999996;border:0}.search-content{position:absolute;background-color:#fff;z-index:999;height:300px;overflow-y:auto}.search-product div.p-img{width:50px}.searchh form button{position:absolute;background-color:transparent;border:0;top:10px;font-size:20px;right:10px}.header .dropdown-toggle{font-size:14px;background:0 0;padding:0;outline:0}.btn-profile{font-size:14px;margin-right:10px;margin-top:-5px;color:#333!important;background-color:transparent!important;padding:5px 10px;border:0}.btn-profile:after{display:none}.btn-profile span{width:35px;height:35px;border-radius:35px;color:#fff;background-color:#9d7a39;display:block;padding-top:7px;font-size:14px;font-weight:700}.btn-profile img{width:35px;height:35px;border-radius:35px}.profile .dropdown-menu .dropdown-item{font-size:12px}h1,h2,h3,h4,h5,h6{font-family:'Noto Sans',sans-serif}.home-sections{background:#f8f5ef!important}.home-banner-area .single_slider{height:max-content}.home-banner-area .content{position:absolute;width:35%;left:5%;margin-top:5%}.home-banner-area .content h1{font-family:'DM Serif Display',serif;font-weight:500}.home-banner-area .content h1 span{color:#b48729}.home-banner-area .content p{font-size:16px}.home-banner-area .content a{color:#000;display:inline-block;padding:5px 10px}.home-banner-area .content .meta{width:70%}.home-banner-area .content a.btn{border-radius:20px;background-color:#eee!important;color:#333;margin-bottom:10px;font-weight:500}.home-banner-area .image{position:absolute;left:30%;width:120px;bottom:12%}.home-banner-area .image .rotating-img{width:120px;animation-name:rotate;animation-duration:15s;animation-iteration-count:infinite;animation-timing-function:linear}.home-banner-area .banner_img{max-width:100%!important}.home-banner-area .image .arrow{width:40px;position:absolute;bottom:50px;left:32%}@keyframes rotate{from{transform:rotate(-360deg)}to{transform:rotate(360deg)}}.loaders{position:fixed;width:100%;height:100%;background:#fff;z-index:9999;text-align:center;display:flex;top:0;left:0;align-items:center;justify-content:center}.loaders img{max-width:180px}.off_canvars_overlay.show{visibility:visible;opacity:1}.new-marquee p{font-family:'DM Serif Display',serif;font-size:24px;color:#333}.new-home-sec1{padding-top:35px!important}.new-home-sec1 .box{position:relative}.new-home-sec1 .box img{max-width:100%;width:100%}.new-home-sec1 .box h4{font-size:20px;width:100%;color:#fff;text-align:center;position:absolute;bottom:20px}.shop-by-category-sec{background:#f8f5ef;padding:50px 0 30px;position:relative;overflow:hidden}.shop-by-category-sec .img1{position:absolute;left:-25px;top:-5px;display:none}.shop-by-category-sec .img2{position:absolute;right:0;top:-25px;display:none}.shop-by-category-sec div.box img{max-width:100%;margin:0 auto 10px}.shop-by-category-sec div.box{text-align:center}.shop-by-category-sec h3{font-size:16px;color:#000}.alt-font{font-family:'DM Serif Display',serif}.shop-by-category-sec h2{font-size:36px;position:relative}.shop-by-category-sec h2:after{content:"";width:3px;height:50px;background-color:#333;position:absolute;right:0}.shop-by-category-sec p{font-size:16px}.home-videos-sec{padding:0 0;background:#fff}.home-videos-sec h2{font-size:36px;color:#673230}.home-videos-sec video{width:100%;height:400px;margin-top:-20px;border-radius:5px 5px 0 0}.home-videos-sec .box{background:#eeeae0;margin:0;border-radius:5px}.home-videos-sec .box h5{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-videos-sec .box p{font-size:14px;font-weight:700}.home-videos-sec .box:hover h5,.product-sec .box:hover h5{color:#8b5d09!important}.home-videos-sec .box:hover p,.home-videos-sec .box:hover p:focus{color:#333}.product-sec{padding:0 0 50px}.home-store-sec h2,.product-sec h2{font-size:36px;color:#673230}.product-sec .view-all{font-size:16px;color:#333;margin-top:15px;float:right;font-family:poppins}.product-sec .view-all i{font-size:22px;float:right;margin-left:5px}.product-sec .box h5{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.curated-collection-sec .box h5{overflow:visible}.product-sec .box p{font-size:14px;font-weight:700}.product-sec .small img{max-width:90%;margin:0 auto}.product-sec .small1 img{max-width:95%;margin:0 auto}.popular-sec p{font-size:18px}.popular-sec h3{font-size:24px}.popular-sec .btn{background:#de3500;border-radius:20px;color:#fff}.curated-collection-sec .box .media{height:450px;overflow:hidden;position:relative;border-radius:30px 30px 0 0}.curated-collection-sec{background-color:transparent}.curated-collection-sec .box .media img{width:100%;height:100%;object-fit:cover;object-position:0 0}.curated-collection-sec .box h5{font-size:24px;font-weight:500}.curated-collection-sec .box a{font-size:16px}.curated-collection-sec .box a{color:#333}.curated-collection-sec .box a i{float:right;margin-top:2px;font-size:25px}.curated-collection-sec .box .content{border-bottom:solid 1px #ccc;padding-bottom:15px}.testimonial-sec .box{background:#eeeae0;min-height:250px;padding:25px;align-items:center;display:flex;margin:10px;border-radius:10px}.testimonial-sec .box .media{width:200px;overflow:hidden;height:200px;position:relative}.testimonial-sec .box .media img{max-width:100%;width:100%;position:absolute;object-fit:cover;height:100%}.testimonial-sec .box .content{padding-left:25px;width:80%}.testimonial-sec .box .content p{font-weight:500;font-size:14px;font-family:cursive}.testimonial-sec .box .content h6{color:#673230}.testi-pics-sec .box{position:relative;height:325px;overflow:hidden}.testi-pics-sec .box img{position:absolute;width:100%;height:100%;object-fit:cover}.download-sec .box{background:url(../img/theme/summer/cat-bg.png) 7% 0 no-repeat;background-size:cover;border-radius:10px;padding:25px 25px 0;text-align:center}.download-sec .box h3,.download-sec .box p{color:#333!important}.download-sec .box img{max-width:90%;margin:0 auto}.download-sec .box a img{max-width:120px}.download-sec .box p{font-size:16px;font-weight:400;margin-bottom:0}.download-sec .box h3{font-size:24px;font-weight:400}.download-sec .box1{margin:10px}.download-sec .box1 img{max-width:100%}.download-sec .box1 h6{color:#8b5d09;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.download-sec .box1 .media{position:relative;max-height:300px;overflow:hidden;display:block;margin-bottom:10px}.download-sec .box1 a{color:#333;font-weight:600}.download-sec a.btn{background-color:#be9321;transition:all ease .3;color:#fff;padding:6px 15px;font-size:14px}.download-sec a.btn:hover{background-color:#333}.download-sec a.btn i{transition:all ease .3;float:right;margin-top:5px;margin-left:5px;font-size:12px}.home-store-sec{padding:50px 0}.home-store-sec img{max-width:100%}.home-store-sec .btn{padding:10px 30px;font-size:15px;border-radius:25px;border:solid 1px #af7303}.home-store-sec h5{font-size:16px;line-height:24px;text-align:center}.footer-new{background:#f8f5ef 105% 100% no-repeat}.footer-new .searches h5{font-size:16px}.footer-new .searches a{color:#333;font-size:13px}.footer-new .searches span{margin:0 10px}.footer-new .searches a:first-child{margin-left:0}.footer-new .searches p{font-size:13px}.footer-widget ul li a{color:#333;font-size:12px}.footer-widget .payment-method img{margin-right:10px}.footer-widget ul li{padding:5px 0}.footer-widget .footer-logo img{max-width:48px;margin:5px;margin-left:0;border-radius:5px}.page-header{padding:15px 0}.inner-crumbs,.page-header .crumbs{list-style:none}.inner-crumbs li,.page-header .crumbs li{display:inline-block;color:#bd7a00}.inner-crumbs li a,.page-header .crumbs li a{color:#666}.inner-crumbs li a i,.page-header .crumbs li a i{font-size:10px}select{-webkit-appearance:menulist!important;box-shadow:none!important}.page-header .sorting{font-size:14px}.list-page .page-title{font-size:16px;margin-bottom:0;margin-top:2px}.list-page .page-title .h6{font-size:14px}.list-page .filters{position:fixed;transition:all ease .4s;width:300px;height:100%;top:0;left:-100%;background:#fff;z-index:999;padding:20px;padding-right:0;padding-left:20px}.list-page .filters .scroll{height:85vh;overflow-y:auto;padding-right:10px;position:relative;z-index:0}.aiz-rounded-check,.list-page .filters .aiz-square-check{border:0}.filters .filtrs,.list-page .filters .close,.list-page .filters .filter{z-index:9999;position:relative}.list-page .filters .close{float:right;font-size:18px;margin-right:20px}.list-page .filters .btn{position:absolute;bottom:0;left:0;border-radius:0;z-index:10}.list-page .filters.open,.list-page .filters.open:after{left:0}.list-page .filters .filter h4{position:relative;cursor:pointer}.list-page .filters .filter h4:after{content:"+";font-size:18px;font-weight:600;float:right;margin-top:0}.list-page .filters .filter.open h4:after{content:"-"}.list-page .filters .filter{border-bottom:solid 1px #ccc;padding-bottom:10px;margin-bottom:20px}.list-page .filters .filter .options{display:none}.list-page .filters .filter ul li a{display:block;font-size:13px;margin:5px 0 0}.list-page .filters .filter.open .options{display:block}.applied-filters a{background-color:#cea04a;font-size:12px;font-weight:600;padding:5px 10px;color:#333;border-radius:10px;color:#fff;margin-right:15px;position:relative;padding-right:15px}.applied-filters a span{position:absolute;background-color:#8b5d09;border-radius:20px;width:18px;height:18px;color:#fff;text-align:center;line-height:18px;top:-6px;right:-5px}.ui-widget.ui-widget-content{height:5px;background:#999;border:0}.ui-slider .ui-slider-range{background-color:#8b5d09;height:4px}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background-color:#8b5d09;border-radius:15px;border:0;top:-.4em}.list-page .filters .filter .range span{font-size:12px}.list-page .filters .filter .options.scroll{height:180px}.list-page .filters .filter .options .colors label{font-size:13px}.list-page .filters .filter .options .colors label input{float:left;margin-top:5px;margin-right:7px}.scroll{overflow-y:auto}.list-page .product{margin-bottom:25px}.scroll::-webkit-scrollbar{width:5px}.scroll::-webkit-scrollbar-track{background:#e3e3e3}.scroll::-webkit-scrollbar-thumb{background:#b8b8b8}.product .media{overflow:hidden;border-radius:15px}.product .media .new-tag{position:absolute;z-index:10;background-color:#8b5d09;left:0;font-size:12px;color:#fff;top:0;border-radius:10px 0 10px 0;padding:1px 5px}.product .media img{transition:all ease .8s}.product:hover .media img{transform:scale(1.1)}.product h5{font-size:13px;color:#000}.product p{color:#000;font-weight:600}#pagination{margin:0;padding:0;text-align:center}#pagination li{display:inline}#pagination li a{display:inline-block;text-decoration:none;padding:5px 10px;color:#000}#pagination li a{border-radius:5px;-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:100%;width:32px;height:32px}#pagination li:first-child a,#pagination li:last-child a{border:solid 1px #333;margin-right:10px;padding:0;line-height:32px}#pagination li:last-child a{margin-left:10px}#pagination li a.active{background-color:#b4872a;color:#fff}#pagination li a:hover:not(.active){background-color:#ddd}.slider-galeria-thumbs img{max-width:100%}.slider-galeria-thumbs{float:left;width:16%}.slider-galeria{float:left;width:83%;margin-left:1%}.slider-galeria a{cursor:zoom-in}.slider-galeria div,.slider-galeria-thumbs div{outline:0;overflow:hidden!important}.slider-galeria .slick-prev{position:absolute;top:50%;transform:translateY(-50%);left:20px;text-indent:-9999px;background:rgba(255,255,255,.5);border:0;z-index:1000;outline:0}.slider-galeria .slick-prev:before{color:#fff;font-size:60px;line-height:0;text-indent:0;position:absolute;top:32%;left:50%;transform:translate(-50%,-50%)}.slider-galeria .slick-next{position:absolute;top:50%;transform:translateY(-50%);right:20px;text-indent:-9999px;background:rgba(255,255,255,.5);border:0;z-index:1000;outline:0}.slider-galeria .slick-next:before{color:#fff;font-size:60px;line-height:0;text-indent:0;position:absolute;top:32%;left:50%;transform:translate(-50%,-50%)}.product-popup{background:#fff;width:100%;height:100%;padding:50px;position:fixed;z-index:99999;top:0;overflow-y:auto;display:none}.product-popup .close{display:block;position:fixed;z-index:99999;background:#fff;top:15px;right:25px;width:30px;height:30px;border:solid 1px #999;opacity:.9;font-size:16px;text-align:center;line-height:26px;border-radius:30px;font-weight:400}.product-popup .imagess{text-align:center}.slider-galeria-thumbs .slick-next,.slider-galeria-thumbs .slick-next:active,.slider-galeria-thumbs .slick-next:hover{background:url('../img/icon/right-arrow.png') 50% 50% no-repeat #eee!important}.slider-galeria-thumbs .slick-prev,.slider-galeria-thumbs .slick-prev:hover{background:url('../img/icon/left-arrow.png') 50% 50% no-repeat #eee!important}.fs-20{font-size:1.25rem!important}.sepp{background:#eee;margin:10px 0 0;height:1px;width:100%;display:block}.pro-page .badge{border-radius:0 0 5px 5px}.aiz-megabox{position:relative;cursor:pointer}.aiz-megabox input{position:absolute;z-index:-1;opacity:0}.prod-det .aiz-megabox .aiz-megabox-elem{width:auto;height:auto;line-height:20px;border-radius:10px!important;background:#eee;border:0}.aiz-megabox>input:checked~.aiz-megabox-elem,.prod-det .aiz-megabox>input:checked~.aiz-megabox-elem{background:#938566;color:#fff}.prod-det .aiz-megabox.not-available{pointer-events:none}.prod-det .aiz-megabox.not-available .aiz-megabox-elem{background:#f2ecec;color:#ccc;position:relative;cursor:none}.sizechart{margin-top:0;position:absolute;right:0;top:0;z-index:10;background:#f6f6f6;padding:0 10px;font-size:12px}.sizechart img{max-width:35px}.btn-sm.btn-icon{padding:.416rem;width:calc(2.02rem + 2px);height:calc(2.02rem + 2px);background-color:#ddd}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.prod_btns{display:flex;position:relative}.prod_btns .add-to-cart,.prod_btns .buy-now{width:50%;height:45px;background-color:#333;color:#fff;border-radius:0}.wishlist-btn{position:absolute;top:40px;right:0;color:#333;font-size:20px}.prod_btns .add-to-cart{background-color:#d67300}.jssocials-share-whatsapp .jssocials-share-link{background:#29a628}.jssocials-share{display:inline-block;vertical-align:top;margin:.3em .6em .3em 0}.prod-det .accordion-button{background:#fff;border-radius:0;box-shadow:none;padding:10px 0;border:0;border-bottom:solid 1px #ccc}.accordion-item{border:0}.accordion-body{padding:10px 0}.accordion-body p{font-size:13px!important}.accordion-button:not(.collapsed){color:#8b5d09}.accordion-item:last-of-type{border-radius:0}.rating-review{border-top:solid 1px #ccc;padding-top:10px;margin-top:10px}.rating-review h4{font-size:22px}.rating-review .rating{display:flex;width:100%;align-items:center}.rating-review .rating .num{width:40%;position:relative}.rating-review .rating .num span.number{font-size:40px}.rating-review .rating .num:before{content:"";width:1px;height:100%;position:absolute;right:30px;margin-top:0;background:#ddd}.rating-review .rating .num i{font-size:36px;color:#fff}.rating-review .rating .num span.users{display:block;font-size:14px;margin-top:10px}.rating-review .rating .det{width:60%;font-size:14px}.rating-review .rating .det .num1{float:left}.rating-review .rating .det .progress-bar{width:75%;display:inline-block;background:#eee;height:5px;position:relative;float:left;margin:7px 5px}.best{color:green!important}.best-bg{background:green!important}.average{color:#78cb78!important}.average-bg{background:#78cb78!important}.poor{color:#f6c754!important}.poor-bg{background:#f6c754!important}.worst{color:#f65454!important}.worst-bg{background:#f65454!important}.rating-review .rating .det .progress-bar i{position:absolute;width:50%;height:5px;background-color:green;left:0;top:0;z-index:1}.rating-review .rating .det div:nth-child(3) .progress-bar i{background-color:#78cb78}.rating-review .rating .det div:nth-child(4) .progress-bar i{background-color:#f6c754}.rating-review .rating .det div:nth-child(5) .progress-bar i{background-color:#f65454}.rating-review .reviews{border-top:solid 1px #ccc;padding-top:10px;margin-top:10px}.rating-review .reviews.scroll{height:700px;overflow:auto}.rating-review .reviews.scroll::-webkit-scrollbar{width:5px}.rating-review .reviews.scroll::-webkit-scrollbar-track{background:#f6f6f6}.rating-review .reviews.scroll::-webkit-scrollbar-thumb{background:#e9e9e9}.rating-review .reviews h5{font-size:16px;margin:10px 0}.rating-review .reviews .review{display:flex;width:100%;margin:10px 0;padding:10px 0;border-bottom:solid 1px #eee;line-height:16px}.rating-review .reviews .review .rating-num{width:40px;margin-top:3px;position:relative;height:20px;padding:2px 5px;border-radius:5px;color:#fff;font-size:11px;text-align:center;font-weight:600}.rating-review .reviews .review .rating-num i{font-size:10px}.rating-review .reviews .review .cont{width:97%;padding-left:10px}.rating-review .reviews .review .cont .media .img{width:75px;height:75px;display:inline-block;margin-right:10px;overflow:hidden;position:relative}.rating-review .reviews .review .cont .media .img img{position:absolute;width:100%;height:100%;object-fit:cover}.rating-review .reviews .review .cont span{color:#b48729}.rating-review .view-all-reviews{font-weight:600}.rating-review .write-review{font-weight:600;float:right}.upl_review_pics input{display:none}.upl_review_pics span{display:block;width:100%;height:60px;text-align:center;font-size:40px;text-align:center;background:#f6f6f6;border:solid 1px #ccc;line-height:60px;cursor:pointer;border-radius:5px}.upl_review_pics span:before{opacity:.2}.review-imgs-thumbs img{max-width:60px;margin-right:5px}.write-review .modal-content{height:auto!important;min-height:auto!important;overflow:visible}.write-review h4{font-size:20px}.star-rating{display:inline-block;position:relative;height:35px;line-height:35px;font-size:35px}.star-rating label{position:absolute;top:0;left:0;height:100%;cursor:pointer}.star-rating label:last-child{position:static}.star-rating label:first-child{z-index:5}.star-rating label:nth-child(2){z-index:4}.star-rating label:nth-child(3){z-index:3}.star-rating label:nth-child(4){z-index:2}.star-rating label:nth-child(5){z-index:1}.star-rating label input{position:absolute;top:0;left:0;opacity:0}.star-rating label .icon{float:left;color:transparent}.star-rating label:last-child .icon{color:#ccc}.star-rating:hover label:hover input~.icon,.star-rating:not(:hover) label input:checked~.icon{color:#d4aa70}.star-rating label input:focus:not(:checked)~.icon:last-child{color:#ccc;text-shadow:0 0 5px #09f}.modal textarea::placeholder{color:#ccc!important}.rating_sec{position:absolute;bottom:7px;left:10px;padding:2px 10px;background-color:rgba(255,255,255,.6);color:#000;font-size:13px}.rating_sec i{margin-left:5px}.slick-vertical .slick-prev{top:-10px}.slick-vertical .slick-arrow{top:auto;left:50%;transform:translateX(-50%) rotate(90deg);-webkit-transform:translateX(-50%) rotate(90deg)}.slick-vertical .slick-next,.slick-vertical .slick-prev{color:#333}.slick-next,.slick-prev{position:absolute;display:block;height:40px;width:40px;line-height:0;font-size:0;cursor:pointer;background:#eee;color:transparent;top:48%;margin-top:-10px;padding:0;border:none;outline:0;border-radius:40px;z-index:10}.slider-galeria .slick-next:before{content:url('../img/right-arrow.png');opacity:.7;top:40%}.slider-galeria .slick-prev:before{content:url('../img/left-arrow.png');opacity:.7;top:40%}.slick-vertical .slick-slide{height:auto!important}.loginModal .modal-body{display:flex;min-height:500px}.loginModal .modal-body .left{width:50%;overflow:hidden;padding:40px 25px 25px;background:url('../img/login/img1.png') 110% -30px #fffbf2 no-repeat;position:relative}.loginModal .modal-body .left h3{font-size:24px}.loginModal .modal-body .left::after{content:"";background:url('../img/login/img2.png') 0 110% no-repeat;position:absolute;width:100%;height:100px;bottom:0;left:-30px;z-index:0}.loginModal .modal-body .left a{color:#8b5d09;font-weight:600}.loginModal .modal-body .right{width:50%;background-color:#fffbf2}.loginModal .modal-body .right img{max-width:95%;float:right}.loginModal .modal-body .btn-close{position:absolute;width:28px;height:28px;background-color:#eee;right:10px;top:10px}.login-box{position:relative;z-index:10}.login-box .user-box{position:relative}.login-box .user-box input{width:100%;padding:10px 0;font-size:14px;color:#333;margin-bottom:20px;border:none;border-bottom:1px solid #919191;outline:0;background:0 0}.login-box .user-box label{position:absolute;top:-20px;left:0;padding:10px 0;color:#8b5d09;font-size:12px;pointer-events:none;transition:.5s}.login-box .user-box input:focus~label,.login-box .user-box input:valid~label{top:-20px;left:0;color:#8b5d09;font-size:12px}.login-box .user-box.p-no{padding-top:10px}.login-box .user-box.p-no label{left:60px}.login-box .user-box.p-no input:focus~label,.login-box .user-box.p-no input:valid~label{left:0}.login-box .user-box.p-no div{position:absolute;top:20px}.login-box .user-box.p-no input{padding-left:40px;margin-bottom:0}.login-box .user-box.p-no input.email{padding-left:0}.login-box .user-box.p-no div img{max-width:26px}.login-box .user-box i{position:absolute;right:10px;top:15px}.login-box .user-box.p-no small{line-height:15px;display:block;font-size:11px;font-weight:600}.login-box .user-box .link{float:right;font-size:11px;text-decoration:underline!important}.btn-primary{background-color:#892338;color:#fff;border:solid 1px #892338}.btn-primary:hover{background-color:#3a3a3a;color:#fff;border:solid 1px #3a3a3a}.socialLogin a{background-color:#fff;display:inline-block;width:40px;height:40px;border:solid 1px #ccc;line-height:35px;margin-right:5px}.socialLogin a img{width:22px}.terms{font-size:12px}.terms input{float:left;margin-top:5px;margin-right:5px}.clear{clear:both}.loginModal .modal-dialog{max-width:850px}.cart-page .cart-box{background-color:#f0ebe0;padding:15px}.inner-pages{padding:15px 0}.cart-box{display:flex}.cart-box .media{max-width:105px}.cart-box .info{padding:0 10px}.cart-box .icons{width:120px;text-align:right}.inner-pages .page-heading{font-size:22px;font-weight:600;margin-bottom:15px}.cart-box a{font-size:22px}.cart-box .product-quantity .btn-icon{border-radius:40px;width:25px;height:25px;background:#636363;color:#fff;line-height:0;font-size:12px}.cart-box .product-quantity input{background:0 0;max-width:35px}.fs-12{font-size:12px}.cart-box select{border:0;background-color:transparent;font-weight:600}.cart-box .points{color:#8b5d09;font-weight:600}.cart-box .price{font-size:22px;font-weight:600;margin-top:80%;font-family:calibri}.cart-box .meta{border-top:solid 1px #bbb;padding:5px 0;border-bottom:solid 1px #bbb}.cart-summary{background-color:#ede2cc}.cart-summary p{font-size:15px;margin:15px}.cart-summary p span{line-height:18px}.cart-summary .foot{color:#146ece;font-weight:500;background-color:#ddd}.promo-code{display:flex}.promo-code input{background-color:#eee;width:80%;height:40px;border:0;padding-left:10px}.promo-code button{background-color:#333;border:0;width:20%;color:#fff}.total-amount{font-size:18px;font-weight:600}.cart-btns .btn-checkout{background-color:#a56327;border-radius:0;display:block;width:100%;padding:15px;text-align:center;color:#fff;font-weight:600;text-transform:uppercase}.cart-btns .btn-continue{background-color:#fff;border-color:#5d5d5d;border-radius:0;display:block;width:100%;padding:13px 15px;text-align:center;color:#333;font-weight:600;text-transform:uppercase}.checkout-page .steps .head{background-color:#eee;padding:15px 10px;border-left:solid 5px #a56327;font-size:18px;font-weight:700}.checkout-page .steps span{font-weight:500}.checkout-page .steps .cont .tabss a{background-color:#eee;display:inline-block;padding:10px;width:49.5%;float:left;text-align:center}.checkout-page .steps .cont{display:none}.checkout-page .steps.open .cont{display:block}.checkout-page .steps .cont .tabss a.active{background-color:#333;color:#fff}.checkout-page .steps .cont .contt p.small{line-height:16px;color:#d10000}.checkout-page .steps .cont .accounts p{line-height:18px}.checkout-page .steps .cont .accounts a{color:#a56327;font-weight:600}.checkout-page .steps .cont .form .textbox{border:dashed 1px #333;padding:10px;width:50%}.checkout-page .steps .cont .form button{background-color:#8b5d09;color:#fff;border:0;width:50%}.aiz-megabox{position:relative;cursor:pointer}.aiz-megabox div span{font-size:13px}.aiz-megabox input{position:absolute;z-index:-1;opacity:0}.aiz-megabox-elem .dropdown i{color:#333}.aiz-megabox>input:checked~.aiz-megabox-elem{background:#938566;color:#fff}.aiz-megabox>input:checked~.aiz-megabox-elem{border-color:#b48729!important}.aiz-megabox>input:checked~.aiz-megabox-elem .dropdown i{color:#fff}.aiz-megabox .aiz-megabox-elem{border:1px solid #e2e5ec;border-radius:.25rem;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:.25rem}.aiz-rounded-check{border-radius:50%}.aiz-rounded-check,.aiz-square-check{background:0 0;position:relative;height:16px;width:16px;border:1px solid #d1d7e2}.aiz-megabox>input:checked~span .aiz-rounded-check:after,.aiz-megabox>input:checked~span .aiz-square-check:after{visibility:visible;opacity:1}.aiz-rounded-check:after{margin-left:-3px;margin-top:-3px;width:6px;height:6px;border-radius:50%;background:#fff!important}.aiz-rounded-check:after,.aiz-square-check:after{content:"";position:absolute;visibility:hidden;opacity:0;top:50%;left:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.c-pointer{cursor:pointer}.address-modal .modal-title{font-size:18px}.address-modal .modal-content button.close{left:90%}.address-modal label{font-size:12px}.address-modal .form-control{font-size:14px}.opacity-7{opacity:.7}.checkout-page .steps .cont button.btn-main{background-color:#8b5d09;color:#fff;border:0;height:42px}.checkout-page .payments .pay-method{display:block;width:100%}.checkout-page .payments .pay-method div{background-color:#fcfcfc;border:solid 1px #ccc;padding:10px;cursor:pointer}.checkout-page .payments .pay-method .name{font-size:18px;font-weight:600}.checkout-page .payments .pay-method img{max-width:75px;border-radius:5px}.checkout-page .payments .pay-method input:checked~div{background-color:#ecdeb0;border-color:#beae79}.bankTdet .table{font-size:13px}.btn-link{color:#4176ca;text-decoration:none}.separator{position:relative;text-align:center;z-index:1}.separator:before{position:absolute;content:"";width:100%;height:1px;background:#ebedf2;left:0;right:0;top:50%;z-index:-1}.prod-summary{background-color:#eee;padding:10px}.prod-summary .p-list{display:flex}.prod-summary .media{max-width:80px;margin-right:15px}.prod-summary h5{font-weight:600}.prod-summary p{margin-bottom:0;font-size:12px;line-height:16px}.prod-summary p.price{margin-top:10px;font-size:16px;line-height:16px;font-weight:600}.text-primary{color:#a56327!important}.table-prod img{max-width:70px}.w-md-50{width:50%}.user_dashboard{padding:30px 0 50px}.user_dashboard .sidebar{background-color:#eee;border-radius:10px;padding:10px 0}.user_dashboard .sidebar ul li{padding:10px 15px;border-bottom:solid 1px #ccc}.user_dashboard .sidebar ul li:last-child{border:0}.user_dashboard .sidebar ul li a img{margin-right:10px;max-width:15px}.user_dashboard .sidebar ul li.active a,.user_dashboard .sidebar ul li:hover a{color:#a56327}.user_dashboard .main_content .card{padding:20px;border:0;background-color:#eee;border-radius:20px}.user_dashboard .sidebar ul li a i{margin-right:15px;opacity:.7}.user_dashboard .main_content .card.gradient{background:#b4872a;background:linear-gradient(90deg,rgba(180,135,42,.1) 27%,rgba(180,135,42,.01) 100%);border-radius:20px 0 0 0}.user_dashboard .main_content .card.gradient h2{color:#a56327;font-weight:600}.user_dashboard .main_content .card.gradient p{font-size:16px;color:#bc762a}.user_dashboard .main_content .card.gradient.offer{display:flex;flex-direction:row}.user_dashboard .main_content .card.gradient.offer .off{background-color:#a56327;padding:10px;width:100px;text-align:center;border-radius:20px 0 0 0;padding-top:10px;margin-right:15px;display:flex;align-items:center}.user_dashboard .main_content .card.gradient.offer .off h2{color:#fff;font-size:26px;line-height:26px;margin:0}.user_dashboard .main_content .card.gradient.offer p{font-size:14px}.user_dashboard .main_content .card.profile img{width:100px;height:100px;border-radius:100px}.user_dashboard .main_content .card.profile .edit{color:#8b5d09;text-decoration:underline}.user_dashboard .main_content .card.profile .details h4{border-bottom:solid 1px #ccc;padding-bottom:10px}.user_dashboard .main_content .card.profile .details p.value{font-weight:600}.user_dashboard .main_content .card.profile .details .card{border:solid 1px #8b5d09;background-color:#ffffffab;min-height:130px;position:relative}.user_dashboard .main_content .card.profile .details .card .edit{position:absolute;right:15px;top:5px}.user_dashboard .main_content .card.profile .details .card.add{border:solid 1px #9d7a39;background-color:transparent;font-size:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9d7a39}.modal-content{border-radius:15px}.user_dashboard .main_content .change-pic{cursor:pointer;display:block;width:100%}.user_dashboard .main_content .p-title{font-size:24px;border-bottom:solid 1px #ddd;padding-bottom:10px}.user_dashboard .main_content .card.order .icons{float:right;font-size:18px;color:#804713}.user_dashboard .main_content .card.order p{font-size:13px;margin-bottom:0}.user_dashboard .main_content .card.order p.big{font-size:15px;font-weight:600;color:#333}.user_dashboard .main_content .card.order p.big a{color:#07449d}.user_dashboard .card.wallet{background-color:#ffa81D4D}.user_dashboard .card.wallet .p-title{font-size:28px;padding-bottom:10px;color:#a35914;border-bottom:solid 1px #e9bd77}.user_dashboard .card.wallet .p-title span{font-size:18px;letter-spacing:0;font-family:calibri;color:#333}.ff-inr{font-family:calibri}.user_dashboard .card.wallet p.fs-12{line-height:16px}.user_dashboard .card.wallet .text-link{color:#076b9d}.user_dashboard .card.wallet .links a{font-size:13px;font-weight:500}.user_dashboard .card.wallet .voucher .box{background-color:#e8e8e8;padding:10px}.user_dashboard .card.wallet .voucher span{font-size:12px}.user_dashboard .card.wallet .voucher p{font-weight:600;margin:0}.user_dashboard .card.wallet .voucher .badge{font-size:10px;font-weight:500}.user_dashboard .card.wallet .voucher .box.redeemed{opacity:.6}.user_dashboard .wishlist .p-title span{font-size:16px;font-weight:600}.user_dashboard .wishlist .card{display:flex;flex-direction:row}.user_dashboard .wishlist .card .media{width:100px;margin-right:15px}.user_dashboard .wishlist .card .media img{border-radius:5px}.user_dashboard .wishlist .card .cont h5{font-weight:600;margin-bottom:2px;font-size:13px}.user_dashboard .wishlist .card .cont span{font-weight:600;font-size:17px}.user_dashboard .wishlist .card .cont .btn{font-size:11px;padding:5px 10px}.track-order .radios input{margin-top:6px}.prod-det .accordion-body p{margin-bottom:0}.innerPage.gift-card .banner{background:url('../img/gift-card/banner.png') 70% 0 no-repeat;height:90vh;padding:35px 0;display:flex}.innerPage.gift-card .banner .content-box{background-color:rgba(0,0,0,.7);padding:20px;border-radius:20px}.innerPage.gift-card .banner .content-box h2{font-size:36px;line-height:40px}.innerPage.gift-card .banner .content-box h2 span{color:#dd9d28}.innerPage.gift-card .banner .content-box .inputBox{position:relative}.innerPage.gift-card .banner .content-box p{font-size:16px;font-weight:600}.innerPage.gift-card .banner .content-box .lead{font-size:20px;font-weight:600}.innerPage.gift-card .banner .content-box input[type=text]{border:0;padding-top:0;color:#fff;padding:0;outline:0;box-shadow:none;border-bottom:solid 1px #fff;background-color:transparent;border-radius:0;padding-bottom:9px}.innerPage.gift-card .banner .content-box select{border:0;background-color:transparent;color:#fff!important;position:absolute;right:0;top:-3px}.innerPage.gift-card .banner .content-box .radios label{position:relative;color:#fff;margin-right:20px;padding-left:30px;cursor:pointer}.innerPage.gift-card .banner .content-box .radios label input{display:none}.innerPage.gift-card .banner .content-box .radios label span{position:absolute;left:0;width:22px;height:22px;border:solid 1px #fff;border-radius:25px;top:7px}.innerPage.gift-card .banner .content-box .radios label img{max-width:125px;border-radius:5px;background-color:#fff;padding:0 5px}.innerPage.gift-card .banner .content-box .radios label span::after{content:"";width:10px;height:10px;background-color:#fff;border-radius:10px;position:absolute;left:5px;top:5px;opacity:0}.innerPage.gift-card .banner .content-box .radios label input:checked+span::after{opacity:1}.innerPage.gift-card .banner .content-box .btn{background-color:#9d7a39;text-transform:uppercase;font-weight:600;padding:15px 30px;border-color:#9d7a39}.innerPage.gift-card .banner .content-box input::placeholder{color:#ffffffd4}.innerPage{background:url('../img/bg-media.png') 0 -150px no-repeat;min-height:500px;background-size:100%}.innerPage.gift-card .sec2 ul li{position:relative;padding-top:5px;padding-left:35px;padding-bottom:15px}.innerPage.gift-card .sec2 ul li h6{font-size:18px}.innerPage.gift-card .sec2 ul li p{opacity:.8}.innerPage.gift-card .sec2 ul li span{position:absolute;left:0;display:block;width:25px;height:25px;top:0;border-radius:25px;background-color:#ddd;text-align:center;line-height:25px}.innerPage .pageHeader{min-height:200px;display:flex;align-items:center;flex-direction:column;justify-content:center}.innerPage .pageHeader .lead{font-weight:400;color:#666;line-height:28px}.innerPage.press-media .card,.testimonialPage .card{border:solid 1px #ccc;background-color:#fff;border-radius:15px;padding:20px;margin-bottom:30px}.innerPage.press-media .card .media,.testimonialPage .card .media{position:relative;height:250px;border-radius:15px;overflow:hidden}.innerPage.press-media .card .media img,.testimonialPage .card .media img{position:absolute;width:100%;height:100%;object-fit:cover}.innerPage h1{font-weight:500!important}.innerPage.products h1{font-size:30px}.innerPage.press-media .card h4,.testimonialPage .card h4{font-size:20px;line-height:28px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.innerPage.press-media .card p{margin-bottom:20px}.innerPage.press-media .card .link{color:#a56327;font-size:16px;font-weight:600;letter-spacing:0}.load-more{font-size:20px;font-weight:600;color:#a56327;text-transform:uppercase}.innerPage.press-media .card.video .video-link{position:absolute;z-index:10;background-color:#ffffffbd;width:60px;height:60px;border-radius:60px;display:flex;left:50%;top:50%;transform:translate(-50%,-50%);align-items:center;justify-content:center;font-size:24px}.innerPage.press-media .card.video .media{height:300px}.media-video-modal .modal-dialog{min-width:70%;top:3%}.media-video-modal .btn-close{position:absolute;background-color:#ccc;width:25px;height:25px;border-radius:25px;right:20px;z-index:10;top:20px}.line img{max-width:100%;width:100%}.innerPage.new-arrival .page-banner img{border-radius:10px;margin-top:15px}.innerPage.new-arrival .page-banner .media{overflow:hidden;height:450px;border-radius:45%;position:relative;margin-top:70px}.innerPage.new-arrival .page-banner .media img{position:absolute;object-fit:cover;object-position:0 0;width:100%;height:100%}.innerPage.new-arrival .main-title span{font-family:"Noto Sans",sans-serif;font-size:18px;color:#666}.innerPage.new-arrival .page-banner .line{margin-left:-10px;margin-top:50px}.innerPage.new-arrival .page-banner .btns .btn{border-radius:20px}.innerPage.new-arrival .page-banner .btns .btn img{margin-top:-3px}.innerPage.new-arrival .page-banner .btns .link{color:#fff}.innerPage.new-arrival .page-banner .btns .link span{width:40px;height:40px;border-radius:40px;line-height:40px;text-align:center;background-color:#d42222;margin-right:5px;display:inline-block}.video_shopping .box{background:#b4872a;background:linear-gradient(90deg,rgba(180,135,42,.1) 27%,rgba(180,135,42,.01) 100%);padding:50px;border-radius:15px}.video_shopping .box .card{background-color:transparent;border:0;padding:25px}.video_shopping .box .card img{max-width:50px;margin:0 auto 15px}.video_shopping .box .card-new{background-color:#fff;border:0;padding:25px;border-radius:15px}.video_shopping .box .card-new .left-header{display:flex;align-items:center}.video_shopping .box .card-new .left-header img{max-width:100px}.sep{height:1px;background-color:#ccc;margin:15px 0}.ui-widget-header,.video_shopping .box .card-new .ui-widget.ui-widget-content{background-color:transparent;border:0;width:100%}.video_shopping .box .card-new .ui-datepicker .ui-datepicker-title{color:#8b5d09}.video_shopping .box .card-new .ui-button,.video_shopping .box .card-new .ui-state-default,.video_shopping .box .card-new .ui-widget-content .ui-state-default,.video_shopping .box .card-new .ui-widget-header .ui-state-default{background-color:transparent}.video_shopping .box .card-new .ui-state-default,.video_shopping .box .card-new .ui-widget-content .ui-state-default,.video_shopping .box .card-new .ui-widget-header .ui-state-default{width:30px;height:30px;border-radius:5px;text-align:center;line-height:20px;margin:0 auto;color:#333}.video_shopping .box .card-new .ui-state-highlight,.video_shopping .box .card-new .ui-widget-content .ui-state-highlight,.video_shopping .box .card-new .ui-widget-header .ui-state-highlight{background-color:#8b5d09!important;color:#fff!important;padding-top:5px}.video_shopping .box .card-new .ui-state-active{background-color:#09448b!important;color:#fff!important;padding-top:5px}.video_shopping .box .card-new .ui-datepicker th{font-size:16px;padding:1em;font-family:'Noto Sans'}.video_shopping .box .card-new .ui-datepicker td{font-size:14px;padding:.7em 1em;font-family:'Noto Sans'}.video_shopping .box .card-new .selDate{border:solid 1px #ccc;padding:15px;border-radius:15px;min-height:380px}.clearfix{clear:both}.video_shopping .box .card-new .selTime{display:flex;margin-top:20px;justify-content:space-between}.video_shopping .box .card-new .selTime div{height:100px;background:#eee;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:33.33%;margin:10px}.video_shopping .box .card-new .selTime div a{font-size:20px;color:#999}.video_shopping .box .card-new .selTime div input[type=num]{background-color:transparent;font-size:24px;border:0;text-align:center}.video_shopping .box .card-new .selTime div label{font-size:18px;margin-bottom:10px;cursor:pointer}.video_shopping .box .card-new .selTime div.ampm{justify-content:center}.video_shopping .box .card-new .selTime div label input:checked+span{color:#c7860d;font-weight:600}.video_shopping .box .card-new .right-sec{position:relative;padding:0 35px}.video_shopping .box .card-new .right-sec .media{background-color:#333;border-radius:30px}.video_shopping .box .card-new .right-sec img{max-width:100%;opacity:.8;border-radius:30px}.video_shopping .box .card-new .right-sec a{position:absolute;z-index:10;background-color:#ffffffbd;width:60px;height:60px;border-radius:60px;display:flex;left:50%;top:50%;transform:translate(-50%,-50%);align-items:center;justify-content:center;font-size:24px}.video_shopping .box .card-new .btn{background-color:#8b5d09;border-color:#8b5d09}.main_menu nav>ul>li>a{font-size:13px}.testimonialPage{position:relative}.testimonialPage .card-new{-webkit-box-shadow:1px 1px 12px 0 rgba(0,0,0,.15);-moz-box-shadow:1px 1px 12px 0 rgba(0,0,0,.15);box-shadow:1px 1px 12px 0 rgba(0,0,0,.15);border-radius:15px;background-color:#ffdbdb}.testimonialPage .testi-page .card{border:0;border-radius:15px}.testimonialPage .card-new .card{background:0 0}.testimonialPage .testi-page .card .left img{border-radius:15px 0 0 15px}.testimonialPage .testi-page .card .right .logo{max-width:100px;margin-bottom:50px}.testimonialPage .testi-page .card .right h4{font-size:20px}.testimonialPage .testi-page .card .right .lead{font-size:16px;font-weight:400}.testimonialPage .testi-page .card .right .meta p span{font-weight:600}.testimonialPage .testi-page .owl-dots{position:absolute;left:50%;bottom:-50px}.testimonialPage .testi-page-celeb .owl-dots{left:0;bottom:0}.testimonialPage .testi-page .owl-dots .owl-dot,.testimonialPage .testi-page-celeb .owl-dots .owl-dot{display:inline-block;margin-right:10px}.testimonialPage .testi-page .owl-dots span,.testimonialPage .testi-page-celeb .owl-dots span{background-color:#ccc;display:inline-block;width:10px;height:10px;border-radius:10px}.testimonialPage .testi-page .owl-dots .active span,.testimonialPage .testi-page-celeb .owl-dots .active span{width:30px;background-color:#b48226}.testimonialPage .testi-page .owl-nav,.testimonialPage .testi-page-celeb .owl-nav{position:absolute;right:0;top:-60px}.testimonialPage .testi-page .owl-nav .owl-prev,.testimonialPage .testi-page-celeb .owl-nav .owl-prev{width:45px;height:45px;border:solid 1px #af7303;border-radius:35px;background:url('../img/right-arrow-angle.png') center center no-repeat;transform:rotate(180deg);display:inline-block;background-size:28px}.testimonialPage .testi-page .owl-nav .owl-next,.testimonialPage .testi-page-celeb .owl-nav .owl-next{width:45px;height:45px;border:solid 1px #af7303;border-radius:35px;background:url('../img/right-arrow-angle.png') center center no-repeat;display:inline-block;margin-left:10px;background-size:28px}.testimonialPage .testi-page .owl-nav div:hover,.testimonialPage .testi-page-celeb .owl-nav div:hover{background:url('../img/right-arrow-angle -white.png') #af7303 center center no-repeat}.testimonialPage .testi-page .card .txt,.testimonialPage .testi-page-celeb .card .txt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;margin-bottom:0}.testimonialPage .testi-page .card a,.testimonialPage .testi-page-celeb .card a{color:#fff;font-weight:600}.testimonialPage .card .link{color:#a56327;font-size:16px;font-weight:600;letter-spacing:0}.testimonialPage .testi-page .card .txt.show,.testimonialPage .testi-page-celeb .card .txt.show{overflow:visible;-webkit-line-clamp:10}.shop-pagination-area{border-top:1px solid #e9e9ea;margin-top:50px;padding-top:30px;text-align:center;display:flex;justify-content:center;width:100%}.pagination-box ul{list-style:outside none none;padding:0;margin:0 auto}.pagination-box ul{list-style:outside none none;padding:0;margin:0 auto}.pagination .page-item{margin:0 5px;background-color:transparent}.pagination-box ul li.active{color:#fff}.pagination-box ul li.active span,.pagination-box ul li:hover a{background-color:#8b5d09;color:#fff}.page-item.disabled .page-link,.pagination .page-link{min-width:36px;min-height:36px;line-height:36px;text-align:center;color:#333;padding:0;border:0;font-size:.875rem;border-radius:50%!important}.pagination .page-item.next a,.pagination .page-item.prev span{border:solid 1px #804713;font-size:24px;line-height:28px;width:36px;height:36px}.testiBanner h1{font-size:55px}.testiBanner p.lead{font-weight:400;line-height:30px}.innerPage.testimonialPage .btn-banner{background-color:#a56327;border-radius:20px;-webkit-box-shadow:0 5px 20px 0 #e68122;-moz-box-shadow:0 5px 20px 0 #e68122;box-shadow:0 5px 20px 0 #e68122;color:#fff;padding:15px 30px}.innerPage.testimonialPage .btn-banner img{max-width:20px}.innerPage.testimonialPage .celeb-card{border-radius:10px}.innerPage.testimonialPage .celeb-card .media{height:500px;border-radius:10px;overflow:hidden;position:relative}.innerPage.testimonialPage .celeb-card.cc2 .media{height:400px}.innerPage.testimonialPage .celeb-card .media img{position:absolute;object-fit:cover;width:100%;height:100%;border-radius:10px}.testimonialPage .card-new .testi-page .owl-nav{top:-25px;right:20px}.testimonialPage .celeb-card .testi-page .owl-nav{top:45%;width:100%}.testimonialPage .celeb-card .testi-page .owl-nav .owl-next{margin-left:auto;float:right;margin-right:-50px}.testimonialPage .celeb-card .testi-page .owl-nav .owl-prev{margin-left:-50px}.testimonialPage .bg-title{background:#333;color:#fff;display:inline-block;width:200px;font-size:18px;line-height:24px;padding:10px;border-radius:5px}.testimonialPage .last-card .card{background:#aa812a;border:0;min-height:200px;display:flex;justify-content:center}.testimonialPage .last-card .card .txt{color:#fff}.testimonialPage .last-card .card h4{color:#fff}.testimonialPage .last-card .card .lead{font-size:14px;font-weight:600;color:#fff}.testimonialPage .bg-img{position:absolute;top:40%;width:400px}.testimonialPage .card-new .quote1{margin-top:-30px}.testimonialPage .card-new .quote2{margin-bottom:-30px}.career-area .box{border-radius:15px;margin-bottom:30px}.career-area .box .media{height:250px;position:relative;overflow:hidden;border-radius:15px 15px 0 0}.career-area .box .media img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:0 0}.career-area .box .apply-now{background-color:#804713;color:#fff;height:40px;width:80%;margin:0 auto}.job_modal ul li{list-style:disc!important}.job_modal ul{margin-left:30px;margin-bottom:30px}.order-area .steps p{font-size:15px}.policies .head{font-weight:600;font-size:16px;font-style:italic}div.bhoechie-tab-content .accordion .tab{padding:15px 0;border-top:solid 1px #ccc}div.bhoechie-tab-content .accordion .tab .tab-btn{margin-top:5px;position:relative;cursor:pointer}div.bhoechie-tab-content h5{font-size:15px;margin-bottom:5px;margin-top:0;letter-spacing:0;font-weight:500}div.bhoechie-tab-content .accordion .tab .tab-btn:after{content:"+";font-size:16px;position:absolute;right:0;font-weight:600}div.bhoechie-tab-content .accordion .tab.open .tab-btn:after{content:"-";font-size:22px}div.bhoechie-tab-content .accordion .tab .content{height:0;opacity:0;visibility:hidden;transition:all ease .3s}div.bhoechie-tab-menu div.list-group>a{margin-bottom:0;letter-spacing:0;font-size:14px;text-align:left;background:#f1d9b1c9;border:0;color:#111;font-weight:600}div.bhoechie-tab-menu div.list-group>a.active,div.bhoechie-tab-menu div.list-group>a.active .fa,div.bhoechie-tab-menu div.list-group>a.active .glyphicon,div.bhoechie-tab-menu div.list-group>a:hover{background-color:#cda562c9;color:#fff}div.bhoechie-tab div.bhoechie-tab-content:not(.active){display:none}div.bhoechie-tab-content{padding-left:20px;padding-top:0;letter-spacing:0}div.bhoechie-tab-content .accordion .tab.open .content{height:auto;opacity:1;visibility:visible;margin-top:10px;margin-bottom:20px}.support input{border:0;border-bottom:solid 1px #999;border-radius:0;color:#333;margin-bottom:35px;background:0 0;width:100%;padding-bottom:10px}.quickview_modal{position:fixed;background-color:#fff;right:-100%;top:0;height:100%;width:400px;z-index:9999;transition:all ease .5s}.quickview_modal .head{padding:15px;font-size:20px;font-weight:600;border-bottom:solid 1px #ccc}.dark_ovrlay{background:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:999;display:none}.quickview_modal .name-media{display:flex;padding:15px}.quickview_modal .name-media .media{width:150px;margin-right:15px}.quickview_modal .name-media img{max-width:100%}.quickview_modal .name-media .price{color:#8b5d09;font-size:18px;font-weight:700}.quickview_modal .name-media .price .del{text-decoration:line-through;color:#999;font-weight:600}.quickview_modal .content{height:82vh}.quickview_modal.show{right:0}.innerPage.collection .main-title{font-size:51px}.innerPage.collection .page-header{padding-bottom:100px}.innerPage.collection .page-header .btn-banner{background-color:#a56327;border-radius:20px;-webkit-box-shadow:0 5px 20px 0 #e68122;-moz-box-shadow:0 5px 20px 0 #e68122;box-shadow:0 5px 20px 0 #e68122;color:#fff;padding:15px 30px}.innerPage.collection .page-header .btn-banner img{max-width:20px}.innerPage.collection .page-header h3{font-size:20px}.innerPage.collection .rotating-img{width:120px;position:absolute;left:-48px;bottom:-58px;animation-name:rotate;animation-duration:15s;animation-iteration-count:infinite;animation-timing-function:linear}.innerPage.collection .owl-carousel .owl-nav{position:absolute;top:45%;z-index:10;width:100%}.innerPage.collection .owl-carousel .owl-nav .owl-next,.innerPage.collection .owl-carousel .owl-nav .owl-prev{display:inline-block;width:40px;height:40px;background-color:#fff;border:solid 1px #804713;color:#804713;border-radius:100%;text-align:center;line-height:40px}.innerPage.collection .owl-carousel .owl-nav .owl-next{float:right;margin-right:-10px}.innerPage.collection .owl-carousel .owl-nav .owl-prev{margin-left:-10px}.innerPage.collection .owl-carousel .owl-nav .owl-next:hover,.innerPage.collection .owl-carousel .owl-nav .owl-prev:hover{background-color:#804713;color:#fff}.innerPage.collection .product-sec .box-main{position:relative;overflow:hidden}.innerPage.collection .product-sec .box-main .ovrlay{position:absolute;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:50px;align-items:center}.innerPage.collection .product-sec .box-main img{width:100%}.innerPage.collection .product-sec .box-main .ovrlay .btn{background-color:rgba(255,255,255,.8);padding:15px 25px;border-radius:15px;width:200px;font-size:18px}.innerPage.collection .product-sec .box-main .ovrlay .btn:hover{background-color:#fff}.innerPage.collection .product-sec .box-main .ovrlay .btn img{filter:invert(1);max-width:25px}.checkout-page .payments .pay-method input{display:none}.ada-stores .sec{padding:50px 0 0}.ada-stores .sec h4{font-weight:500;line-height:26px}.ada-stores .sec h3{font-size:24px}.ada-stores .sec .btn{width:130px}.ada-stores .sec .btn i{color:#8b5d09}.ada-stores .sec .btn:hover i{color:#fff}.store-detail .card{margin-top:-100px}.store-detail .card h4{font-weight:500;line-height:26px}.about-header{background:url('../img/about/Banner.jpg') 0 0 no-repeat;background-size:100%;width:100%;height:550px}.about-area{position:relative;padding:150px 0 120px;background:url('../img/about/About.jpg') #fff -50px 0 no-repeat;background-size:cover;margin-top:0}.about-area h2{position:relative;margin-bottom:35px;font-weight:500;font-family:'Abril Fatface',cursive;text-transform:none;font-size:40px;line-height:45px}.about-area h2:after{position:absolute;content:"";width:100px;height:1px;background:#333;bottom:-10px;right:0}.about-area p{color:#333!important;font-size:16px;line-height:26px}.featured-area{margin-top:35px;padding-top:50px;padding-bottom:10px}.featured-area .featured-title h2{color:#333;font-size:40px;font-weight:500;margin:20px 0 25px}.featured-area p{font-size:15px}.featured-area .mission p{font-size:18px;font-weight:400}.mission-vision{background:url('../img/about/side-bg.jpg') 100% 0 #b38629 no-repeat;background-size:55%;padding:50px 0;margin:0}.mission-vision .featured-title h2{color:#fff;position:relative;margin:5px 0}.mission-vision .featured-title img{margin-bottom:0}.mission-vision .featured-title img.img1{max-width:80px}.mission-vision .featured-title img.img2{max-width:80px}.mission-vision p{color:#fff;font-size:14px;line-height:20px}.mission-vision img.bg-img{display:none;max-width:100%;opacity:1}.screenshot-area{margin-top:80px;padding-top:100px;padding-bottom:100px;background-size:cover}.screenshot-area img{border:solid 1px #555;padding:7px;border-radius:200px;width:200px;height:200px}.screenshot-area h2,.screenshot-area h2 span{color:#fff!important;font-size:26px;font-weight:500;font-weight:500;text-transform:none;margin-bottom:20px}.screenshot-area p{font-size:16px;color:#fff;line-height:24px}.founder{margin-top:0;padding:70px 0;background:#fff}.founder p{font-size:14px;color:#444;line-height:24px;margin-bottom:15px}.founder h2{color:#b38629!important;font-size:26px;font-weight:500;font-weight:500;text-transform:none;margin-bottom:20px}.founder h2 span{color:#666!important;font-size:18px;font-weight:500;font-weight:500;text-transform:none;display:block;margin-bottom:20px}.founder img{border:solid 1px #b38629;padding:4px;border-radius:200px;max-width:100%;margin-bottom:15px}.founder a{border:solid 1px #b38629;border-radius:20px;padding:10px 20px}.flagship{padding:10px 0 50px;background-size:100%}.flagship img{max-width:100%}.flagship p{font-size:15px;font-weight:500;color:#333}.share-btns a{display:inline-block;padding:0 10px;border-radius:5px;margin-right:10px;margin-top:2px;text-align:center;line-height:30px;color:#fff;font-size:12px}.share-btns a.copy{background-color:#999}.share-btns a.whatsapp{background-color:#0baa28}.view_all_link{font-weight:600;font-size:14px;text-decoration:underline;color:#9d7a39;font-family:"Noto Sans",sans-serif}.raised.innerPage{padding:20px 0 100px}.raised img{margin:15px 0;max-width:100%}.raised p{font-weight:500;color:#333;font-size:14px;margin:5px 0 15px}.raised p span{font-weight:400}.innerPage.ada-reward .page-header{background:url('../img/reward/banner.png') 0 0 no-repeat;display:flex;flex-direction:column;background-size:100%;align-items:center;justify-content:center;min-height:650px}.innerPage.ada-reward .page-header p{font-weight:400}.innerPage.ada-reward .sec1{margin-top:-45px;background-color:transparent}.innerPage.ada-reward .sec1 .steps{background-color:#fff;border-radius:5px;box-shadow:1px 2px 15px 1px rgba(0,0,0,.15)}.innerPage.ada-reward .sec1 .steps h4{font-size:20px}.innerPage.ada-reward .sec1 .steps img{max-width:30px;margin-right:5px}.innerPage.ada-reward .sec1 .steps p{line-height:20px}.innerPage.ada-reward .box{position:relative}.innerPage.ada-reward .sec1 .boxes .card h3{color:#8b5d09}.innerPage.ada-reward .sec1 .boxes .card .lead{font-weight:500}.innerPage.ada-reward .sec1 .boxes .card{background:#ebe9e9;justify-content:center;min-height:120px;align-items:center;display:flex;border:0;flex-direction:row}.innerPage.ada-reward .sec1 .boxes .card img{max-width:70px;margin-right:25px}.innerPage.ada-reward .sec2{background-color:#f1eadb;margin-top:75px;padding:50px 0}.innerPage.ada-reward .sec2 .points{line-height:50px;color:#8b5d09;font-weight:600;margin-bottom:50px;font-size:28px}.innerPage.ada-reward .sec2 ul li{font-size:15px;padding:5px 0}.innerPage.ada-reward .sec3{padding:50px 0}.innerPage.ada-reward .sec3 .card{box-shadow:1px 2px 15px 1px rgba(0,0,0,.1);margin-bottom:30px;border:0;padding:40px}.innerPage.ada-reward .sec3 .card h4{font-size:22px;color:#8b5d09}.innerPage.ada-reward .sec3 .signup_modal{background-color:#804713;color:#fff;border-radius:30px;padding:10px 30px}.sec4{padding:50px 0}.sec4 h3,.sec4 h5{color:#a26a11}.sec4 h5{font-size:18px!important}.sec4 div.bhoechie-tab-content .accordion .tab.open .tab-btn:after{content:"-";font-size:24px}.addtocartmodal .modal-dialog.modal-dialog-centered{max-width:500px;min-width:auto}.addtocartmodal .media img{max-width:100px}.product-modal{max-width:600px;min-width:auto!important}.checkout-page .wallet_payment{display:block;width:100%}.checkout-page .wallet_payment div{background-color:#fcfcfc;border:solid 1px #ccc;padding:10px;cursor:pointer}.checkout-page .wallet_payment .name{font-size:18px;font-weight:600}.checkout-page .wallet_payment img{max-width:40px;border-radius:5px}.checkout-page .wallet_payment input:checked~div{background-color:#e4ddca}.address-modal .modal-dialog{width:650px;max-width:100%}.reward-banner{background:#36270a;display:flex;align-items:center;min-height:350px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;-webkit-box-shadow:0 10px 1px 0 #96742c;-moz-box-shadow:0 10px 1px 0 #96742c;box-shadow:0 10px 1px 0 #96742c}.reward-banner h2{font-weight:600}.reward-banner .logohead{font-size:12px;font-weight:300}.reward-banner .logohead img{max-width:40px}.reward-banner .btn{border:solid 1px #ccc;padding:5px 30px;border-radius:20px;color:#fff}.stripsec .box{border:solid 1px #ccc;margin:50px 0;border-radius:10px;padding:10px;display:flex;justify-content:space-between}.stripsec .box img{max-width:18px;margin-right:5px}.program-sec h2{justify-content:center}.program-sec .box .media{border:solid 1px #ccc;min-height:250px;padding:15px}.program-sec .box .media img{max-width:220px}.program-sec .box.med .media img{max-width:180px}.program-sec .box h3{font-size:20px;margin-top:20px}.program-sec .box p{font-size:15px}.program-sec .box1{border:solid 1px #ddd;padding:25px;border-radius:10px}.program-sec .box1 .text{border:0;font-size:14px;font-weight:400}.program-sec .box1 .text span{display:block;font-size:18px;color:#6b4500;margin:5px 0 0}.rewardPage{background:#fff!important}.redeem-sec ul li{display:flex;margin:15px 0;align-items:center}.redeem-sec ul li img{max-width:15px;margin-right:10px}.faq-sec{padding:100px 0 50px}.faq-sec h3{font-size:24px}.faq-sec .content{padding:0 15px}.faq-sec .content p{line-height:28px}@media screen and (min-width:1400px) and (max-width:1600px){.sbc-sec{width:33%!important}.main_header .container{max-width:92%}}@media screen and (min-width:1600px){.home-banner-area .banner_img{max-width:450px}.home-banner-area .image{left:35%;bottom:25%}.main_menu nav>ul>li>a{font-size:14px}.searchh{width:300px}.main_menu nav>ul>li{margin-right:25px}.container{max-width:92%}.home-banner-area .content{top:9%}.product .media img{width:100%}.header_middle{padding:10px 0}.shop-by-category-sec div.box img{max-width:100%}.testimonial-sec .box .content p{font-weight:500;font-size:16px}.testimonial-sec .box .content h6{color:#673230;font-size:14px;font-weight:600}.home-videos-sec video{height:420px}.innerPage.new-arrival .home-banner-area .right-img{float:right;width:600px;margin-right:50px}.innerPage.new-arrival .home-videos-sec video{height:450px}.main_menu nav>ul>li{margin-right:30px}.main_menu nav>ul>li>a{font-size:14px}.innerPage.ada-reward .page-header{min-height:870px}}.contactus .box{background:url('../img/contatc-bg.png') 0 0 no-repeat;min-height:700px;margin-bottom:50px;border-radius:25px;padding:40px 50px;background-size:100%}.contactus .box .form-control{border-radius:25px;border:0;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:0 12px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);padding:15px;margin-top:10px}.contactus .box .btn{background-color:#a56327;padding:15px 30px;color:#fff;border-radius:25px;margin-top:50px}.contactus .box p.lead{font-weight:500;font-size:17px}.contactus .box.box1{background:#fff8f2;padding:0}.prof-cards .card{background:0 0;padding:0;margin-bottom:30px;border:0}.prof-cards .card .progressbar{border:solid 1px #ccc;margin-top:10px;background:#fff;height:8px;position:relative;overflow:hidden;border-radius:5px}.prof-cards .card .progressbar span{display:block;height:100%;left:0;top:0;background-color:green}.prof-cards .card.locked::before{content:"";width:100%;height:100%;background-color:#fff;top:0;left:0;position:absolute;opacity:.5;z-index:1}.prof-cards .card.locked .progressbar{opacity:.6}.prof-cards .card p{color:#a56327;font-weight:600;text-align:right;font-size:16px}.prof-cards .card.locked::after{content:"";width:30px;height:30px;background-color:#fff;bottom:50px;right:20px;position:absolute;z-index:10;background:url('../img/padlock.png') 0 0 no-repeat;background-size:30px}.user_tbl table tr th{background:#a56327;color:#fff}.user_tbl table tr th:first-child{border-radius:10px 0 0 0}.user_tbl table tr th:last-child{border-radius:0 10px 0 0}.user_tbl table tr td{background:#f6f0ea}.user_tbl table tr:nth-of-type(odd) td{background:#a5632736}@media screen and (min-width:1900px){.col-xxl-3{width:25%!important}.home-banner-area .content{top:10%}.home-videos-sec video{height:500px}.innerPage.new-arrival .home-videos-sec video{height:575px}}@media(max-width:768px){.w-md-50{width:100%}.loaders{display:none}.offcanvas_main_menu li a:hover{color:#b4872a}.shop-by-category-sec h2:after{display:none}body{overflow-x:hidden!important}.logo img{max-width:60px}.header_account_list{margin-right:20px}.search_list{padding-top:9px}.dropdown_search{top:160%}.header_account_list:last-child{margin-right:0}.dropdown_search{width:300px;right:-150px}.offcanvas_menu_wrapper .logo img{max-width:100px}.single_slider{height:100%}.main_header{padding:0 0 15px}.canvas_open a{margin-left:-10px}.header_account_area{justify-content:flex-start;position:absolute;right:15px;top:10px}#wishlist span.badge{position:absolute;top:0;left:-12px}.nav-cart-box span.badge{top:5px;right:auto;left:-15px}.currency .dropdown-toggle{margin-top:-2px}.home-banner-area{background-color:#fff}.home-banner-area h1{font-size:1.3rem;line-height:26px}.home-banner-area .content{width:100%;left:0;margin-top:0;top:3%;background:#fcfcfc;min-height:200px;position:relative;padding:10px 20px}.home-banner-area .banner-img{max-width:90%;margin:10px auto 0}.home-banner-area .image{bottom:45px;left:50%}.home-banner-area .image .arrow{width:35px;position:absolute;bottom:36px;left:26%}.home-banner-area .image .rotating-img{width:90px}.home-banner-area .content a.btn{font-size:11px}.new-home-sec1 .box img{margin-bottom:25px}.new-home-sec1 .box h4{bottom:25px;font-size:16px}.home-videos-sec h2,.product-sec h2,.shop-by-category-sec h2{font-size:26px}.home-videos-sec video{height:auto}.product-sec .small1 img{margin-top:30px;margin-bottom:30px}.curated-collection-sec .box .media{height:180px}.curated-collection-sec .box a{font-size:13px}.curated-collection-sec .box a i{margin-top:1px;font-size:22px}.curated-collection-sec .box .content{margin-bottom:25px}.product-sec .view-all{font-size:12px;margin-top:13px}.product-sec .view-all i{font-size:16px}.product-sec .box h5{font-size:12px}.popular-sec h3{font-size:20px}.curated-collection-sec .box h5{font-size:18px}.shop-by-category-sec .img1,.shop-by-category-sec .img2{opacity:.5}.testimonial-sec .box{display:block}.testimonial-sec .box .media{width:100%;height:auto}.testimonial-sec .box .media img{width:140px;margin:0 auto 15px}.testimonial-sec .box .content{padding:0;width:100%}.testimonial-sec{padding-bottom:20px}.download-sec .testi_sllder{margin:30px 0 0}.footer-new .searches span{margin:0 5px;font-size:12px}.footer-new .searches a{font-size:12px}.mobile-filter img{max-width:27px;margin-top:3px}.list-page .page-title{font-size:18px}.list-page .page-title .h6{font-size:14px}.product-gallery-thumb .slick-slide{overflow:hidden}span.zoom-icon{position:absolute;bottom:10px;right:10px;z-index:99;background:#fff;display:block;width:30px;height:30px;border-radius:30px;line-height:30px;font-size:16px;text-align:center}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.product-gallery-thumb .slick-next{right:-15px}.product-gallery-thumb .slick-prev{left:-15px}.product-gallery-thumb .slick-next:before{content:url('../img/right-arrow.png')}.product-gallery-thumb .slick-prev:before{content:url('../img/left-arrow.png');opacity:.7;top:40%}.product-popup{padding:50px 25px}.loginModal .modal-body .right{display:none}.loginModal .modal-body .left{width:100%}.cart-box .media{max-width:55px}.cart-box{flex-wrap:wrap}.cart-box div.info,.cart-box div.media{flex:0 0 20%}.cart-box div.info{flex-basis:80%}.cart-box h4{font-size:13px;line-height:16px}.cart-box div.icons{flex-basis:100%;width:100%;flex-direction:row-reverse;display:flex}.cart-box div.icons div:first-child{margin-left:auto}.cart-box .price{margin-top:0}.fs-12{font-size:11px}.checkout-page .steps .cont .form button{width:40%;line-height:16px;font-size:12px}.checkout-page .steps .cont .form .textbox{width:60%;font-size:12px}.table-responsive table tbody tr td{min-width:auto;font-size:12px;line-height:16px}.user_dashboard .main_content .card.gradient{margin-bottom:15px}.user_dashboard .main_content .card.profile .details .card{min-height:70px}.innerPage.gift-card .banner{background-position:50% 0;height:100%}.innerPage.gift-card .banner .content-box{padding:25px}.innerPage.gift-card .banner h2{font-size:24px;line-height:30px}.innerPage.gift-card .banner .content-box{margin-top:30px}.innerPage.gift-card .banner p{width:58%;line-height:20px;font-size:13px}.innerPage.gift-card .banner .content-box .radios label span::after{left:3px;top:4px}.innerPage.gift-card .sec2 h3{margin-top:20px}.innerPage.gift-card .banner .content-box .btn{padding:10px 20px}.innerPage.gift-card .banner .content-box p.lead{width:100%}.innerPage.gift-card .banner .content-box .radios label{margin-bottom:20px}.innerPage.gift-card .banner .content-box .radios label img{max-width:90px}.innerPage.gift-card .banner .content-box .radios label span{width:18px;height:18px;top:5px}.innerPage.new-arrival .home-banner-area .content{width:100%;left:auto;float:none}.innerPage.new-arrival .home-banner-area .right-img{width:auto;float:none;height:320px;overflow:hidden}.innerPage.new-arrival .home-banner-area .single_slider .container{flex-direction:column}.innerPage.new-arrival .home-banner-area .single_slider{height:100%}.innerPage h1{font-size:30px}.innerPage.new-arrival .prod-cat-sec h1:after,.innerPage.new-arrival .prod-cat-sec h1:before{display:none}.innerPage.new-arrival .prod-cat-sec .box{padding:35px 15px}.video_shopping h2{font-size:24px}.video_shopping .box{padding:10px}.video_shopping .box .card{padding:0;margin-bottom:20px}.video_shopping .box .card h5{font-size:11px!important;font-size:14px}.video_shopping .box .card-new .ui-datepicker th{padding:.5em}.video_shopping .box .card-new .ui-state-default,.video_shopping .box .card-new .ui-widget-content .ui-state-default,.video_shopping .box .card-new .ui-widget-header .ui-state-default{width:25px;height:25px}.video_shopping .box .card-new .ui-datepicker td,.video_shopping .box .card-new .ui-datepicker th{padding:.5em;font-size:12px}.video_shopping .box .card-new .selDate{padding:5px;min-height:300px}.video_shopping .box .card-new{padding:10px}.video_shopping .box .card-new .selTime div{width:28%}.video_shopping .box .card-new .right-sec{padding:30px 15px}.video_shopping .box .card-new .right-sec .media{border-radius:15px}.video_shopping .box .card-new .left-header p{line-height:20px;font-size:12px}.video_shopping .box .card-new .left-header img{max-width:55px}.testimonialPage .testi-page .card .right{padding:25px}.testimonialPage .testi-page .card .left img{border-radius:15px 15px 0 0}.lead{font-size:1rem}.contactus .box{padding:20px}.innerPage.new-arrival .page-banner{background-size:cover;height:100%}.innerPage.new-arrival .page-banner .media{height:350px;width:280px;margin:0 auto;margin-top:-50px}.innerPage.new-arrival .page-banner .line{margin-top:-100px}.innerPage.new-arrival .page-banner .btns{margin-bottom:25px}.innerPage.new-arrival .page-banner .btns a{font-size:12px;font-weight:700}.innerPage.new-arrival .page-banner .btns .link span{width:30px;height:30px;line-height:30px}.innerPage.new-arrival .page-banner h1{font-size:28px;margin-top:-50px}.innerPage.new-arrival .page-banner h3{font-size:22px}.innerPage.new-arrival .main-title span{font-size:16px}.innerPage.new-arrival .list-page{margin-top:0}.innerPage.collection .main-title{font-size:30px}.innerPage.collection .rotating-img{max-width:70px;left:55%;bottom:-35px}.innerPage.collection .page-header h3{margin-top:20px;font-size:18px}.innerPage.collection .page-header{padding-bottom:50px}.innerPage.collection .page-header .arrow-img{margin:0 auto;text-align:center}.innerPage.collection .page-header .arrow-img img{max-width:50px;margin-left:-180px}.innerPage.collection .product-sec .box-main{margin-bottom:20px}.innerPage.collection .product-sec .box-main .ovrlay .btn{background-color:rgba(255,255,255,.8);padding:10px 15px;border-radius:15px;width:150px;font-size:15px}.mobile-bottom-menu{position:fixed;width:100%;height:60px;background-color:#b4872a;display:flex;bottom:0;left:0;flex-direction:row;justify-content:space-around;align-items:center;z-index:99;padding-top:5px}.mobile-bottom-menu a{display:flex;width:20%;color:#fff;flex-direction:column;justify-content:center;text-align:center;font-size:11px}.mobile-bottom-menu a:first-child,.mobile-bottom-menu a:nth-child(2){width:16%}.mobile-bottom-menu a.u_name{width:40px;height:40px;border-radius:40px;background-color:#fff;font-weight:600;color:#8b5d09;text-align:center;line-height:35px;margin-top:-5px}.mobile-bottom-menu img{width:24px;height:24px;margin:0 auto;filter:invert(1)}footer{padding-bottom:70px!important}.footer-new .searches h5{font-size:16px;font-weight:600;line-height:24px}.pagination-scroll{overflow-y:auto}.currency .dropdown-menu{min-width:60px!important;left:-15px}.innerPage.ada-reward .box{padding-bottom:70px}.innerPage.ada-reward h2{font-size:30px}.innerPage.ada-reward .box.last{padding-bottom:0}.innerPage.ada-reward .box:after{right:43%;top:70%;transform:rotate(180deg)}.innerPage.testimonialPage .celeb-card .media{height:300px}.testimonialPage .celeb-card .testi-page .owl-nav .owl-next{margin-right:-15px}.testimonialPage .celeb-card .testi-page .owl-nav .owl-prev{margin-left:-15px}.innerPage.testimonialPage .celeb-card.cc2 .media{height:300px}.innerPage.ada-reward .page-header{min-height:200px}.innerPage.ada-reward .sec1 .steps h4{font-size:16px}.innerPage.ada-reward .box{padding-bottom:30px}.innerPage.ada-reward .sec1 .boxes .card img{max-width:40px}.innerPage.ada-reward .sec1 .boxes .card{padding-left:15px;justify-content:flex-start}.innerPage.ada-reward .sec1 .boxes .card{margin-bottom:10px}.innerPage.ada-reward .sec2{margin-top:35px}.innerPage.ada-reward .sec2 h2{font-size:26px}.innerPage.ada-reward .sec2 .points{font-size:22px}.innerPage.ada-reward .sec3 .card{padding:15px}.innerPage.ada-reward .sec3 .card h4{font-size:20px}.innerPage.ada-reward .sec3 .card .lead{font-size:15px}.innerPage.ada-reward .sec4{padding-bottom:0}.innerPage.ada-reward .sec1 .boxes .card h3{font-size:22px;margin-bottom:0}.sec4 h3{font-size:25px}.sec4 h5{font-size:17px!important}.reward-banner{padding:30px 20px 0}.reward-banner img{max-width:200px;margin-top:20px}.reward-banner .logohead img{margin:0}.stripsec .box{flex-direction:column}.stripsec .box span{margin:10px 0;font-size:13px}.program-sec h2{justify-content:center;width:100%;flex-direction:column;font-size:26px;line-height:34px}.program-sec h2 img{margin:10px 0}.program-sec .box{margin-bottom:50px}.program-sec .box1{margin-bottom:30px;padding:20px 20px 5px}.redeem-sec h2{font-size:25px}.faq-sec{padding-bottom:50px}}@media (max-width:640px){.prod_btns{position:fixed;width:100%;bottom:0;left:0;z-index:10}.quickview_modal{width:350px}.product .media .new-tag{font-size:10px;padding:0 3px}.about-header{height:165px}.about-area{padding:300px 0 50px;background:url(../img/about/2m.jpg) #fff 0 0 no-repeat;background-size:100%}.footer-new{background-position:52% 100%}}.avialable-amount.opacity-60{display:none}html.desktop.left{display:none!important}.accordion-body p a{color:#dc9f14!important}.innerPage.ada-stores .col-md-5{padding:20px;background:#dc9f1421;margin:0 10px 20px;border-radius:10px}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #ffffff;text-shadow:0 1px 0 #fff;opacity:.8;line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;cursor:pointer}#toast-container>.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")!important}#toast-container>.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")!important}#toast-container>.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}#toast-container>.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}@media screen and (max-width:768px){.font-bold{font-weight:600}body{overflow-x:hidden!important}.main_header{padding-bottom:0}.main_header .profile{display:none}.header_middle{background:#fff;height:65px}.logo img{max-width:56px;margin-top:5px}.offcanvas_main_menu li .sub_menu li a{font-size:13px;margin-bottom:5px;padding-bottom:5px;opacity:.9}.canvas_open a,.header_account_list>a{color:#161616}.login-btn{display:none}.topbar{font-size:9px!important}.dropdown_search{width:100%;top:100px;position:fixed;right:0}.dropdown_search form input{background:#f9f9f9;color:#ccc}.dropdown_search form input::placeholder{color:#999}.search-product div.p-img{width:100px;margin-right:10px}.search-product div.p-img img{width:85px;height:110px;max-width:100px}.search-results .list-group-item{padding:8px 10px!important}.currency .dropdown-item{font-size:13px;padding:3px;text-align:center}.offcanvas_menu_wrapper{padding-top:10px;background:url('../img/login/login-bg-new.png') 0 100% no-repeat #fff;background-size:100%}.new-home-sec1 .box img{margin-bottom:30px}.home-banner-area{height:max-content!important}.home-banner-area .banner_img{max-width:100%!important}.home-criteria.owl-carousel .owl-stage{padding-left:0!important}.new-home-sec1 .box h4{font-size:12px;text-transform:uppercase;color:#333;position:relative}.shop-by-category-sec{background:#fff!important;height:max-content;padding-top:25px}.shop-by-category-sec p{font-size:13px;line-height:20px}.shop-by-category-sec img{margin-bottom:10px}.shop-by-category-sec .all-cats{color:#8b5d09;font-size:14px;font-family:poppins;margin-top:3px;text-transform:uppercase}.home-videos-sec h2,.product-sec h2,.shop-by-category-sec h2{font-size:26px;color:#111}.home-videos-sec{background:#fff!important;padding:25px 0 50px!important}.home-videos-sec .box{background:#fff}.home-videos-sec .box h5{font-size:12px;text-transform:uppercase;margin-top:5px}.home-videos-sec .box .content{padding:0!important}.owl-dots{width:50px;display:flex;margin:20px auto}.owl-dots .owl-dot{background:#ddd;width:8px;height:8px;margin-right:5px}.owl-dots .owl-dot.active{background:#8b5d09}.home-about-sec .box{background:url('../img/mobile-view/about.png') 0 0 no-repeat}.home-about-sec h5{overflow:visible!important}.home-sections{background:#fff!important}.product .media{border-radius:0}.view-all-btn{display:block;border:solid 1px #333;padding:10px;text-align:center;text-transform:uppercase;letter-spacing:1px;font-size:12px}.view-all-btn img{max-width:6px}.curated-collection-sec{background:#fff3e5!important;padding:45px 0!important}.curated-collection-sec .box .media{height:220px;border-radius:0}.curated-collection-sec .box .media h5{position:absolute;z-index:11;text-align:center;color:#fff;top:42%;width:100%;text-shadow:2px 1px #000}.curated-collection-sec .box .media::before{content:"";background:rgba(0,0,0,.3);position:absolute;width:100%;height:100%;left:0;top:0}.sep-new{padding:25px 0;background:#fff}.testimonial-sec .box{background:#fef7ee;border:solid 1px #fccec8}.p-color{color:#b98322!important}.home-store-sec{padding-top:0!important}.home_test_pics .owl-dots,.testimonial-sec .owl-dots{width:100px}.home-store-sec .owl-dots{width:120px;margin-top:0}.product-sec .box .catname{color:#b4872a;text-transform:uppercase;font-size:11px;font-weight:600}.testimonial-sec .box .content p{font-family:poppins;font-weight:300}.testimonial-sec .box .content h6{color:#000;font-weight:600}.footer-new,footer{background:#f0dfce}.mobile-bottom-menu{background:#b4872a;z-index:10}.mobile-bottom-menu a{opacity:.7;font-size:10px;position:relative;font-weight:300t}.mobile-bottom-menu a.active{opacity:1}.mobile-bottom-menu img{width:17px;height:auto;filter:invert(0)}.mobile-bottom-menu a:nth-child(2) img{width:20px;height:auto;filter:invert(0)}.mobile-bottom-menu a:nth-child(3) img{width:20px;height:auto;filter:invert(0)}.mobile-bottom-menu a:nth-child(4),.mobile-bottom-menu a:nth-child(5){width:14%}.mobile-bottom-menu a:nth-child(4) img{width:20px;height:auto;filter:invert(0)}.mobile-bottom-menu a:nth-child(5) img{width:24px;height:auto;filter:invert(0)}.mobile-bottom-menu a.u_name{width:35px;height:35px;font-size:16px}.item_count{position:absolute;background:#fff;border-radius:100%;width:15px;height:15px;color:#000;line-height:15px;font-weight:700;top:-6px;right:3px}footer{font-size:10px}.footer-widget ul li{line-height:17px}.footer-new .searches p{font-size:12px;line-height:22px}.inner-crumbs li a,.page-header .crumbs li a{color:#333;font-size:11px}.inner-crumbs li,.page-header .crumbs li{font-size:11px}.mobile-filter{border:solid 1px #3a3a3a;padding:6px 10px;font-size:11px;font-weight:500}.mobile-filter img{max-width:13px}.sorting{font-size:12px!important;border-color:#ccc;background:0 0;border-radius:0;border-radius:0;margin-top:4px;width:120px;float:right}.product h5{margin-bottom:0;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:11px;line-height:16px}.product-sec .box h5{text-transform:uppercase;margin-top:0;margin-bottom:10px}.pagination ul li{background:0 0;border:solid 1px #ccc;color:#666}.pagination ul li.active{background:#ccc;border:solid 1px #ccc;color:#222}.pagination ul li:first-child,.pagination ul li:last-child{background:#b4872a;border-color:#b4872a;color:#fff;font-size:20px;line-height:24px}.category-txt{-webkit-line-clamp:5!important}.category-txt p,.readMore{font-size:12px;line-height:20px}.product p{margin-top:6px}.product-gallery-thumb .slick-dots li button{border-radius:0;background:#ddd;width:7px;height:7px}.product-gallery-thumb .slick-dots li.slick-active button{background:#fff}.product-gallery-thumb .slick-dots{bottom:12px}.wishlist-icon .wishlist-btn{position:absolute;right:0;top:0;z-index:99;color:#fff!important}.no-shadow{box-shadow:none!important}.detail-page-mob .cat{font-size:12px;color:#b4872a;text-transform:uppercase}.detail-head{font-size:14px!important;font-weight:400;text-transform:uppercase}.detail-page-mob .sepp{display:none}.pro-page .badge{border-radius:5px!important}.pro-page{position:absolute;top:10px}.detail-page-mob .prod-det.aiz-radio-inline{width:75%}.detail-page-mob .prod-det .aiz-megabox .aiz-megabox-elem{padding:6px 10px!important;border-radius:5px!important}.detail-page-mob .sizechart{top:0;background-color:transparent;text-decoration:underline}.detail-page-mob .sizechart img{display:none}.share-btns{border-bottom:dashed 1px #ccc;padding-bottom:15px}.share-btns a.copy,.share-btns a.whatsapp{background-color:#f3eeee;padding:5px 10px;border:solid 1px #ccc;color:#000;width:46%}.share-btns a.whatsapp i{color:#fff;background:#299529;padding:3px;border-radius:100%}.detail-page-mob .prod-det{width:100%}.prod_btns{background-color:#fff;padding:10px}.prod_btns .add-to-cart{background-color:transparent;color:#b4882b;border:solid 1px #b4882b;margin-right:2%}.prod_btns .buy-now{background-color:#b4882b}.rating_review_sec{margin:15px 0}.rating-review-sec .reviews p{display:flex;align-items:center}.rating-review-sec .ratings p i,.rating-review-sec .reviews p i{margin-right:5px;color:#333}.rating-review-sec .reviews p span{font-weight:600;color:#000;font-size:17px;margin-top:2px}.rating-review-sec .reviews h3{font-size:20px}.rating-review-sec .reviews .rating a{text-decoration:underline}.rating-review-sec .ratings,.rating-review-sec .reviews .rating{border-bottom:solid 1px #eee;padding-bottom:15px}.rating-review-sec .ratings .rname{color:#999}.rating-review-sec .ratings .rname .name{color:#8b5d09}.rating-review-sec .ratings .rname .sepr{color:#ccc}.play-button{position:absolute;top:50%;opacity:0;left:50%;background-color:rgba(255,255,255,.6);color:#000;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10}.play-button.show{opacity:1}.inner-pages.cart-page .page-heading,.inner-pages.checkout-page .page-heading{padding:0 10px 10px;text-transform:uppercase;margin-bottom:10px!important;border-bottom:solid 1px #ddd}.cart-page .cart-box{background-color:#fff;padding:0!important;align-items:center;border-bottom:solid 1px #ccc;margin-bottom:15px}.cart-box h4{font-weight:500;font-size:12px;line-height:16px}.cart-box .cats{font-size:11px;color:#8b5d09}.cart-box .points{color:#9d9d9d}.cart-box .price{font-size:16px;line-height:18px;margin-top:5px}.cart-box .meta{border:0}.cart-box .size{font-size:13px;background-color:#eee;padding:2px 10px;height:30px}.cart-box .d_date{color:#666;line-height:15px}.cart-box .product-quantity .btn-icon{font-weight:700;padding:0;font-size:18px;border:0;background-color:transparent;color:#d48800}.cart-box div.icons{border-top:solid 1px #ccc;padding-top:5px;padding-bottom:6px}.cart-box div.icons a{font-size:13px;width:50%;text-align:center}.cart-box div.icons a:last-child{border-right:solid 1px #ccc}.cart-box .media{max-width:130px;flex-basis:50%!important}.cart-box div.info{flex-basis:60%}.cart-summary{background-color:#fff}.cart-summary p{margin:10px;font-size:13px}.promo-box{padding:10px 0;background-color:#fff;margin:10px 0}.promo-code input{background-color:#f6f5f5;border-radius:10px 0 0 10px;height:50px}.promo-code button{background-color:#fff;border:0;width:20%;color:#b46e17;border:solid 1px #eee;border-radius:0 10px 10px 0}.couponCodeNew{border:dashed 2px #d9b263;display:flex;padding:10px;border-radius:10px;background-color:#fffdf7}.couponCodeNew .cpn{background-color:#cf9c31;border-radius:10px;padding:10px;font-size:18px;text-transform:uppercase;color:#fff;margin-right:10px}.couponCodeNew small{color:#b46e17;display:block;font-weight:500;font-size:10px;text-transform:uppercase}.couponCodeNew .cpn small{color:#fff}.couponCodeNew .det{font-size:24px;font-weight:700;text-transform:uppercase;color:#d48800}.cart-btns{display:flex;padding:0 10px}.cart-btns .btn-checkout{order:2}.cart-btns .btn-checkout span{display:none}.cart-btns .btn-continue{order:1;margin-right:5px;border-color:#b46e17;color:#b46e17}.cart-btns .btn-checkout,.cart-btns .btn-continue{padding:15px 5px;font-size:13px}.payableAmount{background-color:#fff;padding:10px}.earned-points{font-size:14px}.earned-points span{font-weight:700}.checkout-page .steps .head{background-color:#fff;padding:10px}.checkout-page .steps .cont .accounts p span{font-size:13px;font-weight:600}.checkout-page .steps .cont .tabss a.active{background-color:#fffa;color:#8b5d09;border:solid 1px #8b5d09}.checkout-page .steps .cont .form{border:solid 1px #ccc;padding:5px;border-radius:10px;background-color:#fff}.checkout-page .steps .cont .form .textbox{border:0;outline:0;box-shadow:none}.checkout-page .steps .cont .form button{border-radius:10px}.aiz-megabox>input:checked~.aiz-megabox-elem{background:#fbf6ec;color:#2b2b2b}.aiz-rounded-check,.aiz-square-check{border:1px solid #c68d19}.aiz-rounded-check:after{background-color:#c68d19!important}.aiz-megabox .aiz-megabox-elem{line-height:400;line-height:20px}.aiz-megabox>input:checked~.aiz-megabox-elem .dropdown i{color:#353030}.new_address_bar{flex-direction:row!important;align-items:center;border-color:#666;padding:10px!important}.new_address_bar i{font-size:18px!important;margin-bottom:0!important;margin-right:5px}.aiz-megabox .aiz-megabox-elem span{font-weight:400}.checkout-page .payments .pay-method div{border-radius:10px;padding:5px 10px!important}.checkout-page .payments .pay-method img{max-width:55px}.checkout-page .payments .pay-method span{margin-top:0!important}.checkout-page .payments .pay-method .name{font-size:15px}.view_all_link{text-transform:uppercase}.ada-stores .sec h3{margin-top:20px}.registerPage{padding-bottom:50px}.registerPage.ios-device{min-height:120vh!important}}@media (min-width:400px) and (max-width:640px){.share-btns a.copy,.share-btns a.whatsapp{width:46.5%}}.shop-by-category-sec{background:var(--home_category_bg_img) 0 -20px no-repeat!important;background-size:100%!important;height:600px}.popular-sec{background:var(--home_popular_product_bg_img) no-repeat!important;background-size:100%!important;padding:75px 0 100px!important}.footer-new{background:var(--footer_background) #f8f5ef 101% 101% no-repeat;position:relative;background-size:100%}.download-sec .box{background:var(--play_store_bg_img) 50% 0 no-repeat;height:600px;background-size:100%}.download-sec .box img{display:none}.download-sec .box a img{display:inline-block}.download-sec .box p{font-size:20px}.download-sec .box h3{font-size:40px;margin-bottom:30px;margin-top:10px}.home-banner-area .content h1 span{color:#da1d18}body{overflow-x:hidden!important}@media (max-width:640px){.shop-by-category-sec .all-cats{color:#ff9898}.curated-collection-sec{background:var(--home_popular_product_bg_img) no-repeat!important;padding:45px 0!important}.home-banner-area{background-position:0 0!important;background-size:cover!important;height:99vh}.shop-by-category-sec{background-position:50% 50%!important;background-size:cover!important;height:max-content}.home-banner-area .content{background:#fcfcfcba}.download-sec .box{background-position:50% 0;height:450px;background-size:150%;background-position:50% 0;padding-top:20px}.download-sec .box p{font-size:14px}.download-sec .box h3{font-size:24px;margin-bottom:15px;margin-top:0}.footer-new{background-position:50% 50%;background-size:cover;background-color:#ffd0d2}.footer-new::after{background-size:250px;width:225px;right:-21px;height:250px}}
