:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}:root,[data-bs-theme=light]{--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,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-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:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--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:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.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 0.5rem 1rem #00000026;--bs-box-shadow-sm:0 0.125rem 0.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:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:#0d6efd40;--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:#ffffff26;--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family: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;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);color:#212529;color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#212529bf;color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}: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-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:#0000;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color);color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid;border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0;border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 1px;border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a5b5cc;--bs-table-striped-bg:#c4d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe5;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b4b6b7;--bs-table-striped-bg:#d6d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbcdce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a5c4ca;--bs-table-striped-bg:#c4e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e6c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dab9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece0be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc1c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7c9;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + 1px);padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + 1px);padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + 1px);padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:#212529;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:#212529bf;color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:#0000;border:solid #0000;border-width:1px 0;border-width:var(--bs-border-width) 0;color:#212529;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");-webkit-appearance:none;appearance:none;background-color:#fff;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386B6FE'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;appearance:none;background-color:#0000;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + 2px);min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #0000;color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);height:100%;left:0;max-width:100%;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-left:.75rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{background-color:#fff;background-color:var(--bs-body-bg);border-radius:.375rem;border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>textarea:disabled~label:after{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:1px 0;border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754;background-color:var(--bs-success);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754;background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754;color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#dc3545;color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545;background-color:var(--bs-danger);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545;background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545;color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:#0000;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:#0000;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:#0000;--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:#0000;--bs-btn-border-color:#0000;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:#0000;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:#0000;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:#0000;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:#0000;border:0;border-radius:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:#0000;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:#ffffff26;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:none;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{border:var(--bs-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid #0000;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:initial}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:initial;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:#0000;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:#0000!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:#ffffff8c;--bs-navbar-hover-color:#ffffffbf;--bs-navbar-disabled-color:#ffffff40;--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:#ffffff1a}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:#212529;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width: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;charset=utf-8,%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 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%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 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--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{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-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{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236DA8FD'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236DA8FD'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:#0000;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:#0000;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;background:#0000 var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;filter:var(--bs-btn-close-filter);height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;user-select:none}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin-bottom:calc(var(--bs-modal-header-padding-y)*-.5);margin-left:auto;margin-right:calc(var(--bs-modal-header-padding-x)*-.5);margin-top:calc(var(--bs-modal-header-padding-y)*-.5);padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media(max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:#0000!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:#0000!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-left:auto;margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:#198754!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:#212529!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important;color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#0d6efd!important;text-decoration-color:#0d6efd!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important;color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#0a58ca!important;text-decoration-color:#0a58ca!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:#6c757d!important;color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#6c757d!important;text-decoration-color:#6c757d!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important;color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#565e64!important;text-decoration-color:#565e64!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:#198754!important;color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#198754!important;text-decoration-color:#198754!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:#146c43!important;color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#146c43!important;text-decoration-color:#146c43!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:#0dcaf0!important;color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#0dcaf0!important;text-decoration-color:#0dcaf0!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important;color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#3dd5f3!important;text-decoration-color:#3dd5f3!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:#ffc107!important;color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#ffc107!important;text-decoration-color:#ffc107!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important;color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#ffcd39!important;text-decoration-color:#ffcd39!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:#dc3545!important;color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#dc3545!important;text-decoration-color:#dc3545!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important;color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#b02a37!important;text-decoration-color:#b02a37!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:#f8f9fa!important;color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#f8f9fa!important;text-decoration-color:#f8f9fa!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:#f9fafb!important;color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#f9fafb!important;text-decoration-color:#f9fafb!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:#212529!important;color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#212529!important;text-decoration-color:#212529!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important;color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#1a1e21!important;text-decoration-color:#1a1e21!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:#000!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:#000!important;text-decoration-color:#000!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:#000000bf!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:#000000bf!important;text-decoration-color:#000000bf!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:0 0 0 .25rem #0d6efd40;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.icon-link{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-flex;gap:.375rem;-webkit-text-decoration-color:#0d6efd80;text-decoration-color:#0d6efd80;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:translate3d(.25em,0,0);transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media(min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media(min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media(min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media(min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px;width:var(--bs-border-width)}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:#9ec5fe!important;border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:#c4c8cb!important;border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:#a3cfbb!important;border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:#9eeaf9!important;border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:#ffe69c!important;border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:#f1aeb5!important;border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:#e9ecef!important;border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:#adb5bd!important;border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#212529bf!important;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:#212529bf!important;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:#21252980!important;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:#000!important;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:#052c65!important;color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:#2b2f32!important;color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:#0a3622!important;color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:#055160!important;color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:#664d03!important;color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:#58151c!important;color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:#495057!important;color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:#495057!important;color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:#0d6efd!important;text-decoration-color:#0d6efd!important;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:#0000!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(233,236,239,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:#cfe2ff!important;background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:#e2e3e5!important;background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:#d1e7dd!important;background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:#cff4fc!important;background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:#fff3cd!important;background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:#f8d7da!important;background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:#fcfcfd!important;background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:#ced4da!important;background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-display:swap;font-family:expo-arabic-light;src:url(/static/media/Almarai-Regular.9dbe2f6b91566151bfcd.woff2)}@font-face{font-display:swap;font-family:expo-arabic-medium;src:url(/static/media/Almarai-Bold.93026ad1951188c925ad.woff2)}@font-face{font-display:swap;font-family:Roboto-Regular;src:url(/static/media/NunitoSans_10pt-Regular.8f783ba2bea71f7af2fb.woff2)}@font-face{font-display:swap;font-family:Roboto-Medium;src:url(/static/media/NunitoSans_10pt-Bold.4b74eacd050013712089.woff2)}@font-face{font-display:swap;font-family:Roboto-Light;src:url(/static/media/NunitoSans_10pt-Light.d33846089519aeaf1920.woff2)}@font-face{font-display:swap;font-family:Digital-7 Mono;src:url(/static/media/digital-7-mono.58e61d6f1075fadc7f15.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fraunces;src:url(/static/media/Fraunces-VariableFont.bd3566a6aaeb334b6e3d.woff2) format("woff2")}@font-face{font-display:swap;font-family:DM Sans;src:url(/static/media/DMSans-VariableFont.539602a9e6576a6a998e.woff2) format("woff2")}:root{--font-ar-light:"expo-arabic-light";--font-ar-medium:"expo-arabic-medium";--font-en-regular:"Roboto-Regular";--font-en-light:"Roboto-Light";--font-en-medium:"Roboto-Medium";--single-banner-color-left:#c7d2e3;--single-banner-color-right:#dfe7f1;--button-color:blue;--mouse-hover-color:#c7d2e3;--mouse-selection-color:#c7d2e3;--categorySliderBtnColorActive:"#9fc5ea";--categorySliderBtnColorInActive:"#d1dfec";--product-tex-color:#000;--slider-text-color:#1a0c0c;--slider-background-color:#dfe9f1;--product-text-color:#000;--pre-loader-color:#000;--theme-color-light:#d9d9e2;--theme-border:blue;--toastify-icon-color-success:#fff;--toastify-color-success:#21c55e;--toastify-color-error:#ef5350;--toastify-font-family:var(--font-en-regular);--toastify-toast-min-height:54;--old-price-color:var(--button-color);--old-price-font-size:12px;--banner-bg-color:"#fff";--footer-bg-color:#ecf0f2;--footer-text-color:#5d5d5d;--product-tab-bg-color:#f6f6f8;--homepage-info-bg:#fff;--main-price-color:var(--button-color);--brands-bg-color:#fff;--homepage-product-name:var(--button-color);--homepage-product-button:var(--button-color);--homepage-product-btn-text:var(--button-color);--homepage-product-stroke-clr:#dfdfdf;color-scheme:light!important}.border-color{border:1px solid blue;border:1px solid var(--button-color)}.button-bg{background-color:blue;background-color:var(--button-color);text-transform:uppercase}.row-0{margin-left:0;margin-right:0}.row-0>[class*=col]{padding-left:0;padding-right:0}.row-1{margin-left:-1px;margin-right:-1px}.row-1>[class*=col]{padding-left:1px;padding-right:1px}.row-2{margin-left:-2px;margin-right:-2px}.row-2>[class*=col]{padding-left:2px;padding-right:2px}.row-3{margin-left:-3px;margin-right:-3px}.row-3>[class*=col]{padding-left:3px;padding-right:3px}.row-4{margin-left:-4px;margin-right:-4px}.row-4>[class*=col]{padding-left:4px;padding-right:4px}.row-5{margin-left:-5px;margin-right:-5px}.row-5>[class*=col]{padding-left:5px;padding-right:5px}.row-6{margin-left:-6px;margin-right:-6px}.row-6>[class*=col]{padding-left:6px;padding-right:6px}.row-7{margin-left:-7px;margin-right:-7px}.row-7>[class*=col]{padding-left:7px;padding-right:7px}.row-8{margin-left:-8px;margin-right:-8px}.row-8>[class*=col]{padding-left:8px;padding-right:8px}.row-9{margin-left:-9px;margin-right:-9px}.row-9>[class*=col]{padding-left:9px;padding-right:9px}.row-10{margin-left:-10px;margin-right:-10px}.row-10>[class*=col]{padding-left:10px;padding-right:10px}.row-11{margin-left:-11px;margin-right:-11px}.row-11>[class*=col]{padding-left:11px;padding-right:11px}.row-12{margin-left:-12px;margin-right:-12px}.row-12>[class*=col]{padding-left:12px;padding-right:12px}.row-13{margin-left:-13px;margin-right:-13px}.row-13>[class*=col]{padding-left:13px;padding-right:13px}.row-14{margin-left:-14px;margin-right:-14px}.row-14>[class*=col]{padding-left:14px;padding-right:14px}.row-15{margin-left:-15px;margin-right:-15px}.row-15>[class*=col]{padding-left:15px;padding-right:15px}.row-16{margin-left:-16px;margin-right:-16px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-16{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-16{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-16{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-16{margin-left:-15px;margin-right:-15px}}.row-16>[class*=col]{padding-left:16px;padding-right:16px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-16>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-16>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-16>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-16>[class*=col]{padding-left:15px;padding-right:15px}}.row-17{margin-left:-17px;margin-right:-17px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-17{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-17{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-17{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-17{margin-left:-15px;margin-right:-15px}}.row-17>[class*=col]{padding-left:17px;padding-right:17px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-17>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-17>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-17>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-17>[class*=col]{padding-left:15px;padding-right:15px}}.row-18{margin-left:-18px;margin-right:-18px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-18{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-18{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-18{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-18{margin-left:-15px;margin-right:-15px}}.row-18>[class*=col]{padding-left:18px;padding-right:18px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-18>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-18>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-18>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-18>[class*=col]{padding-left:15px;padding-right:15px}}.row-19{margin-left:-19px;margin-right:-19px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-19{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-19{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-19{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-19{margin-left:-15px;margin-right:-15px}}.row-19>[class*=col]{padding-left:19px;padding-right:19px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-19>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-19>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-19>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-19>[class*=col]{padding-left:15px;padding-right:15px}}.row-20{margin-left:-20px;margin-right:-20px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-20{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-20{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-20{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-20{margin-left:-15px;margin-right:-15px}}.row-20>[class*=col]{padding-left:20px;padding-right:20px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-20>[class*=col]{padding-left:15px;padding-right:15px}}.row-21{margin-left:-21px;margin-right:-21px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-21{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-21{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-21{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-21{margin-left:-15px;margin-right:-15px}}.row-21>[class*=col]{padding-left:21px;padding-right:21px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-21>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-21>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-21>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-21>[class*=col]{padding-left:15px;padding-right:15px}}.row-22{margin-left:-22px;margin-right:-22px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-22{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-22{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-22{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-22{margin-left:-15px;margin-right:-15px}}.row-22>[class*=col]{padding-left:22px;padding-right:22px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-22>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-22>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-22>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-22>[class*=col]{padding-left:15px;padding-right:15px}}.row-23{margin-left:-23px;margin-right:-23px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-23{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-23{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-23{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-23{margin-left:-15px;margin-right:-15px}}.row-23>[class*=col]{padding-left:23px;padding-right:23px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-23>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-23>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-23>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-23>[class*=col]{padding-left:15px;padding-right:15px}}.row-24{margin-left:-24px;margin-right:-24px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-24{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-24{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-24{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-24{margin-left:-15px;margin-right:-15px}}.row-24>[class*=col]{padding-left:24px;padding-right:24px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-24>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-24>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-24>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-24>[class*=col]{padding-left:15px;padding-right:15px}}.row-25{margin-left:-25px;margin-right:-25px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-25{margin-left:-15px;margin-right:-15px}}.row-25>[class*=col]{padding-left:25px;padding-right:25px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}.row-26{margin-left:-26px;margin-right:-26px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-26{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-26{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-26{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-26{margin-left:-15px;margin-right:-15px}}.row-26>[class*=col]{padding-left:26px;padding-right:26px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-26>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-26>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-26>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-26>[class*=col]{padding-left:15px;padding-right:15px}}.row-27{margin-left:-27px;margin-right:-27px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-27{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-27{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-27{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-27{margin-left:-15px;margin-right:-15px}}.row-27>[class*=col]{padding-left:27px;padding-right:27px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-27>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-27>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-27>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-27>[class*=col]{padding-left:15px;padding-right:15px}}.row-28{margin-left:-28px;margin-right:-28px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-28{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-28{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-28{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-28{margin-left:-15px;margin-right:-15px}}.row-28>[class*=col]{padding-left:28px;padding-right:28px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-28>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-28>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-28>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-28>[class*=col]{padding-left:15px;padding-right:15px}}.row-29{margin-left:-29px;margin-right:-29px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-29{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-29{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-29{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-29{margin-left:-15px;margin-right:-15px}}.row-29>[class*=col]{padding-left:29px;padding-right:29px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-29>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-29>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-29>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-29>[class*=col]{padding-left:15px;padding-right:15px}}.row-30{margin-left:-30px;margin-right:-30px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-30{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-30{margin-left:-15px;margin-right:-15px}}.row-30>[class*=col]{padding-left:30px;padding-right:30px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}.row-31{margin-left:-31px;margin-right:-31px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-31{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-31{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-31{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-31{margin-left:-15px;margin-right:-15px}}.row-31>[class*=col]{padding-left:31px;padding-right:31px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}.row-32{margin-left:-32px;margin-right:-32px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-32{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-32{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-32{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-32{margin-left:-15px;margin-right:-15px}}.row-32>[class*=col]{padding-left:32px;padding-right:32px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}.row-33{margin-left:-33px;margin-right:-33px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-33{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-33{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-33{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-33{margin-left:-15px;margin-right:-15px}}.row-33>[class*=col]{padding-left:33px;padding-right:33px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}.row-34{margin-left:-34px;margin-right:-34px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-34{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-34{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-34{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-34{margin-left:-15px;margin-right:-15px}}.row-34>[class*=col]{padding-left:34px;padding-right:34px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}.row-35{margin-left:-35px;margin-right:-35px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-35{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-35{margin-left:-15px;margin-right:-15px}}.row-35>[class*=col]{padding-left:35px;padding-right:35px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}.row-36{margin-left:-36px;margin-right:-36px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-36{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-36{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-36{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-36{margin-left:-15px;margin-right:-15px}}.row-36>[class*=col]{padding-left:36px;padding-right:36px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}.row-37{margin-left:-37px;margin-right:-37px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-37{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-37{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-37{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-37{margin-left:-15px;margin-right:-15px}}.row-37>[class*=col]{padding-left:37px;padding-right:37px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}.row-38{margin-left:-38px;margin-right:-38px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-38{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-38{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-38{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-38{margin-left:-15px;margin-right:-15px}}.row-38>[class*=col]{padding-left:38px;padding-right:38px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}.row-39{margin-left:-39px;margin-right:-39px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-39{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-39{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-39{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-39{margin-left:-15px;margin-right:-15px}}.row-39>[class*=col]{padding-left:39px;padding-right:39px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}.row-40{margin-left:-40px;margin-right:-40px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-40{margin-left:-15px;margin-right:-15px}}.row-40>[class*=col]{padding-left:40px;padding-right:40px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}.row-41{margin-left:-41px;margin-right:-41px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-41{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-41{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-41{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-41{margin-left:-15px;margin-right:-15px}}.row-41>[class*=col]{padding-left:41px;padding-right:41px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}.row-42{margin-left:-42px;margin-right:-42px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-42{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-42{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-42{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-42{margin-left:-15px;margin-right:-15px}}.row-42>[class*=col]{padding-left:42px;padding-right:42px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}.row-43{margin-left:-43px;margin-right:-43px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-43{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-43{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-43{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-43{margin-left:-15px;margin-right:-15px}}.row-43>[class*=col]{padding-left:43px;padding-right:43px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}.row-44{margin-left:-44px;margin-right:-44px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-44{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-44{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-44{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-44{margin-left:-15px;margin-right:-15px}}.row-44>[class*=col]{padding-left:44px;padding-right:44px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}.row-45{margin-left:-45px;margin-right:-45px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-45{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-45{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-45{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-45{margin-left:-15px;margin-right:-15px}}.row-45>[class*=col]{padding-left:45px;padding-right:45px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}.row-46{margin-left:-46px;margin-right:-46px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-46{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-46{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-46{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-46{margin-left:-15px;margin-right:-15px}}.row-46>[class*=col]{padding-left:46px;padding-right:46px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}.row-47{margin-left:-47px;margin-right:-47px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-47{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-47{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-47{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-47{margin-left:-15px;margin-right:-15px}}.row-47>[class*=col]{padding-left:47px;padding-right:47px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}.row-48{margin-left:-48px;margin-right:-48px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-48{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-48{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-48{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-48{margin-left:-15px;margin-right:-15px}}.row-48>[class*=col]{padding-left:48px;padding-right:48px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}.row-49{margin-left:-49px;margin-right:-49px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-49{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-49{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-49{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-49{margin-left:-15px;margin-right:-15px}}.row-49>[class*=col]{padding-left:49px;padding-right:49px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}.row-50{margin-left:-50px;margin-right:-50px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-50{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-50{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-50{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-50{margin-left:-15px;margin-right:-15px}}.row-50>[class*=col]{padding-left:50px;padding-right:50px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}.row-51{margin-left:-51px;margin-right:-51px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-51{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-51{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-51{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-51{margin-left:-15px;margin-right:-15px}}.row-51>[class*=col]{padding-left:51px;padding-right:51px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}.row-52{margin-left:-52px;margin-right:-52px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-52{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-52{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-52{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-52{margin-left:-15px;margin-right:-15px}}.row-52>[class*=col]{padding-left:52px;padding-right:52px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}.row-53{margin-left:-53px;margin-right:-53px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-53{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-53{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-53{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-53{margin-left:-15px;margin-right:-15px}}.row-53>[class*=col]{padding-left:53px;padding-right:53px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}.row-54{margin-left:-54px;margin-right:-54px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-54{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-54{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-54{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-54{margin-left:-15px;margin-right:-15px}}.row-54>[class*=col]{padding-left:54px;padding-right:54px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}.row-55{margin-left:-55px;margin-right:-55px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-55{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-55{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-55{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-55{margin-left:-15px;margin-right:-15px}}.row-55>[class*=col]{padding-left:55px;padding-right:55px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}.row-56{margin-left:-56px;margin-right:-56px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-56{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-56{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-56{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-56{margin-left:-15px;margin-right:-15px}}.row-56>[class*=col]{padding-left:56px;padding-right:56px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}.row-57{margin-left:-57px;margin-right:-57px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-57{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-57{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-57{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-57{margin-left:-15px;margin-right:-15px}}.row-57>[class*=col]{padding-left:57px;padding-right:57px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}.row-58{margin-left:-58px;margin-right:-58px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-58{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-58{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-58{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-58{margin-left:-15px;margin-right:-15px}}.row-58>[class*=col]{padding-left:58px;padding-right:58px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}.row-59{margin-left:-59px;margin-right:-59px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-59{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-59{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-59{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-59{margin-left:-15px;margin-right:-15px}}.row-59>[class*=col]{padding-left:59px;padding-right:59px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}.row-60{margin-left:-60px;margin-right:-60px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-60{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-60{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-60{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-60{margin-left:-15px;margin-right:-15px}}.row-60>[class*=col]{padding-left:60px;padding-right:60px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}.row-61{margin-left:-61px;margin-right:-61px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-61{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-61{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-61{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-61{margin-left:-15px;margin-right:-15px}}.row-61>[class*=col]{padding-left:61px;padding-right:61px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-61>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-61>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-61>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-61>[class*=col]{padding-left:15px;padding-right:15px}}.row-62{margin-left:-62px;margin-right:-62px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-62{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-62{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-62{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-62{margin-left:-15px;margin-right:-15px}}.row-62>[class*=col]{padding-left:62px;padding-right:62px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-62>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-62>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-62>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-62>[class*=col]{padding-left:15px;padding-right:15px}}.row-63{margin-left:-63px;margin-right:-63px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-63{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-63{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-63{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-63{margin-left:-15px;margin-right:-15px}}.row-63>[class*=col]{padding-left:63px;padding-right:63px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-63>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-63>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-63>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-63>[class*=col]{padding-left:15px;padding-right:15px}}.row-64{margin-left:-64px;margin-right:-64px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-64{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-64{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-64{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-64{margin-left:-15px;margin-right:-15px}}.row-64>[class*=col]{padding-left:64px;padding-right:64px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-64>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-64>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-64>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-64>[class*=col]{padding-left:15px;padding-right:15px}}.row-65{margin-left:-65px;margin-right:-65px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-65{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-65{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-65{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-65{margin-left:-15px;margin-right:-15px}}.row-65>[class*=col]{padding-left:65px;padding-right:65px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-65>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-65>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-65>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-65>[class*=col]{padding-left:15px;padding-right:15px}}.row-66{margin-left:-66px;margin-right:-66px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-66{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-66{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-66{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-66{margin-left:-15px;margin-right:-15px}}.row-66>[class*=col]{padding-left:66px;padding-right:66px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-66>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-66>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-66>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-66>[class*=col]{padding-left:15px;padding-right:15px}}.row-67{margin-left:-67px;margin-right:-67px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-67{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-67{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-67{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-67{margin-left:-15px;margin-right:-15px}}.row-67>[class*=col]{padding-left:67px;padding-right:67px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-67>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-67>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-67>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-67>[class*=col]{padding-left:15px;padding-right:15px}}.row-68{margin-left:-68px;margin-right:-68px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-68{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-68{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-68{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-68{margin-left:-15px;margin-right:-15px}}.row-68>[class*=col]{padding-left:68px;padding-right:68px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-68>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-68>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-68>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-68>[class*=col]{padding-left:15px;padding-right:15px}}.row-69{margin-left:-69px;margin-right:-69px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-69{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-69{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-69{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-69{margin-left:-15px;margin-right:-15px}}.row-69>[class*=col]{padding-left:69px;padding-right:69px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-69>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-69>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-69>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-69>[class*=col]{padding-left:15px;padding-right:15px}}.row-70{margin-left:-70px;margin-right:-70px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-70{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-70{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-70{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-70{margin-left:-15px;margin-right:-15px}}.row-70>[class*=col]{padding-left:70px;padding-right:70px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-70>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-70>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-70>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-70>[class*=col]{padding-left:15px;padding-right:15px}}.row-71{margin-left:-71px;margin-right:-71px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-71{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-71{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-71{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-71{margin-left:-15px;margin-right:-15px}}.row-71>[class*=col]{padding-left:71px;padding-right:71px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-71>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-71>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-71>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-71>[class*=col]{padding-left:15px;padding-right:15px}}.row-72{margin-left:-72px;margin-right:-72px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-72{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-72{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-72{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-72{margin-left:-15px;margin-right:-15px}}.row-72>[class*=col]{padding-left:72px;padding-right:72px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-72>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-72>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-72>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-72>[class*=col]{padding-left:15px;padding-right:15px}}.row-73{margin-left:-73px;margin-right:-73px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-73{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-73{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-73{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-73{margin-left:-15px;margin-right:-15px}}.row-73>[class*=col]{padding-left:73px;padding-right:73px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-73>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-73>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-73>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-73>[class*=col]{padding-left:15px;padding-right:15px}}.row-74{margin-left:-74px;margin-right:-74px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-74{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-74{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-74{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-74{margin-left:-15px;margin-right:-15px}}.row-74>[class*=col]{padding-left:74px;padding-right:74px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-74>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-74>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-74>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-74>[class*=col]{padding-left:15px;padding-right:15px}}.row-75{margin-left:-75px;margin-right:-75px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-75{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-75{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-75{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-75{margin-left:-15px;margin-right:-15px}}.row-75>[class*=col]{padding-left:75px;padding-right:75px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-75>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-75>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-75>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-75>[class*=col]{padding-left:15px;padding-right:15px}}.row-76{margin-left:-76px;margin-right:-76px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-76{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-76{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-76{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-76{margin-left:-15px;margin-right:-15px}}.row-76>[class*=col]{padding-left:76px;padding-right:76px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-76>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-76>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-76>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-76>[class*=col]{padding-left:15px;padding-right:15px}}.row-77{margin-left:-77px;margin-right:-77px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-77{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-77{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-77{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-77{margin-left:-15px;margin-right:-15px}}.row-77>[class*=col]{padding-left:77px;padding-right:77px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-77>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-77>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-77>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-77>[class*=col]{padding-left:15px;padding-right:15px}}.row-78{margin-left:-78px;margin-right:-78px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-78{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-78{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-78{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-78{margin-left:-15px;margin-right:-15px}}.row-78>[class*=col]{padding-left:78px;padding-right:78px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-78>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-78>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-78>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-78>[class*=col]{padding-left:15px;padding-right:15px}}.row-79{margin-left:-79px;margin-right:-79px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-79{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-79{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-79{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-79{margin-left:-15px;margin-right:-15px}}.row-79>[class*=col]{padding-left:79px;padding-right:79px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-79>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-79>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-79>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-79>[class*=col]{padding-left:15px;padding-right:15px}}.row-80{margin-left:-80px;margin-right:-80px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-80{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-80{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-80{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-80{margin-left:-15px;margin-right:-15px}}.row-80>[class*=col]{padding-left:80px;padding-right:80px}@media only screen and (min-width:1200px)and (max-width:1365px){.row-80>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.row-80>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.row-80>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-80>[class*=col]{padding-left:15px;padding-right:15px}}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{margin:0;padding-left:0;padding-right:0}*,:after,:before{box-sizing:border-box}body,html{height:100%}html{overflow-x:hidden;scroll-behavior:smooth}button{background-color:#fff;border:none}body{background-color:#fff;font-size:14px;font-style:normal;line-height:24px;width:100%}.h1,.h2,.h3,.h4,.h5,.h6,body,h1,h2,h3,h4,h5,h6{color:#000;font-family:Roboto-Regular;font-weight:400}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0}pre{margin-bottom:15px}p,pre{color:#333;font-family:Roboto-Regular;font-size:14px;font-weight:400;line-height:24px}p{margin-bottom:0}html[lang=ar] body{font-family:expo-arabic-light!important;letter-spacing:0!important}html[lang=ar] .h1,html[lang=ar] .h2,html[lang=ar] .h3,html[lang=ar] .h4,html[lang=ar] .h5,html[lang=ar] .h6,html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] h4,html[lang=ar] h5,html[lang=ar] h6{font-family:expo-arabic-medium!important}@media only screen and (max-width:1000px){.desktop-view-only{display:none}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px!important}}@media screen and (min-width:2560px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:95%!important}}.show-error-message{color:red;margin-bottom:10px;text-align:center;text-transform:capitalize}.toast-container-mobile{left:50%;top:9%;transform:translate(-50%,-50%);width:80%}@media(min-width:768px){.toast-container-mobile{left:86%;width:25%}}.body-toast-mobile{border-radius:10px;color:#fff}.mega-menu-inscreen{right:0}@media screen and (min-width:480px){.mobile-view-only{display:none}}.breadcrumb-area{padding:10px}.breadcrumb{font-size:16px!important;justify-content:flex-start!important}.breadcrumb-item{font-size:14px!important}.text-truncate-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.restrict-text-1{-webkit-line-clamp:1}.restrict-text-1,.restrict-text-2{-webkit-box-orient:vertical;display:-webkit-box;line-height:1.5;max-height:3em;overflow:hidden;text-overflow:ellipsis}.restrict-text-2{-webkit-line-clamp:2}.bold{font-family:Roboto-Medium}.button-common{background-color:blue;background-color:var(--button-color);border-radius:50px;color:#fff;display:block;font-size:14px;font-weight:500;line-height:1;padding:18px 10px 17px;text-align:center;text-transform:uppercase}html[lang=ar] p,html[lang=ar] pre{font-family:expo-arabic-light!important}.h1,h1{font-size:36px;line-height:42px}.h2,h2{font-size:30px;line-height:36px}.h3,h3{font-size:24px;line-height:30px}.h4,h4{font-size:18px;line-height:24px}.h5,h5{font-size:14px;line-height:18px}.h6,h6{font-size:12px;line-height:14px}p:last-child{margin-bottom:0}a,button{color:#000;cursor:pointer;line-height:inherit;text-decoration:none}a,button,img,input,span{transition:all .3s ease 0s}:focus{outline:none!important}a:focus{color:inherit;outline:none}a:focus,a:hover{text-decoration:none}button,input[type=submit]{cursor:pointer}ul{list-style:none outside none;margin:0;padding:0}.width-80{width:80%!important}.width-70{width:70%!important}.display_row_reverse{align-items:center;display:flex;flex-direction:row-reverse}.fix{overflow:hidden}.hidden{display:none}.clear{clear:both}.section{float:left;width:100%}.scroll-x-none{overflow-x:hidden}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.bg-img{background-position:50%;background-size:cover}.border-bottom-1{border-bottom:1px solid #d5d5d5}a:hover{color:blue;color:var(--button-color)}.border-none{border:none}.m-0{margin:0}.p-0{padding:0}.mt-0{margin-top:0}.mt-2{margin-top:3px!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-70{margin-top:70px}.mt-80{margin-top:80px}@media only screen and (max-width:767px){.mt-80{margin-top:60px}}.mt-90{margin-top:90px}.mt-100{margin-top:100px}.mt-110{margin-top:110px}.mt-120{margin-top:120px}.mt-130{margin-top:130px}.mt-140{margin-top:140px}.mt-150{margin-top:150px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mr-0{margin-right:0}.mr-2{margin-right:2px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-12{margin-right:12px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-50{margin-right:50px}.mr-60{margin-right:60px}.mr-70{margin-right:70px}.mr-80{margin-right:80px}.mr-90{margin-right:90px}.mr-100{margin-right:100px}.mr-110{margin-right:110px}.mr-120{margin-right:120px}.mr-130{margin-right:130px}.mr-140{margin-right:140px}.mr-150{margin-right:150px}.mb-0{margin-bottom:0}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}@media only screen and (max-width:767px){.mb-80{margin-bottom:60px}}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}@media only screen and (max-width:767px){.mb-100{margin-bottom:50px}}.mb-110{margin-bottom:110px}.mb-120{margin-bottom:120px}.mb-130{margin-bottom:130px}.mb-140{margin-bottom:140px}.mb-150{margin-bottom:150px}.ml-0{margin-left:0}.ml-2{margin-left:2px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-12{margin-left:12px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.ml-40{margin-left:40px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.ml-110{margin-left:110px}.ml-120{margin-left:120px}.ml-130{margin-left:130px}.ml-140{margin-left:140px}.ml-145{margin-left:145px}.ml-150{margin-left:150px}.ml-ntv5{margin-left:-5px}.pt-0{padding-top:0}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-70{padding-top:70px}@media only screen and (max-width:767px){.pt-70{padding-top:60px}}.pt-75{padding-top:75px}.pt-80{padding-top:80px}@media only screen and (max-width:767px){.pt-80{padding-top:60px}}.pt-95{padding-top:95px}@media only screen and (max-width:767px){.pt-95{padding-top:55px}}.pt-90{padding-top:90px}@media only screen and (max-width:767px){.pt-90{padding-top:30px}}.pt-100{padding-top:100px}@media only screen and (max-width:767px){.pt-100{padding-top:60px}}.pt-105{padding-top:105px}.pt-110{padding-top:110px}@media only screen and (max-width:767px){.pt-110{padding-top:40px}}.pt-115{padding-top:115px}@media only screen and (max-width:767px){.pt-115{padding-top:60px}}.pt-120{padding-top:120px}@media only screen and (max-width:767px){.pt-120{padding-top:50px}}.pt-125{padding-top:125px}@media only screen and (max-width:767px){.pt-125{padding-top:55px}}@media only screen and (min-width:768px)and (max-width:991px){.pt-125{padding-top:75px}}.pt-128{padding-top:128px}.pt-130{padding-top:130px}@media only screen and (max-width:767px){.pt-130{padding-top:60px}}@media only screen and (min-width:768px)and (max-width:991px){.pt-130{padding-top:80px}}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-170{padding-top:170px}.pt-180{padding-top:180px}@media only screen and (max-width:767px){.pt-180{padding-top:60px}}.pt-205{padding-top:205px}.pt-230{padding-top:230px}.pt-270{padding-top:270px}@media only screen and (min-width:768px)and (max-width:991px){.pt-270{padding-top:170px}}@media only screen and (max-width:767px){.pt-270{padding-top:100px}}.pt-240{padding-top:240px}.pt-365{padding-top:365px}.pt-370{padding-top:370px}.pt-380{padding-top:380px}.pr-0{padding-right:0}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-30{padding-right:30px}.pr-40{padding-right:40px}.pr-50{padding-right:50px}.pr-60{padding-right:60px}.pr-70{padding-right:70px}.pr-80{padding-right:80px}.pr-90{padding-right:90px}.pr-100{padding-right:100px}.pr-110{padding-right:110px}.pr-120{padding-right:120px}.pr-130{padding-right:130px}.pr-140{padding-right:140px}.pr-155{padding-right:155px}.pr-270{padding-right:270px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}@media only screen and (max-width:767px){.pb-55{padding-bottom:15px}}.pb-60{padding-bottom:60px}@media only screen and (max-width:767px){.pb-60{padding-bottom:20px}}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}@media only screen and (max-width:767px){.pb-70{padding-bottom:30px}}.pb-80{padding-bottom:80px}@media only screen and (max-width:767px){.pb-80{padding-bottom:40px}}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}@media only screen and (max-width:767px){.pb-90{padding-bottom:50px}}.pb-95{padding-bottom:95px}@media only screen and (max-width:767px){.pb-95{padding-bottom:55px}}.pb-100{padding-bottom:100px}@media only screen and (max-width:767px){.pb-100{padding-bottom:30px}}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}@media only screen and (max-width:767px){.pb-115{padding-bottom:60px}}.pb-120{padding-bottom:120px}@media only screen and (max-width:767px){.pb-120{padding-bottom:50px}}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}@media only screen and (max-width:767px){.pb-130{padding-bottom:60px}}@media only screen and (min-width:768px)and (max-width:991px){.pb-130{padding-bottom:80px}}.pb-140{padding-bottom:140px}@media only screen and (max-width:767px){.pb-140{padding-bottom:60px}}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-170{padding-bottom:170px}.pb-180{padding-bottom:180px}.pb-280{padding-bottom:280px}.pb-210{padding-bottom:210px}.pb-285{padding-bottom:285px}.pb-270{padding-bottom:270px}@media only screen and (min-width:768px)and (max-width:991px){.pb-270{padding-bottom:170px}}@media only screen and (max-width:767px){.pb-270{padding-bottom:100px}}.pb-290{padding-bottom:290px}.pl-0{padding-left:0}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-30{padding-left:30px}.pl-40{padding-left:40px}.pl-50{padding-left:50px}.pl-60{padding-left:60px}.pl-70{padding-left:70px}.pl-80{padding-left:80px}.pl-90{padding-left:90px}.pl-100{padding-left:100px}.pl-110{padding-left:110px}.pl-120{padding-left:120px}.pl-130{padding-left:130px}.pl-140{padding-left:140px}.pl-150{padding-left:150px}.pl-155{padding-left:155px}.pl-190{padding-left:190px}.ptb-0{padding:0}.ptb-10{padding:10px 0}.ptb-20{padding:20px 0}.ptb-30{padding:30px 0}.ptb-35{padding:35px 0}.ptb-32{padding:32px 0}.ptb-40{padding:40px 0}.ptb-50{padding:50px 0}.ptb-60{padding:60px 0}.ptb-70{padding:70px 0}.ptb-80{padding:80px 0}.ptb-90{padding:90px 0}.ptb-100{padding:100px 0}.ptb-110{padding:110px 0}.ptb-120{padding:120px 0}.ptb-130{padding:130px 0}.ptb-140{padding:140px 0}.ptb-150{padding:150px 0}.ptb-160{padding:160px 0}.ptb-170{padding:170px 0}.ptb-177{padding:177px 0}.ptb-180{padding:180px 0}.ptb-190{padding:190px 0}.ptb-200{padding:200px 0}.ptb-210{padding:210px 0}.ptb-220{padding:220px 0}.ptb-290{padding:290px 0}.ptb-310{padding:310px 0}.mtb-0{margin:0}.mtb-10{margin:10px 0}.mtb-15{margin:15px 0}.mtb-20{margin:20px 0}.mtb-30{margin:30px 0}.mtb-40{margin:40px 0}.mtb-50{margin:50px 0}.mtb-60{margin:60px 0}.mtb-70{margin:70px 0}.mtb-80{margin:80px 0}.mtb-90{margin:90px 0}.mtb-100{margin:100px 0}.mtb-110{margin:110px 0}.mtb-120{margin:120px 0}.mtb-130{margin:130px 0}.mtb-140{margin:140px 0}.mtb-150{margin:150px 0}.mtb-290{margin:290px 0}.mb--10{margin-bottom:-10px}input:-moz-placeholder,textarea:-moz-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input{border:1px solid blue;border:1px solid var(--button-color);border-radius:5px;height:45px;padding-left:15px;padding-right:15px}input,select{box-shadow:none;color:#333;font-size:14px;width:100%}select{background:#0000;border:0 solid #eceff8}option{background:#fff;border:0 solid #626262;font-size:14px;padding-left:10px}input:focus{background:#0000}textarea{border:1px solid #eceff8;border-radius:8px;font-size:14px;margin-top:5px;padding:10px;resize:vertical;width:100%}textarea:focus{background:#0000;border:1px solid blue;border:1px solid var(--button-color);outline:none}.input-group.divcenter.input-group .form-control{padding-left:0}.custom-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media only screen and (min-width:1200px)and (max-width:1365px){.custom-row{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px)and (max-width:1199px){.custom-row{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px)and (max-width:991px){.custom-row{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.custom-row{margin-left:-15px;margin-right:-15px}}.fs-16{font-size:16px!important}.font-arabic{font-family:expo-arabic-light}.custom-row-2{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.custom-row-2 div[class^=col-]{padding-left:5px;padding-right:5px}@media only screen and (min-width:768px)and (max-width:991px){.custom-row-2 div[class^=col-]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.custom-row-2 div[class^=col-]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:1200px)and (max-width:1365px){.custom-row-2{margin-left:-5px;margin-right:-5px}}@media only screen and (min-width:992px)and (max-width:1199px){.custom-row-2{margin-left:-5px;margin-right:-5px}}@media only screen and (min-width:768px)and (max-width:991px){.custom-row-2{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.custom-row-2{margin-left:-15px;margin-right:-15px}}.custom-row-3{display:flex;flex-wrap:wrap;margin-left:-13.6px;margin-right:-13.6px}.custom-row-3 div[class^=col-]{padding-left:13.6px;padding-right:13.6px}@media only screen and (max-width:767px){.custom-row-3 div[class^=col-]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:1200px)and (max-width:1365px){.custom-row-3{margin-left:-13.6px;margin-right:-13.6px}}@media only screen and (min-width:992px)and (max-width:1199px){.custom-row-3{margin-left:-13.6px;margin-right:-13.6px}}@media only screen and (min-width:768px)and (max-width:991px){.custom-row-3{margin-left:-13.6px;margin-right:-13.6px}}@media only screen and (max-width:767px){.custom-row-3{margin-left:-15px;margin-right:-15px}}.custom-col-5{flex:0 0 20%;max-width:20%;min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}@media only screen and (min-width:1200px)and (max-width:1365px){.custom-col-5{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.custom-col-5{flex:0 0 33.333%;max-width:33.333%;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.custom-col-5{flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.custom-col-5{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px}}@media only screen and (min-width:576px)and (max-width:767px){.custom-col-5{flex:0 0 50%;max-width:50%}}.mobile-menu-area{display:none}@media only screen and (min-width:768px)and (max-width:991px){.mobile-menu-area{display:block}}@media only screen and (max-width:767px){.mobile-menu-area{display:block}}@media only screen and (min-width:576px)and (max-width:767px){.mobile-menu-area{display:block}}.mobile-menu-area.white-mobile-menu a.meanmenu-reveal{border:1px solid #fff;color:#fff}.mobile-menu-area.white-mobile-menu a.meanmenu-reveal span{background-color:#fff}.stick .mobile-menu-area.white-mobile-menu a.meanmenu-reveal{border:1px solid #333;color:#333}.stick .mobile-menu-area.white-mobile-menu a.meanmenu-reveal span{background-color:#333}.mean-container a.meanmenu-reveal{top:-30px}#mobile-menu-active{display:none}.mobile-menu .mean-nav ul.menu-overflow{height:215px;margin-top:10;overflow-y:auto}.mobile-menu.mean-container .mean-nav ul{margin:14px 0 0}.whats-contact-wrapper{background:none;bottom:60px;height:100px;right:0;width:100px}.submit-install-wrapper,.whats-contact-wrapper{border:none;overflow:hidden;position:fixed;z-index:9811!important}.submit-install-wrapper{background-color:blue;background-color:var(--button-color);border-radius:100px;bottom:10px;height:50px;right:22px;width:50px}.text-one-line{-webkit-line-clamp:1}.text-one-line,.text-two-line{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-two-line{-webkit-line-clamp:2}.scroll-top{background:none;background-color:blue;background-color:var(--button-color);border:none;border-radius:50px;bottom:150px;color:#fff;height:50px;overflow:hidden;position:fixed;right:20px;text-align:center;width:50px;z-index:9811!important}@media only screen and (max-width:767px){.scroll-top{height:40px;width:40px}}.scroll-top i{display:block;font-size:22px;line-height:50px}@media only screen and (max-width:767px){.scroll-top i{font-size:16px;line-height:40px}}.scroll-top:hover i{animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:fadeInUp}.height-100{height:100vh}.bg-purple{background-color:#f0e0ff}.bg-purple-2{background-color:#cea1f8}.bg-gray{background-color:#ecf0f2}.bg-gray-2{background-color:#f6f6f6}.bg-gray-3{background-color:#f7f7f7}.bg-gray-4{background-color:#f1f1f1}.bg-gray-5{background-color:#f9f9f9}.bg-gray-6{background-color:#e9e6e9}.bg-gray-7{background-color:#f8f8f8}.bg-black{background-color:#000}.bg-glaucous{background-color:#dfe9f1;background-color:var(--slider-background-color)}.bg-aqua{background-color:#dbfffb}.default-overlay{position:relative}.default-overlay:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.btn-hover a,.btn-hover button{isolation:isolate;position:relative;transition:all .5s ease-in-out 0s}.btn-hover a:hover,.btn-hover button:hover{border:1px solid #c7d2e3;border:1px solid var(--mouse-hover-color);color:#fff}.btn-hover a:after,.btn-hover a:before,.btn-hover button:after,.btn-hover button:before{bottom:0;content:"";height:100%;left:0;position:absolute;transition:all .5s cubic-bezier(.645,.045,.355,1);width:100%;z-index:-1}.btn-hover a:after,.btn-hover button:after{background:#c7d2e3;background:var(--mouse-hover-color);left:auto;right:0;width:0}.btn-hover a:hover:after,.btn-hover button:hover:after{left:0;right:auto;width:100%}.btn-hover--blue a:hover,.btn-hover--blue button:hover{border-color:#053399!important}.btn-hover--blue a:after,.btn-hover--blue button:after{background:#053399}a.default-btn{border:1px solid #333;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:19px 50px 21px;text-transform:uppercase}@keyframes bounce-img{0%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes snow{0%{background-position:0 0,0 0,0 0}to{background-position:500px 1000px,400px 400px,300px 300px}}.effect-snow{animation:snow 20s linear infinite}.body-effect{background-color:#0000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.padding-10-row-col .row{margin-left:-5px;margin-right:-5px}.padding-10-row-col .row div[class^=col-]{padding-left:5px;padding-right:5px}.padding-20-row-col .row{margin-left:-10px;margin-right:-10px}.padding-20-row-col .row div[class^=col-]{padding-left:10px;padding-right:10px}[class*=ToastContainer]{overflow:hidden!important}@media(min-width:1200px){.container{max-width:1200px}}.item-empty-area__icon i{font-size:140px;line-height:1}@media only screen and (max-width:767px){.item-empty-area__icon i{font-size:100px}}.item-empty-area__text{font-size:20px}.item-empty-area__text a{background-color:#363f4d;color:#fff;display:inline-block;font-size:14px;font-weight:500;margin-top:30px;padding:10px 30px;transition:.3s}.item-empty-area__text a:hover{background-color:blue;background-color:var(--button-color);color:#fff}.fullpage-slider-wrapper .Navigation .Navigation-Anchor{background-color:#333!important}.bg-white{background-color:#fff}.rounden-btn{overflow:hidden}.rounden-btn,.rounden-btn:after,.rounden-btn:before{border-radius:50px}.bg-black-2{background-color:#1b1b1b}.bg-black-3{background-color:#202022}.bg-cover{background-size:cover}.product-small-image-wrapper.product-small-image-wrapper--side-thumb .swiper-wrap,.swiper-pointer-events.swiper-vertical{height:100%}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}.map-marker{animation-direction:alternate;animation-duration:2s;animation-iteration-count:infinite;animation-name:bounce;animation-timing-function:linear}button:disabled{cursor:not-allowed}.swiper-wrap{position:relative}.btn-fill-animation{overflow:hidden;position:relative;transition:color .3s ease;z-index:1}.btn-fill-animation:before{background:blue;background:var(--button-color,#4a4a4a);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:-1}.btn-fill-animation:hover:before{left:0}.btn-fill-animation:hover{color:#fff}.btn-fill-animation:hover a,.btn-fill-animation:hover span{color:#fff!important}.btn-fill-top{overflow:hidden;position:relative;transition:color .3s ease;z-index:1}.btn-fill-top:before{background:blue;background:var(--button-color,#4a4a4a);content:"";height:100%;left:0;position:absolute;top:-100%;transition:top .3s ease;width:100%;z-index:-1}.btn-fill-top:hover:before{top:0}.btn-fill-top:hover,.btn-fill-top:hover a,.btn-fill-top:hover span,.btn-fill-top:hover>span{color:#fff!important}.btn-fill-center{overflow:hidden;position:relative;transition:color .3s ease;z-index:1}.btn-fill-center:before{background:blue;background:var(--button-color,#4a4a4a);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:0;z-index:-1}.btn-fill-center:hover:before{height:300%;width:300%}.btn-fill-center:hover,.btn-fill-center:hover a{color:#fff}.btn-fill-diagonal{overflow:hidden;position:relative;transition:color .3s ease;z-index:1}.btn-fill-diagonal:before{background:blue;background:var(--button-color,#4a4a4a);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:all .4s ease;width:100%;z-index:-1}.btn-fill-diagonal:hover:before{left:0;transform:skewX(0deg)}.btn-fill-diagonal:hover,.btn-fill-diagonal:hover a{color:#fff}.product-view-details.btn-fill-animation{align-items:center;background:#fff;border:1px solid blue;border:1px solid var(--button-color);border-radius:10px;color:blue;color:var(--button-color);cursor:pointer;display:flex;font-size:12px;gap:4px;height:46px;justify-content:center;margin-top:10px;padding:7px 8px;text-align:center;width:100%}.product-view-details.btn-fill-animation a{color:blue;color:var(--button-color);text-decoration:none;transition:color .3s ease}.btn.btn-fill-animation{background:#0000;border:2px solid blue;border:2px solid var(--button-color,#4a4a4a);border-radius:5px;color:blue;color:var(--button-color,#4a4a4a);cursor:pointer;display:inline-block;padding:10px 20px;text-decoration:none;transition:color .3s ease}.btn.btn-fill-animation:hover{color:#fff}.btn-fill-fast:before{transition-duration:.2s!important}.btn-fill-slow:before{transition-duration:.5s!important}.btn-fill-extra-slow:before{transition-duration:.8s!important}.search-mobile-header{align-items:center;border:1px solid blue;border:1px solid var(--button-color);border-radius:5px;display:flex;margin-top:10px;padding-left:15px;padding-right:15px}.input-search-mobile-header{border:0!important;box-shadow:none;color:#333;font-size:14px;padding-left:15px;padding-right:15px;width:100%}.font-digital-7{font-family:Digital-7 Mono!important;font-weight:700}.search-form-data{margin-top:10px;max-height:300px;overflow:auto}.mobile-menu-category-img{border-radius:50%;height:37px;object-fit:contain;width:37px}.btn-filter-menu{background:blue;background:var(--button-color);bottom:10%;color:#fff;height:40px;line-height:40px;position:absolute;text-align:center;width:84%;z-index:1000000000014}.search-form-data-txt{padding:10px}.header-area{position:relative}.header-area.header-absolute{position:absolute;width:100%;z-index:99}@media only screen and (max-width:767px),only screen and (min-width:320px)and (max-width:479px),only screen and (min-width:768px)and (max-width:991px){.header-area.header-absolute{position:relative;width:auto}}@media only screen and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.header-area{background:#fff}}.logo-header-img{display:block;height:auto;max-width:144px;object-fit:contain;width:auto}@media only screen and (min-width:320px)and (max-width:479px){.logo-header-img{max-height:35px;object-fit:contain}}.mobile-department{padding:0 20px;position:relative}.mobile-department ul{display:flex;overflow-x:auto!important;overflow-y:hidden;padding:10px 0;scroll-behavior:smooth}.mobile-nav-menu-items{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap!important;width:auto!important}.text-mobile-menu{display:block;font-size:11px;max-width:11ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-department ul li{display:flex;flex:0 0 auto;justify-content:center;list-style:none;margin-left:10px;margin-right:10px;text-align:center}.mobile-department ul li a{color:#000;display:flex;font-size:16px;justify-content:center}.mobile-department ul li .text{clear:both;display:block;font-size:12px;padding-top:5px}.sticky-bar.stick{background-color:#fff;border-bottom:0 solid #4a90e2;box-shadow:0 0 25px 0 #0000000f;left:0;position:fixed;top:0;width:100%;z-index:999}.sticky-bar.stick .center-menu-logo{display:none}@media only screen and (min-width:768px)and (max-width:991px){.sticky-bar.stick .center-menu-logo{display:block}}@media only screen and (max-width:767px){.sticky-bar.stick .center-menu-logo{display:block}}.sticky-bar.stick .header-right-wrap-white .same-style.account-setting>a,.sticky-bar.stick .header-right-wrap-white .same-style.account-setting>button,.sticky-bar.stick .header-right-wrap-white .same-style.cart-wrap>a,.sticky-bar.stick .header-right-wrap-white .same-style.cart-wrap>button,.sticky-bar.stick .header-right-wrap-white .same-style.header-compare>a,.sticky-bar.stick .header-right-wrap-white .same-style.header-compare>button,.sticky-bar.stick .header-right-wrap-white .same-style.header-search>a,.sticky-bar.stick .header-right-wrap-white .same-style.header-search>button,.sticky-bar.stick .header-right-wrap-white .same-style.header-wishlist>a,.sticky-bar.stick .header-right-wrap-white .same-style.header-wishlist>button,.sticky-bar.stick .header-right-wrap-white .same-style>a{color:#000}.sticky-bar.stick .header-right-wrap-white .same-style.account-setting>a span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.account-setting>button span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.cart-wrap>a span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.cart-wrap>button span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.header-compare>a span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.header-compare>button span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.header-search>a span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.header-search>button span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.header-wishlist>a span.count-style,.sticky-bar.stick .header-right-wrap-white .same-style.header-wishlist>button span.count-style{background-color:#000;color:#fff}.header-padding-1 .container-fluid,.header-padding-1 .container-lg,.header-padding-1 .container-md,.header-padding-1 .container-sm,.header-padding-1 .container-xl,.header-padding-1 .container-xxl{padding:0 80px}@media only screen and (min-width:1200px)and (max-width:1365px){.header-padding-1 .container-fluid,.header-padding-1 .container-lg,.header-padding-1 .container-md,.header-padding-1 .container-sm,.header-padding-1 .container-xl,.header-padding-1 .container-xxl{padding:0 15px}}@media only screen and (min-width:992px)and (max-width:1199px){.header-padding-1 .container-fluid,.header-padding-1 .container-lg,.header-padding-1 .container-md,.header-padding-1 .container-sm,.header-padding-1 .container-xl,.header-padding-1 .container-xxl{padding:0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.header-padding-1 .container-fluid,.header-padding-1 .container-lg,.header-padding-1 .container-md,.header-padding-1 .container-sm,.header-padding-1 .container-xl,.header-padding-1 .container-xxl{padding:0 40px}}@media only screen and (max-width:767px){.header-padding-1 .container-fluid,.header-padding-1 .container-lg,.header-padding-1 .container-md,.header-padding-1 .container-sm,.header-padding-1 .container-xl,.header-padding-1 .container-xxl{padding:0 15px}}@media only screen and (min-width:768px)and (max-width:991px){.header-res-padding{padding:20px 0 15px}}@media only screen and (max-width:767px){.header-res-padding{padding:20px 0 15px}}.img-categories-mobile-view{border-radius:50px;max-width:80px;object-fit:cover}.categories-mobile-view{background-repeat:no-repeat;background-size:cover;border-radius:50px;height:90px;width:90px}.logo{margin-top:25px}@media only screen and (min-width:768px)and (max-width:991px){.logo{margin-top:0}}@media only screen and (max-width:767px){.logo{margin-top:0}}.logo.logo-hm5{margin-top:41px}.logo.logo-hm5 a.sticky-block{display:none}@media only screen and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.logo.logo-hm5 a.sticky-block{display:block}}.logo.logo-hm5 a.sticky-none{display:block}@media only screen and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.logo.logo-hm5 a.sticky-none{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.logo.logo-hm5{margin-top:0;text-align:left!important}}@media only screen and (max-width:767px){.logo.logo-hm5{margin-top:0;text-align:left!important}}.stick .logo-hm5 a.sticky-block{display:block}.stick .logo-hm5 a.sticky-none{display:none}.header-bussiness-logo{background-position:50%;background-repeat:no-repeat;background-size:cover;height:32px;width:112px}.main-menu nav ul{display:block;text-align:center}.main-menu nav ul li{display:inline-block;opacity:1;padding:0 15px;transition:opacity .5s ease,transform .5s ease}.main-menu nav ul li.hidden-category{display:none;opacity:0;pointer-events:none;transform:translateY(-10px)}.main-menu nav ul li.see-more{color:#1a0c0c;color:var(--slider-text-color);cursor:pointer;font-size:15px;font-weight:700;font-weight:500;letter-spacing:.8px;transition:color .3s ease}.main-menu nav ul li ul.submenu{background:#fff none repeat scroll 0 0;box-shadow:0 0 7px .5px #00000026;display:block;margin:0 -24px;max-width:19%;padding:20px 0 22px;position:absolute;top:100%;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;width:auto;z-index:999}.main-menu nav ul li ul.submenu li{display:block;margin-left:0;padding:0 20px}.main-menu nav ul li ul.submenu li a{color:#333;display:block;font-size:13px;font-weight:400;line-height:32px;padding-top:0;text-align:left;text-transform:capitalize}.main-menu nav ul li ul.submenu li a:hover{color:blue;color:var(--button-color)}.main-menu nav ul li ul.submenu li a:before{background:blue none repeat scroll 0 0;background:var(--button-color) none repeat scroll 0 0;border-radius:50%;content:"";height:7px;left:15px;opacity:0;position:absolute;top:13px;transition:all .3s ease-in-out 0s;width:7px;z-index:999}.main-menu nav ul li ul.submenu li:hover a:before{opacity:1}.main-menu nav ul li ul.mega-menu{background-color:#fff;box-shadow:0 1px 7px -2px #0000004d;display:grid;grid-template-columns:repeat(3,minmax(80px,2fr));margin-left:15px;margin-right:15px;max-height:calc(100vh - 120px);overflow-y:auto;padding:28px 40px;position:absolute;text-align:left;top:100%;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;width:auto;z-index:999}@media only screen and (min-width:992px)and (max-width:1199px){.main-menu nav ul li ul.mega-menu{left:-75px}}.main-menu nav ul li ul.mega-menu>li{box-sizing:border-box;display:inline-block;float:left;margin-left:10px;margin-right:10px;min-width:0;padding:0}.main-menu nav ul li ul.mega-menu>li ul li.mega-menu-title{float:inherit;width:100%}.main-menu nav ul li ul.mega-menu>li ul li.mega-menu-title a{color:#242424;display:inline-block;font-size:14px;font-weight:500;margin:0 0 10px;position:relative}.main-menu nav ul li ul.mega-menu>li ul li.mega-menu-title a:before{display:none}.main-menu nav ul li ul.mega-menu>li ul li.mega-menu-title a:after{background-color:blue;background-color:var(--button-color);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.main-menu nav ul li ul.mega-menu>li ul li.mega-menu-title a:hover:after{width:100%}.main-menu nav ul li ul.mega-menu>li ul li.mega-menu-title:hover a{padding-left:0}.main-menu nav ul li ul.mega-menu>li ul li{display:flex;float:inherit;padding:0}.main-menu nav ul li ul.mega-menu>li ul li a{color:#333;display:block;font-size:13px;font-weight:400;line-height:28px;padding-top:0;text-align:left;text-transform:capitalize}.main-menu nav ul li ul.mega-menu>li ul li a:hover{color:blue;color:var(--button-color)}.main-menu nav ul li ul.mega-menu>li ul li a:before{background:blue none repeat scroll 0 0;background:var(--button-color) none repeat scroll 0 0;border-radius:50%;content:"";height:7px;left:-10px;opacity:0;position:absolute;top:13px;transition:all .3s ease-in-out 0s;width:7px;z-index:999}.main-menu nav ul li ul.mega-menu>li ul li.mega-menu-img:hover a{padding-left:0}.main-menu nav ul li ul.mega-menu>li ul li.mega-menu-img a:before{display:none}.main-menu nav ul li ul.mega-menu>li ul li:hover a:before{opacity:1}@media only screen and (min-width:992px)and (max-width:1199px){.main-menu nav ul li ul.mega-menu.mega-menu-padding{left:0}}.main-menu nav ul li ul.mega-menu li.mega-menu-brands-row{grid-column:1/-1;margin-top:6px;padding:0;width:100%!important}.main-menu nav ul li ul.mega-menu li.mega-menu-brands-row .mega-menu-brands-separator{background:#d1d5db;height:1px;margin-bottom:16px;width:100%}.main-menu nav ul li ul.mega-menu li.mega-menu-brands-row .mega-menu-brands-title{color:#222;font-size:14px;font-weight:700;margin-bottom:14px}.main-menu nav ul li ul.mega-menu li.mega-menu-brands-row .mega-menu-brands-grid{grid-gap:8px 24px;display:grid;gap:8px 24px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));list-style:none;margin:0;padding:0}.main-menu nav ul li ul.mega-menu li.mega-menu-brands-row .mega-menu-brands-grid li{padding:0!important;width:auto!important}.main-menu nav ul li ul.mega-menu li.mega-menu-brands-row .mega-menu-brands-grid li a{color:#444;font-size:13px;font-weight:500;padding:0!important;text-transform:uppercase}.main-menu nav ul li ul.mega-menu li.mega-menu-brands-row .mega-menu-brands-grid li a:hover{color:#000;color:var(--theme-color,#000)}.main-menu nav ul li ul.mega-menu li.mega-menu-brands-row .mega-menu-brands-grid li a:after{display:none!important}.main-menu nav ul li:hover>ul.mega-menu,.main-menu nav ul li:hover>ul.submenu{transform:rotateX(0deg);visibility:visible}@media only screen and (min-width:992px)and (max-width:1199px){.main-menu nav ul li{padding:0 7px}}@media only screen and (min-width:1200px)and (max-width:1365px){.main-menu nav ul li{padding:0 10px}}.main-menu nav ul li>a{color:#1a0c0c;color:var(--slider-text-color);font-size:15px;font-weight:500;letter-spacing:.8px;line-height:94px}.main-menu nav ul li>a,.main-menu nav ul li>a span{display:inline-block;position:relative}.main-menu nav ul li>a span:after{background-color:blue;background-color:var(--button-color)}.main-menu nav ul li>a span:after,.main-menu nav ul li>a:after{bottom:20px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.main-menu nav ul li>a:after{background-color:#c7d2e3;background-color:var(--mouse-hover-color);max-width:calc(100% - .8px)}.main-menu nav ul li>a i{font-size:15px;margin-left:3px;margin-right:3px;position:relative;top:0}@media only screen and (min-width:992px)and (max-width:1199px){.main-menu nav ul li>a{font-size:12px}}@media only screen and (min-width:1200px)and (max-width:1365px){.main-menu nav ul li>a{font-size:13px}}.main-menu nav ul li:hover a{color:#c7d2e3;color:var(--mouse-hover-color)}.main-menu nav ul li:hover a:after{width:calc(100% - .8px)}.main-menu nav ul li li.item-child a:after,.main-menu nav ul li li.mega-menu-img a:after{display:none!important}.main-menu.menu-white nav ul{text-align:left}.main-menu.menu-white nav ul li{padding:0 30px 0 0}@media only screen and (min-width:1366px)and (max-width:1600px){.main-menu.menu-white nav ul li{padding:0 22px 0 0}}@media only screen and (min-width:1200px)and (max-width:1365px){.main-menu.menu-white nav ul li{padding:0 14px 0 0}}@media only screen and (min-width:992px)and (max-width:1199px){.main-menu.menu-white nav ul li{padding:0 14px 0 0}}.main-menu.menu-white nav ul li>a{color:#fff;line-height:112px}.stick .main-menu.menu-white nav ul li a{color:#1a0c0c;color:var(--slider-text-color)}.stick .main-menu.menu-white nav ul li a:hover{color:blue;color:var(--button-color)}.stick .main-menu nav ul li a{line-height:75px}.stick .header-right-wrap,.stick .logo{margin-top:22px}@media only screen and (max-width:767px){.stick .header-right-wrap,.stick .logo{margin-top:0}}@media only screen and (min-width:768px)and (max-width:991px){.stick .header-right-wrap,.stick .logo{margin-top:0}}.stick .header-right-wrap .same-style .account-dropdown,.stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content{top:160%}@media only screen and (max-width:767px){.stick .header-right-wrap .same-style .account-dropdown,.stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content{margin-top:14px;top:100%}}@media only screen and (min-width:768px)and (max-width:991px){.stick .header-right-wrap .same-style .account-dropdown,.stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content{margin-top:14px;top:100%}}.header-right-wrap{display:flex;justify-content:flex-end;margin-top:32px}@media only screen and (min-width:768px)and (max-width:991px){.header-right-wrap{margin-top:0}}@media only screen and (max-width:767px){.header-right-wrap{margin-top:2px}}.header-right-wrap .same-style{margin-left:14px;position:relative}@media only screen and (min-width:992px)and (max-width:1199px){.header-right-wrap .same-style{margin-left:10px}}@media only screen and (min-width:768px)and (max-width:991px){.header-right-wrap .same-style{margin-left:15px}}@media only screen and (max-width:767px){.header-right-wrap .same-style{margin-left:20px}}.header-right-wrap .same-style button,.header-right-wrap .same-style>a{color:#1a0c0c;color:var(--slider-text-color);font-size:23px}.header-right-wrap .same-style>button{background:none;border:none}.header-right-wrap .same-style:first-child{margin-left:0}.header-right-wrap .same-style .account-dropdown{background:#fff none repeat scroll 0 0;box-shadow:0 1px 7px -2px #0000004d;opacity:0;padding:8px 12px 10px;position:absolute;right:0;text-align:left;top:190%;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;width:125px;z-index:220}.header-right-wrap .same-style .account-dropdown.active{opacity:1;transform:rotateX(0deg);visibility:visible}@media only screen and (max-width:767px){.header-right-wrap .same-style .account-dropdown{margin-top:14px;top:100%}}@media only screen and (min-width:768px)and (max-width:991px){.header-right-wrap .same-style .account-dropdown{margin-top:14px;top:100%}}@media only screen and (min-width:992px)and (max-width:1199px){.header-right-wrap .same-style .account-dropdown{left:-40px}}@media only screen and (min-width:1200px)and (max-width:1365px){.header-right-wrap .same-style .account-dropdown{left:-34px}}.header-right-wrap .same-style .account-dropdown ul li a{color:#000;display:block;font-size:13px;line-height:30px;padding:0;text-transform:capitalize}.header-right-wrap .same-style .account-dropdown ul li a:hover{color:blue;color:var(--button-color);padding-left:5px}.header-right-wrap .same-style.account-setting button,.header-right-wrap .same-style.account-setting>a{font-size:24px}.header-right-wrap .same-style.account-setting>button{background:none;border:none}.header-right-wrap .same-style.cart-wrap,.header-right-wrap .same-style.header-compare,.header-right-wrap .same-style.header-wishlist{margin-left:15px}@media only screen and (min-width:992px)and (max-width:1199px){.header-right-wrap .same-style.cart-wrap,.header-right-wrap .same-style.header-compare,.header-right-wrap .same-style.header-wishlist{margin-left:15px}}@media only screen and (min-width:768px)and (max-width:991px){.header-right-wrap .same-style.cart-wrap,.header-right-wrap .same-style.header-compare,.header-right-wrap .same-style.header-wishlist{margin-left:20px}}@media only screen and (max-width:767px){.header-right-wrap .same-style.cart-wrap,.header-right-wrap .same-style.header-compare,.header-right-wrap .same-style.header-wishlist{margin-left:20px}}.header-right-wrap .same-style.cart-wrap button,.header-right-wrap .same-style.cart-wrap>a,.header-right-wrap .same-style.header-compare button,.header-right-wrap .same-style.header-compare>a,.header-right-wrap .same-style.header-wishlist button,.header-right-wrap .same-style.header-wishlist>a{background:#0000;border:none;color:#1a0c0c;color:var(--slider-text-color);display:inline-block;font-size:24px;padding:0;position:relative}.header-right-wrap .same-style.cart-wrap button span.count-style,.header-right-wrap .same-style.cart-wrap>a span.count-style,.header-right-wrap .same-style.header-compare button span.count-style,.header-right-wrap .same-style.header-compare>a span.count-style,.header-right-wrap .same-style.header-wishlist button span.count-style,.header-right-wrap .same-style.header-wishlist>a span.count-style{background-color:#000;border-radius:100%;color:#fff;display:inline-block;font-size:12px;height:21px;line-height:21px;position:absolute;right:-14px;text-align:center;top:-9px;width:21px}@media only screen and (min-width:1200px)and (max-width:1365px){.header-right-wrap .same-style.cart-wrap button span.count-style,.header-right-wrap .same-style.cart-wrap>a span.count-style,.header-right-wrap .same-style.header-compare button span.count-style,.header-right-wrap .same-style.header-compare>a span.count-style,.header-right-wrap .same-style.header-wishlist button span.count-style,.header-right-wrap .same-style.header-wishlist>a span.count-style{right:-5px}}.header-right-wrap .same-style.cart-wrap:hover>button,.header-right-wrap .same-style.header-compare:hover>button,.header-right-wrap .same-style.header-wishlist:hover>button{color:blue;color:var(--button-color)}.header-right-wrap .same-style.cart-wrap .shopping-cart-content,.header-right-wrap .same-style.header-compare .shopping-cart-content,.header-right-wrap .same-style.header-wishlist .shopping-cart-content{background:#fff none repeat scroll 0 0;border:1px solid #ebebeb;border-radius:5px;opacity:0;padding:10px 35px;position:absolute;right:0;top:190%;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;width:340px;z-index:9999}.header-right-wrap .same-style.cart-wrap .shopping-cart-content.active,.header-right-wrap .same-style.cart-wrap .shopping-cart-content.cart-visible,.header-right-wrap .same-style.header-compare .shopping-cart-content.active,.header-right-wrap .same-style.header-compare .shopping-cart-content.cart-visible,.header-right-wrap .same-style.header-wishlist .shopping-cart-content.active,.header-right-wrap .same-style.header-wishlist .shopping-cart-content.cart-visible{opacity:1;transform:rotateX(0deg);visibility:visible}@media only screen and (max-width:767px){.header-right-wrap .same-style.cart-wrap .shopping-cart-content,.header-right-wrap .same-style.header-compare .shopping-cart-content,.header-right-wrap .same-style.header-wishlist .shopping-cart-content{height:300px;margin-top:14px;overflow-y:auto;padding:31px 15px 10px;right:-52px;top:100%;width:295px}}@media only screen and (min-width:768px)and (max-width:991px){.header-right-wrap .same-style.cart-wrap .shopping-cart-content,.header-right-wrap .same-style.header-compare .shopping-cart-content,.header-right-wrap .same-style.header-wishlist .shopping-cart-content{height:300px;margin-top:14px;overflow-y:auto;top:100%}}@media only screen and (min-width:992px)and (max-width:1199px){.header-right-wrap .same-style.cart-wrap .shopping-cart-content,.header-right-wrap .same-style.header-compare .shopping-cart-content,.header-right-wrap .same-style.header-wishlist .shopping-cart-content{overflow-y:auto}}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul,.header-right-wrap .same-style.header-compare .shopping-cart-content ul,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul{margin-right:-15px;max-height:400px;overflow-y:auto;padding-right:15px;padding-top:20px}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li{border-bottom:1px solid #ebebeb;display:flex;flex-wrap:nowrap;margin-bottom:20px;padding-bottom:15px;position:relative}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-img,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-img,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-img{flex:0 0 82px;margin-right:15px}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title .h4,.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title .h4,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title h4,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title .h4,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title h4{font-size:15px;line-height:16px;margin:0 20px 0 0}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title .h4 a,.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4 a,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title .h4 a,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title h4 a,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title .h4 a,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title h4 a{color:#000;line-height:1.2}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title .h4 a:hover,.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4 a:hover,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title .h4 a:hover,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title h4 a:hover,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title .h4 a:hover,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title h4 a:hover{color:blue;color:var(--button-color)}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title .h6,.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h6,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title .h6,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title h6,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title .h6,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title h6{font-size:13px;margin:5px 0 8px}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title span,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-title span,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-title span{font-size:14px}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-delete,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-delete,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-delete{position:absolute;right:0;top:0}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-delete a,.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-delete button,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-delete a,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-delete button,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-delete a,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-delete button{color:blue;color:var(--button-color);font-size:16px}.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-delete a:hover,.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-delete button:hover,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-delete a:hover,.header-right-wrap .same-style.header-compare .shopping-cart-content ul li .shopping-cart-delete button:hover,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-delete a:hover,.header-right-wrap .same-style.header-wishlist .shopping-cart-content ul li .shopping-cart-delete button:hover{color:#333}.header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-total .h4,.header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-total h4,.header-right-wrap .same-style.header-compare .shopping-cart-content .shopping-cart-total .h4,.header-right-wrap .same-style.header-compare .shopping-cart-content .shopping-cart-total h4,.header-right-wrap .same-style.header-wishlist .shopping-cart-content .shopping-cart-total .h4,.header-right-wrap .same-style.header-wishlist .shopping-cart-content .shopping-cart-total h4{font-size:14px;margin-bottom:17px;margin-top:17px}.header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-total .h4 span,.header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-total h4 span,.header-right-wrap .same-style.header-compare .shopping-cart-content .shopping-cart-total .h4 span,.header-right-wrap .same-style.header-compare .shopping-cart-content .shopping-cart-total h4 span,.header-right-wrap .same-style.header-wishlist .shopping-cart-content .shopping-cart-total .h4 span,.header-right-wrap .same-style.header-wishlist .shopping-cart-content .shopping-cart-total h4 span{float:right}.header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-btn,.header-right-wrap .same-style.header-compare .shopping-cart-content .shopping-cart-btn,.header-right-wrap .same-style.header-wishlist .shopping-cart-content .shopping-cart-btn{margin-top:23px}.header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-btn a,.header-right-wrap .same-style.header-compare .shopping-cart-content .shopping-cart-btn a,.header-right-wrap .same-style.header-wishlist .shopping-cart-content .shopping-cart-btn a{border-radius:5px;display:block;font-size:14px;font-weight:500;margin-bottom:20px;padding:16px 40px 17px}.header-right-wrap.header-right-wrap-white{margin-top:40px}.header-right-wrap.header-right-wrap-white .same-style.account-setting>a,.header-right-wrap.header-right-wrap-white .same-style.account-setting>button,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>a,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button,.header-right-wrap.header-right-wrap-white .same-style.header-compare>a,.header-right-wrap.header-right-wrap-white .same-style.header-compare>button,.header-right-wrap.header-right-wrap-white .same-style.header-search>a,.header-right-wrap.header-right-wrap-white .same-style.header-search>button,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>a,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>button,.header-right-wrap.header-right-wrap-white .same-style>a{color:#fff}.header-right-wrap.header-right-wrap-white .same-style.account-setting>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.account-setting>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-compare>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-compare>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-search>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-search>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>button span.count-style{background-color:#fff;color:#000}@media only screen and (min-width:768px)and (max-width:991px){.header-right-wrap.header-right-wrap-white{margin-top:0}.header-right-wrap.header-right-wrap-white .same-style.account-setting>a,.header-right-wrap.header-right-wrap-white .same-style.account-setting>button,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>a,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button,.header-right-wrap.header-right-wrap-white .same-style.header-compare>a,.header-right-wrap.header-right-wrap-white .same-style.header-compare>button,.header-right-wrap.header-right-wrap-white .same-style.header-search>a,.header-right-wrap.header-right-wrap-white .same-style.header-search>button,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>a,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>button,.header-right-wrap.header-right-wrap-white .same-style>a{color:#000}.header-right-wrap.header-right-wrap-white .same-style.account-setting>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.account-setting>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-compare>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-compare>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-search>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-search>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>button span.count-style{background-color:#000;color:#fff}}@media only screen and (max-width:767px){.header-right-wrap.header-right-wrap-white{margin-top:3px}.header-right-wrap.header-right-wrap-white .same-style.account-setting>a,.header-right-wrap.header-right-wrap-white .same-style.account-setting>button,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>a,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button,.header-right-wrap.header-right-wrap-white .same-style.header-compare>a,.header-right-wrap.header-right-wrap-white .same-style.header-compare>button,.header-right-wrap.header-right-wrap-white .same-style.header-search>a,.header-right-wrap.header-right-wrap-white .same-style.header-search>button,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>a,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>button,.header-right-wrap.header-right-wrap-white .same-style>a{color:#000}.header-right-wrap.header-right-wrap-white .same-style.account-setting>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.account-setting>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-compare>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-compare>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-search>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-search>button span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>a span.count-style,.header-right-wrap.header-right-wrap-white .same-style.header-wishlist>button span.count-style{background-color:#000;color:#fff}}.header-right-wrap .same-style.header-search .search-content{background:#fff none repeat scroll 0 0;box-shadow:0 1px 1px 1px #0000001a;min-width:300px;opacity:0;padding:15px;position:absolute;right:0;top:193%;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;z-index:99}.header-right-wrap .same-style.header-search .search-content.active{max-height:500px;opacity:1;overflow-y:auto;transform:rotateX(0deg);visibility:visible}@media only screen and (min-width:768px)and (max-width:991px){.header-right-wrap .same-style.header-search .search-content{top:154%}}@media only screen and (max-width:767px){.header-right-wrap .same-style.header-search .search-content{min-width:260px;right:-105px;top:154%}}.header-right-wrap .same-style.header-search .search-content form{position:relative}.header-right-wrap .same-style.header-search .search-content form input{background:#0000;border:1px solid #d3d3d3;color:#000;outline:medium none;padding:5px 72px 5px 15px;transition:all .4s ease 0s;width:100%}.header-right-wrap .same-style.header-search .search-content form .button-search{background:blue;background:var(--button-color);border:#ce9634;color:#fff;font-size:20px;height:100%;line-height:1;padding:5px 20px 2px;position:absolute;right:0;text-transform:uppercase;top:0;transition:all .4s ease 0s}.header-right-wrap .same-style.header-search .search-content form .button-search:hover{background-color:#000}.stick .same-style.header-search .search-content{top:160%}.stick .header-right-wrap.header-right-wrap-white{margin-top:22px}@media only screen and (min-width:768px)and (max-width:991px){.stick .header-right-wrap.header-right-wrap-white{margin-top:0}}@media only screen and (max-width:767px){.stick .header-right-wrap.header-right-wrap-white{margin-top:0}}.stick .header-right-wrap.header-right-wrap-white .same-style>a{color:#000}.stick .header-right-wrap.header-right-wrap-white .same-style>a:hover{color:blue;color:var(--button-color)}.stick .header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button{color:#000}.stick .header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button:hover{color:blue;color:var(--button-color)}.stick .header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button span.count-style{background-color:#000;color:#fff}.header-padding-2 .container-fluid,.header-padding-2 .container-lg,.header-padding-2 .container-md,.header-padding-2 .container-sm,.header-padding-2 .container-xl,.header-padding-2 .container-xxl{padding:0 70px}@media only screen and (min-width:1200px)and (max-width:1365px){.header-padding-2 .container-fluid,.header-padding-2 .container-lg,.header-padding-2 .container-md,.header-padding-2 .container-sm,.header-padding-2 .container-xl,.header-padding-2 .container-xxl{padding:0 15px}}@media only screen and (min-width:992px)and (max-width:1199px){.header-padding-2 .container-fluid,.header-padding-2 .container-lg,.header-padding-2 .container-md,.header-padding-2 .container-sm,.header-padding-2 .container-xl,.header-padding-2 .container-xxl{padding:0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.header-padding-2 .container-fluid,.header-padding-2 .container-lg,.header-padding-2 .container-md,.header-padding-2 .container-sm,.header-padding-2 .container-xl,.header-padding-2 .container-xxl{padding:0 40px}}@media only screen and (max-width:767px){.header-padding-2 .container-fluid,.header-padding-2 .container-lg,.header-padding-2 .container-md,.header-padding-2 .container-sm,.header-padding-2 .container-xl,.header-padding-2 .container-xxl{padding:0 15px}}.header-top-area{border-bottom:1px solid #d5d4d4}.header-top-area .header-top-wap{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.header-top-area .header-top-wap{display:block;margin-top:8px;padding-bottom:15px}}@media only screen and (min-width:576px)and (max-width:767px){.header-top-area .header-top-wap{display:flex;margin-bottom:0;margin-top:0}}.header-top-area.border-none{border:none}.header-offer p{color:#1a0c0c;color:var(--slider-text-color);letter-spacing:.8px;margin:0}.header-offer p span{color:#ff1c1c}@media only screen and (max-width:767px){.header-offer p{text-align:center}}@media only screen and (min-width:576px)and (max-width:767px){.header-offer p{text-align:right}}.slideInUp{animation-duration:5s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:slideInUp}@keyframes slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.language-currency-wrap{align-items:center;display:flex}@media only screen and (max-width:767px){.language-currency-wrap{justify-content:center}}.language-currency-wrap .same-language-currency{margin-right:54px;position:relative}@media only screen and (max-width:767px){.language-currency-wrap .same-language-currency{margin-right:15px}}.language-currency-wrap .same-language-currency:before{background-color:#d5d4d4;content:"";height:15px;position:absolute;right:-27px;top:47%;transform:translateY(-50%);width:1px}@media only screen and (max-width:767px){.language-currency-wrap .same-language-currency:before{right:-10px}}.language-currency-wrap .same-language-currency:last-child:before{display:none}.language-currency-wrap .same-language-currency:last-child{margin-right:0}.language-currency-wrap .same-language-currency span{color:#1a0c0c;color:var(--slider-text-color);cursor:pointer;display:inline-block;letter-spacing:.8px;line-height:54px;margin-top:-3px}@media only screen and (max-width:767px){.language-currency-wrap .same-language-currency span{line-height:35px}}@media only screen and (min-width:576px)and (max-width:767px){.language-currency-wrap .same-language-currency span{line-height:54px}}.language-currency-wrap .same-language-currency span i{color:#1a0c0c;color:var(--slider-text-color);font-size:16px;position:relative;top:2px}.language-currency-wrap .same-language-currency .lang-car-dropdown{background:#fff none repeat scroll 0 0;box-shadow:0 1px 7px -2px #0000004d;left:0;opacity:0;padding:8px 12px 10px;position:absolute;text-align:left;top:100%;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;width:125px;z-index:220}.language-currency-wrap .same-language-currency .lang-car-dropdown ul li a,.language-currency-wrap .same-language-currency .lang-car-dropdown ul li button{background:none;border:none;font-size:13px;line-height:27px}.language-currency-wrap .same-language-currency .lang-car-dropdown ul li a:hover,.language-currency-wrap .same-language-currency .lang-car-dropdown ul li button:hover{color:blue;color:var(--button-color)}.language-currency-wrap .same-language-currency p{color:#1a0c0c;color:var(--slider-text-color);letter-spacing:.8px;line-height:1;margin-top:-1px}.language-currency-wrap .same-language-currency:hover span,.language-currency-wrap .same-language-currency:hover>a{color:#c7d2e3;color:var(--mouse-hover-color)}.language-currency-wrap .same-language-currency:hover .lang-car-dropdown{opacity:1;transform:rotateX(0deg);visibility:visible}.language-currency-wrap .same-language-currency.language-style span{text-transform:capitalize}html[lang=ar] .same-language-currency:before{right:7rem!important}@media only screen and (max-width:767px){html[lang=ar] .same-language-currency:before{right:-20px!important}}html[lang=ar] .language-currency-wrap .same-language-currency{margin-left:54px}.home-sidebar-left{height:100%;padding:72px 0 40px;position:fixed;top:0;transition:all .3s ease 0s;width:375px;z-index:7}@media only screen and (min-width:1366px)and (max-width:1600px){.home-sidebar-left{padding:50px 0 30px;width:300px}}@media only screen and (min-width:1200px)and (max-width:1365px){.home-sidebar-left{padding:50px 0 30px;width:300px;width:280px}}@media only screen and (min-width:992px)and (max-width:1199px){.home-sidebar-left{width:250px}}@media only screen and (min-width:768px)and (max-width:991px){.home-sidebar-left{display:none}}@media only screen and (max-width:767px){.home-sidebar-left{display:none}}.home-sidebar-left .logo{margin-top:0;padding:0 0 0 108px}@media only screen and (min-width:1366px)and (max-width:1600px){.home-sidebar-left .logo{padding:0 0 0 50px}}@media only screen and (min-width:1200px)and (max-width:1365px){.home-sidebar-left .logo{padding:0 0 0 30px}}@media only screen and (min-width:992px)and (max-width:1199px){.home-sidebar-left .logo{padding:0 0 0 15px}}@media only screen and (min-width:768px)and (max-width:991px){.home-sidebar-left .logo{padding:0 0 0 30px}}.home-sidebar-left .header-right-wrap{justify-content:flex-start;margin-bottom:67px;margin-top:46px;padding:0 0 0 108px}@media only screen and (min-width:1366px)and (max-width:1600px){.home-sidebar-left .header-right-wrap{margin-bottom:27px;margin-top:26px;padding:0 0 0 50px}}@media only screen and (min-width:1200px)and (max-width:1365px){.home-sidebar-left .header-right-wrap{margin-bottom:27px;margin-top:26px;padding:0 0 0 30px}}@media only screen and (min-width:992px)and (max-width:1199px){.home-sidebar-left .header-right-wrap{margin-bottom:30px;margin-top:30px;padding:0 0 0 15px}}@media only screen and (min-width:768px)and (max-width:991px){.home-sidebar-left .header-right-wrap{margin-bottom:30px;margin-top:30px;padding:0 0 0 30px}}.home-sidebar-left .header-right-wrap .same-style.cart-wrap .shopping-cart-content{left:0;right:auto}@media only screen and (min-width:1366px)and (max-width:1600px){.home-sidebar-left .header-right-wrap .same-style.cart-wrap .shopping-cart-content{height:400px;overflow-y:auto}}@media only screen and (min-width:1200px)and (max-width:1365px){.home-sidebar-left .header-right-wrap .same-style.cart-wrap .shopping-cart-content{height:300px;overflow-y:auto}}.home-sidebar-left .header-right-wrap .same-style.header-search .search-content{left:0;right:auto}.home-sidebar-left .sidebar-copyright{padding:120px 63px 50px}@media only screen and (min-width:1366px)and (max-width:1600px){.home-sidebar-left .sidebar-copyright{padding:40px 63px 50px}}@media only screen and (min-width:1200px)and (max-width:1365px){.home-sidebar-left .sidebar-copyright{padding:40px 63px 50px}}@media only screen and (min-width:992px)and (max-width:1199px){.home-sidebar-left .sidebar-copyright{padding:40px 15px 50px}}@media only screen and (min-width:768px)and (max-width:991px){.home-sidebar-left .sidebar-copyright{padding:50px 15px 50px 30px}}.home-sidebar-left .sidebar-copyright p{color:#313131;letter-spacing:.9px;margin:0;text-align:center}.home-sidebar-right{border-left:1px solid #efefef;margin-left:375px}@media only screen and (min-width:1366px)and (max-width:1600px){.home-sidebar-right{margin-left:300px}}@media only screen and (min-width:1200px)and (max-width:1365px){.home-sidebar-right{margin-left:280px}}@media only screen and (min-width:992px)and (max-width:1199px){.home-sidebar-right{margin-left:250px}}@media only screen and (min-width:768px)and (max-width:991px){.home-sidebar-right{margin-left:0}}@media only screen and (max-width:767px){.home-sidebar-right{margin-left:0}}.sidebar-menu{padding:0 0 0 108px}@media only screen and (min-width:1366px)and (max-width:1600px){.sidebar-menu{padding:0 0 0 50px}}@media only screen and (min-width:1200px)and (max-width:1365px){.sidebar-menu{padding:0 0 0 30px}}@media only screen and (min-width:992px)and (max-width:1199px){.sidebar-menu{padding:0 0 0 15px}}@media only screen and (min-width:768px)and (max-width:991px){.sidebar-menu{padding:0 0 0 30px}}.sidebar-menu nav ul li{padding-bottom:33px;position:relative}@media only screen and (min-width:1366px)and (max-width:1600px){.sidebar-menu nav ul li{padding-bottom:20px}}@media only screen and (min-width:1200px)and (max-width:1365px){.sidebar-menu nav ul li{padding-bottom:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.sidebar-menu nav ul li{padding-bottom:10px}}@media only screen and (min-width:768px)and (max-width:991px){.sidebar-menu nav ul li{padding-bottom:12px}}.sidebar-menu nav ul li:last-child{padding-bottom:0}.sidebar-menu nav ul li ul.submenu{background:#fff none repeat scroll 0 0;box-shadow:0 0 7px .5px #00000026;display:block;left:100%;padding:20px 0 22px;position:absolute;top:0;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;width:190px;z-index:999}@media only screen and (min-width:992px)and (max-width:1199px){.sidebar-menu nav ul li ul.submenu{max-height:250px;overflow-y:auto}}.sidebar-menu nav ul li ul.submenu li{display:block;margin-left:0;padding:0 20px}.sidebar-menu nav ul li ul.submenu li a{color:#333;display:block;font-size:13px;font-weight:400;line-height:32px;padding-top:0;text-align:left;text-transform:capitalize}.sidebar-menu nav ul li ul.submenu li a:hover{color:blue;color:var(--button-color)}.sidebar-menu nav ul li ul.submenu li a:before{background:blue none repeat scroll 0 0;background:var(--button-color) none repeat scroll 0 0;border-radius:50%;content:"";height:7px;left:15px;opacity:0;position:absolute;top:13px;transition:all .3s ease-in-out 0s;width:7px;z-index:999}.sidebar-menu nav ul li ul.submenu li:hover a:before{opacity:1}.sidebar-menu nav ul li ul.submenu li:hover a{padding-left:12px}.sidebar-menu nav ul li:hover>ul.submenu{transform:rotateX(0deg);visibility:visible}.sidebar-menu nav ul li ul.mega-menu{background-color:#fff;box-shadow:0 1px 7px -2px #0000004d;display:block;left:100%;padding:40px 40px 0;position:absolute;text-align:left;top:0;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;width:700px;z-index:999}@media only screen and (min-width:1366px)and (max-width:1600px){.sidebar-menu nav ul li ul.mega-menu{top:-50px}}@media only screen and (min-width:1200px)and (max-width:1365px){.sidebar-menu nav ul li ul.mega-menu{top:-50px}}@media only screen and (min-width:992px)and (max-width:1199px){.sidebar-menu nav ul li ul.mega-menu{top:-80px}}.sidebar-menu nav ul li ul.mega-menu>li{display:inline-block;float:left;margin-left:0;padding:0;width:33.33%}.sidebar-menu nav ul li ul.mega-menu>li ul li.mega-menu-title{float:inherit;width:100%}.sidebar-menu nav ul li ul.mega-menu>li ul li.mega-menu-title a{color:#242424;font-size:14px;font-weight:500;margin:0 0 10px;text-transform:uppercase}.sidebar-menu nav ul li ul.mega-menu>li ul li.mega-menu-title a:before{display:none}.sidebar-menu nav ul li ul.mega-menu>li ul li.mega-menu-title:hover a{padding-left:0}.sidebar-menu nav ul li ul.mega-menu>li ul li{display:block;float:inherit;padding:0}.sidebar-menu nav ul li ul.mega-menu>li ul li a{color:#333;display:block;font-size:13px;font-weight:400;line-height:32px;padding-top:0;text-align:left;text-transform:capitalize}.sidebar-menu nav ul li ul.mega-menu>li ul li a:hover{color:blue;color:var(--button-color)}.sidebar-menu nav ul li ul.mega-menu>li ul li a:before{background:blue none repeat scroll 0 0;background:var(--button-color) none repeat scroll 0 0;border-radius:50%;content:"";height:7px;left:0;opacity:0;position:absolute;top:13px;transition:all .3s ease-in-out 0s;width:7px;z-index:999}.sidebar-menu nav ul li ul.mega-menu>li ul li.mega-menu-img:hover a{padding-left:0}.sidebar-menu nav ul li ul.mega-menu>li ul li.mega-menu-img a:before{display:none}.sidebar-menu nav ul li ul.mega-menu>li ul li:hover a:before{opacity:1}.sidebar-menu nav ul li ul.mega-menu>li ul li:hover a{padding-left:12px}.sidebar-menu nav ul li ul.mega-menu.mega-menu-padding{padding:40px 40px 36px}.sidebar-menu nav ul li:hover>ul.mega-menu{transform:rotateX(0deg);visibility:visible}.sidebar-menu nav ul li a{color:#000;display:block;font-size:18px;font-weight:500;letter-spacing:.8px;text-transform:capitalize}@media only screen and (min-width:1200px)and (max-width:1365px){.sidebar-menu nav ul li a{font-size:16px}}@media only screen and (min-width:992px)and (max-width:1199px){.sidebar-menu nav ul li a{font-size:16px}}@media only screen and (min-width:768px)and (max-width:991px){.sidebar-menu nav ul li a{font-size:16px}}.sidebar-menu nav ul li a span{float:right;padding-right:20px}.sidebar-menu nav ul li:hover a{color:blue;color:var(--button-color)}.header-hm4-none{display:none}@media only screen and (max-width:767px){.header-hm4-none{display:block}}@media only screen and (min-width:768px)and (max-width:991px){.header-hm4-none{display:block}}.wrapper{margin:20px}@media only screen and (min-width:768px)and (max-width:991px){.wrapper{margin-top:0}}@media only screen and (max-width:767px){.wrapper{margin:0}}.transparent-bar{position:absolute;top:0}.header-padding-3 .container-fluid,.header-padding-3 .container-lg,.header-padding-3 .container-md,.header-padding-3 .container-sm,.header-padding-3 .container-xl,.header-padding-3 .container-xxl{padding:0 80px}@media only screen and (min-width:1200px)and (max-width:1365px){.header-padding-3 .container-fluid,.header-padding-3 .container-lg,.header-padding-3 .container-md,.header-padding-3 .container-sm,.header-padding-3 .container-xl,.header-padding-3 .container-xxl{padding:0 40px}}@media only screen and (min-width:992px)and (max-width:1199px){.header-padding-3 .container-fluid,.header-padding-3 .container-lg,.header-padding-3 .container-md,.header-padding-3 .container-sm,.header-padding-3 .container-xl,.header-padding-3 .container-xxl{padding:0 40px}}@media only screen and (min-width:768px)and (max-width:991px){.header-padding-3 .container-fluid,.header-padding-3 .container-lg,.header-padding-3 .container-md,.header-padding-3 .container-sm,.header-padding-3 .container-xl,.header-padding-3 .container-xxl{padding:0 40px}}@media only screen and (max-width:767px){.header-padding-3 .container-fluid,.header-padding-3 .container-lg,.header-padding-3 .container-md,.header-padding-3 .container-sm,.header-padding-3 .container-xl,.header-padding-3 .container-xxl{padding:0 15px}}.clickable-mainmenu{margin-top:35px}.clickable-mainmenu a,.clickable-mainmenu button{background:none;border:none;color:#fff;display:inline-block;font-size:30px;line-height:1}.clickable-mainmenu a:hover,.clickable-mainmenu button:hover{color:blue;color:var(--button-color)}@media only screen and (min-width:768px)and (max-width:991px){.clickable-mainmenu{margin-top:-3px}}@media only screen and (max-width:767px){.clickable-mainmenu{margin-top:-3px}}.clickable-mainmenu .sidebar-menu{padding-left:0}.clickable-mainmenu{background:#fff none repeat scroll 0 0;color:#353535;height:100vh;left:0;margin-top:0;padding:130px 35px 40px;position:fixed;top:0;transform:translateX(-110%);transition:transform .5s ease-in-out 0s;width:300px;z-index:9999}.clickable-mainmenu.inside{transform:translateX(0);z-index:9999}@media only screen and (max-width:767px){.clickable-mainmenu{padding:100px 35px 40px}}.clickable-mainmenu .clickable-mainmenu-icon button{background:#0000 none repeat scroll 0 0;border:none;color:#000;cursor:pointer;font-size:50px;left:20px;padding:0;position:absolute;top:20px;transition:all .3s ease 0s}.clickable-mainmenu .clickable-mainmenu-icon button:hover{color:blue;color:var(--button-color)}.clickable-mainmenu .side-logo{margin-bottom:50px}@media only screen and (max-width:767px){.clickable-mainmenu .side-logo{margin-bottom:40px}}.clickable-mainmenu .clickable-menu-style{background:#0000}.clickable-mainmenu .clickable-menu-style ul li a{color:#000;font-size:16px;padding:0 0 20px;text-transform:capitalize}.clickable-mainmenu .clickable-menu-style ul li a:hover{background:#0000;color:blue;color:var(--button-color)}.clickable-mainmenu .side-social{margin-top:50px}.clickable-mainmenu .side-social ul li{display:inline-block;margin:0 30px 0 0;position:relative}.clickable-mainmenu .side-social ul li:last-child{margin-right:0}.clickable-mainmenu .side-social ul li:before{background:#999;content:"";height:1px;position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:10px}.clickable-mainmenu .side-social ul li:last-child:before{display:none}.clickable-mainmenu .side-social ul li a{font-size:18px}.clickable-mainmenu .side-social ul li a.facebook{color:#3b5999}.clickable-mainmenu .side-social ul li a.facebook:hover{color:#333}.clickable-mainmenu .side-social ul li a.dribbble{color:#ea4c89}.clickable-mainmenu .side-social ul li a.dribbble:hover{color:#333}.clickable-mainmenu .side-social ul li a.pinterest{color:#bd081c}.clickable-mainmenu .side-social ul li a.pinterest:hover{color:#333}.clickable-mainmenu .side-social ul li a.twitter{color:#55acee}.clickable-mainmenu .side-social ul li a.twitter:hover{color:#333}.clickable-mainmenu .side-social ul li a.linkedin{color:#0077b5}.clickable-mainmenu .side-social ul li a.linkedin:hover{color:#333}.clickable-mainmenu-active a,.clickable-mainmenu-active button{background:none;border:none;color:#fff;font-size:30px;margin-top:35px}.clickable-mainmenu-active a:hover,.clickable-mainmenu-active button:hover{color:blue;color:var(--button-color)}.header-hm-7.stick .clickable-menu{margin-top:19px}.header-hm-7.stick .clickable-menu a,.header-hm-7.stick .clickable-menu button{background:none;border:none;color:#282828;font-size:30px;margin-top:0}.header-hm-7.stick .clickable-menu a:hover,.header-hm-7.stick .clickable-menu button:hover{color:blue;color:var(--button-color)}@media only screen and (min-width:768px)and (max-width:991px){.header-hm-7.stick .clickable-menu{margin-top:0}}@media only screen and (max-width:767px){.header-hm-7.stick .clickable-menu{margin-top:0}}.header-hm-7.stick .logo{margin-bottom:18px;margin-top:22px}@media only screen and (min-width:768px)and (max-width:991px){.header-hm-7.stick .logo{margin-bottom:0;margin-top:2px}}@media only screen and (max-width:767px){.header-hm-7.stick .logo{margin-bottom:0;margin-top:2px}}.header-hm-7.stick .header-right-wrap{margin-bottom:18px;margin-top:22px}@media only screen and (min-width:768px)and (max-width:991px){.header-hm-7.stick .header-right-wrap{margin-bottom:0;margin-top:2px}}@media only screen and (max-width:767px){.header-hm-7.stick .header-right-wrap{margin-bottom:0;margin-top:2px}}@media only screen and (min-width:768px)and (max-width:991px){.header-hm-7 .header-right-wrap{margin-right:0}}@media only screen and (max-width:767px){.header-hm-7 .header-right-wrap{margin-right:0}.header-hm-7 .header-right-wrap .same-style.cart-wrap .shopping-cart-content{right:0}.header-hm-7 .header-right-wrap .same-style.header-search .search-content{right:-80px}}.header-hm8 .header-right-wrap{margin-top:6px}@media only screen and (min-width:768px)and (max-width:991px){.header-hm8 .header-right-wrap{margin-right:0}}@media only screen and (max-width:767px){.header-hm8 .header-right-wrap{margin-right:0}}.header-hm8 .header-right-wrap .same-style.cart-wrap .shopping-cart-content{margin-top:0;top:125%}@media only screen and (max-width:767px){.header-hm8 .header-right-wrap .same-style.cart-wrap .shopping-cart-content{right:-99px}}.header-hm8 .header-right-wrap .same-style .account-dropdown{left:-32px;margin-top:0;top:125%}.header-hm8 .header-right-wrap .same-style.header-search .search-content{top:125%}@media only screen and (max-width:767px){.header-hm8 .header-right-wrap .same-style.header-search .search-content{right:-150px}}@media only screen and (min-width:576px)and (max-width:767px){.header-hm8 .header-right-wrap .same-style.header-search .search-content{right:0}}@media only screen and (min-width:768px)and (max-width:991px){.header-hm8 .header-res-padding{padding:20px 0}.header-hm8 .mean-container a.meanmenu-reveal{top:-26px}}@media only screen and (max-width:767px){.header-hm8 .header-res-padding{padding:20px 0}.header-hm8 .mean-container a.meanmenu-reveal{top:-26px}}.header-hm8 .stick .logo{display:none}@media only screen and (min-width:768px)and (max-width:991px){.header-hm8 .stick .logo{display:block}}@media only screen and (max-width:767px){.header-hm8 .stick .logo{display:block}}@media only screen and (min-width:768px)and (max-width:991px){.header-hm8 .logo{text-align:left!important}}@media only screen and (max-width:767px){.header-hm8 .logo{text-align:left!important}}.header-hm8 .main-menu{padding-bottom:8px}.header-hm8 .main-menu nav ul li>a{line-height:60px}.header-hm9 .main-menu nav ul li a{line-height:72px}.header-hm9 .header-top-area{border-bottom:1px solid #cecece;padding:22px 0}.header-hm9 .header-top-area.header-top-border17{border-bottom:1px solid #9f9f9f}.header-hm9 .header-right-wrap{margin-top:13px}@media only screen and (min-width:768px)and (max-width:991px){.header-hm9 .header-right-wrap{margin-right:0;margin-top:0}}@media only screen and (max-width:767px){.header-hm9 .header-right-wrap{margin-right:0;margin-top:0}.header-hm9 .header-right-wrap .same-style.cart-wrap .shopping-cart-content{right:-97px}}.header-hm9 .logo-hm9{margin-top:12px}@media only screen and (min-width:768px)and (max-width:991px){.header-hm9 .mean-container a.meanmenu-reveal{top:-26px}.header-hm9 .header-res-padding{padding:20px 0}}@media only screen and (max-width:767px){.header-hm9 .mean-container a.meanmenu-reveal{top:-26px}.header-hm9 .header-res-padding{padding:20px 0}}@media only screen and (min-width:576px)and (max-width:767px){.header-in-container .header-top-wap{display:block;margin-bottom:15px;margin-top:8px}.header-in-container .header-top-wap .language-currency-wrap{justify-content:center}.header-in-container .header-top-wap .header-offer p{text-align:center}}@media only screen and (max-width:767px){.header-hm9 .header-right-wrap .same-style.header-search .search-content{right:-142px}}.mobile-aside-button{padding:0}.header-mobile-navigation{padding:20px 0}.header-mobile-navigation .mobile-navigation .header-cart-icon a span{left:50%}.offcanvas-widget-area{margin-bottom:35px;margin-top:auto}@media only screen and (min-width:576px)and (max-width:767px){.offcanvas-widget-area{margin-bottom:30px}}.off-canvas-contact-widget{margin-bottom:20px}.off-canvas-contact-widget .header-contact-info{flex-basis:33.33%}.off-canvas-contact-widget .header-contact-info__list li{display:inline-block;margin-right:25px}.off-canvas-contact-widget .header-contact-info__list li i{font-size:16px;margin-right:5px}.off-canvas-contact-widget .header-contact-info__list li a:hover{color:blue;color:var(--button-color)}.off-canvas-contact-widget .header-contact-info__list li:last-child{margin-right:0}.offcanvas-mobile-menu{height:100vh;max-width:100%;padding-left:60px;position:fixed;right:0;top:0;transform:translateX(100%);transition:.6s;width:400px;z-index:1000000000013}.offcanvas-mobile-menu.active{transform:translateX(0)}.offcanvas-mobile-menu.inactive{transform:translateX(calc(100% + 60px))}.offcanvas-menu-close{background:blue;background:var(--button-color);border:none;color:#fff;font-size:30px;height:65px;left:0;line-height:70px;padding:0;position:absolute;text-align:center;top:0;width:60px;z-index:9}.offcanvas-menu-close:focus,.offcanvas-menu-close:hover{color:#fff}.offcanvas-menu-close i{font-size:40px;line-height:1;margin-top:12px;transform:rotate(0);transition:.3s}.offcanvas-menu-close:hover i{transform:rotate(-90deg)}.offcanvas-wrapper{background-color:#fff;box-shadow:0 0 87px 0 #00000017;height:100%;overflow:auto}.offcanvas-mobile-search-area{background:#fff;border-bottom:1px solid #dfdfdf;left:0;margin-left:60px;padding:10px;position:absolute;top:0;width:calc(100% - 60px);z-index:9}.offcanvas-mobile-search-area input{border:none;color:#222;display:block;font-size:16px;padding:9px 25px;width:100%}@media only screen and (min-width:576px)and (max-width:767px){.offcanvas-mobile-search-area input{font-size:14px;padding:5px 15px}}.offcanvas-mobile-search-area button{background:none;border:none;color:#aaa;padding:0;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.offcanvas-mobile-search-area button i{font-size:18px;line-height:40px}.offcanvas-inner-content{display:flex;flex-direction:column;height:100%;padding:90px 0 0}@media only screen and (min-width:576px)and (max-width:767px){.offcanvas-inner-content{padding:70px 25px 0}}.offcanvas-navigation{margin-bottom:50px;margin-top:20px}.offcanvas-navigation>ul li.menu-item-has-children .sub-menu{height:0;opacity:0;transition:.3s;visibility:hidden}.offcanvas-navigation>ul li.menu-item-has-children.active>.sub-menu{height:100%;opacity:1;visibility:visible}.offcanvas-navigation>ul li>a{color:#111;display:block;font-weight:600;padding:10px 20px}.offcanvas-navigation>ul li>a:hover{color:blue;color:var(--button-color)}@media only screen and (min-width:576px)and (max-width:767px){.offcanvas-navigation>ul li>a{font-size:14px;line-height:20px}}.offcanvas-navigation ul.sub-menu{margin-left:35px;margin-right:35px;transition:.3s}.offcanvas-navigation ul.sub-menu>li>a{font-size:13px;font-weight:400;padding:10px 0}.offcanvas-navigation ul.sub-menu>li>a:hover{color:blue;color:var(--button-color)}@media only screen and (min-width:576px)and (max-width:767px){.offcanvas-navigation ul.sub-menu>li>a{font-size:13px;line-height:18px}}.offcanvas-navigation ul li a{text-transform:uppercase}.offcanvas-navigation ul li.menu-item-has-children{display:block;position:relative}.offcanvas-navigation ul li.menu-item-has-children a{display:block}.offcanvas-navigation ul li.menu-item-has-children.active>.menu-expand i:before{transform:rotate(0)}.offcanvas-navigation ul li.menu-item-has-children .menu-expand{cursor:pointer;height:50px;left:90%;line-height:50px;position:absolute;right:auto;text-align:center;top:4px;width:30px}.offcanvas-navigation ul li.menu-item-has-children .menu-expand i{border-bottom:1px solid;display:block;margin-top:25px;position:relative;transition:all .25s ease-out;width:10px}.offcanvas-navigation ul li.menu-item-has-children .menu-expand i:before{border-bottom:1px solid;content:"";display:block;position:absolute;top:0;transform:rotate(90deg);width:100%}.offcanvas-navigation .mobile-brand-section .mobile-brand-label{color:#333;color:var(--theme-color,#333);text-decoration:underline}html[lang=ar] .offcanvas-navigation ul li.menu-item-has-children .menu-expand{left:auto!important;right:90%!important}.off-canvas-widget-social a{font-size:34px}.off-canvas-widget-social a:first-child{margin-left:0}.off-canvas-widget-social a:hover{color:blue;color:var(--button-color)}.offcanvas-settings .offcanvas-navigation>ul>li>a{font-size:12px;font-weight:400;padding:5px 0}.offcanvas-settings .offcanvas-navigation>ul>li.menu-item-has-children .menu-expand{height:30px;margin-top:0;top:-15px}.offcanvas-settings .offcanvas-navigation ul.sub-menu>li>a{padding:5px 0}.transparent-bar{left:0;position:relative;right:0;width:100%;z-index:999}@media only screen and (max-width:767px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.transparent-bar{border-bottom:.5px solid;position:relative}}.transparent-bar .header-top{display:none!important}.mobile-menu-middle{margin-bottom:50px}.mobile-menu-middle .lang-curr-style{margin-bottom:20px}.mobile-menu-middle .lang-curr-style:last-child{margin-bottom:0}.mobile-menu-middle .lang-curr-style button{background:none;border:none}.mobile-menu-middle .lang-curr-style .title-currency{display:inline-block;font-weight:300}.mobile-menu-middle .lang-curr-style .language-selector{align-items:center;border:1px solid #ddd;border-radius:4px;display:flex;justify-content:space-between;padding:5px 9px}.mobile-menu-middle .lang-curr-style select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.mobile-menu-middle .lang-curr-style ul li button{font-size:12px}.mobile-menu-middle .lang-curr-style ul li button.active,.mobile-menu-middle .lang-curr-style ul li button:hover{color:blue;color:var(--button-color)}.home-sidebar-left .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul::-webkit-scrollbar{display:none}.home-sidebar-left .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul{-ms-overflow-style:none;scrollbar-width:none}.new-featuerd-categories-img{aspect-ratio:1/1;height:auto;object-fit:cover;object-position:center;padding-top:10px;transform:scale(1);transition:All .6s ease-in-out;width:100%}@media only screen and (min-width:320px)and (max-width:479px){.new-featuerd-categories-img{height:95px;width:180px}}.new-featuerd-categories-img:hover{filter:brightness(.5);transform:scale(1.02)}@media only screen and (min-width:320px)and (max-width:479px){.new-featuerd-categories-img.image-0{height:auto;width:100%}.new-featuerd-categories-img.image-1,.new-featuerd-categories-img.image-2{height:181px;width:100%}}.new-featuerd-categories{border-radius:12px;overflow:hidden;padding:0 12px;text-align:center}@media only screen and (min-width:320px)and (max-width:479px){.new-featuerd-categories{padding:4px}.new-featuerd-categories.element-0{flex:0 0 auto;width:100%}}.slider-height-1{height:750px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-height-1{height:650px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-1{height:520px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-1{height:450px}}@media only screen and (max-width:767px){.slider-height-1{height:auto;padding:50px 0 0}.slider-height-1.slider-height-res15{padding:0}}@media only screen and (min-width:576px)and (max-width:767px){.slider-height-1{padding:38px 0 0}}@media only screen and (max-width:767px){.slider-height-1.slider-height-res{height:400px;position:relative}.slider-height-1.slider-height-res:before{background-color:#fff;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}}.single-slider{align-items:flex-end;display:flex}.single-slider .slider-content{padding:183px 0 0}@media only screen and (min-width:1200px)and (max-width:1365px){.single-slider .slider-content{padding:80px 0 0}}@media only screen and (min-width:992px)and (max-width:1199px){.single-slider .slider-content{padding:45px 0 0}}@media only screen and (min-width:768px)and (max-width:991px){.single-slider .slider-content{padding:0}}@media only screen and (max-width:767px){.single-slider .slider-content{padding:0 0 40px;text-align:center}}@media only screen and (min-width:576px)and (max-width:767px){.single-slider .slider-content{padding:0;text-align:left}}.single-slider .slider-content .h3,.single-slider .slider-content h3{font-size:24px;font-weight:500;margin:0}.single-slider .slider-content .h1,.single-slider .slider-content h1{color:#010101;font-size:72px;line-height:97px;margin:6px 0 37px}@media only screen and (min-width:992px)and (max-width:1199px){.single-slider .slider-content .h1,.single-slider .slider-content h1{font-size:52px;line-height:65px}}@media only screen and (min-width:768px)and (max-width:991px){.single-slider .slider-content .h1,.single-slider .slider-content h1{font-size:40px;line-height:52px;margin:6px 0 20px}}@media only screen and (max-width:767px){.single-slider .slider-content .h1,.single-slider .slider-content h1{font-size:33px;line-height:48px;margin:6px 0 20px}}@media only screen and (min-width:576px)and (max-width:767px){.single-slider .slider-content .h1,.single-slider .slider-content h1{font-size:30px;margin:6px 0 10px}}.single-slider .slider-content .slider-btn a{border:1px solid #333;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:19px 50px 21px;text-transform:uppercase}@media only screen and (min-width:768px)and (max-width:991px){.single-slider .slider-content .slider-btn a{padding:15px 35px 17px}}@media only screen and (max-width:767px){.single-slider .slider-content .slider-btn a{padding:15px 35px 17px}}.single-slider .slider-content .slider-btn a:hover{border:1px solid blue;border:1px solid var(--button-color);color:#fff}.single-slider .slider-content.slider-content-10{padding-top:0}@media only screen and (max-width:767px){.single-slider .slider-content.slider-content-10{display:block;text-align:center;width:100%}}@media only screen and (min-width:576px)and (max-width:767px){.single-slider .slider-content.slider-content-10{text-align:left}}.single-slider .slider-single-img{margin:0 -80px}@media only screen and (min-width:1200px)and (max-width:1365px){.single-slider .slider-single-img{margin:0}}@media only screen and (min-width:992px)and (max-width:1199px){.single-slider .slider-single-img{margin:0}}@media only screen and (min-width:768px)and (max-width:991px){.single-slider .slider-single-img{margin:0}}@media only screen and (max-width:767px){.single-slider .slider-single-img{margin:0}}.single-slider.single-slider-10{align-items:center}.mobile-nav-arrow{background:"#9fc5ea";background:var(--categorySliderBtnColorActive);border:0;height:100%;padding:0;position:absolute;top:0;width:20px}.mobile-nav-arrow:disabled{background:"#d1dfec"!important;background:var(--categorySliderBtnColorInActive)!important;box-shadow:none!important}.animated.img{background-position:50%;background-repeat:no-repeat;background-size:contain;height:250px!important}.desktop-img-banner{height:100%;max-width:100%;object-position:center;width:100%}@media only screen and (min-width:320px)and (max-width:479px){.desktop-img-banner{max-height:375px!important;width:100%}}.mobile-img-banner{max-height:376px;object-fit:cover;object-position:center}.single-img-banner{display:inherit;height:380px;width:100%}@media only screen and (min-width:320px)and (max-width:479px){.single-img-banner{background-size:cover;height:375px!important}}@media only screen and (min-width:1441px){.single-img-banner{background-size:cover;height:auto}}.swiper-slide .slider-animated-1 *{animation-duration:1.3s;animation-fill-mode:both}.swiper-slide-visible .swiper-slide{pointer-events:visible}.swiper-slide-visible .slider-animated-1 .h3,.swiper-slide-visible .slider-animated-1 h3{animation-delay:1s;animation-name:fadeInUp}.swiper-slide-visible .slider-animated-1 .h1,.swiper-slide-visible .slider-animated-1 h1{animation-delay:1.3s;animation-name:fadeInUp}.swiper-slide-visible .slider-animated-1 .h5,.swiper-slide-visible .slider-animated-1 h5,.swiper-slide-visible .slider-animated-1 p{animation-delay:1.5s;animation-name:fadeInUp}.swiper-slide-visible .slider-animated-1 a,.swiper-slide-visible .slider-animated-1.single-slider-img4 img,.swiper-slide-visible .slider-animated-1.slider-single-img img,.swiper-slide-visible .slider-animated-1.slider-singleimg-hm11 img,.swiper-slide-visible .slider-animated-1.slider-singleimg-hm9 img{animation-delay:1.6s;animation-name:fadeInUp}.swiper-slide-visible .slider-animated-1 .content-img img{animation-delay:1s;animation-name:fadeInUp}.swiper-slide-visible .slider-animated-2 .h3,.swiper-slide-visible .slider-animated-2 h3{animation-delay:1s;animation-name:fadeInLeft}.swiper-slide-visible .slider-animated-2 .h1,.swiper-slide-visible .slider-animated-2 h1{animation-delay:1.3s;animation-name:fadeInLeft}.swiper-slide-visible .slider-animated-2 a{animation-delay:1.6s;animation-name:fadeInLeft}.swiper-slide-visible .slider-animated-2.slider-singleimg-hm10 img{animation-delay:1.6s;animation-name:fadeInRight}.nav-style-1 .ht-swiper-button-nav{background:none;border:none;color:#999;display:inline-block;font-size:80px;height:80px;left:80px;opacity:0;padding:0;position:absolute;text-align:center;top:38%;transform:translateY(-50%);transition:all .3s ease 0s;visibility:hidden;width:80px}@media only screen and (min-width:1200px)and (max-width:1365px){.nav-style-1 .ht-swiper-button-nav{left:30px}}@media only screen and (min-width:992px)and (max-width:1199px){.nav-style-1 .ht-swiper-button-nav{left:30px}}@media only screen and (min-width:768px)and (max-width:991px){.nav-style-1 .ht-swiper-button-nav{font-size:60px;left:15px}}@media only screen and (max-width:767px){.nav-style-1 .ht-swiper-button-nav{font-size:50px;left:15px}}.nav-style-1 .ht-swiper-button-nav:hover{color:blue;color:var(--button-color)}.nav-style-1 .ht-swiper-button-nav.swiper-button-next{left:auto;right:80px}@media only screen and (min-width:1200px)and (max-width:1365px){.nav-style-1 .ht-swiper-button-nav.swiper-button-next{right:30px}}@media only screen and (min-width:992px)and (max-width:1199px){.nav-style-1 .ht-swiper-button-nav.swiper-button-next{right:30px}}@media only screen and (min-width:768px)and (max-width:991px){.nav-style-1 .ht-swiper-button-nav.swiper-button-next{right:15px}}@media only screen and (max-width:767px){.nav-style-1 .ht-swiper-button-nav.swiper-button-next{right:15px}}.nav-style-1.nav-testi-style .owl-nav div{color:#8d8c8c;font-size:50px;left:-155px}@media only screen and (min-width:1200px)and (max-width:1365px){.nav-style-1.nav-testi-style .owl-nav div{left:-80px}}@media only screen and (min-width:992px)and (max-width:1199px){.nav-style-1.nav-testi-style .owl-nav div{left:-80px}}@media only screen and (min-width:768px)and (max-width:991px){.nav-style-1.nav-testi-style .owl-nav div{left:-30px}}@media only screen and (max-width:767px){.nav-style-1.nav-testi-style .owl-nav div{display:none}}.nav-style-1.nav-testi-style .owl-nav div:hover{color:#3d6882}.nav-style-1.nav-testi-style .owl-nav div.owl-next{left:auto;right:-155px}@media only screen and (min-width:1200px)and (max-width:1365px){.nav-style-1.nav-testi-style .owl-nav div.owl-next{right:-80px}}@media only screen and (min-width:992px)and (max-width:1199px){.nav-style-1.nav-testi-style .owl-nav div.owl-next{right:-80px}}@media only screen and (min-width:768px)and (max-width:991px){.nav-style-1.nav-testi-style .owl-nav div.owl-next{right:-30px}}.nav-style-1.nav-testi-style.nav-testi-mrg .owl-nav div{color:#fff;left:-80px}@media only screen and (min-width:768px)and (max-width:991px){.nav-style-1.nav-testi-style.nav-testi-mrg .owl-nav div{left:0}}@media only screen and (max-width:767px){.nav-style-1.nav-testi-style.nav-testi-mrg .owl-nav div{display:none}}.nav-style-1.nav-testi-style.nav-testi-mrg .owl-nav div.owl-next{left:auto;right:-80px}@media only screen and (min-width:768px)and (max-width:991px){.nav-style-1.nav-testi-style.nav-testi-mrg .owl-nav div.owl-next{left:auto;right:0}}@media only screen and (max-width:767px){.nav-style-1.nav-testi-style.nav-testi-mrg .owl-nav div.owl-next{display:none}}.slider-area:hover .nav-style-1 .ht-swiper-button-nav{opacity:1;visibility:visible}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-area.ml-70{margin-left:15px}.slider-area.mr-70{margin-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-area.ml-70{margin-left:30px}.slider-area.mr-70{margin-right:30px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-area.ml-70{margin-left:40px}.slider-area.mr-70{margin-right:40px}}@media only screen and (max-width:767px){.slider-area.ml-70{margin-left:15px}.slider-area.mr-70{margin-right:15px}}.slider-area .swiper-pagination-bullets{border-radius:20px;bottom:4%;left:30%;position:absolute;text-align:center}.slider-area .swiper-pagination-bullets .swiper-pagination-bullet{background:#bcbcbc none repeat scroll 0 0;border-radius:50px;display:inline-block;height:8px;margin:0 8px;opacity:1;position:relative;width:8px}.slider-area .swiper-pagination-bullets .swiper-pagination-bullet:before{border:1px solid #0000;border-radius:50px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.slider-area .swiper-pagination-bullets .swiper-pagination-bullet-active:before{background:#fff;border:1px solid #fff}.slider-content-2{margin-top:-6px}@media only screen and (max-width:767px){.slider-content-2{text-align:center}}.slider-content-2 .h3,.slider-content-2 h3{color:#000;font-size:24px;font-weight:500;margin-bottom:0;margin-left:135px;position:relative}@media only screen and (max-width:767px){.slider-content-2 .h3,.slider-content-2 h3{margin-left:0}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-2 .h3,.slider-content-2 h3{margin-left:60px}}.slider-content-2 .h3:before,.slider-content-2 h3:before{background-color:#000;content:"";height:2px;left:-135px;position:absolute;top:14px;width:120px}@media only screen and (max-width:767px){.slider-content-2 .h3:before,.slider-content-2 h3:before{display:none}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-2 .h3:before,.slider-content-2 h3:before{display:block;left:80px;width:60px}}.slider-content-2 .no-style.h3,.slider-content-2 h3.no-style{margin-left:0}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-2 .no-style.h3,.slider-content-2 h3.no-style{margin-left:0}}.slider-content-2 .no-style.h3:before,.slider-content-2 h3.no-style:before{display:none}.slider-content-2 .h1,.slider-content-2 h1{color:#010101;font-size:72px;line-height:97px;margin:6px 0 37px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-2 .h1,.slider-content-2 h1{font-size:60px;line-height:80px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-2 .h1,.slider-content-2 h1{font-size:56px;line-height:70px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-2 .h1,.slider-content-2 h1{font-size:45px;line-height:60px}}@media only screen and (max-width:767px){.slider-content-2 .h1,.slider-content-2 h1{font-size:35px;line-height:45px}}.slider-content-2 .slider-btn a{background-color:#eeeff1;border:1px solid #333;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:19px 50px 21px;text-transform:uppercase}@media only screen and (max-width:767px){.slider-content-2 .slider-btn a{padding:14px 30px 16px}}.slider-content-2 .slider-btn a:hover{border:1px solid blue;border:1px solid var(--button-color);color:#fff}.slider-content-2 .slider-btn--style2 a{background-color:#0000}.slider-content-2.slider-content-fruits .h3,.slider-content-2.slider-content-fruits h3{color:#6eab49}.slider-content-2.slider-content-fruits .h3:before,.slider-content-2.slider-content-fruits h3:before{background-color:#6eab49}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-2.slider-content-fruits .h3:before,.slider-content-2.slider-content-fruits h3:before{left:45px}}.slider-content-2.slider-content-fruits .h1,.slider-content-2.slider-content-fruits h1{font-size:71px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-2.slider-content-fruits .h1,.slider-content-2.slider-content-fruits h1{font-size:55px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-2.slider-content-fruits .h1,.slider-content-2.slider-content-fruits h1{font-size:50px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-2.slider-content-fruits .h1,.slider-content-2.slider-content-fruits h1{font-size:40px}}@media only screen and (max-width:767px){.slider-content-2.slider-content-fruits .h1,.slider-content-2.slider-content-fruits h1{font-size:30px;margin:6px 0 20px}}.slider-content-2.slider-content-fruits .slider-btn a{background-color:#6eab49;border:1px solid #6eab49;color:#fff;font-size:16px}.slider-content-2.slider-content-fruits .slider-btn a:hover{border:1px solid blue;border:1px solid var(--button-color);color:#fff}.slider-content-2.slider-content-fruits--style2 .h3,.slider-content-2.slider-content-fruits--style2 h3{color:#ab87cd}.slider-content-2.slider-content-fruits--style2 .h3:before,.slider-content-2.slider-content-fruits--style2 h3:before{background-color:#ab87cd}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-2.slider-content-fruits--style2 .h3:before,.slider-content-2.slider-content-fruits--style2 h3:before{left:45px}}.slider-content-2.slider-content-fruits--style2 .slider-btn a{background-color:#ab87cd;border:1px solid #ab87cd}.slider-content-2.slider-content-flower .h3,.slider-content-2.slider-content-flower h3{color:#c61a32;letter-spacing:.8px}.slider-content-2.slider-content-flower .h3:before,.slider-content-2.slider-content-flower h3:before{background-color:#c61a32}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-2.slider-content-flower .h3:before,.slider-content-2.slider-content-flower h3:before{left:45px}}.slider-content-2.slider-content-flower .h1,.slider-content-2.slider-content-flower h1{font-size:66px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-2.slider-content-flower .h1,.slider-content-2.slider-content-flower h1{font-size:55px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-2.slider-content-flower .h1,.slider-content-2.slider-content-flower h1{font-size:50px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-2.slider-content-flower .h1,.slider-content-2.slider-content-flower h1{font-size:40px}}@media only screen and (max-width:767px){.slider-content-2.slider-content-flower .h1,.slider-content-2.slider-content-flower h1{font-size:30px;margin:6px 0 20px}}.slider-content-2.slider-content-flower .slider-btn a{background-color:#c61a32;border:1px solid #c61a32;color:#fff;font-size:16px}.slider-content-2.slider-content-flower .slider-btn a:hover{border:1px solid blue;border:1px solid var(--button-color);color:#fff}.slider-content-2--style2 .h1,.slider-content-2--style2 h1{margin-bottom:5px}.slider-content-2--style2 p{color:#73848e;font-size:17px;font-weight:400;margin-bottom:50px}.slider-content-2--style2 .slider-btn a{background-color:#0000}.slider-content-2--style2--white .h1,.slider-content-2--style2--white .h3,.slider-content-2--style2--white h1,.slider-content-2--style2--white h3{color:#fff}.slider-content-2--style2--white .slider-btn a{border-color:#fff;color:#fff}.slider-content-2--white .h1,.slider-content-2--white .h3,.slider-content-2--white h1,.slider-content-2--white h3,.slider-content-2--white p{color:#fff}.slider-content-2--white .slider-btn a{background-color:#0000;border-color:#fff;color:#fff}@media only screen and (min-width:1200px)and (max-width:1365px){.single-slider-2{background-position:50%}}@media only screen and (min-width:992px)and (max-width:1199px){.single-slider-2{background-position:42%}}@media only screen and (max-width:767px){.single-slider-2{background-position:30%}}@media only screen and (min-width:576px)and (max-width:767px){.single-slider-2{background-position:22%}}.slider-height-2{height:800px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-height-2{height:570px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-2{height:500px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-2{height:500px}}@media only screen and (max-width:767px){.slider-height-2{height:400px}}.slider-height-2.slider-content-center{align-items:center;display:flex}.slider-content-3 .h3,.slider-content-3 h3{display:inline-block;font-size:24px;font-weight:500;margin:0;position:relative}.slider-content-3 .h3:before,.slider-content-3 h3:before{background-color:#000;content:"";height:2px;left:-110px;position:absolute;top:16px;width:80px}.slider-content-3 .h3:after,.slider-content-3 h3:after{background-color:#000;content:"";height:2px;position:absolute;right:-110px;top:16px;width:80px}.slider-content-3 .h1,.slider-content-3 h1{font-size:72px;line-height:56px;margin:28px 0 23px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-3 .h1,.slider-content-3 h1{font-size:52px;line-height:40px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-3 .h1,.slider-content-3 h1{font-size:52px;line-height:40px}}@media only screen and (max-width:767px){.slider-content-3 .h1,.slider-content-3 h1{font-size:35px;line-height:30px;margin:18px 0 13px}}.slider-content-3 p{color:#010101;font-size:18px;margin:0 0 44px}.slider-content-3 .slider-btn a{border:1px solid #333;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:19px 50px 21px;text-transform:uppercase}.slider-content-3 .slider-btn a:hover{border:1px solid blue;border:1px solid var(--button-color);color:#fff}.slider-content-3.slider-content-4{margin-left:112px}@media only screen and (min-width:1366px)and (max-width:1600px){.slider-content-3.slider-content-4{margin-left:30px}}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-3.slider-content-4{margin-left:0}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-3.slider-content-4{margin-left:0}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-3.slider-content-4{margin-left:0}}@media only screen and (max-width:767px){.slider-content-3.slider-content-4{margin-left:0}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-3.slider-content-4 .h1,.slider-content-3.slider-content-4 h1{font-size:34px;line-height:35px;margin:15px 0}}.slider-content-3.slider-content-4 .h3:after,.slider-content-3.slider-content-4 .h3:before,.slider-content-3.slider-content-4 h3:after,.slider-content-3.slider-content-4 h3:before{display:none}.slider-content-3.slider-content-3-white .h3,.slider-content-3.slider-content-3-white h3{color:#fff}.slider-content-3.slider-content-3-white .h3:after,.slider-content-3.slider-content-3-white .h3:before,.slider-content-3.slider-content-3-white h3:after,.slider-content-3.slider-content-3-white h3:before{background-color:#fff}.slider-content-3.slider-content-3-white .h1,.slider-content-3.slider-content-3-white h1{color:#fff}@media only screen and (min-width:1366px)and (max-width:1600px){.slider-content-3.slider-content-3-white .h1,.slider-content-3.slider-content-3-white h1{font-size:55px;line-height:45px;margin:20px 0 23px}}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-3.slider-content-3-white .h1,.slider-content-3.slider-content-3-white h1{font-size:55px;line-height:45px;margin:20px 0 23px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-3.slider-content-3-white .h1,.slider-content-3.slider-content-3-white h1{font-size:47px;margin:20px 0 18px}}.slider-content-3.slider-content-3-white p{color:#fff}@media only screen and (min-width:1366px)and (max-width:1600px){.slider-content-3.slider-content-3-white p{margin-bottom:20px}}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-3.slider-content-3-white p{margin-bottom:20px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-3.slider-content-3-white p{margin-bottom:20px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-3.slider-content-3-white p{margin-bottom:20px}}@media only screen and (max-width:767px){.slider-content-3.slider-content-3-white p{margin-bottom:20px}}.slider-content-3.slider-content-3-white .slider-btn a{background-color:#e6e6e6;border:1px solid #0000;padding:17px 41px 16px;z-index:9}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-3.slider-content-3-white .slider-btn a{padding:12px 30px 11px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-3.slider-content-3-white .slider-btn a{padding:12px 30px 11px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-3.slider-content-3-white .slider-btn a{padding:12px 30px 11px}}@media only screen and (max-width:767px){.slider-content-3.slider-content-3-white .slider-btn a{padding:12px 30px 11px}}.slider-content-3.slider-content-3-white .slider-btn a:hover{border:1px solid blue;border:1px solid var(--button-color)}.slider-height-3{height:710px}.slider-height-3 .container{margin-left:inherit;margin-right:inherit}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-height-3{height:570px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-3{height:500px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-3{height:500px}}@media only screen and (max-width:767px){.slider-height-3{height:400px}.slider-height-3.slider-height-res-hm4{height:680px}}@media only screen and (min-width:576px)and (max-width:767px){.slider-height-3.slider-height-res-hm4{height:400px}}.single-slider-img4{margin:0 -77px 0 50px;position:relative}@media only screen and (min-width:1200px)and (max-width:1365px){.single-slider-img4{margin:0}}@media only screen and (min-width:992px)and (max-width:1199px){.single-slider-img4{margin:0}}@media only screen and (min-width:768px)and (max-width:991px){.single-slider-img4{margin:0}}@media only screen and (max-width:767px){.single-slider-img4{margin:30px 0 0}}.single-slider-img4 .single-price-wrap{animation-duration:2.9s;animation-iteration-count:infinite;animation-name:bounce-img;position:absolute;right:-24px;top:0;width:130px}@media only screen and (min-width:1200px)and (max-width:1365px){.single-slider-img4 .single-price-wrap{right:0}}@media only screen and (min-width:992px)and (max-width:1199px){.single-slider-img4 .single-price-wrap{right:0}}@media only screen and (min-width:768px)and (max-width:991px){.single-slider-img4 .single-price-wrap{right:0}}@media only screen and (max-width:767px){.single-slider-img4 .single-price-wrap{right:0}}.single-slider-img4 .single-price-wrap img{width:100%}.single-slider-img4 .single-price-wrap .single-price{left:50%;margin-top:26px;position:absolute;text-align:center;top:0;transform:translateX(-50%)}.single-slider-img4 .single-price-wrap .single-price span{color:#915342;display:block;font-size:24px;font-weight:600;line-height:1}.single-slider-img4 .single-price-wrap .single-price span.dollar{margin-top:2px}.slider-height-4{height:750px}@media only screen and (min-width:1366px)and (max-width:1600px){.slider-height-4{height:600px}}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-height-4{height:600px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-4{height:550px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-4{height:530px}}@media only screen and (max-width:767px){.slider-height-4{height:500px}}.slider-content-5{padding-top:66px}.slider-content-5 .h3,.slider-content-5 h3{color:#fff;font-size:30px;font-weight:500;letter-spacing:.5px;margin:0}.slider-content-5 .h1,.slider-content-5 h1{color:#fff;font-size:72px;font-weight:500;letter-spacing:.5px;line-height:56px;margin:27px 0 22px}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-5 .h1,.slider-content-5 h1{font-size:58px;margin:17px 0 20px}}@media only screen and (max-width:767px){.slider-content-5 .h1,.slider-content-5 h1{font-size:45px;line-height:38px;margin:15px 0}}.slider-content-5 p{color:#fff;font-size:18px;margin:0 0 45px}.slider-btn-5 a{background-color:#fff;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:17px 40px 18px;transition:all .3s ease-in-out 0s}.slider-btn-5 a:hover{border:none;color:#fff}.nav-style-2 .ht-swiper-button-nav,.nav-style-2.owl-carousel>.owl-nav div{background:none;background-color:#fff;border:none;color:#000;display:inline-block;font-size:60px;height:84px;line-height:94px;opacity:0;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:all .3s ease 0s;visibility:hidden;width:65px}@media only screen and (min-width:992px)and (max-width:1199px){.nav-style-2 .ht-swiper-button-nav,.nav-style-2.owl-carousel>.owl-nav div{font-size:45px;height:64px;line-height:74px;width:45px}}@media only screen and (min-width:768px)and (max-width:991px){.nav-style-2 .ht-swiper-button-nav,.nav-style-2.owl-carousel>.owl-nav div{font-size:45px;height:64px;line-height:74px;width:45px}}@media only screen and (max-width:767px){.nav-style-2 .ht-swiper-button-nav,.nav-style-2.owl-carousel>.owl-nav div{font-size:30px;height:50px;line-height:54px;width:35px}}.nav-style-2 .ht-swiper-button-nav:hover,.nav-style-2.owl-carousel>.owl-nav div:hover{background-color:blue;background-color:var(--button-color);color:#fff}.nav-style-2 .ht-swiper-button-nav.owl-next,.nav-style-2.owl-carousel>.owl-nav div.owl-next{left:auto;right:0}.nav-style-2 .ht-swiper-button-nav.swiper-button-prev,.nav-style-2.owl-carousel>.owl-nav div.swiper-button-prev{left:0}.nav-style-2 .ht-swiper-button-nav.swiper-button-next,.nav-style-2.owl-carousel>.owl-nav div.swiper-button-next{right:0}.slider-area:hover .nav-style-2 .ht-swiper-button-nav,.slider-area:hover .nav-style-2.owl-carousel>.owl-nav div{opacity:1;visibility:visible}.slider-area.ml-10{margin-left:0}.slider-height-5{height:850px}@media only screen and (min-width:1366px)and (max-width:1600px){.slider-height-5{height:600px}}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-height-5{height:600px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-5{height:550px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-5{height:530px}}@media only screen and (max-width:767px){.slider-height-5{height:500px}}.slider-content-6 .h1,.slider-content-6 h1{color:#fff;font-size:60px;font-weight:500;letter-spacing:8px;line-height:48px;margin:0}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-6 .h1,.slider-content-6 h1{font-size:45px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-6 .h1,.slider-content-6 h1{font-size:45px}}@media only screen and (max-width:767px){.slider-content-6 .h1,.slider-content-6 h1{font-size:30px;line-height:38px}}.slider-content-6 p{color:#fff;font-size:18px;letter-spacing:1px;margin:32px 0 35px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-6 p{margin:22px 0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-6 p{margin:22px 0 30px}}@media only screen and (max-width:767px){.slider-content-6 p{margin:18px 0 25px}}.nav-style-3 .ht-swiper-button-nav,.nav-style-3.owl-carousel>.owl-nav{background-color:#fff;border:none;bottom:0;color:#000;display:inline-block;font-size:60px;height:84px;left:auto;line-height:94px;position:absolute;right:0;text-align:center;top:auto;transition:all .3s ease 0s;width:65px}.nav-style-3 .ht-swiper-button-nav.swiper-button-prev,.nav-style-3.owl-carousel>.owl-nav.swiper-button-prev{right:65px}@media only screen and (max-width:767px){.nav-style-3 .ht-swiper-button-nav,.nav-style-3.owl-carousel>.owl-nav{font-size:45px;height:60px;line-height:67px;width:50px}.nav-style-3 .ht-swiper-button-nav.swiper-button-prev,.nav-style-3.owl-carousel>.owl-nav.swiper-button-prev{right:50px}}.nav-style-3 .ht-swiper-button-nav:hover,.nav-style-3.owl-carousel>.owl-nav:hover{background-color:blue;background-color:var(--button-color);color:#fff}.nav-style-3--blue .ht-swiper-button-nav:hover,.nav-style-3--blue.owl-carousel>.owl-nav:hover{background-color:#053399;color:#fff}.slider-height-6{height:543px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-6{height:500px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-6{height:400px}}@media only screen and (max-width:767px){.slider-height-6{height:400px}}.slider-hm8 .slider-content-5{padding-top:0}.slider-hm8 p{margin:0}.swiper_container-3d{height:52rem;padding:2rem 0;position:relative}.swiper-slid-3d{height:42rem;position:relative;width:37rem}@media(max-width:500px){.swiper_container-3d{height:47rem}.swiper-slide-3d{height:36rem!important;width:28rem!important}.swiper-slide-3d-img{height:482px!important;width:310px!important}}.swiper-slide-3d-img{border-radius:2rem;height:482px;object-fit:cover;width:310px}.slider-height-7{height:450px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-7{height:600px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-7{height:400px}}@media only screen and (max-width:767px){.slider-height-7{height:376px}}@media only screen and (min-width:320px)and (max-width:479px){.mobile-banner .container{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}}.slider-h9-mrg{margin-top:-35px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-h9-mrg{margin-top:0}}@media only screen and (min-width:768px)and (max-width:991px){.slider-h9-mrg{margin-top:30px}}@media only screen and (max-width:767px){.slider-h9-mrg{margin-top:0}.slider-content-7{margin-left:30px;max-width:100%;text-align:left}}.slider-content-7 .h3,.slider-content-7 h3{color:#313131;font-size:16px;font-weight:500;letter-spacing:.3px;line-height:1;margin:0}.slider-content-7 .h1,.slider-content-7 h1{color:#313131;font-size:34px;font-weight:700;letter-spacing:1px;line-height:65px;margin:17px 0 37px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-7 .h1,.slider-content-7 h1{font-size:42px;line-height:60px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-7 .h1,.slider-content-7 h1{font-size:32px;line-height:50px;margin:6px 0 22px}}@media only screen and (max-width:767px){.slider-content-7 .h1,.slider-content-7 h1{font-size:22px;line-height:38px;margin:6px 0 22px}}.slider-content-7 .slider-btn-9 a{border:1px solid #333;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:19px 50px;text-transform:uppercase}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-7 .slider-btn-9 a{font-size:15px;padding:14px 30px}}@media only screen and (max-width:767px){.slider-content-7 .slider-btn-9 a{font-size:15px;padding:15px 30px}}.slider-content-7 .slider-btn-9 a:hover{border:1px solid blue;border:1px solid var(--button-color);color:#fff}.slider-content-7.slider-content-mrg-hm17{margin-top:127px;max-width:100%;width:590px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-7.slider-content-mrg-hm17{width:390px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-7.slider-content-mrg-hm17{margin-top:0;width:290px}}@media only screen and (max-width:767px){.slider-content-7.slider-content-mrg-hm17{margin-top:0}.slider-singleimg-hm9{text-align:center}.slider-singleimg-hm9.ml-100{margin-left:20px}.slider-singleimg-hm9.mr-100{margin-right:20px}}@media only screen and (min-width:576px)and (max-width:767px){.slider-singleimg-hm9{margin-top:0}}@media only screen and (min-width:768px)and (max-width:991px){.slider-singleimg-hm9.ml-100{margin-left:40px}.slider-singleimg-hm9.mr-100{margin-right:40px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-singleimg-hm9.ml-100{margin-left:70px}.slider-singleimg-hm9.mr-100{margin-right:70px}}.slider-height-8{height:700px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-height-8{height:650px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-8{height:520px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-8{height:450px}}@media only screen and (max-width:767px){.slider-height-8{height:auto;padding:60px 0}}@media only screen and (min-width:768px)and (max-width:991px){.slider-singleimg-hm10.ml-40{margin-left:0}.slider-singleimg-hm10.mr-40{margin-right:0}}@media only screen and (max-width:767px){.slider-singleimg-hm10.ml-40{margin-left:0}.slider-singleimg-hm10.mr-40{margin-right:0}}.slider-height-9{height:780px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-height-9{height:700px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-9{height:630px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-9{height:500px}}@media only screen and (max-width:767px){.slider-height-9{height:auto;padding:130px 0 70px}}@media only screen and (min-width:576px)and (max-width:767px){.slider-height-9{padding:130px 0 70px}}.slider-content-11 .h3,.slider-content-11 h3{font-size:24px;font-weight:500;letter-spacing:1px;margin:0}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-11 .h3,.slider-content-11 h3{font-size:20px}}@media only screen and (max-width:767px){.slider-content-11 .h3,.slider-content-11 h3{font-size:20px}}.slider-content-11 .h1,.slider-content-11 h1{color:#010101;font-size:72px;line-height:97px;margin:15px 0 38px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-11 .h1,.slider-content-11 h1{font-size:52px;line-height:65px;margin:5px 0 27px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-11 .h1,.slider-content-11 h1{font-size:45px;line-height:55px;margin:3px 0 20px}}@media only screen and (max-width:767px){.slider-content-11 .h1,.slider-content-11 h1{font-size:40px;line-height:50px;margin:3px 0 20px}}.slider-content-11 .slider-btn-11 a{border:1px solid #333;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:19px 50px;text-transform:uppercase}.slider-content-11 .slider-btn-11 a:hover{border:1px solid #a749ff;color:#fff}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-11 .slider-btn-11 a{padding:15px 35px}}@media only screen and (max-width:767px){.slider-content-11 .slider-btn-11 a{font-size:14px;padding:12px 30px}.slider-content-11{text-align:center}.slider-content-11.fullpage-content{text-align:center;width:100%}.slider-content-11.fullpage-content .h3,.slider-content-11.fullpage-content h3{font-size:16px;letter-spacing:0}.slider-content-11.fullpage-content .h1,.slider-content-11.fullpage-content h1{font-size:30px;line-height:40px}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-11.fullpage-content .h3,.slider-content-11.fullpage-content h3{font-size:17px;letter-spacing:0}.slider-content-11.fullpage-content .h1,.slider-content-11.fullpage-content h1{font-size:35px}}.slider-singleimg-hm11{margin:0 22px 0 28px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-singleimg-hm11{margin:0 50px 0 60px}}@media only screen and (max-width:767px){.slider-singleimg-hm11{margin:30px 0 0}}@media only screen and (min-width:576px)and (max-width:767px){.slider-singleimg-hm11{margin:0}}.slider-h11-mrg{margin-bottom:-140px}@media only screen and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.slider-h11-mrg{margin-bottom:0}}#section2 .fp-tableCell,#section4 .fp-tableCell{align-items:center;display:flex}#section1 .fp-tableCell,#section3 .fp-tableCell{align-items:flex-end;display:flex}#section5,#section5 .fp-tableCell{height:auto!important}#fp-nav{top:55%}#fp-nav ul li{margin:7px 7px 10px}#fp-nav ul li a span{background:#000}#fp-nav.right{right:64px}@media only screen and (min-width:768px)and (max-width:991px){#fp-nav.right{right:10px}}@media only screen and (min-width:576px)and (max-width:767px){#fp-nav.right{right:25px}}.fullpage-slider-mrg{margin-top:-34px}@media only screen and (max-width:767px){.fullpage-slider-mrg{margin-bottom:30px;margin-top:0}}.fullpage-slider-mrg-2{margin-bottom:-88px}@media only screen and (max-width:767px){.fullpage-slider-mrg-2{margin-bottom:30px}}@media only screen and (min-width:576px)and (max-width:767px){.fullpage-slider-mrg-2{margin-bottom:-50px}}.slider-section.active .slider-animated-1 .h3,.slider-section.active .slider-animated-1 h3{animation-delay:.5s;animation-name:fadeInUp}.slider-section.active .slider-animated-1 .h1,.slider-section.active .slider-animated-1 h1{animation-delay:1s;animation-name:fadeInUp}.slider-section.active .slider-animated-1 a{animation-delay:1.3s;animation-name:fadeInUp}.slider-section.active .slider-animated-1 img{animation-delay:.8s;animation-name:fadeInUp}@media only screen and (max-width:767px){.slider12-img-2{margin-bottom:30px;margin-top:30px}}.slider12-img-2 img{width:100%}.slider12-img-1{margin:0 4px 0 6px}.slider12-img-1 img{width:100%}@media only screen and (min-width:1366px)and (max-width:1600px){.slider12-img-1{text-align:center}.slider12-img-1 img{width:350px}}@media only screen and (min-width:1200px)and (max-width:1365px){.slider12-img-1{text-align:center}.slider12-img-1 img{width:350px}.slider12-img-2{text-align:center}.slider12-img-2 img{width:420px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider12-img-1{text-align:center}.slider12-img-1 img{width:330px}}@media only screen and (max-width:767px){.fullpage-wrapper{padding-top:130px}}@media only screen and (max-width:767px)and (min-width:576px)and (max-width:767px){.fullpage-wrapper{padding-top:0}}@media only screen and (max-width:767px){.fullpage-slider-wrap-mrg{margin-bottom:30px}}@media only screen and (min-width:576px)and (max-width:767px){.fullpage-slider-wrap-mrg{margin-bottom:0}}.slider-content-13 .h5,.slider-content-13 h5{font-size:24px;font-weight:500;letter-spacing:1px;margin:0}@media only screen and (max-width:767px){.slider-content-13 .h5,.slider-content-13 h5{font-size:22px}}.slider-content-13 .h1,.slider-content-13 h1{font-size:120px;font-weight:600;line-height:120px;margin:34px 0 55px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-13 .h1,.slider-content-13 h1{font-size:90px;line-height:90px;margin:24px 0 35px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-13 .h1,.slider-content-13 h1{font-size:80px;line-height:90px;margin:20px 0 30px}}@media only screen and (max-width:767px){.slider-content-13 .h1,.slider-content-13 h1{font-size:40px;line-height:50px;margin:15px 0 20px}}.slider-content-13 .slider-btn a{border:1px solid #333;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:19px 50px;text-transform:uppercase}.slider-content-13 .slider-btn a:hover{border:1px solid #a749ff;color:#fff}@media only screen and (max-width:767px){.hm-13-slider{background-position:72%}}@media only screen and (min-width:576px)and (max-width:767px){.hm-13-slider{background-position:55%}}.slider-single-img-14{margin:0 23px;padding-bottom:72px;position:relative;z-index:9}@media only screen and (min-width:992px)and (max-width:1199px){.slider-single-img-14{padding-bottom:60px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-single-img-14{padding-bottom:44px}}@media only screen and (max-width:767px){.slider-single-img-14{margin:0;padding-bottom:0;text-align:center}}@media only screen and (min-width:576px)and (max-width:767px){.slider-single-img-14{padding-bottom:38px;text-align:inherit}}.slider-single-img-14 img{width:100%}.slider-height-14{height:850px;padding:89px 0 0}@media only screen and (min-width:992px)and (max-width:1199px){.slider-height-14{height:715px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-height-14{height:525px;padding:70px 0 0}}@media only screen and (max-width:767px){.slider-height-14{height:auto;padding:120px 0 0}}.slider-content-14{margin:-90px 0 0}@media only screen and (max-width:767px){.slider-content-14{margin:0 0 30px;text-align:center}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-14{margin:0 0 30px;text-align:left}}.slider-content-14 .h3,.slider-content-14 h3{color:#fff;font-size:24px;font-weight:500;letter-spacing:.8px;margin:0 0 0 150px;position:relative}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-14 .h3,.slider-content-14 h3{font-size:20px}}@media only screen and (max-width:767px){.slider-content-14 .h3,.slider-content-14 h3{font-size:20px;margin:0 0 0 100px}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-14 .h3,.slider-content-14 h3{margin:0 0 0 60px}}.slider-content-14 .h3:before,.slider-content-14 h3:before{background-color:#fff;content:"";height:2px;left:-135px;position:absolute;top:14px;width:120px}@media only screen and (max-width:767px){.slider-content-14 .h3:before,.slider-content-14 h3:before{left:-100px;left:-60px;width:80px;width:50px}}.slider-content-14 .h1,.slider-content-14 h1{color:#fff;font-size:72px;line-height:97px;margin:14px 0 38px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-14 .h1,.slider-content-14 h1{font-size:55px;line-height:75px;margin:10px 0 25px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-14 .h1,.slider-content-14 h1{font-size:42px;line-height:60px;margin:10px 0 25px}}@media only screen and (max-width:767px){.slider-content-14 .h1,.slider-content-14 h1{font-size:33px;line-height:50px;margin:5px 0 15px}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-14 .h1,.slider-content-14 h1{font-size:30px;line-height:40px}}.slider-content-14 .slider-btn a{background-color:#eeeff1;border:none;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:20px 50px 19px;text-transform:uppercase;transition:all .4s ease-in-out 0s;z-index:1}@media only screen and (max-width:767px){.slider-content-14 .slider-btn a{font-size:15px;padding:16px 30px 15px}}.slider-content-14 .slider-btn a:hover{color:#fff}.slider-content-15 .h1,.slider-content-15 h1{color:#fff;font-family:Abril Fatface,cursive;font-size:90px;letter-spacing:1px;line-height:115px;margin:0}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-15 .h1,.slider-content-15 h1{font-size:75px;line-height:100px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-15 .h1,.slider-content-15 h1{font-size:70px;line-height:85px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-15 .h1,.slider-content-15 h1{font-size:60px;line-height:85px}}@media only screen and (max-width:767px){.slider-content-15 .h1,.slider-content-15 h1{font-size:38px;line-height:55px}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-15 .h1,.slider-content-15 h1{font-size:42px;line-height:65px}}.slider-content-15.slider15-mrg-nrg .h1,.slider-content-15.slider15-mrg-nrg h1{margin-top:-26px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-15.slider15-mrg-nrg .h1,.slider-content-15.slider15-mrg-nrg h1{margin-top:-18px}}@media only screen and (max-width:767px){.slider-content-15.slider15-mrg-nrg .h1,.slider-content-15.slider15-mrg-nrg h1{margin-top:-20px}}.dealy-style-2 .timer{margin:49px 0 43px}@media only screen and (min-width:992px)and (max-width:1199px){.dealy-style-2 .timer{margin:40px 0}}@media only screen and (min-width:768px)and (max-width:991px){.dealy-style-2 .timer{margin:30px 0 35px}}@media only screen and (max-width:767px){.dealy-style-2 .timer{margin:20px 0 5px}}.dealy-style-2 .timer span{color:#fff;display:inline-block;font-size:48px;font-weight:300;margin:0 34px}@media only screen and (min-width:992px)and (max-width:1199px){.dealy-style-2 .timer span{margin:0 25px}}@media only screen and (min-width:768px)and (max-width:991px){.dealy-style-2 .timer span{font-size:40px;margin:0 20px}}@media only screen and (max-width:767px){.dealy-style-2 .timer span{font-size:30px;margin:0 20px 20px}}.dealy-style-2 .timer span p{color:#fff;font-size:18px;font-weight:500;margin:33px 0 0;text-transform:uppercase}@media only screen and (min-width:768px)and (max-width:991px){.dealy-style-2 .timer span p{margin:20px 0 0}}@media only screen and (max-width:767px){.dealy-style-2 .timer span p{margin:10px 0 0}}.slider-btn-12 a{background-color:#e90042;border:1px solid #e90042;color:#fff;display:inline-block;font-size:16px;line-height:1;padding:17px 47px 19px;text-transform:uppercase;z-index:1}@media only screen and (max-width:767px){.slider-btn-12 a{padding:13px 30px 15px}}.slider-btn-12 a:hover{border:1px solid blue;border:1px solid var(--button-color)}@media only screen and (max-width:767px){.slider-content-16{text-align:center}}.slider-content-16 .h5,.slider-content-16 h5{color:#000;font-size:18px;font-weight:500;margin-bottom:0;position:relative;text-transform:uppercase}@media only screen and (max-width:767px){.slider-content-16 .h5,.slider-content-16 h5{margin-left:0}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-16 .h5,.slider-content-16 h5{margin-left:60px}}.slider-content-16 .h5 span,.slider-content-16 h5 span{color:#fed700}.slider-content-16 .no-style.h5,.slider-content-16 h5.no-style{margin-left:0}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-16 .no-style.h5,.slider-content-16 h5.no-style{margin-left:0}}.slider-content-16 .no-style.h5:before,.slider-content-16 h5.no-style:before{display:none}.slider-content-16 .h1,.slider-content-16 h1{color:#3c3a3a;font-size:90px;font-weight:600;line-height:1em;margin:30px 0 40px}@media only screen and (min-width:1200px)and (max-width:1365px){.slider-content-16 .h1,.slider-content-16 h1{font-size:60px;line-height:80px}}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-16 .h1,.slider-content-16 h1{font-size:56px;line-height:70px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-16 .h1,.slider-content-16 h1{font-size:45px;line-height:60px}}@media only screen and (max-width:767px){.slider-content-16 .h1,.slider-content-16 h1{font-size:35px;line-height:45px}}.slider-content-16 .slider-btn a{background-color:#eeeff1;border:1px solid #333;color:#010101;display:inline-block;font-size:16px;line-height:1;padding:19px 50px 21px;text-transform:uppercase}@media only screen and (max-width:767px){.slider-content-16 .slider-btn a{padding:14px 30px 16px}}.slider-content-16 .slider-btn a:hover{border:1px solid #fed700;color:#fff}.slider-content-16 .slider-btn a:after{background-color:#fed700}.slider-height-18{height:460px}@media only screen and (max-width:767px){.slider-height-18{background-position:85%}.slider-height-18.slider-overly-res{height:400px;position:relative}.slider-height-18.slider-overly-res:before{background-color:#fff;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}}.slider-banner-area{margin-top:163px}@media only screen and (min-width:768px)and (max-width:991px){.slider-banner-area{margin-top:0}}@media only screen and (max-width:767px){.slider-banner-area{margin-top:0}}@media only screen and (min-width:768px)and (max-width:991px){.res-mrg-md-mb{margin-bottom:30px}}@media only screen and (max-width:767px){.res-mrg-md-mb{margin-bottom:30px}}.ht-swiper-button-nav:after{font-size:0}.slider-active-3 .ht-swiper-button-nav{background:none;border:none;color:#333;font-size:40px;opacity:0;padding:0;visibility:hidden}.slider-active-3:hover .ht-swiper-button-nav{opacity:1;visibility:visible}@media only screen and (max-width:767px){.slider-content-medical{margin-bottom:30px;margin-top:0;text-align:center}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-medical{text-align:left}}.slider-content-medical .h3,.slider-content-medical h3{color:#fff;font-family:Josefin Sans,sans-serif;font-size:18px;font-weight:600;line-height:1;margin:0}.slider-content-medical .h1,.slider-content-medical h1{color:#fff;font-family:Josefin Sans,sans-serif;font-size:72px;font-weight:700;letter-spacing:-.2px;line-height:82px;margin:24px 0 39px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-medical .h1,.slider-content-medical h1{font-size:52px;line-height:62px;margin:20px 0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-medical .h1,.slider-content-medical h1{font-size:42px;line-height:52px;margin:18px 0 24px}}@media only screen and (max-width:767px){.slider-content-medical .h1,.slider-content-medical h1{font-size:32px;line-height:42px;margin:10px 0 20px}}.slider-btn-medical a{background-color:#fff;border:1px solid #0000;color:#000;display:inline-block;font-family:Josefin Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;padding:18px 40px 16px}@media only screen and (max-width:767px){.slider-btn-medical a{font-size:16px;padding:14px 30px 12px}.slider-content-red{margin-bottom:30px;margin-top:0;text-align:center}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-red{text-align:left}}.slider-content-red .h3,.slider-content-red h3{color:red;font-family:Josefin Sans,sans-serif;font-size:18px;font-weight:600;line-height:1;margin:0}.slider-content-red .h1,.slider-content-red h1{color:#313131;font-family:Josefin Sans,sans-serif;font-size:72px;font-weight:700;letter-spacing:-.2px;line-height:82px;margin:24px 0 39px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-red .h1,.slider-content-red h1{font-size:52px;line-height:62px;margin:20px 0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-red .h1,.slider-content-red h1{font-size:42px;line-height:52px;margin:18px 0 24px}}@media only screen and (max-width:767px){.slider-content-red .h1,.slider-content-red h1{font-size:32px;line-height:42px;margin:10px 0 20px}}.slider-btn-red a{background-color:red;border:1px solid #0000;color:#fff;display:inline-block;font-family:Josefin Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;padding:18px 40px 16px}@media only screen and (max-width:767px){.slider-btn-red a{font-size:16px;padding:14px 30px 12px}}.slider-btn-red a:after{background:#313131}.slider-btn-red a:hover{border-color:#313131}@media only screen and (max-width:767px){.slider-content-brown{margin-bottom:30px;margin-top:0;text-align:center}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-brown{text-align:left}}.slider-content-brown .h1,.slider-content-brown h1{color:#313131;font-size:18px;font-weight:400;line-height:1;margin:0 0 50px}.slider-content-brown .h1 span,.slider-content-brown h1 span{color:#bca487}.slider-content-brown .h3,.slider-content-brown h3{color:#313131;font-size:72px;font-weight:700;letter-spacing:-.2px;line-height:82px;margin:24px 0 39px}.slider-content-brown .h3 span,.slider-content-brown h3 span{color:#bca487}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-brown .h3,.slider-content-brown h3{font-size:52px;line-height:62px;margin:20px 0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-brown .h3,.slider-content-brown h3{font-size:42px;line-height:52px;margin:18px 0 24px}}@media only screen and (max-width:767px){.slider-content-brown .h3,.slider-content-brown h3{font-size:32px;line-height:42px;margin:10px 0 20px}}.slider-btn-brown a{background-color:#bca487;border:1px solid #0000;color:#fff;display:inline-block;font-family:Josefin Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;padding:18px 40px 16px}@media only screen and (max-width:767px){.slider-btn-brown a{font-size:16px;padding:14px 30px 12px}}.slider-btn-brown a:after{background:#313131}.slider-btn-brown a:hover{border-color:#313131}@media only screen and (max-width:767px){.slider-content-blue{margin-bottom:30px;margin-top:0;text-align:center}}@media only screen and (min-width:576px)and (max-width:767px){.slider-content-blue{text-align:left}}.slider-content-blue .h1,.slider-content-blue h1{color:#313131;font-size:18px;font-weight:400;line-height:1;margin:0 0 50px}.slider-content-blue .h1 span,.slider-content-blue h1 span{color:#053399}.slider-content-blue .h3,.slider-content-blue h3{color:#3c3a3a;font-size:86px;font-weight:500;letter-spacing:-.2px;line-height:1;margin:24px 0 39px}.slider-content-blue .h3 span,.slider-content-blue h3 span{color:#053399}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-blue .h3,.slider-content-blue h3{font-size:52px;line-height:62px;margin:20px 0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-blue .h3,.slider-content-blue h3{font-size:42px;line-height:52px;margin:18px 0 24px}}@media only screen and (max-width:767px){.slider-content-blue .h3,.slider-content-blue h3{font-size:32px;line-height:42px;margin:10px 0 20px}}.slider-btn-blue a{background-color:#0000;border:1px solid #3c3a3a;color:#3c3a3a;display:inline-block;font-size:16px;line-height:1;padding:18px 40px 16px}@media only screen and (max-width:767px){.slider-btn-blue a{font-size:16px;padding:14px 30px 12px}}.slider-btn-blue a:after{background:#053399}.slider-btn-blue a:hover{border-color:#053399}.single-slide{display:flex;flex-direction:column;height:890px;justify-content:center}@media only screen and (min-width:1200px)and (max-width:1365px),only screen and (min-width:1366px)and (max-width:1600px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.single-slide{height:600px}}@media only screen and (max-width:767px){.single-slide{height:500px}}.single-slide__content{background-color:#ffffff80;padding:120px 30px;text-align:center}@media only screen and (max-width:767px){.single-slide__content{padding:80px 30px}}.single-slide__content .title{color:#000;font-size:72px;font-weight:600;line-height:1.4}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.single-slide__content .title{font-size:60px}}@media only screen and (max-width:767px){.single-slide__content .title{font-size:50px}}@media only screen and (min-width:320px)and (max-width:479px){.single-slide__content .title{font-size:30px}}.single-slide__content .subtitle{color:#000;font-size:24px;font-weight:400;line-height:1.3;margin-bottom:50px}@media only screen and (min-width:320px)and (max-width:479px){.single-slide__content .subtitle{font-size:18px}}.single-slide__content .button{border:1px solid #000;border-radius:2px;color:#000;display:inline-block;font-size:14px;line-height:1;padding:10px 20px}.single-slide__content .button:hover{background-color:#bca487;border-color:#bca487;color:#fff}.slider-content-32{position:relative;z-index:9}.slider-content-32 .content-img img{width:auto}.slider-content-32 .h1,.slider-content-32 h1{color:#010101;font-family:Lobster,cursive;font-size:70px;line-height:90px;margin:12px 0 50px}@media only screen and (min-width:992px)and (max-width:1199px){.slider-content-32 .h1,.slider-content-32 h1{font-size:60px;line-height:80px;margin:12px 0 35px}}@media only screen and (min-width:768px)and (max-width:991px){.slider-content-32 .h1,.slider-content-32 h1{font-size:50px;line-height:65px;margin:12px 0 35px}}@media only screen and (max-width:767px){.slider-content-32 .h1,.slider-content-32 h1{font-size:40px;line-height:47px;margin:12px 0 30px}}.valentine-btn a{background-color:#d70056;border:1px solid #d70056;border-radius:50px;color:#fff;display:inline-block;font-size:16px;line-height:1;overflow:hidden;padding:16px 40px}@media only screen and (max-width:767px){.valentine-btn a{font-size:14px;padding:12px 30px}}.brand-logo-img{margin-top:10px;max-width:60px}.full-width-banner{grid-column:1/-1!important;width:100%}.product-view-details button{background:none!important;border:none!important}.product-view-details .add-to-cart-btn{align-items:center;align-items:flex-start;color:blue;color:var(--button-color);display:flex;gap:4px}.product-view-details .add-to-cart-btn:hover{color:#fff}.product-view-details .full-color-button{color:#fff!important}.product-view-details .btn-disabled{background:#fff!important}.product-area{background:#f6f6f8;background:var(--product-tab-bg-color);position:relative}.product-area .row.three-column .col-xl-3{flex:1 0 33.3333%;max-width:33.3333%;transition:.5s}@media only screen and (min-width:992px)and (max-width:1199px){.product-area .row.three-column .col-xl-3{flex:1 0 33.3333%;max-width:33.3333%}}@media only screen and (min-width:768px)and (max-width:991px){.product-area .row.three-column .col-xl-3{flex:1 0 50%;max-width:50%}}@media only screen and (max-width:767px){.product-area .row.three-column .col-xl-3{flex:1 0 100%;max-width:100%}}.product-area .row.five-column .col-xl-3{flex:1 0 20%;max-width:20%;transition:.5s}@media only screen and (min-width:992px)and (max-width:1199px){.product-area .row.five-column .col-xl-3{flex:1 0 33.3333%;max-width:33.3333%}}@media only screen and (min-width:768px)and (max-width:991px){.product-area .row.five-column .col-xl-3{flex:1 0 50%;max-width:50%}}@media only screen and (max-width:767px){.product-area .row.five-column .col-xl-3{flex:1 0 100%;max-width:100%}}.product-area--style2 .swiper-slider-navigation-wrapper{text-align:center;width:100%}.product-area--style2 .ht-swiper-button-nav{background-color:#f9f9f9;border:1px solid #d2d2d2;border-radius:5px;color:#c6c6c6;display:inline-block;font-size:28px;height:35px;line-height:1;padding:0;position:absolute;right:0;text-align:center;top:15px;transition:all .3s ease 0s;width:35px}.product-area--style2 .ht-swiper-button-nav i{padding-top:3px}@media only screen and (max-width:767px){.product-area--style2 .ht-swiper-button-nav{margin-top:15px}}.product-area--style2 .ht-swiper-button-nav:hover{background-color:blue;background-color:var(--button-color);border:1px solid blue;border:1px solid var(--button-color);color:#fff}.product-area--style2 .ht-swiper-button-nav.swiper-button-prev{left:auto;right:40px}@media only screen and (max-width:767px){.product-area--style2 .ht-swiper-button-nav.swiper-button-prev{margin-right:10px}.product-area--style2 .ht-swiper-button-nav{position:static;text-align:center}}.product-tab-list{justify-content:center}@media only screen and (max-width:767px){.product-tab-list.pt-30,.product-tab-list.pt-55{padding:10px 0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.product-tab-list.pt-35,.product-tab-list.pt-60{padding:20px 0 30px}}@media only screen and (max-width:767px){.product-tab-list.pt-35,.product-tab-list.pt-60{padding:10px 0}}.product-tab-list .prd-nav-title{color:#939393;padding:auto}.product-tab-list a{border:1px solid blue!important;border:1px solid var(--button-color)!important;border-radius:20px!important;margin:0 11px;padding:5px 27px}.product-tab-list a.nav-link{background-color:#0000!important}@media only screen and (max-width:767px){.product-tab-list a{margin:0 11px 5px}}.product-tab-list a .h4,.product-tab-list a h4{color:#555;font-size:18px;font-weight:500;margin:0;transition:all .3s ease 0s}.product-tab-list a .h4:hover,.product-tab-list a h4:hover{color:#000}.product-tab-list a.active .h4,.product-tab-list a.active h4{border-bottom:2px solid #000;color:#000;padding-bottom:3px}.product-tab-list a.active{background-color:blue!important;background-color:var(--button-color)!important;border:1px solid blue;border:1px solid var(--button-color);border-radius:20px}.product-tab-list a.active .prd-nav-title{color:#fff}.product-tab-list.product-tab-fruits a .h4,.product-tab-list.product-tab-fruits a h4{border-bottom:2px solid #0000;color:#000}.product-tab-list.product-tab-fruits a .h4:hover,.product-tab-list.product-tab-fruits a h4:hover{color:#6eab49}.product-tab-list.product-tab-fruits a.active .h4,.product-tab-list.product-tab-fruits a.active h4{border-bottom:2px solid #6eab49;color:#6eab49}.product-tab-list.product-tab-pink a .h4,.product-tab-list.product-tab-pink a h4{border-bottom:2px solid #0000;color:#000}.product-tab-list.product-tab-pink a .h4:hover,.product-tab-list.product-tab-pink a h4:hover{color:#e90042}.product-tab-list.product-tab-pink a.active .h4,.product-tab-list.product-tab-pink a.active h4{border-bottom:2px solid #e90042;color:#e90042}.product-tab-list.product-tab-pink2 a .h4,.product-tab-list.product-tab-pink2 a h4{border-bottom:2px solid #0000;color:#000}.product-tab-list.product-tab-pink2 a .h4:hover,.product-tab-list.product-tab-pink2 a h4:hover{color:#ed59a0}.product-tab-list.product-tab-pink2 a.active .h4,.product-tab-list.product-tab-pink2 a.active h4{border-bottom:2px solid ed59a0e90042;color:#ed59a0}.product-tab-list.product-tab-white a .h4,.product-tab-list.product-tab-white a h4{color:#fff}.product-tab-list--style2 .nav-item a{margin:0 0 0 20px;padding:0;text-transform:uppercase}.product-tab-list--style2 .nav-item a.active .h4,.product-tab-list--style2 .nav-item a.active h4{color:#fed700}.product-tab-list--style2 .nav-item a .h4,.product-tab-list--style2 .nav-item a h4{color:#5f5f5f;font-weight:700}.product-tab-list--style2 .nav-item:first-child a{margin-left:0}@media only screen and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.product-tab-list--style2{margin-top:10px}}.product-list-image-wrap,.product-wrap{position:relative}.product-list-image-wrap .product-img,.product-wrap .product-img{height:auto;max-height:320px;overflow:hidden;position:relative}.product-list-image-wrap .product-img img,.product-wrap .product-img img{width:100%}.product-list-image-wrap .product-img-badges,.product-wrap .product-img-badges{position:absolute;right:12px;top:12px}.product-list-image-wrap .product-img-badges span,.product-wrap .product-img-badges span{border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px}.product-list-image-wrap .product-img-badges span:last-child,.product-wrap .product-img-badges span:last-child{margin-bottom:0}.product-list-image-wrap .product-img .hover-img,.product-wrap .product-img .hover-img{left:50%;opacity:0;position:absolute;top:0;transform:translate(-50%,20px);transition-duration:.7s;visibility:hidden}.product-list-image-wrap .product-img .product-action,.product-wrap .product-img .product-action{align-items:center;bottom:0;display:flex;flex-wrap:wrap;left:50%;position:absolute;transform:translateX(-50%);width:100%;z-index:9}@media only screen and (min-width:320px)and (max-width:479px){.product-list-image-wrap .product-img .product-action,.product-wrap .product-img .product-action{opacity:0}}.product-list-image-wrap .product-img .product-action>div,.product-wrap .product-img .product-action>div{align-items:center;background-color:blue;background-color:var(--button-color);display:flex;height:48px;justify-content:center;opacity:0;transform:translateY(20px);transition:all .5s ease;visibility:hidden}.product-list-image-wrap .product-img .product-action .pro-wishlist,.product-wrap .product-img .product-action .pro-wishlist{border-right:1px solid #fff3;width:48px}.product-list-image-wrap .product-img .product-action .pro-cart,.product-wrap .product-img .product-action .pro-cart{font-size:14px;transition-delay:.1s;width:calc(100% - 96px)}.product-list-image-wrap .product-img .product-action .pro-quickview,.product-wrap .product-img .product-action .pro-quickview{border-left:1px solid #fff3;margin:0;transition-delay:.2s;width:48px}.product-list-image-wrap .product-img .product-action .pro-same-action a,.product-list-image-wrap .product-img .product-action .pro-same-action button,.product-wrap .product-img .product-action .pro-same-action a,.product-wrap .product-img .product-action .pro-same-action button{background:none;border:none;color:#fff;display:block;font-size:16px;height:48px;line-height:48px;text-align:center;text-transform:capitalize;width:100%}.product-list-image-wrap .product-img .product-action .pro-same-action a.active,.product-list-image-wrap .product-img .product-action .pro-same-action a:hover,.product-list-image-wrap .product-img .product-action .pro-same-action button.active,.product-list-image-wrap .product-img .product-action .pro-same-action button:hover,.product-wrap .product-img .product-action .pro-same-action a.active,.product-wrap .product-img .product-action .pro-same-action a:hover,.product-wrap .product-img .product-action .pro-same-action button.active,.product-wrap .product-img .product-action .pro-same-action button:hover{background-color:#000}.product-list-image-wrap .product-img .product-action .pro-same-action.pro-quickview a,.product-list-image-wrap .product-img .product-action .pro-same-action.pro-wishlist a,.product-wrap .product-img .product-action .pro-same-action.pro-quickview a,.product-wrap .product-img .product-action .pro-same-action.pro-wishlist a{margin-top:2px}@media only screen and (min-width:320px)and (max-width:479px){.product-list-image-wrap .product-img,.product-wrap .product-img{height:auto!important}}.product-list-image-wrap .product-content .product-name,.product-wrap .product-content .product-name{font-size:14px;font-weight:400;line-height:1.4;margin:0}.product-list-image-wrap .product-content .product-name a,.product-wrap .product-content .product-name a{color:blue;color:var(--homepage-product-name)}@media only screen and (min-width:320px)and (max-width:479px){.product-list-image-wrap .product-content,.product-wrap .product-content{text-align:inherit!important}}.product-list-image-wrap .product-content .product-rating,.product-wrap .product-content .product-rating{margin:3px 0}.product-list-image-wrap .product-content .product-rating i,.product-wrap .product-content .product-rating i{color:#5f5d5d;font-size:17px;margin:0 3px}.product-list-image-wrap .product-content .product-rating i.yellow,.product-wrap .product-content .product-rating i.yellow{color:#ffa900}.product-list-image-wrap .product-content .product-price span,.product-wrap .product-content .product-price span{color:#000;font-size:15px;font-weight:500;margin:0 9px;position:relative}.product-list-image-wrap .product-content .product-price span:before,.product-wrap .product-content .product-price span:before{background-color:#000;content:"";height:2px;position:absolute;right:-13px;top:10px;width:7px}.product-list-image-wrap .product-content .product-price span:last-child:before,.product-wrap .product-content .product-price span:last-child:before{display:none}.product-list-image-wrap .product-content .product-price span.old,.product-wrap .product-content .product-price span.old{color:#8e8e8e;text-decoration:line-through}.product-list-image-wrap:hover .hover-img,.product-wrap:hover .hover-img{opacity:1;transform:translate(-50%);visibility:visible}.product-list-image-wrap:hover .product-action>div,.product-wrap:hover .product-action>div{opacity:1;transform:translateY(0);visibility:visible}.product-img-badges{top:-18px}.modal-dialog{margin:8% auto 0}@media only screen and (max-width:767px){.modal-dialog{bottom:0;max-width:100%;position:fixed;width:100%}}.modal-dialog .modal-header .close{color:#333;cursor:pointer;opacity:1}.modal-dialog .modal-header .close:hover{color:blue;color:var(--button-color)}.modal-dialog .modal-body{padding:35px 15px}.modal-dialog .quickview-big-img img{width:100%}@media only screen and (max-width:767px){.product-details-content.ml-70,.product-details-content.quickview-content{margin-top:30px}}.product-details-content .h1,.product-details-content h1{color:#010101;font-size:24px;line-height:1;margin:0 15px}.product-details-content .product-name{font-size:20px;line-height:1.5;margin:0 15px}.product-details-content .product-details-price{align-items:center;color:blue;color:var(--main-price-color);display:flex;font-size:20px;margin:8px 15px}.product-details-content .product-details-price span.old{color:blue!important;color:var(--old-price-color)!important;font-size:12px;font-size:var(--old-price-font-size);margin-left:20px;text-decoration:line-through}.product-details-content .pro-details-rating-wrap{align-items:center;display:flex;margin:0 0 17px}.product-details-content .pro-details-rating-wrap .pro-details-rating{margin-right:39px;position:relative}.product-details-content .pro-details-rating-wrap .pro-details-rating:before{background-color:#d1d1d1;content:"";display:none;height:15px;position:absolute;right:-19px;top:4px;width:2px}.product-details-content .pro-details-rating-wrap .pro-details-rating i{color:#5f5d5d;font-size:17px;margin-right:5px}.product-details-content .pro-details-rating-wrap .pro-details-rating i.yellow{color:#ffa900}.product-details-content .pro-details-rating-wrap span a{color:blue;color:var(--button-color);font-size:15px}.product-details-content .pro-details-rating-wrap span a:hover{color:#000}.product-details-content pre{color:#333;font-size:15px;line-height:28px;margin:0;white-space:pre-line}.product-details-content .pro-details-list{margin:10px 15px}.product-details-content .pro-details-list ul li{color:#333;margin:0 0 5px}.product-details-content .pro-details-list ul li:last-child{margin:0}.product-details-content .pro-details-size-color{display:flex}@media only screen and (max-width:767px){.product-details-content .pro-details-size-color{display:block}}@media only screen and (min-width:576px)and (max-width:767px){.product-details-content .pro-details-size-color{display:flex}}.product-details-content .pro-details-size-color .pro-details-color-wrap{margin-right:20px}@media only screen and (max-width:767px){.product-details-content .pro-details-size-color .pro-details-color-wrap{margin-bottom:20px}}@media only screen and (min-width:576px)and (max-width:767px){.product-details-content .pro-details-size-color .pro-details-color-wrap{margin-bottom:0}}.product-details-content .pro-details-size-color .pro-details-color-wrap span{display:block;font-size:15px;font-weight:500;margin:0 0 15px}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li{border-radius:50px;cursor:pointer;display:block;float:left;height:14px;margin-right:15px;position:relative;transition:all .4s ease 0s;width:14px}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li:last-child{margin-right:0}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.blue{background-color:#4798f3;border:1px solid #4798f3}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.maroon{background-color:#736751;border:1px solid #736751}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.gray{background-color:silver;border:1px solid silver}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.green{background-color:#139c57;border:1px solid #139c57}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.yellow{background-color:#e28b37;border:1px solid #e28b37}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single{border-radius:50px;cursor:pointer;display:inline-block;height:14px;margin-right:15px;position:relative;transition:all .4s ease 0s;width:14px}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single:last-child{margin-right:0}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single input{cursor:pointer;height:100%;opacity:0;position:absolute}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single input:checked~.checkmark:after{opacity:1;visibility:visible}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single.blue{background-color:#4798f3;border:1px solid #4798f3}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single.maroon{background-color:#736751;border:1px solid #736751}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single.gray{background-color:silver;border:1px solid silver}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single.green{background-color:#139c57;border:1px solid #139c57}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single.yellow{background-color:#e28b37;border:1px solid #e28b37}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single.white{background-color:#fff;border:1px solid #333}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single.black{background-color:#333;border:1px solid #333}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single.brown{background-color:brown;border:1px solid brown}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single .checkmark{display:inline-block;height:14px;margin:0;position:relative;width:14px}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single .checkmark:after{border:2px solid #333;border-radius:50%;content:"";height:20px;left:-4px;opacity:0;position:absolute;top:-7px;transition:.3s;visibility:hidden;width:20px}.product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content--single:hover input~.checkmark:after{opacity:1;visibility:visible}.product-details-content .pro-details-size-color .pro-details-size span{display:block;font-size:15px;font-weight:500;margin:0 0 10px}.product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content ul li{display:inline-block;list-style:none outside none;margin:0 2px 0 0}.product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content ul li a{background-color:#f1f2f6;color:#000;display:inline-block;font-size:12px;line-height:1;padding:6px 9px 7px;text-transform:uppercase}.product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content ul li a:hover{background-color:blue;background-color:var(--button-color);color:#fff}.product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content--single{background-color:#f1f2f6;color:#000;display:inline-block;font-size:12px;line-height:1;margin:0 5px 0 0;position:relative;text-transform:uppercase}.product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content--single:hover{background-color:blue;background-color:var(--button-color);color:#fff}.product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content--single input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0}.product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content--single input:checked~.size-name{background-color:blue;background-color:var(--button-color);color:#fff}.product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content--single .size-name{font-size:12px;font-weight:400;margin-bottom:0;padding:8px;width:100%}.product-details-content .pro-details-quality{background:#fff;border-radius:10px;display:flex;margin-bottom:34px;margin-top:15px;padding:10px 20px}.product-details-content .pro-details-quality .cart-plus-minus{border:1px solid #e8e8e8;display:inline-block;height:60px;overflow:hidden;padding:0;position:relative;width:80px}.product-details-content .pro-details-quality .cart-plus-minus .qtybutton{background:none;border:none;color:#8f8f8f;cursor:pointer;float:inherit;font-size:14px;font-weight:500;line-height:20px;margin:0;position:absolute;text-align:center;transition:all .3s ease 0s;width:24px}.product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton{height:60px;left:0;top:0}.product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton{height:60px;right:0;top:0}.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box{background:#0000 none repeat scroll 0 0;border:none;color:#8f8f8f;float:left;font-size:14px;height:60px;margin:0;padding:0;text-align:center;width:80px}.product-details-content .pro-details-quality .pro-details-cart a,.product-details-content .pro-details-quality .pro-details-cart button{background:none;background-color:blue;background-color:var(--button-color);border:none;border-radius:5px;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:1;padding:11px 28px;text-transform:uppercase;z-index:99}@media only screen and (max-width:767px){.product-details-content .pro-details-quality .pro-details-cart a,.product-details-content .pro-details-quality .pro-details-cart button{padding:11px 28px}}@media only screen and (min-width:768px)and (max-width:991px){.product-details-content .pro-details-quality .pro-details-cart a,.product-details-content .pro-details-quality .pro-details-cart button{padding:22px}}.product-details-content .pro-details-quality .pro-details-cart a:hover,.product-details-content .pro-details-quality .pro-details-cart button:hover{border:none}.product-details-content .pro-details-quality .pro-details-cart a:disabled,.product-details-content .pro-details-quality .pro-details-cart button:disabled{cursor:not-allowed}.product-details-content .pro-details-quality .pro-details-cart a:disabled:after,.product-details-content .pro-details-quality .pro-details-cart a:disabled:before,.product-details-content .pro-details-quality .pro-details-cart button:disabled:after,.product-details-content .pro-details-quality .pro-details-cart button:disabled:before{display:none}.product-details-content .pro-details-quality .pro-details-cart a.add-to-cart-mobile,.product-details-content .pro-details-quality .pro-details-cart button.add-to-cart-mobile{align-items:flex-end;background:blue;background:var(--button-color);border:1px solid blue;border:1px solid var(--button-color);color:#fff;display:flex;gap:4px;height:40px;justify-content:center;width:100%}.product-details-content .pro-details-quality .pro-details-cart a.btn-buy-now,.product-details-content .pro-details-quality .pro-details-cart button.btn-buy-now{text-wrap:nowrap;background:#fff;border:1px solid blue;border:1px solid var(--button-color);color:blue;color:var(--button-color);height:40px;width:90%}.product-details-content .pro-details-quality .pro-details-cart.mobile-pro-details-cart{margin:0}.product-details-content .pro-details-quality .pro-details-wishlist a,.product-details-content .pro-details-quality .pro-details-wishlist button{background:none;border:none;color:#000;font-size:18px}.product-details-content .pro-details-quality .pro-details-wishlist a.active,.product-details-content .pro-details-quality .pro-details-wishlist a:hover,.product-details-content .pro-details-quality .pro-details-wishlist button.active,.product-details-content .pro-details-quality .pro-details-wishlist button:hover{color:blue;color:var(--button-color)}.product-details-content .pro-details-quality .pro-details-compare a,.product-details-content .pro-details-quality .pro-details-compare button{background:none;border:none;color:#000;font-size:18px;margin-left:25px}@media only screen and (max-width:767px){.product-details-content .pro-details-quality .pro-details-compare a,.product-details-content .pro-details-quality .pro-details-compare button{margin-left:10px}}.product-details-content .pro-details-quality .pro-details-compare a.active,.product-details-content .pro-details-quality .pro-details-compare a:hover,.product-details-content .pro-details-quality .pro-details-compare button.active,.product-details-content .pro-details-quality .pro-details-compare button:hover{color:blue;color:var(--button-color)}.product-details-content .mobile{background:#fff;bottom:0;box-shadow:0 0 10px #0000001a;flex-direction:column;left:0;margin:0;max-width:100%;padding:12px 22px;position:fixed;right:0;width:100vw;z-index:100}.product-details-content .pro-details-meta{display:flex;margin:0 0 10px}.product-details-content .pro-details-meta span{color:#676767;font-size:15px;margin-right:5px}.product-details-content .pro-details-meta ul li{display:inline-block;margin:0 10px 0 0}.product-details-content .pro-details-meta ul li a{color:#676767;font-size:15px}@media only screen and (max-width:767px){.product-details-content .pro-details-meta ul li a{font-size:14px}}.product-details-content .pro-details-meta ul li a:hover{color:blue;color:var(--button-color)}.product-details-content .pro-details-social{margin:24px 0 0}.product-details-content .pro-details-social ul{display:flex}.product-details-content .pro-details-social ul li{margin-right:40px}.product-details-content .pro-details-social ul li:last-child{margin-right:0}.product-details-content .pro-details-social ul li a{color:#343538;font-size:16px}.product-details-content .pro-details-social ul li a:hover{color:blue;color:var(--button-color)}@media only screen and (max-width:767px){.product-details-content.pro-details-slider-content.mt-50{margin-top:30px}}.product-details-content.pro-details-slider-content .product-details-price{justify-content:center}.product-details-content.pro-details-slider-content p{margin:0 auto;width:59%}@media only screen and (min-width:992px)and (max-width:1199px){.product-details-content.pro-details-slider-content p{width:80%}}@media only screen and (min-width:768px)and (max-width:991px){.product-details-content.pro-details-slider-content p{width:100%}}@media only screen and (max-width:767px){.product-details-content.pro-details-slider-content p{width:100%}}.product-details-content.pro-details-slider-content .pro-details-rating-wrap{justify-content:center}.product-details-content.pro-details-slider-content .pro-details-size-color{justify-content:center;text-align:left}@media only screen and (max-width:767px){.product-details-content.pro-details-slider-content .pro-details-size-color{text-align:center}.product-details-content.pro-details-slider-content .pro-details-size-color .pro-details-color-content{display:flex;justify-content:center}}.product-details-content.pro-details-slider-content .pro-details-meta,.product-details-content.pro-details-slider-content .pro-details-quality,.product-details-content.pro-details-slider-content .pro-details-social ul{justify-content:center}.quickview-wrap .nav-style-1.owl-carousel>.owl-nav div{color:#333;font-size:20px;left:0}.quickview-wrap .nav-style-1.owl-carousel>.owl-nav div:hover{color:blue;color:var(--button-color)}.quickview-wrap .nav-style-1.owl-carousel>.owl-nav div.owl-next{left:auto;right:0}.quickview-wrap:hover .nav-style-1.owl-carousel>.owl-nav div{opacity:1;visibility:visible}.tab-filter-wrap{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.tab-filter-wrap{display:block}.tab-filter-wrap.mb-60{margin-bottom:30px}}@media only screen and (min-width:576px)and (max-width:767px){.tab-filter-wrap{display:flex}.tab-filter-wrap.mb-60{margin-bottom:30px}}@media only screen and (max-width:767px){.product-tab-list-2{margin:0 0 10px}}@media only screen and (min-width:576px)and (max-width:767px){.product-tab-list-2{margin:0}}.product-tab-list-2 .nav-item:first-child .nav-link{padding-left:0}.product-tab-list-2 a{display:inline-block;margin-right:23px}.product-tab-list-2 a.nav-link{background-color:#0000!important}@media only screen and (max-width:767px){.product-tab-list-2 a{margin:0 23px 10px 0}}@media only screen and (min-width:576px)and (max-width:767px){.product-tab-list-2 a{margin:0 23px 0 0}}.product-tab-list-2 a:last-child{margin-right:0}.product-tab-list-2 a .h4,.product-tab-list-2 a h4{border-bottom:2px solid #0000;color:#555;font-size:18px;font-weight:500;margin:0;padding-bottom:5px;transition:all .3s ease 0s}.product-tab-list-2 a .h4:hover,.product-tab-list-2 a h4:hover{color:#000}.product-tab-list-2 a.active .h4,.product-tab-list-2 a.active h4{border-bottom:2px solid #000;color:#000}.filter-active{position:relative}.filter-active a,.filter-active button{background:none;border:none;color:#010101;font-size:18px;font-weight:500}.filter-active a.active,.filter-active a:hover,.filter-active button.active,.filter-active button:hover{color:blue;color:var(--button-color)}.filter-active a i,.filter-active button i{font-size:14px}.option-button-style{display:flex;flex-direction:row;flex-wrap:wrap}.option-button-inner{border:1px solid #eee;border-radius:5px;cursor:pointer;font-size:12px;margin-left:5px;margin-right:5px;margin-top:5px;padding:4px 14px;text-align:center;transition:.5s;width:100%}.unavailable{background-color:#f7f7f7;border-color:#ddd;color:#999;cursor:not-allowed}.unavailable-img{cursor:not-allowed;filter:brightness(.5)}.unavailable-img-txt{color:#999}.option-selected,.option-selected-img{background:#c7d2e3;background:var(--mouse-selection-color);color:#fff;font-size:14px}.option-selected-img{border:1px solid #000}.option-multi-select{border:0;font-size:14px;padding:10px;width:100%}.product-filter-wrapper{background-color:#fff;height:0;overflow:hidden;transition:height .4s ease-out}.product-filter-wrapper .product-filter .h5,.product-filter-wrapper .product-filter h5{color:#000;font-size:16px;font-weight:500;margin-bottom:25px;padding-bottom:7px;position:relative;text-transform:capitalize}.product-filter-wrapper .product-filter .h5:before,.product-filter-wrapper .product-filter h5:before{background-color:#000;bottom:0;content:"";height:1px;left:0;position:absolute;width:20px}.product-filter-wrapper .product-filter ul.sort-by li{margin-bottom:3px}.product-filter-wrapper .product-filter ul.sort-by li:last-child{margin-bottom:0}.product-filter-wrapper .product-filter ul.color-filter li{margin-bottom:6px}.product-filter-wrapper .product-filter ul.color-filter li:last-child{margin-bottom:0}.product-filter-wrapper .product-filter ul.color-filter li input{display:inline-block;float:left;height:20px;margin:3px 8px 0 0;width:20px}.product-filter-wrapper .product-filter ul.color-filter li a{text-transform:capitalize}.product-filter-wrapper .product-filter .product-tags ul li{margin-bottom:4px}.product-filter-wrapper .product-filter .product-tags ul li a{text-transform:capitalize}.product-filter-wrapper .product-filter ul li button{background:none;border:none;text-transform:capitalize}.product-filter-wrapper .product-filter ul li button.active,.product-filter-wrapper .product-filter ul li button:hover{color:#c7d2e3;color:var(--mouse-selection-color)}.product-filter-wrapper .product-filter--tag ul li{display:inline-block}.product-filter-wrapper .product-filter--tag ul li button{border:1px solid #e6e6e6;margin-bottom:10px;margin-right:10px;text-transform:lowercase}.product-filter-wrapper .product-filter--tag ul li button:hover{border-color:blue;border-color:var(--button-color)}.product-filter-wrapper__inner{box-shadow:0 0 6px #0000001a;margin-bottom:60px;padding:45px 45px 7px}@media only screen and (min-width:768px)and (max-width:991px){.product-filter-wrapper__inner{padding:35px 25px 7px}}@media only screen and (max-width:767px){.product-filter-wrapper__inner{padding:35px 25px 7px}}.price-filter .price-slider-amount input{background:#0000;border:none;font-size:16px;font-weight:500;padding:0}.price-filter #slider-range{background:#dbdbdb none repeat scroll 0 0;border:none;border-radius:50px;height:5px;margin-bottom:12px;margin-left:auto}.price-filter #slider-range span{transition:all 0s ease 0s}.price-filter #slider-range .ui-slider-range{background:#fa6bff none repeat scroll 0 0;border:none;display:block;position:absolute;transition:all 0s ease 0s}.price-filter #slider-range .ui-slider-handle{background:#fff none repeat scroll 0 0;border:4px solid #fa6bff;border-radius:50%;height:15px;margin-left:0;width:15px}.tab-content.jump .tab-pane{display:block;height:0;opacity:0;overflow:hidden}.tab-content.jump .tab-pane.active{display:block;height:auto;opacity:1;overflow:visible}.product-list-single{background-position:50%;background-repeat:no-repeat;background-size:contain;max-height:368px!important;width:100%}.product-list-single:hover .hover-img-single{opacity:1;transform:translateX(0);visibility:visible}.product-list-single:hover .default-img-single{transform:translateX(-100%);visibility:hidden}.product-wrap-2{overflow:hidden;padding:10px 12px;position:relative}.product-wrap-2 .price-2 span{font-size:12px;font-size:var(--old-price-font-size);position:relative}.product-wrap-2 .price-2 span.old{color:blue;color:var(--old-price-color);text-decoration:line-through}.product-wrap-2 .product-img{position:relative}.product-wrap-2 .product-img img{width:100%}.product-wrap-2 .product-img span{font-size:14px;font-weight:500;position:absolute;right:20px;top:20px}.product-wrap-2 .product-img span.pink{color:#fa6bff}.product-wrap-2 .product-img span.red{color:#ff3d2a}.product-wrap-2 .product-img span.purple{color:blue;color:var(--button-color)}.product-wrap-2 .product-img .default-img{transition:all .5s ease-in-out}.product-wrap-2 .product-img .hover-img{left:0;opacity:0;position:absolute;top:0;transform:translateX(100%);transition:all .5s ease-in-out;visibility:hidden;width:100%}.product-wrap-2 .product-img .product-action-2{display:flex;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:100%}.product-wrap-2 .product-img .product-action-2 a,.product-wrap-2 .product-img .product-action-2 button{background:none;background-color:#c7d2e3;background-color:var(--mouse-selection-color);border:none;border-radius:50px;color:#fff;display:inline-block;font-size:16px;height:42px;line-height:42px;margin:0 3px;text-align:center;transform:scaleX(0);transition:all .4s ease-in-out;width:42px}.product-wrap-2 .product-img .product-action-2 a.active,.product-wrap-2 .product-img .product-action-2 a:hover,.product-wrap-2 .product-img .product-action-2 button.active,.product-wrap-2 .product-img .product-action-2 button:hover{background-color:#fa6bff}.product-wrap-2 .product-img .product-action-2.product-action-2-red a{background-color:#df262b}.product-wrap-2 .product-img .product-action-2.product-action-2-red a:hover{background-color:blue;background-color:var(--button-color)}.product-wrap-2 .product-img-badges{position:absolute;right:12px;top:12px}.product-wrap-2 .product-img-badges>span{border-radius:3px;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px;position:static}.product-wrap-2 .product-img-badges>span.pink{color:#fa6bff}.product-wrap-2 .product-img-badges>span.purple{color:blue;color:var(--button-color)}.product-wrap-2 .product-img-badges>span:last-child{margin-bottom:0}.product-wrap-2 .product-img .product-list-single{max-height:460px;object-fit:contain;object-position:center;width:100%}.product-wrap-2 .fav-mobile-button{display:flex;justify-content:flex-end;margin-bottom:5px;position:absolute}.product-wrap-2 .fav-mobile-button button{background:none;border:none;color:#929292;display:inline-block;font-size:16px;margin:4px 0 0 10px}.product-wrap-2 .fav-mobile-button button.active,.product-wrap-2 .fav-mobile-button button:hover{color:blue;color:var(--button-color)}.product-wrap-2 .brand-name-wrapper{min-height:160px}.product-wrap-2 .product-content{margin-top:10px;min-height:91px}.product-wrap-2 .full-color-button{background:blue!important;background:var(--homepage-product-button)!important;border:1px solid blue!important;border:1px solid var(--homepage-product-button)!important;color:blue!important;color:var(--homepage-product-btn-text)!important}.product-wrap-2 .btn-disabled{background:#fff!important;border:1px solid #b4b8c0!important;color:#b4b8c0!important}.product-wrap-2 .product-view-details{align-items:center;background:#fff;border:1px solid blue!important;border:1px solid var(--homepage-product-button)!important;border-radius:10px;color:blue;color:var(--homepage-product-btn-text);cursor:pointer;display:flex;font-size:12px;gap:4px;height:46px;justify-content:center;margin-top:10px;padding:7px 8px;text-align:center;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:100%}.product-wrap-2 .product-view-details:hover{background:#c7d2e3;background:var(--mouse-hover-color);box-shadow:0 4px 12px #00000026;transform:translateY(.01px)}.product-wrap-2 .product-view-details:hover .icon-white,.product-wrap-2 .product-view-details:hover span{color:#fff}.product-wrap-2 .product-view-details:hover a{color:blue;color:var(--homepage-product-btn-text)}.product-wrap-2 .product-view-details:active{box-shadow:0 2px 6px #0000001a;transform:translateY(0)}.product-wrap-2 .product-view-details:focus,.product-wrap-2 .product-view-details:focus-visible{outline:2px solid blue;outline:2px solid var(--button-color);outline-offset:2px}.product-wrap-2 .product-view-details.disabled,.product-wrap-2 .product-view-details:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.product-wrap-2 .product-view-details a{color:blue;color:var(--homepage-product-btn-text);text-decoration:none;transition:color .3s ease}.product-wrap-2 .full-width-product{width:50%}.product-wrap-2 .product-view-details{overflow:hidden;position:relative}.product-wrap-2 .product-view-details:before{background:#c7d2e3;background:var(--mouse-hover-color);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:-1}.product-wrap-2 .product-view-details:hover:before{left:0}.product-wrap-2 .product-view-details:hover,.product-wrap-2 .product-view-details:hover a{color:#fff}.product-wrap-2 .mobile-price{color:blue;color:var(--main-price-color);font-size:14px!important}.product-wrap-2 .product-offer-text{color:#0c5ca8;font-size:10px}.product-wrap-2 .product-model-text{color:#939393;font-size:10px}.product-wrap-2 .product-content-2{display:flex;justify-content:space-between;min-height:93px}.product-wrap-2 .product-content-2 .title-price-wrap-2 .h2,.product-wrap-2 .product-content-2 .title-price-wrap-2 h2{line-height:1;margin:12px 0 6px}.product-wrap-2 .product-content-2 .title-price-wrap-2 .h2 a,.product-wrap-2 .product-content-2 .title-price-wrap-2 h2 a{color:#000;font-size:12px}.product-wrap-2 .product-content-2 .title-price-wrap-2 .h2 a:hover,.product-wrap-2 .product-content-2 .title-price-wrap-2 h2 a:hover{color:blue;color:var(--button-color)}@media only screen and (max-width:767px){.product-wrap-2 .product-content-2 .title-price-wrap-2 .h2 a,.product-wrap-2 .product-content-2 .title-price-wrap-2 h2 a{font-size:10px}}.product-wrap-2 .product-content-2 .title-price-wrap-2 .price-2 span{position:relative}.product-wrap-2 .product-content-2 .title-price-wrap-2 .price-2 span.old{color:#fa6bff;text-decoration:line-through}.product-wrap-2 .product-content-2 .title-price-wrap-2 .price-2 span.old.red{color:#ff3d2a}.product-wrap-2 .product-content-2 .title-price-wrap-2 .price-2 span:last-child:before{display:none}.product-wrap-2 .product-content-2 .title-price-wrap-2.title-price-wrap-2-white .h3 a,.product-wrap-2 .product-content-2 .title-price-wrap-2.title-price-wrap-2-white h3 a{color:#fff}.product-wrap-2 .product-content-2 .title-price-wrap-2.title-price-wrap-2-white .h3 a:hover,.product-wrap-2 .product-content-2 .title-price-wrap-2.title-price-wrap-2-white h3 a:hover{color:blue;color:var(--button-color)}.product-wrap-2 .product-content-2 .title-price-wrap-2.title-price-wrap-2-white .price-2 span{color:#fff}.product-wrap-2 .product-content-2 .title-price-wrap-2.title-price-wrap-2-white .price-2 span.old{color:#fa6bff;text-decoration:line-through}.product-wrap-2 .product-content-2 .pro-wishlist-2 a,.product-wrap-2 .product-content-2 .pro-wishlist-2 button{background:none;border:none;color:#929292;display:inline-block;font-size:16px;margin:4px 0 0 10px}.product-wrap-2 .product-content-2 .pro-wishlist-2 a.active,.product-wrap-2 .product-content-2 .pro-wishlist-2 a:hover,.product-wrap-2 .product-content-2 .pro-wishlist-2 button.active,.product-wrap-2 .product-content-2 .pro-wishlist-2 button:hover{color:blue;color:var(--button-color)}@media only screen and (max-width:767px){.product-wrap-2 .product-content-2{margin:0}}.product-wrap-2:hover .hover-img{opacity:1;transform:translateX(0);visibility:visible}.product-wrap-2:hover .default-img{transform:scale(1)}.product-wrap-2:hover .product-action-2 a,.product-wrap-2:hover .product-action-2 button{transform:scaleX(1)}.product-wrap-2.pro-glaucous-color .product-img span.glaucous{color:#3d6882}.product-wrap-2.pro-glaucous-color .product-img .product-action-2 a,.product-wrap-2.pro-glaucous-color .product-img .product-action-2 button{background-color:blue;background-color:var(--button-color)}.product-wrap-2.pro-glaucous-color .product-img .product-action-2 a.active,.product-wrap-2.pro-glaucous-color .product-img .product-action-2 a:hover,.product-wrap-2.pro-glaucous-color .product-img .product-action-2 button.active,.product-wrap-2.pro-glaucous-color .product-img .product-action-2 button:hover{background-color:#fff;color:#000}.product-wrap-2.pro-glaucous-color .product-content-2 .pro-wishlist-2 a:hover,.product-wrap-2.pro-glaucous-color .product-content-2 .title-price-wrap-2 .h3 a:hover,.product-wrap-2.pro-glaucous-color .product-content-2 .title-price-wrap-2 h3 a:hover{color:#3d6882}.product-wrap-2.pro-glaucous-color .product-content-2 .title-price-wrap-2 .price-2 span.old{color:blue;color:var(--old-price-color);font-size:12px}.product-wrap-2.pro-puce-color .product-img span.puce{color:#de3e3e}.product-wrap-2.pro-puce-color .product-img .product-action-2 a,.product-wrap-2.pro-puce-color .product-img .product-action-2 button{background-color:#de3e3e}.product-wrap-2.pro-puce-color .product-img .product-action-2 a:hover,.product-wrap-2.pro-puce-color .product-img .product-action-2 button:hover{background-color:#fff;color:#000}.product-wrap-2.pro-puce-color .product-content-2 .pro-wishlist-2 a:hover,.product-wrap-2.pro-puce-color .product-content-2 .pro-wishlist-2 button:hover,.product-wrap-2.pro-puce-color .product-content-2 .title-price-wrap-2 .h3 a:hover,.product-wrap-2.pro-puce-color .product-content-2 .title-price-wrap-2 .price-2 span.old,.product-wrap-2.pro-puce-color .product-content-2 .title-price-wrap-2 h3 a:hover{color:#de3e3e}.section-padding-1 .container-fluid,.section-padding-1 .container-lg,.section-padding-1 .container-md,.section-padding-1 .container-sm,.section-padding-1 .container-xl,.section-padding-1 .container-xxl{padding:0 70px}@media only screen and (min-width:1200px)and (max-width:1365px){.section-padding-1 .container-fluid,.section-padding-1 .container-lg,.section-padding-1 .container-md,.section-padding-1 .container-sm,.section-padding-1 .container-xl,.section-padding-1 .container-xxl{padding:0 15px}}@media only screen and (min-width:992px)and (max-width:1199px){.section-padding-1 .container-fluid,.section-padding-1 .container-lg,.section-padding-1 .container-md,.section-padding-1 .container-sm,.section-padding-1 .container-xl,.section-padding-1 .container-xxl{padding:0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.section-padding-1 .container-fluid,.section-padding-1 .container-lg,.section-padding-1 .container-md,.section-padding-1 .container-sm,.section-padding-1 .container-xl,.section-padding-1 .container-xxl{padding:0 40px}}@media only screen and (max-width:767px){.section-padding-1 .container-fluid,.section-padding-1 .container-lg,.section-padding-1 .container-md,.section-padding-1 .container-sm,.section-padding-1 .container-xl,.section-padding-1 .container-xxl{padding:0 15px}}.hm4-section-padding .container-fluid,.hm4-section-padding .container-lg,.hm4-section-padding .container-md,.hm4-section-padding .container-sm,.hm4-section-padding .container-xl,.hm4-section-padding .container-xxl{padding:0 70px}@media only screen and (min-width:1366px)and (max-width:1600px){.hm4-section-padding .container-fluid,.hm4-section-padding .container-lg,.hm4-section-padding .container-md,.hm4-section-padding .container-sm,.hm4-section-padding .container-xl,.hm4-section-padding .container-xxl{padding:0 60px}}@media only screen and (min-width:1200px)and (max-width:1365px){.hm4-section-padding .container-fluid,.hm4-section-padding .container-lg,.hm4-section-padding .container-md,.hm4-section-padding .container-sm,.hm4-section-padding .container-xl,.hm4-section-padding .container-xxl{padding:0 30px}}@media only screen and (min-width:992px)and (max-width:1199px){.hm4-section-padding .container-fluid,.hm4-section-padding .container-lg,.hm4-section-padding .container-md,.hm4-section-padding .container-sm,.hm4-section-padding .container-xl,.hm4-section-padding .container-xxl{padding:0 15px}}@media only screen and (min-width:768px)and (max-width:991px){.hm4-section-padding .container-fluid,.hm4-section-padding .container-lg,.hm4-section-padding .container-md,.hm4-section-padding .container-sm,.hm4-section-padding .container-xl,.hm4-section-padding .container-xxl{padding:0 30px}}@media only screen and (max-width:767px){.hm4-section-padding .container-fluid,.hm4-section-padding .container-lg,.hm4-section-padding .container-md,.hm4-section-padding .container-sm,.hm4-section-padding .container-xl,.hm4-section-padding .container-xxl{padding:0 15px}}.toggle-item-active,.toggle-item-active2,.toggle-item-active3,.toggle-item-active4,.toggle-item-active5,.toggle-item-active6{display:none}.view-more{display:block;text-align:center;width:100%}.view-more a{border-bottom:1px solid #ccc;color:#555;display:inline-block;font-weight:500;line-height:1;padding-bottom:2px;text-align:center}.view-more a:hover{border-bottom:1px solid blue;border-bottom:1px solid var(--button-color);color:blue;color:var(--button-color)}@media only screen and (max-width:767px){.view-more.mt-20{margin-top:0}}.view-more.round-btn a{background-color:#c61a32;border-radius:34px 34px 34px 34px;color:#fff;display:inline-block;font-size:16px;line-height:1;padding:16px 40px;text-transform:capitalize}.view-more.round-btn a:hover{background-color:blue;background-color:var(--button-color)}.hatbox-opt-itm{margin:.5rem 3px!important;max-width:25.8%}.hm5-section-padding .container-fluid,.hm5-section-padding .container-lg,.hm5-section-padding .container-md,.hm5-section-padding .container-sm,.hm5-section-padding .container-xl,.hm5-section-padding .container-xxl{padding-left:0;padding-right:0}@media only screen and (max-width:767px){.hm5-section-padding .container-fluid,.hm5-section-padding .container-lg,.hm5-section-padding .container-md,.hm5-section-padding .container-sm,.hm5-section-padding .container-xl,.hm5-section-padding .container-xxl{padding-left:15px;padding-right:15px}}.hm5-section-padding .row{margin-left:-10px;margin-right:-10px}@media only screen and (max-width:767px){.hm5-section-padding .row{margin-left:-15px;margin-right:-15px}}.hm5-section-padding div[class^=col-]{padding-left:10px;padding-right:10px}@media only screen and (max-width:767px){.hm5-section-padding div[class^=col-]{padding-left:15px;padding-right:15px}}.product-wrap-3,.product-wrap-3 .product-img{position:relative}.product-wrap-3 .product-img a img{width:100%}.product-wrap-3 .product-img-badges{position:absolute;right:12px;top:12px;z-index:9}.product-wrap-3 .product-img-badges span{border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px}.product-wrap-3 .product-img-badges span.purple{background-color:blue;background-color:var(--button-color)}.product-wrap-3 .product-img-badges span.pink{background-color:#fa6bff}.product-wrap-3 .product-img-badges span:last-child{margin-bottom:0}.product-wrap-3 .product-content-3-wrap{background:#ffffffe6 none repeat scroll 0 0;bottom:5%;height:90%;left:5%;opacity:0;position:absolute;right:5%;top:5%;transform:scale(.85);transition:all .4s ease 0s;visibility:hidden;width:90%;z-index:8}.product-wrap-3 .product-content-3-wrap .product-content-3{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .4s ease 0s;width:100%}.product-wrap-3 .product-content-3-wrap .product-content-3 .product-title .h3,.product-wrap-3 .product-content-3-wrap .product-content-3 .product-title h3{font-size:18px;line-height:1;margin:0}.product-wrap-3 .product-content-3-wrap .product-content-3 .price-3{margin:10px 0 20px}.product-wrap-3 .product-content-3-wrap .product-content-3 .price-3 span{color:#000;font-size:16px;font-weight:500;margin:0 9px;position:relative}.product-wrap-3 .product-content-3-wrap .product-content-3 .price-3 span:before{background-color:#000;content:"";height:2px;position:absolute;right:-13px;top:10px;width:7px}.product-wrap-3 .product-content-3-wrap .product-content-3 .price-3 span:last-child:before{display:none}.product-wrap-3 .product-content-3-wrap .product-content-3 .price-3 span.old{color:#8e8e8e;text-decoration:line-through}.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 .pro-same-action{display:inline-block}.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 a,.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 button{background:none;background-color:#a749ff;border:none;border-radius:50px;color:#fff;display:inline-block;font-size:16px;height:42px;line-height:42px;margin:0 3px;text-align:center;transition:all .4s ease-in-out;width:42px}.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 a.active,.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 a:hover,.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 button.active,.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 button:hover{background-color:#fa6bff}.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 a:disabled,.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 button:disabled{cursor:not-allowed}.product-wrap-3:hover .product-content-3-wrap{opacity:1;transform:scale(1);visibility:visible}.hm6-section-padding .container-fluid,.hm6-section-padding .container-lg,.hm6-section-padding .container-md,.hm6-section-padding .container-sm,.hm6-section-padding .container-xl,.hm6-section-padding .container-xxl{padding-left:70px;padding-right:70px}@media only screen and (min-width:1200px)and (max-width:1365px){.hm6-section-padding .container-fluid,.hm6-section-padding .container-lg,.hm6-section-padding .container-md,.hm6-section-padding .container-sm,.hm6-section-padding .container-xl,.hm6-section-padding .container-xxl{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.hm6-section-padding .container-fluid,.hm6-section-padding .container-lg,.hm6-section-padding .container-md,.hm6-section-padding .container-sm,.hm6-section-padding .container-xl,.hm6-section-padding .container-xxl{padding-left:30px;padding-right:30px}}@media only screen and (min-width:768px)and (max-width:991px){.hm6-section-padding .container-fluid,.hm6-section-padding .container-lg,.hm6-section-padding .container-md,.hm6-section-padding .container-sm,.hm6-section-padding .container-xl,.hm6-section-padding .container-xxl{padding-left:40px;padding-right:40px}}@media only screen and (max-width:767px){.hm6-section-padding .container-fluid,.hm6-section-padding .container-lg,.hm6-section-padding .container-md,.hm6-section-padding .container-sm,.hm6-section-padding .container-xl,.hm6-section-padding .container-xxl{padding-left:15px;padding-right:15px}}.hm6-section-padding .row{margin-left:-10px;margin-right:-10px}@media only screen and (max-width:767px){.hm6-section-padding .row{margin-left:-15px;margin-right:-15px}}.hm6-section-padding div[class^=col-]{padding-left:10px;padding-right:10px}@media only screen and (max-width:767px){.hm6-section-padding div[class^=col-]{padding-left:15px;padding-right:15px}}.product-wrap-4{overflow:hidden;position:relative}.product-wrap-4 a img{transform:scale(1);transition:all .5s ease 0s;width:100%}.product-wrap-4 .position-1{bottom:75px;left:0;position:absolute;right:0;text-align:center}@media only screen and (min-width:1366px)and (max-width:1600px){.product-wrap-4 .position-1{bottom:40px}}@media only screen and (min-width:1200px)and (max-width:1365px){.product-wrap-4 .position-1{bottom:40px}}@media only screen and (min-width:992px)and (max-width:1199px){.product-wrap-4 .position-1{bottom:30px}}@media only screen and (min-width:768px)and (max-width:991px){.product-wrap-4 .position-1{bottom:30px}}@media only screen and (max-width:767px){.product-wrap-4 .position-1{bottom:30px}}.product-wrap-4 .position-2{bottom:55px;left:60px;position:absolute}@media only screen and (min-width:1366px)and (max-width:1600px){.product-wrap-4 .position-2{bottom:40px}}@media only screen and (min-width:1200px)and (max-width:1365px){.product-wrap-4 .position-2{bottom:40px}}@media only screen and (min-width:992px)and (max-width:1199px){.product-wrap-4 .position-2{bottom:30px;left:40px}}@media only screen and (min-width:768px)and (max-width:991px){.product-wrap-4 .position-2{bottom:30px;left:20px}}@media only screen and (max-width:767px){.product-wrap-4 .position-2{bottom:30px;left:20px}}.product-wrap-4 .position-3{left:0;position:absolute;right:0;text-align:center;top:51px}@media only screen and (min-width:1366px)and (max-width:1600px){.product-wrap-4 .position-3{top:32px}}@media only screen and (min-width:1200px)and (max-width:1365px){.product-wrap-4 .position-3{top:32px}}@media only screen and (min-width:992px)and (max-width:1199px){.product-wrap-4 .position-3{top:22px}}@media only screen and (min-width:768px)and (max-width:991px){.product-wrap-4 .position-3{top:22px}}@media only screen and (max-width:767px){.product-wrap-4 .position-3{top:22px}}.product-wrap-4 .product-content-4 .h4,.product-wrap-4 .product-content-4 h4{font-size:30px;line-height:38px;margin:0 0 12px}@media only screen and (min-width:1366px)and (max-width:1600px){.product-wrap-4 .product-content-4 .h4,.product-wrap-4 .product-content-4 h4{font-size:25px;line-height:30px}}@media only screen and (min-width:1200px)and (max-width:1365px){.product-wrap-4 .product-content-4 .h4,.product-wrap-4 .product-content-4 h4{font-size:25px;line-height:30px}}@media only screen and (min-width:992px)and (max-width:1199px){.product-wrap-4 .product-content-4 .h4,.product-wrap-4 .product-content-4 h4{font-size:22px;line-height:27px}}@media only screen and (min-width:768px)and (max-width:991px){.product-wrap-4 .product-content-4 .h4,.product-wrap-4 .product-content-4 h4{font-size:20px;line-height:23px}}@media only screen and (max-width:767px){.product-wrap-4 .product-content-4 .h4,.product-wrap-4 .product-content-4 h4{font-size:20px;line-height:23px}}.product-wrap-4 .product-content-4 .price-4 span{color:#000;font-size:18px;margin:0 24px 0 0;position:relative}.product-wrap-4 .product-content-4 .price-4 span:before{background-color:#6b6264;content:"";height:2px;position:absolute;right:-17px;top:12px;width:7px}.product-wrap-4 .product-content-4 .price-4 span:last-child:before{display:none}.product-wrap-4 .product-content-4 .price-4 span.old{color:#fa6bff;text-decoration:line-through}.product-wrap-4 .product-content-4 .price-4.price-4-center span{margin:0 12px}.product-wrap-4:hover a img{transform:scale(1.1)}.width-50-percent{flex:0 0 50%;max-width:50%}.width-30-percent{flex:0 0 30%;max-width:30%}.collection-product .collection-img{overflow:hidden}.collection-product .collection-img a img{transform:scale(1);transition:all .5s ease 0s;width:100%}.collection-product .collection-content{margin:23px 0 0}.collection-product .collection-content span{font-weight:500}.collection-product .collection-content .h4,.collection-product .collection-content h4{line-height:1;margin:4px 0 0}.collection-product .collection-content .h4 a,.collection-product .collection-content h4 a{color:#000;font-size:16px;font-weight:500}.collection-product .collection-content .h4 a:hover,.collection-product .collection-content h4 a:hover{color:blue;color:var(--button-color)}.collection-product .collection-content .collection-btn{background-color:#0000;border:1px solid #010101;border-radius:50px;color:#666;display:inline-block;font-size:13px;font-weight:400;line-height:1;margin-top:15px;overflow:hidden;padding:8px 11px;position:relative;text-transform:uppercase}.collection-product .collection-content .collection-btn:after,.collection-product .collection-content .collection-btn:before{bottom:0;content:"";height:100%;left:auto;position:absolute;right:0;transition:all .5s cubic-bezier(.645,.045,.355,1);width:0;z-index:-1}.collection-product .collection-content .collection-btn:hover{background-color:#0000;border-color:blue;border-color:var(--button-color);color:#fff}.collection-product .collection-content .collection-btn:hover:after{background-color:blue;background-color:var(--button-color);left:0;right:auto;width:100%}.collection-product:hover a img{transform:scale(1.1)}.product-wrap-5,.product-wrap-5 .product-img{position:relative}.product-wrap-5 .product-img a img{width:100%}.product-wrap-5 .product-img-badges{position:absolute;right:12px;top:12px}.product-wrap-5 .product-img span{border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px}.product-wrap-5 .product-img span.purple{background-color:blue;background-color:var(--button-color)}.product-wrap-5 .product-img span.pink{background-color:#fa6bff}.product-wrap-5 .product-img span:last-child{margin-bottom:0}.product-wrap-5 .product-action-4{background:none repeat scroll 0 0 #a749ff;bottom:0;display:flex;justify-content:center;left:0;opacity:1;padding:10px;position:absolute;text-align:center;transform:scaleY(0);transition:all .5s ease 0s;width:100%;z-index:999}.product-wrap-5 .product-action-4 .pro-same-action{margin:0 2px}.product-wrap-5 .product-action-4 .pro-same-action a,.product-wrap-5 .product-action-4 .pro-same-action button{background:none;background-color:#fff;border:none;border-radius:50px;color:#000;display:inline-block;font-size:16px;height:35px;line-height:36px;margin:0 3px;text-align:center;width:35px}.product-wrap-5 .product-action-4 .pro-same-action a.active,.product-wrap-5 .product-action-4 .pro-same-action a:hover,.product-wrap-5 .product-action-4 .pro-same-action button.active,.product-wrap-5 .product-action-4 .pro-same-action button:hover{background-color:#fa6bff;color:#fff}.product-wrap-5 .product-content-5{margin-top:28px}.product-wrap-5 .product-content-5 .h3,.product-wrap-5 .product-content-5 h3{font-size:16px;line-height:17px;margin:0 0 5px}.product-wrap-5 .product-content-5 .h3 a,.product-wrap-5 .product-content-5 h3 a{color:#000}.product-wrap-5 .product-content-5 .h3 a:hover,.product-wrap-5 .product-content-5 h3 a:hover{color:blue;color:var(--button-color)}.product-wrap-5 .product-content-5 .price-5 span{color:#000;font-size:15px;margin:0 8px;position:relative}.product-wrap-5 .product-content-5 .price-5 span:before{background-color:#a5a5a5;content:"";height:2px;position:absolute;right:-13px;top:10px;width:6px}.product-wrap-5 .product-content-5 .price-5 span:last-child:before{display:none}.product-wrap-5 .product-content-5 .price-5 span.old{color:#fa6bff;text-decoration:line-through}.product-wrap-5:hover .product-action-4{opacity:1;transform:scaleY(1)}.product-wrap-6{display:flex}.product-wrap-6 .product-img{flex-basis:170px;margin-right:30px;position:relative}.product-wrap-6 .product-img-badges{position:absolute;right:12px;top:12px}.product-wrap-6 .product-img span{border-radius:3px;color:#fed700;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px}.product-wrap-6 .product-img span:last-child{margin-bottom:0}.product-wrap-6 .product-content{flex-basis:calc(100% - 200px)}.product-wrap-6 .product-content .h3,.product-wrap-6 .product-content h3{font-size:16px;font-weight:400;line-height:1;margin-bottom:15px}.product-wrap-6 .product-content .h3 a,.product-wrap-6 .product-content h3 a{color:#3d3d3d}.product-wrap-6 .product-content .h3 a:hover,.product-wrap-6 .product-content h3 a:hover{color:#fed700}.product-wrap-6 .product-content .product-price{margin-bottom:10px;margin-left:-8px}.product-wrap-6 .product-content .product-price span{color:#000;font-size:18px;margin:0 8px;position:relative}.product-wrap-6 .product-content .product-price span:before{background-color:#a5a5a5;content:"";height:2px;position:absolute;right:-13px;top:10px;width:6px}.product-wrap-6 .product-content .product-price span:last-child:before{display:none}.product-wrap-6 .product-content .product-price span.old{color:#fed700;text-decoration:line-through}.product-wrap-6 .product-content .product-rating{margin-bottom:15px}.product-wrap-6 .product-content .product-rating i{font-size:17px;margin-right:3px}.product-wrap-6 .product-content .product-rating i.yellow{color:#ffa900}.product-wrap-6 .product-content .product-action{display:flex;justify-content:flex-end}.product-wrap-6 .product-content .product-action .pro-same-action{margin-left:5px}.product-wrap-6 .product-content .product-action .pro-same-action:first-child{margin-left:0}.product-wrap-6 .product-content .product-action .pro-same-action a,.product-wrap-6 .product-content .product-action .pro-same-action button{background:none;background-color:#f6f6f6;border:none;color:#000;display:inline-block;font-size:23px;height:55px;line-height:55px;text-align:center;width:55px}.product-wrap-6 .product-content .product-action .pro-same-action a.active,.product-wrap-6 .product-content .product-action .pro-same-action a:hover,.product-wrap-6 .product-content .product-action .pro-same-action button.active,.product-wrap-6 .product-content .product-action .pro-same-action button:hover{background-color:#fed700;color:#fff}.product-wrap-7{overflow:hidden}.product-wrap-7,.product-wrap-7 .product-img{position:relative}.product-wrap-7 .product-img img{width:100%}.product-wrap-7 .product-img span{color:#fed700;font-size:14px;font-weight:500;position:absolute;right:20px;top:20px}.product-wrap-7 .product-img .default-img{transition:all .5s ease-in-out}.product-wrap-7 .product-img .hover-img{left:0;opacity:0;position:absolute;top:0;transform:translateX(100%);transition:all .5s ease-in-out;visibility:hidden;width:100%}.product-wrap-7 .product-img .product-action-2{bottom:10px;display:flex;justify-content:flex-end;position:absolute;right:10px;width:100%}.product-wrap-7 .product-img .product-action-2 a,.product-wrap-7 .product-img .product-action-2 button{background:none;background-color:#555;border:none;color:#fff;display:inline-block;font-size:16px;height:42px;line-height:42px;margin:0 3px;text-align:center;transform:scaleX(0);transition:all .4s ease-in-out;width:42px}.product-wrap-7 .product-img .product-action-2 a.active,.product-wrap-7 .product-img .product-action-2 a:hover,.product-wrap-7 .product-img .product-action-2 button.active,.product-wrap-7 .product-img .product-action-2 button:hover{background-color:#fed700}.product-wrap-7 .product-img-badges{left:12px;position:absolute;top:12px}.product-wrap-7 .product-img-badges>span{border-radius:3px;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px;position:static}.product-wrap-7 .product-img-badges>span:last-child{margin-bottom:0}.product-wrap-7 .product-img .pro-wishlist-2{line-height:35px;position:absolute;right:20px;text-align:center;top:20px;z-index:9}.product-wrap-7 .product-img .pro-wishlist-2 a,.product-wrap-7 .product-img .pro-wishlist-2 button{background:#555;border:none;border-radius:100%;color:#fff;display:inline-block;font-size:16px;height:35px;transition:all .3s ease-in-out;width:35px}.product-wrap-7 .product-img .pro-wishlist-2 a.active,.product-wrap-7 .product-img .pro-wishlist-2 a:hover,.product-wrap-7 .product-img .pro-wishlist-2 button.active,.product-wrap-7 .product-img .pro-wishlist-2 button:hover{background:#fed700}.product-wrap-7 .product-content-2{display:flex;justify-content:space-between;margin:20px 0 0}.product-wrap-7 .product-content-2 .title-price-wrap-2 .h3,.product-wrap-7 .product-content-2 .title-price-wrap-2 h3{line-height:1;margin:0 0 6px}.product-wrap-7 .product-content-2 .title-price-wrap-2 .h3 a,.product-wrap-7 .product-content-2 .title-price-wrap-2 h3 a{color:#444;font-size:16px;font-weight:500}.product-wrap-7 .product-content-2 .title-price-wrap-2 .h3 a:hover,.product-wrap-7 .product-content-2 .title-price-wrap-2 h3 a:hover{color:#fed700}.product-wrap-7 .product-content-2 .title-price-wrap-2 .price-2 span{color:#444;font-size:15px;margin-right:17px;position:relative}.product-wrap-7 .product-content-2 .title-price-wrap-2 .price-2 span.old{color:#444;text-decoration:line-through}.product-wrap-7 .product-content-2 .title-price-wrap-2 .price-2 span.old.red{color:#ff3d2a}.product-wrap-7 .product-content-2 .title-price-wrap-2 .price-2 span:before{background-color:#a5a5a5;content:"";height:2px;position:absolute;right:-13px;top:10px;width:6px}.product-wrap-7 .product-content-2 .title-price-wrap-2 .price-2 span:last-child:before{display:none}.product-wrap-7:hover .hover-img{opacity:1;transform:translateX(0);visibility:visible}.product-wrap-7:hover .product-action-2 a,.product-wrap-7:hover .product-action-2 button{transform:scaleX(1)}.product-wrap-8{display:flex}.product-wrap-8 .product-img{flex-basis:170px;margin-right:30px;position:relative}.product-wrap-8 .product-img-badges{position:absolute;right:12px;top:12px}.product-wrap-8 .product-img span{background-color:red;border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px}.product-wrap-8 .product-img span:last-child{margin-bottom:0}.product-wrap-8 .product-content{flex-basis:calc(100% - 200px)}.product-wrap-8 .product-content .h3,.product-wrap-8 .product-content h3{font-size:16px;font-weight:400;line-height:1;margin-bottom:15px}.product-wrap-8 .product-content .h3 a,.product-wrap-8 .product-content h3 a{color:#3d3d3d}.product-wrap-8 .product-content .h3 a:hover,.product-wrap-8 .product-content h3 a:hover{color:red}.product-wrap-8 .product-content .product-price{margin-bottom:10px;margin-left:-8px}.product-wrap-8 .product-content .product-price span{color:#000;font-size:18px;margin:0 8px;position:relative}.product-wrap-8 .product-content .product-price span:before{background-color:#a5a5a5;content:"";height:2px;position:absolute;right:-13px;top:10px;width:6px}.product-wrap-8 .product-content .product-price span:last-child:before{display:none}.product-wrap-8 .product-content .product-price span.old{color:red;text-decoration:line-through}.product-wrap-8 .product-content .product-rating{margin-bottom:15px}.product-wrap-8 .product-content .product-rating i{font-size:17px;margin-right:3px}.product-wrap-8 .product-content .product-rating i.yellow{color:#ffa900}.product-wrap-8 .product-content .product-action{display:flex;justify-content:flex-end}.product-wrap-8 .product-content .product-action .pro-same-action{margin-left:5px}.product-wrap-8 .product-content .product-action .pro-same-action:first-child{margin-left:0}.product-wrap-8 .product-content .product-action .pro-same-action a,.product-wrap-8 .product-content .product-action .pro-same-action button{background:none;background-color:#f6f6f6;border:none;color:#000;display:inline-block;font-size:23px;height:55px;line-height:55px;text-align:center;width:55px}.product-wrap-8 .product-content .product-action .pro-same-action a.active,.product-wrap-8 .product-content .product-action .pro-same-action a:hover,.product-wrap-8 .product-content .product-action .pro-same-action button.active,.product-wrap-8 .product-content .product-action .pro-same-action button:hover{background-color:red;color:#fff}.product-wrap-8--brown .product-img span{background-color:#bca487}.product-wrap-8--brown .product-content .h3 a:hover,.product-wrap-8--brown .product-content .product-price span.old,.product-wrap-8--brown .product-content h3 a:hover{color:#bca487}.product-wrap-8--brown .product-content .product-action .pro-same-action a.active,.product-wrap-8--brown .product-content .product-action .pro-same-action a:hover,.product-wrap-8--brown .product-content .product-action .pro-same-action button.active,.product-wrap-8--brown .product-content .product-action .pro-same-action button:hover{background-color:#bca487}.product-wrap-9{overflow:hidden}.product-wrap-9,.product-wrap-9 .product-img{position:relative}.product-wrap-9 .product-img img{width:100%}.product-wrap-9 .product-img span{color:red;font-size:14px;font-weight:500;position:absolute;right:20px;top:20px}.product-wrap-9 .product-img .default-img{transition:all .5s ease-in-out}.product-wrap-9 .product-img .hover-img{left:0;opacity:0;position:absolute;top:0;transform:translateX(100%);transition:all .5s ease-in-out;visibility:hidden;width:100%}.product-wrap-9 .product-img .product-action-2{bottom:0;display:flex;justify-content:flex-end;position:absolute;right:10px;width:100%}.product-wrap-9 .product-img .product-action-2 a,.product-wrap-9 .product-img .product-action-2 button{background:none;background-color:#fff;border:none;color:#555;display:inline-block;font-size:16px;height:55px;line-height:55px;margin:0 3px;text-align:center;transform:scaleX(0);transition:all .4s ease-in-out;width:55px}.product-wrap-9 .product-img .product-action-2 a.active,.product-wrap-9 .product-img .product-action-2 a:hover,.product-wrap-9 .product-img .product-action-2 button.active,.product-wrap-9 .product-img .product-action-2 button:hover{background-color:red;color:#fff}.product-wrap-9 .product-img-badges{position:absolute;right:12px;top:12px}.product-wrap-9 .product-img-badges>span{border-radius:3px;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px;position:static}.product-wrap-9 .product-img-badges>span:last-child{margin-bottom:0}.product-wrap-9 .product-content-2{display:flex;justify-content:space-between;margin:20px 0 0}.product-wrap-9 .product-content-2 .title-price-wrap-2 .h3,.product-wrap-9 .product-content-2 .title-price-wrap-2 h3{font-family:Josefin Sans,sans-serif;line-height:1;margin:0 0 6px}.product-wrap-9 .product-content-2 .title-price-wrap-2 .h3 a,.product-wrap-9 .product-content-2 .title-price-wrap-2 h3 a{color:#444;font-size:16px;font-weight:500}.product-wrap-9 .product-content-2 .title-price-wrap-2 .h3 a:hover,.product-wrap-9 .product-content-2 .title-price-wrap-2 h3 a:hover{color:red}.product-wrap-9 .product-content-2 .title-price-wrap-2 .price-2 span{color:#444;font-size:15px;margin-right:17px;position:relative}.product-wrap-9 .product-content-2 .title-price-wrap-2 .price-2 span.old{color:#444;text-decoration:line-through}.product-wrap-9 .product-content-2 .title-price-wrap-2 .price-2 span.old.red{color:#ff3d2a}.product-wrap-9 .product-content-2 .title-price-wrap-2 .price-2 span:before{background-color:#a5a5a5;content:"";height:2px;position:absolute;right:-13px;top:10px;width:6px}.product-wrap-9 .product-content-2 .title-price-wrap-2 .price-2 span:last-child:before{display:none}.product-wrap-9 .product-content-2 .pro-wishlist-2{line-height:35px;text-align:center;z-index:9}.product-wrap-9 .product-content-2 .pro-wishlist-2 a,.product-wrap-9 .product-content-2 .pro-wishlist-2 button{background:none;border:none;color:#929292;display:inline-block;font-size:16px;transition:all .3s ease-in-out}.product-wrap-9 .product-content-2 .pro-wishlist-2 a.active,.product-wrap-9 .product-content-2 .pro-wishlist-2 a:hover,.product-wrap-9 .product-content-2 .pro-wishlist-2 button.active,.product-wrap-9 .product-content-2 .pro-wishlist-2 button:hover{color:red}.product-wrap-9:hover .hover-img{opacity:1;transform:translateX(0);visibility:visible}.product-wrap-9:hover .product-action-2 a,.product-wrap-9:hover .product-action-2 button{transform:scaleX(1)}.product-wrap-10{overflow:hidden}.product-wrap-10,.product-wrap-10 .product-img{position:relative}.product-wrap-10 .product-img img{width:100%}.product-wrap-10 .product-img span{font-size:14px;font-weight:500;position:absolute;right:20px;top:20px}.product-wrap-10 .product-img .default-img{transition:all .5s ease-in-out}.product-wrap-10 .product-img .hover-img{left:0;opacity:0;position:absolute;top:0;transform:translateX(100%);transition:all .5s ease-in-out;visibility:hidden;width:100%}.product-wrap-10 .product-img .product-action-2{display:flex;flex-direction:column;justify-content:center;left:20px;position:absolute;top:50%;transform:translateY(-50%);width:auto}.product-wrap-10 .product-img .product-action-2 a,.product-wrap-10 .product-img .product-action-2 button{background:none;background-color:#bca487;border:none;border-radius:50px;color:#fff;display:inline-block;font-size:16px;height:42px;line-height:42px;margin:3px 0;text-align:center;transform:translateX(-200px);transition:all .4s ease-in-out;width:42px}.product-wrap-10 .product-img .product-action-2 a.active,.product-wrap-10 .product-img .product-action-2 a:hover,.product-wrap-10 .product-img .product-action-2 button.active,.product-wrap-10 .product-img .product-action-2 button:hover{background-color:#000}.product-wrap-10 .product-img-badges{position:absolute;right:12px;top:12px}.product-wrap-10 .product-img-badges>span{border-radius:3px;color:#bca487;display:block;font-size:13px;font-weight:500;line-height:1;margin-bottom:10px;padding:3px 11px;position:static}.product-wrap-10 .product-img-badges>span:last-child{margin-bottom:0}.product-wrap-10 .product-content-2{display:flex;justify-content:space-between;margin:20px 0 0}.product-wrap-10 .product-content-2 .title-price-wrap-2 .h3,.product-wrap-10 .product-content-2 .title-price-wrap-2 h3{font-family:Josefin Sans,sans-serif;line-height:1;margin:0 0 6px}.product-wrap-10 .product-content-2 .title-price-wrap-2 .h3 a,.product-wrap-10 .product-content-2 .title-price-wrap-2 h3 a{color:#000;font-size:18px}.product-wrap-10 .product-content-2 .title-price-wrap-2 .h3 a:hover,.product-wrap-10 .product-content-2 .title-price-wrap-2 h3 a:hover{color:#bca487}.product-wrap-10 .product-content-2 .title-price-wrap-2 .price-2 span{color:#444;font-size:15px;margin-right:17px;position:relative}.product-wrap-10 .product-content-2 .title-price-wrap-2 .price-2 span.old{color:#444;text-decoration:line-through}.product-wrap-10 .product-content-2 .title-price-wrap-2 .price-2 span:before{background-color:#a5a5a5;content:"";height:2px;position:absolute;right:-13px;top:10px;width:6px}.product-wrap-10 .product-content-2 .title-price-wrap-2 .price-2 span:last-child:before{display:none}.product-wrap-10 .product-content-2 .pro-wishlist-2 a,.product-wrap-10 .product-content-2 .pro-wishlist-2 button{background:none;border:none;color:#929292;display:inline-block;font-size:16px;margin:4px 0 0 10px}.product-wrap-10 .product-content-2 .pro-wishlist-2 a.active,.product-wrap-10 .product-content-2 .pro-wishlist-2 a:hover,.product-wrap-10 .product-content-2 .pro-wishlist-2 button.active,.product-wrap-10 .product-content-2 .pro-wishlist-2 button:hover{color:blue;color:var(--button-color)}.product-wrap-10:hover .hover-img{opacity:1;transform:translateX(0);visibility:visible}.product-wrap-10:hover .default-img{transform:translateX(-100%);visibility:hidden}.product-wrap-10:hover .product-action-2 a,.product-wrap-10:hover .product-action-2 button{transform:translateX(0)}.product-wrap-10--style2 .product-img .product-action-2 a,.product-wrap-10--style2 .product-img .product-action-2 button{background-color:#0000;color:#000}.product-wrap-10--style2 .product-img .product-action-2 a.active,.product-wrap-10--style2 .product-img .product-action-2 a:hover,.product-wrap-10--style2 .product-img .product-action-2 button.active,.product-wrap-10--style2 .product-img .product-action-2 button:hover{background-color:#0000;color:#bca487}.product-wrap-10--style2--blue .product-img .product-action-2 a,.product-wrap-10--style2--blue .product-img .product-action-2 button{background-color:#0000;color:#000}.product-wrap-10--style2--blue .product-img .product-action-2 a.active,.product-wrap-10--style2--blue .product-img .product-action-2 a:hover,.product-wrap-10--style2--blue .product-img .product-action-2 button.active,.product-wrap-10--style2--blue .product-img .product-action-2 button:hover{background-color:#0000;color:#053399}.product-wrap-10--style2--blue .product-content-2 .title-price-wrap-2 .h3 a:hover,.product-wrap-10--style2--blue .product-content-2 .title-price-wrap-2 h3 a:hover,.product-wrap-10--style2--blue .product-img-badges>span{color:#053399}.collection-product-2{overflow:hidden;position:relative}.collection-product-2 .collection-content-2{background:#ffffffb3;bottom:20px;left:0;padding:5px 0;position:absolute;right:0;text-align:center}.collection-product-2 .collection-content-2 span{font-size:14px;font-weight:500}.collection-product-2 .collection-content-2 .h4,.collection-product-2 .collection-content-2 h4{font-size:16px;font-weight:500;line-height:21px;margin:5px 0 0}.collection-product-2-img{background-position:50%;background-size:cover;height:350px;transform:scale(1);transition:all .5s ease 0s}.hm9-section-padding .container-fluid,.hm9-section-padding .container-lg,.hm9-section-padding .container-md,.hm9-section-padding .container-sm,.hm9-section-padding .container-xl,.hm9-section-padding .container-xxl{padding-left:70px;padding-right:70px}@media only screen and (min-width:1200px)and (max-width:1365px){.hm9-section-padding .container-fluid,.hm9-section-padding .container-lg,.hm9-section-padding .container-md,.hm9-section-padding .container-sm,.hm9-section-padding .container-xl,.hm9-section-padding .container-xxl{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.hm9-section-padding .container-fluid,.hm9-section-padding .container-lg,.hm9-section-padding .container-md,.hm9-section-padding .container-sm,.hm9-section-padding .container-xl,.hm9-section-padding .container-xxl{padding-left:30px;padding-right:30px}}@media only screen and (min-width:768px)and (max-width:991px){.hm9-section-padding .container-fluid,.hm9-section-padding .container-lg,.hm9-section-padding .container-md,.hm9-section-padding .container-sm,.hm9-section-padding .container-xl,.hm9-section-padding .container-xxl{padding-left:40px;padding-right:40px}}@media only screen and (max-width:767px){.hm9-section-padding .container-fluid,.hm9-section-padding .container-lg,.hm9-section-padding .container-md,.hm9-section-padding .container-sm,.hm9-section-padding .container-xl,.hm9-section-padding .container-xxl{padding-left:15px;padding-right:15px}}@media only screen and (min-width:576px)and (max-width:767px){.hm9-section-padding .container-fluid,.hm9-section-padding .container-lg,.hm9-section-padding .container-md,.hm9-section-padding .container-sm,.hm9-section-padding .container-xl,.hm9-section-padding .container-xxl{padding-left:30px;padding-right:30px}}@media only screen and (max-width:767px){.hm9-section-padding .custom-row-4{margin-left:0;margin-right:0}}@media only screen and (min-width:576px)and (max-width:767px){.hm9-section-padding .custom-row-4{margin-left:-10px;margin-right:-10px}}.custom-row-4{display:flex;flex-wrap:wrap}.custom-row-4 .custom2-col-5:last-child{border-left:1px solid #f1f1f1}.product-single-wrap{background-color:#fff;border-radius:10px;margin:0 3px 30px;padding:0}.custom2-col-5{flex:1 0 19%;max-width:20%;min-height:1px;position:relative;width:100%}@media only screen and (min-width:1200px)and (max-width:1365px){.custom2-col-5{flex:1 0 19%;max-width:25%}}@media only screen and (min-width:992px)and (max-width:1199px){.custom2-col-5{flex:1 0 19%;max-width:33.333%}}@media only screen and (min-width:768px)and (max-width:991px){.custom2-col-5{max-width:50%}}@media only screen and (max-width:767px){.custom2-col-5{flex:1 0 48%;max-width:50%}}@media only screen and (min-width:576px)and (max-width:767px){.custom2-col-5{flex:1 0 48%;max-width:50%}}.custom2-col-12{flex:0 0 19%;max-width:20%;min-height:1px;position:relative;width:100%}@media only screen and (min-width:1200px)and (max-width:1365px){.custom2-col-12{flex:0 0 19%;max-width:25%}}@media only screen and (min-width:992px)and (max-width:1199px){.custom2-col-12{flex:0 0 19%;max-width:33.333%}}@media only screen and (min-width:768px)and (max-width:991px){.custom2-col-12{max-width:50%}}@media only screen and (max-width:767px){.custom2-col-12{flex:0 0 100%;max-width:100%}}@media only screen and (min-width:576px)and (max-width:767px){.custom2-col-12{flex:0 0 100%;max-width:100%}}.product-top-bar{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.product-top-bar{display:block;justify-content:inherit;text-align:center}}.product-tab-list-3{margin:4px 0 0;position:relative;z-index:99}@media only screen and (max-width:767px){.product-tab-list-3{justify-content:center;margin:15px 0 0}}.product-tab-list-3 a{margin-left:24px}.product-tab-list-3 a.nav-link{background-color:#0000!important;padding:0}.product-tab-list-3 a.active .h4,.product-tab-list-3 a.active h4{color:#242424}.product-tab-list-3 a:first-child{margin-left:45px}@media only screen and (max-width:767px){.product-tab-list-3 a:first-child{margin-left:20px}}.product-tab-list-3 a .h4,.product-tab-list-3 a h4{color:#878787;font-size:14px;line-height:1;margin:0}.product-tab-list-5{justify-content:center;width:100%}.product-tab-list-5 a{border-bottom:2px solid #0000;color:#000;display:inline-block;font-size:16px;line-height:1;margin:0 20px;padding:0 0 7px}.product-tab-list-5 a.nav-link{background-color:#0000!important;border-radius:0;padding:0}@media only screen and (max-width:767px){.product-tab-list-5 a{font-size:16px;margin:0 6px}}.product-tab-list-5 a.active{border-bottom:2px solid #59a3e1}.product-tab-list-5 a.active .h4,.product-tab-list-5 a.active h4{color:#59a3e1}@media only screen and (max-width:767px){.product-tab-list-5.mb-60{margin-bottom:25px}.product-tab-list-6{margin:0 0 10px}}@media only screen and (min-width:576px)and (max-width:767px){.product-tab-list-6{margin:0}}.product-tab-list-6 .nav-item:first-child .nav-link{padding-left:0}.product-tab-list-6 a{display:inline-block;margin-right:23px}.product-tab-list-6 a.nav-link{background-color:#0000!important}@media only screen and (max-width:767px){.product-tab-list-6 a{margin:0 23px 10px 0}}@media only screen and (min-width:576px)and (max-width:767px){.product-tab-list-6 a{margin:0 23px 0 0}}.product-tab-list-6 a:last-child{margin-right:0}.product-tab-list-6 a .h4,.product-tab-list-6 a h4{color:#555;font-size:18px;font-weight:500;margin:0;padding-bottom:5px;transition:all .3s ease 0s}.product-tab-list-6 a .h4:hover,.product-tab-list-6 a h4:hover{color:#000}.product-tab-list-6 a.active .h4,.product-tab-list-6 a.active h4{color:#bca487}.product-tab-list-7{border-bottom:2px solid #d1d1d1}@media only screen and (max-width:767px){.product-tab-list-7{margin:0 0 30px}}.product-tab-list-7 .nav-item:first-child .nav-link{padding-left:0}.product-tab-list-7 a{display:inline-block;margin-right:23px}.product-tab-list-7 a.nav-link{background-color:#0000!important;border-radius:0}@media only screen and (max-width:767px){.product-tab-list-7 a{margin:0 23px 10px 0}}@media only screen and (min-width:576px)and (max-width:767px){.product-tab-list-7 a{margin:0 23px 0 0}}.product-tab-list-7 a:last-child{margin-right:0}.product-tab-list-7 a .h4,.product-tab-list-7 a h4{color:#010101;font-family:Josefin Sans,sans-serif;font-size:24px;font-weight:700;margin:0;padding-bottom:5px;transition:all .3s ease 0s}.product-tab-list-7 a .h4:hover,.product-tab-list-7 a h4:hover{color:#000}.product-tab-list-7 a.active{position:relative}.product-tab-list-7 a.active:after{background-color:#053399;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.product-tab-list-7 a.active .h4,.product-tab-list-7 a.active h4{color:#053399}.product-slider-active .owl-nav{position:absolute;right:0;top:-85px}@media only screen and (max-width:767px){.product-slider-active .owl-nav{left:0;right:0;text-align:center;top:-45px}}.product-slider-active .owl-nav div{background-color:#f9f9f9;border:1px solid #d2d2d2;border-radius:5px;color:#c6c6c6;display:inline-block;font-size:18px;height:35px;line-height:31px;text-align:center;transition:all .3s ease 0s;width:35px}@media only screen and (max-width:767px){.product-slider-active .owl-nav div{font-size:15px;height:25px;line-height:23px;width:25px}}.product-slider-active .owl-nav div:hover{background-color:#ff3d2a;border:1px solid #ff3d2a;color:#fff}.product-slider-active .owl-nav div.owl-next{margin-left:3px}.pro-view-more{margin-top:30px}@media only screen and (max-width:767px){.pro-view-more{margin-top:0}}.pro-view-more a{border:1px solid #d2d2d2;color:#828282;display:inline-block;font-size:16px;line-height:1;padding:20px 35px 19px;text-transform:uppercase}.pro-view-more a i{margin-right:10px}.pro-view-more a:hover{background-color:#df262b;border:1px solid #df262b;color:#fff}.bg-png-1{left:78px;position:absolute;top:0}@media only screen and (max-width:767px){.bg-png-1{display:none}}.funfact-area{position:relative}.bg-png-2{position:absolute;right:550px;top:0}@media only screen and (min-width:1366px)and (max-width:1600px){.bg-png-2{right:300px}}@media only screen and (min-width:1200px)and (max-width:1365px){.bg-png-2{right:250px}}@media only screen and (min-width:992px)and (max-width:1199px){.bg-png-2{right:150px}}@media only screen and (min-width:768px)and (max-width:991px){.bg-png-2{right:120px}}@media only screen and (max-width:767px){.bg-png-2{display:none}}.product-quickview-modal-wrapper .modal-dialog{padding:0}.category-grid-area{margin-top:-100px}@media only screen and (min-width:992px)and (max-width:1199px){.category-grid-area{margin-top:-50px}}@media only screen and (min-width:768px)and (max-width:991px){.category-grid-area{margin-top:100px}}@media only screen and (max-width:767px){.category-grid-area{margin-top:30px}}.category-grid{position:relative;z-index:9}.category-grid__image a img{width:100%}.category-grid__content{bottom:20px;position:absolute;width:100%}.category-grid__content a{background-color:#fff;color:#000;display:block;font-size:18px;font-weight:400;margin:0 auto;padding:25px 15px;text-align:center;width:80%}.category-grid__content a:hover{background-color:#bca487}@media only screen and (min-width:992px)and (max-width:1199px){.product-details-img.mr-20{margin-right:0}}@media only screen and (min-width:768px)and (max-width:991px){.product-details-img.mr-20{margin-right:0}}@media only screen and (max-width:767px){.product-details-img.mr-20{margin-right:0}}.product-details-img .large-img-style{position:relative}.product-details-img .large-img-style img{width:100%}.product-details-img .large-img-style span{background-color:#fa6bff;border-radius:3px;color:#fff;display:inline-block;font-size:13px;font-weight:500;left:30px;line-height:1;padding:3px 11px;position:absolute;top:30px}.product-details-img .large-img-style .img-popup-wrap{color:#000;font-size:30px;position:absolute;right:30px;top:30px}.product-details-img .large-img-style .img-popup-wrap:hover{color:blue;color:var(--button-color)}.product-details-img .shop-details-tab{display:flex;justify-content:center;margin-top:-72px;position:relative;z-index:9}@media only screen and (min-width:768px)and (max-width:991px){.product-details-img .shop-details-tab{margin-top:-50px}}@media only screen and (max-width:767px){.product-details-img .shop-details-tab{margin-top:-45px}}@media only screen and (min-width:576px)and (max-width:767px){.product-details-img .shop-details-tab{margin-top:-60px}}.product-details-img .shop-details-tab a.shop-details-overly{position:relative}.product-details-img .shop-details-tab a.shop-details-overly img{width:144px}@media only screen and (min-width:768px)and (max-width:991px){.product-details-img .shop-details-tab a.shop-details-overly img{width:90px}}@media only screen and (max-width:767px){.product-details-img .shop-details-tab a.shop-details-overly img{width:85px}}@media only screen and (min-width:576px)and (max-width:767px){.product-details-img .shop-details-tab a.shop-details-overly img{width:110px}}.product-details-img .shop-details-tab a.shop-details-overly.active:before{background-color:#fff;bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0;width:100%}.description-review-topbar{align-items:center;display:flex;justify-content:center;padding:15px 0}.description-review-topbar .nav-item a{background-color:#0000;color:#7c7d7d;font-size:14px;font-weight:500;line-height:1}.description-review-topbar .nav-item a.active{color:blue;color:var(--button-color)}@media only screen and (max-width:767px){.description-review-topbar .nav-item a{font-size:14px}}@media only screen and (min-width:576px)and (max-width:767px){.description-review-topbar .nav-item a{font-size:14px}}.description-review-topbar .nav-item a.active{background-color:#0000;border:1px solid blue;border:1px solid var(--button-color);border-radius:16px;padding:6px 15px}.product-specifications{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto auto auto}@media only screen and (min-width:576px)and (max-width:767px){.product-specifications{grid-template-columns:auto}}@media only screen and (min-width:320px)and (max-width:479px){.product-specifications{grid-template-columns:auto}}.specification-wrapper{background:#e7e7e8;padding:33px}.description-review-bottom .product-description-wrapper p{color:#333;font-size:15px;line-height:28px;margin:0 0 8px;width:84%}@media only screen and (max-width:767px){.description-review-bottom .product-description-wrapper p{width:100%}}.description-review-bottom .product-description-wrapper p:last-child{margin:0}.description-review-bottom .product-anotherinfo-wrapper ul li{color:#333;font-size:14px;list-style:none outside none;margin:0 0 13px}.description-review-bottom .product-anotherinfo-wrapper ul li span{color:#000;display:inline-block;font-weight:500;margin:0 26px 0 0;min-width:85px}.description-review-bottom img{width:100%!important}.single-review{display:flex;margin:0 0 50px}@media only screen and (max-width:767px){.single-review{display:block}}@media only screen and (min-width:576px)and (max-width:767px){.single-review{display:flex}}.single-review .review-img{flex:0 0 90px;margin:0 15px 0 0}@media only screen and (max-width:767px){.single-review .review-img{margin:0 0 20px}}@media only screen and (min-width:576px)and (max-width:767px){.single-review .review-img{margin:0 15px 0 0}}.single-review .review-top-wrap{align-items:center;display:flex;justify-content:space-between;margin:0 0 10px}.single-review .review-top-wrap .review-left{align-items:center;display:flex}.single-review .review-top-wrap .review-left .review-name{margin-right:25px}.single-review .review-top-wrap .review-left .review-name .h3,.single-review .review-top-wrap .review-left .review-name h3{font-size:16px;font-weight:500;line-height:1;margin:0}.single-review .review-top-wrap .review-left .review-rating{line-height:1}.single-review .review-top-wrap .review-left .review-rating i{color:#ffa900;font-size:12px;margin-right:1px}.single-review .review-top-wrap .review-left>button{background:none;border:none}.single-review .review-top-wrap .review-left>button:hover{color:blue;color:var(--button-color)}.single-review .review-top-wrap .review-btn a{font-weight:500;line-height:1}.single-review .review-top-wrap .review-time{direction:ltr;margin-left:10px;margin-right:10px}.single-review .review-bottom p{margin:0;width:93%}.single-review.child-review{margin-bottom:0;margin-left:70px}@media only screen and (max-width:767px){.single-review.child-review{margin-left:0}}.description-review-area{background:#f6f6f8}.ratting-form-wrapper{margin:0 15px}@media only screen and (min-width:768px)and (max-width:991px){.ratting-form-wrapper.pl-50{padding-left:0}}@media only screen and (max-width:767px){.ratting-form-wrapper.pl-50{padding-left:0}}.ratting-form-wrapper .h3,.ratting-form-wrapper h3{font-size:16px;font-weight:500;line-height:1;margin:0}.ratting-form-wrapper .ratting-form form .star-box{display:flex;justify-content:space-between;margin:6px 0 20px}.ratting-form-wrapper .ratting-form form .star-box span{margin:0 15px 0 0}.ratting-form-wrapper .ratting-form form .star-box .ratting-star{color:#fdd836;display:contents;font-size:42px;margin:2px 0 0}.ratting-form-wrapper .ratting-form form .rating-form-style input,.ratting-form-wrapper .ratting-form form .rating-form-style textarea{background:#f6f6f6;border:1px solid #e6e6e6;border-radius:5px;color:#333;padding:2px 10px 2px 20px}.ratting-form-wrapper .ratting-form form .rating-form-style textarea{height:159px;margin-bottom:20px;padding:20px 10px 2px 20px}.ratting-form-wrapper .ratting-form form .form-submit input{background-color:blue;background-color:var(--button-color);border:1px solid blue;border:1px solid var(--button-color);color:#fff;font-weight:500;height:auto;padding:12px 50px;text-align:center;text-transform:uppercase;width:auto}.ratting-form-wrapper .ratting-form form .form-submit input:hover{background-color:#333;border:1px solid #333}.product-dec-slider-2{display:inline-block;float:left;padding:0;width:20%}@media only screen and (min-width:992px)and (max-width:1199px){.product-dec-slider-2{width:19%}}@media only screen and (min-width:768px)and (max-width:991px){.product-dec-slider-2{margin-bottom:40px}}@media only screen and (max-width:767px){.product-dec-slider-2{margin-bottom:30px;width:30%}}.product-dec-slider-2 .product-dec-icon{color:#666;cursor:pointer;display:inline-block;font-size:25px;left:50%;line-height:1;opacity:0;padding:0 10px;position:absolute;transform:translateX(-50%);visibility:hidden;z-index:99}.product-dec-slider-2 .product-dec-icon.product-dec-prev{top:-25px}.product-dec-slider-2 .product-dec-icon.product-dec-next{bottom:-14px}.product-dec-slider-2.slick-vertical .slick-slide{display:block;height:auto;margin:2px 0 10px;text-align:center}.product-dec-slider-2.slick-vertical .slick-slide img{display:inline-block;width:100%}.product-dec-slider-2:hover .product-dec-icon{opacity:1;visibility:visible}.zoompro-wrap.zoompro-2{display:inline-block;float:left;position:relative;width:80%}@media only screen and (min-width:992px)and (max-width:1199px){.zoompro-wrap.zoompro-2{width:79%}}@media only screen and (max-width:767px){.zoompro-wrap.zoompro-2{margin-bottom:30px;width:70%}}.zoompro-wrap .zoompro-span{position:relative}.zoompro-wrap .zoompro-span span{background-color:#fa6bff;border-radius:3px;color:#fff;display:inline-block;font-size:13px;font-weight:500;left:30px;line-height:1;padding:3px 11px;position:absolute;top:30px;z-index:99}.zoompro-wrap .zoompro-span .product-video{bottom:30px;left:30px;position:absolute;text-align:center;z-index:99}.zoompro-wrap .zoompro-span .product-video a{background-color:#fa6bff;border-radius:3px;color:#fff;display:inline-block;padding:5px 15px}@media only screen and (max-width:767px){.zoompro-wrap .zoompro-span .product-video a{padding:3px 10px}}.zoompro-wrap .zoompro-span img{width:100%}.dec-img-wrap{position:relative}.dec-img-wrap img{width:100%}.dec-img-wrap span{background-color:#fa6bff;border-radius:3px;color:#fff;display:inline-block;font-size:13px;font-weight:500;left:30px;line-height:1;padding:3px 11px;position:absolute;top:30px;z-index:99}@media only screen and (max-width:767px){.sidebar-active .product-details-content{margin-top:0}}.sidebar-active.col-lg-6{padding-left:15px;padding-right:15px}.sidebar-active.col-lg-6.is-affixed{padding-left:0;padding-right:0}.sidebar-active.col-lg-6.is-affixed .inner-wrapper-sticky{padding-left:15px;padding-right:15px}@media only screen and (min-width:768px)and (max-width:991px){.product-details-gallery.mr-20{margin-right:0}}@media only screen and (max-width:767px){.product-details-gallery.mr-20{margin-right:0}}.pro-details-affiliate{margin:30px 0}.pro-details-affiliate a{background-color:#000;border:1px solid #0000;color:#fff;display:inline-block;font-weight:500;line-height:1;padding:13px 30px 16px;z-index:9}.product-details-slider-active.nav-style-1.owl-carousel .owl-nav div{color:#333;font-size:20px;left:20px}.product-details-slider-active.nav-style-1.owl-carousel .owl-nav div:hover{color:blue;color:var(--button-color)}.product-details-slider-active.nav-style-1.owl-carousel .owl-nav div.owl-next{left:auto;right:20px}.product-details-slider-active:hover.nav-style-1.owl-carousel>.owl-nav div{opacity:1;visibility:visible}.feature-new-badge{bottom:0;left:-14px;position:absolute;text-align:center;z-index:3}.feature-new-badge span{border-radius:3px;bottom:0;color:#fff;display:block;font-size:11px;left:0;line-height:50px;position:absolute;right:7px;top:4px}.product-img-badges{left:-2px;position:absolute;text-align:center;top:-14px;z-index:3}.product-img-badges span{border-radius:3px;bottom:0;color:#fff;display:block;font-size:10px;left:-12px;line-height:50px;position:absolute;right:0;top:-9px}.product-large-image-wrapper{position:relative}.product-large-image-wrapper .lightgallery-button{background:blue;background:var(--button-color);border:none;border-radius:100px;font-size:30px;padding:6px 7px;position:absolute;right:20px;top:20px}.product-large-image-wrapper--slider .ht-swiper-button-nav{background:none;border:none;color:#333;font-size:50px;opacity:0;padding:0;transition:.3s;visibility:hidden}.product-large-image-wrapper--slider:hover .ht-swiper-button-nav{opacity:1;visibility:visible}.product-large-image-wrapper .single-image img{width:100%}.landscape-mode .product-large-image-wrapper .swiper .swiper-wrapper{height:100%!important}.landscape-mode .product-large-image-wrapper .swiper .swiper-slide{align-items:center;display:flex;justify-content:center}.landscape-mode .product-large-image-wrapper .swiper .swiper-slide .single-image{align-items:center;aspect-ratio:16/12;display:flex;height:100%;justify-content:center;width:100%}.landscape-mode .product-large-image-wrapper .swiper .swiper-slide .single-image img{height:100%;object-fit:cover;object-position:center;width:100%}.landscape-mode .product-large-image-wrapper .lightgallery-button{position:absolute;right:10px;top:10px;z-index:10}.landscape-mode .product-small-image-wrapper .swiper .swiper-wrapper{height:100px!important}.landscape-mode .product-small-image-wrapper .swiper .swiper-slide{height:100px}.landscape-mode .product-small-image-wrapper .swiper .swiper-slide .single-image{height:100%;width:100%}.landscape-mode .product-small-image-wrapper .swiper .swiper-slide .single-image img{height:100%;object-fit:cover;object-position:center;width:100%}@media(max-width:1200px){.landscape-mode .product-large-image-wrapper .swiper{aspect-ratio:4/3}}@media(max-width:992px){.landscape-mode .product-large-image-wrapper .swiper{aspect-ratio:16/10}}@media(max-width:768px){.landscape-mode .product-large-image-wrapper .swiper{aspect-ratio:3/2}.landscape-mode .product-small-image-wrapper .swiper-wrapper{height:80px!important}.landscape-mode .product-small-image-wrapper .swiper-slide{height:80px}}@media(max-width:576px){.landscape-mode .product-large-image-wrapper .swiper{aspect-ratio:4/3}.landscape-mode .product-small-image-wrapper .swiper-wrapper{height:70px!important}.landscape-mode .product-small-image-wrapper .swiper-slide{height:70px;width:90px!important}}.feature-tag-container{display:flex;flex-direction:column;gap:5px;opacity:1}.feature-tag-container,.feature-tag-container-new{bottom:0;left:0;position:absolute;z-index:12}.feature-tag{background-color:#fff;font-size:12px;text-align:center;text-transform:capitalize}.feature-tag,.feature-tag-new{border-radius:0 4px 4px 0;padding:0 6px}.shop-area .sticky{top:70px!important}.product-small-image-wrapper .ht-swiper-button-nav{background:none;border:none;color:#333;opacity:0;visibility:hidden}.product-small-image-wrapper .ht-swiper-button-nav i{font-size:40px}.product-small-image-wrapper .single-image{cursor:pointer}.product-small-image-wrapper .single-image img{width:100%}.product-small-image-wrapper:hover .ht-swiper-button-nav{opacity:1;visibility:visible}.product-small-image-wrapper .single-image{height:100%;min-height:100px}.product-small-image-wrapper .single-image img{border-radius:10px;height:100%;object-fit:cover;object-position:center}.product-small-image-wrapper .single-image img.active{border:2px solid blue;border:2px solid var(--button-color)}.product-small-image-wrapper .swiper-container-vertical{height:100%}.product-small-image-wrapper--side-thumb{height:630px;overflow:hidden}@media only screen and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.product-small-image-wrapper--side-thumb{height:auto;margin-top:15px}}.add-to-wishlist-bg{background:#f7f7f7;border-radius:50px;height:41px;margin:5px 8px;position:absolute;right:0;width:41px;z-index:10}.add-to-wishlist-bg:hover{transform:scale(1.05)}.fav-image-wrapper{border:1px solid #dfdfdf;border:1px solid var(--homepage-product-stroke-clr);border-radius:10px 10px 0 0;display:flex;flex-direction:column;height:auto;overflow:hidden}@media only screen and (max-width:767px){.fav-image-wrapper.full-width-product{height:auto}}@media only screen and (min-width:576px)and (max-width:767px){.fav-image-wrapper.full-width-product{height:auto}}@media only screen and (min-width:1441px){.fav-image-wrapper{height:auto}}.fav-image-wrapper .product-img{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;transition:transform .3s ease}.fav-image-wrapper .product-img img{max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease!important}.landscape-mode .fav-image-wrapper .product-img{aspect-ratio:16/13;height:auto}.landscape-mode .fav-image-wrapper .product-img img{height:100%;object-fit:cover;object-position:center;width:100%}.landscape-mode .product-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media(max-width:1200px){.landscape-mode .fav-image-wrapper .product-img{aspect-ratio:6/3}}@media(max-width:768px){.landscape-mode .fav-image-wrapper .product-img{aspect-ratio:16/12}.landscape-mode .product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(max-width:480px){.landscape-mode .fav-image-wrapper .product-img{aspect-ratio:4/3}.landscape-mode .product-grid{grid-template-columns:1fr}}.shop-top-bar .category-name{font-size:18px;font-weight:700}@media only screen and (max-width:767px){.shop-top-bar{display:block}}@media only screen and (min-width:576px)and (max-width:767px){.shop-top-bar{display:flex}}.shop-top-bar .select-shoing-wrap{align-items:center;display:flex;justify-content:space-between;padding:0 12px}@media only screen and (min-width:576px)and (max-width:767px){.shop-top-bar .select-shoing-wrap{display:flex}}.shop-top-bar .select-shoing-wrap .shop-select select{-webkit-appearance:none;-moz-appearance:none;font-size:12px;height:42px;min-width:143px;text-indent:1px;text-overflow:""}.shop-top-bar .select-shoing-wrap .shop-select .select-wrapper{background:#fff;border:1px solid #d8d8d8;border-radius:5px;color:#606060;margin:0 10px;padding:0 10px}.shop-top-bar .select-shoing-wrap p{color:#606060;margin:0}@media only screen and (max-width:767px){.shop-top-bar .select-shoing-wrap p{margin:5px 0 10px}}@media only screen and (min-width:576px)and (max-width:767px){.shop-top-bar .select-shoing-wrap p{margin:0}}.shop-top-bar .shop-tab a,.shop-top-bar .shop-tab button{background:none;border:none;color:#606060;font-size:18px;margin-left:20px;padding:0}.shop-top-bar .shop-tab a.active,.shop-top-bar .shop-tab button.active{color:#c7d2e3;color:var(--mouse-selection-color)}.shop-list-wrap .product-wrap:hover .hover-img{opacity:inherit;transform:none;visibility:inherit}@media only screen and (max-width:767px){.shop-list-wrap .shop-list-content{margin-top:20px}}@media only screen and (min-width:576px)and (max-width:767px){.shop-list-wrap .shop-list-content{margin-top:0}}.shop-list-wrap .shop-list-content .h3,.shop-list-wrap .shop-list-content h3{color:#010101;font-size:24px;margin:0}@media only screen and (max-width:767px){.shop-list-wrap .shop-list-content .h3,.shop-list-wrap .shop-list-content h3{font-size:20px;line-height:20px}}.shop-list-wrap .shop-list-content .h3 a,.shop-list-wrap .shop-list-content h3 a{color:#010101}.shop-list-wrap .shop-list-content .h3 a:hover,.shop-list-wrap .shop-list-content h3 a:hover{color:blue;color:var(--button-color)}.shop-list-wrap .shop-list-content .product-list-price{margin:13px 0 22px}@media only screen and (max-width:767px){.shop-list-wrap .shop-list-content .product-list-price{margin:13px 0}}@media only screen and (min-width:768px)and (max-width:991px){.shop-list-wrap .shop-list-content .product-list-price{margin:13px 0 19px}}.shop-list-wrap .shop-list-content .product-list-price span{color:#fe5252;display:inline-block;font-size:24px;line-height:1}.shop-list-wrap .shop-list-content .product-list-price span.old{color:#cfcfcf;font-size:18px;margin-left:15px;text-decoration:line-through}.shop-list-wrap .shop-list-content .rating-review{align-items:center;display:flex}.shop-list-wrap .shop-list-content .rating-review .product-list-rating i{color:#5f5d5d;font-size:17px;margin:0 3px}.shop-list-wrap .shop-list-content .rating-review .product-list-rating i.yellow{color:#ffa900}.shop-list-wrap .shop-list-content .rating-review a{color:#ffcf75;font-size:15px;line-height:1;margin-left:40px;position:relative}.shop-list-wrap .shop-list-content .rating-review a:before{background-color:#d1d1d1;content:"";height:15px;left:-21px;position:absolute;top:0;width:1px}.shop-list-wrap .shop-list-content p{color:#8f8f8f;font-size:15px;line-height:28px;margin:15px 0 40px}@media only screen and (max-width:767px){.shop-list-wrap .shop-list-content p{margin:12px 0 20px}}@media only screen and (min-width:768px)and (max-width:991px){.shop-list-wrap .shop-list-content p{margin:12px 0 20px}}@media only screen and (min-width:992px)and (max-width:1199px){.shop-list-wrap .shop-list-content p{margin:15px 0 20px}}.shop-list-wrap .shop-list-content .shop-list-btn a,.shop-list-wrap .shop-list-content .shop-list-btn button{background-color:#343538;border:1px solid #0000;color:#fff;display:inline-block;font-size:14px;font-weight:500;line-height:1;padding:14px 32px 15px;text-transform:uppercase;z-index:1}@media only screen and (max-width:767px){.shop-list-wrap .shop-list-content .shop-list-btn a,.shop-list-wrap .shop-list-content .shop-list-btn button{font-size:13px;padding:10px 20px 11px}}.shop-list-wrap .shop-list-content .shop-list-btn a:hover,.shop-list-wrap .shop-list-content .shop-list-btn button:hover{border:1px solid blue;border:1px solid var(--button-color)}.shop-list-wrap:hover .product-wrap .hover-img{opacity:1;transform:translate(-50%);visibility:visible}@media only screen and (max-width:767px){.pro-pagination-style.mt-30{margin-top:10px}}.pro-pagination-style ul li{display:inline-block;margin:0 4px}.pro-pagination-style ul li.active button{background-color:blue;background-color:var(--button-color);color:#fff}.pro-pagination-style ul li a,.pro-pagination-style ul li button{background:none;border:none;border-radius:100%!important;box-shadow:0 0 12px .8px #0000001a;color:blue;color:var(--button-color);display:inline-block;font-size:16px;height:43px;line-height:43px;padding:0;text-align:center;width:43px}.pro-pagination-style ul li a.active,.pro-pagination-style ul li a:hover,.pro-pagination-style ul li button:hover{background-color:blue;background-color:var(--button-color);color:#fff}.pro-pagination-style ul li a.active{box-shadow:none}.pro-pagination-style ul li a.active:hover{background-color:#333}.pro-pagination-style ul li a.next,.pro-pagination-style ul li a.prev{background-color:#f6f6f6;box-shadow:none;color:blue;color:var(--button-color);font-size:17px}.pro-pagination-style ul li a.next:hover,.pro-pagination-style ul li a.prev:hover{background-color:blue;background-color:var(--button-color);color:#fff}.pro-pagination-style ul li.page-item.active .page-link{--bs-pagination-active-color:#fff;background-color:blue;background-color:var(--button-color);border-color:blue;border-color:var(--button-color);box-shadow:0 0 12px .8px #0000001a!important}.pro-pagination-style ul li.page-item.active .page-link:focus{box-shadow:none}.pro-pagination-style ul li.page-item .page-link{box-shadow:0 0 12px .8px #0000001a!important}.pro-pagination-style ul li.page-item .page-link:focus{box-shadow:none}@media only screen and (max-width:767px){.shop-area.pb-100{padding-bottom:45px}}@media only screen and (min-width:1200px)and (max-width:1365px){.list2-col-style .shop-list-wrap .shop-list-content .h3,.list2-col-style .shop-list-wrap .shop-list-content h3{font-size:20px;line-height:20px}.list2-col-style .shop-list-wrap .shop-list-content .product-list-price{margin:13px 0 10px}.list2-col-style .shop-list-wrap .shop-list-content p{margin:6px 0 20px}.list2-col-style .shop-list-wrap .shop-list-content .shop-list-btn a{font-size:13px;padding:10px 24px 11px}}@media only screen and (min-width:992px)and (max-width:1199px){.list2-col-style .shop-list-wrap .shop-list-content .h3,.list2-col-style .shop-list-wrap .shop-list-content h3{font-size:20px;line-height:20px}.list2-col-style .shop-list-wrap .shop-list-content .product-list-price{margin:13px 0 10px}.list2-col-style .shop-list-wrap .shop-list-content p{margin:6px 0 20px}.list2-col-style .shop-list-wrap .shop-list-content .shop-list-btn a{font-size:13px;padding:10px 20px 11px}}.grid-sizer{width:25%}.shop-bottom-area .product-grid-single{background-color:#fff;border-radius:10px;margin:0 3px 30px;padding:0;position:relative}.shop-bottom-area .col-xl-4{transition:.5s}.shop-bottom-area .grid .shop-list-wrap{display:none}.shop-bottom-area .grid.three-column{border:1px solid #f1f1f1}@media only screen and (min-width:768px)and (max-width:991px){.shop-bottom-area .grid.two-column{border:0!important}}.shop-bottom-area .grid.two-column .col-xl-4{flex:1 0 46%;max-width:48%;position:relative;transition:.5s}@media only screen and (min-width:768px)and (max-width:991px){.shop-bottom-area .grid.five-column{border:0!important}}.shop-bottom-area .grid.five-column .col-xl-4{border-bottom:1px solid #f1f1f1;border-right:1px solid #f1f1f1;flex:1 0 22%;max-width:25%;transition:.5s}@media only screen and (max-width:767px){.shop-bottom-area .grid.five-column .col-xl-4{border-bottom:1px solid #f1f1f1;border-right:1px solid #f1f1f1}}@media only screen and (min-width:992px)and (max-width:1199px){.shop-bottom-area .grid.five-column .col-xl-4{flex:1 0 22%;max-width:25%}}@media only screen and (min-width:768px)and (max-width:991px){.shop-bottom-area .grid.five-column .col-xl-4{flex:1 0 33.33%;max-width:33.33%}}@media only screen and (max-width:767px){.shop-bottom-area .grid.five-column .col-xl-4{flex:1 0 46%;max-width:50%}}.shop-bottom-area .list .product-wrap{display:none}.shop-bottom-area .list.two-column>.col-xl-4{flex:1 0 50%;max-width:50%;transition:.5s}@media only screen and (min-width:992px)and (max-width:1199px){.shop-bottom-area .list.two-column>.col-xl-4{flex:1 0 100%;max-width:100%}}@media only screen and (min-width:768px)and (max-width:991px){.shop-bottom-area .list.two-column>.col-xl-4{flex:1 0 100%;max-width:100%}}@media only screen and (max-width:767px){.shop-bottom-area .list.two-column>.col-xl-4{flex:1 0 100%;max-width:100%}}.shop-bottom-area .list.five-column{background-color:#010101}.shop-bottom-area .list.five-column>.col-xl-4{flex:1 0 20%!important;max-width:20%;transition:.5s}@media only screen and (min-width:992px)and (max-width:1199px){.shop-bottom-area .list.five-column>.col-xl-4{flex:1 0 20%;max-width:20%}}@media only screen and (min-width:768px)and (max-width:991px){.shop-bottom-area .list.five-column>.col-xl-4{flex:1 0 50%;max-width:50%}}@media only screen and (max-width:767px){.shop-bottom-area .list.five-column>.col-xl-4{flex:1 0 100%;max-width:100%}}.shop-bottom-area .list>.col-xl-4{flex:1 0 100%;max-width:100%;transition:.5s}.shop-list-compare button,.shop-list-wishlist button{background:none;border:none;font-size:20px;padding:0}.shop-list-compare button.active,.shop-list-compare button:hover,.shop-list-wishlist button.active,.shop-list-wishlist button:hover{color:blue;color:var(--button-color)}.shop-area{background:#f6f6f8}.shop-area .container-fluid,.shop-area .container-lg,.shop-area .container-md,.shop-area .container-sm,.shop-area .container-xl,.shop-area .container-xxl{padding:0 70px}@media only screen and (min-width:1200px)and (max-width:1365px){.shop-area .container-fluid,.shop-area .container-lg,.shop-area .container-md,.shop-area .container-sm,.shop-area .container-xl,.shop-area .container-xxl{padding:0 15px}}@media only screen and (min-width:992px)and (max-width:1199px){.shop-area .container-fluid,.shop-area .container-lg,.shop-area .container-md,.shop-area .container-sm,.shop-area .container-xl,.shop-area .container-xxl{padding:0 30px}}@media only screen and (min-width:768px)and (max-width:991px){.shop-area .container-fluid,.shop-area .container-lg,.shop-area .container-md,.shop-area .container-sm,.shop-area .container-xl,.shop-area .container-xxl{padding:0 40px}}@media only screen and (max-width:767px){.shop-area .container-fluid,.shop-area .container-lg,.shop-area .container-md,.shop-area .container-sm,.shop-area .container-xl,.shop-area .container-xxl{padding:0 15px}}.related-product-area{background:#f6f6f8}.related-product-area .h2,.related-product-area h2{font-size:20px}:root{--gl-gutter:20px;--gl-gutter-mobile:16px;--gl-gap:13px;--gl-gap-mobile:8px;--gl-radius:10px;--gl-shadow:0 1px 4px #0000000f;--gl-border:#ece8e2;--gl-surface-alt:#f6f6f8}.breadcrumb-area .container,.breadcrumb-area .container-fluid,.breadcrumb-area .container-lg,.breadcrumb-area .container-md,.breadcrumb-area .container-sm,.breadcrumb-area .container-xl,.breadcrumb-area .container-xxl,.scroll-x-none.theme-v2 .container,.scroll-x-none.theme-v2 .container-fluid,.scroll-x-none.theme-v2 .container-lg,.scroll-x-none.theme-v2 .container-md,.scroll-x-none.theme-v2 .container-sm,.scroll-x-none.theme-v2 .container-xl,.scroll-x-none.theme-v2 .container-xxl,.shop-area .container,.shop-area .container-fluid,.shop-area .container-lg,.shop-area .container-md,.shop-area .container-sm,.shop-area .container-xl,.shop-area .container-xxl{max-width:100%!important;padding-left:20px!important;padding-left:var(--gl-gutter)!important;padding-right:20px!important;padding-right:var(--gl-gutter)!important}@media(max-width:767px){.breadcrumb-area .container,.breadcrumb-area .container-fluid,.breadcrumb-area .container-lg,.breadcrumb-area .container-md,.breadcrumb-area .container-sm,.breadcrumb-area .container-xl,.breadcrumb-area .container-xxl,.scroll-x-none.theme-v2 .container,.scroll-x-none.theme-v2 .container-fluid,.scroll-x-none.theme-v2 .container-lg,.scroll-x-none.theme-v2 .container-md,.scroll-x-none.theme-v2 .container-sm,.scroll-x-none.theme-v2 .container-xl,.scroll-x-none.theme-v2 .container-xxl,.shop-area .container,.shop-area .container-fluid,.shop-area .container-lg,.shop-area .container-md,.shop-area .container-sm,.shop-area .container-xl,.shop-area .container-xxl{padding-left:16px!important;padding-left:var(--gl-gutter-mobile)!important;padding-right:16px!important;padding-right:var(--gl-gutter-mobile)!important}}.breadcrumb-area{padding-left:0;padding-right:0}.gl-header .container,.gl-header .container-fluid,.gl-header .container-lg,.gl-header .container-md,.gl-header .container-sm,.gl-header .container-xl,.gl-header .container-xxl{max-width:100%!important;padding-left:20px!important;padding-left:var(--gl-gutter)!important;padding-right:20px!important;padding-right:var(--gl-gutter)!important}.gl-header .container-fluid>.row,.gl-header .container-lg>.row,.gl-header .container-md>.row,.gl-header .container-sm>.row,.gl-header .container-xl>.row,.gl-header .container-xxl>.row,.gl-header .container>.row{align-items:center;margin-left:0;margin-right:0}.gl-header .container-fluid>.row>[class*=col-],.gl-header .container-lg>.row>[class*=col-],.gl-header .container-md>.row>[class*=col-],.gl-header .container-sm>.row>[class*=col-],.gl-header .container-xl>.row>[class*=col-],.gl-header .container-xxl>.row>[class*=col-],.gl-header .container>.row>[class*=col-]{padding-left:0;padding-right:0}.gl-header .logo{margin-bottom:0;margin-top:0}.gl-header .logo-header-img{max-height:60px;object-fit:contain;width:auto}.gl-header .header-right-wrap{margin-top:0}@media(max-width:767px){.gl-header .container,.gl-header .container-fluid,.gl-header .container-lg,.gl-header .container-md,.gl-header .container-sm,.gl-header .container-xl,.gl-header .container-xxl{padding-left:16px!important;padding-left:var(--gl-gutter-mobile)!important;padding-right:16px!important;padding-right:var(--gl-gutter-mobile)!important}.gl-header .logo-header-img{max-height:44px}}.scroll-x-none:not(.theme-v2) .banner-area .container,.scroll-x-none:not(.theme-v2) .banner-area .container-fluid,.scroll-x-none:not(.theme-v2) .banner-area .container-lg,.scroll-x-none:not(.theme-v2) .banner-area .container-md,.scroll-x-none:not(.theme-v2) .banner-area .container-sm,.scroll-x-none:not(.theme-v2) .banner-area .container-xl,.scroll-x-none:not(.theme-v2) .banner-area .container-xxl,.scroll-x-none:not(.theme-v2) .blog-area .container,.scroll-x-none:not(.theme-v2) .blog-area .container-fluid,.scroll-x-none:not(.theme-v2) .blog-area .container-lg,.scroll-x-none:not(.theme-v2) .blog-area .container-md,.scroll-x-none:not(.theme-v2) .blog-area .container-sm,.scroll-x-none:not(.theme-v2) .blog-area .container-xl,.scroll-x-none:not(.theme-v2) .blog-area .container-xxl,.scroll-x-none:not(.theme-v2) .brand-logo-area .container,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-fluid,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-lg,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-md,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-sm,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-xl,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-xxl,.scroll-x-none:not(.theme-v2) .category-area .container,.scroll-x-none:not(.theme-v2) .category-area .container-fluid,.scroll-x-none:not(.theme-v2) .category-area .container-lg,.scroll-x-none:not(.theme-v2) .category-area .container-md,.scroll-x-none:not(.theme-v2) .category-area .container-sm,.scroll-x-none:not(.theme-v2) .category-area .container-xl,.scroll-x-none:not(.theme-v2) .category-area .container-xxl,.scroll-x-none:not(.theme-v2) .feature-area .container,.scroll-x-none:not(.theme-v2) .feature-area .container-fluid,.scroll-x-none:not(.theme-v2) .feature-area .container-lg,.scroll-x-none:not(.theme-v2) .feature-area .container-md,.scroll-x-none:not(.theme-v2) .feature-area .container-sm,.scroll-x-none:not(.theme-v2) .feature-area .container-xl,.scroll-x-none:not(.theme-v2) .feature-area .container-xxl,.scroll-x-none:not(.theme-v2) .home-page-sections .container,.scroll-x-none:not(.theme-v2) .home-page-sections .container-fluid,.scroll-x-none:not(.theme-v2) .home-page-sections .container-lg,.scroll-x-none:not(.theme-v2) .home-page-sections .container-md,.scroll-x-none:not(.theme-v2) .home-page-sections .container-sm,.scroll-x-none:not(.theme-v2) .home-page-sections .container-xl,.scroll-x-none:not(.theme-v2) .home-page-sections .container-xxl,.scroll-x-none:not(.theme-v2) .product-area .container,.scroll-x-none:not(.theme-v2) .product-area .container-fluid,.scroll-x-none:not(.theme-v2) .product-area .container-lg,.scroll-x-none:not(.theme-v2) .product-area .container-md,.scroll-x-none:not(.theme-v2) .product-area .container-sm,.scroll-x-none:not(.theme-v2) .product-area .container-xl,.scroll-x-none:not(.theme-v2) .product-area .container-xxl,.scroll-x-none:not(.theme-v2) .slider-area .container,.scroll-x-none:not(.theme-v2) .slider-area .container-fluid,.scroll-x-none:not(.theme-v2) .slider-area .container-lg,.scroll-x-none:not(.theme-v2) .slider-area .container-md,.scroll-x-none:not(.theme-v2) .slider-area .container-sm,.scroll-x-none:not(.theme-v2) .slider-area .container-xl,.scroll-x-none:not(.theme-v2) .slider-area .container-xxl,.scroll-x-none:not(.theme-v2) .subscribe-area .container,.scroll-x-none:not(.theme-v2) .subscribe-area .container-fluid,.scroll-x-none:not(.theme-v2) .subscribe-area .container-lg,.scroll-x-none:not(.theme-v2) .subscribe-area .container-md,.scroll-x-none:not(.theme-v2) .subscribe-area .container-sm,.scroll-x-none:not(.theme-v2) .subscribe-area .container-xl,.scroll-x-none:not(.theme-v2) .subscribe-area .container-xxl,.scroll-x-none:not(.theme-v2) .testimonial-area .container,.scroll-x-none:not(.theme-v2) .testimonial-area .container-fluid,.scroll-x-none:not(.theme-v2) .testimonial-area .container-lg,.scroll-x-none:not(.theme-v2) .testimonial-area .container-md,.scroll-x-none:not(.theme-v2) .testimonial-area .container-sm,.scroll-x-none:not(.theme-v2) .testimonial-area .container-xl,.scroll-x-none:not(.theme-v2) .testimonial-area .container-xxl,.scroll-x-none:not(.theme-v2) .timer-area .container,.scroll-x-none:not(.theme-v2) .timer-area .container-fluid,.scroll-x-none:not(.theme-v2) .timer-area .container-lg,.scroll-x-none:not(.theme-v2) .timer-area .container-md,.scroll-x-none:not(.theme-v2) .timer-area .container-sm,.scroll-x-none:not(.theme-v2) .timer-area .container-xl,.scroll-x-none:not(.theme-v2) .timer-area .container-xxl,.scroll-x-none:not(.theme-v2) .welcome-area .container,.scroll-x-none:not(.theme-v2) .welcome-area .container-fluid,.scroll-x-none:not(.theme-v2) .welcome-area .container-lg,.scroll-x-none:not(.theme-v2) .welcome-area .container-md,.scroll-x-none:not(.theme-v2) .welcome-area .container-sm,.scroll-x-none:not(.theme-v2) .welcome-area .container-xl,.scroll-x-none:not(.theme-v2) .welcome-area .container-xxl{max-width:100%!important;padding-left:20px!important;padding-left:var(--gl-gutter)!important;padding-right:20px!important;padding-right:var(--gl-gutter)!important}@media(max-width:767px){.scroll-x-none:not(.theme-v2) .banner-area .container,.scroll-x-none:not(.theme-v2) .banner-area .container-fluid,.scroll-x-none:not(.theme-v2) .banner-area .container-lg,.scroll-x-none:not(.theme-v2) .banner-area .container-md,.scroll-x-none:not(.theme-v2) .banner-area .container-sm,.scroll-x-none:not(.theme-v2) .banner-area .container-xl,.scroll-x-none:not(.theme-v2) .banner-area .container-xxl,.scroll-x-none:not(.theme-v2) .blog-area .container,.scroll-x-none:not(.theme-v2) .blog-area .container-fluid,.scroll-x-none:not(.theme-v2) .blog-area .container-lg,.scroll-x-none:not(.theme-v2) .blog-area .container-md,.scroll-x-none:not(.theme-v2) .blog-area .container-sm,.scroll-x-none:not(.theme-v2) .blog-area .container-xl,.scroll-x-none:not(.theme-v2) .blog-area .container-xxl,.scroll-x-none:not(.theme-v2) .brand-logo-area .container,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-fluid,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-lg,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-md,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-sm,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-xl,.scroll-x-none:not(.theme-v2) .brand-logo-area .container-xxl,.scroll-x-none:not(.theme-v2) .category-area .container,.scroll-x-none:not(.theme-v2) .category-area .container-fluid,.scroll-x-none:not(.theme-v2) .category-area .container-lg,.scroll-x-none:not(.theme-v2) .category-area .container-md,.scroll-x-none:not(.theme-v2) .category-area .container-sm,.scroll-x-none:not(.theme-v2) .category-area .container-xl,.scroll-x-none:not(.theme-v2) .category-area .container-xxl,.scroll-x-none:not(.theme-v2) .feature-area .container,.scroll-x-none:not(.theme-v2) .feature-area .container-fluid,.scroll-x-none:not(.theme-v2) .feature-area .container-lg,.scroll-x-none:not(.theme-v2) .feature-area .container-md,.scroll-x-none:not(.theme-v2) .feature-area .container-sm,.scroll-x-none:not(.theme-v2) .feature-area .container-xl,.scroll-x-none:not(.theme-v2) .feature-area .container-xxl,.scroll-x-none:not(.theme-v2) .home-page-sections .container,.scroll-x-none:not(.theme-v2) .home-page-sections .container-fluid,.scroll-x-none:not(.theme-v2) .home-page-sections .container-lg,.scroll-x-none:not(.theme-v2) .home-page-sections .container-md,.scroll-x-none:not(.theme-v2) .home-page-sections .container-sm,.scroll-x-none:not(.theme-v2) .home-page-sections .container-xl,.scroll-x-none:not(.theme-v2) .home-page-sections .container-xxl,.scroll-x-none:not(.theme-v2) .product-area .container,.scroll-x-none:not(.theme-v2) .product-area .container-fluid,.scroll-x-none:not(.theme-v2) .product-area .container-lg,.scroll-x-none:not(.theme-v2) .product-area .container-md,.scroll-x-none:not(.theme-v2) .product-area .container-sm,.scroll-x-none:not(.theme-v2) .product-area .container-xl,.scroll-x-none:not(.theme-v2) .product-area .container-xxl,.scroll-x-none:not(.theme-v2) .slider-area .container,.scroll-x-none:not(.theme-v2) .slider-area .container-fluid,.scroll-x-none:not(.theme-v2) .slider-area .container-lg,.scroll-x-none:not(.theme-v2) .slider-area .container-md,.scroll-x-none:not(.theme-v2) .slider-area .container-sm,.scroll-x-none:not(.theme-v2) .slider-area .container-xl,.scroll-x-none:not(.theme-v2) .slider-area .container-xxl,.scroll-x-none:not(.theme-v2) .subscribe-area .container,.scroll-x-none:not(.theme-v2) .subscribe-area .container-fluid,.scroll-x-none:not(.theme-v2) .subscribe-area .container-lg,.scroll-x-none:not(.theme-v2) .subscribe-area .container-md,.scroll-x-none:not(.theme-v2) .subscribe-area .container-sm,.scroll-x-none:not(.theme-v2) .subscribe-area .container-xl,.scroll-x-none:not(.theme-v2) .subscribe-area .container-xxl,.scroll-x-none:not(.theme-v2) .testimonial-area .container,.scroll-x-none:not(.theme-v2) .testimonial-area .container-fluid,.scroll-x-none:not(.theme-v2) .testimonial-area .container-lg,.scroll-x-none:not(.theme-v2) .testimonial-area .container-md,.scroll-x-none:not(.theme-v2) .testimonial-area .container-sm,.scroll-x-none:not(.theme-v2) .testimonial-area .container-xl,.scroll-x-none:not(.theme-v2) .testimonial-area .container-xxl,.scroll-x-none:not(.theme-v2) .timer-area .container,.scroll-x-none:not(.theme-v2) .timer-area .container-fluid,.scroll-x-none:not(.theme-v2) .timer-area .container-lg,.scroll-x-none:not(.theme-v2) .timer-area .container-md,.scroll-x-none:not(.theme-v2) .timer-area .container-sm,.scroll-x-none:not(.theme-v2) .timer-area .container-xl,.scroll-x-none:not(.theme-v2) .timer-area .container-xxl,.scroll-x-none:not(.theme-v2) .welcome-area .container,.scroll-x-none:not(.theme-v2) .welcome-area .container-fluid,.scroll-x-none:not(.theme-v2) .welcome-area .container-lg,.scroll-x-none:not(.theme-v2) .welcome-area .container-md,.scroll-x-none:not(.theme-v2) .welcome-area .container-sm,.scroll-x-none:not(.theme-v2) .welcome-area .container-xl,.scroll-x-none:not(.theme-v2) .welcome-area .container-xxl{padding-left:16px!important;padding-left:var(--gl-gutter-mobile)!important;padding-right:16px!important;padding-right:var(--gl-gutter-mobile)!important}}.scroll-x-none:not(.theme-v2) .custom-row-4{gap:13px;gap:var(--gl-gap);margin-left:0;margin-right:0}.scroll-x-none:not(.theme-v2) .custom2-col-12,.scroll-x-none:not(.theme-v2) .custom2-col-5{flex:0 0 calc(16.66667% - var(--gl-gap)*5/6)!important;max-width:calc(16.66667% - var(--gl-gap)*5/6)!important}.scroll-x-none:not(.theme-v2) .product-single-wrap{border-radius:10px;border-radius:var(--gl-radius);box-shadow:0 1px 4px #0000000f;box-shadow:var(--gl-shadow);margin:0!important;transition:box-shadow .2s ease}.scroll-x-none:not(.theme-v2) .product-single-wrap:hover{box-shadow:0 4px 12px #0000001a}.scroll-x-none:not(.theme-v2) .product-wrap-2{padding:6px 6px 8px}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-img img{border-radius:6px}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2{display:flex;flex-direction:column;justify-content:flex-start;min-height:112px;padding-top:6px}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2 .title-price-wrap-2{flex:1 1}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2 .title-price-wrap-2 .h3,.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2 .title-price-wrap-2 a.restrict-text-1,.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2 .title-price-wrap-2 h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;line-height:1.3;margin-bottom:3px;min-height:31.2px;overflow:hidden}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2 .title-price-wrap-2 .h3 a,.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2 .title-price-wrap-2 a.restrict-text-1 a,.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2 .title-price-wrap-2 h3 a{font-size:inherit}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-content-2 .price-2 span{font-size:12px}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-rating{margin-bottom:2px}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-rating i{font-size:10px}.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-action-2 a,.scroll-x-none:not(.theme-v2) .product-wrap-2 .product-action-2 button{font-size:13px;height:32px;line-height:32px;width:32px}.scroll-x-none:not(.theme-v2) .banner-area,.scroll-x-none:not(.theme-v2) .blog-area,.scroll-x-none:not(.theme-v2) .brand-logo-area,.scroll-x-none:not(.theme-v2) .feature-area,.scroll-x-none:not(.theme-v2) .home-page-sections,.scroll-x-none:not(.theme-v2) .product-area,.scroll-x-none:not(.theme-v2) .subscribe-area,.scroll-x-none:not(.theme-v2) .testimonial-area,.scroll-x-none:not(.theme-v2) .timer-area,.scroll-x-none:not(.theme-v2) .welcome-area{padding-bottom:20px!important;padding-top:20px!important}.scroll-x-none:not(.theme-v2) .product-tab-list a{border-radius:20px;margin:0 5px;padding:6px 18px}.scroll-x-none:not(.theme-v2) .product-tab-list a .h4,.scroll-x-none:not(.theme-v2) .product-tab-list a h4{font-size:14px;font-weight:600}@media only screen and (max-width:991px){.scroll-x-none:not(.theme-v2) .custom2-col-12,.scroll-x-none:not(.theme-v2) .custom2-col-5{flex:0 0 calc(33.33333% - var(--gl-gap)*2/3)!important;max-width:calc(33.33333% - var(--gl-gap)*2/3)!important}}@media only screen and (max-width:767px){.scroll-x-none:not(.theme-v2) .custom-row-4{gap:8px;gap:var(--gl-gap-mobile)}.scroll-x-none:not(.theme-v2) .custom2-col-5{flex:0 0 calc(50% - 4px)!important;flex:0 0 calc((100% - var(--gl-gap-mobile))/2)!important;max-width:calc(50% - 4px)!important;max-width:calc((100% - var(--gl-gap-mobile))/2)!important}.scroll-x-none:not(.theme-v2) .custom2-col-12{flex:0 0 100%!important;max-width:100%!important}.scroll-x-none:not(.theme-v2) .product-wrap-2{padding:5px 5px 6px}.scroll-x-none:not(.theme-v2) .banner-area,.scroll-x-none:not(.theme-v2) .blog-area,.scroll-x-none:not(.theme-v2) .brand-logo-area,.scroll-x-none:not(.theme-v2) .feature-area,.scroll-x-none:not(.theme-v2) .home-page-sections,.scroll-x-none:not(.theme-v2) .product-area,.scroll-x-none:not(.theme-v2) .subscribe-area,.scroll-x-none:not(.theme-v2) .testimonial-area,.scroll-x-none:not(.theme-v2) .timer-area,.scroll-x-none:not(.theme-v2) .welcome-area{padding-bottom:28px;padding-top:28px}.scroll-x-none:not(.theme-v2) .product-tab-list a{margin:0 4px 5px;padding:5px 14px}.scroll-x-none:not(.theme-v2) .product-tab-list a .h4,.scroll-x-none:not(.theme-v2) .product-tab-list a h4{font-size:13px}}.theme-v2 .fav-image-wrapper{border:1px solid #dfdfdf;border:1px solid var(--homepage-product-stroke-clr);display:flex;flex-direction:column;overflow:hidden;position:relative}.theme-v2 .fav-image-wrapper .product-img{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;transition:transform .3s ease}.theme-v2 .fav-image-wrapper .product-img img{max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease!important}.theme-v2 .fav-image-wrapper .product-img:hover img{transform:scale(1.03)}.theme-v2 .sp-wishlist-btn{align-items:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:8px;top:8px;transition:transform .15s ease;width:32px;z-index:5}.theme-v2 .sp-wishlist-btn svg{height:18px;width:18px}.theme-v2 .sp-wishlist-btn:hover{transform:scale(1.1)}.theme-v2 .sp-wishlist-btn.active svg{fill:#e74c3c}html[lang=ar] .theme-v2 .sp-wishlist-btn{left:8px;right:auto}.theme-v2 .fav-image-wrapper .pro-wishlist-2{display:none}.theme-v2 .sp-new-badge{background:#00b27a;border-radius:4px;bottom:8px;color:#fff;font-size:11px;font-weight:600;left:8px;line-height:1;padding:3px 10px;position:absolute;z-index:5}html[lang=ar] .theme-v2 .sp-new-badge{left:auto;right:8px}.theme-v2 .fav-image-wrapper .product-img-badges{display:none}.theme-v2 .sp-rating-row{align-items:center;display:flex;gap:3px;margin-bottom:4px}.theme-v2 .sp-rating-row .sp-rating-num{color:#333;font-size:12px;font-weight:600}.theme-v2 .sp-rating-row .sp-star{color:#f5a623;font-size:13px}.theme-v2 .sp-rating-row .sp-review-count{color:#999;font-size:11px}.theme-v2 .sp-rating-row .sp-action-btn{align-items:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;margin-left:auto;text-decoration:none;transition:background .15s ease;width:32px}.theme-v2 .sp-rating-row .sp-action-btn svg{height:18px;width:20px}.theme-v2 .sp-rating-row .sp-action-btn:hover{background:#eee}.theme-v2 .sp-rating-row .sp-action-btn:disabled{cursor:default;opacity:.4}html[lang=ar] .theme-v2 .sp-rating-row .sp-action-btn{margin-left:0;margin-right:auto}.theme-v2 .sp-brand-text{color:#888;font-size:11px;letter-spacing:.3px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.theme-v2 .product-wrap-2 .price-2{display:flex;flex-direction:column;justify-content:flex-end;min-height:29.9px}.theme-v2 .product-wrap-2 .price-2 .price-display.discount-variant .d-flex.flex-column{flex-direction:column!important;gap:0}.theme-v2 .product-wrap-2 .price-2 .price-display.discount-variant .old{color:#999!important;line-height:1.3;margin:0!important}.theme-v2 .product-wrap-2 .price-2 .price-display.discount-variant .old .original-price{color:#999;font-size:11px!important}.theme-v2 .product-wrap-2 .price-2 .price-display.discount-variant .mobile-price.bold.text-danger{line-height:1.3}.theme-v2 .product-wrap-2 .price-2 .sp-discount-pct{--tw-text-opacity:1;--tw-bg-opacity:.4;background-color:rgba(247,171,182,var(--tw-bg-opacity));border-radius:24px;color:rgba(238,45,100,var(--tw-text-opacity));font-size:11px!important;font-weight:600;margin-left:4px;padding:1px 5px}html[lang=ar] .theme-v2 .product-wrap-2 .price-2 .sp-discount-pct{margin-left:0;margin-right:4px}.theme-v2 .product-wrap-2{padding-bottom:13px!important}.theme-v2 .product-wrap-2 .brand-name-wrapper{margin-bottom:0;min-height:104px}.theme-v2 .fav-image-wrapper .feature-new-badge,.theme-v2 .product-wrap-2 .pro-details-rating{display:none}.theme-v2 .sp-unavailable{pointer-events:none}.theme-v2 .sp-unavailable .fav-image-wrapper{filter:grayscale(50%);opacity:.45}.theme-v2 .sp-unavailable .product-content-2 .mobile-price,.theme-v2 .sp-unavailable .product-content-2 .original-price,.theme-v2 .sp-unavailable .product-content-2 .price-2,.theme-v2 .sp-unavailable .product-content-2 .price-2 span,.theme-v2 .sp-unavailable .product-content-2 .sp-brand-text,.theme-v2 .sp-unavailable .product-content-2 .sp-rating-num,.theme-v2 .sp-unavailable .product-content-2 .sp-review-count,.theme-v2 .sp-unavailable .product-content-2 .sp-star,.theme-v2 .sp-unavailable .product-content-2 a,.theme-v2 .sp-unavailable .product-content-2 div,.theme-v2 .sp-unavailable .product-content-2 span{color:#bbb!important}.theme-v2 .sp-unavailable .product-content-2 .sp-star{color:#ccc!important}.theme-v2 .sp-unavailable .product-content-2 .sp-action-btn,.theme-v2 .sp-unavailable .product-content-2 .sp-discount-pct{display:none}.theme-v2 .sp-unavailable-badge{background:#dc3545e6;border-radius:4px;color:#fff;font-size:10px;font-weight:600;left:8px;line-height:1;padding:3px 8px;position:absolute;top:8px;z-index:6}html[lang=ar] .theme-v2 .sp-unavailable-badge{left:auto;right:8px}.theme-v2 .fav-image-wrapper{border:none;border-radius:10px 10px 0 0;border-radius:var(--gl-radius) var(--gl-radius) 0 0}.theme-v2 .product-grid-single{display:flex;flex-direction:column}.theme-v2 .product-grid-single>div:first-child{flex-shrink:0}.theme-v2 .product-grid-single .product-wrap-2,.theme-v2 .product-grid-single .product-wrap-2 .brand-name-wrapper,.theme-v2 .product-grid-single .product-wrap-2>.product-content-2{display:flex;flex:1 1;flex-direction:column}.theme-v2 .product-grid-single .product-wrap-2 .title-price-wrap-2{margin-top:auto}.theme-v2 .pdp-gallery .product-large-image-wrapper .product-img-badges{left:10px;top:10px}.theme-v2 .pdp-gallery .product-large-image-wrapper .feature-new-badge{bottom:10px;left:10px}.theme-v2 .pdp-gallery .product-img-badges .tagstyle{align-items:center;display:inline-flex}.theme-v2 .pdp-gallery .product-img-badges .tagstyle img.hot-off{display:none}.theme-v2 .pdp-gallery .product-img-badges .tagstyle div span.pink.bold{background:#dc3545e6;border-radius:4px;bottom:auto;color:#fff;display:inline-block;font-size:11px;font-weight:600;left:auto;line-height:1;padding:3px 10px;position:static;right:auto;top:auto}.theme-v2 .pdp-gallery .feature-new-badge .tagstyle{align-items:center;display:inline-flex}.theme-v2 .pdp-gallery .feature-new-badge .tagstyle img.hot-off{display:none}.theme-v2 .pdp-gallery .feature-new-badge .tagstyle div span.pink.bold{background:#00b27a;border-radius:4px;bottom:auto;color:#fff;display:inline-block;font-size:11px;font-weight:600;left:auto;line-height:1;padding:3px 10px;position:static;right:auto;top:auto}.scroll-x-none.theme-v2{--hp-section-gap:48px}.scroll-x-none.theme-v2 .home-page-sections{padding-left:20px!important;padding-left:var(--gl-gutter)!important;padding-right:20px!important;padding-right:var(--gl-gutter)!important}.scroll-x-none.theme-v2 .custom-row-4{gap:13px;gap:var(--gl-gap);margin-left:0;margin-right:0}.scroll-x-none.theme-v2 .custom2-col-5{flex:0 0 calc(16.66667% - var(--gl-gap)*5/6)!important;max-width:calc(16.66667% - var(--gl-gap)*5/6)!important}.scroll-x-none.theme-v2 .product-single-wrap{border-radius:10px;border-radius:var(--gl-radius);box-shadow:0 1px 4px #0000000f;box-shadow:var(--gl-shadow);margin:0!important;transition:box-shadow .2s ease}.scroll-x-none.theme-v2 .product-single-wrap:hover{box-shadow:0 4px 12px #0000001a}.scroll-x-none.theme-v2 .product-wrap-2{padding:6px 10px 8px}.scroll-x-none.theme-v2 .product-wrap-2 .product-img img{border-radius:6px}.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2{display:flex;flex-direction:column;justify-content:flex-start;min-height:0;min-height:auto;padding-top:6px}.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2 .title-price-wrap-2{flex:1 1}.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2 .title-price-wrap-2 .h3,.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2 .title-price-wrap-2 a.restrict-text-1,.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2 .title-price-wrap-2 h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;line-height:1.3;margin-bottom:3px;min-height:31.2px;overflow:hidden}.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2 .title-price-wrap-2 .h3 a,.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2 .title-price-wrap-2 a.restrict-text-1 a,.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2 .title-price-wrap-2 h3 a{font-size:inherit}.scroll-x-none.theme-v2 .product-wrap-2 .product-content-2 .price-2 span{font-size:14px}.scroll-x-none.theme-v2 .product-wrap-2 .product-view-details{display:none}.scroll-x-none.theme-v2 .product-wrap-2 .product-rating{margin-bottom:2px}.scroll-x-none.theme-v2 .product-wrap-2 .product-rating i{font-size:10px}.scroll-x-none.theme-v2 .product-wrap-2 .product-action-2 a,.scroll-x-none.theme-v2 .product-wrap-2 .product-action-2 button{font-size:13px;height:32px;line-height:32px;width:32px}.scroll-x-none.theme-v2 .banner-area,.scroll-x-none.theme-v2 .blog-area,.scroll-x-none.theme-v2 .brand-logo-area,.scroll-x-none.theme-v2 .feature-area,.scroll-x-none.theme-v2 .home-page-sections,.scroll-x-none.theme-v2 .product-area,.scroll-x-none.theme-v2 .subscribe-area,.scroll-x-none.theme-v2 .testimonial-area,.scroll-x-none.theme-v2 .timer-area,.scroll-x-none.theme-v2 .welcome-area{padding-bottom:var(--hp-section-gap);padding-top:var(--hp-section-gap)}.scroll-x-none.theme-v2 .product-area{background-color:#f6f6f8;background-color:var(--gl-surface-alt)}.scroll-x-none.theme-v2 .product-tab-list a{border-radius:20px;margin:0 6px;padding:6px 20px}.scroll-x-none.theme-v2 .product-tab-list a .h4,.scroll-x-none.theme-v2 .product-tab-list a h4{font-size:15px;font-weight:600}.scroll-x-none.theme-v2 .section-title .h2,.scroll-x-none.theme-v2 .section-title h2,.scroll-x-none.theme-v2 .section-title-2 .h2,.scroll-x-none.theme-v2 .section-title-2 h2,.scroll-x-none.theme-v2 .section-title-3 .h2,.scroll-x-none.theme-v2 .section-title-3 h2{font-size:22px;font-weight:700}.scroll-x-none.theme-v2 .banner-area .row{margin-left:0;margin-right:0}@media only screen and (max-width:991px){.scroll-x-none.theme-v2 .custom2-col-5{flex:0 0 calc(33.33333% - var(--gl-gap)*2/3)!important;max-width:calc(33.33333% - var(--gl-gap)*2/3)!important}}@media only screen and (max-width:767px){.scroll-x-none.theme-v2{--hp-section-gap:32px}.scroll-x-none.theme-v2 .custom-row-4{gap:8px;gap:var(--gl-gap-mobile)}.scroll-x-none.theme-v2 .custom2-col-5{flex:0 0 calc(50% - 4px)!important;flex:0 0 calc((100% - var(--gl-gap-mobile))/2)!important;max-width:calc(50% - 4px)!important;max-width:calc((100% - var(--gl-gap-mobile))/2)!important}.scroll-x-none.theme-v2 .custom2-col-12{flex:0 0 100%!important;max-width:100%!important}.scroll-x-none.theme-v2 .product-wrap-2{padding:5px 5px 6px}.scroll-x-none.theme-v2 .banner-area,.scroll-x-none.theme-v2 .blog-area,.scroll-x-none.theme-v2 .brand-logo-area,.scroll-x-none.theme-v2 .feature-area,.scroll-x-none.theme-v2 .home-page-sections,.scroll-x-none.theme-v2 .product-area,.scroll-x-none.theme-v2 .subscribe-area,.scroll-x-none.theme-v2 .testimonial-area,.scroll-x-none.theme-v2 .timer-area,.scroll-x-none.theme-v2 .welcome-area{padding-bottom:32px;padding-top:32px}.scroll-x-none.theme-v2 .section-title .h2,.scroll-x-none.theme-v2 .section-title h2,.scroll-x-none.theme-v2 .section-title-2 .h2,.scroll-x-none.theme-v2 .section-title-2 h2,.scroll-x-none.theme-v2 .section-title-3 .h2,.scroll-x-none.theme-v2 .section-title-3 h2{font-size:18px}.scroll-x-none.theme-v2 .product-tab-list a{margin:0 4px 5px;padding:5px 14px}.scroll-x-none.theme-v2 .product-tab-list a .h4,.scroll-x-none.theme-v2 .product-tab-list a h4{font-size:13px}}:root{--hv2-top-bg:#fff;--hv2-top-text:#1a1a2e;--hv2-nav-bg:#fff;--hv2-nav-border:#e5e5e5;--hv2-accent:var(--theme-color,#ff6b00);--hv2-text-primary:#1a1a2e;--hv2-text-secondary:#6b7280;--hv2-search-bg:#f3f4f6;--hv2-search-text:#1a1a2e;--hv2-search-placeholder:#9ca3af;--hv2-search-border:#e5e5e5;--hv2-badge-bg:var(--theme-color,#ff6b00);--hv2-badge-text:#fff;--hv2-mega-bg:#fff;--hv2-mega-shadow:0 8px 32px #0000001f;--hv2-sticky-shadow:0 2px 12px #00000014;--hv2-radius:8px;--hv2-radius-pill:40px;--hv2-transition:0.2s ease;--hv2-header-height-top:72px;--hv2-header-height-nav:52px}.hv2-header{font-family:inherit;position:relative;z-index:1050}.hv2-top{background:#fff;background:var(--hv2-top-bg);border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--hv2-nav-border);color:#1a1a2e;color:var(--hv2-top-text);height:72px;height:var(--hv2-header-height-top)}.hv2-top,.hv2-top-inner{align-items:center;display:flex}.hv2-top-inner{gap:32px;padding:0 20px;padding:0 var(--gl-gutter);width:100%}.hv2-logo{flex-shrink:0;min-width:140px}.hv2-logo a{align-items:center;display:flex}.hv2-logo img{max-height:56px;object-fit:contain;width:auto}.hv2-search{flex:1 1;max-width:65%;position:relative}.hv2-search-input-wrap{align-items:center;background:#f3f4f6;background:var(--hv2-search-bg);border:none;border-radius:4px;display:flex;height:44px;padding:0 16px;transition:box-shadow .2s ease;transition:box-shadow var(--hv2-transition)}.hv2-search-input-wrap:focus-within{box-shadow:0 0 0 1px #ff6b00;box-shadow:0 0 0 1px var(--hv2-accent)}.hv2-search-icon{align-items:center;color:#9ca3af;color:var(--hv2-search-placeholder);display:flex;flex-shrink:0;margin-right:12.8px}.hv2-search-icon svg{height:19.2px;width:19.2px}.hv2-search-input{background:none;border:none;color:#1a1a2e;color:var(--hv2-search-text);flex:1 1;font-size:15px;line-height:1.4;outline:none}.hv2-search-input::placeholder{color:#9ca3af;color:var(--hv2-search-placeholder)}.hv2-search-btn{align-items:center;background:#ff6b00;background:var(--hv2-accent,var(--theme-color,#1a1a2e));border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-left:8px;transition:opacity .2s ease;transition:opacity var(--hv2-transition,.2s);width:32px}.hv2-search-btn:hover{opacity:.85}.hv2-search-btn svg{pointer-events:none}.hv2-search-clear{align-items:center;background:none;border:none;color:#6b7280;color:var(--hv2-text-secondary,#999);cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:4px;padding:4px}.hv2-search-clear:hover{color:#1a1a2e;color:var(--hv2-text-primary,#333)}.hv2-search-results{background:#fff;background:var(--hv2-mega-bg);border-radius:8px;border-radius:var(--hv2-radius);box-shadow:0 8px 32px #0000001f;box-shadow:var(--hv2-mega-shadow);left:0;max-height:400px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 8px);z-index:1050}.hv2-search-result-item{align-items:center;border-bottom:1px solid #f3f4f6;color:#1a1a2e;color:var(--hv2-text-primary);cursor:pointer;display:flex;gap:12.8px;padding:12.8px 16px;text-decoration:none;transition:background .2s ease;transition:background var(--hv2-transition)}.hv2-search-result-item:last-child{border-bottom:none}.hv2-search-result-item:hover{background:#f9fafb}.hv2-search-result-item .hv2-search-result-icon{color:#6b7280;color:var(--hv2-text-secondary);flex-shrink:0}.hv2-search-result-item .hv2-search-result-icon svg{height:16px;width:16px}.hv2-search-result-item .hv2-search-result-text{font-size:14.4px;font-weight:500}.hv2-search-result-item .hv2-search-result-text .hv2-search-result-source{color:#6b7280;color:var(--hv2-text-secondary);font-size:12.8px;font-weight:400;margin-left:8px}.hv2-search-no-results{color:#6b7280;color:var(--hv2-text-secondary);font-size:14.4px;padding:24px 16px;text-align:center}.hv2-suggestions{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001f;left:0;max-height:360px;overflow-y:auto;position:absolute;right:0;scrollbar-width:thin;top:calc(100% + 4px);z-index:1050}.hv2-suggestions__loading{display:flex;justify-content:center;padding:20px 0}.hv2-suggestions__spinner{animation:hv2-spin .6s linear infinite;border:2px solid #eee;border-radius:50%;border-top:2px solid var(--hv2-accent,#333);height:22px;width:22px}.hv2-suggestions__hint{border-bottom:1px solid #f0f0f0;color:#6b7280;color:var(--hv2-text-secondary,#aaa);font-size:12.5px;padding:10px 16px}.hv2-suggestions__empty,.hv2-suggestions__hint{align-items:center;display:flex;font-style:italic;gap:8px}.hv2-suggestions__empty{color:#6b7280;color:var(--hv2-text-secondary,#999);font-size:13px;padding:16px}.hv2-suggestions__item{align-items:center;background:none;border:none;border-bottom:1px solid #f5f5f5;color:#1a1a2e;color:var(--hv2-text-primary,#1a1a2e);cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 16px;text-align:start;transition:background .15s;width:100%}.hv2-suggestions__item:last-child{border-bottom:none}.hv2-suggestions__item:hover{background:#f5f5f5}.hv2-suggestions__item-icon{color:#6b7280;color:var(--hv2-text-secondary,#999);flex-shrink:0}@keyframes hv2-spin{to{transform:rotate(1turn)}}.hv2-tagline{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px;white-space:nowrap}.hv2-tagline,.hv2-tagline .hv2-tagline-icon{color:#1a1a2e;color:var(--hv2-text-primary);flex-shrink:0}.hv2-tagline .hv2-tagline-icon svg{height:20px;width:20px}.hv2-nav{background:#fff;background:var(--hv2-nav-bg);border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--hv2-nav-border);height:52px;height:var(--hv2-header-height-nav);position:relative;transition:box-shadow .2s ease;transition:box-shadow var(--hv2-transition)}.hv2-nav,.hv2-nav-inner{align-items:center;display:flex}.hv2-nav-inner{justify-content:space-between;padding:0 8px;width:100%}.hv2-nav-left{align-items:center;display:flex;gap:4.8px;min-width:0}.hv2-nav--sticky .hv2-nav-left{flex-shrink:0}.hv2-nav-right{align-items:center;display:flex;flex-shrink:0;gap:6.4px}.hv2-categories-btn{align-items:center;background:none;border:none;border-radius:8px;border-radius:var(--hv2-radius);color:#1a1a2e;color:var(--hv2-text-primary);cursor:pointer;display:flex;font-size:14.4px;font-weight:600;gap:9.6px;padding:8px 16px;transition:background .2s ease;transition:background var(--hv2-transition);white-space:nowrap}.hv2-categories-btn svg{height:20px;width:20px}.hv2-categories-btn .hv2-categories-chevron{margin-left:4px;transition:transform .2s ease;transition:transform var(--hv2-transition)}.hv2-categories-btn .hv2-categories-chevron svg{height:16px;width:16px}.hv2-categories-btn.hv2-categories-btn--open .hv2-categories-chevron{transform:rotate(180deg)}.hv2-cat-nav-links{align-items:stretch;display:flex;gap:0;height:100%;margin-left:8px}.hv2-cat-nav-links .hv2-nav-link-wrap>a,.hv2-cat-nav-links a{align-items:center;color:#1a1a2e;color:var(--hv2-text-primary);display:flex;font-size:14.4px;font-weight:500;padding:0 14px;position:relative;text-decoration:none;transition:color .2s ease;transition:color var(--hv2-transition);white-space:nowrap}.hv2-cat-nav-links .hv2-nav-link-wrap>a:after,.hv2-cat-nav-links a:after{background:#ff6b00;background:var(--hv2-accent);border-radius:3px 3px 0 0;bottom:0;content:"";height:3px;left:14px;position:absolute;right:14px;transform:scaleX(0);transition:transform .2s ease;transition:transform var(--hv2-transition)}.hv2-cat-nav-links .hv2-nav-link-wrap>a:hover,.hv2-cat-nav-links a:hover{color:#ff6b00;color:var(--hv2-accent)}.hv2-cat-nav-links .hv2-nav-link-wrap>a:hover:after,.hv2-cat-nav-links a:hover:after{transform:scaleX(1)}.hv2-more-wrap{align-items:stretch}.hv2-more-btn,.hv2-more-wrap{display:flex;position:relative}.hv2-more-btn{align-items:center;background:none;border:none;color:#1a1a2e;color:var(--hv2-text-primary);cursor:pointer;font-size:14.4px;font-weight:600;gap:4px;padding:0 14px;transition:color .2s ease;transition:color var(--hv2-transition);white-space:nowrap}.hv2-more-btn:after{background:#ff6b00;background:var(--hv2-accent);border-radius:3px 3px 0 0;bottom:0;content:"";height:3px;left:14px;position:absolute;right:14px;transform:scaleX(0);transition:transform .2s ease;transition:transform var(--hv2-transition)}.hv2-more-btn:hover{color:#ff6b00;color:var(--hv2-accent)}.hv2-more-btn:hover:after{transform:scaleX(1)}.hv2-more-btn svg{height:16px;transition:transform .2s ease;transition:transform var(--hv2-transition);width:16px}.hv2-more-btn.hv2-more-btn--open svg{transform:rotate(180deg)}.hv2-more-dropdown{animation:hv2FadeIn .15s ease;background:#fff;background:var(--hv2-mega-bg);border-radius:8px;border-radius:var(--hv2-radius);box-shadow:0 8px 32px #0000001f;box-shadow:var(--hv2-mega-shadow);left:0;max-width:calc(100vw - 32px);min-width:220px;padding:8px 0;position:absolute;top:100%;z-index:1050}.hv2-more-dropdown a{color:#1a1a2e;color:var(--hv2-text-primary);display:block;font-size:14.4px;font-weight:500;padding:10px 20px;text-decoration:none;transition:color .2s ease,background .2s ease;transition:color var(--hv2-transition),background var(--hv2-transition);white-space:nowrap}.hv2-more-dropdown a:hover{background:#f9fafb;color:#ff6b00;color:var(--hv2-accent)}.hv2-more-dropdown a:after{display:none}.hv2-nav-link-wrap{align-items:stretch;display:flex;position:relative}.hv2-nav-link-wrap--mega{position:static}.hv2-nav-link-wrap>a{gap:4px}.hv2-nav-link-wrap .hv2-nav-chevron{align-items:center;display:flex}.hv2-nav-link-wrap .hv2-nav-chevron svg{height:14px;transition:transform .2s ease;transition:transform var(--hv2-transition);width:14px}.hv2-nav-link-wrap:hover .hv2-nav-chevron svg{transform:rotate(180deg)}.hv2-nav-link-dropdown--simple{animation:hv2FadeIn .15s ease;background:#fff;background:var(--hv2-mega-bg);border-radius:8px;border-radius:var(--hv2-radius);box-shadow:0 8px 32px #0000001f;box-shadow:var(--hv2-mega-shadow);left:0;max-height:360px;max-width:calc(100vw - 32px);overflow-y:auto;padding:8px 0;position:absolute;top:100%;width:260px;z-index:1050}.hv2-nav-link-dropdown--simple .hv2-dropdown-child>a{color:#1a1a2e;color:var(--hv2-text-primary);display:block;font-size:14.4px;font-weight:500;overflow:hidden;padding:10px 20px;text-decoration:none;text-overflow:ellipsis;transition:color .2s ease,background .2s ease;transition:color var(--hv2-transition),background var(--hv2-transition);white-space:nowrap}.hv2-nav-link-dropdown--simple .hv2-dropdown-child>a:hover{background:#f9fafb;color:#ff6b00;color:var(--hv2-accent)}.hv2-nav-link-dropdown--simple .hv2-dropdown-child>a:after{display:none}.hv2-nav-link-dropdown--mega{grid-gap:20px 28px;align-content:start;animation:hv2FadeIn .15s ease;background:#fff;background:var(--hv2-mega-bg);border-radius:0 0 8px 8px;border-radius:0 0 var(--hv2-radius) var(--hv2-radius);box-shadow:0 8px 32px #0000001f;box-shadow:var(--hv2-mega-shadow);display:grid;gap:20px 28px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));left:0;max-height:400px;overflow-y:auto;padding:24px 20px;padding:24px var(--gl-gutter);position:absolute;right:0;top:100%;z-index:1050}.hv2-nav-link-dropdown--mega .hv2-dropdown-child{min-width:0}.hv2-nav-link-dropdown--mega .hv2-dropdown-child>a{color:#1a1a2e;color:var(--hv2-text-primary);display:block;font-size:13.6px;font-weight:600;margin-bottom:6.4px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hv2-nav-link-dropdown--mega .hv2-dropdown-child>a:hover{color:#ff6b00;color:var(--hv2-accent)}.hv2-nav-link-dropdown--mega .hv2-dropdown-child>a:after{display:none}.hv2-nav-link-dropdown--mega .hv2-dropdown-grandchildren{list-style:none;margin:0;padding:0}.hv2-nav-link-dropdown--mega .hv2-dropdown-grandchildren li{margin-bottom:3.2px}.hv2-nav-link-dropdown--mega .hv2-dropdown-grandchildren a{color:#6b7280;color:var(--hv2-text-secondary);display:block;font-size:13.6px;font-weight:400;overflow:hidden;padding:3.2px 0;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hv2-nav-link-dropdown--mega .hv2-dropdown-grandchildren a:hover{color:#ff6b00;color:var(--hv2-accent)}.hv2-nav-link-dropdown--mega .hv2-dropdown-grandchildren a:after{display:none}.hv2-mega-overlay{background:#0000004d;bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.hv2-mega-menu{background:#fff;background:var(--hv2-mega-bg);box-shadow:0 8px 32px #0000001f;box-shadow:var(--hv2-mega-shadow);left:0;max-height:520px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1}.hv2-mega-inner{display:flex;height:100%;max-height:520px}.hv2-mega-sidebar{background:#fafafa;border-right:1px solid #e5e5e5;border-right:1px solid var(--hv2-nav-border);min-width:260px;overflow-y:auto;padding:8px 0;width:260px}.hv2-mega-sidebar-item{align-items:center;cursor:pointer;display:flex;gap:10px;padding:11px 20px;padding:11px 20px 11px var(--gl-gutter);position:relative;transition:background .2s ease;transition:background var(--hv2-transition)}.hv2-mega-sidebar-item a{color:#1a1a2e;color:var(--hv2-text-primary);flex:1 1;font-size:14px;font-weight:500;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hv2-mega-sidebar-item a:after{display:none}.hv2-mega-sidebar-item .hv2-mega-sidebar-arrow{color:#6b7280;color:var(--hv2-text-secondary);flex-shrink:0;opacity:0;transition:opacity .2s ease;transition:opacity var(--hv2-transition)}.hv2-mega-sidebar-item .hv2-mega-sidebar-arrow svg{height:14px;width:14px}.hv2-mega-sidebar-item:hover{background:#f3f4f6}.hv2-mega-sidebar-item--active{background:#fff;border-left:3px solid #ff6b00;border-left:3px solid var(--hv2-accent);padding-left:17px;padding-left:calc(var(--gl-gutter) - 3px)}.hv2-mega-sidebar-item--active a{color:#ff6b00;color:var(--hv2-accent);font-weight:600}.hv2-mega-sidebar-item--active .hv2-mega-sidebar-arrow{color:#ff6b00;color:var(--hv2-accent);opacity:1}.hv2-mega-sidebar-icon{border-radius:4px;flex-shrink:0;height:24px;object-fit:cover;width:24px}.hv2-mega-content{flex:1 1;min-width:0;overflow-y:auto;padding:24px 28px}.hv2-mega-empty{align-items:center;display:flex;height:100%;justify-content:center;min-height:200px}.hv2-mega-browse-all{align-items:center;border-radius:8px;border-radius:var(--hv2-radius);color:#ff6b00;color:var(--hv2-accent);display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:background .2s ease;transition:background var(--hv2-transition)}.hv2-mega-browse-all:hover{background:#f9fafb}.hv2-mega-browse-all svg{height:18px;width:18px}.hv2-mega-content-grid{display:flex;gap:28px}.hv2-mega-content-grid--with-brands .hv2-mega-content-cols{flex:1 1;min-width:0}.hv2-mega-content-cols{grid-gap:20px 24px;align-content:start;display:grid;flex:1 1;gap:20px 24px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.hv2-mega-content-col{min-width:0}.hv2-mega-content-col--all .hv2-mega-col-header{color:#ff6b00;color:var(--hv2-accent)}.hv2-mega-col-header{align-items:center;color:#1a1a2e;color:var(--hv2-text-primary);display:inline-flex;font-size:13.6px;font-weight:700;gap:4px;margin-bottom:8px;text-decoration:none}.hv2-mega-col-header svg{height:14px;opacity:.5;width:14px}.hv2-mega-col-header:hover{color:#ff6b00;color:var(--hv2-accent)}.hv2-mega-col-header:hover svg{opacity:1}.hv2-mega-gc-list{list-style:none;margin:0;padding:0}.hv2-mega-gc-list li{margin-bottom:2px}.hv2-mega-gc-list a{color:#6b7280;color:var(--hv2-text-secondary);display:block;font-size:13.6px;font-weight:400;padding:3px 0;text-decoration:none;transition:color .2s ease;transition:color var(--hv2-transition)}.hv2-mega-gc-list a:hover{color:#ff6b00;color:var(--hv2-accent)}.hv2-mega-brands{border-left:1px solid #e5e5e5;border-left:1px solid var(--hv2-nav-border);flex-shrink:0;min-width:200px;padding-left:24px;width:200px}.hv2-mega-brands-title{color:#6b7280;color:var(--hv2-text-secondary);font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.hv2-mega-brands-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.hv2-mega-brand-logo{align-items:center;aspect-ratio:1;background:#fff;border:1px solid #e5e5e5;border:1px solid var(--hv2-nav-border);border-radius:8px;border-radius:var(--hv2-radius);display:flex;justify-content:center;padding:6px;width:100%}.hv2-mega-brand-logo img{max-height:100%;max-width:100%;object-fit:contain}.hv2-icon-btn{align-items:center;background:none;border:none;border-radius:50%;color:#1a1a2e;color:var(--hv2-text-primary);cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:background .2s ease;transition:background var(--hv2-transition);width:40px}.hv2-icon-btn:hover{background:#f3f4f6}.hv2-icon-btn svg{height:22.4px;width:22.4px}.hv2-badge{align-items:center;background:#ff6b00;background:var(--hv2-badge-bg);border-radius:9px;color:#fff;color:var(--hv2-badge-text);display:flex;font-size:11.2px;font-weight:700;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 4.8px;position:absolute;right:2px;top:2px}.hv2-lang-wrap{position:relative}.hv2-lang-toggle{align-items:center;background:none;border:none;color:#1a1a2e;color:var(--hv2-text-primary);cursor:pointer;display:flex;font-size:13.6px;font-weight:500;gap:6.4px;padding:6.4px 12.8px;white-space:nowrap}.hv2-lang-toggle .hv2-lang-chevron{margin-left:2px;transition:transform .2s ease;transition:transform var(--hv2-transition)}.hv2-lang-toggle[aria-expanded=true] .hv2-lang-chevron{transform:rotate(180deg)}.hv2-lang-dropdown{animation:hv2FadeIn .15s ease;background:#fff;background:var(--hv2-mega-bg);border-radius:8px;border-radius:var(--hv2-radius);box-shadow:0 8px 32px #0000001f;box-shadow:var(--hv2-mega-shadow);min-width:180px;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:1050}.hv2-lang-dropdown .hv2-lang-dropdown-header{color:#6b7280;color:var(--hv2-text-secondary);font-size:11.2px;font-weight:600;letter-spacing:.5px;padding:8px 16px 6px;text-transform:uppercase}.hv2-lang-option{align-items:center;background:none;border:none;color:#1a1a2e;color:var(--hv2-text-primary);cursor:pointer;display:flex;font-size:14.4px;font-weight:500;justify-content:space-between;padding:9.6px 16px;text-align:left;transition:background .2s ease;transition:background var(--hv2-transition);width:100%}.hv2-lang-option:hover{background:#f3f4f6}.hv2-lang-option svg{flex-shrink:0}.hv2-lang-option svg,.hv2-lang-option--active{color:#ff6b00;color:var(--hv2-accent)}.hv2-profile-wrap{position:relative}.hv2-profile-dropdown{animation:hv2FadeIn .15s ease;background:#fff;background:var(--hv2-mega-bg);border-radius:8px;border-radius:var(--hv2-radius);box-shadow:0 8px 32px #0000001f;box-shadow:var(--hv2-mega-shadow);min-width:192px;position:absolute;right:0;top:calc(100% + 8px);z-index:1050}.hv2-profile-dropdown ul{list-style:none;margin:0;padding:8px 0}.hv2-profile-dropdown li a{color:#1a1a2e;color:var(--hv2-text-primary);display:block;font-size:14.4px;padding:9.6px 16px;text-decoration:none;transition:background .2s ease;transition:background var(--hv2-transition)}.hv2-profile-dropdown li a:hover{background:#f3f4f6}.hv2-sticky-search{flex:1 1;margin-left:16px}.hv2-sticky-search .hv2-search{max-width:100%}.hv2-sticky-search .hv2-search-input-wrap{height:38px}.hv2-nav--sticky{animation:hv2SlideDown .3s ease;box-shadow:0 2px 12px #00000014;box-shadow:var(--hv2-sticky-shadow);left:0;position:fixed;right:0;top:0;z-index:1050}.hv2-sticky-spacer{height:52px;height:var(--hv2-header-height-nav)}@keyframes hv2SlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes hv2FadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:767px){.hv2-top{display:none}.hv2-nav{background:#0000;border-bottom:none;box-shadow:none;height:56px;left:0;position:absolute;right:0;top:0;z-index:1050}.announcement-bar~.hv2-header .hv2-nav:not(.hv2-nav--sticky){top:40px}.hv2-nav--sticky{background:#fff;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--hv2-nav-border);box-shadow:0 2px 12px #00000014;box-shadow:var(--hv2-sticky-shadow);position:fixed;top:0}.hv2-nav--sticky .hv2-mobile-bell-btn,.hv2-nav--sticky .hv2-mobile-grid-btn{display:none}.hv2-nav--sticky .hv2-mobile-inline-search .hv2-search-input-wrap{background:#f3f4f6;background:var(--hv2-search-bg)}.hv2-nav-inner{padding:0 16px;padding:0 var(--gl-gutter-mobile)}.hv2-cat-nav-links,.hv2-categories-btn,.hv2-nav-right,.hv2-sticky-search{display:none}.hv2-nav-left{flex:1 1;gap:0}.hv2-mobile-row{align-items:center;display:flex;gap:6px;width:100%}.hv2-mobile-row--inner{gap:0}.hv2-mobile-back-btn{align-items:center;background:none;border:none;color:#1a1a2e;color:var(--hv2-text-primary);cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;width:36px}.hv2-mobile-back-btn svg{height:22px;width:22px}.hv2-mobile-page-title{color:#1a1a2e;color:var(--hv2-text-primary);flex:1 1;font-size:16px;font-weight:600;overflow:hidden;padding-right:36px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.hv2-nav:has(.hv2-mobile-row--inner){background:#fff;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--hv2-nav-border);box-shadow:0 2px 12px #00000014;box-shadow:var(--hv2-sticky-shadow);position:fixed;top:0}.hv2-mobile-bell-btn,.hv2-mobile-grid-btn{align-items:center;background:#fff;border:none;border-radius:50%;color:#6b7280;color:var(--hv2-text-secondary);cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:color .2s ease,background .2s ease;transition:color var(--hv2-transition),background var(--hv2-transition);width:36px}.hv2-mobile-bell-btn:active,.hv2-mobile-grid-btn:active{background:#f3f4f6}.hv2-mobile-bell-btn svg,.hv2-mobile-grid-btn svg{height:18px;width:18px}.hv2-mobile-inline-search{flex:1 1;min-width:0}.hv2-mobile-inline-search .hv2-search{max-width:100%}.hv2-mobile-inline-search .hv2-search-input-wrap{background:#fff;border-radius:40px;border-radius:var(--hv2-radius-pill);height:38px;padding:0 12px;transition:background .2s ease;transition:background var(--hv2-transition)}.hv2-mobile-inline-search .hv2-search-icon{color:#9ca3af;color:var(--hv2-search-placeholder);transition:color .2s ease;transition:color var(--hv2-transition)}.hv2-mobile-inline-search .hv2-search-icon svg{height:16px;width:16px}.hv2-mobile-inline-search .hv2-search-input{color:#1a1a2e;color:var(--hv2-search-text);font-size:13px;transition:color .2s ease;transition:color var(--hv2-transition)}.hv2-mobile-inline-search .hv2-search-input::placeholder{color:#9ca3af;color:var(--hv2-search-placeholder)}.hv2-mobile-inline-search .hv2-search-results{border-radius:0;left:0;max-height:calc(100vh - 112px);position:fixed;right:0;top:56px}.hv2-mega-menu{display:none;max-height:calc(100vh - 56px);position:fixed;top:56px}.hv2-sticky-spacer{display:none}.hv2-nav--sticky~.hv2-sticky-spacer,.hv2-nav:has(.hv2-mobile-row--inner)~.hv2-sticky-spacer{display:block;height:56px}.announcement-bar~.hv2-header>.hv2-sticky-spacer{height:96px}.theme-v2 .breadcrumb-area{display:none}.theme-v2 .shop-area{padding-top:16px}}@media(max-width:991px){.theme-v2 .pro-details-quality.mobile{bottom:39px}.theme-v2 .shop-area:has(.pdp-layout)~.related-product-area{padding-bottom:120px!important}}@media(max-width:991px){.scroll-x-none.theme-v2{padding-bottom:56px}}.hv2-bottom-tab{align-items:center;background:#fff;border-top:1px solid #e5e5e5;bottom:0;display:flex;height:56px;justify-content:space-around;left:0;padding:0;position:fixed;right:0;z-index:1040}.hv2-bottom-tab-item{align-items:center;background:none;border:none;color:#6b7280;color:var(--hv2-text-secondary);cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:2px;height:100%;justify-content:center;padding:4px 0;transition:color .2s ease;transition:color var(--hv2-transition)}.hv2-bottom-tab-item--active{color:#ff6b00;color:var(--hv2-accent)}.hv2-bottom-tab-icon{align-items:center;display:flex;justify-content:center;position:relative}.hv2-bottom-tab-icon svg{height:22px;width:22px}.hv2-bottom-tab-badge{align-items:center;background:#ff6b00;background:var(--hv2-badge-bg);border-radius:8px;color:#fff;color:var(--hv2-badge-text);display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;line-height:1;min-width:16px;padding:0 4px;position:absolute;right:-8px;top:-4px}.hv2-bottom-tab-label{font-size:10px;font-weight:500;line-height:1.2;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.hv2-mobile-row{display:none!important}}@media(max-width:1024px)and (min-width:768px){.hv2-nav-link-dropdown--mega{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.hv2-mega-sidebar{min-width:220px;width:220px}.hv2-mega-brands{display:none}.hv2-mega-content-cols{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}html[lang=ar] .hv2-search-icon{margin-left:12.8px;margin-right:0}html[lang=ar] .hv2-categories-btn .hv2-categories-chevron{margin-left:0;margin-right:4px}html[lang=ar] .hv2-cat-nav-links{margin-left:0;margin-right:8px}html[lang=ar] .hv2-badge{left:2px;right:auto}html[lang=ar] .hv2-lang-dropdown,html[lang=ar] .hv2-profile-dropdown{left:0;right:auto}html[lang=ar] .hv2-lang-toggle .hv2-lang-chevron{margin-left:0;margin-right:2px}html[lang=ar] .hv2-lang-option{text-align:right}html[lang=ar] .hv2-search-result-item .hv2-search-result-text .hv2-search-result-source{margin-left:0;margin-right:8px}html[lang=ar] .hv2-more-dropdown,html[lang=ar] .hv2-nav-link-dropdown--simple{left:auto;right:0}html[lang=ar] .hv2-mega-sidebar{border-left:1px solid #e5e5e5;border-left:1px solid var(--hv2-nav-border);border-right:none}html[lang=ar] .hv2-mega-sidebar-item{padding-left:20px;padding-right:20px;padding-right:var(--gl-gutter)}html[lang=ar] .hv2-mega-sidebar-item .hv2-mega-sidebar-arrow svg{transform:scaleX(-1)}html[lang=ar] .hv2-mega-sidebar-item--active{border-left:none;border-right:3px solid #ff6b00;border-right:3px solid var(--hv2-accent);padding-left:20px;padding-right:17px;padding-right:calc(var(--gl-gutter) - 3px)}html[lang=ar] .hv2-mega-browse-all svg,html[lang=ar] .hv2-mega-col-header svg{transform:scaleX(-1)}html[lang=ar] .hv2-mega-brands{border-left:none;border-right:1px solid #e5e5e5;border-right:1px solid var(--hv2-nav-border);padding-left:0;padding-right:24px}html[lang=ar] .hv2-bottom-tab-badge{left:-8px;right:auto}html[lang=ar] .hv2-mobile-back-btn svg{transform:scaleX(-1)}html[lang=ar] .hv2-mobile-page-title{padding-left:36px;padding-right:0}:root{--v2cat-left-bg:#f5f5f5;--v2cat-left-width:100px;--v2cat-right-bg:#fff;--v2cat-active-border:var(--hv2-accent,var(--theme-color,#ff6b00));--v2cat-text-primary:#1a1a2e;--v2cat-text-secondary:#6b7280;--v2cat-border:#e5e5e5;--v2cat-transition:0.3s ease;--v2cat-radius:8px}.v2cat-overlay{background:#fff;background:var(--v2cat-right-bg);bottom:56px;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;transform:translateY(calc(100% + 56px));transition:transform .3s ease,visibility 0s linear ease .3s;transition:transform var(--v2cat-transition),visibility 0s linear var(--v2cat-transition);visibility:hidden;will-change:transform;z-index:1051}.v2cat-overlay--open{transform:translateY(0);transition:transform .3s ease,visibility 0s linear 0s;transition:transform var(--v2cat-transition),visibility 0s linear 0s;visibility:visible}.v2cat-search{background:#fff;background:var(--v2cat-right-bg);border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--v2cat-border);flex-shrink:0;padding:12px 16px;padding:12px var(--gl-gutter-mobile,16px)}.v2cat-search .hv2-search{max-width:100%}.v2cat-search .hv2-search-input-wrap{background:#f3f4f6;background:var(--hv2-search-bg,#f3f4f6);border-radius:40px;border-radius:var(--hv2-radius-pill,40px);height:40px}.v2cat-panes{display:grid;flex:1 1;grid-template-columns:100px 1fr;grid-template-columns:var(--v2cat-left-width) 1fr;min-height:0}.v2cat-left{-webkit-overflow-scrolling:touch;background:#f5f5f5;background:var(--v2cat-left-bg);border-right:1px solid #e5e5e5;border-right:1px solid var(--v2cat-border);overflow-y:auto}.v2cat-left-item{background:none;border:none;border-left:3px solid #0000;color:#6b7280;color:var(--v2cat-text-secondary);cursor:pointer;display:block;font-size:12px;font-weight:500;line-height:1.3;padding:14px 8px;position:relative;text-align:center;transition:background .15s ease,color .15s ease;width:100%;word-break:break-word}.v2cat-left-item--active{border-left-color:#ff6b00;border-left-color:var(--v2cat-active-border);color:#1a1a2e;color:var(--v2cat-text-primary);font-weight:700}.v2cat-left-item--active,.v2cat-right{background:#fff;background:var(--v2cat-right-bg)}.v2cat-right{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:16px 12px}.v2cat-banner{margin-bottom:16px;overflow:hidden}.v2cat-banner,.v2cat-banner img{border-radius:8px;border-radius:var(--v2cat-radius);display:block}.v2cat-banner img{height:auto;width:100%}.v2cat-subcircles{grid-gap:12px 8px;-webkit-overflow-scrolling:touch;display:grid;gap:12px 8px;grid-auto-columns:72px;grid-auto-flow:column;grid-template-rows:repeat(2,auto);margin-bottom:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none}.v2cat-subcircles::-webkit-scrollbar{display:none}.v2cat-subcircle-item{align-items:center;display:flex;flex-direction:column;gap:6px;text-decoration:none}.v2cat-subcircle-img{align-items:center;background:#f3f4f6;border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;width:60px}.v2cat-subcircle-img img{height:100%;object-fit:cover;width:100%}.v2cat-subcircle-placeholder{color:#6b7280;color:var(--v2cat-text-secondary);font-size:20px;font-weight:700}.v2cat-subcircle-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;color:var(--v2cat-text-primary);display:-webkit-box;font-size:11px;font-weight:500;line-height:1.3;max-width:80px;overflow:hidden;text-align:center;text-overflow:ellipsis}.v2cat-all-link{align-items:center;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--v2cat-border);border-top:1px solid #e5e5e5;border-top:1px solid var(--v2cat-border);color:#ff6b00;color:var(--v2cat-active-border);display:flex;font-size:14px;font-weight:600;gap:4px;margin-bottom:8px;padding:12px 0;text-decoration:none}.v2cat-all-link svg{height:16px;width:16px}.v2cat-accordion{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--v2cat-border)}.v2cat-accordion-header{align-items:center;background:none;border:none;color:#1a1a2e;color:var(--v2cat-text-primary);cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:12px 0;width:100%}.v2cat-accordion-header .v2cat-accordion-chevron{flex-shrink:0;height:16px;transition:transform .2s ease;width:16px}.v2cat-accordion-header--open .v2cat-accordion-chevron{transform:rotate(180deg)}.v2cat-accordion-body{grid-gap:10px 8px;display:grid;gap:10px 8px;grid-template-columns:repeat(3,1fr);padding-bottom:12px}.v2cat-accordion-gc{align-items:center;display:flex;flex-direction:column;gap:4px;text-decoration:none}.v2cat-accordion-gc img{background:#f3f4f6;border-radius:8px;border-radius:var(--v2cat-radius);height:48px;object-fit:cover;width:48px}.v2cat-accordion-gc span{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;color:var(--v2cat-text-primary);display:-webkit-box;font-size:11px;font-weight:500;line-height:1.3;max-width:72px;overflow:hidden;text-align:center;text-overflow:ellipsis}.v2cat-empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 16px;text-align:center}.v2cat-empty-img{background:#f3f4f6;border-radius:50%;height:120px;margin-bottom:16px;object-fit:cover;width:120px}.v2cat-empty-name{color:#1a1a2e;color:var(--v2cat-text-primary);font-size:18px;font-weight:700;margin-bottom:16px}.v2cat-empty-btn{align-items:center;background:#ff6b00;background:var(--v2cat-active-border);border-radius:24px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:4px;padding:10px 24px;text-decoration:none;transition:opacity .2s ease}.v2cat-empty-btn:hover{color:#fff;opacity:.9}.v2cat-empty-btn svg{height:16px;width:16px}@media(min-width:992px){.v2cat-overlay{display:none}}html[lang=ar] .v2cat-left{border-left:1px solid #e5e5e5;border-left:1px solid var(--v2cat-border);border-right:none}html[lang=ar] .v2cat-left-item{border-left:none;border-right:3px solid #0000}html[lang=ar] .v2cat-left-item--active{border-right-color:#ff6b00;border-right-color:var(--v2cat-active-border)}html[lang=ar] .v2cat-all-link svg{transform:scaleX(-1)}.mcg-grid{grid-gap:16px 8px;-webkit-overflow-scrolling:touch;background:#fff;display:grid;gap:16px 8px;grid-auto-columns:76px;grid-auto-flow:column;grid-template-rows:repeat(2,auto);overflow-x:auto;overflow-y:hidden;padding:20px 16px;padding:20px var(--gl-gutter-mobile);scrollbar-width:none}.mcg-grid::-webkit-scrollbar{display:none}.mcg-grid--single-row{grid-template-rows:auto;justify-content:center}.mcg-item{flex-direction:column;gap:6px;text-decoration:none}.mcg-circle,.mcg-item{align-items:center;display:flex}.mcg-circle{background:#e91e8c;background:var(--theme-color,#e91e8c);border-radius:50%;flex-shrink:0;height:64px;justify-content:center;overflow:hidden;width:64px}.mcg-circle img{height:100%;object-fit:cover;width:100%}.mcg-label{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;color:var(--hv2-text-primary,#1a1a2e);display:-webkit-box;font-size:11px;font-weight:500;line-height:1.3;max-width:80px;overflow:hidden;text-align:center;text-overflow:ellipsis}html[lang=ar] .mcg-label{font-size:12px}.v3-mobile-menu{--v3m-panel-width:100%;--v3m-left-width:110px;--v3m-header-height:56px;--v3m-search-height:48px;--v3m-bg-left:#f5f5f5;--v3m-bg-right:#fff;--v3m-active-border:var(--theme-color,#6c3eb8);--v3m-active-bg:#fff;--v3m-text-primary:#1a1a2e;--v3m-text-secondary:#666;--v3m-border-color:#eee;--v3m-transition:0.3s cubic-bezier(0.4,0,0.2,1);--v3m-z-index:9999;inset:0;pointer-events:none;position:fixed;visibility:hidden;z-index:var(--v3m-z-index)}.v3-mobile-menu--open{pointer-events:auto;visibility:visible}.v3-mobile-menu--open .v3-mobile-menu__backdrop{opacity:1}.v3-mobile-menu--open .v3-mobile-menu__panel{transform:translateX(0)}.v3-mobile-menu__backdrop{background:#00000080;inset:0;opacity:0;position:absolute;transition:opacity var(--v3m-transition)}.v3-mobile-menu__panel{background:var(--v3m-bg-right);display:flex;flex-direction:column;height:100%;max-width:480px;overflow:hidden;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform var(--v3m-transition);width:var(--v3m-panel-width)}.v3-mobile-menu__header{align-items:center;border-bottom:1px solid var(--v3m-border-color);display:flex;flex-shrink:0;gap:12px;height:var(--v3m-header-height);padding:0 16px}.v3-mobile-menu__close{align-items:center;background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:background .2s;width:36px}.v3-mobile-menu__close svg{color:var(--v3m-text-primary);height:22px;width:22px}.v3-mobile-menu__close:active{background:#0000000f}.v3-mobile-menu__title{color:var(--v3m-text-primary);font-size:1.7rem;font-weight:600}.v3-mobile-menu__search{flex-shrink:0;padding:10px 16px}.v3-mobile-menu__search-inner{align-items:center;background:#f3f3f3;border-radius:24px;display:flex;gap:8px;height:var(--v3m-search-height);padding:0 16px}.v3-mobile-menu__search-icon{color:var(--v3m-text-secondary);flex-shrink:0;height:20px;width:20px}.v3-mobile-menu__search-input{background:#0000;border:none;color:var(--v3m-text-primary);flex:1 1;font-size:1.4rem;outline:none}.v3-mobile-menu__search-input::placeholder{color:var(--v3m-text-secondary)}.v3-mobile-menu__split{display:grid;flex:1 1;grid-template-columns:var(--v3m-left-width) 1fr;min-height:0;overflow:hidden}.v3-mobile-menu__left{-webkit-overflow-scrolling:touch;background:var(--v3m-bg-left);border-right:1px solid var(--v3m-border-color);overflow-y:auto}.v3-mobile-menu__left::-webkit-scrollbar{display:none}.v3-mobile-menu__left{scrollbar-width:none}.v3-mobile-menu__cat-item{align-items:center;background:#0000;border:none;border-bottom:1px solid var(--v3m-border-color);cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:14px 8px;position:relative;text-align:center;transition:background .2s;width:100%}.v3-mobile-menu__cat-item--active{background:var(--v3m-active-bg);font-weight:600}.v3-mobile-menu__cat-item--active:before{background:var(--v3m-active-border);border-radius:0 3px 3px 0;bottom:10%;content:"";left:0;position:absolute;top:10%;width:3px}.v3-mobile-menu__cat-item:active{background:#0000000a}.v3-mobile-menu__cat-icon{background:#e8e8e8;border-radius:50%;height:44px;object-fit:cover;width:44px}.v3-mobile-menu__cat-name{color:var(--v3m-text-primary);font-size:1.15rem;line-height:1.3;word-break:break-word}.v3-mobile-menu__right{-webkit-overflow-scrolling:touch;overflow-y:auto;padding-bottom:80px}.v3-mobile-menu__right::-webkit-scrollbar{display:none}.v3-mobile-menu__right{scrollbar-width:none}.v3-mobile-menu__banner{padding:12px;width:100%}.v3-mobile-menu__banner img{border-radius:10px;max-height:140px;object-fit:cover;width:100%}.v3-mobile-menu__view-all{align-items:center;border-bottom:1px solid var(--v3m-border-color);color:var(--v3m-active-border);display:flex;font-size:1.4rem;font-weight:600;justify-content:space-between;padding:12px 16px;text-decoration:none}.v3-mobile-menu__view-all svg{height:18px;width:18px}.v3-mobile-menu__view-all:hover{color:var(--v3m-active-border)}.v3-mobile-menu__subs{padding:0}.v3-mobile-menu__sub-item{border-bottom:1px solid var(--v3m-border-color)}.v3-mobile-menu__sub-header{align-items:center;display:flex;justify-content:space-between;padding:0 16px}.v3-mobile-menu__sub-link{flex:1 1;font-size:1.4rem;font-weight:500;padding:14px 0;text-decoration:none}.v3-mobile-menu__sub-link,.v3-mobile-menu__sub-link:hover{color:var(--v3m-text-primary)}.v3-mobile-menu__sub-toggle{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;padding:0;transition:transform .25s ease;width:32px}.v3-mobile-menu__sub-toggle svg{color:var(--v3m-text-secondary);height:18px;width:18px}.v3-mobile-menu__sub-toggle--open{transform:rotate(180deg)}.v3-mobile-menu__children{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);padding:8px 16px 16px}.v3-mobile-menu__child-item{align-items:center;display:flex;flex-direction:column;gap:6px;text-decoration:none}.v3-mobile-menu__child-img{background:#f0f0f0;border:2px solid var(--v3m-border-color);border-radius:50%;height:56px;object-fit:cover;width:56px}.v3-mobile-menu__child-name{color:var(--v3m-text-primary);font-size:1.15rem;line-height:1.3;text-align:center;word-break:break-word}html[lang=ar] .v3-mobile-menu__panel{left:0;right:auto;transform:translateX(-100%)}html[lang=ar] .v3-mobile-menu--open .v3-mobile-menu__panel{transform:translateX(0)}html[lang=ar] .v3-mobile-menu__left{border-left:1px solid var(--v3m-border-color);border-right:none}html[lang=ar] .v3-mobile-menu__cat-item--active:before{border-radius:3px 0 0 3px;left:auto;right:0}html[lang=ar] .v3-mobile-menu__view-all svg{transform:scaleX(-1)}html[lang=ar] body{direction:rtl}.outer-div ::-webkit-scrollbar{display:none}.barcode-scanner-view{height:calc(100% - 90px);width:100%}.border-error{border:1px solid red!important}.error-with-box{border-radius:5px;padding:10px}.brand-logo-active .swiper-autoheight .swiper-wrapper{align-items:center!important}.brand-logo-active.brand-logo-centered .swiper-autoheight .swiper-wrapper{justify-content:center}.loading-overlay{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1050}.modal-content{border-radius:15px}@media only screen and (max-width:767px){.modal-content{border-bottom-left-radius:0;border-bottom-right-radius:0}}.react-multiple-carousel__arrow{background:#9fc5ea!important;border-radius:0;border-radius:initial;height:100%;margin:0;min-height:24px!important;min-width:24px!important;padding:0;z-index:998!important}.react-multiple-carousel__arrow:disabled{background:#d1dfec!important;box-shadow:none;cursor:default}.rtl.react-multiple-carousel__arrow:disabled{box-shadow:none}.react-multiple-carousel__arrow:disabled:before{color:#698dae}.react-multiple-carousel__arrow--left{box-shadow:4px 2px 7px 1px #9fc5ea7d;height:100%}.rtl.react-multiple-carousel__arrow--left{box-shadow:-4px 2px 7px 1px #9fc5ea7d;left:auto;right:0}.rtl.react-multiple-carousel__arrow--right{box-shadow:4px 2px 7px 1px #9fc5ea7d;left:0;right:auto}.react-multiple-carousel__arrow--right{box-shadow:4px 2px 7px 1px #9fc5ea7d;right:0}.react-multiple-carousel__arrow--left{left:0}.react-multiple-carousel__arrow:before{color:#000;font-size:16px!important}.tab-content>.active{display:flex;flex-direction:column}.slider-area .swiper-pagination-bullets,.slider-area .swiper-pagination-horizontal{bottom:10px!important;left:50%!important;transform:translateX(-50%)!important;width:auto!important}table.MsoNormalTable{width:100%!important}[class*=styles__snippetWrapper]{all:unset!important}.dirham-icon{height:.9em;vertical-align:-.115em;width:.85em}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}