/*!
 * Bootstrap  v5.2.3 (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)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#5533ff;--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:#5533ff;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:85,51,255;--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:#5533ff;--bs-link-hover-color:#4429cc;--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,.wp-block-quote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child,.wp-block-quote>:last-child{margin-bottom:0}.blockquote-footer,.wp-block-quote cite{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before,.wp-block-quote cite::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,.wp-block-image>figure,figure.wp-block-image{display:inline-block}.figure-img,.wp-block-image>figure img,figure.wp-block-image img{margin-bottom:.5rem;line-height:1}.figure-caption,.wp-block-image>figure figcaption,figure.wp-block-image figcaption{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,.wp-block-table 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)>*>*,.wp-block-table 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,.wp-block-table table>tbody{vertical-align:inherit}.table>thead,.wp-block-table 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)>*,.wp-block-table table>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*,.wp-block-table table>: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:#ddd6ff;--bs-table-border-color:#c7c1e6;--bs-table-striped-bg:#d2cbf2;--bs-table-striped-color:#000;--bs-table-active-bg:#c7c1e6;--bs-table-active-color:#000;--bs-table-hover-bg:#ccc6ec;--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,.wpcf7 .wpcf7-validation-errors,.wpcf7 input[type=color],.wpcf7 input[type=date],.wpcf7 input[type=datetime-local],.wpcf7 input[type=datetime],.wpcf7 input[type=email],.wpcf7 input[type=file],.wpcf7 input[type=month],.wpcf7 input[type=number],.wpcf7 input[type=range],.wpcf7 input[type=search],.wpcf7 input[type=submit],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 input[type=time],.wpcf7 input[type=url],.wpcf7 input[type=week],.wpcf7 select,.wpcf7 textarea{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,.wpcf7 .wpcf7-validation-errors,.wpcf7 input[type=color],.wpcf7 input[type=date],.wpcf7 input[type=datetime-local],.wpcf7 input[type=datetime],.wpcf7 input[type=email],.wpcf7 input[type=file],.wpcf7 input[type=month],.wpcf7 input[type=number],.wpcf7 input[type=range],.wpcf7 input[type=search],.wpcf7 input[type=submit],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 input[type=time],.wpcf7 input[type=url],.wpcf7 input[type=week],.wpcf7 select,.wpcf7 textarea{transition:none}}.form-control[type=file],.wpcf7 [type=file].wpcf7-validation-errors,.wpcf7 input[type=file],.wpcf7 select[type=file],.wpcf7 textarea[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),.wpcf7 [type=file].wpcf7-validation-errors:not(:disabled):not([readonly]),.wpcf7 input[type=file]:not(:disabled):not([readonly]),.wpcf7 select[type=file]:not(:disabled):not([readonly]),.wpcf7 textarea[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.wpcf7 .wpcf7-validation-errors:focus,.wpcf7 input[type=color]:focus,.wpcf7 input[type=date]:focus,.wpcf7 input[type=datetime-local]:focus,.wpcf7 input[type=datetime]:focus,.wpcf7 input[type=email]:focus,.wpcf7 input[type=file]:focus,.wpcf7 input[type=month]:focus,.wpcf7 input[type=number]:focus,.wpcf7 input[type=range]:focus,.wpcf7 input[type=search]:focus,.wpcf7 input[type=submit]:focus,.wpcf7 input[type=tel]:focus,.wpcf7 input[type=text]:focus,.wpcf7 input[type=time]:focus,.wpcf7 input[type=url]:focus,.wpcf7 input[type=week]:focus,.wpcf7 select:focus,.wpcf7 textarea:focus{color:#212529;background-color:#fff;border-color:#a9f;outline:0;box-shadow:0 0 0 .25rem rgba(85,51,255,.25)}.form-control::-webkit-date-and-time-value,.wpcf7 .wpcf7-validation-errors::-webkit-date-and-time-value,.wpcf7 input[type=color]::-webkit-date-and-time-value,.wpcf7 input[type=date]::-webkit-date-and-time-value,.wpcf7 input[type=datetime-local]::-webkit-date-and-time-value,.wpcf7 input[type=datetime]::-webkit-date-and-time-value,.wpcf7 input[type=email]::-webkit-date-and-time-value,.wpcf7 input[type=file]::-webkit-date-and-time-value,.wpcf7 input[type=month]::-webkit-date-and-time-value,.wpcf7 input[type=number]::-webkit-date-and-time-value,.wpcf7 input[type=range]::-webkit-date-and-time-value,.wpcf7 input[type=search]::-webkit-date-and-time-value,.wpcf7 input[type=submit]::-webkit-date-and-time-value,.wpcf7 input[type=tel]::-webkit-date-and-time-value,.wpcf7 input[type=text]::-webkit-date-and-time-value,.wpcf7 input[type=time]::-webkit-date-and-time-value,.wpcf7 input[type=url]::-webkit-date-and-time-value,.wpcf7 input[type=week]::-webkit-date-and-time-value,.wpcf7 select::-webkit-date-and-time-value,.wpcf7 textarea::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder,.wpcf7 .wpcf7-validation-errors::-moz-placeholder,.wpcf7 input[type=color]::-moz-placeholder,.wpcf7 input[type=date]::-moz-placeholder,.wpcf7 input[type=datetime-local]::-moz-placeholder,.wpcf7 input[type=datetime]::-moz-placeholder,.wpcf7 input[type=email]::-moz-placeholder,.wpcf7 input[type=file]::-moz-placeholder,.wpcf7 input[type=month]::-moz-placeholder,.wpcf7 input[type=number]::-moz-placeholder,.wpcf7 input[type=range]::-moz-placeholder,.wpcf7 input[type=search]::-moz-placeholder,.wpcf7 input[type=submit]::-moz-placeholder,.wpcf7 input[type=tel]::-moz-placeholder,.wpcf7 input[type=text]::-moz-placeholder,.wpcf7 input[type=time]::-moz-placeholder,.wpcf7 input[type=url]::-moz-placeholder,.wpcf7 input[type=week]::-moz-placeholder,.wpcf7 select::-moz-placeholder,.wpcf7 textarea::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder,.wpcf7 .wpcf7-validation-errors::placeholder,.wpcf7 input[type=color]::placeholder,.wpcf7 input[type=date]::placeholder,.wpcf7 input[type=datetime-local]::placeholder,.wpcf7 input[type=datetime]::placeholder,.wpcf7 input[type=email]::placeholder,.wpcf7 input[type=file]::placeholder,.wpcf7 input[type=month]::placeholder,.wpcf7 input[type=number]::placeholder,.wpcf7 input[type=range]::placeholder,.wpcf7 input[type=search]::placeholder,.wpcf7 input[type=submit]::placeholder,.wpcf7 input[type=tel]::placeholder,.wpcf7 input[type=text]::placeholder,.wpcf7 input[type=time]::placeholder,.wpcf7 input[type=url]::placeholder,.wpcf7 input[type=week]::placeholder,.wpcf7 select::placeholder,.wpcf7 textarea::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.wpcf7 .wpcf7-validation-errors:disabled,.wpcf7 input[type=color]:disabled,.wpcf7 input[type=date]:disabled,.wpcf7 input[type=datetime-local]:disabled,.wpcf7 input[type=datetime]:disabled,.wpcf7 input[type=email]:disabled,.wpcf7 input[type=file]:disabled,.wpcf7 input[type=month]:disabled,.wpcf7 input[type=number]:disabled,.wpcf7 input[type=range]:disabled,.wpcf7 input[type=search]:disabled,.wpcf7 input[type=submit]:disabled,.wpcf7 input[type=tel]:disabled,.wpcf7 input[type=text]:disabled,.wpcf7 input[type=time]:disabled,.wpcf7 input[type=url]:disabled,.wpcf7 input[type=week]:disabled,.wpcf7 select:disabled,.wpcf7 textarea:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button,.wpcf7 .wpcf7-validation-errors::-webkit-file-upload-button,.wpcf7 input[type=color]::-webkit-file-upload-button,.wpcf7 input[type=date]::-webkit-file-upload-button,.wpcf7 input[type=datetime-local]::-webkit-file-upload-button,.wpcf7 input[type=datetime]::-webkit-file-upload-button,.wpcf7 input[type=email]::-webkit-file-upload-button,.wpcf7 input[type=file]::-webkit-file-upload-button,.wpcf7 input[type=month]::-webkit-file-upload-button,.wpcf7 input[type=number]::-webkit-file-upload-button,.wpcf7 input[type=range]::-webkit-file-upload-button,.wpcf7 input[type=search]::-webkit-file-upload-button,.wpcf7 input[type=submit]::-webkit-file-upload-button,.wpcf7 input[type=tel]::-webkit-file-upload-button,.wpcf7 input[type=text]::-webkit-file-upload-button,.wpcf7 input[type=time]::-webkit-file-upload-button,.wpcf7 input[type=url]::-webkit-file-upload-button,.wpcf7 input[type=week]::-webkit-file-upload-button,.wpcf7 select::-webkit-file-upload-button,.wpcf7 textarea::-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,.wpcf7 .wpcf7-validation-errors::file-selector-button,.wpcf7 input[type=color]::file-selector-button,.wpcf7 input[type=date]::file-selector-button,.wpcf7 input[type=datetime-local]::file-selector-button,.wpcf7 input[type=datetime]::file-selector-button,.wpcf7 input[type=email]::file-selector-button,.wpcf7 input[type=file]::file-selector-button,.wpcf7 input[type=month]::file-selector-button,.wpcf7 input[type=number]::file-selector-button,.wpcf7 input[type=range]::file-selector-button,.wpcf7 input[type=search]::file-selector-button,.wpcf7 input[type=submit]::file-selector-button,.wpcf7 input[type=tel]::file-selector-button,.wpcf7 input[type=text]::file-selector-button,.wpcf7 input[type=time]::file-selector-button,.wpcf7 input[type=url]::file-selector-button,.wpcf7 input[type=week]::file-selector-button,.wpcf7 select::file-selector-button,.wpcf7 textarea::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,.wpcf7 .wpcf7-validation-errors::-webkit-file-upload-button,.wpcf7 input[type=color]::-webkit-file-upload-button,.wpcf7 input[type=date]::-webkit-file-upload-button,.wpcf7 input[type=datetime-local]::-webkit-file-upload-button,.wpcf7 input[type=datetime]::-webkit-file-upload-button,.wpcf7 input[type=email]::-webkit-file-upload-button,.wpcf7 input[type=file]::-webkit-file-upload-button,.wpcf7 input[type=month]::-webkit-file-upload-button,.wpcf7 input[type=number]::-webkit-file-upload-button,.wpcf7 input[type=range]::-webkit-file-upload-button,.wpcf7 input[type=search]::-webkit-file-upload-button,.wpcf7 input[type=submit]::-webkit-file-upload-button,.wpcf7 input[type=tel]::-webkit-file-upload-button,.wpcf7 input[type=text]::-webkit-file-upload-button,.wpcf7 input[type=time]::-webkit-file-upload-button,.wpcf7 input[type=url]::-webkit-file-upload-button,.wpcf7 input[type=week]::-webkit-file-upload-button,.wpcf7 select::-webkit-file-upload-button,.wpcf7 textarea::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button,.wpcf7 .wpcf7-validation-errors::file-selector-button,.wpcf7 input[type=color]::file-selector-button,.wpcf7 input[type=date]::file-selector-button,.wpcf7 input[type=datetime-local]::file-selector-button,.wpcf7 input[type=datetime]::file-selector-button,.wpcf7 input[type=email]::file-selector-button,.wpcf7 input[type=file]::file-selector-button,.wpcf7 input[type=month]::file-selector-button,.wpcf7 input[type=number]::file-selector-button,.wpcf7 input[type=range]::file-selector-button,.wpcf7 input[type=search]::file-selector-button,.wpcf7 input[type=submit]::file-selector-button,.wpcf7 input[type=tel]::file-selector-button,.wpcf7 input[type=text]::file-selector-button,.wpcf7 input[type=time]::file-selector-button,.wpcf7 input[type=url]::file-selector-button,.wpcf7 input[type=week]::file-selector-button,.wpcf7 select::file-selector-button,.wpcf7 textarea::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 .wpcf7-validation-errors:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=color]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=date]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=datetime-local]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=datetime]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=email]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=file]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=month]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=number]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=range]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=search]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=submit]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=tel]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=text]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=time]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=url]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 input[type=week]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 select:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7 textarea:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 .wpcf7-validation-errors:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=color]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=date]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=datetime-local]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=datetime]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=email]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=file]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=month]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=number]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=range]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=search]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=submit]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=tel]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=text]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=time]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=url]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 input[type=week]:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 select:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7 textarea: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}.wpcf7 textarea,.wpcf7 textarea.wpcf7-validation-errors,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:#a9f;outline:0;box-shadow:0 0 0 .25rem rgba(85,51,255,.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:#a9f;outline:0;box-shadow:0 0 0 .25rem rgba(85,51,255,.25)}.form-check-input:checked{background-color:#53f;border-color:#53f}.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:#53f;border-color:#53f;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='%23aa99ff'/%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,.woocommerce-info .btn-check:disabled+a.button,.woocommerce-info .btn-check[disabled]+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-check:disabled+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-check[disabled]+a.button,.wpcf7 .btn-check:disabled+input[type=submit],.wpcf7 .btn-check[disabled]+input[type=submit]{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(85,51,255,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(85,51,255,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#53f;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:#ccc2ff}.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:#53f;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:#ccc2ff}.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,.wpcf7 .form-floating>.wpcf7-validation-errors,.wpcf7 .form-floating>input[type=color],.wpcf7 .form-floating>input[type=date],.wpcf7 .form-floating>input[type=datetime-local],.wpcf7 .form-floating>input[type=datetime],.wpcf7 .form-floating>input[type=email],.wpcf7 .form-floating>input[type=file],.wpcf7 .form-floating>input[type=month],.wpcf7 .form-floating>input[type=number],.wpcf7 .form-floating>input[type=range],.wpcf7 .form-floating>input[type=search],.wpcf7 .form-floating>input[type=submit],.wpcf7 .form-floating>input[type=tel],.wpcf7 .form-floating>input[type=text],.wpcf7 .form-floating>input[type=time],.wpcf7 .form-floating>input[type=url],.wpcf7 .form-floating>input[type=week],.wpcf7 .form-floating>select,.wpcf7 .form-floating>textarea{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,.wpcf7 .form-floating>.wpcf7-validation-errors,.wpcf7 .form-floating>input[type=color],.wpcf7 .form-floating>input[type=date],.wpcf7 .form-floating>input[type=datetime-local],.wpcf7 .form-floating>input[type=datetime],.wpcf7 .form-floating>input[type=email],.wpcf7 .form-floating>input[type=file],.wpcf7 .form-floating>input[type=month],.wpcf7 .form-floating>input[type=number],.wpcf7 .form-floating>input[type=range],.wpcf7 .form-floating>input[type=search],.wpcf7 .form-floating>input[type=submit],.wpcf7 .form-floating>input[type=tel],.wpcf7 .form-floating>input[type=text],.wpcf7 .form-floating>input[type=time],.wpcf7 .form-floating>input[type=url],.wpcf7 .form-floating>input[type=week],.wpcf7 .form-floating>select,.wpcf7 .form-floating>textarea{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder,.wpcf7 .form-floating>.wpcf7-validation-errors::-moz-placeholder,.wpcf7 .form-floating>input[type=color]::-moz-placeholder,.wpcf7 .form-floating>input[type=date]::-moz-placeholder,.wpcf7 .form-floating>input[type=datetime-local]::-moz-placeholder,.wpcf7 .form-floating>input[type=datetime]::-moz-placeholder,.wpcf7 .form-floating>input[type=email]::-moz-placeholder,.wpcf7 .form-floating>input[type=file]::-moz-placeholder,.wpcf7 .form-floating>input[type=month]::-moz-placeholder,.wpcf7 .form-floating>input[type=number]::-moz-placeholder,.wpcf7 .form-floating>input[type=range]::-moz-placeholder,.wpcf7 .form-floating>input[type=search]::-moz-placeholder,.wpcf7 .form-floating>input[type=submit]::-moz-placeholder,.wpcf7 .form-floating>input[type=tel]::-moz-placeholder,.wpcf7 .form-floating>input[type=text]::-moz-placeholder,.wpcf7 .form-floating>input[type=time]::-moz-placeholder,.wpcf7 .form-floating>input[type=url]::-moz-placeholder,.wpcf7 .form-floating>input[type=week]::-moz-placeholder,.wpcf7 .form-floating>select::-moz-placeholder,.wpcf7 .form-floating>textarea::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder,.wpcf7 .form-floating>.wpcf7-validation-errors::placeholder,.wpcf7 .form-floating>input[type=color]::placeholder,.wpcf7 .form-floating>input[type=date]::placeholder,.wpcf7 .form-floating>input[type=datetime-local]::placeholder,.wpcf7 .form-floating>input[type=datetime]::placeholder,.wpcf7 .form-floating>input[type=email]::placeholder,.wpcf7 .form-floating>input[type=file]::placeholder,.wpcf7 .form-floating>input[type=month]::placeholder,.wpcf7 .form-floating>input[type=number]::placeholder,.wpcf7 .form-floating>input[type=range]::placeholder,.wpcf7 .form-floating>input[type=search]::placeholder,.wpcf7 .form-floating>input[type=submit]::placeholder,.wpcf7 .form-floating>input[type=tel]::placeholder,.wpcf7 .form-floating>input[type=text]::placeholder,.wpcf7 .form-floating>input[type=time]::placeholder,.wpcf7 .form-floating>input[type=url]::placeholder,.wpcf7 .form-floating>input[type=week]::placeholder,.wpcf7 .form-floating>select::placeholder,.wpcf7 .form-floating>textarea::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown),.wpcf7 .form-floating>.wpcf7-validation-errors:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=color]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=date]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=datetime-local]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=datetime]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=email]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=file]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=month]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=number]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=range]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=search]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=submit]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=tel]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=text]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=time]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=url]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>input[type=week]:not(:-moz-placeholder-shown),.wpcf7 .form-floating>select:not(:-moz-placeholder-shown),.wpcf7 .form-floating>textarea: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),.wpcf7 .form-floating>.wpcf7-validation-errors:focus,.wpcf7 .form-floating>.wpcf7-validation-errors:not(:placeholder-shown),.wpcf7 .form-floating>input[type=color]:focus,.wpcf7 .form-floating>input[type=color]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=date]:focus,.wpcf7 .form-floating>input[type=date]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=datetime-local]:focus,.wpcf7 .form-floating>input[type=datetime-local]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=datetime]:focus,.wpcf7 .form-floating>input[type=datetime]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=email]:focus,.wpcf7 .form-floating>input[type=email]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=file]:focus,.wpcf7 .form-floating>input[type=file]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=month]:focus,.wpcf7 .form-floating>input[type=month]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=number]:focus,.wpcf7 .form-floating>input[type=number]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=range]:focus,.wpcf7 .form-floating>input[type=range]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=search]:focus,.wpcf7 .form-floating>input[type=search]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=submit]:focus,.wpcf7 .form-floating>input[type=submit]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=tel]:focus,.wpcf7 .form-floating>input[type=tel]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=text]:focus,.wpcf7 .form-floating>input[type=text]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=time]:focus,.wpcf7 .form-floating>input[type=time]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=url]:focus,.wpcf7 .form-floating>input[type=url]:not(:placeholder-shown),.wpcf7 .form-floating>input[type=week]:focus,.wpcf7 .form-floating>input[type=week]:not(:placeholder-shown),.wpcf7 .form-floating>select:focus,.wpcf7 .form-floating>select:not(:placeholder-shown),.wpcf7 .form-floating>textarea:focus,.wpcf7 .form-floating>textarea:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill,.wpcf7 .form-floating>.wpcf7-validation-errors:-webkit-autofill,.wpcf7 .form-floating>input[type=color]:-webkit-autofill,.wpcf7 .form-floating>input[type=date]:-webkit-autofill,.wpcf7 .form-floating>input[type=datetime-local]:-webkit-autofill,.wpcf7 .form-floating>input[type=datetime]:-webkit-autofill,.wpcf7 .form-floating>input[type=email]:-webkit-autofill,.wpcf7 .form-floating>input[type=file]:-webkit-autofill,.wpcf7 .form-floating>input[type=month]:-webkit-autofill,.wpcf7 .form-floating>input[type=number]:-webkit-autofill,.wpcf7 .form-floating>input[type=range]:-webkit-autofill,.wpcf7 .form-floating>input[type=search]:-webkit-autofill,.wpcf7 .form-floating>input[type=submit]:-webkit-autofill,.wpcf7 .form-floating>input[type=tel]:-webkit-autofill,.wpcf7 .form-floating>input[type=text]:-webkit-autofill,.wpcf7 .form-floating>input[type=time]:-webkit-autofill,.wpcf7 .form-floating>input[type=url]:-webkit-autofill,.wpcf7 .form-floating>input[type=week]:-webkit-autofill,.wpcf7 .form-floating>select:-webkit-autofill,.wpcf7 .form-floating>textarea:-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,.wpcf7 .form-floating>.wpcf7-validation-errors:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=color]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=date]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=datetime-local]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=datetime]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=email]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=file]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=month]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=number]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=range]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=search]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=submit]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=tel]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=text]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=time]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=url]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>input[type=week]:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>select:not(:-moz-placeholder-shown)~label,.wpcf7 .form-floating>textarea: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,.wpcf7 .form-floating>.wpcf7-validation-errors:focus~label,.wpcf7 .form-floating>.wpcf7-validation-errors:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=color]:focus~label,.wpcf7 .form-floating>input[type=color]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=date]:focus~label,.wpcf7 .form-floating>input[type=date]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=datetime-local]:focus~label,.wpcf7 .form-floating>input[type=datetime-local]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=datetime]:focus~label,.wpcf7 .form-floating>input[type=datetime]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=email]:focus~label,.wpcf7 .form-floating>input[type=email]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=file]:focus~label,.wpcf7 .form-floating>input[type=file]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=month]:focus~label,.wpcf7 .form-floating>input[type=month]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=number]:focus~label,.wpcf7 .form-floating>input[type=number]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=range]:focus~label,.wpcf7 .form-floating>input[type=range]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=search]:focus~label,.wpcf7 .form-floating>input[type=search]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=submit]:focus~label,.wpcf7 .form-floating>input[type=submit]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=tel]:focus~label,.wpcf7 .form-floating>input[type=tel]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=text]:focus~label,.wpcf7 .form-floating>input[type=text]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=time]:focus~label,.wpcf7 .form-floating>input[type=time]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=url]:focus~label,.wpcf7 .form-floating>input[type=url]:not(:placeholder-shown)~label,.wpcf7 .form-floating>input[type=week]:focus~label,.wpcf7 .form-floating>input[type=week]:not(:placeholder-shown)~label,.wpcf7 .form-floating>select:focus~label,.wpcf7 .form-floating>select:not(:placeholder-shown)~label,.wpcf7 .form-floating>textarea:focus~label,.wpcf7 .form-floating>textarea:not(:placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label,.wpcf7 .form-floating>.wpcf7-validation-errors:-webkit-autofill~label,.wpcf7 .form-floating>input[type=color]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=date]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=datetime-local]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=datetime]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=email]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=file]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=month]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=number]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=range]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=search]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=submit]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=tel]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=text]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=time]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=url]:-webkit-autofill~label,.wpcf7 .form-floating>input[type=week]:-webkit-autofill~label,.wpcf7 .form-floating>select:-webkit-autofill~label,.wpcf7 .form-floating>textarea:-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,.wpcf7 .input-group>.wpcf7-validation-errors,.wpcf7 .input-group>input[type=color],.wpcf7 .input-group>input[type=date],.wpcf7 .input-group>input[type=datetime-local],.wpcf7 .input-group>input[type=datetime],.wpcf7 .input-group>input[type=email],.wpcf7 .input-group>input[type=file],.wpcf7 .input-group>input[type=month],.wpcf7 .input-group>input[type=number],.wpcf7 .input-group>input[type=range],.wpcf7 .input-group>input[type=search],.wpcf7 .input-group>input[type=submit],.wpcf7 .input-group>input[type=tel],.wpcf7 .input-group>input[type=text],.wpcf7 .input-group>input[type=time],.wpcf7 .input-group>input[type=url],.wpcf7 .input-group>input[type=week],.wpcf7 .input-group>select,.wpcf7 .input-group>textarea{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,.wpcf7 .input-group>.wpcf7-validation-errors:focus,.wpcf7 .input-group>input[type=color]:focus,.wpcf7 .input-group>input[type=date]:focus,.wpcf7 .input-group>input[type=datetime-local]:focus,.wpcf7 .input-group>input[type=datetime]:focus,.wpcf7 .input-group>input[type=email]:focus,.wpcf7 .input-group>input[type=file]:focus,.wpcf7 .input-group>input[type=month]:focus,.wpcf7 .input-group>input[type=number]:focus,.wpcf7 .input-group>input[type=range]:focus,.wpcf7 .input-group>input[type=search]:focus,.wpcf7 .input-group>input[type=submit]:focus,.wpcf7 .input-group>input[type=tel]:focus,.wpcf7 .input-group>input[type=text]:focus,.wpcf7 .input-group>input[type=time]:focus,.wpcf7 .input-group>input[type=url]:focus,.wpcf7 .input-group>input[type=week]:focus,.wpcf7 .input-group>select:focus,.wpcf7 .input-group>textarea:focus{z-index:5}.input-group .btn,.input-group .woocommerce-info a.button,.input-group .woocommerce-notices-wrapper .woocommerce-message a.button,.input-group .wpcf7 input[type=submit],.woocommerce-info .input-group a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group a.button,.wpcf7 .input-group input[type=submit]{position:relative;z-index:2}.input-group .btn:focus,.input-group .woocommerce-info a.button:focus,.input-group .woocommerce-notices-wrapper .woocommerce-message a.button:focus,.input-group .wpcf7 input[type=submit]:focus,.woocommerce-info .input-group a.button:focus,.woocommerce-notices-wrapper .woocommerce-message .input-group a.button:focus,.wpcf7 .input-group input[type=submit]: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,.woocommerce-info .input-group-lg>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-lg>a.button,.wpcf7 .input-group-lg>.wpcf7-validation-errors,.wpcf7 .input-group-lg>input[type=color],.wpcf7 .input-group-lg>input[type=date],.wpcf7 .input-group-lg>input[type=datetime-local],.wpcf7 .input-group-lg>input[type=datetime],.wpcf7 .input-group-lg>input[type=email],.wpcf7 .input-group-lg>input[type=file],.wpcf7 .input-group-lg>input[type=month],.wpcf7 .input-group-lg>input[type=number],.wpcf7 .input-group-lg>input[type=range],.wpcf7 .input-group-lg>input[type=search],.wpcf7 .input-group-lg>input[type=submit],.wpcf7 .input-group-lg>input[type=tel],.wpcf7 .input-group-lg>input[type=text],.wpcf7 .input-group-lg>input[type=time],.wpcf7 .input-group-lg>input[type=url],.wpcf7 .input-group-lg>input[type=week],.wpcf7 .input-group-lg>select,.wpcf7 .input-group-lg>textarea{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,.woocommerce-info .input-group-sm>a.button,.woocommerce-notices-wrapper .woocommerce-message .input-group-sm>a.button,.wpcf7 .input-group-sm>.wpcf7-validation-errors,.wpcf7 .input-group-sm>input[type=color],.wpcf7 .input-group-sm>input[type=date],.wpcf7 .input-group-sm>input[type=datetime-local],.wpcf7 .input-group-sm>input[type=datetime],.wpcf7 .input-group-sm>input[type=email],.wpcf7 .input-group-sm>input[type=file],.wpcf7 .input-group-sm>input[type=month],.wpcf7 .input-group-sm>input[type=number],.wpcf7 .input-group-sm>input[type=range],.wpcf7 .input-group-sm>input[type=search],.wpcf7 .input-group-sm>input[type=submit],.wpcf7 .input-group-sm>input[type=tel],.wpcf7 .input-group-sm>input[type=text],.wpcf7 .input-group-sm>input[type=time],.wpcf7 .input-group-sm>input[type=url],.wpcf7 .input-group-sm>input[type=week],.wpcf7 .input-group-sm>select,.wpcf7 .input-group-sm>textarea{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),.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>.wpcf7-validation-errors,.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=color],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=date],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=datetime-local],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=datetime],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=email],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=file],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=month],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=number],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=range],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=search],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=submit],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=tel],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=text],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=time],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=url],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type=week],.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>select,.wpcf7 .input-group:not(.has-validation)>.form-floating:not(:last-child)>textarea{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),.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>.wpcf7-validation-errors,.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=color],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=date],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=datetime-local],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=datetime],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=email],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=file],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=month],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=number],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=range],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=search],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=submit],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=tel],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=text],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=time],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=url],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>input[type=week],.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>select,.wpcf7 .input-group.has-validation>.form-floating:nth-last-child(n+3)>textarea{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,.wpcf7 .input-group>.form-floating:not(:first-child)>.wpcf7-validation-errors,.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=color],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=date],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=datetime-local],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=datetime],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=email],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=file],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=month],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=number],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=range],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=search],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=submit],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=tel],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=text],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=time],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=url],.wpcf7 .input-group>.form-floating:not(:first-child)>input[type=week],.wpcf7 .input-group>.form-floating:not(:first-child)>select,.wpcf7 .input-group>.form-floating:not(:first-child)>textarea{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,.was-validated .wpcf7 .wpcf7-validation-errors:valid,.was-validated .wpcf7 input[type=color]:valid,.was-validated .wpcf7 input[type=date]:valid,.was-validated .wpcf7 input[type=datetime-local]:valid,.was-validated .wpcf7 input[type=datetime]:valid,.was-validated .wpcf7 input[type=email]:valid,.was-validated .wpcf7 input[type=file]:valid,.was-validated .wpcf7 input[type=month]:valid,.was-validated .wpcf7 input[type=number]:valid,.was-validated .wpcf7 input[type=range]:valid,.was-validated .wpcf7 input[type=search]:valid,.was-validated .wpcf7 input[type=submit]:valid,.was-validated .wpcf7 input[type=tel]:valid,.was-validated .wpcf7 input[type=text]:valid,.was-validated .wpcf7 input[type=time]:valid,.was-validated .wpcf7 input[type=url]:valid,.was-validated .wpcf7 input[type=week]:valid,.was-validated .wpcf7 select:valid,.was-validated .wpcf7 textarea:valid,.wpcf7 .is-valid.wpcf7-validation-errors,.wpcf7 .was-validated .wpcf7-validation-errors:valid,.wpcf7 .was-validated input[type=color]:valid,.wpcf7 .was-validated input[type=date]:valid,.wpcf7 .was-validated input[type=datetime-local]:valid,.wpcf7 .was-validated input[type=datetime]:valid,.wpcf7 .was-validated input[type=email]:valid,.wpcf7 .was-validated input[type=file]:valid,.wpcf7 .was-validated input[type=month]:valid,.wpcf7 .was-validated input[type=number]:valid,.wpcf7 .was-validated input[type=range]:valid,.wpcf7 .was-validated input[type=search]:valid,.wpcf7 .was-validated input[type=submit]:valid,.wpcf7 .was-validated input[type=tel]:valid,.wpcf7 .was-validated input[type=text]:valid,.wpcf7 .was-validated input[type=time]:valid,.wpcf7 .was-validated input[type=url]:valid,.wpcf7 .was-validated input[type=week]:valid,.wpcf7 .was-validated select:valid,.wpcf7 .was-validated textarea:valid,.wpcf7 input.is-valid[type=color],.wpcf7 input.is-valid[type=date],.wpcf7 input.is-valid[type=datetime-local],.wpcf7 input.is-valid[type=datetime],.wpcf7 input.is-valid[type=email],.wpcf7 input.is-valid[type=file],.wpcf7 input.is-valid[type=month],.wpcf7 input.is-valid[type=number],.wpcf7 input.is-valid[type=range],.wpcf7 input.is-valid[type=search],.wpcf7 input.is-valid[type=submit],.wpcf7 input.is-valid[type=tel],.wpcf7 input.is-valid[type=text],.wpcf7 input.is-valid[type=time],.wpcf7 input.is-valid[type=url],.wpcf7 input.is-valid[type=week],.wpcf7 select.is-valid,.wpcf7 textarea.is-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,.was-validated .wpcf7 .wpcf7-validation-errors:valid:focus,.was-validated .wpcf7 input[type=color]:valid:focus,.was-validated .wpcf7 input[type=date]:valid:focus,.was-validated .wpcf7 input[type=datetime-local]:valid:focus,.was-validated .wpcf7 input[type=datetime]:valid:focus,.was-validated .wpcf7 input[type=email]:valid:focus,.was-validated .wpcf7 input[type=file]:valid:focus,.was-validated .wpcf7 input[type=month]:valid:focus,.was-validated .wpcf7 input[type=number]:valid:focus,.was-validated .wpcf7 input[type=range]:valid:focus,.was-validated .wpcf7 input[type=search]:valid:focus,.was-validated .wpcf7 input[type=submit]:valid:focus,.was-validated .wpcf7 input[type=tel]:valid:focus,.was-validated .wpcf7 input[type=text]:valid:focus,.was-validated .wpcf7 input[type=time]:valid:focus,.was-validated .wpcf7 input[type=url]:valid:focus,.was-validated .wpcf7 input[type=week]:valid:focus,.was-validated .wpcf7 select:valid:focus,.was-validated .wpcf7 textarea:valid:focus,.wpcf7 .is-valid.wpcf7-validation-errors:focus,.wpcf7 .was-validated .wpcf7-validation-errors:valid:focus,.wpcf7 .was-validated input[type=color]:valid:focus,.wpcf7 .was-validated input[type=date]:valid:focus,.wpcf7 .was-validated input[type=datetime-local]:valid:focus,.wpcf7 .was-validated input[type=datetime]:valid:focus,.wpcf7 .was-validated input[type=email]:valid:focus,.wpcf7 .was-validated input[type=file]:valid:focus,.wpcf7 .was-validated input[type=month]:valid:focus,.wpcf7 .was-validated input[type=number]:valid:focus,.wpcf7 .was-validated input[type=range]:valid:focus,.wpcf7 .was-validated input[type=search]:valid:focus,.wpcf7 .was-validated input[type=submit]:valid:focus,.wpcf7 .was-validated input[type=tel]:valid:focus,.wpcf7 .was-validated input[type=text]:valid:focus,.wpcf7 .was-validated input[type=time]:valid:focus,.wpcf7 .was-validated input[type=url]:valid:focus,.wpcf7 .was-validated input[type=week]:valid:focus,.wpcf7 .was-validated select:valid:focus,.wpcf7 .was-validated textarea:valid:focus,.wpcf7 input.is-valid[type=color]:focus,.wpcf7 input.is-valid[type=date]:focus,.wpcf7 input.is-valid[type=datetime-local]:focus,.wpcf7 input.is-valid[type=datetime]:focus,.wpcf7 input.is-valid[type=email]:focus,.wpcf7 input.is-valid[type=file]:focus,.wpcf7 input.is-valid[type=month]:focus,.wpcf7 input.is-valid[type=number]:focus,.wpcf7 input.is-valid[type=range]:focus,.wpcf7 input.is-valid[type=search]:focus,.wpcf7 input.is-valid[type=submit]:focus,.wpcf7 input.is-valid[type=tel]:focus,.wpcf7 input.is-valid[type=text]:focus,.wpcf7 input.is-valid[type=time]:focus,.wpcf7 input.is-valid[type=url]:focus,.wpcf7 input.is-valid[type=week]:focus,.wpcf7 select.is-valid:focus,.wpcf7 textarea.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated .wpcf7 textarea:valid,.was-validated textarea.form-control:valid,.wpcf7 .was-validated textarea:valid,.wpcf7 textarea.is-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,.was-validated .wpcf7 .input-group>.wpcf7-validation-errors:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=color]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=date]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=datetime-local]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=datetime]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=email]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=file]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=month]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=number]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=range]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=search]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=submit]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=tel]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=text]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=time]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=url]:not(:focus):valid,.was-validated .wpcf7 .input-group>input[type=week]:not(:focus):valid,.was-validated .wpcf7 .input-group>select:not(:focus):valid,.was-validated .wpcf7 .input-group>textarea:not(:focus):valid,.wpcf7 .input-group>.wpcf7-validation-errors:not(:focus).is-valid,.wpcf7 .input-group>input[type=color]:not(:focus).is-valid,.wpcf7 .input-group>input[type=date]:not(:focus).is-valid,.wpcf7 .input-group>input[type=datetime-local]:not(:focus).is-valid,.wpcf7 .input-group>input[type=datetime]:not(:focus).is-valid,.wpcf7 .input-group>input[type=email]:not(:focus).is-valid,.wpcf7 .input-group>input[type=file]:not(:focus).is-valid,.wpcf7 .input-group>input[type=month]:not(:focus).is-valid,.wpcf7 .input-group>input[type=number]:not(:focus).is-valid,.wpcf7 .input-group>input[type=range]:not(:focus).is-valid,.wpcf7 .input-group>input[type=search]:not(:focus).is-valid,.wpcf7 .input-group>input[type=submit]:not(:focus).is-valid,.wpcf7 .input-group>input[type=tel]:not(:focus).is-valid,.wpcf7 .input-group>input[type=text]:not(:focus).is-valid,.wpcf7 .input-group>input[type=time]:not(:focus).is-valid,.wpcf7 .input-group>input[type=url]:not(:focus).is-valid,.wpcf7 .input-group>input[type=week]:not(:focus).is-valid,.wpcf7 .input-group>select:not(:focus).is-valid,.wpcf7 .input-group>textarea:not(:focus).is-valid,.wpcf7 .was-validated .input-group>.wpcf7-validation-errors:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=color]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=date]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=datetime-local]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=datetime]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=email]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=file]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=month]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=number]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=range]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=search]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=submit]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=tel]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=text]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=time]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=url]:not(:focus):valid,.wpcf7 .was-validated .input-group>input[type=week]:not(:focus):valid,.wpcf7 .was-validated .input-group>select:not(:focus):valid,.wpcf7 .was-validated .input-group>textarea: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,.was-validated .wpcf7 .wpcf7-validation-errors:invalid,.was-validated .wpcf7 input[type=color]:invalid,.was-validated .wpcf7 input[type=date]:invalid,.was-validated .wpcf7 input[type=datetime-local]:invalid,.was-validated .wpcf7 input[type=datetime]:invalid,.was-validated .wpcf7 input[type=email]:invalid,.was-validated .wpcf7 input[type=file]:invalid,.was-validated .wpcf7 input[type=month]:invalid,.was-validated .wpcf7 input[type=number]:invalid,.was-validated .wpcf7 input[type=range]:invalid,.was-validated .wpcf7 input[type=search]:invalid,.was-validated .wpcf7 input[type=submit]:invalid,.was-validated .wpcf7 input[type=tel]:invalid,.was-validated .wpcf7 input[type=text]:invalid,.was-validated .wpcf7 input[type=time]:invalid,.was-validated .wpcf7 input[type=url]:invalid,.was-validated .wpcf7 input[type=week]:invalid,.was-validated .wpcf7 select:invalid,.was-validated .wpcf7 textarea:invalid,.wpcf7 .is-invalid.wpcf7-validation-errors,.wpcf7 .was-validated .wpcf7-validation-errors:invalid,.wpcf7 .was-validated input[type=color]:invalid,.wpcf7 .was-validated input[type=date]:invalid,.wpcf7 .was-validated input[type=datetime-local]:invalid,.wpcf7 .was-validated input[type=datetime]:invalid,.wpcf7 .was-validated input[type=email]:invalid,.wpcf7 .was-validated input[type=file]:invalid,.wpcf7 .was-validated input[type=month]:invalid,.wpcf7 .was-validated input[type=number]:invalid,.wpcf7 .was-validated input[type=range]:invalid,.wpcf7 .was-validated input[type=search]:invalid,.wpcf7 .was-validated input[type=submit]:invalid,.wpcf7 .was-validated input[type=tel]:invalid,.wpcf7 .was-validated input[type=text]:invalid,.wpcf7 .was-validated input[type=time]:invalid,.wpcf7 .was-validated input[type=url]:invalid,.wpcf7 .was-validated input[type=week]:invalid,.wpcf7 .was-validated select:invalid,.wpcf7 .was-validated textarea:invalid,.wpcf7 input.is-invalid[type=color],.wpcf7 input.is-invalid[type=date],.wpcf7 input.is-invalid[type=datetime-local],.wpcf7 input.is-invalid[type=datetime],.wpcf7 input.is-invalid[type=email],.wpcf7 input.is-invalid[type=file],.wpcf7 input.is-invalid[type=month],.wpcf7 input.is-invalid[type=number],.wpcf7 input.is-invalid[type=range],.wpcf7 input.is-invalid[type=search],.wpcf7 input.is-invalid[type=submit],.wpcf7 input.is-invalid[type=tel],.wpcf7 input.is-invalid[type=text],.wpcf7 input.is-invalid[type=time],.wpcf7 input.is-invalid[type=url],.wpcf7 input.is-invalid[type=week],.wpcf7 select.is-invalid,.wpcf7 textarea.is-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,.was-validated .wpcf7 .wpcf7-validation-errors:invalid:focus,.was-validated .wpcf7 input[type=color]:invalid:focus,.was-validated .wpcf7 input[type=date]:invalid:focus,.was-validated .wpcf7 input[type=datetime-local]:invalid:focus,.was-validated .wpcf7 input[type=datetime]:invalid:focus,.was-validated .wpcf7 input[type=email]:invalid:focus,.was-validated .wpcf7 input[type=file]:invalid:focus,.was-validated .wpcf7 input[type=month]:invalid:focus,.was-validated .wpcf7 input[type=number]:invalid:focus,.was-validated .wpcf7 input[type=range]:invalid:focus,.was-validated .wpcf7 input[type=search]:invalid:focus,.was-validated .wpcf7 input[type=submit]:invalid:focus,.was-validated .wpcf7 input[type=tel]:invalid:focus,.was-validated .wpcf7 input[type=text]:invalid:focus,.was-validated .wpcf7 input[type=time]:invalid:focus,.was-validated .wpcf7 input[type=url]:invalid:focus,.was-validated .wpcf7 input[type=week]:invalid:focus,.was-validated .wpcf7 select:invalid:focus,.was-validated .wpcf7 textarea:invalid:focus,.wpcf7 .is-invalid.wpcf7-validation-errors:focus,.wpcf7 .was-validated .wpcf7-validation-errors:invalid:focus,.wpcf7 .was-validated input[type=color]:invalid:focus,.wpcf7 .was-validated input[type=date]:invalid:focus,.wpcf7 .was-validated input[type=datetime-local]:invalid:focus,.wpcf7 .was-validated input[type=datetime]:invalid:focus,.wpcf7 .was-validated input[type=email]:invalid:focus,.wpcf7 .was-validated input[type=file]:invalid:focus,.wpcf7 .was-validated input[type=month]:invalid:focus,.wpcf7 .was-validated input[type=number]:invalid:focus,.wpcf7 .was-validated input[type=range]:invalid:focus,.wpcf7 .was-validated input[type=search]:invalid:focus,.wpcf7 .was-validated input[type=submit]:invalid:focus,.wpcf7 .was-validated input[type=tel]:invalid:focus,.wpcf7 .was-validated input[type=text]:invalid:focus,.wpcf7 .was-validated input[type=time]:invalid:focus,.wpcf7 .was-validated input[type=url]:invalid:focus,.wpcf7 .was-validated input[type=week]:invalid:focus,.wpcf7 .was-validated select:invalid:focus,.wpcf7 .was-validated textarea:invalid:focus,.wpcf7 input.is-invalid[type=color]:focus,.wpcf7 input.is-invalid[type=date]:focus,.wpcf7 input.is-invalid[type=datetime-local]:focus,.wpcf7 input.is-invalid[type=datetime]:focus,.wpcf7 input.is-invalid[type=email]:focus,.wpcf7 input.is-invalid[type=file]:focus,.wpcf7 input.is-invalid[type=month]:focus,.wpcf7 input.is-invalid[type=number]:focus,.wpcf7 input.is-invalid[type=range]:focus,.wpcf7 input.is-invalid[type=search]:focus,.wpcf7 input.is-invalid[type=submit]:focus,.wpcf7 input.is-invalid[type=tel]:focus,.wpcf7 input.is-invalid[type=text]:focus,.wpcf7 input.is-invalid[type=time]:focus,.wpcf7 input.is-invalid[type=url]:focus,.wpcf7 input.is-invalid[type=week]:focus,.wpcf7 select.is-invalid:focus,.wpcf7 textarea.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated .wpcf7 textarea:invalid,.was-validated textarea.form-control:invalid,.wpcf7 .was-validated textarea:invalid,.wpcf7 textarea.is-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,.was-validated .wpcf7 .input-group>.wpcf7-validation-errors:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=color]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=date]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=datetime-local]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=datetime]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=email]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=file]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=month]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=number]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=range]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=search]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=submit]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=tel]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=text]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=time]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=url]:not(:focus):invalid,.was-validated .wpcf7 .input-group>input[type=week]:not(:focus):invalid,.was-validated .wpcf7 .input-group>select:not(:focus):invalid,.was-validated .wpcf7 .input-group>textarea:not(:focus):invalid,.wpcf7 .input-group>.wpcf7-validation-errors:not(:focus).is-invalid,.wpcf7 .input-group>input[type=color]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=date]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=datetime-local]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=datetime]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=email]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=file]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=month]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=number]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=range]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=search]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=submit]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=tel]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=text]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=time]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=url]:not(:focus).is-invalid,.wpcf7 .input-group>input[type=week]:not(:focus).is-invalid,.wpcf7 .input-group>select:not(:focus).is-invalid,.wpcf7 .input-group>textarea:not(:focus).is-invalid,.wpcf7 .was-validated .input-group>.wpcf7-validation-errors:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=color]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=date]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=datetime-local]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=datetime]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=email]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=file]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=month]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=number]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=range]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=search]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=submit]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=tel]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=text]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=time]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=url]:not(:focus):invalid,.wpcf7 .was-validated .input-group>input[type=week]:not(:focus):invalid,.wpcf7 .was-validated .input-group>select:not(:focus):invalid,.wpcf7 .was-validated .input-group>textarea:not(:focus):invalid{z-index:4}.btn,.woocommerce-info a.button,.woocommerce-notices-wrapper .woocommerce-message a.button,.wpcf7 input[type=submit]{--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,.woocommerce-info a.button,.woocommerce-notices-wrapper .woocommerce-message a.button,.wpcf7 input[type=submit]{transition:none}}.btn:hover,.woocommerce-info a.button:hover,.woocommerce-notices-wrapper .woocommerce-message a.button:hover,.wpcf7 input[type=submit]: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,.woocommerce-info .btn-check+a.button:hover,.woocommerce-notices-wrapper .woocommerce-message .btn-check+a.button:hover,.wpcf7 .btn-check+input[type=submit]:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,.woocommerce-info a.button:focus-visible,.woocommerce-notices-wrapper .woocommerce-message a.button:focus-visible,.wpcf7 input[type=submit]: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,.woocommerce-info .btn-check:focus-visible+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-check:focus-visible+a.button,.wpcf7 .btn-check:focus-visible+input[type=submit]{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,.woocommerce-info .btn-check:checked+a.button,.woocommerce-info :not(.btn-check)+a.button:active,.woocommerce-info a.active.button,.woocommerce-info a.button:first-child:active,.woocommerce-info a.show.button,.woocommerce-notices-wrapper .woocommerce-message .btn-check:checked+a.button,.woocommerce-notices-wrapper .woocommerce-message :not(.btn-check)+a.button:active,.woocommerce-notices-wrapper .woocommerce-message a.active.button,.woocommerce-notices-wrapper .woocommerce-message a.button:first-child:active,.woocommerce-notices-wrapper .woocommerce-message a.show.button,.wpcf7 .btn-check:checked+input[type=submit],.wpcf7 :not(.btn-check)+input[type=submit]:active,.wpcf7 input.active[type=submit],.wpcf7 input.show[type=submit],.wpcf7 input[type=submit]: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,.woocommerce-info .btn-check:checked+a.button:focus-visible,.woocommerce-info :not(.btn-check)+a.button:active:focus-visible,.woocommerce-info a.active.button:focus-visible,.woocommerce-info a.button:first-child:active:focus-visible,.woocommerce-info a.show.button:focus-visible,.woocommerce-notices-wrapper .woocommerce-message .btn-check:checked+a.button:focus-visible,.woocommerce-notices-wrapper .woocommerce-message :not(.btn-check)+a.button:active:focus-visible,.woocommerce-notices-wrapper .woocommerce-message a.active.button:focus-visible,.woocommerce-notices-wrapper .woocommerce-message a.button:first-child:active:focus-visible,.woocommerce-notices-wrapper .woocommerce-message a.show.button:focus-visible,.wpcf7 .btn-check:checked+input[type=submit]:focus-visible,.wpcf7 :not(.btn-check)+input[type=submit]:active:focus-visible,.wpcf7 input.active[type=submit]:focus-visible,.wpcf7 input.show[type=submit]:focus-visible,.wpcf7 input[type=submit]:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,.woocommerce-info a.button:disabled,.woocommerce-info a.disabled.button,.woocommerce-info fieldset:disabled a.button,.woocommerce-notices-wrapper .woocommerce-message a.button:disabled,.woocommerce-notices-wrapper .woocommerce-message a.disabled.button,.woocommerce-notices-wrapper .woocommerce-message fieldset:disabled a.button,.wpcf7 fieldset:disabled input[type=submit],.wpcf7 input.disabled[type=submit],.wpcf7 input[type=submit]:disabled,fieldset:disabled .btn,fieldset:disabled .woocommerce-info a.button,fieldset:disabled .woocommerce-notices-wrapper .woocommerce-message a.button,fieldset:disabled .wpcf7 input[type=submit]{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:#5533ff;--bs-btn-border-color:#5533ff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#482bd9;--bs-btn-hover-border-color:#4429cc;--bs-btn-focus-shadow-rgb:111,82,255;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4429cc;--bs-btn-active-border-color:#4026bf;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#5533ff;--bs-btn-disabled-border-color:#5533ff}.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,.woocommerce-notices-wrapper .woocommerce-message a.button{--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,.woocommerce-info a.button{--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,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button{--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,.wpcf7 input[type=submit]{--bs-btn-color:#5533ff;--bs-btn-border-color:#5533ff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5533ff;--bs-btn-hover-border-color:#5533ff;--bs-btn-focus-shadow-rgb:85,51,255;--bs-btn-active-color:#fff;--bs-btn-active-bg:#5533ff;--bs-btn-active-border-color:#5533ff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#5533ff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#5533ff;--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:111,82,255;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,.woocommerce-info .btn-group-lg>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-lg>a.button,.wpcf7 .btn-group-lg>input[type=submit]{--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,.woocommerce-info .btn-group-sm>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-sm>a.button,.wpcf7 .btn-group-sm>input[type=submit]{--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:#5533ff;--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:#5533ff;--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,.woocommerce-info .btn-group-vertical>a.button,.woocommerce-info .btn-group>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button,.wpcf7 .btn-group-vertical>input[type=submit],.wpcf7 .btn-group>input[type=submit]{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,.woocommerce-info .btn-group-vertical>.btn-check:checked+a.button,.woocommerce-info .btn-group-vertical>.btn-check:focus+a.button,.woocommerce-info .btn-group-vertical>a.active.button,.woocommerce-info .btn-group-vertical>a.button:active,.woocommerce-info .btn-group-vertical>a.button:focus,.woocommerce-info .btn-group-vertical>a.button:hover,.woocommerce-info .btn-group>.btn-check:checked+a.button,.woocommerce-info .btn-group>.btn-check:focus+a.button,.woocommerce-info .btn-group>a.active.button,.woocommerce-info .btn-group>a.button:active,.woocommerce-info .btn-group>a.button:focus,.woocommerce-info .btn-group>a.button:hover,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>.btn-check:checked+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>.btn-check:focus+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.active.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:active,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:focus,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:hover,.woocommerce-notices-wrapper .woocommerce-message .btn-group>.btn-check:checked+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>.btn-check:focus+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.active.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:active,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:focus,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:hover,.wpcf7 .btn-group-vertical>.btn-check:checked+input[type=submit],.wpcf7 .btn-group-vertical>.btn-check:focus+input[type=submit],.wpcf7 .btn-group-vertical>input.active[type=submit],.wpcf7 .btn-group-vertical>input[type=submit]:active,.wpcf7 .btn-group-vertical>input[type=submit]:focus,.wpcf7 .btn-group-vertical>input[type=submit]:hover,.wpcf7 .btn-group>.btn-check:checked+input[type=submit],.wpcf7 .btn-group>.btn-check:focus+input[type=submit],.wpcf7 .btn-group>input.active[type=submit],.wpcf7 .btn-group>input[type=submit]:active,.wpcf7 .btn-group>input[type=submit]:focus,.wpcf7 .btn-group>input[type=submit]: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,.woocommerce-info .btn-group>:not(.btn-check:first-child)+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>:not(.btn-check:first-child)+a.button,.wpcf7 .btn-group>:not(.btn-check:first-child)+input[type=submit]{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),.woocommerce-info .btn-group>.btn-group:not(:last-child)>a.button,.woocommerce-info .btn-group>a.button:not(:last-child):not(.dropdown-toggle),.woocommerce-info .btn-group>a.dropdown-toggle-split.button:first-child,.woocommerce-notices-wrapper .woocommerce-message .btn-group>.btn-group:not(:last-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:not(:last-child):not(.dropdown-toggle),.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.dropdown-toggle-split.button:first-child,.wpcf7 .btn-group>.btn-group:not(:last-child)>input[type=submit],.wpcf7 .btn-group>input.dropdown-toggle-split[type=submit]:first-child,.wpcf7 .btn-group>input[type=submit]: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,.woocommerce-info .btn-group>.btn-group:not(:first-child)>a.button,.woocommerce-info .btn-group>:not(.btn-check)+a.button,.woocommerce-info .btn-group>a.button:nth-child(n+3),.woocommerce-notices-wrapper .woocommerce-message .btn-group>.btn-group:not(:first-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>:not(.btn-check)+a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group>a.button:nth-child(n+3),.wpcf7 .btn-group>.btn-group:not(:first-child)>input[type=submit],.wpcf7 .btn-group>:not(.btn-check)+input[type=submit],.wpcf7 .btn-group>input[type=submit]:nth-child(n+3){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,.woocommerce-info .btn-group-sm>a.button+.dropdown-toggle-split,.woocommerce-notices-wrapper .woocommerce-message .btn-group-sm>a.button+.dropdown-toggle-split,.wpcf7 .btn-group-sm>input[type=submit]+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.woocommerce-info .btn-group-lg>a.button+.dropdown-toggle-split,.woocommerce-notices-wrapper .woocommerce-message .btn-group-lg>a.button+.dropdown-toggle-split,.wpcf7 .btn-group-lg>input[type=submit]+.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,.woocommerce-info .btn-group-vertical>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button,.wpcf7 .btn-group-vertical>input[type=submit]{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.woocommerce-info .btn-group-vertical>a.button:not(:first-child),.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:not(:first-child),.wpcf7 .btn-group-vertical>input[type=submit]: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),.woocommerce-info .btn-group-vertical>.btn-group:not(:last-child)>a.button,.woocommerce-info .btn-group-vertical>a.button:not(:last-child):not(.dropdown-toggle),.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>.btn-group:not(:last-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button:not(:last-child):not(.dropdown-toggle),.wpcf7 .btn-group-vertical>.btn-group:not(:last-child)>input[type=submit],.wpcf7 .btn-group-vertical>input[type=submit]: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,.woocommerce-info .btn-group-vertical>.btn-group:not(:first-child)>a.button,.woocommerce-info .btn-group-vertical>.btn~a.button,.woocommerce-info .btn-group-vertical>a.button~.btn,.woocommerce-info .btn-group-vertical>a.button~a.button,.woocommerce-info .wpcf7 .btn-group-vertical>a.button~input[type=submit],.woocommerce-info .wpcf7 .btn-group-vertical>input[type=submit]~a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>.btn-group:not(:first-child)>a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>.btn~a.button,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button~.btn,.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button~a.button,.woocommerce-notices-wrapper .woocommerce-message .wpcf7 .btn-group-vertical>a.button~input[type=submit],.woocommerce-notices-wrapper .woocommerce-message .wpcf7 .btn-group-vertical>input[type=submit]~a.button,.wpcf7 .btn-group-vertical>.btn-group:not(:first-child)>input[type=submit],.wpcf7 .btn-group-vertical>.btn~input[type=submit],.wpcf7 .btn-group-vertical>input[type=submit]~.btn,.wpcf7 .btn-group-vertical>input[type=submit]~input[type=submit],.wpcf7 .woocommerce-info .btn-group-vertical>a.button~input[type=submit],.wpcf7 .woocommerce-info .btn-group-vertical>input[type=submit]~a.button,.wpcf7 .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>a.button~input[type=submit],.wpcf7 .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical>input[type=submit]~a.button{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:#5533ff}.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='%234d2ee6'%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:#aa99ff;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(85, 51, 255, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#4d2ee6;--bs-accordion-active-bg:#eeebff}.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, "/")}.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(85, 51, 255, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#5533ff;--bs-pagination-active-border-color:#5533ff;--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,.woocommerce-info a.button .badge,.woocommerce-notices-wrapper .woocommerce-message a.button .badge,.wpcf7 input[type=submit] .badge{position:relative;top:-1px}.alert,.woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{--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:#331f99;--bs-alert-bg:#ddd6ff;--bs-alert-border-color:#ccc2ff}.alert-primary .alert-link{color:#29197a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success,.woocommerce-notices-wrapper .woocommerce-message{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link,.woocommerce-notices-wrapper .woocommerce-message .alert-link{color:#0c4128}.alert-info,.woocommerce-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link,.woocommerce-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,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link,.woocommerce-notices-wrapper .woocommerce-message.woocommerce-error .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:#5533ff;--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:#5533ff;--bs-list-group-active-border-color:#5533ff;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:#331f99;background-color:#ddd6ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#331f99;background-color:#c7c1e6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#331f99;border-color:#331f99}.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(85,51,255,.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%)}.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%)}.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%)}.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%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.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%)}.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%)}.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%)}.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%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.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%)}.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%)}.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%)}.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%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.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%)}.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%)}.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%)}.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%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.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%)}.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%)}.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%)}.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%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.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,.woocommerce-info a.placeholder.button::before,.woocommerce-notices-wrapper .woocommerce-message a.placeholder.button::before,.wpcf7 input.placeholder[type=submit]::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(85,51,255,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:#53f!important}.link-primary:focus,.link-primary:hover{color:#4429cc!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}.aligncenter,.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}}body{overflow-x:hidden}.wrapper{padding:1.5rem 0}#wrapper-hero{padding:0!important}.bypostauthor,.gallery-caption,.sticky,.wp-caption,.wp-caption-text{font-size:inherit}.wrapper#wrapper-sticky{border-bottom:1px solid #dee2e6}#wrapper-footer-full,#wrapper-static-hero{background-color:#e9ecef}.screen-reader-text{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}.alignleft{display:inline;float:left;margin-right:1rem}.alignright{display:inline;float:right;margin-left:1rem}.aligncenter{display:block}.widget_archive 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){.widget_archive select{transition:none}}.widget_archive select:focus{border-color:#a9f;outline:0;box-shadow:0 0 0 .25rem rgba(85,51,255,.25)}.widget_archive select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.entry-footer span{padding-right:10px}#secondary img,article img,figure,img,img.wp-post-image{max-width:100%;height:auto}a.skip-link: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}.navbar-dark .navbar-nav .dropdown-menu .nav-link{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529!important;text-align:inherit;white-space:nowrap;background:0 0;border:0}.navbar-dark .navbar-nav .dropdown-menu .nav-link:focus,.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover{color:#1e2125!important;text-decoration:none;background-color:#e9ecef}.navbar-dark .navbar-nav .dropdown-menu .nav-link.active,.navbar-dark .navbar-nav .dropdown-menu .nav-link:active{color:#fff!important;text-decoration:none;background-color:#53f}.navbar-dark .navbar-nav .dropdown-menu .nav-link.disabled,.navbar-dark .navbar-nav .dropdown-menu .nav-link:disabled{color:#adb5bd!important;background-color:transparent}.navbar-light .navbar-brand a{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand a:focus,.navbar-light .navbar-brand a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand a{color:#fff}.navbar-dark .navbar-brand a:focus,.navbar-dark .navbar-brand a:hover{color:#fff}.navbar .h1,.navbar h1{font-weight:400}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.wp-block-search .wp-block-search__button{margin-left:.75rem}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:none;padding:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:.375rem;border:1px solid #ced4da;padding:.375rem .75rem}.wp-block-search.wp-block-search__button-inside .wp-block-search__button{margin-left:0}.has-blue-color,.has-blue-color:visited{color:#0d6efd}.has-blue-background-color{background-color:#0d6efd;border-color:#0d6efd}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-blue-color{color:#0d6efd}.has-indigo-color,.has-indigo-color:visited{color:#6610f2}.has-indigo-background-color{background-color:#6610f2;border-color:#6610f2}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-indigo-color{color:#6610f2}.has-purple-color,.has-purple-color:visited{color:#53f}.has-purple-background-color{background-color:#53f;border-color:#53f}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-purple-color{color:#53f}.has-pink-color,.has-pink-color:visited{color:#d63384}.has-pink-background-color{background-color:#d63384;border-color:#d63384}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-pink-color{color:#d63384}.has-red-color,.has-red-color:visited{color:#dc3545}.has-red-background-color{background-color:#dc3545;border-color:#dc3545}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-red-color{color:#dc3545}.has-orange-color,.has-orange-color:visited{color:#fd7e14}.has-orange-background-color{background-color:#fd7e14;border-color:#fd7e14}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-orange-color{color:#fd7e14}.has-yellow-color,.has-yellow-color:visited{color:#ffc107}.has-yellow-background-color{background-color:#ffc107;border-color:#ffc107}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-yellow-color{color:#ffc107}.has-green-color,.has-green-color:visited{color:#198754}.has-green-background-color{background-color:#198754;border-color:#198754}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-green-color{color:#198754}.has-teal-color,.has-teal-color:visited{color:#20c997}.has-teal-background-color{background-color:#20c997;border-color:#20c997}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-teal-color{color:#20c997}.has-cyan-color,.has-cyan-color:visited{color:#0dcaf0}.has-cyan-background-color{background-color:#0dcaf0;border-color:#0dcaf0}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-cyan-color{color:#0dcaf0}.has-black-color,.has-black-color:visited{color:#000}.has-black-background-color{background-color:#000;border-color:#000}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-black-color{color:#000}.has-white-color,.has-white-color:visited{color:#fff}.has-white-background-color{background-color:#fff;border-color:#fff}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-white-color{color:#fff}.has-gray-color,.has-gray-color:visited{color:#6c757d}.has-gray-background-color{background-color:#6c757d;border-color:#6c757d}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-gray-color{color:#6c757d}.has-gray-dark-color,.has-gray-dark-color:visited{color:#343a40}.has-gray-dark-background-color{background-color:#343a40;border-color:#343a40}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-gray-dark-color{color:#343a40}.has-primary-color,.has-primary-color:visited{color:#53f}.has-primary-background-color{background-color:#53f;border-color:#53f}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-primary-color{color:#53f}.has-secondary-color,.has-secondary-color:visited{color:#6c757d}.has-secondary-background-color{background-color:#6c757d;border-color:#6c757d}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-secondary-color{color:#6c757d}.has-success-color,.has-success-color:visited{color:#198754}.has-success-background-color{background-color:#198754;border-color:#198754}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-success-color{color:#198754}.has-info-color,.has-info-color:visited{color:#0dcaf0}.has-info-background-color{background-color:#0dcaf0;border-color:#0dcaf0}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-info-color{color:#0dcaf0}.has-warning-color,.has-warning-color:visited{color:#ffc107}.has-warning-background-color{background-color:#ffc107;border-color:#ffc107}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-warning-color{color:#ffc107}.has-danger-color,.has-danger-color:visited{color:#dc3545}.has-danger-background-color{background-color:#dc3545;border-color:#dc3545}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-danger-color{color:#dc3545}.has-light-color,.has-light-color:visited{color:#f8f9fa}.has-light-background-color{background-color:#f8f9fa;border-color:#f8f9fa}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-light-color{color:#f8f9fa}.has-dark-color,.has-dark-color:visited{color:#212529}.has-dark-background-color{background-color:#212529;border-color:#212529}.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-dark-color{color:#212529}.wp-block-image>figure,figure.wp-block-image{display:block}body.understrap-no-sidebar .alignfull,body.understrap-no-sidebar .alignwide,body.understrap-no-sidebar .wp-block-cover.alignfull,body.understrap-no-sidebar .wp-block-cover.alignwide{margin:0 calc(50% - 50vw);max-width:100vw;width:100vw}body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{--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){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:540px}}@media (min-width:768px){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:720px}}@media (min-width:992px){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:960px}}@media (min-width:1200px){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:1140px}}@media (min-width:1400px){body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container{max-width:1320px}}body.understrap-no-sidebar .alignwide,body.understrap-no-sidebar .wp-block-cover.alignwide{margin:0 calc(50% - 45vw);max-width:90vw;width:100vw}@media (max-width:920px){body.understrap-no-sidebar .alignwide,body.understrap-no-sidebar .wp-block-cover.alignwide{margin:0 calc(50% - 48vw);max-width:96vw;width:100vw}}.wp-block-buttons .wp-block-button .wp-block-button__link{--bs-btn-padding-y:0.375rem;--bs-btn-padding-x:0.75rem;--bs-btn-font-size:1rem;--bs-btn-border-radius:0.375rem}.wp-block-buttons .wp-block-button:not(.is-style-outline) .wp-block-button__link{border:1px solid transparent}.wpcf7{max-width:600px;margin:0 auto!important}.wpcf7 .wpcf7-form p{margin-bottom:1rem}.wpcf7 .wpcf7-form label{width:100%}.wpcf7 .wpcf7-not-valid-tip{color:theme-color("danger")}.wpcf7 .wpcf7-validation-errors{color:theme-color("danger");border:1px solid #e9ecef}.woocommerce-input-wrapper{width:100%}figure.woocommerce-product-gallery__wrapper{max-width:inherit!important}@media (min-width:768px){.woocommerce-cart #coupon_code.input-text{width:110px!important}}#stripe-payment-data #wc-stripe-cc-form .form-row{display:flex;flex-direction:column}#stripe-payment-data #wc-stripe-cc-form .form-row .wc-stripe-elements-field{max-height:2rem}#stripe-payment-data .woocommerce-SavedPaymentMethods-saveNew{display:inherit}.woocommerce-notices-wrapper .woocommerce-message{padding:1em 2em 1em 3.5em}.woocommerce-info{padding:1em 2em 1em 3.5em}.woocommerce form .form-row .required{color:#dc3545}.woocommerce form .form-row label.form-check-label{line-height:inherit}.woocommerce form .form-row .checkbox.form-check{display:block;line-height:inherit}.woocommerce form .form-row .input-checkbox.form-check-input{margin:.25em 0 0 -1.5em}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce div.product .stock,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#198754}.woocommerce-page form .show-password-input{top:initial}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:FontAwesome;src:url("/wp-content/themes/understrap/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("/wp-content/themes/understrap/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/wp-content/themes/understrap/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/wp-content/themes/understrap/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/wp-content/themes/understrap/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/wp-content/themes/understrap/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*# sourceMappingURL=theme.min.css.map */:root{--primary:#EF3F00;--secondary:#121C34;--white:#fff}::selection{background-color:#EF3F00;color:#fff}::-moz-selection{background-color:#EF3F00;color:#fff}.btn{border-radius:100px!important}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:20px}.comparison-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px rgb(0 0 0 / .1);padding:24px;transition:transform 0.3s ease}.comparison-card:hover{transform:translateY(-5px)}.comparison-feature{display:flex;flex-direction:column;gap:16px}.feature-row{display:flex;gap:8px;align-items:flex-start}.red-x::before{content:"\2716";color:red;font-weight:700;margin-right:6px}.checkmark::before{content:"\2714";color:green;font-weight:700;margin-right:6px}.card-title{font-size:1.25rem;font-weight:800;margin-bottom:16px;color:#111}@media (max-width:768px){.comparison-grid{grid-template-columns:1fr}}.link-readmore-article{color:var(--primary);font-weight:600;text-decoration:none}#ajax-search-results .list-group{border-radius:8px;box-shadow:0 4px 15px rgb(0 0 0 / .1);border:1px solid #ddd}#ajax-posts-container{transition:all 0.3s ease}#ajax-category-filters button{transition:all 0.15s ease}#ajax-category-filters button.active{transform:scale(1)}.post-card,.card,.article-item{transition:all 0.3s ease}.search-result-item{display:flex!important;align-items:center;padding:10px 15px!important}.search-result-thumbnail{width:50px;height:50px;object-fit:cover;border-radius:6px;margin-right:15px;flex-shrink:0}.search-result-info{display:flex;flex-direction:column}.search-result-title{font-weight:600;color:#333;line-height:1.3;margin-bottom:2px}.search-result-category{font-size:.8rem;color:#777}.search-result-item:hover .search-result-title{color:var(--primary)}#ajax-category-filters::-webkit-scrollbar{height:6px}#ajax-category-filters::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}#ajax-category-filters::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}#ajax-category-filters::-webkit-scrollbar-thumb:hover{background:#aaa}/ #ajax-category-filters{border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:30px!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:25px}#ajax-category-filters .btn{background-color:transparent!important;border:none!important;color:#555!important;font-weight:600;padding:5px 10px;border-radius:0;box-shadow:none!important;border-bottom:3px solid #fff0;transition:all 0.3s ease}#ajax-category-filters .btn:hover{color:var(--primary)!important;border-bottom-color:var(--primary)!important}#ajax-category-filters .btn.active{color:var(--primary)!important;border-bottom-color:var(--primary)}#ajax-search-input{border:1px solid #ddd;border-radius:8px;padding:12px}#ajax-search-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgb(255 79 0 / .04)}.bradcrumbs{position:relative;z-index:9;font-size:13px;}#ajax-posts-container article.post{border-radius:16px;padding:20px;margin-bottom:24px;display:flex;flex-direction:column;transition:transform 0.2s ease-in-out}#ajax-posts-container article.post:hover{transform:translateY(-5px)}#ajax-posts-container article.post .post-thumbnail{display:none}#ajax-posts-container article.post .entry-header .entry-title{font-size:1.25rem;margin-top:15px}#ajax-posts-container article.post .entry-header .entry-title a{color:var(--zendrop-dark-text);font-weight:700;text-decoration:none}#ajax-posts-container article.post .entry-header .entry-title a:hover{color:var(--primary)}#ajax-posts-container article.post .entry-content{color:#555;flex-grow:1}#ajax-posts-container article.post .entry-footer a{color:var(--primary);font-weight:600;text-decoration:none}#load-more-btn{background-color:#fff!important;color:var(--primary)!important;border:2px solid var(--primary)!important;border-radius:8px;padding:10px 25px;font-weight:600;transition:all 0.3s ease}#load-more-btn:hover{background-color:var(--primary)!important;color:#fff!important}#loading-spinner .spinner-border{width:3rem;height:3rem;color:var(--primary)}.error404 .header-jumbotron h2{text-align:center;margin:auto;width:900px!important;display:block}.bg-secondary{background:var(--secondary)!important}.bg-primary{background:var(--primary)!important}.bg-white{background:var(--white)!important}.splide__slide img{width:100%;height:auto;display:block;border-radius:8px}.splide-card{text-decoration:none;height:100%}.splide__arrow svg{fill:#fff}.splide__pagination__page.is-active{background:#281d4e}.splide-card .post-date{font-size:12px;color:#999}#splide-post-carousel .splide__arrows{position:absolute;top:50%;left:0;right:0;z-index:10;display:flex;justify-content:space-between;align-items:center;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity 0.4s cubic-bezier(.4,0,.2,1),transform 0.4s cubic-bezier(.4,0,.2,1)}#splide-post-carousel:hover .splide__arrows{opacity:1;transform:translateY(0);pointer-events:auto}@media (min-width:992px){.splide-card .post-thumbnail{height:130px;overflow:hidden}.splide-card .post-thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center}}.splide-card .row{align-items:flex-start!important}.splide-card h5{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;position:relative;cursor:pointer;font-weight:600!important}.tooltip-primary .tooltip-inner{background-color:var(--secondary);color:#fff;font-size:14px;padding:4px;border-radius:4px}.tooltip-primary .tooltip-arrow::before{border-top-color:var(--secondary)!important}.splide-card .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:calc(1.2em * 3);line-height:1.2em}.elementor-background-video-hosted.loaded{opacity:1}.video-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:10}.video-placeholder.hidden{display:none!important}small{font-size:clamp(0.8rem, 1.5vw, 0.8rem)!important;line-height:clamp(1rem, 1.8vw, 1.4rem)!important}.extra-small{font-size:clamp(0.64rem, 1vw, 0.64rem)!important;line-height:clamp(0.9rem, 1.5vw, 1.2rem)!important}.header-jumbotron{height:70vh;min-height:549px}.header-jumbotron h1{color:var(--secondary)!important;font-weight:600!important;font-size:40px;position:relative;z-index:2}.header-jumbotron h2{color:var(--secondary)!important;text-align:left;position:relative;z-index:2;line-height:40px;font-weight:500!important}body{font-family:"Poppins",sans-serif!important;color:#3E4C66}h1,h2,h3,h4,h5,h6{color:var(--secondary);font-family:"Poppins";font-weight:600!important}.page-title{overflow:hidden;display:inline-block;clip-path:inset(0 100% 0 0)}.page-subtitle{opacity:0;transform:translateY(20px)}.single-post .page-title{text-align:center;width:100%;display:block;justify-content:center}.single-post .entry-subtitle{text-align:center;width:100%;display:block}.header-jumbotron{position:relative;overflow:hidden}.effect-container{right:10%;top:50%;transform:translateY(-50%);width:250px;height:auto;z-index:1}@media (max-width:767.98px){.hero-mobile-first{margin:7rem 0 1rem 0!important;order:1!important}.hero-mobile-second{order:2!important}}@media (min-width:768px){.hero-mobile-first{order:2!important}.hero-mobile-second{order:1!important}}.logo-svg{width:100vh;height:auto;position:absolute;z-index:1;top:-20px;right:0;filter:brightness(1) contrast(1)}.hover-effect{position:absolute;top:0;left:0;width:100vw;height:100vh;background:radial-gradient(circle at var(--x) var(--y),#fff0 20%,#fff3ee 50%);pointer-events:none;transition:background 0.1s ease-out;z-index:1}.wp-block-social-link-anchor svg path{fill:#fff!important}.wp-block-social-link-anchor svg{background:#01102A;color:#121C34;padding:8px;border-radius:100px;width:38px;height:38px}.hero-side-image{position:relative;z-index:20;border-radius:16px}#wrapper-navbar{position:fixed;z-index:9999;width:100vw!important;background:transparent!important}.wp-block-navigation__submenu-icon svg{color:#fff!important}.offcanvas-body #main-menu{gap:8px}.offcanvas-body #main-menu .nav-link,.offcanvas-body #main-menu .dropdown-item{font-size:1rem}.offcanvas-body #main-menu .dropdown-item .dropdown-menu{border:none!important;box-shadow:7px 10px 21px -16px rgb(0 0 0 / .357)!important;;-webkit-box-shadow:7px 10px 21px -16px rgb(0 0 0 / .357)!important;;-moz-box-shadow:7px 10px 21px -16px rgb(0 0 0 / .357)!important;}#cnt-nav-main{padding:12px 16px}.right-top-menu{width:auto!important;flex:0 0 auto!important;display:inline-block!important}.right-top-menu .wp-block-button__link,#main-menu .nav-link{color:var(--secondary);font-size:16px;font-weight:500}.navbar{padding:16px 0 16px 0}.dropdown-item,.dropdown-item a{font-size:16px!important;padding:8px 16px!important;color:var(--secondary)!important}.top-right-button .wp-block-button__link{transition:background-color 0.3s cubic-bezier(.25,.1,.25,1);border:solid 1px var(--primary)!important}.top-right-button .wp-block-button__link:hover{background:#fff!important;color:var(--primary)!important;border-color:var(--secondary)!important}.offcanvas-header{width:100vw!important}.offcanvas,.offcanvas{max-width:100vw!important}.offcanvas-header .btn-close{display:none}#main-menu{position:relative!important}.dropdown-item:hover{background:#fff0eb!important}.dropdown-item:focus{background:var(--primary)!important}.nav-icon-5{position:absolute;z-index:99999}.reading-time{position:relative;z-index:10;font-size:.9rem;color:#6c757d}.nav-icon-5{width:35px;height:30px;margin:10px;position:relative;cursor:pointer;display:inline-block}.nav-icon-5 span{background-color:var(--primary);position:absolute;border-radius:2px;transition:.3s cubic-bezier(.8,.5,.2,1.4);width:100%;height:4px;transition-duration:500ms}.nav-icon-5 span:nth-child(1){top:0;left:0}.nav-icon-5 span:nth-child(2){top:13px;left:0;opacity:1}.nav-icon-5 span:nth-child(3){bottom:0;left:0}.nav-icon-5.open span:nth-child(1){transform:rotate(45deg);top:13px}.nav-icon-5.open span:nth-child(2){opacity:0}.nav-icon-5.open span:nth-child(3){transform:rotate(-45deg);top:13px}.menu-indicator{position:absolute;bottom:0;left:0;height:2px;background-color:var(--secondary);width:0;transition:left 0.3s ease,width 0.3s ease;pointer-events:none}.custom-card,.splide-card{border-radius:16px;transition:border-color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;border:solid 1px transparent!important}.custom-card .title-link{text-decoration:none!important;color:inherit!important}.custom-card:hover .title-link{color:var(--primary)!important;transition:cubic-bezier(.075,.82,.165,1)}.card-image img{width:100%;height:240px;object-fit:cover}.card-link{display:block;text-decoration:none;color:inherit}.card-content h2{font-size:24px;margin-top:15px;transition:transform 0.2s ease-in-out}.calendar-icon{width:15px}#wrapper-navbar{position:fixed;top:0;left:0;max-width:100vw!important;width:100%;background:#fff0;transition:clip-path 0.5s ease-in-out,background 0.3s ease-in-out;box-shadow:none;z-index:1000}.btn-login{background:#fff0;color:var(--secondary)!important}.btn-signup{color:var(--secondary)!important}.navbar>.container-fluid.scrolled{background:#ffffffc2;backdrop-filter:blur(8px);transition:all 1s cubic-bezier(.215,.61,.355,1);border-radius:100px;box-shadow:#0603030d -1px 12px 17px 1px}#main-nav{max-width:100vw!important;margin:0 auto}#wrapper-navbar.top{background:#fff0;box-shadow:none}#wrapper-navbar .navbar-brand img{transition:all 0.3s ease-in-out;transform:translate(0,-4px)}#wrapper-navbar .navbar-nav{transition:padding 0.3s ease-in-out}#gradient-section{background-color:var(--primary);background-image:radial-gradient(at 88% 79%,#841AB1 0,transparent 50%),radial-gradient(at 13% 9%,#ef3f00 0,transparent 50%);background-size:200% 200%;background-position:0% 20%}.swiper,.swiper-wrapper{max-width:100vw!important;overflow-x:hidden!important}.swiper-wrapper{transform:translate3d(0,0,0)!important}footer{color:#fff;font-size:15px;line-height:26px}.copyright{font-size:14px}.copyright-widget p{margin:0!important}.copyright-border{border-top:solid 1px #1E143E}.bord_bot_primary{border-bottom:solid 1px #1E143E}footer h5,footer h4,footer h3,footer h2,footer h1{font-weight:600;color:#fff!important}footer ol,footer ul{padding-left:0;list-style:none}footer .wpcf7-email{background:#01102A!important;border:solid 1px #01102A!important;color:white!important}footer.wpcf7-list-item-label a{text-decoration:underline!important}footer .wpcf7-submit{background:white!important;color:var(--primary)!important;border:solid 1px #fff!important}footer .wpcf7-submit:hover{background:var(--secondary)!important;color:#fff!important;border:solid 1px #fff!important}footer .wpcf7-email::placeholder{color:white!important}.accetp-text{font-size:14px!important}.form-check,.wpcf7-list-item,.wpcf7 .wpcf7-form p{margin:0!important;padding:0px!important}.wpcf7-spinner{position:absolute}.wpcf7{max-width:100%!important}.wpcf7 .wpcf7-form label,.wpcf7-not-valid-tip{width:100%;font-size:16px}.footer-cnt h6{color:#fff!important;font-size:16px!important}footer .wpcf7{max-width:100%!important}footer a{color:#fff!important;text-decoration:none}footer a:hover{text-decoration:underline}.mesh-bg{background-color:#fff}.post-share{margin-top:20px;padding-top:17px;border-top:2px solid #ddd;display:flex;align-items:center;gap:10px}.post-share span{font-size:18px;font-weight:700;color:#333}.share-btn{font-size:20px;text-decoration:none;padding:8px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:all 0.3s ease}.navbar-toggler{border:solid 0px!important}.share-btn i{color:#fff}.share-btn:hover{opacity:.8}@media (max-width:768px){.offcanvas-body #main-menu .nav-link,.offcanvas-body #main-menu .dropdown-item{font-size:1.2rem}}@media (max-width:768px){.menu-indicator,.top-right-button .wp-block-button__link,.cnt-menu-header{display:none!important}.wp-image-628{width:200px!important}.first-footer-widget .wp-block-columns{margin:0}}@media (max-width:576px){.header-jumbotron h1,.h1,h1,.fs-1{font-size:clamp(1.6rem, 0vw, 4.0rem)!important;line-height:37px}#wrapper-navbar .navbar-brand img{width:157px}}@media (max-width:492px){.right-top-menu{display:none!important}}.splide-card h5{font-size:22px!important;line-height:32px!important}.custom-ppf-wrapper{max-width:320px;padding:1% 0 0;margin:40px auto}.custom-ppf-form{background:#fff;border:1px solid #c3c4c7;box-shadow:0 1px 3px rgb(0 0 0 / .04);padding:26px 24px 34px}.custom-ppf-message{margin-bottom:20px}.custom-ppf-field{margin-bottom:16px}.custom-ppf-field label{display:block;font-size:14px;font-weight:500;margin-bottom:8px;color:#3c434a}.custom-ppf-form input[type="password"]{font-size:16px;padding:8px 12px;width:100%;border:1px solid #8c8f94;border-radius:4px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .07);background-color:#fff;color:#3c434a;line-height:1.5}.custom-ppf-form input[type="password"]:focus{border-color:var(--primary);box-shadow:0 0 0 1px #2271b1;outline:2px solid #fff0}.custom-ppf-submit input.button{width:100%;height:auto;border:solid 1px var(--primary);padding:8px 16px;font-size:14px;line-height:1.5715}.cnt-wrapper{width:100%;background:var(--secondary);z-index:9999;position:absolute;height:100%;padding:16px}.custom-ppf-logo img{margin:auto;display:block}@font-face{font-display:swap;font-family:'Poppins';src:url(/wp-content/themes/understrap-child-main/fonts/poppins/Poppins-Regular.woff2) format('woff2'),url(/wp-content/themes/understrap-child-main/fonts/poppins/Poppins-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Poppins';src:url(/wp-content/themes/understrap-child-main/fonts/poppins/Poppins-Medium.woff2) format('woff2'),url(/wp-content/themes/understrap-child-main/fonts/poppins/Poppins-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Poppins';src:url(/wp-content/themes/understrap-child-main/fonts/poppins/Poppins-SemiBold.woff2) format('woff2'),url(/wp-content/themes/understrap-child-main/fonts/poppins/Poppins-SemiBold.woff) format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Poppins';src:url(/wp-content/themes/understrap-child-main/fonts/poppins/Poppins-Bold.woff2) format('woff2'),url(/wp-content/themes/understrap-child-main/fonts/poppins/Poppins-Bold.woff) format('woff');font-weight:700;font-style:normal;font-display:swap}body{font-family:'Poppins',sans-serif}p{font-weight:400}strong{font-weight:500}/*!
 * Bootstrap  v5.2.3 (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)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #5533ff;
  --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: #7D89B0;
  --bs-gray-dark: #30374F;
  --bs-gray-100: #F9F9FB;
  --bs-gray-200: #EFF1F5;
  --bs-gray-300: #DCDFEA;
  --bs-gray-400: #B9C0D4;
  --bs-gray-500: #7D89B0;
  --bs-gray-600: #5D6B98;
  --bs-gray-700: #4A5578;
  --bs-gray-800: #404968;
  --bs-gray-900: #30374F;
  --bs-primary: #FF4F00;
  --bs-secondary: #121C34;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 85, 51, 255;
  --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, "Poppins", 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: #121C34;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #EAEDF5;
  --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: #ff4f00;
  --bs-link-hover-color: #ff4f00;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

*,
*::before,
*::after {
  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: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

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

mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: var(--bs-primary);

}


a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

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

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.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: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote, .wp-block-quote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child, .wp-block-quote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer, .wp-block-quote cite {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before, .wp-block-quote cite::before {
  content: "— ";
}

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

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

.figure, figure.wp-block-image,
.wp-block-image > figure {
  display: inline-block;
}

.figure-img, figure.wp-block-image img,
.wp-block-image > figure img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption, figure.wp-block-image figcaption,
.wp-block-image > figure figcaption {
  font-size: 0.875em;
  color: #6c757d;
}

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

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

.col {
  flex: 1 0 0%;
}

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

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

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

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.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, .wp-block-table 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) > * > *, .wp-block-table table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody, .wp-block-table table > tbody {
  vertical-align: inherit;
}
.table > thead, .wp-block-table table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: 2px solid currentcolor;
}

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

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > *, .wp-block-table table > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > *, .wp-block-table table > :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(even) {
  --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: #ddd6ff;
  --bs-table-border-color: #c7c1e6;
  --bs-table-striped-bg: #d2cbf2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c7c1e6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ccc6ec;
  --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: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

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

.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=text],
.wpcf7 input[type=search],
.wpcf7 input[type=url],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 input[type=range],
.wpcf7 input[type=date],
.wpcf7 input[type=month],
.wpcf7 input[type=week],
.wpcf7 input[type=time],
.wpcf7 input[type=datetime],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=color],
.wpcf7 input[type=email],
.wpcf7 input[type=file],
.wpcf7 input[type=submit],
.wpcf7 select,
.wpcf7 textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=text],
  .wpcf7 input[type=search],
  .wpcf7 input[type=url],
  .wpcf7 input[type=tel],
  .wpcf7 input[type=number],
  .wpcf7 input[type=range],
  .wpcf7 input[type=date],
  .wpcf7 input[type=month],
  .wpcf7 input[type=week],
  .wpcf7 input[type=time],
  .wpcf7 input[type=datetime],
  .wpcf7 input[type=datetime-local],
  .wpcf7 input[type=color],
  .wpcf7 input[type=email],
  .wpcf7 input[type=file],
  .wpcf7 input[type=submit],
  .wpcf7 select,
  .wpcf7 textarea {
    transition: none;
  }
}
.form-control[type=file], .wpcf7 [type=file].wpcf7-validation-errors,
.wpcf7 input[type=file],
.wpcf7 select[type=file],
.wpcf7 textarea[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]), .wpcf7 [type=file].wpcf7-validation-errors:not(:disabled):not([readonly]),
.wpcf7 input[type=file]:not(:disabled):not([readonly]),
.wpcf7 select[type=file]:not(:disabled):not([readonly]),
.wpcf7 textarea[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type=text]:focus,
.wpcf7 input[type=search]:focus,
.wpcf7 input[type=url]:focus,
.wpcf7 input[type=tel]:focus,
.wpcf7 input[type=number]:focus,
.wpcf7 input[type=range]:focus,
.wpcf7 input[type=date]:focus,
.wpcf7 input[type=month]:focus,
.wpcf7 input[type=week]:focus,
.wpcf7 input[type=time]:focus,
.wpcf7 input[type=datetime]:focus,
.wpcf7 input[type=datetime-local]:focus,
.wpcf7 input[type=color]:focus,
.wpcf7 input[type=email]:focus,
.wpcf7 input[type=file]:focus,
.wpcf7 input[type=submit]:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
  color: #212529;
  background-color: #fff;
  border-color: #aa99ff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(85, 51, 255, 0.25);
}
.form-control::-webkit-date-and-time-value, .wpcf7 .wpcf7-validation-errors::-webkit-date-and-time-value, .wpcf7 input[type=text]::-webkit-date-and-time-value,
.wpcf7 input[type=search]::-webkit-date-and-time-value,
.wpcf7 input[type=url]::-webkit-date-and-time-value,
.wpcf7 input[type=tel]::-webkit-date-and-time-value,
.wpcf7 input[type=number]::-webkit-date-and-time-value,
.wpcf7 input[type=range]::-webkit-date-and-time-value,
.wpcf7 input[type=date]::-webkit-date-and-time-value,
.wpcf7 input[type=month]::-webkit-date-and-time-value,
.wpcf7 input[type=week]::-webkit-date-and-time-value,
.wpcf7 input[type=time]::-webkit-date-and-time-value,
.wpcf7 input[type=datetime]::-webkit-date-and-time-value,
.wpcf7 input[type=datetime-local]::-webkit-date-and-time-value,
.wpcf7 input[type=color]::-webkit-date-and-time-value,
.wpcf7 input[type=email]::-webkit-date-and-time-value,
.wpcf7 input[type=file]::-webkit-date-and-time-value,
.wpcf7 input[type=submit]::-webkit-date-and-time-value,
.wpcf7 select::-webkit-date-and-time-value,
.wpcf7 textarea::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-moz-placeholder, .wpcf7 .wpcf7-validation-errors::-moz-placeholder, .wpcf7 input[type=text]::-moz-placeholder, .wpcf7 input[type=search]::-moz-placeholder, .wpcf7 input[type=url]::-moz-placeholder, .wpcf7 input[type=tel]::-moz-placeholder, .wpcf7 input[type=number]::-moz-placeholder, .wpcf7 input[type=range]::-moz-placeholder, .wpcf7 input[type=date]::-moz-placeholder, .wpcf7 input[type=month]::-moz-placeholder, .wpcf7 input[type=week]::-moz-placeholder, .wpcf7 input[type=time]::-moz-placeholder, .wpcf7 input[type=datetime]::-moz-placeholder, .wpcf7 input[type=datetime-local]::-moz-placeholder, .wpcf7 input[type=color]::-moz-placeholder, .wpcf7 input[type=email]::-moz-placeholder, .wpcf7 input[type=file]::-moz-placeholder, .wpcf7 input[type=submit]::-moz-placeholder, .wpcf7 select::-moz-placeholder, .wpcf7 textarea::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder, .wpcf7 .wpcf7-validation-errors::placeholder, .wpcf7 input[type=text]::placeholder,
.wpcf7 input[type=search]::placeholder,
.wpcf7 input[type=url]::placeholder,
.wpcf7 input[type=tel]::placeholder,
.wpcf7 input[type=number]::placeholder,
.wpcf7 input[type=range]::placeholder,
.wpcf7 input[type=date]::placeholder,
.wpcf7 input[type=month]::placeholder,
.wpcf7 input[type=week]::placeholder,
.wpcf7 input[type=time]::placeholder,
.wpcf7 input[type=datetime]::placeholder,
.wpcf7 input[type=datetime-local]::placeholder,
.wpcf7 input[type=color]::placeholder,
.wpcf7 input[type=email]::placeholder,
.wpcf7 input[type=file]::placeholder,
.wpcf7 input[type=submit]::placeholder,
.wpcf7 select::placeholder,
.wpcf7 textarea::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .wpcf7 .wpcf7-validation-errors:disabled, .wpcf7 input[type=text]:disabled,
.wpcf7 input[type=search]:disabled,
.wpcf7 input[type=url]:disabled,
.wpcf7 input[type=tel]:disabled,
.wpcf7 input[type=number]:disabled,
.wpcf7 input[type=range]:disabled,
.wpcf7 input[type=date]:disabled,
.wpcf7 input[type=month]:disabled,
.wpcf7 input[type=week]:disabled,
.wpcf7 input[type=time]:disabled,
.wpcf7 input[type=datetime]:disabled,
.wpcf7 input[type=datetime-local]:disabled,
.wpcf7 input[type=color]:disabled,
.wpcf7 input[type=email]:disabled,
.wpcf7 input[type=file]:disabled,
.wpcf7 input[type=submit]:disabled,
.wpcf7 select:disabled,
.wpcf7 textarea:disabled {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button, .wpcf7 .wpcf7-validation-errors::file-selector-button, .wpcf7 input[type=text]::file-selector-button,
.wpcf7 input[type=search]::file-selector-button,
.wpcf7 input[type=url]::file-selector-button,
.wpcf7 input[type=tel]::file-selector-button,
.wpcf7 input[type=number]::file-selector-button,
.wpcf7 input[type=range]::file-selector-button,
.wpcf7 input[type=date]::file-selector-button,
.wpcf7 input[type=month]::file-selector-button,
.wpcf7 input[type=week]::file-selector-button,
.wpcf7 input[type=time]::file-selector-button,
.wpcf7 input[type=datetime]::file-selector-button,
.wpcf7 input[type=datetime-local]::file-selector-button,
.wpcf7 input[type=color]::file-selector-button,
.wpcf7 input[type=email]::file-selector-button,
.wpcf7 input[type=file]::file-selector-button,
.wpcf7 input[type=submit]::file-selector-button,
.wpcf7 select::file-selector-button,
.wpcf7 textarea::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button, .wpcf7 .wpcf7-validation-errors::file-selector-button, .wpcf7 input[type=text]::file-selector-button,
  .wpcf7 input[type=search]::file-selector-button,
  .wpcf7 input[type=url]::file-selector-button,
  .wpcf7 input[type=tel]::file-selector-button,
  .wpcf7 input[type=number]::file-selector-button,
  .wpcf7 input[type=range]::file-selector-button,
  .wpcf7 input[type=date]::file-selector-button,
  .wpcf7 input[type=month]::file-selector-button,
  .wpcf7 input[type=week]::file-selector-button,
  .wpcf7 input[type=time]::file-selector-button,
  .wpcf7 input[type=datetime]::file-selector-button,
  .wpcf7 input[type=datetime-local]::file-selector-button,
  .wpcf7 input[type=color]::file-selector-button,
  .wpcf7 input[type=email]::file-selector-button,
  .wpcf7 input[type=file]::file-selector-button,
  .wpcf7 input[type=submit]::file-selector-button,
  .wpcf7 select::file-selector-button,
  .wpcf7 textarea::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, .wpcf7 .wpcf7-validation-errors:hover:not(:disabled):not([readonly])::file-selector-button, .wpcf7 input[type=text]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=search]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=url]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=tel]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=number]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=range]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=date]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=month]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=week]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=time]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=datetime]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=datetime-local]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=color]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=email]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=file]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 input[type=submit]:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 select:hover:not(:disabled):not([readonly])::file-selector-button,
.wpcf7 textarea:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

textarea.form-control, .wpcf7 textarea.wpcf7-validation-errors,
.wpcf7 textarea {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0.375rem;
}
.form-control-color::-webkit-color-swatch {
  border-radius: 0.375rem;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.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 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.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: #aa99ff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(85, 51, 255, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

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

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

.form-check-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: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #aa99ff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(85, 51, 255, 0.25);
}
.form-check-input:checked {
  background-color: #5533ff;
  border-color: #5533ff;
}
.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: #5533ff;
  border-color: #5533ff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23aa99ff'/%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, .wpcf7 .btn-check[disabled] + input[type=submit], .woocommerce-info .btn-check[disabled] + a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-check[disabled] + a.button, .btn-check:disabled + .btn, .wpcf7 .btn-check:disabled + input[type=submit], .woocommerce-info .btn-check:disabled + a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-check:disabled + a.button {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(85, 51, 255, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(85, 51, 255, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #5533ff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #ccc2ff;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #5533ff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #ccc2ff;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control, .wpcf7 .form-floating > .wpcf7-validation-errors, .wpcf7 .form-floating > input[type=text],
.wpcf7 .form-floating > input[type=search],
.wpcf7 .form-floating > input[type=url],
.wpcf7 .form-floating > input[type=tel],
.wpcf7 .form-floating > input[type=number],
.wpcf7 .form-floating > input[type=range],
.wpcf7 .form-floating > input[type=date],
.wpcf7 .form-floating > input[type=month],
.wpcf7 .form-floating > input[type=week],
.wpcf7 .form-floating > input[type=time],
.wpcf7 .form-floating > input[type=datetime],
.wpcf7 .form-floating > input[type=datetime-local],
.wpcf7 .form-floating > input[type=color],
.wpcf7 .form-floating > input[type=email],
.wpcf7 .form-floating > input[type=file],
.wpcf7 .form-floating > input[type=submit],
.wpcf7 .form-floating > select,
.wpcf7 .form-floating > textarea,
.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 0.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 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control, .wpcf7 .form-floating > .wpcf7-validation-errors, .wpcf7 .form-floating > input[type=text],
.wpcf7 .form-floating > input[type=search],
.wpcf7 .form-floating > input[type=url],
.wpcf7 .form-floating > input[type=tel],
.wpcf7 .form-floating > input[type=number],
.wpcf7 .form-floating > input[type=range],
.wpcf7 .form-floating > input[type=date],
.wpcf7 .form-floating > input[type=month],
.wpcf7 .form-floating > input[type=week],
.wpcf7 .form-floating > input[type=time],
.wpcf7 .form-floating > input[type=datetime],
.wpcf7 .form-floating > input[type=datetime-local],
.wpcf7 .form-floating > input[type=color],
.wpcf7 .form-floating > input[type=email],
.wpcf7 .form-floating > input[type=file],
.wpcf7 .form-floating > input[type=submit],
.wpcf7 .form-floating > select,
.wpcf7 .form-floating > textarea,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder, .wpcf7 .form-floating > .wpcf7-validation-errors::-moz-placeholder, .wpcf7 .form-floating > input[type=text]::-moz-placeholder, .wpcf7 .form-floating > input[type=search]::-moz-placeholder, .wpcf7 .form-floating > input[type=url]::-moz-placeholder, .wpcf7 .form-floating > input[type=tel]::-moz-placeholder, .wpcf7 .form-floating > input[type=number]::-moz-placeholder, .wpcf7 .form-floating > input[type=range]::-moz-placeholder, .wpcf7 .form-floating > input[type=date]::-moz-placeholder, .wpcf7 .form-floating > input[type=month]::-moz-placeholder, .wpcf7 .form-floating > input[type=week]::-moz-placeholder, .wpcf7 .form-floating > input[type=time]::-moz-placeholder, .wpcf7 .form-floating > input[type=datetime]::-moz-placeholder, .wpcf7 .form-floating > input[type=datetime-local]::-moz-placeholder, .wpcf7 .form-floating > input[type=color]::-moz-placeholder, .wpcf7 .form-floating > input[type=email]::-moz-placeholder, .wpcf7 .form-floating > input[type=file]::-moz-placeholder, .wpcf7 .form-floating > input[type=submit]::-moz-placeholder, .wpcf7 .form-floating > select::-moz-placeholder, .wpcf7 .form-floating > textarea::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder, .wpcf7 .form-floating > .wpcf7-validation-errors::placeholder, .wpcf7 .form-floating > input[type=text]::placeholder,
.wpcf7 .form-floating > input[type=search]::placeholder,
.wpcf7 .form-floating > input[type=url]::placeholder,
.wpcf7 .form-floating > input[type=tel]::placeholder,
.wpcf7 .form-floating > input[type=number]::placeholder,
.wpcf7 .form-floating > input[type=range]::placeholder,
.wpcf7 .form-floating > input[type=date]::placeholder,
.wpcf7 .form-floating > input[type=month]::placeholder,
.wpcf7 .form-floating > input[type=week]::placeholder,
.wpcf7 .form-floating > input[type=time]::placeholder,
.wpcf7 .form-floating > input[type=datetime]::placeholder,
.wpcf7 .form-floating > input[type=datetime-local]::placeholder,
.wpcf7 .form-floating > input[type=color]::placeholder,
.wpcf7 .form-floating > input[type=email]::placeholder,
.wpcf7 .form-floating > input[type=file]::placeholder,
.wpcf7 .form-floating > input[type=submit]::placeholder,
.wpcf7 .form-floating > select::placeholder,
.wpcf7 .form-floating > textarea::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown), .wpcf7 .form-floating > .wpcf7-validation-errors:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=text]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=search]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=url]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=tel]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=number]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=range]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=date]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=month]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=week]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=time]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=datetime]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=datetime-local]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=color]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=email]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=file]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > input[type=submit]:not(:-moz-placeholder-shown), .wpcf7 .form-floating > select:not(:-moz-placeholder-shown), .wpcf7 .form-floating > textarea:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .wpcf7 .form-floating > .wpcf7-validation-errors:focus, .wpcf7 .form-floating > input[type=text]:focus,
.wpcf7 .form-floating > input[type=search]:focus,
.wpcf7 .form-floating > input[type=url]:focus,
.wpcf7 .form-floating > input[type=tel]:focus,
.wpcf7 .form-floating > input[type=number]:focus,
.wpcf7 .form-floating > input[type=range]:focus,
.wpcf7 .form-floating > input[type=date]:focus,
.wpcf7 .form-floating > input[type=month]:focus,
.wpcf7 .form-floating > input[type=week]:focus,
.wpcf7 .form-floating > input[type=time]:focus,
.wpcf7 .form-floating > input[type=datetime]:focus,
.wpcf7 .form-floating > input[type=datetime-local]:focus,
.wpcf7 .form-floating > input[type=color]:focus,
.wpcf7 .form-floating > input[type=email]:focus,
.wpcf7 .form-floating > input[type=file]:focus,
.wpcf7 .form-floating > input[type=submit]:focus,
.wpcf7 .form-floating > select:focus,
.wpcf7 .form-floating > textarea:focus, .form-floating > .form-control:not(:placeholder-shown), .wpcf7 .form-floating > .wpcf7-validation-errors:not(:placeholder-shown), .wpcf7 .form-floating > input[type=text]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=search]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=url]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=tel]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=number]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=range]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=date]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=month]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=week]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=time]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=datetime]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=datetime-local]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=color]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=email]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=file]:not(:placeholder-shown),
.wpcf7 .form-floating > input[type=submit]:not(:placeholder-shown),
.wpcf7 .form-floating > select:not(:placeholder-shown),
.wpcf7 .form-floating > textarea:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill, .wpcf7 .form-floating > .wpcf7-validation-errors:-webkit-autofill, .wpcf7 .form-floating > input[type=text]:-webkit-autofill,
.wpcf7 .form-floating > input[type=search]:-webkit-autofill,
.wpcf7 .form-floating > input[type=url]:-webkit-autofill,
.wpcf7 .form-floating > input[type=tel]:-webkit-autofill,
.wpcf7 .form-floating > input[type=number]:-webkit-autofill,
.wpcf7 .form-floating > input[type=range]:-webkit-autofill,
.wpcf7 .form-floating > input[type=date]:-webkit-autofill,
.wpcf7 .form-floating > input[type=month]:-webkit-autofill,
.wpcf7 .form-floating > input[type=week]:-webkit-autofill,
.wpcf7 .form-floating > input[type=time]:-webkit-autofill,
.wpcf7 .form-floating > input[type=datetime]:-webkit-autofill,
.wpcf7 .form-floating > input[type=datetime-local]:-webkit-autofill,
.wpcf7 .form-floating > input[type=color]:-webkit-autofill,
.wpcf7 .form-floating > input[type=email]:-webkit-autofill,
.wpcf7 .form-floating > input[type=file]:-webkit-autofill,
.wpcf7 .form-floating > input[type=submit]:-webkit-autofill,
.wpcf7 .form-floating > select:-webkit-autofill,
.wpcf7 .form-floating > textarea:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > .wpcf7-validation-errors:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=text]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=search]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=url]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=tel]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=number]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=range]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=date]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=month]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=week]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=time]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=datetime]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=datetime-local]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=color]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=email]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=file]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > input[type=submit]:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > select:not(:-moz-placeholder-shown) ~ label, .wpcf7 .form-floating > textarea:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label, .wpcf7 .form-floating > .wpcf7-validation-errors:focus ~ label, .wpcf7 .form-floating > input[type=text]:focus ~ label,
.wpcf7 .form-floating > input[type=search]:focus ~ label,
.wpcf7 .form-floating > input[type=url]:focus ~ label,
.wpcf7 .form-floating > input[type=tel]:focus ~ label,
.wpcf7 .form-floating > input[type=number]:focus ~ label,
.wpcf7 .form-floating > input[type=range]:focus ~ label,
.wpcf7 .form-floating > input[type=date]:focus ~ label,
.wpcf7 .form-floating > input[type=month]:focus ~ label,
.wpcf7 .form-floating > input[type=week]:focus ~ label,
.wpcf7 .form-floating > input[type=time]:focus ~ label,
.wpcf7 .form-floating > input[type=datetime]:focus ~ label,
.wpcf7 .form-floating > input[type=datetime-local]:focus ~ label,
.wpcf7 .form-floating > input[type=color]:focus ~ label,
.wpcf7 .form-floating > input[type=email]:focus ~ label,
.wpcf7 .form-floating > input[type=file]:focus ~ label,
.wpcf7 .form-floating > input[type=submit]:focus ~ label,
.wpcf7 .form-floating > select:focus ~ label,
.wpcf7 .form-floating > textarea:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > .wpcf7-validation-errors:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=text]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=search]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=url]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=tel]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=number]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=range]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=date]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=month]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=week]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=time]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=datetime]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=datetime-local]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=color]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=email]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=file]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > input[type=submit]:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > select:not(:placeholder-shown) ~ label,
.wpcf7 .form-floating > textarea:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label, .wpcf7 .form-floating > .wpcf7-validation-errors:-webkit-autofill ~ label, .wpcf7 .form-floating > input[type=text]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=search]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=url]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=tel]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=number]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=range]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=date]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=month]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=week]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=time]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=datetime]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=datetime-local]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=color]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=email]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=file]:-webkit-autofill ~ label,
.wpcf7 .form-floating > input[type=submit]:-webkit-autofill ~ label,
.wpcf7 .form-floating > select:-webkit-autofill ~ label,
.wpcf7 .form-floating > textarea:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.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, .wpcf7 .input-group > .wpcf7-validation-errors, .wpcf7 .input-group > input[type=text],
.wpcf7 .input-group > input[type=search],
.wpcf7 .input-group > input[type=url],
.wpcf7 .input-group > input[type=tel],
.wpcf7 .input-group > input[type=number],
.wpcf7 .input-group > input[type=range],
.wpcf7 .input-group > input[type=date],
.wpcf7 .input-group > input[type=month],
.wpcf7 .input-group > input[type=week],
.wpcf7 .input-group > input[type=time],
.wpcf7 .input-group > input[type=datetime],
.wpcf7 .input-group > input[type=datetime-local],
.wpcf7 .input-group > input[type=color],
.wpcf7 .input-group > input[type=email],
.wpcf7 .input-group > input[type=file],
.wpcf7 .input-group > input[type=submit],
.wpcf7 .input-group > select,
.wpcf7 .input-group > textarea,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus, .wpcf7 .input-group > .wpcf7-validation-errors:focus, .wpcf7 .input-group > input[type=text]:focus,
.wpcf7 .input-group > input[type=search]:focus,
.wpcf7 .input-group > input[type=url]:focus,
.wpcf7 .input-group > input[type=tel]:focus,
.wpcf7 .input-group > input[type=number]:focus,
.wpcf7 .input-group > input[type=range]:focus,
.wpcf7 .input-group > input[type=date]:focus,
.wpcf7 .input-group > input[type=month]:focus,
.wpcf7 .input-group > input[type=week]:focus,
.wpcf7 .input-group > input[type=time]:focus,
.wpcf7 .input-group > input[type=datetime]:focus,
.wpcf7 .input-group > input[type=datetime-local]:focus,
.wpcf7 .input-group > input[type=color]:focus,
.wpcf7 .input-group > input[type=email]:focus,
.wpcf7 .input-group > input[type=file]:focus,
.wpcf7 .input-group > input[type=submit]:focus,
.wpcf7 .input-group > select:focus,
.wpcf7 .input-group > textarea:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .wpcf7 input[type=submit], .wpcf7 .input-group input[type=submit], .input-group .woocommerce-info a.button, .woocommerce-info .input-group a.button, .input-group .woocommerce-notices-wrapper .woocommerce-message a.button, .woocommerce-notices-wrapper .woocommerce-message .input-group a.button {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .wpcf7 input[type=submit]:focus, .wpcf7 .input-group input[type=submit]:focus, .input-group .woocommerce-info a.button:focus, .woocommerce-info .input-group a.button:focus, .input-group .woocommerce-notices-wrapper .woocommerce-message a.button:focus, .woocommerce-notices-wrapper .woocommerce-message .input-group a.button:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}

.input-group-lg > .form-control, .wpcf7 .input-group-lg > .wpcf7-validation-errors, .wpcf7 .input-group-lg > input[type=text],
.wpcf7 .input-group-lg > input[type=search],
.wpcf7 .input-group-lg > input[type=url],
.wpcf7 .input-group-lg > input[type=tel],
.wpcf7 .input-group-lg > input[type=number],
.wpcf7 .input-group-lg > input[type=range],
.wpcf7 .input-group-lg > input[type=date],
.wpcf7 .input-group-lg > input[type=month],
.wpcf7 .input-group-lg > input[type=week],
.wpcf7 .input-group-lg > input[type=time],
.wpcf7 .input-group-lg > input[type=datetime],
.wpcf7 .input-group-lg > input[type=datetime-local],
.wpcf7 .input-group-lg > input[type=color],
.wpcf7 .input-group-lg > input[type=email],
.wpcf7 .input-group-lg > input[type=file],
.wpcf7 .input-group-lg > input[type=submit],
.wpcf7 .input-group-lg > select,
.wpcf7 .input-group-lg > textarea,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.woocommerce-info .input-group-lg > a.button,
.woocommerce-notices-wrapper .woocommerce-message .input-group-lg > a.button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}

.input-group-sm > .form-control, .wpcf7 .input-group-sm > .wpcf7-validation-errors, .wpcf7 .input-group-sm > input[type=text],
.wpcf7 .input-group-sm > input[type=search],
.wpcf7 .input-group-sm > input[type=url],
.wpcf7 .input-group-sm > input[type=tel],
.wpcf7 .input-group-sm > input[type=number],
.wpcf7 .input-group-sm > input[type=range],
.wpcf7 .input-group-sm > input[type=date],
.wpcf7 .input-group-sm > input[type=month],
.wpcf7 .input-group-sm > input[type=week],
.wpcf7 .input-group-sm > input[type=time],
.wpcf7 .input-group-sm > input[type=datetime],
.wpcf7 .input-group-sm > input[type=datetime-local],
.wpcf7 .input-group-sm > input[type=color],
.wpcf7 .input-group-sm > input[type=email],
.wpcf7 .input-group-sm > input[type=file],
.wpcf7 .input-group-sm > input[type=submit],
.wpcf7 .input-group-sm > select,
.wpcf7 .input-group-sm > textarea,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.woocommerce-info .input-group-sm > a.button,
.woocommerce-notices-wrapper .woocommerce-message .input-group-sm > a.button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > .wpcf7-validation-errors,
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=text],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=search],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=url],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=tel],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=number],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=range],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=date],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=month],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=week],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=time],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=datetime],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=datetime-local],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=color],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=email],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=file],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=submit],
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > select,
.wpcf7 .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > .wpcf7-validation-errors,
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=text],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=search],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=url],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=tel],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=number],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=range],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=date],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=month],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=week],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=time],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=datetime],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=datetime-local],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=color],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=email],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=file],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=submit],
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > select,
.wpcf7 .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  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, .wpcf7 .input-group > .form-floating:not(:first-child) > .wpcf7-validation-errors, .wpcf7 .input-group > .form-floating:not(:first-child) > input[type=text],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=search],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=url],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=tel],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=number],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=range],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=date],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=month],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=week],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=time],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=datetime],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=datetime-local],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=color],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=email],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=file],
.wpcf7 .input-group > .form-floating:not(:first-child) > input[type=submit],
.wpcf7 .input-group > .form-floating:not(:first-child) > select,
.wpcf7 .input-group > .form-floating:not(:first-child) > textarea,
.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: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

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

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

.was-validated .form-control:valid, .was-validated .wpcf7 .wpcf7-validation-errors:valid, .wpcf7 .was-validated .wpcf7-validation-errors:valid, .was-validated .wpcf7 input[type=text]:valid, .wpcf7 .was-validated input[type=text]:valid,
.was-validated .wpcf7 input[type=search]:valid,
.wpcf7 .was-validated input[type=search]:valid,
.was-validated .wpcf7 input[type=url]:valid,
.wpcf7 .was-validated input[type=url]:valid,
.was-validated .wpcf7 input[type=tel]:valid,
.wpcf7 .was-validated input[type=tel]:valid,
.was-validated .wpcf7 input[type=number]:valid,
.wpcf7 .was-validated input[type=number]:valid,
.was-validated .wpcf7 input[type=range]:valid,
.wpcf7 .was-validated input[type=range]:valid,
.was-validated .wpcf7 input[type=date]:valid,
.wpcf7 .was-validated input[type=date]:valid,
.was-validated .wpcf7 input[type=month]:valid,
.wpcf7 .was-validated input[type=month]:valid,
.was-validated .wpcf7 input[type=week]:valid,
.wpcf7 .was-validated input[type=week]:valid,
.was-validated .wpcf7 input[type=time]:valid,
.wpcf7 .was-validated input[type=time]:valid,
.was-validated .wpcf7 input[type=datetime]:valid,
.wpcf7 .was-validated input[type=datetime]:valid,
.was-validated .wpcf7 input[type=datetime-local]:valid,
.wpcf7 .was-validated input[type=datetime-local]:valid,
.was-validated .wpcf7 input[type=color]:valid,
.wpcf7 .was-validated input[type=color]:valid,
.was-validated .wpcf7 input[type=email]:valid,
.wpcf7 .was-validated input[type=email]:valid,
.was-validated .wpcf7 input[type=file]:valid,
.wpcf7 .was-validated input[type=file]:valid,
.was-validated .wpcf7 input[type=submit]:valid,
.wpcf7 .was-validated input[type=submit]:valid,
.was-validated .wpcf7 select:valid,
.wpcf7 .was-validated select:valid,
.was-validated .wpcf7 textarea:valid,
.wpcf7 .was-validated textarea:valid, .form-control.is-valid, .wpcf7 .is-valid.wpcf7-validation-errors, .wpcf7 input.is-valid[type=text],
.wpcf7 input.is-valid[type=search],
.wpcf7 input.is-valid[type=url],
.wpcf7 input.is-valid[type=tel],
.wpcf7 input.is-valid[type=number],
.wpcf7 input.is-valid[type=range],
.wpcf7 input.is-valid[type=date],
.wpcf7 input.is-valid[type=month],
.wpcf7 input.is-valid[type=week],
.wpcf7 input.is-valid[type=time],
.wpcf7 input.is-valid[type=datetime],
.wpcf7 input.is-valid[type=datetime-local],
.wpcf7 input.is-valid[type=color],
.wpcf7 input.is-valid[type=email],
.wpcf7 input.is-valid[type=file],
.wpcf7 input.is-valid[type=submit],
.wpcf7 select.is-valid,
.wpcf7 textarea.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.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(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .was-validated .wpcf7 .wpcf7-validation-errors:valid:focus, .wpcf7 .was-validated .wpcf7-validation-errors:valid:focus, .was-validated .wpcf7 input[type=text]:valid:focus, .wpcf7 .was-validated input[type=text]:valid:focus,
.was-validated .wpcf7 input[type=search]:valid:focus,
.wpcf7 .was-validated input[type=search]:valid:focus,
.was-validated .wpcf7 input[type=url]:valid:focus,
.wpcf7 .was-validated input[type=url]:valid:focus,
.was-validated .wpcf7 input[type=tel]:valid:focus,
.wpcf7 .was-validated input[type=tel]:valid:focus,
.was-validated .wpcf7 input[type=number]:valid:focus,
.wpcf7 .was-validated input[type=number]:valid:focus,
.was-validated .wpcf7 input[type=range]:valid:focus,
.wpcf7 .was-validated input[type=range]:valid:focus,
.was-validated .wpcf7 input[type=date]:valid:focus,
.wpcf7 .was-validated input[type=date]:valid:focus,
.was-validated .wpcf7 input[type=month]:valid:focus,
.wpcf7 .was-validated input[type=month]:valid:focus,
.was-validated .wpcf7 input[type=week]:valid:focus,
.wpcf7 .was-validated input[type=week]:valid:focus,
.was-validated .wpcf7 input[type=time]:valid:focus,
.wpcf7 .was-validated input[type=time]:valid:focus,
.was-validated .wpcf7 input[type=datetime]:valid:focus,
.wpcf7 .was-validated input[type=datetime]:valid:focus,
.was-validated .wpcf7 input[type=datetime-local]:valid:focus,
.wpcf7 .was-validated input[type=datetime-local]:valid:focus,
.was-validated .wpcf7 input[type=color]:valid:focus,
.wpcf7 .was-validated input[type=color]:valid:focus,
.was-validated .wpcf7 input[type=email]:valid:focus,
.wpcf7 .was-validated input[type=email]:valid:focus,
.was-validated .wpcf7 input[type=file]:valid:focus,
.wpcf7 .was-validated input[type=file]:valid:focus,
.was-validated .wpcf7 input[type=submit]:valid:focus,
.wpcf7 .was-validated input[type=submit]:valid:focus,
.was-validated .wpcf7 select:valid:focus,
.wpcf7 .was-validated select:valid:focus,
.was-validated .wpcf7 textarea:valid:focus,
.wpcf7 .was-validated textarea:valid:focus, .form-control.is-valid:focus, .wpcf7 .is-valid.wpcf7-validation-errors:focus, .wpcf7 input.is-valid[type=text]:focus,
.wpcf7 input.is-valid[type=search]:focus,
.wpcf7 input.is-valid[type=url]:focus,
.wpcf7 input.is-valid[type=tel]:focus,
.wpcf7 input.is-valid[type=number]:focus,
.wpcf7 input.is-valid[type=range]:focus,
.wpcf7 input.is-valid[type=date]:focus,
.wpcf7 input.is-valid[type=month]:focus,
.wpcf7 input.is-valid[type=week]:focus,
.wpcf7 input.is-valid[type=time]:focus,
.wpcf7 input.is-valid[type=datetime]:focus,
.wpcf7 input.is-valid[type=datetime-local]:focus,
.wpcf7 input.is-valid[type=color]:focus,
.wpcf7 input.is-valid[type=email]:focus,
.wpcf7 input.is-valid[type=file]:focus,
.wpcf7 input.is-valid[type=submit]:focus,
.wpcf7 select.is-valid:focus,
.wpcf7 textarea.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

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

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-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 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

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

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

.was-validated .input-group > .form-control:not(:focus):valid, .was-validated .wpcf7 .input-group > .wpcf7-validation-errors:not(:focus):valid, .wpcf7 .was-validated .input-group > .wpcf7-validation-errors:not(:focus):valid, .was-validated .wpcf7 .input-group > input[type=text]:not(:focus):valid, .wpcf7 .was-validated .input-group > input[type=text]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=search]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=search]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=url]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=url]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=tel]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=tel]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=number]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=number]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=range]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=range]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=date]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=date]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=month]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=month]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=week]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=week]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=time]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=time]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=datetime]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=datetime]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=datetime-local]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=datetime-local]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=color]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=color]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=email]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=email]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=file]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=file]:not(:focus):valid,
.was-validated .wpcf7 .input-group > input[type=submit]:not(:focus):valid,
.wpcf7 .was-validated .input-group > input[type=submit]:not(:focus):valid,
.was-validated .wpcf7 .input-group > select:not(:focus):valid,
.wpcf7 .was-validated .input-group > select:not(:focus):valid,
.was-validated .wpcf7 .input-group > textarea:not(:focus):valid,
.wpcf7 .was-validated .input-group > textarea:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid, .wpcf7 .input-group > .wpcf7-validation-errors:not(:focus).is-valid, .wpcf7 .input-group > input[type=text]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=search]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=url]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=tel]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=number]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=range]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=date]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=month]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=week]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=time]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=datetime]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=datetime-local]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=color]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=email]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=file]:not(:focus).is-valid,
.wpcf7 .input-group > input[type=submit]:not(:focus).is-valid,
.wpcf7 .input-group > select:not(:focus).is-valid,
.wpcf7 .input-group > textarea:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

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

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

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

.was-validated .form-control:invalid, .was-validated .wpcf7 .wpcf7-validation-errors:invalid, .wpcf7 .was-validated .wpcf7-validation-errors:invalid, .was-validated .wpcf7 input[type=text]:invalid, .wpcf7 .was-validated input[type=text]:invalid,
.was-validated .wpcf7 input[type=search]:invalid,
.wpcf7 .was-validated input[type=search]:invalid,
.was-validated .wpcf7 input[type=url]:invalid,
.wpcf7 .was-validated input[type=url]:invalid,
.was-validated .wpcf7 input[type=tel]:invalid,
.wpcf7 .was-validated input[type=tel]:invalid,
.was-validated .wpcf7 input[type=number]:invalid,
.wpcf7 .was-validated input[type=number]:invalid,
.was-validated .wpcf7 input[type=range]:invalid,
.wpcf7 .was-validated input[type=range]:invalid,
.was-validated .wpcf7 input[type=date]:invalid,
.wpcf7 .was-validated input[type=date]:invalid,
.was-validated .wpcf7 input[type=month]:invalid,
.wpcf7 .was-validated input[type=month]:invalid,
.was-validated .wpcf7 input[type=week]:invalid,
.wpcf7 .was-validated input[type=week]:invalid,
.was-validated .wpcf7 input[type=time]:invalid,
.wpcf7 .was-validated input[type=time]:invalid,
.was-validated .wpcf7 input[type=datetime]:invalid,
.wpcf7 .was-validated input[type=datetime]:invalid,
.was-validated .wpcf7 input[type=datetime-local]:invalid,
.wpcf7 .was-validated input[type=datetime-local]:invalid,
.was-validated .wpcf7 input[type=color]:invalid,
.wpcf7 .was-validated input[type=color]:invalid,
.was-validated .wpcf7 input[type=email]:invalid,
.wpcf7 .was-validated input[type=email]:invalid,
.was-validated .wpcf7 input[type=file]:invalid,
.wpcf7 .was-validated input[type=file]:invalid,
.was-validated .wpcf7 input[type=submit]:invalid,
.wpcf7 .was-validated input[type=submit]:invalid,
.was-validated .wpcf7 select:invalid,
.wpcf7 .was-validated select:invalid,
.was-validated .wpcf7 textarea:invalid,
.wpcf7 .was-validated textarea:invalid, .form-control.is-invalid, .wpcf7 .is-invalid.wpcf7-validation-errors, .wpcf7 input.is-invalid[type=text],
.wpcf7 input.is-invalid[type=search],
.wpcf7 input.is-invalid[type=url],
.wpcf7 input.is-invalid[type=tel],
.wpcf7 input.is-invalid[type=number],
.wpcf7 input.is-invalid[type=range],
.wpcf7 input.is-invalid[type=date],
.wpcf7 input.is-invalid[type=month],
.wpcf7 input.is-invalid[type=week],
.wpcf7 input.is-invalid[type=time],
.wpcf7 input.is-invalid[type=datetime],
.wpcf7 input.is-invalid[type=datetime-local],
.wpcf7 input.is-invalid[type=color],
.wpcf7 input.is-invalid[type=email],
.wpcf7 input.is-invalid[type=file],
.wpcf7 input.is-invalid[type=submit],
.wpcf7 select.is-invalid,
.wpcf7 textarea.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .was-validated .wpcf7 .wpcf7-validation-errors:invalid:focus, .wpcf7 .was-validated .wpcf7-validation-errors:invalid:focus, .was-validated .wpcf7 input[type=text]:invalid:focus, .wpcf7 .was-validated input[type=text]:invalid:focus,
.was-validated .wpcf7 input[type=search]:invalid:focus,
.wpcf7 .was-validated input[type=search]:invalid:focus,
.was-validated .wpcf7 input[type=url]:invalid:focus,
.wpcf7 .was-validated input[type=url]:invalid:focus,
.was-validated .wpcf7 input[type=tel]:invalid:focus,
.wpcf7 .was-validated input[type=tel]:invalid:focus,
.was-validated .wpcf7 input[type=number]:invalid:focus,
.wpcf7 .was-validated input[type=number]:invalid:focus,
.was-validated .wpcf7 input[type=range]:invalid:focus,
.wpcf7 .was-validated input[type=range]:invalid:focus,
.was-validated .wpcf7 input[type=date]:invalid:focus,
.wpcf7 .was-validated input[type=date]:invalid:focus,
.was-validated .wpcf7 input[type=month]:invalid:focus,
.wpcf7 .was-validated input[type=month]:invalid:focus,
.was-validated .wpcf7 input[type=week]:invalid:focus,
.wpcf7 .was-validated input[type=week]:invalid:focus,
.was-validated .wpcf7 input[type=time]:invalid:focus,
.wpcf7 .was-validated input[type=time]:invalid:focus,
.was-validated .wpcf7 input[type=datetime]:invalid:focus,
.wpcf7 .was-validated input[type=datetime]:invalid:focus,
.was-validated .wpcf7 input[type=datetime-local]:invalid:focus,
.wpcf7 .was-validated input[type=datetime-local]:invalid:focus,
.was-validated .wpcf7 input[type=color]:invalid:focus,
.wpcf7 .was-validated input[type=color]:invalid:focus,
.was-validated .wpcf7 input[type=email]:invalid:focus,
.wpcf7 .was-validated input[type=email]:invalid:focus,
.was-validated .wpcf7 input[type=file]:invalid:focus,
.wpcf7 .was-validated input[type=file]:invalid:focus,
.was-validated .wpcf7 input[type=submit]:invalid:focus,
.wpcf7 .was-validated input[type=submit]:invalid:focus,
.was-validated .wpcf7 select:invalid:focus,
.wpcf7 .was-validated select:invalid:focus,
.was-validated .wpcf7 textarea:invalid:focus,
.wpcf7 .was-validated textarea:invalid:focus, .form-control.is-invalid:focus, .wpcf7 .is-invalid.wpcf7-validation-errors:focus, .wpcf7 input.is-invalid[type=text]:focus,
.wpcf7 input.is-invalid[type=search]:focus,
.wpcf7 input.is-invalid[type=url]:focus,
.wpcf7 input.is-invalid[type=tel]:focus,
.wpcf7 input.is-invalid[type=number]:focus,
.wpcf7 input.is-invalid[type=range]:focus,
.wpcf7 input.is-invalid[type=date]:focus,
.wpcf7 input.is-invalid[type=month]:focus,
.wpcf7 input.is-invalid[type=week]:focus,
.wpcf7 input.is-invalid[type=time]:focus,
.wpcf7 input.is-invalid[type=datetime]:focus,
.wpcf7 input.is-invalid[type=datetime-local]:focus,
.wpcf7 input.is-invalid[type=color]:focus,
.wpcf7 input.is-invalid[type=email]:focus,
.wpcf7 input.is-invalid[type=file]:focus,
.wpcf7 input.is-invalid[type=submit]:focus,
.wpcf7 select.is-invalid:focus,
.wpcf7 textarea.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

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

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-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 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

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

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

.was-validated .input-group > .form-control:not(:focus):invalid, .was-validated .wpcf7 .input-group > .wpcf7-validation-errors:not(:focus):invalid, .wpcf7 .was-validated .input-group > .wpcf7-validation-errors:not(:focus):invalid, .was-validated .wpcf7 .input-group > input[type=text]:not(:focus):invalid, .wpcf7 .was-validated .input-group > input[type=text]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=search]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=search]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=url]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=url]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=tel]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=tel]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=number]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=number]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=range]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=range]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=date]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=date]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=month]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=month]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=week]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=week]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=time]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=time]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=datetime]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=datetime]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=datetime-local]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=datetime-local]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=color]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=color]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=email]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=email]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=file]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=file]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > input[type=submit]:not(:focus):invalid,
.wpcf7 .was-validated .input-group > input[type=submit]:not(:focus):invalid,
.was-validated .wpcf7 .input-group > select:not(:focus):invalid,
.wpcf7 .was-validated .input-group > select:not(:focus):invalid,
.was-validated .wpcf7 .input-group > textarea:not(:focus):invalid,
.wpcf7 .was-validated .input-group > textarea:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid, .wpcf7 .input-group > .wpcf7-validation-errors:not(:focus).is-invalid, .wpcf7 .input-group > input[type=text]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=search]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=url]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=tel]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=number]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=range]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=date]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=month]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=week]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=time]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=datetime]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=datetime-local]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=color]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=email]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=file]:not(:focus).is-invalid,
.wpcf7 .input-group > input[type=submit]:not(:focus).is-invalid,
.wpcf7 .input-group > select:not(:focus).is-invalid,
.wpcf7 .input-group > textarea:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn, .wpcf7 input[type=submit], .woocommerce-info a.button, .woocommerce-notices-wrapper .woocommerce-message a.button {
  --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-primary);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-primary);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .wpcf7 input[type=submit], .woocommerce-info a.button, .woocommerce-notices-wrapper .woocommerce-message a.button {
    transition: none;
  }
}
.btn:hover, .wpcf7 input[type=submit]:hover, .woocommerce-info a.button:hover, .woocommerce-notices-wrapper .woocommerce-message a.button: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, .wpcf7 .btn-check + input[type=submit]:hover, .woocommerce-info .btn-check + a.button:hover, .woocommerce-notices-wrapper .woocommerce-message .btn-check + a.button:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .wpcf7 input[type=submit]:focus-visible, .woocommerce-info a.button:focus-visible, .woocommerce-notices-wrapper .woocommerce-message a.button: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, .wpcf7 .btn-check:focus-visible + input[type=submit], .woocommerce-info .btn-check:focus-visible + a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-check:focus-visible + a.button {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .wpcf7 .btn-check:checked + input[type=submit], .woocommerce-info .btn-check:checked + a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-check:checked + a.button, :not(.btn-check) + .btn:active, .wpcf7 :not(.btn-check) + input[type=submit]:active, .woocommerce-info :not(.btn-check) + a.button:active, .woocommerce-notices-wrapper .woocommerce-message :not(.btn-check) + a.button:active, .btn:first-child:active, .wpcf7 input[type=submit]:first-child:active, .woocommerce-info a.button:first-child:active, .woocommerce-notices-wrapper .woocommerce-message a.button:first-child:active, .btn.active, .wpcf7 input.active[type=submit], .woocommerce-info a.active.button, .woocommerce-notices-wrapper .woocommerce-message a.active.button, .btn.show, .wpcf7 input.show[type=submit], .woocommerce-info a.show.button, .woocommerce-notices-wrapper .woocommerce-message a.show.button {
  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, .wpcf7 .btn-check:checked + input[type=submit]:focus-visible, .woocommerce-info .btn-check:checked + a.button:focus-visible, .woocommerce-notices-wrapper .woocommerce-message .btn-check:checked + a.button:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .wpcf7 :not(.btn-check) + input[type=submit]:active:focus-visible, .woocommerce-info :not(.btn-check) + a.button:active:focus-visible, .woocommerce-notices-wrapper .woocommerce-message :not(.btn-check) + a.button:active:focus-visible, .btn:first-child:active:focus-visible, .wpcf7 input[type=submit]:first-child:active:focus-visible, .woocommerce-info a.button:first-child:active:focus-visible, .woocommerce-notices-wrapper .woocommerce-message a.button:first-child:active:focus-visible, .btn.active:focus-visible, .wpcf7 input.active[type=submit]:focus-visible, .woocommerce-info a.active.button:focus-visible, .woocommerce-notices-wrapper .woocommerce-message a.active.button:focus-visible, .btn.show:focus-visible, .wpcf7 input.show[type=submit]:focus-visible, .woocommerce-info a.show.button:focus-visible, .woocommerce-notices-wrapper .woocommerce-message a.show.button:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .wpcf7 input[type=submit]:disabled, .woocommerce-info a.button:disabled, .woocommerce-notices-wrapper .woocommerce-message a.button:disabled, .btn.disabled, .wpcf7 input.disabled[type=submit], .woocommerce-info a.disabled.button, .woocommerce-notices-wrapper .woocommerce-message a.disabled.button, fieldset:disabled .btn, fieldset:disabled .wpcf7 input[type=submit], .wpcf7 fieldset:disabled input[type=submit], fieldset:disabled .woocommerce-info a.button, .woocommerce-info fieldset:disabled a.button, fieldset:disabled .woocommerce-notices-wrapper .woocommerce-message a.button, .woocommerce-notices-wrapper .woocommerce-message fieldset:disabled a.button {
  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: var(--bs-primary);
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg:var(--bs-primary);
  --bs-btn-hover-border-color: var(--bs-primary);
  --bs-btn-focus-shadow-rgb: 111, 82, 255;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--bs-primary);
  --bs-btn-active-border-color: var(--bs-primary);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: var(--bs-primary);
  --bs-btn-disabled-border-color: var(--bs-primary);
}

.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, .woocommerce-notices-wrapper .woocommerce-message a.button {
  --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, .woocommerce-info a.button {
  --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, .woocommerce-notices-wrapper .woocommerce-message.woocommerce-error a.button {
  --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, .wpcf7 input[type=submit] {
  --bs-btn-color: #FF4F00;
  --bs-btn-border-color: #FF4F00;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #FF4F00;
  --bs-btn-hover-border-color: #FF4F00;
  --bs-btn-focus-shadow-rgb: 85, 51, 255;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #FF4F00;
  --bs-btn-active-border-color: #FF4F00;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FF4F00;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FF4F00;
  --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: 111, 82, 255;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn, .wpcf7 .btn-group-lg > input[type=submit], .woocommerce-info .btn-group-lg > a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-group-lg > a.button {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: 0.5rem;
}

.btn-sm, .btn-group-sm > .btn, .wpcf7 .btn-group-sm > input[type=submit], .woocommerce-info .btn-group-sm > a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-group-sm > a.button {
  --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 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

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

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

.dropdown-menu {
  --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: #5533ff;
  --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: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

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

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

.dropdown-divider {
  height: 0;
  margin: 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:hover, .dropdown-item:focus {
  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: 0.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: #5533ff;
  --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 > .btn, .wpcf7 .btn-group > input[type=submit], .woocommerce-info .btn-group > a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-group > a.button,
.btn-group-vertical > .btn,
.wpcf7 .btn-group-vertical > input[type=submit],
.woocommerce-info .btn-group-vertical > a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .wpcf7 .btn-group > .btn-check:checked + input[type=submit], .woocommerce-info .btn-group > .btn-check:checked + a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-group > .btn-check:checked + a.button,
.btn-group > .btn-check:focus + .btn,
.wpcf7 .btn-group > .btn-check:focus + input[type=submit],
.woocommerce-info .btn-group > .btn-check:focus + a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > .btn-check:focus + a.button,
.btn-group > .btn:hover,
.wpcf7 .btn-group > input[type=submit]:hover,
.woocommerce-info .btn-group > a.button:hover,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > a.button:hover,
.btn-group > .btn:focus,
.wpcf7 .btn-group > input[type=submit]:focus,
.woocommerce-info .btn-group > a.button:focus,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > a.button:focus,
.btn-group > .btn:active,
.wpcf7 .btn-group > input[type=submit]:active,
.woocommerce-info .btn-group > a.button:active,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > a.button:active,
.btn-group > .btn.active,
.wpcf7 .btn-group > input.active[type=submit],
.woocommerce-info .btn-group > a.active.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > a.active.button,
.btn-group-vertical > .btn-check:checked + .btn,
.wpcf7 .btn-group-vertical > .btn-check:checked + input[type=submit],
.woocommerce-info .btn-group-vertical > .btn-check:checked + a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > .btn-check:checked + a.button,
.btn-group-vertical > .btn-check:focus + .btn,
.wpcf7 .btn-group-vertical > .btn-check:focus + input[type=submit],
.woocommerce-info .btn-group-vertical > .btn-check:focus + a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > .btn-check:focus + a.button,
.btn-group-vertical > .btn:hover,
.wpcf7 .btn-group-vertical > input[type=submit]:hover,
.woocommerce-info .btn-group-vertical > a.button:hover,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button:hover,
.btn-group-vertical > .btn:focus,
.wpcf7 .btn-group-vertical > input[type=submit]:focus,
.woocommerce-info .btn-group-vertical > a.button:focus,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button:focus,
.btn-group-vertical > .btn:active,
.wpcf7 .btn-group-vertical > input[type=submit]:active,
.woocommerce-info .btn-group-vertical > a.button:active,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button:active,
.btn-group-vertical > .btn.active,
.wpcf7 .btn-group-vertical > input.active[type=submit],
.woocommerce-info .btn-group-vertical > a.active.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.active.button {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: 0.375rem;
}
.btn-group > :not(.btn-check:first-child) + .btn, .wpcf7 .btn-group > :not(.btn-check:first-child) + input[type=submit], .woocommerce-info .btn-group > :not(.btn-check:first-child) + a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-group > :not(.btn-check:first-child) + a.button,
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .wpcf7 .btn-group > input[type=submit]:not(:last-child):not(.dropdown-toggle), .woocommerce-info .btn-group > a.button:not(:last-child):not(.dropdown-toggle), .woocommerce-notices-wrapper .woocommerce-message .btn-group > a.button:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.wpcf7 .btn-group > input.dropdown-toggle-split[type=submit]:first-child,
.woocommerce-info .btn-group > a.dropdown-toggle-split.button:first-child,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > a.dropdown-toggle-split.button:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.wpcf7 .btn-group > .btn-group:not(:last-child) > input[type=submit],
.woocommerce-info .btn-group > .btn-group:not(:last-child) > a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > .btn-group:not(:last-child) > a.button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .wpcf7 .btn-group > input[type=submit]:nth-child(n+3), .woocommerce-info .btn-group > a.button:nth-child(n+3), .woocommerce-notices-wrapper .woocommerce-message .btn-group > a.button:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.wpcf7 .btn-group > :not(.btn-check) + input[type=submit],
.woocommerce-info .btn-group > :not(.btn-check) + a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > :not(.btn-check) + a.button,
.btn-group > .btn-group:not(:first-child) > .btn,
.wpcf7 .btn-group > .btn-group:not(:first-child) > input[type=submit],
.woocommerce-info .btn-group > .btn-group:not(:first-child) > a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group > .btn-group:not(:first-child) > a.button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .wpcf7 .btn-group-sm > input[type=submit] + .dropdown-toggle-split, .woocommerce-info .btn-group-sm > a.button + .dropdown-toggle-split, .woocommerce-notices-wrapper .woocommerce-message .btn-group-sm > a.button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .wpcf7 .btn-group-lg > input[type=submit] + .dropdown-toggle-split, .woocommerce-info .btn-group-lg > a.button + .dropdown-toggle-split, .woocommerce-notices-wrapper .woocommerce-message .btn-group-lg > a.button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .wpcf7 .btn-group-vertical > input[type=submit], .woocommerce-info .btn-group-vertical > a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .wpcf7 .btn-group-vertical > input[type=submit]:not(:first-child), .woocommerce-info .btn-group-vertical > a.button:not(:first-child), .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .wpcf7 .btn-group-vertical > input[type=submit]:not(:last-child):not(.dropdown-toggle), .woocommerce-info .btn-group-vertical > a.button:not(:last-child):not(.dropdown-toggle), .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.wpcf7 .btn-group-vertical > .btn-group:not(:last-child) > input[type=submit],
.woocommerce-info .btn-group-vertical > .btn-group:not(:last-child) > a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > .btn-group:not(:last-child) > a.button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn, .wpcf7 .btn-group-vertical > input[type=submit] ~ .btn, .wpcf7 .btn-group-vertical > .btn ~ input[type=submit], .wpcf7 .btn-group-vertical > input[type=submit] ~ input[type=submit], .woocommerce-info .btn-group-vertical > a.button ~ .btn, .woocommerce-info .wpcf7 .btn-group-vertical > a.button ~ input[type=submit], .wpcf7 .woocommerce-info .btn-group-vertical > a.button ~ input[type=submit], .woocommerce-info .btn-group-vertical > .btn ~ a.button, .woocommerce-info .wpcf7 .btn-group-vertical > input[type=submit] ~ a.button, .wpcf7 .woocommerce-info .btn-group-vertical > input[type=submit] ~ a.button, .woocommerce-info .btn-group-vertical > a.button ~ a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button ~ .btn, .woocommerce-notices-wrapper .woocommerce-message .wpcf7 .btn-group-vertical > a.button ~ input[type=submit], .wpcf7 .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button ~ input[type=submit], .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > .btn ~ a.button, .woocommerce-notices-wrapper .woocommerce-message .wpcf7 .btn-group-vertical > input[type=submit] ~ a.button, .wpcf7 .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > input[type=submit] ~ a.button, .woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > a.button ~ a.button,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.wpcf7 .btn-group-vertical > .btn-group:not(:first-child) > input[type=submit],
.woocommerce-info .btn-group-vertical > .btn-group:not(:first-child) > a.button,
.woocommerce-notices-wrapper .woocommerce-message .btn-group-vertical > .btn-group:not(:first-child) > a.button {
  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 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  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: none;
  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:hover, .nav-tabs .nav-link:focus {
  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-link.active,
.nav-tabs .nav-item.show .nav-link {
  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: #5533ff;
}
.nav-pills .nav-link {
  background: none;
  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-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --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-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 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:hover, .navbar-brand:focus {
  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 .show > .nav-link,
.navbar-nav .nav-link.active {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  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(-0.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(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.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(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.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-top,
.card-img-bottom {
  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-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --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='%234d2ee6'%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: #aa99ff;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(85, 51, 255, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #4d2ee6;
  --bs-accordion-active-bg: #eeebff;
}

.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, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.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(85, 51, 255, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #ff4f00;
  --bs-pagination-active-border-color: #ff4f00;
  --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 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: 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);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  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, .wpcf7 input[type=submit] .badge, .woocommerce-info a.button .badge, .woocommerce-notices-wrapper .woocommerce-message a.button .badge {
  position: relative;
  top: -1px;
}

.alert, .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message {
  --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: #331f99;
  --bs-alert-bg: #ddd6ff;
  --bs-alert-border-color: #ccc2ff;
}
.alert-primary .alert-link {
  color: #29197a;
}

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

.alert-success, .woocommerce-notices-wrapper .woocommerce-message {
  --bs-alert-color: #0f5132;
  --bs-alert-bg: #d1e7dd;
  --bs-alert-border-color: #badbcc;
}
.alert-success .alert-link, .woocommerce-notices-wrapper .woocommerce-message .alert-link {
  color: #0c4128;
}

.alert-info, .woocommerce-info {
  --bs-alert-color: #055160;
  --bs-alert-bg: #cff4fc;
  --bs-alert-border-color: #b6effb;
}
.alert-info .alert-link, .woocommerce-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, .woocommerce-notices-wrapper .woocommerce-message.woocommerce-error {
  --bs-alert-color: #842029;
  --bs-alert-bg: #f8d7da;
  --bs-alert-border-color: #f5c2c7;
}
.alert-danger .alert-link, .woocommerce-notices-wrapper .woocommerce-message.woocommerce-error .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: #5533ff;
  --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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 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: #5533ff;
  --bs-list-group-active-border-color: #5533ff;
  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:hover, .list-group-item-action:focus {
  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: #331f99;
  background-color: #ddd6ff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #331f99;
  background-color: #c7c1e6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #331f99;
  border-color: #331f99;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 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: 0.375rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(85, 51, 255, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}

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

.toast {
  --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: -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(-0.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 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 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) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.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) * 0.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) * 0.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-header,
.modal-fullscreen .modal-footer {
  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-header,
  .modal-fullscreen-sm-down .modal-footer {
    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-header,
  .modal-fullscreen-md-down .modal-footer {
    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-header,
  .modal-fullscreen-lg-down .modal-footer {
    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-header,
  .modal-fullscreen-xl-down .modal-footer {
    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-header,
  .modal-fullscreen-xxl-down .modal-footer {
    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-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.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::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .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-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .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-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.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 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinner-grow,
.spinner-border {
  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) /* rtl:ignore */;
  }
}
.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-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --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 0.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.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    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 0.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.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    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 0.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.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    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 0.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.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    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 0.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.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    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 0.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.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  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: 0.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) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.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: 0.5;
}
.placeholder.btn::before, .wpcf7 input.placeholder[type=submit]::before, .woocommerce-info a.placeholder.button::before, .woocommerce-notices-wrapper .woocommerce-message a.placeholder.button::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.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(85, 51, 255, 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: #5533ff !important;
}
.link-primary:hover, .link-primary:focus {
  color: #4429cc !important;
}

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

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

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

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

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

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

.link-dark {
  color: #212529 !important;
}
.link-dark:hover, .link-dark:focus {
  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: sticky;
  top: 0;
  z-index: 1020;
}

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

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

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.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 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

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

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

/* rtl:end:remove */
.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)}

.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, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.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: var(--bs-secondary) !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: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .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: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .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: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .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: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .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: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .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;
  }
}
body {
  overflow-x: hidden;
}

.wrapper {
  padding: 1.5rem 0;
}

#wrapper-hero {
  padding: 0 !important;
}

.sticky,
.gallery-caption,
.bypostauthor,
.wp-caption,
.wp-caption-text {
  font-size: inherit;
}

.wrapper#wrapper-sticky {
  border-bottom: 1px solid #dee2e6;
}

#wrapper-footer-full,
#wrapper-static-hero {
  background-color: #e9ecef;
}

.screen-reader-text {
  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;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1rem;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1rem;
}

.aligncenter {
  display: block;
}

.widget_archive select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.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 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .widget_archive select {
    transition: none;
  }
}
.widget_archive select:focus {
  border-color: #aa99ff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(85, 51, 255, 0.25);
}
.widget_archive select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.entry-footer span {
  padding-right: 10px;
}

figure,
img,
img.wp-post-image,
article img,
#secondary img {
  max-width: 100%;
  height: auto;
}

a.skip-link: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;
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529 !important;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {
  color: #1e2125 !important;
  text-decoration: none;
  background-color: #e9ecef;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link.active, .navbar-dark .navbar-nav .dropdown-menu .nav-link:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #5533ff;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link.disabled, .navbar-dark .navbar-nav .dropdown-menu .nav-link:disabled {
  color: #adb5bd !important;
  background-color: transparent;
}

.navbar-light .navbar-brand a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand a:hover, .navbar-light .navbar-brand a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand a {
  color: #fff;
}
.navbar-dark .navbar-brand a:hover, .navbar-dark .navbar-brand a:focus {
  color: #fff;
}

.navbar h1, .navbar .h1 {
  font-weight: 400;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.wp-block-search .wp-block-search__button {
  margin-left: 0.75rem;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border: none;
  padding: 0;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
  border-radius: 0.375rem;
  border: 1px solid #ced4da;
  padding: 0.375rem 0.75rem;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__button {
  margin-left: 0;
}

.woocommerce-input-wrapper {
  width: 100%;
}

figure.woocommerce-product-gallery__wrapper {
  max-width: inherit !important;
}

@media (min-width: 768px) {
  .woocommerce-cart #coupon_code.input-text {
    width: 110px !important;
  }
}
#stripe-payment-data #wc-stripe-cc-form .form-row {
  display: flex;
  flex-direction: column;
}
#stripe-payment-data #wc-stripe-cc-form .form-row .wc-stripe-elements-field {
  max-height: 2rem;
}
#stripe-payment-data .woocommerce-SavedPaymentMethods-saveNew {
  display: inherit;
}

.woocommerce-notices-wrapper .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
}
.woocommerce-info {
  padding: 1em 2em 1em 3.5em;
}
.woocommerce form .form-row .required {
  color: #dc3545;
}

.woocommerce form .form-row label.form-check-label {
  line-height: inherit;
}

.woocommerce form .form-row .checkbox.form-check {
  display: block;
  line-height: inherit;
}

.woocommerce form .form-row .input-checkbox.form-check-input {
  margin: 0.25em 0 0 -1.5em;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce div.product .stock,
.woocommerce ul.products li.product .price,
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
  color: #198754;
}

.woocommerce-page form .show-password-input {
  top: initial;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {font-display:swap;
  font-family: "FontAwesome";
  src: url("/wp-content/themes/understrap-child-main/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/wp-content/themes/understrap-child-main/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/wp-content/themes/understrap-child-main/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/wp-content/themes/understrap-child-main/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/wp-content/themes/understrap-child-main/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/wp-content/themes/understrap-child-main/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.has-blue-color,
.has-blue-color:visited {
  color: #0d6efd;
}

.has-blue-background-color {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-blue-color {
  color: #0d6efd;
}

.has-indigo-color,
.has-indigo-color:visited {
  color: #6610f2;
}

.has-indigo-background-color {
  background-color: #6610f2;
  border-color: #6610f2;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-indigo-color {
  color: #6610f2;
}

.has-purple-color,
.has-purple-color:visited {
  color: #5533ff;
}

.has-purple-background-color {
  background-color: #5533ff;
  border-color: #5533ff;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-purple-color {
  color: #5533ff;
}

.has-pink-color,
.has-pink-color:visited {
  color: #d63384;
}

.has-pink-background-color {
  background-color: #d63384;
  border-color: #d63384;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-pink-color {
  color: #d63384;
}

.has-red-color,
.has-red-color:visited {
  color: #dc3545;
}

.has-red-background-color {
  background-color: #dc3545;
  border-color: #dc3545;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-red-color {
  color: #dc3545;
}

.has-orange-color,
.has-orange-color:visited {
  color: #fd7e14;
}

.has-orange-background-color {
  background-color: #fd7e14;
  border-color: #fd7e14;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-orange-color {
  color: #fd7e14;
}

.has-yellow-color,
.has-yellow-color:visited {
  color: #ffc107;
}

.has-yellow-background-color {
  background-color: #ffc107;
  border-color: #ffc107;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-yellow-color {
  color: #ffc107;
}

.has-green-color,
.has-green-color:visited {
  color: #198754;
}

.has-green-background-color {
  background-color: #198754;
  border-color: #198754;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-green-color {
  color: #198754;
}

.has-teal-color,
.has-teal-color:visited {
  color: #20c997;
}

.has-teal-background-color {
  background-color: #20c997;
  border-color: #20c997;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-teal-color {
  color: #20c997;
}

.has-cyan-color,
.has-cyan-color:visited {
  color: #0dcaf0;
}

.has-cyan-background-color {
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-cyan-color {
  color: #0dcaf0;
}

.has-black-color,
.has-black-color:visited {
  color: #000;
}

.has-black-background-color {
  background-color: #000;
  border-color: #000;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-black-color {
  color: #000;
}

.has-white-color,
.has-white-color:visited {
  color: #fff;
}

.has-white-background-color {
  background-color: #fff;
  border-color: #fff;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-white-color {
  color: #fff;
}

.has-gray-color,
.has-gray-color:visited {
  color: #6c757d;
}

.has-gray-background-color {
  background-color: #6c757d;
  border-color: #6c757d;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-gray-color {
  color: #6c757d;
}

.has-gray-dark-color,
.has-gray-dark-color:visited {
  color: #343a40;
}

.has-gray-dark-background-color {
  background-color: #343a40;
  border-color: #343a40;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-gray-dark-color {
  color: #343a40;
}

.has-primary-color,
.has-primary-color:visited {
  color: #5533ff;
}

.has-primary-background-color {
  background-color: #5533ff;
  border-color: #5533ff;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-primary-color {
  color: #5533ff;
}

.has-secondary-color,
.has-secondary-color:visited {
  color: #6c757d;
}

.has-secondary-background-color {
  background-color: #6c757d;
  border-color: #6c757d;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-secondary-color {
  color: #6c757d;
}

.has-success-color,
.has-success-color:visited {
  color: #198754;
}

.has-success-background-color {
  background-color: #198754;
  border-color: #198754;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-success-color {
  color: #198754;
}

.has-info-color,
.has-info-color:visited {
  color: #0dcaf0;
}

.has-info-background-color {
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-info-color {
  color: #0dcaf0;
}

.has-warning-color,
.has-warning-color:visited {
  color: #ffc107;
}

.has-warning-background-color {
  background-color: #ffc107;
  border-color: #ffc107;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-warning-color {
  color: #ffc107;
}

.has-danger-color,
.has-danger-color:visited {
  color: #dc3545;
}

.has-danger-background-color {
  background-color: #dc3545;
  border-color: #dc3545;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-danger-color {
  color: #dc3545;
}

.has-light-color,
.has-light-color:visited {
  color: #f8f9fa;
}

.has-light-background-color {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-light-color {
  color: #f8f9fa;
}

.has-dark-color,
.has-dark-color:visited {
  color: #212529;
}

.has-dark-background-color {
  background-color: #212529;
  border-color: #212529;
}

.wp-block-button:hover .wp-block-button__link.has-white-background-color.has-dark-color {
  color: #212529;
}

figure.wp-block-image,
.wp-block-image > figure {
  display: block;
}
body.understrap-no-sidebar .alignwide,
body.understrap-no-sidebar .alignfull,
body.understrap-no-sidebar .wp-block-cover.alignwide,
body.understrap-no-sidebar .wp-block-cover.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,
body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,
body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container,
body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  body.understrap-no-sidebar .alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .alignfull .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container,
  body.understrap-no-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container {
    max-width: 1320px;
  }
}
body.understrap-no-sidebar .alignwide,
body.understrap-no-sidebar .wp-block-cover.alignwide {
  margin: 0 calc(50% - 45vw);
  max-width: 90vw;
  width: 100vw;
}
@media (max-width: 920px) {
  body.understrap-no-sidebar .alignwide,
  body.understrap-no-sidebar .wp-block-cover.alignwide {
    margin: 0 calc(50% - 48vw);
    max-width: 96vw;
    width: 100vw;
  }
}

.wp-block-buttons .wp-block-button .wp-block-button__link {
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: 0.375rem;
}
.wp-block-buttons .wp-block-button:not(.is-style-outline) .wp-block-button__link {
  border: 1px solid transparent;
}

/*
* Use existing Bootstrap 4/5 classes and
* variables to extend - override CF7 style
*
* Useful CF7 classes:
* .wpcf7 the wrapper element
* .wpcf7-form
* .wpcf7-form-control
* .wpcf7-text
* .wpcf7-email
* .wpcf7-textarea
* .wpcf7-submit
*/
.wpcf7 {
  max-width: 600px;
  margin: 0 auto !important;
}
.wpcf7 .wpcf7-form p {
  margin-bottom: 1rem;
}
.wpcf7 .wpcf7-form label {
  width: 100%;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: theme-color("danger");
}
.wpcf7 .wpcf7-validation-errors {
  color: theme-color("danger");
  border: 1px solid #e9ecef;
}

/*# sourceMappingURL=child-theme.css.map */.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:992px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:576px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:2200px){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:1200px){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:992px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:576px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:992px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:577px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:577px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:576px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:577px) and (max-width:992px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:2200px){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:993px) and (max-width:1200px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1200px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:993px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:577px) and (max-width:992px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:992px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:577px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:576px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:2200px){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1200px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:992px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:576px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1201px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:2200px){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1200px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:992px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:576px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:576px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:992px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:576px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:576px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:577px) and (max-width:992px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:993px) and (max-width:1200px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1201px) and (max-width:2199px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:2200px){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-36{--e-global-color-primary:#FF4F00;--e-global-color-secondary:#121C34;--e-global-color-text:#121C34;--e-global-color-accent:#EF3F00;--e-global-color-c39e2e0:#D5DBEB;--e-global-color-759e45f:#F8F9FC;--e-global-color-a37a120:#339E67;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:1rem;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;background-color:#FFF;color:var(--e-global-color-text);font-family:"Poppins",Sans-serif;font-size:17px}.elementor-kit-36 button,.elementor-kit-36 input[type="button"],.elementor-kit-36 input[type="submit"],.elementor-kit-36 .elementor-button{background-color:var(--e-global-color-accent);text-transform:uppercase;color:#FFF;border-radius:100px 100px 100px 100px}.elementor-kit-36 button:hover,.elementor-kit-36 button:focus,.elementor-kit-36 input[type="button"]:hover,.elementor-kit-36 input[type="button"]:focus,.elementor-kit-36 input[type="submit"]:hover,.elementor-kit-36 input[type="submit"]:focus,.elementor-kit-36 .elementor-button:hover,.elementor-kit-36 .elementor-button:focus{background-color:var(--e-global-color-accent);color:var(--e-global-color-759e45f)}.elementor-kit-36 e-page-transition{background-color:#FFBC7D}.elementor-kit-36 a{color:var(--e-global-color-accent);font-family:"Poppins",Sans-serif}.elementor-kit-36 a:hover{color:#BD3A00}.elementor-kit-36 h1{color:var(--e-global-color-secondary);font-size:67px}.elementor-kit-36 h2{color:var(--e-global-color-secondary);font-size:49px;font-weight:600}.elementor-kit-36 h3{color:var(--e-global-color-secondary);font-size:40px;font-weight:600}.elementor-kit-36 h4{color:var(--e-global-color-secondary);font-size:31px}.elementor-kit-36 h5{color:var(--e-global-color-secondary)}.elementor-kit-36 h6{color:var(--e-global-color-secondary);font-size:25px}.elementor-kit-36 img{border-radius:0 0 0 0}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1300px}.e-con{--container-max-width:1300px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:992px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:576px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}/*! elementor - v3.30.0 - 30-07-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}/*! elementor - v3.30.0 - 30-07-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:block;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}@media (min-width:577px){.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{align-items:flex-end}}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}@media (min-width:2200px){.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:1200px){.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:992px){.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:576px){.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:block;flex:unset}}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-53446 .elementor-element.elementor-element-fd807a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-a86a4f8{--display:flex;--min-height:90vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.26;--margin-top:0px;--margin-bottom:90px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-a86a4f8:not(.elementor-motion-effects-element-type-background),.elementor-53446 .elementor-element.elementor-element-a86a4f8>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF5F1}.elementor-53446 .elementor-element.elementor-element-a86a4f8::before,.elementor-53446 .elementor-element.elementor-element-a86a4f8>.elementor-background-video-container::before,.elementor-53446 .elementor-element.elementor-element-a86a4f8>.e-con-inner>.elementor-background-video-container::before,.elementor-53446 .elementor-element.elementor-element-a86a4f8>.elementor-background-slideshow::before,.elementor-53446 .elementor-element.elementor-element-a86a4f8>.e-con-inner>.elementor-background-slideshow::before,.elementor-53446 .elementor-element.elementor-element-a86a4f8>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-image:url(https://yakkyofy.com/wp-content/uploads/2025/04/Rectangle-7.png);--background-overlay:'';background-repeat:no-repeat;background-size:cover}.elementor-53446 .elementor-element.elementor-element-d64abd4{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-d64abd4.e-con{--align-self:center;--flex-grow:0;--flex-shrink:0}.elementor-53446 .elementor-element.elementor-element-82636f1{width:100%;max-width:100%;text-align:left}.elementor-53446 .elementor-element.elementor-element-82636f1>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-53446 .elementor-element.elementor-element-82636f1.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-53446 .elementor-element.elementor-element-82636f1 .elementor-heading-title{font-size:52px;font-weight:600;line-height:77px;letter-spacing:-.7px;-webkit-text-stroke-color:#000;stroke:#000;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-0a69ac3{width:var(--container-widget-width,94%);max-width:94%;--container-widget-width:94%;--container-widget-flex-grow:0;text-align:left}.elementor-53446 .elementor-element.elementor-element-0a69ac3>.elementor-widget-container{margin:0 0 16px 0}.elementor-53446 .elementor-element.elementor-element-0a69ac3.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-53446 .elementor-element.elementor-element-0a69ac3 .elementor-heading-title{font-size:18px;font-weight:400;line-height:31px;-webkit-text-stroke-color:#000;stroke:#000;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-df51cc0{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:16px 16px;--row-gap:16px;--column-gap:16px;--margin-top:0px;--margin-bottom:8px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-f0151c9 .elementor-button{background-color:#FC4F00;font-weight:600;fill:#FFF;color:#FFF;border-style:solid;border-width:2px 2px 2px 2px;border-color:#FC4F00;padding:17px 24px 18px 24px}.elementor-53446 .elementor-element.elementor-element-f0151c9 .elementor-button:hover,.elementor-53446 .elementor-element.elementor-element-f0151c9 .elementor-button:focus{background-color:#BD3B00;color:#FFF;border-color:#BD3B00}.elementor-53446 .elementor-element.elementor-element-f0151c9 .elementor-button:hover svg,.elementor-53446 .elementor-element.elementor-element-f0151c9 .elementor-button:focus svg{fill:#FFF}.elementor-53446 .elementor-element.elementor-element-1150a07{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-1150a07.e-con{--align-self:center}.elementor-53446 .elementor-element.elementor-element-ec2947e{width:100%;max-width:100%;text-align:right}.elementor-53446 .elementor-element.elementor-element-ec2947e img{width:83%}.elementor-53446 .elementor-element.elementor-element-defac69{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-53446 .elementor-element.elementor-element-807b543{--display:flex;--flex-direction:row-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:150px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-e8c30ba{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-8c86ff1{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:left}.elementor-53446 .elementor-element.elementor-element-8c86ff1>.elementor-widget-container{margin:0 0 32px 0}.elementor-53446 .elementor-element.elementor-element-8c86ff1.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-53446 .elementor-element.elementor-element-8c86ff1 .elementor-heading-title{font-size:2.5rem;font-weight:600;line-height:51px;-webkit-text-stroke-width:0;stroke-width:0;-webkit-text-stroke-color:#000;stroke:#000;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-ca22f25>.elementor-widget-container{margin:0 0 32px 0}.elementor-53446 .elementor-element.elementor-element-d8c55a5>.elementor-widget-container{margin:0 0 16px 0}.elementor-53446 .elementor-element.elementor-element-d8c55a5{--icon-box-icon-margin:17px}.elementor-53446 .elementor-element.elementor-element-d8c55a5 .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-d8c55a5.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-d8c55a5.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-d8c55a5.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-d8c55a5 .elementor-icon{font-size:54px}.elementor-53446 .elementor-element.elementor-element-d8c55a5 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-d8c55a5 .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-072cac4 .elementor-button{background-color:#fff0;font-weight:600;fill:var(--e-global-color-accent);color:var(--e-global-color-accent);border-style:solid;border-width:0 0 0 0;border-color:var(--e-global-color-primary);border-radius:8px 8px 8px 8px;padding:17px 24px 18px 0}.elementor-53446 .elementor-element.elementor-element-072cac4 .elementor-button-content-wrapper{flex-direction:row-reverse}.elementor-53446 .elementor-element.elementor-element-072cac4 .elementor-button .elementor-button-content-wrapper{gap:6px}.elementor-53446 .elementor-element.elementor-element-072cac4 .elementor-button:hover,.elementor-53446 .elementor-element.elementor-element-072cac4 .elementor-button:focus{color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-072cac4 .elementor-button:hover svg,.elementor-53446 .elementor-element.elementor-element-072cac4 .elementor-button:focus svg{fill:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-e2ca998{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-ee13eab{width:100%;max-width:100%;text-align:left}.elementor-53446 .elementor-element.elementor-element-ee13eab img{width:83%}.elementor-53446 .elementor-element.elementor-element-6de2d22{--display:flex;--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse}.elementor-53446 .elementor-element.elementor-element-87e04b6{--display:flex;--flex-direction:row-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:150px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-afad188{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-da3bd7d{width:100%;max-width:100%;text-align:right}.elementor-53446 .elementor-element.elementor-element-da3bd7d img{width:83%}.elementor-53446 .elementor-element.elementor-element-6131871{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-a599008{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:left}.elementor-53446 .elementor-element.elementor-element-a599008>.elementor-widget-container{margin:0 0 32px 0}.elementor-53446 .elementor-element.elementor-element-a599008.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-53446 .elementor-element.elementor-element-a599008 .elementor-heading-title{font-size:2.5rem;font-weight:600;line-height:51px;-webkit-text-stroke-width:0;stroke-width:0;-webkit-text-stroke-color:#000;stroke:#000;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-7371705>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-7371705{--icon-box-icon-margin:17px}.elementor-53446 .elementor-element.elementor-element-7371705 .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-7371705.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-7371705.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-7371705.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-7371705 .elementor-icon{font-size:43px}.elementor-53446 .elementor-element.elementor-element-7371705 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-7371705 .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-8b38b59>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-8b38b59{--icon-box-icon-margin:17px}.elementor-53446 .elementor-element.elementor-element-8b38b59 .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-8b38b59.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-8b38b59.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-8b38b59.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-8b38b59 .elementor-icon{font-size:43px}.elementor-53446 .elementor-element.elementor-element-8b38b59 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-8b38b59 .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-e2f9b8b>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-e2f9b8b{--icon-box-icon-margin:17px}.elementor-53446 .elementor-element.elementor-element-e2f9b8b .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-e2f9b8b.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-e2f9b8b.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-e2f9b8b.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-e2f9b8b .elementor-icon{font-size:43px}.elementor-53446 .elementor-element.elementor-element-e2f9b8b .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-e2f9b8b .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-010dcf2>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-010dcf2{--icon-box-icon-margin:17px}.elementor-53446 .elementor-element.elementor-element-010dcf2 .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-010dcf2.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-010dcf2.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-010dcf2.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-010dcf2 .elementor-icon{font-size:43px}.elementor-53446 .elementor-element.elementor-element-010dcf2 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-010dcf2 .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-9a8ef02 .elementor-button{background-color:#fff0;font-weight:600;fill:var(--e-global-color-accent);color:var(--e-global-color-accent);border-style:solid;border-width:0 0 0 0;border-color:var(--e-global-color-primary);border-radius:8px 8px 8px 8px;padding:17px 24px 18px 0}.elementor-53446 .elementor-element.elementor-element-9a8ef02 .elementor-button-content-wrapper{flex-direction:row-reverse}.elementor-53446 .elementor-element.elementor-element-9a8ef02 .elementor-button .elementor-button-content-wrapper{gap:3px}.elementor-53446 .elementor-element.elementor-element-9a8ef02 .elementor-button:hover,.elementor-53446 .elementor-element.elementor-element-9a8ef02 .elementor-button:focus{color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-9a8ef02 .elementor-button:hover svg,.elementor-53446 .elementor-element.elementor-element-9a8ef02 .elementor-button:focus svg{fill:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-1146f5f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-53446 .elementor-element.elementor-element-b4daab9{--display:flex;--flex-direction:row-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:150px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-b08b47f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-95e0e22{width:var(--container-widget-width,59%);max-width:59%;--container-widget-width:59%;--container-widget-flex-grow:0;text-align:center}.elementor-53446 .elementor-element.elementor-element-95e0e22>.elementor-widget-container{margin:0 0 16px 0}.elementor-53446 .elementor-element.elementor-element-95e0e22.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0}.elementor-53446 .elementor-element.elementor-element-95e0e22 .elementor-heading-title{font-size:2.5rem;font-weight:600;line-height:51px;-webkit-text-stroke-width:0;stroke-width:0;-webkit-text-stroke-color:#000;stroke:#000;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-eac507b>.elementor-widget-container{margin:0 0 32px 0}.elementor-53446 .elementor-element.elementor-element-eac507b{text-align:center}.elementor-53446 .elementor-element.elementor-element-738acff{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-4fb9a34{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:16px 16px 16px 16px;--padding-top:30px;--padding-bottom:30px;--padding-left:22px;--padding-right:22px}.elementor-53446 .elementor-element.elementor-element-4fb9a34:not(.elementor-motion-effects-element-type-background),.elementor-53446 .elementor-element.elementor-element-4fb9a34>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-759e45f)}.elementor-53446 .elementor-element.elementor-element-379c9a2>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-379c9a2 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-379c9a2{--icon-box-icon-margin:15px}.elementor-53446 .elementor-element.elementor-element-379c9a2 .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-379c9a2.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-379c9a2.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-379c9a2.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-379c9a2 .elementor-icon{font-size:57px}.elementor-53446 .elementor-element.elementor-element-379c9a2 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-379c9a2 .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-944c6bc{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:16px 16px 16px 16px;--padding-top:30px;--padding-bottom:30px;--padding-left:22px;--padding-right:22px}.elementor-53446 .elementor-element.elementor-element-944c6bc:not(.elementor-motion-effects-element-type-background),.elementor-53446 .elementor-element.elementor-element-944c6bc>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-759e45f)}.elementor-53446 .elementor-element.elementor-element-95d5746>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-95d5746 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-95d5746{--icon-box-icon-margin:15px}.elementor-53446 .elementor-element.elementor-element-95d5746 .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-95d5746.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-95d5746.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-95d5746.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-95d5746 .elementor-icon{font-size:57px}.elementor-53446 .elementor-element.elementor-element-95d5746 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-95d5746 .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-36e4edf{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:16px 16px 16px 16px;--padding-top:30px;--padding-bottom:30px;--padding-left:22px;--padding-right:22px}.elementor-53446 .elementor-element.elementor-element-36e4edf:not(.elementor-motion-effects-element-type-background),.elementor-53446 .elementor-element.elementor-element-36e4edf>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-759e45f)}.elementor-53446 .elementor-element.elementor-element-3e92b33>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-3e92b33 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-3e92b33{--icon-box-icon-margin:15px}.elementor-53446 .elementor-element.elementor-element-3e92b33 .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-3e92b33.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-3e92b33.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-3e92b33.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-3e92b33 .elementor-icon{font-size:57px}.elementor-53446 .elementor-element.elementor-element-3e92b33 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-3e92b33 .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-f3a22bd .elementor-button{background-color:#fff0;font-weight:600;fill:var(--e-global-color-accent);color:var(--e-global-color-accent);border-style:solid;border-width:0 0 0 0;border-color:var(--e-global-color-primary);border-radius:8px 8px 8px 8px;padding:17px 24px 18px 0}.elementor-53446 .elementor-element.elementor-element-f3a22bd .elementor-button-content-wrapper{flex-direction:row-reverse}.elementor-53446 .elementor-element.elementor-element-f3a22bd .elementor-button .elementor-button-content-wrapper{gap:3px}.elementor-53446 .elementor-element.elementor-element-f3a22bd .elementor-button:hover,.elementor-53446 .elementor-element.elementor-element-f3a22bd .elementor-button:focus{color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-f3a22bd .elementor-button:hover svg,.elementor-53446 .elementor-element.elementor-element-f3a22bd .elementor-button:focus svg{fill:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-f1bc9d9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-53446 .elementor-element.elementor-element-71f89bd{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:150px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-c91b989{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-8574167{width:100%;max-width:100%;text-align:left}.elementor-53446 .elementor-element.elementor-element-8574167 img{width:83%}.elementor-53446 .elementor-element.elementor-element-7bd0026{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-9126ded{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:left}.elementor-53446 .elementor-element.elementor-element-9126ded>.elementor-widget-container{margin:0 0 32px 0}.elementor-53446 .elementor-element.elementor-element-9126ded.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-53446 .elementor-element.elementor-element-9126ded .elementor-heading-title{font-size:2.5rem;font-weight:600;line-height:51px;-webkit-text-stroke-width:0;stroke-width:0;-webkit-text-stroke-color:#000;stroke:#000;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-97a396f>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-97a396f{--icon-box-icon-margin:17px}.elementor-53446 .elementor-element.elementor-element-97a396f .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-97a396f.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-97a396f.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-97a396f.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-97a396f .elementor-icon{font-size:43px}.elementor-53446 .elementor-element.elementor-element-97a396f .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-97a396f .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-dd38e3b>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-dd38e3b{--icon-box-icon-margin:17px}.elementor-53446 .elementor-element.elementor-element-dd38e3b .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-dd38e3b.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-dd38e3b.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-dd38e3b.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-dd38e3b .elementor-icon{font-size:43px}.elementor-53446 .elementor-element.elementor-element-dd38e3b .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-dd38e3b .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-7cbcd66>.elementor-widget-container{margin:0 0 22px 0}.elementor-53446 .elementor-element.elementor-element-7cbcd66{--icon-box-icon-margin:17px}.elementor-53446 .elementor-element.elementor-element-7cbcd66 .elementor-icon-box-title{margin-bottom:0;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-7cbcd66.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-7cbcd66.elementor-view-framed .elementor-icon,.elementor-53446 .elementor-element.elementor-element-7cbcd66.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-7cbcd66 .elementor-icon{font-size:43px}.elementor-53446 .elementor-element.elementor-element-7cbcd66 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-7cbcd66 .elementor-icon-box-title a{font-size:19px;font-weight:600;line-height:35px}.elementor-53446 .elementor-element.elementor-element-00302b5 .elementor-button{background-color:#fff0;font-weight:600;fill:var(--e-global-color-accent);color:var(--e-global-color-accent);border-style:solid;border-width:0 0 0 0;border-color:var(--e-global-color-primary);border-radius:8px 8px 8px 8px;padding:17px 24px 18px 0}.elementor-53446 .elementor-element.elementor-element-00302b5 .elementor-button-content-wrapper{flex-direction:row-reverse}.elementor-53446 .elementor-element.elementor-element-00302b5 .elementor-button .elementor-button-content-wrapper{gap:1px}.elementor-53446 .elementor-element.elementor-element-00302b5 .elementor-button:hover,.elementor-53446 .elementor-element.elementor-element-00302b5 .elementor-button:focus{color:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-00302b5 .elementor-button:hover svg,.elementor-53446 .elementor-element.elementor-element-00302b5 .elementor-button:focus svg{fill:var(--e-global-color-primary)}.elementor-53446 .elementor-element.elementor-element-40fb7c6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-53446 .elementor-element.elementor-element-5650d4f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-420d006{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5;--border-radius:16px 16px 16px 16px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:70px;--padding-bottom:55px;--padding-left:24px;--padding-right:24px}.elementor-53446 .elementor-element.elementor-element-420d006:not(.elementor-motion-effects-element-type-background),.elementor-53446 .elementor-element.elementor-element-420d006>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFEEE6}.elementor-53446 .elementor-element.elementor-element-420d006::before,.elementor-53446 .elementor-element.elementor-element-420d006>.elementor-background-video-container::before,.elementor-53446 .elementor-element.elementor-element-420d006>.e-con-inner>.elementor-background-video-container::before,.elementor-53446 .elementor-element.elementor-element-420d006>.elementor-background-slideshow::before,.elementor-53446 .elementor-element.elementor-element-420d006>.e-con-inner>.elementor-background-slideshow::before,.elementor-53446 .elementor-element.elementor-element-420d006>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-color:#FFCDB6;background-image:url(https://yakkyofy.com/wp-content/uploads/2025/04/Rectangle-7.png);--background-overlay:'';background-position:center center;background-size:cover}.elementor-53446 .elementor-element.elementor-element-b200154{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-b200154:not(.elementor-motion-effects-element-type-background),.elementor-53446 .elementor-element.elementor-element-b200154>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0}.elementor-53446 .elementor-element.elementor-element-349eb38{width:var(--container-widget-width,51%);max-width:51%;--container-widget-width:51%;--container-widget-flex-grow:0;text-align:center}.elementor-53446 .elementor-element.elementor-element-349eb38>.elementor-widget-container{margin:0 0 0 0}.elementor-53446 .elementor-element.elementor-element-349eb38.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-53446 .elementor-element.elementor-element-349eb38 .elementor-heading-title{font-size:2.5rem;font-weight:600;line-height:61px;-webkit-text-stroke-width:0;stroke-width:0;-webkit-text-stroke-color:#000;stroke:#000;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-3385476{width:var(--container-widget-width,61%);max-width:61%;--container-widget-width:61%;--container-widget-flex-grow:0;text-align:center;font-family:"Poppins",Sans-serif;font-size:16px;font-weight:400;line-height:28px;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-3385476.elementor-element{--align-self:center}.elementor-53446 .elementor-element.elementor-element-3385476 a{color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-b46f3b6 .elementor-button{background-color:#FC4F00;font-weight:600;fill:#FFF;color:#FFF;border-style:solid;border-width:2px 2px 2px 2px;border-color:#FC4F00;padding:17px 24px 18px 24px}.elementor-53446 .elementor-element.elementor-element-b46f3b6 .elementor-button:hover,.elementor-53446 .elementor-element.elementor-element-b46f3b6 .elementor-button:focus{background-color:#BD3B00;color:#FFF;border-color:#BD3B00}.elementor-53446 .elementor-element.elementor-element-b46f3b6 .elementor-button:hover svg,.elementor-53446 .elementor-element.elementor-element-b46f3b6 .elementor-button:focus svg{fill:#FFF}.elementor-53446 .elementor-element.elementor-element-3438036{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:center;font-family:"Poppins",Sans-serif;font-size:14px;font-weight:400;line-height:39px;color:var(--e-global-color-secondary)}.elementor-53446 .elementor-element.elementor-element-3438036.elementor-element{--align-self:center}.elementor-53446 .elementor-element.elementor-element-3438036 a{color:var(--e-global-color-secondary)}@media(min-width:577px){.elementor-53446 .elementor-element.elementor-element-a86a4f8{--content-width:1300px}.elementor-53446 .elementor-element.elementor-element-d64abd4{--width:48%}.elementor-53446 .elementor-element.elementor-element-1150a07{--width:100%}}@media(max-width:1200px) and (min-width:577px){.elementor-53446 .elementor-element.elementor-element-fd807a7{--width:100%}.elementor-53446 .elementor-element.elementor-element-a86a4f8{--content-width:100%}.elementor-53446 .elementor-element.elementor-element-d64abd4{--width:56%}.elementor-53446 .elementor-element.elementor-element-1150a07{--width:100%}}@media(max-width:992px) and (min-width:577px){.elementor-53446 .elementor-element.elementor-element-d64abd4{--width:100%}.elementor-53446 .elementor-element.elementor-element-1150a07{--width:100%}}@media(min-width:2200px){.elementor-53446 .elementor-element.elementor-element-a86a4f8{--content-width:100%}.elementor-53446 .elementor-element.elementor-element-d64abd4{--width:54%}.elementor-53446 .elementor-element.elementor-element-82636f1{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-1150a07{--width:54%}.elementor-53446 .elementor-element.elementor-element-8c86ff1{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-a599008{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-95e0e22{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-9126ded{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-349eb38{width:100%;max-width:100%}}@media(max-width:1200px){.elementor-53446 .elementor-element.elementor-element-a86a4f8{--min-height:529px;--flex-wrap:nowrap;--margin-top:0px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px}.elementor-53446 .elementor-element.elementor-element-d64abd4{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-82636f1 .elementor-heading-title{font-size:39px;line-height:48px}.elementor-53446 .elementor-element.elementor-element-0a69ac3{width:var(--container-widget-width,787.633px);max-width:787.633px;--container-widget-width:787.633px;--container-widget-flex-grow:0}.elementor-53446 .elementor-element.elementor-element-0a69ac3 .elementor-heading-title{font-size:18px;line-height:33px}.elementor-53446 .elementor-element.elementor-element-1150a07{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-ec2947e img{width:512px}.elementor-53446 .elementor-element.elementor-element-807b543{--margin-top:0px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:4px;--padding-right:4px}.elementor-53446 .elementor-element.elementor-element-8c86ff1{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-53446 .elementor-element.elementor-element-8c86ff1 .elementor-heading-title{font-size:32px;line-height:42px;letter-spacing:0;-webkit-text-stroke-width:0;stroke-width:0}.elementor-53446 .elementor-element.elementor-element-6de2d22{--justify-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-6de2d22.e-con{--align-self:flex-start}.elementor-53446 .elementor-element.elementor-element-87e04b6{--justify-content:flex-start;--margin-top:0px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-87e04b6.e-con{--order:-99999 /* order start hack */}.elementor-53446 .elementor-element.elementor-element-afad188{--justify-content:flex-start}.elementor-53446 .elementor-element.elementor-element-da3bd7d img{width:687px}.elementor-53446 .elementor-element.elementor-element-a599008{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-53446 .elementor-element.elementor-element-a599008 .elementor-heading-title{font-size:32px;line-height:42px;letter-spacing:0;-webkit-text-stroke-width:0;stroke-width:0}.elementor-53446 .elementor-element.elementor-element-b4daab9{--margin-top:0px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-95e0e22{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-53446 .elementor-element.elementor-element-95e0e22 .elementor-heading-title{font-size:32px;line-height:42px;letter-spacing:0;-webkit-text-stroke-width:0;stroke-width:0}.elementor-53446 .elementor-element.elementor-element-71f89bd{--margin-top:0px;--margin-bottom:70px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-8574167 img{width:806px}.elementor-53446 .elementor-element.elementor-element-9126ded{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-53446 .elementor-element.elementor-element-9126ded .elementor-heading-title{font-size:32px;line-height:42px;letter-spacing:0;-webkit-text-stroke-width:0;stroke-width:0}.elementor-53446 .elementor-element.elementor-element-5650d4f{--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-420d006{--padding-top:42px;--padding-bottom:42px;--padding-left:42px;--padding-right:42px}.elementor-53446 .elementor-element.elementor-element-349eb38{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-53446 .elementor-element.elementor-element-349eb38 .elementor-heading-title{font-size:32px;line-height:42px;letter-spacing:0;-webkit-text-stroke-width:0;stroke-width:0}}@media(max-width:992px){.elementor-53446 .elementor-element.elementor-element-a86a4f8{--min-height:85vh}.elementor-53446 .elementor-element.elementor-element-82636f1{width:var(--container-widget-width,81%);max-width:81%;--container-widget-width:81%;--container-widget-flex-grow:0}.elementor-53446 .elementor-element.elementor-element-8c86ff1{width:var(--container-widget-width,81%);max-width:81%;--container-widget-width:81%;--container-widget-flex-grow:0}.elementor-53446 .elementor-element.elementor-element-ee13eab{text-align:center}.elementor-53446 .elementor-element.elementor-element-da3bd7d>.elementor-widget-container{margin:0 0 30px 0}.elementor-53446 .elementor-element.elementor-element-da3bd7d{text-align:center}.elementor-53446 .elementor-element.elementor-element-6131871{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-a599008{width:var(--container-widget-width,81%);max-width:81%;--container-widget-width:81%;--container-widget-flex-grow:0}.elementor-53446 .elementor-element.elementor-element-95e0e22{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-53446 .elementor-element.elementor-element-f3a22bd.elementor-element{--align-self:center}.elementor-53446 .elementor-element.elementor-element-8574167>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-7bd0026{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-9126ded{width:var(--container-widget-width,81%);max-width:81%;--container-widget-width:81%;--container-widget-flex-grow:0}.elementor-53446 .elementor-element.elementor-element-349eb38{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-53446 .elementor-element.elementor-element-3385476{--container-widget-width:661px;--container-widget-flex-grow:0;width:var(--container-widget-width,661px);max-width:661px}.elementor-53446 .elementor-element.elementor-element-3438036{--container-widget-width:661px;--container-widget-flex-grow:0;width:var(--container-widget-width,661px);max-width:661px}}@media(max-width:576px){.elementor-53446 .elementor-element.elementor-element-a86a4f8{--min-height:567px;--flex-wrap:wrap;--overlay-opacity:0;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px}.elementor-53446 .elementor-element.elementor-element-d64abd4{--width:100%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-82636f1>.elementor-widget-container{margin:0 0 0 0}.elementor-53446 .elementor-element.elementor-element-82636f1{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-53446 .elementor-element.elementor-element-82636f1 .elementor-heading-title{font-size:56px;line-height:2em}.elementor-53446 .elementor-element.elementor-element-0a69ac3>.elementor-widget-container{margin:0 0 16px 0}.elementor-53446 .elementor-element.elementor-element-0a69ac3{--container-widget-width:1000px;--container-widget-flex-grow:0;width:var(--container-widget-width,1000px);max-width:1000px;text-align:center}.elementor-53446 .elementor-element.elementor-element-0a69ac3 .elementor-heading-title{font-size:18px;line-height:1.6em}.elementor-53446 .elementor-element.elementor-element-f0151c9{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-1150a07{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-ec2947e{text-align:center}.elementor-53446 .elementor-element.elementor-element-ec2947e img{width:92%}.elementor-53446 .elementor-element.elementor-element-807b543{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-e8c30ba{--padding-top:8px;--padding-bottom:8px;--padding-left:8px;--padding-right:8px}.elementor-53446 .elementor-element.elementor-element-8c86ff1>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-8c86ff1{--container-widget-width:96%;--container-widget-flex-grow:0;width:var(--container-widget-width,96%);max-width:96%;text-align:center}.elementor-53446 .elementor-element.elementor-element-8c86ff1 .elementor-heading-title{font-size:24px;line-height:1.3em;letter-spacing:-.1px}.elementor-53446 .elementor-element.elementor-element-ca22f25{text-align:center;font-size:16px}.elementor-53446 .elementor-element.elementor-element-d8c55a5 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-d8c55a5{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-d8c55a5 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-d8c55a5 .elementor-icon-box-title a{line-height:1.5em}.elementor-53446 .elementor-element.elementor-element-072cac4{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-ee13eab>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-ee13eab{text-align:center}.elementor-53446 .elementor-element.elementor-element-ee13eab img{width:79%}.elementor-53446 .elementor-element.elementor-element-6de2d22{--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-87e04b6{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-da3bd7d>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-da3bd7d{text-align:center}.elementor-53446 .elementor-element.elementor-element-6131871{--padding-top:8px;--padding-bottom:8px;--padding-left:8px;--padding-right:8px}.elementor-53446 .elementor-element.elementor-element-a599008>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-a599008{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-53446 .elementor-element.elementor-element-a599008 .elementor-heading-title{font-size:24px;line-height:1.3em;letter-spacing:-.1px}.elementor-53446 .elementor-element.elementor-element-7371705>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-7371705 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-7371705{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-8b38b59>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-8b38b59 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-8b38b59{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-e2f9b8b>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-e2f9b8b .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-e2f9b8b{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-010dcf2>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-010dcf2 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-010dcf2{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-9a8ef02{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-b4daab9{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-b08b47f{--padding-top:8px;--padding-bottom:8px;--padding-left:8px;--padding-right:8px}.elementor-53446 .elementor-element.elementor-element-95e0e22>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-95e0e22{--container-widget-width:96%;--container-widget-flex-grow:0;width:var(--container-widget-width,96%);max-width:96%;text-align:center}.elementor-53446 .elementor-element.elementor-element-95e0e22 .elementor-heading-title{font-size:24px;line-height:1.3em;letter-spacing:-.1px}.elementor-53446 .elementor-element.elementor-element-738acff{--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-379c9a2>.elementor-widget-container{margin:0 0 0 0}.elementor-53446 .elementor-element.elementor-element-379c9a2.elementor-element{--align-self:center}.elementor-53446 .elementor-element.elementor-element-379c9a2 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-379c9a2{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-379c9a2 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-379c9a2 .elementor-icon-box-title a{font-size:20px}.elementor-53446 .elementor-element.elementor-element-95d5746>.elementor-widget-container{margin:0 0 0 0}.elementor-53446 .elementor-element.elementor-element-95d5746.elementor-element{--align-self:center}.elementor-53446 .elementor-element.elementor-element-95d5746 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-95d5746{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-95d5746 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-95d5746 .elementor-icon-box-title a{font-size:20px}.elementor-53446 .elementor-element.elementor-element-3e92b33>.elementor-widget-container{margin:0 0 0 0}.elementor-53446 .elementor-element.elementor-element-3e92b33.elementor-element{--align-self:center}.elementor-53446 .elementor-element.elementor-element-3e92b33 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-3e92b33{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-3e92b33 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-3e92b33 .elementor-icon-box-title a{font-size:20px}.elementor-53446 .elementor-element.elementor-element-f3a22bd{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-f3a22bd.elementor-element{--align-self:center}.elementor-53446 .elementor-element.elementor-element-f1bc9d9{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-53446 .elementor-element.elementor-element-71f89bd{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px}.elementor-53446 .elementor-element.elementor-element-8574167>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-8574167.elementor-element{--align-self:center}.elementor-53446 .elementor-element.elementor-element-8574167{text-align:center}.elementor-53446 .elementor-element.elementor-element-7bd0026{--padding-top:8px;--padding-bottom:8px;--padding-left:8px;--padding-right:8px}.elementor-53446 .elementor-element.elementor-element-9126ded>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-9126ded{--container-widget-width:96%;--container-widget-flex-grow:0;width:var(--container-widget-width,96%);max-width:96%;text-align:center}.elementor-53446 .elementor-element.elementor-element-9126ded .elementor-heading-title{font-size:24px;line-height:1.3em;letter-spacing:-.1px}.elementor-53446 .elementor-element.elementor-element-97a396f .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-97a396f{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-97a396f .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-97a396f .elementor-icon-box-title a{font-size:15px;line-height:1.2em}.elementor-53446 .elementor-element.elementor-element-dd38e3b .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-dd38e3b{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-dd38e3b .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-dd38e3b .elementor-icon-box-title a{font-size:15px;line-height:1.2em}.elementor-53446 .elementor-element.elementor-element-7cbcd66 .elementor-icon-box-wrapper{text-align:center}.elementor-53446 .elementor-element.elementor-element-7cbcd66{--icon-box-icon-margin:0px}.elementor-53446 .elementor-element.elementor-element-7cbcd66 .elementor-icon-box-title,.elementor-53446 .elementor-element.elementor-element-7cbcd66 .elementor-icon-box-title a{font-size:15px;line-height:1.2em}.elementor-53446 .elementor-element.elementor-element-00302b5{width:100%;max-width:100%}.elementor-53446 .elementor-element.elementor-element-5650d4f{--margin-top:0px;--margin-bottom:32px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-53446 .elementor-element.elementor-element-420d006::before,.elementor-53446 .elementor-element.elementor-element-420d006>.elementor-background-video-container::before,.elementor-53446 .elementor-element.elementor-element-420d006>.e-con-inner>.elementor-background-video-container::before,.elementor-53446 .elementor-element.elementor-element-420d006>.elementor-background-slideshow::before,.elementor-53446 .elementor-element.elementor-element-420d006>.e-con-inner>.elementor-background-slideshow::before,.elementor-53446 .elementor-element.elementor-element-420d006>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-size:cover}.elementor-53446 .elementor-element.elementor-element-420d006{--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px}.elementor-53446 .elementor-element.elementor-element-349eb38>.elementor-widget-container{margin:0 0 20px 0}.elementor-53446 .elementor-element.elementor-element-349eb38{--container-widget-width:96%;--container-widget-flex-grow:0;width:var(--container-widget-width,96%);max-width:96%;text-align:center}.elementor-53446 .elementor-element.elementor-element-349eb38 .elementor-heading-title{font-size:24px;line-height:1.3em;letter-spacing:-.1px}.elementor-53446 .elementor-element.elementor-element-3385476{--container-widget-width:1000px;--container-widget-flex-grow:0;width:var(--container-widget-width,1000px);max-width:1000px;font-size:16px;line-height:1.5em}.elementor-53446 .elementor-element.elementor-element-b46f3b6 .elementor-button .elementor-button-content-wrapper{justify-content:space-between}.elementor-53446 .elementor-element.elementor-element-3438036>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-53446 .elementor-element.elementor-element-3438036{--container-widget-width:1000px;--container-widget-flex-grow:0;width:var(--container-widget-width,1000px);max-width:1000px;font-size:16px;line-height:1.4em}}@media(max-width:576px){.elementor-element h1,h1,.fs-1{font-size:clamp(1.8rem, 0vw, 4.0rem)!important;line-height:clamp(2.8rem, 7vw, 6rem)!important}}@media(max-width:576px){.elementor-element h1,h1,.fs-1{font-size:clamp(1.8rem, 0vw, 4.0rem)!important;line-height:clamp(2.8rem, 7vw, 6rem)!important}}@media(max-width:576px){.elementor-element h1,h1,.fs-1{font-size:clamp(1.8rem, 0vw, 4.0rem)!important;line-height:clamp(2.8rem, 7vw, 6rem)!important}}@media(max-width:576px){.elementor-element h1,h1,.fs-1{font-size:clamp(1.8rem, 0vw, 4.0rem)!important;line-height:clamp(2.8rem, 7vw, 6rem)!important}}@media(max-width:576px){.elementor-element h1,h1,.fs-1{font-size:clamp(1.8rem, 0vw, 4.0rem)!important;line-height:clamp(2.8rem, 7vw, 6rem)!important}}@media(max-width:576px){.elementor-element h1,h1,.fs-1{font-size:clamp(1.8rem, 0vw, 4.0rem)!important;line-height:clamp(2.8rem, 7vw, 6rem)!important}}.mesh-test{background-color:hsl(95 0% 0%);background-image:radial-gradient(at 88% 79%,hsl(253 43% 21%) 0,transparent 50%),radial-gradient(at 13% 9%,hsl(253 45% 52%) 0,transparent 50%);animation:gradient 13s ease infinite;background-size:200% 200%}@keyframes gradient{0%{background-position:0% 20%}25%{background-position:100% 50%}50%{background-position:50% 70%}100%{background-position:0% 20%}}/*! elementor - v3.30.0 - 30-07-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}@font-face{font-display:swap;font-family:"Happy Icons";src:url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.woff2") format("woff2"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.woff") format("woff"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/happy-icons.svg#happy-icons") format("svg");font-weight:normal;font-style:normal;font-display:swap;}.hm,.fashm{font-family:"Happy Icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.hm-3d-rotate:before{content:"\e900";}.hm-degree:before{content:"\e901";}.hm-accordion-horizontal:before{content:"\e902";}.hm-accordion-vertical:before{content:"\e903";}.hm-alarm-clock:before{content:"\e904";}.hm-alien-gun:before{content:"\e905";}.hm-alien:before{content:"\e906";}.hm-anchor:before{content:"\e907";}.hm-android:before{content:"\e908";}.hm-angle-down:before{content:"\e909";}.hm-angle-left:before{content:"\e90a";}.hm-angle-right:before{content:"\e90b";}.hm-angle-up:before{content:"\e90c";}.hm-apple:before{content:"\e90d";}.hm-arrow-left:before{content:"\e90e";}.hm-arrow-right:before{content:"\e90f";}.hm-arrow-zoom-out:before{content:"\e910";}.hm-arrow-corner:before{content:"\e911";}.hm-arrow-down:before{content:"\e912";}.hm-arrow-left1:before{content:"\e913";}.hm-arrow-right1:before{content:"\e914";}.hm-arrow-up:before{content:"\e915";}.hm-article:before{content:"\e916";}.hm-avatar-man:before{content:"\e917";}.hm-avatar-woman:before{content:"\e918";}.hm-badge1:before{content:"\e919";}.hm-badge2:before{content:"\e91a";}.hm-badge3:before{content:"\e91b";}.hm-bamboo:before{content:"\e91c";}.hm-basketball:before{content:"\e91d";}.hm-battery:before{content:"\e91e";}.hm-beach-seat:before{content:"\e91f";}.hm-bell:before{content:"\e920";}.hm-bicycle:before{content:"\e921";}.hm-blog-content:before{content:"\e922";}.hm-bluetooth:before{content:"\e923";}.hm-board:before{content:"\e924";}.hm-body:before{content:"\e925";}.hm-bomb:before{content:"\e926";}.hm-bond-hand:before{content:"\e927";}.hm-bond:before{content:"\e928";}.hm-bonsai:before{content:"\e929";}.hm-book:before{content:"\e92a";}.hm-bowl:before{content:"\e92b";}.hm-brick-wall:before{content:"\e92c";}.hm-brush-paint:before{content:"\e92d";}.hm-brush-roll:before{content:"\e92e";}.hm-brush:before{content:"\e92f";}.hm-bug:before{content:"\e930";}.hm-bulb:before{content:"\e931";}.hm-calculation:before{content:"\e932";}.hm-calendar:before{content:"\e933";}.hm-camera:before{content:"\e934";}.hm-candle:before{content:"\e935";}.hm-candles:before{content:"\e936";}.hm-car:before{content:"\e937";}.hm-card:before{content:"\e938";}.hm-caret-down:before{content:"\e939";}.hm-caret-fill-down:before{content:"\e93a";}.hm-caret-fill-left:before{content:"\e93b";}.hm-caret-fill-right:before{content:"\e93c";}.hm-caret-fill-up:before{content:"\e93d";}.hm-caret-left:before{content:"\e93e";}.hm-caret-right:before{content:"\e93f";}.hm-caret-up:before{content:"\e940";}.hm-carousal:before{content:"\e941";}.hm-cart-empty:before{content:"\e942";}.hm-cart-full:before{content:"\e943";}.hm-caution:before{content:"\e944";}.hm-chair:before{content:"\e945";}.hm-chair2:before{content:"\e946";}.hm-chat-bubble-single:before{content:"\e947";}.hm-chat-bubble:before{content:"\e948";}.hm-cheese:before{content:"\e949";}.hm-chef-cap:before{content:"\e94a";}.hm-clip-board:before{content:"\e94b";}.hm-clip:before{content:"\e94c";}.hm-cloud-down:before{content:"\e94d";}.hm-cloud-up:before{content:"\e94e";}.hm-cloud:before{content:"\e94f";}.hm-code-browser:before{content:"\e950";}.hm-code-clean:before{content:"\e951";}.hm-code:before{content:"\e952";}.hm-cog:before{content:"\e953";}.hm-color-card:before{content:"\e954";}.hm-color-plate:before{content:"\e955";}.hm-compass-math:before{content:"\e956";}.hm-compass:before{content:"\e957";}.hm-corner:before{content:"\e958";}.hm-crop:before{content:"\e959";}.hm-cross-circle:before{content:"\e95a";}.hm-cross-game:before{content:"\e95b";}.hm-cross-gap:before{content:"\e95c";}.hm-cross:before{content:"\e95d";}.hm-crown:before{content:"\e95e";}.hm-cube:before{content:"\e95f";}.hm-cup-coffee:before{content:"\e960";}.hm-cup:before{content:"\e961";}.hm-currency-paper:before{content:"\e962";}.hm-dashboard:before{content:"\e963";}.hm-delivery-van:before{content:"\e964";}.hm-diamond-ring:before{content:"\e965";}.hm-direction-both:before{content:"\e966";}.hm-direction-right:before{content:"\e967";}.hm-disable-person:before{content:"\e968";}.hm-disc:before{content:"\e969";}.hm-dislike:before{content:"\e96a";}.hm-dollar-on-hand:before{content:"\e96b";}.hm-door-path:before{content:"\e96c";}.hm-Download-circle:before{content:"\e96d";}.hm-download:before{content:"\e96e";}.hm-drag-inside:before{content:"\e96f";}.hm-drag-outside:before{content:"\e970";}.hm-drag:before{content:"\e971";}.hm-drawer:before{content:"\e972";}.hm-dribbble:before{content:"\e973";}.hm-dropper:before{content:"\e974";}.hm-egg-fry:before{content:"\e975";}.hm-ellipsis-fill-h:before{content:"\e976";}.hm-ellipsis-fill-v:before{content:"\e977";}.hm-ellipsis-horizontal:before{content:"\e978";}.hm-ellipsis-vertical:before{content:"\e979";}.hm-emo-normal:before{content:"\e97a";}.hm-emo-sad:before{content:"\e97b";}.hm-emo-smile:before{content:"\e97c";}.hm-envelop:before{content:"\e97d";}.hm-facebook:before{content:"\e97e";}.hm-fancy-futton:before{content:"\e97f";}.hm-feeder:before{content:"\e980";}.hm-file-cabinet:before{content:"\e981";}.hm-file-rotate:before{content:"\e982";}.hm-file:before{content:"\e983";}.hm-files:before{content:"\e984";}.hm-film-roll:before{content:"\e985";}.hm-film:before{content:"\e986";}.hm-finger-index:before{content:"\e987";}.hm-finger-print:before{content:"\e988";}.hm-fire-flame:before{content:"\e989";}.hm-flag:before{content:"\e98a";}.hm-flip-card1:before{content:"\e98b";}.hm-flip-card2:before{content:"\e98c";}.hm-folder-network:before{content:"\e98d";}.hm-folder:before{content:"\e98e";}.hm-football:before{content:"\e98f";}.hm-footer:before{content:"\e990";}.hm-form:before{content:"\e991";}.hm-forward:before{content:"\e992";}.hm-fountain-pen:before{content:"\e993";}.hm-gender-female:before{content:"\e994";}.hm-gender-male:before{content:"\e995";}.hm-gender-sign:before{content:"\e996";}.hm-gender:before{content:"\e997";}.hm-ghost:before{content:"\e998";}.hm-gift-box:before{content:"\e999";}.hm-globe1:before{content:"\e99a";}.hm-globe2:before{content:"\e99b";}.hm-globe3:before{content:"\e99c";}.hm-globe4:before{content:"\e99d";}.hm-google:before{content:"\e99e";}.hm-graduate-cap:before{content:"\e99f";}.hm-graph-bar:before{content:"\e9a0";}.hm-graph-pie:before{content:"\e9a1";}.hm-graph:before{content:"\e9a2";}.hm-grid-even:before{content:"\e9a3";}.hm-grid-masonry:before{content:"\e9a4";}.hm-grid-twist:before{content:"\e9a5";}.hm-grid:before{content:"\e9a6";}.hm-group:before{content:"\e9a7";}.hm-hand-mike:before{content:"\e9a8";}.hm-hand-watch:before{content:"\e9a9";}.hm-hand:before{content:"\e9aa";}.hm-header:before{content:"\e9ab";}.hm-headphone:before{content:"\e9ac";}.hm-headset:before{content:"\e9ad";}.hm-heart-beat:before{content:"\e9ae";}.hm-hexa:before{content:"\e9af";}.hm-highlighter:before{content:"\e9b0";}.hm-home:before{content:"\e9b1";}.hm-hot-spot:before{content:"\e9b2";}.hm-hotdog:before{content:"\e9b3";}.hm-ice-cream:before{content:"\e9b4";}.hm-icon-box:before{content:"\e9b5";}.hm-imac:before{content:"\e9b6";}.hm-image-compare:before{content:"\e9b7";}.hm-image-slider:before{content:"\e9b8";}.hm-image:before{content:"\e9b9";}.hm-inbox:before{content:"\e9ba";}.hm-infinity:before{content:"\e9bb";}.hm-info:before{content:"\e9bc";}.hm-injection:before{content:"\e9bd";}.hm-instagram:before{content:"\e9be";}.hm-jar-chemical:before{content:"\e9bf";}.hm-key:before{content:"\e9c0";}.hm-language-change:before{content:"\e9c1";}.hm-laptop:before{content:"\e9c2";}.hm-layer:before{content:"\e9c3";}.hm-lens:before{content:"\e9c4";}.hm-like:before{content:"\e9c5";}.hm-line-graph-pointed:before{content:"\e9c6";}.hm-link:before{content:"\e9c7";}.hm-linkedin:before{content:"\e9c8";}.hm-linux:before{content:"\e9c9";}.hm-list-2:before{content:"\e9ca";}.hm-list-group:before{content:"\e9cb";}.hm-list:before{content:"\e9cc";}.hm-location-pointer:before{content:"\e9cd";}.hm-lock:before{content:"\e9ce";}.hm-logo-carousel:before{content:"\e9cf";}.hm-logo-grid:before{content:"\e9d0";}.hm-lotus:before{content:"\e9d1";}.hm-love:before{content:"\e9d2";}.hm-madel:before{content:"\e9d3";}.hm-magic-wand:before{content:"\e9d4";}.hm-magnet:before{content:"\e9d5";}.hm-mail-open:before{content:"\e9d6";}.hm-man-range:before{content:"\e9d7";}.hm-map-marker:before{content:"\e9d8";}.hm-map-pointer:before{content:"\e9d9";}.hm-measurement:before{content:"\e9da";}.hm-memory:before{content:"\e9db";}.hm-menu-price:before{content:"\e9dc";}.hm-micro-chip:before{content:"\e9dd";}.hm-microphone1:before{content:"\e9de";}.hm-microphone2:before{content:"\e9df";}.hm-mobile:before{content:"\e9e0";}.hm-money-bag:before{content:"\e9e1";}.hm-money:before{content:"\e9e2";}.hm-monitor:before{content:"\e9e3";}.hm-mouse:before{content:"\e9e4";}.hm-muscle:before{content:"\e9e5";}.hm-net:before{content:"\e9e6";}.hm-network1:before{content:"\e9e7";}.hm-network2:before{content:"\e9e8";}.hm-newspaper:before{content:"\e9e9";}.hm-nuclear-circle:before{content:"\e9ea";}.hm-office-file:before{content:"\e9eb";}.hm-pacman:before{content:"\e9ec";}.hm-paper-fold:before{content:"\e9ed";}.hm-paper-plane-alt:before{content:"\e9ee";}.hm-paper-plane:before{content:"\e9ef";}.hm-pause:before{content:"\e9f0";}.hm-pen-head:before{content:"\e9f1";}.hm-pen-pencil:before{content:"\e9f2";}.hm-pen-scale:before{content:"\e9f3";}.hm-pen-paper:before{content:"\e9f4";}.hm-pen:before{content:"\e9f5";}.hm-pencil:before{content:"\e9f6";}.hm-pendrive:before{content:"\e9f7";}.hm-phone:before{content:"\e9f8";}.hm-pillar:before{content:"\e9f9";}.hm-pin-man-range:before{content:"\e9fa";}.hm-pin-man:before{content:"\e9fb";}.hm-pin:before{content:"\e9fc";}.hm-plane:before{content:"\e9fd";}.hm-play-end:before{content:"\e9fe";}.hm-play-next:before{content:"\e9ff";}.hm-play-previous:before{content:"\ea00";}.hm-play-start:before{content:"\ea01";}.hm-play-button:before{content:"\ea02";}.hm-play-store:before{content:"\ea03";}.hm-play:before{content:"\ea04";}.hm-playing-card:before{content:"\ea05";}.hm-plus-box:before{content:"\ea06";}.hm-plus-circle:before{content:"\ea07";}.hm-plus-gap:before{content:"\ea08";}.hm-plus-open:before{content:"\ea09";}.hm-popup:before{content:"\ea0a";}.hm-power:before{content:"\ea0b";}.hm-printer:before{content:"\ea0c";}.hm-progress-bar:before{content:"\ea0d";}.hm-promo:before{content:"\ea0e";}.hm-pulse:before{content:"\ea0f";}.hm-puzzle:before{content:"\ea10";}.hm-question:before{content:"\ea11";}.hm-quote:before{content:"\ea12";}.hm-radar:before{content:"\ea13";}.hm-radiation:before{content:"\ea14";}.hm-reading-glass-alt:before{content:"\ea15";}.hm-reading-glass:before{content:"\ea16";}.hm-recycle-bin:before{content:"\ea17";}.hm-recycle:before{content:"\ea18";}.hm-refresh-time:before{content:"\ea19";}.hm-reply:before{content:"\ea1a";}.hm-responsive-device:before{content:"\ea1b";}.hm-review:before{content:"\ea1c";}.hm-rocket1:before{content:"\ea1d";}.hm-rocket2:before{content:"\ea1e";}.hm-rss:before{content:"\ea1f";}.hm-safety-cap:before{content:"\ea20";}.hm-safety-kit:before{content:"\ea21";}.hm-sand-watch:before{content:"\ea22";}.hm-scale:before{content:"\ea23";}.hm-scanner:before{content:"\ea24";}.hm-scissor:before{content:"\ea25";}.hm-screen:before{content:"\ea26";}.hm-search:before{content:"\ea27";}.hm-seo:before{content:"\ea28";}.hm-server-network:before{content:"\ea29";}.hm-server:before{content:"\ea2a";}.hm-share:before{content:"\ea2b";}.hm-shield:before{content:"\ea2c";}.hm-ship:before{content:"\ea2d";}.hm-shirt:before{content:"\ea2e";}.hm-shopping-bag1:before{content:"\ea2f";}.hm-shopping-bag2:before{content:"\ea30";}.hm-shopping-bag3:before{content:"\ea31";}.hm-shopping-bag4:before{content:"\ea32";}.hm-shuffle:before{content:"\ea33";}.hm-shutter:before{content:"\ea34";}.hm-sign-in:before{content:"\ea35";}.hm-sign-out:before{content:"\ea36";}.hm-sitemap1:before{content:"\ea37";}.hm-sitemap2:before{content:"\ea38";}.hm-skart:before{content:"\ea39";}.hm-skull:before{content:"\ea3a";}.hm-skyscraper:before{content:"\ea3b";}.hm-slider-doc:before{content:"\ea3c";}.hm-slider-h-range:before{content:"\ea3d";}.hm-slider-image:before{content:"\ea3e";}.hm-slider-range-h:before{content:"\ea3f";}.hm-slider-v-open:before{content:"\ea40";}.hm-slider-video:before{content:"\ea41";}.hm-slider:before{content:"\ea42";}.hm-smart-watch:before{content:"\ea43";}.hm-snow:before{content:"\ea44";}.hm-spa-face:before{content:"\ea45";}.hm-spa-stone-flower:before{content:"\ea46";}.hm-spa-stone:before{content:"\ea47";}.hm-spark:before{content:"\ea48";}.hm-speaker-off:before{content:"\ea49";}.hm-speaker-on:before{content:"\ea4a";}.hm-spoon-fork:before{content:"\ea4b";}.hm-spoon:before{content:"\ea4c";}.hm-star:before{content:"\ea4d";}.hm-step-flow:before{content:"\ea4e";}.hm-steps:before{content:"\ea4f";}.hm-stop-watch:before{content:"\ea50";}.hm-stop:before{content:"\ea51";}.hm-support-call:before{content:"\ea52";}.hm-tab:before{content:"\ea53";}.hm-table-lamp:before{content:"\ea54";}.hm-tablet:before{content:"\ea55";}.hm-tag:before{content:"\ea56";}.hm-target-arrow:before{content:"\ea57";}.hm-target:before{content:"\ea58";}.hm-target1:before{content:"\ea59";}.hm-team-carousel:before{content:"\ea5a";}.hm-team-member:before{content:"\ea5b";}.hm-tennis-ball:before{content:"\ea5c";}.hm-terminal:before{content:"\ea5d";}.hm-testimonial-carousel:before{content:"\ea5e";}.hm-testimonial:before{content:"\ea5f";}.hm-text-animation:before{content:"\ea60";}.hm-theatre:before{content:"\ea61";}.hm-tick-circle:before{content:"\ea62";}.hm-tick:before{content:"\ea63";}.hm-tickets:before{content:"\ea64";}.hm-tie-knot:before{content:"\ea65";}.hm-tie:before{content:"\ea66";}.hm-timeline:before{content:"\ea67";}.hm-toggle:before{content:"\ea68";}.hm-tools:before{content:"\ea69";}.hm-tree-square:before{content:"\ea6a";}.hm-twitter-bird:before{content:"\ea6b";}.hm-twitter:before{content:"\ea6c";}.hm-ufo:before{content:"\ea6d";}.hm-umbralla:before{content:"\ea6e";}.hm-unlock:before{content:"\ea6f";}.hm-up-down:before{content:"\ea70";}.hm-upload:before{content:"\ea71";}.hm-upward-top-right:before{content:"\ea72";}.hm-user-female:before{content:"\ea73";}.hm-user-id:before{content:"\ea74";}.hm-user-male:before{content:"\ea75";}.hm-video-camera:before{content:"\ea76";}.hm-water-drop:before{content:"\ea77";}.hm-weather-cloud-day:before{content:"\ea78";}.hm-weather-cloud:before{content:"\ea79";}.hm-weather-day-rain:before{content:"\ea7a";}.hm-weather-day-snow:before{content:"\ea7b";}.hm-weather-day-windy-rain:before{content:"\ea7c";}.hm-weather-flood:before{content:"\ea7d";}.hm-weather-night-cloud:before{content:"\ea7e";}.hm-weather-rain-alt:before{content:"\ea7f";}.hm-weather-rain:before{content:"\ea80";}.hm-weather-snow:before{content:"\ea81";}.hm-weather-sun-rain:before{content:"\ea82";}.hm-weather-sun:before{content:"\ea83";}.hm-weather-sunny-day:before{content:"\ea84";}.hm-weather-thunder:before{content:"\ea85";}.hm-weather-windy-rain:before{content:"\ea86";}.hm-webcam1:before{content:"\ea87";}.hm-webcam2:before{content:"\ea88";}.hm-weight-scale:before{content:"\ea89";}.hm-windows:before{content:"\ea8a";}.hm-wine-glass2:before{content:"\ea8b";}.hm-wine-glass:before{content:"\ea8c";}.hm-worker-cap:before{content:"\ea8d";}.hm-youtube:before{content:"\ea8e";}.hm-centralize:before{content:"\ea8f";}.hm-add-section:before{content:"\ea90";}.hm-advanced-heading:before{content:"\ea91";}.hm-air-baloon:before{content:"\ea92";}.hm-arrow2:before{content:"\ea93";}.hm-bicycle2:before{content:"\ea94";}.hm-bond2:before{content:"\ea95";}.hm-bond3:before{content:"\ea96";}.hm-bond4:before{content:"\ea97";}.hm-calendar2:before{content:"\ea98";}.hm-carousel:before{content:"\ea99";}.hm-code-page:before{content:"\ea9a";}.hm-comment-circle:before{content:"\ea9b";}.hm-comment-square:before{content:"\ea9c";}.hm-copy:before{content:"\ea9d";}.hm-cursor:before{content:"\ea9e";}.hm-envelop2:before{content:"\ea9f";}.hm-factory:before{content:"\eaa0";}.hm-finger-point:before{content:"\eaa1";}.hm-finger-swipe-both:before{content:"\eaa2";}.hm-finger-swipe-corner:before{content:"\eaa3";}.hm-finger-swipe-left:before{content:"\eaa4";}.hm-finger-swipe-up:before{content:"\eaa5";}.hm-finger-swipe:before{content:"\eaa6";}.hm-finger-touch:before{content:"\eaa7";}.hm-folder-network:before{content:"\eaa8";}.hm-folder-sync:before{content:"\eaa9";}.hm-graph-bar2:before{content:"\eaaa";}.hm-graph-pie2:before{content:"\eaab";}.hm-heading-h:before{content:"\eaac";}.hm-heading-html:before{content:"\eaad";}.hm-heart:before{content:"\eaae";}.hm-home2:before{content:"\eaaf";}.hm-indent-left:before{content:"\eab0";}.hm-indent-right:before{content:"\eab1";}.hm-lock-close:before{content:"\eab2";}.hm-lock-open:before{content:"\eab3";}.hm-map-pointer-add:before{content:"\eab4";}.hm-map-pointer-check:before{content:"\eab5";}.hm-map-pointer-delete:before{content:"\eab6";}.hm-map-pointer2:before{content:"\eab7";}.hm-map:before{content:"\eab8";}.hm-navigation1:before{content:"\eab9";}.hm-navigation2:before{content:"\eaba";}.hm-page-export:before{content:"\eabb";}.hm-page-sync:before{content:"\eabc";}.hm-piramid:before{content:"\eabd";}.hm-plug:before{content:"\eabe";}.hm-point-marker:before{content:"\eabf";}.hm-quote2:before{content:"\eac0";}.hm-refresh-check:before{content:"\eac1";}.hm-refresh:before{content:"\eac2";}.hm-refresh2:before{content:"\eac3";}.hm-scrolling-image:before{content:"\eac4";}.hm-sign-turn-right:before{content:"\eac5";}.hm-speedometer:before{content:"\eac6";}.hm-sticky:before{content:"\eac7";}.hm-sync-cloud:before{content:"\eac8";}.hm-sync:before{content:"\eac9";}.hm-sync2:before{content:"\eaca";}.hm-table-lamp2:before{content:"\eacb";}.hm-target2:before{content:"\eacc";}.hm-timeline-spiral:before{content:"\eacd";}.hm-tv:before{content:"\eace";}.hm-vespa:before{content:"\eacf";}.hm-happyaddons:before{content:"\ead0";}.hm-brain:before{content:"\ead1";}.hm-breadcrumbs:before{content:"\ead2";}.hm-circular-chat:before{content:"\ead3";}.hm-currency-exchange:before{content:"\ead4";}.hm-cta:before{content:"\ead5";}.hm-data-table:before{content:"\ead6";}.hm-display-condition:before{content:"\ead7";}.hm-digital-memory:before{content:"\ead8";}.hm-dollar-box:before{content:"\ead9";}.hm-faq:before{content:"\eada";}.hm-facebook-feed:before{content:"\eadb";}.hm-header-footer:before{content:"\eadc";}.hm-heart:before{content:"\eadd";}.hm-image-accordion:before{content:"\eade";}.hm-image-masking:before{content:"\eadf";}.hm-instagram:before{content:"\eae0";}.hm-mail-chimp:before{content:"\eae1";}.hm-minus-large:before{content:"\eae2";}.hm-minus-small:before{content:"\eae3";}.hm-mobile-chat:before{content:"\eae4";}.hm-motion-button:before{content:"\eae5";}.hm-news-ticker:before{content:"\eae6";}.hm-offcanvas-menu:before{content:"\eae7";}.hm-post-grid:before{content:"\eae8";}.hm-post-list:before{content:"\eae9";}.hm-post-tab:before{content:"\eaea";}.hm-pricing-menu:before{content:"\eaeb";}.hm-scheduled-section:before{content:"\eaec";}.hm-section-link:before{content:"\eaed";}.hm-sticky-video:before{content:"\eaee";}.hm-section-nesting:before{content:"\eaef";}.hm-traffic-signal:before{content:"\eaf0";}.hm-tshirt:before{content:"\eaf1";}.hm-twitter-feed:before{content:"\eaf2";}.hm-grid-layout:before{content:"\eaf3";}.hm-add-to-cart-button:before{content:"\eaf4";}.hm-billing-address:before{content:"\eaf5";}.hm-cart:before{content:"\eaf6";}.hm-Category-Carousel:before{content:"\eaf7";}.hm-Category-Grid:before{content:"\eaf8";}.hm-Category-List:before{content:"\eaf9";}.hm-checkout-1:before{content:"\eafa";}.hm-checkout-2:before{content:"\eafb";}.hm-compare:before{content:"\eafc";}.hm-edit-menu:before{content:"\eafd";}.hm-facebook-review:before{content:"\eafe";}.hm-fb-messanger:before{content:"\eaff";}.hm-filter:before{content:"\eb00";}.hm-google-review:before{content:"\eb01";}.hm-grid-filter:before{content:"\eb02";}.hm-home3:before{content:"\eb03";}.hm-horizontal-timeline:before{content:"\eb04";}.hm-image-scroll:before{content:"\eb05";}.hm-mini-cart:before{content:"\eb06";}.hm-off-canvas-cart:before{content:"\eb07";}.hm-popup1:before{content:"\eb08";}.hm-post-list:before{content:"\eb09";}.hm-Product-Carousel:before{content:"\eb0a";}.hm-product-filter:before{content:"\eb0b";}.hm-product-gallery:before{content:"\eb0c";}.hm-Product-Grid:before{content:"\eb0d";}.hm-Product-List-double:before{content:"\eb0e";}.hm-product-list-single:before{content:"\eb0f";}.hm-product-rating:before{content:"\eb10";}.hm-product-table:before{content:"\eb11";}.hm-product-variation:before{content:"\eb12";}.hm-retina-image:before{content:"\eb13";}.hm-shipping-address:before{content:"\eb14";}.hm-shop:before{content:"\eb15";}.hm-shopping-details:before{content:"\eb16";}.hm-sticky-video-2:before{content:"\eb17";}.hm-Template-Import:before{content:"\eb18";}.hm-trendy-product:before{content:"\eb19";}.hm-user-check:before{content:"\eb1a";}.hm-User-Circle:before{content:"\eb1b";}.hm-user-plus:before{content:"\eb1c";}.hm-user:before{content:"\eb1d";}.hm-video-gallery:before{content:"\eb1e";}.hm-wishlist:before{content:"\eb1f";}.hm-mouse-scroll-h:before{content:"\eb20";}.hm-mouse-scroll-v:before{content:"\eb21";}.hm-speaker:before{content:"\eb22";}.hm-mega-menu:before{content:"\eb23";}.hm-content-slider:before{content:"\eb24";}.hm-text-outline:before{content:"\eb25";}.hm-vector-path:before{content:"\eb26";}.hm-rough-notation:before{content:"\eb27";}.hm-unfold-folder:before{content:"\eb28";}.hm-unfold-paper:before{content:"\eb29";}.hm-speaker2:before{content:"\eb2a";}.hm-video-mask:before{content:"\eb2b";}.hm-dot-navigation:before{content:"\eb2c";}.hm-cursor-hover-click:before{content:"\eb2d";}.hm-finger-hover-touch:before{content:"\eb2e";}.hm-repeat:before{content:"\eb2f";}.hm-event-calendar:before{content:"\eb30";}.hm-map-location-unfold:before{content:"\eb31";}.hm-ticket2:before{content:"\eb32";}.hm-thunder1:before{content:"\eb33";}.hm-thunder2:before{content:"\eb34";}.hm-shield1:before{content:"\eb35";}.hm-switcher:before{content:"\eb36";}.hm-global-badge:before{content:"\eb37";}.hm-wallet:before{content:"\eb38";}.hm-asteroid:before{content:"\eb39";}.hm-repeat2:before{content:"\eb3a";}.hm-corona-covid1:before{content:"\eb3b";}.hm-corona-covid2:before{content:"\eb3c";}.hm-fixed-size-button:before{content:"\eb3d";}.hm-full-page-scroll:before{content:"\eb3e";}.hm-multi-page-scroll:before{content:"\eb3f";}.hm-flag2:before{content:"\eb40";}.hm-advanced-data-table:before{content:"\eb41";}.hm-add-group:before{content:"\eb42";}.hm-add-peoples:before{content:"\eb43";}.hm-age-gate:before{content:"\eb44";}.hm-age-gate2:before{content:"\eb45";}.hm-animated-link:before{content:"\eb46";}.hm-behance-feed:before{content:"\eb47";}.hm-binary-digit:before{content:"\eb48";}.hm-both-way-arrow:before{content:"\eb49";}.hm-camera-plus:before{content:"\eb4a";}.hm-cancel-meeting:before{content:"\eb4b";}.hm-chat-bubble1:before{content:"\eb4c";}.hm-checkout1:before{content:"\eb4d";}.hm-clap:before{content:"\eb4e";}.hm-dribbble-feed:before{content:"\eb4f";}.hm-edd-cart:before{content:"\eb50";}.hm-edd-category-carousel:before{content:"\eb51";}.hm-edd-category:before{content:"\eb52";}.hm-edd-discount:before{content:"\eb53";}.hm-edd-download:before{content:"\eb54";}.hm-edd-login1:before{content:"\eb55";}.hm-edd-login2:before{content:"\eb56";}.hm-edd-mini-cart:before{content:"\eb57";}.hm-edd-my-account-tab:before{content:"\eb58";}.hm-edd-product-carousel:before{content:"\eb59";}.hm-edd-product-grid:before{content:"\eb5a";}.hm-edd-profile-edit:before{content:"\eb5b";}.hm-edd-purchased:before{content:"\eb5c";}.hm-edd-register:before{content:"\eb5d";}.hm-edd-search-bar:before{content:"\eb5e";}.hm-edd-single-product:before{content:"\eb5f";}.hm-facebook-review1:before{content:"\eb60";}.hm-feather:before{content:"\eb61";}.hm-file2:before{content:"\eb62";}.hm-fly-out-menu:before{content:"\eb63";}.hm-grid-link:before{content:"\eb64";}.hm-hexa-bond:before{content:"\eb65";}.hm-image-accordion1:before{content:"\eb66";}.hm-image-swap:before{content:"\eb67";}.hm-link-box:before{content:"\eb68";}.hm-meeting:before{content:"\eb69";}.hm-pdf1:before{content:"\eb6a";}.hm-pdf2:before{content:"\eb6b";}.hm-photo-stack:before{content:"\eb6c";}.hm-qr-code:before{content:"\eb6d";}.hm-remote_carousel:before{content:"\eb6e";}.hm-scroll-top:before{content:"\eb6f";}.hm-square-clock:before{content:"\eb70";}.hm-step-flow2:before{content:"\eb71";}.hm-sub-list:before{content:"\eb72";}.hm-swap-left:before{content:"\eb73";}.hm-tooltips:before{content:"\eb74";}.hm-traveller:before{content:"\eb75";}.hm-tb-archieve-content:before{content:"\eb76";}.hm-tb-archieve-title:before{content:"\eb77";}.hm-tb-author-meta:before{content:"\eb78";}.hm-tb-comments:before{content:"\eb79";}.hm-tb-featured-image:before{content:"\eb7a";}.hm-tb-page-title:before{content:"\eb7b";}.hm-tb-post-content:before{content:"\eb7c";}.hm-tb-post-excerpt:before{content:"\eb7d";}.hm-tb-post-grid:before{content:"\eb7e";}.hm-tb-post-info:before{content:"\eb7f";}.hm-tb-post-list:before{content:"\eb80";}.hm-tb-post-title:before{content:"\eb81";}.hm-tb-site-logo:before{content:"\eb82";}.hm-tb-site-title:before{content:"\eb83";}.hm-lordicon:before{content:"\eb84";}.hm-vault:before{content:"\eb85";}.hm-liquid-hover-image:before{content:"\eb86";}.hm-image-replace:before{content:"\eb87";}.hm-title-tips-vector-path:before{content:"\eb88";}.hm-reading-progress-bar:before{content:"\eb89";}.hm-metro-grid-text-outline:before{content:"\eb8a";}.hm-loop-grid-content-slider:before{content:"\eb8b";}.hm-woo-builder:before{content:"\eb8c";}.hm-verified-info:before{content:"\eb8d";}.hm-unused-media:before{content:"\eb8e";}.hm-related-product:before{content:"\eb8f";}.hm-reading-book:before{content:"\eb90";}.hm-product-title:before{content:"\eb91";}.hm-product-stock:before{content:"\eb92";}.hm-product-rating-78:before{content:"\eb93";}.hm-product-price:before{content:"\eb94";}.hm-product-meta:before{content:"\eb95";}.hm-product-image:before{content:"\eb96";}.hm-product-grid:before{content:"\eb97";}.hm-product-description:before{content:"\eb98";}.hm-product-atribute:before{content:"\eb99";}.hm-media-all:before{content:"\eb9a";}.hm-magic-scroll:before{content:"\eb9b";}.hm-lightbox:before{content:"\eb9c";}.hm-invoice:before{content:"\eb9d";}.hm-global-badge1:before{content:"\eb9e";}.hm-empty-cart-notice:before{content:"\eb9f";}.hm-creative-slider-two:before{content:"\eba0";}.hm-creative-slider-one:before{content:"\eba1";}.hm-comparison-table:before{content:"\eba2";}.hm-checkout-shipping:before{content:"\eba3";}.hm-checkout-payment-method:before{content:"\eba4";}.hm-checkout-order-review:before{content:"\eba5";}.hm-checkout-login:before{content:"\eba6";}.hm-checkout-invoice:before{content:"\eba7";}.hm-checkout-info:before{content:"\eba8";}.hm-checkout-coupon:before{content:"\eba9";}.hm-checkout-bill-form:before{content:"\ebaa";}.hm-cart-total:before{content:"\ebab";}.hm-cart-table:before{content:"\ebac";}.hm-cart-redirection:before{content:"\ebad";}.hm-cart-checkout:before{content:"\ebae";}.hm-cart-btn-number:before{content:"\ebaf";}.hm-ai:before{content:"\ebb0";}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-display:swap;font-family:"Huge Icons";src:url("/wp-content/plugins/happy-elementor-addons/assets/fonts/huge-icons/huge-icons.woff2") format("woff2"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/huge-icons/huge-icons.woff") format("woff"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/huge-icons/huge-icons.svg#huge-icons") format("svg");font-weight:normal;font-style:normal;font-display:swap;}.huge,.fashuge{font-family:"Huge Icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.huge-cellular-network-offline:before{content:"\e900";}.huge-cellular-network:before{content:"\e901";}.huge-gps-disconnected:before{content:"\e902";}.huge-gps-signal-01:before{content:"\e903";}.huge-gps-signal-02:before{content:"\e904";}.huge-headset-connected:before{content:"\e905";}.huge-home-wifi:before{content:"\e906";}.huge-hotspot-offline:before{content:"\e907";}.huge-hotspot:before{content:"\e908";}.huge-internet-antenna-01:before{content:"\e909";}.huge-internet-antenna-02:before{content:"\e90a";}.huge-internet-antenna-03:before{content:"\e90b";}.huge-internet-antenna-04:before{content:"\e90c";}.huge-internet:before{content:"\e90d";}.huge-no-internet:before{content:"\e90e";}.huge-router-01:before{content:"\e90f";}.huge-router-02:before{content:"\e910";}.huge-rss-connected-01:before{content:"\e911";}.huge-rss-connected-02:before{content:"\e912";}.huge-rss-error:before{content:"\e913";}.huge-rss-locked:before{content:"\e914";}.huge-rss-unlocked:before{content:"\e915";}.huge-rss:before{content:"\e916";}.huge-satellite:before{content:"\e917";}.huge-secured-network:before{content:"\e918";}.huge-security-wifi:before{content:"\e919";}.huge-shared-wifi:before{content:"\e91a";}.huge-signal-full-01:before{content:"\e91b";}.huge-signal-full-02:before{content:"\e91c";}.huge-signal-low-01:before{content:"\e91d";}.huge-signal-low-02:before{content:"\e91e";}.huge-signal-low-medium:before{content:"\e91f";}.huge-signal-medium-01:before{content:"\e920";}.huge-signal-medium-02:before{content:"\e921";}.huge-signal-no-01:before{content:"\e922";}.huge-signal-no-02:before{content:"\e923";}.huge-smartphone-lost-wifi:before{content:"\e924";}.huge-smartphone-wifi:before{content:"\e925";}.huge-wifi-01:before{content:"\e926";}.huge-wifi-02:before{content:"\e927";}.huge-wifi-circle:before{content:"\e928";}.huge-wifi-connected-01:before{content:"\e929";}.huge-wifi-connected-02:before{content:"\e92a";}.huge-wifi-connected-03:before{content:"\e92b";}.huge-wifi-disconnected-01:before{content:"\e92c";}.huge-wifi-disconnected-02:before{content:"\e92d";}.huge-wifi-disconnected-03:before{content:"\e92e";}.huge-wifi-disconnected-04:before{content:"\e92f";}.huge-wifi-error-01:before{content:"\e930";}.huge-wifi-error-02:before{content:"\e931";}.huge-wifi-full-signal:before{content:"\e932";}.huge-wifi-location:before{content:"\e933";}.huge-wifi-lock:before{content:"\e934";}.huge-wifi-low-signal:before{content:"\e935";}.huge-wifi-medium-signal:before{content:"\e936";}.huge-wifi-no-signal:before{content:"\e937";}.huge-wifi-off-01:before{content:"\e938";}.huge-wifi-off-02:before{content:"\e939";}.huge-wifi-square:before{content:"\e93a";}.huge-wifi-unlock:before{content:"\e93b";}.huge-wireless-cloud-access:before{content:"\e93c";}.huge-wireless:before{content:"\e93d";}.huge-avalanche:before{content:"\e93e";}.huge-celsius:before{content:"\e93f";}.huge-cloud-angled-rain-zap:before{content:"\e940";}.huge-cloud-angled-rain:before{content:"\e941";}.huge-cloud-angled-zap:before{content:"\e942";}.huge-cloud-big-rain:before{content:"\e943";}.huge-cloud-fast-wind:before{content:"\e944";}.huge-cloud-hailstone:before{content:"\e945";}.huge-cloud-little-rain:before{content:"\e946";}.huge-cloud-little-snow:before{content:"\e947";}.huge-cloud-mid-rain:before{content:"\e948";}.huge-cloud-mid-snow:before{content:"\e949";}.huge-cloud-slow-wind:before{content:"\e94a";}.huge-cloud-snow:before{content:"\e94b";}.huge-cloud:before{content:"\e94c";}.huge-desert:before{content:"\e94d";}.huge-fahrenheit:before{content:"\e94e";}.huge-fast-wind:before{content:"\e94f";}.huge-gibbous-moon:before{content:"\e950";}.huge-humidity:before{content:"\e951";}.huge-moon-angled-rain-zap:before{content:"\e952";}.huge-moon-cloud-angled-rain:before{content:"\e953";}.huge-moon-cloud-angled-zap:before{content:"\e954";}.huge-moon-cloud-big-rain:before{content:"\e955";}.huge-moon-cloud-fast-wind:before{content:"\e956";}.huge-moon-cloud-hailstone:before{content:"\e957";}.huge-moon-cloud-little-rain:before{content:"\e958";}.huge-moon-cloud-little-snow:before{content:"\e959";}.huge-moon-cloud-mid-rain:before{content:"\e95a";}.huge-moon-cloud-mid-snow:before{content:"\e95b";}.huge-moon-cloud-slow-wind:before{content:"\e95c";}.huge-moon-cloud-snow:before{content:"\e95d";}.huge-moon-cloud:before{content:"\e95e";}.huge-moon-eclipse:before{content:"\e95f";}.huge-moon-fast-wind:before{content:"\e960";}.huge-moon-slow-wind:before{content:"\e961";}.huge-moon:before{content:"\e962";}.huge-moonset:before{content:"\e963";}.huge-rain-double-drop:before{content:"\e964";}.huge-rain-drop:before{content:"\e965";}.huge-rain:before{content:"\e966";}.huge-rainbow:before{content:"\e967";}.huge-sailboat-coastal:before{content:"\e968";}.huge-sailboat-offshore:before{content:"\e969";}.huge-slow-winds:before{content:"\e96a";}.huge-snow:before{content:"\e96b";}.huge-soil-moisture-field:before{content:"\e96c";}.huge-soil-moisture-global:before{content:"\e96d";}.huge-soil-temperature-field:before{content:"\e96e";}.huge-soil-temperature-global:before{content:"\e96f";}.huge-sparkles:before{content:"\e970";}.huge-stars:before{content:"\e971";}.huge-sun-01:before{content:"\e972";}.huge-sun-02:before{content:"\e973";}.huge-sun-03:before{content:"\e974";}.huge-sun-cloud-01:before{content:"\e975";}.huge-sun-cloud-02:before{content:"\e976";}.huge-sun-cloud-angled-rain-01:before{content:"\e977";}.huge-sun-cloud-angled-rain-02:before{content:"\e978";}.huge-sun-cloud-angled-rain-zap-01:before{content:"\e979";}.huge-sun-cloud-angled-rain-zap-02:before{content:"\e97a";}.huge-sun-cloud-angled-zap-01:before{content:"\e97b";}.huge-sun-cloud-big-rain-01:before{content:"\e97c";}.huge-sun-cloud-big-rain-02:before{content:"\e97d";}.huge-sun-cloud-fast-wind-01:before{content:"\e97e";}.huge-sun-cloud-fast-wind-02:before{content:"\e97f";}.huge-sun-cloud-hailstone-01:before{content:"\e980";}.huge-sun-cloud-hailstone-02:before{content:"\e981";}.huge-sun-cloud-little-rain-01:before{content:"\e982";}.huge-sun-cloud-little-rain-02:before{content:"\e983";}.huge-sun-cloud-little-snow-01:before{content:"\e984";}.huge-sun-cloud-little-snow-02:before{content:"\e985";}.huge-sun-cloud-mid-rain-01:before{content:"\e986";}.huge-sun-cloud-mid-rain-02:before{content:"\e987";}.huge-sun-cloud-mid-snow-01:before{content:"\e988";}.huge-sun-cloud-mid-snow-02:before{content:"\e989";}.huge-sun-cloud-slow-wind-01:before{content:"\e98a";}.huge-sun-cloud-slow-wind-02:before{content:"\e98b";}.huge-sun-cloud-snow-01:before{content:"\e98c";}.huge-sun-cloud-snow-02:before{content:"\e98d";}.huge-sun-cloud-zap-02:before{content:"\e98e";}.huge-sunrise:before{content:"\e98f";}.huge-sunset:before{content:"\e990";}.huge-thermometer-cold:before{content:"\e991";}.huge-thermometer-warm:before{content:"\e992";}.huge-tornado-01:before{content:"\e993";}.huge-tornado-02:before{content:"\e994";}.huge-tropical-storm-tracks-1:before{content:"\e995";}.huge-tropical-storm-tracks:before{content:"\e996";}.huge-tropical-storm:before{content:"\e997";}.huge-tsunami:before{content:"\e998";}.huge-uv-01:before{content:"\e999";}.huge-uv-02:before{content:"\e99a";}.huge-uv-03:before{content:"\e99b";}.huge-wind-power:before{content:"\e99c";}.huge-zap:before{content:"\e99d";}.huge-edit-user-02:before{content:"\e99e";}.huge-user-account:before{content:"\e99f";}.huge-user-add--01:before{content:"\e9a0";}.huge-user-add-02:before{content:"\e9a1";}.huge-user-arrow-left-right:before{content:"\e9a2";}.huge-user-block-01:before{content:"\e9a3";}.huge-user-block-02:before{content:"\e9a4";}.huge-user-check-01:before{content:"\e9a5";}.huge-user-check-02:before{content:"\e9a6";}.huge-user-circle:before{content:"\e9a7";}.huge-user-edit-01:before{content:"\e9a8";}.huge-user-full-view:before{content:"\e9a9";}.huge-user-group:before{content:"\e9aa";}.huge-user-id-verification:before{content:"\e9ab";}.huge-user-list:before{content:"\e9ac";}.huge-user-lock-01:before{content:"\e9ad";}.huge-user-lock-02:before{content:"\e9ae";}.huge-user-love-01:before{content:"\e9af";}.huge-user-love-02:before{content:"\e9b0";}.huge-user-minus-01:before{content:"\e9b1";}.huge-user-minus-02:before{content:"\e9b2";}.huge-user-multiple:before{content:"\e9b3";}.huge-user-question-01:before{content:"\e9b4";}.huge-user-question-02:before{content:"\e9b5";}.huge-user-remove-01:before{content:"\e9b6";}.huge-user-remove-02:before{content:"\e9b7";}.huge-user-search-01:before{content:"\e9b8";}.huge-user-search-02:before{content:"\e9b9";}.huge-user-settings-01:before{content:"\e9ba";}.huge-user-settings-02:before{content:"\e9bb";}.huge-user-sharing:before{content:"\e9bc";}.huge-user-shield-01:before{content:"\e9bd";}.huge-user-shield-02:before{content:"\e9be";}.huge-user-square:before{content:"\e9bf";}.huge-user-star-01:before{content:"\e9c0";}.huge-user-star-02:before{content:"\e9c1";}.huge-user-status:before{content:"\e9c2";}.huge-user-story:before{content:"\e9c3";}.huge-user-switch:before{content:"\e9c4";}.huge-user-unlock-01:before{content:"\e9c5";}.huge-user-unlock-02:before{content:"\e9c6";}.huge-user:before{content:"\e9c7";}.huge-alien-01:before{content:"\e9c8";}.huge-alien-02:before{content:"\e9c9";}.huge-asteroid-01:before{content:"\e9ca";}.huge-asteroid-02:before{content:"\e9cb";}.huge-astronaut-01:before{content:"\e9cc";}.huge-astronaut-02:before{content:"\e9cd";}.huge-black-hole:before{content:"\e9ce";}.huge-comet-01:before{content:"\e9cf";}.huge-comet-02:before{content:"\e9d0";}.huge-constellation:before{content:"\e9d1";}.huge-earth:before{content:"\e9d2";}.huge-falling-star:before{content:"\e9d3";}.huge-galaxy:before{content:"\e9d4";}.huge-jupiter:before{content:"\e9d5";}.huge-monster:before{content:"\e9d6";}.huge-moon-landing:before{content:"\e9d7";}.huge-moon1:before{content:"\e9d8";}.huge-orbit-01:before{content:"\e9d9";}.huge-orbit-02:before{content:"\e9da";}.huge-rocket-01:before{content:"\e9db";}.huge-rocket-02:before{content:"\e9dc";}.huge-satellite-01:before{content:"\e9dd";}.huge-satellite-02:before{content:"\e9de";}.huge-saturn-01:before{content:"\e9df";}.huge-saturn-02:before{content:"\e9e0";}.huge-solar-system:before{content:"\e9e1";}.huge-spaceship:before{content:"\e9e2";}.huge-affiliate:before{content:"\e9e3";}.huge-bar-code-01:before{content:"\e9e4";}.huge-bar-code-02:before{content:"\e9e5";}.huge-cargo-ship:before{content:"\e9e6";}.huge-container-truck-01:before{content:"\e9e7";}.huge-container-truck-02:before{content:"\e9e8";}.huge-coupon-01:before{content:"\e9e9";}.huge-coupon-02:before{content:"\e9ea";}.huge-coupon-03:before{content:"\e9eb";}.huge-coupon-percent:before{content:"\e9ec";}.huge-customer-support:before{content:"\e9ed";}.huge-delivered-sent:before{content:"\e9ee";}.huge-delivery-box-01:before{content:"\e9ef";}.huge-delivery-box-02:before{content:"\e9f0";}.huge-delivery-delay-01:before{content:"\e9f1";}.huge-delivery-delay-02:before{content:"\e9f2";}.huge-delivery-return-01:before{content:"\e9f3";}.huge-delivery-return-02:before{content:"\e9f4";}.huge-delivery-secure-01:before{content:"\e9f5";}.huge-delivery-secure-02:before{content:"\e9f6";}.huge-delivery-sent-01:before{content:"\e9f7";}.huge-delivery-sent-02:before{content:"\e9f8";}.huge-delivery-tracking-01:before{content:"\e9f9";}.huge-delivery-tracking-02:before{content:"\e9fa";}.huge-delivery-truck-01:before{content:"\e9fb";}.huge-delivery-truck-02:before{content:"\e9fc";}.huge-delivery-view-01:before{content:"\e9fd";}.huge-delivery-view-02:before{content:"\e9fe";}.huge-discount-tag-01:before{content:"\e9ff";}.huge-discount-tag-02:before{content:"\ea00";}.huge-discount:before{content:"\ea01";}.huge-distribution:before{content:"\ea02";}.huge-gift-card:before{content:"\ea03";}.huge-hot-price:before{content:"\ea04";}.huge-invoice-01:before{content:"\ea05";}.huge-invoice-02:before{content:"\ea06";}.huge-invoice-03:before{content:"\ea07";}.huge-invoice-04:before{content:"\ea08";}.huge-loyalty-card:before{content:"\ea09";}.huge-marketing:before{content:"\ea0a";}.huge-package-add:before{content:"\ea0b";}.huge-package-delivered:before{content:"\ea0c";}.huge-package-moving:before{content:"\ea0d";}.huge-package-open:before{content:"\ea0e";}.huge-package-out-of-stock:before{content:"\ea0f";}.huge-package-process:before{content:"\ea10";}.huge-package-receive:before{content:"\ea11";}.huge-package-remove:before{content:"\ea12";}.huge-package-search:before{content:"\ea13";}.huge-package-sent:before{content:"\ea14";}.huge-package:before{content:"\ea15";}.huge-product-loading:before{content:"\ea16";}.huge-promotion:before{content:"\ea17";}.huge-safe-delivery-01:before{content:"\ea18";}.huge-safe-delivery-02:before{content:"\ea19";}.huge-sale-tag-01:before{content:"\ea1a";}.huge-sale-tag-02:before{content:"\ea1b";}.huge-shipment-tracking:before{content:"\ea1c";}.huge-shipping-loading:before{content:"\ea1d";}.huge-shipping-truck-01:before{content:"\ea1e";}.huge-shipping-truck-02:before{content:"\ea1f";}.huge-shop-sign:before{content:"\ea20";}.huge-shopping-bag-01:before{content:"\ea21";}.huge-shopping-bag-02:before{content:"\ea22";}.huge-shopping-bag-03:before{content:"\ea23";}.huge-shopping-bag-add:before{content:"\ea24";}.huge-shopping-bag-check:before{content:"\ea25";}.huge-shopping-bag-favorite:before{content:"\ea26";}.huge-shopping-bag-remove:before{content:"\ea27";}.huge-shopping-basket-01:before{content:"\ea28";}.huge-shopping-basket-02:before{content:"\ea29";}.huge-shopping-basket-03:before{content:"\ea2a";}.huge-shopping-basket-add-01:before{content:"\ea2b";}.huge-shopping-basket-add-02:before{content:"\ea2c";}.huge-shopping-basket-add-03:before{content:"\ea2d";}.huge-shopping-basket-check-in-01:before{content:"\ea2e";}.huge-shopping-basket-check-in-02:before{content:"\ea2f";}.huge-shopping-basket-check-in-03:before{content:"\ea30";}.huge-shopping-basket-check-out-01:before{content:"\ea31";}.huge-shopping-basket-check-out-02:before{content:"\ea32";}.huge-shopping-basket-check-out-03:before{content:"\ea33";}.huge-shopping-basket-done-01:before{content:"\ea34";}.huge-shopping-basket-done-02:before{content:"\ea35";}.huge-shopping-basket-done-03:before{content:"\ea36";}.huge-shopping-basket-favorite-01:before{content:"\ea37";}.huge-shopping-basket-favorite-02:before{content:"\ea38";}.huge-shopping-basket-favorite-03:before{content:"\ea39";}.huge-shopping-basket-remove-01:before{content:"\ea3a";}.huge-shopping-basket-remove-02:before{content:"\ea3b";}.huge-shopping-basket-remove-03:before{content:"\ea3c";}.huge-shopping-basket-secure-01:before{content:"\ea3d";}.huge-shopping-basket-secure-02:before{content:"\ea3e";}.huge-shopping-basket-secure-03:before{content:"\ea3f";}.huge-shopping-cart-01:before{content:"\ea40";}.huge-shopping-cart-02:before{content:"\ea41";}.huge-shopping-cart-add-01:before{content:"\ea42";}.huge-shopping-cart-add-02:before{content:"\ea43";}.huge-shopping-cart-check-01:before{content:"\ea44";}.huge-shopping-cart-check-02:before{content:"\ea45";}.huge-shopping-cart-check-in-01:before{content:"\ea46";}.huge-shopping-cart-check-in-02:before{content:"\ea47";}.huge-shopping-cart-check-out-01:before{content:"\ea48";}.huge-shopping-cart-check-out-02:before{content:"\ea49";}.huge-shopping-cart-favorite-01:before{content:"\ea4a";}.huge-shopping-cart-favorite-02:before{content:"\ea4b";}.huge-shopping-cart-remove-01:before{content:"\ea4c";}.huge-shopping-cart-remove-02:before{content:"\ea4d";}.huge-store-01:before{content:"\ea4e";}.huge-store-02:before{content:"\ea4f";}.huge-store-03:before{content:"\ea50";}.huge-store-04:before{content:"\ea51";}.huge-store-add-01:before{content:"\ea52";}.huge-store-add-02:before{content:"\ea53";}.huge-store-location-01:before{content:"\ea54";}.huge-store-location-02:before{content:"\ea55";}.huge-store-remove-01:before{content:"\ea56";}.huge-store-remove-02:before{content:"\ea57";}.huge-tags:before{content:"\ea58";}.huge-ticket-01:before{content:"\ea59";}.huge-ticket-02:before{content:"\ea5a";}.huge-ticket-03:before{content:"\ea5b";}.huge-ticket-star:before{content:"\ea5c";}.huge-transaction:before{content:"\ea5d";}.huge-trolley-01:before{content:"\ea5e";}.huge-trolley-02:before{content:"\ea5f";}.huge-voucher:before{content:"\ea60";}.huge-circle:before{content:"\ea61";}.huge-diamond:before{content:"\ea62";}.huge-geometric-shapes-01:before{content:"\ea63";}.huge-geometric-shapes-02:before{content:"\ea64";}.huge-hexagon:before{content:"\ea65";}.huge-oval:before{content:"\ea66";}.huge-pentagon:before{content:"\ea67";}.huge-polygon:before{content:"\ea68";}.huge-rectangular:before{content:"\ea69";}.huge-rhombus:before{content:"\ea6a";}.huge-seal:before{content:"\ea6b";}.huge-shapes:before{content:"\ea6c";}.huge-spirals:before{content:"\ea6d";}.huge-square:before{content:"\ea6e";}.huge-triangle:before{content:"\ea6f";}.huge-account-setting-01:before{content:"\ea70";}.huge-account-setting-02:before{content:"\ea71";}.huge-account-setting-03:before{content:"\ea72";}.huge-configuration-01:before{content:"\ea73";}.huge-configuration-02:before{content:"\ea74";}.huge-customize:before{content:"\ea75";}.huge-installing-updates-01:before{content:"\ea76";}.huge-installing-updates-02:before{content:"\ea77";}.huge-list-setting:before{content:"\ea78";}.huge-more:before{content:"\ea79";}.huge-setting-01:before{content:"\ea7a";}.huge-setting-02:before{content:"\ea7b";}.huge-setting-03:before{content:"\ea7c";}.huge-setting-04:before{content:"\ea7d";}.huge-setting-05:before{content:"\ea7e";}.huge-setting-06:before{content:"\ea7f";}.huge-setting-07:before{content:"\ea80";}.huge-setting-done-03:before{content:"\ea81";}.huge-setting-done-04:before{content:"\ea82";}.huge-setting-error-03:before{content:"\ea83";}.huge-setting-error-04:before{content:"\ea84";}.huge-settings-done-01:before{content:"\ea85";}.huge-settings-done-02:before{content:"\ea86";}.huge-settings-error-01:before{content:"\ea87";}.huge-settings-error-02:before{content:"\ea88";}.huge-setup-01:before{content:"\ea89";}.huge-setup-02:before{content:"\ea8a";}.huge-sliders-horizontal:before{content:"\ea8b";}.huge-sliders-vertical:before{content:"\ea8c";}.huge-system-update-01:before{content:"\ea8d";}.huge-system-update-02:before{content:"\ea8e";}.huge-time-setting-01:before{content:"\ea8f";}.huge-time-setting-02:before{content:"\ea90";}.huge-time-setting-03:before{content:"\ea91";}.huge-toggle-off:before{content:"\ea92";}.huge-toggle-on:before{content:"\ea93";}.huge-wrench-01:before{content:"\ea94";}.huge-wrench-02:before{content:"\ea95";}.huge-access:before{content:"\ea96";}.huge-authorized:before{content:"\ea97";}.huge-cctv-camera:before{content:"\ea98";}.huge-circle-lock-01:before{content:"\ea99";}.huge-circle-lock-02:before{content:"\ea9a";}.huge-circle-lock-add-01:before{content:"\ea9b";}.huge-circle-lock-add-02:before{content:"\ea9c";}.huge-circle-lock-check-01:before{content:"\ea9d";}.huge-circle-lock-check-02:before{content:"\ea9e";}.huge-circle-lock-minus-01:before{content:"\ea9f";}.huge-circle-lock-minus-02:before{content:"\eaa0";}.huge-circle-lock-remove-01:before{content:"\eaa1";}.huge-circle-lock-remove-02:before{content:"\eaa2";}.huge-circle-password:before{content:"\eaa3";}.huge-circle-unlock-01:before{content:"\eaa4";}.huge-circle-unlock-02:before{content:"\eaa5";}.huge-computer-protection:before{content:"\eaa6";}.huge-connect:before{content:"\eaa7";}.huge-door-lock:before{content:"\eaa8";}.huge-finger-print-add:before{content:"\eaa9";}.huge-finger-print-check:before{content:"\eaaa";}.huge-finger-print-minus:before{content:"\eaab";}.huge-finger-print-remove:before{content:"\eaac";}.huge-finger-print-scan:before{content:"\eaad";}.huge-finger-print:before{content:"\eaae";}.huge-fire-security:before{content:"\eaaf";}.huge-firewall:before{content:"\eab0";}.huge-id-not-verified:before{content:"\eab1";}.huge-id-verified:before{content:"\eab2";}.huge-id:before{content:"\eab3";}.huge-iris-scan:before{content:"\eab4";}.huge-lock-computer:before{content:"\eab5";}.huge-lock-key:before{content:"\eab6";}.huge-lock-sync-01:before{content:"\eab7";}.huge-lock-sync-02:before{content:"\eab8";}.huge-lock:before{content:"\eab9";}.huge-locked:before{content:"\eaba";}.huge-microsoft-admin:before{content:"\eabb";}.huge-mobile-protection:before{content:"\eabc";}.huge-mobile-security:before{content:"\eabd";}.huge-qr-code:before{content:"\eabe";}.huge-security-block:before{content:"\eabf";}.huge-security-check:before{content:"\eac0";}.huge-security-lock:before{content:"\eac1";}.huge-security-password:before{content:"\eac2";}.huge-security:before{content:"\eac3";}.huge-speech-to-text:before{content:"\eac4";}.huge-square-lock-01:before{content:"\eac5";}.huge-square-lock-02:before{content:"\eac6";}.huge-square-lock-add-01:before{content:"\eac7";}.huge-square-lock-add-02:before{content:"\eac8";}.huge-square-lock-check-01:before{content:"\eac9";}.huge-square-lock-check-02:before{content:"\eaca";}.huge-square-lock-minus-01:before{content:"\eacb";}.huge-square-lock-minus-02:before{content:"\eacc";}.huge-square-lock-remove-01:before{content:"\eacd";}.huge-square-lock-remove:before{content:"\eace";}.huge-square-password:before{content:"\eacf";}.huge-square-unlock-01:before{content:"\ead0";}.huge-square-unlock-02:before{content:"\ead1";}.huge-voice-iD:before{content:"\ead2";}.huge-web-protection:before{content:"\ead3";}.huge-web-security:before{content:"\ead4";}.huge-search-02:before{content:"\ead5";}.huge-search-add:before{content:"\ead6";}.huge-search-area:before{content:"\ead7";}.huge-search-circle:before{content:"\ead8";}.huge-search-focus:before{content:"\ead9";}.huge-search-list-01:before{content:"\eada";}.huge-search-list-02:before{content:"\eadb";}.huge-search-minus:before{content:"\eadc";}.huge-search-remove:before{content:"\eadd";}.huge-search-square:before{content:"\eade";}.huge-search-visual:before{content:"\eadf";}.huge-search:before{content:"\eae0";}.huge-searching:before{content:"\eae1";}.huge-zoom-in-area:before{content:"\eae2";}.huge-zoom-out-area:before{content:"\eae3";}.huge-acceleration:before{content:"\eae4";}.huge-atom-01:before{content:"\eae5";}.huge-atom-02:before{content:"\eae6";}.huge-bacteria:before{content:"\eae7";}.huge-black-hole1:before{content:"\eae8";}.huge-bot:before{content:"\eae9";}.huge-bounding-box:before{content:"\eaea";}.huge-cells:before{content:"\eaeb";}.huge-gravity:before{content:"\eaec";}.huge-magnet:before{content:"\eaed";}.huge-molecules:before{content:"\eaee";}.huge-nano-technology:before{content:"\eaef";}.huge-pendulum:before{content:"\eaf0";}.huge-prism:before{content:"\eaf1";}.huge-pulley:before{content:"\eaf2";}.huge-siri:before{content:"\eaf3";}.huge-solar-system1:before{content:"\eaf4";}.huge-submerge:before{content:"\eaf5";}.huge-test-tube:before{content:"\eaf6";}.huge-triangle-03:before{content:"\eaf7";}.huge-ufo:before{content:"\eaf8";}.huge-wind-turbine:before{content:"\eaf9";}.huge-api:before{content:"\eafa";}.huge-binary-code:before{content:"\eafb";}.huge-bug-01:before{content:"\eafc";}.huge-bug-02:before{content:"\eafd";}.huge-c-programming:before{content:"\eafe";}.huge-c:before{content:"\eaff";}.huge-code-circle:before{content:"\eb00";}.huge-code-folder:before{content:"\eb01";}.huge-code-square:before{content:"\eb02";}.huge-code:before{content:"\eb03";}.huge-command-line:before{content:"\eb04";}.huge-computer-programming-01:before{content:"\eb05";}.huge-computer-programming-02:before{content:"\eb06";}.huge-console:before{content:"\eb07";}.huge-danger:before{content:"\eb08";}.huge-database-export:before{content:"\eb09";}.huge-database-import:before{content:"\eb0a";}.huge-database-locked:before{content:"\eb0b";}.huge-database-restore:before{content:"\eb0c";}.huge-database-setting:before{content:"\eb0d";}.huge-database-sync:before{content:"\eb0e";}.huge-database:before{content:"\eb0f";}.huge-developer:before{content:"\eb10";}.huge-document-code:before{content:"\eb11";}.huge-incognito:before{content:"\eb12";}.huge-inspect-code:before{content:"\eb13";}.huge-java-script:before{content:"\eb14";}.huge-java:before{content:"\eb15";}.huge-language-skill:before{content:"\eb16";}.huge-laptop-programming:before{content:"\eb17";}.huge-message-programming:before{content:"\eb18";}.huge-mobile-programming-01:before{content:"\eb19";}.huge-mobile-programming-02:before{content:"\eb1a";}.huge-php:before{content:"\eb1b";}.huge-pin-code:before{content:"\eb1c";}.huge-programming-flag:before{content:"\eb1d";}.huge-property-add:before{content:"\eb1e";}.huge-property-delete:before{content:"\eb1f";}.huge-property-edit:before{content:"\eb20";}.huge-property-new:before{content:"\eb21";}.huge-property-search:before{content:"\eb22";}.huge-property-view:before{content:"\eb23";}.huge-re:before{content:"\eb24";}.huge-repository:before{content:"\eb25";}.huge-sidebar-left:before{content:"\eb26";}.huge-sidebar-right:before{content:"\eb27";}.huge-software-license:before{content:"\eb28";}.huge-software-uninstall:before{content:"\eb29";}.huge-software:before{content:"\eb2a";}.huge-source-code-circle:before{content:"\eb2b";}.huge-source-code-square:before{content:"\eb2c";}.huge-source-code:before{content:"\eb2d";}.huge-sql:before{content:"\eb2e";}.huge-step-into:before{content:"\eb2f";}.huge-step-out:before{content:"\eb30";}.huge-step-over:before{content:"\eb31";}.huge-translate:before{content:"\eb32";}.huge-translation:before{content:"\eb33";}.huge-variable:before{content:"\eb34";}.huge-web-design-01:before{content:"\eb35";}.huge-web-design-02:before{content:"\eb36";}.huge-web-programming:before{content:"\eb37";}.huge-co-present:before{content:"\eb38";}.huge-presentation-01:before{content:"\eb39";}.huge-presentation-02:before{content:"\eb3a";}.huge-presentation-03:before{content:"\eb3b";}.huge-presentation-04:before{content:"\eb3c";}.huge-presentation-05:before{content:"\eb3d";}.huge-presentation-06:before{content:"\eb3e";}.huge-presentation-07:before{content:"\eb3f";}.huge-presentation-bar-chart-01:before{content:"\eb40";}.huge-presentation-bar-chart-02:before{content:"\eb41";}.huge-presentation-line-chart-01:before{content:"\eb42";}.huge-presentation-line-chart-02:before{content:"\eb43";}.huge-presentation-online:before{content:"\eb44";}.huge-presentation-podium:before{content:"\eb45";}.huge-projector:before{content:"\eb46";}.huge-note-01:before{content:"\eb47";}.huge-note-02:before{content:"\eb48";}.huge-note-03:before{content:"\eb49";}.huge-note-04:before{content:"\eb4a";}.huge-note-05:before{content:"\eb4b";}.huge-note-add:before{content:"\eb4c";}.huge-note-done:before{content:"\eb4d";}.huge-note-edit:before{content:"\eb4e";}.huge-note-remove:before{content:"\eb4f";}.huge-notebook:before{content:"\eb50";}.huge-sticky-note-01:before{content:"\eb51";}.huge-sticky-note-02:before{content:"\eb52";}.huge-task-01:before{content:"\eb53";}.huge-task-02:before{content:"\eb54";}.huge-task-add-01:before{content:"\eb55";}.huge-task-add-02:before{content:"\eb56";}.huge-task-daily-01:before{content:"\eb57";}.huge-task-daily-02:before{content:"\eb58";}.huge-task-done-01:before{content:"\eb59";}.huge-task-done-02:before{content:"\eb5a";}.huge-task-edit-01:before{content:"\eb5b";}.huge-task-edit-02:before{content:"\eb5c";}.huge-task-remove-01:before{content:"\eb5d";}.huge-task-remove-02:before{content:"\eb5e";}.huge-cursor-01:before{content:"\eb5f";}.huge-cursor-02:before{content:"\eb60";}.huge-cursor-add-selection-01:before{content:"\eb61";}.huge-cursor-add-selection-02:before{content:"\eb62";}.huge-cursor-circle-selection-01:before{content:"\eb63";}.huge-cursor-circle-selection-02:before{content:"\eb64";}.huge-cursor-disabled-01:before{content:"\eb65";}.huge-cursor-disabled-02:before{content:"\eb66";}.huge-cursor-edit-01:before{content:"\eb67";}.huge-cursor-edit-02:before{content:"\eb68";}.huge-cursor-hold-01:before{content:"\eb69";}.huge-cursor-hold-02:before{content:"\eb6a";}.huge-cursor-in-window:before{content:"\eb6b";}.huge-cursor-info-01:before{content:"\eb6c";}.huge-cursor-info-02:before{content:"\eb6d";}.huge-cursor-loading-01:before{content:"\eb6e";}.huge-cursor-loading-02:before{content:"\eb6f";}.huge-cursor-magic-selection-01:before{content:"\eb70";}.huge-cursor-magic-selection-02:before{content:"\eb71";}.huge-cursor-move-01:before{content:"\eb72";}.huge-cursor-move-02:before{content:"\eb73";}.huge-cursor-pointer-01:before{content:"\eb74";}.huge-cursor-pointer-02:before{content:"\eb75";}.huge-cursor-progress-01:before{content:"\eb76";}.huge-cursor-progress-02:before{content:"\eb77";}.huge-cursor-progress-03:before{content:"\eb78";}.huge-cursor-progress-04:before{content:"\eb79";}.huge-cursor-rectangle-selection-01:before{content:"\eb7a";}.huge-cursor-rectangle-selection-02:before{content:"\eb7b";}.huge-cursor-remove-selection-01:before{content:"\eb7c";}.huge-cursor-remove-selection-02:before{content:"\eb7d";}.huge-cursor-text:before{content:"\eb7e";}.huge-horizontal-resize:before{content:"\eb7f";}.huge-loading-01:before{content:"\eb80";}.huge-loading-02:before{content:"\eb81";}.huge-loading-03:before{content:"\eb82";}.huge-loading-04:before{content:"\eb83";}.huge-mouse-01:before{content:"\eb84";}.huge-mouse-02:before{content:"\eb85";}.huge-mouse-03:before{content:"\eb86";}.huge-mouse-04:before{content:"\eb87";}.huge-mouse-05:before{content:"\eb88";}.huge-mouse-06:before{content:"\eb89";}.huge-mouse-07:before{content:"\eb8a";}.huge-mouse-08:before{content:"\eb8b";}.huge-mouse-09:before{content:"\eb8c";}.huge-mouse-10:before{content:"\eb8d";}.huge-mouse-11:before{content:"\eb8e";}.huge-mouse-12:before{content:"\eb8f";}.huge-mouse-13:before{content:"\eb90";}.huge-mouse-14:before{content:"\eb91";}.huge-mouse-15:before{content:"\eb92";}.huge-mouse-16:before{content:"\eb93";}.huge-mouse-17:before{content:"\eb94";}.huge-mouse-18:before{content:"\eb95";}.huge-mouse-19:before{content:"\eb96";}.huge-mouse-20:before{content:"\eb97";}.huge-mouse-21:before{content:"\eb98";}.huge-mouse-left-click-01:before{content:"\eb99";}.huge-mouse-left-click-02:before{content:"\eb9a";}.huge-mouse-left-click-03:before{content:"\eb9b";}.huge-mouse-left-click-04:before{content:"\eb9c";}.huge-mouse-left-click-05:before{content:"\eb9d";}.huge-mouse-left-click-06:before{content:"\eb9e";}.huge-mouse-right-click-01:before{content:"\eb9f";}.huge-mouse-right-click-02:before{content:"\eba0";}.huge-mouse-right-click-03:before{content:"\eba1";}.huge-mouse-right-click-04:before{content:"\eba2";}.huge-mouse-right-click-05:before{content:"\eba3";}.huge-mouse-right-click-06:before{content:"\eba4";}.huge-mouse-scroll-01:before{content:"\eba5";}.huge-mouse-scroll-02:before{content:"\eba6";}.huge-move:before{content:"\eba7";}.huge-navigation-01:before{content:"\eba8";}.huge-navigation-02:before{content:"\eba9";}.huge-scroll-horizontal:before{content:"\ebaa";}.huge-scroll-vertical:before{content:"\ebab";}.huge-vertical-resize:before{content:"\ebac";}.huge-menu-01:before{content:"\ebad";}.huge-menu-02:before{content:"\ebae";}.huge-menu-03:before{content:"\ebaf";}.huge-menu-04:before{content:"\ebb0";}.huge-menu-05:before{content:"\ebb1";}.huge-menu-06:before{content:"\ebb2";}.huge-menu-07:before{content:"\ebb3";}.huge-menu-08:before{content:"\ebb4";}.huge-menu-09:before{content:"\ebb5";}.huge-menu-10:before{content:"\ebb6";}.huge-menu-11:before{content:"\ebb7";}.huge-menu-circle:before{content:"\ebb8";}.huge-menu-square:before{content:"\ebb9";}.huge-more-01:before{content:"\ebba";}.huge-more-02:before{content:"\ebbb";}.huge-more-03:before{content:"\ebbc";}.huge-more-horizontal-circle-01:before{content:"\ebbd";}.huge-more-horizontal-circle-02:before{content:"\ebbe";}.huge-more-horizontal-square-01:before{content:"\ebbf";}.huge-more-horizontal-square-02-1:before{content:"\ebc0";}.huge-more-horizontal-square-02:before{content:"\ebc1";}.huge-more-horizontal:before{content:"\ebc2";}.huge-more-vertical-circle-01:before{content:"\ebc3";}.huge-more-vertical-circle-02:before{content:"\ebc4";}.huge-more-vertical-square-02:before{content:"\ebc5";}.huge-more-vertical:before{content:"\ebc6";}.huge-aids:before{content:"\ebc7";}.huge-ampoule:before{content:"\ebc8";}.huge-bandage:before{content:"\ebc9";}.huge-blood-bag:before{content:"\ebca";}.huge-blood-bottle:before{content:"\ebcb";}.huge-blood-pressure:before{content:"\ebcc";}.huge-blood-type:before{content:"\ebcd";}.huge-blood:before{content:"\ebce";}.huge-bone-01:before{content:"\ebcf";}.huge-bone-02:before{content:"\ebd0";}.huge-brain-01:before{content:"\ebd1";}.huge-brain-02:before{content:"\ebd2";}.huge-broken-bone:before{content:"\ebd3";}.huge-caduceus:before{content:"\ebd4";}.huge-cardiogram-01:before{content:"\ebd5";}.huge-cardiogram-02:before{content:"\ebd6";}.huge-clinic:before{content:"\ebd7";}.huge-covid-info:before{content:"\ebd8";}.huge-dental-braces:before{content:"\ebd9";}.huge-dental-broken-tooth:before{content:"\ebda";}.huge-dental-care:before{content:"\ebdb";}.huge-dental-tooth:before{content:"\ebdc";}.huge-digestion:before{content:"\ebdd";}.huge-disability-01:before{content:"\ebde";}.huge-disability-02:before{content:"\ebdf";}.huge-dna:before{content:"\ebe0";}.huge-dropper:before{content:"\ebe1";}.huge-ear:before{content:"\ebe2";}.huge-eye:before{content:"\ebe3";}.huge-first-aid-kit:before{content:"\ebe4";}.huge-give-blood:before{content:"\ebe5";}.huge-give-pill:before{content:"\ebe6";}.huge-hand-sanitizer:before{content:"\ebe7";}.huge-healt:before{content:"\ebe8";}.huge-healtcare:before{content:"\ebe9";}.huge-hospital-01:before{content:"\ebea";}.huge-hospital-02:before{content:"\ebeb";}.huge-hospital-bed-01:before{content:"\ebec";}.huge-hospital-bed-02:before{content:"\ebed";}.huge-hospital-location:before{content:"\ebee";}.huge-injection:before{content:"\ebef";}.huge-kidneys:before{content:"\ebf0";}.huge-labs:before{content:"\ebf1";}.huge-liver:before{content:"\ebf2";}.huge-Lungs:before{content:"\ebf3";}.huge-mask-love:before{content:"\ebf4";}.huge-mask:before{content:"\ebf5";}.huge-medical-file:before{content:"\ebf6";}.huge-medicine-01:before{content:"\ebf7";}.huge-medicine-02:before{content:"\ebf8";}.huge-medicine-bottle-01:before{content:"\ebf9";}.huge-medicine-bottle-02:before{content:"\ebfa";}.huge-medicine-syrup:before{content:"\ebfb";}.huge-mortar:before{content:"\ebfc";}.huge-nose:before{content:"\ebfd";}.huge-prescription:before{content:"\ebfe";}.huge-protection-mask:before{content:"\ebff";}.huge-safe:before{content:"\ec00";}.huge-skull:before{content:"\ec01";}.huge-sperm:before{content:"\ec02";}.huge-stethoscope:before{content:"\ec03";}.huge-thermometer:before{content:"\ec04";}.huge-tissue-paper:before{content:"\ec05";}.huge-tongue:before{content:"\ec06";}.huge-treatment:before{content:"\ec07";}.huge-vaccine:before{content:"\ec08";}.huge-wheelchair:before{content:"\ec09";}.huge-x-ray:before{content:"\ec0a";}.huge-backward-01:before{content:"\ec0b";}.huge-backward-02:before{content:"\ec0c";}.huge-burning-cd:before{content:"\ec0d";}.huge-forward-01:before{content:"\ec0e";}.huge-forward-02:before{content:"\ec0f";}.huge-go-backward-5sec:before{content:"\ec10";}.huge-go-backward-10-sec:before{content:"\ec11";}.huge-go-backward-10sec:before{content:"\ec12";}.huge-go-backward-15-sec:before{content:"\ec13";}.huge-go-backward-60-sec:before{content:"\ec14";}.huge-go-forward-5sec:before{content:"\ec15";}.huge-go-forward-10-sec:before{content:"\ec16";}.huge-go-forward-15-sec:before{content:"\ec17";}.huge-go-forward-30-sec:before{content:"\ec18";}.huge-go-forward-60-sec:before{content:"\ec19";}.huge-headphone-mute:before{content:"\ec1a";}.huge-headphones:before{content:"\ec1b";}.huge-mic-01:before{content:"\ec1c";}.huge-mic-02:before{content:"\ec1d";}.huge-mic-off-01:before{content:"\ec1e";}.huge-mic-off-02:before{content:"\ec1f";}.huge-music-note-01:before{content:"\ec20";}.huge-music-note-02:before{content:"\ec21";}.huge-music-note-03:before{content:"\ec22";}.huge-music-note-04:before{content:"\ec23";}.huge-music-note-square-01:before{content:"\ec24";}.huge-music-note-square-02:before{content:"\ec25";}.huge-next:before{content:"\ec26";}.huge-pause:before{content:"\ec27";}.huge-play:before{content:"\ec28";}.huge-playlist-01:before{content:"\ec29";}.huge-playlist-02:before{content:"\ec2a";}.huge-playlist-03:before{content:"\ec2b";}.huge-previous:before{content:"\ec2c";}.huge-radio:before{content:"\ec2d";}.huge-record:before{content:"\ec2e";}.huge-repeat-off:before{content:"\ec2f";}.huge-repeat-one-01:before{content:"\ec30";}.huge-repeat-one-02:before{content:"\ec31";}.huge-repeat:before{content:"\ec32";}.huge-scissor:before{content:"\ec33";}.huge-shuffle-square:before{content:"\ec34";}.huge-shuffle:before{content:"\ec35";}.huge-speaker:before{content:"\ec36";}.huge-stop:before{content:"\ec37";}.huge-subtitle:before{content:"\ec38";}.huge-voice:before{content:"\ec39";}.huge-volume-high:before{content:"\ec3a";}.huge-volume-low:before{content:"\ec3b";}.huge-volume-minus:before{content:"\ec3c";}.huge-volume-mute-01:before{content:"\ec3d";}.huge-volume-mute-02:before{content:"\ec3e";}.huge-volume-off:before{content:"\ec3f";}.huge-volume-up:before{content:"\ec40";}.huge-vynil-01:before{content:"\ec41";}.huge-vynil-02:before{content:"\ec42";}.huge-vynil-03:before{content:"\ec43";}.huge-st-brecket-circle:before{content:"\ec44";}.huge-st-brecket-square:before{content:"\ec45";}.huge-st-brecket:before{content:"\ec46";}.huge-nd-brecket-circle:before{content:"\ec47";}.huge-nd-brecket-square:before{content:"\ec48";}.huge-nd-brecket:before{content:"\ec49";}.huge-rd-brecket-circle:before{content:"\ec4a";}.huge-rd-brecket-square:before{content:"\ec4b";}.huge-rd-brecket:before{content:"\ec4c";}.huge-abacus:before{content:"\ec4d";}.huge-absolute:before{content:"\ec4e";}.huge-acute:before{content:"\ec4f";}.huge-alpha-circle:before{content:"\ec50";}.huge-alpha-square:before{content:"\ec51";}.huge-alpha:before{content:"\ec52";}.huge-angle-1:before{content:"\ec53";}.huge-angle:before{content:"\ec54";}.huge-approximately-equal-circle:before{content:"\ec55";}.huge-approximately-equal-square:before{content:"\ec56";}.huge-approximately-equal:before{content:"\ec57";}.huge-beta:before{content:"\ec58";}.huge-calculator:before{content:"\ec59";}.huge-compass:before{content:"\ec5a";}.huge-cone-01:before{content:"\ec5b";}.huge-cone-02:before{content:"\ec5c";}.huge-congruent-to-circle:before{content:"\ec5d";}.huge-congruent-to-square:before{content:"\ec5e";}.huge-congruent-to:before{content:"\ec5f";}.huge-coordinate-01:before{content:"\ec60";}.huge-cordinate-02:before{content:"\ec61";}.huge-cos:before{content:"\ec62";}.huge-cosine-0:before{content:"\ec63";}.huge-cosine-01:before{content:"\ec64";}.huge-cube:before{content:"\ec65";}.huge-cylinder-01:before{content:"\ec66";}.huge-cylinder-02:before{content:"\ec67";}.huge-cylinder-03:before{content:"\ec68";}.huge-cylinder-04:before{content:"\ec69";}.huge-diameter:before{content:"\ec6a";}.huge-divide-sign-circle:before{content:"\ec6b";}.huge-divide-sign-square:before{content:"\ec6c";}.huge-divide-sign:before{content:"\ec6d";}.huge-equal-sign-circle:before{content:"\ec6e";}.huge-equal-sign-square:before{content:"\ec6f";}.huge-equal-sign:before{content:"\ec70";}.huge-function-circle:before{content:"\ec71";}.huge-function-of-x:before{content:"\ec72";}.huge-function-square:before{content:"\ec73";}.huge-function:before{content:"\ec74";}.huge-greater-than-circle:before{content:"\ec75";}.huge-greater-than-square:before{content:"\ec76";}.huge-greater-than:before{content:"\ec77";}.huge-hexagon1:before{content:"\ec78";}.huge-hyperbole:before{content:"\ec79";}.huge-inequality-01:before{content:"\ec7a";}.huge-inequality-02:before{content:"\ec7b";}.huge-inequality-circle-01:before{content:"\ec7c";}.huge-inequality-circle-02:before{content:"\ec7d";}.huge-inequality-square-01:before{content:"\ec7e";}.huge-inequality-square-02:before{content:"\ec7f";}.huge-infinity-01:before{content:"\ec80";}.huge-infinity-02:before{content:"\ec81";}.huge-infinity-circle:before{content:"\ec82";}.huge-infinity-square:before{content:"\ec83";}.huge-insert-pi:before{content:"\ec84";}.huge-left-angle:before{content:"\ec85";}.huge-left-triangle:before{content:"\ec86";}.huge-less-than-circle:before{content:"\ec87";}.huge-less-than-square:before{content:"\ec88";}.huge-less-than:before{content:"\ec89";}.huge-matrix:before{content:"\ec8a";}.huge-minus-plus-01:before{content:"\ec8b";}.huge-minus-plus-02:before{content:"\ec8c";}.huge-minus-plus-circle-01:before{content:"\ec8d";}.huge-minus-plus-circle-02:before{content:"\ec8e";}.huge-minus-plus-square-01:before{content:"\ec8f";}.huge-minus-plus-square-02:before{content:"\ec90";}.huge-minus-sign-circle:before{content:"\ec91";}.huge-minus-sign-square:before{content:"\ec92";}.huge-minus-sign:before{content:"\ec93";}.huge-more-or-less-circle:before{content:"\ec94";}.huge-more-or-less-square:before{content:"\ec95";}.huge-more-or-less:before{content:"\ec96";}.huge-multiplication-sign-circle:before{content:"\ec97";}.huge-multiplication-sign-square:before{content:"\ec98";}.huge-multiplication-sign:before{content:"\ec99";}.huge-n-th-root-circle-1:before{content:"\ec9a";}.huge-n-th-root-circle:before{content:"\ec9b";}.huge-n-th-root:before{content:"\ec9c";}.huge-not-equal-sign-circle:before{content:"\ec9d";}.huge-not-equal-sign-square:before{content:"\ec9e";}.huge-not-equal-sign:before{content:"\ec9f";}.huge-obtuse:before{content:"\eca0";}.huge-octagon:before{content:"\eca1";}.huge-parabola-01:before{content:"\eca2";}.huge-parabola-02:before{content:"\eca3";}.huge-parabola-03:before{content:"\eca4";}.huge-parallelogram:before{content:"\eca5";}.huge-pentagon1:before{content:"\eca6";}.huge-percent-circle:before{content:"\eca7";}.huge-percent-square:before{content:"\eca8";}.huge-percent:before{content:"\eca9";}.huge-pi-circle:before{content:"\ecaa";}.huge-pi-square:before{content:"\ecab";}.huge-pi:before{content:"\ecac";}.huge-plus-minus-01:before{content:"\ecad";}.huge-plus-minus-02:before{content:"\ecae";}.huge-plus-minus-circle-01:before{content:"\ecaf";}.huge-plus-minus-circle-02:before{content:"\ecb0";}.huge-plus-minus-square-01:before{content:"\ecb1";}.huge-plus-minus-square-02:before{content:"\ecb2";}.huge-plus-sign-circle:before{content:"\ecb3";}.huge-plus-sign-square:before{content:"\ecb4";}.huge-plus-sign:before{content:"\ecb5";}.huge-prism1:before{content:"\ecb6";}.huge-pyramid:before{content:"\ecb7";}.huge-radius:before{content:"\ecb8";}.huge-rectangular1:before{content:"\ecb9";}.huge-reflex:before{content:"\ecba";}.huge-remove-pi:before{content:"\ecbb";}.huge-rhombus1:before{content:"\ecbc";}.huge-right-angle:before{content:"\ecbd";}.huge-right-triangle:before{content:"\ecbe";}.huge-root-01:before{content:"\ecbf";}.huge-root-1st-brecket:before{content:"\ecc0";}.huge-root-02-1:before{content:"\ecc1";}.huge-root-02:before{content:"\ecc2";}.huge-root-3rd-brecket:before{content:"\ecc3";}.huge-root-circle:before{content:"\ecc4";}.huge-segment:before{content:"\ecc5";}.huge-sin:before{content:"\ecc6";}.huge-sine-01:before{content:"\ecc7";}.huge-sine-02:before{content:"\ecc8";}.huge-sphere:before{content:"\ecc9";}.huge-square-01:before{content:"\ecca";}.huge-square-circle:before{content:"\eccb";}.huge-square-root-square:before{content:"\eccc";}.huge-square-square:before{content:"\eccd";}.huge-summation-01:before{content:"\ecce";}.huge-summation-02:before{content:"\eccf";}.huge-summation-circle:before{content:"\ecd0";}.huge-summation-square:before{content:"\ecd1";}.huge-tan:before{content:"\ecd2";}.huge-triangle-01:before{content:"\ecd3";}.huge-triangle-02:before{content:"\ecd4";}.huge-x-variable-circle:before{content:"\ecd5";}.huge-x-variable-square:before{content:"\ecd6";}.huge-x-variable:before{content:"\ecd7";}.huge-compass1:before{content:"\ecd8";}.huge-direction-left-01:before{content:"\ecd9";}.huge-direction-left-02:before{content:"\ecda";}.huge-direction-right-01:before{content:"\ecdb";}.huge-direction-right-02:before{content:"\ecdc";}.huge-directions-01:before{content:"\ecdd";}.huge-directions-02:before{content:"\ecde";}.huge-edit-road:before{content:"\ecdf";}.huge-entering-geo-fence:before{content:"\ece0";}.huge-flag-01:before{content:"\ece1";}.huge-flag-02:before{content:"\ece2";}.huge-flag-03:before{content:"\ece3";}.huge-global-editing:before{content:"\ece4";}.huge-global-refresh:before{content:"\ece5";}.huge-global-search:before{content:"\ece6";}.huge-global:before{content:"\ece7";}.huge-gps-01:before{content:"\ece8";}.huge-gps-02:before{content:"\ece9";}.huge-gps-off-01:before{content:"\ecea";}.huge-gps-off-02:before{content:"\eceb";}.huge-latitude:before{content:"\ecec";}.huge-leaving-geo-fence:before{content:"\eced";}.huge-location-01:before{content:"\ecee";}.huge-location-02:before{content:"\ecef";}.huge-location-03:before{content:"\ecf0";}.huge-location-04:before{content:"\ecf1";}.huge-location-05:before{content:"\ecf2";}.huge-location-06:before{content:"\ecf3";}.huge-location-07:before{content:"\ecf4";}.huge-location-08:before{content:"\ecf5";}.huge-location-09:before{content:"\ecf6";}.huge-location-10:before{content:"\ecf7";}.huge-location-add-01:before{content:"\ecf8";}.huge-location-add-02:before{content:"\ecf9";}.huge-location-check-01:before{content:"\ecfa";}.huge-location-check-02:before{content:"\ecfb";}.huge-location-favourite-01:before{content:"\ecfc";}.huge-location-favourite-02:before{content:"\ecfd";}.huge-location-offline-01:before{content:"\ecfe";}.huge-location-offline-02:before{content:"\ecff";}.huge-location-offline-03:before{content:"\ed00";}.huge-location-offline-04:before{content:"\ed01";}.huge-location-remove-01:before{content:"\ed02";}.huge-location-remove-02:before{content:"\ed03";}.huge-location-share-01:before{content:"\ed04";}.huge-location-share-02:before{content:"\ed05";}.huge-location-star-01:before{content:"\ed06";}.huge-location-star-02:before{content:"\ed07";}.huge-location-update-01:before{content:"\ed08";}.huge-location-update-02:before{content:"\ed09";}.huge-location-user-01:before{content:"\ed0a";}.huge-location-user-02:before{content:"\ed0b";}.huge-location-user-03:before{content:"\ed0c";}.huge-location-user-04:before{content:"\ed0d";}.huge-longitude:before{content:"\ed0e";}.huge-map-pin:before{content:"\ed0f";}.huge-map-pinpoint-01:before{content:"\ed10";}.huge-map-pinpoint-02:before{content:"\ed11";}.huge-maping:before{content:"\ed12";}.huge-maps-circle-01:before{content:"\ed13";}.huge-maps-circle-02:before{content:"\ed14";}.huge-maps-editing:before{content:"\ed15";}.huge-maps-global-01:before{content:"\ed16";}.huge-maps-global-02:before{content:"\ed17";}.huge-maps-location-01:before{content:"\ed18";}.huge-maps-location-02:before{content:"\ed19";}.huge-maps-off:before{content:"\ed1a";}.huge-maps-refresh:before{content:"\ed1b";}.huge-maps-search:before{content:"\ed1c";}.huge-maps-square-01:before{content:"\ed1d";}.huge-maps-square-02:before{content:"\ed1e";}.huge-maps:before{content:"\ed1f";}.huge-mobile-navigator-01:before{content:"\ed20";}.huge-mobile-navigator-02:before{content:"\ed21";}.huge-navigation-011:before{content:"\ed22";}.huge-navigation-021:before{content:"\ed23";}.huge-navigator-01:before{content:"\ed24";}.huge-navigator-02:before{content:"\ed25";}.huge-pin-location-01:before{content:"\ed26";}.huge-pin-location-02:before{content:"\ed27";}.huge-pin-location-03:before{content:"\ed28";}.huge-pin-off:before{content:"\ed29";}.huge-pin:before{content:"\ed2a";}.huge-radar-01:before{content:"\ed2b";}.huge-radar-02:before{content:"\ed2c";}.huge-road-01:before{content:"\ed2d";}.huge-road-02:before{content:"\ed2e";}.huge-road-location-01:before{content:"\ed2f";}.huge-road-location-02:before{content:"\ed30";}.huge-road-wayside:before{content:"\ed31";}.huge-route-01:before{content:"\ed32";}.huge-route-02:before{content:"\ed33";}.huge-route-03:before{content:"\ed34";}.huge-route-block:before{content:"\ed35";}.huge-share-location-01:before{content:"\ed36";}.huge-share-location-02:before{content:"\ed37";}.huge-user-roadside:before{content:"\ed38";}.huge-adobe-after-effect:before{content:"\ed39";}.huge-adobe-illustrator:before{content:"\ed3a";}.huge-adobe-indesign:before{content:"\ed3b";}.huge-adobe-photoshop:before{content:"\ed3c";}.huge-adobe-premier:before{content:"\ed3d";}.huge-adobe-xd:before{content:"\ed3e";}.huge-airbnb:before{content:"\ed3f";}.huge-android:before{content:"\ed40";}.huge-app-store:before{content:"\ed41";}.huge-apple-finder:before{content:"\ed42";}.huge-apple-news:before{content:"\ed43";}.huge-apple-reminder:before{content:"\ed44";}.huge-apple-stocks:before{content:"\ed45";}.huge-apple:before{content:"\ed46";}.huge-bebo:before{content:"\ed47";}.huge-behance-01:before{content:"\ed48";}.huge-behance-02:before{content:"\ed49";}.huge-bing:before{content:"\ed4a";}.huge-blogger:before{content:"\ed4b";}.huge-bootstrap:before{content:"\ed4c";}.huge-capcut-rectangle:before{content:"\ed4d";}.huge-capcut:before{content:"\ed4e";}.huge-chrome:before{content:"\ed4f";}.huge-codesandbox:before{content:"\ed50";}.huge-creative-market:before{content:"\ed51";}.huge-deviantart:before{content:"\ed52";}.huge-digg:before{content:"\ed53";}.huge-discord:before{content:"\ed54";}.huge-dribbble:before{content:"\ed55";}.huge-dropbox:before{content:"\ed56";}.huge-envato:before{content:"\ed57";}.huge-facebook-01:before{content:"\ed58";}.huge-facebook-02:before{content:"\ed59";}.huge-figma:before{content:"\ed5a";}.huge-fiverr:before{content:"\ed5b";}.huge-flaticon:before{content:"\ed5c";}.huge-flickr:before{content:"\ed5d";}.huge-forrst:before{content:"\ed5e";}.huge-foursquare:before{content:"\ed5f";}.huge-framer:before{content:"\ed60";}.huge-github-01:before{content:"\ed61";}.huge-google-doc:before{content:"\ed62";}.huge-google-drive:before{content:"\ed63";}.huge-google-maps:before{content:"\ed64";}.huge-google-sheet:before{content:"\ed65";}.huge-google:before{content:"\ed66";}.huge-hangout:before{content:"\ed67";}.huge-html-5:before{content:"\ed68";}.huge-iconjar:before{content:"\ed69";}.huge-imo:before{content:"\ed6a";}.huge-instagram:before{content:"\ed6b";}.huge-kickstarter-01:before{content:"\ed6c";}.huge-kickstarter-02:before{content:"\ed6d";}.huge-lastfm:before{content:"\ed6e";}.huge-line:before{content:"\ed6f";}.huge-linkedin-01:before{content:"\ed70";}.huge-linkedin-02:before{content:"\ed71";}.huge-lottiefiles:before{content:"\ed72";}.huge-medium-square:before{content:"\ed73";}.huge-medium:before{content:"\ed74";}.huge-messenger:before{content:"\ed75";}.huge-meta:before{content:"\ed76";}.huge-microsoft:before{content:"\ed77";}.huge-mymind:before{content:"\ed78";}.huge-nike:before{content:"\ed79";}.huge-notion-01:before{content:"\ed7a";}.huge-notion-02:before{content:"\ed7b";}.huge-office-365:before{content:"\ed7c";}.huge-path:before{content:"\ed7d";}.huge-payoneer:before{content:"\ed7e";}.huge-paypal:before{content:"\ed7f";}.huge-periscope:before{content:"\ed80";}.huge-picasa:before{content:"\ed81";}.huge-pinterest:before{content:"\ed82";}.huge-plaxo:before{content:"\ed83";}.huge-play-store:before{content:"\ed84";}.huge-quora:before{content:"\ed85";}.huge-reddit:before{content:"\ed86";}.huge-safari:before{content:"\ed87";}.huge-scribd:before{content:"\ed88";}.huge-shutterstock:before{content:"\ed89";}.huge-signal:before{content:"\ed8a";}.huge-skype:before{content:"\ed8b";}.huge-slack:before{content:"\ed8c";}.huge-slideshare:before{content:"\ed8d";}.huge-snapchat:before{content:"\ed8e";}.huge-soundcloud:before{content:"\ed8f";}.huge-spotify:before{content:"\ed90";}.huge-stumbleupon:before{content:"\ed91";}.huge-swarm:before{content:"\ed92";}.huge-teamviewer:before{content:"\ed93";}.huge-telegram:before{content:"\ed94";}.huge-threads-ellipse:before{content:"\ed95";}.huge-threads-rectangle:before{content:"\ed96";}.huge-threads:before{content:"\ed97";}.huge-tiktok:before{content:"\ed98";}.huge-tinder-square:before{content:"\ed99";}.huge-tinder:before{content:"\ed9a";}.huge-trello:before{content:"\ed9b";}.huge-tumblr:before{content:"\ed9c";}.huge-twitch:before{content:"\ed9d";}.huge-twitter-square:before{content:"\ed9e";}.huge-twitter:before{content:"\ed9f";}.huge-upwork:before{content:"\eda0";}.huge-vimeo:before{content:"\eda1";}.huge-vine-square:before{content:"\eda2";}.huge-vine:before{content:"\eda3";}.huge-vk-square:before{content:"\eda4";}.huge-vk:before{content:"\eda5";}.huge-wattpad-square:before{content:"\eda6";}.huge-wattpad:before{content:"\eda7";}.huge-wechat:before{content:"\eda8";}.huge-whatsapp-business:before{content:"\eda9";}.huge-whatsapp:before{content:"\edaa";}.huge-wikipedia:before{content:"\edab";}.huge-wise:before{content:"\edac";}.huge-wordpress:before{content:"\edad";}.huge-wps-office-rectangle:before{content:"\edae";}.huge-wps-office:before{content:"\edaf";}.huge-x-ellipse:before{content:"\edb0";}.huge-x-rectangle:before{content:"\edb1";}.huge-x:before{content:"\edb2";}.huge-xing:before{content:"\edb3";}.huge-yelp:before{content:"\edb4";}.huge-youtube:before{content:"\edb5";}.huge-zoom-circle:before{content:"\edb6";}.huge-zoom-square:before{content:"\edb7";}.huge-zoom:before{content:"\edb8";}.huge-accident:before{content:"\edb9";}.huge-airplane-01:before{content:"\edba";}.huge-airplane-02:before{content:"\edbb";}.huge-airplane-landing-01:before{content:"\edbc";}.huge-airplane-landing-02:before{content:"\edbd";}.huge-airplane-take-off-01:before{content:"\edbe";}.huge-airplane-take-off-02:before{content:"\edbf";}.huge-ambulance:before{content:"\edc0";}.huge-bicycle-01:before{content:"\edc1";}.huge-boat:before{content:"\edc2";}.huge-bus-01:before{content:"\edc3";}.huge-bus-02:before{content:"\edc4";}.huge-bus-03:before{content:"\edc5";}.huge-cable-car:before{content:"\edc6";}.huge-camper:before{content:"\edc7";}.huge-car-01:before{content:"\edc8";}.huge-car-02:before{content:"\edc9";}.huge-car-03:before{content:"\edca";}.huge-car-04:before{content:"\edcb";}.huge-car-parking-01:before{content:"\edcc";}.huge-car-parking-02:before{content:"\edcd";}.huge-caravan:before{content:"\edce";}.huge-container-truck:before{content:"\edcf";}.huge-crane:before{content:"\edd0";}.huge-drone:before{content:"\edd1";}.huge-ferry-boat:before{content:"\edd2";}.huge-fuel-station:before{content:"\edd3";}.huge-garbage-truck:before{content:"\edd4";}.huge-golf-cart:before{content:"\edd5";}.huge-helicopter:before{content:"\edd6";}.huge-hot-air-balloon:before{content:"\edd7";}.huge-lift-truck:before{content:"\edd8";}.huge-metro:before{content:"\edd9";}.huge-motorbike-01:before{content:"\edda";}.huge-motorbike-02:before{content:"\eddb";}.huge-parking-area-circle:before{content:"\eddc";}.huge-parking-area-square:before{content:"\eddd";}.huge-pickup-01:before{content:"\edde";}.huge-pickup-02:before{content:"\eddf";}.huge-plane:before{content:"\ede0";}.huge-police-car:before{content:"\ede1";}.huge-road:before{content:"\ede2";}.huge-rocket:before{content:"\ede3";}.huge-school-bus:before{content:"\ede4";}.huge-scooter-01:before{content:"\ede5";}.huge-scooter-02:before{content:"\ede6";}.huge-scooter-03:before{content:"\ede7";}.huge-scooter-04:before{content:"\ede8";}.huge-scooter-electric:before{content:"\ede9";}.huge-shipping-center:before{content:"\edea";}.huge-speed-train-01:before{content:"\edeb";}.huge-speed-train-02:before{content:"\edec";}.huge-submarine:before{content:"\eded";}.huge-taxi:before{content:"\edee";}.huge-tow-truck:before{content:"\edef";}.huge-toy-train:before{content:"\edf0";}.huge-tractor:before{content:"\edf1";}.huge-traffic-incident:before{content:"\edf2";}.huge-traffic-light:before{content:"\edf3";}.huge-train-01:before{content:"\edf4";}.huge-train-02:before{content:"\edf5";}.huge-tram:before{content:"\edf6";}.huge-truck-delivery:before{content:"\edf7";}.huge-truck-monster:before{content:"\edf8";}.huge-truck-return:before{content:"\edf9";}.huge-truck:before{content:"\edfa";}.huge-ufo1:before{content:"\edfb";}.huge-van:before{content:"\edfc";}.huge-zeppelin:before{content:"\edfd";}.huge-login-01:before{content:"\edfe";}.huge-login-02:before{content:"\edff";}.huge-login-03:before{content:"\ee00";}.huge-login-circle-01:before{content:"\ee01";}.huge-login-circle-02:before{content:"\ee02";}.huge-login-square-01:before{content:"\ee03";}.huge-login-square-02:before{content:"\ee04";}.huge-logout-01:before{content:"\ee05";}.huge-logout-02:before{content:"\ee06";}.huge-logout-03:before{content:"\ee07";}.huge-logout-04:before{content:"\ee08";}.huge-logout-05:before{content:"\ee09";}.huge-logout-circle-01:before{content:"\ee0a";}.huge-logout-circle-02:before{content:"\ee0b";}.huge-logout-square-01:before{content:"\ee0c";}.huge-logout-square-02:before{content:"\ee0d";}.huge-link-01:before{content:"\ee0e";}.huge-link-02:before{content:"\ee0f";}.huge-link-03:before{content:"\ee10";}.huge-link-04:before{content:"\ee11";}.huge-link-05:before{content:"\ee12";}.huge-link-06:before{content:"\ee13";}.huge-link-backward:before{content:"\ee14";}.huge-link-circle-02:before{content:"\ee15";}.huge-link-circle:before{content:"\ee16";}.huge-link-forward:before{content:"\ee17";}.huge-link-square-01:before{content:"\ee18";}.huge-link-square-02:before{content:"\ee19";}.huge-share-01:before{content:"\ee1a";}.huge-share-02:before{content:"\ee1b";}.huge-share-03:before{content:"\ee1c";}.huge-share-04:before{content:"\ee1d";}.huge-share-05:before{content:"\ee1e";}.huge-share-06:before{content:"\ee1f";}.huge-share-07:before{content:"\ee20";}.huge-share-08:before{content:"\ee21";}.huge-sharing:before{content:"\ee22";}.huge-unlink-01:before{content:"\ee23";}.huge-unlink-02:before{content:"\ee24";}.huge-unlink-03:before{content:"\ee25";}.huge-unlink-04:before{content:"\ee26";}.huge-unlink-05:before{content:"\ee27";}.huge-unlink-06:before{content:"\ee28";}.huge-agreement-01:before{content:"\ee29";}.huge-agreement-02:before{content:"\ee2a";}.huge-agreement-03:before{content:"\ee2b";}.huge-auction:before{content:"\ee2c";}.huge-audit-01:before{content:"\ee2d";}.huge-audit-02:before{content:"\ee2e";}.huge-copyright:before{content:"\ee2f";}.huge-court-house:before{content:"\ee30";}.huge-court-law:before{content:"\ee31";}.huge-handcuffs:before{content:"\ee32";}.huge-identification:before{content:"\ee33";}.huge-investigation:before{content:"\ee34";}.huge-judge:before{content:"\ee35";}.huge-justice-scale-01:before{content:"\ee36";}.huge-justice-scale-02:before{content:"\ee37";}.huge-legal-01:before{content:"\ee38";}.huge-legal-02:before{content:"\ee39";}.huge-legal-document-01:before{content:"\ee3a";}.huge-legal-document-02:before{content:"\ee3b";}.huge-legal-hammer:before{content:"\ee3c";}.huge-passport:before{content:"\ee3d";}.huge-podium:before{content:"\ee3e";}.huge-police-badge:before{content:"\ee3f";}.huge-police-cap:before{content:"\ee40";}.huge-police-station:before{content:"\ee41";}.huge-prison-guard:before{content:"\ee42";}.huge-prison:before{content:"\ee43";}.huge-prisoner:before{content:"\ee44";}.huge-register:before{content:"\ee45";}.huge-sheriff-01:before{content:"\ee46";}.huge-sheriff-02:before{content:"\ee47";}.huge-stamp-01:before{content:"\ee48";}.huge-stamp-02:before{content:"\ee49";}.huge-subpoena:before{content:"\ee4a";}.huge-trade-mark:before{content:"\ee4b";}.huge-wanted:before{content:"\ee4c";}.huge-border-all-01:before{content:"\ee4d";}.huge-border-all-02:before{content:"\ee4e";}.huge-border-bottom-01:before{content:"\ee4f";}.huge-border-bottom-02:before{content:"\ee50";}.huge-border-horizontal:before{content:"\ee51";}.huge-border-inner:before{content:"\ee52";}.huge-border-left-01:before{content:"\ee53";}.huge-border-left-02:before{content:"\ee54";}.huge-border-none-01:before{content:"\ee55";}.huge-border-none-02:before{content:"\ee56";}.huge-border-right-01:before{content:"\ee57";}.huge-border-right-02:before{content:"\ee58";}.huge-border-top-01:before{content:"\ee59";}.huge-border-top-02:before{content:"\ee5a";}.huge-border-vertical:before{content:"\ee5b";}.huge-layout-01:before{content:"\ee5c";}.huge-layout-2-column:before{content:"\ee5d";}.huge-layout-2-row:before{content:"\ee5e";}.huge-layout-02:before{content:"\ee5f";}.huge-layout-3-column:before{content:"\ee60";}.huge-layout-3-row:before{content:"\ee61";}.huge-layout-03:before{content:"\ee62";}.huge-layout-04:before{content:"\ee63";}.huge-layout-05:before{content:"\ee64";}.huge-layout-06:before{content:"\ee65";}.huge-layout-07:before{content:"\ee66";}.huge-layout-bottom:before{content:"\ee67";}.huge-layout-grid:before{content:"\ee68";}.huge-layout-left:before{content:"\ee69";}.huge-layout-right:before{content:"\ee6a";}.huge-layout-table-01:before{content:"\ee6b";}.huge-layout-table-02:before{content:"\ee6c";}.huge-layout-top:before{content:"\ee6d";}.huge-apron:before{content:"\ee6e";}.huge-beater:before{content:"\ee6f";}.huge-blender:before{content:"\ee70";}.huge-chef-hat:before{content:"\ee71";}.huge-chef:before{content:"\ee72";}.huge-cook-book:before{content:"\ee73";}.huge-dish-01:before{content:"\ee74";}.huge-dish-02:before{content:"\ee75";}.huge-dish-washer:before{content:"\ee76";}.huge-fork:before{content:"\ee77";}.huge-gas-stove:before{content:"\ee78";}.huge-glove:before{content:"\ee79";}.huge-hand-beater:before{content:"\ee7a";}.huge-jar:before{content:"\ee7b";}.huge-kettle-1:before{content:"\ee7c";}.huge-kettle:before{content:"\ee7d";}.huge-kitchen-utensils:before{content:"\ee7e";}.huge-knife-01:before{content:"\ee7f";}.huge-knife-02:before{content:"\ee80";}.huge-knife-bread:before{content:"\ee81";}.huge-knives:before{content:"\ee82";}.huge-matches:before{content:"\ee83";}.huge-microwave:before{content:"\ee84";}.huge-mixer:before{content:"\ee85";}.huge-oven:before{content:"\ee86";}.huge-pan-01:before{content:"\ee87";}.huge-pan-02:before{content:"\ee88";}.huge-pan-03:before{content:"\ee89";}.huge-pizza-cutter:before{content:"\ee8a";}.huge-plate:before{content:"\ee8b";}.huge-pot-01:before{content:"\ee8c";}.huge-pot-02:before{content:"\ee8d";}.huge-refrigerator:before{content:"\ee8e";}.huge-rolling-pin:before{content:"\ee8f";}.huge-spatula:before{content:"\ee90";}.huge-spoon:before{content:"\ee91";}.huge-weight-scale:before{content:"\ee92";}.huge-whisk:before{content:"\ee93";}.huge-adzan:before{content:"\ee94";}.huge-al-aqsa-mosque:before{content:"\ee95";}.huge-allah:before{content:"\ee96";}.huge-alms:before{content:"\ee97";}.huge-bedug-01:before{content:"\ee98";}.huge-bedug-02:before{content:"\ee99";}.huge-camel:before{content:"\ee9a";}.huge-charity:before{content:"\ee9b";}.huge-clothes:before{content:"\ee9c";}.huge-dates:before{content:"\ee9d";}.huge-dua:before{content:"\ee9e";}.huge-eid-mubarak:before{content:"\ee9f";}.huge-haji:before{content:"\eea0";}.huge-halal:before{content:"\eea1";}.huge-hijab:before{content:"\eea2";}.huge-kaaba-01:before{content:"\eea3";}.huge-Kaaba-02:before{content:"\eea4";}.huge-keffiyeh:before{content:"\eea5";}.huge-ketupat:before{content:"\eea6";}.huge-kurta:before{content:"\eea7";}.huge-lantern:before{content:"\eea8";}.huge-mosque-01:before{content:"\eea9";}.huge-mosque-02:before{content:"\eeaa";}.huge-mosque-location:before{content:"\eeab";}.huge-muhammad:before{content:"\eeac";}.huge-muslim:before{content:"\eead";}.huge-niqab:before{content:"\eeae";}.huge-prayer-rug-01:before{content:"\eeaf";}.huge-prayer-rug-02:before{content:"\eeb0";}.huge-quran-01:before{content:"\eeb1";}.huge-quran-02:before{content:"\eeb2";}.huge-quran-03:before{content:"\eeb3";}.huge-ramadan-01:before{content:"\eeb4";}.huge-ramadan-02:before{content:"\eeb5";}.huge-ramadhan-month:before{content:"\eeb6";}.huge-reminder:before{content:"\eeb7";}.huge-rub-el-hizb:before{content:"\eeb8";}.huge-ruku:before{content:"\eeb9";}.huge-salah-time:before{content:"\eeba";}.huge-salah:before{content:"\eebb";}.huge-sujood:before{content:"\eebc";}.huge-tasbih:before{content:"\eebd";}.huge-wudu:before{content:"\eebe";}.huge-zakat:before{content:"\eebf";}.huge-k:before{content:"\eec0";}.huge-album-01:before{content:"\eec1";}.huge-album-02:before{content:"\eec2";}.huge-album-not-found--01:before{content:"\eec3";}.huge-album-not-found-02:before{content:"\eec4";}.huge-camera-01:before{content:"\eec5";}.huge-camera-02:before{content:"\eec6";}.huge-camera-add-01:before{content:"\eec7";}.huge-camera-add-02:before{content:"\eec8";}.huge-camera-automatically-01:before{content:"\eec9";}.huge-camera-automatically-02:before{content:"\eeca";}.huge-camera-lens:before{content:"\eecb";}.huge-camera-microphone-01:before{content:"\eecc";}.huge-camera-microphone-02:before{content:"\eecd";}.huge-camera-night-mode-01:before{content:"\eece";}.huge-camera-night-mode-02:before{content:"\eecf";}.huge-camera-off-01:before{content:"\eed0";}.huge-camera-off-02:before{content:"\eed1";}.huge-camera-rotated-01:before{content:"\eed2";}.huge-camera-rotated-02:before{content:"\eed3";}.huge-camera-smile-01:before{content:"\eed4";}.huge-camera-smile-02:before{content:"\eed5";}.huge-camera-tripod:before{content:"\eed6";}.huge-camera-video:before{content:"\eed7";}.huge-center-focus:before{content:"\eed8";}.huge-closed-caption-alt:before{content:"\eed9";}.huge-closed-caption:before{content:"\eeda";}.huge-film-01:before{content:"\eedb";}.huge-film-02:before{content:"\eedc";}.huge-film-roll-01:before{content:"\eedd";}.huge-film-roll-02:before{content:"\eede";}.huge-flash-off:before{content:"\eedf";}.huge-flash:before{content:"\eee0";}.huge-flim-slate:before{content:"\eee1";}.huge-focus-point:before{content:"\eee2";}.huge-image-01:before{content:"\eee3";}.huge-image-02:before{content:"\eee4";}.huge-image-add-01:before{content:"\eee5";}.huge-image-add-02:before{content:"\eee6";}.huge-image-composition-oval:before{content:"\eee7";}.huge-image-composition:before{content:"\eee8";}.huge-image-crop:before{content:"\eee9";}.huge-image-delete-01:before{content:"\eeea";}.huge-image-delete-02:before{content:"\eeeb";}.huge-image-done-01:before{content:"\eeec";}.huge-image-done-02:before{content:"\eeed";}.huge-image-download-02:before{content:"\eeee";}.huge-image-download:before{content:"\eeef";}.huge-image-not-found-01:before{content:"\eef0";}.huge-image-not-found-02:before{content:"\eef1";}.huge-image-remove-01:before{content:"\eef2";}.huge-image-remove-02:before{content:"\eef3";}.huge-image-upload-01:before{content:"\eef4";}.huge-image-upload:before{content:"\eef5";}.huge-open-caption:before{content:"\eef6";}.huge-play-circle:before{content:"\eef7";}.huge-play-list-add:before{content:"\eef8";}.huge-play-list-favourite-01:before{content:"\eef9";}.huge-play-list-favourite-02:before{content:"\eefa";}.huge-play-list-minus:before{content:"\eefb";}.huge-play-list-remove:before{content:"\eefc";}.huge-play-list:before{content:"\eefd";}.huge-play-square:before{content:"\eefe";}.huge-video-01:before{content:"\eeff";}.huge-video-02:before{content:"\ef00";}.huge-video-off:before{content:"\ef01";}.huge-video-replay:before{content:"\ef02";}.huge-door-01:before{content:"\ef03";}.huge-door-02:before{content:"\ef04";}.huge-home-01:before{content:"\ef05";}.huge-home-02:before{content:"\ef06";}.huge-home-03:before{content:"\ef07";}.huge-home-04:before{content:"\ef08";}.huge-home-05:before{content:"\ef09";}.huge-home-06:before{content:"\ef0a";}.huge-flow-circle:before{content:"\ef0b";}.huge-flow-connection:before{content:"\ef0c";}.huge-flow-square:before{content:"\ef0d";}.huge-flow:before{content:"\ef0e";}.huge-flowchart-01:before{content:"\ef0f";}.huge-flowchart-02:before{content:"\ef10";}.huge-hierarchy-circle-01:before{content:"\ef11";}.huge-hierarchy-circle-02:before{content:"\ef12";}.huge-hierarchy-circle-03:before{content:"\ef13";}.huge-hierarchy-files:before{content:"\ef14";}.huge-hierarchy-square-01:before{content:"\ef15";}.huge-hierarchy-square-02:before{content:"\ef16";}.huge-hierarchy-square-03:before{content:"\ef17";}.huge-hierarchy-square-04:before{content:"\ef18";}.huge-hierarchy-square-05:before{content:"\ef19";}.huge-hierarchy-square-06:before{content:"\ef1a";}.huge-hierarchy-square-07:before{content:"\ef1b";}.huge-hierarchy-square-08:before{content:"\ef1c";}.huge-hierarchy-square-10:before{content:"\ef1d";}.huge-hierarchy:before{content:"\ef1e";}.huge-node-add:before{content:"\ef1f";}.huge-node-edit:before{content:"\ef20";}.huge-node-move-down:before{content:"\ef21";}.huge-node-move-up:before{content:"\ef22";}.huge-node-remove:before{content:"\ef23";}.huge-pipeline:before{content:"\ef24";}.huge-pyramid-maslowo:before{content:"\ef25";}.huge-pyramid-structure-01:before{content:"\ef26";}.huge-pyramid-structure-02:before{content:"\ef27";}.huge-scheme:before{content:"\ef28";}.huge-structure-01:before{content:"\ef29";}.huge-structure-02:before{content:"\ef2a";}.huge-structure-03:before{content:"\ef2b";}.huge-structure-04:before{content:"\ef2c";}.huge-structure-05:before{content:"\ef2d";}.huge-structure-add:before{content:"\ef2e";}.huge-structure-check:before{content:"\ef2f";}.huge-structure-fail:before{content:"\ef30";}.huge-structure-folder-circle:before{content:"\ef31";}.huge-structure-folder:before{content:"\ef32";}.huge-subnode-add:before{content:"\ef33";}.huge-subnode-delete:before{content:"\ef34";}.huge-time-management-circle:before{content:"\ef35";}.huge-time-management:before{content:"\ef36";}.huge-workflow-circle-01:before{content:"\ef37";}.huge-workflow-circle-02:before{content:"\ef38";}.huge-workflow-circle-03:before{content:"\ef39";}.huge-workflow-circle-04:before{content:"\ef3a";}.huge-workflow-circle-05:before{content:"\ef3b";}.huge-workflow-circle-06:before{content:"\ef3c";}.huge-workflow-square-01:before{content:"\ef3d";}.huge-workflow-square-02:before{content:"\ef3e";}.huge-workflow-square-03:before{content:"\ef3f";}.huge-workflow-square-04:before{content:"\ef40";}.huge-workflow-square-05:before{content:"\ef41";}.huge-workflow-square-06:before{content:"\ef42";}.huge-workflow-square-07:before{content:"\ef43";}.huge-workflow-square-08:before{content:"\ef44";}.huge-workflow-square-09:before{content:"\ef45";}.huge-workflow-square-10:before{content:"\ef46";}.huge-clapping-01:before{content:"\ef47";}.huge-clapping-02:before{content:"\ef48";}.huge-do-not-touch-01:before{content:"\ef49";}.huge-do-not-touch-02:before{content:"\ef4a";}.huge-drag-01:before{content:"\ef4b";}.huge-drag-02:before{content:"\ef4c";}.huge-drag-03:before{content:"\ef4d";}.huge-drag-04:before{content:"\ef4e";}.huge-drag-left-01:before{content:"\ef4f";}.huge-drag-left-02:before{content:"\ef50";}.huge-drag-left-03:before{content:"\ef51";}.huge-drag-left-04:before{content:"\ef52";}.huge-drag-right-01:before{content:"\ef53";}.huge-drag-right-02:before{content:"\ef54";}.huge-drag-right-03:before{content:"\ef55";}.huge-drag-right-04:before{content:"\ef56";}.huge-four-finger-02:before{content:"\ef57";}.huge-four-finger-03:before{content:"\ef58";}.huge-hand-pointing-down-01-1:before{content:"\ef59";}.huge-hand-pointing-down-01:before{content:"\ef5a";}.huge-hand-pointing-down-02:before{content:"\ef5b";}.huge-hand-pointing-down-03:before{content:"\ef5c";}.huge-hand-pointing-down-04:before{content:"\ef5d";}.huge-hand-pointing-left-02:before{content:"\ef5e";}.huge-hand-pointing-left-03:before{content:"\ef5f";}.huge-hand-pointing-left-04:before{content:"\ef60";}.huge-hand-pointing-right-01:before{content:"\ef61";}.huge-hand-pointing-right-02:before{content:"\ef62";}.huge-hand-pointing-right-03:before{content:"\ef63";}.huge-hand-pointing-right-04:before{content:"\ef64";}.huge-hand-prayer:before{content:"\ef65";}.huge-hold-01:before{content:"\ef66";}.huge-hold-02:before{content:"\ef67";}.huge-hold-03:before{content:"\ef68";}.huge-hold-04:before{content:"\ef69";}.huge-hold-05:before{content:"\ef6a";}.huge-hold-locked-01:before{content:"\ef6b";}.huge-hold-locked-02:before{content:"\ef6c";}.huge-hold-phone:before{content:"\ef6d";}.huge-love-korean-finger:before{content:"\ef6e";}.huge-maximize-01:before{content:"\ef6f";}.huge-maximize-02:before{content:"\ef70";}.huge-maximize-03:before{content:"\ef71";}.huge-maximize-04:before{content:"\ef72";}.huge-minimize-01:before{content:"\ef73";}.huge-minimize-02:before{content:"\ef74";}.huge-minimize-03:before{content:"\ef75";}.huge-minimize-04:before{content:"\ef76";}.huge-move-01:before{content:"\ef77";}.huge-move-02:before{content:"\ef78";}.huge-ok-finger:before{content:"\ef79";}.huge-pointing-left-01:before{content:"\ef7a";}.huge-pointing-left-02:before{content:"\ef7b";}.huge-pointing-left-03:before{content:"\ef7c";}.huge-pointing-left-04:before{content:"\ef7d";}.huge-pointing-left-05:before{content:"\ef7e";}.huge-pointing-left-06:before{content:"\ef7f";}.huge-pointing-left-07:before{content:"\ef80";}.huge-pointing-left-08:before{content:"\ef81";}.huge-pointing-right-01:before{content:"\ef82";}.huge-pointing-right-02:before{content:"\ef83";}.huge-pointing-right-03:before{content:"\ef84";}.huge-pointing-right-04:before{content:"\ef85";}.huge-pointing-right-05:before{content:"\ef86";}.huge-pointing-right-06:before{content:"\ef87";}.huge-pointing-right-07:before{content:"\ef88";}.huge-pointing-right-08:before{content:"\ef89";}.huge-punch:before{content:"\ef8a";}.huge-resize-01:before{content:"\ef8b";}.huge-resize-02:before{content:"\ef8c";}.huge-rotate-left-01:before{content:"\ef8d";}.huge-rotate-left-02:before{content:"\ef8e";}.huge-rotate-left-03:before{content:"\ef8f";}.huge-rotate-left-04:before{content:"\ef90";}.huge-rotate-left-05:before{content:"\ef91";}.huge-rotate-left-06:before{content:"\ef92";}.huge-rotate-right-01:before{content:"\ef93";}.huge-rotate-right-02:before{content:"\ef94";}.huge-rotate-right-03:before{content:"\ef95";}.huge-rotate-right-04:before{content:"\ef96";}.huge-rotate-right-05:before{content:"\ef97";}.huge-rotate-right-06:before{content:"\ef98";}.huge-shaka-01:before{content:"\ef99";}.huge-shaka-02:before{content:"\ef9a";}.huge-shaka-03:before{content:"\ef9b";}.huge-shaka-04:before{content:"\ef9c";}.huge-sign-language-c:before{content:"\ef9d";}.huge-swipe-down-01:before{content:"\ef9e";}.huge-swipe-down-02:before{content:"\ef9f";}.huge-swipe-down-03:before{content:"\efa0";}.huge-swipe-down-04:before{content:"\efa1";}.huge-swipe-down-05:before{content:"\efa2";}.huge-swipe-down-06:before{content:"\efa3";}.huge-swipe-down-07:before{content:"\efa4";}.huge-swipe-down-08:before{content:"\efa5";}.huge-swipe-left-01:before{content:"\efa6";}.huge-swipe-left-02:before{content:"\efa7";}.huge-swipe-left-03:before{content:"\efa8";}.huge-swipe-left-04:before{content:"\efa9";}.huge-swipe-left-05:before{content:"\efaa";}.huge-swipe-left-06:before{content:"\efab";}.huge-swipe-left-07:before{content:"\efac";}.huge-swipe-left-08:before{content:"\efad";}.huge-swipe-left-09:before{content:"\efae";}.huge-swipe-right-01:before{content:"\efaf";}.huge-swipe-right-02:before{content:"\efb0";}.huge-swipe-right-03:before{content:"\efb1";}.huge-swipe-right-04:before{content:"\efb2";}.huge-swipe-right-05:before{content:"\efb3";}.huge-swipe-right-06:before{content:"\efb4";}.huge-swipe-right-07:before{content:"\efb5";}.huge-swipe-right-08:before{content:"\efb6";}.huge-swipe-right-09:before{content:"\efb7";}.huge-swipe-up-01:before{content:"\efb8";}.huge-swipe-up-02:before{content:"\efb9";}.huge-swipe-up-03:before{content:"\efba";}.huge-swipe-up-04:before{content:"\efbb";}.huge-swipe-up-05:before{content:"\efbc";}.huge-swipe-up-06:before{content:"\efbd";}.huge-swipe-up-07:before{content:"\efbe";}.huge-swipe-up-08:before{content:"\efbf";}.huge-tap-01:before{content:"\efc0";}.huge-tap-02:before{content:"\efc1";}.huge-tap-03:before{content:"\efc2";}.huge-tap-04:before{content:"\efc3";}.huge-tap-05:before{content:"\efc4";}.huge-tap-06:before{content:"\efc5";}.huge-tap-07:before{content:"\efc6";}.huge-tap-08:before{content:"\efc7";}.huge-three-finger-01:before{content:"\efc8";}.huge-three-finger-02:before{content:"\efc9";}.huge-three-finger-03:before{content:"\efca";}.huge-three-finger-04:before{content:"\efcb";}.huge-three-finger-05:before{content:"\efcc";}.huge-touch-01:before{content:"\efcd";}.huge-touch-02:before{content:"\efce";}.huge-touch-03:before{content:"\efcf";}.huge-touch-04:before{content:"\efd0";}.huge-touch-05:before{content:"\efd1";}.huge-touch-06-1:before{content:"\efd2";}.huge-touch-06:before{content:"\efd3";}.huge-touch-07:before{content:"\efd4";}.huge-touch-08:before{content:"\efd5";}.huge-touch-09:before{content:"\efd6";}.huge-touch-interaction-01:before{content:"\efd7";}.huge-touch-interaction-02:before{content:"\efd8";}.huge-touch-interaction-03:before{content:"\efd9";}.huge-touch-interaction-04:before{content:"\efda";}.huge-touch-locked-01:before{content:"\efdb";}.huge-touch-locked-02:before{content:"\efdc";}.huge-touch-locked-03:before{content:"\efdd";}.huge-touch-locked-04:before{content:"\efde";}.huge-touchpad-01:before{content:"\efdf";}.huge-touchpad-02:before{content:"\efe0";}.huge-touchpad-03:before{content:"\efe1";}.huge-touchpad-04:before{content:"\efe2";}.huge-two-finger-01:before{content:"\efe3";}.huge-two-finger-02:before{content:"\efe4";}.huge-two-finger-03:before{content:"\efe5";}.huge-two-finger-04:before{content:"\efe6";}.huge-two-finger-05:before{content:"\efe7";}.huge-victory-finger-01:before{content:"\efe8";}.huge-victory-finger-02:before{content:"\efe9";}.huge-victory-finger-03:before{content:"\efea";}.huge-waving-hand-01:before{content:"\efeb";}.huge-waving-hand-02:before{content:"\efec";}.huge-body-part-leg:before{content:"\efed";}.huge-body-part-muscle:before{content:"\efee";}.huge-body-part-six-pack:before{content:"\efef";}.huge-body-weight:before{content:"\eff0";}.huge-boxing-bag:before{content:"\eff1";}.huge-boxing-glove-01:before{content:"\eff2";}.huge-dumbbell-01:before{content:"\eff3";}.huge-dumbbell-02:before{content:"\eff4";}.huge-dumbbell-03:before{content:"\eff5";}.huge-equipment-bench-press:before{content:"\eff6";}.huge-equipment-chest-press:before{content:"\eff7";}.huge-equipment-gym-01:before{content:"\eff8";}.huge-equipment-gym-02:before{content:"\eff9";}.huge-equipment-gym-03:before{content:"\effa";}.huge-equipment-weightlifting:before{content:"\effb";}.huge-expander:before{content:"\effc";}.huge-gymnastic-rings:before{content:"\effd";}.huge-hand-grip:before{content:"\effe";}.huge-kettlebell:before{content:"\efff";}.huge-locker:before{content:"\f000";}.huge-pool:before{content:"\f001";}.huge-punching-ball-01:before{content:"\f002";}.huge-punching-ball-02:before{content:"\f003";}.huge-push-up-bar:before{content:"\f004";}.huge-running-shoes:before{content:"\f005";}.huge-skipping-rope:before{content:"\f006";}.huge-tape-measure:before{content:"\f007";}.huge-towels:before{content:"\f008";}.huge-treadmill-01:before{content:"\f009";}.huge-treadmill-02:before{content:"\f00a";}.huge-weight-scale1:before{content:"\f00b";}.huge-wellness:before{content:"\f00c";}.huge-workout-battle-ropes:before{content:"\f00d";}.huge-workout-gymnastics:before{content:"\f00e";}.huge-workout-kicking:before{content:"\f00f";}.huge-workout-run:before{content:"\f010";}.huge-workout-sport:before{content:"\f011";}.huge-workout-squats:before{content:"\f012";}.huge-workout-stretching:before{content:"\f013";}.huge-workout-warm-up:before{content:"\f014";}.huge-yoga-01:before{content:"\f015";}.huge-yoga-02:before{content:"\f016";}.huge-yoga-03:before{content:"\f017";}.huge-yoga-ball:before{content:"\f018";}.huge-yoga-mat:before{content:"\f019";}.huge-git-branch:before{content:"\f01a";}.huge-git-commit:before{content:"\f01b";}.huge-git-compare:before{content:"\f01c";}.huge-git-fork:before{content:"\f01d";}.huge-git-merge:before{content:"\f01e";}.huge-git-pull-request-closed:before{content:"\f01f";}.huge-git-pull-request-draft:before{content:"\f020";}.huge-git-pull-request:before{content:"\f021";}.huge-github:before{content:"\f022";}.huge-gitlab:before{content:"\f023";}.huge-adventure:before{content:"\f024";}.huge-aircraft-game:before{content:"\f025";}.huge-american-football:before{content:"\f026";}.huge-angry-bird:before{content:"\f027";}.huge-archer:before{content:"\f028";}.huge-armored-boot:before{content:"\f029";}.huge-badminton-shuttle:before{content:"\f02a";}.huge-badminton:before{content:"\f02b";}.huge-baseball-bat:before{content:"\f02c";}.huge-baseball-helmet:before{content:"\f02d";}.huge-baseball:before{content:"\f02e";}.huge-basketball-01:before{content:"\f02f";}.huge-basketball-02:before{content:"\f030";}.huge-basketball-hoop:before{content:"\f031";}.huge-bicycle:before{content:"\f032";}.huge-billiard-01:before{content:"\f033";}.huge-billiard-02:before{content:"\f034";}.huge-block-game:before{content:"\f035";}.huge-body-armor:before{content:"\f036";}.huge-bomb:before{content:"\f037";}.huge-bowling-pins:before{content:"\f038";}.huge-bowling:before{content:"\f039";}.huge-boxing-glove:before{content:"\f03a";}.huge-bulletproof-vest:before{content:"\f03b";}.huge-cards-01:before{content:"\f03c";}.huge-cards-02:before{content:"\f03d";}.huge-castle:before{content:"\f03e";}.huge-chess-01:before{content:"\f03f";}.huge-chess-02:before{content:"\f040";}.huge-chess-pawn:before{content:"\f041";}.huge-chip:before{content:"\f042";}.huge-clubs-01:before{content:"\f043";}.huge-clubs-02:before{content:"\f044";}.huge-cricket-bat:before{content:"\f045";}.huge-cricket-helmet:before{content:"\f046";}.huge-curling:before{content:"\f047";}.huge-dart:before{content:"\f048";}.huge-diamond1:before{content:"\f049";}.huge-dice:before{content:"\f04a";}.huge-domino:before{content:"\f04b";}.huge-ds3-tool:before{content:"\f04c";}.huge-fencing-mask:before{content:"\f04d";}.huge-fencing:before{content:"\f04e";}.huge-fins:before{content:"\f04f";}.huge-football-pitch:before{content:"\f050";}.huge-football:before{content:"\f051";}.huge-game-controller-01:before{content:"\f052";}.huge-game-controller-02:before{content:"\f053";}.huge-game-controller-03:before{content:"\f054";}.huge-gem:before{content:"\f055";}.huge-golf-ball:before{content:"\f056";}.huge-golf-bat:before{content:"\f057";}.huge-golf-hole:before{content:"\f058";}.huge-greek-helmet:before{content:"\f059";}.huge-gun:before{content:"\f05a";}.huge-gymnastic:before{content:"\f05b";}.huge-hockey:before{content:"\f05c";}.huge-ice-hockey:before{content:"\f05d";}.huge-ice-skating:before{content:"\f05e";}.huge-joker:before{content:"\f05f";}.huge-joystick-01:before{content:"\f060";}.huge-joystick-02:before{content:"\f061";}.huge-joystick-03:before{content:"\f062";}.huge-joystick-04:before{content:"\f063";}.huge-joystick-05:before{content:"\f064";}.huge-kayak:before{content:"\f065";}.huge-kite:before{content:"\f066";}.huge-knight-shield:before{content:"\f067";}.huge-maze:before{content:"\f068";}.huge-mushroom:before{content:"\f069";}.huge-nintendo-switch:before{content:"\f06a";}.huge-nintendo:before{content:"\f06b";}.huge-olympic-torch:before{content:"\f06c";}.huge-pacman-01:before{content:"\f06d";}.huge-pacman-02:before{content:"\f06e";}.huge-paragliding:before{content:"\f06f";}.huge-pokeball:before{content:"\f070";}.huge-pokemon:before{content:"\f071";}.huge-pool-table:before{content:"\f072";}.huge-potion:before{content:"\f073";}.huge-puzzle:before{content:"\f074";}.huge-racing-flag:before{content:"\f075";}.huge-roller-skate:before{content:"\f076";}.huge-spades:before{content:"\f077";}.huge-spartan-helmet:before{content:"\f078";}.huge-steering:before{content:"\f079";}.huge-super-mario-toad:before{content:"\f07a";}.huge-super-mario:before{content:"\f07b";}.huge-surfboard:before{content:"\f07c";}.huge-swimming-cap:before{content:"\f07d";}.huge-swimming:before{content:"\f07e";}.huge-sword-01:before{content:"\f07f";}.huge-sword-02:before{content:"\f080";}.huge-sword-03:before{content:"\f081";}.huge-table-tennis-bat:before{content:"\f082";}.huge-tennis-ball:before{content:"\f083";}.huge-tetris:before{content:"\f084";}.huge-tic-tac-toe:before{content:"\f085";}.huge-trampoline:before{content:"\f086";}.huge-video-console:before{content:"\f087";}.huge-volleyball:before{content:"\f088";}.huge-vr-glasses:before{content:"\f089";}.huge-vr:before{content:"\f08a";}.huge-water-polo:before{content:"\f08b";}.huge-whistle:before{content:"\f08c";}.huge-wind-surf:before{content:"\f08d";}.huge-baby-bed-01:before{content:"\f08e";}.huge-baby-bed-02:before{content:"\f08f";}.huge-bathtub-01:before{content:"\f090";}.huge-bathtub-02:before{content:"\f091";}.huge-bed-bunk:before{content:"\f092";}.huge-bed-double:before{content:"\f093";}.huge-bed-single-01:before{content:"\f094";}.huge-bed-single-02:before{content:"\f095";}.huge-bed:before{content:"\f096";}.huge-bookshelf-01:before{content:"\f097";}.huge-bookshelf-02:before{content:"\f098";}.huge-bookshelf-03:before{content:"\f099";}.huge-cabinet-01:before{content:"\f09a";}.huge-cabinet-02:before{content:"\f09b";}.huge-cabinet-03:before{content:"\f09c";}.huge-cabinet-04:before{content:"\f09d";}.huge-cactus:before{content:"\f09e";}.huge-candelier-01:before{content:"\f09f";}.huge-candelier-02:before{content:"\f0a0";}.huge-chair-01:before{content:"\f0a1";}.huge-chair-02:before{content:"\f0a2";}.huge-chair-03:before{content:"\f0a3";}.huge-chair-04:before{content:"\f0a4";}.huge-chair-05:before{content:"\f0a5";}.huge-chair-barber:before{content:"\f0a6";}.huge-cleaning-bucket:before{content:"\f0a7";}.huge-computer-desk-01:before{content:"\f0a8";}.huge-computer-desk-02:before{content:"\f0a9";}.huge-computer-desk-03:before{content:"\f0aa";}.huge-curtains:before{content:"\f0ab";}.huge-desk-01:before{content:"\f0ac";}.huge-desk-02:before{content:"\f0ad";}.huge-dining-table:before{content:"\f0ae";}.huge-door:before{content:"\f0af";}.huge-dressing-table-01:before{content:"\f0b0";}.huge-dressing-table-02:before{content:"\f0b1";}.huge-dressing-table-03:before{content:"\f0b2";}.huge-flower-pot:before{content:"\f0b3";}.huge-garage:before{content:"\f0b4";}.huge-hanging-clock:before{content:"\f0b5";}.huge-hot-tube:before{content:"\f0b6";}.huge-lamp-04:before{content:"\f0b7";}.huge-lamp-01:before{content:"\f0b8";}.huge-lamp-02:before{content:"\f0b9";}.huge-lamp-03:before{content:"\f0ba";}.huge-lamp-05:before{content:"\f0bb";}.huge-mirror:before{content:"\f0bc";}.huge-office-chair:before{content:"\f0bd";}.huge-rocking-chair:before{content:"\f0be";}.huge-sink-01:before{content:"\f0bf";}.huge-sink-02:before{content:"\f0c0";}.huge-sofa-01:before{content:"\f0c1";}.huge-sofa-02:before{content:"\f0c2";}.huge-sofa-03:before{content:"\f0c3";}.huge-sofa-single:before{content:"\f0c4";}.huge-study-desk:before{content:"\f0c5";}.huge-table-01:before{content:"\f0c6";}.huge-table-02:before{content:"\f0c7";}.huge-table-03:before{content:"\f0c8";}.huge-table-lamp-01:before{content:"\f0c9";}.huge-table-lamp-02:before{content:"\f0ca";}.huge-table-round:before{content:"\f0cb";}.huge-television-table:before{content:"\f0cc";}.huge-terrace:before{content:"\f0cd";}.huge-toilet-01:before{content:"\f0ce";}.huge-toilet-02:before{content:"\f0cf";}.huge-vintage-clock:before{content:"\f0d0";}.huge-wall-lamp:before{content:"\f0d1";}.huge-wardrobe-01:before{content:"\f0d2";}.huge-wardrobe-02:before{content:"\f0d3";}.huge-wardrobe-03:before{content:"\f0d4";}.huge-wardrobe-04:before{content:"\f0d5";}.huge-apple-pie:before{content:"\f0d6";}.huge-apple1:before{content:"\f0d7";}.huge-apricot:before{content:"\f0d8";}.huge-avocado:before{content:"\f0d9";}.huge-banana:before{content:"\f0da";}.huge-bbq-grill:before{content:"\f0db";}.huge-birthday-cake:before{content:"\f0dc";}.huge-biscuit:before{content:"\f0dd";}.huge-bread-01:before{content:"\f0de";}.huge-bread-02:before{content:"\f0df";}.huge-bread-03:before{content:"\f0e0";}.huge-bread-04:before{content:"\f0e1";}.huge-broccoli:before{content:"\f0e2";}.huge-bubble-tea-01:before{content:"\f0e3";}.huge-bubble-tea-02:before{content:"\f0e4";}.huge-carrot:before{content:"\f0e5";}.huge-cheese-cake-01:before{content:"\f0e6";}.huge-cheese-cake-02:before{content:"\f0e7";}.huge-cheese:before{content:"\f0e8";}.huge-cherry:before{content:"\f0e9";}.huge-chicken-thighs:before{content:"\f0ea";}.huge-chocolate:before{content:"\f0eb";}.huge-cinnamon-roll:before{content:"\f0ec";}.huge-coffee-01:before{content:"\f0ed";}.huge-coffee-02:before{content:"\f0ee";}.huge-coffee-beans:before{content:"\f0ef";}.huge-cookie:before{content:"\f0f0";}.huge-corn:before{content:"\f0f1";}.huge-cotton-candy:before{content:"\f0f2";}.huge-crab:before{content:"\f0f3";}.huge-croissant:before{content:"\f0f4";}.huge-cupcake-01:before{content:"\f0f5";}.huge-cupcake-02:before{content:"\f0f6";}.huge-cupcake-03:before{content:"\f0f7";}.huge-dim-sum-01:before{content:"\f0f8";}.huge-dim-sum-02:before{content:"\f0f9";}.huge-doughnut:before{content:"\f0fa";}.huge-drink:before{content:"\f0fb";}.huge-eggs:before{content:"\f0fc";}.huge-fish-food:before{content:"\f0fd";}.huge-french-fries-01:before{content:"\f0fe";}.huge-french-fries-02:before{content:"\f0ff";}.huge-fry:before{content:"\f100";}.huge-grapes:before{content:"\f101";}.huge-hamburger-01:before{content:"\f102";}.huge-hamburger-02:before{content:"\f103";}.huge-honey-01:before{content:"\f104";}.huge-honey-02:before{content:"\f105";}.huge-hotdog:before{content:"\f106";}.huge-ice-cream-01:before{content:"\f107";}.huge-ice-cream-02:before{content:"\f108";}.huge-ice-cream-03:before{content:"\f109";}.huge-ice-cream-04:before{content:"\f10a";}.huge-lollipop:before{content:"\f10b";}.huge-milk-bottle:before{content:"\f10c";}.huge-milk-carton:before{content:"\f10d";}.huge-milk-coconut:before{content:"\f10e";}.huge-milk-oat:before{content:"\f10f";}.huge-mochi:before{content:"\f110";}.huge-mushroom1:before{content:"\f111";}.huge-natural-food:before{content:"\f112";}.huge-noodles:before{content:"\f113";}.huge-nut:before{content:"\f114";}.huge-octopus:before{content:"\f115";}.huge-orange:before{content:"\f116";}.huge-organic-food:before{content:"\f117";}.huge-pie:before{content:"\f118";}.huge-pizza-01:before{content:"\f119";}.huge-pizza-02:before{content:"\f11a";}.huge-popcorn:before{content:"\f11b";}.huge-prawn:before{content:"\f11c";}.huge-pumpkin:before{content:"\f11d";}.huge-rice-bowl-01:before{content:"\f11e";}.huge-rice-bowl-02:before{content:"\f11f";}.huge-sausage:before{content:"\f120";}.huge-shellfish:before{content:"\f121";}.huge-snail:before{content:"\f122";}.huge-soda-can:before{content:"\f123";}.huge-soft-drink-01:before{content:"\f124";}.huge-soft-drink-02:before{content:"\f125";}.huge-spaghetti:before{content:"\f126";}.huge-steak:before{content:"\f127";}.huge-sushi-01:before{content:"\f128";}.huge-sushi-02:before{content:"\f129";}.huge-sushi-03:before{content:"\f12a";}.huge-taco-01:before{content:"\f12b";}.huge-taco-02:before{content:"\f12c";}.huge-tea-pod:before{content:"\f12d";}.huge-tea:before{content:"\f12e";}.huge-vegetarian-food:before{content:"\f12f";}.huge-watermelon:before{content:"\f130";}.huge-yogurt:before{content:"\f131";}.huge-filter-add:before{content:"\f132";}.huge-filter-edit:before{content:"\f133";}.huge-filter-horizontal:before{content:"\f134";}.huge-filter-mail-circle:before{content:"\f135";}.huge-filter-mail-square:before{content:"\f136";}.huge-filter-remove:before{content:"\f137";}.huge-filter-reset:before{content:"\f138";}.huge-filter-vertical:before{content:"\f139";}.huge-filter:before{content:"\f13a";}.huge-preference-horizontal:before{content:"\f13b";}.huge-preference-vertical:before{content:"\f13c";}.huge-sort-by-down-01:before{content:"\f13d";}.huge-sort-by-down-02:before{content:"\f13e";}.huge-sort-by-up-01:before{content:"\f13f";}.huge-sort-by-up-02:before{content:"\f140";}.huge-sorting-1-9:before{content:"\f141";}.huge-sorting-01:before{content:"\f142";}.huge-sorting-02:before{content:"\f143";}.huge-sorting-03:before{content:"\f144";}.huge-sorting-04:before{content:"\f145";}.huge-sorting-05:before{content:"\f146";}.huge-sorting-9-1:before{content:"\f147";}.huge-sorting-a-z-01:before{content:"\f148";}.huge-sorting-a-z-02:before{content:"\f149";}.huge-sorting-down:before{content:"\f14a";}.huge-sorting-up:before{content:"\f14b";}.huge-sorting-z-a-01:before{content:"\f14c";}.huge-archive-01:before{content:"\f14d";}.huge-archive-02:before{content:"\f14e";}.huge-catalogue:before{content:"\f14f";}.huge-copy-link:before{content:"\f150";}.huge-course:before{content:"\f151";}.huge-csv-01:before{content:"\f152";}.huge-csv-02:before{content:"\f153";}.huge-doc-01:before{content:"\f154";}.huge-doc-02:before{content:"\f155";}.huge-document-attachment:before{content:"\f156";}.huge-file-01:before{content:"\f157";}.huge-file-02:before{content:"\f158";}.huge-file-add:before{content:"\f159";}.huge-file-attachment:before{content:"\f15a";}.huge-file-audio:before{content:"\f15b";}.huge-file-block:before{content:"\f15c";}.huge-file-bookmark:before{content:"\f15d";}.huge-file-cloud:before{content:"\f15e";}.huge-file-corrupt:before{content:"\f15f";}.huge-file-download:before{content:"\f160";}.huge-file-edit:before{content:"\f161";}.huge-file-export:before{content:"\f162";}.huge-file-favourite:before{content:"\f163";}.huge-file-import:before{content:"\f164";}.huge-file-link:before{content:"\f165";}.huge-file-locked:before{content:"\f166";}.huge-file-management:before{content:"\f167";}.huge-file-minus:before{content:"\f168";}.huge-file-music:before{content:"\f169";}.huge-file-not-found:before{content:"\f16a";}.huge-file-paste:before{content:"\f16b";}.huge-file-pin:before{content:"\f16c";}.huge-file-remove:before{content:"\f16d";}.huge-file-script:before{content:"\f16e";}.huge-file-search:before{content:"\f16f";}.huge-file-security:before{content:"\f170";}.huge-file-shredder:before{content:"\f171";}.huge-file-star:before{content:"\f172";}.huge-file-sync:before{content:"\f173";}.huge-file-unknown:before{content:"\f174";}.huge-file-unlocked:before{content:"\f175";}.huge-file-verified:before{content:"\f177";}.huge-file-video:before{content:"\f178";}.huge-file-view:before{content:"\f179";}.huge-file-zip:before{content:"\f17a";}.huge-floor-plan:before{content:"\f17b";}.huge-folder-01:before{content:"\f17c";}.huge-folder-02:before{content:"\f17d";}.huge-folder-03:before{content:"\f17e";}.huge-folder-add:before{content:"\f17f";}.huge-folder-attachment:before{content:"\f180";}.huge-folder-audio:before{content:"\f181";}.huge-folder-block:before{content:"\f182";}.huge-folder-check:before{content:"\f183";}.huge-folder-cloud:before{content:"\f184";}.huge-folder-details-reference:before{content:"\f185";}.huge-folder-details:before{content:"\f186";}.huge-folder-download:before{content:"\f187";}.huge-folder-edit:before{content:"\f188";}.huge-folder-favourite:before{content:"\f189";}.huge-folder-file-storage:before{content:"\f18a";}.huge-folder-library:before{content:"\f18b";}.huge-folder-links:before{content:"\f18c";}.huge-folder-locked:before{content:"\f18d";}.huge-folder-management:before{content:"\f18e";}.huge-folder-minus:before{content:"\f18f";}.huge-folder-move-in:before{content:"\f190";}.huge-folder-move-to:before{content:"\f191";}.huge-folder-music:before{content:"\f192";}.huge-folder-off:before{content:"\f193";}.huge-folder-open:before{content:"\f194";}.huge-folder-pin:before{content:"\f195";}.huge-folder-remove:before{content:"\f196";}.huge-folder-search:before{content:"\f197";}.huge-folder-security:before{content:"\f198";}.huge-folder-shared-01:before{content:"\f199";}.huge-folder-shared-02:before{content:"\f19a";}.huge-folder-shared-03:before{content:"\f19b";}.huge-folder-sync:before{content:"\f19c";}.huge-folder-transfer:before{content:"\f19d";}.huge-folder-unknown:before{content:"\f19e";}.huge-folder-unlocked:before{content:"\f19f";}.huge-folder-upload:before{content:"\f1a0";}.huge-folder-video:before{content:"\f1a1";}.huge-folder-view:before{content:"\f1a2";}.huge-folder-zip:before{content:"\f1a3";}.huge-folders:before{content:"\f1a4";}.huge-Frame:before{content:"\f1a5";}.huge-gif-01:before{content:"\f1a6";}.huge-hdr-01:before{content:"\f1a7";}.huge-hdr-02:before{content:"\f1a8";}.huge-jpg-01:before{content:"\f1a9";}.huge-jpg-02:before{content:"\f1aa";}.huge-license-draft:before{content:"\f1ab";}.huge-license-maintenance:before{content:"\f1ac";}.huge-license-no:before{content:"\f1ad";}.huge-license-pin:before{content:"\f1ae";}.huge-license-third-party:before{content:"\f1af";}.huge-license:before{content:"\f1b0";}.huge-mp3-01:before{content:"\f1b1";}.huge-mp3-02:before{content:"\f1b2";}.huge-mp4-01:before{content:"\f1b3";}.huge-mp4-02:before{content:"\f1b4";}.huge-news-01:before{content:"\f1b5";}.huge-pdf-01:before{content:"\f1b6";}.huge-pdf-02:before{content:"\f1b7";}.huge-png-01:before{content:"\f1b8";}.huge-png-02:before{content:"\f1b9";}.huge-policy:before{content:"\f1ba";}.huge-ppt-01:before{content:"\f1bb";}.huge-ppt-02:before{content:"\f1bc";}.huge-raw-01:before{content:"\f1bd";}.huge-raw-02:before{content:"\f1be";}.huge-scroll:before{content:"\f1bf";}.huge-svg-01:before{content:"\f1c0";}.huge-svg-02:before{content:"\f1c1";}.huge-txt-01:before{content:"\f1c2";}.huge-txt-02:before{content:"\f1c3";}.huge-xml-01:before{content:"\f1c4";}.huge-xml-02:before{content:"\f1c5";}.huge-xsl-01:before{content:"\f1c6";}.huge-xsl-02:before{content:"\f1c7";}.huge-zip-01:before{content:"\f1c8";}.huge-zip-02:before{content:"\f1c9";}.huge-atomic-power:before{content:"\f1ca";}.huge-automotive-battery-01:before{content:"\f1cb";}.huge-automotive-battery-02:before{content:"\f1cc";}.huge-batteries-energy:before{content:"\f1cd";}.huge-bio-energy:before{content:"\f1ce";}.huge-biomass-energy:before{content:"\f1cf";}.huge-chimney:before{content:"\f1d0";}.huge-eco-energy:before{content:"\f1d1";}.huge-eco-power:before{content:"\f1d2";}.huge-electric-home-01:before{content:"\f1d3";}.huge-electric-home-02:before{content:"\f1d4";}.huge-electric-tower-01:before{content:"\f1d5";}.huge-electric-tower-02:before{content:"\f1d6";}.huge-electric-wire:before{content:"\f1d7";}.huge-energy-ellipse:before{content:"\f1d8";}.huge-energy-rectangle:before{content:"\f1d9";}.huge-energy:before{content:"\f1da";}.huge-ev-charging:before{content:"\f1db";}.huge-factory:before{content:"\f1dc";}.huge-fire:before{content:"\f1dd";}.huge-fuel-01:before{content:"\f1de";}.huge-fuel-02:before{content:"\f1df";}.huge-gas-pipe:before{content:"\f1e0";}.huge-green-house:before{content:"\f1e1";}.huge-house-solar-panel:before{content:"\f1e2";}.huge-hydro-power:before{content:"\f1e3";}.huge-magnet-01:before{content:"\f1e4";}.huge-magnet-02:before{content:"\f1e5";}.huge-nuclear-power:before{content:"\f1e6";}.huge-oil-barrel:before{content:"\f1e7";}.huge-plug-01:before{content:"\f1e8";}.huge-plug-02:before{content:"\f1e9";}.huge-plug-socket:before{content:"\f1ea";}.huge-power-service:before{content:"\f1eb";}.huge-power-socket-01:before{content:"\f1ec";}.huge-power-socket-02:before{content:"\f1ed";}.huge-recycle-01:before{content:"\f1ee";}.huge-recycle-02:before{content:"\f1ef";}.huge-recycle-03:before{content:"\f1f0";}.huge-renewable-energy:before{content:"\f1f1";}.huge-save-energy-01:before{content:"\f1f2";}.huge-save-energy-02:before{content:"\f1f3";}.huge-save-energy-03:before{content:"\f1f4";}.huge-solar-energy:before{content:"\f1f5";}.huge-solar-panel-01:before{content:"\f1f6";}.huge-solar-panel-02:before{content:"\f1f7";}.huge-solar-panel-03:before{content:"\f1f8";}.huge-solar-panel-04:before{content:"\f1f9";}.huge-solar-panel-05:before{content:"\f1fa";}.huge-solar-power:before{content:"\f1fb";}.huge-sustainable-energy:before{content:"\f1fc";}.huge-temperature:before{content:"\f1fd";}.huge-water-energy:before{content:"\f1fe";}.huge-water-pump:before{content:"\f1ff";}.huge-wind-power-01:before{content:"\f200";}.huge-wind-power-02:before{content:"\f201";}.huge-wind-power-03:before{content:"\f202";}.huge-angle1:before{content:"\f203";}.huge-angry:before{content:"\f204";}.huge-confused:before{content:"\f205";}.huge-crazy:before{content:"\f206";}.huge-crying:before{content:"\f207";}.huge-dead:before{content:"\f208";}.huge-displeased:before{content:"\f209";}.huge-drooling:before{content:"\f20a";}.huge-evil:before{content:"\f20b";}.huge-flushed:before{content:"\f20c";}.huge-grimacing:before{content:"\f20d";}.huge-grinning:before{content:"\f20e";}.huge-happy:before{content:"\f20f";}.huge-in-love:before{content:"\f210";}.huge-kid:before{content:"\f211";}.huge-kissing:before{content:"\f212";}.huge-laughing:before{content:"\f213";}.huge-look-bottom:before{content:"\f214";}.huge-look-left:before{content:"\f215";}.huge-look-right:before{content:"\f216";}.huge-look-top:before{content:"\f217";}.huge-medical-mask:before{content:"\f218";}.huge-meh:before{content:"\f219";}.huge-monocle:before{content:"\f21a";}.huge-mute:before{content:"\f21b";}.huge-nerd:before{content:"\f21c";}.huge-neutral:before{content:"\f21d";}.huge-pensive:before{content:"\f21e";}.huge-relieved-01:before{content:"\f21f";}.huge-relieved-02:before{content:"\f220";}.huge-sad-01:before{content:"\f221";}.huge-sad-02:before{content:"\f222";}.huge-sad-dizzy:before{content:"\f223";}.huge-senseless:before{content:"\f224";}.huge-shoked:before{content:"\f225";}.huge-sillence:before{content:"\f226";}.huge-sing-left:before{content:"\f227";}.huge-sing-right:before{content:"\f228";}.huge-sleeping:before{content:"\f229";}.huge-smart:before{content:"\f22a";}.huge-smile-dizzy:before{content:"\f22b";}.huge-smile:before{content:"\f22c";}.huge-star-face:before{content:"\f22d";}.huge-sunglasses:before{content:"\f22e";}.huge-surprise:before{content:"\f22f";}.huge-suspicious:before{content:"\f230";}.huge-tired-01:before{content:"\f231";}.huge-tired-02:before{content:"\f232";}.huge-tongue-wink-left:before{content:"\f233";}.huge-tongue-wink-right:before{content:"\f234";}.huge-tongue1:before{content:"\f235";}.huge-unamused:before{content:"\f236";}.huge-unhappy:before{content:"\f237";}.huge-vomiting:before{content:"\f238";}.huge-wink:before{content:"\f239";}.huge-winking:before{content:"\f23a";}.huge-worry:before{content:"\f23b";}.huge-audio-book-01:before{content:"\f23c";}.huge-audio-book-02:before{content:"\f23d";}.huge-audio-book-03:before{content:"\f23e";}.huge-audio-book-04:before{content:"\f23f";}.huge-backpack-01:before{content:"\f240";}.huge-backpack-02:before{content:"\f241";}.huge-backpack-03:before{content:"\f242";}.huge-board-math:before{content:"\f243";}.huge-book-bookmark-01:before{content:"\f244";}.huge-book-bookmark-02:before{content:"\f245";}.huge-book-01:before{content:"\f246";}.huge-book-02:before{content:"\f247";}.huge-book-03:before{content:"\f248";}.huge-book-04:before{content:"\f249";}.huge-book-download:before{content:"\f24a";}.huge-book-edit:before{content:"\f24b";}.huge-book-open-01:before{content:"\f24c";}.huge-book-open-02:before{content:"\f24d";}.huge-book-upload:before{content:"\f24e";}.huge-books-01:before{content:"\f24f";}.huge-books-02:before{content:"\f250";}.huge-brain:before{content:"\f251";}.huge-browser:before{content:"\f252";}.huge-canvas:before{content:"\f253";}.huge-certificate:before{content:"\f254";}.huge-chemistry-01:before{content:"\f255";}.huge-chemistry-02:before{content:"\f256";}.huge-chemistry-03:before{content:"\f257";}.huge-clip:before{content:"\f258";}.huge-clipboard:before{content:"\f259";}.huge-computer-video-call:before{content:"\f25a";}.huge-conversation:before{content:"\f25b";}.huge-desk:before{content:"\f25c";}.huge-diploma:before{content:"\f25d";}.huge-dna1:before{content:"\f25e";}.huge-drawing-compass:before{content:"\f25f";}.huge-elearning-exchange:before{content:"\f260";}.huge-geology-crust:before{content:"\f261";}.huge-gift:before{content:"\f262";}.huge-glasses:before{content:"\f263";}.huge-global-education:before{content:"\f264";}.huge-globe:before{content:"\f265";}.huge-graduate-female:before{content:"\f266";}.huge-graduate-male:before{content:"\f267";}.huge-graduation-scroll:before{content:"\f268";}.huge-idea:before{content:"\f269";}.huge-knowledge-01:before{content:"\f26a";}.huge-knowledge-02:before{content:"\f26b";}.huge-library:before{content:"\f26c";}.huge-locker1:before{content:"\f26d";}.huge-math:before{content:"\f26e";}.huge-mentor:before{content:"\f26f";}.huge-mentoring:before{content:"\f270";}.huge-moon2:before{content:"\f271";}.huge-mortarboard-01:before{content:"\f272";}.huge-mortarboard-02:before{content:"\f273";}.huge-note:before{content:"\f274";}.huge-notebook-01:before{content:"\f275";}.huge-notebook-02:before{content:"\f276";}.huge-online-learning-01:before{content:"\f277";}.huge-online-learning-02:before{content:"\f278";}.huge-online-learning-03:before{content:"\f279";}.huge-online-learning-04:before{content:"\f27a";}.huge-paint-board:before{content:"\f27b";}.huge-pencil:before{content:"\f27c";}.huge-physics:before{content:"\f27d";}.huge-saturn:before{content:"\f27e";}.huge-school-bell-01:before{content:"\f27f";}.huge-school-bell-02:before{content:"\f280";}.huge-school-report-card:before{content:"\f281";}.huge-school-tie:before{content:"\f282";}.huge-school:before{content:"\f283";}.huge-stationery:before{content:"\f284";}.huge-student-card:before{content:"\f285";}.huge-study-lamp:before{content:"\f286";}.huge-teacher:before{content:"\f287";}.huge-teaching:before{content:"\f288";}.huge-telescope-01:before{content:"\f289";}.huge-telescope-02:before{content:"\f28a";}.huge-test-tube-01:before{content:"\f28b";}.huge-test-tube-02:before{content:"\f28c";}.huge-test-tube-03:before{content:"\f28d";}.huge-user1:before{content:"\f28e";}.huge-d-move:before{content:"\f28f";}.huge-d-rotate:before{content:"\f290";}.huge-d-scale:before{content:"\f291";}.huge-align-bottom:before{content:"\f292";}.huge-align-box-bottom-center:before{content:"\f293";}.huge-align-box-bottom-left:before{content:"\f294";}.huge-align-box-bottom-right:before{content:"\f295";}.huge-align-box-middle-center:before{content:"\f296";}.huge-align-box-middle-left:before{content:"\f297";}.huge-align-box-middle-right:before{content:"\f298";}.huge-align-box-top-center:before{content:"\f299";}.huge-align-box-top-left:before{content:"\f29a";}.huge-align-box-top-right:before{content:"\f29b";}.huge-align-horizontal-center:before{content:"\f29c";}.huge-align-key-object:before{content:"\f29d";}.huge-align-left:before{content:"\f29e";}.huge-align-right:before{content:"\f29f";}.huge-align-selection:before{content:"\f2a0";}.huge-align-top:before{content:"\f2a1";}.huge-align-vertical-center:before{content:"\f2a2";}.huge-alphabet-arabic:before{content:"\f2a3";}.huge-alphabet-bangla:before{content:"\f2a4";}.huge-alphabet-chinese:before{content:"\f2a5";}.huge-alphabet-greek:before{content:"\f2a6";}.huge-alphabet-hebrew:before{content:"\f2a7";}.huge-alphabet-hindi:before{content:"\f2a8";}.huge-alphabet-japanese:before{content:"\f2a9";}.huge-alphabet-korean:before{content:"\f2aa";}.huge-alphabet-thai:before{content:"\f2ab";}.huge-anchor-point:before{content:"\f2ac";}.huge-arrange-by-letters-a-z:before{content:"\f2ad";}.huge-arrange-by-letters-z-a:before{content:"\f2ae";}.huge-arrange-by-numbers-1-9:before{content:"\f2af";}.huge-arrange-by-numbers-9-1:before{content:"\f2b0";}.huge-arrange:before{content:"\f2b1";}.huge-artboard-tool:before{content:"\f2b2";}.huge-artboard:before{content:"\f2b3";}.huge-aspect-ratio:before{content:"\f2b4";}.huge-attachment-01:before{content:"\f2b5";}.huge-attachment-02:before{content:"\f2b6";}.huge-attachment-circle:before{content:"\f2b7";}.huge-attachment-square:before{content:"\f2b8";}.huge-bend-tool:before{content:"\f2b9";}.huge-blend:before{content:"\f2ba";}.huge-blur:before{content:"\f2bb";}.huge-border-full:before{content:"\f2bc";}.huge-brush:before{content:"\f2bd";}.huge-cap-projecting:before{content:"\f2be";}.huge-cap-round:before{content:"\f2bf";}.huge-cap-straight:before{content:"\f2c0";}.huge-carousel-horizontal:before{content:"\f2c1";}.huge-carousel-vertical:before{content:"\f2c2";}.huge-change-screen-mode:before{content:"\f2c3";}.huge-character-phonetic:before{content:"\f2c4";}.huge-check-list:before{content:"\f2c5";}.huge-color-picker:before{content:"\f2c6";}.huge-colors:before{content:"\f2c7";}.huge-column-delete:before{content:"\f2c8";}.huge-column-insert:before{content:"\f2c9";}.huge-command:before{content:"\f2ca";}.huge-copy-01:before{content:"\f2cb";}.huge-copy-02:before{content:"\f2cc";}.huge-crop:before{content:"\f2cd";}.huge-dashed-line-01:before{content:"\f2ce";}.huge-dashed-line-02:before{content:"\f2cf";}.huge-distribute-horizontal-center:before{content:"\f2d0";}.huge-distribute-horizontal-left:before{content:"\f2d1";}.huge-distribute-horizontal-right:before{content:"\f2d2";}.huge-distribute-vertical-bottom:before{content:"\f2d3";}.huge-distribute-vertical-center:before{content:"\f2d4";}.huge-distribute-vertical-top:before{content:"\f2d5";}.huge-drawing-mode:before{content:"\f2d6";}.huge-droplet:before{content:"\f2d7";}.huge-edge-style:before{content:"\f2d8";}.huge-edit-01:before{content:"\f2d9";}.huge-edit-02:before{content:"\f2da";}.huge-edit-off:before{content:"\f2db";}.huge-ellipse-selection:before{content:"\f2dc";}.huge-eraser-auto:before{content:"\f2dd";}.huge-eraser:before{content:"\f2de";}.huge-flip-bottom:before{content:"\f2df";}.huge-flip-horizontal:before{content:"\f2e0";}.huge-flip-left:before{content:"\f2e1";}.huge-flip-right:before{content:"\f2e2";}.huge-flip-top:before{content:"\f2e3";}.huge-flip-vertical:before{content:"\f2e4";}.huge-grid-off:before{content:"\f2e5";}.huge-grid-table:before{content:"\f2e6";}.huge-grid-view:before{content:"\f2e7";}.huge-grid:before{content:"\f2e8";}.huge-group-items:before{content:"\f2e9";}.huge-group-layers:before{content:"\f2ea";}.huge-heading-01:before{content:"\f2eb";}.huge-heading-02:before{content:"\f2ec";}.huge-heading-03:before{content:"\f2ed";}.huge-heading-04:before{content:"\f2ee";}.huge-heading-05:before{content:"\f2ef";}.huge-heading-06:before{content:"\f2f0";}.huge-heading:before{content:"\f2f1";}.huge-horizontal-drag--drop:before{content:"\f2f2";}.huge-insert-bottom-image:before{content:"\f2f3";}.huge-insert-center-image:before{content:"\f2f4";}.huge-insert-top-image:before{content:"\f2f5";}.huge-join-bevel:before{content:"\f2f6";}.huge-join-round:before{content:"\f2f7";}.huge-join-straight:before{content:"\f2f8";}.huge-language-circle:before{content:"\f2f9";}.huge-language-square:before{content:"\f2fa";}.huge-lasso-tool-01:before{content:"\f2fb";}.huge-lasso-tool-02:before{content:"\f2fc";}.huge-layer-add:before{content:"\f2fd";}.huge-layer-mask-1:before{content:"\f2fe";}.huge-layer-mask:before{content:"\f2ff";}.huge-layers-01:before{content:"\f300";}.huge-layers-02:before{content:"\f301";}.huge-left-to-right-block-quote:before{content:"\f302";}.huge-left-to-right-list-bullet:before{content:"\f303";}.huge-left-to-right-list-dash:before{content:"\f304";}.huge-left-to-right-list-number:before{content:"\f305";}.huge-left-to-right-list-star-1:before{content:"\f306";}.huge-left-to-right-list-star:before{content:"\f307";}.huge-left-to-right-list-triangle:before{content:"\f308";}.huge-letter-spacing:before{content:"\f309";}.huge-list-view:before{content:"\f30a";}.huge-magic-wand-01:before{content:"\f30b";}.huge-magic-wand-02:before{content:"\f30c";}.huge-magic-wand-03:before{content:"\f30d";}.huge-maximize-screen:before{content:"\f30e";}.huge-minimize-screen:before{content:"\f30f";}.huge-move-to:before{content:"\f310";}.huge-option:before{content:"\f311";}.huge-orthogonal-edge:before{content:"\f312";}.huge-paint-brush-01:before{content:"\f313";}.huge-paint-brush-02:before{content:"\f314";}.huge-paint-brush-03:before{content:"\f315";}.huge-paint-brush-04:before{content:"\f316";}.huge-paint-bucket:before{content:"\f317";}.huge-paragraph-bullets-point-01:before{content:"\f318";}.huge-paragraph-bullets-point-02:before{content:"\f319";}.huge-paragraph-spacing:before{content:"\f31a";}.huge-paragraph:before{content:"\f31b";}.huge-pathfinder-crop:before{content:"\f31c";}.huge-pathfinder-divide:before{content:"\f31d";}.huge-pathfinder-exclude:before{content:"\f31e";}.huge-pathfinder-intersect:before{content:"\f31f";}.huge-pathfinder-merge:before{content:"\f320";}.huge-pathfinder-minus-back:before{content:"\f321";}.huge-pathfinder-minus-front:before{content:"\f322";}.huge-pathfinder-outline:before{content:"\f323";}.huge-pathfinder-trim:before{content:"\f324";}.huge-pathfinder-unite:before{content:"\f325";}.huge-pen-tool-01:before{content:"\f326";}.huge-pen-tool-02:before{content:"\f327";}.huge-pen-tool-03:before{content:"\f328";}.huge-pen-tool-add:before{content:"\f329";}.huge-pen-tool-minus:before{content:"\f32a";}.huge-pencil-edit-01:before{content:"\f32b";}.huge-pencil-edit-02:before{content:"\f32c";}.huge-perspective:before{content:"\f32d";}.huge-picture-in-picture-exit:before{content:"\f32e";}.huge-picture-in-picture-on:before{content:"\f32f";}.huge-profile:before{content:"\f330";}.huge-quill-write-01:before{content:"\f331";}.huge-quill-write-02:before{content:"\f332";}.huge-quote-down-circle:before{content:"\f333";}.huge-quote-down-square:before{content:"\f334";}.huge-quote-down:before{content:"\f335";}.huge-quote-up-circle:before{content:"\f336";}.huge-quote-up-square:before{content:"\f337";}.huge-quote-up:before{content:"\f338";}.huge-refresh:before{content:"\f339";}.huge-reload:before{content:"\f33a";}.huge-resources-add:before{content:"\f33b";}.huge-resources-remove:before{content:"\f33c";}.huge-right-to-left-block-quote:before{content:"\f33d";}.huge-right-to-left-list-bullet:before{content:"\f33e";}.huge-right-to-left-list-dash:before{content:"\f33f";}.huge-right-to-left-list-number:before{content:"\f340";}.huge-right-to-left-list-triangle:before{content:"\f341";}.huge-rotate-01:before{content:"\f342";}.huge-rotate-02:before{content:"\f343";}.huge-rotate-360:before{content:"\f344";}.huge-rotate-bottom-left-1:before{content:"\f345";}.huge-rotate-bottom-left:before{content:"\f346";}.huge-rotate-clockwise:before{content:"\f347";}.huge-rotate-crop:before{content:"\f348";}.huge-rotate-square:before{content:"\f349";}.huge-rotate-top-left:before{content:"\f34a";}.huge-rotate-top-right:before{content:"\f34b";}.huge-row-delete:before{content:"\f34c";}.huge-row-insert:before{content:"\f34d";}.huge-ruler:before{content:"\f34e";}.huge-scissor-rectangle:before{content:"\f34f";}.huge-scissor1:before{content:"\f350";}.huge-search-replace:before{content:"\f351";}.huge-select-01:before{content:"\f352";}.huge-select-02:before{content:"\f353";}.huge-signature:before{content:"\f354";}.huge-skew:before{content:"\f355";}.huge-solid-line-01:before{content:"\f356";}.huge-solid-line-02:before{content:"\f357";}.huge-straight-edge:before{content:"\f358";}.huge-stroke-center:before{content:"\f359";}.huge-stroke-inside:before{content:"\f35a";}.huge-stroke-outside:before{content:"\f35b";}.huge-swatch:before{content:"\f35c";}.huge-text--strikethrough:before{content:"\f35d";}.huge-text-align-center:before{content:"\f35e";}.huge-text-align-justify-center:before{content:"\f35f";}.huge-text-align-justify-left:before{content:"\f360";}.huge-text-align-justify-right:before{content:"\f361";}.huge-text-align-left-1:before{content:"\f362";}.huge-text-align-left:before{content:"\f363";}.huge-text-align-right-1:before{content:"\f364";}.huge-text-align-right:before{content:"\f365";}.huge-text-all-caps:before{content:"\f366";}.huge-text-bold:before{content:"\f367";}.huge-text-centerline-center-top:before{content:"\f368";}.huge-text-centerline-left:before{content:"\f369";}.huge-text-centerline-middle:before{content:"\f36a";}.huge-text-centerline-right:before{content:"\f36b";}.huge-text-circle:before{content:"\f36c";}.huge-text-color:before{content:"\f36d";}.huge-text-creation:before{content:"\f36e";}.huge-text-firstline-left:before{content:"\f36f";}.huge-text-firstline-right:before{content:"\f370";}.huge-text-font:before{content:"\f371";}.huge-text-footnote:before{content:"\f372";}.huge-text-indent-1:before{content:"\f373";}.huge-text-indent-less:before{content:"\f374";}.huge-text-indent-more:before{content:"\f375";}.huge-text-indent:before{content:"\f376";}.huge-text-italic:before{content:"\f377";}.huge-text-kerning:before{content:"\f378";}.huge-text-number-sign:before{content:"\f379";}.huge-text-selection:before{content:"\f37a";}.huge-text-smallcaps:before{content:"\f37b";}.huge-text-square:before{content:"\f37c";}.huge-text-subscript:before{content:"\f37d";}.huge-text-superscript:before{content:"\f37e";}.huge-text-tracking:before{content:"\f37f";}.huge-text-underline:before{content:"\f380";}.huge-text-variable-front:before{content:"\f381";}.huge-text-vertical-alignment:before{content:"\f382";}.huge-text-wrap:before{content:"\f383";}.huge-text:before{content:"\f384";}.huge-transparency:before{content:"\f385";}.huge-trapezoid-line-horizontal:before{content:"\f386";}.huge-trapezoid-line-vertical:before{content:"\f387";}.huge-type-cursor:before{content:"\f388";}.huge-ungroup-items:before{content:"\f389";}.huge-ungroup-layers:before{content:"\f38a";}.huge-vertical-drag--drop-1:before{content:"\f38b";}.huge-vertical-drag--drop:before{content:"\f38c";}.huge-view-off:before{content:"\f38d";}.huge-view:before{content:"\f38e";}.huge-cloud-download:before{content:"\f38f";}.huge-cloud-upload:before{content:"\f390";}.huge-download-01:before{content:"\f391";}.huge-download-02:before{content:"\f392";}.huge-download-03:before{content:"\f393";}.huge-download-04:before{content:"\f394";}.huge-download-05:before{content:"\f395";}.huge-download-circle-01:before{content:"\f396";}.huge-download-circle-02:before{content:"\f397";}.huge-download-square-01:before{content:"\f398";}.huge-download-square-02:before{content:"\f399";}.huge-upload-01:before{content:"\f39a";}.huge-upload-02:before{content:"\f39b";}.huge-upload-03:before{content:"\f39c";}.huge-upload-04:before{content:"\f39d";}.huge-upload-05:before{content:"\f39e";}.huge-upload-circle-01:before{content:"\f39f";}.huge-upload-circle-02:before{content:"\f3a0";}.huge-upload-square-01:before{content:"\f3a1";}.huge-upload-square-02:before{content:"\f3a2";}.huge-d-view:before{content:"\f3a3";}.huge-airdrop:before{content:"\f3a4";}.huge-airplane-mode-off:before{content:"\f3a5";}.huge-airplane-mode:before{content:"\f3a6";}.huge-airplay-line:before{content:"\f3a7";}.huge-airpod-01:before{content:"\f3a8";}.huge-airpod-02:before{content:"\f3a9";}.huge-airpod-03:before{content:"\f3aa";}.huge-augmented-reality-ar:before{content:"\f3ab";}.huge-battery-charging-01:before{content:"\f3ac";}.huge-battery-charging-02:before{content:"\f3ad";}.huge-battery-eco-charging:before{content:"\f3ae";}.huge-battery-empty:before{content:"\f3af";}.huge-battery-full:before{content:"\f3b0";}.huge-battery-low:before{content:"\f3b1";}.huge-battery-medium-01:before{content:"\f3b2";}.huge-battery-medium-02:before{content:"\f3b3";}.huge-bluetooth-circle:before{content:"\f3b4";}.huge-bluetooth-not-connected:before{content:"\f3b5";}.huge-bluetooth-search:before{content:"\f3b6";}.huge-bluetooth-square:before{content:"\f3b7";}.huge-bluetooth:before{content:"\f3b8";}.huge-bulb-chargeing:before{content:"\f3b9";}.huge-bulb:before{content:"\f3ba";}.huge-cd:before{content:"\f3bb";}.huge-computer-add:before{content:"\f3bc";}.huge-computer-check:before{content:"\f3bd";}.huge-computer-cloud:before{content:"\f3be";}.huge-computer-phone-sync:before{content:"\f3bf";}.huge-computer-remove:before{content:"\f3c0";}.huge-computer-settings:before{content:"\f3c1";}.huge-computer-video:before{content:"\f3c2";}.huge-computer:before{content:"\f3c3";}.huge-cpu-charge:before{content:"\f3c4";}.huge-cpu-settings:before{content:"\f3c5";}.huge-cpu:before{content:"\f3c6";}.huge-data-recovery:before{content:"\f3c7";}.huge-database-01:before{content:"\f3c8";}.huge-database-02:before{content:"\f3c9";}.huge-database-add:before{content:"\f3ca";}.huge-database-sync1:before{content:"\f3cb";}.huge-electric-plugs:before{content:"\f3cc";}.huge-external-drive:before{content:"\f3cd";}.huge-flip-phone:before{content:"\f3ce";}.huge-floppy-disk:before{content:"\f3cf";}.huge-fridge:before{content:"\f3d0";}.huge-game:before{content:"\f3d1";}.huge-gameboy:before{content:"\f3d2";}.huge-google-home:before{content:"\f3d3";}.huge-hard-drive:before{content:"\f3d4";}.huge-hdd:before{content:"\f3d5";}.huge-headset-off:before{content:"\f3d6";}.huge-headset:before{content:"\f3d7";}.huge-ipod:before{content:"\f3d8";}.huge-keyboard:before{content:"\f3d9";}.huge-lamp:before{content:"\f3da";}.huge-laptop-add:before{content:"\f3db";}.huge-laptop-charging:before{content:"\f3dc";}.huge-laptop-check:before{content:"\f3dd";}.huge-laptop-cloud:before{content:"\f3de";}.huge-laptop-issue:before{content:"\f3df";}.huge-laptop-performance:before{content:"\f3e0";}.huge-laptop-phone-sync:before{content:"\f3e1";}.huge-laptop-remove:before{content:"\f3e2";}.huge-laptop-settings:before{content:"\f3e3";}.huge-laptop-video:before{content:"\f3e4";}.huge-laptop:before{content:"\f3e5";}.huge-megaphone-01:before{content:"\f3e6";}.huge-megaphone-02:before{content:"\f3e7";}.huge-mirroring-screen:before{content:"\f3e8";}.huge-modern-tv-4k:before{content:"\f3e9";}.huge-modern-tv-issue:before{content:"\f3ea";}.huge-modern-tv:before{content:"\f3eb";}.huge-mouse-011:before{content:"\f3ec";}.huge-mouse-021:before{content:"\f3ed";}.huge-pen-connect-bluetooth:before{content:"\f3ee";}.huge-pen-connect-usb:before{content:"\f3ef";}.huge-pen-connect-wifi:before{content:"\f3f0";}.huge-phone-off-01:before{content:"\f3f1";}.huge-phone-off-02:before{content:"\f3f2";}.huge-printer-off:before{content:"\f3f3";}.huge-printer:before{content:"\f3f4";}.huge-radio-01:before{content:"\f3f5";}.huge-radio-02:before{content:"\f3f6";}.huge-remote-control:before{content:"\f3f7";}.huge-router:before{content:"\f3f8";}.huge-satellite1:before{content:"\f3f9";}.huge-screen-add-to-home:before{content:"\f3fa";}.huge-screen-lock-rotation:before{content:"\f3fb";}.huge-screen-rotation:before{content:"\f3fc";}.huge-sd-card:before{content:"\f3fd";}.huge-send-to-mobile:before{content:"\f3fe";}.huge-simcard-01:before{content:"\f3ff";}.huge-simcard-02:before{content:"\f400";}.huge-simcard-dual:before{content:"\f401";}.huge-smart-ac:before{content:"\f402";}.huge-smart-phone-01:before{content:"\f403";}.huge-smart-phone-02:before{content:"\f404";}.huge-smart-phone-03:before{content:"\f405";}.huge-smart-phone-04:before{content:"\f406";}.huge-smart-phone-landscape:before{content:"\f407";}.huge-speaker1:before{content:"\f408";}.huge-tablet-01:before{content:"\f409";}.huge-tablet-02:before{content:"\f40a";}.huge-tablet-connected-bluetooth:before{content:"\f40b";}.huge-tablet-connected-usb:before{content:"\f40c";}.huge-tablet-connected-wifi:before{content:"\f40d";}.huge-tablet-pen:before{content:"\f40e";}.huge-transmission:before{content:"\f40f";}.huge-tv-01:before{content:"\f410";}.huge-tv-02:before{content:"\f411";}.huge-tv-fix:before{content:"\f412";}.huge-tv-issue:before{content:"\f413";}.huge-tv-smart:before{content:"\f414";}.huge-usb--not-connected-02:before{content:"\f415";}.huge-usb-bugs:before{content:"\f416";}.huge-usb-connected-01:before{content:"\f417";}.huge-usb-connected-02:before{content:"\f418";}.huge-usb-connected-03:before{content:"\f419";}.huge-usb-error:before{content:"\f41a";}.huge-usb-memory-01:before{content:"\f41b";}.huge-usb-memory-02:before{content:"\f41c";}.huge-usb-not-connected-01:before{content:"\f41d";}.huge-usb:before{content:"\f41e";}.huge-virtual-reality-vr-01:before{content:"\f41f";}.huge-virtual-reality-vr-02:before{content:"\f420";}.huge-alarm-clock:before{content:"\f421";}.huge-calendar-01:before{content:"\f422";}.huge-calendar-02:before{content:"\f423";}.huge-calendar-03:before{content:"\f424";}.huge-calendar-04:before{content:"\f425";}.huge-calendar-add-01:before{content:"\f426";}.huge-calendar-add-02:before{content:"\f427";}.huge-calendar-block-01:before{content:"\f428";}.huge-calendar-block-02:before{content:"\f429";}.huge-calendar-check-in-01:before{content:"\f42a";}.huge-calendar-check-in-02:before{content:"\f42b";}.huge-calendar-check-out-01:before{content:"\f42c";}.huge-calendar-check-out-02:before{content:"\f42d";}.huge-calendar-download-01:before{content:"\f42e";}.huge-calendar-download-02:before{content:"\f42f";}.huge-calendar-favorite-01:before{content:"\f430";}.huge-calendar-favorite-02:before{content:"\f431";}.huge-calendar-lock-01:before{content:"\f432";}.huge-calendar-lock-02:before{content:"\f433";}.huge-calendar-love-01:before{content:"\f434";}.huge-calendar-love-02:before{content:"\f435";}.huge-calendar-minus-01:before{content:"\f436";}.huge-calendar-minus-02:before{content:"\f437";}.huge-calendar-remove-01:before{content:"\f438";}.huge-calendar-remove-02:before{content:"\f439";}.huge-calendar-setting-01:before{content:"\f43a";}.huge-calendar-setting-02:before{content:"\f43b";}.huge-calendar-upload-01:before{content:"\f43c";}.huge-calendar-upload-02:before{content:"\f43d";}.huge-clock-01:before{content:"\f43e";}.huge-clock-02:before{content:"\f43f";}.huge-clock-03:before{content:"\f440";}.huge-clock-04:before{content:"\f441";}.huge-clock-05:before{content:"\f442";}.huge-digital-clock:before{content:"\f443";}.huge-hourglass-off:before{content:"\f444";}.huge-hourglass:before{content:"\f445";}.huge-smart-watch-01:before{content:"\f446";}.huge-smart-watch-02:before{content:"\f447";}.huge-smart-watch-03:before{content:"\f448";}.huge-smart-watch-04:before{content:"\f449";}.huge-stop-watch:before{content:"\f44a";}.huge-time-01:before{content:"\f44b";}.huge-time-02:before{content:"\f44c";}.huge-time-03:before{content:"\f44d";}.huge-time-04:before{content:"\f44e";}.huge-time-half-pass:before{content:"\f44f";}.huge-time-quarter-pass:before{content:"\f450";}.huge-time-quarter:before{content:"\f451";}.huge-time-schedule:before{content:"\f452";}.huge-timer-01:before{content:"\f453";}.huge-timer-02:before{content:"\f454";}.huge-watch-01:before{content:"\f455";}.huge-watch-02:before{content:"\f456";}.huge-dashboard-browsing:before{content:"\f457";}.huge-dashboard-circle-add:before{content:"\f458";}.huge-dashboard-circle-edit:before{content:"\f459";}.huge-dashboard-circle-remove:before{content:"\f45a";}.huge-dashboard-circle-settings:before{content:"\f45b";}.huge-dashboard-circle:before{content:"\f45c";}.huge-dashboard-speed-01:before{content:"\f45d";}.huge-dashboard-speed-02:before{content:"\f45e";}.huge-dashboard-square-01:before{content:"\f45f";}.huge-dashboard-square-02:before{content:"\f460";}.huge-dashboard-square-03:before{content:"\f461";}.huge-dashboard-square-add:before{content:"\f462";}.huge-dashboard-square-edit:before{content:"\f463";}.huge-dashboard-square-remove:before{content:"\f464";}.huge-dashboard-square-setting:before{content:"\f465";}.huge-discover-circle:before{content:"\f466";}.huge-discover-square:before{content:"\f467";}.huge-sidebar-bottom:before{content:"\f468";}.huge-sidebar-left1:before{content:"\f469";}.huge-sidebar-right1:before{content:"\f46a";}.huge-sidebar-top:before{content:"\f46b";}.huge-anonymous:before{content:"\f46c";}.huge-bitcoin-01:before{content:"\f46d";}.huge-bitcoin-02:before{content:"\f46e";}.huge-bitcoin-03:before{content:"\f46f";}.huge-bitcoin-04:before{content:"\f470";}.huge-bitcoin-bag:before{content:"\f471";}.huge-bitcoin-cloud:before{content:"\f472";}.huge-bitcoin-cpu:before{content:"\f473";}.huge-bitcoin-credit-card:before{content:"\f474";}.huge-bitcoin-database:before{content:"\f475";}.huge-bitcoin-down-01:before{content:"\f476";}.huge-bitcoin-down-02:before{content:"\f477";}.huge-bitcoin-ellipse:before{content:"\f478";}.huge-bitcoin-eye:before{content:"\f479";}.huge-bitcoin-filter:before{content:"\f47a";}.huge-bitcoin-flashdisk:before{content:"\f47b";}.huge-bitcoin-graph:before{content:"\f47c";}.huge-bitcoin-invoice:before{content:"\f47d";}.huge-bitcoin-key:before{content:"\f47e";}.huge-bitcoin-location:before{content:"\f47f";}.huge-bitcoin-lock:before{content:"\f480";}.huge-bitcoin-mail:before{content:"\f481";}.huge-bitcoin-mind:before{content:"\f482";}.huge-bitcoin-money-01:before{content:"\f483";}.huge-bitcoin-money-02:before{content:"\f484";}.huge-bitcoin-pie-chart:before{content:"\f485";}.huge-bitcoin-piggy-bank:before{content:"\f486";}.huge-bitcoin-presentation:before{content:"\f487";}.huge-bitcoin-receipt:before{content:"\f488";}.huge-bitcoin-rectangle:before{content:"\f489";}.huge-bitcoin-safe:before{content:"\f48a";}.huge-bitcoin-search:before{content:"\f48b";}.huge-bitcoin-setting:before{content:"\f48c";}.huge-bitcoin-shield:before{content:"\f48d";}.huge-bitcoin-shopping:before{content:"\f48e";}.huge-bitcoin-smartphone-01:before{content:"\f48f";}.huge-bitcoin-smartphone-02:before{content:"\f490";}.huge-bitcoin-store:before{content:"\f491";}.huge-bitcoin-tag:before{content:"\f492";}.huge-bitcoin-target:before{content:"\f493";}.huge-bitcoin-transaction:before{content:"\f494";}.huge-bitcoin-up-01:before{content:"\f495";}.huge-bitcoin-up-02:before{content:"\f496";}.huge-bitcoin-wallet:before{content:"\f497";}.huge-bitcoin-withdraw:before{content:"\f498";}.huge-blockchain-01:before{content:"\f499";}.huge-blockchain-02:before{content:"\f49a";}.huge-blockchain-03:before{content:"\f49b";}.huge-blockchain-04:before{content:"\f49c";}.huge-blockchain-05:before{content:"\f49d";}.huge-blockchain-06:before{content:"\f49e";}.huge-blockchain-07:before{content:"\f49f";}.huge-centralized:before{content:"\f4a0";}.huge-ethereum-ellipse:before{content:"\f4a1";}.huge-ethereum-rectangle:before{content:"\f4a2";}.huge-ethereum:before{content:"\f4a3";}.huge-exchange-01:before{content:"\f4a4";}.huge-exchange-02:before{content:"\f4a5";}.huge-exchange-03:before{content:"\f4a6";}.huge-ico:before{content:"\f4a7";}.huge-litecoin:before{content:"\f4a8";}.huge-market-analysis:before{content:"\f4a9";}.huge-mining-01:before{content:"\f4aa";}.huge-mining-02:before{content:"\f4ab";}.huge-mining-03:before{content:"\f4ac";}.huge-peer-to-peer-01:before{content:"\f4ad";}.huge-peer-to-peer-02:before{content:"\f4ae";}.huge-peer-to-peer-03:before{content:"\f4af";}.huge-profit:before{content:"\f4b0";}.huge-purse:before{content:"\f4b1";}.huge-ripple:before{content:"\f4b2";}.huge-shield-blockchain:before{content:"\f4b3";}.huge-shield-energy:before{content:"\f4b4";}.huge-stake:before{content:"\f4b5";}.huge-bubble-chat-add:before{content:"\f4b6";}.huge-bubble-chat-blocked:before{content:"\f4b7";}.huge-bubble-chat-cancel:before{content:"\f4b8";}.huge-bubble-chat-delay:before{content:"\f4b9";}.huge-bubble-chat-done:before{content:"\f4ba";}.huge-bubble-chat-download-1:before{content:"\f4bb";}.huge-bubble-chat-download:before{content:"\f4bc";}.huge-bubble-chat-edit:before{content:"\f4bd";}.huge-bubble-chat-favourite:before{content:"\f4be";}.huge-bubble-chat-income:before{content:"\f4bf";}.huge-bubble-chat-lock:before{content:"\f4c0";}.huge-bubble-chat-notification:before{content:"\f4c1";}.huge-bubble-chat-outcome:before{content:"\f4c2";}.huge-bubble-chat-preview:before{content:"\f4c3";}.huge-bubble-chat-question:before{content:"\f4c4";}.huge-bubble-chat-search:before{content:"\f4c5";}.huge-bubble-chat-secure:before{content:"\f4c6";}.huge-bubble-chat-translate:before{content:"\f4c7";}.huge-bubble-chat-unlock:before{content:"\f4c8";}.huge-bubble-chat-upload:before{content:"\f4c9";}.huge-bubble-chat-user:before{content:"\f4ca";}.huge-bubble-chat:before{content:"\f4cb";}.huge-call-add:before{content:"\f4cc";}.huge-call-blocked:before{content:"\f4cd";}.huge-call-disabled:before{content:"\f4ce";}.huge-call-done:before{content:"\f4cf";}.huge-call-end-01:before{content:"\f4d0";}.huge-call-end-02:before{content:"\f4d1";}.huge-call-incoming-01:before{content:"\f4d2";}.huge-call-incoming-02:before{content:"\f4d3";}.huge-call-internal:before{content:"\f4d4";}.huge-call-locked:before{content:"\f4d5";}.huge-call-minus:before{content:"\f4d6";}.huge-call-missed-01:before{content:"\f4d7";}.huge-call-missed-02:before{content:"\f4d8";}.huge-call-outgoing-01:before{content:"\f4d9";}.huge-call-outgoing-02:before{content:"\f4da";}.huge-call-paused:before{content:"\f4db";}.huge-call-received:before{content:"\f4dc";}.huge-call-ringing-01:before{content:"\f4dd";}.huge-call-ringing-02:before{content:"\f4de";}.huge-call-unlocked:before{content:"\f4df";}.huge-call:before{content:"\f4e0";}.huge-calling:before{content:"\f4e1";}.huge-chatting-01:before{content:"\f4e2";}.huge-comment-add-01:before{content:"\f4e3";}.huge-comment-add-02-1:before{content:"\f4e4";}.huge-comment-add-02:before{content:"\f4e5";}.huge-comment-block-01:before{content:"\f4e6";}.huge-comment-block-02:before{content:"\f4e7";}.huge-comment-remove-01:before{content:"\f4e8";}.huge-comment-remove-02:before{content:"\f4e9";}.huge-comment-01:before{content:"\f4ea";}.huge-contact-01:before{content:"\f4eb";}.huge-contact-02:before{content:"\f4ec";}.huge-customer-service:before{content:"\f4ed";}.huge-dial-sqare-1:before{content:"\f4ee";}.huge-dial-sqare:before{content:"\f4ef";}.huge-dial-square-1:before{content:"\f4f0";}.huge-dial-square:before{content:"\f4f1";}.huge-inbox-check:before{content:"\f4f2";}.huge-inbox-download:before{content:"\f4f3";}.huge-inbox-unread:before{content:"\f4f4";}.huge-inbox-upload:before{content:"\f4f5";}.huge-inbox:before{content:"\f4f6";}.huge-mail-01:before{content:"\f4f7";}.huge-mail-02:before{content:"\f4f8";}.huge-mail-account-01:before{content:"\f4f9";}.huge-mail-account-02:before{content:"\f4fa";}.huge-mail-add-01:before{content:"\f4fb";}.huge-mail-add-02:before{content:"\f4fc";}.huge-mail-at-sign-01:before{content:"\f4fd";}.huge-mail-at-sign-02:before{content:"\f4fe";}.huge-mail-block-01:before{content:"\f4ff";}.huge-mail-block-02:before{content:"\f500";}.huge-mail-download-01:before{content:"\f501";}.huge-mail-download-02:before{content:"\f502";}.huge-mail-edit-01:before{content:"\f503";}.huge-mail-edit-02:before{content:"\f504";}.huge-mail-lock-01:before{content:"\f505";}.huge-mail-lock-02:before{content:"\f506";}.huge-mail-love-01:before{content:"\f507";}.huge-mail-love-02:before{content:"\f508";}.huge-mail-minus-01:before{content:"\f509";}.huge-mail-minus-02:before{content:"\f50a";}.huge-mail-open-01:before{content:"\f50b";}.huge-mail-open-02:before{content:"\f50c";}.huge-mail-open-love:before{content:"\f50d";}.huge-mail-open:before{content:"\f50e";}.huge-mail-receive--01:before{content:"\f50f";}.huge-mail-receive--02:before{content:"\f510";}.huge-mail-remove-01:before{content:"\f511";}.huge-mail-remove-02:before{content:"\f512";}.huge-mail-reply-01:before{content:"\f513";}.huge-mail-reply-02:before{content:"\f514";}.huge-mail-reply-all-01:before{content:"\f515";}.huge-mail-reply-all-02:before{content:"\f516";}.huge-mail-search-01:before{content:"\f517";}.huge-mail-search-02:before{content:"\f518";}.huge-mail-secure-01:before{content:"\f519";}.huge-mail-secure-02:before{content:"\f51a";}.huge-mail-send-01:before{content:"\f51b";}.huge-mail-send-02:before{content:"\f51c";}.huge-mail-setting-01:before{content:"\f51d";}.huge-mail-setting-02:before{content:"\f51e";}.huge-mail-unlock-01:before{content:"\f51f";}.huge-mail-unlock-02:before{content:"\f520";}.huge-mail-upload-01:before{content:"\f521";}.huge-mail-upload-02:before{content:"\f522";}.huge-mail-voice-01:before{content:"\f523";}.huge-mail-voice-02:before{content:"\f524";}.huge-mailbox-01:before{content:"\f525";}.huge-mailbox-02:before{content:"\f526";}.huge-message-01:before{content:"\f527";}.huge-message-02:before{content:"\f528";}.huge-message-add-01:before{content:"\f529";}.huge-message-add-02:before{content:"\f52a";}.huge-message-blocked:before{content:"\f52b";}.huge-message-cancel-01:before{content:"\f52c";}.huge-message-cancel-02:before{content:"\f52d";}.huge-message-delay-01:before{content:"\f52e";}.huge-message-delay-02:before{content:"\f52f";}.huge-message-done-01:before{content:"\f530";}.huge-message-done-02:before{content:"\f531";}.huge-message-download-01:before{content:"\f532";}.huge-message-download-02:before{content:"\f533";}.huge-message-edit-01:before{content:"\f534";}.huge-message-edit-02:before{content:"\f535";}.huge-message-favourite-01:before{content:"\f536";}.huge-message-favourite-02:before{content:"\f537";}.huge-message-incoming-01:before{content:"\f538";}.huge-message-incoming-02:before{content:"\f539";}.huge-message-lock-01:before{content:"\f53a";}.huge-message-lock-02:before{content:"\f53b";}.huge-message-multiple-01:before{content:"\f53c";}.huge-message-multiple-02:before{content:"\f53d";}.huge-message-notification-01:before{content:"\f53e";}.huge-message-notification-02:before{content:"\f53f";}.huge-message-outgoing-01:before{content:"\f540";}.huge-message-outgoing-02:before{content:"\f541";}.huge-message-preview-01:before{content:"\f542";}.huge-message-preview-02:before{content:"\f543";}.huge-message-question:before{content:"\f544";}.huge-message-search-01:before{content:"\f545";}.huge-message-search-02:before{content:"\f546";}.huge-message-secure-01:before{content:"\f547";}.huge-message-secure-02:before{content:"\f548";}.huge-message-translate:before{content:"\f549";}.huge-message-unlock-01:before{content:"\f54a";}.huge-message-unlock-02:before{content:"\f54b";}.huge-message-upload-01:before{content:"\f54c";}.huge-message-upload-02:before{content:"\f54d";}.huge-message-user-01:before{content:"\f54e";}.huge-message-user-02:before{content:"\f54f";}.huge-sent:before{content:"\f550";}.huge-telephone:before{content:"\f551";}.huge-baby-01:before{content:"\f552";}.huge-baby-02:before{content:"\f553";}.huge-baby-bottle:before{content:"\f554";}.huge-baby-boy-dress:before{content:"\f555";}.huge-baby-girl-dress:before{content:"\f556";}.huge-belt:before{content:"\f557";}.huge-blush-brush-01:before{content:"\f558";}.huge-blush-brush-02:before{content:"\f559";}.huge-body-soap:before{content:"\f55a";}.huge-bow-tie:before{content:"\f55b";}.huge-boxer:before{content:"\f55c";}.huge-breast-pump:before{content:"\f55d";}.huge-cap:before{content:"\f55e";}.huge-cardigan:before{content:"\f55f";}.huge-cowboy-hat:before{content:"\f560";}.huge-diaper:before{content:"\f561";}.huge-dress-01:before{content:"\f562";}.huge-dress-02:before{content:"\f563";}.huge-dress-03:before{content:"\f564";}.huge-dress-04:before{content:"\f565";}.huge-dress-05:before{content:"\f566";}.huge-dress-06:before{content:"\f567";}.huge-dress-07:before{content:"\f568";}.huge-ear-rings-01:before{content:"\f569";}.huge-ear-rings-02:before{content:"\f56a";}.huge-ear-rings-03:before{content:"\f56b";}.huge-hair-clips:before{content:"\f56c";}.huge-hair-dryer:before{content:"\f56d";}.huge-hand-bag-01:before{content:"\f56e";}.huge-hand-bag-02:before{content:"\f56f";}.huge-hanger:before{content:"\f570";}.huge-high-heels-01:before{content:"\f571";}.huge-high-heels-02:before{content:"\f572";}.huge-hoodie:before{content:"\f573";}.huge-jogger-pants:before{content:"\f574";}.huge-kurta1:before{content:"\f575";}.huge-long-sleeve-shirt:before{content:"\f576";}.huge-monocle1:before{content:"\f577";}.huge-necklace:before{content:"\f578";}.huge-perfume:before{content:"\f579";}.huge-poop:before{content:"\f57a";}.huge-purse1:before{content:"\f57b";}.huge-safety-pin-01:before{content:"\f57c";}.huge-safety-pin-02:before{content:"\f57d";}.huge-sandals:before{content:"\f57e";}.huge-shampoo:before{content:"\f57f";}.huge-shirt-01:before{content:"\f580";}.huge-shorts-pants:before{content:"\f581";}.huge-sleeveless:before{content:"\f582";}.huge-suit-01:before{content:"\f583";}.huge-suit-02:before{content:"\f584";}.huge-t-shirt:before{content:"\f585";}.huge-tank-top:before{content:"\f586";}.huge-turtle-neck:before{content:"\f587";}.huge-underpants-01:before{content:"\f588";}.huge-underpants-02:before{content:"\f589";}.huge-underpants-03:before{content:"\f58a";}.huge-vest:before{content:"\f58b";}.huge-checkmark-badge-01:before{content:"\f58c";}.huge-checkmark-badge-02:before{content:"\f58d";}.huge-checkmark-badge-03:before{content:"\f58e";}.huge-checkmark-badge-04:before{content:"\f58f";}.huge-checkmark-circle-01:before{content:"\f590";}.huge-checkmark-circle-02:before{content:"\f591";}.huge-checkmark-circle-03:before{content:"\f592";}.huge-checkmark-circle-04:before{content:"\f593";}.huge-checkmark-square-01:before{content:"\f594";}.huge-checkmark-square-02:before{content:"\f595";}.huge-checkmark-square-03:before{content:"\f596";}.huge-checkmark-square-04:before{content:"\f597";}.huge-cloud-loading:before{content:"\f598";}.huge-cloud-saving-done-01:before{content:"\f599";}.huge-cloud-saving-done-02:before{content:"\f59a";}.huge-credit-card-validation:before{content:"\f59b";}.huge-document-validation:before{content:"\f59c";}.huge-file-validation:before{content:"\f59d";}.huge-mail-validation-01:before{content:"\f59e";}.huge-mail-validation-02:before{content:"\f59f";}.huge-password-validation:before{content:"\f5a0";}.huge-security-validation:before{content:"\f5a1";}.huge-store-verified-01:before{content:"\f5a2";}.huge-store-verified-02:before{content:"\f5a3";}.huge-tick-01:before{content:"\f5a4";}.huge-tick-02:before{content:"\f5a5";}.huge-tick-03:before{content:"\f5a6";}.huge-tick-04:before{content:"\f5a7";}.huge-tick-double-01:before{content:"\f5a8";}.huge-tick-double-02:before{content:"\f5a9";}.huge-tick-double-03:before{content:"\f5aa";}.huge-tick-double-04:before{content:"\f5ab";}.huge-validation-approval:before{content:"\f5ac";}.huge-validation:before{content:"\f5ad";}.huge-web-validation:before{content:"\f5ae";}.huge-address-book:before{content:"\f5af";}.huge-advertisiment:before{content:"\f5b0";}.huge-analysis-text-link:before{content:"\f5b1";}.huge-analytics-01:before{content:"\f5b2";}.huge-analytics-02:before{content:"\f5b3";}.huge-analytics-down:before{content:"\f5b4";}.huge-analytics-up:before{content:"\f5b5";}.huge-archive:before{content:"\f5b6";}.huge-at:before{content:"\f5b7";}.huge-atm-01:before{content:"\f5b8";}.huge-atm-02:before{content:"\f5b9";}.huge-attchment:before{content:"\f5ba";}.huge-auto-conversations:before{content:"\f5bb";}.huge-bank:before{content:"\f5bc";}.huge-bitcoin-circle:before{content:"\f5bd";}.huge-bitcoin-receive:before{content:"\f5be";}.huge-bitcoin-send:before{content:"\f5bf";}.huge-bitcoin-square:before{content:"\f5c0";}.huge-bitcoin:before{content:"\f5c1";}.huge-briefcase-01:before{content:"\f5c2";}.huge-briefcase-02:before{content:"\f5c3";}.huge-briefcase-03:before{content:"\f5c4";}.huge-briefcase-04:before{content:"\f5c5";}.huge-briefcase-05:before{content:"\f5c6";}.huge-briefcase-06:before{content:"\f5c7";}.huge-briefcase-07:before{content:"\f5c8";}.huge-briefcase-08:before{content:"\f5c9";}.huge-briefcase-09:before{content:"\f5ca";}.huge-briefcase-dollar:before{content:"\f5cb";}.huge-brochure:before{content:"\f5cc";}.huge-c1:before{content:"\f5cd";}.huge-calculate:before{content:"\f5ce";}.huge-calculator1:before{content:"\f5cf";}.huge-card-exchange-01:before{content:"\f5d0";}.huge-card-exchange-02:before{content:"\f5d1";}.huge-cash-01:before{content:"\f5d2";}.huge-cash-02:before{content:"\f5d3";}.huge-cashier:before{content:"\f5d4";}.huge-chart-average:before{content:"\f5d5";}.huge-chart-bar-line:before{content:"\f5d6";}.huge-chart-breakout-circle:before{content:"\f5d7";}.huge-chart-breakout-square:before{content:"\f5d8";}.huge-chart-bubble-01:before{content:"\f5d9";}.huge-chart-bubble-02:before{content:"\f5da";}.huge-chart-column:before{content:"\f5db";}.huge-chart-decrease:before{content:"\f5dc";}.huge-chart-evaluation:before{content:"\f5dd";}.huge-chart-high-low:before{content:"\f5de";}.huge-chart-histogram:before{content:"\f5df";}.huge-chart-increase:before{content:"\f5e0";}.huge-chart-line-data-01:before{content:"\f5e1";}.huge-chart-line-data-02:before{content:"\f5e2";}.huge-chart-line-data-03:before{content:"\f5e3";}.huge-chart-maximum:before{content:"\f5e4";}.huge-chart-medium:before{content:"\f5e5";}.huge-chart-minimum:before{content:"\f5e6";}.huge-chart-radar:before{content:"\f5e7";}.huge-chart-relationship:before{content:"\f5e8";}.huge-chart-ring:before{content:"\f5e9";}.huge-chart-rose:before{content:"\f5ea";}.huge-chart-scatter:before{content:"\f5eb";}.huge-chart:before{content:"\f5ec";}.huge-coins-01:before{content:"\f5ed";}.huge-coins-02:before{content:"\f5ee";}.huge-coins-bitcoin:before{content:"\f5ef";}.huge-coins-dollar:before{content:"\f5f0";}.huge-coins-euro:before{content:"\f5f1";}.huge-coins-pound:before{content:"\f5f2";}.huge-coins-swap:before{content:"\f5f3";}.huge-coins-yen:before{content:"\f5f4";}.huge-complaint:before{content:"\f5f5";}.huge-computer-dollar:before{content:"\f5f6";}.huge-conference:before{content:"\f5f7";}.huge-contact-book:before{content:"\f5f8";}.huge-contact:before{content:"\f5f9";}.huge-corporate:before{content:"\f5fa";}.huge-covariate:before{content:"\f5fb";}.huge-credit-card-accept:before{content:"\f5fc";}.huge-credit-card-add:before{content:"\f5fd";}.huge-credit-card-change:before{content:"\f5fe";}.huge-credit-card-defrost:before{content:"\f5ff";}.huge-credit-card-freeze:before{content:"\f600";}.huge-credit-card-not-accept:before{content:"\f601";}.huge-credit-card-not-found:before{content:"\f602";}.huge-credit-card-pos:before{content:"\f603";}.huge-credit-card:before{content:"\f604";}.huge-crowdfunding:before{content:"\f605";}.huge-customer-service-01:before{content:"\f606";}.huge-customer-service-02:before{content:"\f607";}.huge-departement:before{content:"\f608";}.huge-diamond-02:before{content:"\f609";}.huge-discount1:before{content:"\f60a";}.huge-dollar-01:before{content:"\f60b";}.huge-dollar-02:before{content:"\f60c";}.huge-dollar-circle:before{content:"\f60d";}.huge-dollar-receive-01:before{content:"\f60e";}.huge-dollar-receive-02:before{content:"\f60f";}.huge-dollar-send-01:before{content:"\f610";}.huge-dollar-send-02:before{content:"\f611";}.huge-dollar-square:before{content:"\f612";}.huge-estimate-01:before{content:"\f613";}.huge-estimate-02:before{content:"\f614";}.huge-euro-circle:before{content:"\f615";}.huge-euro-receive:before{content:"\f616";}.huge-euro-send:before{content:"\f617";}.huge-euro-square:before{content:"\f618";}.huge-euro:before{content:"\f619";}.huge-file-bitcoin:before{content:"\f61a";}.huge-file-dollar:before{content:"\f61b";}.huge-file-euro:before{content:"\f61c";}.huge-file-pound:before{content:"\f61d";}.huge-file-yen:before{content:"\f61e";}.huge-gold-ingots:before{content:"\f61f";}.huge-gold:before{content:"\f620";}.huge-idea1:before{content:"\f621";}.huge-important-book:before{content:"\f622";}.huge-invoice:before{content:"\f623";}.huge-job-link:before{content:"\f624";}.huge-job-search:before{content:"\f625";}.huge-job-share:before{content:"\f626";}.huge-labor:before{content:"\f627";}.huge-manager:before{content:"\f628";}.huge-master-card:before{content:"\f629";}.huge-meeting-room:before{content:"\f62a";}.huge-money-01:before{content:"\f62b";}.huge-money-02-1:before{content:"\f62c";}.huge-money-02:before{content:"\f62d";}.huge-money-03:before{content:"\f62e";}.huge-money-add-01:before{content:"\f62f";}.huge-money-add-02:before{content:"\f630";}.huge-money-bag-01:before{content:"\f631";}.huge-money-bag-02:before{content:"\f632";}.huge-money-exchange-01:before{content:"\f633";}.huge-money-exchange-02:before{content:"\f634";}.huge-money-exchange-03:before{content:"\f635";}.huge-money-not-found-01:before{content:"\f636";}.huge-money-not-found-02:before{content:"\f637";}.huge-money-not-found-03:before{content:"\f638";}.huge-money-not-found-04:before{content:"\f639";}.huge-money-receive-01:before{content:"\f63a";}.huge-money-receive-02:before{content:"\f63b";}.huge-money-receive-circle:before{content:"\f63c";}.huge-money-receive-flow-01:before{content:"\f63d";}.huge-money-receive-flow-02:before{content:"\f63e";}.huge-money-receive-square:before{content:"\f63f";}.huge-money-remove-01:before{content:"\f640";}.huge-money-remove-02:before{content:"\f641";}.huge-money-safe:before{content:"\f642";}.huge-money-security:before{content:"\f643";}.huge-money-send-01:before{content:"\f644";}.huge-money-send-02:before{content:"\f645";}.huge-money-send-circle:before{content:"\f646";}.huge-money-send-flow-01:before{content:"\f647";}.huge-money-send-flow-02:before{content:"\f648";}.huge-money-send-square:before{content:"\f649";}.huge-new-job:before{content:"\f64a";}.huge-new-office:before{content:"\f64b";}.huge-news:before{content:"\f64c";}.huge-no-meeting-room:before{content:"\f64d";}.huge-office:before{content:"\f64e";}.huge-passport-expired:before{content:"\f64f";}.huge-passport-valid:before{content:"\f650";}.huge-passport1:before{content:"\f651";}.huge-pay-by-check:before{content:"\f652";}.huge-payment-success-01:before{content:"\f653";}.huge-payment-success-02:before{content:"\f654";}.huge-permanent-job:before{content:"\f655";}.huge-pie-chart-square:before{content:"\f656";}.huge-pie-chart:before{content:"\f657";}.huge-piggy-bank:before{content:"\f658";}.huge-pound-circle:before{content:"\f659";}.huge-pound-receive:before{content:"\f65a";}.huge-pound-send:before{content:"\f65b";}.huge-pound-square:before{content:"\f65c";}.huge-pound:before{content:"\f65d";}.huge-profile-02:before{content:"\f65e";}.huge-projector1:before{content:"\f65f";}.huge-qq-plot:before{content:"\f660";}.huge-qr-code1:before{content:"\f661";}.huge-question:before{content:"\f662";}.huge-radial:before{content:"\f663";}.huge-registered:before{content:"\f664";}.huge-search-dollar:before{content:"\f665";}.huge-seo:before{content:"\f666";}.huge-service:before{content:"\f667";}.huge-stamp:before{content:"\f668";}.huge-start-up-01:before{content:"\f669";}.huge-start-up-02:before{content:"\f66a";}.huge-strategy:before{content:"\f66b";}.huge-target-01:before{content:"\f66c";}.huge-target-02:before{content:"\f66d";}.huge-target-03:before{content:"\f66e";}.huge-target-dollar:before{content:"\f66f";}.huge-taxes:before{content:"\f670";}.huge-tie:before{content:"\f671";}.huge-trademark:before{content:"\f672";}.huge-umbrella-dollar:before{content:"\f673";}.huge-umbrella:before{content:"\f674";}.huge-vision:before{content:"\f675";}.huge-wallet-01:before{content:"\f676";}.huge-wallet-02-1:before{content:"\f677";}.huge-wallet-02:before{content:"\f678";}.huge-wallet-add-01:before{content:"\f679";}.huge-wallet-add-02:before{content:"\f67a";}.huge-wallet-done-01:before{content:"\f67b";}.huge-wallet-done-02:before{content:"\f67c";}.huge-wallet-not-found-01:before{content:"\f67d";}.huge-wallet-not-found-02:before{content:"\f67e";}.huge-wallet-remove-01:before{content:"\f67f";}.huge-wallet-remove-02:before{content:"\f680";}.huge-waterfall-down-03:before{content:"\f681";}.huge-waterfall-down-01:before{content:"\f682";}.huge-waterfall-up-01:before{content:"\f683";}.huge-waterfall-up-02:before{content:"\f684";}.huge-work-alert:before{content:"\f685";}.huge-work-history:before{content:"\f686";}.huge-work-update:before{content:"\f687";}.huge-yen-circle:before{content:"\f688";}.huge-yen-receive:before{content:"\f689";}.huge-yen-send:before{content:"\f68a";}.huge-yen-square:before{content:"\f68b";}.huge-yen:before{content:"\f68c";}.huge-barns:before{content:"\f68d";}.huge-beach:before{content:"\f68e";}.huge-berlin-tower:before{content:"\f68f";}.huge-berlin:before{content:"\f690";}.huge-borobudur:before{content:"\f691";}.huge-bridge:before{content:"\f692";}.huge-building-01:before{content:"\f693";}.huge-building-02:before{content:"\f694";}.huge-building-03:before{content:"\f695";}.huge-building-04:before{content:"\f696";}.huge-building-05:before{content:"\f697";}.huge-building-06:before{content:"\f698";}.huge-burj-al-arab:before{content:"\f699";}.huge-castle-01:before{content:"\f69a";}.huge-castle-02:before{content:"\f69b";}.huge-cayan-tower:before{content:"\f69c";}.huge-central-shaheed-minar:before{content:"\f69d";}.huge-china-temple:before{content:"\f69e";}.huge-chrysler:before{content:"\f69f";}.huge-church:before{content:"\f6a0";}.huge-city-01:before{content:"\f6a1";}.huge-city-02:before{content:"\f6a2";}.huge-city-03:before{content:"\f6a3";}.huge-colosseum:before{content:"\f6a4";}.huge-cottage:before{content:"\f6a5";}.huge-dome:before{content:"\f6a6";}.huge-eiffel-tower:before{content:"\f6a7";}.huge-factory-01:before{content:"\f6a8";}.huge-factory-02:before{content:"\f6a9";}.huge-ferris-wheel:before{content:"\f6aa";}.huge-fire-pit:before{content:"\f6ab";}.huge-fortress:before{content:"\f6ac";}.huge-guest-house:before{content:"\f6ad";}.huge-hotel-01:before{content:"\f6ae";}.huge-hotel-02:before{content:"\f6af";}.huge-house-01:before{content:"\f6b0";}.huge-house-02:before{content:"\f6b1";}.huge-house-03:before{content:"\f6b2";}.huge-house-04:before{content:"\f6b3";}.huge-house-05:before{content:"\f6b4";}.huge-hut:before{content:"\f6b5";}.huge-india-gate:before{content:"\f6b6";}.huge-island:before{content:"\f6b7";}.huge-lake:before{content:"\f6b8";}.huge-lighthouse:before{content:"\f6b9";}.huge-mayan-pyramid:before{content:"\f6ba";}.huge-monas:before{content:"\f6bb";}.huge-mosque-03:before{content:"\f6bc";}.huge-mosque-04:before{content:"\f6bd";}.huge-mosque-05:before{content:"\f6be";}.huge-patio:before{content:"\f6bf";}.huge-pavilon:before{content:"\f6c0";}.huge-pisa-tower:before{content:"\f6c1";}.huge-plaza:before{content:"\f6c2";}.huge-real-estate-01:before{content:"\f6c3";}.huge-real-estate-02:before{content:"\f6c4";}.huge-school1:before{content:"\f6c5";}.huge-taj-mahal:before{content:"\f6c6";}.huge-the-prophets-mosque:before{content:"\f6c7";}.huge-torri-gate:before{content:"\f6c8";}.huge-trulli:before{content:"\f6c9";}.huge-twin-tower:before{content:"\f6ca";}.huge-university:before{content:"\f6cb";}.huge-washington-monument:before{content:"\f6cc";}.huge-yurt:before{content:"\f6cd";}.huge-all-bookmark:before{content:"\f6ce";}.huge-bookmark-01:before{content:"\f6cf";}.huge-bookmark-02:before{content:"\f6d0";}.huge-bookmark-03:before{content:"\f6d1";}.huge-bookmark-add-01:before{content:"\f6d2";}.huge-bookmark-add-02:before{content:"\f6d3";}.huge-bookmark-block-01:before{content:"\f6d4";}.huge-bookmark-block-02:before{content:"\f6d5";}.huge-bookmark-check-01:before{content:"\f6d6";}.huge-bookmark-check-02:before{content:"\f6d7";}.huge-bookmark-minus-01:before{content:"\f6d8";}.huge-bookmark-minus-02:before{content:"\f6d9";}.huge-bookmark-off-01:before{content:"\f6da";}.huge-bookmark-off-02:before{content:"\f6db";}.huge-bookmark-remove-01:before{content:"\f6dc";}.huge-bookmark-remove-02:before{content:"\f6dd";}.huge-collections-bookmark:before{content:"\f6de";}.huge-favourite-circle:before{content:"\f6df";}.huge-favourite-square:before{content:"\f6e0";}.huge-favourite:before{content:"\f6e1";}.huge-heart-add:before{content:"\f6e2";}.huge-heart-check:before{content:"\f6e3";}.huge-heart-remove:before{content:"\f6e4";}.huge-heartbreak:before{content:"\f6e5";}.huge-label-important:before{content:"\f6e6";}.huge-label:before{content:"\f6e7";}.huge-stack-star:before{content:"\f6e8";}.huge-star-circle:before{content:"\f6e9";}.huge-star-half:before{content:"\f6ea";}.huge-star-off:before{content:"\f6eb";}.huge-star-square:before{content:"\f6ec";}.huge-star:before{content:"\f6ed";}.huge-tag-01:before{content:"\f6ee";}.huge-tag-02:before{content:"\f6ef";}.huge-thumbs-down-ellipse:before{content:"\f6f0";}.huge-thumbs-down-rectangle:before{content:"\f6f1";}.huge-thumbs-down:before{content:"\f6f2";}.huge-thumbs-up-down:before{content:"\f6f3";}.huge-thumbs-up-ellipse:before{content:"\f6f4";}.huge-thumbs-up-rectangle:before{content:"\f6f5";}.huge-thumbs-up:before{content:"\f6f6";}.huge-award-01:before{content:"\f6f7";}.huge-award-02:before{content:"\f6f8";}.huge-award-03:before{content:"\f6f9";}.huge-award-04:before{content:"\f6fa";}.huge-award-05:before{content:"\f6fb";}.huge-certificate1:before{content:"\f6fc";}.huge-champion:before{content:"\f6fd";}.huge-crown:before{content:"\f6fe";}.huge-honor:before{content:"\f6ff";}.huge-honour-star:before{content:"\f700";}.huge-medal-01:before{content:"\f701";}.huge-medal-02:before{content:"\f702";}.huge-medal-03:before{content:"\f703";}.huge-medal-04:before{content:"\f704";}.huge-medal-05:before{content:"\f705";}.huge-medal-06:before{content:"\f706";}.huge-medal-07:before{content:"\f707";}.huge-medal-first-place:before{content:"\f708";}.huge-medal-second-place:before{content:"\f709";}.huge-medal-third-place:before{content:"\f70a";}.huge-new-releases:before{content:"\f70b";}.huge-ranking:before{content:"\f70c";}.huge-arrow-all-direction-round:before{content:"\f70d";}.huge-arrow-data-transfer-diagonal-round:before{content:"\f70e";}.huge-arrow-data-transfer-horizontal-round:before{content:"\f70f";}.huge-arrow-data-transfer-vertical-round:before{content:"\f710";}.huge-arrow-diagonal-round:before{content:"\f711";}.huge-arrow-down-01-round:before{content:"\f712";}.huge-arrow-down-02-round:before{content:"\f713";}.huge-arrow-down-03-round:before{content:"\f714";}.huge-arrow-down-04-round:before{content:"\f715";}.huge-arrow-down-05:before{content:"\f716";}.huge-arrow-down-double-round:before{content:"\f717";}.huge-arrow-down-left-01-round:before{content:"\f718";}.huge-arrow-down-left-02-round:before{content:"\f719";}.huge-arrow-down-right-01-round:before{content:"\f71a";}.huge-arrow-down-right-02-round:before{content:"\f71b";}.huge-arrow-expand-01:before{content:"\f71c";}.huge-arrow-expand-02:before{content:"\f71d";}.huge-arrow-expand-diagonal-01:before{content:"\f71e";}.huge-arrow-expand-diagonal-02:before{content:"\f71f";}.huge-arrow-expand:before{content:"\f720";}.huge-arrow-horizontal:before{content:"\f721";}.huge-arrow-left-01-round:before{content:"\f722";}.huge-arrow-left-02-round:before{content:"\f723";}.huge-arrow-left-03-round:before{content:"\f724";}.huge-arrow-left-04-round:before{content:"\f725";}.huge-arrow-left-05:before{content:"\f726";}.huge-arrow-left-double-round:before{content:"\f727";}.huge-arrow-left-right-round:before{content:"\f728";}.huge-arrow-move-down-left-round:before{content:"\f729";}.huge-arrow-move-down-right-round:before{content:"\f72a";}.huge-arrow-move-left-down-round:before{content:"\f72b";}.huge-arrow-move-right-down-round:before{content:"\f72c";}.huge-arrow-move-up-left-round:before{content:"\f72d";}.huge-arrow-move-up-right-round:before{content:"\f72e";}.huge-arrow-reload-horizontal-round:before{content:"\f72f";}.huge-arrow-reload-vertical-round:before{content:"\f730";}.huge-arrow-right-01-round:before{content:"\f731";}.huge-arrow-right-02-round:before{content:"\f732";}.huge-arrow-right-03-round:before{content:"\f733";}.huge-arrow-right-04-round:before{content:"\f734";}.huge-arrow-right-05:before{content:"\f735";}.huge-arrow-right-double-round:before{content:"\f736";}.huge-arrow-shrink-01:before{content:"\f737";}.huge-arrow-shrink-02:before{content:"\f738";}.huge-arrow-shrink:before{content:"\f739";}.huge-arrow-turn-backward-round:before{content:"\f73a";}.huge-arrow-turn-down-round:before{content:"\f73b";}.huge-arrow-turn-forward-round:before{content:"\f73c";}.huge-arrow-turn-up-round:before{content:"\f73d";}.huge-arrow-up-01-round:before{content:"\f73e";}.huge-arrow-up-02-round:before{content:"\f73f";}.huge-arrow-up-03-round:before{content:"\f740";}.huge-arrow-up-04-round:before{content:"\f741";}.huge-arrow-up-05-round:before{content:"\f742";}.huge-arrow-up-double-round:before{content:"\f743";}.huge-arrow-up-down-round:before{content:"\f744";}.huge-arrow-up-left-01-round:before{content:"\f745";}.huge-arrow-up-left-02-round:before{content:"\f746";}.huge-arrow-up-right-01-round:before{content:"\f747";}.huge-arrow-up-right-02-round:before{content:"\f748";}.huge-arrow-vertical-round:before{content:"\f749";}.huge-circle-arrow-data-transfer-diagonal-round:before{content:"\f74a";}.huge-circle-arrow-data-transfer-horizontal-round:before{content:"\f74b";}.huge-circle-arrow-data-transfer-vertical-round:before{content:"\f74c";}.huge-circle-arrow-diagonal-01-round:before{content:"\f74d";}.huge-circle-arrow-diagonal-02-round:before{content:"\f74e";}.huge-circle-arrow-down-01-round:before{content:"\f74f";}.huge-circle-arrow-down-02-round:before{content:"\f750";}.huge-circle-arrow-down-03:before{content:"\f751";}.huge-circle-arrow-down-double-round:before{content:"\f752";}.huge-circle-arrow-down-left-round:before{content:"\f753";}.huge-circle-arrow-down-right-round:before{content:"\f754";}.huge-circle-arrow-expand-01-round:before{content:"\f755";}.huge-circle-arrow-expand-02-round:before{content:"\f756";}.huge-circle-arrow-horizontal-round:before{content:"\f757";}.huge-circle-arrow-left-01-round:before{content:"\f758";}.huge-circle-arrow-left-02-round:before{content:"\f759";}.huge-circle-arrow-left-03:before{content:"\f75a";}.huge-circle-arrow-left-double-round:before{content:"\f75b";}.huge-circle-arrow-left-right-round:before{content:"\f75c";}.huge-circle-arrow-move-down-left:before{content:"\f75d";}.huge-circle-arrow-move-down-right:before{content:"\f75e";}.huge-circle-arrow-move-left-down:before{content:"\f75f";}.huge-circle-arrow-move-right-down:before{content:"\f760";}.huge-circle-arrow-move-up-left:before{content:"\f761";}.huge-circle-arrow-move-up-right-round:before{content:"\f762";}.huge-circle-arrow-reload-01-round:before{content:"\f763";}.huge-circle-arrow-reload-02-round:before{content:"\f764";}.huge-circle-arrow-right-01-round:before{content:"\f765";}.huge-circle-arrow-right-02-round:before{content:"\f766";}.huge-circle-arrow-right-03:before{content:"\f767";}.huge-circle-arrow-right-double-round:before{content:"\f768";}.huge-circle-arrow-shrink-01-round:before{content:"\f769";}.huge-circle-arrow-shrink-02-round:before{content:"\f76a";}.huge-circle-arrow-up-01-round:before{content:"\f76b";}.huge-circle-arrow-up-02-round:before{content:"\f76c";}.huge-circle-arrow-up-03:before{content:"\f76d";}.huge-circle-arrow-up-double-round:before{content:"\f76e";}.huge-circle-arrow-up-down-round:before{content:"\f76f";}.huge-circle-arrow-up-left-round:before{content:"\f770";}.huge-circle-arrow-up-right-round:before{content:"\f771";}.huge-circle-arrow-vertical-round:before{content:"\f772";}.huge-curvy-left-direction:before{content:"\f773";}.huge-curvy-left-right-direction:before{content:"\f774";}.huge-curvy-right-direction:before{content:"\f775";}.huge-curvy-up-down-direction:before{content:"\f776";}.huge-diagonal-scroll-point-01-round:before{content:"\f777";}.huge-diagonal-scroll-point-02-round:before{content:"\f778";}.huge-horizonal-scroll-point-round:before{content:"\f779";}.huge-square-arrow-data-transfer-diagonal-round:before{content:"\f77a";}.huge-square-arrow-data-transfer-horizontal-round:before{content:"\f77b";}.huge-square-arrow-data-transfer-vertical-round:before{content:"\f77c";}.huge-square-arrow-diagonal-01-round:before{content:"\f77d";}.huge-square-arrow-diagonal-02-round:before{content:"\f77e";}.huge-square-arrow-down-01-round:before{content:"\f77f";}.huge-square-arrow-down-02-round:before{content:"\f780";}.huge-square-arrow-down-03:before{content:"\f781";}.huge-square-arrow-down-double-round:before{content:"\f782";}.huge-square-arrow-down-left-round:before{content:"\f783";}.huge-square-arrow-down-right-round:before{content:"\f784";}.huge-square-arrow-expand-01-round:before{content:"\f785";}.huge-square-arrow-expand-02-round:before{content:"\f786";}.huge-square-arrow-horizontal-round:before{content:"\f787";}.huge-square-arrow-left-01-round:before{content:"\f788";}.huge-square-arrow-left-02-round:before{content:"\f789";}.huge-square-arrow-left-03:before{content:"\f78a";}.huge-square-arrow-left-double-round:before{content:"\f78b";}.huge-square-arrow-left-right-round:before{content:"\f78c";}.huge-square-arrow-move-down-left:before{content:"\f78d";}.huge-square-arrow-move-down-right:before{content:"\f78e";}.huge-square-arrow-move-left-down:before{content:"\f78f";}.huge-square-arrow-move-left-up:before{content:"\f790";}.huge-square-arrow-move-right-down:before{content:"\f791";}.huge-square-arrow-move-right-up:before{content:"\f792";}.huge-square-arrow-reload-01-round:before{content:"\f793";}.huge-square-arrow-reload-02-round:before{content:"\f794";}.huge-square-arrow-right-01-round:before{content:"\f795";}.huge-square-arrow-right-02-round:before{content:"\f796";}.huge-square-arrow-right-03:before{content:"\f797";}.huge-square-arrow-right-double-round:before{content:"\f798";}.huge-square-arrow-shrink-01-round:before{content:"\f799";}.huge-square-arrow-shrink-02-round:before{content:"\f79a";}.huge-square-arrow-up-01-round:before{content:"\f79b";}.huge-square-arrow-up-02-round:before{content:"\f79c";}.huge-square-arrow-up-03:before{content:"\f79d";}.huge-square-arrow-up-double-round:before{content:"\f79e";}.huge-square-arrow-up-down-round:before{content:"\f79f";}.huge-square-arrow-up-left-round:before{content:"\f7a0";}.huge-square-arrow-up-right-round:before{content:"\f7a1";}.huge-square-arrow-vertical-round:before{content:"\f7a2";}.huge-unfold-less-round:before{content:"\f7a3";}.huge-unfold-more-round:before{content:"\f7a4";}.huge-vertical-scroll-point-round:before{content:"\f7a5";}.huge-bounce-left:before{content:"\f7a6";}.huge-bounce-right:before{content:"\f7a7";}.huge-ease-curve-control-points:before{content:"\f7a8";}.huge-ease-in-control-point:before{content:"\f7a9";}.huge-ease-in-out:before{content:"\f7aa";}.huge-ease-in:before{content:"\f7ab";}.huge-ease-out-control-point:before{content:"\f7ac";}.huge-ease-out:before{content:"\f7ad";}.huge-keyframe-add:before{content:"\f7ae";}.huge-keyframe-align-center:before{content:"\f7af";}.huge-keyframe-align-horizontal:before{content:"\f7b0";}.huge-keyframe-align-vertical:before{content:"\f7b1";}.huge-keyframe-bottom:before{content:"\f7b2";}.huge-keyframe-left:before{content:"\f7b3";}.huge-keyframe-remove:before{content:"\f7b4";}.huge-keyframe-right:before{content:"\f7b5";}.huge-keyframe-top:before{content:"\f7b6";}.huge-keyframe:before{content:"\f7b7";}.huge-keyframes-double-add:before{content:"\f7b8";}.huge-keyframes-double-remove:before{content:"\f7b9";}.huge-keyframes-double:before{content:"\f7ba";}.huge-keyframes-multiple-add:before{content:"\f7bb";}.huge-keyframes-multiple-remove:before{content:"\f7bc";}.huge-keyframes-multiple:before{content:"\f7bd";}.huge-liner:before{content:"\f7be";}.huge-motion-01:before{content:"\f7bf";}.huge-motion-02:before{content:"\f7c0";}.huge-move-bottom:before{content:"\f7c1";}.huge-move-left:before{content:"\f7c2";}.huge-move-right:before{content:"\f7c3";}.huge-move-top:before{content:"\f7c4";}.huge-transition-bottom:before{content:"\f7c5";}.huge-transition-left:before{content:"\f7c6";}.huge-transition-right:before{content:"\f7c7";}.huge-transition-top:before{content:"\f7c8";}.huge-alert-01:before{content:"\f7c9";}.huge-alert-02:before{content:"\f7ca";}.huge-alert-circle:before{content:"\f7cb";}.huge-alert-diamond:before{content:"\f7cc";}.huge-alert-square:before{content:"\f7cd";}.huge-help-circle:before{content:"\f7ce";}.huge-help-square:before{content:"\f7cf";}.huge-information-circle:before{content:"\f7d0";}.huge-information-diamond:before{content:"\f7d1";}.huge-information-square:before{content:"\f7d2";}.huge-notification-01:before{content:"\f7d3";}.huge-notification-02:before{content:"\f7d4";}.huge-notification-03:before{content:"\f7d5";}.huge-notification-block-01:before{content:"\f7d6";}.huge-notification-block-02:before{content:"\f7d7";}.huge-notification-block-03:before{content:"\f7d8";}.huge-notification-bubble:before{content:"\f7d9";}.huge-notification-circle:before{content:"\f7da";}.huge-notification-off-01:before{content:"\f7db";}.huge-notification-off-02:before{content:"\f7dc";}.huge-notification-off-03:before{content:"\f7dd";}.huge-notification-snooze-01:before{content:"\f7de";}.huge-notification-snooze-02:before{content:"\f7df";}.huge-notification-snooze-03:before{content:"\f7e0";}.huge-notification-square:before{content:"\f7e1";}.huge-radioactive-alert:before{content:"\f7e2";}.huge-spam:before{content:"\f7e3";}.huge-ai-book:before{content:"\f7e4";}.huge-ai-brain-01:before{content:"\f7e5";}.huge-ai-brain-02:before{content:"\f7e6";}.huge-ai-brain-03:before{content:"\f7e7";}.huge-ai-brain-04:before{content:"\f7e8";}.huge-ai-brain-05:before{content:"\f7e9";}.huge-ai-chat-01:before{content:"\f7ea";}.huge-ai-chat-02:before{content:"\f7eb";}.huge-ai-cloud-01:before{content:"\f7ec";}.huge-ai-cloud-02:before{content:"\f7ed";}.huge-ai-computer:before{content:"\f7ee";}.huge-ai-dna:before{content:"\f7ef";}.huge-ai-folder-01:before{content:"\f7f0";}.huge-ai-folder-02:before{content:"\f7f1";}.huge-ai-innovation-01:before{content:"\f7f2";}.huge-ai-innovation-02:before{content:"\f7f3";}.huge-ai-innovation-03:before{content:"\f7f4";}.huge-ai-laptop:before{content:"\f7f5";}.huge-ai-learning:before{content:"\f7f6";}.huge-ai-lock:before{content:"\f7f7";}.huge-ai-mail:before{content:"\f7f8";}.huge-ai-network:before{content:"\f7f9";}.huge-ai-phone-01:before{content:"\f7fa";}.huge-ai-phone-02:before{content:"\f7fb";}.huge-ai-search:before{content:"\f7fc";}.huge-ai-security-01:before{content:"\f7fd";}.huge-ai-security-02:before{content:"\f7fe";}.huge-ai-smartwatch:before{content:"\f7ff";}.huge-ai-view:before{content:"\f800";}.huge-algorithm:before{content:"\f801";}.huge-artificial-intelligence-01:before{content:"\f802";}.huge-artificial-intelligence-02:before{content:"\f803";}.huge-artificial-intelligence-03:before{content:"\f804";}.huge-artificial-intelligence-04:before{content:"\f805";}.huge-artificial-intelligence-05:before{content:"\f806";}.huge-artificial-intelligence-06:before{content:"\f807";}.huge-artificial-intelligence-07:before{content:"\f808";}.huge-chat-bot:before{content:"\f809";}.huge-chip1:before{content:"\f80a";}.huge-cloud-server:before{content:"\f80b";}.huge-hologram:before{content:"\f80c";}.huge-machine-robot:before{content:"\f80d";}.huge-robotic:before{content:"\f80e";}.huge-add-circle-half-dot:before{content:"\f80f";}.huge-add-01:before{content:"\f810";}.huge-add-02:before{content:"\f811";}.huge-add-circle:before{content:"\f812";}.huge-add-square:before{content:"\f813";}.huge-cancel-01:before{content:"\f814";}.huge-cancel-02:before{content:"\f815";}.huge-cancel-circle-half-dot:before{content:"\f816";}.huge-cancel-circle:before{content:"\f817";}.huge-cancel-square:before{content:"\f818";}.huge-delete-01:before{content:"\f819";}.huge-delete-02:before{content:"\f81a";}.huge-delete-03:before{content:"\f81b";}.huge-delete-04:before{content:"\f81c";}.huge-delete-put-back:before{content:"\f81d";}.huge-delete-throw:before{content:"\f81e";}.huge-eraser-add:before{content:"\f81f";}.huge-eraser1:before{content:"\f820";}.huge-remove-01:before{content:"\f821";}.huge-remove-02:before{content:"\f822";}.huge-remove-circle-half-dot:before{content:"\f823";}.huge-remove-circle:before{content:"\f824";}.huge-remove-square:before{content:"\f825";}.huge-restore-bin:before{content:"\f826";}.huge-unavailable:before{content:"\f827";}.huge-waste-restore:before{content:"\f828";}.huge-waste:before{content:"\f829";}.huge-huge-logo:before{content:"\f176";}
@font-face{font-display:swap;font-family:"Huge Icons";src:url("/wp-content/plugins/happy-elementor-addons/assets/fonts/huge-icons/huge-icons.woff2") format("woff2"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/huge-icons/huge-icons.woff") format("woff"),url("/wp-content/plugins/happy-elementor-addons/assets/fonts/huge-icons/huge-icons.svg#huge-icons") format("svg");font-weight:normal;font-style:normal;font-display:swap;}.huge,.fashuge{font-family:"Huge Icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.huge-cellular-network-offline:before{content:"\e900";}.huge-cellular-network:before{content:"\e901";}.huge-gps-disconnected:before{content:"\e902";}.huge-gps-signal-01:before{content:"\e903";}.huge-gps-signal-02:before{content:"\e904";}.huge-headset-connected:before{content:"\e905";}.huge-home-wifi:before{content:"\e906";}.huge-hotspot-offline:before{content:"\e907";}.huge-hotspot:before{content:"\e908";}.huge-internet-antenna-01:before{content:"\e909";}.huge-internet-antenna-02:before{content:"\e90a";}.huge-internet-antenna-03:before{content:"\e90b";}.huge-internet-antenna-04:before{content:"\e90c";}.huge-internet:before{content:"\e90d";}.huge-no-internet:before{content:"\e90e";}.huge-router-01:before{content:"\e90f";}.huge-router-02:before{content:"\e910";}.huge-rss-connected-01:before{content:"\e911";}.huge-rss-connected-02:before{content:"\e912";}.huge-rss-error:before{content:"\e913";}.huge-rss-locked:before{content:"\e914";}.huge-rss-unlocked:before{content:"\e915";}.huge-rss:before{content:"\e916";}.huge-satellite:before{content:"\e917";}.huge-secured-network:before{content:"\e918";}.huge-security-wifi:before{content:"\e919";}.huge-shared-wifi:before{content:"\e91a";}.huge-signal-full-01:before{content:"\e91b";}.huge-signal-full-02:before{content:"\e91c";}.huge-signal-low-01:before{content:"\e91d";}.huge-signal-low-02:before{content:"\e91e";}.huge-signal-low-medium:before{content:"\e91f";}.huge-signal-medium-01:before{content:"\e920";}.huge-signal-medium-02:before{content:"\e921";}.huge-signal-no-01:before{content:"\e922";}.huge-signal-no-02:before{content:"\e923";}.huge-smartphone-lost-wifi:before{content:"\e924";}.huge-smartphone-wifi:before{content:"\e925";}.huge-wifi-01:before{content:"\e926";}.huge-wifi-02:before{content:"\e927";}.huge-wifi-circle:before{content:"\e928";}.huge-wifi-connected-01:before{content:"\e929";}.huge-wifi-connected-02:before{content:"\e92a";}.huge-wifi-connected-03:before{content:"\e92b";}.huge-wifi-disconnected-01:before{content:"\e92c";}.huge-wifi-disconnected-02:before{content:"\e92d";}.huge-wifi-disconnected-03:before{content:"\e92e";}.huge-wifi-disconnected-04:before{content:"\e92f";}.huge-wifi-error-01:before{content:"\e930";}.huge-wifi-error-02:before{content:"\e931";}.huge-wifi-full-signal:before{content:"\e932";}.huge-wifi-location:before{content:"\e933";}.huge-wifi-lock:before{content:"\e934";}.huge-wifi-low-signal:before{content:"\e935";}.huge-wifi-medium-signal:before{content:"\e936";}.huge-wifi-no-signal:before{content:"\e937";}.huge-wifi-off-01:before{content:"\e938";}.huge-wifi-off-02:before{content:"\e939";}.huge-wifi-square:before{content:"\e93a";}.huge-wifi-unlock:before{content:"\e93b";}.huge-wireless-cloud-access:before{content:"\e93c";}.huge-wireless:before{content:"\e93d";}.huge-avalanche:before{content:"\e93e";}.huge-celsius:before{content:"\e93f";}.huge-cloud-angled-rain-zap:before{content:"\e940";}.huge-cloud-angled-rain:before{content:"\e941";}.huge-cloud-angled-zap:before{content:"\e942";}.huge-cloud-big-rain:before{content:"\e943";}.huge-cloud-fast-wind:before{content:"\e944";}.huge-cloud-hailstone:before{content:"\e945";}.huge-cloud-little-rain:before{content:"\e946";}.huge-cloud-little-snow:before{content:"\e947";}.huge-cloud-mid-rain:before{content:"\e948";}.huge-cloud-mid-snow:before{content:"\e949";}.huge-cloud-slow-wind:before{content:"\e94a";}.huge-cloud-snow:before{content:"\e94b";}.huge-cloud:before{content:"\e94c";}.huge-desert:before{content:"\e94d";}.huge-fahrenheit:before{content:"\e94e";}.huge-fast-wind:before{content:"\e94f";}.huge-gibbous-moon:before{content:"\e950";}.huge-humidity:before{content:"\e951";}.huge-moon-angled-rain-zap:before{content:"\e952";}.huge-moon-cloud-angled-rain:before{content:"\e953";}.huge-moon-cloud-angled-zap:before{content:"\e954";}.huge-moon-cloud-big-rain:before{content:"\e955";}.huge-moon-cloud-fast-wind:before{content:"\e956";}.huge-moon-cloud-hailstone:before{content:"\e957";}.huge-moon-cloud-little-rain:before{content:"\e958";}.huge-moon-cloud-little-snow:before{content:"\e959";}.huge-moon-cloud-mid-rain:before{content:"\e95a";}.huge-moon-cloud-mid-snow:before{content:"\e95b";}.huge-moon-cloud-slow-wind:before{content:"\e95c";}.huge-moon-cloud-snow:before{content:"\e95d";}.huge-moon-cloud:before{content:"\e95e";}.huge-moon-eclipse:before{content:"\e95f";}.huge-moon-fast-wind:before{content:"\e960";}.huge-moon-slow-wind:before{content:"\e961";}.huge-moon:before{content:"\e962";}.huge-moonset:before{content:"\e963";}.huge-rain-double-drop:before{content:"\e964";}.huge-rain-drop:before{content:"\e965";}.huge-rain:before{content:"\e966";}.huge-rainbow:before{content:"\e967";}.huge-sailboat-coastal:before{content:"\e968";}.huge-sailboat-offshore:before{content:"\e969";}.huge-slow-winds:before{content:"\e96a";}.huge-snow:before{content:"\e96b";}.huge-soil-moisture-field:before{content:"\e96c";}.huge-soil-moisture-global:before{content:"\e96d";}.huge-soil-temperature-field:before{content:"\e96e";}.huge-soil-temperature-global:before{content:"\e96f";}.huge-sparkles:before{content:"\e970";}.huge-stars:before{content:"\e971";}.huge-sun-01:before{content:"\e972";}.huge-sun-02:before{content:"\e973";}.huge-sun-03:before{content:"\e974";}.huge-sun-cloud-01:before{content:"\e975";}.huge-sun-cloud-02:before{content:"\e976";}.huge-sun-cloud-angled-rain-01:before{content:"\e977";}.huge-sun-cloud-angled-rain-02:before{content:"\e978";}.huge-sun-cloud-angled-rain-zap-01:before{content:"\e979";}.huge-sun-cloud-angled-rain-zap-02:before{content:"\e97a";}.huge-sun-cloud-angled-zap-01:before{content:"\e97b";}.huge-sun-cloud-big-rain-01:before{content:"\e97c";}.huge-sun-cloud-big-rain-02:before{content:"\e97d";}.huge-sun-cloud-fast-wind-01:before{content:"\e97e";}.huge-sun-cloud-fast-wind-02:before{content:"\e97f";}.huge-sun-cloud-hailstone-01:before{content:"\e980";}.huge-sun-cloud-hailstone-02:before{content:"\e981";}.huge-sun-cloud-little-rain-01:before{content:"\e982";}.huge-sun-cloud-little-rain-02:before{content:"\e983";}.huge-sun-cloud-little-snow-01:before{content:"\e984";}.huge-sun-cloud-little-snow-02:before{content:"\e985";}.huge-sun-cloud-mid-rain-01:before{content:"\e986";}.huge-sun-cloud-mid-rain-02:before{content:"\e987";}.huge-sun-cloud-mid-snow-01:before{content:"\e988";}.huge-sun-cloud-mid-snow-02:before{content:"\e989";}.huge-sun-cloud-slow-wind-01:before{content:"\e98a";}.huge-sun-cloud-slow-wind-02:before{content:"\e98b";}.huge-sun-cloud-snow-01:before{content:"\e98c";}.huge-sun-cloud-snow-02:before{content:"\e98d";}.huge-sun-cloud-zap-02:before{content:"\e98e";}.huge-sunrise:before{content:"\e98f";}.huge-sunset:before{content:"\e990";}.huge-thermometer-cold:before{content:"\e991";}.huge-thermometer-warm:before{content:"\e992";}.huge-tornado-01:before{content:"\e993";}.huge-tornado-02:before{content:"\e994";}.huge-tropical-storm-tracks-1:before{content:"\e995";}.huge-tropical-storm-tracks:before{content:"\e996";}.huge-tropical-storm:before{content:"\e997";}.huge-tsunami:before{content:"\e998";}.huge-uv-01:before{content:"\e999";}.huge-uv-02:before{content:"\e99a";}.huge-uv-03:before{content:"\e99b";}.huge-wind-power:before{content:"\e99c";}.huge-zap:before{content:"\e99d";}.huge-edit-user-02:before{content:"\e99e";}.huge-user-account:before{content:"\e99f";}.huge-user-add--01:before{content:"\e9a0";}.huge-user-add-02:before{content:"\e9a1";}.huge-user-arrow-left-right:before{content:"\e9a2";}.huge-user-block-01:before{content:"\e9a3";}.huge-user-block-02:before{content:"\e9a4";}.huge-user-check-01:before{content:"\e9a5";}.huge-user-check-02:before{content:"\e9a6";}.huge-user-circle:before{content:"\e9a7";}.huge-user-edit-01:before{content:"\e9a8";}.huge-user-full-view:before{content:"\e9a9";}.huge-user-group:before{content:"\e9aa";}.huge-user-id-verification:before{content:"\e9ab";}.huge-user-list:before{content:"\e9ac";}.huge-user-lock-01:before{content:"\e9ad";}.huge-user-lock-02:before{content:"\e9ae";}.huge-user-love-01:before{content:"\e9af";}.huge-user-love-02:before{content:"\e9b0";}.huge-user-minus-01:before{content:"\e9b1";}.huge-user-minus-02:before{content:"\e9b2";}.huge-user-multiple:before{content:"\e9b3";}.huge-user-question-01:before{content:"\e9b4";}.huge-user-question-02:before{content:"\e9b5";}.huge-user-remove-01:before{content:"\e9b6";}.huge-user-remove-02:before{content:"\e9b7";}.huge-user-search-01:before{content:"\e9b8";}.huge-user-search-02:before{content:"\e9b9";}.huge-user-settings-01:before{content:"\e9ba";}.huge-user-settings-02:before{content:"\e9bb";}.huge-user-sharing:before{content:"\e9bc";}.huge-user-shield-01:before{content:"\e9bd";}.huge-user-shield-02:before{content:"\e9be";}.huge-user-square:before{content:"\e9bf";}.huge-user-star-01:before{content:"\e9c0";}.huge-user-star-02:before{content:"\e9c1";}.huge-user-status:before{content:"\e9c2";}.huge-user-story:before{content:"\e9c3";}.huge-user-switch:before{content:"\e9c4";}.huge-user-unlock-01:before{content:"\e9c5";}.huge-user-unlock-02:before{content:"\e9c6";}.huge-user:before{content:"\e9c7";}.huge-alien-01:before{content:"\e9c8";}.huge-alien-02:before{content:"\e9c9";}.huge-asteroid-01:before{content:"\e9ca";}.huge-asteroid-02:before{content:"\e9cb";}.huge-astronaut-01:before{content:"\e9cc";}.huge-astronaut-02:before{content:"\e9cd";}.huge-black-hole:before{content:"\e9ce";}.huge-comet-01:before{content:"\e9cf";}.huge-comet-02:before{content:"\e9d0";}.huge-constellation:before{content:"\e9d1";}.huge-earth:before{content:"\e9d2";}.huge-falling-star:before{content:"\e9d3";}.huge-galaxy:before{content:"\e9d4";}.huge-jupiter:before{content:"\e9d5";}.huge-monster:before{content:"\e9d6";}.huge-moon-landing:before{content:"\e9d7";}.huge-moon1:before{content:"\e9d8";}.huge-orbit-01:before{content:"\e9d9";}.huge-orbit-02:before{content:"\e9da";}.huge-rocket-01:before{content:"\e9db";}.huge-rocket-02:before{content:"\e9dc";}.huge-satellite-01:before{content:"\e9dd";}.huge-satellite-02:before{content:"\e9de";}.huge-saturn-01:before{content:"\e9df";}.huge-saturn-02:before{content:"\e9e0";}.huge-solar-system:before{content:"\e9e1";}.huge-spaceship:before{content:"\e9e2";}.huge-affiliate:before{content:"\e9e3";}.huge-bar-code-01:before{content:"\e9e4";}.huge-bar-code-02:before{content:"\e9e5";}.huge-cargo-ship:before{content:"\e9e6";}.huge-container-truck-01:before{content:"\e9e7";}.huge-container-truck-02:before{content:"\e9e8";}.huge-coupon-01:before{content:"\e9e9";}.huge-coupon-02:before{content:"\e9ea";}.huge-coupon-03:before{content:"\e9eb";}.huge-coupon-percent:before{content:"\e9ec";}.huge-customer-support:before{content:"\e9ed";}.huge-delivered-sent:before{content:"\e9ee";}.huge-delivery-box-01:before{content:"\e9ef";}.huge-delivery-box-02:before{content:"\e9f0";}.huge-delivery-delay-01:before{content:"\e9f1";}.huge-delivery-delay-02:before{content:"\e9f2";}.huge-delivery-return-01:before{content:"\e9f3";}.huge-delivery-return-02:before{content:"\e9f4";}.huge-delivery-secure-01:before{content:"\e9f5";}.huge-delivery-secure-02:before{content:"\e9f6";}.huge-delivery-sent-01:before{content:"\e9f7";}.huge-delivery-sent-02:before{content:"\e9f8";}.huge-delivery-tracking-01:before{content:"\e9f9";}.huge-delivery-tracking-02:before{content:"\e9fa";}.huge-delivery-truck-01:before{content:"\e9fb";}.huge-delivery-truck-02:before{content:"\e9fc";}.huge-delivery-view-01:before{content:"\e9fd";}.huge-delivery-view-02:before{content:"\e9fe";}.huge-discount-tag-01:before{content:"\e9ff";}.huge-discount-tag-02:before{content:"\ea00";}.huge-discount:before{content:"\ea01";}.huge-distribution:before{content:"\ea02";}.huge-gift-card:before{content:"\ea03";}.huge-hot-price:before{content:"\ea04";}.huge-invoice-01:before{content:"\ea05";}.huge-invoice-02:before{content:"\ea06";}.huge-invoice-03:before{content:"\ea07";}.huge-invoice-04:before{content:"\ea08";}.huge-loyalty-card:before{content:"\ea09";}.huge-marketing:before{content:"\ea0a";}.huge-package-add:before{content:"\ea0b";}.huge-package-delivered:before{content:"\ea0c";}.huge-package-moving:before{content:"\ea0d";}.huge-package-open:before{content:"\ea0e";}.huge-package-out-of-stock:before{content:"\ea0f";}.huge-package-process:before{content:"\ea10";}.huge-package-receive:before{content:"\ea11";}.huge-package-remove:before{content:"\ea12";}.huge-package-search:before{content:"\ea13";}.huge-package-sent:before{content:"\ea14";}.huge-package:before{content:"\ea15";}.huge-product-loading:before{content:"\ea16";}.huge-promotion:before{content:"\ea17";}.huge-safe-delivery-01:before{content:"\ea18";}.huge-safe-delivery-02:before{content:"\ea19";}.huge-sale-tag-01:before{content:"\ea1a";}.huge-sale-tag-02:before{content:"\ea1b";}.huge-shipment-tracking:before{content:"\ea1c";}.huge-shipping-loading:before{content:"\ea1d";}.huge-shipping-truck-01:before{content:"\ea1e";}.huge-shipping-truck-02:before{content:"\ea1f";}.huge-shop-sign:before{content:"\ea20";}.huge-shopping-bag-01:before{content:"\ea21";}.huge-shopping-bag-02:before{content:"\ea22";}.huge-shopping-bag-03:before{content:"\ea23";}.huge-shopping-bag-add:before{content:"\ea24";}.huge-shopping-bag-check:before{content:"\ea25";}.huge-shopping-bag-favorite:before{content:"\ea26";}.huge-shopping-bag-remove:before{content:"\ea27";}.huge-shopping-basket-01:before{content:"\ea28";}.huge-shopping-basket-02:before{content:"\ea29";}.huge-shopping-basket-03:before{content:"\ea2a";}.huge-shopping-basket-add-01:before{content:"\ea2b";}.huge-shopping-basket-add-02:before{content:"\ea2c";}.huge-shopping-basket-add-03:before{content:"\ea2d";}.huge-shopping-basket-check-in-01:before{content:"\ea2e";}.huge-shopping-basket-check-in-02:before{content:"\ea2f";}.huge-shopping-basket-check-in-03:before{content:"\ea30";}.huge-shopping-basket-check-out-01:before{content:"\ea31";}.huge-shopping-basket-check-out-02:before{content:"\ea32";}.huge-shopping-basket-check-out-03:before{content:"\ea33";}.huge-shopping-basket-done-01:before{content:"\ea34";}.huge-shopping-basket-done-02:before{content:"\ea35";}.huge-shopping-basket-done-03:before{content:"\ea36";}.huge-shopping-basket-favorite-01:before{content:"\ea37";}.huge-shopping-basket-favorite-02:before{content:"\ea38";}.huge-shopping-basket-favorite-03:before{content:"\ea39";}.huge-shopping-basket-remove-01:before{content:"\ea3a";}.huge-shopping-basket-remove-02:before{content:"\ea3b";}.huge-shopping-basket-remove-03:before{content:"\ea3c";}.huge-shopping-basket-secure-01:before{content:"\ea3d";}.huge-shopping-basket-secure-02:before{content:"\ea3e";}.huge-shopping-basket-secure-03:before{content:"\ea3f";}.huge-shopping-cart-01:before{content:"\ea40";}.huge-shopping-cart-02:before{content:"\ea41";}.huge-shopping-cart-add-01:before{content:"\ea42";}.huge-shopping-cart-add-02:before{content:"\ea43";}.huge-shopping-cart-check-01:before{content:"\ea44";}.huge-shopping-cart-check-02:before{content:"\ea45";}.huge-shopping-cart-check-in-01:before{content:"\ea46";}.huge-shopping-cart-check-in-02:before{content:"\ea47";}.huge-shopping-cart-check-out-01:before{content:"\ea48";}.huge-shopping-cart-check-out-02:before{content:"\ea49";}.huge-shopping-cart-favorite-01:before{content:"\ea4a";}.huge-shopping-cart-favorite-02:before{content:"\ea4b";}.huge-shopping-cart-remove-01:before{content:"\ea4c";}.huge-shopping-cart-remove-02:before{content:"\ea4d";}.huge-store-01:before{content:"\ea4e";}.huge-store-02:before{content:"\ea4f";}.huge-store-03:before{content:"\ea50";}.huge-store-04:before{content:"\ea51";}.huge-store-add-01:before{content:"\ea52";}.huge-store-add-02:before{content:"\ea53";}.huge-store-location-01:before{content:"\ea54";}.huge-store-location-02:before{content:"\ea55";}.huge-store-remove-01:before{content:"\ea56";}.huge-store-remove-02:before{content:"\ea57";}.huge-tags:before{content:"\ea58";}.huge-ticket-01:before{content:"\ea59";}.huge-ticket-02:before{content:"\ea5a";}.huge-ticket-03:before{content:"\ea5b";}.huge-ticket-star:before{content:"\ea5c";}.huge-transaction:before{content:"\ea5d";}.huge-trolley-01:before{content:"\ea5e";}.huge-trolley-02:before{content:"\ea5f";}.huge-voucher:before{content:"\ea60";}.huge-circle:before{content:"\ea61";}.huge-diamond:before{content:"\ea62";}.huge-geometric-shapes-01:before{content:"\ea63";}.huge-geometric-shapes-02:before{content:"\ea64";}.huge-hexagon:before{content:"\ea65";}.huge-oval:before{content:"\ea66";}.huge-pentagon:before{content:"\ea67";}.huge-polygon:before{content:"\ea68";}.huge-rectangular:before{content:"\ea69";}.huge-rhombus:before{content:"\ea6a";}.huge-seal:before{content:"\ea6b";}.huge-shapes:before{content:"\ea6c";}.huge-spirals:before{content:"\ea6d";}.huge-square:before{content:"\ea6e";}.huge-triangle:before{content:"\ea6f";}.huge-account-setting-01:before{content:"\ea70";}.huge-account-setting-02:before{content:"\ea71";}.huge-account-setting-03:before{content:"\ea72";}.huge-configuration-01:before{content:"\ea73";}.huge-configuration-02:before{content:"\ea74";}.huge-customize:before{content:"\ea75";}.huge-installing-updates-01:before{content:"\ea76";}.huge-installing-updates-02:before{content:"\ea77";}.huge-list-setting:before{content:"\ea78";}.huge-more:before{content:"\ea79";}.huge-setting-01:before{content:"\ea7a";}.huge-setting-02:before{content:"\ea7b";}.huge-setting-03:before{content:"\ea7c";}.huge-setting-04:before{content:"\ea7d";}.huge-setting-05:before{content:"\ea7e";}.huge-setting-06:before{content:"\ea7f";}.huge-setting-07:before{content:"\ea80";}.huge-setting-done-03:before{content:"\ea81";}.huge-setting-done-04:before{content:"\ea82";}.huge-setting-error-03:before{content:"\ea83";}.huge-setting-error-04:before{content:"\ea84";}.huge-settings-done-01:before{content:"\ea85";}.huge-settings-done-02:before{content:"\ea86";}.huge-settings-error-01:before{content:"\ea87";}.huge-settings-error-02:before{content:"\ea88";}.huge-setup-01:before{content:"\ea89";}.huge-setup-02:before{content:"\ea8a";}.huge-sliders-horizontal:before{content:"\ea8b";}.huge-sliders-vertical:before{content:"\ea8c";}.huge-system-update-01:before{content:"\ea8d";}.huge-system-update-02:before{content:"\ea8e";}.huge-time-setting-01:before{content:"\ea8f";}.huge-time-setting-02:before{content:"\ea90";}.huge-time-setting-03:before{content:"\ea91";}.huge-toggle-off:before{content:"\ea92";}.huge-toggle-on:before{content:"\ea93";}.huge-wrench-01:before{content:"\ea94";}.huge-wrench-02:before{content:"\ea95";}.huge-access:before{content:"\ea96";}.huge-authorized:before{content:"\ea97";}.huge-cctv-camera:before{content:"\ea98";}.huge-circle-lock-01:before{content:"\ea99";}.huge-circle-lock-02:before{content:"\ea9a";}.huge-circle-lock-add-01:before{content:"\ea9b";}.huge-circle-lock-add-02:before{content:"\ea9c";}.huge-circle-lock-check-01:before{content:"\ea9d";}.huge-circle-lock-check-02:before{content:"\ea9e";}.huge-circle-lock-minus-01:before{content:"\ea9f";}.huge-circle-lock-minus-02:before{content:"\eaa0";}.huge-circle-lock-remove-01:before{content:"\eaa1";}.huge-circle-lock-remove-02:before{content:"\eaa2";}.huge-circle-password:before{content:"\eaa3";}.huge-circle-unlock-01:before{content:"\eaa4";}.huge-circle-unlock-02:before{content:"\eaa5";}.huge-computer-protection:before{content:"\eaa6";}.huge-connect:before{content:"\eaa7";}.huge-door-lock:before{content:"\eaa8";}.huge-finger-print-add:before{content:"\eaa9";}.huge-finger-print-check:before{content:"\eaaa";}.huge-finger-print-minus:before{content:"\eaab";}.huge-finger-print-remove:before{content:"\eaac";}.huge-finger-print-scan:before{content:"\eaad";}.huge-finger-print:before{content:"\eaae";}.huge-fire-security:before{content:"\eaaf";}.huge-firewall:before{content:"\eab0";}.huge-id-not-verified:before{content:"\eab1";}.huge-id-verified:before{content:"\eab2";}.huge-id:before{content:"\eab3";}.huge-iris-scan:before{content:"\eab4";}.huge-lock-computer:before{content:"\eab5";}.huge-lock-key:before{content:"\eab6";}.huge-lock-sync-01:before{content:"\eab7";}.huge-lock-sync-02:before{content:"\eab8";}.huge-lock:before{content:"\eab9";}.huge-locked:before{content:"\eaba";}.huge-microsoft-admin:before{content:"\eabb";}.huge-mobile-protection:before{content:"\eabc";}.huge-mobile-security:before{content:"\eabd";}.huge-qr-code:before{content:"\eabe";}.huge-security-block:before{content:"\eabf";}.huge-security-check:before{content:"\eac0";}.huge-security-lock:before{content:"\eac1";}.huge-security-password:before{content:"\eac2";}.huge-security:before{content:"\eac3";}.huge-speech-to-text:before{content:"\eac4";}.huge-square-lock-01:before{content:"\eac5";}.huge-square-lock-02:before{content:"\eac6";}.huge-square-lock-add-01:before{content:"\eac7";}.huge-square-lock-add-02:before{content:"\eac8";}.huge-square-lock-check-01:before{content:"\eac9";}.huge-square-lock-check-02:before{content:"\eaca";}.huge-square-lock-minus-01:before{content:"\eacb";}.huge-square-lock-minus-02:before{content:"\eacc";}.huge-square-lock-remove-01:before{content:"\eacd";}.huge-square-lock-remove:before{content:"\eace";}.huge-square-password:before{content:"\eacf";}.huge-square-unlock-01:before{content:"\ead0";}.huge-square-unlock-02:before{content:"\ead1";}.huge-voice-iD:before{content:"\ead2";}.huge-web-protection:before{content:"\ead3";}.huge-web-security:before{content:"\ead4";}.huge-search-02:before{content:"\ead5";}.huge-search-add:before{content:"\ead6";}.huge-search-area:before{content:"\ead7";}.huge-search-circle:before{content:"\ead8";}.huge-search-focus:before{content:"\ead9";}.huge-search-list-01:before{content:"\eada";}.huge-search-list-02:before{content:"\eadb";}.huge-search-minus:before{content:"\eadc";}.huge-search-remove:before{content:"\eadd";}.huge-search-square:before{content:"\eade";}.huge-search-visual:before{content:"\eadf";}.huge-search:before{content:"\eae0";}.huge-searching:before{content:"\eae1";}.huge-zoom-in-area:before{content:"\eae2";}.huge-zoom-out-area:before{content:"\eae3";}.huge-acceleration:before{content:"\eae4";}.huge-atom-01:before{content:"\eae5";}.huge-atom-02:before{content:"\eae6";}.huge-bacteria:before{content:"\eae7";}.huge-black-hole1:before{content:"\eae8";}.huge-bot:before{content:"\eae9";}.huge-bounding-box:before{content:"\eaea";}.huge-cells:before{content:"\eaeb";}.huge-gravity:before{content:"\eaec";}.huge-magnet:before{content:"\eaed";}.huge-molecules:before{content:"\eaee";}.huge-nano-technology:before{content:"\eaef";}.huge-pendulum:before{content:"\eaf0";}.huge-prism:before{content:"\eaf1";}.huge-pulley:before{content:"\eaf2";}.huge-siri:before{content:"\eaf3";}.huge-solar-system1:before{content:"\eaf4";}.huge-submerge:before{content:"\eaf5";}.huge-test-tube:before{content:"\eaf6";}.huge-triangle-03:before{content:"\eaf7";}.huge-ufo:before{content:"\eaf8";}.huge-wind-turbine:before{content:"\eaf9";}.huge-api:before{content:"\eafa";}.huge-binary-code:before{content:"\eafb";}.huge-bug-01:before{content:"\eafc";}.huge-bug-02:before{content:"\eafd";}.huge-c-programming:before{content:"\eafe";}.huge-c:before{content:"\eaff";}.huge-code-circle:before{content:"\eb00";}.huge-code-folder:before{content:"\eb01";}.huge-code-square:before{content:"\eb02";}.huge-code:before{content:"\eb03";}.huge-command-line:before{content:"\eb04";}.huge-computer-programming-01:before{content:"\eb05";}.huge-computer-programming-02:before{content:"\eb06";}.huge-console:before{content:"\eb07";}.huge-danger:before{content:"\eb08";}.huge-database-export:before{content:"\eb09";}.huge-database-import:before{content:"\eb0a";}.huge-database-locked:before{content:"\eb0b";}.huge-database-restore:before{content:"\eb0c";}.huge-database-setting:before{content:"\eb0d";}.huge-database-sync:before{content:"\eb0e";}.huge-database:before{content:"\eb0f";}.huge-developer:before{content:"\eb10";}.huge-document-code:before{content:"\eb11";}.huge-incognito:before{content:"\eb12";}.huge-inspect-code:before{content:"\eb13";}.huge-java-script:before{content:"\eb14";}.huge-java:before{content:"\eb15";}.huge-language-skill:before{content:"\eb16";}.huge-laptop-programming:before{content:"\eb17";}.huge-message-programming:before{content:"\eb18";}.huge-mobile-programming-01:before{content:"\eb19";}.huge-mobile-programming-02:before{content:"\eb1a";}.huge-php:before{content:"\eb1b";}.huge-pin-code:before{content:"\eb1c";}.huge-programming-flag:before{content:"\eb1d";}.huge-property-add:before{content:"\eb1e";}.huge-property-delete:before{content:"\eb1f";}.huge-property-edit:before{content:"\eb20";}.huge-property-new:before{content:"\eb21";}.huge-property-search:before{content:"\eb22";}.huge-property-view:before{content:"\eb23";}.huge-re:before{content:"\eb24";}.huge-repository:before{content:"\eb25";}.huge-sidebar-left:before{content:"\eb26";}.huge-sidebar-right:before{content:"\eb27";}.huge-software-license:before{content:"\eb28";}.huge-software-uninstall:before{content:"\eb29";}.huge-software:before{content:"\eb2a";}.huge-source-code-circle:before{content:"\eb2b";}.huge-source-code-square:before{content:"\eb2c";}.huge-source-code:before{content:"\eb2d";}.huge-sql:before{content:"\eb2e";}.huge-step-into:before{content:"\eb2f";}.huge-step-out:before{content:"\eb30";}.huge-step-over:before{content:"\eb31";}.huge-translate:before{content:"\eb32";}.huge-translation:before{content:"\eb33";}.huge-variable:before{content:"\eb34";}.huge-web-design-01:before{content:"\eb35";}.huge-web-design-02:before{content:"\eb36";}.huge-web-programming:before{content:"\eb37";}.huge-co-present:before{content:"\eb38";}.huge-presentation-01:before{content:"\eb39";}.huge-presentation-02:before{content:"\eb3a";}.huge-presentation-03:before{content:"\eb3b";}.huge-presentation-04:before{content:"\eb3c";}.huge-presentation-05:before{content:"\eb3d";}.huge-presentation-06:before{content:"\eb3e";}.huge-presentation-07:before{content:"\eb3f";}.huge-presentation-bar-chart-01:before{content:"\eb40";}.huge-presentation-bar-chart-02:before{content:"\eb41";}.huge-presentation-line-chart-01:before{content:"\eb42";}.huge-presentation-line-chart-02:before{content:"\eb43";}.huge-presentation-online:before{content:"\eb44";}.huge-presentation-podium:before{content:"\eb45";}.huge-projector:before{content:"\eb46";}.huge-note-01:before{content:"\eb47";}.huge-note-02:before{content:"\eb48";}.huge-note-03:before{content:"\eb49";}.huge-note-04:before{content:"\eb4a";}.huge-note-05:before{content:"\eb4b";}.huge-note-add:before{content:"\eb4c";}.huge-note-done:before{content:"\eb4d";}.huge-note-edit:before{content:"\eb4e";}.huge-note-remove:before{content:"\eb4f";}.huge-notebook:before{content:"\eb50";}.huge-sticky-note-01:before{content:"\eb51";}.huge-sticky-note-02:before{content:"\eb52";}.huge-task-01:before{content:"\eb53";}.huge-task-02:before{content:"\eb54";}.huge-task-add-01:before{content:"\eb55";}.huge-task-add-02:before{content:"\eb56";}.huge-task-daily-01:before{content:"\eb57";}.huge-task-daily-02:before{content:"\eb58";}.huge-task-done-01:before{content:"\eb59";}.huge-task-done-02:before{content:"\eb5a";}.huge-task-edit-01:before{content:"\eb5b";}.huge-task-edit-02:before{content:"\eb5c";}.huge-task-remove-01:before{content:"\eb5d";}.huge-task-remove-02:before{content:"\eb5e";}.huge-cursor-01:before{content:"\eb5f";}.huge-cursor-02:before{content:"\eb60";}.huge-cursor-add-selection-01:before{content:"\eb61";}.huge-cursor-add-selection-02:before{content:"\eb62";}.huge-cursor-circle-selection-01:before{content:"\eb63";}.huge-cursor-circle-selection-02:before{content:"\eb64";}.huge-cursor-disabled-01:before{content:"\eb65";}.huge-cursor-disabled-02:before{content:"\eb66";}.huge-cursor-edit-01:before{content:"\eb67";}.huge-cursor-edit-02:before{content:"\eb68";}.huge-cursor-hold-01:before{content:"\eb69";}.huge-cursor-hold-02:before{content:"\eb6a";}.huge-cursor-in-window:before{content:"\eb6b";}.huge-cursor-info-01:before{content:"\eb6c";}.huge-cursor-info-02:before{content:"\eb6d";}.huge-cursor-loading-01:before{content:"\eb6e";}.huge-cursor-loading-02:before{content:"\eb6f";}.huge-cursor-magic-selection-01:before{content:"\eb70";}.huge-cursor-magic-selection-02:before{content:"\eb71";}.huge-cursor-move-01:before{content:"\eb72";}.huge-cursor-move-02:before{content:"\eb73";}.huge-cursor-pointer-01:before{content:"\eb74";}.huge-cursor-pointer-02:before{content:"\eb75";}.huge-cursor-progress-01:before{content:"\eb76";}.huge-cursor-progress-02:before{content:"\eb77";}.huge-cursor-progress-03:before{content:"\eb78";}.huge-cursor-progress-04:before{content:"\eb79";}.huge-cursor-rectangle-selection-01:before{content:"\eb7a";}.huge-cursor-rectangle-selection-02:before{content:"\eb7b";}.huge-cursor-remove-selection-01:before{content:"\eb7c";}.huge-cursor-remove-selection-02:before{content:"\eb7d";}.huge-cursor-text:before{content:"\eb7e";}.huge-horizontal-resize:before{content:"\eb7f";}.huge-loading-01:before{content:"\eb80";}.huge-loading-02:before{content:"\eb81";}.huge-loading-03:before{content:"\eb82";}.huge-loading-04:before{content:"\eb83";}.huge-mouse-01:before{content:"\eb84";}.huge-mouse-02:before{content:"\eb85";}.huge-mouse-03:before{content:"\eb86";}.huge-mouse-04:before{content:"\eb87";}.huge-mouse-05:before{content:"\eb88";}.huge-mouse-06:before{content:"\eb89";}.huge-mouse-07:before{content:"\eb8a";}.huge-mouse-08:before{content:"\eb8b";}.huge-mouse-09:before{content:"\eb8c";}.huge-mouse-10:before{content:"\eb8d";}.huge-mouse-11:before{content:"\eb8e";}.huge-mouse-12:before{content:"\eb8f";}.huge-mouse-13:before{content:"\eb90";}.huge-mouse-14:before{content:"\eb91";}.huge-mouse-15:before{content:"\eb92";}.huge-mouse-16:before{content:"\eb93";}.huge-mouse-17:before{content:"\eb94";}.huge-mouse-18:before{content:"\eb95";}.huge-mouse-19:before{content:"\eb96";}.huge-mouse-20:before{content:"\eb97";}.huge-mouse-21:before{content:"\eb98";}.huge-mouse-left-click-01:before{content:"\eb99";}.huge-mouse-left-click-02:before{content:"\eb9a";}.huge-mouse-left-click-03:before{content:"\eb9b";}.huge-mouse-left-click-04:before{content:"\eb9c";}.huge-mouse-left-click-05:before{content:"\eb9d";}.huge-mouse-left-click-06:before{content:"\eb9e";}.huge-mouse-right-click-01:before{content:"\eb9f";}.huge-mouse-right-click-02:before{content:"\eba0";}.huge-mouse-right-click-03:before{content:"\eba1";}.huge-mouse-right-click-04:before{content:"\eba2";}.huge-mouse-right-click-05:before{content:"\eba3";}.huge-mouse-right-click-06:before{content:"\eba4";}.huge-mouse-scroll-01:before{content:"\eba5";}.huge-mouse-scroll-02:before{content:"\eba6";}.huge-move:before{content:"\eba7";}.huge-navigation-01:before{content:"\eba8";}.huge-navigation-02:before{content:"\eba9";}.huge-scroll-horizontal:before{content:"\ebaa";}.huge-scroll-vertical:before{content:"\ebab";}.huge-vertical-resize:before{content:"\ebac";}.huge-menu-01:before{content:"\ebad";}.huge-menu-02:before{content:"\ebae";}.huge-menu-03:before{content:"\ebaf";}.huge-menu-04:before{content:"\ebb0";}.huge-menu-05:before{content:"\ebb1";}.huge-menu-06:before{content:"\ebb2";}.huge-menu-07:before{content:"\ebb3";}.huge-menu-08:before{content:"\ebb4";}.huge-menu-09:before{content:"\ebb5";}.huge-menu-10:before{content:"\ebb6";}.huge-menu-11:before{content:"\ebb7";}.huge-menu-circle:before{content:"\ebb8";}.huge-menu-square:before{content:"\ebb9";}.huge-more-01:before{content:"\ebba";}.huge-more-02:before{content:"\ebbb";}.huge-more-03:before{content:"\ebbc";}.huge-more-horizontal-circle-01:before{content:"\ebbd";}.huge-more-horizontal-circle-02:before{content:"\ebbe";}.huge-more-horizontal-square-01:before{content:"\ebbf";}.huge-more-horizontal-square-02-1:before{content:"\ebc0";}.huge-more-horizontal-square-02:before{content:"\ebc1";}.huge-more-horizontal:before{content:"\ebc2";}.huge-more-vertical-circle-01:before{content:"\ebc3";}.huge-more-vertical-circle-02:before{content:"\ebc4";}.huge-more-vertical-square-02:before{content:"\ebc5";}.huge-more-vertical:before{content:"\ebc6";}.huge-aids:before{content:"\ebc7";}.huge-ampoule:before{content:"\ebc8";}.huge-bandage:before{content:"\ebc9";}.huge-blood-bag:before{content:"\ebca";}.huge-blood-bottle:before{content:"\ebcb";}.huge-blood-pressure:before{content:"\ebcc";}.huge-blood-type:before{content:"\ebcd";}.huge-blood:before{content:"\ebce";}.huge-bone-01:before{content:"\ebcf";}.huge-bone-02:before{content:"\ebd0";}.huge-brain-01:before{content:"\ebd1";}.huge-brain-02:before{content:"\ebd2";}.huge-broken-bone:before{content:"\ebd3";}.huge-caduceus:before{content:"\ebd4";}.huge-cardiogram-01:before{content:"\ebd5";}.huge-cardiogram-02:before{content:"\ebd6";}.huge-clinic:before{content:"\ebd7";}.huge-covid-info:before{content:"\ebd8";}.huge-dental-braces:before{content:"\ebd9";}.huge-dental-broken-tooth:before{content:"\ebda";}.huge-dental-care:before{content:"\ebdb";}.huge-dental-tooth:before{content:"\ebdc";}.huge-digestion:before{content:"\ebdd";}.huge-disability-01:before{content:"\ebde";}.huge-disability-02:before{content:"\ebdf";}.huge-dna:before{content:"\ebe0";}.huge-dropper:before{content:"\ebe1";}.huge-ear:before{content:"\ebe2";}.huge-eye:before{content:"\ebe3";}.huge-first-aid-kit:before{content:"\ebe4";}.huge-give-blood:before{content:"\ebe5";}.huge-give-pill:before{content:"\ebe6";}.huge-hand-sanitizer:before{content:"\ebe7";}.huge-healt:before{content:"\ebe8";}.huge-healtcare:before{content:"\ebe9";}.huge-hospital-01:before{content:"\ebea";}.huge-hospital-02:before{content:"\ebeb";}.huge-hospital-bed-01:before{content:"\ebec";}.huge-hospital-bed-02:before{content:"\ebed";}.huge-hospital-location:before{content:"\ebee";}.huge-injection:before{content:"\ebef";}.huge-kidneys:before{content:"\ebf0";}.huge-labs:before{content:"\ebf1";}.huge-liver:before{content:"\ebf2";}.huge-Lungs:before{content:"\ebf3";}.huge-mask-love:before{content:"\ebf4";}.huge-mask:before{content:"\ebf5";}.huge-medical-file:before{content:"\ebf6";}.huge-medicine-01:before{content:"\ebf7";}.huge-medicine-02:before{content:"\ebf8";}.huge-medicine-bottle-01:before{content:"\ebf9";}.huge-medicine-bottle-02:before{content:"\ebfa";}.huge-medicine-syrup:before{content:"\ebfb";}.huge-mortar:before{content:"\ebfc";}.huge-nose:before{content:"\ebfd";}.huge-prescription:before{content:"\ebfe";}.huge-protection-mask:before{content:"\ebff";}.huge-safe:before{content:"\ec00";}.huge-skull:before{content:"\ec01";}.huge-sperm:before{content:"\ec02";}.huge-stethoscope:before{content:"\ec03";}.huge-thermometer:before{content:"\ec04";}.huge-tissue-paper:before{content:"\ec05";}.huge-tongue:before{content:"\ec06";}.huge-treatment:before{content:"\ec07";}.huge-vaccine:before{content:"\ec08";}.huge-wheelchair:before{content:"\ec09";}.huge-x-ray:before{content:"\ec0a";}.huge-backward-01:before{content:"\ec0b";}.huge-backward-02:before{content:"\ec0c";}.huge-burning-cd:before{content:"\ec0d";}.huge-forward-01:before{content:"\ec0e";}.huge-forward-02:before{content:"\ec0f";}.huge-go-backward-5sec:before{content:"\ec10";}.huge-go-backward-10-sec:before{content:"\ec11";}.huge-go-backward-10sec:before{content:"\ec12";}.huge-go-backward-15-sec:before{content:"\ec13";}.huge-go-backward-60-sec:before{content:"\ec14";}.huge-go-forward-5sec:before{content:"\ec15";}.huge-go-forward-10-sec:before{content:"\ec16";}.huge-go-forward-15-sec:before{content:"\ec17";}.huge-go-forward-30-sec:before{content:"\ec18";}.huge-go-forward-60-sec:before{content:"\ec19";}.huge-headphone-mute:before{content:"\ec1a";}.huge-headphones:before{content:"\ec1b";}.huge-mic-01:before{content:"\ec1c";}.huge-mic-02:before{content:"\ec1d";}.huge-mic-off-01:before{content:"\ec1e";}.huge-mic-off-02:before{content:"\ec1f";}.huge-music-note-01:before{content:"\ec20";}.huge-music-note-02:before{content:"\ec21";}.huge-music-note-03:before{content:"\ec22";}.huge-music-note-04:before{content:"\ec23";}.huge-music-note-square-01:before{content:"\ec24";}.huge-music-note-square-02:before{content:"\ec25";}.huge-next:before{content:"\ec26";}.huge-pause:before{content:"\ec27";}.huge-play:before{content:"\ec28";}.huge-playlist-01:before{content:"\ec29";}.huge-playlist-02:before{content:"\ec2a";}.huge-playlist-03:before{content:"\ec2b";}.huge-previous:before{content:"\ec2c";}.huge-radio:before{content:"\ec2d";}.huge-record:before{content:"\ec2e";}.huge-repeat-off:before{content:"\ec2f";}.huge-repeat-one-01:before{content:"\ec30";}.huge-repeat-one-02:before{content:"\ec31";}.huge-repeat:before{content:"\ec32";}.huge-scissor:before{content:"\ec33";}.huge-shuffle-square:before{content:"\ec34";}.huge-shuffle:before{content:"\ec35";}.huge-speaker:before{content:"\ec36";}.huge-stop:before{content:"\ec37";}.huge-subtitle:before{content:"\ec38";}.huge-voice:before{content:"\ec39";}.huge-volume-high:before{content:"\ec3a";}.huge-volume-low:before{content:"\ec3b";}.huge-volume-minus:before{content:"\ec3c";}.huge-volume-mute-01:before{content:"\ec3d";}.huge-volume-mute-02:before{content:"\ec3e";}.huge-volume-off:before{content:"\ec3f";}.huge-volume-up:before{content:"\ec40";}.huge-vynil-01:before{content:"\ec41";}.huge-vynil-02:before{content:"\ec42";}.huge-vynil-03:before{content:"\ec43";}.huge-st-brecket-circle:before{content:"\ec44";}.huge-st-brecket-square:before{content:"\ec45";}.huge-st-brecket:before{content:"\ec46";}.huge-nd-brecket-circle:before{content:"\ec47";}.huge-nd-brecket-square:before{content:"\ec48";}.huge-nd-brecket:before{content:"\ec49";}.huge-rd-brecket-circle:before{content:"\ec4a";}.huge-rd-brecket-square:before{content:"\ec4b";}.huge-rd-brecket:before{content:"\ec4c";}.huge-abacus:before{content:"\ec4d";}.huge-absolute:before{content:"\ec4e";}.huge-acute:before{content:"\ec4f";}.huge-alpha-circle:before{content:"\ec50";}.huge-alpha-square:before{content:"\ec51";}.huge-alpha:before{content:"\ec52";}.huge-angle-1:before{content:"\ec53";}.huge-angle:before{content:"\ec54";}.huge-approximately-equal-circle:before{content:"\ec55";}.huge-approximately-equal-square:before{content:"\ec56";}.huge-approximately-equal:before{content:"\ec57";}.huge-beta:before{content:"\ec58";}.huge-calculator:before{content:"\ec59";}.huge-compass:before{content:"\ec5a";}.huge-cone-01:before{content:"\ec5b";}.huge-cone-02:before{content:"\ec5c";}.huge-congruent-to-circle:before{content:"\ec5d";}.huge-congruent-to-square:before{content:"\ec5e";}.huge-congruent-to:before{content:"\ec5f";}.huge-coordinate-01:before{content:"\ec60";}.huge-cordinate-02:before{content:"\ec61";}.huge-cos:before{content:"\ec62";}.huge-cosine-0:before{content:"\ec63";}.huge-cosine-01:before{content:"\ec64";}.huge-cube:before{content:"\ec65";}.huge-cylinder-01:before{content:"\ec66";}.huge-cylinder-02:before{content:"\ec67";}.huge-cylinder-03:before{content:"\ec68";}.huge-cylinder-04:before{content:"\ec69";}.huge-diameter:before{content:"\ec6a";}.huge-divide-sign-circle:before{content:"\ec6b";}.huge-divide-sign-square:before{content:"\ec6c";}.huge-divide-sign:before{content:"\ec6d";}.huge-equal-sign-circle:before{content:"\ec6e";}.huge-equal-sign-square:before{content:"\ec6f";}.huge-equal-sign:before{content:"\ec70";}.huge-function-circle:before{content:"\ec71";}.huge-function-of-x:before{content:"\ec72";}.huge-function-square:before{content:"\ec73";}.huge-function:before{content:"\ec74";}.huge-greater-than-circle:before{content:"\ec75";}.huge-greater-than-square:before{content:"\ec76";}.huge-greater-than:before{content:"\ec77";}.huge-hexagon1:before{content:"\ec78";}.huge-hyperbole:before{content:"\ec79";}.huge-inequality-01:before{content:"\ec7a";}.huge-inequality-02:before{content:"\ec7b";}.huge-inequality-circle-01:before{content:"\ec7c";}.huge-inequality-circle-02:before{content:"\ec7d";}.huge-inequality-square-01:before{content:"\ec7e";}.huge-inequality-square-02:before{content:"\ec7f";}.huge-infinity-01:before{content:"\ec80";}.huge-infinity-02:before{content:"\ec81";}.huge-infinity-circle:before{content:"\ec82";}.huge-infinity-square:before{content:"\ec83";}.huge-insert-pi:before{content:"\ec84";}.huge-left-angle:before{content:"\ec85";}.huge-left-triangle:before{content:"\ec86";}.huge-less-than-circle:before{content:"\ec87";}.huge-less-than-square:before{content:"\ec88";}.huge-less-than:before{content:"\ec89";}.huge-matrix:before{content:"\ec8a";}.huge-minus-plus-01:before{content:"\ec8b";}.huge-minus-plus-02:before{content:"\ec8c";}.huge-minus-plus-circle-01:before{content:"\ec8d";}.huge-minus-plus-circle-02:before{content:"\ec8e";}.huge-minus-plus-square-01:before{content:"\ec8f";}.huge-minus-plus-square-02:before{content:"\ec90";}.huge-minus-sign-circle:before{content:"\ec91";}.huge-minus-sign-square:before{content:"\ec92";}.huge-minus-sign:before{content:"\ec93";}.huge-more-or-less-circle:before{content:"\ec94";}.huge-more-or-less-square:before{content:"\ec95";}.huge-more-or-less:before{content:"\ec96";}.huge-multiplication-sign-circle:before{content:"\ec97";}.huge-multiplication-sign-square:before{content:"\ec98";}.huge-multiplication-sign:before{content:"\ec99";}.huge-n-th-root-circle-1:before{content:"\ec9a";}.huge-n-th-root-circle:before{content:"\ec9b";}.huge-n-th-root:before{content:"\ec9c";}.huge-not-equal-sign-circle:before{content:"\ec9d";}.huge-not-equal-sign-square:before{content:"\ec9e";}.huge-not-equal-sign:before{content:"\ec9f";}.huge-obtuse:before{content:"\eca0";}.huge-octagon:before{content:"\eca1";}.huge-parabola-01:before{content:"\eca2";}.huge-parabola-02:before{content:"\eca3";}.huge-parabola-03:before{content:"\eca4";}.huge-parallelogram:before{content:"\eca5";}.huge-pentagon1:before{content:"\eca6";}.huge-percent-circle:before{content:"\eca7";}.huge-percent-square:before{content:"\eca8";}.huge-percent:before{content:"\eca9";}.huge-pi-circle:before{content:"\ecaa";}.huge-pi-square:before{content:"\ecab";}.huge-pi:before{content:"\ecac";}.huge-plus-minus-01:before{content:"\ecad";}.huge-plus-minus-02:before{content:"\ecae";}.huge-plus-minus-circle-01:before{content:"\ecaf";}.huge-plus-minus-circle-02:before{content:"\ecb0";}.huge-plus-minus-square-01:before{content:"\ecb1";}.huge-plus-minus-square-02:before{content:"\ecb2";}.huge-plus-sign-circle:before{content:"\ecb3";}.huge-plus-sign-square:before{content:"\ecb4";}.huge-plus-sign:before{content:"\ecb5";}.huge-prism1:before{content:"\ecb6";}.huge-pyramid:before{content:"\ecb7";}.huge-radius:before{content:"\ecb8";}.huge-rectangular1:before{content:"\ecb9";}.huge-reflex:before{content:"\ecba";}.huge-remove-pi:before{content:"\ecbb";}.huge-rhombus1:before{content:"\ecbc";}.huge-right-angle:before{content:"\ecbd";}.huge-right-triangle:before{content:"\ecbe";}.huge-root-01:before{content:"\ecbf";}.huge-root-1st-brecket:before{content:"\ecc0";}.huge-root-02-1:before{content:"\ecc1";}.huge-root-02:before{content:"\ecc2";}.huge-root-3rd-brecket:before{content:"\ecc3";}.huge-root-circle:before{content:"\ecc4";}.huge-segment:before{content:"\ecc5";}.huge-sin:before{content:"\ecc6";}.huge-sine-01:before{content:"\ecc7";}.huge-sine-02:before{content:"\ecc8";}.huge-sphere:before{content:"\ecc9";}.huge-square-01:before{content:"\ecca";}.huge-square-circle:before{content:"\eccb";}.huge-square-root-square:before{content:"\eccc";}.huge-square-square:before{content:"\eccd";}.huge-summation-01:before{content:"\ecce";}.huge-summation-02:before{content:"\eccf";}.huge-summation-circle:before{content:"\ecd0";}.huge-summation-square:before{content:"\ecd1";}.huge-tan:before{content:"\ecd2";}.huge-triangle-01:before{content:"\ecd3";}.huge-triangle-02:before{content:"\ecd4";}.huge-x-variable-circle:before{content:"\ecd5";}.huge-x-variable-square:before{content:"\ecd6";}.huge-x-variable:before{content:"\ecd7";}.huge-compass1:before{content:"\ecd8";}.huge-direction-left-01:before{content:"\ecd9";}.huge-direction-left-02:before{content:"\ecda";}.huge-direction-right-01:before{content:"\ecdb";}.huge-direction-right-02:before{content:"\ecdc";}.huge-directions-01:before{content:"\ecdd";}.huge-directions-02:before{content:"\ecde";}.huge-edit-road:before{content:"\ecdf";}.huge-entering-geo-fence:before{content:"\ece0";}.huge-flag-01:before{content:"\ece1";}.huge-flag-02:before{content:"\ece2";}.huge-flag-03:before{content:"\ece3";}.huge-global-editing:before{content:"\ece4";}.huge-global-refresh:before{content:"\ece5";}.huge-global-search:before{content:"\ece6";}.huge-global:before{content:"\ece7";}.huge-gps-01:before{content:"\ece8";}.huge-gps-02:before{content:"\ece9";}.huge-gps-off-01:before{content:"\ecea";}.huge-gps-off-02:before{content:"\eceb";}.huge-latitude:before{content:"\ecec";}.huge-leaving-geo-fence:before{content:"\eced";}.huge-location-01:before{content:"\ecee";}.huge-location-02:before{content:"\ecef";}.huge-location-03:before{content:"\ecf0";}.huge-location-04:before{content:"\ecf1";}.huge-location-05:before{content:"\ecf2";}.huge-location-06:before{content:"\ecf3";}.huge-location-07:before{content:"\ecf4";}.huge-location-08:before{content:"\ecf5";}.huge-location-09:before{content:"\ecf6";}.huge-location-10:before{content:"\ecf7";}.huge-location-add-01:before{content:"\ecf8";}.huge-location-add-02:before{content:"\ecf9";}.huge-location-check-01:before{content:"\ecfa";}.huge-location-check-02:before{content:"\ecfb";}.huge-location-favourite-01:before{content:"\ecfc";}.huge-location-favourite-02:before{content:"\ecfd";}.huge-location-offline-01:before{content:"\ecfe";}.huge-location-offline-02:before{content:"\ecff";}.huge-location-offline-03:before{content:"\ed00";}.huge-location-offline-04:before{content:"\ed01";}.huge-location-remove-01:before{content:"\ed02";}.huge-location-remove-02:before{content:"\ed03";}.huge-location-share-01:before{content:"\ed04";}.huge-location-share-02:before{content:"\ed05";}.huge-location-star-01:before{content:"\ed06";}.huge-location-star-02:before{content:"\ed07";}.huge-location-update-01:before{content:"\ed08";}.huge-location-update-02:before{content:"\ed09";}.huge-location-user-01:before{content:"\ed0a";}.huge-location-user-02:before{content:"\ed0b";}.huge-location-user-03:before{content:"\ed0c";}.huge-location-user-04:before{content:"\ed0d";}.huge-longitude:before{content:"\ed0e";}.huge-map-pin:before{content:"\ed0f";}.huge-map-pinpoint-01:before{content:"\ed10";}.huge-map-pinpoint-02:before{content:"\ed11";}.huge-maping:before{content:"\ed12";}.huge-maps-circle-01:before{content:"\ed13";}.huge-maps-circle-02:before{content:"\ed14";}.huge-maps-editing:before{content:"\ed15";}.huge-maps-global-01:before{content:"\ed16";}.huge-maps-global-02:before{content:"\ed17";}.huge-maps-location-01:before{content:"\ed18";}.huge-maps-location-02:before{content:"\ed19";}.huge-maps-off:before{content:"\ed1a";}.huge-maps-refresh:before{content:"\ed1b";}.huge-maps-search:before{content:"\ed1c";}.huge-maps-square-01:before{content:"\ed1d";}.huge-maps-square-02:before{content:"\ed1e";}.huge-maps:before{content:"\ed1f";}.huge-mobile-navigator-01:before{content:"\ed20";}.huge-mobile-navigator-02:before{content:"\ed21";}.huge-navigation-011:before{content:"\ed22";}.huge-navigation-021:before{content:"\ed23";}.huge-navigator-01:before{content:"\ed24";}.huge-navigator-02:before{content:"\ed25";}.huge-pin-location-01:before{content:"\ed26";}.huge-pin-location-02:before{content:"\ed27";}.huge-pin-location-03:before{content:"\ed28";}.huge-pin-off:before{content:"\ed29";}.huge-pin:before{content:"\ed2a";}.huge-radar-01:before{content:"\ed2b";}.huge-radar-02:before{content:"\ed2c";}.huge-road-01:before{content:"\ed2d";}.huge-road-02:before{content:"\ed2e";}.huge-road-location-01:before{content:"\ed2f";}.huge-road-location-02:before{content:"\ed30";}.huge-road-wayside:before{content:"\ed31";}.huge-route-01:before{content:"\ed32";}.huge-route-02:before{content:"\ed33";}.huge-route-03:before{content:"\ed34";}.huge-route-block:before{content:"\ed35";}.huge-share-location-01:before{content:"\ed36";}.huge-share-location-02:before{content:"\ed37";}.huge-user-roadside:before{content:"\ed38";}.huge-adobe-after-effect:before{content:"\ed39";}.huge-adobe-illustrator:before{content:"\ed3a";}.huge-adobe-indesign:before{content:"\ed3b";}.huge-adobe-photoshop:before{content:"\ed3c";}.huge-adobe-premier:before{content:"\ed3d";}.huge-adobe-xd:before{content:"\ed3e";}.huge-airbnb:before{content:"\ed3f";}.huge-android:before{content:"\ed40";}.huge-app-store:before{content:"\ed41";}.huge-apple-finder:before{content:"\ed42";}.huge-apple-news:before{content:"\ed43";}.huge-apple-reminder:before{content:"\ed44";}.huge-apple-stocks:before{content:"\ed45";}.huge-apple:before{content:"\ed46";}.huge-bebo:before{content:"\ed47";}.huge-behance-01:before{content:"\ed48";}.huge-behance-02:before{content:"\ed49";}.huge-bing:before{content:"\ed4a";}.huge-blogger:before{content:"\ed4b";}.huge-bootstrap:before{content:"\ed4c";}.huge-capcut-rectangle:before{content:"\ed4d";}.huge-capcut:before{content:"\ed4e";}.huge-chrome:before{content:"\ed4f";}.huge-codesandbox:before{content:"\ed50";}.huge-creative-market:before{content:"\ed51";}.huge-deviantart:before{content:"\ed52";}.huge-digg:before{content:"\ed53";}.huge-discord:before{content:"\ed54";}.huge-dribbble:before{content:"\ed55";}.huge-dropbox:before{content:"\ed56";}.huge-envato:before{content:"\ed57";}.huge-facebook-01:before{content:"\ed58";}.huge-facebook-02:before{content:"\ed59";}.huge-figma:before{content:"\ed5a";}.huge-fiverr:before{content:"\ed5b";}.huge-flaticon:before{content:"\ed5c";}.huge-flickr:before{content:"\ed5d";}.huge-forrst:before{content:"\ed5e";}.huge-foursquare:before{content:"\ed5f";}.huge-framer:before{content:"\ed60";}.huge-github-01:before{content:"\ed61";}.huge-google-doc:before{content:"\ed62";}.huge-google-drive:before{content:"\ed63";}.huge-google-maps:before{content:"\ed64";}.huge-google-sheet:before{content:"\ed65";}.huge-google:before{content:"\ed66";}.huge-hangout:before{content:"\ed67";}.huge-html-5:before{content:"\ed68";}.huge-iconjar:before{content:"\ed69";}.huge-imo:before{content:"\ed6a";}.huge-instagram:before{content:"\ed6b";}.huge-kickstarter-01:before{content:"\ed6c";}.huge-kickstarter-02:before{content:"\ed6d";}.huge-lastfm:before{content:"\ed6e";}.huge-line:before{content:"\ed6f";}.huge-linkedin-01:before{content:"\ed70";}.huge-linkedin-02:before{content:"\ed71";}.huge-lottiefiles:before{content:"\ed72";}.huge-medium-square:before{content:"\ed73";}.huge-medium:before{content:"\ed74";}.huge-messenger:before{content:"\ed75";}.huge-meta:before{content:"\ed76";}.huge-microsoft:before{content:"\ed77";}.huge-mymind:before{content:"\ed78";}.huge-nike:before{content:"\ed79";}.huge-notion-01:before{content:"\ed7a";}.huge-notion-02:before{content:"\ed7b";}.huge-office-365:before{content:"\ed7c";}.huge-path:before{content:"\ed7d";}.huge-payoneer:before{content:"\ed7e";}.huge-paypal:before{content:"\ed7f";}.huge-periscope:before{content:"\ed80";}.huge-picasa:before{content:"\ed81";}.huge-pinterest:before{content:"\ed82";}.huge-plaxo:before{content:"\ed83";}.huge-play-store:before{content:"\ed84";}.huge-quora:before{content:"\ed85";}.huge-reddit:before{content:"\ed86";}.huge-safari:before{content:"\ed87";}.huge-scribd:before{content:"\ed88";}.huge-shutterstock:before{content:"\ed89";}.huge-signal:before{content:"\ed8a";}.huge-skype:before{content:"\ed8b";}.huge-slack:before{content:"\ed8c";}.huge-slideshare:before{content:"\ed8d";}.huge-snapchat:before{content:"\ed8e";}.huge-soundcloud:before{content:"\ed8f";}.huge-spotify:before{content:"\ed90";}.huge-stumbleupon:before{content:"\ed91";}.huge-swarm:before{content:"\ed92";}.huge-teamviewer:before{content:"\ed93";}.huge-telegram:before{content:"\ed94";}.huge-threads-ellipse:before{content:"\ed95";}.huge-threads-rectangle:before{content:"\ed96";}.huge-threads:before{content:"\ed97";}.huge-tiktok:before{content:"\ed98";}.huge-tinder-square:before{content:"\ed99";}.huge-tinder:before{content:"\ed9a";}.huge-trello:before{content:"\ed9b";}.huge-tumblr:before{content:"\ed9c";}.huge-twitch:before{content:"\ed9d";}.huge-twitter-square:before{content:"\ed9e";}.huge-twitter:before{content:"\ed9f";}.huge-upwork:before{content:"\eda0";}.huge-vimeo:before{content:"\eda1";}.huge-vine-square:before{content:"\eda2";}.huge-vine:before{content:"\eda3";}.huge-vk-square:before{content:"\eda4";}.huge-vk:before{content:"\eda5";}.huge-wattpad-square:before{content:"\eda6";}.huge-wattpad:before{content:"\eda7";}.huge-wechat:before{content:"\eda8";}.huge-whatsapp-business:before{content:"\eda9";}.huge-whatsapp:before{content:"\edaa";}.huge-wikipedia:before{content:"\edab";}.huge-wise:before{content:"\edac";}.huge-wordpress:before{content:"\edad";}.huge-wps-office-rectangle:before{content:"\edae";}.huge-wps-office:before{content:"\edaf";}.huge-x-ellipse:before{content:"\edb0";}.huge-x-rectangle:before{content:"\edb1";}.huge-x:before{content:"\edb2";}.huge-xing:before{content:"\edb3";}.huge-yelp:before{content:"\edb4";}.huge-youtube:before{content:"\edb5";}.huge-zoom-circle:before{content:"\edb6";}.huge-zoom-square:before{content:"\edb7";}.huge-zoom:before{content:"\edb8";}.huge-accident:before{content:"\edb9";}.huge-airplane-01:before{content:"\edba";}.huge-airplane-02:before{content:"\edbb";}.huge-airplane-landing-01:before{content:"\edbc";}.huge-airplane-landing-02:before{content:"\edbd";}.huge-airplane-take-off-01:before{content:"\edbe";}.huge-airplane-take-off-02:before{content:"\edbf";}.huge-ambulance:before{content:"\edc0";}.huge-bicycle-01:before{content:"\edc1";}.huge-boat:before{content:"\edc2";}.huge-bus-01:before{content:"\edc3";}.huge-bus-02:before{content:"\edc4";}.huge-bus-03:before{content:"\edc5";}.huge-cable-car:before{content:"\edc6";}.huge-camper:before{content:"\edc7";}.huge-car-01:before{content:"\edc8";}.huge-car-02:before{content:"\edc9";}.huge-car-03:before{content:"\edca";}.huge-car-04:before{content:"\edcb";}.huge-car-parking-01:before{content:"\edcc";}.huge-car-parking-02:before{content:"\edcd";}.huge-caravan:before{content:"\edce";}.huge-container-truck:before{content:"\edcf";}.huge-crane:before{content:"\edd0";}.huge-drone:before{content:"\edd1";}.huge-ferry-boat:before{content:"\edd2";}.huge-fuel-station:before{content:"\edd3";}.huge-garbage-truck:before{content:"\edd4";}.huge-golf-cart:before{content:"\edd5";}.huge-helicopter:before{content:"\edd6";}.huge-hot-air-balloon:before{content:"\edd7";}.huge-lift-truck:before{content:"\edd8";}.huge-metro:before{content:"\edd9";}.huge-motorbike-01:before{content:"\edda";}.huge-motorbike-02:before{content:"\eddb";}.huge-parking-area-circle:before{content:"\eddc";}.huge-parking-area-square:before{content:"\eddd";}.huge-pickup-01:before{content:"\edde";}.huge-pickup-02:before{content:"\eddf";}.huge-plane:before{content:"\ede0";}.huge-police-car:before{content:"\ede1";}.huge-road:before{content:"\ede2";}.huge-rocket:before{content:"\ede3";}.huge-school-bus:before{content:"\ede4";}.huge-scooter-01:before{content:"\ede5";}.huge-scooter-02:before{content:"\ede6";}.huge-scooter-03:before{content:"\ede7";}.huge-scooter-04:before{content:"\ede8";}.huge-scooter-electric:before{content:"\ede9";}.huge-shipping-center:before{content:"\edea";}.huge-speed-train-01:before{content:"\edeb";}.huge-speed-train-02:before{content:"\edec";}.huge-submarine:before{content:"\eded";}.huge-taxi:before{content:"\edee";}.huge-tow-truck:before{content:"\edef";}.huge-toy-train:before{content:"\edf0";}.huge-tractor:before{content:"\edf1";}.huge-traffic-incident:before{content:"\edf2";}.huge-traffic-light:before{content:"\edf3";}.huge-train-01:before{content:"\edf4";}.huge-train-02:before{content:"\edf5";}.huge-tram:before{content:"\edf6";}.huge-truck-delivery:before{content:"\edf7";}.huge-truck-monster:before{content:"\edf8";}.huge-truck-return:before{content:"\edf9";}.huge-truck:before{content:"\edfa";}.huge-ufo1:before{content:"\edfb";}.huge-van:before{content:"\edfc";}.huge-zeppelin:before{content:"\edfd";}.huge-login-01:before{content:"\edfe";}.huge-login-02:before{content:"\edff";}.huge-login-03:before{content:"\ee00";}.huge-login-circle-01:before{content:"\ee01";}.huge-login-circle-02:before{content:"\ee02";}.huge-login-square-01:before{content:"\ee03";}.huge-login-square-02:before{content:"\ee04";}.huge-logout-01:before{content:"\ee05";}.huge-logout-02:before{content:"\ee06";}.huge-logout-03:before{content:"\ee07";}.huge-logout-04:before{content:"\ee08";}.huge-logout-05:before{content:"\ee09";}.huge-logout-circle-01:before{content:"\ee0a";}.huge-logout-circle-02:before{content:"\ee0b";}.huge-logout-square-01:before{content:"\ee0c";}.huge-logout-square-02:before{content:"\ee0d";}.huge-link-01:before{content:"\ee0e";}.huge-link-02:before{content:"\ee0f";}.huge-link-03:before{content:"\ee10";}.huge-link-04:before{content:"\ee11";}.huge-link-05:before{content:"\ee12";}.huge-link-06:before{content:"\ee13";}.huge-link-backward:before{content:"\ee14";}.huge-link-circle-02:before{content:"\ee15";}.huge-link-circle:before{content:"\ee16";}.huge-link-forward:before{content:"\ee17";}.huge-link-square-01:before{content:"\ee18";}.huge-link-square-02:before{content:"\ee19";}.huge-share-01:before{content:"\ee1a";}.huge-share-02:before{content:"\ee1b";}.huge-share-03:before{content:"\ee1c";}.huge-share-04:before{content:"\ee1d";}.huge-share-05:before{content:"\ee1e";}.huge-share-06:before{content:"\ee1f";}.huge-share-07:before{content:"\ee20";}.huge-share-08:before{content:"\ee21";}.huge-sharing:before{content:"\ee22";}.huge-unlink-01:before{content:"\ee23";}.huge-unlink-02:before{content:"\ee24";}.huge-unlink-03:before{content:"\ee25";}.huge-unlink-04:before{content:"\ee26";}.huge-unlink-05:before{content:"\ee27";}.huge-unlink-06:before{content:"\ee28";}.huge-agreement-01:before{content:"\ee29";}.huge-agreement-02:before{content:"\ee2a";}.huge-agreement-03:before{content:"\ee2b";}.huge-auction:before{content:"\ee2c";}.huge-audit-01:before{content:"\ee2d";}.huge-audit-02:before{content:"\ee2e";}.huge-copyright:before{content:"\ee2f";}.huge-court-house:before{content:"\ee30";}.huge-court-law:before{content:"\ee31";}.huge-handcuffs:before{content:"\ee32";}.huge-identification:before{content:"\ee33";}.huge-investigation:before{content:"\ee34";}.huge-judge:before{content:"\ee35";}.huge-justice-scale-01:before{content:"\ee36";}.huge-justice-scale-02:before{content:"\ee37";}.huge-legal-01:before{content:"\ee38";}.huge-legal-02:before{content:"\ee39";}.huge-legal-document-01:before{content:"\ee3a";}.huge-legal-document-02:before{content:"\ee3b";}.huge-legal-hammer:before{content:"\ee3c";}.huge-passport:before{content:"\ee3d";}.huge-podium:before{content:"\ee3e";}.huge-police-badge:before{content:"\ee3f";}.huge-police-cap:before{content:"\ee40";}.huge-police-station:before{content:"\ee41";}.huge-prison-guard:before{content:"\ee42";}.huge-prison:before{content:"\ee43";}.huge-prisoner:before{content:"\ee44";}.huge-register:before{content:"\ee45";}.huge-sheriff-01:before{content:"\ee46";}.huge-sheriff-02:before{content:"\ee47";}.huge-stamp-01:before{content:"\ee48";}.huge-stamp-02:before{content:"\ee49";}.huge-subpoena:before{content:"\ee4a";}.huge-trade-mark:before{content:"\ee4b";}.huge-wanted:before{content:"\ee4c";}.huge-border-all-01:before{content:"\ee4d";}.huge-border-all-02:before{content:"\ee4e";}.huge-border-bottom-01:before{content:"\ee4f";}.huge-border-bottom-02:before{content:"\ee50";}.huge-border-horizontal:before{content:"\ee51";}.huge-border-inner:before{content:"\ee52";}.huge-border-left-01:before{content:"\ee53";}.huge-border-left-02:before{content:"\ee54";}.huge-border-none-01:before{content:"\ee55";}.huge-border-none-02:before{content:"\ee56";}.huge-border-right-01:before{content:"\ee57";}.huge-border-right-02:before{content:"\ee58";}.huge-border-top-01:before{content:"\ee59";}.huge-border-top-02:before{content:"\ee5a";}.huge-border-vertical:before{content:"\ee5b";}.huge-layout-01:before{content:"\ee5c";}.huge-layout-2-column:before{content:"\ee5d";}.huge-layout-2-row:before{content:"\ee5e";}.huge-layout-02:before{content:"\ee5f";}.huge-layout-3-column:before{content:"\ee60";}.huge-layout-3-row:before{content:"\ee61";}.huge-layout-03:before{content:"\ee62";}.huge-layout-04:before{content:"\ee63";}.huge-layout-05:before{content:"\ee64";}.huge-layout-06:before{content:"\ee65";}.huge-layout-07:before{content:"\ee66";}.huge-layout-bottom:before{content:"\ee67";}.huge-layout-grid:before{content:"\ee68";}.huge-layout-left:before{content:"\ee69";}.huge-layout-right:before{content:"\ee6a";}.huge-layout-table-01:before{content:"\ee6b";}.huge-layout-table-02:before{content:"\ee6c";}.huge-layout-top:before{content:"\ee6d";}.huge-apron:before{content:"\ee6e";}.huge-beater:before{content:"\ee6f";}.huge-blender:before{content:"\ee70";}.huge-chef-hat:before{content:"\ee71";}.huge-chef:before{content:"\ee72";}.huge-cook-book:before{content:"\ee73";}.huge-dish-01:before{content:"\ee74";}.huge-dish-02:before{content:"\ee75";}.huge-dish-washer:before{content:"\ee76";}.huge-fork:before{content:"\ee77";}.huge-gas-stove:before{content:"\ee78";}.huge-glove:before{content:"\ee79";}.huge-hand-beater:before{content:"\ee7a";}.huge-jar:before{content:"\ee7b";}.huge-kettle-1:before{content:"\ee7c";}.huge-kettle:before{content:"\ee7d";}.huge-kitchen-utensils:before{content:"\ee7e";}.huge-knife-01:before{content:"\ee7f";}.huge-knife-02:before{content:"\ee80";}.huge-knife-bread:before{content:"\ee81";}.huge-knives:before{content:"\ee82";}.huge-matches:before{content:"\ee83";}.huge-microwave:before{content:"\ee84";}.huge-mixer:before{content:"\ee85";}.huge-oven:before{content:"\ee86";}.huge-pan-01:before{content:"\ee87";}.huge-pan-02:before{content:"\ee88";}.huge-pan-03:before{content:"\ee89";}.huge-pizza-cutter:before{content:"\ee8a";}.huge-plate:before{content:"\ee8b";}.huge-pot-01:before{content:"\ee8c";}.huge-pot-02:before{content:"\ee8d";}.huge-refrigerator:before{content:"\ee8e";}.huge-rolling-pin:before{content:"\ee8f";}.huge-spatula:before{content:"\ee90";}.huge-spoon:before{content:"\ee91";}.huge-weight-scale:before{content:"\ee92";}.huge-whisk:before{content:"\ee93";}.huge-adzan:before{content:"\ee94";}.huge-al-aqsa-mosque:before{content:"\ee95";}.huge-allah:before{content:"\ee96";}.huge-alms:before{content:"\ee97";}.huge-bedug-01:before{content:"\ee98";}.huge-bedug-02:before{content:"\ee99";}.huge-camel:before{content:"\ee9a";}.huge-charity:before{content:"\ee9b";}.huge-clothes:before{content:"\ee9c";}.huge-dates:before{content:"\ee9d";}.huge-dua:before{content:"\ee9e";}.huge-eid-mubarak:before{content:"\ee9f";}.huge-haji:before{content:"\eea0";}.huge-halal:before{content:"\eea1";}.huge-hijab:before{content:"\eea2";}.huge-kaaba-01:before{content:"\eea3";}.huge-Kaaba-02:before{content:"\eea4";}.huge-keffiyeh:before{content:"\eea5";}.huge-ketupat:before{content:"\eea6";}.huge-kurta:before{content:"\eea7";}.huge-lantern:before{content:"\eea8";}.huge-mosque-01:before{content:"\eea9";}.huge-mosque-02:before{content:"\eeaa";}.huge-mosque-location:before{content:"\eeab";}.huge-muhammad:before{content:"\eeac";}.huge-muslim:before{content:"\eead";}.huge-niqab:before{content:"\eeae";}.huge-prayer-rug-01:before{content:"\eeaf";}.huge-prayer-rug-02:before{content:"\eeb0";}.huge-quran-01:before{content:"\eeb1";}.huge-quran-02:before{content:"\eeb2";}.huge-quran-03:before{content:"\eeb3";}.huge-ramadan-01:before{content:"\eeb4";}.huge-ramadan-02:before{content:"\eeb5";}.huge-ramadhan-month:before{content:"\eeb6";}.huge-reminder:before{content:"\eeb7";}.huge-rub-el-hizb:before{content:"\eeb8";}.huge-ruku:before{content:"\eeb9";}.huge-salah-time:before{content:"\eeba";}.huge-salah:before{content:"\eebb";}.huge-sujood:before{content:"\eebc";}.huge-tasbih:before{content:"\eebd";}.huge-wudu:before{content:"\eebe";}.huge-zakat:before{content:"\eebf";}.huge-k:before{content:"\eec0";}.huge-album-01:before{content:"\eec1";}.huge-album-02:before{content:"\eec2";}.huge-album-not-found--01:before{content:"\eec3";}.huge-album-not-found-02:before{content:"\eec4";}.huge-camera-01:before{content:"\eec5";}.huge-camera-02:before{content:"\eec6";}.huge-camera-add-01:before{content:"\eec7";}.huge-camera-add-02:before{content:"\eec8";}.huge-camera-automatically-01:before{content:"\eec9";}.huge-camera-automatically-02:before{content:"\eeca";}.huge-camera-lens:before{content:"\eecb";}.huge-camera-microphone-01:before{content:"\eecc";}.huge-camera-microphone-02:before{content:"\eecd";}.huge-camera-night-mode-01:before{content:"\eece";}.huge-camera-night-mode-02:before{content:"\eecf";}.huge-camera-off-01:before{content:"\eed0";}.huge-camera-off-02:before{content:"\eed1";}.huge-camera-rotated-01:before{content:"\eed2";}.huge-camera-rotated-02:before{content:"\eed3";}.huge-camera-smile-01:before{content:"\eed4";}.huge-camera-smile-02:before{content:"\eed5";}.huge-camera-tripod:before{content:"\eed6";}.huge-camera-video:before{content:"\eed7";}.huge-center-focus:before{content:"\eed8";}.huge-closed-caption-alt:before{content:"\eed9";}.huge-closed-caption:before{content:"\eeda";}.huge-film-01:before{content:"\eedb";}.huge-film-02:before{content:"\eedc";}.huge-film-roll-01:before{content:"\eedd";}.huge-film-roll-02:before{content:"\eede";}.huge-flash-off:before{content:"\eedf";}.huge-flash:before{content:"\eee0";}.huge-flim-slate:before{content:"\eee1";}.huge-focus-point:before{content:"\eee2";}.huge-image-01:before{content:"\eee3";}.huge-image-02:before{content:"\eee4";}.huge-image-add-01:before{content:"\eee5";}.huge-image-add-02:before{content:"\eee6";}.huge-image-composition-oval:before{content:"\eee7";}.huge-image-composition:before{content:"\eee8";}.huge-image-crop:before{content:"\eee9";}.huge-image-delete-01:before{content:"\eeea";}.huge-image-delete-02:before{content:"\eeeb";}.huge-image-done-01:before{content:"\eeec";}.huge-image-done-02:before{content:"\eeed";}.huge-image-download-02:before{content:"\eeee";}.huge-image-download:before{content:"\eeef";}.huge-image-not-found-01:before{content:"\eef0";}.huge-image-not-found-02:before{content:"\eef1";}.huge-image-remove-01:before{content:"\eef2";}.huge-image-remove-02:before{content:"\eef3";}.huge-image-upload-01:before{content:"\eef4";}.huge-image-upload:before{content:"\eef5";}.huge-open-caption:before{content:"\eef6";}.huge-play-circle:before{content:"\eef7";}.huge-play-list-add:before{content:"\eef8";}.huge-play-list-favourite-01:before{content:"\eef9";}.huge-play-list-favourite-02:before{content:"\eefa";}.huge-play-list-minus:before{content:"\eefb";}.huge-play-list-remove:before{content:"\eefc";}.huge-play-list:before{content:"\eefd";}.huge-play-square:before{content:"\eefe";}.huge-video-01:before{content:"\eeff";}.huge-video-02:before{content:"\ef00";}.huge-video-off:before{content:"\ef01";}.huge-video-replay:before{content:"\ef02";}.huge-door-01:before{content:"\ef03";}.huge-door-02:before{content:"\ef04";}.huge-home-01:before{content:"\ef05";}.huge-home-02:before{content:"\ef06";}.huge-home-03:before{content:"\ef07";}.huge-home-04:before{content:"\ef08";}.huge-home-05:before{content:"\ef09";}.huge-home-06:before{content:"\ef0a";}.huge-flow-circle:before{content:"\ef0b";}.huge-flow-connection:before{content:"\ef0c";}.huge-flow-square:before{content:"\ef0d";}.huge-flow:before{content:"\ef0e";}.huge-flowchart-01:before{content:"\ef0f";}.huge-flowchart-02:before{content:"\ef10";}.huge-hierarchy-circle-01:before{content:"\ef11";}.huge-hierarchy-circle-02:before{content:"\ef12";}.huge-hierarchy-circle-03:before{content:"\ef13";}.huge-hierarchy-files:before{content:"\ef14";}.huge-hierarchy-square-01:before{content:"\ef15";}.huge-hierarchy-square-02:before{content:"\ef16";}.huge-hierarchy-square-03:before{content:"\ef17";}.huge-hierarchy-square-04:before{content:"\ef18";}.huge-hierarchy-square-05:before{content:"\ef19";}.huge-hierarchy-square-06:before{content:"\ef1a";}.huge-hierarchy-square-07:before{content:"\ef1b";}.huge-hierarchy-square-08:before{content:"\ef1c";}.huge-hierarchy-square-10:before{content:"\ef1d";}.huge-hierarchy:before{content:"\ef1e";}.huge-node-add:before{content:"\ef1f";}.huge-node-edit:before{content:"\ef20";}.huge-node-move-down:before{content:"\ef21";}.huge-node-move-up:before{content:"\ef22";}.huge-node-remove:before{content:"\ef23";}.huge-pipeline:before{content:"\ef24";}.huge-pyramid-maslowo:before{content:"\ef25";}.huge-pyramid-structure-01:before{content:"\ef26";}.huge-pyramid-structure-02:before{content:"\ef27";}.huge-scheme:before{content:"\ef28";}.huge-structure-01:before{content:"\ef29";}.huge-structure-02:before{content:"\ef2a";}.huge-structure-03:before{content:"\ef2b";}.huge-structure-04:before{content:"\ef2c";}.huge-structure-05:before{content:"\ef2d";}.huge-structure-add:before{content:"\ef2e";}.huge-structure-check:before{content:"\ef2f";}.huge-structure-fail:before{content:"\ef30";}.huge-structure-folder-circle:before{content:"\ef31";}.huge-structure-folder:before{content:"\ef32";}.huge-subnode-add:before{content:"\ef33";}.huge-subnode-delete:before{content:"\ef34";}.huge-time-management-circle:before{content:"\ef35";}.huge-time-management:before{content:"\ef36";}.huge-workflow-circle-01:before{content:"\ef37";}.huge-workflow-circle-02:before{content:"\ef38";}.huge-workflow-circle-03:before{content:"\ef39";}.huge-workflow-circle-04:before{content:"\ef3a";}.huge-workflow-circle-05:before{content:"\ef3b";}.huge-workflow-circle-06:before{content:"\ef3c";}.huge-workflow-square-01:before{content:"\ef3d";}.huge-workflow-square-02:before{content:"\ef3e";}.huge-workflow-square-03:before{content:"\ef3f";}.huge-workflow-square-04:before{content:"\ef40";}.huge-workflow-square-05:before{content:"\ef41";}.huge-workflow-square-06:before{content:"\ef42";}.huge-workflow-square-07:before{content:"\ef43";}.huge-workflow-square-08:before{content:"\ef44";}.huge-workflow-square-09:before{content:"\ef45";}.huge-workflow-square-10:before{content:"\ef46";}.huge-clapping-01:before{content:"\ef47";}.huge-clapping-02:before{content:"\ef48";}.huge-do-not-touch-01:before{content:"\ef49";}.huge-do-not-touch-02:before{content:"\ef4a";}.huge-drag-01:before{content:"\ef4b";}.huge-drag-02:before{content:"\ef4c";}.huge-drag-03:before{content:"\ef4d";}.huge-drag-04:before{content:"\ef4e";}.huge-drag-left-01:before{content:"\ef4f";}.huge-drag-left-02:before{content:"\ef50";}.huge-drag-left-03:before{content:"\ef51";}.huge-drag-left-04:before{content:"\ef52";}.huge-drag-right-01:before{content:"\ef53";}.huge-drag-right-02:before{content:"\ef54";}.huge-drag-right-03:before{content:"\ef55";}.huge-drag-right-04:before{content:"\ef56";}.huge-four-finger-02:before{content:"\ef57";}.huge-four-finger-03:before{content:"\ef58";}.huge-hand-pointing-down-01-1:before{content:"\ef59";}.huge-hand-pointing-down-01:before{content:"\ef5a";}.huge-hand-pointing-down-02:before{content:"\ef5b";}.huge-hand-pointing-down-03:before{content:"\ef5c";}.huge-hand-pointing-down-04:before{content:"\ef5d";}.huge-hand-pointing-left-02:before{content:"\ef5e";}.huge-hand-pointing-left-03:before{content:"\ef5f";}.huge-hand-pointing-left-04:before{content:"\ef60";}.huge-hand-pointing-right-01:before{content:"\ef61";}.huge-hand-pointing-right-02:before{content:"\ef62";}.huge-hand-pointing-right-03:before{content:"\ef63";}.huge-hand-pointing-right-04:before{content:"\ef64";}.huge-hand-prayer:before{content:"\ef65";}.huge-hold-01:before{content:"\ef66";}.huge-hold-02:before{content:"\ef67";}.huge-hold-03:before{content:"\ef68";}.huge-hold-04:before{content:"\ef69";}.huge-hold-05:before{content:"\ef6a";}.huge-hold-locked-01:before{content:"\ef6b";}.huge-hold-locked-02:before{content:"\ef6c";}.huge-hold-phone:before{content:"\ef6d";}.huge-love-korean-finger:before{content:"\ef6e";}.huge-maximize-01:before{content:"\ef6f";}.huge-maximize-02:before{content:"\ef70";}.huge-maximize-03:before{content:"\ef71";}.huge-maximize-04:before{content:"\ef72";}.huge-minimize-01:before{content:"\ef73";}.huge-minimize-02:before{content:"\ef74";}.huge-minimize-03:before{content:"\ef75";}.huge-minimize-04:before{content:"\ef76";}.huge-move-01:before{content:"\ef77";}.huge-move-02:before{content:"\ef78";}.huge-ok-finger:before{content:"\ef79";}.huge-pointing-left-01:before{content:"\ef7a";}.huge-pointing-left-02:before{content:"\ef7b";}.huge-pointing-left-03:before{content:"\ef7c";}.huge-pointing-left-04:before{content:"\ef7d";}.huge-pointing-left-05:before{content:"\ef7e";}.huge-pointing-left-06:before{content:"\ef7f";}.huge-pointing-left-07:before{content:"\ef80";}.huge-pointing-left-08:before{content:"\ef81";}.huge-pointing-right-01:before{content:"\ef82";}.huge-pointing-right-02:before{content:"\ef83";}.huge-pointing-right-03:before{content:"\ef84";}.huge-pointing-right-04:before{content:"\ef85";}.huge-pointing-right-05:before{content:"\ef86";}.huge-pointing-right-06:before{content:"\ef87";}.huge-pointing-right-07:before{content:"\ef88";}.huge-pointing-right-08:before{content:"\ef89";}.huge-punch:before{content:"\ef8a";}.huge-resize-01:before{content:"\ef8b";}.huge-resize-02:before{content:"\ef8c";}.huge-rotate-left-01:before{content:"\ef8d";}.huge-rotate-left-02:before{content:"\ef8e";}.huge-rotate-left-03:before{content:"\ef8f";}.huge-rotate-left-04:before{content:"\ef90";}.huge-rotate-left-05:before{content:"\ef91";}.huge-rotate-left-06:before{content:"\ef92";}.huge-rotate-right-01:before{content:"\ef93";}.huge-rotate-right-02:before{content:"\ef94";}.huge-rotate-right-03:before{content:"\ef95";}.huge-rotate-right-04:before{content:"\ef96";}.huge-rotate-right-05:before{content:"\ef97";}.huge-rotate-right-06:before{content:"\ef98";}.huge-shaka-01:before{content:"\ef99";}.huge-shaka-02:before{content:"\ef9a";}.huge-shaka-03:before{content:"\ef9b";}.huge-shaka-04:before{content:"\ef9c";}.huge-sign-language-c:before{content:"\ef9d";}.huge-swipe-down-01:before{content:"\ef9e";}.huge-swipe-down-02:before{content:"\ef9f";}.huge-swipe-down-03:before{content:"\efa0";}.huge-swipe-down-04:before{content:"\efa1";}.huge-swipe-down-05:before{content:"\efa2";}.huge-swipe-down-06:before{content:"\efa3";}.huge-swipe-down-07:before{content:"\efa4";}.huge-swipe-down-08:before{content:"\efa5";}.huge-swipe-left-01:before{content:"\efa6";}.huge-swipe-left-02:before{content:"\efa7";}.huge-swipe-left-03:before{content:"\efa8";}.huge-swipe-left-04:before{content:"\efa9";}.huge-swipe-left-05:before{content:"\efaa";}.huge-swipe-left-06:before{content:"\efab";}.huge-swipe-left-07:before{content:"\efac";}.huge-swipe-left-08:before{content:"\efad";}.huge-swipe-left-09:before{content:"\efae";}.huge-swipe-right-01:before{content:"\efaf";}.huge-swipe-right-02:before{content:"\efb0";}.huge-swipe-right-03:before{content:"\efb1";}.huge-swipe-right-04:before{content:"\efb2";}.huge-swipe-right-05:before{content:"\efb3";}.huge-swipe-right-06:before{content:"\efb4";}.huge-swipe-right-07:before{content:"\efb5";}.huge-swipe-right-08:before{content:"\efb6";}.huge-swipe-right-09:before{content:"\efb7";}.huge-swipe-up-01:before{content:"\efb8";}.huge-swipe-up-02:before{content:"\efb9";}.huge-swipe-up-03:before{content:"\efba";}.huge-swipe-up-04:before{content:"\efbb";}.huge-swipe-up-05:before{content:"\efbc";}.huge-swipe-up-06:before{content:"\efbd";}.huge-swipe-up-07:before{content:"\efbe";}.huge-swipe-up-08:before{content:"\efbf";}.huge-tap-01:before{content:"\efc0";}.huge-tap-02:before{content:"\efc1";}.huge-tap-03:before{content:"\efc2";}.huge-tap-04:before{content:"\efc3";}.huge-tap-05:before{content:"\efc4";}.huge-tap-06:before{content:"\efc5";}.huge-tap-07:before{content:"\efc6";}.huge-tap-08:before{content:"\efc7";}.huge-three-finger-01:before{content:"\efc8";}.huge-three-finger-02:before{content:"\efc9";}.huge-three-finger-03:before{content:"\efca";}.huge-three-finger-04:before{content:"\efcb";}.huge-three-finger-05:before{content:"\efcc";}.huge-touch-01:before{content:"\efcd";}.huge-touch-02:before{content:"\efce";}.huge-touch-03:before{content:"\efcf";}.huge-touch-04:before{content:"\efd0";}.huge-touch-05:before{content:"\efd1";}.huge-touch-06-1:before{content:"\efd2";}.huge-touch-06:before{content:"\efd3";}.huge-touch-07:before{content:"\efd4";}.huge-touch-08:before{content:"\efd5";}.huge-touch-09:before{content:"\efd6";}.huge-touch-interaction-01:before{content:"\efd7";}.huge-touch-interaction-02:before{content:"\efd8";}.huge-touch-interaction-03:before{content:"\efd9";}.huge-touch-interaction-04:before{content:"\efda";}.huge-touch-locked-01:before{content:"\efdb";}.huge-touch-locked-02:before{content:"\efdc";}.huge-touch-locked-03:before{content:"\efdd";}.huge-touch-locked-04:before{content:"\efde";}.huge-touchpad-01:before{content:"\efdf";}.huge-touchpad-02:before{content:"\efe0";}.huge-touchpad-03:before{content:"\efe1";}.huge-touchpad-04:before{content:"\efe2";}.huge-two-finger-01:before{content:"\efe3";}.huge-two-finger-02:before{content:"\efe4";}.huge-two-finger-03:before{content:"\efe5";}.huge-two-finger-04:before{content:"\efe6";}.huge-two-finger-05:before{content:"\efe7";}.huge-victory-finger-01:before{content:"\efe8";}.huge-victory-finger-02:before{content:"\efe9";}.huge-victory-finger-03:before{content:"\efea";}.huge-waving-hand-01:before{content:"\efeb";}.huge-waving-hand-02:before{content:"\efec";}.huge-body-part-leg:before{content:"\efed";}.huge-body-part-muscle:before{content:"\efee";}.huge-body-part-six-pack:before{content:"\efef";}.huge-body-weight:before{content:"\eff0";}.huge-boxing-bag:before{content:"\eff1";}.huge-boxing-glove-01:before{content:"\eff2";}.huge-dumbbell-01:before{content:"\eff3";}.huge-dumbbell-02:before{content:"\eff4";}.huge-dumbbell-03:before{content:"\eff5";}.huge-equipment-bench-press:before{content:"\eff6";}.huge-equipment-chest-press:before{content:"\eff7";}.huge-equipment-gym-01:before{content:"\eff8";}.huge-equipment-gym-02:before{content:"\eff9";}.huge-equipment-gym-03:before{content:"\effa";}.huge-equipment-weightlifting:before{content:"\effb";}.huge-expander:before{content:"\effc";}.huge-gymnastic-rings:before{content:"\effd";}.huge-hand-grip:before{content:"\effe";}.huge-kettlebell:before{content:"\efff";}.huge-locker:before{content:"\f000";}.huge-pool:before{content:"\f001";}.huge-punching-ball-01:before{content:"\f002";}.huge-punching-ball-02:before{content:"\f003";}.huge-push-up-bar:before{content:"\f004";}.huge-running-shoes:before{content:"\f005";}.huge-skipping-rope:before{content:"\f006";}.huge-tape-measure:before{content:"\f007";}.huge-towels:before{content:"\f008";}.huge-treadmill-01:before{content:"\f009";}.huge-treadmill-02:before{content:"\f00a";}.huge-weight-scale1:before{content:"\f00b";}.huge-wellness:before{content:"\f00c";}.huge-workout-battle-ropes:before{content:"\f00d";}.huge-workout-gymnastics:before{content:"\f00e";}.huge-workout-kicking:before{content:"\f00f";}.huge-workout-run:before{content:"\f010";}.huge-workout-sport:before{content:"\f011";}.huge-workout-squats:before{content:"\f012";}.huge-workout-stretching:before{content:"\f013";}.huge-workout-warm-up:before{content:"\f014";}.huge-yoga-01:before{content:"\f015";}.huge-yoga-02:before{content:"\f016";}.huge-yoga-03:before{content:"\f017";}.huge-yoga-ball:before{content:"\f018";}.huge-yoga-mat:before{content:"\f019";}.huge-git-branch:before{content:"\f01a";}.huge-git-commit:before{content:"\f01b";}.huge-git-compare:before{content:"\f01c";}.huge-git-fork:before{content:"\f01d";}.huge-git-merge:before{content:"\f01e";}.huge-git-pull-request-closed:before{content:"\f01f";}.huge-git-pull-request-draft:before{content:"\f020";}.huge-git-pull-request:before{content:"\f021";}.huge-github:before{content:"\f022";}.huge-gitlab:before{content:"\f023";}.huge-adventure:before{content:"\f024";}.huge-aircraft-game:before{content:"\f025";}.huge-american-football:before{content:"\f026";}.huge-angry-bird:before{content:"\f027";}.huge-archer:before{content:"\f028";}.huge-armored-boot:before{content:"\f029";}.huge-badminton-shuttle:before{content:"\f02a";}.huge-badminton:before{content:"\f02b";}.huge-baseball-bat:before{content:"\f02c";}.huge-baseball-helmet:before{content:"\f02d";}.huge-baseball:before{content:"\f02e";}.huge-basketball-01:before{content:"\f02f";}.huge-basketball-02:before{content:"\f030";}.huge-basketball-hoop:before{content:"\f031";}.huge-bicycle:before{content:"\f032";}.huge-billiard-01:before{content:"\f033";}.huge-billiard-02:before{content:"\f034";}.huge-block-game:before{content:"\f035";}.huge-body-armor:before{content:"\f036";}.huge-bomb:before{content:"\f037";}.huge-bowling-pins:before{content:"\f038";}.huge-bowling:before{content:"\f039";}.huge-boxing-glove:before{content:"\f03a";}.huge-bulletproof-vest:before{content:"\f03b";}.huge-cards-01:before{content:"\f03c";}.huge-cards-02:before{content:"\f03d";}.huge-castle:before{content:"\f03e";}.huge-chess-01:before{content:"\f03f";}.huge-chess-02:before{content:"\f040";}.huge-chess-pawn:before{content:"\f041";}.huge-chip:before{content:"\f042";}.huge-clubs-01:before{content:"\f043";}.huge-clubs-02:before{content:"\f044";}.huge-cricket-bat:before{content:"\f045";}.huge-cricket-helmet:before{content:"\f046";}.huge-curling:before{content:"\f047";}.huge-dart:before{content:"\f048";}.huge-diamond1:before{content:"\f049";}.huge-dice:before{content:"\f04a";}.huge-domino:before{content:"\f04b";}.huge-ds3-tool:before{content:"\f04c";}.huge-fencing-mask:before{content:"\f04d";}.huge-fencing:before{content:"\f04e";}.huge-fins:before{content:"\f04f";}.huge-football-pitch:before{content:"\f050";}.huge-football:before{content:"\f051";}.huge-game-controller-01:before{content:"\f052";}.huge-game-controller-02:before{content:"\f053";}.huge-game-controller-03:before{content:"\f054";}.huge-gem:before{content:"\f055";}.huge-golf-ball:before{content:"\f056";}.huge-golf-bat:before{content:"\f057";}.huge-golf-hole:before{content:"\f058";}.huge-greek-helmet:before{content:"\f059";}.huge-gun:before{content:"\f05a";}.huge-gymnastic:before{content:"\f05b";}.huge-hockey:before{content:"\f05c";}.huge-ice-hockey:before{content:"\f05d";}.huge-ice-skating:before{content:"\f05e";}.huge-joker:before{content:"\f05f";}.huge-joystick-01:before{content:"\f060";}.huge-joystick-02:before{content:"\f061";}.huge-joystick-03:before{content:"\f062";}.huge-joystick-04:before{content:"\f063";}.huge-joystick-05:before{content:"\f064";}.huge-kayak:before{content:"\f065";}.huge-kite:before{content:"\f066";}.huge-knight-shield:before{content:"\f067";}.huge-maze:before{content:"\f068";}.huge-mushroom:before{content:"\f069";}.huge-nintendo-switch:before{content:"\f06a";}.huge-nintendo:before{content:"\f06b";}.huge-olympic-torch:before{content:"\f06c";}.huge-pacman-01:before{content:"\f06d";}.huge-pacman-02:before{content:"\f06e";}.huge-paragliding:before{content:"\f06f";}.huge-pokeball:before{content:"\f070";}.huge-pokemon:before{content:"\f071";}.huge-pool-table:before{content:"\f072";}.huge-potion:before{content:"\f073";}.huge-puzzle:before{content:"\f074";}.huge-racing-flag:before{content:"\f075";}.huge-roller-skate:before{content:"\f076";}.huge-spades:before{content:"\f077";}.huge-spartan-helmet:before{content:"\f078";}.huge-steering:before{content:"\f079";}.huge-super-mario-toad:before{content:"\f07a";}.huge-super-mario:before{content:"\f07b";}.huge-surfboard:before{content:"\f07c";}.huge-swimming-cap:before{content:"\f07d";}.huge-swimming:before{content:"\f07e";}.huge-sword-01:before{content:"\f07f";}.huge-sword-02:before{content:"\f080";}.huge-sword-03:before{content:"\f081";}.huge-table-tennis-bat:before{content:"\f082";}.huge-tennis-ball:before{content:"\f083";}.huge-tetris:before{content:"\f084";}.huge-tic-tac-toe:before{content:"\f085";}.huge-trampoline:before{content:"\f086";}.huge-video-console:before{content:"\f087";}.huge-volleyball:before{content:"\f088";}.huge-vr-glasses:before{content:"\f089";}.huge-vr:before{content:"\f08a";}.huge-water-polo:before{content:"\f08b";}.huge-whistle:before{content:"\f08c";}.huge-wind-surf:before{content:"\f08d";}.huge-baby-bed-01:before{content:"\f08e";}.huge-baby-bed-02:before{content:"\f08f";}.huge-bathtub-01:before{content:"\f090";}.huge-bathtub-02:before{content:"\f091";}.huge-bed-bunk:before{content:"\f092";}.huge-bed-double:before{content:"\f093";}.huge-bed-single-01:before{content:"\f094";}.huge-bed-single-02:before{content:"\f095";}.huge-bed:before{content:"\f096";}.huge-bookshelf-01:before{content:"\f097";}.huge-bookshelf-02:before{content:"\f098";}.huge-bookshelf-03:before{content:"\f099";}.huge-cabinet-01:before{content:"\f09a";}.huge-cabinet-02:before{content:"\f09b";}.huge-cabinet-03:before{content:"\f09c";}.huge-cabinet-04:before{content:"\f09d";}.huge-cactus:before{content:"\f09e";}.huge-candelier-01:before{content:"\f09f";}.huge-candelier-02:before{content:"\f0a0";}.huge-chair-01:before{content:"\f0a1";}.huge-chair-02:before{content:"\f0a2";}.huge-chair-03:before{content:"\f0a3";}.huge-chair-04:before{content:"\f0a4";}.huge-chair-05:before{content:"\f0a5";}.huge-chair-barber:before{content:"\f0a6";}.huge-cleaning-bucket:before{content:"\f0a7";}.huge-computer-desk-01:before{content:"\f0a8";}.huge-computer-desk-02:before{content:"\f0a9";}.huge-computer-desk-03:before{content:"\f0aa";}.huge-curtains:before{content:"\f0ab";}.huge-desk-01:before{content:"\f0ac";}.huge-desk-02:before{content:"\f0ad";}.huge-dining-table:before{content:"\f0ae";}.huge-door:before{content:"\f0af";}.huge-dressing-table-01:before{content:"\f0b0";}.huge-dressing-table-02:before{content:"\f0b1";}.huge-dressing-table-03:before{content:"\f0b2";}.huge-flower-pot:before{content:"\f0b3";}.huge-garage:before{content:"\f0b4";}.huge-hanging-clock:before{content:"\f0b5";}.huge-hot-tube:before{content:"\f0b6";}.huge-lamp-04:before{content:"\f0b7";}.huge-lamp-01:before{content:"\f0b8";}.huge-lamp-02:before{content:"\f0b9";}.huge-lamp-03:before{content:"\f0ba";}.huge-lamp-05:before{content:"\f0bb";}.huge-mirror:before{content:"\f0bc";}.huge-office-chair:before{content:"\f0bd";}.huge-rocking-chair:before{content:"\f0be";}.huge-sink-01:before{content:"\f0bf";}.huge-sink-02:before{content:"\f0c0";}.huge-sofa-01:before{content:"\f0c1";}.huge-sofa-02:before{content:"\f0c2";}.huge-sofa-03:before{content:"\f0c3";}.huge-sofa-single:before{content:"\f0c4";}.huge-study-desk:before{content:"\f0c5";}.huge-table-01:before{content:"\f0c6";}.huge-table-02:before{content:"\f0c7";}.huge-table-03:before{content:"\f0c8";}.huge-table-lamp-01:before{content:"\f0c9";}.huge-table-lamp-02:before{content:"\f0ca";}.huge-table-round:before{content:"\f0cb";}.huge-television-table:before{content:"\f0cc";}.huge-terrace:before{content:"\f0cd";}.huge-toilet-01:before{content:"\f0ce";}.huge-toilet-02:before{content:"\f0cf";}.huge-vintage-clock:before{content:"\f0d0";}.huge-wall-lamp:before{content:"\f0d1";}.huge-wardrobe-01:before{content:"\f0d2";}.huge-wardrobe-02:before{content:"\f0d3";}.huge-wardrobe-03:before{content:"\f0d4";}.huge-wardrobe-04:before{content:"\f0d5";}.huge-apple-pie:before{content:"\f0d6";}.huge-apple1:before{content:"\f0d7";}.huge-apricot:before{content:"\f0d8";}.huge-avocado:before{content:"\f0d9";}.huge-banana:before{content:"\f0da";}.huge-bbq-grill:before{content:"\f0db";}.huge-birthday-cake:before{content:"\f0dc";}.huge-biscuit:before{content:"\f0dd";}.huge-bread-01:before{content:"\f0de";}.huge-bread-02:before{content:"\f0df";}.huge-bread-03:before{content:"\f0e0";}.huge-bread-04:before{content:"\f0e1";}.huge-broccoli:before{content:"\f0e2";}.huge-bubble-tea-01:before{content:"\f0e3";}.huge-bubble-tea-02:before{content:"\f0e4";}.huge-carrot:before{content:"\f0e5";}.huge-cheese-cake-01:before{content:"\f0e6";}.huge-cheese-cake-02:before{content:"\f0e7";}.huge-cheese:before{content:"\f0e8";}.huge-cherry:before{content:"\f0e9";}.huge-chicken-thighs:before{content:"\f0ea";}.huge-chocolate:before{content:"\f0eb";}.huge-cinnamon-roll:before{content:"\f0ec";}.huge-coffee-01:before{content:"\f0ed";}.huge-coffee-02:before{content:"\f0ee";}.huge-coffee-beans:before{content:"\f0ef";}.huge-cookie:before{content:"\f0f0";}.huge-corn:before{content:"\f0f1";}.huge-cotton-candy:before{content:"\f0f2";}.huge-crab:before{content:"\f0f3";}.huge-croissant:before{content:"\f0f4";}.huge-cupcake-01:before{content:"\f0f5";}.huge-cupcake-02:before{content:"\f0f6";}.huge-cupcake-03:before{content:"\f0f7";}.huge-dim-sum-01:before{content:"\f0f8";}.huge-dim-sum-02:before{content:"\f0f9";}.huge-doughnut:before{content:"\f0fa";}.huge-drink:before{content:"\f0fb";}.huge-eggs:before{content:"\f0fc";}.huge-fish-food:before{content:"\f0fd";}.huge-french-fries-01:before{content:"\f0fe";}.huge-french-fries-02:before{content:"\f0ff";}.huge-fry:before{content:"\f100";}.huge-grapes:before{content:"\f101";}.huge-hamburger-01:before{content:"\f102";}.huge-hamburger-02:before{content:"\f103";}.huge-honey-01:before{content:"\f104";}.huge-honey-02:before{content:"\f105";}.huge-hotdog:before{content:"\f106";}.huge-ice-cream-01:before{content:"\f107";}.huge-ice-cream-02:before{content:"\f108";}.huge-ice-cream-03:before{content:"\f109";}.huge-ice-cream-04:before{content:"\f10a";}.huge-lollipop:before{content:"\f10b";}.huge-milk-bottle:before{content:"\f10c";}.huge-milk-carton:before{content:"\f10d";}.huge-milk-coconut:before{content:"\f10e";}.huge-milk-oat:before{content:"\f10f";}.huge-mochi:before{content:"\f110";}.huge-mushroom1:before{content:"\f111";}.huge-natural-food:before{content:"\f112";}.huge-noodles:before{content:"\f113";}.huge-nut:before{content:"\f114";}.huge-octopus:before{content:"\f115";}.huge-orange:before{content:"\f116";}.huge-organic-food:before{content:"\f117";}.huge-pie:before{content:"\f118";}.huge-pizza-01:before{content:"\f119";}.huge-pizza-02:before{content:"\f11a";}.huge-popcorn:before{content:"\f11b";}.huge-prawn:before{content:"\f11c";}.huge-pumpkin:before{content:"\f11d";}.huge-rice-bowl-01:before{content:"\f11e";}.huge-rice-bowl-02:before{content:"\f11f";}.huge-sausage:before{content:"\f120";}.huge-shellfish:before{content:"\f121";}.huge-snail:before{content:"\f122";}.huge-soda-can:before{content:"\f123";}.huge-soft-drink-01:before{content:"\f124";}.huge-soft-drink-02:before{content:"\f125";}.huge-spaghetti:before{content:"\f126";}.huge-steak:before{content:"\f127";}.huge-sushi-01:before{content:"\f128";}.huge-sushi-02:before{content:"\f129";}.huge-sushi-03:before{content:"\f12a";}.huge-taco-01:before{content:"\f12b";}.huge-taco-02:before{content:"\f12c";}.huge-tea-pod:before{content:"\f12d";}.huge-tea:before{content:"\f12e";}.huge-vegetarian-food:before{content:"\f12f";}.huge-watermelon:before{content:"\f130";}.huge-yogurt:before{content:"\f131";}.huge-filter-add:before{content:"\f132";}.huge-filter-edit:before{content:"\f133";}.huge-filter-horizontal:before{content:"\f134";}.huge-filter-mail-circle:before{content:"\f135";}.huge-filter-mail-square:before{content:"\f136";}.huge-filter-remove:before{content:"\f137";}.huge-filter-reset:before{content:"\f138";}.huge-filter-vertical:before{content:"\f139";}.huge-filter:before{content:"\f13a";}.huge-preference-horizontal:before{content:"\f13b";}.huge-preference-vertical:before{content:"\f13c";}.huge-sort-by-down-01:before{content:"\f13d";}.huge-sort-by-down-02:before{content:"\f13e";}.huge-sort-by-up-01:before{content:"\f13f";}.huge-sort-by-up-02:before{content:"\f140";}.huge-sorting-1-9:before{content:"\f141";}.huge-sorting-01:before{content:"\f142";}.huge-sorting-02:before{content:"\f143";}.huge-sorting-03:before{content:"\f144";}.huge-sorting-04:before{content:"\f145";}.huge-sorting-05:before{content:"\f146";}.huge-sorting-9-1:before{content:"\f147";}.huge-sorting-a-z-01:before{content:"\f148";}.huge-sorting-a-z-02:before{content:"\f149";}.huge-sorting-down:before{content:"\f14a";}.huge-sorting-up:before{content:"\f14b";}.huge-sorting-z-a-01:before{content:"\f14c";}.huge-archive-01:before{content:"\f14d";}.huge-archive-02:before{content:"\f14e";}.huge-catalogue:before{content:"\f14f";}.huge-copy-link:before{content:"\f150";}.huge-course:before{content:"\f151";}.huge-csv-01:before{content:"\f152";}.huge-csv-02:before{content:"\f153";}.huge-doc-01:before{content:"\f154";}.huge-doc-02:before{content:"\f155";}.huge-document-attachment:before{content:"\f156";}.huge-file-01:before{content:"\f157";}.huge-file-02:before{content:"\f158";}.huge-file-add:before{content:"\f159";}.huge-file-attachment:before{content:"\f15a";}.huge-file-audio:before{content:"\f15b";}.huge-file-block:before{content:"\f15c";}.huge-file-bookmark:before{content:"\f15d";}.huge-file-cloud:before{content:"\f15e";}.huge-file-corrupt:before{content:"\f15f";}.huge-file-download:before{content:"\f160";}.huge-file-edit:before{content:"\f161";}.huge-file-export:before{content:"\f162";}.huge-file-favourite:before{content:"\f163";}.huge-file-import:before{content:"\f164";}.huge-file-link:before{content:"\f165";}.huge-file-locked:before{content:"\f166";}.huge-file-management:before{content:"\f167";}.huge-file-minus:before{content:"\f168";}.huge-file-music:before{content:"\f169";}.huge-file-not-found:before{content:"\f16a";}.huge-file-paste:before{content:"\f16b";}.huge-file-pin:before{content:"\f16c";}.huge-file-remove:before{content:"\f16d";}.huge-file-script:before{content:"\f16e";}.huge-file-search:before{content:"\f16f";}.huge-file-security:before{content:"\f170";}.huge-file-shredder:before{content:"\f171";}.huge-file-star:before{content:"\f172";}.huge-file-sync:before{content:"\f173";}.huge-file-unknown:before{content:"\f174";}.huge-file-unlocked:before{content:"\f175";}.huge-file-verified:before{content:"\f177";}.huge-file-video:before{content:"\f178";}.huge-file-view:before{content:"\f179";}.huge-file-zip:before{content:"\f17a";}.huge-floor-plan:before{content:"\f17b";}.huge-folder-01:before{content:"\f17c";}.huge-folder-02:before{content:"\f17d";}.huge-folder-03:before{content:"\f17e";}.huge-folder-add:before{content:"\f17f";}.huge-folder-attachment:before{content:"\f180";}.huge-folder-audio:before{content:"\f181";}.huge-folder-block:before{content:"\f182";}.huge-folder-check:before{content:"\f183";}.huge-folder-cloud:before{content:"\f184";}.huge-folder-details-reference:before{content:"\f185";}.huge-folder-details:before{content:"\f186";}.huge-folder-download:before{content:"\f187";}.huge-folder-edit:before{content:"\f188";}.huge-folder-favourite:before{content:"\f189";}.huge-folder-file-storage:before{content:"\f18a";}.huge-folder-library:before{content:"\f18b";}.huge-folder-links:before{content:"\f18c";}.huge-folder-locked:before{content:"\f18d";}.huge-folder-management:before{content:"\f18e";}.huge-folder-minus:before{content:"\f18f";}.huge-folder-move-in:before{content:"\f190";}.huge-folder-move-to:before{content:"\f191";}.huge-folder-music:before{content:"\f192";}.huge-folder-off:before{content:"\f193";}.huge-folder-open:before{content:"\f194";}.huge-folder-pin:before{content:"\f195";}.huge-folder-remove:before{content:"\f196";}.huge-folder-search:before{content:"\f197";}.huge-folder-security:before{content:"\f198";}.huge-folder-shared-01:before{content:"\f199";}.huge-folder-shared-02:before{content:"\f19a";}.huge-folder-shared-03:before{content:"\f19b";}.huge-folder-sync:before{content:"\f19c";}.huge-folder-transfer:before{content:"\f19d";}.huge-folder-unknown:before{content:"\f19e";}.huge-folder-unlocked:before{content:"\f19f";}.huge-folder-upload:before{content:"\f1a0";}.huge-folder-video:before{content:"\f1a1";}.huge-folder-view:before{content:"\f1a2";}.huge-folder-zip:before{content:"\f1a3";}.huge-folders:before{content:"\f1a4";}.huge-Frame:before{content:"\f1a5";}.huge-gif-01:before{content:"\f1a6";}.huge-hdr-01:before{content:"\f1a7";}.huge-hdr-02:before{content:"\f1a8";}.huge-jpg-01:before{content:"\f1a9";}.huge-jpg-02:before{content:"\f1aa";}.huge-license-draft:before{content:"\f1ab";}.huge-license-maintenance:before{content:"\f1ac";}.huge-license-no:before{content:"\f1ad";}.huge-license-pin:before{content:"\f1ae";}.huge-license-third-party:before{content:"\f1af";}.huge-license:before{content:"\f1b0";}.huge-mp3-01:before{content:"\f1b1";}.huge-mp3-02:before{content:"\f1b2";}.huge-mp4-01:before{content:"\f1b3";}.huge-mp4-02:before{content:"\f1b4";}.huge-news-01:before{content:"\f1b5";}.huge-pdf-01:before{content:"\f1b6";}.huge-pdf-02:before{content:"\f1b7";}.huge-png-01:before{content:"\f1b8";}.huge-png-02:before{content:"\f1b9";}.huge-policy:before{content:"\f1ba";}.huge-ppt-01:before{content:"\f1bb";}.huge-ppt-02:before{content:"\f1bc";}.huge-raw-01:before{content:"\f1bd";}.huge-raw-02:before{content:"\f1be";}.huge-scroll:before{content:"\f1bf";}.huge-svg-01:before{content:"\f1c0";}.huge-svg-02:before{content:"\f1c1";}.huge-txt-01:before{content:"\f1c2";}.huge-txt-02:before{content:"\f1c3";}.huge-xml-01:before{content:"\f1c4";}.huge-xml-02:before{content:"\f1c5";}.huge-xsl-01:before{content:"\f1c6";}.huge-xsl-02:before{content:"\f1c7";}.huge-zip-01:before{content:"\f1c8";}.huge-zip-02:before{content:"\f1c9";}.huge-atomic-power:before{content:"\f1ca";}.huge-automotive-battery-01:before{content:"\f1cb";}.huge-automotive-battery-02:before{content:"\f1cc";}.huge-batteries-energy:before{content:"\f1cd";}.huge-bio-energy:before{content:"\f1ce";}.huge-biomass-energy:before{content:"\f1cf";}.huge-chimney:before{content:"\f1d0";}.huge-eco-energy:before{content:"\f1d1";}.huge-eco-power:before{content:"\f1d2";}.huge-electric-home-01:before{content:"\f1d3";}.huge-electric-home-02:before{content:"\f1d4";}.huge-electric-tower-01:before{content:"\f1d5";}.huge-electric-tower-02:before{content:"\f1d6";}.huge-electric-wire:before{content:"\f1d7";}.huge-energy-ellipse:before{content:"\f1d8";}.huge-energy-rectangle:before{content:"\f1d9";}.huge-energy:before{content:"\f1da";}.huge-ev-charging:before{content:"\f1db";}.huge-factory:before{content:"\f1dc";}.huge-fire:before{content:"\f1dd";}.huge-fuel-01:before{content:"\f1de";}.huge-fuel-02:before{content:"\f1df";}.huge-gas-pipe:before{content:"\f1e0";}.huge-green-house:before{content:"\f1e1";}.huge-house-solar-panel:before{content:"\f1e2";}.huge-hydro-power:before{content:"\f1e3";}.huge-magnet-01:before{content:"\f1e4";}.huge-magnet-02:before{content:"\f1e5";}.huge-nuclear-power:before{content:"\f1e6";}.huge-oil-barrel:before{content:"\f1e7";}.huge-plug-01:before{content:"\f1e8";}.huge-plug-02:before{content:"\f1e9";}.huge-plug-socket:before{content:"\f1ea";}.huge-power-service:before{content:"\f1eb";}.huge-power-socket-01:before{content:"\f1ec";}.huge-power-socket-02:before{content:"\f1ed";}.huge-recycle-01:before{content:"\f1ee";}.huge-recycle-02:before{content:"\f1ef";}.huge-recycle-03:before{content:"\f1f0";}.huge-renewable-energy:before{content:"\f1f1";}.huge-save-energy-01:before{content:"\f1f2";}.huge-save-energy-02:before{content:"\f1f3";}.huge-save-energy-03:before{content:"\f1f4";}.huge-solar-energy:before{content:"\f1f5";}.huge-solar-panel-01:before{content:"\f1f6";}.huge-solar-panel-02:before{content:"\f1f7";}.huge-solar-panel-03:before{content:"\f1f8";}.huge-solar-panel-04:before{content:"\f1f9";}.huge-solar-panel-05:before{content:"\f1fa";}.huge-solar-power:before{content:"\f1fb";}.huge-sustainable-energy:before{content:"\f1fc";}.huge-temperature:before{content:"\f1fd";}.huge-water-energy:before{content:"\f1fe";}.huge-water-pump:before{content:"\f1ff";}.huge-wind-power-01:before{content:"\f200";}.huge-wind-power-02:before{content:"\f201";}.huge-wind-power-03:before{content:"\f202";}.huge-angle1:before{content:"\f203";}.huge-angry:before{content:"\f204";}.huge-confused:before{content:"\f205";}.huge-crazy:before{content:"\f206";}.huge-crying:before{content:"\f207";}.huge-dead:before{content:"\f208";}.huge-displeased:before{content:"\f209";}.huge-drooling:before{content:"\f20a";}.huge-evil:before{content:"\f20b";}.huge-flushed:before{content:"\f20c";}.huge-grimacing:before{content:"\f20d";}.huge-grinning:before{content:"\f20e";}.huge-happy:before{content:"\f20f";}.huge-in-love:before{content:"\f210";}.huge-kid:before{content:"\f211";}.huge-kissing:before{content:"\f212";}.huge-laughing:before{content:"\f213";}.huge-look-bottom:before{content:"\f214";}.huge-look-left:before{content:"\f215";}.huge-look-right:before{content:"\f216";}.huge-look-top:before{content:"\f217";}.huge-medical-mask:before{content:"\f218";}.huge-meh:before{content:"\f219";}.huge-monocle:before{content:"\f21a";}.huge-mute:before{content:"\f21b";}.huge-nerd:before{content:"\f21c";}.huge-neutral:before{content:"\f21d";}.huge-pensive:before{content:"\f21e";}.huge-relieved-01:before{content:"\f21f";}.huge-relieved-02:before{content:"\f220";}.huge-sad-01:before{content:"\f221";}.huge-sad-02:before{content:"\f222";}.huge-sad-dizzy:before{content:"\f223";}.huge-senseless:before{content:"\f224";}.huge-shoked:before{content:"\f225";}.huge-sillence:before{content:"\f226";}.huge-sing-left:before{content:"\f227";}.huge-sing-right:before{content:"\f228";}.huge-sleeping:before{content:"\f229";}.huge-smart:before{content:"\f22a";}.huge-smile-dizzy:before{content:"\f22b";}.huge-smile:before{content:"\f22c";}.huge-star-face:before{content:"\f22d";}.huge-sunglasses:before{content:"\f22e";}.huge-surprise:before{content:"\f22f";}.huge-suspicious:before{content:"\f230";}.huge-tired-01:before{content:"\f231";}.huge-tired-02:before{content:"\f232";}.huge-tongue-wink-left:before{content:"\f233";}.huge-tongue-wink-right:before{content:"\f234";}.huge-tongue1:before{content:"\f235";}.huge-unamused:before{content:"\f236";}.huge-unhappy:before{content:"\f237";}.huge-vomiting:before{content:"\f238";}.huge-wink:before{content:"\f239";}.huge-winking:before{content:"\f23a";}.huge-worry:before{content:"\f23b";}.huge-audio-book-01:before{content:"\f23c";}.huge-audio-book-02:before{content:"\f23d";}.huge-audio-book-03:before{content:"\f23e";}.huge-audio-book-04:before{content:"\f23f";}.huge-backpack-01:before{content:"\f240";}.huge-backpack-02:before{content:"\f241";}.huge-backpack-03:before{content:"\f242";}.huge-board-math:before{content:"\f243";}.huge-book-bookmark-01:before{content:"\f244";}.huge-book-bookmark-02:before{content:"\f245";}.huge-book-01:before{content:"\f246";}.huge-book-02:before{content:"\f247";}.huge-book-03:before{content:"\f248";}.huge-book-04:before{content:"\f249";}.huge-book-download:before{content:"\f24a";}.huge-book-edit:before{content:"\f24b";}.huge-book-open-01:before{content:"\f24c";}.huge-book-open-02:before{content:"\f24d";}.huge-book-upload:before{content:"\f24e";}.huge-books-01:before{content:"\f24f";}.huge-books-02:before{content:"\f250";}.huge-brain:before{content:"\f251";}.huge-browser:before{content:"\f252";}.huge-canvas:before{content:"\f253";}.huge-certificate:before{content:"\f254";}.huge-chemistry-01:before{content:"\f255";}.huge-chemistry-02:before{content:"\f256";}.huge-chemistry-03:before{content:"\f257";}.huge-clip:before{content:"\f258";}.huge-clipboard:before{content:"\f259";}.huge-computer-video-call:before{content:"\f25a";}.huge-conversation:before{content:"\f25b";}.huge-desk:before{content:"\f25c";}.huge-diploma:before{content:"\f25d";}.huge-dna1:before{content:"\f25e";}.huge-drawing-compass:before{content:"\f25f";}.huge-elearning-exchange:before{content:"\f260";}.huge-geology-crust:before{content:"\f261";}.huge-gift:before{content:"\f262";}.huge-glasses:before{content:"\f263";}.huge-global-education:before{content:"\f264";}.huge-globe:before{content:"\f265";}.huge-graduate-female:before{content:"\f266";}.huge-graduate-male:before{content:"\f267";}.huge-graduation-scroll:before{content:"\f268";}.huge-idea:before{content:"\f269";}.huge-knowledge-01:before{content:"\f26a";}.huge-knowledge-02:before{content:"\f26b";}.huge-library:before{content:"\f26c";}.huge-locker1:before{content:"\f26d";}.huge-math:before{content:"\f26e";}.huge-mentor:before{content:"\f26f";}.huge-mentoring:before{content:"\f270";}.huge-moon2:before{content:"\f271";}.huge-mortarboard-01:before{content:"\f272";}.huge-mortarboard-02:before{content:"\f273";}.huge-note:before{content:"\f274";}.huge-notebook-01:before{content:"\f275";}.huge-notebook-02:before{content:"\f276";}.huge-online-learning-01:before{content:"\f277";}.huge-online-learning-02:before{content:"\f278";}.huge-online-learning-03:before{content:"\f279";}.huge-online-learning-04:before{content:"\f27a";}.huge-paint-board:before{content:"\f27b";}.huge-pencil:before{content:"\f27c";}.huge-physics:before{content:"\f27d";}.huge-saturn:before{content:"\f27e";}.huge-school-bell-01:before{content:"\f27f";}.huge-school-bell-02:before{content:"\f280";}.huge-school-report-card:before{content:"\f281";}.huge-school-tie:before{content:"\f282";}.huge-school:before{content:"\f283";}.huge-stationery:before{content:"\f284";}.huge-student-card:before{content:"\f285";}.huge-study-lamp:before{content:"\f286";}.huge-teacher:before{content:"\f287";}.huge-teaching:before{content:"\f288";}.huge-telescope-01:before{content:"\f289";}.huge-telescope-02:before{content:"\f28a";}.huge-test-tube-01:before{content:"\f28b";}.huge-test-tube-02:before{content:"\f28c";}.huge-test-tube-03:before{content:"\f28d";}.huge-user1:before{content:"\f28e";}.huge-d-move:before{content:"\f28f";}.huge-d-rotate:before{content:"\f290";}.huge-d-scale:before{content:"\f291";}.huge-align-bottom:before{content:"\f292";}.huge-align-box-bottom-center:before{content:"\f293";}.huge-align-box-bottom-left:before{content:"\f294";}.huge-align-box-bottom-right:before{content:"\f295";}.huge-align-box-middle-center:before{content:"\f296";}.huge-align-box-middle-left:before{content:"\f297";}.huge-align-box-middle-right:before{content:"\f298";}.huge-align-box-top-center:before{content:"\f299";}.huge-align-box-top-left:before{content:"\f29a";}.huge-align-box-top-right:before{content:"\f29b";}.huge-align-horizontal-center:before{content:"\f29c";}.huge-align-key-object:before{content:"\f29d";}.huge-align-left:before{content:"\f29e";}.huge-align-right:before{content:"\f29f";}.huge-align-selection:before{content:"\f2a0";}.huge-align-top:before{content:"\f2a1";}.huge-align-vertical-center:before{content:"\f2a2";}.huge-alphabet-arabic:before{content:"\f2a3";}.huge-alphabet-bangla:before{content:"\f2a4";}.huge-alphabet-chinese:before{content:"\f2a5";}.huge-alphabet-greek:before{content:"\f2a6";}.huge-alphabet-hebrew:before{content:"\f2a7";}.huge-alphabet-hindi:before{content:"\f2a8";}.huge-alphabet-japanese:before{content:"\f2a9";}.huge-alphabet-korean:before{content:"\f2aa";}.huge-alphabet-thai:before{content:"\f2ab";}.huge-anchor-point:before{content:"\f2ac";}.huge-arrange-by-letters-a-z:before{content:"\f2ad";}.huge-arrange-by-letters-z-a:before{content:"\f2ae";}.huge-arrange-by-numbers-1-9:before{content:"\f2af";}.huge-arrange-by-numbers-9-1:before{content:"\f2b0";}.huge-arrange:before{content:"\f2b1";}.huge-artboard-tool:before{content:"\f2b2";}.huge-artboard:before{content:"\f2b3";}.huge-aspect-ratio:before{content:"\f2b4";}.huge-attachment-01:before{content:"\f2b5";}.huge-attachment-02:before{content:"\f2b6";}.huge-attachment-circle:before{content:"\f2b7";}.huge-attachment-square:before{content:"\f2b8";}.huge-bend-tool:before{content:"\f2b9";}.huge-blend:before{content:"\f2ba";}.huge-blur:before{content:"\f2bb";}.huge-border-full:before{content:"\f2bc";}.huge-brush:before{content:"\f2bd";}.huge-cap-projecting:before{content:"\f2be";}.huge-cap-round:before{content:"\f2bf";}.huge-cap-straight:before{content:"\f2c0";}.huge-carousel-horizontal:before{content:"\f2c1";}.huge-carousel-vertical:before{content:"\f2c2";}.huge-change-screen-mode:before{content:"\f2c3";}.huge-character-phonetic:before{content:"\f2c4";}.huge-check-list:before{content:"\f2c5";}.huge-color-picker:before{content:"\f2c6";}.huge-colors:before{content:"\f2c7";}.huge-column-delete:before{content:"\f2c8";}.huge-column-insert:before{content:"\f2c9";}.huge-command:before{content:"\f2ca";}.huge-copy-01:before{content:"\f2cb";}.huge-copy-02:before{content:"\f2cc";}.huge-crop:before{content:"\f2cd";}.huge-dashed-line-01:before{content:"\f2ce";}.huge-dashed-line-02:before{content:"\f2cf";}.huge-distribute-horizontal-center:before{content:"\f2d0";}.huge-distribute-horizontal-left:before{content:"\f2d1";}.huge-distribute-horizontal-right:before{content:"\f2d2";}.huge-distribute-vertical-bottom:before{content:"\f2d3";}.huge-distribute-vertical-center:before{content:"\f2d4";}.huge-distribute-vertical-top:before{content:"\f2d5";}.huge-drawing-mode:before{content:"\f2d6";}.huge-droplet:before{content:"\f2d7";}.huge-edge-style:before{content:"\f2d8";}.huge-edit-01:before{content:"\f2d9";}.huge-edit-02:before{content:"\f2da";}.huge-edit-off:before{content:"\f2db";}.huge-ellipse-selection:before{content:"\f2dc";}.huge-eraser-auto:before{content:"\f2dd";}.huge-eraser:before{content:"\f2de";}.huge-flip-bottom:before{content:"\f2df";}.huge-flip-horizontal:before{content:"\f2e0";}.huge-flip-left:before{content:"\f2e1";}.huge-flip-right:before{content:"\f2e2";}.huge-flip-top:before{content:"\f2e3";}.huge-flip-vertical:before{content:"\f2e4";}.huge-grid-off:before{content:"\f2e5";}.huge-grid-table:before{content:"\f2e6";}.huge-grid-view:before{content:"\f2e7";}.huge-grid:before{content:"\f2e8";}.huge-group-items:before{content:"\f2e9";}.huge-group-layers:before{content:"\f2ea";}.huge-heading-01:before{content:"\f2eb";}.huge-heading-02:before{content:"\f2ec";}.huge-heading-03:before{content:"\f2ed";}.huge-heading-04:before{content:"\f2ee";}.huge-heading-05:before{content:"\f2ef";}.huge-heading-06:before{content:"\f2f0";}.huge-heading:before{content:"\f2f1";}.huge-horizontal-drag--drop:before{content:"\f2f2";}.huge-insert-bottom-image:before{content:"\f2f3";}.huge-insert-center-image:before{content:"\f2f4";}.huge-insert-top-image:before{content:"\f2f5";}.huge-join-bevel:before{content:"\f2f6";}.huge-join-round:before{content:"\f2f7";}.huge-join-straight:before{content:"\f2f8";}.huge-language-circle:before{content:"\f2f9";}.huge-language-square:before{content:"\f2fa";}.huge-lasso-tool-01:before{content:"\f2fb";}.huge-lasso-tool-02:before{content:"\f2fc";}.huge-layer-add:before{content:"\f2fd";}.huge-layer-mask-1:before{content:"\f2fe";}.huge-layer-mask:before{content:"\f2ff";}.huge-layers-01:before{content:"\f300";}.huge-layers-02:before{content:"\f301";}.huge-left-to-right-block-quote:before{content:"\f302";}.huge-left-to-right-list-bullet:before{content:"\f303";}.huge-left-to-right-list-dash:before{content:"\f304";}.huge-left-to-right-list-number:before{content:"\f305";}.huge-left-to-right-list-star-1:before{content:"\f306";}.huge-left-to-right-list-star:before{content:"\f307";}.huge-left-to-right-list-triangle:before{content:"\f308";}.huge-letter-spacing:before{content:"\f309";}.huge-list-view:before{content:"\f30a";}.huge-magic-wand-01:before{content:"\f30b";}.huge-magic-wand-02:before{content:"\f30c";}.huge-magic-wand-03:before{content:"\f30d";}.huge-maximize-screen:before{content:"\f30e";}.huge-minimize-screen:before{content:"\f30f";}.huge-move-to:before{content:"\f310";}.huge-option:before{content:"\f311";}.huge-orthogonal-edge:before{content:"\f312";}.huge-paint-brush-01:before{content:"\f313";}.huge-paint-brush-02:before{content:"\f314";}.huge-paint-brush-03:before{content:"\f315";}.huge-paint-brush-04:before{content:"\f316";}.huge-paint-bucket:before{content:"\f317";}.huge-paragraph-bullets-point-01:before{content:"\f318";}.huge-paragraph-bullets-point-02:before{content:"\f319";}.huge-paragraph-spacing:before{content:"\f31a";}.huge-paragraph:before{content:"\f31b";}.huge-pathfinder-crop:before{content:"\f31c";}.huge-pathfinder-divide:before{content:"\f31d";}.huge-pathfinder-exclude:before{content:"\f31e";}.huge-pathfinder-intersect:before{content:"\f31f";}.huge-pathfinder-merge:before{content:"\f320";}.huge-pathfinder-minus-back:before{content:"\f321";}.huge-pathfinder-minus-front:before{content:"\f322";}.huge-pathfinder-outline:before{content:"\f323";}.huge-pathfinder-trim:before{content:"\f324";}.huge-pathfinder-unite:before{content:"\f325";}.huge-pen-tool-01:before{content:"\f326";}.huge-pen-tool-02:before{content:"\f327";}.huge-pen-tool-03:before{content:"\f328";}.huge-pen-tool-add:before{content:"\f329";}.huge-pen-tool-minus:before{content:"\f32a";}.huge-pencil-edit-01:before{content:"\f32b";}.huge-pencil-edit-02:before{content:"\f32c";}.huge-perspective:before{content:"\f32d";}.huge-picture-in-picture-exit:before{content:"\f32e";}.huge-picture-in-picture-on:before{content:"\f32f";}.huge-profile:before{content:"\f330";}.huge-quill-write-01:before{content:"\f331";}.huge-quill-write-02:before{content:"\f332";}.huge-quote-down-circle:before{content:"\f333";}.huge-quote-down-square:before{content:"\f334";}.huge-quote-down:before{content:"\f335";}.huge-quote-up-circle:before{content:"\f336";}.huge-quote-up-square:before{content:"\f337";}.huge-quote-up:before{content:"\f338";}.huge-refresh:before{content:"\f339";}.huge-reload:before{content:"\f33a";}.huge-resources-add:before{content:"\f33b";}.huge-resources-remove:before{content:"\f33c";}.huge-right-to-left-block-quote:before{content:"\f33d";}.huge-right-to-left-list-bullet:before{content:"\f33e";}.huge-right-to-left-list-dash:before{content:"\f33f";}.huge-right-to-left-list-number:before{content:"\f340";}.huge-right-to-left-list-triangle:before{content:"\f341";}.huge-rotate-01:before{content:"\f342";}.huge-rotate-02:before{content:"\f343";}.huge-rotate-360:before{content:"\f344";}.huge-rotate-bottom-left-1:before{content:"\f345";}.huge-rotate-bottom-left:before{content:"\f346";}.huge-rotate-clockwise:before{content:"\f347";}.huge-rotate-crop:before{content:"\f348";}.huge-rotate-square:before{content:"\f349";}.huge-rotate-top-left:before{content:"\f34a";}.huge-rotate-top-right:before{content:"\f34b";}.huge-row-delete:before{content:"\f34c";}.huge-row-insert:before{content:"\f34d";}.huge-ruler:before{content:"\f34e";}.huge-scissor-rectangle:before{content:"\f34f";}.huge-scissor1:before{content:"\f350";}.huge-search-replace:before{content:"\f351";}.huge-select-01:before{content:"\f352";}.huge-select-02:before{content:"\f353";}.huge-signature:before{content:"\f354";}.huge-skew:before{content:"\f355";}.huge-solid-line-01:before{content:"\f356";}.huge-solid-line-02:before{content:"\f357";}.huge-straight-edge:before{content:"\f358";}.huge-stroke-center:before{content:"\f359";}.huge-stroke-inside:before{content:"\f35a";}.huge-stroke-outside:before{content:"\f35b";}.huge-swatch:before{content:"\f35c";}.huge-text--strikethrough:before{content:"\f35d";}.huge-text-align-center:before{content:"\f35e";}.huge-text-align-justify-center:before{content:"\f35f";}.huge-text-align-justify-left:before{content:"\f360";}.huge-text-align-justify-right:before{content:"\f361";}.huge-text-align-left-1:before{content:"\f362";}.huge-text-align-left:before{content:"\f363";}.huge-text-align-right-1:before{content:"\f364";}.huge-text-align-right:before{content:"\f365";}.huge-text-all-caps:before{content:"\f366";}.huge-text-bold:before{content:"\f367";}.huge-text-centerline-center-top:before{content:"\f368";}.huge-text-centerline-left:before{content:"\f369";}.huge-text-centerline-middle:before{content:"\f36a";}.huge-text-centerline-right:before{content:"\f36b";}.huge-text-circle:before{content:"\f36c";}.huge-text-color:before{content:"\f36d";}.huge-text-creation:before{content:"\f36e";}.huge-text-firstline-left:before{content:"\f36f";}.huge-text-firstline-right:before{content:"\f370";}.huge-text-font:before{content:"\f371";}.huge-text-footnote:before{content:"\f372";}.huge-text-indent-1:before{content:"\f373";}.huge-text-indent-less:before{content:"\f374";}.huge-text-indent-more:before{content:"\f375";}.huge-text-indent:before{content:"\f376";}.huge-text-italic:before{content:"\f377";}.huge-text-kerning:before{content:"\f378";}.huge-text-number-sign:before{content:"\f379";}.huge-text-selection:before{content:"\f37a";}.huge-text-smallcaps:before{content:"\f37b";}.huge-text-square:before{content:"\f37c";}.huge-text-subscript:before{content:"\f37d";}.huge-text-superscript:before{content:"\f37e";}.huge-text-tracking:before{content:"\f37f";}.huge-text-underline:before{content:"\f380";}.huge-text-variable-front:before{content:"\f381";}.huge-text-vertical-alignment:before{content:"\f382";}.huge-text-wrap:before{content:"\f383";}.huge-text:before{content:"\f384";}.huge-transparency:before{content:"\f385";}.huge-trapezoid-line-horizontal:before{content:"\f386";}.huge-trapezoid-line-vertical:before{content:"\f387";}.huge-type-cursor:before{content:"\f388";}.huge-ungroup-items:before{content:"\f389";}.huge-ungroup-layers:before{content:"\f38a";}.huge-vertical-drag--drop-1:before{content:"\f38b";}.huge-vertical-drag--drop:before{content:"\f38c";}.huge-view-off:before{content:"\f38d";}.huge-view:before{content:"\f38e";}.huge-cloud-download:before{content:"\f38f";}.huge-cloud-upload:before{content:"\f390";}.huge-download-01:before{content:"\f391";}.huge-download-02:before{content:"\f392";}.huge-download-03:before{content:"\f393";}.huge-download-04:before{content:"\f394";}.huge-download-05:before{content:"\f395";}.huge-download-circle-01:before{content:"\f396";}.huge-download-circle-02:before{content:"\f397";}.huge-download-square-01:before{content:"\f398";}.huge-download-square-02:before{content:"\f399";}.huge-upload-01:before{content:"\f39a";}.huge-upload-02:before{content:"\f39b";}.huge-upload-03:before{content:"\f39c";}.huge-upload-04:before{content:"\f39d";}.huge-upload-05:before{content:"\f39e";}.huge-upload-circle-01:before{content:"\f39f";}.huge-upload-circle-02:before{content:"\f3a0";}.huge-upload-square-01:before{content:"\f3a1";}.huge-upload-square-02:before{content:"\f3a2";}.huge-d-view:before{content:"\f3a3";}.huge-airdrop:before{content:"\f3a4";}.huge-airplane-mode-off:before{content:"\f3a5";}.huge-airplane-mode:before{content:"\f3a6";}.huge-airplay-line:before{content:"\f3a7";}.huge-airpod-01:before{content:"\f3a8";}.huge-airpod-02:before{content:"\f3a9";}.huge-airpod-03:before{content:"\f3aa";}.huge-augmented-reality-ar:before{content:"\f3ab";}.huge-battery-charging-01:before{content:"\f3ac";}.huge-battery-charging-02:before{content:"\f3ad";}.huge-battery-eco-charging:before{content:"\f3ae";}.huge-battery-empty:before{content:"\f3af";}.huge-battery-full:before{content:"\f3b0";}.huge-battery-low:before{content:"\f3b1";}.huge-battery-medium-01:before{content:"\f3b2";}.huge-battery-medium-02:before{content:"\f3b3";}.huge-bluetooth-circle:before{content:"\f3b4";}.huge-bluetooth-not-connected:before{content:"\f3b5";}.huge-bluetooth-search:before{content:"\f3b6";}.huge-bluetooth-square:before{content:"\f3b7";}.huge-bluetooth:before{content:"\f3b8";}.huge-bulb-chargeing:before{content:"\f3b9";}.huge-bulb:before{content:"\f3ba";}.huge-cd:before{content:"\f3bb";}.huge-computer-add:before{content:"\f3bc";}.huge-computer-check:before{content:"\f3bd";}.huge-computer-cloud:before{content:"\f3be";}.huge-computer-phone-sync:before{content:"\f3bf";}.huge-computer-remove:before{content:"\f3c0";}.huge-computer-settings:before{content:"\f3c1";}.huge-computer-video:before{content:"\f3c2";}.huge-computer:before{content:"\f3c3";}.huge-cpu-charge:before{content:"\f3c4";}.huge-cpu-settings:before{content:"\f3c5";}.huge-cpu:before{content:"\f3c6";}.huge-data-recovery:before{content:"\f3c7";}.huge-database-01:before{content:"\f3c8";}.huge-database-02:before{content:"\f3c9";}.huge-database-add:before{content:"\f3ca";}.huge-database-sync1:before{content:"\f3cb";}.huge-electric-plugs:before{content:"\f3cc";}.huge-external-drive:before{content:"\f3cd";}.huge-flip-phone:before{content:"\f3ce";}.huge-floppy-disk:before{content:"\f3cf";}.huge-fridge:before{content:"\f3d0";}.huge-game:before{content:"\f3d1";}.huge-gameboy:before{content:"\f3d2";}.huge-google-home:before{content:"\f3d3";}.huge-hard-drive:before{content:"\f3d4";}.huge-hdd:before{content:"\f3d5";}.huge-headset-off:before{content:"\f3d6";}.huge-headset:before{content:"\f3d7";}.huge-ipod:before{content:"\f3d8";}.huge-keyboard:before{content:"\f3d9";}.huge-lamp:before{content:"\f3da";}.huge-laptop-add:before{content:"\f3db";}.huge-laptop-charging:before{content:"\f3dc";}.huge-laptop-check:before{content:"\f3dd";}.huge-laptop-cloud:before{content:"\f3de";}.huge-laptop-issue:before{content:"\f3df";}.huge-laptop-performance:before{content:"\f3e0";}.huge-laptop-phone-sync:before{content:"\f3e1";}.huge-laptop-remove:before{content:"\f3e2";}.huge-laptop-settings:before{content:"\f3e3";}.huge-laptop-video:before{content:"\f3e4";}.huge-laptop:before{content:"\f3e5";}.huge-megaphone-01:before{content:"\f3e6";}.huge-megaphone-02:before{content:"\f3e7";}.huge-mirroring-screen:before{content:"\f3e8";}.huge-modern-tv-4k:before{content:"\f3e9";}.huge-modern-tv-issue:before{content:"\f3ea";}.huge-modern-tv:before{content:"\f3eb";}.huge-mouse-011:before{content:"\f3ec";}.huge-mouse-021:before{content:"\f3ed";}.huge-pen-connect-bluetooth:before{content:"\f3ee";}.huge-pen-connect-usb:before{content:"\f3ef";}.huge-pen-connect-wifi:before{content:"\f3f0";}.huge-phone-off-01:before{content:"\f3f1";}.huge-phone-off-02:before{content:"\f3f2";}.huge-printer-off:before{content:"\f3f3";}.huge-printer:before{content:"\f3f4";}.huge-radio-01:before{content:"\f3f5";}.huge-radio-02:before{content:"\f3f6";}.huge-remote-control:before{content:"\f3f7";}.huge-router:before{content:"\f3f8";}.huge-satellite1:before{content:"\f3f9";}.huge-screen-add-to-home:before{content:"\f3fa";}.huge-screen-lock-rotation:before{content:"\f3fb";}.huge-screen-rotation:before{content:"\f3fc";}.huge-sd-card:before{content:"\f3fd";}.huge-send-to-mobile:before{content:"\f3fe";}.huge-simcard-01:before{content:"\f3ff";}.huge-simcard-02:before{content:"\f400";}.huge-simcard-dual:before{content:"\f401";}.huge-smart-ac:before{content:"\f402";}.huge-smart-phone-01:before{content:"\f403";}.huge-smart-phone-02:before{content:"\f404";}.huge-smart-phone-03:before{content:"\f405";}.huge-smart-phone-04:before{content:"\f406";}.huge-smart-phone-landscape:before{content:"\f407";}.huge-speaker1:before{content:"\f408";}.huge-tablet-01:before{content:"\f409";}.huge-tablet-02:before{content:"\f40a";}.huge-tablet-connected-bluetooth:before{content:"\f40b";}.huge-tablet-connected-usb:before{content:"\f40c";}.huge-tablet-connected-wifi:before{content:"\f40d";}.huge-tablet-pen:before{content:"\f40e";}.huge-transmission:before{content:"\f40f";}.huge-tv-01:before{content:"\f410";}.huge-tv-02:before{content:"\f411";}.huge-tv-fix:before{content:"\f412";}.huge-tv-issue:before{content:"\f413";}.huge-tv-smart:before{content:"\f414";}.huge-usb--not-connected-02:before{content:"\f415";}.huge-usb-bugs:before{content:"\f416";}.huge-usb-connected-01:before{content:"\f417";}.huge-usb-connected-02:before{content:"\f418";}.huge-usb-connected-03:before{content:"\f419";}.huge-usb-error:before{content:"\f41a";}.huge-usb-memory-01:before{content:"\f41b";}.huge-usb-memory-02:before{content:"\f41c";}.huge-usb-not-connected-01:before{content:"\f41d";}.huge-usb:before{content:"\f41e";}.huge-virtual-reality-vr-01:before{content:"\f41f";}.huge-virtual-reality-vr-02:before{content:"\f420";}.huge-alarm-clock:before{content:"\f421";}.huge-calendar-01:before{content:"\f422";}.huge-calendar-02:before{content:"\f423";}.huge-calendar-03:before{content:"\f424";}.huge-calendar-04:before{content:"\f425";}.huge-calendar-add-01:before{content:"\f426";}.huge-calendar-add-02:before{content:"\f427";}.huge-calendar-block-01:before{content:"\f428";}.huge-calendar-block-02:before{content:"\f429";}.huge-calendar-check-in-01:before{content:"\f42a";}.huge-calendar-check-in-02:before{content:"\f42b";}.huge-calendar-check-out-01:before{content:"\f42c";}.huge-calendar-check-out-02:before{content:"\f42d";}.huge-calendar-download-01:before{content:"\f42e";}.huge-calendar-download-02:before{content:"\f42f";}.huge-calendar-favorite-01:before{content:"\f430";}.huge-calendar-favorite-02:before{content:"\f431";}.huge-calendar-lock-01:before{content:"\f432";}.huge-calendar-lock-02:before{content:"\f433";}.huge-calendar-love-01:before{content:"\f434";}.huge-calendar-love-02:before{content:"\f435";}.huge-calendar-minus-01:before{content:"\f436";}.huge-calendar-minus-02:before{content:"\f437";}.huge-calendar-remove-01:before{content:"\f438";}.huge-calendar-remove-02:before{content:"\f439";}.huge-calendar-setting-01:before{content:"\f43a";}.huge-calendar-setting-02:before{content:"\f43b";}.huge-calendar-upload-01:before{content:"\f43c";}.huge-calendar-upload-02:before{content:"\f43d";}.huge-clock-01:before{content:"\f43e";}.huge-clock-02:before{content:"\f43f";}.huge-clock-03:before{content:"\f440";}.huge-clock-04:before{content:"\f441";}.huge-clock-05:before{content:"\f442";}.huge-digital-clock:before{content:"\f443";}.huge-hourglass-off:before{content:"\f444";}.huge-hourglass:before{content:"\f445";}.huge-smart-watch-01:before{content:"\f446";}.huge-smart-watch-02:before{content:"\f447";}.huge-smart-watch-03:before{content:"\f448";}.huge-smart-watch-04:before{content:"\f449";}.huge-stop-watch:before{content:"\f44a";}.huge-time-01:before{content:"\f44b";}.huge-time-02:before{content:"\f44c";}.huge-time-03:before{content:"\f44d";}.huge-time-04:before{content:"\f44e";}.huge-time-half-pass:before{content:"\f44f";}.huge-time-quarter-pass:before{content:"\f450";}.huge-time-quarter:before{content:"\f451";}.huge-time-schedule:before{content:"\f452";}.huge-timer-01:before{content:"\f453";}.huge-timer-02:before{content:"\f454";}.huge-watch-01:before{content:"\f455";}.huge-watch-02:before{content:"\f456";}.huge-dashboard-browsing:before{content:"\f457";}.huge-dashboard-circle-add:before{content:"\f458";}.huge-dashboard-circle-edit:before{content:"\f459";}.huge-dashboard-circle-remove:before{content:"\f45a";}.huge-dashboard-circle-settings:before{content:"\f45b";}.huge-dashboard-circle:before{content:"\f45c";}.huge-dashboard-speed-01:before{content:"\f45d";}.huge-dashboard-speed-02:before{content:"\f45e";}.huge-dashboard-square-01:before{content:"\f45f";}.huge-dashboard-square-02:before{content:"\f460";}.huge-dashboard-square-03:before{content:"\f461";}.huge-dashboard-square-add:before{content:"\f462";}.huge-dashboard-square-edit:before{content:"\f463";}.huge-dashboard-square-remove:before{content:"\f464";}.huge-dashboard-square-setting:before{content:"\f465";}.huge-discover-circle:before{content:"\f466";}.huge-discover-square:before{content:"\f467";}.huge-sidebar-bottom:before{content:"\f468";}.huge-sidebar-left1:before{content:"\f469";}.huge-sidebar-right1:before{content:"\f46a";}.huge-sidebar-top:before{content:"\f46b";}.huge-anonymous:before{content:"\f46c";}.huge-bitcoin-01:before{content:"\f46d";}.huge-bitcoin-02:before{content:"\f46e";}.huge-bitcoin-03:before{content:"\f46f";}.huge-bitcoin-04:before{content:"\f470";}.huge-bitcoin-bag:before{content:"\f471";}.huge-bitcoin-cloud:before{content:"\f472";}.huge-bitcoin-cpu:before{content:"\f473";}.huge-bitcoin-credit-card:before{content:"\f474";}.huge-bitcoin-database:before{content:"\f475";}.huge-bitcoin-down-01:before{content:"\f476";}.huge-bitcoin-down-02:before{content:"\f477";}.huge-bitcoin-ellipse:before{content:"\f478";}.huge-bitcoin-eye:before{content:"\f479";}.huge-bitcoin-filter:before{content:"\f47a";}.huge-bitcoin-flashdisk:before{content:"\f47b";}.huge-bitcoin-graph:before{content:"\f47c";}.huge-bitcoin-invoice:before{content:"\f47d";}.huge-bitcoin-key:before{content:"\f47e";}.huge-bitcoin-location:before{content:"\f47f";}.huge-bitcoin-lock:before{content:"\f480";}.huge-bitcoin-mail:before{content:"\f481";}.huge-bitcoin-mind:before{content:"\f482";}.huge-bitcoin-money-01:before{content:"\f483";}.huge-bitcoin-money-02:before{content:"\f484";}.huge-bitcoin-pie-chart:before{content:"\f485";}.huge-bitcoin-piggy-bank:before{content:"\f486";}.huge-bitcoin-presentation:before{content:"\f487";}.huge-bitcoin-receipt:before{content:"\f488";}.huge-bitcoin-rectangle:before{content:"\f489";}.huge-bitcoin-safe:before{content:"\f48a";}.huge-bitcoin-search:before{content:"\f48b";}.huge-bitcoin-setting:before{content:"\f48c";}.huge-bitcoin-shield:before{content:"\f48d";}.huge-bitcoin-shopping:before{content:"\f48e";}.huge-bitcoin-smartphone-01:before{content:"\f48f";}.huge-bitcoin-smartphone-02:before{content:"\f490";}.huge-bitcoin-store:before{content:"\f491";}.huge-bitcoin-tag:before{content:"\f492";}.huge-bitcoin-target:before{content:"\f493";}.huge-bitcoin-transaction:before{content:"\f494";}.huge-bitcoin-up-01:before{content:"\f495";}.huge-bitcoin-up-02:before{content:"\f496";}.huge-bitcoin-wallet:before{content:"\f497";}.huge-bitcoin-withdraw:before{content:"\f498";}.huge-blockchain-01:before{content:"\f499";}.huge-blockchain-02:before{content:"\f49a";}.huge-blockchain-03:before{content:"\f49b";}.huge-blockchain-04:before{content:"\f49c";}.huge-blockchain-05:before{content:"\f49d";}.huge-blockchain-06:before{content:"\f49e";}.huge-blockchain-07:before{content:"\f49f";}.huge-centralized:before{content:"\f4a0";}.huge-ethereum-ellipse:before{content:"\f4a1";}.huge-ethereum-rectangle:before{content:"\f4a2";}.huge-ethereum:before{content:"\f4a3";}.huge-exchange-01:before{content:"\f4a4";}.huge-exchange-02:before{content:"\f4a5";}.huge-exchange-03:before{content:"\f4a6";}.huge-ico:before{content:"\f4a7";}.huge-litecoin:before{content:"\f4a8";}.huge-market-analysis:before{content:"\f4a9";}.huge-mining-01:before{content:"\f4aa";}.huge-mining-02:before{content:"\f4ab";}.huge-mining-03:before{content:"\f4ac";}.huge-peer-to-peer-01:before{content:"\f4ad";}.huge-peer-to-peer-02:before{content:"\f4ae";}.huge-peer-to-peer-03:before{content:"\f4af";}.huge-profit:before{content:"\f4b0";}.huge-purse:before{content:"\f4b1";}.huge-ripple:before{content:"\f4b2";}.huge-shield-blockchain:before{content:"\f4b3";}.huge-shield-energy:before{content:"\f4b4";}.huge-stake:before{content:"\f4b5";}.huge-bubble-chat-add:before{content:"\f4b6";}.huge-bubble-chat-blocked:before{content:"\f4b7";}.huge-bubble-chat-cancel:before{content:"\f4b8";}.huge-bubble-chat-delay:before{content:"\f4b9";}.huge-bubble-chat-done:before{content:"\f4ba";}.huge-bubble-chat-download-1:before{content:"\f4bb";}.huge-bubble-chat-download:before{content:"\f4bc";}.huge-bubble-chat-edit:before{content:"\f4bd";}.huge-bubble-chat-favourite:before{content:"\f4be";}.huge-bubble-chat-income:before{content:"\f4bf";}.huge-bubble-chat-lock:before{content:"\f4c0";}.huge-bubble-chat-notification:before{content:"\f4c1";}.huge-bubble-chat-outcome:before{content:"\f4c2";}.huge-bubble-chat-preview:before{content:"\f4c3";}.huge-bubble-chat-question:before{content:"\f4c4";}.huge-bubble-chat-search:before{content:"\f4c5";}.huge-bubble-chat-secure:before{content:"\f4c6";}.huge-bubble-chat-translate:before{content:"\f4c7";}.huge-bubble-chat-unlock:before{content:"\f4c8";}.huge-bubble-chat-upload:before{content:"\f4c9";}.huge-bubble-chat-user:before{content:"\f4ca";}.huge-bubble-chat:before{content:"\f4cb";}.huge-call-add:before{content:"\f4cc";}.huge-call-blocked:before{content:"\f4cd";}.huge-call-disabled:before{content:"\f4ce";}.huge-call-done:before{content:"\f4cf";}.huge-call-end-01:before{content:"\f4d0";}.huge-call-end-02:before{content:"\f4d1";}.huge-call-incoming-01:before{content:"\f4d2";}.huge-call-incoming-02:before{content:"\f4d3";}.huge-call-internal:before{content:"\f4d4";}.huge-call-locked:before{content:"\f4d5";}.huge-call-minus:before{content:"\f4d6";}.huge-call-missed-01:before{content:"\f4d7";}.huge-call-missed-02:before{content:"\f4d8";}.huge-call-outgoing-01:before{content:"\f4d9";}.huge-call-outgoing-02:before{content:"\f4da";}.huge-call-paused:before{content:"\f4db";}.huge-call-received:before{content:"\f4dc";}.huge-call-ringing-01:before{content:"\f4dd";}.huge-call-ringing-02:before{content:"\f4de";}.huge-call-unlocked:before{content:"\f4df";}.huge-call:before{content:"\f4e0";}.huge-calling:before{content:"\f4e1";}.huge-chatting-01:before{content:"\f4e2";}.huge-comment-add-01:before{content:"\f4e3";}.huge-comment-add-02-1:before{content:"\f4e4";}.huge-comment-add-02:before{content:"\f4e5";}.huge-comment-block-01:before{content:"\f4e6";}.huge-comment-block-02:before{content:"\f4e7";}.huge-comment-remove-01:before{content:"\f4e8";}.huge-comment-remove-02:before{content:"\f4e9";}.huge-comment-01:before{content:"\f4ea";}.huge-contact-01:before{content:"\f4eb";}.huge-contact-02:before{content:"\f4ec";}.huge-customer-service:before{content:"\f4ed";}.huge-dial-sqare-1:before{content:"\f4ee";}.huge-dial-sqare:before{content:"\f4ef";}.huge-dial-square-1:before{content:"\f4f0";}.huge-dial-square:before{content:"\f4f1";}.huge-inbox-check:before{content:"\f4f2";}.huge-inbox-download:before{content:"\f4f3";}.huge-inbox-unread:before{content:"\f4f4";}.huge-inbox-upload:before{content:"\f4f5";}.huge-inbox:before{content:"\f4f6";}.huge-mail-01:before{content:"\f4f7";}.huge-mail-02:before{content:"\f4f8";}.huge-mail-account-01:before{content:"\f4f9";}.huge-mail-account-02:before{content:"\f4fa";}.huge-mail-add-01:before{content:"\f4fb";}.huge-mail-add-02:before{content:"\f4fc";}.huge-mail-at-sign-01:before{content:"\f4fd";}.huge-mail-at-sign-02:before{content:"\f4fe";}.huge-mail-block-01:before{content:"\f4ff";}.huge-mail-block-02:before{content:"\f500";}.huge-mail-download-01:before{content:"\f501";}.huge-mail-download-02:before{content:"\f502";}.huge-mail-edit-01:before{content:"\f503";}.huge-mail-edit-02:before{content:"\f504";}.huge-mail-lock-01:before{content:"\f505";}.huge-mail-lock-02:before{content:"\f506";}.huge-mail-love-01:before{content:"\f507";}.huge-mail-love-02:before{content:"\f508";}.huge-mail-minus-01:before{content:"\f509";}.huge-mail-minus-02:before{content:"\f50a";}.huge-mail-open-01:before{content:"\f50b";}.huge-mail-open-02:before{content:"\f50c";}.huge-mail-open-love:before{content:"\f50d";}.huge-mail-open:before{content:"\f50e";}.huge-mail-receive--01:before{content:"\f50f";}.huge-mail-receive--02:before{content:"\f510";}.huge-mail-remove-01:before{content:"\f511";}.huge-mail-remove-02:before{content:"\f512";}.huge-mail-reply-01:before{content:"\f513";}.huge-mail-reply-02:before{content:"\f514";}.huge-mail-reply-all-01:before{content:"\f515";}.huge-mail-reply-all-02:before{content:"\f516";}.huge-mail-search-01:before{content:"\f517";}.huge-mail-search-02:before{content:"\f518";}.huge-mail-secure-01:before{content:"\f519";}.huge-mail-secure-02:before{content:"\f51a";}.huge-mail-send-01:before{content:"\f51b";}.huge-mail-send-02:before{content:"\f51c";}.huge-mail-setting-01:before{content:"\f51d";}.huge-mail-setting-02:before{content:"\f51e";}.huge-mail-unlock-01:before{content:"\f51f";}.huge-mail-unlock-02:before{content:"\f520";}.huge-mail-upload-01:before{content:"\f521";}.huge-mail-upload-02:before{content:"\f522";}.huge-mail-voice-01:before{content:"\f523";}.huge-mail-voice-02:before{content:"\f524";}.huge-mailbox-01:before{content:"\f525";}.huge-mailbox-02:before{content:"\f526";}.huge-message-01:before{content:"\f527";}.huge-message-02:before{content:"\f528";}.huge-message-add-01:before{content:"\f529";}.huge-message-add-02:before{content:"\f52a";}.huge-message-blocked:before{content:"\f52b";}.huge-message-cancel-01:before{content:"\f52c";}.huge-message-cancel-02:before{content:"\f52d";}.huge-message-delay-01:before{content:"\f52e";}.huge-message-delay-02:before{content:"\f52f";}.huge-message-done-01:before{content:"\f530";}.huge-message-done-02:before{content:"\f531";}.huge-message-download-01:before{content:"\f532";}.huge-message-download-02:before{content:"\f533";}.huge-message-edit-01:before{content:"\f534";}.huge-message-edit-02:before{content:"\f535";}.huge-message-favourite-01:before{content:"\f536";}.huge-message-favourite-02:before{content:"\f537";}.huge-message-incoming-01:before{content:"\f538";}.huge-message-incoming-02:before{content:"\f539";}.huge-message-lock-01:before{content:"\f53a";}.huge-message-lock-02:before{content:"\f53b";}.huge-message-multiple-01:before{content:"\f53c";}.huge-message-multiple-02:before{content:"\f53d";}.huge-message-notification-01:before{content:"\f53e";}.huge-message-notification-02:before{content:"\f53f";}.huge-message-outgoing-01:before{content:"\f540";}.huge-message-outgoing-02:before{content:"\f541";}.huge-message-preview-01:before{content:"\f542";}.huge-message-preview-02:before{content:"\f543";}.huge-message-question:before{content:"\f544";}.huge-message-search-01:before{content:"\f545";}.huge-message-search-02:before{content:"\f546";}.huge-message-secure-01:before{content:"\f547";}.huge-message-secure-02:before{content:"\f548";}.huge-message-translate:before{content:"\f549";}.huge-message-unlock-01:before{content:"\f54a";}.huge-message-unlock-02:before{content:"\f54b";}.huge-message-upload-01:before{content:"\f54c";}.huge-message-upload-02:before{content:"\f54d";}.huge-message-user-01:before{content:"\f54e";}.huge-message-user-02:before{content:"\f54f";}.huge-sent:before{content:"\f550";}.huge-telephone:before{content:"\f551";}.huge-baby-01:before{content:"\f552";}.huge-baby-02:before{content:"\f553";}.huge-baby-bottle:before{content:"\f554";}.huge-baby-boy-dress:before{content:"\f555";}.huge-baby-girl-dress:before{content:"\f556";}.huge-belt:before{content:"\f557";}.huge-blush-brush-01:before{content:"\f558";}.huge-blush-brush-02:before{content:"\f559";}.huge-body-soap:before{content:"\f55a";}.huge-bow-tie:before{content:"\f55b";}.huge-boxer:before{content:"\f55c";}.huge-breast-pump:before{content:"\f55d";}.huge-cap:before{content:"\f55e";}.huge-cardigan:before{content:"\f55f";}.huge-cowboy-hat:before{content:"\f560";}.huge-diaper:before{content:"\f561";}.huge-dress-01:before{content:"\f562";}.huge-dress-02:before{content:"\f563";}.huge-dress-03:before{content:"\f564";}.huge-dress-04:before{content:"\f565";}.huge-dress-05:before{content:"\f566";}.huge-dress-06:before{content:"\f567";}.huge-dress-07:before{content:"\f568";}.huge-ear-rings-01:before{content:"\f569";}.huge-ear-rings-02:before{content:"\f56a";}.huge-ear-rings-03:before{content:"\f56b";}.huge-hair-clips:before{content:"\f56c";}.huge-hair-dryer:before{content:"\f56d";}.huge-hand-bag-01:before{content:"\f56e";}.huge-hand-bag-02:before{content:"\f56f";}.huge-hanger:before{content:"\f570";}.huge-high-heels-01:before{content:"\f571";}.huge-high-heels-02:before{content:"\f572";}.huge-hoodie:before{content:"\f573";}.huge-jogger-pants:before{content:"\f574";}.huge-kurta1:before{content:"\f575";}.huge-long-sleeve-shirt:before{content:"\f576";}.huge-monocle1:before{content:"\f577";}.huge-necklace:before{content:"\f578";}.huge-perfume:before{content:"\f579";}.huge-poop:before{content:"\f57a";}.huge-purse1:before{content:"\f57b";}.huge-safety-pin-01:before{content:"\f57c";}.huge-safety-pin-02:before{content:"\f57d";}.huge-sandals:before{content:"\f57e";}.huge-shampoo:before{content:"\f57f";}.huge-shirt-01:before{content:"\f580";}.huge-shorts-pants:before{content:"\f581";}.huge-sleeveless:before{content:"\f582";}.huge-suit-01:before{content:"\f583";}.huge-suit-02:before{content:"\f584";}.huge-t-shirt:before{content:"\f585";}.huge-tank-top:before{content:"\f586";}.huge-turtle-neck:before{content:"\f587";}.huge-underpants-01:before{content:"\f588";}.huge-underpants-02:before{content:"\f589";}.huge-underpants-03:before{content:"\f58a";}.huge-vest:before{content:"\f58b";}.huge-checkmark-badge-01:before{content:"\f58c";}.huge-checkmark-badge-02:before{content:"\f58d";}.huge-checkmark-badge-03:before{content:"\f58e";}.huge-checkmark-badge-04:before{content:"\f58f";}.huge-checkmark-circle-01:before{content:"\f590";}.huge-checkmark-circle-02:before{content:"\f591";}.huge-checkmark-circle-03:before{content:"\f592";}.huge-checkmark-circle-04:before{content:"\f593";}.huge-checkmark-square-01:before{content:"\f594";}.huge-checkmark-square-02:before{content:"\f595";}.huge-checkmark-square-03:before{content:"\f596";}.huge-checkmark-square-04:before{content:"\f597";}.huge-cloud-loading:before{content:"\f598";}.huge-cloud-saving-done-01:before{content:"\f599";}.huge-cloud-saving-done-02:before{content:"\f59a";}.huge-credit-card-validation:before{content:"\f59b";}.huge-document-validation:before{content:"\f59c";}.huge-file-validation:before{content:"\f59d";}.huge-mail-validation-01:before{content:"\f59e";}.huge-mail-validation-02:before{content:"\f59f";}.huge-password-validation:before{content:"\f5a0";}.huge-security-validation:before{content:"\f5a1";}.huge-store-verified-01:before{content:"\f5a2";}.huge-store-verified-02:before{content:"\f5a3";}.huge-tick-01:before{content:"\f5a4";}.huge-tick-02:before{content:"\f5a5";}.huge-tick-03:before{content:"\f5a6";}.huge-tick-04:before{content:"\f5a7";}.huge-tick-double-01:before{content:"\f5a8";}.huge-tick-double-02:before{content:"\f5a9";}.huge-tick-double-03:before{content:"\f5aa";}.huge-tick-double-04:before{content:"\f5ab";}.huge-validation-approval:before{content:"\f5ac";}.huge-validation:before{content:"\f5ad";}.huge-web-validation:before{content:"\f5ae";}.huge-address-book:before{content:"\f5af";}.huge-advertisiment:before{content:"\f5b0";}.huge-analysis-text-link:before{content:"\f5b1";}.huge-analytics-01:before{content:"\f5b2";}.huge-analytics-02:before{content:"\f5b3";}.huge-analytics-down:before{content:"\f5b4";}.huge-analytics-up:before{content:"\f5b5";}.huge-archive:before{content:"\f5b6";}.huge-at:before{content:"\f5b7";}.huge-atm-01:before{content:"\f5b8";}.huge-atm-02:before{content:"\f5b9";}.huge-attchment:before{content:"\f5ba";}.huge-auto-conversations:before{content:"\f5bb";}.huge-bank:before{content:"\f5bc";}.huge-bitcoin-circle:before{content:"\f5bd";}.huge-bitcoin-receive:before{content:"\f5be";}.huge-bitcoin-send:before{content:"\f5bf";}.huge-bitcoin-square:before{content:"\f5c0";}.huge-bitcoin:before{content:"\f5c1";}.huge-briefcase-01:before{content:"\f5c2";}.huge-briefcase-02:before{content:"\f5c3";}.huge-briefcase-03:before{content:"\f5c4";}.huge-briefcase-04:before{content:"\f5c5";}.huge-briefcase-05:before{content:"\f5c6";}.huge-briefcase-06:before{content:"\f5c7";}.huge-briefcase-07:before{content:"\f5c8";}.huge-briefcase-08:before{content:"\f5c9";}.huge-briefcase-09:before{content:"\f5ca";}.huge-briefcase-dollar:before{content:"\f5cb";}.huge-brochure:before{content:"\f5cc";}.huge-c1:before{content:"\f5cd";}.huge-calculate:before{content:"\f5ce";}.huge-calculator1:before{content:"\f5cf";}.huge-card-exchange-01:before{content:"\f5d0";}.huge-card-exchange-02:before{content:"\f5d1";}.huge-cash-01:before{content:"\f5d2";}.huge-cash-02:before{content:"\f5d3";}.huge-cashier:before{content:"\f5d4";}.huge-chart-average:before{content:"\f5d5";}.huge-chart-bar-line:before{content:"\f5d6";}.huge-chart-breakout-circle:before{content:"\f5d7";}.huge-chart-breakout-square:before{content:"\f5d8";}.huge-chart-bubble-01:before{content:"\f5d9";}.huge-chart-bubble-02:before{content:"\f5da";}.huge-chart-column:before{content:"\f5db";}.huge-chart-decrease:before{content:"\f5dc";}.huge-chart-evaluation:before{content:"\f5dd";}.huge-chart-high-low:before{content:"\f5de";}.huge-chart-histogram:before{content:"\f5df";}.huge-chart-increase:before{content:"\f5e0";}.huge-chart-line-data-01:before{content:"\f5e1";}.huge-chart-line-data-02:before{content:"\f5e2";}.huge-chart-line-data-03:before{content:"\f5e3";}.huge-chart-maximum:before{content:"\f5e4";}.huge-chart-medium:before{content:"\f5e5";}.huge-chart-minimum:before{content:"\f5e6";}.huge-chart-radar:before{content:"\f5e7";}.huge-chart-relationship:before{content:"\f5e8";}.huge-chart-ring:before{content:"\f5e9";}.huge-chart-rose:before{content:"\f5ea";}.huge-chart-scatter:before{content:"\f5eb";}.huge-chart:before{content:"\f5ec";}.huge-coins-01:before{content:"\f5ed";}.huge-coins-02:before{content:"\f5ee";}.huge-coins-bitcoin:before{content:"\f5ef";}.huge-coins-dollar:before{content:"\f5f0";}.huge-coins-euro:before{content:"\f5f1";}.huge-coins-pound:before{content:"\f5f2";}.huge-coins-swap:before{content:"\f5f3";}.huge-coins-yen:before{content:"\f5f4";}.huge-complaint:before{content:"\f5f5";}.huge-computer-dollar:before{content:"\f5f6";}.huge-conference:before{content:"\f5f7";}.huge-contact-book:before{content:"\f5f8";}.huge-contact:before{content:"\f5f9";}.huge-corporate:before{content:"\f5fa";}.huge-covariate:before{content:"\f5fb";}.huge-credit-card-accept:before{content:"\f5fc";}.huge-credit-card-add:before{content:"\f5fd";}.huge-credit-card-change:before{content:"\f5fe";}.huge-credit-card-defrost:before{content:"\f5ff";}.huge-credit-card-freeze:before{content:"\f600";}.huge-credit-card-not-accept:before{content:"\f601";}.huge-credit-card-not-found:before{content:"\f602";}.huge-credit-card-pos:before{content:"\f603";}.huge-credit-card:before{content:"\f604";}.huge-crowdfunding:before{content:"\f605";}.huge-customer-service-01:before{content:"\f606";}.huge-customer-service-02:before{content:"\f607";}.huge-departement:before{content:"\f608";}.huge-diamond-02:before{content:"\f609";}.huge-discount1:before{content:"\f60a";}.huge-dollar-01:before{content:"\f60b";}.huge-dollar-02:before{content:"\f60c";}.huge-dollar-circle:before{content:"\f60d";}.huge-dollar-receive-01:before{content:"\f60e";}.huge-dollar-receive-02:before{content:"\f60f";}.huge-dollar-send-01:before{content:"\f610";}.huge-dollar-send-02:before{content:"\f611";}.huge-dollar-square:before{content:"\f612";}.huge-estimate-01:before{content:"\f613";}.huge-estimate-02:before{content:"\f614";}.huge-euro-circle:before{content:"\f615";}.huge-euro-receive:before{content:"\f616";}.huge-euro-send:before{content:"\f617";}.huge-euro-square:before{content:"\f618";}.huge-euro:before{content:"\f619";}.huge-file-bitcoin:before{content:"\f61a";}.huge-file-dollar:before{content:"\f61b";}.huge-file-euro:before{content:"\f61c";}.huge-file-pound:before{content:"\f61d";}.huge-file-yen:before{content:"\f61e";}.huge-gold-ingots:before{content:"\f61f";}.huge-gold:before{content:"\f620";}.huge-idea1:before{content:"\f621";}.huge-important-book:before{content:"\f622";}.huge-invoice:before{content:"\f623";}.huge-job-link:before{content:"\f624";}.huge-job-search:before{content:"\f625";}.huge-job-share:before{content:"\f626";}.huge-labor:before{content:"\f627";}.huge-manager:before{content:"\f628";}.huge-master-card:before{content:"\f629";}.huge-meeting-room:before{content:"\f62a";}.huge-money-01:before{content:"\f62b";}.huge-money-02-1:before{content:"\f62c";}.huge-money-02:before{content:"\f62d";}.huge-money-03:before{content:"\f62e";}.huge-money-add-01:before{content:"\f62f";}.huge-money-add-02:before{content:"\f630";}.huge-money-bag-01:before{content:"\f631";}.huge-money-bag-02:before{content:"\f632";}.huge-money-exchange-01:before{content:"\f633";}.huge-money-exchange-02:before{content:"\f634";}.huge-money-exchange-03:before{content:"\f635";}.huge-money-not-found-01:before{content:"\f636";}.huge-money-not-found-02:before{content:"\f637";}.huge-money-not-found-03:before{content:"\f638";}.huge-money-not-found-04:before{content:"\f639";}.huge-money-receive-01:before{content:"\f63a";}.huge-money-receive-02:before{content:"\f63b";}.huge-money-receive-circle:before{content:"\f63c";}.huge-money-receive-flow-01:before{content:"\f63d";}.huge-money-receive-flow-02:before{content:"\f63e";}.huge-money-receive-square:before{content:"\f63f";}.huge-money-remove-01:before{content:"\f640";}.huge-money-remove-02:before{content:"\f641";}.huge-money-safe:before{content:"\f642";}.huge-money-security:before{content:"\f643";}.huge-money-send-01:before{content:"\f644";}.huge-money-send-02:before{content:"\f645";}.huge-money-send-circle:before{content:"\f646";}.huge-money-send-flow-01:before{content:"\f647";}.huge-money-send-flow-02:before{content:"\f648";}.huge-money-send-square:before{content:"\f649";}.huge-new-job:before{content:"\f64a";}.huge-new-office:before{content:"\f64b";}.huge-news:before{content:"\f64c";}.huge-no-meeting-room:before{content:"\f64d";}.huge-office:before{content:"\f64e";}.huge-passport-expired:before{content:"\f64f";}.huge-passport-valid:before{content:"\f650";}.huge-passport1:before{content:"\f651";}.huge-pay-by-check:before{content:"\f652";}.huge-payment-success-01:before{content:"\f653";}.huge-payment-success-02:before{content:"\f654";}.huge-permanent-job:before{content:"\f655";}.huge-pie-chart-square:before{content:"\f656";}.huge-pie-chart:before{content:"\f657";}.huge-piggy-bank:before{content:"\f658";}.huge-pound-circle:before{content:"\f659";}.huge-pound-receive:before{content:"\f65a";}.huge-pound-send:before{content:"\f65b";}.huge-pound-square:before{content:"\f65c";}.huge-pound:before{content:"\f65d";}.huge-profile-02:before{content:"\f65e";}.huge-projector1:before{content:"\f65f";}.huge-qq-plot:before{content:"\f660";}.huge-qr-code1:before{content:"\f661";}.huge-question:before{content:"\f662";}.huge-radial:before{content:"\f663";}.huge-registered:before{content:"\f664";}.huge-search-dollar:before{content:"\f665";}.huge-seo:before{content:"\f666";}.huge-service:before{content:"\f667";}.huge-stamp:before{content:"\f668";}.huge-start-up-01:before{content:"\f669";}.huge-start-up-02:before{content:"\f66a";}.huge-strategy:before{content:"\f66b";}.huge-target-01:before{content:"\f66c";}.huge-target-02:before{content:"\f66d";}.huge-target-03:before{content:"\f66e";}.huge-target-dollar:before{content:"\f66f";}.huge-taxes:before{content:"\f670";}.huge-tie:before{content:"\f671";}.huge-trademark:before{content:"\f672";}.huge-umbrella-dollar:before{content:"\f673";}.huge-umbrella:before{content:"\f674";}.huge-vision:before{content:"\f675";}.huge-wallet-01:before{content:"\f676";}.huge-wallet-02-1:before{content:"\f677";}.huge-wallet-02:before{content:"\f678";}.huge-wallet-add-01:before{content:"\f679";}.huge-wallet-add-02:before{content:"\f67a";}.huge-wallet-done-01:before{content:"\f67b";}.huge-wallet-done-02:before{content:"\f67c";}.huge-wallet-not-found-01:before{content:"\f67d";}.huge-wallet-not-found-02:before{content:"\f67e";}.huge-wallet-remove-01:before{content:"\f67f";}.huge-wallet-remove-02:before{content:"\f680";}.huge-waterfall-down-03:before{content:"\f681";}.huge-waterfall-down-01:before{content:"\f682";}.huge-waterfall-up-01:before{content:"\f683";}.huge-waterfall-up-02:before{content:"\f684";}.huge-work-alert:before{content:"\f685";}.huge-work-history:before{content:"\f686";}.huge-work-update:before{content:"\f687";}.huge-yen-circle:before{content:"\f688";}.huge-yen-receive:before{content:"\f689";}.huge-yen-send:before{content:"\f68a";}.huge-yen-square:before{content:"\f68b";}.huge-yen:before{content:"\f68c";}.huge-barns:before{content:"\f68d";}.huge-beach:before{content:"\f68e";}.huge-berlin-tower:before{content:"\f68f";}.huge-berlin:before{content:"\f690";}.huge-borobudur:before{content:"\f691";}.huge-bridge:before{content:"\f692";}.huge-building-01:before{content:"\f693";}.huge-building-02:before{content:"\f694";}.huge-building-03:before{content:"\f695";}.huge-building-04:before{content:"\f696";}.huge-building-05:before{content:"\f697";}.huge-building-06:before{content:"\f698";}.huge-burj-al-arab:before{content:"\f699";}.huge-castle-01:before{content:"\f69a";}.huge-castle-02:before{content:"\f69b";}.huge-cayan-tower:before{content:"\f69c";}.huge-central-shaheed-minar:before{content:"\f69d";}.huge-china-temple:before{content:"\f69e";}.huge-chrysler:before{content:"\f69f";}.huge-church:before{content:"\f6a0";}.huge-city-01:before{content:"\f6a1";}.huge-city-02:before{content:"\f6a2";}.huge-city-03:before{content:"\f6a3";}.huge-colosseum:before{content:"\f6a4";}.huge-cottage:before{content:"\f6a5";}.huge-dome:before{content:"\f6a6";}.huge-eiffel-tower:before{content:"\f6a7";}.huge-factory-01:before{content:"\f6a8";}.huge-factory-02:before{content:"\f6a9";}.huge-ferris-wheel:before{content:"\f6aa";}.huge-fire-pit:before{content:"\f6ab";}.huge-fortress:before{content:"\f6ac";}.huge-guest-house:before{content:"\f6ad";}.huge-hotel-01:before{content:"\f6ae";}.huge-hotel-02:before{content:"\f6af";}.huge-house-01:before{content:"\f6b0";}.huge-house-02:before{content:"\f6b1";}.huge-house-03:before{content:"\f6b2";}.huge-house-04:before{content:"\f6b3";}.huge-house-05:before{content:"\f6b4";}.huge-hut:before{content:"\f6b5";}.huge-india-gate:before{content:"\f6b6";}.huge-island:before{content:"\f6b7";}.huge-lake:before{content:"\f6b8";}.huge-lighthouse:before{content:"\f6b9";}.huge-mayan-pyramid:before{content:"\f6ba";}.huge-monas:before{content:"\f6bb";}.huge-mosque-03:before{content:"\f6bc";}.huge-mosque-04:before{content:"\f6bd";}.huge-mosque-05:before{content:"\f6be";}.huge-patio:before{content:"\f6bf";}.huge-pavilon:before{content:"\f6c0";}.huge-pisa-tower:before{content:"\f6c1";}.huge-plaza:before{content:"\f6c2";}.huge-real-estate-01:before{content:"\f6c3";}.huge-real-estate-02:before{content:"\f6c4";}.huge-school1:before{content:"\f6c5";}.huge-taj-mahal:before{content:"\f6c6";}.huge-the-prophets-mosque:before{content:"\f6c7";}.huge-torri-gate:before{content:"\f6c8";}.huge-trulli:before{content:"\f6c9";}.huge-twin-tower:before{content:"\f6ca";}.huge-university:before{content:"\f6cb";}.huge-washington-monument:before{content:"\f6cc";}.huge-yurt:before{content:"\f6cd";}.huge-all-bookmark:before{content:"\f6ce";}.huge-bookmark-01:before{content:"\f6cf";}.huge-bookmark-02:before{content:"\f6d0";}.huge-bookmark-03:before{content:"\f6d1";}.huge-bookmark-add-01:before{content:"\f6d2";}.huge-bookmark-add-02:before{content:"\f6d3";}.huge-bookmark-block-01:before{content:"\f6d4";}.huge-bookmark-block-02:before{content:"\f6d5";}.huge-bookmark-check-01:before{content:"\f6d6";}.huge-bookmark-check-02:before{content:"\f6d7";}.huge-bookmark-minus-01:before{content:"\f6d8";}.huge-bookmark-minus-02:before{content:"\f6d9";}.huge-bookmark-off-01:before{content:"\f6da";}.huge-bookmark-off-02:before{content:"\f6db";}.huge-bookmark-remove-01:before{content:"\f6dc";}.huge-bookmark-remove-02:before{content:"\f6dd";}.huge-collections-bookmark:before{content:"\f6de";}.huge-favourite-circle:before{content:"\f6df";}.huge-favourite-square:before{content:"\f6e0";}.huge-favourite:before{content:"\f6e1";}.huge-heart-add:before{content:"\f6e2";}.huge-heart-check:before{content:"\f6e3";}.huge-heart-remove:before{content:"\f6e4";}.huge-heartbreak:before{content:"\f6e5";}.huge-label-important:before{content:"\f6e6";}.huge-label:before{content:"\f6e7";}.huge-stack-star:before{content:"\f6e8";}.huge-star-circle:before{content:"\f6e9";}.huge-star-half:before{content:"\f6ea";}.huge-star-off:before{content:"\f6eb";}.huge-star-square:before{content:"\f6ec";}.huge-star:before{content:"\f6ed";}.huge-tag-01:before{content:"\f6ee";}.huge-tag-02:before{content:"\f6ef";}.huge-thumbs-down-ellipse:before{content:"\f6f0";}.huge-thumbs-down-rectangle:before{content:"\f6f1";}.huge-thumbs-down:before{content:"\f6f2";}.huge-thumbs-up-down:before{content:"\f6f3";}.huge-thumbs-up-ellipse:before{content:"\f6f4";}.huge-thumbs-up-rectangle:before{content:"\f6f5";}.huge-thumbs-up:before{content:"\f6f6";}.huge-award-01:before{content:"\f6f7";}.huge-award-02:before{content:"\f6f8";}.huge-award-03:before{content:"\f6f9";}.huge-award-04:before{content:"\f6fa";}.huge-award-05:before{content:"\f6fb";}.huge-certificate1:before{content:"\f6fc";}.huge-champion:before{content:"\f6fd";}.huge-crown:before{content:"\f6fe";}.huge-honor:before{content:"\f6ff";}.huge-honour-star:before{content:"\f700";}.huge-medal-01:before{content:"\f701";}.huge-medal-02:before{content:"\f702";}.huge-medal-03:before{content:"\f703";}.huge-medal-04:before{content:"\f704";}.huge-medal-05:before{content:"\f705";}.huge-medal-06:before{content:"\f706";}.huge-medal-07:before{content:"\f707";}.huge-medal-first-place:before{content:"\f708";}.huge-medal-second-place:before{content:"\f709";}.huge-medal-third-place:before{content:"\f70a";}.huge-new-releases:before{content:"\f70b";}.huge-ranking:before{content:"\f70c";}.huge-arrow-all-direction-round:before{content:"\f70d";}.huge-arrow-data-transfer-diagonal-round:before{content:"\f70e";}.huge-arrow-data-transfer-horizontal-round:before{content:"\f70f";}.huge-arrow-data-transfer-vertical-round:before{content:"\f710";}.huge-arrow-diagonal-round:before{content:"\f711";}.huge-arrow-down-01-round:before{content:"\f712";}.huge-arrow-down-02-round:before{content:"\f713";}.huge-arrow-down-03-round:before{content:"\f714";}.huge-arrow-down-04-round:before{content:"\f715";}.huge-arrow-down-05:before{content:"\f716";}.huge-arrow-down-double-round:before{content:"\f717";}.huge-arrow-down-left-01-round:before{content:"\f718";}.huge-arrow-down-left-02-round:before{content:"\f719";}.huge-arrow-down-right-01-round:before{content:"\f71a";}.huge-arrow-down-right-02-round:before{content:"\f71b";}.huge-arrow-expand-01:before{content:"\f71c";}.huge-arrow-expand-02:before{content:"\f71d";}.huge-arrow-expand-diagonal-01:before{content:"\f71e";}.huge-arrow-expand-diagonal-02:before{content:"\f71f";}.huge-arrow-expand:before{content:"\f720";}.huge-arrow-horizontal:before{content:"\f721";}.huge-arrow-left-01-round:before{content:"\f722";}.huge-arrow-left-02-round:before{content:"\f723";}.huge-arrow-left-03-round:before{content:"\f724";}.huge-arrow-left-04-round:before{content:"\f725";}.huge-arrow-left-05:before{content:"\f726";}.huge-arrow-left-double-round:before{content:"\f727";}.huge-arrow-left-right-round:before{content:"\f728";}.huge-arrow-move-down-left-round:before{content:"\f729";}.huge-arrow-move-down-right-round:before{content:"\f72a";}.huge-arrow-move-left-down-round:before{content:"\f72b";}.huge-arrow-move-right-down-round:before{content:"\f72c";}.huge-arrow-move-up-left-round:before{content:"\f72d";}.huge-arrow-move-up-right-round:before{content:"\f72e";}.huge-arrow-reload-horizontal-round:before{content:"\f72f";}.huge-arrow-reload-vertical-round:before{content:"\f730";}.huge-arrow-right-01-round:before{content:"\f731";}.huge-arrow-right-02-round:before{content:"\f732";}.huge-arrow-right-03-round:before{content:"\f733";}.huge-arrow-right-04-round:before{content:"\f734";}.huge-arrow-right-05:before{content:"\f735";}.huge-arrow-right-double-round:before{content:"\f736";}.huge-arrow-shrink-01:before{content:"\f737";}.huge-arrow-shrink-02:before{content:"\f738";}.huge-arrow-shrink:before{content:"\f739";}.huge-arrow-turn-backward-round:before{content:"\f73a";}.huge-arrow-turn-down-round:before{content:"\f73b";}.huge-arrow-turn-forward-round:before{content:"\f73c";}.huge-arrow-turn-up-round:before{content:"\f73d";}.huge-arrow-up-01-round:before{content:"\f73e";}.huge-arrow-up-02-round:before{content:"\f73f";}.huge-arrow-up-03-round:before{content:"\f740";}.huge-arrow-up-04-round:before{content:"\f741";}.huge-arrow-up-05-round:before{content:"\f742";}.huge-arrow-up-double-round:before{content:"\f743";}.huge-arrow-up-down-round:before{content:"\f744";}.huge-arrow-up-left-01-round:before{content:"\f745";}.huge-arrow-up-left-02-round:before{content:"\f746";}.huge-arrow-up-right-01-round:before{content:"\f747";}.huge-arrow-up-right-02-round:before{content:"\f748";}.huge-arrow-vertical-round:before{content:"\f749";}.huge-circle-arrow-data-transfer-diagonal-round:before{content:"\f74a";}.huge-circle-arrow-data-transfer-horizontal-round:before{content:"\f74b";}.huge-circle-arrow-data-transfer-vertical-round:before{content:"\f74c";}.huge-circle-arrow-diagonal-01-round:before{content:"\f74d";}.huge-circle-arrow-diagonal-02-round:before{content:"\f74e";}.huge-circle-arrow-down-01-round:before{content:"\f74f";}.huge-circle-arrow-down-02-round:before{content:"\f750";}.huge-circle-arrow-down-03:before{content:"\f751";}.huge-circle-arrow-down-double-round:before{content:"\f752";}.huge-circle-arrow-down-left-round:before{content:"\f753";}.huge-circle-arrow-down-right-round:before{content:"\f754";}.huge-circle-arrow-expand-01-round:before{content:"\f755";}.huge-circle-arrow-expand-02-round:before{content:"\f756";}.huge-circle-arrow-horizontal-round:before{content:"\f757";}.huge-circle-arrow-left-01-round:before{content:"\f758";}.huge-circle-arrow-left-02-round:before{content:"\f759";}.huge-circle-arrow-left-03:before{content:"\f75a";}.huge-circle-arrow-left-double-round:before{content:"\f75b";}.huge-circle-arrow-left-right-round:before{content:"\f75c";}.huge-circle-arrow-move-down-left:before{content:"\f75d";}.huge-circle-arrow-move-down-right:before{content:"\f75e";}.huge-circle-arrow-move-left-down:before{content:"\f75f";}.huge-circle-arrow-move-right-down:before{content:"\f760";}.huge-circle-arrow-move-up-left:before{content:"\f761";}.huge-circle-arrow-move-up-right-round:before{content:"\f762";}.huge-circle-arrow-reload-01-round:before{content:"\f763";}.huge-circle-arrow-reload-02-round:before{content:"\f764";}.huge-circle-arrow-right-01-round:before{content:"\f765";}.huge-circle-arrow-right-02-round:before{content:"\f766";}.huge-circle-arrow-right-03:before{content:"\f767";}.huge-circle-arrow-right-double-round:before{content:"\f768";}.huge-circle-arrow-shrink-01-round:before{content:"\f769";}.huge-circle-arrow-shrink-02-round:before{content:"\f76a";}.huge-circle-arrow-up-01-round:before{content:"\f76b";}.huge-circle-arrow-up-02-round:before{content:"\f76c";}.huge-circle-arrow-up-03:before{content:"\f76d";}.huge-circle-arrow-up-double-round:before{content:"\f76e";}.huge-circle-arrow-up-down-round:before{content:"\f76f";}.huge-circle-arrow-up-left-round:before{content:"\f770";}.huge-circle-arrow-up-right-round:before{content:"\f771";}.huge-circle-arrow-vertical-round:before{content:"\f772";}.huge-curvy-left-direction:before{content:"\f773";}.huge-curvy-left-right-direction:before{content:"\f774";}.huge-curvy-right-direction:before{content:"\f775";}.huge-curvy-up-down-direction:before{content:"\f776";}.huge-diagonal-scroll-point-01-round:before{content:"\f777";}.huge-diagonal-scroll-point-02-round:before{content:"\f778";}.huge-horizonal-scroll-point-round:before{content:"\f779";}.huge-square-arrow-data-transfer-diagonal-round:before{content:"\f77a";}.huge-square-arrow-data-transfer-horizontal-round:before{content:"\f77b";}.huge-square-arrow-data-transfer-vertical-round:before{content:"\f77c";}.huge-square-arrow-diagonal-01-round:before{content:"\f77d";}.huge-square-arrow-diagonal-02-round:before{content:"\f77e";}.huge-square-arrow-down-01-round:before{content:"\f77f";}.huge-square-arrow-down-02-round:before{content:"\f780";}.huge-square-arrow-down-03:before{content:"\f781";}.huge-square-arrow-down-double-round:before{content:"\f782";}.huge-square-arrow-down-left-round:before{content:"\f783";}.huge-square-arrow-down-right-round:before{content:"\f784";}.huge-square-arrow-expand-01-round:before{content:"\f785";}.huge-square-arrow-expand-02-round:before{content:"\f786";}.huge-square-arrow-horizontal-round:before{content:"\f787";}.huge-square-arrow-left-01-round:before{content:"\f788";}.huge-square-arrow-left-02-round:before{content:"\f789";}.huge-square-arrow-left-03:before{content:"\f78a";}.huge-square-arrow-left-double-round:before{content:"\f78b";}.huge-square-arrow-left-right-round:before{content:"\f78c";}.huge-square-arrow-move-down-left:before{content:"\f78d";}.huge-square-arrow-move-down-right:before{content:"\f78e";}.huge-square-arrow-move-left-down:before{content:"\f78f";}.huge-square-arrow-move-left-up:before{content:"\f790";}.huge-square-arrow-move-right-down:before{content:"\f791";}.huge-square-arrow-move-right-up:before{content:"\f792";}.huge-square-arrow-reload-01-round:before{content:"\f793";}.huge-square-arrow-reload-02-round:before{content:"\f794";}.huge-square-arrow-right-01-round:before{content:"\f795";}.huge-square-arrow-right-02-round:before{content:"\f796";}.huge-square-arrow-right-03:before{content:"\f797";}.huge-square-arrow-right-double-round:before{content:"\f798";}.huge-square-arrow-shrink-01-round:before{content:"\f799";}.huge-square-arrow-shrink-02-round:before{content:"\f79a";}.huge-square-arrow-up-01-round:before{content:"\f79b";}.huge-square-arrow-up-02-round:before{content:"\f79c";}.huge-square-arrow-up-03:before{content:"\f79d";}.huge-square-arrow-up-double-round:before{content:"\f79e";}.huge-square-arrow-up-down-round:before{content:"\f79f";}.huge-square-arrow-up-left-round:before{content:"\f7a0";}.huge-square-arrow-up-right-round:before{content:"\f7a1";}.huge-square-arrow-vertical-round:before{content:"\f7a2";}.huge-unfold-less-round:before{content:"\f7a3";}.huge-unfold-more-round:before{content:"\f7a4";}.huge-vertical-scroll-point-round:before{content:"\f7a5";}.huge-bounce-left:before{content:"\f7a6";}.huge-bounce-right:before{content:"\f7a7";}.huge-ease-curve-control-points:before{content:"\f7a8";}.huge-ease-in-control-point:before{content:"\f7a9";}.huge-ease-in-out:before{content:"\f7aa";}.huge-ease-in:before{content:"\f7ab";}.huge-ease-out-control-point:before{content:"\f7ac";}.huge-ease-out:before{content:"\f7ad";}.huge-keyframe-add:before{content:"\f7ae";}.huge-keyframe-align-center:before{content:"\f7af";}.huge-keyframe-align-horizontal:before{content:"\f7b0";}.huge-keyframe-align-vertical:before{content:"\f7b1";}.huge-keyframe-bottom:before{content:"\f7b2";}.huge-keyframe-left:before{content:"\f7b3";}.huge-keyframe-remove:before{content:"\f7b4";}.huge-keyframe-right:before{content:"\f7b5";}.huge-keyframe-top:before{content:"\f7b6";}.huge-keyframe:before{content:"\f7b7";}.huge-keyframes-double-add:before{content:"\f7b8";}.huge-keyframes-double-remove:before{content:"\f7b9";}.huge-keyframes-double:before{content:"\f7ba";}.huge-keyframes-multiple-add:before{content:"\f7bb";}.huge-keyframes-multiple-remove:before{content:"\f7bc";}.huge-keyframes-multiple:before{content:"\f7bd";}.huge-liner:before{content:"\f7be";}.huge-motion-01:before{content:"\f7bf";}.huge-motion-02:before{content:"\f7c0";}.huge-move-bottom:before{content:"\f7c1";}.huge-move-left:before{content:"\f7c2";}.huge-move-right:before{content:"\f7c3";}.huge-move-top:before{content:"\f7c4";}.huge-transition-bottom:before{content:"\f7c5";}.huge-transition-left:before{content:"\f7c6";}.huge-transition-right:before{content:"\f7c7";}.huge-transition-top:before{content:"\f7c8";}.huge-alert-01:before{content:"\f7c9";}.huge-alert-02:before{content:"\f7ca";}.huge-alert-circle:before{content:"\f7cb";}.huge-alert-diamond:before{content:"\f7cc";}.huge-alert-square:before{content:"\f7cd";}.huge-help-circle:before{content:"\f7ce";}.huge-help-square:before{content:"\f7cf";}.huge-information-circle:before{content:"\f7d0";}.huge-information-diamond:before{content:"\f7d1";}.huge-information-square:before{content:"\f7d2";}.huge-notification-01:before{content:"\f7d3";}.huge-notification-02:before{content:"\f7d4";}.huge-notification-03:before{content:"\f7d5";}.huge-notification-block-01:before{content:"\f7d6";}.huge-notification-block-02:before{content:"\f7d7";}.huge-notification-block-03:before{content:"\f7d8";}.huge-notification-bubble:before{content:"\f7d9";}.huge-notification-circle:before{content:"\f7da";}.huge-notification-off-01:before{content:"\f7db";}.huge-notification-off-02:before{content:"\f7dc";}.huge-notification-off-03:before{content:"\f7dd";}.huge-notification-snooze-01:before{content:"\f7de";}.huge-notification-snooze-02:before{content:"\f7df";}.huge-notification-snooze-03:before{content:"\f7e0";}.huge-notification-square:before{content:"\f7e1";}.huge-radioactive-alert:before{content:"\f7e2";}.huge-spam:before{content:"\f7e3";}.huge-ai-book:before{content:"\f7e4";}.huge-ai-brain-01:before{content:"\f7e5";}.huge-ai-brain-02:before{content:"\f7e6";}.huge-ai-brain-03:before{content:"\f7e7";}.huge-ai-brain-04:before{content:"\f7e8";}.huge-ai-brain-05:before{content:"\f7e9";}.huge-ai-chat-01:before{content:"\f7ea";}.huge-ai-chat-02:before{content:"\f7eb";}.huge-ai-cloud-01:before{content:"\f7ec";}.huge-ai-cloud-02:before{content:"\f7ed";}.huge-ai-computer:before{content:"\f7ee";}.huge-ai-dna:before{content:"\f7ef";}.huge-ai-folder-01:before{content:"\f7f0";}.huge-ai-folder-02:before{content:"\f7f1";}.huge-ai-innovation-01:before{content:"\f7f2";}.huge-ai-innovation-02:before{content:"\f7f3";}.huge-ai-innovation-03:before{content:"\f7f4";}.huge-ai-laptop:before{content:"\f7f5";}.huge-ai-learning:before{content:"\f7f6";}.huge-ai-lock:before{content:"\f7f7";}.huge-ai-mail:before{content:"\f7f8";}.huge-ai-network:before{content:"\f7f9";}.huge-ai-phone-01:before{content:"\f7fa";}.huge-ai-phone-02:before{content:"\f7fb";}.huge-ai-search:before{content:"\f7fc";}.huge-ai-security-01:before{content:"\f7fd";}.huge-ai-security-02:before{content:"\f7fe";}.huge-ai-smartwatch:before{content:"\f7ff";}.huge-ai-view:before{content:"\f800";}.huge-algorithm:before{content:"\f801";}.huge-artificial-intelligence-01:before{content:"\f802";}.huge-artificial-intelligence-02:before{content:"\f803";}.huge-artificial-intelligence-03:before{content:"\f804";}.huge-artificial-intelligence-04:before{content:"\f805";}.huge-artificial-intelligence-05:before{content:"\f806";}.huge-artificial-intelligence-06:before{content:"\f807";}.huge-artificial-intelligence-07:before{content:"\f808";}.huge-chat-bot:before{content:"\f809";}.huge-chip1:before{content:"\f80a";}.huge-cloud-server:before{content:"\f80b";}.huge-hologram:before{content:"\f80c";}.huge-machine-robot:before{content:"\f80d";}.huge-robotic:before{content:"\f80e";}.huge-add-circle-half-dot:before{content:"\f80f";}.huge-add-01:before{content:"\f810";}.huge-add-02:before{content:"\f811";}.huge-add-circle:before{content:"\f812";}.huge-add-square:before{content:"\f813";}.huge-cancel-01:before{content:"\f814";}.huge-cancel-02:before{content:"\f815";}.huge-cancel-circle-half-dot:before{content:"\f816";}.huge-cancel-circle:before{content:"\f817";}.huge-cancel-square:before{content:"\f818";}.huge-delete-01:before{content:"\f819";}.huge-delete-02:before{content:"\f81a";}.huge-delete-03:before{content:"\f81b";}.huge-delete-04:before{content:"\f81c";}.huge-delete-put-back:before{content:"\f81d";}.huge-delete-throw:before{content:"\f81e";}.huge-eraser-add:before{content:"\f81f";}.huge-eraser1:before{content:"\f820";}.huge-remove-01:before{content:"\f821";}.huge-remove-02:before{content:"\f822";}.huge-remove-circle-half-dot:before{content:"\f823";}.huge-remove-circle:before{content:"\f824";}.huge-remove-square:before{content:"\f825";}.huge-restore-bin:before{content:"\f826";}.huge-unavailable:before{content:"\f827";}.huge-waste-restore:before{content:"\f828";}.huge-waste:before{content:"\f829";}.huge-huge-logo:before{content:"\f176";}
