@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes float-bob-y{0%,to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes float-bob-y{0%,to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--font-family--inter:"Inter",sans-serif;--wp--preset--font-family--cardo:Cardo;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);--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-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:var(--body-font);line-height:28px;color:var(--text);background-color:var(--white);padding:0;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}h5{line-height:1.2;font-size:1.25rem}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}}h6{font-size:1rem}a,p{transition:all .4s ease-in-out}p,ul{margin-bottom:1rem;margin:0}ul{padding-left:2rem;padding:0;list-style:none}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:none;color:var(--text);outline:0!important;cursor:pointer}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb);color:var(--theme)!important}img{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],button{-webkit-appearance:button}.form-control-color:not(:disabled):not([readonly]),.form-control[type=file]:not(:disabled):not([readonly]),[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}::-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}::-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}.img-fluid{max-width:100%;height:auto}.container,.container-fluid{--bs-gutter-x:30px;--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{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1296px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col-12{flex:0 0 auto;width:100%}.gy-4{--bs-gutter-y:1.5rem}@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-4{flex:0 0 auto;width:33.33333333%}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>:disabled~label{color:#6c757d}.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.collapse:not(.show){display:none}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width))0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header,.header-main .main-menu ul{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type,.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-none{display:none!important}.justify-content-end{justify-content:flex-end!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-5{margin-bottom:3rem!important}.text-center{text-align:center!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}@media (min-width:992px){.d-lg-block{display:block!important}.justify-content-lg-center{justify-content:center!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-block{display:block!important}}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:before{content:"";background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0-1px 0#000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}@font-face{font-family:"woofc";src:url(/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.eot);src:url(/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.eot#iefix)format("embedded-opentype"),url(/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.ttf)format("truetype"),url(/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.woff)format("woff"),url(/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.svg#woofc)format("svg");font-weight:400;font-style:normal;font-display:swap}[class^=woofc-icon-]{font-family:"woofc"!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woofc-icon-cart6:before{content:""}.woofc-icon-icon10:before{content:""}.woofc-area,.woofc-overlay{height:100%;opacity:0;visibility:hidden;position:fixed}.woofc-overlay{top:0;left:0;width:100%;background:rgba(0,0,0,.7);-webkit-transition:opacity .3s;transition:opacity .3s;z-index:99999998}.woofc-area{font-size:14px;padding:0;max-height:100%;z-index:99999999}.woofc-area>div{align-self:stretch}.woofc-area *{box-sizing:border-box}.woofc-area .woofc-inner{width:100%;height:auto;position:fixed;display:flex;flex-direction:column}.woofc-area.woofc-rounded-yes .woofc-inner{border-radius:4px;overflow:hidden}.woofc-area.woofc-position-05,.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span,.woofc-count{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woofc-area.woofc-position-05{position:fixed;left:50%;top:0;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-position-05 .woofc-inner{max-height:80%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.woofc-area.woofc-style-01 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#fff;font-weight:700;background-color:rgba(0,0,0,.2)}.woofc-area.woofc-style-01 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-01 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-01 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px;padding:20px 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-01 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span,.woofc-count{cursor:pointer}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-01 .woofc-no-item{padding:20px;text-align:center;color:#fff}.woofc-count{width:60px;height:60px;line-height:60px;text-align:center;background-color:#fff;display:block;position:fixed;left:40px;bottom:40px;z-index:99999997;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-box-shadow:rgba(0,0,0,.15)0 0 20px;-webkit-box-shadow:rgba(0,0,0,.15)0 0 20px;box-shadow:rgba(0,0,0,.15)0 0 20px}.woofc-count:hover{bottom:45px}.woofc-count i{font-size:24px;line-height:60px;color:#444}.woofc-count span{position:absolute;top:-10px;right:-10px;height:30px;width:30px;font-size:12px;line-height:30px;text-align:center;background:#e94b35;color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.woofc-menu-item .woofc-menu-item-inner{position:relative}.woofc-menu-item .woofc-menu-item-inner i{font-size:inherit;line-height:inherit;display:inline-block;margin-right:5px;width:20px}.woofc-menu-item .woofc-menu-item-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;left:10px;top:-10px}.footer-widgets-wrapper .single-footer-widget .list-area li:hover,.woofc-area-count{margin-left:5px}.woofc-area-count:before{content:"("}.woofc-area-count:after{content:")"}.woofc-area.woofc-style-01 .woofc-inner,.woofc-count span{background-color:#ea2c2c}button::-moz-focus-inner{padding:0;border:0}@font-face{font-family:"feather";src:url(/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.eot);src:url(/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.eot#iefix)format("embedded-opentype"),url(/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.ttf)format("truetype"),url(/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.woff)format("woff"),url(/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.svg#feather)format("svg");font-weight:400;font-style:normal}@font-face{font-family:"woosq";src:url(/wp-content/plugins/woo-smart-quick-view/assets/fonts/woosq.eot?bhfj08);src:url(/wp-content/plugins/woo-smart-quick-view/assets/fonts/woosq.eot?bhfj08#iefix)format("embedded-opentype"),url(/wp-content/plugins/woo-smart-quick-view/assets/fonts/woosq.ttf?bhfj08)format("truetype"),url(/wp-content/plugins/woo-smart-quick-view/assets/fonts/woosq.woff?bhfj08)format("woff"),url(/wp-content/plugins/woo-smart-quick-view/assets/fonts/woosq.svg?bhfj08#woosq)format("svg");font-weight:400;font-style:normal;font-display:block}.fa-regular,.fa-solid{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-regular,.fa-solid,.fab,.fal,.far,.fas{display:var(--fa-display,inline-block)}.fa-arrow-right-long:before{content:""}.fa-arrow-up-long:before{content:""}.fa-cart-shopping:before{content:""}.fa-sr-only-focusable:not(:focus),.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-duotone-900.ttf)format("truetype")}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-light-300.ttf)format("truetype")}.fal{font-family:"Font Awesome 6 Pro";font-weight:300}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-regular-400.ttf)format("truetype")}.fa-regular{font-family:"Font Awesome 6 Pro";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-solid-900.ttf)format("truetype")}.fa-solid{font-family:"Font Awesome 6 Pro";font-weight:900}:host,:root{--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-thin-100.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-thin-100.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/themes/fodis/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url(/wp-content/themes/fodis/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url(/wp-content/themes/fodis/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:300;src:url(/wp-content/themes/fodis/assets/webfonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-light-300.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Duotone";font-display:block;font-weight:900;src:url(/wp-content/themes/fodis/assets/webfonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-duotone-900.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-regular-400.ttf)format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/fodis/assets/webfonts/fa-v4compatibility.woff2)format("woff2"),url(/wp-content/themes/fodis/assets/webfonts/fa-v4compatibility.ttf)format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f250,u+f252,u+f27a}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@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-navigation-size:44px;--theme:#eb0029;--theme2:#fc791a;--box-shadow:0px 6px 30px 0px rgba(52,55,170,.15);--title-font:"Epilogue",sans-serif;--body-font:"Roboto",sans-serif;--icon-font:"Font Awesome 6 Pro"}@font-face{font-family:"remixicon";src:url(/wp-content/themes/fodis/assets/css/fonts/remixicon.eot?t=1690730386070);src:url(/wp-content/themes/fodis/assets/css/fonts/remixicon.eot?t=1690730386070#iefix)format("embedded-opentype"),url(/wp-content/themes/fodis/assets/css/fonts/remixicon.woff2?t=1690730386070)format("woff2"),url(/wp-content/themes/fodis/assets/css/fonts/remixicon.woff?t=1690730386070)format("woff"),url(/wp-content/themes/fodis/assets/css/fonts/remixicon.ttf?t=1690730386070)format("truetype");font-display:swap}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}button{border:0;background-color:transparent;padding:0}input:focus{color:var(--text);outline:0}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);margin:0;padding:0;color:var(--title);text-transform:capitalize;transition:all .4s ease-in-out}h1{font-size:42px;line-height:120%}h2,h3,h6{font-size:40px;line-height:145%}@media (max-width:767px){h2{font-size:34px}}@media (max-width:575px){h2{font-size:28px}}h3,h6{font-size:18px}@media (max-width:767px){h3{font-size:16px}}h4{font-size:20px;line-height:130%}h5{font-size:18px}h6{font-size:16px}span{margin:0;transition:all .4s ease-in-out}.theme-btn{display:inline-block;position:relative;padding:13px 25px;background-color:var(--theme);color:var(--white)!important;font-family:var(--body-font);font-style:normal;line-height:24px;z-index:1;overflow:hidden;border:0;transition:all .3s ease-in-out;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.theme-btn i{padding:4px;background-color:var(--white);color:var(--theme);transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;margin-left:10px}.theme-btn:after,.theme-btn:before{content:"";background-color:var(--theme2);width:0;height:50%;position:absolute;z-index:-1;-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86);-o-transition:all .3s cubic-bezier(.785,.135,.15,.86)}.theme-btn:before{top:0;left:0}.theme-btn:after{bottom:0;right:0}.theme-btn:hover{background-color:var(--theme2);color:var(--white)!important}.theme-btn:hover:after,.theme-btn:hover:before{width:100%}@media (max-width:767px){.theme-btn{padding:20px 32px}}@media (max-width:575px){.theme-btn{padding:13px 25px;font-size:14px}}.float-bob-y{-webkit-animation-name:float-bob-y;animation-name:float-bob-y;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}::-webkit-scrollbar{width:12px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme2)}::-webkit-scrollbar-thumb{background:var(--theme2);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}#page,.fix{overflow:hidden}.bg-color{background-color:var(--bg)!important}.back-to-top:hover,.bg-title{background-color:var(--title)}.text-theme-color2{color:var(--theme2)!important}.back-to-top,.mouse-cursor{position:fixed;visibility:hidden}.back-to-top{border-radius:12px;background-color:var(--theme2);width:50px;height:50px;line-height:50px;color:var(--white);font-size:18px;display:inline-block;z-index:99;right:30px;bottom:30px;transition:all .4s ease-in-out;opacity:0;transform:translateY(20px)}.mouse-cursor{left:0;top:0;pointer-events:none;border-radius:50%;-webkit-transform:translateZ(0);transform:translateZ(0)}.cursor-inner{width:6px;height:6px;z-index:10000001;background-color:var(--theme2);-webkit-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;-o-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-outer{margin-left:-12px;margin-top:-12px;width:30px;height:30px;border:1px solid var(--theme2);-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10000000;opacity:.5;-webkit-transition:all .08s ease-out;-o-transition:all .08s ease-out;transition:all .08s ease-out}.search-wrap{width:100%;height:100%;overflow:hidden;display:none;position:fixed;top:0;left:0;z-index:999999;background-color:rgba(255,255,255,.9)}.search-wrap .search-inner{position:relative;width:100%;height:100%}.search-wrap .search-cell{position:absolute;top:50%;width:100%;transform:translateY(-50%)}.search-wrap .search-field-holder{width:50%;margin:auto;position:relative;animation:slideInUp .3s}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{width:100%;height:70px;border:0;padding:0 50px;text-transform:capitalize;background:0 0;font-size:25px;color:var(--theme);border-bottom:2px solid var(--theme);text-align:center;letter-spacing:2px}@media (max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;line-height:50px;font-size:18px}}.search-close{position:absolute;top:50px;right:50px;font-size:30px;color:var(--theme);cursor:pointer}.header-top-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px 50px;background-image:url(/wp-content/themes/fodis/assets/img/headerTopBg.png);background-repeat:no-repeat;background-position:center;clip-path:polygon(1110px 0,100%0,100% 50px,100% calc(100% - 49px),100% 100%,199px 100%,27px 100%,38px 0)}@media (max-width:1600px){.header-top-wrapper{background-color:var(--theme);background-image:none;clip-path:none}}@media (max-width:1199px){.header-top-wrapper{display:none}}@media (min-width:2000px){.header-top-wrapper{clip-path:none;background-image:none;background-color:var(--theme)}}.header-top-wrapper span{color:rgba(255,255,255,.8)}.header-top-wrapper span i{color:var(--white);margin-right:5px}.header-top-wrapper .social-icon{gap:17px}.footer-bottom .footer-wrapper p,.header-top-wrapper .social-icon a,.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.header-top-wrapper .social-icon a:hover{color:var(--theme)}.header-section{position:relative;background-color:var(--white);z-index:99}.header-section .black-bg{position:absolute;bottom:0;right:0;width:200px;height:146px;background-color:var(--title);z-index:9}@media (max-width:1760px){.header-section .black-bg{width:85px}}@media (max-width:1600px){.header-section .black-bg{width:50px}}@media (max-width:1199px){.header-section .black-bg{display:none}}.header-section .red-bg{position:absolute;top:0;right:0;width:200px;height:48px;background-color:var(--theme);z-index:99}@media (max-width:1760px){.header-section .red-bg{width:85px}}@media (max-width:1600px){.header-section .red-bg{width:51px}}@media (max-width:1199px){.header-section .red-bg{display:none}}.header-section .container-fluid{padding:0 150px}@media (max-width:1899px){.header-section .container-fluid{padding:0 50px}}@media (max-width:1600px){.header-section .container-fluid{padding:0 40px}}@media (max-width:1199px){.header-section .container-fluid{padding:0 30px}}.main-header-wrapper{display:flex;align-items:center}@media (max-width:1899px){.main-header-wrapper{gap:70px}}@media (max-width:1600px){.main-header-wrapper{gap:40px}}@media (max-width:1399px){.main-header-wrapper{gap:30px}}@media (max-width:1199px){.main-header-wrapper{padding:15px 0}}@media (max-width:767px){.main-header-wrapper{gap:10px}}.main-header-wrapper .logo-image{padding:35px 30px 43px 50px;background-color:var(--white)}@media (max-width:1600px){.main-header-wrapper .logo-image{padding:35px 30px 43px}}@media (max-width:1399px){.main-header-wrapper .logo-image{padding:35px 0}}@media (max-width:1199px){.main-header-wrapper .logo-image{padding:0}}.elementor-1141 .elementor-element.elementor-element-4bfe415 img,.elementor-1141 .elementor-element.elementor-element-bee50a3 img,.main-header-wrapper .main-header-items{width:100%}.header-1 .mega-menu-wrapper{padding:0 50px;position:relative;z-index:1;background-image:url(/wp-content/themes/fodis/assets/img/headerBg.png);background-position:center;background-size:cover;background-repeat:no-repeat}@media (max-width:1600px){.header-1 .mega-menu-wrapper{background-color:var(--title);background-image:none}}@media (max-width:1199px){.header-1 .mega-menu-wrapper{background-color:var(--white);background-image:none}}@media (max-width:767px){.header-1 .mega-menu-wrapper{padding:0 8px}}@media (min-width:2000px){.header-1 .mega-menu-wrapper{background-image:none;background-color:var(--title)}}.header-1 .logo{display:none}@media (max-width:1399px){.header-1 .header-main .main-menu ul li{margin-inline-end:10px}}@media (max-width:1600px){.header-1 .theme-btn{display:none}}.header-main{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.header-main .main-menu ul li{position:relative;list-style:none;display:inline-block}@media (max-width:1600px){.header-main .main-menu ul li{margin-inline-end:25px}}.header-main .main-menu ul li:last-child{margin-inline-end:15px}.header-main .main-menu ul li a{display:inline-block;font-size:17px;font-weight:600;color:var(--white);padding:20px 0;text-align:left;position:relative;text-transform:capitalize;transition:all .4s ease-in-out}.header-main .main-menu ul li a i{margin-left:7px}.header-main .main-menu ul li a:hover{color:var(--theme)!important}@media (max-width:1899px){.header-main .main-menu ul li a{color:var(--white)}}.header-main .main-menu ul li:hover>a,.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.header-main .main-menu ul li:hover>a:after{color:var(--title)}.header-main .header-right{gap:30px}@media (max-width:1399px){.header-main .header-right{gap:20px}}@media (max-width:767px){.header-main .header-right{gap:5px}.header-main .header-right .theme-btn{display:none}}.header-main .header-right .search-icon{color:var(--text);font-size:18px}.header-main .header-right .header__cart{padding:0 8px;position:relative;display:flex;align-items:center;height:100%}@media (max-width:991px){.header-main .header-right .header__cart{padding:0 10px}}.header-main .header-right .header__cart:hover>a{color:var(--theme2)}.header-main .header-right .header__cart:hover .header__right__dropdown__wrapper{visibility:visible;opacity:1;top:100%;transition:.3s}.header-main .header-right .header__cart>a{font-size:18px;color:var(--text);padding:15px 0;position:relative}.header-main .header-right .header__cart>a:before{font-size:10px;font-weight:500;line-height:15px;position:absolute;top:0;right:-10px;width:15px;height:15px;padding:0 4px;content:"3";text-align:center;border-radius:100%;background:var(--theme2);color:var(--white)}@media (max-width:991px){.header-main .header-right .header__cart>a:before{top:7px;right:11px}}.header-main .header-right .header__cart .header__right__dropdown__wrapper{position:absolute;width:300px;max-height:700px;padding:20px;border-bottom:3px solid var(--border);background-color:var(--white);box-shadow:0 0 50px 10px rgba(95,45,237,.15);top:100%;left:-235px;opacity:0;visibility:hidden;z-index:999}@media (max-width:767px){.header-main .header-right .header__cart .header__right__dropdown__wrapper{left:-220px}}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner{border-bottom:1px solid var(--border-2);margin-bottom:30px}.header-main .sidebar__toggle{cursor:pointer;font-size:20px;color:var(--text)}.offcanvas__info{background:var(--white)0 0;border-left:2px solid var(--theme);position:fixed;right:0;top:0;width:400px;height:100%;-webkit-transform:translateX(calc(100% + 80px));-moz-transform:translateX(calc(100% + 80px));-ms-transform:translateX(calc(100% + 80px));-o-transform:translateX(calc(100% + 80px));transform:translateX(calc(100% + 80px));-webkit-transition:transform .45s ease-in-out,opacity .45s ease-in-out;-moz-transition:transform .45s ease-in-out,opacity .45s ease-in-out;transition:transform .45s ease-in-out,opacity .45s ease-in-out;z-index:1040;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__logo a img{width:150px}.offcanvas__wrapper{position:relative;height:100%;padding:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a,.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:var(--theme);position:relative;z-index:9;cursor:pointer}.offcanvas__wrapper .offcanvas__content .offcanvas__contact,.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:16px;font-weight:600;text-transform:capitalize}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact span{text-transform:initial}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:16px 40px;text-transform:capitalize!important}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{margin-top:30px;gap:10px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{width:45px;height:45px;line-height:45px;font-size:16px;display:block;background:0 0;color:var(--text);border-radius:50%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border:1px solid var(--border)}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover,.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{background-color:var(--theme);color:var(--white)!important}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:900;top:0;opacity:0;visibility:hidden;right:0}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.footer-top{padding:50px;background:var(--theme2);margin-bottom:40px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.footer-top .fancy-box{display:flex;align-items:center;gap:15px}.faq-content .accordion-item .accordion-header .accordion-button:after,.footer-top .fancy-box .item1 i{text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.footer-top .fancy-box .item1 i{width:39px;height:39px;line-height:39px;background:var(--white);color:var(--theme2)}.footer-top .fancy-box .item2 h6,.footer-top .fancy-box .item2 p{color:var(--white);font-style:normal;font-weight:500;line-height:normal}.footer-top .fancy-box .item2 h6{font-family:var(--body-font);font-size:14px;text-transform:capitalize;margin-bottom:10px}.footer-top .fancy-box .item2 p{font-family:var(--title-font);font-size:20px}.footer-widgets-wrapper{padding:90px 0 120px;position:relative;z-index:9}.footer-widgets-wrapper .shape1,.footer-widgets-wrapper .shape2{position:absolute;bottom:56px;left:0;z-index:-1}.footer-widgets-wrapper .shape2{bottom:0}.footer-widgets-wrapper .shape3,.footer-widgets-wrapper .shape4{position:absolute;top:-40%;right:0;z-index:-1}.footer-widgets-wrapper .shape4{top:0}@media (max-width:1199px){.footer-widgets-wrapper{padding:70px 0 100px}}@media (max-width:991px){.footer-widgets-wrapper{padding:50px 0 70px}}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-weight:700;color:var(--white);font-size:24px;display:inline-block;position:relative;padding-bottom:20px}.footer-widgets-wrapper .single-footer-widget .widget-head h3:before{position:absolute;bottom:0;left:0;content:"";width:25px;height:2px;background-color:var(--theme2)}.footer-widgets-wrapper .single-footer-widget .widget-head h3:after{position:absolute;bottom:0;left:40px;content:"";width:55px;height:2px;background-color:var(--white)}@media (max-width:767px){.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-size:23px}}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-size:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:rgba(255,255,255,.85)}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:40px;gap:10px;position:relative;z-index:9}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{width:36px;height:36px;line-height:36px;text-align:center;border:1px solid rgba(255,255,255,.2);background-color:transparent;color:var(--white)}.footer-widgets-wrapper .single-footer-widget .list-area{display:inline-block}.footer-widgets-wrapper .single-footer-widget .list-area li{transition:all .4s ease-in-out;font-weight:500}.footer-bottom{position:relative;z-index:9;background:var(--theme)}.footer-bottom .footer-wrapper{padding:18px 0}@media (max-width:767px){.footer-bottom .footer-wrapper{flex-wrap:wrap;gap:20px;justify-content:center!important}}.footer-bottom .footer-wrapper .brand-logo{display:flex;align-items:center;gap:20px}.footer-bottom .footer-wrapper .brand-logo li{border:1px solid rgba(255,255,255,.5);padding:5px 7px;border-radius:6px}.footer-bottom .footer-wrapper .brand-logo li a{color:var(--white)}.footer-bottom .footer-wrapper .brand-logo li a:hover{color:var(--white)!important}.breadcumb-wrapper{background-position:center;background-repeat:no-repeat;background-size:cover}.breadcumb-wrapper .breadcumb-content{padding:160px 0;text-align:center}.breadcumb-wrapper .breadcumb-content .breadcumb-title{color:var(--white);font-family:var(--title-font);font-size:64px;font-style:normal;font-weight:900;line-height:105px;text-transform:uppercase}@media (max-width:575px){.breadcumb-wrapper .breadcumb-content .breadcumb-title{font-size:40px;line-height:52px}}@media (max-width:1199px){.faq-content{margin-top:40px}}.faq-content .accordion-item{border:0;background-color:var(--white)}.faq-content .accordion-item .accordion-header .accordion-button{font-weight:600;color:var(--title);letter-spacing:-.2px;border:0;box-shadow:none;background-color:var(--bg2);padding:17px 20px;text-transform:capitalize;font-size:20px;border-radius:12px 12px 0 0;-webkit-border-radius:12px 12px 0 0;-moz-border-radius:12px 12px 0 0;-ms-border-radius:12px 12px 0 0;-o-border-radius:12px 12px 0 0}@media (max-width:767px){.faq-content .accordion-item .accordion-header .accordion-button{font-size:16px}}.faq-content .accordion-item .accordion-header .accordion-button:after{display:inline-block;background-image:url(/wp-content/themes/fodis/assets/img/chevron-down.svg);background-repeat:no-repeat;background-position:center;color:var(--white);font-weight:500;padding:20px;background-color:var(--white);transition:all .3s ease-in-out!important;-webkit-transition:all .3s ease-in-out!important;-moz-transition:all .3s ease-in-out!important;-ms-transition:all .3s ease-in-out!important;-o-transition:all .3s ease-in-out!important}.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{background-image:url(/wp-content/themes/fodis/assets/img/chevron-up.svg);font-weight:500;background-repeat:no-repeat;background-position:center;background-color:var(--title);color:var(--white);transform:rotate(0);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0)}.faq-content .accordion-item .accordion-collapse{border:0}.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:150px;padding-left:30px;padding-top:15px;color:var(--text);background-color:var(--theme)}@media (max-width:1399px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:50px}}@media (max-width:991px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:30px}}.faq-content.style-1 .accordion-item{background-color:var(--bg2);box-shadow:0 4px 25px 0 rgba(0,0,0,.06);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.faq-content.style-1 .accordion-item .accordion-header .accordion-button{background-color:var(--theme);color:var(--white)}.faq-content.style-1 .accordion-item .accordion-collapse .accordion-body{border:0;padding-bottom:30px;background-color:var(--white);border-radius:0 0 12px 12px;-webkit-border-radius:0 0 12px 12px;-moz-border-radius:0 0 12px 12px;-ms-border-radius:0 0 12px 12px;-o-border-radius:0 0 12px 12px}@media (max-width:767px){.faq-content.style-1 .accordion-item .accordion-collapse .accordion-body{font-size:16px}}.header-main .header-right .header__cart>a:before{display:none}.header-main .header-right .header__cart>a>span{font-size:12px;line-height:0;font-weight:500;width:20px;height:20px;position:absolute;top:0;right:-20px;padding:5px;border-radius:100%;background:var(--theme);color:var(--white);display:flex;justify-content:center;align-items:center}.theme-btn{font-size:16px;font-weight:500;text-transform:capitalize}.header-main .main-menu ul li{margin-inline-end:45px}.header-main .main-menu ul li:hover>a:before,.widget_nav_menu ul li a:hover:after{color:var(--theme)}.footer-top .fancy-box .item2 p>a{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .menu li a{color:var(--white);margin-left:20px}.footer-widgets-wrapper .single-footer-widget .menu li:not(:last-child){margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .menu li{transition:all .4s ease-in-out;font-weight:500}.footer-widgets-wrapper .single-footer-widget .menu li:hover{margin-left:5px}.footer-widgets-wrapper .single-footer-widget .menu li a:before{content:"";font-family:"Font Awesome 6 Pro";font-weight:900;position:absolute;top:-5px;left:-20px}.breadcumb-wrapper .breadcumb-content .page-list{display:flex;justify-content:center;gap:50px}.breadcumb-wrapper .breadcumb-content .page-list li{position:relative}.breadcumb-wrapper .breadcumb-content .page-list li:before{content:"/";color:var(--white);position:absolute;top:0;left:-25px}.breadcumb-wrapper .breadcumb-content .page-list li:first-child:before{display:none}.breadcumb-wrapper .breadcumb-content .page-list li a,.breadcumb-wrapper .breadcumb-content .page-list li span{color:var(--white);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:500;line-height:26px}.widget_nav_menu ul{margin:0;padding:0;list-style:none}.widget_nav_menu ul li{margin:10px 0}.widget_nav_menu ul li:last-child{margin-bottom:0}.widget_nav_menu ul li:first-child{margin-top:0}.widget_nav_menu ul li a{border:0;position:relative}.header-main .logo img{max-width:180px}@media (max-width:1399px){.header-1 .header-main .main-menu ul li{margin-inline-end:30px}}@media only screen and (max-width:575px){.breadcumb-wrapper .breadcumb-content .page-list{gap:15px;flex-wrap:wrap}.breadcumb-wrapper .breadcumb-content .page-list li:before{left:-10px}.breadcumb-wrapper .breadcumb-content{padding:60px 0}}.screen-reader-text{white-space:nowrap}@media (prefers-color-scheme:dark){:root{--bg:hsl(var(--hue),90%,10%);--fg:hsl(var(--hue),90%,90%)}}body,html{font-family:Roboto,sans-serif}body,p{font-size:16px;font-weight:400}:root{--body-font:Roboto,sans-serif;--heading-font:Epilogue,sans-serif;--body:#fff;--black:#000;--white:#fff;--theme:#d60000;--theme2:#d00;--title:#010f1c;--dark:#222;--text:#5c6574;--text2:#ababab;--bg:#02142a;--bg2:#f4f1ea;--border:#373737;--border-2:#d2d2d1;--border-3:#ffffff17}h1,h2,h3,h4,h5,h6{font-family:Epilogue,sans-serif;font-weight:700}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce)format("svg");font-weight:400;font-style:normal}.screen-reader-text{top:-10000em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%);transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con .elementor-widget{min-width:0}.e-con>.elementor-widget>.elementor-widget-container{height:100%}.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1)*var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1)*var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-kit-2767{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-color-12f6129:#226c19;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.e-con{--container-max-width:1200px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.e-con{--container-max-width:1024px}}@media (max-width:767px){.e-con{--container-max-width:767px}}.uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-xs [type=button],.uael-gf-btn-size-xs [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-xs [type=button],.uael-gf-btn-size-xs [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){font-size:13px;padding:10px 20px;-webkit-border-radius:2px;border-radius:2px}.uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-sm [type=button],.uael-gf-btn-size-sm [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-sm [type=button],.uael-gf-btn-size-sm [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){font-size:15px;padding:12px 24px;-webkit-border-radius:3px;border-radius:3px}.uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-md [type=button],.uael-gf-btn-size-md [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-md [type=button],.uael-gf-btn-size-md [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){font-size:16px;padding:15px 30px;-webkit-border-radius:4px;border-radius:4px}.uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-lg [type=button],.uael-gf-btn-size-lg [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-lg [type=button],.uael-gf-btn-size-lg [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){font-size:18px;padding:20px 40px;-webkit-border-radius:5px;border-radius:5px}.uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-xl [type=button],.uael-gf-btn-size-xl [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-btn-size-xl [type=button],.uael-gf-btn-size-xl [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){font-size:20px;padding:25px 50px;-webkit-border-radius:6px;border-radius:6px}.uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-button-justify [type=button],.uael-gf-button-justify [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-gf-button-justify [type=button],.uael-gf-button-justify [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){width:100%}@media only screen and (max-width:976px){.uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-tablet-gf-button-justify [type=button],.uael-tablet-gf-button-justify [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-tablet-gf-button-justify [type=button],.uael-tablet-gf-button-justify [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){width:100%}}@media only screen and (max-width:767px){.uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-mobile-gf-button-justify [type=button],.uael-mobile-gf-button-justify [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],.uael-mobile-gf-button-justify [type=button],.uael-mobile-gf-button-justify [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){width:100%}}.elementor-widget-uael-image-gallery .uael-img-carousel-wrap ul.slick-dots li button:not(:hover):not(:active):not(.has-background),.uael-img-gallery-wrap button:not(:hover):not(:active):not(.has-background){background:0 0}.uael-nav-menu .menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-nav-menu .menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{opacity:0}.uael-pointer__double-line.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__double-line.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__double-line.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__underline.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after{opacity:1}.uael-pointer__double-line.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__overline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__underline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{height:0;width:0;left:50%}.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__underline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:10px}.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__overline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{bottom:10px}.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__underline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:-10px}.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__overline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{bottom:-10px}.uael-pointer__double-line.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{width:10px;left:-20px}.uael-pointer__double-line.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{width:10px;left:-webkit-calc(100% + 20px);left:calc(100% + 20px)}.uael-pointer__framed.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.uael-pointer__framed.uael-animation__shrink .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;transition:.3s}.uael-pointer__background.uael-animation__sweep-left .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{left:100%}.uael-pointer__background.uael-animation__sweep-right .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{right:100%}.uael-pointer__background.uael-animation__sweep-up .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:100%}.uael-pointer__background.uael-animation__sweep-down .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{bottom:100%}.uael-pointer__background.uael-animation__shutter-out-vertical .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{bottom:50%;top:50%}.uael-pointer__background.uael-animation__shutter-out-horizontal .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{right:50%;left:50%}.uael-pointer__double-line.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__double-line.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__double-line.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__overline.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__overline.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__underline.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after{width:100%;left:0;opacity:1}.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__overline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__overline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__underline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after{bottom:0;opacity:1}.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__overline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__overline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__underline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__underline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__underline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:0;opacity:1}.uael-pointer__double-line.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__double-line.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__double-line.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__overline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__overline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__overline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__underline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__underline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__underline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__underline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before{height:3px;width:100%;left:0;opacity:1}.uael-pointer__framed.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__framed.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__framed.uael-animation__shrink .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__framed.uael-animation__shrink .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.uael-pointer__framed.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__framed.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before{opacity:1}.uael-pointer__framed.uael-animation__corners .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__framed.uael-animation__corners .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__framed.uael-animation__corners .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__framed.uael-animation__corners .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__framed.uael-animation__draw .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__framed.uael-animation__draw .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before{border-width:3px;width:100%;opacity:1;height:100%}.theme-twentytwentyone .elementor-widget-uael-posts ul.slick-dots li button:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .elementor-widget-uael-woo-categories .uael-woo-categories-slider ul.slick-dots li button:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .elementor-widget-uael-woo-products .uael-woo-products-slider ul.slick-dots li button:not(:hover):not(:active):not(.has-background){background:unset}.uael-tabs.uael-step-counter li>:before,.uael-tabs.uael-step-dot li>:before{position:absolute;z-index:1;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-border-radius:50%;border-radius:50%}.uael-tabs.uael-step-counter li>:before{content:counter(steps);webkit-transform:translateX(-50%);height:26px;width:26px;background-color:#edeff0;top:0}.uael-tabs.uael-step-dot li>:before{content:"";height:12px;width:12px;background-color:#7a7a7a;bottom:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-arrow-right:before{content:""}.fa-bars:before{content:""}.fa-clock:before{content:""}.fa-envelope:before{content:""}.fa-facebook-f:before{content:""}.fa-instagram:before{content:""}.fa-map-marker-alt:before{content:""}.fa-phone-alt:before{content:""}.fa-search:before{content:""}.fa-times:before{content:""}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}.fab,.far,.fas{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}.far,.fas{font-family:"Font Awesome 5 Free"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fas{font-weight:900}.elementor-widget-image{text-align:center}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-1141 .elementor-element.elementor-element-5f9f956{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:120px;--padding-bottom:120px;--padding-left:15px;--padding-right:15px}.elementor-1141 .elementor-element.elementor-element-5f9f956:not(.elementor-motion-effects-element-type-background){background-color:#f4f1ea}.elementor-1141 .elementor-element.elementor-element-3ec2b77,.elementor-1141 .elementor-element.elementor-element-daeb316{--display:flex;--row-gap:0px;--margin-top:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-1141 .elementor-element.elementor-element-daeb316{--gap:0px 0px;--column-gap:0px;--margin-bottom:10px}.elementor-1141 .elementor-element.elementor-element-3ec2b77{--flex-direction:row;--container-widget-width:calc((1 - var(--container-widget-flex-grow))*100%);--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 10px;--column-gap:10px;--margin-bottom:15px}.elementor-1141 .elementor-element.elementor-element-efd1893 .elementor-heading-title{font-size:16px;font-weight:700;text-transform:uppercase;line-height:29px;color:#fc791a}.elementor-1141 .elementor-element.elementor-element-6df6b27>.elementor-widget-container{margin:0 0 60px}.elementor-1141 .elementor-element.elementor-element-6df6b27{text-align:center}.elementor-1141 .elementor-element.elementor-element-6df6b27 .elementor-heading-title{font-size:40px;font-weight:900;line-height:50px}.elementor-1141 .elementor-element.elementor-element-422c164{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 50px;--row-gap:30px;--column-gap:50px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-1141 .elementor-element.elementor-element-9b6ad11,.elementor-1141 .elementor-element.elementor-element-c2f8ed8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-1141 .elementor-element.elementor-element-5e20c9b img{width:85%}.elementor-1141 .elementor-element.elementor-element-c2f8ed8{--justify-content:center}@media (max-width:1024px){.elementor-1141 .elementor-element.elementor-element-5f9f956{--padding-top:60px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px}.elementor-1141 .elementor-element.elementor-element-6df6b27>.elementor-widget-container{margin:0 0 30px}.elementor-1141 .elementor-element.elementor-element-6df6b27 .elementor-heading-title{font-size:32px;line-height:42px}.elementor-1141 .elementor-element.elementor-element-422c164{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px}}@media (min-width:768px){.elementor-1141 .elementor-element.elementor-element-5f9f956{--content-width:1320px}.elementor-1141 .elementor-element.elementor-element-9b6ad11{--width:100%}}@font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url(https://osmosiscafe.com/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2)format("woff2");font-stretch:normal}@font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url(https://osmosiscafe.com/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2)format("woff2")}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}