/*!
 * Bootstrap Reboot 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)
 */*,: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:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}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:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]: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:initial}[hidden]{display:none!important}/*!
 * Bootstrap Grid 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:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--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,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}.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>*{box-sizing:border-box;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}.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}.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}.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}.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}.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}.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}}.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}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media(min-width:1400px){.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}}@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}}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}.tp-accordion .accordion-button .tp-accordion-plus,.tp-accordion .accordion-button .tp-accordion-plus:after,.tp-accordion .accordion-button .tp-accordion-plus:before,.tp-beauty-offer__social-link,.tp-beauty-testimonial__arrow,.tp-category-btn-2,.tp-category-btn-3,.tp-category-content-2 span,.tp-category-content-2:after,.tp-category-price-4,.tp-category-thumb-3:after,.tp-category-thumb-3:before,.tp-category-thumb-5,.tp-category-title-2,.tp-collection-hotspot-content,.tp-error-btn,.tp-faq-section__accordion .accordion-content__link,.tp-faq-section__accordion .accordion-title,.tp-faq-section__cta-btn,.tp-footer-widget-content ul li a:after,.tp-link-btn-2:after,.tp-link-btn-2:before,.tp-link-btn-line-2:after,.tp-link-btn-line:after,.tp-product-action-3,.tp-product-category-thumb a img,.tp-product-tag-3 span,.tp-product-thumb-3 img,.tp-pulse-border:after,.tp-pulse-border:before,.tp-slider-nav-item,.tp-special-course__play-btn,.tp-special-hotspot-content,.tp-swiper-dot .swiper-pagination-bullet,.tp-swiper-dot-border .swiper-pagination-bullet,.tp-swiper-scrollbar,.transition-3,a,button,input,li,p,select,textarea{transition:all .3s ease-out 0s}.tp-btn-border-2 svg,.tp-collection-btn .tp-btn,.tp-link-btn svg,.tp-link-btn-3 span svg,.tp-link-btn-line svg,.tp-link-btn-line-2 svg{transform:translateY(-1px)}.tp-btn svg,.tp-btn-green svg,.tp-feature-icon span svg,.tp-feature-icon-5 span svg,.tp-filter-btn svg,.tp-load-more-btn svg,.tp-product-action-btn-3 svg,.tp-slider-arrow-4 button svg,.tp-slider-feature-icon-3 span svg,.tp-special-arrow button svg,.tp-swiper-arrow button svg,.tp-testimonial-arrow button svg{transform:translateY(-2px)}.tp-category-add-to-cart-4 svg,.tp-footer-contact-icon span svg{transform:translateY(-3px)}.tp-all-font-roboto :not(i),.tp-banner-btn .tp-link-btn,.tp-banner-content p,.tp-banner-content span,.tp-banner-title,.tp-feature-content p,.tp-feature-title,.tp-footer-contact-content p,.tp-footer-copyright p,.tp-footer-desc,.tp-footer-talk h4,.tp-footer-talk span,.tp-footer-widget-content ul li a,.tp-footer-widget-title,.tp-product-banner-bg-text,.tp-product-banner-price p,.tp-product-banner-price span,.tp-product-banner-subtitle,.tp-product-banner-title,.tp-product-category-content p,.tp-product-category-title,.tp-section-title,.tp-slider-content>span,.tp-slider-p-1,.tp-slider-title{font-family:var(--tp-ff-roboto)}.tp-collection-countdown .tp-product-countdown ul li,.tp-collection-countdown .tp-product-countdown ul li span,.tp-product-action-btn-3 .tp-product-tooltip,.tp-product-item-3 .tp-product-add-cart-btn-large-wrapper .tp-product-add-cart-btn-large{font-family:var(--tp-ff-jost)}.tp-collection-countdown .tp-product-countdown ul li:not(:last-child):after{font-family:var(--tp-ff-fontawesome)}.tp-collection-countdown .tp-product-countdown ul li:not(:last-child):after,.tp-feature-border-2 .row [class*=col-] .tp-feature-item-2:after,.tp-feature-border-3 .tp-feature-item-2:not(:last-child):after,.tp-feature-border-5 .row [class*=col-] .tp-feature-item-5:after,.tp-featured-slider-arrow button:not(:last-child):after,.tp-slider-2-dot.tp-swiper-dot,.tp-slider-3-dot.tp-swiper-dot,.tp-slider-4-dot.tp-swiper-dot,.tp-slider-arrow-3 button,.tp-slider-arrow-4 button,.tp-special-arrow button,.tp-testimonial-arrow button,.tp-testimonial-arrow-5 button:not(:last-child):after{transform:translateY(-50%)}.tp-best-banner-slider-dot-5,.tp-category-add-to-cart-4,.tp-testimonial-shape-gradient{transform:translateX(-50%)}.tp-banner-full-thumb,.tp-banner-thumb,.tp-banner-thumb-2,.tp-banner-thumb-4,.tp-best-banner-thumb-5,.tp-category-thumb-3,.tp-category-thumb-4,.tp-category-thumb-5,.tp-collection-thumb,.tp-collection-thumb-4,.tp-featured-thumb,.tp-special-thumb img,.tp-trending-banner-thumb{position:absolute;top:0;left:0;width:100%;height:100%}:root{--tp-ff-body:"Manrope",sans-serif;--tp-ff-heading:"Playfair Display",serif;--tp-ff-p:"Manrope",sans-serif;--tp-ff-jost:"Manrope",sans-serif;--tp-ff-roboto:"Roboto",sans-serif;--tp-ff-oregano:"Oregano",cursive;--tp-ff-charm:"Lobster",sans-serif;--tp-common-white:#fff;--tp-common-black-solid:#000;--tp-common-black:#010f1c;--tp-yellow-1:#ffb342;--tp-yellow-2:#ffd43a;--tp-yellow-3:#ffb21d;--tp-pink-1:#fd4b6b;--tp-pink-2:#fd2d6c;--tp-pink-3:#ff296a;--tp-pink-4:#ff3494;--tp-green-dark:#115061;--tp-green-1:#31b757;--tp-khaki-1:#ab9774;--tp-blue-1:#0989ff;--tp-orange-1:#ff6736;--tp-heading-primary:#5a3a2e;--tp-heading-secondary:#3d2418;--tp-grey-1:#f8f5f2;--tp-grey-2:#f0ebe5;--tp-grey-3:#d4c9bf;--tp-grey-4:#faf7f4;--tp-grey-5:#f2ede8;--tp-grey-6:#f0eae4;--tp-grey-7:#f6f3f0;--tp-grey-8:#eae4de;--tp-grey-9:#ede8e2;--tp-text-body:#6b5f57;--tp-text-1:#8a7e76;--tp-text-2:#6b5f57;--tp-text-3:#a89c94;--tp-text-4:#8a7e76;--tp-text-5:#9a8e86;--tp-text-6:#9a969a;--tp-theme-primary:#c1a58a;--tp-theme-secondary:#5a3a2e;--tp-theme-brown:#c1a58a;--tp-theme-cream:#e6d8c8;--tp-theme-greige:#b8b1a9;--tp-theme-green:#678e61;--tp-footer-grey-1:#f4f7f9;--tp-border-primary:#c1a58a40;--tp-border-secondary:#c1a58a26;--tp-border-3:#c1a58a33;--tp-border-4:#c1a58a2e}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--tp-ff-body);font-size:16px;font-weight:400;color:var(--tp-text-body);line-height:26px;background-color:#faf7f4}body,html{max-width:100%!important;overflow-x:hidden!important}.accordion-title{font-family:var(--tp-ff-heading);display:flex;flex-direction:row;justify-content:space-between;cursor:pointer;font-size:20px;font-weight:700;color:var(--tp-text-body);border:none}.accordion-title:hover{background-color:#ebf2f3}.accordion-content,.accordion-title{padding:1rem;border:none}.accordion-content a,.accordion-content span{font-size:18px;font-family:var(--tp-ff-body);color:var(--tp-text-body)}.accordion-content a{font-weight:700;color:var(--tp-theme-secondary);display:inline-block;margin-left:5px}@media screen and (max-width:700px){.accordion{width:100%}}.tp-collection-btn{padding-left:1rem}.tp-collection-btn li{font-size:20px;color:#000;margin-bottom:10px;text-wrap:wrap}.tp-collection-item{padding:2rem 1rem 2rem 2rem}.blur{filter:blur(3px);-webkit-filter:blur(3px)}.tp-collection-content{position:relative!important}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--tp-ff-heading);color:var(--tp-heading-primary);margin-top:0;font-weight:700;line-height:1.2;transition:color .3s ease-out 0s}h1{font-size:40px}h2{font-size:36px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}ul{margin:0;padding:0}p{font-family:var(--tp-ff-p);font-size:16px;font-weight:400;color:var(--tp-text-body);margin-bottom:15px;line-height:26px}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1230px}}a,button{color:inherit;outline:none;border:none;background:#0000}button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.cursor-pointer{cursor:pointer}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{outline:none;background-color:#fff;height:56px;width:100%;line-height:56px;font-size:14px;color:var(--tp-common-black);padding-left:26px;padding-right:26px;border:1px solid #e0e2e3}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:#95999d}[dir=rtl] input[type=email],[dir=rtl] input[type=number],[dir=rtl] input[type=password],[dir=rtl] input[type=tel],[dir=rtl] input[type=text],[dir=rtl] input[type=url],[dir=rtl] textarea{text-align:right}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{border-color:var(--tp-common-black)}input[type=email]:focus::placeholder,input[type=number]:focus::placeholder,input[type=password]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=text]:focus::placeholder,input[type=url]:focus::placeholder,textarea:focus::placeholder{opacity:0}textarea{line-height:1.4;padding-top:17px;padding-bottom:17px}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::placeholder{color:var(--tp-common-black);font-size:14px;opacity:1}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute{position:absolute}.include-bg{background-position:50%;background-size:cover;background-repeat:no-repeat}.demo{transition:color .3s linear 0s;transition:color .3s linear,transform .2s ease}[dir=rtl] .demo{margin-left:0;margin-right:15px}div.demo img{margin-left:10px}[tp-theme=tp-theme-dark] .demo{color:#ff0}.body-overlay{background-color:var(--tp-common-black);height:100%;width:100%;position:fixed;top:0;z-index:9999;left:0;opacity:0;visibility:hidden;transition:all .3s ease-out 0s}.body-overlay:hover{cursor:url(/_next/static/media/cross-out.3645b2b0.png),pointer}.body-overlay.opened{opacity:.7;visibility:visible}.tp-dropcap:first-letter{font-size:90px;font-weight:500;float:left;text-align:center;color:var(--tp-common-black);margin-right:5px;line-height:inherit;text-transform:capitalize}.class{stroke-dasharray:189px,191px;stroke-dashoffset:0px}.tp-gx-20{--bs-gutter-x:20px}@media only screen and (min-width:992px)and (max-width:1199px){.tp-gx-20{--bs-gutter-x:20px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-gx-20{--bs-gutter-x:20px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-gx-20{--bs-gutter-x:15px}}@media(max-width:575px){.tp-gx-20{--bs-gutter-x:10px}}.tp-gx-20 [class*=col-]{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.tp-gx-30{--bs-gutter-x:30px}@media only screen and (min-width:992px)and (max-width:1199px){.tp-gx-30{--bs-gutter-x:30px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-gx-30{--bs-gutter-x:30px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-gx-30{--bs-gutter-x:15px}}@media(max-width:575px){.tp-gx-30{--bs-gutter-x:10px}}.tp-gx-30 [class*=col-]{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.tp-gx-40{--bs-gutter-x:40px}@media only screen and (min-width:992px)and (max-width:1199px){.tp-gx-40{--bs-gutter-x:40px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-gx-40{--bs-gutter-x:30px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-gx-40{--bs-gutter-x:30px}}@media(max-width:575px){.tp-gx-40{--bs-gutter-x:15px}}.tp-gx-40 [class*=col-]{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.tp-slider-feature-item-3:not(:last-child){margin-right:0!important}.tp-categroy-plr-85{padding-left:85px;padding-right:85px}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-categroy-plr-85{padding-left:40px;padding-right:40px}}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt-155{margin-top:155px}.mt-160{margin-top:160px}.mt-165{margin-top:165px}.mt-170{margin-top:170px}.mt-175{margin-top:175px}.mt-180{margin-top:180px}.mt-185{margin-top:185px}.mt-190{margin-top:190px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb-155{margin-bottom:155px}.mb-160{margin-bottom:160px}.mb-165{margin-bottom:165px}.mb-170{margin-bottom:170px}.mb-175{margin-bottom:175px}.mb-180{margin-bottom:180px}.mb-185{margin-bottom:185px}.mb-190{margin-bottom:190px}.mb-195{margin-bottom:195px}.mb-200{margin-bottom:200px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}.ml-65{margin-left:65px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-85{margin-left:85px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.ml-105{margin-left:105px}.ml-110{margin-left:110px}.ml-115{margin-left:115px}.ml-120{margin-left:120px}.ml-125{margin-left:125px}.ml-130{margin-left:130px}.ml-135{margin-left:135px}.ml-140{margin-left:140px}.ml-145{margin-left:145px}.ml-150{margin-left:150px}.ml-155{margin-left:155px}.ml-160{margin-left:160px}.ml-165{margin-left:165px}.ml-170{margin-left:170px}.ml-175{margin-left:175px}.ml-180{margin-left:180px}.ml-185{margin-left:185px}.ml-190{margin-left:190px}.ml-195{margin-left:195px}.ml-200{margin-left:200px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}.mr-65{margin-right:65px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}.mr-80{margin-right:80px}.mr-85{margin-right:85px}.mr-90{margin-right:90px}.mr-95{margin-right:95px}.mr-100{margin-right:100px}.mr-105{margin-right:105px}.mr-110{margin-right:110px}.mr-115{margin-right:115px}.mr-120{margin-right:120px}.mr-125{margin-right:125px}.mr-130{margin-right:130px}.mr-135{margin-right:135px}.mr-140{margin-right:140px}.mr-145{margin-right:145px}.mr-150{margin-right:150px}.mr-155{margin-right:155px}.mr-160{margin-right:160px}.mr-165{margin-right:165px}.mr-170{margin-right:170px}.mr-175{margin-right:175px}.mr-180{margin-right:180px}.mr-185{margin-right:185px}.mr-190{margin-right:190px}.mr-195{margin-right:195px}.mr-200{margin-right:200px}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-160{padding-top:160px}.pt-165{padding-top:165px}.pt-170{padding-top:170px}.pt-175{padding-top:175px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pt-190{padding-top:190px}.pt-195{padding-top:195px}.pt-200{padding-top:200px}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-155{padding-bottom:155px}.pb-160{padding-bottom:160px}.pb-165{padding-bottom:165px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-180{padding-bottom:180px}.pb-185{padding-bottom:185px}.pb-190{padding-bottom:190px}.pb-195{padding-bottom:195px}.pb-200{padding-bottom:200px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}.pl-65{padding-left:65px}.pl-70{padding-left:70px}.pl-75{padding-left:75px}.pl-80{padding-left:80px}.pl-85{padding-left:85px}.pl-90{padding-left:90px}.pl-95{padding-left:95px}.pl-100{padding-left:100px}.pl-105{padding-left:105px}.pl-110{padding-left:110px}.pl-115{padding-left:115px}.pl-120{padding-left:120px}.pl-125{padding-left:125px}.pl-130{padding-left:130px}.pl-135{padding-left:135px}.pl-140{padding-left:140px}.pl-145{padding-left:145px}.pl-150{padding-left:150px}.pl-155{padding-left:155px}.pl-160{padding-left:160px}.pl-165{padding-left:165px}.pl-170{padding-left:170px}.pl-175{padding-left:175px}.pl-180{padding-left:180px}.pl-185{padding-left:185px}.pl-190{padding-left:190px}.pl-195{padding-left:195px}.pl-200{padding-left:200px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}.pr-65{padding-right:65px}.pr-70{padding-right:70px}.pr-75{padding-right:75px}.pr-80{padding-right:80px}.pr-85{padding-right:85px}.pr-90{padding-right:90px}.pr-95{padding-right:95px}.pr-100{padding-right:100px}.pr-105{padding-right:105px}.pr-110{padding-right:110px}.pr-115{padding-right:115px}.pr-120{padding-right:120px}.pr-125{padding-right:125px}.pr-130{padding-right:130px}.pr-135{padding-right:135px}.pr-140{padding-right:140px}.pr-145{padding-right:145px}.pr-150{padding-right:150px}.pr-155{padding-right:155px}.pr-160{padding-right:160px}.pr-165{padding-right:165px}.pr-170{padding-right:170px}.pr-175{padding-right:175px}.pr-180{padding-right:180px}.pr-185{padding-right:185px}.pr-190{padding-right:190px}.pr-195{padding-right:195px}.pr-200{padding-right:200px}.tp-theme-settings-area{position:fixed;top:50%;left:0;width:240px;background-color:#fff;border:1px solid #eaeaef;transform:translateY(-50%) translateX(-100%);z-index:991;direction:ltr;border-bottom-right-radius:4px}.tp-theme-settings-area.settings-opened{transform:translateY(-50%) translateX(0)}.tp-theme-settings-area.settings-opened .tp-theme-settings-gear{opacity:0}.tp-theme-settings-area.settings-opened .tp-theme-settings-close{opacity:1}.tp-theme-settings-open{position:absolute;top:-1px;left:100%}.tp-theme-settings-open button{background-color:var(--tp-common-white);border:1px solid #eaeaef;border-left:0;width:60px;height:60px;line-height:60px;text-align:center;font-size:24px;color:var(--tp-common-black);position:relative;border-top-right-radius:4px;border-bottom-right-radius:4px}.tp-theme-settings-gear{display:inline-block;animation:tp-theme-setting-spin 4s linear infinite}@keyframes tp-theme-setting-spin{to{transform:rotate(1turn)}}.tp-theme-settings-close{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.tp-theme-header-title{font-size:16px;font-weight:600;margin-bottom:30px}.tp-theme-wrapper{padding:20px 30px 30px}.tp-theme-toggle{text-align:center}.tp-theme-toggle-main{display:inline-block;width:160px;margin:auto;position:relative;z-index:1;background-color:#f0f0f5;padding:4px;border-radius:20px}.tp-theme-toggle-dark,.tp-theme-toggle-light{display:inline-block;width:48%;height:26px;line-height:26px}.tp-theme-toggle input{display:none}.tp-theme-toggle:hover{cursor:pointer}.tp-theme-toggle label{color:var(--tp-common-black);font-size:14px;font-weight:500}.tp-theme-toggle label:hover{cursor:pointer}.tp-theme-toggle #tp-theme-toggler{display:none}.tp-theme-toggle #tp-theme-toggler:checked+i{right:calc(50% - 4px)}.tp-theme-toggle-slide{position:absolute;top:50%;right:4px;transform:translateY(-50%);width:50%;height:26px;color:var(--tp-common-black);background-color:var(--tp-common-white);border-radius:30px;transform:translate3d(0,0);transition:all .2s cubic-bezier(.25,1,.5,1) 0s;z-index:-1}.tp-theme-dir{text-align:center}.tp-theme-dir-main{display:inline-block;width:160px;margin:auto;position:relative;z-index:1;background-color:#f0f0f5;padding:4px;border-radius:20px}.tp-theme-dir-ltr,.tp-theme-dir-rtl{display:inline-block;width:48%;height:26px;line-height:26px}.tp-theme-dir input{display:none}.tp-theme-dir:hover{cursor:pointer}.tp-theme-dir label{color:var(--tp-common-black);font-size:14px;font-weight:500}.tp-theme-dir label:hover{cursor:pointer}.tp-theme-dir #tp-dir-toggler{display:none}.tp-theme-dir #tp-dir-toggler:checked+i{right:calc(50% - 4px)}.tp-theme-dir-slide{position:absolute;top:50%;right:4px;transform:translateY(-50%);width:50%;height:26px;color:var(--tp-common-black);background-color:var(--tp-common-white);border-radius:30px;transform:translate3d(0,0);transition:all .2s cubic-bezier(.25,1,.5,1) 0s;z-index:-1}.tp-theme-color-item.active button:before{opacity:1;visibility:visible}.tp-theme-color-btn{width:100%;height:40px;line-height:40px;text-align:center;position:relative}.tp-theme-color-btn:before{position:absolute;content:"";font-weight:600;font-family:var(--tp-ff-fontawesome);color:var(--tp-common-white);font-size:16px;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-out 0s;opacity:0;visibility:hidden}.tp-theme-color-btn.tp-color-settings-btn[data-color="#F50963"]{background-color:#f50963}.tp-theme-color-btn.tp-color-settings-btn[data-color="#008080"]{background-color:teal}.tp-theme-color-btn.tp-color-settings-btn[data-color="#F31E5E"]{background-color:#f31e5e}.tp-theme-color-btn.tp-color-settings-btn[data-color="#AB6C56"]{background-color:#ab6c56;color:#000}.tp-theme-color-btn.tp-color-settings-btn[data-color="#4353FF"]{background-color:#4353ff}.tp-theme-color-btn.tp-color-settings-btn[data-color="#3661FC"]{background-color:#3661fc}.tp-theme-color-btn.tp-color-settings-btn[data-color="#2CAE76"]{background-color:#2cae76}.tp-theme-color-btn.tp-color-settings-btn[data-color="#FF5A1B"]{background-color:#ff5a1b}.tp-theme-color-btn.tp-color-settings-btn[data-color="#03041C"]{background-color:#03041c}.tp-theme-color-btn.tp-color-settings-btn[data-color="#ED212C"]{background-color:#ed212c}.tp-theme-color-input{margin-top:15px}.tp-theme-color-input h6{font-size:14px;font-weight:600;margin-bottom:5px}.tp-theme-color-input label{display:inline-block;width:100%;height:40px;line-height:40px;text-align:center;background-color:var(--tp-theme-1);transition:all .3s ease-out 0s}.tp-theme-color-input label:hover{cursor:pointer}.tp-theme-color-input input{display:none}.tp-btn{display:inline-block;font-family:var(--tp-ff-jost);font-weight:400;font-size:16px;background-color:var(--tp-theme-primary);padding:9px 26px;border:1px solid var(--tp-theme-primary);border-radius:20px;transition:background-color .4s ease,border-color .4s ease,color .4s ease}.tp-btn,.tp-btn:hover{color:var(--tp-common-white)}.tp-btn:hover{background-color:var(--tp-theme-secondary);border-color:var(--tp-theme-secondary)}.tp-btn-2{font-family:var(--tp-ff-roboto);font-weight:500;font-size:14px;background-color:var(--tp-theme-primary);padding:9px 26px 7px;border-radius:6px;border:0}.tp-btn-2:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-btn-white{background-color:var(--tp-common-white);box-shadow:0 1px 2px #010f1c1a;color:var(--tp-common-black);padding:9px 29px}.tp-btn-white:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-btn-blue{background-color:var(--tp-theme-primary)}.tp-btn-border{background-color:#0000;border:1.5px solid var(--tp-theme-primary);color:var(--tp-theme-secondary);padding:8px 29px;border-radius:20px;transition:background-color .4s ease,border-color .4s ease,color .4s ease}.tp-btn-border svg{transform:translateY(-2px)!important}.tp-btn-border:hover{background-color:var(--tp-theme-secondary);border-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.tp-btn-border-sm{padding:5px 25px}.tp-btn-border-white{border-color:#ffffff4d;color:var(--tp-common-white)}.tp-btn-border-white:hover{color:var(--tp-common-white);background-color:var(--tp-common-black);border-color:var(--tp-common-black)}.tp-btn-border-white-sm{padding:4px 26px 6px}.tp-btn-border-2{border:2px solid #04092d1a;font-weight:500;font-size:13px;color:var(--tp-common-black);background-color:#0000;padding:8px 17px}.tp-btn-border-2 span{margin-left:3px}.tp-btn-border-2:hover{background-color:var(--tp-theme-primary);border-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tp-btn-green{font-weight:400;font-size:16px;color:var(--tp-common-white);display:inline-block;padding:9px 48px;border-radius:24px;background-color:var(--tp-theme-green)}.tp-btn-green:hover{background-color:#42603d;color:var(--tp-common-white)}.tp-btn-green-sm{padding:4px 24px}.tp-btn-offcanvas{display:inline-block;font-size:14px;font-weight:600;color:var(--tp-common-white);background:var(--tp-theme-primary);text-align:center;font-family:var(--tp-ff-space);padding:9px 22px;border-radius:20px;letter-spacing:-.02em;position:relative;z-index:1;text-transform:capitalize;transition:background-color .4s ease}.tp-btn-offcanvas i{padding-left:5px}.tp-btn-offcanvas:hover{background-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.tp-pulse-border:after,.tp-pulse-border:before{position:absolute;content:"";left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;border:1px solid #fff6;animation:borderanimate2 2s linear infinite;animation-delay:0s;z-index:-1}.tp-pulse-border:before{animation-delay:.7s}.tp-link-btn{display:inline-block;font-weight:500;font-size:13px;color:var(--tp-common-black);transition:color .3s ease-in-out}.tp-link-btn i,.tp-link-btn svg{transition:transform .3s cubic-bezier(.34,1.56,.64,1);margin-left:2px}.tp-link-btn:hover{color:var(--tp-theme-primary)}.tp-link-btn:hover svg{transform:translate(3px,-1px)}.tp-link-btn:hover i{transform:translateX(3px)}.tp-link-btn-2{font-weight:400;font-size:16px;color:var(--tp-common-black);position:relative}.tp-link-btn-2:after,.tp-link-btn-2:before{position:absolute;content:"";left:auto;right:0;bottom:0;width:100%;height:1px;background-color:var(--tp-common-black)}.tp-link-btn-2:before{width:0;background-color:var(--tp-theme-primary);z-index:1}.tp-link-btn-2:hover{color:var(--tp-theme-primary)}.tp-link-btn-2:hover i,.tp-link-btn-2:hover svg{transform:translate(3px,-1px)}.tp-link-btn-2:hover:before{left:0;right:auto;width:100%;background-color:var(--tp-theme-primary)}.tp-link-btn-3{font-size:16px;color:var(--tp-common-black)}.tp-link-btn-3 span{display:inline-block;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.tp-link-btn-3:hover{color:var(--tp-theme-primary)}.tp-link-btn-3:hover span{transform:translateX(3px) translateY(0)}.tp-link-btn-line{font-size:16px;line-height:10px;text-transform:uppercase;color:var(--tp-common-black);position:relative}.tp-link-btn-line:after{position:absolute;content:"";left:auto;right:0;width:0;height:1px;bottom:3px;background-color:var(--tp-theme-primary)}.tp-link-btn-line:hover{color:var(--tp-theme-primary)}.tp-link-btn-line:hover:after{width:100%;left:0;right:auto}.tp-link-btn-line-2{font-size:16px;line-height:10px;color:var(--tp-common-black);position:relative}.tp-link-btn-line-2:after{position:absolute;content:"";left:auto;right:0;width:100%;height:1px;bottom:2px;background-color:var(--tp-common-black)}.tp-link-btn-line-2 i,.tp-link-btn-line-2 svg{transition:all .2s ease-out 0s}.tp-link-btn-line-2:hover{color:var(--tp-theme-primary)}.tp-link-btn-line-2:hover:after{width:100%;left:0;right:auto;background-color:var(--tp-theme-primary)}.tp-hamburger-btn-2{width:44px;height:44px;background-color:#ffffff24;border-radius:6px;position:relative}.tp-hamburger-btn-2 span{position:absolute;top:14px;left:13px;display:block;width:16px;height:2px;background-color:var(--tp-common-white);border-radius:10px}.tp-hamburger-btn-2 span:nth-child(2){top:21px;width:20px}.tp-hamburger-btn-2 span:nth-child(3){top:28px}.tp-load-more-btn{display:inline-block;padding:5px 33px;border:1px solid var(--tp-common-black);font-weight:400;font-size:16px;color:var(--tp-common-black)}.tp-load-more-btn:hover{color:var(--tp-common-white);background-color:var(--tp-theme-primary);border-color:var(--tp-theme-primary)}.tp-filter-btn{font-weight:500;font-size:14px;line-height:1;color:var(--tp-common-white);background-color:var(--tp-common-black);display:inline-block;padding:13px 35px 9px;border:1px solid var(--tp-common-black)}.tp-filter-btn:hover{color:var(--tp-common-black);background-color:var(--tp-common-white)}@media only screen and (min-width:768px)and (max-width:991px){.tp-filter-btn{padding-left:30px;padding-right:30px}}.tp-product-list-add-to-cart-btn{font-weight:500;font-size:14px;color:var(--tp-common-white);background-color:var(--tp-common-black);display:inline-block;padding:5px 20px}.tp-menu-showcase-btn,.tp-product-list-add-to-cart-btn:hover{background-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tp-menu-showcase-btn{font-weight:500;font-size:14px;padding:11px 26px 9px;border:0}.tp-menu-showcase-btn-2{border-radius:6px;font-family:var(--tp-ff-roboto)}.tp-menu-showcase-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}@keyframes tp-pulse{0%{box-shadow:0 0 0 0 #fff6}70%{box-shadow:0 0 0 45px #fff0}to{box-shadow:0 0 0 0 #fff0}}@keyframes tp-pulse-2{0%{box-shadow:0 0 0 0 #fff6}70%{box-shadow:0 0 0 45px #fff0}to{box-shadow:0 0 0 0 #fff0}}@keyframes tp-shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes borderanimate2{0%{transform:translate(-50%,-50%) scale(.8)}60%{opacity:1}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}@keyframes tp-rotate-center{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes tp-mobile-view{0%,10%{transform:translateY(0)}50%,60%{transform:translateY(-57%)}90%,to{transform:translateY(0)}}@keyframes tp-svg-line{to{stroke-dashoffset:350}}@keyframes tp-border-loader{0%{stroke-dashoffset:-356px;stroke-dasharray:356px,366px}95%{stroke-dashoffset:0;stroke-dasharray:356px,366px}to{stroke-dashoffset:0;stroke-dasharray:0,366px}}#loading-center-absolute{width:25%}@media only screen and (min-width:1200px)and (max-width:1399px){#loading-center-absolute{width:40%}}@media only screen and (min-width:992px)and (max-width:1199px){#loading-center-absolute{width:40%}}@media only screen and (min-width:768px)and (max-width:991px){#loading-center-absolute{width:45%}}@media only screen and (min-width:576px)and (max-width:767px){#loading-center-absolute{width:50%}}@media(max-width:575px){#loading-center-absolute{width:90%}}#loading{background-color:#fff;height:100%;width:100%;position:fixed;z-index:999999;margin-top:0;top:0}#loading-center{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.tp-preloader-logo{width:180px;height:180px;line-height:180px;position:relative;text-align:center;margin:auto}.tp-preloader-circle,.tp-preloader-circle svg{position:absolute;top:0;left:0;width:100%;height:100%}.tp-preloader-circle svg{animation:tp-rotate 5s linear infinite}.tp-preloader-circle svg circle:last-child{stroke:var(--tp-theme-primary);stroke-dashoffset:0;stroke-dasharray:1128,3150;animation:tp-loading 4s linear infinite;transform-origin:center center}@keyframes tp-loading{0%{stroke-dashoffset:0;stroke-dasharray:0,3150}to{stroke-dashoffset:-1131;stroke-dasharray:1128,3138}}@keyframes tp-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tp-preloader-content{text-align:center}.tp-preloader-title{font-size:100px;font-weight:500;line-height:1;margin-bottom:0}@media(max-width:575px){.tp-preloader-title{font-size:70px}}.tp-preloader-subtitle{font-size:16px;margin-bottom:0;color:var(--tp-common-black)}.grey-bg{background-color:var(--tp-grey-1)}.grey-bg-2{background-color:var(--tp-grey-2)}.grey-bg-5{background-color:var(--tp-grey-5)}.grey-bg-6{background-color:var(--tp-grey-6)}.grey-bg-7{background-color:var(--tp-grey-7)}.grey-bg-8{background-color:var(--tp-grey-8)}.grey-bg-9{background-color:var(--tp-grey-9)}.white-bg{background-color:var(--tp-common-white)}.black-bg{background-color:var(--tp-common-black)}.khaki-bg{background-color:var(--tp-khaki-1)}.green-dark-bg{background-color:var(--tp-green-dark)}.theme-bg{background-color:var(--tp-theme-primary)}[data-bg-color=footer-bg-grey]{background-color:var(--tp-footer-grey-1)}[data-bg-color=footer-bg-white]{background-color:var(--tp-common-white)}.tp-range-slider .inside-slider{padding-left:7px;padding-right:17px}.tp-range-slider .noUi-target{background-color:#191c3c;border-radius:12px;border:0;box-shadow:none}.tp-range-slider .noUi-connect{background-color:var(--tp-theme-primary)}.tp-range-slider .noUi-horizontal{height:6px}.tp-range-slider .noUi-handle{height:24px;width:24px;background-color:var(--tp-theme-primary);border-radius:50%;border:4px solid var(--tp-common-white);box-shadow:0 4px 10px #05092b4d;top:-9px}.tp-range-slider .noUi-handle:hover{cursor:pointer}.tp-range-slider .noUi-handle:after,.tp-range-slider .noUi-handle:before{display:none}.tp-range-slider-dark .noUi-handle{border:4px solid #2d314b}.tp-swiper-dot{line-height:1}.tp-swiper-dot .swiper-pagination-bullet{width:10px;height:10px;background-color:var(--tp-grey-3);opacity:1;margin:0 3px;position:relative}.tp-swiper-dot .swiper-pagination-bullet button{font-size:0}.tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-primary)}.tp-swiper-dot.tp-swiper-dot-style-darkRed .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-secondary)}.tp-swiper-dot-border{line-height:1}.tp-swiper-dot-border .swiper-pagination-bullet{width:12px;height:12px;background-color:#0000;opacity:1;margin:0 3px;position:relative;border:1px solid #010f1c66}.tp-swiper-dot-border .swiper-pagination-bullet button{font-size:0}.tp-swiper-dot-border .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-common-black);border-color:var(--tp-common-black)}.tp-swiper-dot-border .swiper-pagination-bullet:hover{border-color:var(--tp-common-black)}.tp-swiper-dot-border.tp-swiper-dot-style-darkRed .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-secondary)}.tp-swiper-arrow button{width:40px;height:40px;line-height:38px;font-size:20px;text-align:center;background-color:#0000;color:var(--tp-text-2);border:1px solid #010f1c1a;border-radius:50%}.tp-swiper-arrow button:hover{background-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tp-swiper-scrollbar{background-color:#edeff2;height:2px}.tp-swiper-scrollbar .tp-swiper-scrollbar-drag{background-color:var(--tp-common-black);height:100%}.tp-swiper-scrollbar .tp-swiper-scrollbar-drag:hover{cursor:pointer}.tp-swiper-scrollbar:focus,.tp-swiper-scrollbar:hover{transform:scaleY(3)}.tp-slick-dot .slick-dots li{display:inline-block;margin:0 4px}.tp-slick-dot .slick-dots li.slick-active button{background-color:var(--tp-common-white)}.tp-slick-dot .slick-dots li button{font-size:0;width:10px;height:10px;border-radius:50%;background-color:#fff3}.tp-slick-dot-blue .slick-dots li.slick-active button{background-color:var(--tp-theme-primary)}.tp-slick-dot-blue .slick-dots li button{background-color:var(--tp-grey-3)}.tp-accordion .accordion-item{background-color:#0000;border:0;border-bottom:1px solid rgba(var(--tp-common-black),1)}.tp-accordion .accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0}.tp-accordion .accordion-item:last-of-type,.tp-accordion .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:0;border-bottom-left-radius:0}.tp-accordion .accordion-button{padding:30px 15px 30px 0;font-size:24px;font-weight:500;color:var(--tp-common-black);background-color:#0000}.tp-accordion .accordion-button:after{position:absolute;content:"";font-family:var(--tp-ff-fontawesome);background-image:none;top:28%;right:0;transform:rotate(180deg);color:var(--tp-theme-primary);width:auto;height:auto;font-weight:500;background:none}.tp-accordion .accordion-button.has-plus-icon:after{display:none}.tp-accordion .accordion-button .tp-accordion-plus{position:absolute;top:50%;right:0;transform:translateY(-50%);display:inline-block;width:14px;height:14px}[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus{right:auto;left:0}.tp-accordion .accordion-button .tp-accordion-plus:after{position:absolute;content:"";width:100%;height:2px;left:0;top:50%;transform:translateY(-50%);background-color:#525258;border-radius:2px}[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus:after{right:0;left:auto}.tp-accordion .accordion-button .tp-accordion-plus:before{position:absolute;content:"";width:2px;height:100%;left:50%;top:0;background-color:#525258;transform:translateX(-50%);border-radius:2px}[dir=rtl] .tp-accordion .accordion-button .tp-accordion-plus:before{right:50%;left:auto;transform:translateX(50%)}.tp-accordion .accordion-button.collapsed:after{transform:rotate(0deg);color:var(--tp-common-black)}.tp-accordion .accordion-button:not(.collapsed){color:var(--tp-theme-primary);background-color:#0000;box-shadow:none}.tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus:before{transform:translateX(-50%) rotate(90deg);background-color:var(--tp-theme-1)}[dir=rtl] .tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus:before{transform:translateX(50%) rotate(90deg)}.tp-accordion .accordion-button:not(.collapsed) .tp-accordion-plus:after{background-color:var(--tp-theme-1)}.tp-accordion .accordion-button:focus{box-shadow:none;border:0}.tp-accordion .accordion-button:hover,.tp-accordion .accordion-button:hover:after{color:var(--tp-theme-primary)}.tp-accordion .accordion-body{padding:0 0 25px}.tp-accordion .accordion-body p{font-size:16px;color:var(--tp-text-1)}.tp-section-title{font-size:36px;color:var(--tp-heading-secondary);position:relative;z-index:1}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-section-title{font-size:45px}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-section-title{font-size:35px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-section-title{font-size:30px}}.tp-section-title svg{position:absolute;left:0;bottom:-12px;z-index:-1}.tp-section-title svg path{stroke:var(--tp-pink-3)}.tp-section-title-sm{font-size:24px}.tp-section-title-sm svg{left:-3px;bottom:-3px}.tp-section-title-pre{font-size:13px;font-weight:var(--tp-fw-bold);color:var(--tp-theme-primary);display:inline-block;text-transform:uppercase;letter-spacing:.12em}.tp-section-title-2{font-weight:500;font-size:44px}@media(max-width:575px){.tp-section-title-2{font-size:35px}}.tp-section-title-pre-2{font-weight:600;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--tp-theme-secondary);position:relative;z-index:1;display:inline-block}.tp-section-title-pre-2 svg{position:absolute;bottom:-8px;left:26px;z-index:-1}.tp-section-title-3{font-weight:500;font-size:44px;position:relative}.tp-section-title-3:after{content:"";display:block;width:48px;height:2px;background-color:var(--tp-theme-primary);border-radius:2px;margin-top:12px}@media(max-width:575px){.tp-section-title-3{font-size:35px}}.tp-section-title-pre-3{font-weight:600;font-size:12px;letter-spacing:.12em;text-transform:uppercase;line-height:1;color:var(--tp-theme-brown);display:inline-block;margin-bottom:14px;padding:6px 14px;border:1px solid #c1a58a4d;background-color:#c1a58a14;border-radius:999px}.tp-section-title-wrapper-4 p{font-size:18px}.tp-section-title-4{font-weight:500;font-size:44px;line-height:1.12;margin-bottom:5px}@media(max-width:575px){.tp-section-title-4{font-size:35px}}.tp-section-title-4.fz-50{font-size:50px}@media only screen and (min-width:992px)and (max-width:1199px){.tp-section-title-4.fz-50{font-size:33px}}@media(max-width:575px){.tp-section-title-4.fz-50{font-size:41px}}.tp-section-title-pre-4{font-weight:600;font-size:12px;letter-spacing:.12em;text-transform:uppercase;line-height:1;color:var(--tp-theme-brown);display:inline-block;margin-bottom:14px;padding:6px 14px;border:1px solid #c1a58a4d;background-color:#c1a58a14;border-radius:999px}.tp-section-title-5{font-weight:500;font-size:44px}@media only screen and (min-width:576px)and (max-width:767px){.tp-section-title-5{font-size:40px}}@media(max-width:575px){.tp-section-title-5{font-size:35px}}.tp-section-title-pre-5{font-weight:400;font-size:18px;color:var(--tp-theme-green);position:relative;z-index:1;display:inline-block;margin-bottom:12px}.tp-section-title-pre-5 svg{position:absolute;bottom:-8px;left:26px;z-index:-1}.tp-section-title-pre-5.has-mb-0{margin-bottom:0}.tp-section-title-6{font-size:44px;font-weight:500;position:relative;z-index:1}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-section-title-6{font-size:45px}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-section-title-6{font-size:35px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-section-title-6{font-size:30px}}.tp-section-title-pre-6{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--tp-theme-primary);display:inline-block}.tp-section-title-7{font-size:50px;font-weight:500;line-height:1.07;position:relative;z-index:1}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-section-title-7{font-size:45px}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-section-title-7{font-size:35px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-section-title-7{font-size:30px}}.tp-section-title-pre-7{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--tp-theme-primary);display:inline-block;margin-bottom:10px}.tp-blog-header{background:#fff;border-bottom:1px solid #f0ebe6;position:sticky;top:0;z-index:100;transition:background .3s,border-color .3s,box-shadow .3s}.tp-blog-header--transparent{position:absolute;top:0;left:0;right:0;background:linear-gradient(180deg,#00000059,#0000);border-bottom:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tp-blog-header--transparent .tp-blog-header__logo{color:#fff}.tp-blog-header--transparent .tp-blog-header__logo:hover{color:#fffc}.tp-blog-header--transparent .tp-blog-header__logo-accent{color:#e8c9a0}.tp-blog-header--transparent .tp-blog-header__link{color:#ffffffd9}.tp-blog-header--transparent .tp-blog-header__link.active,.tp-blog-header--transparent .tp-blog-header__link:hover{color:#fff}.tp-blog-header--transparent .tp-blog-header__link.active:after{background:#e8c9a0}.tp-blog-header__inner{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.tp-blog-header__logo{font-size:20px;font-weight:700;color:#1a1a1a;text-decoration:none;letter-spacing:1px;font-family:inherit;text-transform:none;transition:color .2s}.tp-blog-header__logo:hover{color:#6b4c2e}.tp-blog-header__logo-accent{color:#6b4c2e;font-style:italic;font-weight:800}.tp-blog-header__nav{display:flex;gap:24px;align-items:center}.tp-blog-header__link{font-size:15px;font-weight:500;color:#555;text-decoration:none;transition:color .2s;position:relative}.tp-blog-header__link.active,.tp-blog-header__link:hover{color:#6b4c2e}.tp-blog-header__link.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#6b4c2e;border-radius:1px}.tp-blog-area{background:#faf8f5;min-height:60vh}.tp-blog-page-title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.tp-blog-page-desc{font-size:17px;color:#777;line-height:1.6}.tp-blog-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #5a3a2e12;transition:transform .4s ease,box-shadow .4s ease;height:100%;display:flex;flex-direction:column}.tp-blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #5a3a2e1f}.tp-blog-card__thumb{overflow:hidden;line-height:0;aspect-ratio:16/10}.tp-blog-card__thumb img{transition:transform .3s ease}.tp-blog-card__thumb:hover img{transform:scale(1.04)}.tp-blog-card__content{padding:20px;display:flex;flex-direction:column;flex:1 1}.tp-blog-card__content p{font-size:18px}.tp-blog-card__meta{display:flex;align-items:center;gap:12px;margin-bottom:10px}.tp-blog-card__date,.tp-blog-card__read-time{font-size:13px;color:#999}.tp-blog-card__title{font-size:18px;font-weight:600;color:#1a1a1a;line-height:1.4;margin-bottom:10px}.tp-blog-card__title a{color:inherit;text-decoration:none}.tp-blog-card__title a:hover{color:#6b4c2e}.tp-blog-card__title--small{font-size:16px}.tp-blog-card__excerpt{font-size:14px;color:#777;line-height:1.6;margin-bottom:14px;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tp-blog-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.tp-blog-card__tag{font-size:12px;color:#6b4c2e;background:#f5efe9;padding:3px 10px;border-radius:20px;white-space:wrap;gap:5px}.tp-blog-card__link{font-size:14px;font-weight:600;color:#6b4c2e;text-decoration:none;transition:color .2s}.tp-blog-card__link:hover{color:#4a3520}.tp-blog-card--small{box-shadow:none;background:#faf8f5;border:1px solid #f0ebe6}.tp-blog-card--small .tp-blog-card__content{padding:16px}.tp-blog-post-area{background:#fff;min-height:60vh}.tp-blog-breadcrumb{font-size:14px;color:#999}.tp-blog-breadcrumb a{color:#999;text-decoration:none;transition:color .2s}.tp-blog-breadcrumb a:hover{color:#6b4c2e}.tp-blog-breadcrumb__sep{margin:0 8px;color:#ccc}.tp-blog-breadcrumb__current{color:#555}.tp-blog-article__header{border-bottom:1px solid #f0ebe6;padding-bottom:20px}.tp-blog-article__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.tp-blog-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;font-size:14px;color:#999}.tp-blog-article__title{font-size:32px;font-weight:700;color:#1a1a1a;line-height:1.3;margin-bottom:12px}@media(max-width:768px){.tp-blog-article__title{font-size:24px}}.tp-blog-article__image{line-height:0}.tp-blog-article__image img{border-radius:12px}.tp-blog-article__content{font-size:18px;line-height:1.8;color:#333}.tp-blog-article__content h2{font-size:22px;font-weight:700;color:#1a1a1a;margin:32px 0 14px}.tp-blog-article__content h3{font-size:18px;font-weight:600;color:#1a1a1a;margin:24px 0 10px}.tp-blog-article__content p{margin-bottom:16px;font-size:18px;text-align:justify}.tp-blog-article__content ol,.tp-blog-article__content ul{margin-bottom:16px;padding-left:24px}.tp-blog-article__content li{margin-bottom:6px;font-size:18px}.tp-blog-article__content a{color:#6b4c2e;font-size:18px;text-decoration:underline;text-underline-offset:2px}.tp-blog-article__content a:hover{color:#4a3520}.tp-blog-article__content strong{color:#1a1a1a}.tp-blog-article__content blockquote{border-left:3px solid #6b4c2e;padding:12px 20px;margin:24px 0;background:#faf8f5;font-style:italic;color:#555}.tp-blog-cta{background:linear-gradient(135deg,#faf4ed,#f5efe9);border:1px solid #e8ddd2;border-radius:16px;padding:32px;text-align:center}.tp-blog-cta__title{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:10px}.tp-blog-cta__text{font-size:15px;color:#666;margin-bottom:20px;line-height:1.6}.tp-blog-cta__btn{display:inline-block;padding:12px 28px;background:linear-gradient(180deg,#ccb39a,#c1a58a);color:#fff;border-radius:20px;font-size:15px;font-weight:600;text-decoration:none;transition:background .4s ease,transform .4s ease,box-shadow .4s ease;box-shadow:0 6px 20px #c1a58a47}.tp-blog-cta__btn:hover{background:linear-gradient(180deg,#7a5040,#5a3a2e);transform:translateY(-2px);box-shadow:0 10px 28px #5a3a2e47;color:#fff}.tp-blog-related{border-top:1px solid #f0ebe6;padding-top:30px}.tp-blog-related__title{font-size:22px;font-weight:700;color:#1a1a1a}.tp-course-page{background:#fff}.tp-course-hero{background:linear-gradient(135deg,#faf4ed,#f5efe9);padding:80px 0 60px;text-align:center}.tp-course-hero__badge{display:inline-block;font-size:13px;font-weight:600;color:#6b4c2e;background:#fff;padding:6px 16px;border-radius:20px;margin-bottom:20px;letter-spacing:.5px;text-transform:uppercase}.tp-course-hero__title{font-size:40px;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.tp-course-hero__title{font-size:28px}}.tp-course-hero__desc{font-size:18px;color:#666;max-width:600px;margin:0 auto 30px;line-height:1.6}.tp-course-section{padding:60px 0}.tp-course-section--alt{background:#faf8f5}.tp-course-section__title{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:30px;text-align:center}.tp-course-features{max-width:926px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.tp-course-feature{background:#fff;border:1px solid #f0ebe6;border-radius:14px;padding:24px;text-align:center;transition:transform .2s,box-shadow .2s}.tp-course-feature:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.tp-course-feature__icon{font-size:36px;margin-bottom:12px}.tp-course-feature__title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:6px}.tp-course-feature__desc{font-size:14px;color:#777;line-height:1.5}.tp-course-modules{max-width:700px;margin:0 auto}.tp-course-module{background:#fff;border:1px solid #f0ebe6;border-radius:12px;padding:20px 24px;margin-bottom:12px;display:flex;align-items:flex-start;gap:16px}.tp-course-module__number{font-size:22px;font-weight:700;color:#6b4c2e;flex-shrink:0;width:36px;line-height:1.3}.tp-course-module__info{flex:1 1}.tp-course-module__title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.tp-course-module__desc{font-size:14px;color:#888;line-height:1.5;white-space:pre-line}.tp-course-cta-section{padding:60px 0;text-align:center;background:linear-gradient(135deg,#faf4ed,#f5efe9)}.tp-course-cta-section__price{font-size:14px;color:#888;margin-bottom:8px}.tp-course-cta-section__amount{font-size:40px;font-weight:800;color:#6b4c2e;margin-bottom:20px}.tp-course-cta-section__note{font-size:14px;color:#999;margin-top:16px}.tp-blog-author-bio{background:#faf8f5;border:1px solid #f0ebe6;border-radius:12px;padding:24px}.tp-blog-author-bio h2{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:10px;margin-top:0}.tp-blog-author-bio p{font-size:15px;color:#555;line-height:1.7;margin:0}.tp-blog-faq__title{font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:20px}.tp-blog-faq__list{display:flex;flex-direction:column;gap:10px}.tp-blog-faq__item{background:#faf8f5;border:1px solid #f0ebe6;border-radius:10px;overflow:hidden;transition:box-shadow .2s}.tp-blog-faq__item[open]{box-shadow:0 2px 12px #0000000f}.tp-blog-faq__question{font-size:15px;font-weight:600;color:#1a1a1a;cursor:pointer;list-style:none;position:relative;padding:16px 40px 16px 20px}.tp-blog-faq__question::-webkit-details-marker{display:none}.tp-blog-faq__question:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:400;color:#6b4c2e;transition:transform .2s}details[open]>.tp-blog-faq__question:after{content:"−"}.tp-blog-faq__question:hover{color:#6b4c2e}.tp-blog-faq__answer{padding:0 20px 16px;font-size:15px;color:#555;line-height:1.7;margin:0}.tp-footer-widget-title{font-weight:700;font-size:20px;color:var(--tp-common-black);margin-bottom:10px}.tp-footer-widget-content ul li{list-style:none}.tp-footer-widget-content ul li:not(:last-child){margin-bottom:7px}.tp-footer-widget-content ul li a{font-weight:500;font-size:14px;color:var(--tp-text-2);position:relative;padding-left:10px}.tp-footer-widget-content ul li a:after{position:absolute;content:"";left:0;top:6px;width:3px;height:3px;background-color:var(--tp-text-2);border-radius:50%}.tp-footer-widget-content ul li a:hover{color:var(--tp-theme-primary)}.tp-footer-widget-content ul li a:hover:after{background-color:var(--tp-theme-primary)}.tp-footer-desc,.tp-footer-logo{margin-bottom:22px}.tp-footer-desc{font-weight:400;font-size:18px;line-height:1.44;color:var(--tp-common-black)}.tp-footer-social a{display:inline-block;width:38px;height:38px;line-height:38px;text-align:center;background:#fff;box-shadow:0 1px 1px #010f1c33;border-radius:6px;margin-right:5px}.tp-footer-social a:hover{background-color:var(--tp-theme-primary);color:var(--tp-common-white);box-shadow:none}.tp-footer-talk span{font-size:14px;color:var(--tp-text-2);display:inline-block}.tp-footer-talk h4{font-weight:700;font-size:22px;color:var(--tp-common-black)}.tp-footer-talk h4 a:hover{color:var(--tp-theme-primary)}.tp-footer-contact-icon span{display:inline-block;width:16px;font-size:16px;color:var(--tp-common-black);margin-right:10px}.tp-footer-contact-content p{font-size:16px;line-height:20px;color:var(--tp-text-2)}.tp-footer-contact-content p a:hover{color:var(--tp-theme-primary)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-footer-copyright{margin-bottom:15px}}.tp-footer-copyright p{font-size:14px;margin-bottom:0}.tp-footer-copyright p,.tp-footer-copyright p a{color:var(--tp-theme-primary)}.tp-footer-payment p{margin-bottom:0}.tp-footer-bottom-wrapper{padding-top:18px;padding-bottom:40px;border-top:1px solid #010f1c1a}.footer-col-1{padding-right:95px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer-col-1{padding-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.footer-col-2{padding-left:25px}}.footer-col-3{padding-left:35px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.footer-col-3{padding-left:0}}@media screen and (max-width:800px){.footer_btn-social{flex-direction:column}}.tp-slider-variation.is-light .tp-slider-arrow button{color:var(--tp-common-black);border-color:#010f1c1a}.tp-slider-variation.is-light .tp-slider-btn .tp-btn:hover{background-color:var(--tp-theme-primary);border-color:var(--tp-theme-primary);color:var(--tp-common-white)}.tp-slider-variation.is-light .tp-slider-dot.tp-swiper-dot .swiper-pagination-bullet{background-color:#010f1c33}.tp-slider-variation.is-light .tp-slider-dot.tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-primary)}.tp-slider-active .swiper-slide-active .tp-slider-btn a,.tp-slider-active .swiper-slide-active .tp-slider-content p,.tp-slider-active .swiper-slide-active .tp-slider-content span,.tp-slider-active .swiper-slide-active .tp-slider-title{animation-name:fadeInUp;animation-fill-mode:both}.tp-slider-active .swiper-slide-active .tp-slider-thumb img{animation-name:fadeInRight;animation-fill-mode:both}.tp-slider-active:hover .tp-slider-arrow button{left:40px;visibility:visible;opacity:1}.tp-slider-active:hover .tp-slider-arrow button.tp-slider-button-next{right:40px}.tp-slider-active .tp-slider-arrow button{position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:1;color:var(--tp-common-white);border-color:#fff3;visibility:hidden;opacity:0}.tp-slider-active .tp-slider-arrow button.tp-slider-button-next{left:auto;right:0}.tp-slider-active .tp-slider-arrow button:hover{background-color:var(--tp-common-white);border-color:var(--tp-common-white);color:var(--tp-common-black)}.tp-slider-active .tp-slider-dot{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);z-index:1;width:auto}.tp-slider-active .tp-slider-dot.tp-swiper-dot .swiper-pagination-bullet{background-color:#fff3}.tp-slider-active .tp-slider-dot.tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-common-white)}.tp-slider-item.is-light .tp-slider-content p,.tp-slider-item.is-light .tp-slider-content>span,.tp-slider-item.is-light .tp-slider-title{color:var(--tp-heading-secondary)}.tp-slider-item.is-light .tp-slider-content p span{color:var(--tp-pink-1)}.tp-slider-title{font-weight:900;font-size:56px;line-height:1.07;color:var(--tp-common-white);margin-bottom:12px;animation-delay:.5s;animation-duration:1s}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-title{font-size:45px}}@media(max-width:575px){.tp-slider-title{font-size:37px}}.tp-slider-content>span{display:inline-block;font-size:16px;animation-delay:.3s}.tp-slider-content p,.tp-slider-content>span{color:var(--tp-common-white);animation-duration:1s}.tp-slider-content p{font-family:var(--tp-ff-oregano);font-weight:400;font-size:28px;margin-bottom:40px;animation-delay:.7s}.tp-slider-content p span{display:inline-block;color:var(--tp-yellow-2);position:relative;z-index:1}.tp-slider-content p span svg{position:absolute;bottom:-21px;left:-29px;z-index:-1}.tp-slider-thumb img{display:inline-block!important;animation-delay:.9s;animation-duration:1s}@media(max-width:575px){.tp-slider-thumb img{width:100%;height:100%;margin-top:50px}}.tp-slider-btn .tp-btn{border:1px solid var(--tp-common-white);animation-delay:.9s;animation-duration:1s}.tp-slider-btn .tp-btn:hover{background-color:#0000;color:var(--tp-common-white);border-color:#fff3}.tp-slider-height{min-height:516px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-height{min-height:816px}}.tp-slider-shape-1{position:absolute;top:0;right:0;z-index:-1;mix-blend-mode:luminosity;opacity:.1}.tp-slider-shape-2{position:absolute;bottom:13%;right:28%;z-index:-1}.tp-slider-shape-3{position:absolute;top:8%;right:33%;z-index:-1}.tp-slider-shape-4{position:absolute;top:30%;left:6%;z-index:-1}.tp-slider-active-2 .swiper-slide-active .tp-slider-btn-2 a,.tp-slider-active-2 .swiper-slide-active .tp-slider-content-2 p,.tp-slider-active-2 .swiper-slide-active .tp-slider-content-2 span,.tp-slider-active-2 .swiper-slide-active .tp-slider-title-2{animation-name:fadeInUp;animation-fill-mode:both}.tp-slider-active-2 .swiper-slide-active .tp-slider-thumb-2 img{animation-name:fadeInRight;animation-fill-mode:both}.tp-slider-2-dot.tp-swiper-dot{position:absolute;right:50px;left:auto;bottom:50%;z-index:1;width:auto;display:flex;flex-direction:column}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-2-dot.tp-swiper-dot{right:25px}}.tp-slider-2-dot .swiper-pagination-bullet{background-color:#010f1c24;margin:3px 0!important}.tp-slider-2-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-secondary)}.tp-slider-2-shape-1{position:absolute;top:0;right:10%;z-index:-1;mix-blend-mode:luminosity}.tp-slider-title-2{font-weight:400;font-size:100px;line-height:1.06;margin-bottom:30px;animation-delay:.3s;animation-duration:1s}@media only screen and (min-width:992px)and (max-width:1199px){.tp-slider-title-2{font-size:80px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-title-2{font-size:60px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-slider-title-2{font-size:85px}}@media(max-width:575px){.tp-slider-title-2{font-size:52px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-content-2{padding-top:100px}}.tp-slider-content-2 span{font-size:20px;color:var(--tp-common-black);display:inline-block;margin-bottom:15px;animation-delay:.1s;animation-duration:1s}.tp-slider-height-2{min-height:790px}.tp-slider-thumb-2-gradient{position:absolute;top:14%;right:-7%;display:inline-block;width:550px;height:550px;border-radius:50%;background-color:#ecf1f34d;z-index:-1}.tp-slider-thumb-2-shape-1{position:absolute;top:24%;left:-10px}.tp-slider-thumb-2-shape-2{position:absolute;bottom:25%;right:-8%}@media(max-width:575px){.tp-slider-thumb-2 img{width:100%;height:100%}}.tp-slider-btn-2 a{animation-delay:.5s;animation-duration:1s}.tp-slider-active-3 .swiper-slide-active .tp-slider-btn-3 a,.tp-slider-active-3 .swiper-slide-active .tp-slider-content-3 p,.tp-slider-active-3 .swiper-slide-active .tp-slider-content-3 span,.tp-slider-active-3 .swiper-slide-active .tp-slider-feature-3,.tp-slider-active-3 .swiper-slide-active .tp-slider-title-3{animation-name:fadeInUp;animation-fill-mode:both}.tp-slider-3-dot.tp-swiper-dot{position:absolute;right:50px;left:auto;bottom:50%;z-index:1;width:auto;display:flex;flex-direction:column}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-3-dot.tp-swiper-dot{right:25px}}.tp-slider-3-dot .swiper-pagination-bullet{background-color:#ffffff4d;margin:3px 0!important}.tp-slider-3-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-common-white)}.tp-slider-title-3{font-weight:400;font-size:100px;line-height:1.06;margin-bottom:22px;color:var(--tp-common-white);animation-delay:.3s;animation-duration:1s}@media only screen and (min-width:992px)and (max-width:1199px){.tp-slider-title-3{font-size:80px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-title-3{font-size:60px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-slider-title-3{font-size:85px}}@media(max-width:575px){.tp-slider-title-3{font-size:52px}}.tp-slider-content-3>span{font-family:var(--tp-ff-charm);font-weight:400;font-size:18px;color:var(--tp-common-white);display:inline-block;animation-delay:.1s;animation-duration:1s;margin-bottom:8px}.tp-slider-height-3{min-height:950px}@media only screen and (min-width:992px)and (max-width:1199px){.tp-slider-height-3{min-height:850px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-height-3{min-height:750px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-height-3{min-height:650px}}.tp-slider-thumb-3:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-image:radial-gradient(101.74% 101.74% at 68.02% 59.68%,#0f010500 27.48%,#0f010580 86.14%)}.tp-slider-btn-3 a{animation-delay:.7s;animation-duration:1s}.tp-slider-feature-3{animation-delay:.5s;animation-duration:1s}.tp-slider-feature-item-3{position:relative}.tp-slider-feature-item-3:not(:last-child){margin-right:28px;padding-right:30px}@media(max-width:575px){.tp-slider-feature-item-3:not(:last-child):after{display:none}}.tp-slider-feature-title-3{font-weight:400;font-size:16px;line-height:1.25;color:var(--tp-common-white)}.tp-slider-feature-icon-3 span{font-size:35px;color:var(--tp-common-white);margin-right:14px}.tp-slider-arrow-3 button{position:absolute;top:50%;left:50px;color:var(--tp-common-white);opacity:.3;z-index:1}.tp-slider-arrow-3 button:hover{opacity:1}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-slider-arrow-3 button{left:10px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-slider-arrow-3 button{left:0}}.tp-slider-arrow-3 button.tp-slider-3-button-next{left:auto;right:50px}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-slider-arrow-3 button.tp-slider-3-button-next{left:auto;right:10px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-slider-arrow-3 button.tp-slider-3-button-next{left:auto;right:0}}.tp-slider-active-4 .slick-slide.slick-active .tp-slider-btn-4 a,.tp-slider-active-4 .slick-slide.slick-active .tp-slider-content-4 span,.tp-slider-active-4 .slick-slide.slick-active .tp-slider-title-4{animation-name:fadeInUp;animation-fill-mode:both}.tp-slider-active-4 .slick-slide.slick-active .tp-slider-thumb-4 img{animation-name:fadeInRight;animation-fill-mode:both}.tp-slider-active-4 .slick-slide.slick-active .tp-slider-thumb-4-shape-1,.tp-slider-active-4 .slick-slide.slick-active .tp-slider-thumb-4-shape-2{transform:translateX(-50%) scale(1);transition-delay:.9s}.tp-slider-4-dot.tp-swiper-dot{position:absolute;right:50px;left:auto;bottom:50%;z-index:1;width:auto;display:flex;flex-direction:column}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-4-dot.tp-swiper-dot{right:25px}}.tp-slider-4-dot .swiper-pagination-bullet{background-color:#ffffff4d;margin:3px 0!important}.tp-slider-4-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-common-white)}.tp-slider-title-4{font-weight:400;font-size:100px;line-height:.96;letter-spacing:-.04em;margin-bottom:35px;color:var(--tp-common-white);animation-delay:.5s;animation-duration:1s}@media only screen and (min-width:992px)and (max-width:1199px){.tp-slider-title-4{font-size:80px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-title-4{font-size:60px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-slider-title-4{font-size:85px}}@media(max-width:575px){.tp-slider-title-4{font-size:52px}}.tp-slider-content-4>span{font-family:var(--tp-ff-charm);font-weight:400;font-size:40px;color:var(--tp-common-white);display:inline-block;animation-delay:.3s;animation-duration:1s;margin-bottom:12px}.tp-slider-height-4{min-height:950px}@media only screen and (min-width:992px)and (max-width:1199px){.tp-slider-height-4{min-height:850px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-height-4{min-height:750px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-height-4{min-height:650px}}.tp-slider-thumb-4{position:absolute;bottom:0;left:50%;transform:translateX(-40%)}.tp-slider-thumb-4 img{animation-delay:.7s;animation-duration:1s}.tp-slider-thumb-4-shape-2{bottom:-249px;background-color:#0000;border:1px solid #fff3;left:46%}.tp-slider-btn-4 a{padding:10px 32px;animation-delay:.9s;animation-duration:1s}.tp-slider-btn-4 a:hover{color:var(--tp-common-black);background-color:var(--tp-common-white);border-color:var(--tp-common-white)}.tp-slider-arrow-4 button{width:54px;height:54px;line-height:50px;text-align:center;border:2px solid #fff0;position:absolute;bottom:50px;right:255px;color:#ffffffb3;z-index:1;border-radius:50%}.tp-slider-arrow-4 button:hover{border-color:var(--tp-common-white);color:var(--tp-common-white)}.tp-slider-arrow-4 button.tp-slider-3-button-next{right:190px}.tp-slider-video{position:absolute;right:5%;top:27%;width:280px;height:280px;border-radius:50%;overflow:hidden}.tp-slider-video video{width:100%;height:100%;transform:scale(1.9)}.tp-slider-video.full-width{top:0;right:0;width:100%;height:100%;border-radius:0}.tp-slider-play{position:absolute;right:20.5%;top:59%;z-index:1}.tp-slider-play-btn{width:120px;height:120px;line-height:118px;text-align:center;font-size:18px;color:var(--tp-common-white);background-color:var(--tp-theme-brown);border:1px solid #ffffff4d;z-index:1;bottom:-10%;left:-6%}.tp-slider-play-btn,.tp-slider-play-btn .text-shape{display:inline-block;border-radius:50%;position:absolute}.tp-slider-play-btn .text-shape{top:6px;left:6px;z-index:-1;animation:tp-rotate-center 10s linear infinite}.tp-slider-play-btn:hover{color:var(--tp-common-white)}.tp-slider-play-btn .pause-icon{display:none}.tp-slider-play-btn .play-icon{transform:translate(3px,-1px);display:inline-block}.tp-slider-play-btn.hide{background-color:#0000}.tp-slider-play-btn.hide .text-shape{visibility:hidden;opacity:0}.tp-slider-play-btn.hide .play-icon{display:none}.tp-slider-play-btn.hide .pause-icon{display:block}.tp-slider-nav{position:absolute;bottom:10%;left:18.3%;z-index:1;width:150px;height:180px}.tp-slider-nav-item{margin:6px 0;opacity:.5}.tp-slider-nav-item.slick-slide.slick-current.slick-active{opacity:1}.tp-slider-nav-item:hover{cursor:pointer}.tp-slider-nav-active{height:100%}.tp-slider-nav-icon span{font-size:20px;margin-right:17px;display:inline-block}.tp-slider-nav-title{font-weight:500;font-size:20px;line-height:1.1;color:#fff;margin-bottom:0}.tp-slider-title-5{font-weight:500;font-size:100px;line-height:.96;color:var(--tp-common-black);margin-bottom:47px}@media only screen and (min-width:1600px)and (max-width:1700px){.tp-slider-title-5{font-size:93px}}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-slider-title-5{font-size:75px}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-slider-title-5{font-size:65px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-title-5{font-size:60px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-title-5{font-size:40px}}@media only screen and (min-width:1700px)and (max-width:1800px){.tp-slider-content-5{margin-left:50px}}@media only screen and (min-width:1600px)and (max-width:1700px){.tp-slider-content-5{margin-left:100px}}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-slider-content-5{margin-left:210px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-content-5{margin-top:55px}}.tp-slider-content-5 span{font-size:40px;color:var(--tp-theme-green);font-style:italic;display:inline-block;font-family:var(--tp-ff-charm);margin-bottom:25px}.tp-slider-height-5{min-height:700px}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-height-5{min-height:500px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-slider-height-5{min-height:400px}}.tp-slider-subtitle-img{margin-bottom:7px}.tp-slider-thumb-shape-5 .offer{position:absolute;top:11%;left:23%;z-index:1}@media(max-width:575px){.tp-slider-thumb-shape-5 .offer{display:none}}.tp-slider-thumb-shape-5.one{position:absolute;top:-200px;left:150px}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-thumb-shape-5.one{left:450px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-slider-thumb-shape-5.one{top:-310px;left:285px}}.tp-slider-thumb-5{transform:translate(-120px,-170px)}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-thumb-5{transform:translate(54px,-165px)}}@media only screen and (min-width:576px)and (max-width:767px){.tp-slider-thumb-5{margin-bottom:55px;transform:translate(66px,-223px)}}@media(max-width:575px){.tp-slider-thumb-5{margin-top:35px;transform:translate(50px,-120px)}}.tp-slider-thumb-5-gradient{position:absolute;top:0;left:25%;display:inline-block;height:548px;width:548px;border-radius:50%;background-image:linear-gradient(169.68deg,#fff9 6.47%,#fff0 42.78%);z-index:-1}@media only screen and (min-width:576px)and (max-width:767px){.tp-slider-thumb-5-gradient{width:450px;height:450px}}@media(max-width:575px){.tp-slider-thumb-5-gradient{width:280px;height:280px}}.tp-slider-thumb-5 img{transform:translate(-130px,40px)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-slider-thumb-5 img{transform:translate(0);width:100%}}.tp-slider-shape-5-1{position:absolute;top:14%;left:15%;z-index:1}@media only screen and (min-width:768px)and (max-width:991px){.tp-slider-shape-5-1{top:-2%;left:8%}}@media only screen and (min-width:576px)and (max-width:767px){.tp-slider-shape-5-1{top:3%;left:7%}}@media(max-width:575px){.tp-slider-shape-5-1{top:55%}}.tp-slider-shape-5-2{position:absolute;top:14%;right:7%;z-index:1}.tp-slider-shape-5-3{position:absolute;bottom:15%;left:33%;z-index:1}.tp-slider-shape-5-4{position:absolute;top:36%;left:43%;z-index:1}@media(max-width:575px){.tp-slider-shape-5-4{top:34%;left:60%}}.tp-slider-area .slick-slider .slick-list{padding:0!important}.slick-active.slick-current .tp-slider-nav-item{opacity:1}.tp-slider-p-1{font-weight:400;font-size:20px;color:var(--tp-common-white);display:inline-block;animation-delay:.1s;animation-duration:1s;margin-bottom:18px}.margin-bottom-space{margin-bottom:150px}@media only screen and (min-width:768px)and (max-width:991px){.margin-bottom-space{margin-bottom:0}}@media only screen and (min-width:576px)and (max-width:767px){.margin-bottom-space{margin-bottom:0}}@media(max-width:575px){.margin-bottom-space{margin-bottom:0}}.tp-slider-sub-3{color:gold!important}.sub-bold{font-weight:700;color:#f7d308!important}.tp-slider-thumb-3{position:absolute;top:0;left:0;width:100%;height:100%}.tp-slider-thumb-3 img{width:100%;height:100%;object-fit:cover;display:block}.tp-feature-item{padding:29px 40px 25px;background-color:var(--tp-grey-1)}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-feature-item{padding:29px 25px 25px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-feature-item{padding:29px 19px 25px}}.tp-feature-icon span{display:inline-block;font-size:24px;color:var(--tp-pink-1);min-width:30px}.tp-feature-title{font-size:16px;margin-bottom:0}.tp-feature-content p{font-size:14px;margin-bottom:0}.tp-feature-border-radius .row [class*=col-]:first-child .tp-feature-item{border-top-left-radius:8px;border-bottom-left-radius:8px}.tp-feature-border-radius .row [class*=col-]:last-child .tp-feature-item{border-top-right-radius:8px;border-bottom-right-radius:8px}.tp-feature-border-2 .row [class*=col-] .tp-feature-item-2{position:relative}@media(max-width:575px){.tp-feature-border-2 .row [class*=col-] .tp-feature-item-2{padding-bottom:20px;margin-bottom:20px}}.tp-feature-border-2 .row [class*=col-] .tp-feature-item-2:after{position:absolute;content:"";right:14px;top:42%;width:1px;height:50px;background-color:#d9dbde}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-feature-border-2 .row [class*=col-] .tp-feature-item-2:after{display:none}}@media(max-width:575px){.tp-feature-border-2 .row [class*=col-]:last-child .tp-feature-item-2{padding-bottom:0;margin-bottom:0}}.tp-feature-border-2 .row [class*=col-]:last-child .tp-feature-item-2:after{display:none}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-feature-border-2 .row [class*=col-]:first-child .tp-feature-item-2,.tp-feature-border-2 .row [class*=col-]:nth-child(2) .tp-feature-item-2,.tp-feature-border-2 .row [class*=col-]:nth-child(3) .tp-feature-item-2{padding-bottom:20px;margin-bottom:20px}.tp-feature-border-2 .row [class*=col-]:first-child .tp-feature-item-2:after,.tp-feature-border-2 .row [class*=col-]:nth-child(2) .tp-feature-item-2:after,.tp-feature-border-2 .row [class*=col-]:nth-child(3) .tp-feature-item-2:after{right:auto;left:0;top:auto;bottom:0;width:85%;height:1px;display:block}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-feature-border-2 .row [class*=col-]:nth-child(3) .tp-feature-item-2{padding-bottom:0;margin-bottom:0}.tp-feature-border-2 .row [class*=col-]:nth-child(3) .tp-feature-item-2:after{display:none}}.tp-feature-inner-2{background:var(--tp-common-white);padding:30px 40px 23px}.tp-feature-title-2{font-weight:500;font-size:16px;line-height:20px;color:var(--tp-common-black);margin-bottom:2px;line-height:1}.tp-feature-icon-2 span{font-size:35px;color:var(--tp-common-black)}.tp-feature-content-2 p{font-size:14px;margin-bottom:0;line-height:1.3}.tp-feature-style-2 .tp-feature-inner-2{padding:0;border:0}.tp-feature-style-2 .tp-feature-icon-2 span{color:var(--tp-theme-brown)}.tp-feature-style-2 .tp-feature-title-2{margin-bottom:4px}.tp-feature-border-3 .tp-feature-item-2{position:relative}.tp-feature-border-3 .tp-feature-item-2:not(:last-child):after{position:absolute;content:"";right:-42%;top:42%;width:1px;height:50px;background-color:#e9eaed}@media only screen and (min-width:992px)and (max-width:1199px){.tp-feature-border-3 .tp-feature-item-2:not(:last-child):after{right:-20%}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-feature-border-3 .tp-feature-item-2:not(:last-child):after{display:none}}.tp-feature-border-5 .row [class*=col-] .tp-feature-item-5{position:relative}@media(max-width:575px){.tp-feature-border-5 .row [class*=col-] .tp-feature-item-5{margin-bottom:20px}}.tp-feature-border-5 .row [class*=col-] .tp-feature-item-5:after{position:absolute;content:"";right:14px;top:42%;width:1px;height:50px;background-color:#eaebed}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-feature-border-5 .row [class*=col-] .tp-feature-item-5:after{display:none}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-feature-border-5 .row [class*=col-]:first-child,.tp-feature-border-5 .row [class*=col-]:nth-child(2){margin-bottom:20px}}@media(max-width:575px){.tp-feature-border-5 .row [class*=col-]:last-child .tp-feature-item-5{padding-bottom:0;margin-bottom:0}}.tp-feature-border-5 .row [class*=col-]:last-child .tp-feature-item-5:after{display:none}.tp-feature-inner-5{padding:24px 43px;border:2px solid #eaebed;border-radius:16px}.tp-feature-title-5{font-weight:400;font-size:18px;margin-bottom:0}.tp-feature-icon-5 span{font-size:22px;color:var(--tp-theme-green);margin-right:10px}.tp-testimonial-arrow button{position:absolute;top:50%;left:0;background:var(--tp-common-white);box-shadow:0 4px 16px #5a3a2e1a;border-radius:50%;height:60px;width:60px;line-height:60px;font-size:18px;color:var(--tp-common-black);z-index:1}.tp-testimonial-arrow button:hover{background-color:var(--tp-theme-secondary);color:var(--tp-common-white);box-shadow:none}.tp-testimonial-arrow button.tp-testimonial-slider-button-next{left:auto;right:0}.tp-testimonial-section-title{font-weight:400;font-size:20px;margin-bottom:50px}.tp-testimonial-content{padding-left:40px;padding-right:40px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-testimonial-content{padding-left:0;padding-right:0}}.tp-testimonial-content p{font-weight:400;font-size:30px;line-height:1.4;color:var(--tp-common-black);margin-bottom:30px}@media(max-width:575px){.tp-testimonial-content p{font-size:27px}}.tp-testimonial-rating{margin-bottom:25px}.tp-testimonial-rating span{font-size:16px;color:var(--tp-theme-secondary)}.tp-testimonial-avater img{width:60px;height:60px;border-radius:50%}.tp-testimonial-user{background:var(--tp-common-white);box-shadow:0 4px 16px #5a3a2e14;border-radius:40px;padding:10px 27px 10px 10px}.tp-testimonial-user-translate{transform:translateY(2px)}.tp-testimonial-user-title{font-weight:500;font-size:16px;line-height:1;margin-bottom:-2px}.tp-testimonial-user-designation{font-size:14px;line-height:1}.tp-testimonial-shape-gradient{position:absolute;top:-65px;left:50%;display:inline-block;width:432px;height:432px;border-radius:50%;background-image:linear-gradient(180deg,#c1a58a1f,#fff0 70%);z-index:-1}@media(max-width:575px){.tp-testimonial-shape-gradient{width:280px;height:280px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-testimonial-item-3{padding:0}}@media(max-width:575px){.tp-testimonial-item-3{padding:0}}.tp-testimonial-rating-3{margin-bottom:11px}.tp-testimonial-rating-3 span{color:var(--tp-common-black)}.tp-testimonial-content-3 p{font-weight:400;font-size:20px;line-height:1.5;color:var(--tp-text-2);margin-bottom:20px}.tp-testimonial-avater-3 img{width:46px;height:46px;border-radius:50%;background:#d9d9d9;border:3px solid #fff;box-shadow:0 4px 12px #5a3a2e29}.tp-testimonial-user-3-title{font-weight:400;font-size:16px;line-height:16px;display:inline-block;margin-bottom:0}.tp-testimonial-shape-3-quote{position:absolute;bottom:50px;right:50px;z-index:-1}@media(max-width:575px){.tp-testimonial-shape-3-quote{bottom:83px;right:30px}}.tp-testimonial-slider-wrapper-5{background-color:#faf0e8;border:1px solid #c1a58a40;border-radius:24px;padding:72px 115px 85px 103px}@media only screen and (min-width:768px)and (max-width:991px){.tp-testimonial-slider-wrapper-5{padding:72px 35px 85px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-testimonial-slider-wrapper-5{padding:42px 50px 45px}}@media(max-width:575px){.tp-testimonial-slider-wrapper-5{padding:30px 25px}}.tp-testimonial-content-5{padding-top:10px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-testimonial-content-5{margin-top:35px}}.tp-testimonial-content-5 p{font-size:26px;line-height:1.38;color:var(--tp-heading-primary);margin-bottom:30px}.tp-testimonial-rating-5{margin-bottom:7px}.tp-testimonial-rating-5 span{font-size:13px;color:#ffb21d}.tp-testimonial-user-5-title{font-weight:600;font-size:20px;margin-bottom:0}.tp-testimonial-user-5-designation{font-size:16px}.tp-testimonial-avater-5{width:240px;height:267px;border-radius:50%;transform:rotate(6deg);overflow:hidden}.tp-testimonial-avater-5 img{width:100%;height:100%;object-fit:cover;background:#d9d9d9;transform:rotate(-6deg)}.tp-testimonial-avater-wrapper-5{position:relative}.tp-testimonial-avater-wrapper-5:after{position:absolute;content:"";top:13px;left:15px;width:240px;height:267px;border-radius:50%;transform:rotate(6deg);background-color:#0000;border:1px solid #678e6133;z-index:-1}.tp-testimonial-avater-wrapper-5 .quote-icon{position:absolute;bottom:10px;right:54px;display:inline-block;width:70px;height:70px;text-align:center;line-height:62px;border:4px solid var(--tp-common-white);border-radius:50%;background-color:var(--tp-theme-green)}@media only screen and (min-width:768px)and (max-width:991px){.tp-testimonial-avater-wrapper-5 .quote-icon{bottom:95px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-testimonial-avater-wrapper-5 .quote-icon{left:44%;right:auto}}@media(max-width:575px){.tp-testimonial-avater-wrapper-5 .quote-icon{right:0}}.tp-testimonial-avater-wrapper-5 .quote-icon img{transform:translate(1px,-1px)}.tp-testimonial-arrow-5{position:absolute;bottom:30px;right:0;z-index:1}.tp-testimonial-arrow-5 button{font-size:30px;color:var(--tp-theme-greige);position:relative}.tp-testimonial-arrow-5 button:not(:last-child){margin-right:30px}.tp-testimonial-arrow-5 button:not(:last-child):after{position:absolute;content:"";right:-17px;top:16px;background-color:#c1a58a59;width:1px;height:30px}.tp-testimonial-arrow-5 button:hover{color:var(--tp-common-black)}.tp-error-area{position:relative;background:radial-gradient(circle at 14% 20%,#c1a58a12,#0000 44%),radial-gradient(circle at 84% 8%,#c1a58a0f,#0000 32%),linear-gradient(180deg,#fff,#f9f7f8)}.tp-error-shell{position:relative;border-radius:20px;padding:34px 28px 38px;border:1px solid #c1a58a26;background-color:#ffffffeb;box-shadow:0 20px 50px #5a3a2e14;overflow:hidden}@media(max-width:575px){.tp-error-shell{padding:28px 18px 30px}}.tp-error-shell:after,.tp-error-shell:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.tp-error-shell:before{width:190px;height:190px;top:-86px;right:-74px;background:radial-gradient(circle,#c1a58a26 0,#c1a58a00 72%)}.tp-error-shell:after{width:160px;height:160px;left:-62px;bottom:-72px;background:radial-gradient(circle,#c1a58a1a 0,#c1a58a00 70%)}.tp-error-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;padding:8px 15px;border-radius:999px;border:1px solid #c1a58a47;background-color:#c1a58a14;color:var(--tp-theme-brown);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;line-height:1;position:relative;z-index:1}.tp-error-thumb{margin-bottom:8px;position:relative;z-index:1}.tp-error-thumb img{max-width:360px;width:100%;margin:0 auto;filter:drop-shadow(0 18px 30px rgba(1,15,28,.12))}.tp-error-title{font-size:48px;font-weight:600;margin-bottom:14px;color:var(--tp-common-black);position:relative;z-index:1}@media only screen and (min-width:576px)and (max-width:767px){.tp-error-title{font-size:38px}}@media(max-width:575px){.tp-error-title{font-size:30px;margin-bottom:12px}}.tp-error-content p{font-size:16px;line-height:1.6;padding:0 70px;margin-bottom:27px;color:var(--tp-text-body);position:relative;z-index:1}@media(max-width:575px){.tp-error-content p{padding:0}}.tp-error-desc{max-width:500px;margin-left:auto;margin-right:auto}.tp-error-actions{display:flex;justify-content:center;position:relative;z-index:1}.tp-error-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;font-size:15px;color:var(--tp-common-white);font-weight:600;letter-spacing:.04em;text-transform:uppercase;background-color:var(--tp-theme-brown);border:1px solid var(--tp-theme-brown);border-radius:999px;padding:12px 32px;box-shadow:0 12px 26px #c1a58a33}.tp-error-btn:hover{background-color:var(--tp-common-white);border-color:var(--tp-theme-brown);color:var(--tp-theme-brown);transform:translateY(-1px)}.tp-course-program__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-course-program__grid{grid-template-columns:1fr}}.tp-course-program__card{background:#fff;border:1px solid #f0ebe6;border-radius:14px;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;display:flex;flex-direction:row;align-items:stretch}.tp-course-program__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #5a3a2e1f}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-course-program__card{flex-direction:column}}.tp-course-program__card-thumb{flex:0 0 220px;width:220px;align-self:stretch;display:flex;justify-content:center;align-items:center;background:#faf8f5;padding:0 12px;overflow:hidden;position:relative;min-height:160px}.tp-course-program__card-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;background:#0000}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-course-program__card-thumb{flex:none;width:100%;height:370px;min-height:unset;padding:0}.tp-course-program__card-thumb img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}}.tp-course-program__card-body{padding:16px;display:flex;gap:12px;align-items:center;flex:1 1}.tp-course-program__card-number{font-size:26px;font-weight:700;color:#5a3a2e;flex-shrink:0;line-height:1.3}.tp-course-program__card-info{flex:1 1;min-width:0}.tp-course-program__card-title{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:4px;line-height:1.3}.tp-course-program__card-desc{font-size:18px;color:#888;line-height:1.5;margin:0}.tp-special-course__row{align-items:center}.tp-special-course__content{padding-right:22px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-special-course__content{padding-right:0}}.tp-special-course__text{font-size:18px;line-height:1.65;color:var(--tp-text-body)}.tp-special-course__text:not(:last-child){margin-bottom:16px}.tp-special-course__btn{background-color:var(--tp-theme-brown);border-color:var(--tp-theme-brown);color:var(--tp-common-white)}.tp-special-course__btn:hover{background-color:#0000;border-color:var(--tp-theme-brown);color:var(--tp-theme-brown)}.tp-special-course__video{position:relative;width:100%;border-radius:20px;overflow:hidden;box-shadow:0 14px 34px #5a3a2e1a;aspect-ratio:16/10;background-color:#0f0f11}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-special-course__video{aspect-ratio:16/9}}.tp-special-course__video-banner{position:absolute;inset:0;z-index:1;background-image:url(/assets/img/youtobe.webp);background-image:-webkit-image-set(url("/assets/img/youtobe.webp") type("image/webp"),url("/assets/img/youtobe.jpg") type("image/jpeg"));background-image:image-set(url("/assets/img/youtobe.webp") type("image/webp"),url("/assets/img/youtobe.jpg") type("image/jpeg"));background-size:cover;background-position:50%}.tp-special-course__video:after{position:absolute;content:"";inset:0;z-index:2;background:linear-gradient(180deg,#010f1c1f,#010f1c61);pointer-events:none}.tp-special-course__video.is-playing:after{display:none}.tp-special-course__video iframe{position:relative;z-index:3;width:100%;height:100%;border:0;display:block}.tp-special-course__play-btn{position:absolute;top:50%;left:50%;z-index:4;width:78px;height:78px;border-radius:50%;background-color:#fffffff0;color:var(--tp-theme-brown);box-shadow:0 16px 34px #5a3a2e1f;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.tp-special-course__play-btn svg{width:32px;height:32px;margin-left:3px}.tp-special-course__play-btn:hover{background-color:var(--tp-theme-brown);color:var(--tp-common-white);transform:translate(-50%,-50%) scale(1.06)}.tp-special-course__play-btn:focus-visible{outline:2px solid #ffffffe6;outline-offset:4px}@media(max-width:575px){.tp-special-course__play-btn{width:66px;height:66px}.tp-special-course__play-btn svg{width:28px;height:28px}}.tp-beauty-offer .tp-collection-height{min-height:auto}.tp-beauty-offer .tp-collection-item{padding:34px 26px}@media(max-width:575px){.tp-beauty-offer .tp-collection-item{padding:26px 18px}}.tp-beauty-offer__media-card{height:100%;min-height:100%;padding:0!important}.tp-beauty-offer__content-card{height:100%}.tp-beauty-offer .tp-collection-title{margin-bottom:20px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-beauty-offer .tp-collection-title{font-size:36px}}.tp-beauty-offer__thumb{background-image:url(/assets/img/product/collection/1.webp);background-image:-webkit-image-set(url("/assets/img/product/collection/1.webp") 1x);background-image:-webkit-image-set(url("/assets/img/product/collection/1.webp") type("image/webp"),url("/assets/img/product/collection/1.jpeg") type("image/jpeg"));background-image:image-set(url("/assets/img/product/collection/1.webp") type("image/webp"),url("/assets/img/product/collection/1.jpeg") type("image/jpeg"));background-position:50%;width:100%;height:100%;min-height:100%}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-beauty-offer__thumb{min-height:340px}}.tp-beauty-offer__label{display:inline-block;margin-bottom:14px;padding:7px 15px;border-radius:999px;border:1px solid #c1a58a4d;background-color:#c1a58a14;color:var(--tp-theme-brown);font-size:16px;font-weight:500;line-height:1}.tp-beauty-offer__list{padding-left:22px;margin-bottom:24px}.tp-beauty-offer__list li{font-size:18px;line-height:1.55;color:var(--tp-common-black);margin-bottom:8px}.tp-beauty-offer__list li::marker{color:var(--tp-theme-brown)}.tp-beauty-offer__socials{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:8px}.tp-beauty-offer__social-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;color:var(--tp-common-white);box-shadow:0 6px 16px #010f1c29}.tp-beauty-offer__social-link svg{width:22px;height:22px}.tp-beauty-offer__social-link:hover{color:var(--tp-common-white);transform:translateY(-2px)}.tp-beauty-offer__social-link--instagram{background:linear-gradient(135deg,#f09433,#e6683c 30%,#dc2743 58%,#bc1888)}.tp-beauty-offer__social-link--facebook{background-color:#4267b2}.tp-beauty-testimonial__heading .tp-section-title-pre-3{display:inline-block;margin-bottom:14px;padding:8px 16px;border-radius:999px;background-color:#c1a58a14;border:1px solid #c1a58a40;color:var(--tp-theme-brown);line-height:1}.tp-beauty-testimonial__media{position:relative;height:570px;border-radius:12px;overflow:hidden}@media only screen and (min-width:768px)and (max-width:991px){.tp-beauty-testimonial__media{height:500px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-beauty-testimonial__media{height:420px}}.tp-beauty-testimonial__image{object-fit:contain}.tp-beauty-testimonial__nav{display:flex;justify-content:center;gap:12px;margin-top:18px}.tp-beauty-testimonial__arrow{width:44px;height:44px;border-radius:50%;border:1px solid #c1a58a59;background-color:var(--tp-common-white);color:var(--tp-theme-brown);display:flex;align-items:center;justify-content:center}.tp-beauty-testimonial__arrow svg{width:20px;height:20px}.tp-beauty-testimonial__arrow:hover{background-color:var(--tp-theme-brown);border-color:var(--tp-theme-brown);color:var(--tp-common-white)}.tp-beauty-testimonial__arrow:focus-visible{outline:2px solid #c1a58a66;outline-offset:2px}.tp-beauty-testimonial .tp-swiper-dot-border .swiper-pagination-bullet{border-color:#c1a58a80}.tp-beauty-testimonial .tp-swiper-dot-border .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-brown);border-color:var(--tp-theme-brown)}.tp-beauty-testimonial .tp-swiper-dot-border .swiper-pagination-bullet:hover{border-color:var(--tp-theme-brown)}.tp-faq-section{padding-top:48px;padding-bottom:60px}.tp-faq-section__heading .tp-section-title-pre-3{display:inline-block;margin-bottom:12px;padding:8px 16px;border-radius:999px;border:1px solid #c1a58a47;background-color:#c1a58a14;color:var(--tp-theme-brown);line-height:1;letter-spacing:.05em;text-transform:uppercase}.tp-faq-section__accordion{padding:0;border:1px solid var(--tp-border-primary);border-radius:14px;background-color:var(--tp-common-white);box-shadow:0 12px 32px #5a3a2e14;overflow:hidden}.tp-faq-section__accordion .accordion-item{border:0;border-radius:0;margin:0;background-color:#0000}.tp-faq-section__accordion .accordion-item+.accordion-item{border-top:1px solid var(--tp-border-primary)}.tp-faq-section__accordion .accordion-title{font-size:18px;font-weight:500;color:var(--tp-common-black);padding:18px 20px}.tp-faq-section__accordion .accordion-title:hover{background-color:#c1a58a0d}.tp-faq-section__accordion .accordion-title svg{fill:var(--tp-theme-brown)}.tp-faq-section__accordion .accordion-content{padding:10px 20px 20px;display:flex;flex-direction:column;gap:10px}.tp-faq-section__accordion .accordion-content__text{margin:0;font-size:17px;line-height:1.6;color:var(--tp-text-body)}.tp-faq-section__accordion .accordion-content__link{align-self:flex-start;display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid #c1a58a33;background-color:#c1a58a14;color:var(--tp-theme-brown);font-size:15px;font-weight:600;line-height:1}.tp-faq-section__accordion .accordion-content__link:hover{background-color:var(--tp-theme-brown);border-color:var(--tp-theme-brown);color:var(--tp-common-white)}@media(min-width:992px){.tp-faq-section__cta-col{position:sticky;top:24px}}.tp-faq-section__cta-card{border-radius:20px;overflow:hidden;background-color:var(--tp-common-white);border:1px solid var(--tp-border-primary);box-shadow:0 16px 40px #5a3a2e1a}@media(max-width:991px){.tp-faq-section__cta-card{margin-top:36px;display:flex;flex-direction:row;align-items:stretch;border-radius:16px}}.tp-faq-section__cta-img-wrap{position:relative;height:280px;width:100%;flex-shrink:0}@media(max-width:991px){.tp-faq-section__cta-img-wrap{width:160px;height:auto;min-height:180px}}@media(max-width:575px){.tp-faq-section__cta-img-wrap{display:none}}.tp-faq-section__cta-body{padding:24px;display:flex;flex-direction:column;gap:12px}@media(max-width:991px){.tp-faq-section__cta-body{flex:1 1;justify-content:center}}.tp-faq-section__cta-label{margin:0;font-size:20px;font-weight:700;color:var(--tp-common-black);line-height:1.2}.tp-faq-section__cta-text{margin:0;font-size:15px;line-height:1.6;color:var(--tp-text-body)}.tp-faq-section__cta-btn{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;background:linear-gradient(135deg,#833ab4,#fd1d1d 50%,#fcb045);color:#fff;font-size:14px;font-weight:600;text-decoration:none}.tp-faq-section__cta-btn:hover{opacity:.88;transform:translateY(-2px);color:#fff}.tp-beauty-category__heading .tp-section-title-pre-3{display:inline-block;margin-bottom:12px;padding:8px 16px;border-radius:999px;border:1px solid #c1a58a47;background-color:#c1a58a14;color:var(--tp-theme-brown);text-transform:uppercase;letter-spacing:.04em;line-height:1}.tp-beauty-category__grid{row-gap:8px}.tp-beauty-category__col{display:flex}.tp-beauty-category__card{width:100%;min-height:520px;border-radius:14px;overflow:hidden;border:1px solid #ffffff40;box-shadow:0 14px 32px #5a3a2e1a}.tp-beauty-category__thumb{border-radius:14px}.tp-beauty-category__thumb--1{background-image:url(/assets/img/category/1.webp);background-image:-webkit-image-set(url("/assets/img/category/1.webp") type("image/webp"),url("/assets/img/category/1.jpeg") type("image/jpeg"));background-image:image-set(url("/assets/img/category/1.webp") type("image/webp"),url("/assets/img/category/1.jpeg") type("image/jpeg"))}.tp-beauty-category__thumb--2{background-image:url(/assets/img/category/2.webp);background-image:-webkit-image-set(url("/assets/img/category/2.webp") type("image/webp"),url("/assets/img/category/2.jpeg") type("image/jpeg"));background-image:image-set(url("/assets/img/category/2.webp") type("image/webp"),url("/assets/img/category/2.jpeg") type("image/jpeg"))}.tp-beauty-category__thumb--3{background-image:url(/assets/img/category/3.webp);background-image:-webkit-image-set(url("/assets/img/category/3.webp") type("image/webp"),url("/assets/img/category/3.jpg") type("image/jpeg"));background-image:image-set(url("/assets/img/category/3.webp") type("image/webp"),url("/assets/img/category/3.jpg") type("image/jpeg"))}.tp-beauty-category__thumb--4{background-image:url(/assets/img/category/4.jpg)}.tp-beauty-category__content{bottom:34px;padding:0 14px}.tp-beauty-category__title{font-size:22px;line-height:1.35;margin-bottom:18px}.tp-beauty-category__action{padding:9px 22px;border-radius:999px;border-color:var(--tp-theme-brown);background-color:var(--tp-theme-brown);color:var(--tp-common-white);font-size:14px}.tp-beauty-category__action:hover{background-color:var(--tp-common-white);border-color:var(--tp-common-white);color:var(--tp-theme-brown)}.tp-beauty-category__action svg{margin-left:4px}.tp-reveal{opacity:0;transform:translate3d(0,34px,0) scale(.985);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.tp-reveal.is-visible{opacity:1;transform:translateZ(0) scale(1)}@media(prefers-reduced-motion:reduce){.tp-reveal{opacity:1;transform:none;transition:none}}.tp-beauty-banner{overflow:hidden}.tp-beauty-banner,.tp-beauty-banner .swiper-slide,.tp-beauty-banner .swiper-wrapper,.tp-beauty-banner .tp-slider-active-3{background-color:#faf7f4}.tp-beauty-banner .tp-slider-overlay{background:#06070c33}.tp-beauty-banner__slide{background-color:#faf7f4;position:relative}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-beauty-banner .tp-slider-height-3{min-height:710px}.tp-beauty-banner .margin-bottom-space{margin-bottom:0;padding-top:70px;padding-bottom:26px}.tp-beauty-banner .tp-slider-content-3{padding-top:102px;padding-bottom:32px}}.tp-beauty-banner .tp-slider-content-3>span{font-family:var(--tp-ff-body)}.tp-beauty-banner .tp-slider-title-3{font-family:var(--tp-ff-heading)}.tp-beauty-banner .tp-slider-feature-title-3,.tp-beauty-banner .tp-slider-p-1{font-family:var(--tp-ff-body)}.tp-beauty-banner__feature-grid{--bs-gutter-x:14px;--bs-gutter-y:14px;margin-bottom:20px!important}@media(max-width:575px){.tp-beauty-banner__feature-grid{--bs-gutter-x:10px;--bs-gutter-y:10px}}.tp-beauty-banner__feature-item{height:100%;margin-bottom:0;padding:12px 14px;border-radius:12px;border:1px solid #ffffff38;background-color:#ffffff1f}.tp-beauty-banner .tp-slider-feature-icon-3{margin-right:12px;flex:0 0 auto}.tp-beauty-banner .tp-slider-feature-icon-3 span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ffffff1f}.tp-beauty-banner .tp-slider-feature-content-3{display:flex;align-items:center}.tp-beauty-banner .tp-slider-feature-title-3{margin-bottom:0;font-size:20px;line-height:1.35}@media(max-width:575px){.tp-beauty-banner .tp-slider-feature-title-3{font-size:18px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-home-page .tp-category-area,.tp-home-page .tp-collection-area,.tp-home-page .tp-feature-area,.tp-home-page .tp-special-area,.tp-home-page .tp-testimonial-area{padding-top:52px!important}.tp-home-page .tp-testimonial-area{padding-bottom:24px!important}.tp-home-page .tp-course-program{margin-top:46px!important}.tp-home-page .tp-faq-section{margin-top:16px;margin-bottom:26px}}.tp-home-page .tp-feature-inner-2{background-color:#faf7f4!important}.tp-product-category-item:hover .tp-product-category-thumb img{transform:scale(1.1)}.tp-product-category-thumb{margin-bottom:16px}.tp-product-category-thumb a{display:inline-block;width:180px;height:180px;background-color:var(--tp-grey-1);background-image:radial-gradient(95.56% 95.56% at 50% 50%,#fff 0,#bddeff 100%);border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center;margin:auto}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-product-category-thumb a{width:150px;height:150px}}.tp-product-category-content p{font-weight:400;font-size:14px;color:var(--tp-text-2)}.tp-product-category-title{font-weight:500;font-size:20px;color:var(--tp-common-black);margin-bottom:0}.tp-product-category-title a:hover{color:var(--tp-theme-primary)}.tp-category-slider-2 .tp-swiper-scrollbar{width:calc(100% - 200px);margin:auto;position:static;height:2px}@media only screen and (min-width:576px)and (max-width:767px){.tp-category-slider-2 .tp-swiper-scrollbar{width:calc(100% - 100px)}}@media(max-width:575px){.tp-category-slider-2 .tp-swiper-scrollbar{width:100%}}.tp-category-item-2:hover .tp-category-btn-2,.tp-category-item-2:hover .tp-category-content-2 span,.tp-category-item-2:hover .tp-category-content-2:after,.tp-category-item-2:hover .tp-category-title-2{transform:translateY(0);visibility:visible;opacity:1}.tp-category-item-2:hover .tp-category-title-2{transition-delay:.5s}.tp-category-item-2:hover .tp-category-btn-2{transition-delay:.7s}.tp-category-item-2:hover .tp-category-content-2 span{transition-delay:.3s}.tp-category-item-2:hover .tp-category-content-2:after{transition-delay:.1s}.tp-category-btn-2,.tp-category-content-2 span,.tp-category-content-2:after,.tp-category-title-2{transform:translateY(10px);visibility:hidden;opacity:0}.tp-category-content-2{position:absolute;top:14px;left:14px;bottom:14px;right:14px;background-color:#0000;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.tp-category-content-2:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:var(--tp-common-white);z-index:-1;transition-delay:.7s}.tp-category-content-2 span{font-size:16px;display:inline-block;margin-bottom:3px;transition-delay:.5s}.tp-category-title-2{font-weight:400;font-size:20px;margin-bottom:17px;transition-delay:.3s}.tp-category-title-2 a:hover{color:var(--tp-theme-secondary)}.tp-category-btn-2{transition-delay:0s}.tp-category-btn-2 .tp-btn-border{font-size:14px;padding:1px 15px}.tp-category-thumb-2{background-color:#f2f3f5}.tp-category-thumb-2 a{display:block}.tp-category-thumb-2 img{width:100%;height:100%}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-category-thumb-2 img{width:100%}}.tp-category-item-3{min-height:520px;visibility:visible;opacity:1}.tp-category-item-3:hover .tp-category-thumb-3{transform:scale(1.1)}.tp-category-item-3:hover .tp-category-thumb-3:before{visibility:visible;opacity:1}.tp-category-thumb-3{z-index:-1;transition:all .3s ease-out 0s}.tp-category-thumb-3:after,.tp-category-thumb-3:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-image:linear-gradient(180deg,#010f1c00,#010f1c80)}.tp-category-thumb-3:before{background:none;background:#010f1c80;opacity:0;visibility:hidden}.tp-category-title-3{font-weight:600;font-size:24px;color:var(--tp-common-white);margin-bottom:0;padding:0 10px}.tp-category-title-3 a{background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-size:0 1px,0 1px;background-position:100% 100%,0 88%;background-repeat:no-repeat;transition:background-size .4s linear}.tp-category-title-3 a:hover{background-size:0 1px,100% 1px}.tp-category-content-3{position:absolute;bottom:50px;left:0;right:0;width:100%;z-index:1}.tp-category-content-3 span{font-weight:500;font-size:14px;display:inline-block;margin-bottom:22px}.tp-category-btn-3 .tp-link-btn-2,.tp-category-content-3 span{color:var(--tp-common-white)}.tp-category-btn-3 .tp-link-btn-2:after,.tp-category-btn-3 .tp-link-btn-2:before{background-color:var(--tp-common-white)}.tp-category-more-3 .tp-btn{font-size:14px;color:var(--tp-common-black);border-color:#010f1c1f;background-color:#0000}.tp-category-more-3 .tp-btn:hover{background-color:var(--tp-theme-brown);border-color:var(--tp-theme-brown);color:var(--tp-common-white)}.tp-category-slider-4 .tp-swiper-scrollbar{background-color:#d3d8dd;width:calc(100% - 1120px);margin:auto}@media only screen and (min-width:1400px)and (max-width:1599px){.tp-category-slider-4 .tp-swiper-scrollbar{width:calc(100% - 600px)}}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-category-slider-4 .tp-swiper-scrollbar{width:calc(100% - 400px)}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-category-slider-4 .tp-swiper-scrollbar{width:calc(100% - 200px)}}@media only screen and (min-width:768px)and (max-width:991px){.tp-category-slider-4 .tp-swiper-scrollbar{width:calc(100% - 150px)}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-category-slider-4 .tp-swiper-scrollbar{width:100%}}.tp-category-item-4{min-height:360px}.tp-category-item-4:hover .tp-category-price-4{visibility:hidden;opacity:0}.tp-category-item-4:hover .tp-category-add-to-cart-4{visibility:visible;opacity:1;transform:translateY(-30px) translateX(-50%)}.tp-category-item-4:hover .tp-product-action-4{visibility:visible;opacity:1;right:20px}.tp-category-title-4{font-weight:500;font-size:20px;line-height:1;margin-bottom:3px}.tp-category-title-4 a:hover{color:var(--tp-theme-brown)}.tp-category-thumb-4{z-index:-1}.tp-category-content-4{position:absolute;bottom:35px;left:20px;right:20px}.tp-category-price-4{font-weight:500;font-size:16px;color:var(--tp-common-black);display:inline-block}.tp-category-price-wrapper-4{position:relative}.tp-category-add-to-cart-4{position:absolute;bottom:-30px;left:50%;margin:auto;background-color:var(--tp-common-white);font-weight:500;font-size:16px;color:var(--tp-common-black);visibility:hidden;opacity:0;transform:translateY(-20px) translateX(-50%)}.tp-category-add-to-cart-4:hover{color:var(--tp-theme-brown)}.tp-category-slider-5 .tp-swiper-scrollbar{background-color:#edeff2;width:calc(100% - 600px);margin:auto}@media only screen and (min-width:1200px)and (max-width:1399px){.tp-category-slider-5 .tp-swiper-scrollbar{width:calc(100% - 400px)}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-category-slider-5 .tp-swiper-scrollbar{width:calc(100% - 200px)}}@media only screen and (min-width:768px)and (max-width:991px){.tp-category-slider-5 .tp-swiper-scrollbar{width:calc(100% - 150px)}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-category-slider-5 .tp-swiper-scrollbar{width:100%}}.tp-category-item-5{background-color:#e5efe2;min-height:260px;border-radius:16px}.tp-category-item-5:hover .tp-category-thumb-5{transform:scale(1.05)}.tp-category-title-5{font-weight:400;font-size:20px;line-height:1;margin-bottom:0}.tp-category-title-5:hover{color:var(--tp-theme-green)}.tp-category-thumb-5{z-index:-1}.tp-category-content-5{position:absolute;top:35px;left:10px;right:10px;text-align:center}.tp-category-content-5 span{font-size:14px;color:#5c8c10}.tp-category-main-box{height:140px}.tp-category-main-box:hover .tp-category-main-thumb{transform:scale(1.1)}.tp-category-main-thumb{position:absolute;top:0;left:0;width:100%;height:100%}.tp-category-main-title{font-weight:600;font-size:24px;color:var(--tp-common-black);line-height:1;margin-bottom:0}.tp-category-main-title a:hover{color:var(--tp-theme-primary)}.tp-category-main-content{position:absolute;bottom:30px;left:20px;right:20px;z-index:1;text-align:center}.tp-category-main-item{font-weight:500;font-size:14px;color:var(--tp-text-2)}.tp-category-main-result p{font-weight:400;font-size:16px;color:#818487;margin-bottom:10px}.tp-category-main-result-bar{max-width:588px;height:2px;background-color:#edeff2;margin:auto;position:relative}.tp-category-main-result-bar span{display:inline-block;position:absolute;top:0;left:0;height:100%;z-index:1;background-color:var(--tp-common-black)}.tp-banner-item{padding:52px 60px 32px;border-radius:8px}@media(max-width:575px){.tp-banner-item{padding:52px 34px 32px}}.tp-banner-item:hover .tp-banner-thumb{transform:scale(1.05)}.tp-banner-item.has-square,.tp-banner-item.has-square .tp-banner-thumb{border-radius:0}.tp-banner-item-sm{padding:50px 40px}.tp-banner-item-sm .tp-banner-title{font-size:20px;line-height:1.3;margin-bottom:5px}.tp-banner-item-sm .tp-banner-title a:hover{color:var(--tp-common-black)}.tp-banner-item-sm .tp-banner-content p{margin-bottom:31px}.tp-banner-item-sm .tp-banner-btn .tp-link-btn:hover{color:var(--tp-common-black)}.tp-banner-content span{font-size:16px;color:var(--tp-common-black);display:inline-block;margin-bottom:5px}.tp-banner-content p{font-weight:500;font-size:16px;color:var(--tp-common-black)}.tp-banner-title{font-weight:500;font-size:28px;line-height:1.29;margin-bottom:22px}.tp-banner-title a:hover{color:var(--tp-theme-primary)}.tp-banner-thumb{border-radius:8px;z-index:-1}.tp-banner-height{min-height:260px}.tp-product-banner-slider{border-radius:8px}.tp-product-banner-slider-active .swiper-slide-active .tp-product-banner-btn a,.tp-product-banner-slider-active .swiper-slide-active .tp-product-banner-content p,.tp-product-banner-slider-active .swiper-slide-active .tp-product-banner-price,.tp-product-banner-slider-active .swiper-slide-active .tp-product-banner-subtitle,.tp-product-banner-slider-active .swiper-slide-active .tp-product-banner-title{animation-name:fadeInUp;animation-fill-mode:both}.tp-product-banner-slider-active .swiper-slide-active .tp-product-banner-thumb img,.tp-product-banner-slider-active .swiper-slide-active .tp-product-banner-thumb-gradient,.tp-product-banner-slider-active .swiper-slide-active .tp-product-banner-thumb-shape .tp-offer-shape{animation-name:fadeInRight;animation-fill-mode:both}.tp-product-banner-slider-dot.tp-swiper-dot{position:absolute;right:50px;left:auto;bottom:50%;transform:translateY(50%);z-index:1;width:auto;display:flex;flex-direction:column}.tp-product-banner-slider-dot.tp-swiper-dot.tp-swiper-dot .swiper-pagination-bullet{margin:3px 0;background-color:#fff3}.tp-product-banner-slider-dot.tp-swiper-dot.tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-common-white)}.tp-product-banner-inner{border-radius:8px;padding:64px 80px 69px}@media only screen and (min-width:576px)and (max-width:767px){.tp-product-banner-inner{padding:64px 50px 69px}}@media(max-width:575px){.tp-product-banner-inner{padding:34px 20px 69px}}.tp-product-banner-bg-text{position:absolute;bottom:-10%;left:0;right:0;text-align:center;font-weight:900;font-size:340px;text-transform:uppercase;color:var(--tp-common-white);opacity:.04;margin:auto auto 0;line-height:.7;z-index:-1}.tp-product-banner-subtitle{font-weight:500;font-size:16px;letter-spacing:.05em;text-transform:uppercase;color:#fffc;animation-delay:.3s;animation-duration:1s;display:inline-block}.tp-product-banner-title{font-weight:800;font-size:54px;line-height:1.15;color:var(--tp-common-white);margin-bottom:10px;animation-delay:.5s;animation-duration:1s}@media only screen and (min-width:768px)and (max-width:991px){.tp-product-banner-title{font-size:45px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-product-banner-title{font-size:35px}}.tp-product-banner-title a:hover{color:var(--tp-theme-primary)}.tp-product-banner-price{animation-delay:.7s;animation-duration:1s}.tp-product-banner-price p,.tp-product-banner-price span{font-weight:500}.tp-product-banner-price .price{font-size:40px;line-height:1;letter-spacing:-.04em}.tp-product-banner-price .old-price{font-size:14px;line-height:20px;letter-spacing:-.02em;text-decoration-line:line-through;color:#ffffffb3}.tp-product-banner-price .new-price{font-size:40px;line-height:30px;letter-spacing:-.04em;color:var(--tp-common-white)}@media(max-width:575px){.tp-product-banner-price .new-price{font-size:35px}}.tp-product-banner-btn .tp-btn{font-family:var(--tp-ff-body);animation-delay:.9s;animation-duration:1s;background-color:var(--tp-common-black);padding:10px 41px 8px}.tp-product-banner-btn .tp-btn:hover{background-color:var(--tp-common-white);color:var(--tp-common-black)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-product-banner-thumb-wrapper{margin-top:50px}}.tp-product-banner-thumb-gradient{position:absolute;top:-6%;left:0;width:400px;height:400px;display:inline-block;background-image:radial-gradient(50% 50% at 50% 50%,#abd7ff40 0,#034cdb59 100%);border-radius:50%;animation-delay:1.3s;animation-duration:1s}.tp-product-banner-thumb-shape .tp-offer-shape{position:absolute;top:-8%;left:30%;z-index:11;animation-delay:1.1s;animation-duration:1s}.tp-product-banner-thumb img{animation-delay:1.1s;animation-duration:1s}@media(max-width:575px){.tp-product-banner-thumb img{width:100%;height:100%}}.tp-banner-item-2{min-height:280px;padding:65px 48px 55px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.tp-banner-item-2{padding:65px 25px 55px}}@media(max-width:575px){.tp-banner-item-2{min-height:250px;padding:49px 29px 45px}}.tp-banner-item-2:hover .tp-banner-thumb-2{transform:scale(1.1)}.tp-banner-thumb-2{z-index:-1}@media(max-width:575px){.tp-banner-thumb-2{background-position:0}}.tp-banner-title-2{font-weight:400;font-size:36px;line-height:1.17;margin-bottom:20px}.tp-banner-title-2 a:hover{color:var(--tp-theme-secondary)}.tp-banner-item-4:hover .tp-banner-thumb-4{transform:scale(1.1)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-banner-item-4.sm-banner{margin-bottom:24px}}.tp-banner-item-4.sm-banner .tp-banner-content-4{top:30px}.tp-banner-item-4.has-green .tp-banner-content-4 span{color:#72ad3e}.tp-banner-item-4.has-brown .tp-banner-content-4 span{color:var(--tp-theme-brown);margin-bottom:0}.tp-banner-height-4{min-height:288px}.tp-banner-title-4{font-weight:400;font-size:30px;line-height:1.2;margin-bottom:20px}@media(max-width:575px){.tp-banner-title-4{font-size:25px}}.tp-banner-thumb-4{z-index:-1}.tp-banner-content-4{position:absolute;top:52px;left:38px;right:38px}@media(max-width:575px){.tp-banner-content-4{top:30px;left:20px;right:20px}}.tp-banner-content-4 span{font-size:16px;color:#2061e3;display:inline-block;margin-bottom:2px}.tp-banner-btn-4 .tp-btn{font-family:var(--tp-ff-body);border-color:#010f1c1a;padding:4px 21px}.tp-banner-btn-4 .tp-btn:hover{background-color:var(--tp-common-black);border-color:var(--tp-common-black);color:var(--tp-common-white)}@media only screen and (min-width:768px)and (max-width:991px){.tp-banner-full{min-height:470px;margin-top:24px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-banner-full{min-height:470px;margin-top:0}}.tp-banner-full:hover .tp-banner-full-thumb{transform:scale(1.1)}.tp-banner-full-height{height:100%}.tp-banner-full-thumb{z-index:-1}.tp-banner-full-thumb:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:#010f1c1a}.tp-banner-full-content{position:absolute;bottom:60px;left:60px;right:60px}@media(max-width:575px){.tp-banner-full-content{left:30px;right:30px}}.tp-banner-full-content span{font-size:16px;color:var(--tp-common-white);display:inline-block;margin-bottom:2px}.tp-banner-full-title{font-weight:400;font-size:40px;line-height:1.05;margin-bottom:30px;color:var(--tp-common-white)}@media(max-width:575px){.tp-banner-full-title{font-size:35px}}.tp-banner-full-btn .tp-btn{border-color:#ffffff4d;padding:4px 21px;color:var(--tp-common-white)}.tp-banner-full-btn .tp-btn:hover{background-color:var(--tp-common-white);border-color:var(--tp-common-white);color:var(--tp-common-black)}.tp-best-banner-slider-dot-5{position:absolute;width:auto;bottom:33px;left:50%;z-index:1}.tp-best-banner-slider-dot-5 .swiper-pagination-bullet{width:8px;height:8px;background-color:#678e6133}.tp-best-banner-slider-dot-5 .swiper-pagination-bullet button{font-size:0}.tp-best-banner-slider-dot-5 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-green)}.tp-best-banner-5{border-radius:16px;overflow:hidden}.tp-best-banner-item-5{min-height:560px}.tp-featured-slider{margin-right:-660px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-featured-slider{margin-right:0}}.tp-featured-slider-arrow button{font-size:30px;color:#b3bac0;position:relative}.tp-featured-slider-arrow button:not(:last-child){padding-right:14px;margin-right:10px}.tp-featured-slider-arrow button:not(:last-child):after{position:absolute;content:"";right:0;top:63%;height:30px;width:1px;background-color:#d6d9e0}.tp-featured-slider-arrow button:hover{color:var(--tp-common-black)}.tp-featured-item{min-height:380px;padding:87px 50px}@media only screen and (min-width:576px)and (max-width:767px){.tp-featured-item{padding:87px 35px}}@media(max-width:575px){.tp-featured-item{min-height:280px;padding:35px}}.tp-featured-item .tp-product-rating-icon-2{margin-bottom:20px}.tp-featured-thumb{z-index:-1;width:290px;left:auto;right:0}.tp-featured-title{font-weight:400;font-size:36px;line-height:1.17;margin-bottom:7px}@media(max-width:575px){.tp-featured-title{font-size:25px}}.tp-featured-title a:hover{color:var(--tp-theme-secondary)}.tp-featured-price{font-weight:500;font-size:20px;color:var(--tp-common-black);line-height:1}.tp-featured-price-wrapper{line-height:1;margin-bottom:2px}.tp-featured-price.new-price{color:var(--tp-common-black)}.tp-featured-price.old-price{font-weight:400;font-size:14px;text-decoration-line:line-through;color:var(--tp-text-1)}.tp-featured-item-3{padding:0 50px 40px;background-color:var(--tp-common-white);border:1px solid var(--tp-border-4);margin-right:-1px;margin-top:-1px}@media(max-width:575px){.tp-featured-item-3{padding:0 30px 40px}}.tp-featured-thumb-3{margin-bottom:20px}.tp-featured-thumb-3 img{max-width:100%}.tp-featured-thumb-3.has-translate img{transform:translateY(20px)}.tp-featured-title-3{font-weight:400;font-size:26px;line-height:1.15;margin-bottom:14px}.tp-featured-title-3 a:hover{color:var(--tp-theme-brown)}.tp-featured-thumb-3{min-height:210px}.tp-featured-content-3 p{font-size:16px;line-height:1.38;margin-bottom:19px}.tp-featured-price-3 span{font-size:20px;color:var(--tp-theme-brown)}.tp-trending-slider-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-secondary)}.tp-trending-banner{position:relative;height:630px}@media only screen and (min-width:768px)and (max-width:991px){.tp-trending-banner{height:430px;margin-left:0;margin-top:50px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-trending-banner{height:430px;margin-left:0;margin-top:50px}}@media(max-width:575px){.tp-trending-banner{height:430px;margin-left:0;margin-top:50px}}.tp-trending-banner:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:100%;background-image:linear-gradient(180deg,#010f1c00 44.84%,#010f1c99)}.tp-trending-banner-content{position:absolute;bottom:40px;left:35px;z-index:1}@media(max-width:575px){.tp-trending-banner-content{bottom:25px;left:20px}}.tp-trending-banner-title{font-weight:500;font-size:30px;line-height:1.13;color:var(--tp-common-white);margin-bottom:18px}.tp-trending-banner-title a{background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-size:0 1px,0 1px;background-position:100% 100%,0 81%;background-repeat:no-repeat;transition:background-size .4s linear}.tp-trending-banner-title a:hover{background-size:0 1px,100% 1px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-trending-banner-thumb{background-position:top}}@media only screen and (min-width:992px)and (max-width:1199px){.tp-trending-item .tp-product-action-2{top:30px}}.tp-product-item-3:hover .tp-product-thumb-3 img{transform:scale(1.1)}.tp-product-item-3:hover .tp-product-action-3{right:20px;visibility:visible;opacity:1}.tp-product-item-3:hover .tp-product-add-cart-btn-large-wrapper{bottom:0;visibility:visible;opacity:1}.tp-product-item-3 .tp-product-add-cart-btn-large-wrapper .tp-product-add-cart-btn-large{font-weight:400;font-size:16px;color:var(--tp-common-white);padding:5px 30px}.tp-product-item-3 .tp-product-add-cart-btn-large-wrapper .tp-product-add-cart-btn-large:hover{background-color:var(--tp-theme-brown)}.tp-product-item-3.tp-product-style-primary .tp-product-title-3 a:hover{color:var(--tp-theme-primary)}.tp-product-item-3.tp-product-style-primary .tp-product-badge span{border-radius:0}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-product-item-3.tp-product-style-primary .tp-product-thumb-3 img{width:100%}}.tp-product-item-3.tp-product-style-primary .tp-product-add-cart-btn-large-wrapper .tp-product-add-cart-btn-large:hover{background-color:var(--tp-theme-primary)}.tp-product-title-3{font-weight:400;font-size:20px;margin-bottom:8px}.tp-product-title-3 a:hover{color:var(--tp-theme-brown)}.tp-product-tag-3 span{position:relative;display:inline-block;line-height:1;font-weight:400;font-size:12px;text-transform:uppercase;color:var(--tp-text-2)}.tp-product-tag-3 span:hover{color:var(--tp-theme-brown)}.tp-product-thumb-3 img{width:100%;height:100%}.tp-product-price-3{font-weight:500;font-size:16px}.tp-product-price-3,.tp-product-price-3.new-price{color:var(--tp-common-black)}.tp-product-price-3.old-price{font-weight:400;font-size:14px;text-decoration-line:line-through;color:var(--tp-text-1)}.tp-product-action-3{position:absolute;top:20px;right:0;bottom:auto;z-index:1;visibility:hidden;opacity:0}@media(max-width:575px){.tp-product-action-3{top:30px}}.tp-product-action-btn-3{position:relative;display:inline-block;height:40px;width:40px;line-height:40px;background:var(--tp-common-white);border:1px solid #dfe0e1;box-shadow:0 1px 1px #010f1c1a;margin-bottom:4px}.tp-product-action-btn-3:last-child{margin-bottom:0}.tp-product-action-btn-3 .tp-product-tooltip{font-weight:600;font-size:12px}.tp-product-action-btn-3.active,.tp-product-action-btn-3:hover{color:var(--tp-common-white);border-color:var(--tp-common-black);background:var(--tp-common-black)}.tp-product-action-btn-3:hover{box-shadow:0 1px 1px #010f1c1a}.tp-product-action-btn-3:hover .tp-product-tooltip{visibility:visible;opacity:1;transform:translateX(-8px) translateY(-50%)}.tp-product-badge-3{position:absolute;top:20px;left:20px;z-index:1}.tp-product-badge-3 span{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;background-color:var(--tp-common-black);border-radius:50%;color:var(--tp-common-white);font-weight:500;font-size:13px;letter-spacing:-.02em}.tp-product-more-3 .tp-btn{font-weight:400;font-size:14px;padding:6px 19px;color:var(--tp-common-black);background-color:var(--tp-common-white);border-color:var(--tp-common-white)}.tp-product-more-3 .tp-btn:hover{background-color:var(--tp-common-black);border-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-product-tab-inner-3 .nav-tabs{border-bottom:1px solid #dfe0e1;padding-bottom:2px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-special-item .tp-product-thumb-3 img{width:100%}}.tp-special-slider-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-theme-brown)}.tp-special-slider-thumb{position:relative;height:100%;margin-right:-13px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-special-slider-thumb{margin-right:0}}.tp-special-slider-thumb-active{height:100%}.tp-special-arrow button{position:absolute;top:34%;left:-70px;width:40px;height:40px;line-height:40px;text-align:center;font-size:16px;color:var(--tp-common-black);background-color:var(--tp-common-white);z-index:1}.tp-special-arrow button.tp-special-slider-button-next{left:auto;right:-70px}.tp-special-arrow button:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-special-wrapper{margin-left:12px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-special-wrapper{margin-left:0;margin-top:60px}}.tp-special-thumb img{object-fit:cover}.tp-special-hotspot-1{position:absolute;top:35%;left:19%}.tp-special-hotspot-2{position:absolute;bottom:17%;right:22%}.tp-special-hotspot-item{width:44px}.tp-special-hotspot-item:hover .tp-special-hotspot-content{visibility:visible;opacity:1;transform:translate(-37%,55px)}.tp-special-hotspot-content{background-color:var(--tp-common-white);position:relative;min-width:165px;padding:15px 20px;transform:translate(-37%,60px);transform-origin:top center;visibility:hidden;opacity:0}.tp-special-hotspot-content:after{position:absolute;content:"";left:0;width:14px;height:14px;background-color:var(--tp-common-white);top:0;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.tp-special-hotspot-content p{line-height:1.2;margin-top:10px;margin-bottom:0}.tp-special-hotspot-title{font-weight:500;font-size:16px;line-height:1;text-align:center;margin-bottom:0}.tp-product-item-3.tp-product-style-primary .tp-product-thumb-3 img{background-color:#f6f6f6}.tp-product-item-3 .tp-product-thumb-3{background-color:#fff}.tp-product-item-3 .tp-product-thumb-3 a{display:block}.tp-best-area .tp-product-item-3 .tp-product-thumb-3{background-color:#f6f6f6}.tp-best-area .tp-product-item-3 .tp-product-thumb-3 a{display:block}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#000}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.tp-collection-item:hover .tp-collection-thumb{transform:scale(1.05)}.tp-collection-height{min-height:700px}@media only screen and (min-width:768px)and (max-width:991px){.tp-collection-height{min-height:500px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-collection-height{min-height:600px}}@media(max-width:575px){.tp-collection-height{min-height:400px}}.tp-collection-thumb{z-index:-1}.tp-collection-thumb.has-overlay:after{position:absolute;content:"";left:0;width:100%;height:100%;background-color:#010f1c1a}.tp-collection-title{font-weight:500;font-size:50px;line-height:1;margin-bottom:34px}@media only screen and (min-width:768px)and (max-width:991px){.tp-collection-title{font-size:35px}}@media(max-width:575px){.tp-collection-title{font-size:32px}}.tp-collection-title a{background-image:linear-gradient(#010f1c,#010f1c),linear-gradient(#010f1c,#010f1c);background-size:0 2px,0 2px;background-position:100% 100%,0 80%;background-repeat:no-repeat;transition:background-size .4s linear}.tp-collection-title:hover a{background-size:0 2px,100% 2px}.tp-collection-title-1{font-weight:600;font-size:44px;line-height:1;margin-bottom:10px;text-transform:uppercase;color:var(--tp-common-white)}@media only screen and (min-width:768px)and (max-width:991px){.tp-collection-title-1{font-size:35px}}@media(max-width:575px){.tp-collection-title-1{font-size:30px}}.tp-collection-title-1 a{background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-size:0 1px,0 1px;background-position:100% 100%,0 80%;background-repeat:no-repeat;transition:background-size .4s linear}.tp-collection-title-1:hover a{background-size:0 1px,100% 1px}.tp-collection-content span{font-size:16px;color:var(--tp-common-black);display:inline-block;margin-bottom:9px}.tp-collection-content-1{position:absolute;bottom:40px;left:45px;right:45px;word-wrap:break-word}@media (max-width:575px),only screen and (min-width:768px)and (max-width:991px){.tp-collection-content-1{bottom:30px;left:30px;right:30px}}.tp-collection-btn .tp-btn{font-size:14px;background-color:var(--tp-common-white);border-color:var(--tp-common-white);color:var(--tp-common-black);padding:6px 19px}.tp-collection-btn .tp-btn:hover{background-color:var(--tp-theme-brown);border-color:var(--tp-theme-brown);color:var(--tp-common-white)}.tp-collection-btn-1 .tp-link-btn-line{color:var(--tp-common-white);letter-spacing:.3em}.tp-collection-btn-1 .tp-link-btn-line:after{background-color:var(--tp-common-white)}.tp-collection-offer-wrapper{padding-left:33px}.tp-collection-offer-wrapper p{font-size:18px;line-height:1.11;color:var(--tp-common-black)}.tp-collection-offer-wrapper p span{color:var(--tp-theme-primary)}.tp-collection-countdown .tp-product-countdown{background:var(--tp-common-white);border:1px solid #dde0e3;box-shadow:0 1px 2px #010f1c1a;padding:4px 14px;height:50px}.tp-collection-countdown .tp-product-countdown:not(:last-child){margin-right:4px}.tp-collection-countdown .tp-product-countdown.has-second{width:50px;height:50px}.tp-collection-countdown .tp-product-countdown ul li{width:inherit;height:inherit;font-weight:500;font-size:10px;line-height:8px;text-align:center;text-transform:uppercase;color:var(--tp-text-2);border:none;border-radius:0;position:relative}.tp-collection-countdown .tp-product-countdown ul li:not(:last-child){padding-right:17px;margin-right:9px}.tp-collection-countdown .tp-product-countdown ul li:not(:last-child):after{position:absolute;content:":";top:50%;right:0;font-size:14px;font-weight:700;color:var(--tp-common-black)}.tp-collection-countdown .tp-product-countdown ul li span{font-weight:500;font-size:22px;line-height:14px;color:var(--tp-common-black);margin-bottom:4px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.tp-collection-inner-4{padding-left:40px;padding-right:40px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-collection-inner-4{padding-left:20px;padding-right:20px}}@media(max-width:575px){.tp-collection-inner-4{padding-left:0;padding-right:0}}.tp-collection-subtitle-4{font-size:14px;line-height:1;letter-spacing:.2em;display:inline-block;color:var(--tp-common-black);margin-bottom:25px}.tp-collection-thumb-banner-4{margin-bottom:22px}.tp-collection-thumb-banner-4 a img{width:100%;height:100%}.tp-collection-title-4{font-weight:500;font-size:30px;margin-bottom:3px}.tp-collection-title-4 a:hover{color:var(--tp-theme-brown)}.tp-collection-side-text{position:absolute;right:40px;top:60px}@media only screen and (min-width:992px)and (max-width:1199px){.tp-collection-side-text{right:10px}}@media only screen and (min-width:576px)and (max-width:767px){.tp-collection-side-text{right:0}}.tp-collection-thumb-wrapper-4{height:100%}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.tp-collection-thumb-wrapper-4{min-height:600px}}.tp-collection-thumb-info-4{position:absolute;top:55px;left:60px;right:60px;font-weight:500;font-size:14px;line-height:1;letter-spacing:.04em;color:var(--tp-common-white);display:inline-block;z-index:1}@media(max-width:575px){.tp-collection-thumb-info-4{line-height:1.3;left:30px;top:35px;right:30px}}.tp-collection-hotspot-1{top:49%;left:28%}@media only screen and (min-width:576px)and (max-width:767px){.tp-collection-hotspot-1{top:49%;left:11%}}.tp-collection-hotspot-2{bottom:6%;right:40%}.tp-collection-hotspot-item{width:44px;position:absolute}.tp-collection-hotspot-item:hover .tp-collection-hotspot-content{visibility:visible;opacity:1;transform:translate(-37%,55px)}.tp-collection-hotspot-item:hover .tp-collection-hotspot-content.on-top{transform:translate(-37%,-110%)}.tp-collection-hotspot-content{background-color:var(--tp-common-white);position:relative;min-width:165px;padding:15px 20px;transform:translate(-37%,60px);transform-origin:top center;visibility:hidden;opacity:0;text-align:center}.tp-collection-hotspot-content:after{position:absolute;content:"";left:0;width:14px;height:14px;background-color:var(--tp-common-white);top:0;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.tp-collection-hotspot-content p{line-height:1.3;margin-bottom:0;margin-top:6px}.tp-collection-hotspot-content.on-top{transform:translate(-37%,-120%)}.tp-collection-hotspot-content.on-top:after{top:auto;bottom:-13px}.tp-collection-hotspot-title{font-weight:500;font-size:16px;line-height:1;text-align:center;margin-bottom:0}.tp-collection-btn-4 .tp-link-btn-line-2:hover{color:var(--tp-theme-brown)}.tp-collection-btn-4 .tp-link-btn-line-2:hover:after{background-color:var(--tp-theme-brown)}.tp-collection-btn-4 .tp-link-btn-line-2:hover i{transform:translateX(3px)}.tp-collection-btn-4 .tp-link-btn-line-2:hover svg{transform:translateX(3px) translateY(-1px)}.tp-slider-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:0}@media(min-width:768px){.tp-slider-overlay{background:none}}.tp-btn{font-family:var(--tp-ff-body)}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid #0000}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}