/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import"https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;900&display=swap";: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,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius: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 rgba(0,0,0,.15);--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:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme: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:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--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:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color: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:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{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:transparent;--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);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{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:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{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{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#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{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#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{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#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{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#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{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-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:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%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;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{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 + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.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-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color: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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);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(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{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 rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{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{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color: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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);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(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{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 rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{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:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),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);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.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:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow: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-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: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{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: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;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;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{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.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{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: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{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.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{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(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;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-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;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5*var(--bs-card-title-spacer-y));color:var(--bs-card-subtitle-color)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5*var(--bs-card-cap-padding-x));margin-left:calc(-.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.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);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.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);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: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)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg: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);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-.5*var(--bs-modal-header-padding-y)) calc(-.5*var(--bs-modal-header-padding-x)) calc(-.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: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{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.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:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.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:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.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:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.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:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.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:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.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{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin:calc(-.5*var(--bs-offcanvas-padding-y)) calc(-.5*var(--bs-offcanvas-padding-x)) calc(-.5*var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!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:RGBA(10,88,202,var(--bs-link-opacity,1))!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:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!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:RGBA(86,94,100,var(--bs-link-opacity,1))!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:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!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:RGBA(20,108,67,var(--bs-link-opacity,1))!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:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!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:RGBA(61,213,243,var(--bs-link-opacity,1))!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:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!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:RGBA(255,205,57,var(--bs-link-opacity,1))!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:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!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:RGBA(176,42,55,var(--bs-link-opacity,1))!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:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!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:RGBA(249,250,251,var(--bs-link-opacity,1))!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:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!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:RGBA(26,30,33,var(--bs-link-opacity,1))!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:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!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:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!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{outline:0;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)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-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;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left: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{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.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:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{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:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-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:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{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-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.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: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(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;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:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{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(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(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(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(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(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(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(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(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: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(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;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:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!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:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!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:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!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:var(--bs-border-radius-pill)!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-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.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-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.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-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.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-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.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-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.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}}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:960px;margin:0 auto;padding:0 10px;box-sizing:border-box}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:flex;justify-content:center}.modal-video-inner{align-items:center}@media(orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media(orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}:root{--bd-ff-body:"Jost",sans-serif;--bd-ff-heading:"Jost",sans-serif;--bd-ff-p:font-family:"Jost",sans-serif;--bd-ff-fontawesome:"Font Awesome 6 Pro";--clr-common-white:#fff;--clr-common-black:#000;--clr-common-placeholder:#a0a0a0;--clr-common-placeholder-2:#b2b2b2;--clr-common-heading:#1c1d1b;--clr-common-body-text:#777;--clr-theme-1:#699c47;--clr-theme-2:#f8a231;--clr-theme-3:#eeaa36;--clr-theme-4:#e66d6d;--clr-theme-5:#af6c1f;--clr-text-1:#ebebeb;--clr-text-2:#6aaa2b;--clr-text-3:#707070;--clr-text-4:#80b500;--clr-text-5:#699c47;--clr-text-6:#9b9b9b;--clr-text-7:#9f9f9f;--clr-text-8:#777;--clr-bg-grey:#f8f8f8;--clr-bg-grey-2:#f7f5f2;--clr-bg-grey-3:#f6f4f0;--clr-bg-grey-4:#d6d6d6;--clr-border-1:#e5ddd9;--clr-border-2:#e2e2e2;--clr-border-3:#e5ddd9;--clr-border-4:#f2f2f2;--clr-border-5:#78a55a;--clr-border-6:#9b9b9b;--clr-border-7:#d4d4d4;--clr-border-8:#efefef;--clr-border-9:#9b9b9b;--clr-border-10:#aeaeae;--clr-border-11:#8ab46e;--clr-border-12:#eaebee;--clr-border-13:#dbdbdb;--clr-border-14:#ccc;--clr-border-15:#dcdcdc;--clr-border-16:#e3e3e3;--clr-border-17:#edeef2;--clr-border-18:#efefef;--clr-border-19:#ececec;--clr-footer-1:#e5ddd9;--clr-footer-2:#e5ddd9;--clr-footer-3:#e5ddd9;--bd-fw-normal:normal;--bd-fw-elight:200;--bd-fw-light:300;--bd-fw-regular:400;--bd-fw-medium:500;--bd-fw-sbold:600;--bd-fw-bold:700;--bd-fw-ebold:800;--bd-fw-black:900;--bd-fs-body:16px;--bd-fs-p:16px;--bd-fs-h1:60px;--bd-fs-h2:50px;--bd-fs-h3:24px;--bd-fs-h4:20px;--bd-fs-h5:16px;--bd-fs-h6:14px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--bd-ff-body);font-size:var(--bd-fs-body);font-weight:400;color:var(--clr-common-body-text);line-height:26px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--bd-ff-heading);color:var(--clr-common-heading);margin-top:0;font-weight:var(--bd-fw-bold);line-height:1.3;transition:all .3s ease-out 0s}.h1,h1{font-size:var(--bd-fs-h1)}.h2,h2{font-size:var(--bd-fs-h2)}.h3,h3{font-size:var(--bd-fs-h3)}.h4,h4{font-size:var(--bd-fs-h4);font-weight:var(--bd-fw-sbold)}.h5,h5{font-size:var(--bd-fs-h5)}.h6,h6{font-size:var(--bd-fs-h6)}ul{margin:0;padding:0}li{list-style:none}p{font-family:var(--bd-ff-p);font-size:var(--bd-fs-p);font-weight:var(--bd-fw-normal);color:var(--clr-common-body-text);margin-bottom:15px}.btn,.h1,.h2,.h3,.h4,.h5,.h6,.transition-3,:after,:before,a,button,h1,h2,h3,h4,h5,h6,img,input,li,p,select,span,svg path,textarea{transition:all .3s ease-out 0s}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:transparent}button:hover{cursor:pointer}button:focus{outline:0;border:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input{outline:none}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}::selection{background:var(--clr-theme-1);color:var(--clr-common-white);text-shadow:none}::placeholder{color:var(--clr-common-body-text);opacity:1;font-size:16px}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute{position:absolute}.include-bg{background-position:50%;background-size:cover;background-repeat:no-repeat}.body-overlay{background-color:rgba(var(--clr-common-heading),.5);height:100%;width:100%;position:fixed;top:0;z-index:99;left:0;opacity:0;visibility:hidden;transition:all .3s ease-out 0s}.body-overlay:hover{cursor:pointer}.body-overlay.opened{opacity:1;visibility:visible}@media(min-width:1200px){.container.small-container{max-width:1201px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}@media(min-width:1500px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px}}.bd-basic__pagination ul{display:flex;align-items:center;gap:20px}.bd-basic__pagination ul li{list-style:none}.bd-basic__pagination ul li a{height:45px;display:inline-flex;align-items:center;width:45px;justify-content:center;border-radius:50%;color:var(--clr-text-8);font-weight:var(--bd-fw-medium);border:1px solid var(--clr-border-16)}.bd-basic__pagination ul li a:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white);border-color:transparent}.bd-basic__pagination ul li.active a{background:var(--clr-theme-1);border-color:var(--clr-theme-1);color:var(--clr-common-white)}.white-bg{background:var(--clr-common-white)}.black-bg{background:var(--clr-common-heading)}.grey-bg{background:var(--clr-bg-grey)}.grey-bg-2{background:var(--clr-bg-grey-2)}.grey-bg-3{background:var(--clr-bg-grey-3)}.theme-bg{background:var(--clr-theme-1)}.yellow-bg{background:var(--clr-theme-2)}.danger-bg{background:var(--clr-theme-4)}.bd-bn__btn-1{height:60px;background-color:var(--clr-theme-1);padding:0 50px;display:inline-block;line-height:57px;font-size:16px;color:var(--clr-common-white);font-weight:600;border-radius:50px}.bd-bn__btn-1,.bd-bn__btn-1:hover{border:1px solid var(--clr-theme-1)}.bd-bn__btn-1:hover{background-color:transparent;color:var(--clr-theme-1)}.banner-video__btn i{height:60px;width:60px;background:var(--clr-common-white);text-align:center;line-height:60px;font-size:16px;color:var(--clr-theme-1);border-radius:50%;transition:all .3s ease-out 0s}.bd-banner__link:hover .banner-video__btn i{background:var(--clr-theme-1);color:var(--clr-common-white)}.bd-bn__btn-2{display:inline-block;height:40px;padding:0 30px;line-height:38px;border:1px solid var(--clr-border-8);border-radius:50px;font-weight:var(--bd-fw-medium);font-size:14px}.bd-bn__btn-2:hover{background:var(--clr-theme-1);border-color:transparent;color:var(--clr-common-white)}.bd-bn__btn-3{display:inline-block;height:44px;background:transparent;padding:0 30px;line-height:43px;border-radius:50px;font-size:14px;color:var(--clr-common-heading);font-weight:var(--bd-fw-medium)}.bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-heading)}.banner-meat .bd-bn__btn-3{background:#e0e4e6}.banner-meat .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.banner-vegetable .bd-bn__btn-3{background:#e1dfd1}.banner-vegetable .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.banner-fruits .bd-bn__btn-3{background:#d2dcd5}.banner-fruits .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.banner-food .bd-bn__btn-3{background:#cecece}.banner-food .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.banner-dairy .bd-bn__btn-3{background:#e1dacf}.banner-dairy .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.banner-oil .bd-bn__btn-3{background:#d5cdb3}.banner-oil .bd-bn__btn-3:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.banner-coffee .bd-bn__btn-3{background:#cbcbcb}.banner-coffee .bd-bn__btn-3:hover,.bd-bn__btn-4{background:var(--clr-theme-1);color:var(--clr-common-white)}.bd-bn__btn-4{display:inline-block;height:50px;padding:0 38px;line-height:48px;border-radius:50px;font-size:16px;font-weight:var(--bd-fw-medium)}.bd-bn__btn-4,.bd-bn__btn-4:hover{border:1px solid var(--clr-theme-1)}.bd-bn__btn-4:hover{color:var(--clr-theme-1);background:transparent}.bd-bn__btn-5{display:inline-block;height:30px;padding:0 17px;line-height:30px;border-radius:50px;font-size:12px;background:#dfe1e6;color:var(--clr-common-heading);font-weight:var(--bd-fw-medium)}.bd-bn__btn-5:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1)}.bd-error__btn{display:inline-flex;height:60px;background:var(--clr-theme-1);padding:0 55px;color:var(--clr-common-white);font-size:16px;font-weight:var(--bd-fw-medium);border-radius:50px;border:1px solid var(--clr-theme-1);align-items:center}.bd-error__btn:hover{border:1px solid var(--clr-theme-1);background-color:transparent;color:var(--clr-theme-1)}.bd-fill__btn{display:inline-flex;height:60px;background-color:var(--clr-theme-1);align-items:center;padding:0 45px;color:var(--clr-common-white);font-size:16px;border-radius:5px;border:1px solid var(--clr-theme-1);justify-content:space-evenly;font-weight:var(--bd-fw-medium);text-transform:capitalize;transition:all .3s ease-out 0s;justify-content:center}.bd-fill__btn i{padding-right:7px}.bd-fill__btn:hover{background:none;border:1px solid var(--clr-theme-1);color:var(--clr-theme-1);border-color:var(--clr-theme-1)}.bd-unfill__btn{display:inline-flex;height:60px;background-color:transparent;align-items:center;padding:0 45px;color:var(--clr-theme-1);font-size:16px;border-radius:5px;border:1px solid var(--clr-theme-1);justify-content:space-evenly;font-weight:var(--bd-fw-medium);text-transform:capitalize;transition:all .3s ease-out 0s;justify-content:center}.bd-cart__btn,.bd-unfill__btn:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.bd-cart__btn{display:inline-flex;height:40px;align-items:center;width:45px;justify-content:center;border-radius:5px}.bd-cart__btn:hover{background:var(--clr-theme-4);color:var(--clr-common-white)}.bd-add__cart-btn{display:inline-flex;height:40px;background:var(--clr-theme-1);align-items:center;padding:0 25px;color:var(--clr-common-white);font-size:14px;border-radius:5px;margin-right:5px;cursor:pointer}.bd-add__cart-btn:hover{background:var(--clr-theme-4);color:var(--clr-common-white)}.bd-border__btn{font-size:16px;color:var(--clr-theme-1);border:1px solid var(--clr-theme-1);padding:0 40px;height:50px;border-radius:5px;display:inline-block;line-height:48px;font-weight:600;text-align:center}.bd-border__btn:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1)}@media(max-width:450px),(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-border__btn{width:170px}}.bd-bd-coupon__btn{font-size:16px;padding:0 40px;height:50px;border-radius:5px;display:inline-flex;align-items:center;justify-content:space-evenly;font-weight:500;text-align:center;color:var(--clr-common-white);background-color:var(--clr-theme-1);border:1px solid var(--clr-theme-1)}.bd-bd-coupon__btn:hover{border:1px solid var(--clr-theme-1)}.bd-bd-coupon__btn:hover,.blog-btn{color:var(--clr-theme-1);background:transparent}.blog-btn{display:inline-block;border-radius:5px;height:40px;line-height:38px;padding:0 30px;font-size:16px;font-weight:600;border:1px solid var(--clr-theme-1);text-align:center;transition:all .3s ease-out 0s}.blog-btn:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1)}div.bd-banner-pagination.banner-pagination-1{position:absolute;bottom:-35px;z-index:55;display:flex;align-items:center;gap:15px;right:25px;opacity:1;width:inherit;left:auto}div.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet{width:7px;height:7px;border-radius:50%;background:#83a88a;opacity:1}div.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet-active{background:var(--clr-common-white);position:relative}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){div.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet-active{background:var(--clr-theme-1)}}div.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet-active:before{position:absolute;content:"";height:21px;width:21px;border:1px solid var(--clr-common-white);top:46%;left:49%;transform:translate(-50%,-50%);border-radius:50%}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){div.bd-banner-pagination.banner-pagination-1 .swiper-pagination-bullet-active:before{border:1px solid var(--clr-theme-1)}}.bd-banner-active-2{position:relative}.bd-banner-active-2 div.banner-pagination-2{position:absolute;z-index:55;bottom:60px;left:50%;transform:translatex(-50%);display:flex;gap:15px;width:inherit}.bd-banner-active-2 div.banner-pagination-2 .swiper-pagination-bullet{width:10px;height:10px;background:var(--clr-common-heading);opacity:1}.bd-banner-active-2 div.banner-pagination-2 .swiper-pagination-bullet-active{background:var(--clr-theme-1)}.bd-trending__navigation{position:absolute;top:0;right:0;gap:20px;display:flex}.bd-trending__navigation button{height:40px;width:40px;background:transparent;display:inline-flex;align-items:center;justify-content:space-evenly;border-radius:50%;border:1px solid var(--clr-border-2)}.bd-trending__navigation button i{color:var(--clr-border-6)}@media(max-width:575px){.bd-trending__navigation button{display:none}}.bd-trending__navigation button:hover{background:var(--clr-theme-1);border-color:transparent}.bd-trending__navigation button:hover i{color:var(--clr-common-white)}@media(max-width:575px){.bd-product__nav{display:none}}.bd-product__nav button{height:50px;width:50px;color:var(--clr-text-6);background:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:50%;position:absolute;top:36%;z-index:55;transform:translateY(-50%)}.bd-product__nav button i{color:var(--clr-border-9)}.bd-product__nav button:hover{background:var(--clr-theme-1);border-color:transparent}.bd-product__nav button:hover i{color:var(--clr-common-white)}.bd-product__nav button.product-button-prev{left:-25px}.bd-product__nav button.product-button-next{right:-20px;left:auto}.bd-flash__nav{display:flex;gap:20px;position:absolute;top:-80px;right:0}@media(max-width:575px){.bd-flash__nav{gap:10px}}.bd-flash__nav button{height:40px;width:40px;background:transparent;display:inline-flex;align-items:center;justify-content:space-evenly;border-radius:50%;border:1px solid var(--clr-border-2)}.bd-flash__nav button:hover{background:var(--clr-theme-1);border-color:transparent}.bd-flash__nav button:hover i{color:var(--clr-common-white)}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-testimonial__navigation{display:none}}.bd-testimonial__navigation button{position:absolute;top:50%;transform:translateY(-50%);height:50px;width:50px;background:var(--clr-common-white);border-radius:50%}.bd-testimonial__navigation button i{color:var(--clr-border-10)}.bd-testimonial__navigation button:hover{background:var(--clr-common-heading)}.bd-testimonial__navigation button:hover i{color:var(--clr-common-white)}.bd-testimonial__navigation button.testimonial-button-prev{left:-150px}@media only screen and (min-width:992px)and (max-width:1199px){.bd-testimonial__navigation button.testimonial-button-prev{left:-100px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-testimonial__navigation button.testimonial-button-prev{display:none}}.bd-testimonial__navigation button.testimonial-button-next{left:auto;right:-150px}@media only screen and (min-width:992px)and (max-width:1199px){.bd-testimonial__navigation button.testimonial-button-next{right:-100px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-testimonial__navigation button.testimonial-button-next{display:none}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-product__details-nav{display:none}}.bd-product__details-nav button{display:inline-block;height:35px;width:35px;background:transparent;border:1px solid var(--clr-theme-1);border-radius:50%;color:var(--clr-theme-1)}.bd-product__details-nav button:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1)}.bd-product__details-nav .swiper-container,.bd-product__details-small-img .swiper-container{padding-bottom:1px}.bd-blog__navigation button{position:absolute;top:50%;transform:translateY(-50%);color:var(--clr-common-white);z-index:54;font-size:25px}.bd-blog__navigation button.blog-button-next{left:auto;right:50px}.bd-blog__navigation button.blog-button-prev{left:50px}.bd-sub__title{font-size:18px;font-weight:500;color:var(--clr-theme-1);display:block;margin-bottom:10px}.bd-section__title{font-size:50px;color:var(--clr-common-heading);font-weight:700;line-height:1.1}@media(max-width:575px){.bd-section__title{font-size:40px}}.bd-sm__section-title .h3,.bd-sm__section-title h3{font-size:32px;margin-bottom:0}.bd-section__title-icon svg{margin-right:10px}.bd-section__arrow{color:var(--clr-common-heading);font-weight:var(--bd-fw-medium)}.bd-section__arrow a:hover{color:var(--clr-theme-1)}.bd-section__arrow i{margin-left:7px}@media(max-width:575px){.offcanvas__area{width:290px}}.offcanvas__area .modal.show .modal-dialog{transform:none!important}.offcanvas__area .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(100px)}.offcanvas__area .modal-dialog{position:absolute;top:0;right:0;max-width:450px;width:100%;height:100%;margin:0;background:var(--clr-common-white)}.offcanvas__area .modal-content{border:0;border-radius:0}.offcanvas__wrapper{position:relative;padding:0}@media(max-width:575px){.offcanvas__wrapper{padding:0}}.offcanvas__close-btn{display:inline-block;font-size:16px;height:50px;width:50px;line-height:50px;background:var(--clr-theme-1);border-radius:50%}.offcanvas__close-btn,.offcanvas__close-btn i{color:var(--clr-common-white)}.offcanvas__close-btn:hover{background:var(--clr-common-heading)}.offcanvas__top{padding-bottom:20px;border-bottom:1px solid var(--clr-border-18)}.offcanvas__color{margin-bottom:40px}.offcanvas__color .h5,.offcanvas__color h5{font-size:22px;margin-bottom:15px}.offcanvas__color input{display:none}.offcanvas__color label{width:100%;height:60px;background-color:var(--clr-theme-1)}.offcanvas__color label:hover{cursor:pointer}.offcanvas__color-2 label{background-color:var(--bd-theme-2)}.offcanvas__search{position:relative}.offcanvas__search input{width:100%;height:40px;line-height:40px;padding-right:20px;background:transparent;border:none;outline:none;border-bottom:1px solid var(--clr-border-18);font-size:14px}.offcanvas__search input::placeholder{color:var(--bd-text-1)}.offcanvas__search input:focus{border-color:var(--clr-common-heading)}.offcanvas__search button{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:14px;color:var(--bd-text-1)}.offcanvas__text p{margin-bottom:25px}.offcanvas__contact .h4,.offcanvas__contact h4{font-size:22px;margin-bottom:20px;text-transform:uppercase}.offcanvas__contact ul li:not(:last-child){margin-bottom:20px}.offcanvas__contact ul li:hover i{background:var(--clr-theme-1);color:var(--clr-common-white);border-color:var(--clr-theme-1)}.offcanvas__contact ul li:hover a{color:var(--clr-theme-1)}.offcanvas__contact-icon i{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid var(--clr-border-18);border-radius:7px}.offcanvas__contact-text a{font-size:16px;font-weight:500}.offcanvas__wallet-btn{display:inline-block;font-size:14px;font-weight:500;color:var(--clr-common-white);background-color:var(--clr-theme-1);border-radius:30px;padding:5px 24px 5px 22px}.offcanvas__wallet-btn svg{width:16px;transform:translateY(-2px);margin-right:2px}.offcanvas__wallet-btn svg path{fill:none}.offcanvas__wallet-btn:hover{color:var(--clr-common-white);background-color:var(--clr-common-heading)}.offcanvas__wallet-btn:hover svg path{stroke:var(--clr-common-white)}.offcanvas__map iframe{width:100%;height:200px;border:none}.offcanvas__social ul li{display:inline-block}.offcanvas__social ul li:not(:last-child){margin-right:5px}.offcanvas__social ul li a{display:inline-block;width:40px;height:40px;line-height:42px;text-align:center;background:var(--clr-border-4);color:var(--clr-theme-1);border-radius:5px}.offcanvas__social ul li a:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.offcanvas__notification-icon a{font-size:14px;color:var(--clr-common-heading);position:relative}.offcanvas__notification-icon a .notification-count{position:absolute;top:-4px;right:-13px;display:inline-block;width:20px;height:20px;line-height:22px;font-size:12px;font-weight:600;background-color:var(--clr-theme-1);border-radius:50%;color:var(--clr-common-white);text-align:center}.offcanvas__notification-text p{margin-bottom:0;font-weight:500;color:var(--clr-common-heading);font-size:14px}.offcanvas__notification-text p .notification-number,.offcanvas__notification-text p a{color:var(--clr-theme-1)}.hamburger-icon{width:25px;height:20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.hamburger-icon span{width:100%;height:2px;background:var(--clr-common-heading);display:inline-block}.hamburger-icon span:nth-child(2){margin-left:9px;transition:.3s}.hamburger-icon:hover span:nth-child(2){margin-left:0}.cartmini__title{padding:0 0 15px;border-bottom:1px solid var(--clr-border-14)}.cartmini__title .h4,.cartmini__title h4{font-size:16px;text-transform:uppercase;font-weight:600;margin-bottom:0}.cartmini__close{position:absolute;top:17px;right:20px}.cartmini__close-btn{background:transparent;color:var(--clr-common-heading);font-size:22px}.cartmini__close-btn:hover{transform:rotate(90deg)}.cartmini__widget{height:100%}.cartmini__inner ul li{position:relative;display:flex;padding:20px 0;border-bottom:1px solid hsla(0,0%,51%,.2);transition:background-color .3s}.cartmini__inner ul li:hover{background:var(--tp-gray)}.cartmini__thumb{background:var(--clr-border-18);margin-right:15px}.cartmini__thumb img{width:70px;height:90px}.cartmini__content .h5,.cartmini__content h5{font-size:16px;margin-bottom:12px;font-weight:500}.cartmini__content .h5 a:hover,.cartmini__content h5 a:hover{color:var(--clr-theme-1)}.cartmini__del{position:absolute;top:20px;right:0;width:25px;height:25px;line-height:25px;text-align:center;color:var(--clr-common-heading);font-size:12px;background:transparent;border-radius:50%;cursor:pointer}.cartmini__del:hover{background:var(--clr-border-4)}.cartmini__checkout{padding:20px 0 85px;width:100%;background:var(--clr-common-white)}.cartmini__checkout-title .h4,.cartmini__checkout-title h4{font-size:18px;display:inline-block;font-weight:600;margin-bottom:0}.cartmini__checkout-title span{float:right;font-size:20px;color:var(--clr-common-heading);font-weight:600;color:var(--clr-theme-1)}.cart-minus,.cart-plus{width:25px;height:30px;border:1px solid var(--clr-border-14);display:inline-block;vertical-align:middle;text-align:center;font-size:14px}.cart-minus:hover,.cart-plus:hover{cursor:pointer;color:var(--clr-common-white);background:var(--clr-theme-1);border-color:var(--clr-theme-1)}.cart-input{height:30px;width:32px;text-align:center;font-size:16px;border:1px solid #dcdcdc;border-right:none;border-left:none;vertical-align:middle;margin:0 -3px;padding-bottom:0}.cart-input:focus{outline:none}.product-quantity>input{width:80px;border-radius:3px}.product-quantity input{color:#000;font-size:14px;font-weight:400;border:1px solid #dcdcdc;border-right:0}.cartmini__checkout-btn{display:flex;flex-direction:column;gap:20px}.added-to-cart{position:fixed;right:0;display:none;background-color:var(--clr-common-white);z-index:99;top:20%;padding-right:40px;box-shadow:0 16px 32px 0 rgba(0,0,0,.04);border-right:2px solid var(--clr-theme-1)}.added-to-cart i{width:40px;height:40px;line-height:40px;text-align:center;font-size:16px;color:var(--clr-common-white);background-color:var(--clr-theme-1);border-radius:0;margin-right:15px}.added-to-cart p{margin-bottom:0}.added-to-wishlist{position:fixed;right:0;display:none;background-color:var(--clr-common-white);z-index:99;top:20%;padding-right:40px;box-shadow:0 16px 32px 0 rgba(0,0,0,.04);border-right:2px solid var(--clr-theme-1)}.added-to-wishlist i{width:40px;height:40px;line-height:40px;text-align:center;font-size:16px;color:var(--clr-common-white);background-color:var(--clr-theme-1);border-radius:0;margin-right:15px}.added-to-wishlist p{margin-bottom:0}.bd-utilize__buttons{display:flex;gap:20px}.breadcrumb__list span{margin-right:5px;font-size:15px}.breadcrumb__list span a:hover{color:var(--clr-common-heading)}.breadcrumb__list span:last-child{margin-right:0}@keyframes pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes hero-thumb-animation{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes blinker{0%{opacity:1}50%{opacity:0}to{opacity:1;color:var(--clr-common-white)}}@keyframes sideleft{0%{transform:translatex(5px)}to{transform:translatex(-5px)}}.blink{animation:blinker 2s linear infinite;-webkit-animation:blinker 2s linear infinite;-moz-animation:blinker 2s linear infinite}@keyframes video-ripple{0%,35%{transform:scale(0);opacity:1}50%{transform:scale(1.3);opacity:.8}to{opacity:0;transform:scale(1.5)}}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:999999}.preloader{padding:0;text-align:left;box-sizing:border-box;top:50%;left:50%;margin-left:-25px;margin-top:-25px}.preloader,.preloader span{width:50px;height:50px;display:inline-block;position:absolute}.preloader span{border-radius:100%;background:#699c47;animation:preloader 1.3s linear infinite}.preloader span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes preloader{0%{transform:scale(0);opacity:.5}to{transform:scale(1);opacity:0}}.transparent__header{position:absolute;z-index:100;width:100%;left:0;right:0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){#header-sticky{padding:17px 0}}#header-sticky.header-sticky{position:fixed;left:0;margin:auto;top:0;width:100%;z-index:555;-ms-box-shadow:0 10px 20px 0 rgba(8,0,42,.08);-o-box-shadow:0 10px 20px 0 rgba(8,0,42,.08);box-shadow:0 10px 20px 0 rgba(8,0,42,.08);animation:fadeInDown .3s ease-in-out 0s 1 normal none running;background:var(--clr-common-white)}.header-sticky .logo-white{display:none}.header-sticky .logo-black{display:block}.header-sticky .bd-header__logo-bg{display:none}.header-sticky .bd-action__filter input,.header-sticky .list-3 .bd-action__cart-icon a,.header-sticky .list-3 .bd-action__wistlist-icon a{background:var(--clr-bg-grey)}.bd-top__bar-area,.topbar-padding{padding:7px 0}.bd-top__bar-main{padding:7px 0;max-width:1720px;margin:0 auto}.bd-topbar__regtangle{position:relative;padding-left:24px;margin-left:20px}@media only screen and (min-width:1400px)and (max-width:1600px){.bd-topbar__regtangle{margin-left:82px}}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-topbar__regtangle{margin-left:260px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-topbar__regtangle{justify-content:flex-end;display:flex}}.bd-topbar__regtangle:before{position:absolute;content:"";width:300px;height:40px;background:var(--clr-common-white);top:-7px;right:calc(100% - 5px);-webkit-clip-path:polygon(0 0,95% 0,100% 100%,0 100%);clip-path:polygon(0 0,95% 0,100% 100%,0 100%)}.bd-topbar__contact ul li{display:inline-block;margin-right:25px;padding-right:25px;position:relative}.bd-topbar__contact ul li a i{padding-right:10px}.bd-topbar__contact ul li a:hover{color:var(--clr-theme-1)}.bd-topbar__contact ul li:last-child{padding-right:0;margin-right:0}.bd-topbar__contact ul li:last-child:before{display:none}.bd-topbar__contact ul li:before{position:absolute;content:"";width:1px;height:20px;background:var(--clr-border-1);right:0;top:50%;transform:translateY(-50%)}.bd-topbar__contact p,.bd-topbar__text p{margin-bottom:0;color:var(--clr-common-white)}.bd-top__bar-social{display:flex;align-items:center;justify-content:flex-end}.bd-top__bar-social ul li{display:inline-block;margin-left:15px;position:relative;padding-right:15px}.bd-top__bar-social ul li:first-child{margin-left:0}.bd-top__bar-social ul li:first-child:before{display:none}.bd-top__bar-social ul li:last-child{padding-right:0}.bd-top__bar-social ul li a:hover{color:var(--clr-theme-1)}.bd-top__bar-social ul li:before{position:absolute;content:"";width:1px;height:20px;background:var(--clr-border-1);left:-18px;top:50%;transform:translateY(-50%)}.bd-top__bar-area-3.container{max-width:1620px}.bd-topbar-area__middle{height:40px}.bd-header__top-link{display:flex;gap:40px}.bd-header__top-link a{color:var(--clr-common-white)}.bd-header__top-link a:hover{color:var(--clr-common-heading)}.bd-header__top-link a:not(:last-child){position:relative}.bd-header__top-link a:not(:last-child):before{position:absolute;content:"";height:20px;width:1px;background:var(--clr-border-5);right:-20px;top:50%;transform:translateY(-50%)}.bd-treak__right{display:flex;align-items:center;justify-content:flex-end;gap:40px}.bd-treak__right a:hover{color:var(--clr-theme-1)}.bd-treak__right select{border:0;background:transparent;font-size:16px;padding-left:0;padding-right:18px;cursor:pointer;color:var(--clr-common-white);height:42px}.bd-treak__right select option{color:var(--clr-common-heading)}.bd-treak__right select:after{border-bottom:1px solid var(--clr-common-body-text);border-right:1px solid var(--clr-common-body-text);height:7px;width:7px;right:4px}.bd-treak__right select .list{background:var(--clr-common-white);left:-18px}.bd-treak__right select .option{color:var(--clr-common-heading)}.bd-treak__right select .option.selected{font-weight:var(--bd-fw-medium)}.bd-treak__right .border-left{position:relative}.bd-treak__right .border-left:before{position:absolute;content:"";width:1px;height:20px;background:var(--clr-border-2);top:50%;transform:translateY(-50%);left:-20px}.bd-treak__right3 select,.bd-treak__right3 select option{color:var(--clr-common-body-text)}.style-2 .bd-treak__right a{color:var(--clr-common-white)}.style-2 .bd-treak__right a:hover{color:var(--clr-common-heading)}.style-2 .bd-treak__right select{z-index:110}.style-2 .bd-treak__right select span{color:var(--clr-common-white)}.style-2 .bd-treak__right select:after{border-bottom:1px solid var(--clr-common-white);border-right:1px solid var(--clr-common-white)}.style-2 .bd-treak__right select .option.selected{font-weight:var(--bd-fw-sbold)}.style-2 .bd-treak__right .border-left:before{background:var(--clr-border-5)}.bd-action__cart-list{display:flex;align-items:center;gap:20px}@media(max-width:450px){.bd-action__cart-list{gap:10px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-action__cart-list .bd-action__item-search{display:none}}.bd-action__cart-list.list-3{display:flex;align-items:center;gap:30px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.bd-action__cart-list.list-3{gap:20px}}@media(max-width:450px),(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-action__cart-list.list-3{gap:10px}}.bd-hotline__inner{display:flex;align-items:center;gap:20px}.bd-hotline__text span{display:block;font-size:14px;color:#666}.bd-hotline__text a{font-size:20px;color:var(--clr-common-heading);font-weight:var(--bd-fw-medium)}.bd-hotline__text a:hover{color:var(--clr-theme-1)}.bd-action__wistlist-icon{position:relative}.bd-action__wistlist-icon a{height:45px;width:45px;background:var(--clr-bg-grey);display:flex;align-items:center;justify-content:space-evenly;border-radius:50%}.bd-action__wistlist-icon a:hover svg *{fill:var(--clr-theme-1)}.bd-action__cart-icon{position:relative}.bd-action__cart-icon a{height:45px;width:45px;background:var(--clr-bg-grey);display:flex;align-items:center;justify-content:space-evenly;border-radius:50%;position:relative}@media(max-width:450px){.bd-action__cart-icon a{height:35px;width:35px}}.bd-action__cart-icon a:hover svg *{fill:var(--clr-theme-1)}.bd-action__search-icon a{height:45px;width:45px;background:var(--clr-bg-grey);display:flex;align-items:center;justify-content:space-evenly;border-radius:50%}.bd-action__search-icon a:hover svg *{fill:var(--clr-theme-1)}.bd-action__item-number{width:17px;height:17px;background:#5e7463;display:inline-block;text-align:center;line-height:17px;border-radius:50%;position:absolute;right:0;top:-4px;font-size:14px;color:var(--clr-common-white)}.bd-action__hotline{position:relative}.bd-action__hotline:after{position:absolute;content:"";height:80px;width:1px;background:var(--clr-border-4);top:50%;left:-30px;transform:translateY(-50%)}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-action__hotline:after{left:-20px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-action__hotline:after{display:none}}.bd-action__user span{display:block;margin-left:15px;font-size:13px;line-height:1;margin-bottom:3px}.bd-action__user span span{margin-left:0;font-size:16px;font-weight:var(--bd-fw-medium);color:var(--clr-common-heading);margin-bottom:0}.bd-action__user:hover span span{color:var(--clr-theme-1)}.bd-action__filter input{width:100%;height:55px;border:0;background:var(--clr-common-white);border-radius:30px;padding-left:20px;padding-right:50px}.bd-action__filter input::placeholder{color:var(--clr-common-placeholder-2);font-size:14px}.bd-action__filter button{position:absolute;right:0;top:55%;transform:translateY(-50%);padding-right:25px}.bd-action__filter-wrapper{flex-grow:1;max-width:420px}.bd-action__cart-wrapper{gap:15px;display:flex}.list-3 .bd-action__cart-icon a,.list-3 .bd-action__wistlist-icon a{background:var(--clr-common-white)}.bd-cart__text span{font-size:14px;line-height:1}.bd-cart__text .h5,.bd-cart__text h5{font-size:16px;font-weight:var(--bd-fw-medium);margin-bottom:0;line-height:1}.main-menu ul li{position:relative;list-style:none;display:inline-block;margin-right:45px}.main-menu ul li:last-child{margin-right:0}@media only screen and (min-width:1200px)and (max-width:1399px){.main-menu ul li{margin-right:40px}}@media only screen and (min-width:992px)and (max-width:1199px){.main-menu ul li{margin-right:35px}}.main-menu ul li a{display:inline-block;font-size:16px;color:var(--clr-common-heading);padding:42px 0;font-weight:var(--bd-fw-medium);transition:all .3s ease-out 0s;line-height:1}.main-menu ul li a:before{position:absolute;content:"";height:3px;width:0;background:var(--clr-theme-1);bottom:1px;opacity:0}.main-menu ul li a:hover:before{width:100%;opacity:1}.main-menu ul li.has-dropdown>a{position:relative}.main-menu ul li.has-dropdown>a:after{content:"";transform:translateY(1px);font-size:14px;color:var(--clr-common-black);font-family:var(--bd-ff-fontawesome);font-weight:400;margin-left:5px;display:inline-block}.main-menu ul li .submenu{position:absolute;top:120%;left:0;width:220px;padding:15px 0;background:var(--clr-common-white);transition:all .3s ease-out 0s;-ms-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-o-box-shadow:0 0 60px 0 rgba(53,57,69,.15);box-shadow:0 0 60px 0 rgba(53,57,69,.15);visibility:hidden;opacity:0;z-index:11}.main-menu ul li .submenu li{display:block;width:100%;margin:0}.main-menu ul li .submenu li.has-dropdown>a:after{position:absolute;top:50%;right:25px;transform:translateY(-50%) rotate(-90deg)}.main-menu ul li .submenu li>a{width:100%;display:block;padding:9px 30px;text-transform:capitalize;color:var(--clr-common-heading);font-weight:500;position:relative}.main-menu ul li .submenu li>a:after{right:30px;transform:translateY(-50%) rotate(-90deg)}.main-menu ul li .submenu li>a:before{display:none}.main-menu ul li .submenu li .submenu{left:120%;top:0;visibility:hidden;opacity:0}.main-menu ul li .submenu li:hover>a{color:var(--clr-theme-1);padding-left:36px}.main-menu ul li .submenu li:hover>a:after{color:var(--clr-theme-1)}.main-menu ul li .submenu li:hover>a:before{left:0;right:auto;width:100%}.main-menu ul li .submenu li:hover>.submenu{left:100%;visibility:visible;opacity:1}.main-menu ul li:hover>a,.main-menu ul li:hover>a:after{color:var(--clr-theme-1)}.main-menu ul li:hover>a:before{width:100%;opacity:1}.main-menu ul li:hover>.submenu{top:100%;visibility:visible;opacity:1}.bd-header__border{border-top:1px solid var(--clr-border-4);border-bottom:1px solid var(--clr-border-4)}.bd-header__buttom{padding-bottom:15px}.bd-header__butttom-left{display:flex;align-items:center;gap:20px}.bd-header__filterbar{flex-grow:1}.bd-header__category-nav .category__items{position:absolute;top:calc(100% + 5px);left:0;width:100%;background:var(--clr-common-white);border-radius:5px;z-index:10;-ms-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-o-box-shadow:0 0 60px 0 rgba(53,57,69,.15);box-shadow:0 0 60px 0 rgba(53,57,69,.15)}.bd-header__category-nav:not(items-open) .category__items{display:none}.bd-category__click{height:60px;background:var(--clr-theme-1);display:inline-flex;align-items:center;padding:0 20px;color:var(--clr-common-white);border-radius:50px;text-transform:uppercase;font-size:15px;font-weight:var(--bd-fw-medium);position:relative;gap:15px;width:250px;cursor:pointer}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-category__click{width:220px}}.bd-category__click:before{position:absolute;content:"";font-family:var(--bd-ff-fontawesome);right:20px}.bd-category__click.items-open:before{transform:rotate(180deg)}.bd-bar__icon{width:25px;height:20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.bd-bar__icon span{width:100%;height:2px;background:var(--clr-common-white);display:inline-block;border-radius:30px}.bd-bar__icon span:nth-child(2){margin-left:0}.bd-filter__input{position:relative}.bd-filter__input input{width:100%;height:60px;line-height:60px;border:0;background:var(--clr-bg-grey);border-radius:30px;padding-left:20px;padding-right:45px}.bd-filter__input button{position:absolute;top:50%;transform:translateY(-50%);right:20px}.bd-filter__input button i{color:#9f9f9f}.bd-support__inner{display:flex;align-items:center;gap:20px}.bd-support__text span{display:block;font-size:15px}.bd-support__text a{font-size:20px;color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold)}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-support__text a{font-size:18px}}.bd-support__text a:hover{color:var(--clr-theme-1)}.category-item ul li a{display:flex;color:var(--clr-common-heading);align-items:center;gap:10px;padding:6px 20px;line-height:1}.category-item ul li a:hover{padding-left:27px;color:var(--clr-theme-1)}.category-item ul li .category-submenu li a:hover{padding-right:7px;color:var(--clr-theme-1)}.category-item .has-dropdown{position:relative}.category-item .has-dropdown:after{position:absolute;content:"";transform:translateY(1px);font-size:14px;color:var(--clr-common-black);font-family:var(--bd-ff-fontawesome);font-weight:400;margin-left:5px;display:inline-block;top:0;right:20px;color:var(--clr-common-white)}.category__items .category-item{padding:25px 0}.category__items ul li{margin-bottom:12px}.category__items ul li:last-child{margin-bottom:0}.category__items ul li:hover .category-submenu{opacity:1;visibility:visible}.category__items ul li:hover>a{color:var(--clr-theme-1);padding-left:27px}.category-submenu{position:absolute;top:0;left:100%;min-width:240px;border-radius:3px;background:var(--clr-common-white);opacity:0;visibility:hidden;transition:.3s;padding:25px 0;-ms-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-o-box-shadow:0 0 60px 0 rgba(53,57,69,.15);box-shadow:0 0 60px 0 rgba(53,57,69,.15)}.logo-black{display:none}.bd-header__area-2 .container{max-width:1750px}.bd-header__logo-bg{position:absolute;left:-92px;top:-67px;z-index:-1}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.bd-header__logo-bg{left:-150px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-header__logo-bg{left:-200px;top:-100px}}@media(max-width:450px){.bd-header__logo-bg{top:-80px}}.bd-header__main-content{justify-content:space-between}.bd-header__left-2,.bd-header__main-content{display:flex;align-items:center}.bd-header__right.header__right-2{display:flex;align-items:center;gap:60px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-header__right.header__right-2{gap:40px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-header__right.header__right-2{gap:25px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-header__right.header__right-2{gap:20px}}@media(max-width:450px){.bd-header__right.header__right-2{gap:10px}}.bd-header__logo-2{position:relative;z-index:55;margin-right:180px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-header__logo-2{margin-right:125px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-header__logo-2{margin-right:125px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-header__logo-2{margin-right:0}}@media(max-width:450px){.bd-header__logo-2{max-width:120px}.bd-header__logo-2 img{width:100%;height:auto}}.bd-header__bottom-area-3 .container,.bd-header__middle-area-3 .container,.bd-top__bar-area-3 .container{max-width:1650px}.bd-header__left-3{margin-left:40px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-header__left-3{margin-left:0}}.bd-header__right.header__right-3{display:flex;align-items:center;justify-content:flex-end;gap:30px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-header__right.header__right-3{gap:20px}}@media(max-width:450px),(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-header__right.header__right-3{gap:10px}}.bd-search__toggle{position:absolute;top:50px;right:50%;padding:16px 40px 40px;background-color:var(--clr-theme-1);z-index:555;transition:.3s;opacity:0;visibility:hidden}.bd-search__toggle.header_search-open{opacity:1;visibility:visible}.bd-search__toggle input{height:60px;width:270px;background:var(--clr-theme-1);padding-right:25px;border:none;border-bottom:1px solid var(--clr-border-4);color:var(--clr-common-white)}.bd-search__toggle input::placeholder{color:var(--clr-common-white);opacity:1;font-size:16px}.bd-search__toggle input::selection{color:var(--clr-common-black);opacity:1;font-size:16px}.bd-search__toggle button{position:absolute;top:42%;transform:translateY(-50%);right:40px}.bd-search__toggle button i{color:var(--clr-common-white)}.search-modal-close{position:absolute;top:20px;right:20px;font-size:16px;color:var(--clr-common-heading)}.search-modal-close:hover{color:var(--clr-theme-1)}.search-toggle.bd-h-search i{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transform:scale(0);transform-origin:center}.search-toggle.bd-h-search i:hover{color:var(--clr-theme-1)}.search-toggle.bd-h-search.opened i{transform:scale(1);top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.search-toggle.bd-h-search.opened svg{transform:scale(0)}.search-toggle.bd-h-search svg{transform:scale(1);transition:.3s}.bd-action__cart-icon .bd-cart-mini-btn,.bd-action__search-icon .bd-cart-mini-btn,.bd-action__wistlist-icon .bd-cart-mini-btn{height:45px;width:45px;background:var(--clr-bg-grey);display:flex;align-items:center;justify-content:space-evenly;border-radius:50%;position:relative;transition:all .3s linear;cursor:pointer}@media(max-width:450px){.bd-action__cart-icon .bd-cart-mini-btn,.bd-action__search-icon .bd-cart-mini-btn,.bd-action__wistlist-icon .bd-cart-mini-btn{height:35px;width:35px}}.bd-action__cart-icon .bd-cart-mini-btn:hover,.bd-action__search-icon .bd-cart-mini-btn:hover,.bd-action__wistlist-icon .bd-cart-mini-btn:hover{color:var(--clr-theme-1)}.list-3 .bd-action__search-icon .bd-cart-mini-btn,.list-3 .bd-action__wistlist-icon .bd-cart-mini-btn,.list-3 cart-listcart-icon .bd-cart-mini-btn{box-shadow:0 10px 20px 0 rgba(8,0,42,.08)}.offcanvas-overlay{position:fixed;height:100%;width:100%;background:#000;z-index:900;top:0;opacity:0;visibility:hidden}.offcanvas-overlay.overlay-open{opacity:.4;visibility:visible}.offcanvas-overlay-white{position:fixed;height:100%;width:100%;background:var(--clr-common-white);z-index:900;top:0;opacity:0;visibility:hidden}.offcanvas-overlay-white.overlay-open{opacity:0;visibility:visible}.side-info-close{background:none;border:0;color:var(--clr-common-heading);font-size:20px;padding:0;transition:all .5s ease-out 0s}.side-info{background:var(--clr-common-white);height:100%;position:fixed;z-index:99999;right:-100%;top:0;width:365px;padding:45px 35px 45px 45px;transition:.6s;overflow-y:scroll}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.side-info{width:300px;padding:15px 25px}}.side-info.info-open{right:0}.sidebar-action{background:var(--clr-common-white);height:100%;position:fixed;z-index:99999;top:0;width:390px;padding:30px;transition:.6s;overflow-y:scroll}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.sidebar-action{width:300px;padding:15px 25px}}.sidebar-cart{right:-100%}.sidebar-cart.cart-open{right:0}@media(max-width:450px){.bd-header__logo-3 img{width:100%;height:auto}}.banner__height-1{min-height:845px}@media only screen and (min-width:992px)and (max-width:1199px){.banner__height-1{min-height:720px}}.banner__overlay:before{position:absolute;content:"";height:100%;width:39.7%;background:var(--clr-theme-1);top:0;right:0}@media only screen and (min-width:1200px)and (max-width:1399px){.banner__overlay:before{width:43%}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.banner__overlay:before{display:none}}.banner-video__btn{display:flex;align-items:center;gap:15px}.banner-video__btn span{font-weight:var(--bd-fw-medium)}.banner-video__btn span:hover{color:var(--clr-theme-1)}.banner-height-2{min-height:900px}@media only screen and (min-width:768px)and (max-width:991px){.banner-height-2{min-height:750px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.banner-height-2{min-height:550px}}.bd-banner__line{position:absolute;right:1%;bottom:0;z-index:1}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-banner__line img{width:500px}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-banner__line img{width:350px}}@media(max-width:575px){.bd-banner__line img{display:none}}.bd-banner__image-1{position:absolute;bottom:0;left:0;z-index:5}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1600px){.bd-banner__image-1 img{max-width:350px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-banner__image-1 img{max-width:300px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-banner__image-1{display:none}}.bd-banner__image-2{text-align:flex-end}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-banner__image-2{text-align:flex-start}}.bd-banner__content{max-width:360px}.bd-banner__content p{margin-bottom:40px}.bd-banner__content-box{margin-top:160px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.bd-banner__content-box{margin-top:0}}@media only screen and (min-width:768px)and (max-width:991px){.bd-banner__content-box{margin-top:100px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-banner__content-box{margin-top:100px}}.bd-banner__text .h2,.bd-banner__text h2{font-size:100px;color:var(--clr-common-heading);font-weight:700;margin-bottom:85px;line-height:1.1}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-banner__text .h2,.bd-banner__text h2{font-size:85px}}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.bd-banner__text .h2,.bd-banner__text h2{margin-bottom:25px}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.bd-banner__text .h2,.bd-banner__text h2{font-size:70px}}@media only screen and (min-width:768px)and (max-width:991px){.bd-banner__text .h2,.bd-banner__text h2{font-size:80px;margin-bottom:30px}}@media(max-width:575px){.bd-banner__text .h2,.bd-banner__text h2{font-size:55px;margin-bottom:25px}}.bd-banner__button{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.bd-banner__shape{display:inline-block;background:var(--clr-common-white);padding:40px;position:absolute;bottom:-45px;z-index:5;left:50px}@media(max-width:575px){.bd-banner__shape{left:0}}.bd-banner__shape span{font-size:50px;color:var(--clr-common-heading);font-weight:700;line-height:1;margin-bottom:5px;display:inline-block;text-align:center}.bd-banner__shape-line{height:2px;width:18.5px;background:var(--clr-theme-1);position:absolute;top:10px;left:10px}.bd-banner__shape-line:after{position:absolute;content:"";width:2px;height:18.5px;background:var(--clr-theme-1);left:0}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-banner__thumb img{width:100%}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-banner__thumb img{display:none}}.bd-banner__shape-1{position:absolute;left:0;bottom:19px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-banner__shape-1{display:none}}.bd-banner__text-shape{position:absolute;top:-92px;left:27%}@media only screen and (min-width:992px)and (max-width:1199px){.bd-banner__text-shape{top:-125px;left:24%}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-banner__text-shape{display:none}}.bd-banner__content-2 .h2,.bd-banner__content-2 h2{font-size:130px;line-height:1.2;margin-bottom:5px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-banner__content-2 .h2,.bd-banner__content-2 h2{font-size:110px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-banner__content-2 .h2,.bd-banner__content-2 h2{font-size:85px}}@media only screen and (min-width:768px)and (max-width:991px){.bd-banner__content-2 .h2,.bd-banner__content-2 h2{font-size:65px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-banner__content-2 .h2,.bd-banner__content-2 h2{font-size:50px}}.bd-banner__content-2 p{margin-bottom:45px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-banner__content-2 br{display:none}}.bd-banner__btn-shape{position:absolute;bottom:25px;left:200px}.bd-banner__btn-shape img{animation:sideleft 1s infinite alternate}.bd-banner__discount-shape{position:absolute;right:65px;top:145px;z-index:100}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-banner__discount-shape{display:none}}.bd-banner__discount-shape .discount-text{position:absolute;top:25px;left:50%;transform:translate(-50%);text-align:center;color:var(--clr-common-heading);text-transform:uppercase;font-size:24px}.bd-banner__discount-shape .discount-text span{font-size:40px;display:block;color:var(--clr-theme-1);line-height:1;margin-bottom:4px;font-weight:var(--bd-fw-bold)}@media(max-width:575px){.bd-singel__banner{margin-top:50px}}.bd-singel__product-banner{position:relative;transition:all 3s ease-out 0s;border-radius:10px;overflow:hidden}div.product-thumb-bg{min-height:280px;background-size:cover;background-repeat:no-repeat;background-position:50%}@media(max-width:575px){div.product-thumb-bg{background-position:unset}}div.product-thumb-bg-2{min-height:590px;border-radius:10px;background-size:cover;background-repeat:no-repeat;background-position:50%}@media(max-width:575px){div.product-thumb-bg-2{background-position:0}}div.product-thumb-bg-3{min-height:190px;border-radius:5px;background-size:cover;background-repeat:no-repeat;background-position:50%}.bd-product__banner-thumb img{border-radius:10px}.bd-product__banner-inner{padding:30px;position:absolute;top:0;left:0;display:flex;width:100%;height:100%;align-items:center;z-index:1}@media(max-width:575px){.bd-product__banner-inner{padding:30px 15px}}.bd-product__banner-content span{font-size:18px;color:var(--clr-common-heading)}.bd-product__banner-content .h3,.bd-product__banner-content h3{margin-bottom:10px}.bd-product__banner-content .h3 a:hover,.bd-product__banner-content h3 a:hover{color:var(--clr-theme-1)}.bd-product__banner-content p{margin-bottom:25px}@media only screen and (min-width:768px)and (max-width:991px){.bd-product__banner-content p{margin-bottom:20px}}@media(max-width:575px){.bd-product__banner-content p{margin-bottom:15px;color:var(--clr-common-heading)}}.bd-product__banner-content-2 span{font-size:18px;font-weight:var(--bd-fw-medium);margin-bottom:3px;display:block;color:var(--clr-theme-1)}.bd-product__banner-content-2 .h3,.bd-product__banner-content-2 h3{margin-bottom:3px;font-size:28px}.bd-product__banner-content-3 span{font-size:15px}.bd-product__banner-content-3 .h3,.bd-product__banner-content-3 h3{font-size:28px}.bd-product__banner-content-4 .h2,.bd-product__banner-content-4 h2{font-size:48px;line-height:1.2;margin-bottom:15px}@media(max-width:575px){.bd-product__banner-content-4 .h2,.bd-product__banner-content-4 h2{font-size:35px}}.bd-product__banner-content-4 p{margin-bottom:30px}.bd-product__banner-content-4 .price-text{margin-bottom:5px;display:block}.bd-product__banner-content-5 .h3,.bd-product__banner-content-5 h3{font-size:22px}.bd-product__banner-content-5 .h3 .product__banner-price .h4,.bd-product__banner-content-5 .h3 .product__banner-price h4,.bd-product__banner-content-5 h3 .product__banner-price .h4,.bd-product__banner-content-5 h3 .product__banner-price h4{font-size:16px}.bd-product__spacial-banner .h3,.bd-product__spacial-banner h3{margin-bottom:15px}.product__banner-price{display:flex;gap:10px;margin-bottom:20px}.product__banner-price span{font-size:15px}.product__banner-price .h4,.product__banner-price h4{font-size:20px;color:var(--clr-theme-1);margin-bottom:0;font-weight:var(--bd-fw-sbold)}.product__banner-price-2 .h3,.product__banner-price-2 h3{font-size:28px;color:var(--clr-theme-1);font-weight:var(--bd-fw-sbold);margin-bottom:40px}.product-h2{font-size:48px;line-height:1.2;margin-bottom:15px}@media(max-width:575px){.product-h2{font-size:35px}}.product .price-text{margin-bottom:5px;display:block}.product__content-4.bd-product__banner-inner{padding:50px 50px 40px;position:absolute;top:15px;left:0;display:flex;width:100%;height:100%;align-items:center}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.product__content-4.bd-product__banner-inner{padding:30px}}.product__content-4.bd-product__banner-inner .h2,.product__content-4.bd-product__banner-inner h2{font-size:35px}.discount__button-wrapper{position:relative;margin-bottom:45px}.discount__end-btn{position:absolute;display:inline-table;height:30px;background:#f8f2ed;line-height:30px;font-size:16px;font-weight:var(--bd-fw-medium);color:var(--clr-common-heading);padding:0 15px;border-radius:5px;left:50%;transform:translateX(-50%);bottom:-20px}.discount-btn{display:inline-block;height:70px;background:var(--clr-theme-1);color:var(--clr-common-white);line-height:70px;padding:0 58px;border-radius:10px;font-size:30px;border:1px solid var(--clr-theme-1)}.discount-btn span{font-weight:var(--bd-fw-bold)}.popup-video i{cursor:pointer}.bd-banner__thumb img{width:100%}.bd-step__title{font-size:45px;position:absolute;top:53%;left:40%;transform:translate(0);z-index:11;color:var(--clr-common-heading);font-weight:var(--bd-fw-light)}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-step__title{font-size:32px}}@media(max-width:575px){.bd-step__title{font-size:22px}}.bd-step__icon{transform:translateZ(0);transition:transform .3s cubic-bezier(.21,.6,.44,2.18)}.bd-step__icon img{margin-bottom:25px}.bd-step__content p{color:var(--clr-common-heading)}@media only screen and (min-width:768px)and (max-width:991px){.bd-step__content p{padding:0 20px}}.bd-step__content .h3,.bd-step__content h3{margin-bottom:25px}.bd-step__content .h3 a:hover,.bd-step__content h3 a:hover{color:var(--clr-theme-1)}.bd-step__item{padding:0 27px}@media(max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-step__item{padding:0}}.bd-step__item:hover .bd-step__icon{transform:translateY(-10px) translate3d(0,-5px,0)}.bd-step__arrow{right:-75px;position:absolute;top:40px;left:94%;transform:translateX(-50%)}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-step__arrow{right:-35%}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-step__arrow{display:none}}.bd-about__content-wrapper{padding-right:25px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.bd-about__content-wrapper{padding-right:0}}.bd-about__content-box{margin-top:100px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-about__content-box{padding-left:30px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-about__content-box{padding-left:30px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-about__content-box{margin-top:0}}.bd-about__bg-shape{position:absolute;right:20%;top:85px;z-index:-1;animation:hero-thumb-animation 2s linear infinite alternate}.bd-about__features{display:flex;align-items:flex-start;gap:40px;margin-bottom:45px}@media(max-width:575px){.bd-about__features{flex-direction:column;gap:25px}}.bd-about__text p{margin-bottom:0}.bd-about__text .h4,.bd-about__text h4{margin-bottom:10px}.bd-about__thumb-wrapper{min-height:625px}.bd-about__thumb-1{position:absolute;left:0;bottom:0}.bd-about__thumb-2{position:absolute;right:0;top:75px}.bd-about__quite-box{background:var(--clr-theme-1);position:absolute;max-width:330px;border-radius:20px 0;top:0;left:0;z-index:5;padding:30px 20px 60px 55px}.bd-about__quite-box .quite-icon i{position:absolute;top:10px;width:50px;height:50px;font-size:78px;color:#5b8d3a;left:55px;z-index:-1;transform:rotateY(180deg)}.bd-about__quite-name{position:absolute;right:30px;bottom:40px}.bd-about__quite-name span{font-size:15px;color:var(--clr-common-white)}.bd-about__quite-name:after{position:absolute;content:"";height:1px;width:60px;background:var(--clr-common-white);top:50%;left:-70px}.bd-about__shape-1{position:absolute;z-index:5;top:53%;left:50%;transform:translate(-50%)}.bd-about__shape-2{position:absolute;bottom:60px;height:20px;width:20px;background:var(--clr-text-1);right:35%}@media only screen and (min-width:992px)and (max-width:1199px){.bd-about__shape-2{right:0}}@media(max-width:575px){.bd-about__shape-2{display:none}}.bd-about__shape-3{position:absolute;bottom:0;height:42px;width:42px;background:var(--clr-text-1);right:25%}@media only screen and (min-width:992px)and (max-width:1199px){.bd-about__shape-3{right:0}}@media(max-width:575px){.bd-about__shape-3{display:none}}.bd-about__shape-4{position:absolute;bottom:70px;height:80px;width:80px;background:var(--clr-text-2);right:11%}@media(max-width:575px){.bd-about__shape-4{display:none}}.bd-about__wrapper-2{min-height:550px}.bd-about__image-2{text-align:right;margin-right:30px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-about__image-2{text-align:left;margin-right:0}}.bd-about__inner{display:flex;align-items:center;gap:90px;padding-left:30px}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px){.bd-about__inner{padding-left:0;gap:30px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-about__inner{padding-left:0;gap:30px;align-items:flex-start;flex-wrap:wrap}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.bd-about__inner{padding-left:0;gap:30px;align-items:flex-start}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-about__inner{padding-left:0}}@media(max-width:575px){.bd-about__inner{flex-wrap:wrap}}.bd-about__info p{margin-bottom:55px}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-about__info p{margin-bottom:20px}}.bd-about__author{display:flex;gap:30px}.quite-content p{color:var(--clr-common-white);font-size:24px;font-style:italic;border-radius:20px 0;line-height:32px;margin-bottom:18px}.bd-product__thumb{background:var(--clr-bg-grey);margin-bottom:20px;position:relative;transition:all .5s ease-out 0s}.bd-product__thumb img{padding:35px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-product__thumb img{padding:35px 20px}}.bd-product__item{overflow:hidden}.bd-product__item:hover .bd-product__thumb img{transform:scale3d(1.07,1.07,1.07) translateZ(0);-webkit-transform:scale3d(1.07,1.07,1.07) translateZ(0)}.bd-product__tag{position:absolute;top:0;left:0}.bd-product__tag .tag-text{display:inline-block;color:var(--clr-common-white);padding:7px 12px;line-height:1;font-size:15px}.bd-product__tag .tag-text.color-black,.bd-product__title{color:var(--clr-common-heading)}.bd-product__title{margin-bottom:5px}.bd-product__title a:hover{color:var(--clr-theme-1)}.bd-product__old-price{color:var(--clr-text-3);margin-right:10px}.bd-product__new-price{color:var(--clr-text-5);font-weight:var(--bd-fw-sbold);font-size:18px;margin-left:0}.bd-product__icon i{font-size:13px;color:var(--clr-theme-2)}.bd-product__action{position:absolute;bottom:25px;left:0;right:0;margin:0 auto;opacity:0;visibility:hidden;transition:all .3s ease-out 0s}.bd-product__action a,.bd-product__action span{height:45px;width:45px;display:inline-flex;text-align:center;background:var(--clr-common-white);align-items:center;justify-content:space-evenly;border-radius:50%;color:var(--clr-common-heading);box-shadow:0 10px 20px 0 rgba(8,0,42,.08);margin-left:7px;transform:scaleX(0);cursor:pointer}.bd-product__action a:hover,.bd-product__action span:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.bd-product__action a:first-child,.bd-product__action span:first-child{margin-left:0}.bd-product__item:hover .bd-product__action{opacity:1;visibility:visible}.bd-product__item:hover .bd-product__action a,.bd-product__item:hover .bd-product__action span{transform:scaleX(1)}.bd-trending__item:hover .bd-product__action{opacity:1;visibility:visible}.bd-trending__item.text-center:hover .bd-product__action a,.bd-trending__item.text-center:hover .bd-product__action span{transform:scale(1)}.bd__product-details-menu-3 ul li .wishlist-btn{color:var(--clr-common-heading);cursor:pointer}.bd__product-details-menu-3 ul li .wishlist-btn i{display:inline-block;margin-right:3px}.bd__product-details-menu-3 ul li .wishlist-btn:hover{color:var(--clr-theme-1)}.bd-bananna-nav .nav{gap:80px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-bananna-nav .nav{gap:30px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-bananna-nav .nav{gap:25px}}@media only screen and (min-width:768px)and (max-width:991px){.bd-bananna-nav .nav{gap:50px}}@media only screen and (min-width:576px)and (max-width:767px){.bd-bananna-nav .nav{gap:20px 50px}}@media(max-width:575px){.bd-bananna-nav .nav{gap:20px 40px}}.bd-bananna-nav .nav.nav-tabs button{display:flex;flex-direction:column-reverse;gap:5px}.bd-bananna-nav .nav-tabs{border-bottom:0;justify-content:flex-end}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-bananna-nav .nav-tabs{justify-content:flex-start}}.bd-bananna-nav .nav-tabs .nav-link{border-top-right-radius:0;position:relative;font-weight:var(--bd-fw-medium);border-color:1px solid transparent}.bd-bananna-nav .nav-tabs .nav-link.active{border-color:transparent;color:var(--clr-theme-1)}.bd-bananna-nav .nav-tabs .nav-link:before{position:absolute;content:"";height:100%;width:1px;background:var(--clr-border-19);right:-40px}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-bananna-nav .nav-tabs .nav-link:before{display:none}}.bd-bananna-nav .nav-tabs .nav-link:last-child:before{display:none}.bd-bananna-nav .nav-tabs .nav-link:first-child{margin-left:0}.bd-bananna-nav .nav-link{display:block;padding:0;color:#777}.bd-bananna-nav .nav-tabs .nav-link.active svg *{fill:var(--clr-theme-1)}.bd-bananna-nav .nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent}.bd-bananna-nav .nav-link:focus,.nav-link:hover{color:inherit}.bd-choose__item{display:flex;margin-bottom:50px}.bd-choose__item:last-child{margin-bottom:0}.bd-choose__content .h4,.bd-choose__content h4{margin-bottom:15px;line-height:1}.bd-choose__content p{margin-bottom:0}.bd-choose__wrapper.choose-wrapper__left{padding-right:70px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px){.bd-choose__wrapper.choose-wrapper__left{padding-right:30px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-choose__wrapper.choose-wrapper__left{padding-right:10px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-choose__wrapper.choose-wrapper__left{padding-right:0}}.bd-choose__wrapper.choose-wrapper__right{padding-left:70px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-choose__wrapper.choose-wrapper__right{padding-left:30px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-choose__wrapper.choose-wrapper__right{padding-left:0}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-choose__wrapper.choose-wrapper__right{padding-left:10px}}.bd-choose__icon.choose-icon__left{margin-left:30px}.bd-choose__icon.choose__icon-right{margin-right:30px}.bd-counter__area{position:relative;margin-top:-115px;z-index:5}.bd-counter__main{position:relative}.bd-counter__main:before{position:absolute;content:"";width:100%;height:100%;z-index:-1;top:0;right:-100%;background:var(--clr-theme-1)}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-counter__main:before{display:none}}.bd-counter__content{text-align:center}.bd-counter__content span.counter{font-size:60px;font-weight:var(--bd-fw-sbold);color:var(--clr-common-white);line-height:1;margin-bottom:20px;display:inline-block}.bd-counter__content .h4,.bd-counter__content h4{margin-bottom:0;color:var(--clr-common-white);font-size:18px}.bd-counter-shape-line{width:25px;height:4px;background:var(--clr-common-white);position:absolute;top:20px;left:20px}.bd-counter-shape-line:before{position:absolute;content:"";height:25px;width:4px;background:var(--clr-common-white);left:0}.counter-style-2 .bd-counter__content span{color:var(--clr-common-heading);display:inline-block;margin-bottom:5px}.counter-style-2 .bd-counter__content .h4,.counter-style-2 .bd-counter__content h4{color:var(--clr-common-heading)}.bd-news__content{padding-right:1px}.bd-news__meta-list{display:flex;align-items:center;gap:20px;margin-bottom:10px}.bd-news__meta-item span a{font-size:14px;text-transform:uppercase;font-weight:var(--bd-fw-medium);color:var(--clr-common-body-text)}.bd-news__meta-item span a:hover{color:var(--clr-theme-1)}.bd-news__meta-item i{margin-right:10px}.bd-news__btn{text-transform:uppercase;color:var(--clr-common-body-text);font-size:14px;font-weight:var(--bd-fw-medium)}.bd-news__btn i{transform:rotate(130deg);margin-left:5px;transition:all .3s ease-out 0s}.bd-news__btn:hover{color:var(--clr-theme-1)}.bd-news__thumb{margin-bottom:20px;overflow:hidden;border-radius:5px}.bd-news__item:hover .bd-news__thumb img{transform:scale(1.05)}.bd-news__title .h3,.bd-news__title h3{margin-bottom:20px}@media only screen and (min-width:992px)and (max-width:1199px){.bd-news__title .h3,.bd-news__title h3{font-size:20px}}.bd-news__title .h3 a:hover,.bd-news__title h3 a:hover{color:var(--clr-theme-1)}.bd-news__btn span{position:relative;overflow:hidden}.bd-news__btn span i:first-child{position:absolute;top:11px;left:-7px;opacity:0;visibility:hidden}.bd-news__btn:hover span i:first-child{opacity:1;visibility:visible;top:2px;left:0}.bd-news__btn:hover span i:last-child{opacity:0;visibility:hidden;transform:translateX(7px) translateY(-11px) rotate(130deg)}.blog-wrapper{border-radius:5px}.blog-content p{margin-bottom:30px}.blog-content-wrapper{padding:30px 30px 32px;background:var(--clr-common-white);box-shadow:0 20px 40px rgba(28,51,84,.1);border-radius:0 0 5px 5px}.blog-meta{margin-bottom:10px;flex-wrap:wrap;gap:0 25px}.blog-meta,.blog-meta>div{display:flex;align-items:center}.blog-meta i{margin-right:5px;line-height:1}.blog-meta i,.blog-meta span{font-size:14px}.blog-thumb{border-radius:5px;overflow:hidden;position:relative}.blog-thumb .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.blog-thumb img{transition:all 3s ease-out 0s;width:100%;zoom:1;filter:alpha(opacity=100);opacity:1;transition:all .9s ease 0s}.blog-thumb:hover img{transform:rotate(-2deg) scale(1.1)}.blog-main-wrapper .blog-content{text-align:left;padding:0}.blog-main-wrapper .blog-content .h3,.blog-main-wrapper .blog-content h3{font-size:36px;margin-bottom:20px}.blog-main-wrapper .blog-content .h3 a:hover,.blog-main-wrapper .blog-content h3 a:hover{color:var(--clr-theme-1)}.blog__details__tag span{color:var(--clr-common-heading);font-weight:600;margin-right:10px}div.tagcloud a{display:inline-block;height:36px;line-height:36px;padding:0 15px;font-size:15px;font-weight:500;background:var(--clr-bg-grey);border-radius:4px;margin-right:8px;margin-bottom:8px}div.tagcloud a:hover{color:var(--clr-common-white);background:var(--clr-theme-1)}.pulse-btn{display:inline-block;width:80px;height:80px;line-height:80px;text-align:center;background-color:var(--clr-common-white);border-radius:50%;color:var(--clr-common-black);animation:pulse 2s infinite;cursor:pointer}.pulse-btn:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.sidebar__search input{width:100%;height:60px;line-height:56px;background:var(--clr-common-white);border:1px solid var(--clr-border-17);box-shadow:0 10px 30px rgba(28,51,84,.08);border-radius:4px;padding-left:30px;padding-right:45px;outline:0}.sidebar__search button{position:absolute;top:50%;right:20px;left:auto;transform:translateY(-50%)}.sidebar__widget{border:1px solid var(--clr-border-17);padding:30px;border-radius:5px;box-shadow:0 10px 30px rgba(28,51,84,.08);background-color:var(--clr-common-white)}.sidebar__widget .sidebar__tag{display:flex;flex-wrap:wrap;gap:8px}.sidebar__category ul li:not(:last-child){margin-bottom:15px}.sidebar__category ul li a{font-size:16px;font-weight:500;color:#575757;padding-left:20px;position:relative}.sidebar__category ul li a:after{position:absolute;content:"";left:0;top:9px;width:6px;height:6px;background:#adaeba;border-radius:50%}.sidebar__category ul li a:hover{color:var(--clr-theme-1)}.sidebar__category ul li a:hover:after{background:var(--clr-theme-1)}.sidebar__tag a{display:inline-block;height:32px;line-height:30px;padding:0 15px;font-size:15px;font-weight:500;background:var(--clr-bg-grey);border-radius:4px}.sidebar__tag a:hover{color:var(--clr-common-white);background:var(--clr-theme-1)}.rc__post:not(:last-child){margin-bottom:30px}.rc__meta span{font-weight:500;font-size:14px;line-height:1;display:inline-block;margin-bottom:10px}.rc__thumb img{width:75px;height:75px;border-radius:6px;object-fit:cover}.rc__title{font-size:18px;color:#141517;margin-bottom:0;font-weight:600;line-height:1.1}.rc__title a:hover{color:var(--clr-theme-1)}blockquote{background:var(--clr-bg-grey);padding:35px 50px;margin-bottom:35px;border-radius:5px}blockquote:before{content:"";position:static;font-family:Font Awesome\ 5 Pro;font-size:32px;color:var(--clr-theme-1);line-height:1;margin-bottom:18px;display:inline-block;font-weight:var(--bd-fw-bold)}blockquote p{line-height:1.5;font-size:20px;color:#57565e;margin-bottom:0}blockquote cite{font-size:18px;display:block;margin-top:10px;color:var(--clr-common-heading);font-style:inherit;font-weight:600;position:relative}blockquote cite:before{content:"";font-size:28px;color:var(--clr-theme-1);display:inline-block;background:var(--clr-theme-1);padding-bottom:0;height:2px;width:40px;font-weight:400;text-align:center;top:-4px;margin-right:10px;position:relative}.bd-sidebar__author-img{margin-bottom:20px}.bd-sidebar__social a{margin-right:15px}.bd-sidebar__social a:hover{color:var(--clr-theme-1)}.sidebar-widget-wrapper{position:-webkit-sticky;position:sticky;top:90px}.bd-postbox ul li.children{padding-left:130px}.bd-postbox__comment-box{border-bottom:1px solid #f3f3f3;margin-bottom:30px;padding-bottom:5px}.bd-postbox__comment-info{margin-top:15px}.bd-postbox__comment-name{margin-bottom:18px}.bd-postbox__comment-name .h4,.bd-postbox__comment-name h4{font-size:18px}.bd-postbox__comment-name span{font-size:14px}.bd-postbox__comment-reply a{display:inline-block;background:transparent;height:35px;line-height:35px;padding:0 20px;font-size:14px;border:1px solid var(--clr-border-1);position:relative;border-radius:5px}.bd-postbox__comment-reply a:hover{border-color:transparent;background-color:var(--clr-theme-1);color:var(--clr-common-white)}.bd-postbox__comment-text p{font-size:14px}.bd-postbox__comment-title{font-size:26px;margin-bottom:30px}.bd-postbox__contact .h3,.bd-postbox__contact h3{font-size:26px;font-weight:600;margin-bottom:30px}.bd-postbox__singel-input input{height:60px;margin-bottom:20px;padding:0 24px}.bd-postbox__singel-input input,.bd-postbox__singel-input textarea{width:100%;line-height:60px;border:1px solid var(--clr-border-16);background:transparent;font-size:15px;outline:none;border-radius:4px}.bd-postbox__singel-input textarea{height:180px;margin-bottom:15px;resize:none;padding:0 25px}.bd-postbox__check label{padding-left:8px;color:var(--clr-common-text);position:relative}input.e-check-input{margin:0;-webkit-appearance:none;appearance:none;-moz-appearance:none;display:block;width:18px;min-width:18px;height:18px;background:var(--clr-common-white);border:1px solid #b9bac1;outline:none;border-radius:4px}input.e-check-input:checked{position:relative;background-color:var(--clr-theme-1);border-color:transparent}input.e-check-input:checked:after{box-sizing:border-box;content:"";position:absolute;font-family:var(--bd-ff-fontawesome);font-size:10px;color:var(--clr-common-white);top:50%;left:50%;transform:translate(-50%,-50%)}.bd-features__item{display:flex;align-items:center;gap:20px;position:relative;justify-content:center}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-features__item{flex-direction:column}}.bd-features__item:hover .bd-features__icon{background:var(--clr-theme-1)}.bd-features__item:hover .bd-features__icon svg *{fill:var(--clr-common-white)}.bd-features__item:before{position:absolute;content:"";height:100%;width:1px;background:var(--clr-border-2);right:-15px;transform:translateX(-50%)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-features__item:before{display:none}}.bd-features__icon{height:55px;width:55px;background:var(--clr-bg-grey);display:flex;transition:all .3s ease-out 0s;align-items:center;justify-content:space-evenly;border-radius:50%}.bd-features__icon i{color:var(--clr-common-heading);font-size:20px;line-height:0}.bd-features__content .h4,.bd-features__content h4{margin-bottom:0}.bd-features__content a:hover{color:var(--clr-theme-1)}.row>div:last-child .bd-features__item:before{display:none}.bd-sm__features-wrapper{border:1px solid var(--clr-border-4);padding:30px 0}.bd-sm__features-wrapper .bd-features__item{padding:0 20px 20px;justify-content:inherit;border-bottom:1px solid var(--clr-border-4)}.bd-sm__features-wrapper .bd-features__item:last-child{border-bottom:0;padding-bottom:0}.bd-trending__banner-thumb{object-fit:cover;background:var(--clr-bg-grey)}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-trending__banner-thumb{height:100%}}.bd-trending__banner-thumb img{height:100%;border-radius:10px}.bd-trending__product-thumb{background:var(--clr-bg-grey);margin-bottom:27px;padding:35px 30px;position:relative;border-radius:10px}@media(max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-trending__product-thumb{padding:35px 20px}}.bd-shop__wrapper .bd-trending__product-thumb{border-radius:5px}.bd-trending__item:hover .bd-trending__product-thumb img{transition:all .3s ease-out 0s;transform:scale3d(1.07,1.07,1.07) translateZ(0)}.bd-td__banner-text{position:absolute;top:15px;left:0;padding:30px}.bd-td__banner-text span{font-size:20px;color:var(--clr-common-white);margin-bottom:10px;display:block}.bd-td__banner-text .h3,.bd-td__banner-text h3{margin-bottom:0;font-size:36px;font-weight:var(--bd-fw-sbold);color:var(--clr-common-white)}.bd-trending__tab-wrapper{display:flex;justify-content:flex-end;padding-right:150px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-trending__tab-wrapper{padding-right:100px}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-trending__tab-wrapper{justify-content:flex-start;padding-left:15px;padding-right:120px}}@media(max-width:575px){.bd-trending__tab-wrapper{justify-content:flex-start;padding-left:15px;padding-right:0}}.bd-trending-tab-2 .bd-trending__tab-wrapper{padding-right:0;gap:40px;flex-wrap:wrap}@media(max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px){.bd-trending-tab-2 .bd-trending__tab-wrapper{gap:15px}}.bd-tending-nav .bd-trending-tab-2 .bd-trending__tab-wrapper{padding-right:0;gap:50px}.bd-tending-nav .nav-tabs{display:flex;justify-content:flex-end;gap:40px;border-bottom:0}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px){.bd-tending-nav .nav-tabs{gap:5px 18px;justify-content:flex-start}}.bd-tending-nav .nav-tabs .nav-link{font-weight:var(--bd-fw-medium);color:var(--clr-common-body-text)}.bd-tending-nav .nav-tabs .nav-link.active{border-color:transparent;position:relative;color:var(--clr-common-heading)}.bd-tending-nav .nav-tabs .nav-link.active:after{position:absolute;content:"";width:6px;height:6px;background:var(--clr-theme-3);left:-10px;top:50%;transform:translateY(-50%);border-radius:50%}.bd-tending-nav .nav-link{padding:5px}.bd-tending-nav .nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:0}.bd-flash__item{border:2px solid var(--clr-theme-1);padding:58px 48px 30px;border-radius:10px}@media(max-width:575px),only screen and (min-width:1200px)and (max-width:1399px){.bd-flash__item{padding:50px 20px 25px}}.bd-flash__discount{position:absolute;top:30px;right:35px;background:var(--clr-theme-1);width:82px;height:82px;text-align:center;border-radius:50%;display:flex;align-items:center;justify-content:space-evenly}.bd-flash__discount .price{line-height:1;color:var(--clr-common-white);text-transform:uppercase}.bd-flash__discount .price span{font-weight:var(--bd-fw-sbold);color:var(--clr-common-white);display:block;font-size:22px;margin-bottom:3px}.bd-flash__thumb{margin-bottom:20px}.bd-flash__content{margin-bottom:25px}.count-down__style .bd-product__countdown{font-size:16px;font-weight:var(--bd-fw-medium);margin-bottom:25px;display:flex;gap:7PX;align-items:center}.count-down__style .bd-product__countdown span{display:none}@media(max-width:575px){.count-down__style .bd-product__countdown span{color:var(--clr-common-heading)}}.count-down__style .bd-product__countdown .count_down{margin-right:0;height:44px;background:var(--clr-bg-grey);line-height:44px;border-radius:5px;padding:0 12px}.bd-product__countdown{display:flex;gap:7px;font-size:19px;font-weight:var(--bd-fw-bold);color:var(--clr-common-heading)}.bd-product__countdown .count_down{margin-right:5px}.bd-product__countdown span{display:block;font-size:12px;font-weight:var(--bd-fw-medium);text-transform:uppercase;color:var(--clr-common-body-text);line-height:1;margin-top:5px}.bd-product .count_down.count-downt-dot{position:relative}.bd-product .count_down.count-downt-dot:before{position:absolute;content:":";font-size:16px;right:-15px;top:14px;transform:translateY(-50%);color:var(--clr-common-heading);font-family:var(--bd-ff-fontawesome);font-weight:var(--bd-fw-bold);font-size:12px}.bd-flash__stock .available-text{font-weight:var(--bd-fw-medium);color:var(--clr-common-heading)}.bd-flash__stock .available-count{font-weight:var(--bd-fw-sbold);color:var(--clr-theme-1)}.bd-flash__banner-thumb img{border-radius:10px;height:100%;object-fit:cover}.bd-flash__banner-content{position:absolute;top:0;left:0;padding:35px 30px}.bd-flash__banner-content .h4,.bd-flash__banner-content h4{font-weight:400;margin-bottom:5px}.bd-flash__banner-content .h3,.bd-flash__banner-content h3{font-size:28px;font-weight:var(--bd-fw-sbold);margin-bottom:5px}.bd-flash__banner-content .h6,.bd-flash__banner-content h6{font-weight:var(--bd-fw-normal)}.bd-flash__banner-content .price{font-size:26px;font-weight:var(--bd-fw-bold);color:var(--clr-theme-5);padding-left:7px}.bd-flash__banner-shape{position:absolute;top:44%;height:90px;width:90px;background:#a85434;display:flex;align-items:center;justify-content:space-evenly;border-radius:50%;right:55px;transform:translateY(-50%)}@media only screen and (min-width:576px)and (max-width:767px){.bd-flash__banner-shape{top:30%}}.bd-flash__banner-shape .text{color:var(--clr-common-white);text-align:center;line-height:1}.bd-flash__banner-shape span{display:block;font-size:24px;font-weight:var(--bd-fw-medium)}.bd-trending__quite{padding:50px 35px 40px;background:var(--clr-bg-grey);border-radius:10px}@media(max-width:575px){.bd-trending__quite{padding:50px 20px 40px}}.bd-trending__quite-thumb img{margin-bottom:10px;max-width:70px;border-radius:50%}.bd-trending__quite-meta{margin-bottom:20px}.bd-trending__quite-meta .h4,.bd-trending__quite-meta h4{font-size:22px;margin-bottom:0}.bd-trending__quite-text{margin-bottom:20px}.bd-trending__quite-text p{font-size:18px}.bd-trending__quite-icon i{font-size:14px;color:var(--clr-theme-2)}.bd-trending__app-wrapper{padding:30px 0;border:1px solid var(--clr-border-4);border-radius:10px}.bd-trending__app-title{margin-bottom:20px}.bd-trending__app-title .h5,.bd-trending__app-title h5{font-size:18px;margin-bottom:0}.bd-trending__app-image{display:flex;gap:10px;justify-content:center}.bd-populer__item{display:flex;align-items:center;border-bottom:1px solid var(--clr-border-4);padding:14.5px;gap:30px}.bd-populer__item-wrapper{border:1px solid var(--clr-border-4);border-radius:5px}.bd-populer__item:last-child{border-bottom:0}.bd-populer__thumb img{background:var(--clr-bg-grey);padding:10px;border-radius:6px;width:100%}.bd-sidebar__top-rated-area{padding:30px;border:1px solid var(--clr-border-4);border-radius:5px}@media(max-width:575px){.bd-sidebar__top-rated-area{padding:20px}}.bd-sidebar__top-rated-area .bd-populer__item{border-bottom:0;padding:0;margin-bottom:15px}.bd-sidebar__top-rated-area .bd-populer__item:last-child{margin-bottom:0}.bd-sidebar__top-rated-area .bd-populer__item-wrapper{border:0}.bd-sidebar__top-rated-area .bd-sm__section-title .h3,.bd-sidebar__top-rated-area .bd-sm__section-title h3{font-size:20px;font-weight:var(--bd-fw-sbold)}.bd-sidebar__top-rated-area .bd-product__title{font-size:18px}.bd-category__item{position:relative}.bd-category__thumb img{border-radius:10px}.bd-category__content{position:absolute;top:35px;left:30px;right:30px}.bd-category__content ul li{list-style:none;margin-bottom:5px;position:relative;padding-left:10px}.bd-category__content ul li a:hover{color:var(--clr-theme-1)}.bd-category__content ul li:hover:after{background:var(--clr-theme-1)}.bd-category__content ul li:last-child{margin-bottom:0}.bd-category__content ul li:after{position:absolute;content:"";width:5px;height:5px;background:var(--clr-common-body-text);left:0;top:50%;transform:translateY(-50%);border-radius:50%}.bd-category__content-title .h4,.bd-category__content-title h4{font-size:22px;margin-bottom:25px}.bd-category__content-title ul li{list-style:none}.bd-category__title{display:block;font-weight:var(--bd-fw-medium);color:var(--clr-common-heading);font-size:16px;margin-bottom:10px;line-height:1.3}.bd-category__title:hover{color:var(--clr-theme-1)}.bd-category__img{margin-bottom:15px}.bd-category__number{font-size:14px}.bd-singel__category{padding:25px 25px 20px;background:var(--clr-bg-grey);border-radius:5px}.bd-singel__category:hover .bd-category__img img{transform:scale3d(1.07,1.07,1.07) translateZ(0)}.bd-subcribe__text p{color:var(--clr-common-heading)}.bd-subcribe__filter input{width:100%;height:60px;border:0;background:var(--clr-common-white);padding-left:30px;padding-right:200px;border-radius:30px}@media(max-width:575px){.bd-subcribe__filter input{padding-right:30px}}.bd-subcribe__filter button{position:absolute;top:50%;transform:translateY(-50%);right:0;background:var(--clr-theme-1);height:60px;padding:0 40px;color:var(--clr-common-white);border-radius:0 30px 30px 0}@media(max-width:575px){.bd-subcribe__filter button{position:-webkit-sticky;position:sticky;margin-top:50px;border-radius:30px 30px 30px 30px}}.bd-singel__brand{text-align:center}.bd-page__banner-content{padding:202px 0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-page__banner-content{padding:180px 0}}.bd-page__banner-content .h2,.bd-page__banner-content h2{font-size:50px;color:var(--clr-common-white);font-weight:var(--bd-fw-sbold);margin-bottom:5px}@media(max-width:575px){.bd-page__banner-content .h2,.bd-page__banner-content h2{font-size:45px}}.bd-page__banner-content span{font-size:18px;color:var(--clr-common-white)}.page-overlay{position:relative;z-index:1}.page-overlay:before{position:absolute;content:"";height:100%;width:100%;background:var(--clr-common-black);opacity:.65;z-index:-1}.bd-testimonial__thumb{margin-bottom:40px}.bd-testimonial__thumb img{border-radius:50%}.bd-testimonial__content p{font-size:28px;line-height:38px;margin-bottom:35px;font-style:italic}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-testimonial__content p{font-size:24px}}@media(max-width:575px){.bd-testimonial__content p{font-size:20px}}.bd-testimonial__author .h3,.bd-testimonial__author h3{font-weight:var(--bd-fw-medium);margin-bottom:3px}.bd-testimonial__author span{font-size:15px}.bd-team__wrapper{transition:all .3s ease-out 0s}.bd-team__wrapper:hover .bd-team__thumb img{transform:scale3d(1.1,1.1,1.1)}.bd-team__thumb{margin-bottom:25px;overflow:hidden}.bd-team__content .h4,.bd-team__content h4{font-size:22px;margin-bottom:5px}.bd-team__content a:hover{color:var(--clr-theme-1)}.bd-team__share{display:flex;flex-direction:row-reverse;position:relative}.bd-team__share>a{display:inline-block;height:50px;width:50px;background:var(--clr-theme-1);line-height:40px;text-align:center}.bd-team__share a{color:var(--clr-common-white);padding:5px}.bd-team__share:hover .bd-team__action{opacity:1;visibility:visible;transition:all .3s ease-out 0s;right:50px}.bd-team__action{display:flex;align-items:center;background:var(--clr-theme-1);gap:15px;padding:7px 20px;position:relative;opacity:0;visibility:hidden;position:absolute;right:0}.bd-team__action a:hover{color:var(--clr-common-heading)}.bd-team__action:before{position:absolute;content:"";height:25px;width:1px;background:var(--clr-border-11);right:0}.bd-team__member-info{padding-left:40px}.bd-team__member-info .h3,.bd-team__member-info h3{font-size:51px;margin-bottom:20px}.bd-team__member-info>span{font-size:18px;display:block}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-team__member-info{padding-left:0}}.bd-team__member-details{display:flex;flex-direction:column;gap:25px}.bd-content__inner{position:absolute;bottom:0;right:0}.info-meta-single{display:flex;gap:20px}.info-meta-icon{width:50px;height:50px;border:1px solid var(--clr-border-2);border-radius:5px;text-align:center;line-height:48px}.info-meta-text .meta-heading{display:block}.info-meta-text .meta-link{display:block;font-size:20px;color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold)}.info-meta-text .meta-link:hover{color:var(--clr-theme-1)}.bd-skill__title-wrapper{margin-bottom:13px;display:flex;justify-content:space-between;align-items:center;position:relative}.bd-skill__progress .progress .progress-bar{background:var(--clr-theme-1);position:relative;overflow:visible;border-radius:5px!important}.bd-skill__style-inner .bd-skill__title-wrapper .h3,.bd-skill__style-inner .bd-skill__title-wrapper h3{font-size:18px;font-weight:var(--bd-fw-medium)}.bd-skill__style-inner .progress-count{color:var(--clr-theme-1);position:absolute;right:0;top:0}.bd-skill__style-inner .bd-skill__progress .progress{height:10px;background-color:transparent;overflow:visible;position:relative;z-index:1}.bd-skill__style-inner .bd-skill__progress .progress:after{position:absolute;content:"";height:2px;width:100%;background:var(--clr-border-8);z-index:-1;top:50%;transform:translateY(-50%);border-radius:1px}.bd-skill__img-inner{padding-left:80px}@media only screen and (min-width:1200px)and (max-width:1399px){.bd-skill__img-inner{padding-left:50px}}@media only screen and (min-width:992px)and (max-width:1199px){.bd-skill__img-inner{padding-left:30px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-skill__img-inner{padding-left:0}}.archivement__paragraph{font-size:18px}.bd-archivement-box{padding-left:50px}@media only screen and (min-width:992px)and (max-width:1199px){.bd-archivement-box{padding-left:30px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.bd-archivement-box{padding-left:0}}.bd-archivement__img-item{display:flex;align-items:center;gap:20px}@media (max-width:575px),only screen and (min-width:992px)and (max-width:1199px){.bd-archivement__img-item{flex-wrap:wrap;justify-content:center}}.bd-archivement__title .h3,.bd-archivement__title h3{font-size:26px;margin-bottom:20px}.bd-archivement__title p{margin-bottom:33px;font-size:18px}.hr-1{border-bottom:1px solid #e8e8e8}.bd-error__number .h2,.bd-error__number h2{font-size:160px;line-height:1}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-error__number .h2,.bd-error__number h2{font-size:120px}}.bd-error__text .h3,.bd-error__text h3{font-size:32px;font-weight:var(--bd-fw-sbold);margin-bottom:10px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-error__text .h3,.bd-error__text h3{font-size:28px}}.bd-error__text p{margin-bottom:45px}.bd-contact__main-wrapper{padding-right:40px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-contact__main-wrapper{padding-right:0}}.bd-contact__list{display:flex;flex-direction:column;gap:27px}.bd-contact__item-list{display:flex;gap:20px}.bd-contact__item .bd-contact__content>span a:hover{color:var(--clr-theme-1)}.bd-contact__item .bd-contact__content>span a span{color:var(--clr-common-heading);font-weight:var(--bd-fw-medium)}.bd-contact__item .bd-contact__content>span a span:hover{color:var(--clr-theme-1)}.bd-contact__content>span{display:block}.bd-contact__content p{margin-bottom:0}.bd-contact__icon i{color:var(--clr-theme-1)}.bd-single__form-input input{height:60px;padding:0 20px}.bd-single__form-input input,.bd-single__form-input textarea{width:100%;background:var(--clr-bg-grey);border:0;border-radius:5px}.bd-single__form-input textarea{min-height:170px;padding:15px 20px;resize:none;outline:none}.bd-sidebar__support{border:1px solid var(--clr-border-12);padding:30px;border-radius:10px}@media(max-width:575px),only screen and (min-width:992px)and (max-width:1199px){.bd-sidebar__support{padding:30px 20px}}.bd-sidebar__title .h4,.bd-sidebar__title h4{margin-bottom:30px}.bd-google__map-area iframe{border-radius:10px;min-height:450px;width:100%}.content-hidden{display:none}.child-content-hidden .bd-filter__widget-title:before{transform:rotate(90deg)}.bd-product__filters{display:flex;flex-direction:column;gap:55px;border-right:1px solid var(--clr-border-4);padding-right:30px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-product__filters{border-right:0;padding-right:0}}.bd-filter__widget{display:flex;flex-direction:column;gap:30px}.bd-filter__widget-title{font-size:20px;margin-bottom:0;position:relative;cursor:pointer;line-height:1}.bd-filter__widget-title:before{position:absolute;content:"";font-family:var(--bd-ff-fontawesome);right:0;top:0;font-weight:var(--bd-fw-light);color:var(--clr-common-heading);transition:.3s;font-size:15px}.bd-filter__tab-inner{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--clr-border-4);border-radius:3px;padding:8px 10px}.bd-filter__price{padding-top:3px}#slider-range{position:relative;margin-bottom:25px}.ui-widget.ui-widget-content{border:none}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{background:var(--clr-common-white);outline:none;background:var(--clr-theme-1);border-radius:50%;border:none;box-shadow:0 0 10px 0 rgba(0,0,0,.004)}.ui-slider-horizontal{height:6px;height:3px}.ui-slider-horizontal .ui-slider-handle{top:-3px}.ui-widget-content{background:none}.ui-widget-header{background:var(--clr-theme-1)}.ui-slider .ui-slider-handle{height:10px;width:10px;transition:all 0s linear 0s;margin-left:0}.ui-slider .ui-slider-handle:before{position:absolute;content:"";height:3px;width:3px;background:var(--clr-theme-1);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.slider-range p{line-height:1;margin-bottom:0;position:relative;margin-top:15px}.slider-range span{position:absolute;right:0}.slider-range input{color:var(--clr-common-heading);border:none;outline:none;background:none;margin-left:10px;width:100px}.slider-active-2 .slider-pagination>*{transition:all .3s linear 0s}.slider-active-2 .slider-pagination>:hover{background-color:var(--clr-common-black)}.slider-active-2 .slider-pagination>:hover i{color:var(--clr-common-white)}.slider-range-bar{position:relative}.slider-range-bar:before{position:absolute;content:"";height:1px;width:100%;background:var(--clr-border-15);top:1px}.bd-product__check ul li{list-style:none;margin-bottom:8px;line-height:1}.bd-product__check ul li:last-child{margin-bottom:0}input.check-input{outline:none;background:#fbfbfb;border:1px solid var(--clr-border-13);border-radius:2px;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;cursor:pointer;position:relative;top:5px;font-size:15px;margin-right:10px}input.check-input[type=checkbox]:checked{background:var(--clr-common-white);color:var(--clr-text-8)}input.check-input[type=checkbox]:checked:before{position:absolute;content:"+";font-family:var(--bd-ff-fontawesome);line-height:16px;top:50%;left:5px;font-size:10px;transform:translateY(-50%);color:var(--clr-text-8);font-weight:var(--bd-fw-bold)}input.check-box[type=checkbox]:checked:before{position:absolute;content:"";font-family:Font Awesome\ 5 Pro;line-height:16px;top:0;left:2px;font-size:14px}.bd-singel__rating{margin-bottom:15px}.bd-singel__rating:last-child{margin-bottom:0}.bd-singel__rating .radio-item{padding-left:15px}input.radio-box[type=radio]{border:1px solid var(--clr-border-13);border-radius:50%;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;cursor:pointer;position:relative;top:5px;font-size:15px;margin-right:8px}input.radio-box[type=radio]:checked:before{font-family:Font Awesome\ 5 Pro;top:0;left:0;height:18px;width:18px;background:var(--clr-common-heading);position:absolute;content:"";top:25%;left:50%;height:8px;width:8px;background:var(--clr-common-body-text);border-radius:50%;transform:translate(-50%);text-align:center}.radio-star .fa-solid{color:var(--clr-theme-2)}.radio-star .fa-light{color:var(--clr-border-14)}.radio-star i{font-size:14px}.bd-top__filter-input input{height:60px;width:100%;padding-left:50px;border:1px solid var(--clr-border-4);border-radius:3px;padding-right:20px}.bd-top__filter-input button{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.bd-Product__tab .nav-tabs{border-bottom:0}.bd-Product__tab .nav-tabs .nav-link{background:0;border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0}.bd-Product__tab .nav-tabs .nav-item .nav-link{width:30px;height:30px;display:flex;align-items:center;justify-content:space-evenly;border-radius:5px;margin-right:10px}.bd-Product__tab .nav-tabs .nav-item .nav-link.active{background:var(--clr-theme-1)}.bd-Product__tab .nav-tabs .nav-item .nav-link.active svg{height:13px!important;width:14px}.bd-Product__tab .nav-tabs .nav-item .nav-link.active svg *{fill:var(--clr-common-white)}.bd-Product__tab .nav-link{padding:0}.product-quantity a{white-space:nowrap}.bd-sort__type-filter .nice-select,.bd-sort__type-filter .sorting-list{background-color:var(--clr-bg-grey);color:var(--clr-common-heading);border:0;border-radius:3px;padding-left:10px;padding-right:10px;height:42px;cursor:pointer}.bd-sort__type-filter .nice-select:after,.bd-sort__type-filter .sorting-list:after{border-bottom:1.5px solid var(--clr-common-heading);border-right:1.5px solid var(--clr-common-heading);height:7px;width:7px;right:15px}.bd-sort__type-filter .nice-select .option,.bd-sort__type-filter .sorting-list .option{padding-left:20px;padding-right:20px}.bd-grid__singel-item{border-bottom:1px solid var(--clr-border-4);padding-bottom:3px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-grid__singel-item{text-align:center}}.bd-product__details-nav{display:flex;align-items:center;gap:15px;position:absolute;bottom:-55px}.product-remove{cursor:pointer}.bd-singel__gallery-item{position:relative}.bd-singel__gallery-item:hover .bd-gallery__action{opacity:1;visibility:visible}.bd-singel__gallery-item:hover .bd-gallery-thumb:before{opacity:.7;visibility:visible}.bd-singel__gallery-item:hover .bd-gallery-thumb img{transform:rotate(-2deg) scale(1.1)}.bd-singel__gallery-tumb{position:relative}.bd-singel__gallery-tumb:before{position:absolute;content:"";height:100%;width:100%;background-color:var(--clr-common-heading);opacity:0}.bd-gallery__action{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;z-index:3}.bd-gallery__action a{height:50px;width:50px;background:var(--clr-common-white);text-align:center;line-height:50px;display:inline-block;border-radius:50%}.bd-gallery__action a:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white)}.bd-gallery-thumb{position:relative;overflow:hidden}.bd-gallery-thumb:before{position:absolute;content:"";height:100%;width:100%;background-color:var(--clr-common-heading);opacity:0;z-index:2}.bd-product__details-large-img img{background:var(--clr-bg-grey)}.product-ratting{margin-bottom:5px}.product-ratting li{display:inline-block;margin:0 -2px;font-size:15px;color:var(--clr-theme-2)}.product-ratting li i{margin-right:5px}.modal-product-info{padding-left:50px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.modal-product-info{padding-left:0}}.modal-product-info .h3,.modal-product-info h3{font-size:24px;margin-bottom:15px}.modal-product-meta li strong{margin-right:5px;font-weight:var(--bd-fw-regular);min-width:100px;display:inline-block}.modal-product-meta>ul{margin:15px 0;padding:20px 0;border-bottom:1px solid var(--clr-border-4);border-top:1px solid var(--clr-border-4)}.product-price del{opacity:1;margin-left:5px;font-size:80%;color:var(--clr-text-3)}.bd__safe-checkout{padding-top:5px}.bd__safe-checkout .h5,.bd__safe-checkout h5{margin-bottom:20px}.bd__product-details-menu-1 ul li a{position:relative;margin-right:10px;color:var(--clr-common-heading)}.bd__product-details-menu-1 ul li a:hover{color:var(--clr-theme-1)}.bd__social-media{margin-bottom:15px}.modal-product-info .product-price{font-size:28px;line-height:1.2}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.modal-product-info .product-price{font-size:32px}}.modal-product-info .product-price span{color:var(--clr-theme-1)}.product-quantity-cart{margin-top:25px}.bd__product-details-menu-3{margin-bottom:20px}.bd__product-details-menu-3 ul{padding:0;margin:0}.bd__product-details-menu-3 ul li{list-style:none;display:inline-block;margin-right:20px}.bd__product-details-menu-3 ul li:last-child{margin-right:0;display:none}.bd__product-details-menu-3 ul li a{color:var(--clr-common-heading)}.bd__product-details-menu-3 ul li a:hover{color:var(--clr-theme-1)}.product-ratting li.review-total{margin-left:3px;color:var(--clr-theme-1)}.bd__social-media ul{padding-top:20px;padding-bottom:20px;border-top:1px solid var(--clr-border-4);border-bottom:1px solid var(--clr-border-4)}.bd__social-media ul li{list-style:none;display:inline-block;margin:0 15px 0 0}.bd__social-media ul li a{color:var(--clr-common-heading)}.bd__social-media ul li a:hover{color:var(--clr-theme-1)}.bd__safe-checkout img{margin-right:11px}.product-img img{background:var(--clr-bg-grey);text-align:center}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.product-details__thumb-inner{margin-bottom:50px}.product-details__thumb-inner.small-device{margin-bottom:110px}}.swiper-slide.swiper-slide-thumb-active .product-small__img{border:1px solid var(--clr-theme-1)}.product_info-faq-area .nav-tabs{border-bottom:1px solid var(--clr-bg-grey)}.product-details-tab .nav-tabs{display:flex;gap:20px}.product-details-tab .nav-item{position:relative;border:0;padding:10px 0;font-size:16px;margin-right:0;font-weight:600;color:var(--clr-common-text)}.product-details-tab .nav-item.active{color:var(--clr-common-heading);font-weight:600}.product-details-tab .nav-item.active:before{width:100%}.product-details-tab .nav-item.active:before,.product-details-tab .nav-item:before{position:absolute;content:"";height:1px;background:var(--clr-common-heading);bottom:0;left:0;right:0}.product-details-tab .nav-item:before{width:0;transition:.3s}.course-review-item{display:flex;align-items:normal}.course-review-list{margin-left:20px}.course-start-icon{margin-bottom:10px}.course-start-icon i{color:var(--clr-theme-2);font-size:14px}.course-reviews-img img{max-width:100px;border-radius:50%}.comment-title .h3,.comment-title h3{font-size:24px;font-weight:700;margin-bottom:5px}.comment-rating ul li{display:inline-block}.comment-rating ul li a{font-size:14px;color:var(--clr-theme-2)}.comment-textarea{height:170px;resize:none}.comment-input input,.comment-textarea{width:100%;background:var(--clr-bg-grey);border:none;padding:15px 20px;border-radius:4px;outline:0}.comment-input input{height:60px}.table>:not(:first-child){border-top:0}.cart-area .table-content table{background:var(--clr-common-white);border-color:var(--clr-border-17);border-radius:0;border-style:solid;border-width:1px 0 0 1px;text-align:center;width:100%;margin-bottom:0}.cart-area .table-content .product-quantity{float:none}.cart-area .table-content table td.product-name{font-size:18px;font-weight:500;text-transform:capitalize}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.cart-area .table-content table td.product-name{font-size:14px}}.cart-area .table>:not(:last-child)>:last-child>*{border-bottom-color:var(--clr-border-17)}.cart-area .table-content table td.product-name a:hover{color:var(--clr-common-heading)}.cart-area .table-content table td{border-top:none;padding:20px 10px;vertical-align:middle;font-size:16px}.cart-area .table-content table td,.cart-area .table-content table th{border-bottom:1px solid var(--clr-border-17);border-right:1px solid var(--clr-border-17)}.cart-area .table td,.cart-area .table th{border-top:1px solid var(--clr-border-17)}.cart-area .table-content table td.product-subtotal{font-size:16px}.cart-area .table-content table td .cart-plus-minus{float:none;margin:0 auto}.cart-area .coupon-all{margin-top:50px}.cart-area .coupon{float:left;gap:15px;flex-wrap:wrap}@media(max-width:767px){.cart-area .coupon{float:none}}.cart-area #coupon_code{height:50px;border:1px solid var(--clr-border-17);padding:0 15px;outline:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.cart-area #coupon_code:focus{border-color:var(--clr-common-heading)}.cart-area .coupon2{float:right}@media(max-width:767px){.cart-area .coupon2{float:none;margin-top:15px}}.cart-area .cart-page-total{padding-top:50px}.cart-area .cart-page-total>.h2,.cart-area .cart-page-total>h2{font-size:20px;margin-bottom:20px;text-transform:capitalize}.cart-area .cart-page-total>ul{border:1px solid var(--clr-border-17)}.cart-area .cart-page-total>ul>li{list-style:none;font-size:15px;color:#575757;padding:14px 30px;border-bottom:1px solid var(--clr-border-17);font-weight:400}.cart-area .cart-page-total ul>li>span{float:right}.cart-area .cart-page-total li:last-child{border-bottom:0}.cart-area td.product-thumbnail img{width:125px}.cart-area .product-quantity-form{margin:auto;width:122px;height:58px;border:1px solid var(--clr-border-2);text-align:center;position:relative;transition:all .3s ease-out 0s}.cart-area .product-quantity-form:hover{border-color:var(--clr-common-heading)}.cart-area .cart-minus,.cart-area .cart-plus{position:absolute;top:50%;left:0;transform:translateY(-50%);width:45px;height:40px;display:inline-block;vertical-align:middle;text-align:center;font-size:14px;background:transparent;border:none;outline:none}.cart-area .cart-minus:hover,.cart-area .cart-plus:hover{cursor:pointer;color:var(--clr-common-heading);background:transparent}.cart-area .cart-plus{left:auto;right:0}.cart-area .cart-input{height:58px;width:32px;text-align:center;font-size:14px;border:none;display:inline-block;vertical-align:middle;margin:0 -3px;padding-bottom:4px;background:transparent}.cart-area .cart-input:focus{outline:none}.coupon-accordion .h3,.coupon-accordion h3{background-color:#f6f6f6;border-top:3px solid var(--clr-common-heading);font-size:14px;font-weight:400;margin:0 0 25px;padding:1em 2em 1em 3.5em;position:relative;width:auto}.coupon-accordion .h3:before,.coupon-accordion h3:before{content:"";left:15px;top:13px;position:absolute;color:#575757;font-family:Font Awesome\ 5 Pro;font-weight:700}.coupon-accordion span{color:#575757;cursor:pointer;transition:.3s;font-weight:500}.coupon-content{border:1px solid var(--clr-border-2);display:none;margin-bottom:20px;padding:30px}.coupon-info p{margin-bottom:0}.coupon-info p.coupon-text{margin-bottom:15px}.coupon-accordion span:hover,p.lost-password a:hover{color:var(--clr-common-heading)}.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{display:block;color:var(--clr-common-heading)}.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{color:var(--clr-common-heading);font-weight:700}.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{border:1px solid var(--clr-border-2);height:60px;line-height:60px;margin:0 0 14px;max-width:100%;padding:0 0 0 10px;width:100%;outline:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.coupon-info p.form-row-first input:focus,.coupon-info p.form-row-last input:focus{border-color:var(--clr-common-heading)}.coupon-info p.form-row input[type=submit]:hover,p.checkout-coupon input[type=submit]:hover{background:#3e976c none repeat scroll 0 0}.coupon-info p.form-row input[type=checkbox]{position:relative;top:2px}.form-row>label{margin-top:15px;margin-left:15px;color:#575757;display:flex;gap:10px}.buttons-cart a,.buttons-cart input,.coupon input[type=submit],.coupon-info p.form-row input[type=submit]{background:#252525 none repeat scroll 0 0;border:none;color:var(--clr-common-white);display:inline-block;float:left;font-size:12px;font-weight:700;height:40px;line-height:40px;margin-right:15px;padding:0 15px;text-transform:uppercase;transition:all .3s ease 0s}p.lost-password{margin-top:15px}p.lost-password a{color:#6f6f6f}p.checkout-coupon input[type=text]{height:60px;line-height:60px;padding:0 20px;width:100%;border:1px solid var(--clr-border-2);margin-bottom:15px;outline:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}p.checkout-coupon input[type=text]:focus{border-color:var(--clr-border-2)}.coupon-checkout-content{display:none}.checkbox-form .ship-different-title{border-bottom:1px solid var(--clr-border-2);margin:0 0 20px;padding-bottom:10px;width:100%;display:flex;align-items:center}.country-select{margin-bottom:30px;position:relative}.country-select select{width:100%;background-color:transparent;border:1px solid var(--clr-border-2);padding:0 10px;height:50px}.country-select .nice-select{border:1px solid var(--clr-border-2);height:60px;line-height:60px;padding-left:20px;width:100%;color:#575757;margin-bottom:20px}.country-select .nice-select:after{border-bottom:1px solid var(--clr-common-heading);border-right:1px solid var(--clr-common-heading);height:7px;width:7px}.country-select .nice-select .list{width:100%}.checkout-form-list label,.country-select label{color:var(--clr-common-heading);display:block;margin:0 0 5px}.checkout-form-list label span.required,.country-select label span.required{color:var(--clr-common-heading)}.checkout-form-list{margin-bottom:30px}.checkout-form-list label{color:var(--clr-common-heading)}.checkout-form-list input[type=email],.checkout-form-list input[type=password],.checkout-form-list input[type=text]{background:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:0;height:60px;line-height:60px;padding:0 0 0 20px;width:100%;outline:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.checkout-form-list input[type=email]:focus,.checkout-form-list input[type=password]:focus,.checkout-form-list input[type=text]:focus{border-color:var(--clr-border-2)}.checkout-form-list input[type=email]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=text]::placeholder{color:#575757;opacity:1}.checkout-form-list input[type=checkbox]{display:inline-block;margin-right:10px;position:relative;top:1px}.create-acc label{display:inline-block;cursor:pointer}.create-account{display:none}.ship-different-title label{display:inline-block;margin-right:10px;color:var(--clr-common-heading);cursor:pointer}.order-notes textarea{border:1px solid var(--clr-border-2);height:90px;width:100%;resize:none;padding:15px 15px 15px 20px;outline:none}.order-notes textarea::placeholder{color:#575757;opacity:1}#ship-box-info{display:none}.panel-default>.panel-heading,.panel-group .panel{border-radius:0}.your-order{padding:30px 40px 45px;border:2px solid var(--clr-border-4)}@media(max-width:767px){.your-order{padding:15px}}.your-order .h3,.your-order h3{border-bottom:1px solid var(--clr-border-2);font-size:24px;margin:0 0 20px;padding-bottom:10px;width:100%}.your-order-table table{background:none;border:0;width:100%}.your-order-table table td,.your-order-table table th{border-bottom:1px solid var(--clr-border-2);border-right:none;color:#575757;font-size:16px;padding:15px 0;text-align:left}@media(max-width:575px){.your-order-table table td,.your-order-table table th{padding-right:10px}}.your-order-table table th{border-top:none;color:var(--clr-common-heading);font-weight:400;text-align:left;vertical-align:middle;white-space:nowrap;width:250px}.panel-body>p{color:#222}.your-order-table table .shipping ul li input{position:relative;top:2px}.your-order-table table .shipping ul li label{color:#575757}.your-order-table table .shipping th{vertical-align:top}.your-order-table table .order-total th{border-bottom:0}.your-order-table table .order-total td{border-bottom:none}.your-order-table table tr.cart_item:hover{background:#f9f9f9}.your-order-table table tr.order-total td span{color:var(--clr-common-heading);font-size:18px;font-weight:500}.payment-method{margin-top:40px}.payment-method .accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.payment-method .accordion-item{background-color:var(--clr-common-white);border:0;border-bottom:1px solid var(--clr-border-2)}.payment-method .accordion-button{font-size:16px;font-weight:500;color:var(--clr-common-heading);padding:23px 0;border:none}.payment-method .accordion-button:focus{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.payment-method .accordion-button:after{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);font-family:var(--bd-ff-fontawesome);font-size:16px;font-weight:400;margin-left:0;background-image:none}.payment-method .accordion-button:not(.collapsed){color:var(--clr-common-heading);background-color:var(--clr-common-white);box-shadow:none}.payment-method .accordion-button:not(.collapsed):after{content:""}.payment-method .accordion-body{padding:8px 0 40px}.payment-method .accordion-collapse{border:none}.panel-title>a{display:block}.order-button-payment input{background:#232323 none repeat scroll 0 0;border:none;color:var(--clr-common-white);font-size:15px;font-weight:600;height:40px;margin:0;padding:0;text-transform:uppercase;transition:all .3s ease 0s;width:100%}.order-button-payment input:hover{background:#3e976c none repeat scroll 0 0}.order-button-payment button{width:100%}.payment-method .btn-link{-webkit-user-select:none;user-select:none;-moz-user-select:none;background:no-repeat;border:none;border-radius:0;color:#444;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin-bottom:0;padding:3px 10px;text-align:center;text-transform:uppercase;transition:all .3s ease 0s;vertical-align:middle;white-space:nowrap;text-decoration:none}.payment-method .card{background-color:var(--clr-common-white);border:1px solid var(--clr-border-2);border-radius:0;margin-bottom:10px}.payment-method .accordion .card:first-of-type{border:1px solid var(--clr-border-2)}.payment-method .card-header{background-color:var(--clr-common-white);border-bottom:1px solid var(--clr-border-2)}.card-header:first-child{border-radius:0}.product-details-img{margin-right:50px}@media(max-width:575px){.product-details-img{margin-right:0}}.product-details-img img{width:100%}.product-side-info .product-name{font-size:38px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.product-side-info .product-name{font-size:28px}}.product-side-info .product-price{font-size:22px;font-weight:600;color:var(--clr-theme-1)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.product-side-info .product-price{font-size:18px}}.product-side-info p{margin-top:30px;margin-bottom:40px}.product-quantity-cart{display:flex;gap:20px;flex-wrap:wrap}.product-quantity-cart .cart-minus{height:59px;width:55px;border:none}.product-quantity-cart .cart-input{height:55px;width:55px;border:none;text-align:center}.product-quantity-cart .product-quantity-form{border:1px solid var(--clr-border-2);border-radius:4px}.product-quantity-form .cart-plus{height:59px;width:55px;border:none}.modal-product__details-content{padding-left:25px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.modal-product__details-content{padding-left:0}}.product__modal-close{color:var(--clr-common-white);display:block;line-height:36px;text-align:center;background:var(--clr-theme-1);width:38px;height:38px;border-radius:50%;outline:none;position:absolute;z-index:5;right:-13px;top:-13px}.product__modal.product__modal .modal-dialog{max-width:900px}.modal-dialog.modal-dialog-centered{max-width:980px}.product__modal-wrapper{padding:20px}.bd-faq__accordion .accordion-button{font-size:18px;color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold);padding:25px 35px 25px 25px;border:0}.bd-faq__accordion .accordion-button:focus{z-index:3;border:none;outline:0;box-shadow:none}.bd-faq__accordion .accordion-button:not(.collapsed){color:var(--clr-common-heading);content:"";background-color:var(--clr-common-white);box-shadow:none;border:0}.bd-faq__accordion .accordion-button:not(.collapsed):after{background:none;transform:rotate(180deg);content:"";position:absolute;right:25px;top:25px;font-family:var(--bd-ff-fontawesome)}@media(max-width:575px){.bd-faq__accordion .accordion-button:not(.collapsed):after{right:15px}}.bd-faq__accordion .accordion-button:after{background:none;color:var(--clr-common-heading);content:"";position:absolute;right:20px;top:25px;font-family:var(--bd-ff-fontawesome);font-weight:400;transition:all .3s ease-out 0s}@media(max-width:575px){.bd-faq__accordion .accordion-button:after{right:15px}}.bd-faq__accordion .accordion-item{border:1px solid var(--clr-border-4);margin-bottom:20px;border-radius:5px}.bd-faq__accordion .accordion-collapse{border:0}.bd-faq__accordion .accordion-body{padding:0 25px 20px;margin-top:-10px}.bd-faq__accordion .accordion-body p{line-height:26px;margin-bottom:0;margin-top:3px}.signup-action-check{display:flex;align-items:center;gap:10px}.signup-action{margin-bottom:25px}.bd-acount__login-text{margin-bottom:30px}.bd-acount__login-text span a{font-weight:var(--bd-fw-sbold);color:var(--clr-common-heading);font-weight:600;text-decoration:underline}.bd-sign__social-text{position:relative;z-index:5;background:var(--clr-common-white);margin-bottom:25px}.bd-sign__social-text:before{position:absolute;height:1px;background:var(--clr-border-8);content:"";width:100%;top:15px;left:0;z-index:-1}.bd-sign__social-text span{background:var(--clr-common-white);display:inline-block;padding:0 15px}.bd-sign__social-icon a{border:1px solid var(--clr-border-8);padding:10px 20px;border-radius:4px;margin-right:20px;display:inline-block;color:var(--clr-common-heading)}.bd-sign__social-icon a:hover{color:var(--clr-theme-1);border:1px solid var(--clr-theme-1)}.bd-sign__social-icon a:last-child{margin-right:0}.sign-check span a{text-decoration:underline;font-weight:var(--bd-fw-sbold);color:var(--clr-common-heading)}.bd-registered__wrapper{display:flex;justify-content:space-around;margin-bottom:20px;flex-wrap:wrap}.not-register span a{color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold);text-decoration:underline}.forget-password a:hover{color:var(--clr-theme-1)}.bd-postbox__singel-input{position:relative}.bd-postbox__singel-input .email-error-message{position:absolute;bottom:0;left:0;font-size:12px;color:#e23}.bd-footer__contact span{display:block;margin-bottom:10px}.bd-footer__contact span:last-child{margin-bottom:0}.bd-footer__contact span i{margin-right:10px}.bd-footer__contact span a:hover{color:var(--clr-theme-1)}.bd-footer__logo{margin-bottom:25px}.bd-footer__info p{margin-bottom:40px}.bd-footer__link ul{list-style:none}.bd-footer__link ul li{margin-bottom:18px;line-height:1}.bd-footer__link ul li a:hover{color:var(--clr-theme-1)}.bd-footer__link ul::last-child{margin-bottom:0}.bd-footer__subcribe input{height:60px;width:100%;border-radius:30px;border:0;background:var(--clr-common-white);padding-left:20px;padding-right:75px}.bd-footer__widget-title{margin-bottom:30px}.bd-footer__s-btn{position:absolute;right:10px;color:var(--clr-theme-1);height:50px;width:50px;border-radius:50%;background:var(--clr-common-white);top:50%;transform:translateY(-50%)}.bd-footer__s-btn:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white)}.bd-footer__support-wrapper{display:flex;align-items:center;gap:25px}.bd-footer__support-icon span{font-size:15px}.bd-footer__support-inner span{margin-bottom:2px;display:block}.bd-footer__support-inner .h4,.bd-footer__support-inner h4{margin-bottom:0}.bd-footer__support-inner .h4 a:hover,.bd-footer__support-inner h4 a:hover{color:var(--clr-theme-1)}.bd-footer__social{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.bd-footer__social a{height:40px;width:40px;display:flex;align-items:center;justify-content:space-evenly;background:var(--clr-common-white);border-radius:50%;border:1px solid var(--clr-border-4);position:relative;font-size:15px}.bd-footer__social a:hover{color:var(--clr-theme-1);border:1px solid var(--clr-theme-1)}.bd-footer__social a:after{position:absolute;content:"";width:100px;height:1px;background:var(--clr-bg-grey-2);right:215px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-footer__social a:after{display:none}}.bd-footer__social a:before{position:absolute;content:"";width:100px;height:1px;background:var(--clr-bg-grey-2);left:215px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-footer__social a:before{display:none}}.bd-footer__style-2 .bd-footer__link ul{list-style:none;display:flex;align-items:center;justify-content:center;gap:25px 50px;flex-wrap:wrap}.bd-footer__style-2 .bd-footer__link ul li{margin-bottom:0}.bd-footer__style-2 .bd-footer__link ul li a{font-size:14px;font-weight:var(--bd-fw-medium);text-transform:uppercase;color:var(--clr-common-heading)}.bd-footer__style-2 .bd-footer__link ul li a:hover{color:var(--clr-theme-1)}.bd-footer__payment ul{list-style:none;display:flex;align-items:center;gap:20px;justify-content:flex-end;flex-wrap:wrap}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-footer__payment ul{justify-content:center}}.bd-footer__payment ul li span{padding-right:10px;font-weight:var(--bd-fw-medium)}.bd-footer__copyright ul{list-style:none}.bd-footer__copyright ul li{display:inline-block;position:relative;margin-right:10px}.bd-footer__copyright ul li:last-child{margin-right:0}.bd-footer__copyright ul li:last-child:before{display:none}.bd-footer__copyright ul li:before{position:absolute;content:"";height:15px;width:1px;background:var(--clr-common-body-text);top:50%;transform:translateY(-50%);right:-8px}.bd-footer__copyright ul span a{font-weight:var(--bd-fw-medium)}.bd-footer__copyright ul span a:hover{color:var(--clr-theme-1)}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-footer__copyright{text-align:center;margin-bottom:15px}}.bd-sub__fotter{padding-top:15px;padding-bottom:15px}.footer-col-1{margin-right:-30px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer-col-1{margin-right:0}}.footer-col-2{padding-left:140px}@media only screen and (min-width:1200px)and (max-width:1399px){.footer-col-2{padding-left:85px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer-col-2{padding-left:0}}.footer-col-3{padding-left:65px}@media only screen and (min-width:1200px)and (max-width:1399px){.footer-col-3{padding-left:50px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer-col-3{padding-left:0}}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:none}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;padding:10px 0;color:var(--clr-common-black);border-top:1px solid #ebebeb;font-size:14px;line-height:1.5;font-weight:500}.mean-container .mean-nav ul li a:hover{color:var(--clr-theme-1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important;line-height:14px;border:1px solid #ebebeb!important;height:30px;width:30px;color:var(--clr-common-black);line-height:30px;top:0;font-weight:400}.mean-container .mean-nav ul li a.mean-expand:hover{background:var(--clr-theme-1);color:var(--clr-common-white);border-color:var(--clr-theme-1)}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked{color:var(--clr-common-black)}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);color:var(--clr-common-black)}.mm-menu ul li.has-droupdown{cursor:pointer}.mm-menu ul li a{padding:12px 0;display:block;border-bottom:1px solid rgba(0,0,0,.05);font-size:14px;font-weight:600;text-transform:uppercase;position:relative}.mm-menu ul li.has-droupdown.active>a:after{transform:rotate(-135deg) translateY(-50%)}.mm-menu ul li.has-droupdown>a:after{position:absolute;content:"";width:8px;height:8px;border-style:solid;border-width:2px 0 0 2px;border-color:initial;right:2px;top:50%;transform:rotate(-45deg) translateY(-50%);transform-origin:top;transition:all .3s ease-out}.mm-menu ul li.has-droupdown ul.sub-menu{padding-left:0;list-style:none;height:0}.mm-menu ul li.has-droupdown ul.sub-menu.active{height:auto}.mm-menu ul li.has-droupdown ul.sub-menu li{padding-left:15px}.mm-menu ul li{display:block}.mm-menu ul li.has-droupdown.active ul.sub-menu.active li a{height:46px;visibility:visible;opacity:1}.mm-menu ul li.has-droupdown ul.sub-menu li a{position:relative;padding:0 0 0 15px;text-transform:capitalize;font-size:13px;height:0;line-height:46px;visibility:hidden;opacity:0;transition:all .3s}.custome_disable{display:inline-flex;height:60px;background-color:hsla(96,57%,67%,.929);align-items:center;padding:0 45px;color:var(--clr-common-white);font-size:16px;border-radius:5px;border:1px solid hsla(96,57%,67%,.929);justify-content:space-evenly;font-weight:var(--bd-fw-medium);text-transform:capitalize;transition:all .3s ease-out 0s;justify-content:center}.custome_disable:hover{cursor:default}.comment-rating ul li span{font-size:14px;color:var(--clr-theme-2);cursor:pointer}ul.menu-none{display:none}.bd-postbox__singel-input .gender-select{width:100%;height:60px;line-height:60px;border:1px solid var(--clr-border-16);background:transparent;font-size:15px;outline:none;border-radius:4px;margin-bottom:20px;padding:0 24px}.contact-from-input .gender-select{height:60px;width:100%;background:#f8f8f9;border:none;padding:15px 20px;border-radius:4px;outline:0}.bd-password-box{width:100%;height:60px;line-height:60px;border:1px solid var(--clr-border-16);background:transparent;font-size:15px;outline:none;border-radius:4px;margin-bottom:20px;padding:0 24px}.bd-password-box input{border:none;width:80%}.category_div_height{height:150px}.change-password input{height:60px;width:80%;background:#f8f8f9;border:none;padding:15px 20px;border-radius:4px;outline:0}.update-close-btn{height:35px;background-color:var(--clr-theme-1);padding:0 25px;display:inline-block;line-height:30px;font-size:16px;color:var(--clr-common-white);font-weight:600;border-radius:50px;border:1px solid var(--clr-theme-1)}.icon-user-profile i{font-size:40px;margin-bottom:20px}.header-author-img img{height:40px!important;width:40px!important;object-fit:cover;border-radius:50%}@media(max-width:450px){.header-author-img img{height:35px!important;width:35px!important}}.upload-profile-pic img{height:150px!important;width:150px!important;object-fit:cover;border-radius:50%}.custome-cursor{cursor:pointer}.text-capitalize{text-transform:capitalize}.category-nav i{font-size:26px}@media(max-width:575px){.progress-wrap{right:15px;bottom:15px}}.basic-pagination ul li{display:inline-block}.basic-pagination ul li:not(:last-child){margin-right:10px}.basic-pagination ul li a,.basic-pagination ul li span{display:inline-block;width:50px;height:50px;line-height:46px;text-align:center;border-radius:7px;border:2px solid #f1f1f1;font-size:18px;font-weight:600;color:#ebebeb}.basic-pagination ul li a.current,.basic-pagination ul li a:hover,.basic-pagination ul li span.current,.basic-pagination ul li span:hover{background:#699c47;border-color:#ebebeb;color:#ebebeb}.cart-input-box form{border:5px solid red}.custome-title-size{font-size:40px}.or-old-price,.or-product-status,.ratting-div{height:30px;width:50px;background:#ebebeb}.or-category-name{height:20px;width:180px;background:#ebebeb}.or-prodcut-title{height:30px;width:160px;margin-left:45px;margin-top:-10px}.og-custom-div,.og-div-bg,.og-div-bg-2,.or-prodcut-title{background:#ebebeb}.og-div-bg-2{width:280px;height:360px}.og-previewImg{border:1px solid var(--clr-theme-1)}.user-link{box-shadow:0 10px 20px 0 rgba(8,0,42,.08)}.comment-img{height:122px;width:167px;margin-top:10px}.comment-img img{height:122px;width:167px;border-radius:50%}.scrollbox{height:450px;margin-bottom:30px;overflow-y:scroll;scrollbar-width:thin}.scrollbox::-webkit-scrollbar{width:8px}.scrollbox::-webkit-scrollbar-button{background:#f0f0f0}.scrollbox::-webkit-scrollbar-track-piece{background:#a6a6a6}.error-message{color:var(--clr-theme-4);font-size:12px}.cursore_class{cursor:pointer}.contact-from-input input{height:60px}.contact-from-input input,.contact-from-input textarea{width:100%;background:var(--clr-bg-grey);border:none;padding:15px 20px;border-radius:4px;outline:0}.contact-from-input textarea{height:170px;resize:none}.support-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:30px}.support-item:last-child{margin-bottom:0}@media(max-width:575px){.support-item{gap:12px}}.support-contact{padding:25px 30px;background:var(--clr-bg-grey);border-radius:5px;border:1px solid var(--clr-bg-grey)}@media(max-width:575px){.support-contact{padding:25px 20px}}.support-tittle .h4,.support-tittle h4{margin-bottom:30px}.support-info-phone span{font-size:18px;font-weight:700;color:var(--clr-common-heading);margin-bottom:10px;display:block}.support-info-phone p{margin-bottom:3px}.support-info-email span,.support-info-phone p a{color:var(--clr-common-heading);font-weight:700}.support-info-email span{font-size:18px;margin-bottom:10px;display:block}.support-info-email a{margin-bottom:2px;display:block}.support-info-location span{font-size:18px;font-weight:700;color:var(--clr-common-heading);margin-bottom:10px;display:block}.contact-select .nice-select{height:60px;width:100%;background:var(--clr-bg-grey);border:none;padding:15px 20px;line-height:30px}.contact-select .nice-select span{font-size:14px;color:var(--clr-common-body-text)}.contact-select .nice-select:after{width:7px;height:7px;right:20px}.contact-select .nice-select .list{width:100%;background-color:var(--clr-bg-grey)}.contact-map iframe{height:380px;width:100%;border-radius:4px}.student-profile-author{display:flex;gap:30px;align-items:center;border-bottom:1px solid var(--clr-border-17)}.student-profile-author-img img{width:200px!important;height:200px!important;object-fit:cover;border-radius:50%}@media(max-width:450px),(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.student-profile-author-img img{width:80px!important;height:80px!important;object-fit:cover;border-radius:50%}}.student-profile-author-text span{font-size:20px;margin-bottom:5px;display:block}.student-profile-author-name{font-size:28px;margin-bottom:0}.student-profile-sidebar{background-color:var(--clr-bg-grey);padding:30px;min-height:100%}.student-profile-sidebar .nav{flex-direction:column;border-bottom:0}.student-profile-sidebar .nav li button{display:block;width:100%;text-align:left;color:var(--clr-text-8);border:none;outline:none;padding:12px 15px;border-radius:5px}.student-profile-sidebar .nav li button i{min-width:22px}.student-profile-sidebar .nav li button.active,.student-profile-sidebar .nav li button.active i{color:var(--clr-theme-1)}.student-profile-content{padding:25px 0 30px 14px}@media(max-width:575px){.student-profile-content{padding-left:0}}.student-profile-content .h4,.student-profile-content h4{font-size:20px}.student-profile-info li{display:flex;margin-bottom:15px}.student-profile-info li .h5,.student-profile-info li h5{font-size:16px;margin-bottom:0;font-weight:600;min-width:230px}@media(max-width:575px){.student-profile-info li .h5,.student-profile-info li h5{min-width:100px}}.student-profile-info li span{font-size:16px;color:var(--clr-text-8)}.inprogress-course{display:flex;gap:30px;border:1px solid var(--clr-border-17);border-radius:10px;overflow:hidden}@media(max-width:575px){.inprogress-course{flex-direction:column;gap:0}}.inprogress-course-img{width:300px}@media(max-width:575px){.inprogress-course-img{width:100%}}.inprogress-course-img img{width:100%;object-fit:cover}.inprogress-course-rating{margin-bottom:10px}.inprogress-course-rating a{font-size:15px;color:var(--clr-theme-2);display:inline-block;margin-right:3px}.inprogress-course-rating span{font-size:16px;color:var(--clr-text-8);margin-left:3px}.inprogress-course-text{padding:20px 20px 20px 0}@media(max-width:575px){.inprogress-course-text{padding-left:20px}}.inprogress-course-lesson span{color:var(--clr-text-8);font-size:16px}.inprogress-course-lesson .h6,.inprogress-course-lesson h6{font-size:16px;font-weight:600;display:inline-block;padding-left:10px}.inprogress-course-lesson .h6 span,.inprogress-course-lesson h6 span{font-size:16px;font-weight:600;color:var(--clr-common-heading)}.inprogress-course .progress{--bs-progress-height:6px;height:var(--bs-progress-height)}.inprogress-course .progress .progress-bar{background:var(--clr-theme-1)!important}.student-profile-reviews-item{border:1px solid var(--clr-border-17);border-radius:10px}.student-profile-reviews-course-title{padding:15px 20px;border-bottom:1px solid var(--clr-border-17)}.student-profile-reviews-course-title .h5,.student-profile-reviews-course-title h5{font-size:16px;font-weight:600;color:var(--clr-common-heading);margin-bottom:0}.student-profile-reviews-text{padding:20px}.student-profile-reviews-text-wrap{display:flex;gap:20px;justify-content:space-between}.student-profile-reviews-text-wrap .student-profile-review-icon a{font-size:16px;color:var(--clr-theme-2);display:inline-block;margin-right:3px}.student-profile-reviews-text-wrap .student-profile-review-icon i{color:var(--clr-theme-2)}.student-profile-review-update-btn{margin-right:15px}.student-profile-review-update-btn i{margin-right:3px}.student-profile-review-update-btn:last-child{margin-right:0}.student-profile-review-content p{margin-bottom:0;padding-right:50px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.student-profile-review-content p{padding-right:0}}.student-profile-enroll ul{border-bottom:1px solid var(--clr-border-17)}.student-profile-enroll ul li .nav-link{font-size:16px;color:var(--clr-text-8);font-weight:600;position:relative}.student-profile-enroll ul li .nav-link:before{position:absolute;content:"";height:2px;width:0;background:var(--clr-theme-1);left:0;bottom:0;transition:all .3s linear}.student-profile-enroll ul li .nav-link.active{color:var(--clr-theme-1)}.student-profile-enroll ul li .nav-link.active:before{width:100%}.contact-from-input label{display:block;margin-bottom:5px;font-weight:600}.student-profile-setting-cover-img{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:250px}.student-profile-setting-author-img{border-radius:50%;display:inline-block;margin-left:30px}.student-profile-setting-author-img img{height:150px;width:150px;border-radius:50%;object-fit:cover;margin-top:-75px;border:5px solid var(--clr-common-white)}.student-social-profile-link span{display:block;font-weight:600}.student-profile-orders{border:1px solid var(--clr-border-17);border-bottom:0}.student-profile-order{border-bottom:1px solid var(--clr-border-17);display:flex}.student-profile-order-date,.student-profile-order-duration,.student-profile-order-method,.student-profile-order-name,.student-profile-order-price,.student-profile-order-renew,.student-profile-order-status{padding-left:15px}.student-profile-order-date .h6,.student-profile-order-date h6,.student-profile-order-duration .h6,.student-profile-order-duration h6,.student-profile-order-method .h6,.student-profile-order-method h6,.student-profile-order-name .h6,.student-profile-order-name h6,.student-profile-order-price .h6,.student-profile-order-price h6,.student-profile-order-renew .h6,.student-profile-order-renew h6,.student-profile-order-status .h6,.student-profile-order-status h6{color:var(--clr-common-heading);margin-bottom:0;font-size:16px}.student-profile-order-date span,.student-profile-order-duration span,.student-profile-order-method span,.student-profile-order-name span,.student-profile-order-price span,.student-profile-order-renew span,.student-profile-order-status span{font-size:16px;color:var(--clr-text-8)}.student-profile-order-date,.student-profile-order-duration,.student-profile-order-method,.student-profile-order-name,.student-profile-order-price,.student-profile-order-renew,.student-profile-order-status{display:flex;flex-direction:column;justify-content:center}.custom-height-80{min-height:80px}.student-profile-order-name{min-width:120px;width:13%}.student-profile-order-price{min-width:100px;width:11%}@media only screen and (max-width:1400px){.student-profile-order-price{min-width:70px;width:7%}}.student-profile-order-status{min-width:125px;width:13%}@media only screen and (max-width:1400px){.student-profile-order-status{min-width:100px;width:9%}}.student-profile-order-method{min-width:160px;width:17%}@media only screen and (max-width:1400px){.student-profile-order-method{min-width:125px;width:13%}}.student-profile-order-duration{min-width:130px;width:14%}.student-profile-order-date{min-width:150px;width:16%}@media only screen and (max-width:1400px){.student-profile-order-date{min-width:130px;width:12%}}.student-profile-order-renew .edu-btn{height:42px;line-height:42px;padding:0 30px}.inprogress-course-img img{min-height:100%}@media only screen and (max-width:1400px){.student-profile-orders-wrapper{overflow-x:auto}.student-profile-orders{width:817px}}.counter-wrapper{padding:50px 30px;background-color:var(--clr-bg-grey-2)}.count-number span{font-size:36px;font-weight:700;margin-bottom:10px;display:inline-block;color:var(--clr-common-heading)}.count-number p{font-size:18px;font-weight:600;margin-bottom:0}.counter-icon svg{margin-bottom:30px}.counter-img svg{margin-bottom:25px}.university-couner-text span{font-size:36px;font-weight:700;color:var(--clr-common-white);margin-bottom:15px;display:inline-block}.university-couner-text p{font-size:18px;font-weight:600;color:var(--clr-common-white)}.terms_conditions_content{padding:40px;background-color:var(--clr-common-white);border-radius:10px}@media(max-width:575px){.terms_conditions_content{padding:30px}}.terms_conditions_content .warpper_title{font-size:38px;line-height:1.3;margin-bottom:30px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.terms_conditions_content .warpper_title{font-size:34px}}@media(max-width:575px){.terms_conditions_content .warpper_title{font-size:26px}}.terms_conditions_content p{font-size:17px;line-height:27px;margin-bottom:30px}.terms_conditions_content .info_title{font-size:24px;margin-bottom:20px}@media(max-width:575px){.terms_conditions_content .info_title{font-size:20px}}.terms_conditions_content .icon_list{margin-bottom:40px}.terms_conditions_content .icon_list.unordered_list_block>li:not(:last-child){margin-bottom:14px}.terms_conditions_content .icon_list .list_item_text{color:var(--clr-common-body-text)}.terms_conditions_content .icon_list .list_item_icon{flex:none;width:auto;height:auto;font-size:5px;border-radius:0;-webkit-margin-end:10px;margin-inline-end:10px;color:var(--clr-common-body-text);background-color:transparent}.terms_conditions_content .link{font-size:17px;font-weight:600;line-height:27px;color:var(--clr-theme-1);text-decoration:underline}.terms_conditions_content .author_mail{font-size:21px;font-weight:700;line-height:29px;color:var(--clr-common-heading)}.nav.tabs_nav_boxed{padding:30px 0;border-radius:12px;border:1px solid var(--clr-common-heading)}.tabs_nav_boxed button{display:flex;font-size:16px;font-weight:500;line-height:27px;padding:10px 40px;position:relative;align-items:center}.tabs_nav_boxed button i{opacity:0;font-size:10px;margin-right:10px;line-height:1;color:var(--clr-theme-1);transform:translateX(-10px);transition:.3s cubic-bezier(.5,1,.89,1)}.tabs_nav_boxed button.active i{opacity:1;transform:translateX(0);background:none}.tabs_nav_boxed button.active:hover{color:var(--clr-theme-1)}/*! ---------------------------------
Template Name: Organiyo - Organic Food Farming & Agriculture HTML Template
Author: CodeBasket
Version: 1.0

-----------------------------------------------------------------------------------
Front End is Developed By Shaikh Abu Amer on behalf of Codebasket

-----------------------------------------------------------------------------------

CSS INDEX
=================== 
01. CUSTOM PROPERTIES
02. GLOBAL
03. COMPONENTS

04. HEADER
05. BANNER
06. ABOUT
07. SPEAKERS
08. SCHEDULE
09. VIDEO
10. PRICING
11. GALERY
12. BLOG
13. FOOTER
14. HISTORY
15. SKILLS
16. AWARD
17. CONTACT
18. PORTFOLIO
19. SERVICES
20. CATEGORIES
21. PRODUCTS
22. TESTIMONIAL
23. TEAM
24. SUB BANNER
25. PARTNERS
26. FEATURES
27. DAILY DEALS
28. FUNCTION
29. GUIDE
30. INFOS
31. CAUSES
32. SUPPORT
33. MISSION
34. CASE STUDY
35. CTA
36. STATS

// inner pages
37. BLOG GRID PAGE
38. BLOG DETAILS PAGE
39. SHOP SIDEBAR PAGE
40. PRODUCT DETAILS PAGE
41. PROJECTS INNER PAGE 
42. SERVICES INNER PAGE
43. CONTACT INNER PAGE
44. ERROR 404 PAGE
45. SERVICE DETAILS PAGE
46. PROJECT DETAILS PAGE
47. ABOUT PAGE
48. TEAM MEMBER PAGE

******************************************************* 
*************************************************************** */:root{--white-f:#fff;--black-0:#000;--black:#050505;--black-2:#1d1d1d;--orange:#f2584c;--green:#0f8c50;--inter:"Inter",sans-serif;--mulish:"Mulish",serif;--newsreader:"Newsreader",serif;--sahitya:"Sahitya",serif;--philosopher:"Philosopher",sans-serif;--oldenburg:"Oldenburg",serif}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:var(--inter);color:var(--black-0)}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}p{font-size:16px;line-height:26px}a{transition:.4s ease;vertical-align:top;display:inline-block}a,a:hover{text-decoration:none}a:hover{color:inherit}i,span{display:inline-block}button,input,textarea{background:transparent;border:0;padding:0;transition:.4s ease}button:focus,input:focus,textarea:focus{outline:none}img{max-width:100%;object-fit:cover;transition:.4s ease}ul{padding-left:0;margin-bottom:0;list-style:none}input::placeholder{transition:.4s;opacity:1;color:#53545b}::selection{color:#fff;background:#23cc88}textarea::placeholder{transition:.4s;opacity:1;color:#53545b}video{max-width:100%}[data-aos=fade-right]{transform:translate3d(-40px,0,0)}[data-aos=rv-scroll]{transform:perspective(900px) rotateX(-30deg) rotateY(0deg) rotate(0deg);transform-origin:top}[data-aos=rv-scroll].aos-animate{opacity:1;transform:none}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:scroll;overflow-x:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}@media screen and (min-width:1400px){.rv-1-container{max-width:1784px;margin:0 auto}}.to-be-fixed.fixed{position:fixed;top:0;width:100%;box-shadow:0 1px 2px 0 rgba(11,23,40,.1);z-index:99;transition:.4s ease;animation:fadeIn 1s ease;background:#fff}@keyframes fadeIn{0%{top:-100%;opacity:0}to{top:0;opacity:1}}.bg-defaults{background-position:50%;background-size:cover;background-repeat:no-repeat}.outer-container{margin:0 50px}@media screen and (max-width:1399px){.outer-container{margin:0}}@media screen and (max-width:479px){.row-cols-xxs-2>*{width:50%}.col-xxs-12,.row-cols-xxs-1>*{width:100%}.col-xxs-8{width:66.66666667%}.col-xxs-6{width:50%}.col-xxs-5{width:41.66666667%}.col-xxs-4{width:33.33333333%}}@media screen and (max-width:575px){.d-xs-none{display:none!important}}@media screen and (max-width:479px){.d-xxs-none{display:none!important}}.logo img{width:140px}@media screen and (max-width:767px){.logo img{width:130px}}.cursor{position:fixed;background-color:var(--white-f);mix-blend-mode:difference;width:10px;height:10px;border-radius:100%;z-index:1;transition:transform .3s cubic-bezier(.75,-1.27,.3,2.33),opacity .2s cubic-bezier(.75,-.27,.3,1.33);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:10000;transform:scale(1)}@media screen and (max-width:991px){.cursor{display:none}}.cursor.active{opacity:1;transform:scale(0)}.cursor-follower{position:fixed;border:1px solid var(--white-f);mix-blend-mode:difference;width:30px;height:30px;border-radius:100%;z-index:1;transition:transform .6s cubic-bezier(.75,-1.27,.3,2.33),opacity .2s cubic-bezier(.75,-.27,.3,1.33),background .2s cubic-bezier(.75,-.27,.3,1.33);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:10000;transform:translate(2px,2px)}@media screen and (max-width:991px){.cursor-follower{display:none}}.cursor-follower.active{opacity:1;transform:scale(2);border:none;background-color:var(--white-f);mix-blend-mode:difference}.rv-2-body{background-color:#0f0f0f;color:var(--white-f)}.rv-2-container{max-width:1920px;display:grid;grid-template-columns:100%}.rv-2-right-container{margin-left:315px}@media screen and (max-width:1599px){.rv-2-right-container{margin-left:270px}}@media screen and (max-width:1199px){.rv-2-right-container{margin-left:0}}@media screen and (min-width:1400px){.rv-2-right-container .container{max-width:1392px}.rv-3-container{max-width:1920px;padding:0}}:root{--rv-11-radius:20px 0}.rv-21-body img{object-fit:contain}.rv-modal-overlay{position:fixed;top:0;left:0;z-index:100;width:0;height:0;background-color:#000;opacity:0;visibility:hidden;transition:all .5s linear}.rv-modal-overlay.active{width:100vw;height:100vh;visibility:visible;opacity:.6;padding:25px}.rv-modal-container{display:block;min-width:600px;background-color:#fff;position:fixed;top:50%;left:50%;translate:-50% -50%;z-index:111;transition:all .5s ease;padding:0;max-width:980px;width:max-content;max-height:70%;overflow:auto;height:0;border-radius:10px;scrollbar-width:thin;scrollbar-color:#595959 gray;opacity:0;visibility:hidden}.rv-modal-container.active{visibility:visible;opacity:1;height:auto;padding:25px}@media screen and (max-width:991px){.rv-modal-container{width:80%}}@media screen and (max-width:767px){.rv-modal-container{min-width:500px}}@media screen and (max-width:575px){.rv-modal-container{min-width:460px}}@media screen and (max-width:479px){.rv-modal-container{min-width:320px}}.rv-modal-container .rv-modal-header{display:flex;justify-content:space-between;padding:20px 0}.rv-modal-container .rv-modal-header button{border:1px solid #222;height:40px;width:40px;line-height:1.5;text-align:center}.rv-modal-container .rv-modal-header button:hover{background-color:#222;color:#fff}.rv-modal-container .rv-modal-body{position:relative;flex:1 1 auto;padding:0;display:flex;justify-content:center}.rv-modal-container .rv-modal-body iframe{border:0;width:100%;height:360px;border-radius:10px}@media screen and (max-width:767px){.rv-modal-container .rv-modal-body iframe{height:300px;width:80%}}@media screen and (max-width:575px){.rv-modal-container .rv-modal-body iframe{height:260px;width:50%}}.video-modal-container.active{background-color:transparent}.video-modal-container.active.active{padding:0}.rv-scrollbar{scrollbar-width:thin;scrollbar-color:#595959 gray}.cart-left-actions{border-top:1px solid #e4e4e4;padding-top:20px;margin-top:0}.cart-left-actions .rv-1-banner-btn{border-radius:6px;height:45px;text-transform:capitalize;line-height:42px;background-color:#222;color:#fff;border:1px solid #222;padding:0 30px;font-size:15px}.cart-left-actions .rv-1-banner-btn:hover{background-color:transparent;color:var(--black);border-color:#794aff}.wrapper{border-radius:10px}.wrapper,.wrapper .rv-container{position:relative;width:100%}.wrapper .rv-container input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;outline:none;position:absolute;margin:auto;top:0;bottom:0;background-color:transparent;pointer-events:none}.wrapper .rv-container .slider-track{width:100%;height:5px;position:relative;margin:auto;top:0;bottom:0;border-radius:5px}.wrapper .rv-container input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}.wrapper .rv-container input[type=range]::-moz-range-track{-moz-appearance:none;height:5px}.wrapper .rv-container input[type=range]::-ms-track{appearance:none;height:5px}.wrapper .rv-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:1.7em;width:1.7em;background-color:#fff;cursor:pointer;margin-top:-9px;pointer-events:auto;border-radius:50%;border:1px solid #509e0f}.wrapper .rv-container input[type=range]::-moz-range-thumb{-webkit-appearance:none;height:1.7em;width:1.7em;cursor:pointer;border-radius:50%;background-color:#fff;pointer-events:auto;border:none}.wrapper .rv-container input[type=range]::-ms-thumb{appearance:none;height:1.7em;width:1.7em;cursor:pointer;border-radius:50%;background-color:#fff;pointer-events:auto}.wrapper .rv-container input[type=range]:active::-webkit-slider-thumb{background-color:#fff;border:1px solid #509e0f}.wrapper .values{background-color:#fff;width:32%;position:relative;margin:auto;padding:10px 0;border-radius:5px;text-align:center;font-weight:500;font-size:25px;color:#fff}.wrapper .values:before{content:"";position:absolute;height:0;width:0;border-top:15px solid #509e0f;border-left:15px solid transparent;border-right:15px solid transparent;margin:auto;bottom:-14px;left:0;right:0}.loader-container{position:fixed;width:100%;height:100%;display:grid;place-content:center;background-color:#fff;z-index:999;inset:0}.loader{--w:10ch;font-weight:700;font-family:monospace;font-size:50px;line-height:1.4em;letter-spacing:var(--w);width:var(--w);overflow:hidden;white-space:nowrap;color:transparent;text-shadow:calc(0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000,calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000;animation:l20 2s linear infinite}.loader:before{content:"Organyo..."}.g-30{--bs-gutter-x:30px;--bs-gutter-y:30px}@media screen and (max-width:1199px){.g-30{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media screen and (max-width:767px){.g-30{--bs-gutter-x:15px;--bs-gutter-y:15px}}.pt-160{padding-top:160px}.pt-5p{padding-top:5px}.pb-5p{padding-bottom:5px}.pt-220{padding-top:220px}.pb-220{padding-bottom:220px}.pt-380{padding-top:380px}.py-160{padding:160px 0}.pb-160{padding-bottom:160px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pb-5{padding-bottom:5px}.pb-7{padding-bottom:7px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-17{padding-bottom:17px}.pb-20{padding-bottom:20px}.pb-22{padding-bottom:22px}.pb-25{padding-bottom:25px}.pb-27{padding-bottom:27px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.p-50p{padding-top:50%;padding-bottom:50%}.pb-100p{padding-bottom:100%}.p-5{padding:5px 0}.p-10{padding:10px 0}.p-15{padding:15px 0}.p-20{padding:20px 0}.p-25{padding:25px 0}.p-30{padding:30px 0}.p-35{padding:35px 0}.p-40{padding:40px 0}.p-45{padding:45px 0}.p-50{padding:50px 0}.p-55{padding:55px 0}.p-60{padding:60px 0}.p-65{padding:65px 0}.p-70{padding:70px 0}.p-75{padding:75px 0}.p-80{padding:80px 0}.p-85{padding:85px 0}.p-90{padding:90px 0}.p-95{padding:95px 0}.p-100{padding:100px 0}.p-105{padding:105px 0}.p-110{padding:110px 0}.p-115{padding:115px 0}.p-120{padding:120px 0}.p-125{padding:125px 0}.p-130{padding:130px 0}.p-135{padding:135px 0}.p-140{padding:140px 0}.p-145{padding:145px 0}.p-150{padding:150px 0}.p-180{padding:180px 0}.p-200{padding-top:200px;padding-bottom:200px}.pl-5{padding-left:5px}.pr-5,.px-5{padding-right:5px}.px-5{padding-left:5px}.pl-6{padding-left:6px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.pl-25{padding-left:25px}.pr-25{padding-right:25px}.pl-30{padding-left:30px}.pr-30{padding-right:30px}.pl-60{padding-left:60px}.pr-60{padding-right:60px}.px-10{padding-left:10px;padding-right:10px}.px-15{padding-left:15px!important;padding-right:15px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.px-25{padding-left:25px;padding-right:25px}.px-30{padding-left:30px;padding-right:30px}.px-35{padding-left:35px;padding-right:35px}.px-45{padding-left:45px;padding-right:45px}.px-50{padding-left:50px;padding-right:50px}.px-60{padding-left:60px;padding-right:60px}.mt-1{margin-top:1px!important}.mt-5{margin-top:5px!important}.mt-7{margin-top:7px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt--1{margin-top:-1px}.mt--2{margin-top:-2px}.mt--3{margin-top:-3px}.mt--4{margin-top:-4px}.mt--5{margin-top:-5px}.mt--6{margin-top:-6px}.mt--7{margin-top:-7px}.mt--8{margin-top:-8px}.mt--9{margin-top:-9px}.mt--10{margin-top:-10px}.mt--14{margin-top:-14px}.mt--16{margin-top:-16px}.mt--17{margin-top:-17px}.mt--23{margin-top:-23px}.mb-1{margin-bottom:1px!important}.mb-2{margin-bottom:2px!important}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px!important}.mb-6{margin-bottom:6px}.mb-7{margin-bottom:7px}.mb-8{margin-bottom:8px}.mb-9{margin-bottom:9px}.mb-10{margin-bottom:10px}.mb-11{margin-bottom:11px}.mb-12{margin-bottom:12px}.mb-13{margin-bottom:13px}.mb-14{margin-bottom:14px}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mb-17{margin-bottom:17px}.mb-18{margin-bottom:18px}.mb-19{margin-bottom:19px}.mb-20{margin-bottom:20px}.mb-21{margin-bottom:21px}.mb-22{margin-bottom:22px}.mb-23{margin-bottom:23px}.mb-24{margin-bottom:24px}.mb-25{margin-bottom:25px}.mb-26{margin-bottom:26px}.mb-27{margin-bottom:27px}.mb-29{margin-bottom:29px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-41{margin-bottom:41px}.mb-45{margin-bottom:45px}.mb-47{margin-bottom:47px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-62{margin-bottom:62px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb--1{margin-bottom:-1px}.mb--2{margin-bottom:-2px}.mb--3{margin-bottom:-3px}.mb--4{margin-bottom:-4px}.mb--5{margin-bottom:-5px}.mb--7{margin-bottom:-7px}.mb--8{margin-bottom:-8px}.mb--9{margin-bottom:-9px}.mb--10{margin-bottom:-10px}.mb--11{margin-bottom:-11px}.mb--14{margin-bottom:-14px}.mb--18{margin-bottom:-18px}.mb--60{margin-bottom:-60px}.m-5{margin:5px 0}.m-10{margin:10px 0}.m-15{margin:15px 0}.m-20{margin:20px 0}.m-25{margin:25px 0}.m-30{margin:30px 0}.m-35{margin:35px 0}.m-40{margin:40px 0}.m-45{margin:45px 0}.m-50{margin:50px 0}.m-55{margin:55px 0}.m-60{margin:60px 0}.m-65{margin:65px 0}.m-70{margin:70px 0}.m-75{margin:75px 0}.m-80{margin:80px 0}.m-85{margin:85px 0}.m-90{margin:90px 0}.m-95{margin:95px 0}.m-100{margin:100px 0}.m-105{margin:105px 0}.m-110{margin:110px 0}.m-115{margin:115px 0}.m-120{margin:120px 0}.m-125{margin:125px 0}.m-130{margin:130px 0}.m-135{margin:135px 0}.m-140{margin:140px 0}.m-145{margin:145px 0}.m-150{margin:150px 0}.mx--10{margin-left:-10px;margin-right:-10px}.mx-10{margin-left:10px;margin-right:10px}.mx-20{margin-left:20px;margin-right:20px}.mx-25{margin-left:25px;margin-right:25px}.ml-5{margin-left:5px}.ml-6{margin-left:6px}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-100{margin-left:100px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}@media(min-width:576px){.mr-sm-5{margin-right:5px!important}}.pr-70{padding-right:70px}.py-20{padding-top:20px;padding-bottom:20px}.ml-30{margin-left:30px}.pt-200{padding-top:200px}.pb-200{padding-bottom:200px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pb-180{padding-bottom:180px}.pb-190{padding-bottom:190px}.rv-1-def-btn{height:55px;line-height:53px;text-transform:capitalize;color:var(--white-f);font-weight:700;font-size:16px;display:inline-flex;font-family:var(--mulish);transition:none}@media screen and (max-width:1399px){.rv-1-def-btn{height:50px;line-height:48px}}@media screen and (max-width:991px){.rv-1-def-btn{height:45px;line-height:43px}}.rv-1-def-btn .txt{background-color:var(--orange);border-radius:14px;padding:0 35px;transition:.4s ease;border:1px solid var(--orange)}@media screen and (max-width:1399px){.rv-1-def-btn .txt{padding:0 30px}}@media screen and (max-width:991px){.rv-1-def-btn .txt{padding:0 20px}}.rv-1-def-btn .icon{border:1px solid var(--orange);transition:.4s ease;background-color:var(--orange);border-radius:50%;aspect-ratio:1;width:55px;text-align:center;line-height:50px}@media screen and (max-width:1399px){.rv-1-def-btn .icon{line-height:45px;width:50px}}@media screen and (max-width:991px){.rv-1-def-btn .icon{line-height:40px;width:45px}}.rv-1-def-btn:hover .txt{background-color:var(--white-f)}.rv-1-def-btn:hover .icon{border-radius:14px}.rv-1-def-btn-2{color:var(--black-0)}.rv-1-def-btn-2:hover .txt{color:var(--white-f);background-color:var(--orange);border-color:var(--orange)}.rv-1-def-btn-2 .icon,.rv-1-def-btn-2 .txt{background-color:var(--white-f);border-color:var(--white-f)}.rv-section-spacing{padding:120px 0}@media screen and (max-width:1399px){.rv-section-spacing{padding:80px 0}}@media screen and (max-width:991px){.rv-section-spacing{padding:60px 0}}.rv-1-section__sub-title{font-family:var(--mulish);font-weight:600;font-size:15px;color:var(--black);text-transform:uppercase}@media screen and (max-width:479px){.rv-1-section__sub-title{font-size:14px}}.rv-1-section__title{font-family:var(--inter);color:var(--black);font-weight:700;font-size:50px;line-height:1.2;margin-bottom:28px}@media screen and (max-width:1399px){.rv-1-section__title{font-size:45px;margin-bottom:23px}}@media screen and (max-width:1199px){.rv-1-section__title{font-size:40px;margin-bottom:18px}}@media screen and (max-width:991px){.rv-1-section__title{font-size:35px}}@media screen and (max-width:767px){.rv-1-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-1-section__title{font-size:30px}}@media screen and (max-width:479px){.rv-1-section__title{font-size:25px}}.rv-1-section-heading-2{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}@media screen and (max-width:1399px){.rv-1-section-heading-2{margin-bottom:38px}}@media screen and (max-width:991px){.rv-1-section-heading-2{flex-direction:column;text-align:center;row-gap:20px}}@media screen and (max-width:767px){.rv-1-section-heading-2{margin-bottom:33px}}.rv-1-section-heading-2>*{width:50%}@media screen and (max-width:991px){.rv-1-section-heading-2>*{width:100%}}.rv-1-section-heading-2 .rv-1-section-heading__right{display:flex;justify-content:flex-end;gap:24px}@media screen and (max-width:991px){.rv-1-section-heading-2 .rv-1-section-heading__right{justify-content:center}}@media screen and (max-width:479px){.rv-1-section-heading-2 .rv-1-section-heading__right{gap:14px}}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn{border-radius:14px;line-height:53px;transition:.4s ease}@media screen and (max-width:1199px){.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn{line-height:48px}}@media screen and (max-width:991px){.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn{line-height:43px}}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn:hover{background-color:var(--orange);border-color:var(--orange)}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn:hover .txt{color:var(--white-f)}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn .txt{border:1.5px solid rgba(5,5,5,.14);background-color:transparent;color:var(--black)}@media screen and (max-width:479px){.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn .txt{padding:0 20px;font-size:15px}}.rv-1-section-heading-2 .rv-1-section__title{margin-bottom:0}.rv-1-slider-nav{display:flex;gap:6px}.rv-1-slider-nav button{width:54px;height:54px;border-radius:50%;border:1.5px solid rgba(5,5,5,.14)}@media screen and (max-width:1399px){.rv-1-slider-nav button{width:50px;height:50px;line-height:48px}}@media screen and (max-width:991px){.rv-1-slider-nav button{width:45px;height:45px;line-height:43px}}.rv-1-slider-nav button:hover{color:var(--white-f);background-color:var(--orange);border-color:var(--orange)}.rv-search-modal{position:fixed;inset:0;z-index:100;background-color:hsla(0,0%,99%,.44);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:.4s cubic-bezier(.16,.71,.17,1);-webkit-clip-path:polygon(0 50%,100% 50%,100% 50%,0 50%);clip-path:polygon(0 50%,100% 50%,100% 50%,0 50%)}.rv-search-modal form{display:flex;background-color:var(--white-f);width:70%;height:60px;border-radius:10px;border:1px solid rgba(5,5,5,.1);overflow:hidden}@media screen and (max-width:479px){.rv-search-modal form{width:95%;height:50px}}.rv-search-modal form input{width:100%;padding:0 20px}.rv-search-modal form button{width:60px;height:60px;background-color:rgba(5,5,5,.1);font-size:20px}@media screen and (max-width:479px){.rv-search-modal form button{height:50px;width:50px;font-size:18px}}.rv-search-modal.active{opacity:1;pointer-events:all;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.rv-search-modal-close-btn{border:1px solid rgba(5,5,5,.24);border-radius:50%;width:40px;height:40px;text-align:center;line-height:40px;color:var(--black);position:absolute;top:30px;right:30px;font-size:18px}.rv-search-modal-close-btn:hover{color:var(--white-f);background-color:var(--black);border-color:var(--black)}.rv-2-slider-nav button{border-color:hsla(0,0%,100%,.14);color:var(--white-f)}@media screen and (max-width:1399px){.rv-2-slider-nav button{width:45px;height:45px;line-height:45px}}.rv-2-slider-nav button:hover{background-color:#daed1a;border-color:#daed1a;color:var(--black)}.rv-2-section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:58px}@media screen and (max-width:1599px){.rv-2-section-heading{margin-bottom:38px}}@media screen and (max-width:767px){.rv-2-section-heading{flex-direction:column;gap:15px;align-items:center;text-align:center;margin-bottom:28px}}.rv-2-section-heading .rv-2-section-title{margin:0}.rv-2-section-title{font-weight:700;font-size:50px;color:var(--white-f);margin-bottom:60px}@media screen and (max-width:1599px){.rv-2-section-title{margin-bottom:40px}}@media screen and (max-width:1399px){.rv-2-section-title{font-size:40px}}@media screen and (max-width:1199px){.rv-2-section-title{font-size:40px}}@media screen and (max-width:991px){.rv-2-section-title{margin-bottom:30px}}@media screen and (max-width:767px){.rv-2-section-title{font-size:35px}}@media screen and (max-width:575px){.rv-2-section-title{font-size:30px;margin-bottom:25px}}.rv-1-socials.rv-2-socials a{background-color:var(--white-f);color:var(--black)}.rv-1-socials.rv-2-socials a:hover{background-color:#daed1a;border-color:#daed1a;color:var(--black)}.rv-3-sub-title{font-family:var(--mulish);font-size:16px;font-weight:500;position:relative;width:max-content;max-width:100%;margin-left:20px;margin-bottom:35px}@media screen and (max-width:1399px){.rv-3-sub-title{margin-bottom:25px}}@media screen and (max-width:1199px){.rv-3-sub-title{margin-bottom:15px}}@media screen and (max-width:767px){.rv-3-sub-title{margin:auto auto 15px}}.rv-3-sub-title:after,.rv-3-sub-title:before{content:"";position:absolute;left:-10px;top:-5px;height:calc(100% + 20px);width:1px;background-color:rgba(5,5,5,.3);transition:1.4s ease;animation:subTitleHeight 1.9s linear infinite alternate}.rv-3-sub-title:after{top:auto;width:calc(100% + 30px);height:1px;bottom:-6px;left:-20px;animation-name:subTitleWidth}@keyframes subTitleHeight{0%{height:0}to{height:calc(100% + 20px)}}@keyframes subTitleWidth{0%{width:0}to{width:calc(100% + 30px)}}.rv-3-def-btn{font-family:var(--mulish);height:50px;line-height:47px;padding:0 35px;border:1px solid #a97240;background-color:#a97240;color:var(--white-f)}@media screen and (max-width:1199px){.rv-3-def-btn{height:45px;line-height:42px;padding:0 30px}}@media screen and (max-width:767px){.rv-3-def-btn{height:40px;line-height:37px;padding:0 25px}}@media screen and (max-width:479px){.rv-3-def-btn{font-size:14px;height:35px;line-height:33px;padding:0 20px}}.rv-3-def-btn i{padding-left:4px}.rv-3-def-btn:hover{background-color:var(--white-f)}.rv-3-section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:58px;gap:30px}@media screen and (max-width:1399px){.rv-3-section-heading{margin-bottom:43px}}@media screen and (max-width:1199px){.rv-3-section-heading{margin-bottom:33px}}@media screen and (max-width:767px){.rv-3-section-heading{flex-direction:column;align-items:center;text-align:center;gap:20px;margin-bottom:28px}}@media screen and (max-width:479px){.rv-3-section-heading{margin-bottom:23px}}.rv-3-section-heading .rv-3-section-title{margin-bottom:0}.rv-3-section-heading__left{width:50%}@media screen and (max-width:1199px){.rv-3-section-heading__left{width:60%}}@media screen and (max-width:991px){.rv-3-section-heading__left{width:auto}}.rv-3-section-heading__right{margin-bottom:12px;flex-shrink:0}@media screen and (max-width:991px){.rv-3-section-heading__right{margin-bottom:7px}}@media screen and (max-width:767px){.rv-3-section-heading__right{margin-bottom:0}}.rv-3-section-title{color:#050505;font-size:50px;font-weight:600;line-height:120%;margin-bottom:21px}@media screen and (max-width:1399px){.rv-3-section-title{font-size:40px}}@media screen and (max-width:1199px){.rv-3-section-title{font-size:37px}}@media screen and (max-width:991px){.rv-3-section-title{font-size:32px}}@media screen and (max-width:767px){.rv-3-section-title{font-size:28px}}@media screen and (max-width:479px){.rv-3-section-title{font-size:25px}}.rv-3-slider-pagination{display:flex;justify-content:center}.rv-3-slider-pagination .swiper-pagination-bullet{width:40px;height:3px;border-radius:0;opacity:1;background-color:rgba(5,5,5,.1);transition:.4s ease}.rv-3-slider-pagination .swiper-pagination-bullet-active{background-color:#a97240}.rv-4-slider-pagination{display:flex;justify-content:center;gap:10px;margin-top:40px}@media screen and (max-width:1399px){.rv-4-slider-pagination{margin-top:30px}}@media screen and (max-width:1199px){.rv-4-slider-pagination{margin-top:25px}}.rv-4-slider-pagination .swiper-pagination-bullet{margin:0;background-color:rgba(5,5,5,.1);opacity:1;border-radius:30px;width:10px;height:10px;transition:.4s ease}.rv-4-slider-pagination .swiper-pagination-bullet-active{background-color:#a90e20;width:40px}.rv-5-section__heading{text-align:center;width:50%;margin:auto;position:relative}@media screen and (max-width:767px){.rv-5-section__heading{width:90%}}.rv-5-section__heading:before{content:"";position:absolute;inset:0;background:url(/_next/static/media/rv-5-section-heading-bg.1893d5ce.png) no-repeat 50%;background-size:100% 100%;width:437px;height:198px;top:-30px;left:50%;translate:-50% 0;z-index:-1}.rv-5-section__sub-title{color:#8e5b63;font-size:18px;margin-bottom:4px}.rv-5-section__sub-title,.rv-5-section__title{font-family:var(--philosopher);font-weight:700}.rv-5-section__title{color:#050505;font-size:60px;line-height:100%;margin-bottom:50px}@media screen and (max-width:1599px){.rv-5-section__title{font-size:50px}}@media screen and (max-width:1399px){.rv-5-section__title{font-size:45px}}@media screen and (max-width:1199px){.rv-5-section__title{margin-bottom:35px;font-size:40px}}@media screen and (max-width:767px){.rv-5-section__title{font-size:35px;margin-bottom:25px}}@media screen and (max-width:575px){.rv-5-section__title{font-size:32px;margin-bottom:20px}}@media screen and (max-width:479px){.rv-5-section__title{font-size:30px}}.rv-6-def-btn{height:52px;line-height:52px;border-radius:6px;background-color:rgba(5,5,5,.06);padding:0 42px;color:#050505;font-weight:600}.rv-6-def-btn:hover{background-color:#f2584c}.rv-6-def-btn:hover,.rv-6-def-btn:hover i{color:var(--white-f)}@media screen and (max-width:1199px){.rv-6-def-btn{padding:0 32px}}@media screen and (max-width:991px){.rv-6-def-btn{padding:0 26px;height:46px;line-height:46px}}.rv-6-def-btn i{padding-left:5px;color:#f2584c}.rv-6-section__heading{color:#050505;margin-bottom:46px}@media screen and (max-width:1199px){.rv-6-section__heading{margin-bottom:36px}}@media screen and (max-width:991px){.rv-6-section__heading{margin-bottom:28px}}@media screen and (max-width:767px){.rv-6-section__heading{margin-bottom:22px}}.rv-6-section__sub-title{font-size:15px;font-weight:500;padding-left:16px;position:relative;margin-bottom:12px;display:inline-block}@media screen and (max-width:575px){.rv-6-section__sub-title{margin-bottom:6px}}.rv-6-section__sub-title:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;border:1px solid #050505;left:0;top:50%;translate:0 -50%}.rv-6-section__title{font-size:46px;font-weight:700;line-height:130.435%}@media screen and (max-width:1399px){.rv-6-section__title{font-size:40px}}@media screen and (max-width:1199px){.rv-6-section__title{font-size:35px}}@media screen and (max-width:767px){.rv-6-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-6-section__title{font-size:26px}}@media screen and (max-width:479px){.rv-6-section__title{font-size:24px}}.rv-7-section__heading{text-align:center;margin-bottom:47px}@media screen and (max-width:1399px){.rv-7-section__heading{margin-bottom:27px}}@media screen and (max-width:1199px){.rv-7-section__heading{margin-bottom:22px}}@media screen and (max-width:991px){.rv-7-section__heading{margin-bottom:17px}}.rv-7-section__sub-title{color:#050505;font-family:var(--oldenburg);font-size:16px;font-weight:400}.rv-7-section__title{color:#050505;font-family:var(--mulish);font-size:44px;font-weight:700;margin-bottom:0}@media screen and (max-width:1399px){.rv-7-section__title{font-size:40px}}@media screen and (max-width:1199px){.rv-7-section__title{font-size:35px}}@media screen and (max-width:991px){.rv-7-section__title{font-size:30px}}@media screen and (max-width:767px){.rv-7-section__title{font-size:27px}}@media screen and (max-width:479px){.rv-7-section__title{font-size:25px}}.rv-7-slider-scrollbar{height:2px;background:rgba(5,5,5,.08);width:77%;margin:50px auto auto}@media screen and (max-width:1199px){.rv-7-slider-scrollbar{margin-top:35px}}.rv-7-slider-scrollbar .swiper-scrollbar-drag{background-color:#4962fb}.rv-8-section__heading{text-align:center;margin-bottom:60px}@media screen and (max-width:1399px){.rv-8-section__heading{margin-bottom:45px}}@media screen and (max-width:1199px){.rv-8-section__heading{margin-bottom:35px}}@media screen and (max-width:991px){.rv-8-section__heading{margin-bottom:30px}}@media screen and (max-width:767px){.rv-8-section__heading{margin-bottom:25px}}@media screen and (max-width:479px){.rv-8-section__heading{margin-bottom:20px}}.rv-8-section__sub-title{font-family:var(--mulish);font-size:15px;font-weight:700;text-transform:uppercase;padding-left:18px;display:inline-block;position:relative;color:rgba(0,0,0,.7)}@media screen and (max-width:479px){.rv-8-section__sub-title{font-size:14px}}.rv-8-section__sub-title:before{content:"";position:absolute;left:0;top:50%;translate:0 -50%;width:8px;height:8px;background-color:var(--black)}.rv-8-section__title{color:#050505;font-family:var(--mulish);font-size:46px;font-weight:800;line-height:117.391%}@media screen and (max-width:1399px){.rv-8-section__title{font-size:42px}}@media screen and (max-width:1199px){.rv-8-section__title{font-size:36px}}@media screen and (max-width:767px){.rv-8-section__title{font-size:32px}}@media screen and (max-width:479px){.rv-8-section__title{font-size:26px}}.rv-8-section__title .styled{position:relative}.rv-8-section__title .styled svg{position:absolute!important;left:50%;translate:-50% 0;bottom:-6px;z-index:-1}@media screen and (max-width:479px){.rv-8-section__title .styled svg{width:130px}}.rv-8-slider-nav button{border-radius:0}.rv-8-slider-nav button:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-9-section__heading{font-family:var(--mulish);width:55%;text-align:center;margin:auto auto 48px}@media screen and (max-width:1399px){.rv-9-section__heading{margin-bottom:38px}}@media screen and (max-width:1199px){.rv-9-section__heading{margin-bottom:28px}}@media screen and (max-width:991px){.rv-9-section__heading{width:65%}}@media screen and (max-width:767px){.rv-9-section__heading{width:80%;margin-bottom:23px}}@media screen and (max-width:479px){.rv-9-section__heading{width:100%}}.rv-9-section-heading__right{margin-bottom:20px}.rv-9-section__sub-title{color:#050505;font-size:16px;font-weight:500;border-radius:30px;border:1px solid rgba(5,5,5,.14);display:inline-block;padding:8px 20px 8px 30px;position:relative;overflow:hidden}@media screen and (max-width:479px){.rv-9-section__sub-title{padding:5px 15px 5px 25px;font-size:15px}}.rv-9-section__sub-title:before{position:absolute;content:"";left:20px;top:50%;translate:0 -50%;width:4px;height:4px;border-radius:50%;background-color:#050505}@media screen and (max-width:479px){.rv-9-section__sub-title:before{left:15px}}.rv-9-section__title{color:#050505;font-size:54px;font-weight:800;line-height:118.519%}@media screen and (max-width:1399px){.rv-9-section__title{font-size:48px}}@media screen and (max-width:1199px){.rv-9-section__title{font-size:42px}}@media screen and (max-width:991px){.rv-9-section__title{font-size:38px}}@media screen and (max-width:767px){.rv-9-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-9-section__title{font-size:28px}}@media screen and (max-width:479px){.rv-9-section__title{font-size:26px}}.rv-9-slider-nav button:hover{background-color:#65ab03;border-color:#65ab03}.rv-2-swiper-dots.rv-9-slider-dots{display:flex;margin:0;height:max-content;gap:10px}.rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet:before{background-color:hsla(0,0%,100%,.24)}.rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet-active{border-color:var(--white-f)}.rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet-active:before{background-color:var(--white-f)}.rv-10-def-btn{background-color:#efc329;padding:0 44px;border-color:#efc329;border-radius:6px;color:var(--black);font-weight:700;height:55px;line-height:52px}@media screen and (max-width:1199px){.rv-10-def-btn{height:50px;line-height:47px;padding:0 34px}}@media screen and (max-width:991px){.rv-10-def-btn{height:45px;line-height:42px;padding:0 30px}}@media screen and (max-width:767px){.rv-10-def-btn{height:42px;line-height:39px;padding:0 24px}}.rv-10-def-btn:hover{background-color:transparent;color:var(--black)}.rv-10-section{color:var(--black)}.rv-10-section__heading{width:60%;text-align:center;margin:auto auto 48px}@media screen and (max-width:1399px){.rv-10-section__heading{margin-bottom:33px}}@media screen and (max-width:1199px){.rv-10-section__heading{margin-bottom:28px}}@media screen and (max-width:991px){.rv-10-section__heading{width:70%;margin-bottom:23px}}@media screen and (max-width:767px){.rv-10-section__heading{width:90%}}@media screen and (max-width:575px){.rv-10-section__heading{width:100%;margin-bottom:18px}}.rv-10-section__sub-title{font-family:var(--oldenburg);font-size:18px;font-weight:400;margin-bottom:20px}@media screen and (max-width:1399px){.rv-10-section__sub-title{margin-bottom:16px}}@media screen and (max-width:1199px){.rv-10-section__sub-title{margin-bottom:14px}}@media screen and (max-width:575px){.rv-10-section__sub-title{font-size:16px;margin-bottom:8px}}.rv-10-section__sub-title .styled{background-color:#efc329;padding:0 3px}.rv-10-section__title{font-size:50px;font-weight:700;line-height:120%}@media screen and (max-width:1399px){.rv-10-section__title{font-size:42px}}@media screen and (max-width:1199px){.rv-10-section__title{font-size:36px}}@media screen and (max-width:767px){.rv-10-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-10-section__title{font-size:28px}}@media screen and (max-width:479px){.rv-10-section__title{font-size:26px}}.rv-11-def-btn{border-radius:var(--rv-11-radius);background-color:#a98153;border-color:#a98153}.rv-11-def-btn:hover{border-radius:0 20px}.rv-11-section__heading{margin-bottom:50px}@media screen and (max-width:1399px){.rv-11-section__heading{margin-bottom:35px}}@media screen and (max-width:991px){.rv-11-section__heading{margin-bottom:25px}}@media screen and (max-width:479px){.rv-11-section__heading{margin-bottom:18px}}.rv-11-section__sub-title{color:#a98153;font-family:var(--mulish);font-weight:600;line-height:162.5%;position:relative;display:inline-block;margin:0 88px 15px}@media screen and (max-width:1199px){.rv-11-section__sub-title{margin-bottom:5px}}@media screen and (max-width:479px){.rv-11-section__sub-title{margin:0 48px}}.rv-11-section__sub-title span{position:absolute;width:50px;height:1px;background-color:rgba(168,129,84,.4);top:50%;translate:0 -50%}.rv-11-section__sub-title span:after,.rv-11-section__sub-title span:before{content:"";position:absolute;width:10px;height:10px;rotate:45deg;background-color:rgba(168,129,84,.4);top:50%;translate:0 -50%}.rv-11-section__sub-title span:before{right:100%;animation:rv-11-slide-right 3s linear infinite alternate both}.rv-11-section__sub-title span:after{left:auto;animation:rv-11-slide-left 3s linear infinite alternate both}.rv-11-section__sub-title span.stroke-1{right:calc(100% + 25px)}.rv-11-section__sub-title span.stroke-2{left:calc(100% + 25px)}.rv-11-section__title{color:var(--black);font-family:var(--mulish);font-size:40px;font-weight:700;line-height:125%}@media screen and (max-width:1399px){.rv-11-section__title{font-size:35px}}@media screen and (max-width:1199px){.rv-11-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-11-section__title{font-size:30px}}@media screen and (max-width:479px){.rv-11-section__title{font-size:26px}}.rv-12-body .rv-7-section__sub-title{font-size:15px;color:#509e0f}.rv-12-def-btn{background-color:#509e0f;border-color:#509e0f}.rv-12-slider-nav{justify-content:center;position:relative;width:max-content;max-width:100%;margin:64px auto auto}@media screen and (max-width:1399px){.rv-12-slider-nav{margin-top:44px}}.rv-12-slider-nav button{height:40px;width:40px;line-height:normal}.rv-12-slider-nav button:hover{background-color:#509e0f;border-color:#509e0f}@media screen and (max-width:991px){.rv-13-section-heading{flex-direction:column;align-items:center}}.rv-13-section__sub-title{font-size:18px;font-family:var(--mulish);font-weight:600;color:#ab8e66}.rv-13-def-btn{background-color:#ab8e66;border-color:#ab8e66}.rv-13-slider-nav-2{line-height:1;display:flex}.rv-13-slider-nav-2 button{font-size:25px}.rv-13-slider-nav-2 button:first-child{margin-right:15px;padding-right:15px;border-right:1px solid rgba(5,5,5,.1)}.rv-13-product-quantity-tooltip{position:absolute;background-color:#ab8e66;left:50%;translate:-50% 0;bottom:calc(100% + 5px);line-height:1.5;padding:0 8px;color:var(--white-f);font-weight:400;font-family:var(--mulish);font-size:12px}.rv-13-product-quantity-tooltip:before{content:"";position:absolute;top:calc(100% - 1px);-webkit-clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);background-color:#ab8e66;height:5px;width:12px;left:50%;translate:-50% 0}.rv-14-section__heading{margin-bottom:73px}@media screen and (max-width:1599px){.rv-14-section__heading{margin-bottom:43px}}@media screen and (max-width:991px){.rv-14-section__heading{margin-bottom:33px}}.rv-14-section__heading .rv-3-section-heading__right{margin-bottom:7px}.rv-14-section__sub-title{color:var(--black);font-family:var(--mulish);font-size:16px;font-weight:700;letter-spacing:.96px;margin-bottom:10px}.rv-14-section__descr{margin-bottom:0;margin-top:17px}.rv-14-body .rv-7-section__title{font-weight:800;line-height:122.727%}.rv-14-def-btn{background-color:#e64209;border:1px solid #e64209;border-radius:40px;color:var(--white-f);font-family:var(--mulish);line-height:53px}@media screen and (max-width:1199px){.rv-14-def-btn{line-height:48px}}@media screen and (max-width:991px){.rv-14-def-btn{line-height:43px}}@media screen and (max-width:767px){.rv-14-def-btn{line-height:40px}}.rv-14-def-btn:hover{color:var(--black);border-color:var(--black)}.rv-14-def-btn i{padding-left:5px}.rv-breadcrumb{background-color:#f5f6fa;background-color:#f1ffed;text-align:center;position:relative;z-index:1}@media screen and (max-width:1399px){.rv-breadcrumb{padding:80px 0}}@media screen and (max-width:991px){.rv-breadcrumb{padding:60px 0}}.rv-breadcrumb__title{font-size:54px;font-weight:700;border-bottom:1px solid rgba(5,5,5,.1);display:inline-block;padding:0 70px 10px;margin-bottom:16px}@media screen and (max-width:1399px){.rv-breadcrumb__title{font-size:50px}}@media screen and (max-width:1199px){.rv-breadcrumb__title{font-size:45px}}@media screen and (max-width:991px){.rv-breadcrumb__title{font-size:40px}}@media screen and (max-width:767px){.rv-breadcrumb__title{font-size:38px}}@media screen and (max-width:575px){.rv-breadcrumb__title{font-size:35px;padding:0 0 5px;margin-bottom:10px}}@media screen and (max-width:479px){.rv-breadcrumb__title{font-size:32px}}.rv-breadcrumb__nav{font-weight:500}.rv-breadcrumb__nav a{color:#5d626c}.rv-breadcrumb__nav a:hover{color:#509e0f}.rv-breadcrumb__nav a i{vertical-align:text-top;padding-left:5px}.rv-breadcrumb__nav .current-page{color:#509e0f}.rv-breadcrumb__nav .current-page .dvdr{padding:0 10px;color:#5d626c}.rv-inner-btn{background-color:#509e0f;border-color:#509e0f}.rv-inner-btn:hover{color:#509e0f}.rv-inner-footer{background-color:#012307}.rv-inner-footer-nwsltr__form .nwsltr-top{border-radius:6px;background:hsla(0,0%,100%,.04)}.rv-inner-footer-nwsltr__form .nwsltr-top input{border:1px solid hsla(0,0%,100%,.16);border-radius:6px 0 0 6px}.rv-inner-footer-nwsltr__form .nwsltr-top button{border-radius:0 6px 6px 0;background-color:#509e0f}@media screen and (max-width:1199px){.rv-inner-footer-widget .rv-1-footer-widget__title{margin-bottom:15px}}.rv-1-socials.rv-inner-socials a{border-radius:6px}.rv-1-socials.rv-inner-socials a:hover{background-color:#509e0f;border-color:#509e0f}.rv-1-footer-widget.rv-inner-footer-widget li a:hover,.rv-1-footer-widget.rv-inner-footer-widget li:hover{color:#509e0f}.rv-1-socials.rv-15-socials a{border-radius:0}.rv-1-socials.rv-15-socials a:hover{background-color:#f35b04}.rv-1-socials.rv-17-socials a:hover{background-color:#daed1a;border-color:#daed1a;color:var(--black)}.rv-1-socials.rv-18-socials a:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-1-socials.rv-19-socials a:hover{background-color:#dfe11b;border-color:#dfe11b;color:#050505}.rv-1-socials.rv-20-socials a:hover{background-color:#2d6a4f;border-color:#2d6a4f}.rv-21-footer .rv-1-socials.rv-21-socials a{color:rgba(14,20,40,.5);border-color:rgba(14,20,40,.1)}.rv-21-footer .rv-1-socials.rv-21-socials a:hover{background-color:#ce512a;border-color:#ce512a;color:var(--white-f)}.rv-3-def-btn.rv-22-def-btn{background-color:#b38d3f;border-color:#b38d3f;height:50px;line-height:47px}@media screen and (max-width:991px){.rv-3-def-btn.rv-22-def-btn{height:45px;line-height:43px}}.rv-3-def-btn.rv-22-def-btn:hover{background-color:transparent}.lightbox-container{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;cursor:url(/_next/static/media/cursor.f6bccd35.png),zoom-out;opacity:0;visibility:hidden;transition:.3s;z-index:1000}.lightbox-container.active{opacity:1;visibility:visible}.lightbox-container.active .lightbox-img{transform:scale(1);transition:.3s}.lightbox-container .lightbox-img{transform:scale(0);cursor:context-menu;background:#eef6e7;padding:25px 40px;border-radius:10px}.lightbox-container .lightbox-img img{max-width:100%}.sub-menu.rv-mega-menu{display:grid;grid-template-columns:repeat(5,max-content);padding:45px 40px;grid-gap:20px 50px;gap:20px 50px;border-radius:10px}@media screen and (max-width:991px){.sub-menu.rv-mega-menu{grid-template-columns:repeat(1,max-content);padding:20px;background-color:transparent}}.rv-1-header{padding:15px 0}.rv-1-header__nav>ul{display:flex;gap:35px}@media screen and (max-width:1199px){.rv-1-header__nav>ul{gap:12px}}@media screen and (max-width:991px){.rv-1-header__nav>ul{flex-direction:column}}.rv-1-header__nav>ul>li{position:relative;line-height:50px}@media screen and (max-width:991px){.rv-1-header__nav>ul>li{line-height:normal;display:grid;grid-template-rows:max-content 0fr;transition:.4s ease}.rv-1-header__nav>ul>li.rv-dropdown-active{grid-template-rows:max-content 1fr}.rv-1-header__nav>ul>li.rv-dropdown-active .sub-menu{margin-top:10px}}.rv-1-header__nav>ul>li:hover .sub-menu{transform:perspective(100px) rotateX(0deg) rotateY(0deg) rotate(0deg);opacity:1;pointer-events:all}@media screen and (max-width:991px){.rv-1-header__nav>ul>li:hover .sub-menu{transform:none;pointer-events:all;opacity:1}}.rv-1-header__nav>ul>li.has-mega-menu{position:static}.rv-1-header__nav>ul a{color:#383838;position:relative;font-weight:500}.rv-1-header__nav>ul a:hover{color:var(--orange)}.rv-1-header .sub-menu{background:#4b8068;position:absolute;top:100%;min-width:260px;display:flex;flex-direction:column;left:0;opacity:0;pointer-events:none;transition:.4s cubic-bezier(.6,0,.4,1);transform:perspective(265px) rotateX(-81deg) rotateY(0deg) rotate(0deg);transform-origin:top;z-index:10;box-shadow:0 0 30px rgba(0,0,0,.05)}@media screen and (max-width:991px){.rv-1-header .sub-menu{position:static;transform:perspective(100px) rotateX(0deg) rotateY(0deg) rotate(0deg);overflow:hidden;pointer-events:all;opacity:1;box-shadow:none;background-color:#f1ffed;border-radius:0}}.rv-1-header .sub-menu li{line-height:1}.rv-1-header .sub-menu a{padding:10px 20px;width:100%;color:var(--white-f)}@media screen and (max-width:991px){.rv-1-header .sub-menu a{color:#020208}}.rv-1-header .sub-menu a:hover{color:var(--white-f);background-color:#2d6a4f;padding-left:25px}.rv-1-header .sub-menu.rv-mega-menu{display:grid;grid-template-columns:repeat(5,max-content);padding:40px 30px;grid-gap:30px;gap:30px;border-radius:0;top:auto;width:max-content;max-width:100%}@media screen and (max-width:1599px){.rv-1-header .sub-menu.rv-mega-menu{grid-template-columns:repeat(4,max-content)}}@media screen and (max-width:1399px){.rv-1-header .sub-menu.rv-mega-menu{grid-template-columns:repeat(3,max-content)}}@media screen and (max-width:991px){.rv-1-header .sub-menu.rv-mega-menu{grid-template-columns:repeat(1,100%);padding:0 15px;outline:none;width:100%}}.rv-1-header .sub-menu.rv-mega-menu a{display:flex;align-items:flex-start;gap:8px}.rv-1-header .sub-menu.rv-mega-menu a .icon{width:34px;height:34px;background-color:#222;border-radius:6px;display:grid;place-content:center;color:var(--white-f);font-size:15px;flex-shrink:0}.rv-1-header .sub-menu.rv-mega-menu a .title{font-size:14px;margin-bottom:4px}.rv-1-header .sub-menu.rv-mega-menu a .sub-title{font-size:12px;display:block;opacity:.8}@media screen and (max-width:479px){.rv-1-header__btn{display:none}}@media screen and (max-width:991px){.rv-1-header-nav__sidebar{border-top-left-radius:10px;border-bottom-left-radius:10px;background:#fff;position:fixed;height:100%;z-index:10;top:0;right:0;width:300px;transform:translate(100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.6s cubic-bezier(.16,.71,.17,1);overflow:auto;box-shadow:0 0 30px rgba(0,0,0,.05)}.rv-1-header-nav__sidebar.active{transform:translate(0)}.rv-1-header-nav__sidebar>*{padding:15px 25px 30px}.rv-1-header-nav__sidebar .sidebar-heading{border-bottom:1px solid #c5c5c5;padding-bottom:15px}.rv-1-header-nav__sidebar .sidebar-heading img{max-width:130px}}.rv-1-header-mobile-menu-btn{background-color:var(--orange);border-color:var(--orange);border-radius:14px;border-radius:10px;padding:0;text-align:center;aspect-ratio:1;font-size:20px}@media screen and (max-width:479px){.rv-1-header-mobile-menu-btn{height:40px;border-radius:10px}}.rv-1-header-mobile-menu-btn:hover{color:var(--black)}.rv-1-header-mobile-menu-btn i{padding-left:0}.rv-2-menu-btn{position:fixed;top:30px;left:30px;width:50px;height:50px;border-radius:10px;border:1px solid hsla(0,0%,100%,.4);color:var(--white-f);font-size:20px;z-index:2;background-color:#292929}@media screen and (max-width:479px){.rv-2-menu-btn{top:20px;left:20px;width:45px;height:45px}}.rv-2-menu-btn i{pointer-events:none}.rv-2-sidebar{background-color:var(--black-2);width:315px;position:fixed;height:100%;padding:50px 0 50px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:35px;transition:.6s cubic-bezier(.16,.71,.17,1);z-index:2;overflow:visible}@media screen and (max-width:1599px){.rv-2-sidebar{width:270px}}@media screen and (max-width:1199px){.rv-2-sidebar{transform:translateX(-100%);overflow:auto}}.rv-2-sidebar__nav>ul{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:0;row-gap:0}.rv-2-sidebar__nav>ul a{color:var(--white-f);width:100%}.rv-2-sidebar__nav>ul a:before{background-color:#daed1a}.rv-2-sidebar__nav>ul a:hover{color:#daed1a}.rv-2-sidebar__nav>ul>li{line-height:normal;display:grid;grid-template-rows:max-content 0fr;transition:.4s ease}.rv-2-sidebar__nav>ul>li:hover{grid-template-rows:max-content 1fr}.rv-2-sidebar__nav>ul>li:hover .sub-menu{transform:translateY(-10px);opacity:1}@media screen and (max-width:1199px){.rv-2-sidebar__nav>ul>li:hover .sub-menu{transform:translate(0)}.rv-2-sidebar__nav>ul>li:hover .sub-menu.rv-mega-menu{margin-top:20px;padding:25px 20px}}@media screen and (max-width:991px){.rv-2-sidebar__nav>ul>li:hover .sub-menu.rv-mega-menu{padding:15px 10px}}.rv-2-sidebar__nav>ul>li .sub-menu{transform:translateY(10px);top:0;right:0;opacity:0;overflow:hidden;background-color:#292929;border:1px solid hsla(0,0%,100%,.2);margin-right:20px}@media screen and (max-width:1199px){.rv-2-sidebar__nav>ul>li .sub-menu{position:static}}.rv-2-sidebar__nav>ul>li .sub-menu a{color:var(--white-f)}.rv-2-sidebar__nav>ul>li .sub-menu a:hover{color:#daed1a}.rv-2-sidebar__nav>ul>li .sub-menu.rv-mega-menu{row-gap:0;padding:25px 20px;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:1199px){.rv-2-sidebar__nav>ul>li .sub-menu.rv-mega-menu{padding:0 20px}}@media screen and (max-width:991px){.rv-2-sidebar__nav>ul>li .sub-menu.rv-mega-menu{padding:0 10px}}.rv-2-sidebar__nav li{position:relative;line-height:normal}.rv-2-sidebar__nav li:before{content:"";position:absolute;right:0;background:linear-gradient(270deg,#daed1a -.71%,rgba(218,237,26,0));width:0;height:2px;top:50%;translate:0 -50%;transition:.4s ease;opacity:0}.rv-2-sidebar__nav li.active:before{opacity:1;width:120px}.rv-2-sidebar__nav li:not(:last-child){margin-bottom:28px}@media screen and (max-width:1199px){.rv-2-sidebar.active{transform:translateX(0)}}.rv-3-header{padding:0;position:absolute;top:0;width:100%;z-index:4;border-bottom:1px solid hsla(0,0%,100%,.1)}.rv-3-header__nav>ul a{color:var(--white-f);font-weight:300;font-family:var(--mulish)}@media screen and (max-width:991px){.rv-3-header__nav>ul a{color:var(--black)}}.rv-3-header__nav>ul a:hover{color:#a97240}.rv-3-header__nav>ul a:hover:before{background-color:#a97240}.rv-3-header-right{display:flex;justify-content:flex-end;align-items:center;gap:50px}@media screen and (max-width:991px){.rv-3-header-right{gap:30px;padding-right:20px}}.rv-3-header__actions{display:flex;gap:30px}@media screen and (max-width:479px){.rv-3-header__actions{display:none}}.rv-3-header__actions button:first-child{padding-right:30px;border-right:1px solid hsla(0,0%,100%,.4)}.rv-3-header__sidebar-btn{min-width:80px;height:80px;background-color:#050505}.rv-3-header.fixed .rv-3-header__nav>ul>li>a{color:var(--black)}.rv-3-header.fixed .rv-3-header__nav>ul>li>a:hover{color:#a97240}.rv-3-header.fixed .rv-3-logo .logo-txt{color:var(--black)}.rv-3-mobile-menu-btn{background-color:#a98153;border-color:#a98153}.rv-3-logo{display:inline-flex;align-items:center;gap:20px}@media screen and (max-width:479px){.rv-3-logo{gap:10px}}.rv-3-logo .logo-img{width:80px;height:80px;border-right:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:479px){.rv-3-logo .logo-img{width:60px;height:60px}}.rv-3-logo .logo-txt{color:var(--white-f);font-family:var(--newsreader);font-size:26px;font-weight:700}.rv-4-header{padding:0}.rv-4-header-top{padding:35px 0}@media screen and (max-width:1399px){.rv-4-header-top{padding:25px 0}}@media screen and (max-width:767px){.rv-4-header-top{padding:15px 0}}.rv-4-header-top__action:hover{color:#a90e20}.rv-4-header-bottom{border-block:1px solid rgba(5,5,5,.1)}@media screen and (max-width:991px){.rv-4-header-bottom{padding:12px 0}}.rv-4-header-bottom .rv-search-modal-open-btn:hover,.rv-4-header__nav>ul a:hover{color:#a90e20}.rv-4-header__nav>ul a:before,.rv-4-mobile-menu-btn{background-color:#a90e20}.rv-4-mobile-menu-btn{border-color:#a90e20;line-height:normal}.rv-4-socials{display:flex;align-items:center;gap:20px}.rv-4-socials__title{color:#050505;font-size:16px;font-weight:600}@media screen and (max-width:479px){.rv-4-socials__title{display:none}}.rv-4-socials ul{display:flex;gap:20px}.rv-4-socials ul a{color:rgba(5,5,5,.3)}.rv-4-socials ul a:hover{color:var(--black-2)}.rv-5-header{padding:18px 0}@media screen and (max-width:479px){.rv-5-header{padding:12px 0}}.rv-5-header .rv-1-socials a{border-color:rgba(5,5,5,.1);color:rgba(5,5,5,.3);width:35px;height:35px;line-height:34px;font-size:14px}.rv-5-header .rv-1-socials a:hover{background-color:#8e5b63;border-color:#8e5b63;color:var(--white-f)}@media screen and (max-width:1199px){.rv-5-header__nav>ul{gap:20px}}.rv-5-header__nav>ul a{padding-right:0}.rv-5-header__nav>ul a:hover{padding-left:0;color:#8e5b63}.rv-5-header__nav>ul a:before{content:none}.rv-5-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:24px}@media screen and (max-width:479px){.rv-5-header__actions{gap:14px}}.rv-5-header__actions button .quantity{background-color:#8e5b63;position:absolute;top:-5px;color:#fff;font-family:var(--mulish);font-size:12px;font-weight:500;aspect-ratio:1;padding:0 5px;border-radius:50%;border:2px solid #fff;display:inline-flex;justify-content:center;align-items:center}.rv-5-header__actions button:hover{color:#8e5b63}@media screen and (max-width:479px){.rv-5-header__actions button .txt{display:none}}.rv-5-cart-btn{background:rgba(142,91,99,.2);width:38px;height:38px;border-radius:50%;position:relative}.rv-5-cart-btn .quantity{background-color:#8e5b63;position:absolute;top:-5px;color:#fff;font-family:var(--mulish);font-size:12px;font-weight:500;aspect-ratio:1;padding:0 5px;border-radius:50%;border:2px solid #fff;display:inline-flex;justify-content:center;align-items:center}.rv-5-mobile-menu-btn{background-color:#8e5b63;border-color:#8e5b63}.rv-6-header{padding:0;border-bottom:1px solid rgba(5,5,5,.1);background-color:#f5f5f5}@media screen and (min-width:1400px){.rv-6-header .container{max-width:1920px}}.rv-6-header__logo{padding:20px 40px;border-right:1px solid rgba(5,5,5,.1);display:inline-block}@media screen and (max-width:1399px){.rv-6-header__logo{padding:20px 20px 20px 0;width:100%}}@media screen and (max-width:1199px){.rv-6-header__logo{width:auto}}.rv-6-header__nav>ul a{color:#050505;font-size:15px;text-transform:uppercase}.rv-6-header__nav>ul a:hover{color:#f2584c}.rv-6-header__right{height:100%;display:flex;justify-content:flex-end;align-items:center}.rv-6-header__right button{height:100%;padding:0 30px;font-size:20px;border-left:1px solid rgba(5,5,5,.1)}.rv-6-header__right button:hover{color:#f2584c}.rv-6-header__right button.rv-6-header__sidebar-btn{font-size:25px;text-align:end;padding:0 90px}@media screen and (max-width:1399px){.rv-6-header__right button.rv-6-header__sidebar-btn{padding:0 50px}}@media screen and (max-width:1199px){.rv-6-header__right button.rv-6-header__sidebar-btn{padding:0 30px}}.rv-6-header__right button.rv-1-header-mobile-menu-btn{padding:0 18px;height:auto;color:var(--white-f)}.rv-7-header{padding:0}.rv-7-header-top{padding:10px 0}.rv-7-header-top__txt{font-weight:600;font-family:var(--mulish);font-size:14px}.rv-7-header-top__txt i{color:#4962fb;margin-right:5px;font-size:18px}.rv-7-header-top__actions{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:575px){.rv-7-header-top__actions{justify-content:center;flex-wrap:wrap}}.rv-7-header-top__actions>*{border:none;font-family:var(--mulish);font-weight:600;font-size:14px}.rv-7-header-top__actions>:not(:first-child){border-left:1px solid rgba(5,5,5,.1);padding-left:20px;margin-left:20px}@media screen and (max-width:1199px){.rv-7-header-top__actions>:not(:first-child){padding-left:15px;margin-left:15px}}@media screen and (max-width:767px){.rv-7-header-top__actions>:not(:first-child){padding-left:10px;margin-left:10px}}.rv-7-header-top__actions>:focus{outline:none}.rv-7-header-top__actions select{background-color:transparent}.rv-7-header-bottom{padding:18px 0;border-top:1px solid rgba(5,5,5,.1)}.rv-7-header-bottom.fixed{padding:12px 0}.rv-7-header-bottom-left{display:flex;align-items:center}@media screen and (max-width:767px){.rv-7-header-bottom-left{justify-content:center}}.rv-7-header-bottom-right{display:flex;align-items:center;gap:30px;justify-content:flex-end}@media screen and (max-width:479px){.rv-7-header-bottom-right{justify-content:center;flex-direction:column;row-gap:15px}}.rv-7-header-bottom-right__actions{display:flex;gap:25px;font-size:20px}.rv-7-header-bottom-right__actions button{width:auto;height:auto;background-color:transparent}.rv-7-header-bottom-right__actions button:hover{color:#4962fb}.rv-7-header-bottom-right__actions button .quantity{background-color:#4962fb;right:-13px}.rv-7-header-bottom .rv-7-mobile-menu-btn{background-color:#4962fb;border-color:#4962fb;height:40px;line-height:normal}.rv-7-header-bottom .rv-7-mobile-menu-btn:hover{background-color:var(--white-f)}.rv-7-header__logo{padding-right:25px;position:relative}@media screen and (max-width:767px){.rv-7-header__logo{padding-right:0}}.rv-7-header__logo:before{content:"";position:absolute;right:0;height:20px;width:1px;background-color:rgba(5,5,5,.2);top:50%;transform:translateY(-50%)}@media screen and (max-width:991px){.rv-7-header__logo:before{content:none}}.rv-7-header__nav{padding-left:24px}.rv-7-header__nav>ul{gap:30px;row-gap:12px}.rv-7-header__nav>ul a{padding-right:0;font-family:var(--mulish);font-weight:500;color:var(--black)}.rv-7-header__nav>ul a:hover{padding-left:0;color:#4962fb}.rv-7-header__nav>ul a:before{content:none}@media screen and (max-width:1199px){.rv-7-header-search-modal{opacity:0;transform:scale(1.2);pointer-events:none;transition:.4s ease;position:fixed;inset:0;z-index:999;background-color:rgba(0,0,0,.8);display:grid;place-content:center}}.rv-7-header-search-modal.active{opacity:1;transform:scale(1);pointer-events:all}.rv-7-header-search-modal.active .rv-7-search-modal-close-btn{opacity:1;pointer-events:all}.rv-7-header-search{border:1px solid rgba(5,5,5,.1);border-radius:30px;padding:0 15px;height:45px;display:flex;align-items:center}@media screen and (max-width:1199px){.rv-7-header-search{background-color:var(--white-f)}}.rv-7-header-search input{padding:0 8px;width:100%}.rv-7-header-search button{font-size:20px}.rv-7-header-search button:hover{color:#4962fb}.rv-7-search-modal-open-btn{font-size:20px}.rv-7-search-modal-open-btn:hover{color:#4962fb}.rv-7-search-modal-close-btn{position:absolute;top:30px;right:30px;border:1px solid #fff;width:40px;height:40px;border-radius:50%;color:var(--white-f);opacity:0;pointer-events:none}.rv-7-search-modal-close-btn:hover{background-color:var(--white-f);color:var(--black)}@media screen and (min-width:1400px){.rv-8-header .container{max-width:1600px}}.rv-8-header-top__txt{justify-content:flex-start}@media screen and (max-width:991px){.rv-8-header-top__txt{justify-content:center}}.rv-8-header-socials{display:flex;align-items:center;gap:18px}.rv-8-header-socials .h6,.rv-8-header-socials h6{margin-bottom:0;font-weight:600;font-family:var(--mulish)}.rv-8-header-socials a{color:rgba(5,5,5,.3)}.rv-8-header-socials a:hover{color:#4962fb}.rv-8-header-lang select{border:none}.rv-8-header-top__infos.rv-7-header-top__actions{row-gap:10px}@media screen and (max-width:575px){.rv-8-header-top__infos.rv-7-header-top__actions>*{border:none}}.rv-8-header-contact-info{margin-bottom:0;font-family:var(--mulish);font-size:15px;font-weight:500;color:rgba(5,5,5,.6)}.rv-8-header-contact-info i{color:#4962fb;margin-right:10px}.rv-8-header__nav>ul a:hover{color:#4962fb}.rv-8-header__nav>ul a:before{background-color:#4962fb}.rv-8-header-search{border-radius:0;border:none;border-bottom:1px solid rgba(5,5,5,.18);padding:0 10px}@media screen and (max-width:767px){.rv-8-header-search{background-color:transparent;border-color:var(--white-f)}.rv-8-header-search input{color:var(--white-f)}.rv-8-header-search input::placeholder{color:hsla(0,0%,100%,.7)}.rv-8-header-search button{color:var(--white-f)}}.rv-8-mobile-menu-btn{background-color:#4962fb;border-color:#4962fb}.rv-9-header-top{background-color:#65ab03;padding:12px 0}.rv-9-header-top select{background-color:transparent}@media screen and (max-width:767px){.rv-9-header-top__actions{justify-content:center}}@media screen and (max-width:479px){.rv-9-header-top__actions{row-gap:10px}}.rv-9-header-top .rv-8-header-contact-info{color:hsla(0,0%,100%,.7)}.rv-9-header-socials,.rv-9-header-top .rv-8-header-contact-info i{color:var(--white-f)}@media screen and (max-width:767px){.rv-9-header-socials{justify-content:center}}.rv-9-header-socials a{color:hsla(0,0%,100%,.6)}.rv-9-header-socials a:hover{color:var(--white-f)}.rv-9-header-bottom{padding:20px 0}@media screen and (max-width:1199px){.rv-9-header-bottom.fixed{padding:15px 0}}@media screen and (max-width:479px){.rv-9-header-bottom__right{flex-direction:row;justify-content:flex-end;gap:15px}}.rv-9-header-bottom__right .rv-7-search-modal-open-btn:hover,.rv-9-header__nav>ul a:hover{color:#65ab03}.rv-9-mobile-menu-btn{background-color:#65ab03;border-color:#65ab03}.rv-10-header-top{padding:7px 0;background-color:var(--black);color:var(--white-f)}.rv-10-header-top .rv-8-header-contact-info{color:hsla(0,0%,100%,.7);font-size:13px;border-color:hsla(0,0%,100%,.14)}.rv-10-header-top .rv-8-header-contact-info i{color:var(--white-f)}.rv-10-header-top .rv-8-header-contact-info a:hover{color:#efc329}.rv-10-header-top__actions{row-gap:10px}.rv-10-header-socials a{color:hsla(0,0%,100%,.4)}.rv-10-header form select,.rv-10-header-socials a:hover{color:var(--white-f)}.rv-10-header form select option{background-color:var(--black)}.rv-10-header__nav>ul a:hover{color:#efc329}.rv-10-header__nav>ul a:hover:before{background-color:#efc329}@media screen and (max-width:991px){.rv-10-header-bottom-right{gap:10px}}@media screen and (max-width:479px){.rv-10-header-bottom-right{flex-direction:row;justify-content:flex-end}}@media screen and (max-width:1399px){.rv-10-header-bottom-right .rv-10-search-btn{font-size:18px}}@media screen and (max-width:991px){.rv-10-header-bottom-right .rv-10-search-btn{margin-right:10px}}@media screen and (max-width:1399px){.rv-10-header-bottom-right .rv-10-search-btn .txt{display:none}}.rv-10-header-bottom-right .rv-10-search-btn:hover{color:#efc329}.rv-10-header .rv-10-def-btn{height:45px;line-height:40px;padding:0 30px}@media screen and (max-width:767px){.rv-10-header .rv-10-def-btn{height:40px;line-height:37px;padding:0 20px}}@media screen and (max-width:479px){.rv-10-header .rv-10-def-btn{display:none}}.rv-10-mobile-menu-btn{background-color:#efc329;color:var(--black);border-color:#efc329}.rv-11-header-top{padding:10px 0}.rv-11-header-top .rv-8-header-contact-info i{font-size:16px}.rv-11-header-bottom{padding:10px 0}.rv-11-header-bottom-right{gap:40px}@media screen and (max-width:1399px){.rv-11-header-bottom-right{gap:20px}}@media screen and (max-width:479px){.rv-11-header-bottom-right{flex-direction:row;justify-content:flex-end}}.rv-11-header-bottom-right .rv-5-about__call-icon{color:var(--black);font-size:18px}@media screen and (max-width:1199px){.rv-11-header-bottom-right .rv-5-about__call-icon{display:none}}.rv-11-header-bottom-right .rv-5-about__call-txt .h6,.rv-11-header-bottom-right .rv-5-about__call-txt h6{font-weight:500;font-size:12px;text-transform:uppercase;color:rgba(5,5,5,.6);margin-bottom:4px}.rv-11-header-bottom-right .rv-5-about__call-txt a{color:var(--black);font-weight:700;font-size:15px}@media screen and (max-width:1199px){.rv-11-header-bottom-right .rv-11-def-btn{padding:0 25px}}.rv-11-header__call a:hover{color:#a97240}.rv-11-header__nav>ul a:before{background-color:#a98153}.rv-11-header__nav>ul a:hover{color:#a98153}.rv-11-mobile-menu-btn{background-color:#a98153;border-color:#a98153}.rv-12-header__nav>ul a:hover{color:#65ab03}.rv-12-header__nav>ul a:before{background-color:#65ab03}.rv-12-header__search-btn{font-size:18px}.rv-12-header__search-btn:hover{color:#509e0f}@media screen and (max-width:1399px){.rv-12-header__actions{gap:15px}}.rv-12-header__actions button:hover{color:#509e0f}.rv-12-header__actions .rv-5-cart-btn{background-color:rgba(80,159,15,.1)}.rv-12-header__actions .rv-5-cart-btn .quantity{background-color:#509e0f}.rv-12-header-login{display:flex;align-items:center;gap:10px;color:rgba(5,5,5,.6);font-family:var(--mulish);font-size:14px;font-weight:500;line-height:128.571%}.rv-12-header-login:hover{color:#509e0f}.rv-12-header-login .rv-5-cart-btn{text-align:center;line-height:38px}@media screen and (max-width:1199px){.rv-12-header-login__txt{display:none}}.rv-12-header-login span{display:block}.rv-12-header-login span.bottom{color:#050505;font-size:16px;font-weight:700;line-height:128.571%}.rv-12-mobile-menu-btn{border:none;color:var(--black);border-radius:50%}.rv-12-mobile-menu-btn,.rv-12-mobile-menu-btn:hover{background-color:rgba(80,159,15,.1)}@media screen and (min-width:1400px){.rv-13-header .container{max-width:1600px}}.rv-13-header__nav>ul a:hover{color:#ab8e66}.rv-13-header-bottom-right__actions{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:991px){.rv-13-header-bottom-right__actions{gap:15px}}.rv-13-header-bottom-right__actions button:hover{color:#ab8e66}.rv-13-header-bottom-right__actions .rv-5-cart-btn .quantity{background-color:#ab8e66}.rv-13-header .rv-3-def-btn{background-color:#ab8e66;border-color:#ab8e66;font-size:16px;margin-left:20px;height:45px;line-height:43px}.rv-13-header .rv-3-def-btn:hover{background-color:transparent}.rv-14-header{position:absolute;top:0;left:0;width:100%;z-index:2}.rv-14-header-top{background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.rv-14-header-top__actions{justify-content:flex-start}@media screen and (max-width:767px){.rv-14-header-top__actions{justify-content:center;row-gap:10px}}.rv-14-header-top__actions .rv-8-header-contact-info a:hover{color:#e64209}@media screen and (max-width:767px){.rv-14-header-top-form{justify-content:center}}.rv-14-header-top-form select{color:var(--white-f)}.rv-14-header-top-form option{color:var(--black)}.rv-14-header-bottom{border:1px solid hsla(0,0%,100%,.14)}.rv-14-header-bottom.fixed{border-color:transparent;background-color:#164e5d}@media screen and (max-width:1199px){.rv-14-header-bottom-right{gap:20px}}@media screen and (max-width:479px){.rv-14-header-bottom-right{flex-direction:row;justify-content:flex-end}}.rv-14-header-bottom-right .rv-3-def-btn{height:40px;line-height:37px;border-radius:40px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}@media screen and (max-width:1199px){.rv-14-header-bottom-right .rv-3-def-btn{padding:0 18px}}.rv-14-header-bottom-right .rv-3-def-btn:hover{background-color:var(--white-f)}.rv-14-header-bottom-right__actions button{color:var(--white-f)}.rv-14-header-bottom-right__actions button:hover{color:#e64209}.rv-14-header__nav>ul{gap:35px}@media screen and (max-width:991px){.rv-14-header__nav>ul{gap:12px}}.rv-14-header__nav>ul a{color:var(--white-f)}.rv-14-header__nav>ul a:hover{color:#e64209}@media screen and (max-width:991px){.rv-14-header .rv-1-header-nav__sidebar{background-color:#164e5d}.rv-14-header .rv-1-header-nav__sidebar .sub-menu{background-color:#0d4351}.rv-14-header .rv-1-header-nav__sidebar .sub-menu a{color:var(--white-f)}}.rv-14-header .rv-1-header-nav__sidebar .sub-menu a:hover{color:#e64209}.rv-14-mobile-menu-btn{height:40px;line-height:37px;border-radius:40px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.rv-inner-header{box-shadow:0 1px 2px 0 rgba(11,23,40,.1);position:relative}.rv-inner-header__nav>ul a:hover{color:#509e0f}.rv-inner-header__nav>ul a:hover:before{background-color:#509e0f}@media screen and (max-width:991px){.rv-inner-header-right-btns{margin-right:15px}}@media screen and (max-width:575px){.rv-inner-header-right-btns{margin-right:10px}}.rv-inner-header-right-btns a{height:45px;line-height:45px;font-size:15px;font-weight:600;color:var(--black);text-transform:capitalize;margin-right:15px}@media screen and (max-width:767px){.rv-inner-header-right-btns a{height:40px;line-height:37px}}.rv-inner-header-right-btns a:hover{color:#509e0f}.rv-inner-header-right-btns a i{padding-right:5px}.rv-inner-header-right-btns a:last-child{background-color:var(--black);padding:0 30px;border-radius:6px;color:var(--white-f);margin-right:0;border:1px solid var(--black)}@media screen and (max-width:767px){.rv-inner-header-right-btns a:last-child{padding:0 25px}}@media screen and (max-width:575px){.rv-inner-header-right-btns a:last-child{padding:0 20px}}.rv-inner-header-right-btns a:last-child:hover{background-color:transparent;color:var(--black);border-color:#509e0f}.rv-inner-mobile-menu-btn{background-color:#509e0f;border-color:#509e0f}.rv-15-header-right-btns a:last-child{border-radius:0;line-height:43px}@media screen and (max-width:1199px){.rv-15-header-right-btns a:last-child{padding:0 20px}}@media screen and (max-width:767px){.rv-15-header-right-btns a:last-child{line-height:37px}}.rv-15-header-right-btns a:last-child:hover{border-color:var(--black)}.rv-15-header-right-btns a:hover{color:#f35b04}.rv-15-mobile-menu-btn{height:45px;color:#fff;border-radius:0;border:1px solid #f35b04}@media screen and (max-width:767px){.rv-15-mobile-menu-btn{height:40px}}.rv-15-mobile-menu-btn:hover{background-color:transparent}.rv-16-header{position:absolute;width:100%;z-index:10;background-color:rgba(2,2,8,.3)}.rv-16-header.fixed{background-color:var(--black)}.rv-16-header:before{content:"";position:absolute;z-index:-1;inset:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.rv-16-header-right-btns{display:flex;align-items:center;gap:35px}.rv-16-header-right-btns a:last-child{border:1.5px solid hsla(0,0%,100%,.14);background-color:transparent}.rv-16-header-right-btns a:last-child:hover{background-color:#dfe11b;border-color:#dfe11b}@media screen and (max-width:991px){.rv-16-header .rv-1-header-nav__sidebar{background-color:rgba(2,2,8,.8)}}.rv-16-header__nav>ul a{color:var(--white-f)}.rv-16-header__nav>ul a:hover{color:#dfe11b}.rv-16-header__nav>ul a:hover:before{background-color:#dfe11b}.rv-16-cart-btn{background-color:transparent;color:var(--white-f);font-size:20px;width:auto;height:auto}.rv-16-cart-btn:hover{color:#dfe11b}.rv-16-cart-btn .quantity{right:-8px;border:none;background-color:#dfe11b;color:var(--black)}.rv-16-mobile-menu-btn{background-color:#dfe11b;border-color:#dfe11b;color:var(--black)}.rv-17-header{position:relative;box-shadow:0 1px 0 0 hsla(0,0%,100%,.14)}.rv-17-header,.rv-17-header.fixed{background-color:#020208}.rv-17-header-right-btns{display:flex;align-items:center}.rv-17-header-right-btns>:not(:last-child){margin-right:20px}.rv-17-header-right-btns a{border:1px solid hsla(0,0%,100%,.14);padding:0 30px;color:var(--white-f);line-height:43px}.rv-17-header-right-btns a:hover{background-color:#dfe11b;border-color:#dfe11b;color:var(--black)}.rv-17-header-right-btns .rv-17-sidebar-btn{padding-left:20px;line-height:1;color:var(--white-f);font-size:20px;border-left:1px solid hsla(0,0%,100%,.3)}.rv-17-header-right-btns .rv-17-sidebar-btn:hover{color:#dfe11b}.rv-17-mobile-menu-btn{background-color:#dfe11b;border-color:#dfe11b;color:var(--black)}.rv-18-header__nav>ul a:hover{color:#1c74e9}.rv-18-header__nav>ul a:hover:before{background-color:#1c74e9}.rv-18-header-right-btns a:hover{color:#1c74e9}.rv-18-header-right-btns a:last-child{background-color:var(--white-f);color:var(--black);border:1px solid rgba(20,33,55,.24)}.rv-18-header-right-btns a:last-child:hover{background-color:var(--black);color:var(--white-f)}.rv-19-logo{padding-top:7px;padding-left:40px}@media screen and (max-width:991px){.rv-19-logo{padding:0}}.rv-19-header{padding:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}@media screen and (max-width:991px){.rv-19-header{padding:12px}}.rv-19-header.fixed{background-color:#020208;padding:15px}.rv-19-header-right{display:flex;align-items:center;justify-content:flex-end;gap:50px}@media screen and (max-width:1199px){.rv-19-header-right{gap:25px}}.rv-19-header-right-btns{gap:50px}@media screen and (max-width:1399px){.rv-19-header-right-btns{gap:35px}}@media screen and (max-width:575px){.rv-19-header-right-btns{margin-right:25px}}.rv-19-header-right-btns .left{display:flex;align-items:center;gap:25px}.rv-19-header-right-btns a,.rv-19-header-right-btns a:last-child{height:52px;line-height:48px;padding:0 35px;background-color:#dfe11b;color:var(--black)}@media screen and (max-width:1399px){.rv-19-header-right-btns a,.rv-19-header-right-btns a:last-child{padding:0 25px}}@media screen and (max-width:991px){.rv-19-header-right-btns a,.rv-19-header-right-btns a:last-child{height:45px;line-height:43px}}@media screen and (max-width:767px){.rv-19-header-right-btns a,.rv-19-header-right-btns a:last-child{height:40px;line-height:37px}}.rv-19-header-right-btns a:hover,.rv-19-header-right-btns a:last-child:hover{background-color:transparent;color:var(--white-f)}.rv-20-header-top{background-color:#2d6a4f;padding:12px;color:var(--white-f)}.rv-20-header-top__actions{row-gap:8px}.rv-20-header-top__actions>*{color:hsla(0,0%,100%,.7)}.rv-20-header-top__actions>:not(:first-child){border-color:hsla(0,0%,100%,.14)}.rv-20-header-top__actions a:hover,.rv-20-header-top__actions button:hover,.rv-20-header-top__actions>* i{color:var(--white-f)}.rv-20-header__nav>ul a:hover{color:#2d6a4f}.rv-20-header__nav>ul a:before{background-color:#2d6a4f}.rv-20-header-bottom{padding:20px 0}.rv-20-header-bottom-right-btns a:last-child,.rv-20-mobile-menu-btn{background-color:#2d6a4f;border-color:#2d6a4f}.rv-20-mobile-menu-btn{border-radius:0}.rv-21-header-top{background-color:#f7693d;color:var(--white-f)}.rv-21-header-top .rv-7-header-top__txt span{background-color:var(--white-f);color:var(--black);font-family:var(--mulish);font-size:14px;font-weight:600;padding:3px 9px;border-radius:30px}@media screen and (max-width:767px){.rv-21-header-top__actions{justify-content:center}}@media screen and (max-width:479px){.rv-21-header-top__actions{row-gap:8px}}.rv-21-header-top__actions>*,.rv-21-header-top__actions>* i{color:var(--white-f)}.rv-21-header-top__actions>:not(:first-child){border-color:hsla(0,0%,100%,.2)}@media screen and (max-width:1399px){.rv-21-header-top__actions>:not(:first-child){padding-left:10px;margin-left:10px}}.rv-21-header-top__actions option{color:var(--black)}.rv-22-header-left{display:flex;align-items:center;gap:40px}@media screen and (max-width:1399px){.rv-22-header-left{gap:30px}}@media screen and (max-width:1199px){.rv-22-header-left{gap:10px}}.rv-22-header__call{padding-left:40px;border-left:1px solid rgba(4,14,31,.2)}@media screen and (max-width:1399px){.rv-22-header__call{padding-left:30px}}@media screen and (max-width:1199px){.rv-22-header__call{padding-left:13px}}.rv-22-header__call .rv-5-about__call-icon{width:40px;height:40px;line-height:38px;color:var(--black);font-size:16px}.rv-22-header__call .rv-5-about__call-txt .h6,.rv-22-header__call .rv-5-about__call-txt h6{font-size:13px;margin-bottom:5px}.rv-22-header__call a:hover{color:#b38d3f}@media screen and (max-width:1399px){.rv-22-header__nav>ul{gap:15px}}.rv-22-header__nav>ul a:before{background-color:#b38d3f}.rv-22-header__nav>ul a:hover{color:#b38d3f}@media screen and (max-width:991px){.rv-22-header-bottom-right{gap:20px}}@media screen and (max-width:479px){.rv-22-header-bottom-right{flex-direction:row}}.rv-22-header-bottom-right button:hover{color:#b38d3f}.rv-22-mobile-menu-btn{background-color:#b38d3f;border-color:#b38d3f}.rv-23-header{position:absolute;width:100%;z-index:10}.rv-23-header.fixed{background-color:#202731}.rv-23-header-left{display:flex;align-items:center;gap:123px}@media screen and (max-width:1399px){.rv-23-header-left{gap:93px}}@media screen and (max-width:1199px){.rv-23-header-left{gap:63px}}@media screen and (max-width:991px){.rv-23-header .rv-1-header-nav__sidebar{background-color:#202731}}.rv-23-header__nav>ul a:before{background-color:#3ba52d}.rv-23-header__nav>ul a:hover{color:#3ba52d}.rv-23-header__nav>ul a:hover:before{background-color:#3ba52d}@media screen and (max-width:1199px){.rv-23-header-right-btns{gap:20px}}.rv-23-header-right-btns button:hover{color:#3ba52d}.rv-23-header-right-btns a{color:hsla(0,0%,100%,.7)}.rv-23-header-right-btns a i{color:var(--white-f)}.rv-23-header-right-btns a:hover{color:#3ba52d}.rv-23-mobile-menu-btn{background-color:#3ba52d;border-color:#3ba52d}.rv-23-mobile-menu-btn:hover{color:var(--white-f);background-color:transparent}.rv-24-header{position:absolute;z-index:22;width:100%;box-shadow:none}.rv-24-header.fixed{background-color:var(--black)}@media screen and (max-width:991px){.rv-24-header .rv-1-header-nav__sidebar{background-color:#142226}}.rv-24-header__nav>ul a{color:var(--white-f)}.rv-24-header__nav>ul a:before{background-color:#ecb774}.rv-24-header__nav>ul a:hover{color:#ecb774}.rv-24-header-right-btns a:last-child{background-color:#a58051;border-color:#a58051;font-family:var(--mulish);height:50px;line-height:47px}@media screen and (max-width:991px){.rv-24-header-right-btns a:last-child{height:45px;line-height:43px}}@media screen and (max-width:767px){.rv-24-header-right-btns a:last-child{height:40px;line-height:37px}}.rv-24-header-right-btns a:last-child:hover{color:var(--white-f);border-color:#a58051}.rv-24-mobile-menu-btn{background-color:#a58051;border-color:#a58051}.rv-24-mobile-menu-btn:hover{background-color:transparent;color:var(--white-f)}.rv-25-header{padding:0}.rv-25-header-top{padding:12px 0;background-color:#020208}.rv-25-header-top__actions{row-gap:12px}.rv-25-header-bottom{position:absolute;z-index:22;width:100%;border-bottom:1px solid hsla(0,0%,100%,.14)}.rv-25-header-bottom.fixed{background-color:#1c312c}.rv-25-header-bottom-left{display:flex;gap:10px;border-right:1px solid hsla(0,0%,100%,.14)}@media screen and (max-width:1199px){.rv-25-header-bottom-right__actions{gap:18px}}@media screen and (max-width:991px){.rv-25-header-bottom-right__actions{padding-right:15px}}.rv-25-header-bottom-right__actions a{color:var(--white-f)}.rv-25-header-bottom-right__actions a i{padding-right:8px}.rv-25-header-bottom-right__actions a:hover{color:#a07549;background-color:transparent}@media screen and (max-width:1199px){.rv-25-header-bottom-right__actions .rv-3-def-btn{padding:0 20px}}.rv-25-header .rv-1-header-nav__sidebar{background-color:#1c312c}.rv-25-header__nav>ul>li{line-height:80px}@media screen and (max-width:991px){.rv-25-header__nav>ul>li{line-height:normal}}.rv-25-header__nav>ul a{color:var(--white-f)}.rv-25-header__nav>ul a:before{background-color:#a07549}.rv-25-header__nav>ul a:hover{color:#a07549}.rv-25-logo{border-right:1px solid hsla(0,0%,100%,.14);padding:15px 40px 15px 0}@media screen and (max-width:1199px){.rv-25-logo{padding-right:20px}}.rv-25-mobile-menu-btn{background-color:#a97240;border-color:#a97240}.rv-25-mobile-menu-btn:hover{background-color:transparent;color:var(--white-f)}.rv-1-banner{background-color:var(--green);position:relative;z-index:1}.rv-1-banner__txt{padding:50px 50px 50px 180px}@media screen and (max-width:1599px){.rv-1-banner__txt{padding:50px}}@media screen and (max-width:1199px){.rv-1-banner__txt{padding:40px}}@media screen and (max-width:991px){.rv-1-banner__txt{padding:30px}}@media screen and (max-width:767px){.rv-1-banner__txt{padding:45px 30px;text-align:center}}@media screen and (max-width:479px){.rv-1-banner__txt{padding:35px 30px}}.rv-1-banner__title{font-size:100px;line-height:104%;font-weight:700;text-transform:uppercase;color:var(--white-f);margin-bottom:40px}@media screen and (max-width:1599px){.rv-1-banner__title{font-size:90px}}@media screen and (max-width:1399px){.rv-1-banner__title{font-size:75px;margin-bottom:30px}}@media screen and (max-width:1199px){.rv-1-banner__title{font-size:65px}}@media screen and (max-width:991px){.rv-1-banner__title{font-size:42px;margin-bottom:20px}}@media screen and (max-width:767px){.rv-1-banner__title{font-size:35px}}@media screen and (max-width:479px){.rv-1-banner__title{font-size:30px}}.rv-1-banner__infos{display:flex;column-gap:40px;row-gap:15px;margin-bottom:64px}@media screen and (max-width:1399px){.rv-1-banner__infos{margin-bottom:34px}}@media screen and (max-width:1199px){.rv-1-banner__infos{gap:25px;row-gap:15px;flex-wrap:wrap}}@media screen and (max-width:991px){.rv-1-banner__infos{margin-bottom:24px}}@media screen and (max-width:767px){.rv-1-banner__infos{justify-content:center}}.rv-1-banner__info{display:flex;align-items:center;gap:10px;font-weight:600;font-family:var(--mulish);color:var(--white-f)}.rv-1-banner__info i{font-size:20px}.rv-1-banner__actions{display:flex;align-items:center;gap:20px}@media screen and (max-width:991px){.rv-1-banner__actions{row-gap:10px;flex-wrap:wrap}}@media screen and (max-width:767px){.rv-1-banner__actions{justify-content:center}}.rv-1-banner__socials{display:flex;gap:10px;padding-left:180px;position:relative}@media screen and (max-width:1399px){.rv-1-banner__socials{padding-left:80px}}@media screen and (max-width:1199px){.rv-1-banner__socials{padding-left:50px}}@media screen and (max-width:991px){.rv-1-banner__socials{padding-left:0}}.rv-1-banner__socials:before{content:"";position:absolute;left:0;top:50%;translate:0 -50%;width:160px;height:2px;background-color:hsla(0,0%,100%,.24)}@media screen and (max-width:1399px){.rv-1-banner__socials:before{width:70px}}@media screen and (max-width:1199px){.rv-1-banner__socials:before{width:40px}}@media screen and (max-width:991px){.rv-1-banner__socials:before{content:none}}.rv-1-banner__socials a{width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;color:var(--white-f);border:1.5px solid hsla(0,0%,100%,.14);font-size:14px}.rv-1-banner__socials a:hover{background-color:var(--orange);border-color:var(--orange)}.rv-1-banner__vector{position:absolute;z-index:-1;animation:spin 2.5s linear infinite}.rv-1-banner__vector-1{top:63px;left:57px}.rv-1-banner__vector-2{top:163px;left:788px}.rv-1-banner__vector-3{bottom:161px;left:118px;animation:moveX 1.5s linear infinite alternate}.rv-1-banner__vector-4{top:458px;left:802px}.rv-1-banner__vector-5{bottom:88px;left:880px;animation:moveX 1.5s linear infinite alternate}@keyframes spin{0%{rotate:0}to{rotate:1turn}}@keyframes moveX{0%{transform:translateX(0)}to{transform:translateX(20px)}}.reveal{position:relative;width:100%;overflow:hidden}.reveal img{height:100%;object-fit:cover;transform-origin:left;transition:none}.rv-2-banner{background-color:#292929;overflow:hidden}.rv-2-banner__img{padding-top:45px;background:url(/_next/static/media/rv-2-banner-img-bg.e4b506e4.png) no-repeat top;background-size:contain;animation:bgPosition 1.5s ease forwards;display:flex;justify-content:flex-end}@media screen and (max-width:1599px){.rv-2-banner__img{justify-content:center}}@media screen and (max-width:767px){.rv-2-banner__img{padding-top:0}}.rv-2-banner__img img{max-width:none}@media screen and (max-width:1599px){.rv-2-banner__img img{max-width:530px}}@media screen and (max-width:1399px){.rv-2-banner__img img{max-width:490px}}@media screen and (max-width:1199px){.rv-2-banner__img img{max-width:460px}}@media screen and (max-width:767px){.rv-2-banner__img img{max-width:300px}}@media screen and (max-width:479px){.rv-2-banner__img img{max-width:280px}}.rv-2-banner__txt{padding:220px 0 235px}@media screen and (max-width:1599px){.rv-2-banner__txt{padding:160px 0 195px}}@media screen and (max-width:1399px){.rv-2-banner__txt{padding:140px 0 145px}}@media screen and (max-width:991px){.rv-2-banner__txt{padding:140px 0 115px}}@media screen and (max-width:767px){.rv-2-banner__txt{padding:110px 0 55px}}@media screen and (max-width:479px){.rv-2-banner__txt{padding:80px 0 25px}}.rv-2-banner__title{font-size:110px;font-weight:800;text-transform:uppercase;color:var(--white-f);line-height:94.545%;margin-bottom:36px}@media screen and (max-width:1599px){.rv-2-banner__title{font-size:90px}}@media screen and (max-width:1399px){.rv-2-banner__title{font-size:80px;margin-bottom:26px}}@media screen and (max-width:1199px){.rv-2-banner__title{font-size:75px}}@media screen and (max-width:991px){.rv-2-banner__title{font-size:65px}}@media screen and (max-width:767px){.rv-2-banner__title{font-size:50px;margin-bottom:16px}}@media screen and (max-width:575px){.rv-2-banner__title{font-size:45px}}@media screen and (max-width:479px){.rv-2-banner__title{font-size:40px}}.rv-2-banner__title .stroked-txt{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px hsla(0,0%,100%,.3);font-weight:900}.rv-2-banner__label{position:relative;color:var(--white-f);padding-left:160px;font-weight:500;font-size:20px;color:hsla(0,0%,100%,.6);font-family:var(--mulish);margin-bottom:62px}@media screen and (max-width:1599px){.rv-2-banner__label{margin-bottom:42px}}@media screen and (max-width:1399px){.rv-2-banner__label{margin-bottom:27px}}@media screen and (max-width:991px){.rv-2-banner__label{padding-left:80px;font-size:18px}}@media screen and (max-width:767px){.rv-2-banner__label{margin-bottom:17px}}@media screen and (max-width:479px){.rv-2-banner__label{margin-bottom:12px}}.rv-2-banner__label:before{content:"";position:absolute;left:0;background:linear-gradient(270deg,#daed1a -.71%,rgba(218,237,26,0));width:140px;height:2px;top:50%;translate:0 -50%;transition:.4s ease}@media screen and (max-width:991px){.rv-2-banner__label:before{width:60px}}.rv-2-banner__infos{display:flex;gap:40px}@media screen and (max-width:991px){.rv-2-banner__infos{flex-wrap:wrap;gap:20px 30px}}@media screen and (max-width:479px){.rv-2-banner__infos{gap:20px;justify-content:center}}.rv-2-banner-info{display:flex;align-items:center;gap:20px;color:var(--white-f)}@media screen and (max-width:1599px){.rv-2-banner-info{flex-direction:column;align-items:flex-start;gap:15px}}@media screen and (max-width:767px){.rv-2-banner-info{align-items:center;text-align:center}}.rv-2-banner-info__icon{flex-shrink:0}.rv-2-banner-info__icon img{width:70px;height:70px;border-radius:50%}@media screen and (max-width:1599px){.rv-2-banner-info__icon img{width:60px;height:60px}}@media screen and (max-width:1399px){.rv-2-banner-info__icon img{width:50px;height:50px}}@media screen and (max-width:1199px){.rv-2-banner-info__icon img{width:40px;height:40px}}.rv-2-banner-info__title{font-family:var(--mulish);font-size:20px;font-weight:700;margin-bottom:5px}@media screen and (max-width:1199px){.rv-2-banner-info__title{font-size:18px}}@media screen and (max-width:575px){.rv-2-banner-info__title{font-size:16px}}.rv-2-banner-info__sub-title{font-family:var(--mulish);font-size:16px;font-weight:500;color:hsla(0,0%,100%,.7)}@keyframes bgPosition{0%{background-position:50%}to{background-position:top}}.rv-3-banner{position:relative;z-index:1;overflow:hidden}.rv-3-banner__slide{padding:280px 0 363px;background:url(/_next/static/media/rv-3-banner-bg-1.217b34de.jpg) no-repeat 50%;background-size:cover;z-index:1}@media screen and (max-width:1599px){.rv-3-banner__slide{padding:230px 0 263px}}@media screen and (max-width:1399px){.rv-3-banner__slide{padding:230px 0 233px}}@media screen and (max-width:1199px){.rv-3-banner__slide{padding:170px 0 203px}}@media screen and (max-width:991px){.rv-3-banner__slide{padding:160px 0 163px}}@media screen and (max-width:767px){.rv-3-banner__slide{padding:150px 0 143px}}@media screen and (max-width:575px){.rv-3-banner__slide{padding:140px 0 123px}}.rv-3-banner__slide:before{content:attr(data-text);position:absolute;bottom:80px;left:50%;translate:-50% 0;z-index:-1;color:hsla(0,0%,100%,.1);text-align:center;font-size:300px;font-weight:600;line-height:74%;text-transform:uppercase;width:100%;font-size:clamp(50px,15.6vw,300px)}@media screen and (max-width:767px){.rv-3-banner__slide:before{bottom:60px}}.rv-3-banner__slide--2{background-image:url(/_next/static/media/rv-3-banner-bg-2.217b34de.jpg)}.rv-3-banner__slide--3{background-image:url(/_next/static/media/rv-3-banner-bg-3.217b34de.jpg)}.rv-3-banner .swiper-slide-active .rv-3-banner__sub-title:before{height:calc(100% + 20px)}.rv-3-banner .swiper-slide-active .rv-3-banner__sub-title:after{width:calc(100% + 30px)}.rv-3-banner .swiper-slide-active .rv-3-banner__btns{transform:translateY(0);opacity:1}.rv-3-banner-left,.rv-3-banner-right{position:absolute;left:0;width:80px;height:100%;z-index:1;top:0;border-right:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:991px){.rv-3-banner-left,.rv-3-banner-right{display:none}}.rv-3-banner-right{right:0;left:auto;background-color:#050505}.rv-3-banner__socials.rv-1-socials{display:flex;flex-direction:column;align-items:center;position:absolute;z-index:2;gap:42px;color:#fff;top:50%;left:20px;translate:0 -50%}@media screen and (max-width:1199px){.rv-3-banner__socials.rv-1-socials{gap:32px}}.rv-3-banner__socials.rv-1-socials .h6,.rv-3-banner__socials.rv-1-socials h6{position:relative;text-transform:capitalize;writing-mode:vertical-lr;margin:0;font-family:var(--mulish);font-size:16px;font-weight:700}.rv-3-banner__socials.rv-1-socials .h6:before,.rv-3-banner__socials.rv-1-socials h6:before{content:"";position:absolute;left:50%;translate:-50% 0;width:2px;height:14px;top:calc(100% + 8px);background-color:var(--white-f)}.rv-3-banner__socials.rv-1-socials ul{display:flex;flex-direction:column;gap:20px;align-items:center}@media screen and (max-width:1199px){.rv-3-banner__socials.rv-1-socials ul{gap:10px}}.rv-3-banner__socials.rv-1-socials a{border:1px solid hsla(0,0%,100%,.2);color:var(--white-f)}@media screen and (max-width:1199px){.rv-3-banner__socials.rv-1-socials a{font-size:14px;width:35px;height:35px;line-height:35px}}.rv-3-banner__socials.rv-1-socials a:hover{background-color:#a97240;border-color:#a97240}.rv-3-banner__txt{text-align:center;color:var(--white-f)}.rv-3-banner__sub-title{margin:auto auto 32px}@media screen and (max-width:991px){.rv-3-banner__sub-title{margin-bottom:22px}}.rv-3-banner__sub-title:before{height:0;background-color:hsla(0,0%,100%,.3)}.rv-3-banner__sub-title:after{width:0;background-color:hsla(0,0%,100%,.3)}.rv-3-banner__title{font-size:70px;font-weight:600;line-height:114.286%;margin-bottom:50px}@media screen and (max-width:1399px){.rv-3-banner__title{font-size:55px}}@media screen and (max-width:1199px){.rv-3-banner__title{font-size:45px;margin-bottom:35px}}@media screen and (max-width:991px){.rv-3-banner__title{font-size:40px;margin-bottom:25px}}@media screen and (max-width:767px){.rv-3-banner__title{margin-bottom:25px;font-size:34px}}@media screen and (max-width:575px){.rv-3-banner__title{margin-bottom:20px}}@media screen and (max-width:479px){.rv-3-banner__title{font-size:28px}}.rv-3-banner__btns{display:flex;gap:15px;justify-content:center;transform:translateY(100%);transition:.8s ease .2s;opacity:0}.rv-3-banner__btns a:hover{background-color:transparent}.rv-3-banner__btns a:nth-child(2){border:1px solid hsla(0,0%,100%,.2);background-color:transparent}.rv-3-banner__btns a:nth-child(2):hover{background-color:var(--white-f);border-color:var(--white-f);color:var(--black)}.rv-3-banner-swiper-pagination.swiper-pagination-bullets{position:absolute;bottom:0;z-index:2;color:#fff;display:flex;justify-content:center;gap:70px;padding:25px 0;border-top:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:991px){.rv-3-banner-swiper-pagination.swiper-pagination-bullets{gap:50px}}@media screen and (max-width:767px){.rv-3-banner-swiper-pagination.swiper-pagination-bullets{padding:15px 0}}.rv-3-banner-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{width:auto;height:auto;background:none;border-bottom:1px solid transparent;color:hsla(0,0%,100%,.3);font-size:20px;font-weight:500;border-radius:0;opacity:1;margin:0;transition:.4s ease}.rv-3-banner-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{border-color:var(--white-f);color:var(--white-f)}.rv-4-banner{padding:30px 0}.rv-4-banner-slide{overflow:hidden}.rv-4-banner-slide.swiper-slide-active .rv-4-banner-slide__txt{transform:rotateY(0) rotateX(0deg) translate(0) skew(0deg,0deg);opacity:1}.rv-4-banner-slide__img img{width:100%}@media screen and (max-width:479px){.rv-4-banner-slide__img img{height:350px}}.rv-4-banner-slide__txt{position:absolute;border:1px solid hsla(0,0%,100%,.3);background:rgba(8,28,21,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);inset:0;text-align:center;padding:50px 60px;color:var(--white-f);inset:23% 15%;height:max-content;top:auto;overflow:hidden;transition:.6s cubic-bezier(.25,.46,.45,.94);transform:rotateY(-35deg) rotateX(-20deg) translate(250px,250px) skew(12deg,15deg);opacity:0}@media screen and (max-width:1599px){.rv-4-banner-slide__txt{padding:45px 40px;inset:23% 12%}}@media screen and (max-width:1399px){.rv-4-banner-slide__txt{padding:30px 35px;inset:23% 10%}}@media screen and (max-width:479px){.rv-4-banner-slide__txt{inset:0;top:auto;padding:20px 25px}}.rv-4-banner-slide__infos{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:11px}@media screen and (max-width:479px){.rv-4-banner-slide__infos{gap:10px;flex-wrap:wrap;row-gap:0}}.rv-4-banner-slide__infos li{font-size:14px;font-weight:400;line-height:200%}.rv-4-banner-slide__infos li:not(:last-child){padding-right:16px;position:relative}@media screen and (max-width:479px){.rv-4-banner-slide__infos li:not(:last-child){padding-right:14px}}.rv-4-banner-slide__infos li:not(:last-child):before{content:"";position:absolute;top:50%;translate:0 -50%;right:0;background-color:var(--white-f);border-radius:50%;width:4px;height:4px}.rv-4-banner-slide__title{font-size:40px;font-weight:600;line-height:125%;margin-bottom:24px;font-size:clamp(20px,2.18vw,40px)}@media screen and (max-width:1399px){.rv-4-banner-slide__title{margin-bottom:14px}}.rv-4-banner-slide__title a{background:linear-gradient(to right,var(--white-f),var(--white-f)) no-repeat 0 100%;background-size:0 2px;display:inline}.rv-4-banner-slide__title a:hover{background-size:100% 2px}.rv-4-banner-slide-author{display:flex;justify-content:center;align-items:center;gap:12px}.rv-4-banner-slide-author img{width:40px;height:40px;border-radius:50%}.rv-4-banner-slide-author__txt{margin-bottom:0}.rv-4-banner-slide-author__txt span{color:hsla(0,0%,100%,.7)}.rv-4-banner-slide-author__txt a:hover{color:#a90e20}.rv-5-banner{position:relative}@media screen and (min-width:1400px){.rv-5-banner .container{max-width:1920px;padding:0}}.rv-5-banner__slider img{aspect-ratio:1903/870}@media screen and (max-width:575px){.rv-5-banner__slider img{aspect-ratio:1903/1000}}@media screen and (max-width:479px){.rv-5-banner__slider img{aspect-ratio:1813/1120}}.rv-5-banner__bottom{position:absolute;bottom:0;left:0;max-width:895px;z-index:1;display:flex}@media screen and (max-width:1599px){.rv-5-banner__bottom{max-width:825px}}@media screen and (max-width:1399px){.rv-5-banner__bottom{max-width:725px}}@media screen and (max-width:1199px){.rv-5-banner__bottom{max-width:605px}}@media screen and (max-width:991px){.rv-5-banner__bottom{position:relative;margin:-80px auto auto}}@media screen and (max-width:575px){.rv-5-banner__bottom{max-width:100%}}@media screen and (max-width:479px){.rv-5-banner__bottom{flex-wrap:wrap}.rv-5-banner__bottom>*{width:100%}}.rv-5-banner__txt-slider{width:calc(100% - 100px)}@media screen and (max-width:575px){.rv-5-banner__txt-slider{width:calc(100% - 95px)}}@media screen and (max-width:479px){.rv-5-banner__txt-slider{width:100%}}.rv-5-banner__txt-slider-nav{flex-shrink:0;display:flex;flex-direction:column;background:rgba(25,36,29,.9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:70px 40px;min-width:140px;justify-content:space-between}@media screen and (max-width:1399px){.rv-5-banner__txt-slider-nav{padding:70px 20px;min-width:120px}}@media screen and (max-width:1199px){.rv-5-banner__txt-slider-nav{min-width:100px}}@media screen and (max-width:991px){.rv-5-banner__txt-slider-nav{padding:40px 20px}}@media screen and (max-width:767px){.rv-5-banner__txt-slider-nav{padding:30px 20px}}@media screen and (max-width:575px){.rv-5-banner__txt-slider-nav{min-width:95px}}@media screen and (max-width:479px){.rv-5-banner__txt-slider-nav{flex-direction:row-reverse;padding:10px 20px}}.rv-5-banner__txt-slider-nav button{color:var(--white-f)}.rv-5-banner__txt-slider-nav button.swiper-button-disabled{opacity:50%}.rv-5-banner__txt-slide{padding:140px 120px 135px;background:url(/_next/static/media/rv-5-banner-txt-bg.13f976a4.png) #404b44 no-repeat 50%;background-size:auto;align-self:flex-end}@media screen and (max-width:1599px){.rv-5-banner__txt-slide{padding:100px 70px 95px}}@media screen and (max-width:1399px){.rv-5-banner__txt-slide{padding:70px 60px 66px}}@media screen and (max-width:1199px){.rv-5-banner__txt-slide{padding:55px 40px 51px}}@media screen and (max-width:991px){.rv-5-banner__txt-slide{padding:40px 40px 36px}}@media screen and (max-width:767px){.rv-5-banner__txt-slide{padding:30px 30px 26px}}@media screen and (max-width:479px){.rv-5-banner__txt-slide{padding:25px 20px 21px}}.rv-5-banner__title{color:var(--white-f);font-family:var(--philosopher);font-size:74px;font-weight:700;line-height:89.189%;margin-bottom:30px}@media screen and (max-width:1399px){.rv-5-banner__title{font-size:64px}}@media screen and (max-width:1199px){.rv-5-banner__title{font-size:54px;margin-bottom:20px}}@media screen and (max-width:991px){.rv-5-banner__title{font-size:45px;margin-bottom:15px}}@media screen and (max-width:767px){.rv-5-banner__title{font-size:42px;margin-bottom:15px}}@media screen and (max-width:575px){.rv-5-banner__title{font-size:38px}}@media screen and (max-width:479px){.rv-5-banner__title{font-size:35px}}.rv-5-banner__sub-title{color:hsla(0,0%,100%,.7);font-size:24px;font-weight:400;margin-bottom:0}@media screen and (max-width:1199px){.rv-5-banner__sub-title{font-size:22px}}@media screen and (max-width:991px){.rv-5-banner__sub-title{font-size:20px}}@media screen and (max-width:575px){.rv-5-banner__sub-title{font-size:18px}}@media screen and (max-width:479px){.rv-5-banner__sub-title{font-size:16px;line-height:1.4}}.rv-6-banner{position:relative;padding:208px 0;background-color:#f5f5f5}@media screen and (max-width:1599px){.rv-6-banner{padding:168px 70px}}@media screen and (max-width:1399px){.rv-6-banner{padding:118px 70px}}@media screen and (max-width:1199px){.rv-6-banner{padding:108px 70px}}@media screen and (max-width:991px){.rv-6-banner{padding:68px 70px}}@media screen and (max-width:767px){.rv-6-banner{padding:60px}}@media screen and (max-width:479px){.rv-6-banner{padding:60px 0}}.rv-6-banner__slide{opacity:0!important}.rv-6-banner__slide.swiper-slide-active{opacity:1!important}.rv-6-banner__slide.swiper-slide-active .rv-6-def-btn{transform:translateY(0);opacity:1}@media screen and (max-width:991px){.rv-6-banner__txt{text-align:center}}.rv-6-banner__title{color:#050505;font-size:70px;font-weight:700;line-height:114.286%;margin-bottom:28px}@media screen and (max-width:1599px){.rv-6-banner__title{font-size:65px}}@media screen and (max-width:1399px){.rv-6-banner__title{font-size:50px}}@media screen and (max-width:1199px){.rv-6-banner__title{font-size:40px;margin-bottom:18px}}@media screen and (max-width:991px){.rv-6-banner__title{font-size:35px;margin-bottom:13px}}@media screen and (max-width:575px){.rv-6-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-6-banner__title{font-size:28px;margin-bottom:8px}}.rv-6-banner__descr{color:rgba(5,5,5,.6);font-family:var(--mulish);font-size:18px;font-weight:500;line-height:155.556%;margin-bottom:37px}@media screen and (max-width:1199px){.rv-6-banner__descr{margin-bottom:27px}}@media screen and (max-width:991px){.rv-6-banner__descr{margin-bottom:22px}}@media screen and (max-width:575px){.rv-6-banner__descr{font-size:16px}}@media screen and (max-width:479px){.rv-6-banner__descr{margin-bottom:17px}}.rv-6-banner .rv-6-def-btn{transform:translateY(100%);opacity:0;transition:.4s ease,opacity 1s ease 1s,transform 1s ease 1s}.rv-6-banner__img{text-align:end}@media screen and (max-width:991px){.rv-6-banner__img{text-align:center}}.rv-6-banner__img img{-webkit-mask:url(/_next/static/media/rv-6-banner-shape.b8efa174.svg) center center no-repeat;mask:url(/_next/static/media/rv-6-banner-shape.b8efa174.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.rv-6-banner .rv-3-banner__socials.rv-1-socials{color:#050505;flex-direction:column-reverse;left:40px}@media screen and (max-width:1599px){.rv-6-banner .rv-3-banner__socials.rv-1-socials{left:20px}}@media screen and (max-width:767px){.rv-6-banner .rv-3-banner__socials.rv-1-socials{left:12px}}@media screen and (max-width:479px){.rv-6-banner .rv-3-banner__socials.rv-1-socials{flex-direction:row;position:static;translate:0 0;justify-content:center;margin:15px 0}}.rv-6-banner .rv-3-banner__socials.rv-1-socials .h6,.rv-6-banner .rv-3-banner__socials.rv-1-socials h6{scale:-1}@media screen and (max-width:479px){.rv-6-banner .rv-3-banner__socials.rv-1-socials .h6,.rv-6-banner .rv-3-banner__socials.rv-1-socials h6{scale:1;writing-mode:horizontal-tb}}.rv-6-banner .rv-3-banner__socials.rv-1-socials .h6:before,.rv-6-banner .rv-3-banner__socials.rv-1-socials h6:before{background-color:#050505}@media screen and (max-width:479px){.rv-6-banner .rv-3-banner__socials.rv-1-socials .h6:before,.rv-6-banner .rv-3-banner__socials.rv-1-socials h6:before{left:calc(100% + 8px);width:14px;height:2px;top:50%;translate:0 -50%}}.rv-6-banner .rv-3-banner__socials.rv-1-socials ul{gap:8px}@media screen and (max-width:479px){.rv-6-banner .rv-3-banner__socials.rv-1-socials ul{flex-direction:row}}.rv-6-banner .rv-3-banner__socials.rv-1-socials a{color:#050505;background-color:rgba(5,5,5,.1)}.rv-6-banner .rv-3-banner__socials.rv-1-socials a:hover{border-color:#f2584c;background-color:#f2584c;color:var(--white-f)}#rv-6-banner__slider-nav{position:absolute;top:50%;translate:0 -50%;right:40px;display:flex;flex-direction:column}@media screen and (max-width:1599px){#rv-6-banner__slider-nav{right:20px}}@media screen and (max-width:1399px){#rv-6-banner__slider-nav{right:15px}}@media screen and (max-width:767px){#rv-6-banner__slider-nav{right:12px}}@media screen and (max-width:479px){#rv-6-banner__slider-nav{position:static;translate:0 0;flex-direction:row;justify-content:center}}#rv-6-banner__slider-nav button{font-size:16px}.rv-7-banner{background:url(/_next/static/media/rv-7-banner-bg.013711b9.jpg) no-repeat 50%;background-size:cover;padding:85px 55px 135px;position:relative;overflow:hidden}@media screen and (max-width:1399px){.rv-7-banner{padding:65px 55px 115px}}@media screen and (max-width:991px){.rv-7-banner{text-align:center}}@media screen and (max-width:575px){.rv-7-banner{padding:65px 0 115px}}.rv-7-banner__slide{overflow:hidden}.rv-7-banner__slide.swiper-slide-active .rv-7-banner__infos>*{transform:translateX(0);opacity:1}.rv-7-banner__slide.swiper-slide-active .rv-7-def-btn{transform:translateY(0);opacity:1}.rv-7-banner__sub-title{color:#e9a727;font-size:20px;margin-bottom:19px}@media screen and (max-width:767px){.rv-7-banner__sub-title{margin-bottom:9px}}@media screen and (max-width:479px){.rv-7-banner__sub-title{font-size:18px}}.rv-7-banner__title{color:var(--white-f);font-size:64px;font-weight:700;line-height:109.375%;margin-bottom:38px}@media screen and (max-width:1399px){.rv-7-banner__title{font-size:60px}}@media screen and (max-width:1199px){.rv-7-banner__title{font-size:50px;margin-bottom:28px}}@media screen and (max-width:991px){.rv-7-banner__title{font-size:45px;margin-bottom:18px}}@media screen and (max-width:767px){.rv-7-banner__title{font-size:40px}}@media screen and (max-width:575px){.rv-7-banner__title{font-size:35px}}@media screen and (max-width:479px){.rv-7-banner__title{font-size:30px}}.rv-7-banner__infos{align-items:center}@media screen and (max-width:1399px){.rv-7-banner__infos{gap:25px}}@media screen and (max-width:1199px){.rv-7-banner__infos{flex-wrap:wrap;row-gap:20px}}@media screen and (max-width:991px){.rv-7-banner__infos{justify-content:center}}@media screen and (max-width:767px){.rv-7-banner__infos{row-gap:10px}}.rv-7-banner__infos>*{transform:translateX(-20px);opacity:0;transition:.6s ease}.rv-7-banner__infos>:nth-child(2){transition-delay:.2s}.rv-7-banner__infos>:nth-child(3){transition-delay:.4s}.rv-7-banner-info img{max-width:40px;max-height:40px;object-fit:contain}@media screen and (max-width:767px){.rv-7-banner-info img{max-width:30px;max-height:30px}}@media screen and (max-width:479px){.rv-7-banner-info img{max-width:25px;max-height:25px}}.rv-7-banner .rv-7-def-btn{margin-top:54px;transform:translateY(80%);opacity:0;transition:.4s ease,transform .8s ease .3s,opacity 1.5s ease .3s}@media screen and (max-width:1399px){.rv-7-banner .rv-7-def-btn{margin-top:44px}}@media screen and (max-width:1199px){.rv-7-banner .rv-7-def-btn{margin-top:34px}}@media screen and (max-width:991px){.rv-7-banner .rv-7-def-btn{margin-top:24px}}.rv-7-banner__img{text-align:end}@media screen and (max-width:991px){.rv-7-banner__img{text-align:center}}.rv-7-banner__img img{max-height:450px;object-fit:contain}@media screen and (max-width:767px){.rv-7-banner__img img{max-width:300px}}.rv-7-banner__vector{position:absolute;pointer-events:none}.rv-7-banner__vector--1{left:0;top:65px}.rv-7-banner__vector--2{bottom:0;right:0}.rv-7-slider-nav{position:absolute;top:50%;translate:-50% -50%;left:50%;width:calc(100% - 100px);justify-content:space-between;visibility:hidden}@media screen and (max-width:1599px){.rv-7-slider-nav{width:calc(100% - 15px)}}@media screen and (max-width:575px){.rv-7-slider-nav{position:static;translate:none;justify-content:center;gap:10px;padding-top:15px}}.rv-7-slider-nav button{visibility:visible;background-color:hsla(0,0%,100%,.2);color:var(--white-f);border-color:hsla(0,0%,100%,.05)}.rv-7-slider-nav button:hover{background-color:var(--white-f);color:var(--black);border-color:var(--white-f)}.rv-7-def-btn{border-radius:30px;background:var(--white-f);height:45px;line-height:45px}.rv-8-banner{background-color:#033e84;position:relative;z-index:1;overflow:hidden}@media screen and (min-width:1500px){.rv-8-banner>.container{max-width:1400px}}@media screen and (min-width:1700px){.rv-8-banner>.container{max-width:1600px}}.rv-8-banner__txt{padding:220px 0 260px}@media screen and (max-width:1599px){.rv-8-banner__txt{padding:190px 0 230px}}@media screen and (max-width:1399px){.rv-8-banner__txt{padding:160px 0 200px}}@media screen and (max-width:1199px){.rv-8-banner__txt{padding:130px 0 170px}}@media screen and (max-width:991px){.rv-8-banner__txt{padding:80px 0 170px}}@media screen and (max-width:575px){.rv-8-banner__txt{padding:60px 0 170px}}.rv-8-banner__sub-title{color:hsla(0,0%,100%,.7);margin-bottom:13px}.rv-8-banner__sub-title:before{background-color:var(--white-f)}.rv-8-banner__title{color:var(--white-f);font-family:var(--mulish);font-size:66px;font-weight:800;line-height:112.121%;margin-bottom:22px}@media screen and (min-width:1500px){.rv-8-banner__title{font-size:64px}}@media screen and (max-width:1499px){.rv-8-banner__title{font-size:60px}}@media screen and (max-width:1399px){.rv-8-banner__title{font-size:50px}}@media screen and (max-width:1199px){.rv-8-banner__title{font-size:42px}}@media screen and (max-width:767px){.rv-8-banner__title{font-size:38px}}@media screen and (max-width:575px){.rv-8-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-8-banner__title{font-size:30px}}.rv-8-banner__descr{color:hsla(0,0%,100%,.7);font-family:var(--mulish);font-size:16px;font-weight:400;line-height:162.5%;width:75%;margin-bottom:42px}@media screen and (max-width:991px){.rv-8-banner__descr{width:80%;margin-bottom:37px}}@media screen and (max-width:767px){.rv-8-banner__descr{width:100%;margin-bottom:32px}}@media screen and (max-width:479px){.rv-8-banner__descr{margin-bottom:22px}}.rv-8-banner .rv-8-def-btn{border:1px solid hsla(0,0%,100%,.18);background-color:transparent}.rv-8-banner .rv-8-def-btn:hover{color:var(--white-f);background-color:#1c74e9;border-color:#1c74e9}.rv-8-banner__img{position:relative;z-index:-1}@media screen and (max-width:991px){.rv-8-banner__img{position:absolute;bottom:0}}.rv-8-banner__img:before{content:"";position:absolute;border-radius:580px;background:#0ccace;filter:blur(250px);width:580px;height:580px;z-index:-3}.rv-8-banner__img img{max-width:786px;margin-left:-235px}@media screen and (max-width:1399px){.rv-8-banner__img img{max-width:726px;margin-left:-205px}}@media screen and (max-width:1199px){.rv-8-banner__img img{max-width:590px;margin-left:-175px}}@media screen and (max-width:991px){.rv-8-banner__img img{margin-left:0}}@media screen and (max-width:767px){.rv-8-banner__img img{margin-left:-175px}}.rv-8-banner__vector{position:absolute;z-index:-1}.rv-8-banner__vector--1{bottom:92px;left:0}.rv-8-banner__vector--2{top:112px;left:108px}.rv-8-banner__vector--3{bottom:0;right:0}.rv-8-banner__form-area{background-color:#002a5b;padding:45px 40px 50px;width:max-content;max-width:100%;margin-left:auto}@media screen and (max-width:1399px){.rv-8-banner__form-area{padding:35px 30px 40px}}@media screen and (max-width:1199px){.rv-8-banner__form-area{padding:25px 25px 30px}}.rv-8-banner__form-area .h5,.rv-8-banner__form-area h5{color:var(--white-f);font-family:var(--mulish);font-size:24px;font-weight:700;margin-bottom:22px}@media screen and (max-width:1199px){.rv-8-banner__form-area .h5,.rv-8-banner__form-area h5{font-size:22px;margin-bottom:17px}}.rv-8-banner__form{display:flex;flex-direction:column;width:330px}@media screen and (max-width:1399px){.rv-8-banner__form{width:270px}}@media screen and (max-width:1199px){.rv-8-banner__form{width:auto}}.rv-8-banner__form input,.rv-8-banner__form select{border:1px solid hsla(0,0%,100%,.18);margin-bottom:14px;padding:9px 25px;color-scheme:dark;color:var(--white-f);font-family:var(--mulish);font-size:14px;font-weight:500;background-color:transparent}@media screen and (max-width:1199px){.rv-8-banner__form input,.rv-8-banner__form select{padding:7px 15px}}.rv-8-banner__form input::placeholder,.rv-8-banner__form select::placeholder{color:hsla(0,0%,100%,.7)}.rv-8-banner__form select:focus,.rv-8-banner__form select:focus-visible{outline:none}.rv-8-banner__form select:focus option,.rv-8-banner__form select:focus-visible option{background-color:#002a5b}.rv-8-banner__form .rv-3-def-btn{background-color:#1c74e9;border-color:#1c74e9}@media screen and (max-width:1199px){.rv-8-banner__form .rv-3-def-btn{height:37px;line-height:34px}}.rv-8-banner__form .rv-3-def-btn:hover{background-color:transparent}.rv-9-banner{position:relative}.rv-9-banner-slide{background:url(/_next/static/media/rv-9-banner-1.639bba5a.jpg) no-repeat 50%;background-size:cover;padding:243px 0 250px}@media screen and (max-width:1399px){.rv-9-banner-slide{padding:193px 0 200px}}@media screen and (max-width:1199px){.rv-9-banner-slide{padding:143px 0 150px}}@media screen and (max-width:991px){.rv-9-banner-slide{padding:123px 0 130px}}@media screen and (max-width:767px){.rv-9-banner-slide{padding:103px 0 110px}}@media screen and (max-width:575px){.rv-9-banner-slide{padding:88px 0 105px}}@media screen and (max-width:479px){.rv-9-banner-slide{padding:78px 0 95px}}.rv-9-banner-slide--2{background-image:url(/_next/static/media/rv-9-banner-2.639bba5a.jpg)}.rv-9-banner-slide--3{background-image:url(/_next/static/media/rv-9-banner-3.639bba5a.jpg)}.rv-9-banner-slide.swiper-slide-active .rv-9-banner__txt:before{animation:flip-in-ver-left 1.5s cubic-bezier(.25,.46,.45,.94) .2s both}.rv-9-banner-slide.swiper-slide-active .rv-9-banner-btn{transform:translateY(0);opacity:1}.rv-9-banner__txt{position:relative;z-index:1}.rv-9-banner__txt:before{content:"";z-index:-1;position:absolute;width:calc(100% - 220px);height:calc(100% + 263px);left:-140px;border:1px solid rgba(101,171,3,.5);opacity:.6;background:#081c15;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);top:50%;translate:0 -50%}.rv-9-banner__title{color:var(--white-f);font-family:var(--mulish);font-size:75px;font-weight:700;line-height:106.667%;margin-bottom:48px}@media screen and (max-width:1399px){.rv-9-banner__title{font-size:65px}}@media screen and (max-width:1199px){.rv-9-banner__title{font-size:60px;margin-bottom:38px}}@media screen and (max-width:991px){.rv-9-banner__title{font-size:52px}}@media screen and (max-width:767px){.rv-9-banner__title{font-size:45px;margin-bottom:30px}}@media screen and (max-width:575px){.rv-9-banner__title{font-size:40px;margin-bottom:25px}}@media screen and (max-width:479px){.rv-9-banner__title{font-size:35px;margin-bottom:20px}}.rv-9-banner__sub-title{color:var(--white-f);border-color:hsla(0,0%,100%,.2);margin-bottom:27px}@media screen and (max-width:767px){.rv-9-banner__sub-title{margin-bottom:22px}}@media screen and (max-width:575px){.rv-9-banner__sub-title{margin-bottom:17px}}@media screen and (max-width:479px){.rv-9-banner__sub-title{margin-bottom:12px}}.rv-9-banner__sub-title:before{background-color:var(--white-f)}.rv-9-banner-btn{background-color:#65ab03;border-color:#65ab03;height:54px;line-height:50px;padding:0 42px;font-weight:700;border-radius:30px;transform:translateY(100%);opacity:0;transition:.4s ease,transform 2.2s ease .2s,opacity 2.2s ease .2s}@media screen and (max-width:1199px){.rv-9-banner-btn{height:48px;line-height:45px;padding:0 32px}}@media screen and (max-width:767px){.rv-9-banner-btn{height:45px;line-height:42px;padding:0 27px}}@media screen and (max-width:479px){.rv-9-banner-btn{height:40px;line-height:38px;padding:0 23px}}.rv-9-banner .rv-9-slider-dots{position:absolute;right:80px;top:50%;translate:0 -50%;z-index:2;left:auto;flex-direction:column;width:max-content}@media screen and (max-width:991px){.rv-9-banner .rv-9-slider-dots{right:50px}}@media screen and (max-width:767px){.rv-9-banner .rv-9-slider-dots{right:20px}}@media screen and (max-width:479px){.rv-9-banner .rv-9-slider-dots{flex-direction:row;top:auto;bottom:10px;right:50%;translate:50% 0}}@keyframes flip-in-ver-left{0%{transform:rotateY(80deg);opacity:0}to{transform:rotateY(0);opacity:.6}}.rv-10-banner{text-align:center}.rv-10-banner__slide{padding:240px 0 283px;background:url(/_next/static/media/rv-10-banner-1.de015b35.jpg) no-repeat 50%;background-size:cover}@media screen and (max-width:1399px){.rv-10-banner__slide{padding:180px 0 223px}}@media screen and (max-width:1199px){.rv-10-banner__slide{padding:160px 0 193px}}@media screen and (max-width:991px){.rv-10-banner__slide{padding:140px 0 163px}}@media screen and (max-width:767px){.rv-10-banner__slide{padding:100px 0 123px}}.rv-10-banner__slide--2{background-image:url(/_next/static/media/rv-10-banner-2.de015b35.jpg)}.rv-10-banner__slide--3{background-image:url(/_next/static/media/rv-10-banner-3.de015b35.jpg)}.rv-10-banner__slide.swiper-slide-active .rv-10-banner__btns>*{transform:translateY(0);opacity:1}.rv-10-banner__sub-title{color:var(--white-f);font-size:22px;margin-bottom:26px}@media screen and (max-width:991px){.rv-10-banner__sub-title{margin-bottom:18px}}@media screen and (max-width:575px){.rv-10-banner__sub-title{font-size:20px}}.rv-10-banner__sub-title .styled{background-color:#efc329;color:var(--black);padding:0 3px}.rv-10-banner__title{color:var(--white-f);font-size:70px;font-weight:800;line-height:114.286%;margin-bottom:55px}@media screen and (max-width:1399px){.rv-10-banner__title{font-size:60px;margin-bottom:40px}}@media screen and (max-width:1199px){.rv-10-banner__title{font-size:50px;margin-bottom:30px}}@media screen and (max-width:991px){.rv-10-banner__title{font-size:40px;margin-bottom:20px}}@media screen and (max-width:767px){.rv-10-banner__title{font-size:34px}}@media screen and (max-width:575px){.rv-10-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-10-banner__title{font-size:28px}}.rv-10-banner__btns{display:flex;gap:15px;justify-content:center}.rv-10-banner__btns>*{opacity:0;transform:translateY(60%);transition:.4s ease,opacity 1.4s ease .5s,transform 1.4s ease .5s}.rv-10-banner__btns>:last-child{transition:.4s ease,opacity 1.4s ease .8s,transform 1.4s ease .8s}.rv-10-banner__btn:hover{color:var(--white-f)}.rv-10-banner__btn--2{border-radius:6px;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;color:var(--white-f)}.rv-10-banner__btn--2:hover{background-color:var(--white-f);color:var(--black)}.rv-10-banner .rv-7-slider-nav{z-index:1}@media screen and (max-width:767px){.rv-10-banner .rv-7-slider-nav{bottom:20px;position:absolute;top:auto;translate:-50% 0;width:max-content}}.rv-10-banner .rv-7-slider-nav button{border-radius:6px}@media screen and (max-width:479px){.rv-10-banner .rv-7-slider-nav button{width:40px;height:40px;line-height:37px}}.rv-10-colored{color:#efc329}.rv-11-banner__slide{background:url(/_next/static/media/rv-11-banner-1.de015b35.jpg) no-repeat 50%;background-size:cover;padding:260px 0 285px}@media screen and (max-width:1599px){.rv-11-banner__slide{padding:190px 0 215px}}@media screen and (max-width:1199px){.rv-11-banner__slide{padding:160px 0 195px}}@media screen and (max-width:991px){.rv-11-banner__slide{padding:110px 0 145px}}@media screen and (max-width:767px){.rv-11-banner__slide{padding:110px 0 115px}}@media screen and (max-width:479px){.rv-11-banner__slide{padding:90px 0 115px}}.rv-11-banner__slide--2{background-image:url(/_next/static/media/rv-11-banner-2.de015b35.jpg)}.rv-11-banner__slide--3{background-image:url(/_next/static/media/rv-11-banner-3.de015b35.jpg)}.rv-11-banner__slide.swiper-slide-active .cell{transform:translateX(100%);transition:1.5s ease}.rv-11-banner__slide.swiper-slide-active .cell:nth-child(2){transform:translateX(-100%)}.rv-11-banner__txt{text-align:center}.rv-11-banner__sub-title,.rv-11-banner__txt{color:var(--white-f)}.rv-11-banner__sub-title span{background-color:var(--white-f)}.rv-11-banner__sub-title span:after,.rv-11-banner__sub-title span:before{background-color:var(--white-f);opacity:90%}.rv-11-banner__title{color:var(--white-f);font-family:var(--mulish);font-size:60px;font-weight:700;line-height:123.333%;margin-bottom:50px}@media screen and (max-width:1399px){.rv-11-banner__title{font-size:50px;margin-bottom:40px}}@media screen and (max-width:1199px){.rv-11-banner__title{margin-bottom:30px}}@media screen and (max-width:991px){.rv-11-banner__title{font-size:40px}}@media screen and (max-width:767px){.rv-11-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-11-banner__title{font-size:26px;margin-bottom:20px}}.rv-11-banner .rv-7-slider-nav{z-index:1}@media screen and (max-width:575px){.rv-11-banner .rv-7-slider-nav{position:absolute;left:50%;translate:-50% 0;bottom:20px;top:auto}}.rv-11-banner .rv-7-slider-nav button{border-radius:14px 0}.rv-11-banner .rv-7-slider-nav button:last-child{border-radius:0 14px}.rv-11-banner .rv-11-def-btn{background-color:var(--white-f);border-color:var(--white-f);color:var(--black);font-weight:700}@keyframes rv-11-slide-right{0%{right:-10px}50%{border-radius:50%}to{right:100%;border-radius:0}}@keyframes rv-11-slide-left{0%{left:-10px}50%{border-radius:50%}to{left:100%;border-radius:0}}.rv-12-banner{position:relative}.rv-12-banner__slide{background:url(/_next/static/media/rv-12-banner-bg-1.0611817a.jpg) no-repeat 50%;background-size:cover;padding:270px 0 317px}@media screen and (max-width:1399px){.rv-12-banner__slide{padding:200px 0 247px}}@media screen and (max-width:1199px){.rv-12-banner__slide{padding:180px 0 217px}}@media screen and (max-width:991px){.rv-12-banner__slide{padding:160px 0 197px}}@media screen and (max-width:767px){.rv-12-banner__slide{padding:140px 0 207px}}@media screen and (max-width:479px){.rv-12-banner__slide{padding:110px 0 197px}}.rv-12-banner__slide:before{content:"";position:absolute;inset:0;z-index:-1;background-color:rgba(5,5,5,.64)}.rv-12-banner__slide .rv-10-section__sub-title{margin-bottom:10px}.rv-12-banner__slide .rv-11-banner__title{font-size:70px;line-height:114.286%;margin-bottom:40px}@media screen and (max-width:1399px){.rv-12-banner__slide .rv-11-banner__title{font-size:60px;margin-bottom:30px}}@media screen and (max-width:1199px){.rv-12-banner__slide .rv-11-banner__title{font-size:50px}}@media screen and (max-width:991px){.rv-12-banner__slide .rv-11-banner__title{font-size:40px;margin-bottom:20px}}@media screen and (max-width:767px){.rv-12-banner__slide .rv-11-banner__title{font-size:35px;margin-bottom:15px}}@media screen and (max-width:575px){.rv-12-banner__slide .rv-11-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-12-banner__slide .rv-11-banner__title{font-size:28px}}.rv-12-banner__slide--2{background-image:url(/_next/static/media/rv-12-banner-bg-2.0611817a.jpg)}.rv-12-banner__slide--3{background-image:url(/_next/static/media/rv-12-banner-bg-3.0611817a.jpg)}.rv-12-banner__btn{padding:0 45px;background:none;border:1px solid hsla(0,0%,100%,.24);height:46px;line-height:42px}.rv-12-banner__btn:hover{color:var(--black)}@media screen and (max-width:767px){.rv-12-banner .rv-3-banner__socials{left:50%;flex-direction:row;translate:-50% 0;bottom:100px;top:auto;width:max-content}.rv-12-banner .rv-3-banner__socials .h6,.rv-12-banner .rv-3-banner__socials h6{writing-mode:horizontal-tb}.rv-12-banner .rv-3-banner__socials .h6:before,.rv-12-banner .rv-3-banner__socials h6:before{top:50%;left:calc(100% + 8px);translate:0 -50%;height:2px;width:14px}.rv-12-banner .rv-3-banner__socials ul{flex-direction:row}}.rv-12-banner .rv-3-banner__socials a:hover{background-color:#509e0f;border-color:#509e0f}.swiper-horizontal>.rv-12-banner__dots{display:inline-flex;flex-direction:column;gap:30px;position:absolute;top:50%;left:auto;right:40px;translate:0 -50%;z-index:1;bottom:auto;width:max-content}@media screen and (max-width:991px){.swiper-horizontal>.rv-12-banner__dots{right:20px}}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots{gap:20px;left:50%;top:auto;bottom:65px;flex-direction:row;translate:-50% 0}}.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet{width:auto;height:auto;line-height:1;background:none;color:#707070;font-family:var(--mulish);font-size:15px;font-weight:700;position:relative;opacity:1;writing-mode:vertical-lr;transition:.4s ease}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet{margin-bottom:0;writing-mode:horizontal-tb;margin-right:0}}.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet:before{content:"";position:absolute;top:calc(100% + 10px);left:50%;translate:-50% 0;height:0;width:1px;background-color:var(--white-f);transition:.4s ease}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet:before{width:0;height:1px;left:calc(100% + 5px);top:50%;translate:0 -50%}}.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet-active{color:var(--white-f);margin-bottom:100px;scale:1.46}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet-active{margin-right:70px;margin-bottom:0}}.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet-active:before{height:69px}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet-active:before{width:40px;height:1px;left:calc(100% + 5px);top:50%;translate:0 -50%}}.rv-13-banner{background-color:#f6f4f2}@media screen and (min-width:1400px){.rv-13-banner .container{max-width:1600px}}.rv-13-banner__txt{position:relative;color:var(--black);margin:135px 0;z-index:1}@media screen and (max-width:991px){.rv-13-banner__txt{margin:115px 0}}@media screen and (max-width:767px){.rv-13-banner__txt{margin:60px 0;text-align:center}}@media screen and (max-width:575px){.rv-13-banner__txt{margin:60px 0 40px}}.rv-13-banner__txt .rv-3-def-btn{background-color:#ab8e66;border-color:#ab8e66}.rv-13-banner__txt .rv-3-def-btn:hover{background-color:transparent}.rv-13-banner .rv-10-section__sub-title{margin-bottom:15px}.rv-13-banner__title{font-family:var(--mulish);font-size:80px;font-weight:700;line-height:95%;margin-bottom:35px}@media screen and (max-width:1599px){.rv-13-banner__title{margin-bottom:25px;font-size:75px}}@media screen and (max-width:1399px){.rv-13-banner__title{font-size:65px}}@media screen and (max-width:1199px){.rv-13-banner__title{font-size:55px}}@media screen and (max-width:991px){.rv-13-banner__title{font-size:50px}}@media screen and (max-width:767px){.rv-13-banner__title{font-size:45px;margin-bottom:20px}}@media screen and (max-width:575px){.rv-13-banner__title{font-size:35px;margin-bottom:15px}}@media screen and (max-width:479px){.rv-13-banner__title{font-size:30px}}.rv-13-banner__short-descr{font-family:Oldenburg;font-size:26px;font-weight:400;margin-bottom:56px}@media screen and (max-width:1599px){.rv-13-banner__short-descr{margin-bottom:46px}}@media screen and (max-width:1199px){.rv-13-banner__short-descr{margin-bottom:36px;font-size:22px}}@media screen and (max-width:767px){.rv-13-banner__short-descr{margin-bottom:26px}}@media screen and (max-width:479px){.rv-13-banner__short-descr{margin-bottom:20px;font-size:18px}}.rv-13-banner__short-descr .styled{position:relative;background:url(/_next/static/media/rv-13-banner-vector-4.bddb0eef.png) no-repeat 10%;background-size:contain}.rv-13-banner__right{display:flex;align-items:center;justify-content:space-between;gap:20px}@media screen and (max-width:767px){.rv-13-banner__right{justify-content:center;margin-bottom:60px;gap:0}}.rv-13-banner__img img{height:700px}@media screen and (max-width:1599px){.rv-13-banner__img img{height:640px}}@media screen and (max-width:1399px){.rv-13-banner__img img{height:575px}}@media screen and (max-width:1199px){.rv-13-banner__img img{height:540px}}@media screen and (max-width:991px){.rv-13-banner__img img{display:none}}.rv-13-banner-prod-col{width:270px;display:flex;flex-direction:column;gap:158px;position:relative}@media screen and (max-width:991px){.rv-13-banner-prod-col{gap:78px}}@media screen and (max-width:767px){.rv-13-banner-prod-col{gap:38px}}@media screen and (max-width:479px){.rv-13-banner-prod-col{gap:28px}}.rv-13-banner-prod-col .rv-13-banner__vectors{top:-45px;right:-70px}.rv-13-banner-prod-col .rv-13-banner__vectors img{position:static}.rv-13-banner-prod{color:var(--black);font-family:var(--mulish);text-align:center;opacity:0!important;pointer-events:none}.rv-13-banner-prod.swiper-slide-active{opacity:1!important;pointer-events:all}.rv-13-banner-prod__img{width:270px;height:270px;background-color:var(--white-f);border:1px solid rgba(5,5,5,.14);display:flex;align-items:center;justify-content:center;margin-bottom:26px}.rv-13-banner-prod__title{font-size:18px;font-weight:700;margin-bottom:3px}.rv-13-banner-prod__title a:hover{color:#ab8e66}.rv-13-banner-prod__brand{font-size:14px;font-weight:500;opacity:.8}.rv-13-banner-prod__brand a{color:var(--black)}.rv-13-banner__vectors img{position:absolute;pointer-events:none;animation:rotate-center 3s ease-in-out infinite both;z-index:-1}.rv-13-banner__vectors img.vector-1{top:-18px;left:250px}.rv-13-banner__vectors img.vector-2{right:70px;bottom:60px}.rv-14-banner{background:url(/_next/static/media/rv-14-banner-bg.3759bb71.jpg) no-repeat 50%;background-size:cover;padding:250px 0 230px;position:relative;z-index:1;overflow:hidden}@media screen and (max-width:1199px){.rv-14-banner{padding:230px 0 210px}}@media screen and (max-width:991px){.rv-14-banner{padding:210px 0 190px}}@media screen and (max-width:767px){.rv-14-banner{padding:220px 0 190px}}@media screen and (max-width:575px){.rv-14-banner{padding:240px 0 190px}}@media screen and (max-width:479px){.rv-14-banner{padding:260px 0 190px}}.rv-14-banner:before{content:"";position:absolute;inset:0;z-index:-1;background-color:#174e5e;mix-blend-mode:multiply}.rv-14-banner__sub-title{color:var(--white-f);margin-bottom:20px}.rv-14-banner__title{color:var(--white-f);font-family:var(--mulish);font-size:90px;font-weight:800;line-height:106.667%;margin-bottom:45px}@media screen and (max-width:1599px){.rv-14-banner__title{font-size:80px}}@media screen and (max-width:1399px){.rv-14-banner__title{font-size:70px}}@media screen and (max-width:1199px){.rv-14-banner__title{font-size:60px}}@media screen and (max-width:991px){.rv-14-banner__title{font-size:50px;margin-bottom:30px}}@media screen and (max-width:767px){.rv-14-banner__title{font-size:40px;margin-bottom:25px}}@media screen and (max-width:575px){.rv-14-banner__title{font-size:35px}}@media screen and (max-width:479px){.rv-14-banner__title{font-size:30px}}.rv-14-banner .rv-14-def-btn:hover{color:var(--white-f);border-color:var(--white-f)}.rv-14-banner .wave{background:url(/_next/static/media/wave-2.8d8aa121.svg) repeat-x;position:absolute;bottom:-77px;width:6400px;height:198px;animation:wave 7s cubic-bezier(.36,.45,.63,.53) infinite;z-index:2}@keyframes wave{0%{margin-left:0}to{margin-left:-1600px}}.rv-15-banner_section{position:relative;z-index:1}.rv-15-banner_section .swiper-notification{display:none}.rv-15-banner_section .rv-15-banner_slider_prev{left:2%;font-size:20px;z-index:1;top:50%;position:absolute;color:#fff;border:1px solid #ddd;background:transparent;transition:.5s;height:50px;width:50px;text-align:center;display:flex;justify-content:center;align-items:center}.rv-15-banner_section .rv-15-banner_slider_prev:hover{background:#f35b04;border:1px solid transparent}.rv-15-banner_section .rv-15-banner_slider_next{right:2%;font-size:20px;z-index:1;top:50%;position:absolute;color:#fff;border:1px solid #ddd;padding:10px;background:transparent;transition:.5s;height:50px;width:50px;text-align:center;display:flex;justify-content:center;align-items:center}.rv-15-banner_section .rv-15-banner_slider_next:hover{background:#f35b04;border:1px solid transparent}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-banner_section .rv-15-banner_slider_navigations{display:none}}.rv-15-banner_section .rv-15-single_slide{align-items:center;position:relative;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.rv-15-banner_section .rv-15-single_slide:after{position:absolute;content:"";height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:-1}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content{padding:200px 50px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content{padding-left:150px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content{padding:120px 0}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area{display:flex;align-items:center;column-gap:20px;margin-bottom:40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area{margin-bottom:10px}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area .rv_6_banner_content_play_btn{color:#fff}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area .rv_6_banner_content_play_btn i{background:#fff;color:#081c15;height:54px;width:54px;border-radius:50%;text-align:center;line-height:54px;margin-right:15px;animation:pulse 1.5s linear infinite;transition:all .4s ease}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area .rv_6_banner_content_play_btn i:hover{background:#081c15;color:#fff}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-devider_line{height:1px;width:300px;background:hsla(0,0%,100%,.3);margin:40px 0 50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-devider_line{margin-bottom:30px}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_subtitle{font-size:16px;color:hsla(0,0%,100%,.8);opacity:.5;text-transform:uppercase;padding-bottom:10px;font-family:var(--mulish)}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{color:#fff;font-weight:600;font-size:70px;font-family:var(--mulish)}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{font-size:50px;margin-bottom:50px}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{margin-bottom:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{font-size:40px;padding-bottom:100px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{font-size:30px;margin-bottom:30px}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box{position:absolute;right:20%;background:#050505;height:200px;width:500px;bottom:0;padding:60px 70px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box{height:180px;width:auto;padding:50px 40px;left:0;text-align:left}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box:after{position:absolute;content:"";left:14%;top:20%;height:1px;background:#fff;width:80px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box:after{left:9%}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box p{font-family:var(--mulish);color:hsla(0,0%,100%,.7)}.rv-15-banner_section .rv-15-single_slide.swiper-slide-active .rv-15-slider_title{animation:fadeInUp 1.5s}.rv-15-banner_section .rv-15-single_slide.swiper-slide-active .rv-15-banner_button_area,.rv-15-banner_section .rv-15-single_slide.swiper-slide-active .rv-15-slider_subtitle,.rv-15-banner_section .rv-15-single_slide.swiper-slide-active .rv-15-slider_text_box{animation:fadeInUp 1s}.rv-16-banner_section{position:relative;z-index:2}.rv-16-banner_section .owl-dots{position:absolute;top:50%;right:80px;display:flex;flex-direction:column;align-items:flex-end;gap:15px;z-index:8;transform:translatey(-50%)}@media only screen and (min-width:1400px)and (max-width:1599px){.rv-16-banner_section .owl-dots{right:20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-banner_section .owl-dots{right:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-banner_section .owl-dots{right:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-banner_section .owl-dots{display:none}}.rv-16-banner_section .owl-dots button.owl-dot{background-color:#fff;width:20px;height:2px;transition:.4s ease;counter-increment:indexNumber;position:relative}.rv-16-banner_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);position:absolute;right:calc(100% + 13px);top:50%;translate:0 -50%;color:#fff;opacity:0;transition:.4s ease}.rv-16-banner_section .owl-dots button.owl-dot.active{width:50px!important;background:#dfe11b!important}.rv-16-banner_section .owl-dots button.owl-dot.active:before{opacity:1}.rv-16-banner_section .rv-16-banner_single_slide{padding:280px 0 200px;position:relative;z-index:1;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-banner_section .rv-16-banner_single_slide{padding:70px 0 50px}}.rv-16-banner_section .rv-16-banner_single_slide:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:.7;z-index:-1;background:#020208}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content{text-align:center;padding:0 20px 30px}}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{color:#fff;font-size:70px;font-weight:700;padding-bottom:30px;max-width:650px;font-family:var(--mulish)}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{font-size:60px}}@media only screen and (min-width:992px)and (max-width:1199px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{font-size:40px;padding-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{max-width:600px;font-size:50px;padding-bottom:15px;margin:auto;font-family:var(--mulish)}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{font-size:35px}}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_desc{color:#fff;opacity:50%;font-size:18px;font-weight:500;padding-bottom:40px;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_desc{padding-bottom:25px}}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn{background-color:transparent;border:1px solid #666;position:relative;overflow:hidden;z-index:1;font-size:17px;text-transform:uppercase;display:inline-block;font-weight:700;color:#fff;transition:.5s ease-out;padding:12px 28px;margin-right:10px;font-family:var(--mulish)}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:hover{color:#020208}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:after{content:"";display:block;height:100%;width:100%;transform:skew(90deg) translate(-50%,-50%);position:absolute;inset:50%;left:25%;z-index:-1;transition:.5s ease-out;background-color:#dfe11b}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:before{content:"";display:block;height:100%;width:100%;position:absolute;inset:50%;left:25%;z-index:-1;transition:.5s ease-out;background-color:#dfe11b;top:-50%;left:-25%;transform:skew(90deg) rotate(180deg) translate(-50%,-50%)}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:hover:before{transform:skew(45deg) rotate(180deg) translate(-50%,-50%)}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:hover:after{transform:skew(45deg) translate(-50%,-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn{padding:10px 20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_image{max-width:500px;margin:auto;height:auto}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_image{max-width:400px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_image{max-width:350px}}.rv-16-banner_section .owl-item.active .rv-16-banner_content_heading{animation:fadeInUp 1.5s;animation-duration:1.5s}.rv-16-banner_section .owl-item.active .rv-16-banner_content_desc{animation:fadeInUp 1s;animation-duration:1.5s}.rv-16-banner_section .owl-item.active .rv-16-banner_content_btn{animation:fadeInUp 1s;animation-duration:2s}.rv-16-banner_section .owl-item.active .rv-16-banner_image{animation:fadeInRight 1.5s}.rv-17-banner_slider_section{position:relative;z-index:2}.rv-17-banner_slider_section .owl-dots{position:absolute;top:50%;right:80px;display:flex;flex-direction:column;align-items:flex-end;z-index:8;transform:translateY(-50%)}@media only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:1600px)and (max-width:1799px){.rv-17-banner_slider_section .owl-dots{right:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-banner_slider_section .owl-dots{right:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-17-banner_slider_section .owl-dots{right:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-banner_slider_section .owl-dots{display:none}}.rv-17-banner_slider_section .owl-dots button.owl-dot{transition:.4s ease;counter-increment:indexNumber;position:relative;margin-bottom:10px}.rv-17-banner_slider_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);position:absolute;right:calc(100% + 10px);top:74%;translate:0 -50%;color:#fff;opacity:1;transition:.4s ease;transform:rotate(90deg)}.rv-17-banner_slider_section .owl-dots button.owl-dot span{height:0;width:2px}.rv-17-banner_slider_section .owl-dots button.owl-dot.active{width:0;height:150px;transition:.4s ease;position:relative;right:-7px;transform:scale(1.5)}.rv-17-banner_slider_section .owl-dots button.owl-dot.active span{height:55px;width:2px;background:#fff;left:-20px;position:absolute;top:36px;z-index:111;display:inline-block;transition:.4s ease}.rv-17-banner_slider_section .rv-17-banner_slider{padding-top:160px;padding-bottom:300px;position:relative;z-index:1;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-banner_slider_section .rv-17-banner_slider{padding:150px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider{padding:100px 0}}.rv-17-banner_slider_section .rv-17-banner_slider:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:.5;z-index:-1;background:#020208}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_sub_heading{color:#fff;font-weight:600;position:relative;padding-left:10px;text-transform:uppercase;font-family:var(--mulish)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_sub_heading:after{position:absolute;content:"";height:100%;width:2px;background:#dfe11b;left:0;top:0}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_heading{font-size:100px;font-weight:800;color:#fff;text-transform:uppercase;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_heading{font-size:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_heading{font-size:60px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_heading{font-size:40px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_desc{color:hsla(0,0%,100%,.8);font-size:18px;font-weight:500;font-family:var(--mulish);margin-bottom:15px}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_desc{font-size:15px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta{display:flex;align-items:center;color:#fff;padding-bottom:30px;flex-wrap:wrap;gap:30px}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta{gap:15px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_rating{display:flex;align-items:center;column-gap:10px}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_tag{font-family:var(--mulish);font-weight:700}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_quality p{color:#fff;margin:0;font-weight:600;border:1px solid #fff;border-radius:30px;padding:0 0 0 12px;font-family:var(--mulish)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_quality p span{font-family:var(--mulish);background:#fff;color:#020208;border-radius:13px;padding:0 12px;margin-left:7px}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_times p{color:#fff;margin:0;font-weight:600;font-family:var(--mulish)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_times p span{border:1px solid #fff;font-family:var(--mulish);border-radius:30px;padding:0 12px;margin-left:5px}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn{background-color:transparent;border:1px solid #666;position:relative;overflow:hidden;z-index:1;font-size:17px;text-transform:uppercase;display:inline-block;font-weight:700;color:#fff;transition:.5s ease-out;padding:12px 28px;font-family:var(--mulish);text-transform:capitalize}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:hover{color:#020208}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:after{content:"";display:block;height:100%;width:100%;transform:skew(90deg) translate(-50%,-50%);position:absolute;inset:50%;left:25%;z-index:-1;transition:.5s ease-out;background-color:#dfe11b}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:before{content:"";display:block;height:100%;width:100%;position:absolute;inset:50%;left:25%;z-index:-1;transition:.5s ease-out;background-color:#dfe11b;top:-50%;left:-25%;transform:skew(90deg) rotate(180deg) translate(-50%,-50%)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:hover:before{transform:skew(45deg) rotate(180deg) translate(-50%,-50%)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:hover:after{transform:skew(45deg) translate(-50%,-50%)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area{text-align:right}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area{text-align:center;margin-top:140px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn{width:70px;height:70px;border-radius:50%;background-color:#f35b04;color:#fff;display:inline-block;text-align:center;line-height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse 1.5s linear infinite;background-color:#a8aa04;color:#020208;position:relative;transform:none;left:unset;top:unset;border:none}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn:hover{background:#fff;color:#f35b04}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn{height:55px;width:55px;line-height:55px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn:hover{background-color:#020208;color:#a8aa04}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action{position:absolute;content:"";left:-200px;top:-110px;width:179px;text-align:center}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action{left:-128px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action .h3,.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action h3{font-family:var(--mulish);font-size:20px;font-weight:700;color:#fff;margin:0}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action span{font-family:var(--mulish);position:absolute;left:52%}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action span img{height:100px;width:auto}.rv-17-banner_slider_section .owl-item.active .rv-17-banner_content_heading{animation:fadeInUp 1.5s;animation-duration:1.5s}.rv-17-banner_slider_section .owl-item.active .rv-17-banner_content_desc,.rv-17-banner_slider_section .owl-item.active .rv-17-banner_content_meta{animation:fadeInUp 1s;animation-duration:1.5s}.rv-17-banner_slider_section .owl-item.active .rv-17-banner_content_btn{animation:fadeInUp 1s;animation-duration:2s}.rv-17-banner_slider_section .owl-item.active .rv-17-banner_sub_heading{animation:fadeInRight 1.2s;animation-duration:1s}.rv-18-banner_main_area .rv-18-banner_slider{position:relative;margin:0 80px}@media screen and (max-width:1599px){.rv-18-banner_main_area .rv-18-banner_slider{margin:0}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider{z-index:1;position:relative;padding:260px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider{padding:150px 0}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider:after{position:absolute;content:"";inset:0;opacity:.9;background:linear-gradient(90deg,#142137 .11%,rgba(20,33,55,.6) 99.91%);z-index:-1}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .h1,.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1{color:#fff;font-size:70px;font-weight:800;position:relative;z-index:1}@media only screen and (min-width:992px)and (max-width:1199px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .h1,.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1{font-size:55px}}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .h1,.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1{font-size:38px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .h1,.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1{font-size:30px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .h1 span,.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1 span{position:absolute;right:240px;top:30px;z-index:-1}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider p{color:#fff;font-size:18px;font-weight:500;margin:0;padding-bottom:40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider p{font-size:16px;padding-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider p{font-size:14px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn{background:#1c74e9;color:#fff;font-size:16px;font-weight:700;width:200px;height:54px;display:flex;justify-content:center;align-items:center;position:relative;transition:all .4s ease;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn{margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn{font-size:14px;width:170px;height:50px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn:before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,95%,.365);width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn:hover{color:#000}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn:hover i{transform:rotate(-45deg)}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn:hover:before{width:100%;left:0}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn i{margin-left:10px;font-size:18px;transition:all .3s ease}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next{position:absolute;right:200px;bottom:0;z-index:1;width:200px;height:200px;padding:40px 20px;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:transparent;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next{width:170px;height:150px;right:170px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next{width:170px;height:137px;right:139px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next p{font-size:16px;font-weight:700;color:#fff;padding:30px 0;margin:0;font-family:var(--mulish)}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next p{padding:15px 0 5px;font-size:13px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next p{line-height:1.5;padding:15px 0 5px;font-size:13px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next i{color:rgba(198,200,212,.49);font-size:30px}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next .swiper-pagination{position:absolute;color:rgba(198,200,212,.49);top:15px;left:19px;text-align:left;font-size:23px;font-weight:700}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next span.swiper-pagination-bullet{background:none;width:30px;opacity:0;position:absolute;top:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next span.swiper-pagination-bullet{top:10px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next .swiper-pagination-bullet-active{color:hsla(0,0%,100%,.3);opacity:1!important;font-size:25px;font-weight:700}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area{position:absolute;bottom:0;right:0;z-index:1;width:200px;height:200px}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area{width:170px;height:150px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area{width:140px;height:137px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area .rv-18-banner_slider_bottom_image{width:200px;height:200px}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area .rv-18-banner_slider_bottom_image{width:170px;height:150px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area .rv-18-banner_slider_bottom_image{width:140px;height:137px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area .rv-18-banner_slider_bottom_image img{height:100%;width:100%}.rv-19-banner_section{position:relative;z-index:2}.rv-19-banner_section .owl-dots{position:absolute;top:50%;transform:translatey(-50%);right:80px;display:flex;flex-direction:column;align-items:flex-end;gap:15px;z-index:8}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-banner_section .owl-dots{right:35px}}.rv-19-banner_section .owl-dots button.owl-dot{background-color:hsla(0,0%,100%,.3);width:2px;height:40px;transition:.4s ease}.rv-19-banner_section .owl-dots button.owl-dot.active{background-color:#dfe11b!important}.rv-19-banner_section .rv-19-banner_slide{position:relative;background-position:bottom;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;height:100%}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content{padding-left:50px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content{padding-left:0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content{padding:80px 0;text-align:center}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content{text-align:center;padding:80px 0 50px}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_sub_heading{color:#141414;background:#dfe11b;font-weight:600;font-size:16px;width:160px;height:26px;text-align:center;line-height:26px}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{color:#fff;font-size:95px;font-weight:800;margin-bottom:50px;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{font-size:70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{font-size:60px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{font-size:47px;margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{font-size:40px;margin-bottom:20px}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button{font-size:16px;font-weight:700;color:#fff;width:200px;height:54px;border:1px solid #597b84;display:flex;justify-content:space-between;align-items:center;text-align:center;background:transparent;position:relative;z-index:1;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button{margin:auto}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button .rv-19-banner_content_btn{border-right:1px solid #597b84;width:100%;color:#fff;height:100%;display:flex;justify-content:center;align-items:center;font-family:var(--mulish)}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:before{content:"";position:absolute;inset:0;background-color:#dfe11b;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:hover{color:#000}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:hover i{transform:rotate(90deg)}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:hover .rv-19-banner_content_btn{color:#000}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:hover:before{width:100%;left:0}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button i{height:54px;width:54px;align-self:flex-end;text-align:center;line-height:54px;transform:rotate(45deg);transition:all .4s ease}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{height:950px;width:500px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{height:700px;width:450px;margin:auto}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{height:600px;width:350px;margin:auto}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{height:530px;width:280px;margin:auto}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{height:420px;width:260px;margin:auto}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image img{height:100%;width:100%;object-fit:scale-down}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials{position:absolute;left:30px;top:50%;display:flex;flex-direction:column;row-gap:10px;transform:translateY(-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials{left:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials{display:none}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials .rv-19-banner_link a{border:2px solid hsla(0,0%,100%,.2);height:40px;width:40px;border-radius:50%;background:transparent;color:#fff;font-size:18px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;transition:all .4s ease;font-family:var(--mulish)}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials .rv-19-banner_link a:hover{background:#dfe11b;border:2px solid transparent;color:#141414}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials span{position:absolute;transform:rotate(-90deg);bottom:-66px;width:89px;left:-25px;color:#fff}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials span:before{content:"";right:-6px;position:absolute;height:2px;width:15px;background:#fff;top:15px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-banner_section .rv-19-banner_row{flex-direction:column-reverse}}.rv-20-banner_section{position:relative;z-index:2}.rv-20-banner_section .rv-20-banner_slide_button_area{position:absolute;right:15%;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;row-gap:7px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-banner_section .rv-20-banner_slide_button_area{right:9%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-banner_section .rv-20-banner_slide_button_area{right:6%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-banner_section .rv-20-banner_slide_button_area{display:none}}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_prev{background:#fff;height:53px;width:53px;text-align:center;line-height:53px;color:#000;rotate:-45deg;transition:all .4s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_prev{height:45px;width:45px;line-height:45px}}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_prev i{rotate:45deg}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_prev:hover{background:#2d6a4f;color:#fff}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_next{background:#fff;height:53px;width:53px;text-align:center;line-height:53px;color:#000;rotate:-45deg;transition:all .4s ease;margin-left:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_next{height:45px;width:45px;line-height:45px}}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_next i{rotate:45deg}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_next:hover{background:#2d6a4f;color:#fff}.rv-20-banner_section .rv-20-banner_slide{background:url(/_next/static/media/banner-1.1dfe801a.jpg) no-repeat 50%;background-size:cover;position:relative;z-index:1}.rv-20-banner_section .rv-20-banner_slide:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.8;background:linear-gradient(90deg,#081c15 35.94%,rgba(8,28,21,0) 82.81%)}.rv-20-banner_section .rv-20-banner_slide-2{background-image:url(/_next/static/media/woman-sorting-coffee-beans.bd744950.jpeg)}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content{padding:200px 0}@media only screen and (min-width:992px)and (max-width:1199px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content{padding:150px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content{padding:130px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content{padding:100px 0}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_sub_heading{color:#fff;font-weight:500;font-size:16px;width:250px;height:36px;line-height:36px;text-align:center;border:1px solid hsla(0,0%,100%,.24);display:flex;justify-content:center;align-items:center;column-gap:4px;font-family:var(--mulish);margin-bottom:40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_sub_heading{font-size:14px;width:200px;height:36px;margin-bottom:30px}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_sub_heading span{height:5px;width:5px;background:#fff;border-radius:50%}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{color:#fff;font-size:75px;font-weight:800;margin-bottom:60px;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{font-size:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{font-size:45px;margin-bottom:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{font-size:35px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{font-size:30px;margin-bottom:35px}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area{display:flex;align-items:center;column-gap:20px}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area{align-items:flex-start;flex-direction:column;gap:30px}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn{background:#fff;color:#081c15;font-size:16px;font-weight:700;width:200px;height:54px;display:flex;justify-content:center;align-items:center;position:relative;transition:all .4s ease;z-index:1;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn{width:160px;height:50px}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn:before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,95%,.365);width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn:hover{color:#fff;background:#2d6a4f}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn:hover:before{width:100%;left:0}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn i{margin-left:10px;font-size:18px;transition:all .3s ease}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_play_btn{color:#fff}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_play_btn i{background:#fff;color:#081c15;height:54px;width:54px;border-radius:50%;text-align:center;line-height:54px;margin-right:15px;animation:pulse 1.5s linear infinite;transition:all .4s ease}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_play_btn i:hover{background:#2d6a4f;color:#fff}.rv-21-banner_section{position:relative;z-index:2}.rv-21-banner_section .rv-21-banner_slide_button_area{position:absolute;z-index:1;bottom:35px;transform:translateX(-50%);display:flex;column-gap:20px;left:50%;width:230px;justify-content:center}.rv-21-banner_section .rv-21-banner_slide_button_area span{color:#0e1428;text-transform:uppercase;font-weight:600}.rv-21-banner_section .rv-21-banner_slide_button_area .rv-21-banner_slide_button_prev{opacity:.5;transition:all .3s ease}.rv-21-banner_section .rv-21-banner_slide_button_area .rv-21-banner_slide_button_prev:hover{opacity:1}.rv-21-banner_section .rv-21-banner_slide_button_area .rv-21-banner_slide_button_next{opacity:.5;transition:all .3s ease}.rv-21-banner_section .rv-21-banner_slide_button_area .rv-21-banner_slide_button_next:hover{opacity:1}.rv-21-banner_section .rv-21-banner_slide{background-position:bottom;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding-top:150px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide{padding-top:120px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide{padding-top:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-banner_section .rv-21-banner_slide{padding-top:30px;padding-bottom:100px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:120px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:50px;text-align:center;padding-bottom:50px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{color:#0e1428;font-size:65px;font-weight:700;margin-bottom:30px;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{font-size:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{font-size:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{font-size:38px;margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{font-size:30px;margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{font-size:25px;margin-bottom:15px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_desc{color:rgba(20,20,40,.6);font-size:18px;font-weight:500;margin-bottom:30px;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_desc{font-size:16px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_desc{font-size:14px;margin-bottom:20px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area{width:180px;height:90px;position:relative;cursor:pointer}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area{margin:auto}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area:hover .rv-21-bestdeal_content_btn{color:#0e1428;letter-spacing:1px}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area img{height:100%;width:100%}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area .rv-21-banner_content_btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px;font-family:var(--mulish);font-weight:700;transition:all .4s ease}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:700px;width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:580px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:450px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:350px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:280px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge img{height:100%;width:100%}.rv-22-banner_section{position:relative;z-index:2}.rv-22-banner_section .owl-dots{position:absolute;top:50%;right:80px;display:flex;flex-direction:column;align-items:flex-end;z-index:8;transform:translateY(-50%)}@media only screen and (min-width:1400px)and (max-width:1599px){.rv-22-banner_section .owl-dots{right:20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-banner_section .owl-dots{right:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-banner_section .owl-dots{right:15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-banner_section .owl-dots{right:0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-banner_section .owl-dots{display:none}}.rv-22-banner_section .owl-dots button.owl-dot{transition:.4s ease;counter-increment:indexNumber;position:relative}.rv-22-banner_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);position:absolute;right:calc(100% + 10px);top:74%;translate:0 -50%;color:#fff;opacity:1;transition:.4s ease;transform:rotate(90deg)}.rv-22-banner_section .owl-dots button.owl-dot span{height:0;width:2px}.rv-22-banner_section .owl-dots button.owl-dot.active{width:0;height:150px;transition:.4s ease;position:relative;right:-7px;transform:scale(1.5)}.rv-22-banner_section .owl-dots button.owl-dot.active span{height:55px;width:2px;background:#fff;left:-20px;position:absolute;top:36px;z-index:111;display:inline-block;transition:.4s ease}.rv-22-banner_section .rv-22-banner_slide{padding:215px 0;position:relative;z-index:1;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-banner_section .rv-22-banner_slide{padding:170px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-banner_section .rv-22-banner_slide{padding:140px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide{padding:130px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-banner_section .rv-22-banner_slide{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide{padding:80px 0}}.rv-22-banner_section .rv-22-banner_slide:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;background:rgba(4,14,31,.8)}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content{text-align:center}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading{color:hsla(0,0%,100%,.7);font-weight:500;position:relative;text-transform:uppercase;display:inline-block;font-size:16px;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading{font-size:14px}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{content:"";background:#9a9ea5;width:60px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{width:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{width:35px}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex:before,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty:before{position:absolute;content:"";height:8px;width:8px;left:-15px;background:#9a9ea5;border-radius:50%;transform:translateY(-50%);animation:slide-right 2.5s linear infinite alternate both;top:0}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex:after,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty:after{position:absolute;content:"";height:8px;width:8px;right:-15px;background:#9a9ea5;border-radius:50%;top:50%;transform:translateY(-50%);animation:slide-left 2.5s linear infinite alternate both;top:0}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{left:-50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{left:-45%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{left:-40%}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex{right:-50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex{right:-45%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex{right:-40%}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:76px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:60px;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:50px;font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:35px;margin-bottom:45px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:20px}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn{font-size:16px;font-weight:700;color:#fff;background:#b38d3f;padding:15px 25px;border-radius:30px;display:inline-block;position:relative;z-index:1;overflow:hidden;transition:all .4s ease;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn{font-size:14px}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn:before{position:absolute;content:"";background-color:#fff;width:100%;height:0;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all .4s ease}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn:hover{color:#000}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn:hover:before{height:400%}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials{position:absolute;left:30px;top:60%;display:flex;flex-direction:column;row-gap:10px;transform:translateY(-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials{left:10px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials{display:none}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials .rv-22-banner_link a{border:2px solid hsla(0,0%,100%,.2);height:40px;width:40px;border-radius:50%;background:transparent;color:#fff;font-size:18px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;transition:all .4s ease;font-family:var(--mulish)}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials .rv-22-banner_link a:hover{background:#b38d3f;border:2px solid transparent}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials span{position:absolute;transform:rotate(90deg);top:-84px;width:89px;left:-25px;color:#fff}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials span:before{content:"";right:-7px;position:absolute;height:1px;width:18px;background:#fff;top:12px}.rv-23-banner_section{position:relative;z-index:2}.rv-23-banner_section .owl-dots{position:absolute;top:50%;right:80px;display:flex;flex-direction:column;align-items:flex-end;gap:15px;z-index:8;transform:translateY(-50%)}@media only screen and (min-width:1400px)and (max-width:1599px){.rv-23-banner_section .owl-dots{right:20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-banner_section .owl-dots{right:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-banner_section .owl-dots{right:15px}}.rv-23-banner_section .owl-dots button.owl-dot{background-color:#fff;width:20px;height:2px;transition:.4s ease;counter-increment:indexNumber;position:relative}.rv-23-banner_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);position:absolute;right:calc(100% + 13px);top:50%;translate:0 -50%;color:#fff;opacity:0;transition:.4s ease}.rv-23-banner_section .owl-dots button.owl-dot.active{width:50px!important;background:#3ba52d!important}.rv-23-banner_section .owl-dots button.owl-dot.active:before{opacity:1}.rv-23-banner_section .rv-23-banner_slide{padding:260px 0;position:relative;z-index:1;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-banner_section .rv-23-banner_slide{padding:150px 0 200px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-banner_section .rv-23-banner_slide{padding:130px 0 160px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide{padding:100px 0 130px}}.rv-23-banner_section .rv-23-banner_slide:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;background:linear-gradient(104deg,rgba(0,81,161,.8),rgba(0,68,136,.3))}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content{padding-left:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content{padding-left:0}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{color:#fff;font-size:59px;font-weight:800;margin-bottom:50px;text-transform:uppercase;font-family:var(--mulish)}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{font-size:40px}}@media only screen and (min-width:992px)and (max-width:1199px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{font-size:40px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{font-size:30px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{font-size:25px;margin-bottom:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{font-size:22px;margin-bottom:25px}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_sub_heading{color:#fff;font-size:15px;font-weight:700;background:#020208;padding:1px 4px;display:inline-block;font-family:var(--mulish)}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn{font-family:var(--mulish);height:54px;width:190px;text-align:center;display:inline-block;line-height:54px;font-size:16px;font-weight:700;background-color:#3ba52d;color:#fff;position:relative;overflow:hidden;transition:all .4s ease;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn{width:160px}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn:hover{color:#020208}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn:hover:before{height:100%;width:100%;border-radius:0;top:0;left:0;transform:translate(0) scale(1)}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn:before{position:absolute;content:"";background:#fff;height:30px;width:30px;border-radius:50%;transition:all .4s cubic-bezier(.79,.14,.15,.86);z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%) scale(0)}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials{position:absolute;left:0;top:50%;display:flex;flex-direction:column;row-gap:30px;transform:translateY(-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials{bottom:30px;flex-direction:row;left:50%;transform:translateX(-50%);top:inherit;align-items:center}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials .rv-23-banner_link{display:flex;flex-direction:column;gap:10px;margin-bottom:10px;align-items:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials .rv-23-banner_link{flex-direction:row;margin:0}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials .rv-23-banner_link a{border:2px solid hsla(0,0%,100%,.1);height:40px;width:40px;line-height:40px;border-radius:50%;background:transparent;color:#fff;font-size:18px;text-align:center;transition:all .4s ease;font-family:var(--mulish)}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials .rv-23-banner_link a:hover{background:#3ba52d;border:2px solid transparent;color:#fff}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials p{transform:rotate(-90deg);width:115px;color:#fff;font-size:16px;font-weight:700;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials p{transform:rotate(0deg);order:-1;align-items:center;display:flex}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials p span{height:2px;width:15px;background:#fff;margin-left:5px}.rv-24-banner_main_section{position:relative;overflow:hidden;isolation:isolate}.rv-24-banner_main_section .rv-24-banner_section{position:relative;z-index:2}.rv-24-banner_main_section .rv-24-banner_section .owl-dots{position:absolute;bottom:30%;right:10%;display:flex;z-index:8;justify-content:center;column-gap:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .owl-dots{bottom:42%;right:3%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-banner_main_section .rv-24-banner_section .owl-dots{bottom:42%;right:10%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-banner_main_section .rv-24-banner_section .owl-dots{bottom:54%;right:3%}}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot{background-color:hsla(0,0%,100%,.7);width:8px;height:8px;border-radius:50%;transition:.4s ease;counter-increment:indexNumber;margin-right:10px;position:relative}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);position:absolute;left:calc(100% + 13px);top:50%;translate:0 -50%;color:#fff;opacity:0;transition:.4s ease}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot.active{width:60px!important;height:1px;border-radius:0;top:3px}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot.active:before{opacity:1}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot.active span{width:8px;height:8px;border-radius:50%;background-color:hsla(0,0%,100%,.7);position:absolute;left:0;top:-3px}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot.active span:before{position:absolute;height:35px;width:35px;content:"";border-radius:50%;border:1px solid hsla(0,0%,100%,.7);background:transparent;top:-13px;left:-13px}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide{position:relative;z-index:1;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;background:rgba(2,2,8,.6)}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:200px 0 300px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:180px 0 230px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:150px 0 230px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:120px 0 230px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:120px 0 350px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:90px 0 400px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:90px 0 575px}}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_sub_heading{color:#fff;font-size:18px;font-weight:600;padding:1px 4px;display:inline-block;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_sub_heading{font-size:16px}}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{color:#fff;font-size:70px;font-weight:800;margin-bottom:60px;text-transform:capitalize;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{font-size:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{font-size:50px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{font-size:30px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{font-size:25px;margin-bottom:30px}}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button{background:#a58051;color:#fff;position:relative;font-size:16px;font-weight:700;width:170px;height:52px;line-height:52px;border-radius:26px;transition:all .4s ease}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button:hover span{left:15%}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button:hover i{left:calc(100% - 40px)}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button i{width:70px;height:70px;border-radius:50%;background-color:#f35b04;color:#fff;display:inline-block;text-align:center;line-height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse 1.5s linear infinite;color:#020208;background:#fff;left:-20px;translate:0 -50%;transition:all .5s ease}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button i:hover{background:#fff;color:#f35b04}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button i{height:55px;width:55px;line-height:55px}}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button i:hover{background:#020208;color:#fff}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button span{position:absolute;left:35%;transition:all .4s ease}.rv-24-banner_main_section .rv-24-room_booking{position:absolute;bottom:0;content:"";z-index:1111;left:0;background:#142226}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking{bottom:0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking{bottom:0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-banner_main_section .rv-24-room_booking{bottom:0}}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form{display:flex;column-gap:60px;padding:30px;align-items:center;flex-wrap:wrap;gap:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking .rv-24-form{column-gap:25px;padding:20px}}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box{display:flex;column-gap:10px;color:#fff}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box i{color:#fff;font-size:20px;margin-top:5px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox{position:relative;width:135px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox label{font-size:16px;font-weight:700;color:#fff}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox label{font-size:12px}}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox input,.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;background:transparent;font-family:var(--mulish)}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox input option,.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select option{background:rgba(4,14,31,.1);color:#040e1f;padding:0 10px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckIn::-webkit-calendar-picker-indicator,.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckOut::-webkit-calendar-picker-indicator{background-color:#fff;font-size:12px;border-radius:50%;padding:5px;font-family:var(--mulish)}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckOut::-moz-calendar-picker-indicator{background-color:#fff;font-size:12px;border-radius:50%;padding:5px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn{background:#a58051;height:70px;width:200px;text-align:center;color:#fff;line-height:70px;font-size:16px;font-weight:700;transition:all .5s ease;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn{height:60px;width:170px;line-height:60px}}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn:hover{background:#fff;color:#a58051;letter-spacing:1.5px}.rv-25-banner_main_section{position:relative;z-index:1;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;padding-top:250px;padding-bottom:125px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-banner_main_section{padding-top:240px;padding-bottom:80px;padding-top:200px;padding-bottom:60px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-banner_main_section{padding:190px 0 55px}}.rv-25-banner_main_section:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;background-image:linear-gradient(180deg,rgba(2,2,8,.7),rgba(2,2,8,.7))}.rv-25-banner_main_section:before{position:absolute;content:"";bottom:0;right:0;width:728px;height:125px;z-index:1;background:#d6dec9}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-banner_main_section:before{display:none}}.rv-25-banner_main_section .rv-25-banner_content{border:1px solid hsla(0,0%,100%,.5);padding:80px 70px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-banner_main_section .rv-25-banner_content{padding:70px 50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-banner_main_section .rv-25-banner_content{padding:60px 30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-banner_main_section .rv-25-banner_content{padding:40px 20px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_sub_heading{color:#fff;font-size:16px;font-weight:600;margin-bottom:30px;font-family:Mulish,sans-serif;display:block}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_sub_heading{margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_sub_heading{margin-bottom:10px;font-size:14px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{color:#fff;font-size:65px;font-weight:600;font-family:Mulish,sans-serif;text-transform:capitalize}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{font-size:60px;font-size:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{font-size:22px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading .ityped-cursor,.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading span.ityped{display:inline}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_desc{font-size:18px;font-weight:500;color:#fff;margin:30px 0 40px;font-family:var(--mulish)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_desc{margin:20px 0 30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_desc{margin:20px 0 30px;font-size:14px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button{background:#a07549;width:242px;height:54px;text-align:center;line-height:54px;color:#fff;font-size:16px;font-family:var(--mulish);font-weight:700;transition:all .5s ease;position:relative;z-index:1;display:inline-block}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button{width:210px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button:before{content:"";position:absolute;inset:0;background:#fff;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button:hover{color:#020208}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button:hover:before{width:100%;left:0}.rv-1-about-row{--bs-gutter-x:40px;--bs-gutter-y:40px}@media screen and (max-width:479px){.rv-1-about-row{--bs-gutter-y:30px}}.rv-1-about__img img{width:100%}@media screen and (max-width:991px){.rv-1-about__img img{height:350px}}.rv-1-about__pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:40px}@media screen and (max-width:1399px){.rv-1-about__pills{margin-bottom:30px}}@media screen and (max-width:1199px){.rv-1-about__pills{gap:12px;margin-bottom:20px}}@media screen and (max-width:479px){.rv-1-about__pills{gap:10px}}.rv-1-about__pill{border:1px solid rgba(5,5,5,.14);border-radius:30px;padding:6px 14px;line-height:1;font-weight:500;font-size:14px}.rv-1-about__txt{padding-bottom:215px;position:relative}@media screen and (max-width:1399px){.rv-1-about__txt{padding-bottom:145px}}@media screen and (max-width:479px){.rv-1-about__txt{padding-bottom:0}}.rv-1-about__descr{margin-bottom:53px}@media screen and (max-width:1399px){.rv-1-about__descr{margin-bottom:43px}}@media screen and (max-width:767px){.rv-1-about__descr{margin-bottom:28px}}.rv-1-about__right-img img{position:absolute;bottom:0;right:0;width:222px;height:222px}@media screen and (max-width:575px){.rv-1-about__right-img img{width:192px;height:192px}}@media screen and (max-width:479px){.rv-1-about__right-img img{padding-top:30px;position:static;width:100%;height:220px}}.rv-1-about__vector{position:absolute;z-index:-1}.rv-1-about__vector-1{top:514px;left:-145px;animation:spin 4.5s linear infinite}.rv-1-about__vector-2{top:450px;left:980px;animation:moveX 2.5s linear infinite alternate}.rv-1-about__vector-3{top:115px;right:-160px;animation:spin 4.5s linear infinite}.rv-2-about{overflow:hidden}@media screen and (max-width:767px){.rv-2-about__img{text-align:center}}.rv-2-about__img img{background:url(/_next/static/media/rv-2-about-img-bg.ef31198f.png) no-repeat 50%;background-size:contain}@media screen and (max-width:767px){.rv-2-about__img img{width:356px}}@media screen and (max-width:575px){.rv-2-about__img img{width:265px}}.rv-2-about__txt{padding-left:105px}@media screen and (max-width:1599px){.rv-2-about__txt{padding-left:75px}}@media screen and (max-width:1399px){.rv-2-about__txt{padding-left:55px}}@media screen and (max-width:991px){.rv-2-about__txt{padding-left:35px}}@media screen and (max-width:767px){.rv-2-about__txt{padding-left:0}}.rv-2-about-item{display:flex;gap:25px;max-width:500px}@media screen and (max-width:991px){.rv-2-about-item{gap:15px}}.rv-2-about-item:not(:last-child){margin-bottom:30px}@media screen and (max-width:1399px){.rv-2-about-item:not(:last-child){margin-bottom:20px}}@media screen and (max-width:991px){.rv-2-about-item:not(:last-child){margin-bottom:10px}}.rv-2-about-item__img{flex-shrink:0}.rv-2-about-item__img img{width:50px;height:50px;object-fit:contain}@media screen and (max-width:991px){.rv-2-about-item__img img{width:40px;height:40px}}.rv-2-about-item__title{font-size:20px;font-weight:600}@media screen and (max-width:991px){.rv-2-about-item__title{font-size:18px}}.rv-2-about-item__descr{color:hsla(0,0%,100%,.7);font-size:15px;font-weight:400;line-height:160%}@media screen and (max-width:991px){.rv-3-about{padding:60px 0}}.rv-3-about__row{--bs-gutter-x:100px}@media screen and (max-width:1599px){.rv-3-about__row{--bs-gutter-x:60px}}@media screen and (max-width:1199px){.rv-3-about__row{--bs-gutter-x:45px}}.rv-3-about__img{display:flex;justify-content:flex-end}.rv-3-about__img img{max-width:none}@media screen and (max-width:1199px){.rv-3-about__img img{max-height:670px}}@media screen and (max-width:991px){.rv-3-about__img img{max-width:100%;width:100%;max-height:450px}}@media screen and (max-width:767px){.rv-3-about__img img{max-height:350px}}.rv-3-about__txt{position:relative}@media screen and (max-width:991px){.rv-3-about__txt .rv-3-sub-title{margin-left:0}}.rv-3-about__descr{color:rgba(5,5,5,.7);font-family:var(--mulish);line-height:162.5%;margin-bottom:32px}@media screen and (max-width:1399px){.rv-3-about__descr{margin-bottom:22px}}.rv-3-about__features{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(5,5,5,.1);padding-top:34px;margin-bottom:46px;grid-gap:10px;gap:10px}@media screen and (max-width:1399px){.rv-3-about__features{grid-template-columns:repeat(2,1fr);padding-top:24px;margin-bottom:36px}}@media screen and (max-width:991px){.rv-3-about__features{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.rv-3-about__features{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.rv-3-about__features{grid-template-columns:repeat(1,1fr);margin-bottom:22px}}.rv-3-about__features li{color:#050505;font-family:var(--mulish);font-weight:600;line-height:162.5%;position:relative;padding-left:18px}.rv-3-about__features li:before{position:absolute;content:"+";left:0;top:0;width:10px;height:10px;font-size:12px;font-family:Font Awesome\ 6 Sharp}.rv-3-about__vector{position:absolute;animation:scaleInOut 1.5s linear infinite alternate;z-index:1;pointer-events:none}.rv-3-about__vector-1{right:170px;bottom:100%}@media screen and (max-width:479px){.rv-3-about__vector-1{right:40px}}.rv-3-about__vector-2{left:calc(100% + 80px);top:25px}.rv-3-about__vector-3{bottom:-85px;right:120px}@media screen and (max-width:479px){.rv-3-about__vector-3{right:40px}}@keyframes scaleInOut{0%{scale:1}to{scale:1.08}}.rv-5-about{position:relative}.rv-5-about__row{--bs-gutter-x:117px}@media screen and (max-width:1399px){.rv-5-about__row{--bs-gutter-x:50px}}@media screen and (max-width:1199px){.rv-5-about__row{--bs-gutter-x:40px}}.rv-5-about__img{position:relative;z-index:2;outline:1px solid rgba(5,5,5,.14);overflow:hidden;outline-offset:25px;width:max-content;max-width:100%;margin:auto}@media screen and (max-width:1399px){.rv-5-about__img{outline-offset:0;padding:25px}}@media screen and (max-width:1199px){.rv-5-about__img{padding:15px}}@media screen and (max-width:991px){.rv-5-about__img{width:100%}}.rv-5-about__img>img{width:580px;aspect-ratio:1;object-fit:cover}@media screen and (max-width:991px){.rv-5-about__img>img{width:100%;aspect-ratio:2/1.5}}.rv-5-about-stat{background-color:var(--white-f);position:absolute;bottom:0;right:0;padding:28px 45px;font-size:16px;color:gray;font-weight:500;text-transform:uppercase;z-index:1}@media screen and (max-width:1199px){.rv-5-about-stat{padding:18px 75px 18px 35px}}@media screen and (max-width:479px){.rv-5-about-stat{padding:8px 65px 8px 25px}}.rv-5-about-stat:before{content:"";position:absolute;width:130%;height:100%;background-color:#404b44;transform:rotate(354deg);top:0;left:-8px;z-index:-1}@media screen and (max-width:479px){.rv-5-about-stat:before{right:-15px}}.rv-5-about-stat:after{content:"";position:absolute;inset:0;background-color:var(--white-f);z-index:-1}.rv-5-about-stat-number{font-size:64px;font-weight:700;color:var(--black);display:block;line-height:1;margin-bottom:10px}@media screen and (max-width:479px){.rv-5-about-stat-number{font-size:50px;margin-bottom:5px}}.rv-5-about__txt .rv-5-section__heading{width:100%;text-align:left}.rv-5-about__txt .rv-5-section__title{margin-bottom:22px}@media screen and (max-width:1199px){.rv-5-about__txt .rv-5-section__title{margin-bottom:17px}}.rv-5-about__descr{color:rgba(4,14,31,.7);font-family:var(--mulish);margin-bottom:32px}@media screen and (max-width:1199px){.rv-5-about__descr{margin-bottom:22px}}.rv-5-about__features{display:flex;flex-wrap:wrap;gap:30px;row-gap:12px;margin-bottom:54px}@media screen and (max-width:1399px){.rv-5-about__features{gap:12px 20px}}@media screen and (max-width:1199px){.rv-5-about__features{margin-bottom:34px}}@media screen and (max-width:767px){.rv-5-about__features{margin-bottom:24px}}.rv-5-about__feature{position:relative;padding-left:30px}.rv-5-about__feature:before{content:"";position:absolute;left:0;font-family:Font Awesome\ 6 Pro;font-weight:300;font-size:20px;line-height:1.3}.rv-5-about__btns{display:flex;align-items:center;gap:20px}.rv-5-about__btns .rv-3-def-btn{background-color:#8e5b63;border-color:#8e5b63}.rv-5-about__btns .rv-3-def-btn:hover{background-color:transparent}.rv-5-about__call{display:flex;gap:15px;align-items:center}.rv-5-about__call-icon{width:54px;height:54px;line-height:54px;text-align:center;border:1px solid rgba(2,2,8,.14);border-radius:50%;color:#8e5b63;font-size:22px}@media screen and (max-width:1199px){.rv-5-about__call-icon{width:50px;height:50px;line-height:50px;font-size:20px}}.rv-5-about__call-txt .h6,.rv-5-about__call-txt h6{color:#020208;font-family:var(--mulish);font-weight:700;margin-bottom:7px}.rv-5-about__call-txt a{color:rgba(2,2,8,.6);font-family:var(--mulish);font-size:14px;font-weight:500;line-height:142.857%}.rv-5-about__vector{position:absolute;z-index:-1}.rv-5-about__vector--1{left:0;top:263px}@media screen and (max-width:575px){.rv-5-about__vector--1{top:133px}}.rv-5-about__vector--2{right:0;bottom:188px}@media screen and (max-width:1599px){.rv-5-about__vector--2{right:-180px}}@media screen and (max-width:767px){.rv-5-about__vector--2{display:none}}.rv-6-about{padding-bottom:160px}@media screen and (max-width:1399px){.rv-6-about{padding:40px 0 120px}}@media screen and (max-width:1199px){.rv-6-about{padding:40px 0 100px}}@media screen and (max-width:991px){.rv-6-about{padding:30px 0 100px}}.rv-6-about .rv-6-section__heading{margin-bottom:18px}@media screen and (max-width:991px){.rv-6-about .rv-6-section__heading{margin-bottom:8px}}.rv-6-about__descr{color:rgba(5,5,5,.7);font-family:var(--mulish);margin-bottom:30px}@media screen and (max-width:767px){.rv-6-about__descr{margin-bottom:20px}}.rv-6-about__features{display:grid;grid-template-columns:repeat(2,max-content);grid-column-gap:60px;column-gap:60px;grid-row-gap:10px;row-gap:10px}@media screen and (max-width:1199px){.rv-6-about__features{column-gap:30px}}@media screen and (max-width:479px){.rv-6-about__features{grid-template-columns:repeat(1,max-content)}}.rv-6-about__features .rv-5-about__feature{color:#050505;font-family:var(--mulish);font-weight:700;padding-left:22px}.rv-6-about__features .rv-5-about__feature:before{content:"";font-weight:700;top:50%;translate:0 -50%;font-size:15px}@media screen and (max-width:479px){.rv-6-about__btns{flex-direction:column;align-items:flex-start}}.rv-6-about__call{gap:12px}.rv-6-about__call .rv-5-about__call-icon{width:52px;height:52px;line-height:52px;text-align:center;border:none;border-radius:6px;color:#fff;font-size:18px;background-color:#f2584c}@media screen and (max-width:991px){.rv-6-about__call .rv-5-about__call-icon{width:46px;height:46px;line-height:46px;font-size:16px}}.rv-6-about__call .rv-5-about__call-txt a{color:#050505;font-family:var(--mulish);font-weight:700;font-size:16px}.rv-6-about__call .rv-5-about__call-txt a:hover{color:#f2584c}.rv-6-about__img{position:relative}.rv-6-about__img img{border-radius:20px}@media screen and (max-width:1199px){.rv-6-about__img img{width:70%}}.rv-6-about__img img:last-child{position:absolute;bottom:-100px;right:0;border:5px solid var(--white-f);box-shadow:0 10px 40px 0 rgba(2,2,8,.14)}@media screen and (max-width:1199px){.rv-6-about__img img:last-child{bottom:-80px}}@media screen and (max-width:1399px){.rv-8-about{padding:40px 0}}@media screen and (max-width:991px){.rv-8-about{padding:30px 0}}.rv-8-about__video.rv-5-video{position:relative;padding:355px 0;background-image:url(/_next/static/media/rv-8-about-img.3d339b54.jpg)}@media screen and (max-width:1399px){.rv-8-about__video.rv-5-video{padding:300px 0}}@media screen and (max-width:1199px){.rv-8-about__video.rv-5-video{padding:280px 0}}@media screen and (max-width:991px){.rv-8-about__video.rv-5-video{padding:250px 0}}@media screen and (max-width:767px){.rv-8-about__video.rv-5-video{padding:200px 0}}@media screen and (max-width:575px){.rv-8-about__video.rv-5-video{padding:170px 0}}@media screen and (max-width:479px){.rv-8-about__video.rv-5-video{padding:150px 0}}.rv-8-about__video.rv-5-video span{width:140px;height:140px}.rv-8-about__video.rv-5-video a{background:#1c74e9;width:80px;height:80px;line-height:80px;font-size:20px}.rv-8-about__video.rv-5-video a:before{content:none}.rv-8-about__video.rv-5-video .vector{position:absolute;bottom:176px;left:-97px}.rv-8-about__txt{padding-left:80px;position:relative}@media screen and (max-width:1399px){.rv-8-about__txt{padding-left:30px}}@media screen and (max-width:1199px){.rv-8-about__txt{padding-left:20px}}@media screen and (max-width:991px){.rv-8-about__txt{padding-left:0}}.rv-8-about__txt .vector{position:absolute;z-index:-1}.rv-8-about__txt .vector--1{bottom:-80px;left:160px}@media screen and (max-width:991px){.rv-8-about__txt .vector--1{bottom:0;left:auto;right:0}}@media screen and (max-width:575px){.rv-8-about__txt .vector--1{right:-80px}}@media screen and (max-width:479px){.rv-8-about__txt .vector--1{right:-190px}}.rv-8-about__txt .vector--3{right:0;top:-135px}.rv-8-about__txt .vector--2{right:-100px;top:130px}.rv-8-about .rv-8-section__title{margin-bottom:21px}@media screen and (max-width:479px){.rv-8-about .rv-8-section__title{margin-bottom:15px}}.rv-8-about__descr{color:var(--black);font-family:var(--mulish);margin-bottom:28px}@media screen and (max-width:767px){.rv-8-about__descr{margin-bottom:18px}}.rv-8-about__stats{column-gap:65px;margin-bottom:46px;flex-wrap:wrap}@media screen and (max-width:1399px){.rv-8-about__stats{column-gap:45px}}@media screen and (max-width:1199px){.rv-8-about__stats{column-gap:25px}}@media screen and (max-width:767px){.rv-8-about__stats{margin-bottom:30px}}.rv-8-about-stat{font-family:var(--mulish);color:#050505}.rv-8-about-stat__number{font-size:40px;font-weight:800}@media screen and (max-width:1199px){.rv-8-about-stat__number{font-size:35px}}@media screen and (max-width:479px){.rv-8-about-stat__number{font-size:30px;margin-bottom:2px}}.rv-8-about-stat__name{font-size:15px;font-weight:600;opacity:.7}.rv-8-about .rv-3-def-btn{background-color:#1c74e9;border-color:#1c74e9}.rv-8-about .rv-3-def-btn:hover{background-color:transparent}.rv-10-about .rv-10-section__heading{width:100%;text-align:left;margin-bottom:0}.rv-10-about__img img{border-radius:14px}@media screen and (max-width:767px){.rv-10-about__img img.mb-30{margin-bottom:15px}}.rv-10-about__txt{padding-left:79px}@media screen and (max-width:1399px){.rv-10-about__txt{padding-left:49px}}@media screen and (max-width:1199px){.rv-10-about__txt{padding-left:29px}}@media screen and (max-width:991px){.rv-10-about__txt{padding-left:0}}.rv-10-about .rv-10-section__title{margin-bottom:20px;letter-spacing:-.2px}@media screen and (max-width:1199px){.rv-10-about .rv-10-section__title{margin-bottom:14px}}@media screen and (max-width:575px){.rv-10-about .rv-10-section__title{margin-bottom:10px}}@media screen and (max-width:479px){.rv-10-about .rv-10-section__title{margin-bottom:8px}}.rv-10-about__descr{color:rgba(5,5,5,.6);font-family:var(--mulish);margin-bottom:58px}@media screen and (max-width:1399px){.rv-10-about__descr{margin-bottom:48px}}@media screen and (max-width:1199px){.rv-10-about__descr{margin-bottom:38px}}@media screen and (max-width:991px){.rv-10-about__descr{margin-bottom:28px}}@media screen and (max-width:575px){.rv-10-about__descr{margin-bottom:24px}}@media screen and (max-width:479px){.rv-10-about__descr{margin-bottom:20px}}.rv-10-about .rv-10-def-btn{background-color:var(--black);border-color:var(--black);color:var(--white-f)}.rv-10-about .rv-10-def-btn:hover{background-color:transparent;color:var(--black)}.rv-10-about__btns{display:flex;align-items:center;flex-wrap:wrap;gap:15px 20px}.rv-10-about__video-btn{display:flex;align-items:center;gap:15px;color:var(--black);color:#050505;font-family:var(--mulish);font-weight:700}.rv-10-about__video-btn:hover{color:#efc329}.rv-10-about__video-btn:hover .icon{background-color:var(--black);color:#efc329}.rv-10-about__video-btn .icon{width:54px;height:54px;line-height:54px;text-align:center;background-color:gold;border-radius:50%;color:var(--black);transition:.4s ease}.rv-10-about__video-btn i{filter:drop-shadow(0 1px 2px rgba(5,5,5,.2))}.rv-11-about{position:relative;padding-bottom:160px}@media screen and (max-width:1399px){.rv-11-about{padding-bottom:140px}}@media screen and (max-width:991px){.rv-11-about{padding-bottom:30px}}.rv-11-about__row{--bs-gutter-y:100px}.rv-11-about__img img{border-radius:0 40px}.rv-11-about__img img:last-child{border-radius:40px 0;border-width:10px 0 0 10px;box-shadow:none;max-width:84%}.rv-11-about__txt{padding-left:84px;position:relative}@media screen and (max-width:1399px){.rv-11-about__txt{padding-left:44px}}@media screen and (max-width:1199px){.rv-11-about__txt{padding-left:20px}}@media screen and (max-width:991px){.rv-11-about__txt{padding-left:0}}.rv-11-about__txt .rv-11-section__sub-title{margin-left:0}.rv-11-about__txt .rv-6-about__descr{font-weight:500;margin-top:17px}.rv-11-about__txt .rv-8-about-stat__number{font-size:50px;font-weight:700;margin-bottom:4px}@media screen and (max-width:1399px){.rv-11-about__txt .rv-8-about-stat__number{font-size:40px}}@media screen and (max-width:1199px){.rv-11-about__txt .rv-8-about-stat__number{font-size:35px}}@media screen and (max-width:575px){.rv-11-about__txt .rv-8-about-stat__number{font-size:30px}}.rv-11-about__txt .rv-8-about-stat__number sup{color:#a98153;font-size:40px;font-weight:800}@media screen and (max-width:575px){.rv-11-about__txt .rv-8-about-stat__number sup{font-size:35px}}.rv-11-about__txt .rv-8-about-stat__name{font-size:18px;font-weight:500}.rv-11-about__txt img.vector{position:absolute;top:-70px;right:75px}@media screen and (max-width:1199px){.rv-11-about__stats{margin-bottom:30px}}.rv-11-about>img.vector{position:absolute;right:0;bottom:0;max-width:45%}.rv-14-about__img img{width:100%;aspect-ratio:106/105;-webkit-mask:url(/_next/static/media/rv-14-about-mask.d665f236.svg) center center no-repeat;mask:url(/_next/static/media/rv-14-about-mask.d665f236.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.rv-14-about__img svg path{animation:rotate-center 2s ease-in-out infinite alternate both;transform-origin:center}.rv-14-about__txt{padding-left:80px}@media screen and (max-width:1599px){.rv-14-about__txt{padding-left:70px}}@media screen and (max-width:1399px){.rv-14-about__txt{padding-left:40px}}@media screen and (max-width:1199px){.rv-14-about__txt{padding-left:0}}.rv-14-about__txt .rv-6-about__descr{margin-top:16px;margin-bottom:37px}@media screen and (max-width:767px){.rv-14-about__txt .rv-6-about__descr{margin-bottom:27px}}.rv-14-about__features{grid-template-columns:repeat(2,max-content);column-gap:25px;row-gap:7px;border:none;padding-top:0;margin-bottom:53px}@media screen and (max-width:1199px){.rv-14-about__features{grid-template-columns:repeat(1,max-content);margin-bottom:35px}}@media screen and (max-width:991px){.rv-14-about__features{grid-template-columns:repeat(2,max-content)}}@media screen and (max-width:767px){.rv-14-about__features{grid-template-columns:repeat(1,max-content)}}@media screen and (max-width:479px){.rv-14-about__btns{flex-direction:column}}.rv-14-about__btn{border-radius:30px;height:54px;line-height:54px}.rv-14-about__btn i{color:var(--black)}.rv-14-about__call .rv-5-about__call-icon{border-radius:50%;height:54px;width:54px;line-height:54px}@keyframes rotate-center{0%{d:path("M0.0379601 317.48H0V0C156.158 0 285.984 112.742 312.52 261.27V0H630C630 156.158 517.258 285.984 368.73 312.52L630 312.52V630C473.842 630 344.016 517.258 317.48 368.73L317.48 630C143.797 630 2.68874 490.532 0.0379601 317.48Z")}to{d:path("M 0.0379601 317.48 H 0 V 0 C 446.158 0 565.984 -37.258 312.52 261.27 V 0 H 631 C 623 486.158 667.258 355.984 478.73 312.52 L 630 312.52 V 630 C 473.842 840 70.016 517.258 317.48 368.73 L 317.48 630 C 143.797 930 -297.31126 490.532 0.0379601 317.48 Z")}}.rv-15-about_main_area{padding:100px 0;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-about_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-about_main_area{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-about_main_area{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-about_main_area{padding:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-about_main_area{padding:550px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-about_main_area{padding:45px 0}}.rv-15-about_main_area .rv-15-about_image_area{position:relative}@media only screen and (min-width:992px)and (max-width:1199px){.rv-15-about_main_area .rv-15-about_image_area{text-align:center}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-about_main_area .rv-15-about_image_area img{height:350px;width:100%;object-fit:cover}}.rv-15-about_main_area .rv-15-about_image_area .video_btn{width:70px;height:70px;border-radius:50%;background-color:#f35b04;color:#fff;display:inline-block;text-align:center;line-height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse 1.5s linear infinite}.rv-15-about_main_area .rv-15-about_image_area .video_btn:hover{background:#fff;color:#f35b04}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-about_main_area .rv-15-about_image_area .video_btn{height:55px;width:55px;line-height:55px}}.rv-15-about_main_area .rv-15-about_content{padding-left:40px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content{padding-left:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-about_main_area .rv-15-about_content{padding-left:0}}.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-family:var(--mulish),sans-serif;font-size:50px;font-weight:600;color:#050505;position:relative;padding-top:25px;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-size:32px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-size:33px;margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-size:28px;margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-size:20px;margin-bottom:10px}}.rv-15-about_main_area .rv-15-about_content .rv-15-about_title span{position:absolute;bottom:40px;right:30px;z-index:-1}@media only screen and (min-width:992px)and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title span{bottom:-9px;right:340px}}@media only screen and (min-width:768px)and (max-width:991px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title span{bottom:-10px;right:120px}}.rv-15-about_main_area .rv-15-about_content .rv-15-about_desc{font-size:16px;font-family:var(--mulish),sans-serif;font-weight:400;color:#050505}.rv-15-about_main_area .rv-15-about_content .about_list{margin-top:40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content .about_list{margin-top:25px}}.rv-15-about_main_area .rv-15-about_content .about_list ul{font-size:18px;display:flex;flex-wrap:wrap;list-style:none}.rv-15-about_main_area .rv-15-about_content .about_list ul li{flex:0 0 50%;max-width:50%;margin-bottom:15px;font-weight:500;color:#050505;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-about_main_area .rv-15-about_content .about_list ul li{flex:0 0 100%;max-width:100%}}.rv-15-about_main_area .rv-15-about_content .about_list ul li i{margin-right:10px}.rv-15-about_main_area .rv-15-about_content .rv-15-about_btn{display:inline-block;line-height:60px;background:#f35b04;color:#fff;padding:0 40px;border-radius:5px;text-decoration:none;font-weight:500;letter-spacing:1px;margin-top:30px;transition:.5s;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_btn{margin-top:20px;padding:0 30px}}.rv-15-about_main_area .rv-15-about_content .rv-15-about_btn:hover{background:#050505}.rv-16-about_main_area{padding:80px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-about_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-about_main_area{padding-bottom:0}}.rv-16-about_main_area .rv-16-about_image_area{position:relative;width:500px;height:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-about_main_area .rv-16-about_image_area{margin:auto;width:375px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-about_main_area .rv-16-about_image_area{margin:auto;width:270px}}.rv-16-about_main_area .rv-16-about_image_area img{width:500px;height:550px;object-fit:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-about_main_area .rv-16-about_image_area img{width:250px;height:400px;margin:auto}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-about_main_area .rv-16-about_image_area img{width:350px;height:400px;margin:auto}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-16-about_main_area .rv-16-about_image_area img{width:300px;height:350px;margin:auto}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-about_main_area .rv-16-about_image_area img{width:200px;height:260px;margin:auto}}.rv-16-about_main_area .rv-16-about_image_area img:nth-child(2){position:absolute;content:"";top:100px;left:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-about_main_area .rv-16-about_image_area img:nth-child(2){top:75px;left:75px}}.rv-16-about_main_area .rv-16-about_content_area{padding-top:80px}@media only screen and (min-width:992px)and (max-width:1199px){.rv-16-about_main_area .rv-16-about_content_area{padding-left:40px}}@media only screen and (min-width:768px)and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area{padding-top:65px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-about_main_area .rv-16-about_content_area{padding-top:150px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_heading{font-size:44px;font-weight:800;color:#020208;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_heading{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_heading{font-size:28px;margin-bottom:25px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item{display:flex;align-items:center;column-gap:20px;padding-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item{flex-direction:column;text-align:center;row-gap:10px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item{padding-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item{padding-bottom:7px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_image{height:100px;width:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_image{height:60px;width:60px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_image img{object-fit:contain}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt .h4,.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt h4{font-size:20px;font-weight:700;color:#0b1728;cursor:pointer;transition:.3s;margin-bottom:10px;font-family:var(--mulish),sans-serif}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt .h4:hover,.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt h4:hover{color:#d21028}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt .h4,.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt h4{margin-bottom:7px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt p{color:#666;font-weight:500;font-family:var(--mulish),sans-serif}@media only screen and (min-width:768px)and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt p{font-size:14px;line-height:20px}}.rv-17-about_main_section{padding:150px 0}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-17-about_main_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-about_main_section{padding:70px 0}}.rv-17-about_main_section .rv-17-about_image{position:relative}.rv-17-about_main_section .rv-17-about_image img{height:500px;width:400px}@media only screen and (min-width:768px)and (max-width:991px){.rv-17-about_main_section .rv-17-about_image img{height:500px;width:500px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-17-about_main_section .rv-17-about_image img{height:400px;width:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-about_main_section .rv-17-about_image img{height:400px;width:100%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-about_main_section .rv-17-about_image img{height:300px;width:100%}}.rv-17-about_main_section .rv-17-about_image img:nth-child(2){position:absolute;right:0;bottom:-100PX;height:300px;width:300px}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-about_main_section .rv-17-about_image img:nth-child(2){height:250px;width:250px;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-17-about_main_section .rv-17-about_content{padding-top:100px}}.rv-17-about_main_section .rv-17-about_content .rv-17-about_sub_heading{color:#000;font-weight:600;position:relative;padding-left:10px;text-transform:uppercase;font-family:var(--mulish),sans-serif}.rv-17-about_main_section .rv-17-about_content .rv-17-about_sub_heading:after{position:absolute;content:"";height:100%;width:2px;background:#dfe11b;left:0;top:0}.rv-17-about_main_section .rv-17-about_content .rv-17-about_content_heading{color:#020208;font-size:48px;font-weight:800;padding-top:10px;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-about_main_section .rv-17-about_content .rv-17-about_content_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-about_main_section .rv-17-about_content .rv-17-about_content_heading{font-size:30px}}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list{background:#f2f2f3;overflow-y:scroll;height:300px;-webkit-scrollbar-width:thin;scrollbar-width:thin;-webkit-scrollbar-color:#dfe11b #f2f2f3;scrollbar-color:#dfe11b #f2f2f3}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list{display:flex;column-gap:20px;padding:15px 40px;transition:.3s}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list{padding:30px 10px}}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list:hover{background:#dfe11b}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_icon{width:60px;height:60px}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_content .h3,.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_content h3{font-size:26px;font-weight:700;color:#020208;margin-bottom:10px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_content .h3,.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_content h3{font-size:17px}}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_content p{font-weight:400;font-family:var(--mulish),sans-serif;color:rgba(2,2,8,.7)}.rv-18-about_section{padding:130px 0;position:relative}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-about_section{padding:100px 0}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-about_section{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-18-about_section{padding:60px 0}}.rv-18-about_section .rv-18-car_img{position:absolute;right:2%;bottom:10%}.rv-18-about_section .rv4_rgap{--bs-gutter-x:180px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-about_section .rv4_rgap{--bs-gutter-x:130px}}.rv-18-about_section .rv-18-about_image{position:relative;height:650px;width:auto;margin-left:120px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px){.rv-18-about_section .rv-18-about_image{margin-left:0}}@media only screen and (min-width:992px)and (max-width:1199px){.rv-18-about_section .rv-18-about_image{margin-left:0;height:455px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-about_section .rv-18-about_image{margin-left:0;height:455px;width:388px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-18-about_section .rv-18-about_image{margin-left:0;height:395px;width:332px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-about_section .rv-18-about_image{margin-left:0;height:300px;width:223px}}.rv-18-about_section .rv-18-about_image img{height:100%;width:100%;object-fit:contain}.rv-18-about_section .rv-18-about_image img:nth-child(2){position:absolute;content:"";width:240px;height:250px;bottom:25px;right:-28%}@media only screen and (min-width:992px)and (max-width:1199px){.rv-18-about_section .rv-18-about_image img:nth-child(2){width:190px;height:240px;bottom:20px;right:-24%}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-about_section .rv-18-about_image img:nth-child(2){width:198px;height:250px;bottom:20px;right:-24%}}@media only screen and (min-width:480px)and (max-width:575px){.rv-18-about_section .rv-18-about_image img:nth-child(2){width:180px;height:170px;bottom:18px;right:-26%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-about_section .rv-18-about_image img:nth-child(2){width:140px;height:140px;bottom:18px;right:-26%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-about_section .rv-18-about_content{margin-top:50px}}.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading{color:#142137;font-size:48px;font-weight:800;position:relative;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:1200px)and (max-width:1399px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading{font-size:35px;margin-bottom:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading{font-size:24px;margin-bottom:15px}}.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading span{position:absolute;right:27%;top:20px;z-index:-1}.rv-18-about_section .rv-18-about_content .rv-18-about_content_desc{color:rgba(20,33,55,.8);font-size:18px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_desc{margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_desc{font-size:15px;margin-bottom:15px}}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item{margin-bottom:40px;display:flex;column-gap:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-about_section .rv-18-about_content .rv-18-about_list_item{margin-bottom:20px}}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_number>span{height:50px;width:50px;border-radius:50%;background:#c6c8d4;color:#142137;text-align:center;line-height:50px;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_number>span{height:40px;width:40px;line-height:40px}}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content .h4,.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content h4{color:#142137;font-size:20px;font-weight:700;transition:.3s;cursor:pointer;margin-bottom:10px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content .h4,.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content h4{margin-bottom:5px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content .h4,.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content h4{font-size:16px;margin-bottom:7px}}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content .h4:hover,.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content h4:hover{color:#1c74e9}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content p{font-family:var(--mulish),sans-serif;color:rgba(20,33,55,.7);font-weight:500;font-size:16px;margin:0}.rv-18-about_section .rv-18-about_content .rv-18-about_btn{background:transparent;font-size:16px;font-weight:700;width:200px;height:54px;display:flex;justify-content:center;align-items:center;position:relative;transition:all .4s ease;z-index:1;border:1px solid rgba(20,33,55,.24);color:#142137;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_btn{width:180px;height:50px}}.rv-18-about_section .rv-18-about_content .rv-18-about_btn:before{content:"";position:absolute;inset:0;background-color:#1c74e9;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-18-about_section .rv-18-about_content .rv-18-about_btn:hover{color:#fff}.rv-18-about_section .rv-18-about_content .rv-18-about_btn:hover:before{width:100%;left:0}.rv-19-about_section{padding-top:130px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-about_section{padding-top:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-about_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-about_section{padding:60px 0}}.rv-19-about_section .rv-19-about_image{display:flex;justify-content:flex-end}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-about_section .rv-19-about_image{height:700px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-about_section .rv-19-about_image{height:374px;width:100%;flex:inherit;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-about_section .rv-19-about_image{height:300px;width:100%;flex:inherit;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-about_section .rv-19-about_image{height:250px;width:100%;flex:inherit;margin-bottom:25px}}.rv-19-about_section .rv-19-about_image img{max-width:none;height:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-about_section .rv-19-about_image img{height:100%;width:100%}}.rv-19-about_section .rv-19-about_content{padding-left:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-about_section .rv-19-about_content{padding:0}}.rv-19-about_section .rv-19-about_content .rv-19-about_content_heading{font-size:54px;font-weight:800;color:#142137;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-about_section .rv-19-about_content .rv-19-about_content_heading{font-size:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-about_section .rv-19-about_content .rv-19-about_content_heading{font-size:40px;margin-bottom:40px;font-size:34px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-about_section .rv-19-about_content .rv-19-about_content_heading{font-size:28px;margin-bottom:25px}}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list{display:flex;column-gap:20px;padding-bottom:40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list{padding-bottom:25px}}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_serial span{height:10px;width:10px;background:#026fff;position:relative;border-radius:50%;top:5px;font-family:var(--mulish),sans-serif}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_serial span:before{position:absolute;content:"";height:24px;width:24px;border-radius:50%;background:rgba(28,116,233,.14);text-align:center;top:-7px;left:-7px}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_content .h3,.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_content h3{font-size:24px;font-weight:700;color:#142137;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_content .h3,.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_content h3{font-size:24px;margin-bottom:10px}}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_content p{color:rgba(20,33,55,.7);font-size:15px;font-weight:400;margin:0;font-family:var(--mulish),sans-serif}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area{font-size:16px;font-weight:700;color:#142137;width:200px;height:54px;border:1px solid #fff;display:flex;justify-content:space-between;align-items:center;text-align:center;background:#dfe11b;column-gap:1px;position:relative;z-index:1}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-about_section .rv-19-about_content .rv-19-about_button_area{width:180px}}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area .rv-19-about_btn{border-right:1px solid #fff;width:100%;color:#142137;height:100%;display:flex;justify-content:center;align-items:center;font-family:var(--mulish),sans-serif}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area:hover{color:#000;letter-spacing:1px}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area:hover i{transform:rotate(-45deg)}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area i{height:54px;width:54px;align-self:flex-end;text-align:center;line-height:54px;transition:all .4s ease}.rv-20-about_section{padding:120px 0;position:relative;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section{padding:170px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-about_section{padding:150px 0 70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-about_section{padding:100px 0 50px}}.rv-20-about_section .rv-20-about_image{position:relative;width:100%;padding-right:80px;height:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:1600px)and (max-width:1799px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image{padding-right:50px;text-align:right}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image{padding-right:0;text-align:right}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-about_section .rv-20-about_image{height:400px;width:350px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-about_section .rv-20-about_image{height:400px;width:330px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-about_section .rv-20-about_image{height:250px;width:250px}}.rv-20-about_section .rv-20-about_image img{width:440px;object-fit:cover;height:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image img{width:370px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-about_section .rv-20-about_image img{width:280px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-about_section .rv-20-about_image img{width:200px}}.rv-20-about_section .rv-20-about_image img:nth-child(2){position:absolute;content:"";width:220px;height:240px;top:-100px;left:-100px;object-fit:contain;animation:aimoveY 2.4s linear infinite alternate}@keyframes aimoveY{0%{transform:translateY(20px)}to{transform:translateY(-20px)}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:1600px)and (max-width:1799px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image img:nth-child(2){top:-50px;left:-50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image img:nth-child(2){top:-80px;left:-65px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image img:nth-child(2){top:-70px;left:-20px;width:170px;height:200px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-about_section .rv-20-about_image img:nth-child(2){top:-70px;left:-20px;width:120px;height:120px}}.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{position:absolute;left:-170px;bottom:100px;rotate:-90deg;display:flex;align-items:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:1600px)and (max-width:1799px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-115px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-160px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-90px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-70px;bottom:65px}}.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt .h3,.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt h3{font-size:80px;font-weight:800;color:#081c15;margin:0;line-height:1px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt .h3,.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt h3{font-size:60px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt .h3,.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt h3{font-size:40px}}.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt p{color:rgba(8,28,21,.6);font-size:18px;font-weight:600;margin:0;width:100px;line-height:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt p{font-size:16px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-about_section .rv-20-about_section_content{margin-top:40px}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_sub_title{color:#081c15;font-weight:500;font-size:16px;width:194px;height:36px;line-height:36px;text-align:center;border:1px solid rgba(8,28,21,.14);display:flex;justify-content:center;align-items:center;column-gap:4px;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_sub_title{margin-bottom:15px}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_sub_title span{height:5px;width:5px;background:#081c15;border-radius:50%}.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_section_title{font-size:54px;font-weight:800;color:#081c15;margin-bottom:44px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_section_title{font-size:28px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:768px)and (max-width:991px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_section_title{font-size:22px;margin-bottom:30px}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions{display:flex;align-items:center;column-gap:20px;justify-content:space-between}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions{flex-direction:column;align-items:inherit;gap:20px}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(8,28,21,.14);padding:15px 20px;transition:all .4s ease;flex:0 0 48%;max-width:50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions{max-width:100%}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions:hover{border-left:1px solid #081c15}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_left .h3,.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_left h3{font-size:20px;font-weight:700;color:#081c15;margin-bottom:4px;font-family:var(--mulish),sans-serif}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_left p{color:rgba(8,28,21,.6);font-size:14px;font-weight:400;margin:0;font-family:var(--mulish),sans-serif}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_icon{height:32px;width:32px;background:rgba(8,28,21,.06);border-radius:50%;text-align:center;line-height:32px;color:#081c15;transition:all .4s ease}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_icon i{transition:all .4s ease}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_icon:hover{background:#081c15;color:#fff}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_icon:hover i{rotate:90deg}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list{margin-top:40px}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul{display:flex;flex-wrap:wrap;list-style:none}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li{flex:0 0 48%;max-width:50%;margin-bottom:20px;font-weight:500}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li{flex:0 0 100%;max-width:100%}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li .h4,.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li h4{color:#081c15;font-size:18px;font-weight:700;transition:all .4s ease;cursor:pointer;font-family:var(--mulish),sans-serif}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li .h4 i,.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li h4 i{margin-right:10px}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li .h4:hover,.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li h4:hover{color:#2d6a4f}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li p{color:rgba(8,28,21,.7);font-size:15px;font-weight:400;margin:0;font-family:var(--mulish),sans-serif;width:82%}.rv-20-about_section .about-sh-6{position:absolute;top:100px;right:0;height:300px;width:200px;z-index:-1}.rv-20-about_section .about-sh-6 img{height:100%;width:100%}.rv-22-about_main_area{padding:140px 0 100px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area{padding:120px 0 80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area{padding:100px 0 70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area{padding:80px 0 50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-about_main_area{padding:60px 0 40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-about_main_area{padding:40px 0 30px}}.rv-22-about_main_area .rv-22-car_img{position:absolute;right:2%;bottom:10%}.rv-22-about_main_area .rv-22-about_image{position:relative;height:600px;width:auto}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-about_main_area .rv-22-about_image{height:500px;width:100%;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-about_main_area .rv-22-about_image{height:400px;width:100%;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-about_main_area .rv-22-about_image{height:300px;width:100%;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-about_main_area .rv-22-about_image{height:270px;width:100%;margin-bottom:25px}}.rv-22-about_main_area .rv-22-about_image img{height:100%;width:100%;object-fit:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-about_main_area .rv-22-about_image img{height:100%;width:65%}}.rv-22-about_main_area .rv-22-about_image img:nth-child(2){position:absolute;content:"";width:150px;height:250px;bottom:0;right:-35%;object-fit:contain}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area .rv-22-about_image img:nth-child(2){right:-45%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-about_main_area .rv-22-about_image img:nth-child(2){width:35%;right:0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-about_main_area .rv-22-about_image img:nth-child(2){height:150px;width:35%;right:0}}.rv-22-about_main_area .rv-22-about_content{padding-left:70px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-about_main_area .rv-22-about_content{padding-left:0}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title{position:relative;color:rgba(4,14,31,.7);font-size:14px;font-weight:500;text-transform:uppercase;display:inline-block}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title{margin-bottom:7px}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title .rv8_sub_pre_nex{content:"";background:rgba(4,14,31,.4);width:60px;height:1px;position:absolute;right:-65%;font-family:var(--mulish),sans-serif;top:50%;transform:translateY(-50%)}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title .rv8_sub_pre_nex:before{position:absolute;content:"";height:8px;width:8px;left:-15px;background:#9a9ea5;border-radius:50%;transform:translateY(-50%);animation:slide-right 2.5s linear infinite alternate both;top:0}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title .rv8_sub_pre_nex:after{position:absolute;content:"";height:8px;width:8px;right:-15px;background:#9a9ea5;border-radius:50%;top:50%;transform:translateY(-50%);animation:slide-left 2.5s linear infinite alternate both;top:0}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{color:#040e1f;font-size:46px;font-weight:700;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{font-size:35px;margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{font-size:30px;margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{font-size:20px;margin-bottom:10px}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_desc{color:rgba(4,14,31,.7);font-size:16px;font-weight:400;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_desc{margin-bottom:20px;font-size:14px}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area{padding-left:130px;margin-bottom:35px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area{padding-left:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area{padding-left:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area{padding-left:0}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area .rv-22-about_list{margin-bottom:15px;display:flex;column-gap:15px;align-items:center}.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area .rv-22-about_list i{background:#22e17f;color:#fff;height:25px;width:25px;border-radius:50%;text-align:center;line-height:25px}.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area .rv-22-about_list p{font-family:var(--mulish),sans-serif;font-size:15px;font-weight:500;color:#040e1f;margin:0}.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{font-size:16px;font-weight:700;color:#fff;background:#b38d3f;padding:15px 50px;border-radius:30px;display:inline-block;position:relative;z-index:1;overflow:hidden;letter-spacing:2px;margin-left:130px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{margin-left:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{margin-left:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{margin-left:0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{margin-left:0;padding:13px 30px}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn:before{position:absolute;content:"";background-color:#040e1f;width:100%;height:0;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all .5s ease}.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn:hover{color:#fff}.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn:hover:before{height:400%}.rv-22-about_main_area .rv-22-about_content .home-8-about-sh-2{position:absolute;right:0;bottom:-5%;height:82px;width:77px}.rv-22-about_main_area .rv-22-about_content .home-8-about-sh-2 img{height:100%;width:100%}.rv-22-about_main_area .home-8-about-sh-1{position:absolute;right:15%;top:20%;height:120px;width:77px}.rv-22-about_main_area .home-8-about-sh-1 img{height:100%;width:100%}.rv-23-about_main_area{padding:190px 0 160px;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area{padding:120px 0 130px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-about_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-about_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-about_main_area{padding:5px 0 50px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-about_main_area{padding:35px 0}}.rv-23-about_main_area .rv-23-about_image{position:relative;height:570px;width:440px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_image{height:450px;width:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_image{height:400px;width:320px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-about_main_area .rv-23-about_image{height:350px;width:250px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-about_main_area .rv-23-about_image{height:280px;width:230px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-about_main_area .rv-23-about_image{height:250px;width:200px}}.rv-23-about_main_area .rv-23-about_image img{height:100%;width:100%}.rv-23-about_main_area .rv-23-about_image img:nth-child(2){position:absolute;content:"";top:100px;left:100px;object-fit:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-about_main_area .rv-23-about_image img:nth-child(2){top:50px;left:70px}}.rv-23-about_main_area .rv-23-about_content{position:relative;padding-left:70px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-about_main_area .rv-23-about_content{padding:100px 0 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-about_main_area .rv-23-about_content{padding:80px 0 0}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_sub_title{color:#fff;font-size:15px;font-weight:700;background:#020208;padding:1px 4px;display:inline-block;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_sub_title{margin-bottom:10px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_title{color:#020208;font-size:46px;font-weight:800;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_title{font-size:40px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_title{font-size:30px;margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_title{font-size:22px;margin-bottom:15px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_desc{color:rgba(2,2,8,.7);font-size:16px;font-weight:500;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_desc{margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_desc{margin-bottom:25px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn{font-size:16px;font-weight:700;color:#020208;background:transparent;border:1px solid rgba(2,2,8,.1);width:256px;height:54px;font-family:var(--mulish),sans-serif;display:flex;justify-content:center;align-content:center;align-items:center;column-gap:10px;transition:all .5s ease;position:relative}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn{width:230px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn:before{content:"";position:absolute;inset:0;background:#3ba52d;width:100%;height:0;transition:all .4s ease;z-index:-1;top:auto}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn:hover:before{height:100%;top:0}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn:hover{color:#fff}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn:hover i{background:#fff;color:#020208}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn i{width:34px;height:34px;border-radius:50%;background:#3ba52d;color:#fff;text-align:center;line-height:34px;transition:all .5s ease}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area{display:flex;margin-top:60px;column-gap:74px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area{margin-top:34px;column-gap:60px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area{margin-top:30px;column-gap:15px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup{border-right:1px solid rgba(2,2,8,.1);padding-right:54px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup{padding-right:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup{padding-right:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup{padding-right:15px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_number{font-size:50px;font-weight:700;color:#020208}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_number{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_number{font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_number{font-size:20px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_title{color:rgba(2,2,8,.6);font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup:last-child{border:0}.rv-24-about_main_area{padding:160px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-about_main_area{padding:130px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-about_main_area{padding:110px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-about_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-about_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-about_main_area{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-about_main_area{padding:35px 0}}.rv-24-about_main_area .rv-24-about_image{position:relative;height:650px;width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-about_main_area .rv-24-about_image{height:500px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-about_main_area .rv-24-about_image{height:450px;width:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-about_main_area .rv-24-about_image{height:400px;width:350px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-about_main_area .rv-24-about_image{height:350px;width:300px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-about_main_area .rv-24-about_image{height:250px;width:200px}}.rv-24-about_main_area .rv-24-about_image img{height:100%;width:100%;border-radius:30px;border:5px solid #fff}.rv-24-about_main_area .rv-24-about_image img:nth-child(2){position:absolute;content:"";bottom:-70px;right:-120px;object-fit:cover;height:450px;width:410px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-about_main_area .rv-24-about_image img:nth-child(2){height:380px;width:359px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-about_main_area .rv-24-about_image img:nth-child(2){height:322px;width:auto;bottom:-50px;right:-100px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-about_main_area .rv-24-about_image img:nth-child(2){height:230px;width:180px;bottom:-40px;right:-50px}}.rv-24-about_main_area .rv-24-about_content{position:relative;padding-left:130px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-about_main_area .rv-24-about_content{padding:100px 0 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-about_main_area .rv-24-about_content{padding:80px 0 0}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_sub_title{margin-bottom:10px}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{color:#020208;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{font-size:30px;margin-bottom:25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{margin-bottom:15px;font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{font-size:19px}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_desc{color:rgba(2,2,8,.7);font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_desc{margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_desc{margin-bottom:15px}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_list{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_list{margin-bottom:30px;column-gap:15px}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_list li{color:#020208;font-weight:600;font-size:15px;font-family:var(--mulish),sans-serif}.rv-24-about_main_area .rv-24-about_content .rv-24-about_list li i{color:#b38d3f;height:25px;width:25px;background:transparent;border:1px solid #b38d3f;text-align:center;line-height:25px;margin-right:10px;border-radius:50%}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_btn{font-size:16px;font-weight:700;color:#fff;background:#a58051;border:1px solid #a58051;width:190px;height:54px;transition:all .5s ease;position:relative;text-align:center;line-height:54px;z-index:1;display:inline-block;font-family:var(--mulish),sans-serif}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_btn:before{content:"";position:absolute;inset:0;background:#020208;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_btn:hover:before{width:100%;left:0}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call{display:flex;align-items:center;column-gap:15px}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_icon{color:#a58051;border:1px solid rgba(2,2,8,.14);height:54px;width:54px;display:inline-block;text-align:center;line-height:54px;font-size:25px}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_icon:hover i{rotate:0deg}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_icon i{rotate:-30deg;transition:all .3s cubic-bezier(.46,.03,.52,.96)}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_txt span{font-size:16px;font-weight:700;color:#020208;margin-bottom:0;display:block;font-family:var(--mulish),sans-serif}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_txt .rv-24-about_call_num{color:rgba(2,2,8,.6);font-weight:500;font-size:15px;font-family:var(--mulish),sans-serif}.rv-25-about_main_area{padding:160px 0;background:#d6dec9;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area{padding:130px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-about_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-about_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area{padding:35px 0}}.rv-25-about_main_area .rv-25-about_image{position:relative;height:650px;width:500px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image{height:640px;width:430px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-about_main_area .rv-25-about_image{height:550px;width:400px;margin-left:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-about_main_area .rv-25-about_image{height:440px;width:350px;margin-left:30px;height:400px;width:300px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_image{height:300px;width:230px;margin-left:0}}.rv-25-about_main_area .rv-25-about_image img{height:100%;width:100%}.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{position:absolute;left:-14%;top:21%;height:150px;width:150px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{left:-8%;top:21%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{left:-10%;top:17%;height:120px;width:120px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{left:-10%;top:17%;height:100px;width:100px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{height:80px;width:80px;left:-10%;top:17%}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{position:absolute;content:"";bottom:-40px;right:-50px;height:310px;width:250px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{height:300px;width:240px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{height:250px;width:200px;bottom:-22px;right:15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{height:220px;width:175px;bottom:-30px;right:0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{height:200px;width:150px;bottom:-30px;right:0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{height:150px;width:130px;bottom:-31px;right:0}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.04);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;top:50%;left:50%;padding:40px 30px;transform:translate(-50%,-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{padding:30px 20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{padding:15px 25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{padding:5px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{padding:5px 20px}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt .h5,.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt h5{font-family:var(--mulish),sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt .h5,.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt h5{margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt .h5,.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt h5{margin-bottom:0;font-size:12px}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt span{font-family:var(--mulish),sans-serif;color:#4a1808;font-size:80px;font-style:normal;font-weight:1000}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt span{font-size:60px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt span{font-size:30px}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt p{font-family:var(--mulish),sans-serif;font-size:15px;font-weight:700;color:#fff;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt p{font-size:12px}}.rv-25-about_main_area .rv-25-about_content{padding-left:70px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content{padding-left:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-about_main_area .rv-25-about_content{padding:40px 0 0}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_sub_title{margin-bottom:10px}}@media only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_sub_title{margin-bottom:5px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{color:#020208;font-size:50px;font-weight:700;margin-bottom:35px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{font-size:40px;margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{font-size:35px;margin-bottom:15px;font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{font-size:25px;margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{font-size:20px;margin-bottom:10px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{color:rgba(2,2,8,.7);font-size:16px;font-weight:400;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{margin-bottom:15px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_list{display:flex;align-items:center;margin-bottom:50px;flex-wrap:wrap}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list{margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list{margin-bottom:20px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li{color:#020208;font-family:var(--mulish),sans-serif;font-weight:600;font-size:15px;flex:0 0 50%;max-width:50%;padding-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li{padding-bottom:10px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li{padding-bottom:10px;flex:0 0 100%;max-width:100%}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li i{color:#b38d3f;text-align:center;margin-right:20px;font-size:17px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li i{margin-right:10px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area{display:flex;align-items:center;column-gap:20px;flex-wrap:wrap;gap:20px}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_btn{font-size:16px;font-weight:700;color:#fff;background:#a58051;border:1px solid #a58051;width:190px;height:54px;transition:all .5s ease;position:relative;text-align:center;line-height:54px;z-index:1;display:inline-block;font-family:var(--mulish),sans-serif}@media only screen and (min-width:480px)and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_btn{width:160px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_btn:before{content:"";position:absolute;inset:0;background:#020208;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_btn:hover:before{width:100%;left:0}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta{display:flex;align-items:center;column-gap:15px}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta{order:-1}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta .rv-25-about_author_image{height:60px;width:60px;background:#464d3b;border-radius:50%}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta .rv-25-about_author_image img{border-radius:50%}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta .rv-25-about_author_data .rv-25-about_author_name{font-size:18px;font-weight:700;color:#020208;margin-bottom:0;display:block;font-family:var(--mulish),sans-serif}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta .rv-25-about_author_data .rv-25-about_author_desc{color:rgba(2,2,8,.7);font-weight:500;font-size:15px;font-family:var(--mulish),sans-serif}.rv-25-about_main_area .home-11-about-sh-1{position:absolute;right:0;bottom:15%}.rv-25-about_main_area .home-11-about-sh-1 img{height:100%;width:100%}.rv-1-speakers{background-color:#e4e4e4}.rv-1-speakers__slider .swiper-slide:nth-child(odd){margin-top:50px}@media screen and (max-width:479px){.rv-1-speakers__slider .swiper-slide:nth-child(odd){margin-top:0}}.rv-1-speaker{width:100%;height:370px;position:relative;overflow:hidden;z-index:1}.rv-1-speaker:hover .rv-1-speaker__socials a{transform:translateX(0);opacity:1}.rv-1-speaker video{height:100%;width:100%;object-fit:cover}.rv-1-speaker__txt{position:absolute;left:0;bottom:24px}.rv-1-speaker__role{background-color:var(--white-f);font-size:12px;font-weight:500;text-transform:uppercase;padding:6px 14px;color:rgba(5,5,5,.7);display:inline-block;margin-bottom:2px}.rv-1-speaker__name{background-color:var(--white-f);padding:8px 14px;font-weight:600;font-size:18px;color:var(--black)}.rv-1-speaker__socials{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;gap:6px}.rv-1-speaker__socials a{background-color:var(--white-f);border-radius:50%;color:var(--black);width:40px;height:40px;line-height:40px;text-align:center;opacity:0;transform:translateX(50px);transition:.4s ease}.rv-1-speaker__socials a:hover{background-color:var(--orange);color:var(--white-f)}.rv-1-speaker__socials a:nth-child(2){transition:.4s ease,transform .4s ease .1s,opacity .4s ease .1s}.rv-1-speaker__socials a:nth-child(3){transition:.4s ease,transform .4s ease .2s,opacity .4s ease .2s}.rv-1-schedule__tabs{justify-content:center;border:none;gap:15px;margin-bottom:60px}@media screen and (max-width:991px){.rv-1-schedule__tabs{margin-bottom:30px}}@media screen and (max-width:767px){.rv-1-schedule__tabs{gap:10px}}.rv-1-schedule__tabs .nav-link{border:1px solid rgba(5,5,5,.14);border-radius:0;padding:10px 40px;position:relative}@media screen and (max-width:1399px){.rv-1-schedule__tabs .nav-link{padding:10px 30px}}@media screen and (max-width:1199px){.rv-1-schedule__tabs .nav-link{padding:8px 20px}}@media screen and (max-width:767px){.rv-1-schedule__tabs .nav-link{padding:8px 12px}}.rv-1-schedule__tabs .nav-link:before{content:"";position:absolute;top:100%;left:50%;translate:-50%;width:32px;height:17px;background-color:var(--orange);z-index:-1;opacity:0;transition:.15s ease-in-out;-webkit-clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%,50% 100%)}.rv-1-schedule__tabs .nav-link.active{border-color:var(--orange);background-color:var(--orange);color:var(--white-f)}.rv-1-schedule__tabs .nav-link.active:before{opacity:1}.rv-1-schedule__tabs .nav-link.active .title{color:var(--white-f)}.rv-1-schedule__tabs .nav-link.active .sub-title{color:hsla(0,0%,100%,.8)}.rv-1-schedule__tabs .nav-link .title{display:block;color:var(--black);font-weight:600;font-size:22px}@media screen and (max-width:1199px){.rv-1-schedule__tabs .nav-link .title{font-size:20px}}@media screen and (max-width:991px){.rv-1-schedule__tabs .nav-link .title{font-size:18px}}.rv-1-schedule__tabs .nav-link .sub-title{color:rgba(5,5,5,.5);font-weight:500}.rv-1-schedule-conf{display:grid;grid-template-columns:27% 50% auto;grid-gap:60px;gap:60px;align-items:center;padding:35px 65px;border:1px solid transparent;border-top-color:rgba(5,5,5,.1);transition:.4s ease;position:relative;z-index:1;animation:confAnime 1.4s ease}@media screen and (max-width:1399px){.rv-1-schedule-conf{padding:25px 35px;grid-template-columns:30% 45% auto;gap:50px}}@media screen and (max-width:1199px){.rv-1-schedule-conf{gap:35px}}@media screen and (max-width:991px){.rv-1-schedule-conf{grid-template-columns:45% 55%}}@media screen and (max-width:767px){.rv-1-schedule-conf{grid-template-columns:100%;justify-content:center;text-align:center;gap:25px}}@media screen and (max-width:479px){.rv-1-schedule-conf{gap:15px;padding:20px}}.rv-1-schedule-conf:hover{border-color:rgba(5,5,5,.1) rgba(5,5,5,.1) transparent}.rv-1-schedule-conf:hover:before{opacity:1}.rv-1-schedule-conf:hover .rv-1-schedule-conf__btn i{background-color:var(--orange);border-color:var(--orange);color:var(--white-f)}.rv-1-schedule-conf:before{content:"";position:absolute;inset:0;background:linear-gradient(94deg,rgba(242,88,76,.05),rgba(242,88,76,0));z-index:-1;opacity:0;transition:.4s ease}.rv-1-schedule-conf:first-child{border-top-color:transparent}.rv-1-schedule-conf:first-child:hover{border-top-color:rgba(5,5,5,.1)}@media screen and (max-width:991px){.rv-1-schedule-conf:last-child{border-bottom-color:rgba(5,5,5,.1)}}.rv-1-schedule-conf:last-child:hover{border-color:rgba(5,5,5,.1)}.rv-1-schedule-conf>*{flex:auto}.rv-1-schedule-conf__author{display:flex;gap:40px;justify-content:space-between;align-items:center}@media screen and (max-width:1199px){.rv-1-schedule-conf__author{gap:15px}}.rv-1-schedule-conf__author-name{font-weight:700;font-size:20px;font-family:var(--mulish);color:var(--black);margin-bottom:5px}@media screen and (max-width:479px){.rv-1-schedule-conf__author-name{font-size:18px;margin-bottom:3px}}.rv-1-schedule-conf__author-label{font-weight:500;font-family:var(--mulish);font-size:15px;color:rgba(5,5,5,.6)}.rv-1-schedule-conf__author-img{flex-shrink:0}.rv-1-schedule-conf__author-img img{width:100px;height:100px;object-fit:cover}.rv-1-schedule-conf__name{font-weight:600;font-size:24px;color:var(--black);margin-bottom:15px}@media screen and (max-width:1199px){.rv-1-schedule-conf__name{font-size:22px;margin-bottom:10px}}@media screen and (max-width:479px){.rv-1-schedule-conf__name{font-size:20px}}.rv-1-schedule-conf__name a:hover{color:var(--orange)}.rv-1-schedule-conf__infos{display:flex;gap:35px}@media screen and (max-width:767px){.rv-1-schedule-conf__infos{justify-content:center}}@media screen and (max-width:479px){.rv-1-schedule-conf__infos{flex-direction:column;align-items:center;gap:10px}}.rv-1-schedule-conf__infos li{font-size:15px;font-weight:500;color:rgba(5,5,5,.6);display:flex;gap:8px;align-items:center}.rv-1-schedule-conf__infos li i{color:var(--orange);font-size:20px}.rv-1-schedule-conf__btn{font-family:var(--mulish);font-weight:700;font-size:16px;color:var(--black);display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (max-width:991px){.rv-1-schedule-conf__btn{grid-column:1/3}}@media screen and (max-width:767px){.rv-1-schedule-conf__btn{grid-column:auto}}.rv-1-schedule-conf__btn i{border:1px solid rgba(5,5,5,.14);border-radius:50%;width:35px;height:35px;text-align:center;line-height:35px;transition:.4s ease;flex-shrink:0}@keyframes confAnime{0%{transform:rotateX(90deg)}to{transform:rotateX(0deg)}}.rv-17-events_section{padding:130px 40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-events_section{padding:70px 40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-events_section{padding:50px 40px}}.rv-17-events_section .rv-17-even_title{text-align:center;padding-bottom:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-events_section .rv-17-even_title{padding-bottom:40px}}.rv-17-events_section .rv-17-even_title .rv-17-even_sub_heading{color:#000;font-weight:600;position:relative;padding-left:10px;text-transform:uppercase}.rv-17-events_section .rv-17-even_title .rv-17-even_sub_heading:after{position:absolute;content:"";height:100%;width:2px;background:#dfe11b;left:0;top:0}.rv-17-events_section .rv-17-even_title .rv-17-even_heading{color:#020208;font-size:50px;font-weight:800;margin:0;padding-top:7px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-17-events_section .rv-17-even_title .rv-17-even_heading{font-size:45px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-events_section .rv-17-even_title .rv-17-even_heading{font-size:35px}}.rv-17-events_section .rv-17-single_even{border:1px solid rgba(2,2,8,.2);padding:80px 30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-events_section .rv-17-single_even{padding:40px 20px;margin-bottom:30px}}.rv-17-events_section .rv-17-single_even .rv-17-single_even_meta{padding-bottom:30px;display:flex;align-items:center;gap:15px;flex-wrap:wrap}.rv-17-events_section .rv-17-single_even .rv-17-single_even_meta .rv-17-single_even_date{background:#d21028;color:#fff;padding:4px 10px;font-family:var(--mulish),sans-serif}.rv-17-events_section .rv-17-single_even .rv-17-single_even_meta .rv-17-single_even_meta_catagory{font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif;color:rgba(2,2,8,.6)}.rv-17-events_section .rv-17-single_even .rv-17-single_even_meta .rv-17-single_even_meta_catagory i{color:#020208;margin-right:5px}.rv-17-events_section .rv-17-single_even .rv-17-single_even_content_title{font-size:24px;font-weight:700;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-events_section .rv-17-single_even .rv-17-single_even_content_title{font-size:20px}}.rv-17-events_section .rv-17-single_even .rv-17-single_even_content_title a{color:#020208}.rv-17-events_section .rv-17-single_even .rv-17-single_even_content_title a:hover{color:#d21028}.rv-17-events_section .rv-17-single_even .rv-17-single_even_list{display:flex;align-items:center;column-gap:14px;padding-bottom:20px}.rv-17-events_section .rv-17-single_even .rv-17-single_even_list .rv-17-single_even_list_icon{border:1px solid rgba(2,2,8,.2);height:44px;width:44px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:20px;color:#d21028}.rv-17-events_section .rv-17-single_even .rv-17-single_even_list span{color:#020208;font-weight:500;padding-bottom:5px;font-family:var(--mulish),sans-serif}.rv-17-events_section .rv-17-single_even .rv-17-single_even_list .h6,.rv-17-events_section .rv-17-single_even .rv-17-single_even_list h6{color:#020208;font-weight:700;margin:0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-events_section .rv-17-single_even .rv-17-single_even_list .h6,.rv-17-events_section .rv-17-single_even .rv-17-single_even_list h6{font-size:14px}}.rv-17-events_section .rv-17-single_even .rv-17-single_even_btn{margin-top:30px;color:#020208;font-weight:700;font-size:16px;border:1px solid rgba(2,2,8,.2);width:160px;height:44px;display:flex;justify-content:center;align-items:center;background:transparent;font-family:var(--mulish),sans-serif}.rv-17-events_section .rv-17-single_even .rv-17-single_even_btn:hover{background:#dfe11b;border:1px solid transparent}.rv-19-timetable_section{padding:130px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-timetable_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-timetable_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-timetable_section{padding:60px 0}}.rv-19-timetable_section .rv-19-timetable_section_top{display:flex;align-items:center;justify-content:space-between;padding-bottom:60px}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_title .rv-19-timetable_heading{color:#142137;font-size:60px;font-weight:800;margin:0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_title .rv-19-timetable_heading{font-size:45px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_title .rv-19-timetable_heading{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_title .rv-19-timetable_heading{font-size:25px}}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area{font-size:16px;font-weight:700;color:#142137;width:200px;height:54px;border:1px solid #fff;display:flex;justify-content:space-between;align-items:center;text-align:center;background:#dfe11b;column-gap:1px;position:relative;z-index:1;font-family:var(--mulish),sans-serif}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area .rv-19-timetable_btn{border-right:1px solid #fff;width:100%;color:#142137;height:100%;display:flex;justify-content:center;align-items:center;font-family:var(--mulish),sans-serif}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area:hover{color:#000;letter-spacing:1px}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area:hover i{transform:rotate(0deg)}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area i{height:54px;width:54px;align-self:flex-end;text-align:center;line-height:54px;transition:all .4s ease;transform:rotate(-45deg)}.rv-19-timetable_section .rv-19-timetable_image{height:100%;text-align:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-timetable_section .rv-19-timetable_image{padding-bottom:50px;height:620px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-timetable_section .rv-19-timetable_image{padding-bottom:50px;height:500px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-timetable_section .rv-19-timetable_image{padding-bottom:0;height:420px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-timetable_section .rv-19-timetable_image{padding-bottom:0;height:350px}}.rv-19-timetable_section .rv-19-timetable_image img{height:100%;width:auto}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area{display:flex;align-items:flex-start;justify-content:flex-end}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area{flex-direction:column}}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-ti_one{margin-top:40px;border-left:1px solid rgba(20,33,55,.14)}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum{border-right:1px solid rgba(20,33,55,.14);width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum{border-left:1px solid rgba(20,33,55,.14)}}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name{width:100%;background:#eff0f3;height:80px;display:flex;align-items:center;padding:0 20px;position:relative}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name{height:60px}}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name span{position:absolute;content:"";right:0;top:0;color:#141414;font-size:14px;font-weight:500;background:#dfe11b;width:80px;height:20px;text-align:center;line-height:20px;font-family:var(--mulish),sans-serif}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name .h3,.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name h3{color:#141414;font-size:30px;font-weight:700;margin:0;font-family:var(--mulish),sans-serif}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time{display:flex;justify-content:space-between;align-items:center;column-gap:50px;padding:15px 20px;border-bottom:1px solid hsla(0,0%,8%,.1)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time{column-gap:25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time{column-gap:10px}}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time p{color:rgba(20,33,55,.7);font-size:15px;font-weight:600;margin:0;font-family:var(--mulish),sans-serif}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time span{color:rgba(20,33,55,.7);font-weight:600;font-size:15px;font-family:var(--mulish),sans-serif}.rv-1-video{background:url(/_next/static/media/rv-1-video-bg.54eac87d.jpg) no-repeat 50%;background-size:cover;padding:299px 0;position:relative;z-index:1}@media screen and (max-width:1399px){.rv-1-video{padding:199px 0}}@media screen and (max-width:1199px){.rv-1-video{padding:159px 0}}@media screen and (max-width:991px){.rv-1-video{padding:129px 0}}@media screen and (max-width:767px){.rv-1-video{padding:109px 0}}@media screen and (max-width:575px){.rv-1-video{padding:69px 0}}.rv-1-video:before{content:"";position:absolute;z-index:-1;inset:0;background-color:rgba(2,2,8,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.rv-1-video__title{color:var(--white-f);text-transform:uppercase;margin-bottom:48px}@media screen and (max-width:1199px){.rv-1-video__title{margin-bottom:28px}}.rv-1-video__descr{color:#050505;font-family:var(--mulish);font-size:20px;font-weight:600;line-height:120%;width:55%}@media screen and (max-width:767px){.rv-1-video__descr{width:85%}}@media screen and (max-width:479px){.rv-1-video__descr{width:100%}}.rv-1-video__descr span{display:inline;background:linear-gradient(45deg,#efc329,#efc329) no-repeat;background-size:100% 100%;padding:0 2px}.rv-1-video__btn{display:flex;align-items:center;gap:20px;justify-content:flex-end}@media screen and (max-width:991px){.rv-1-video__btn{justify-content:flex-start}}@media screen and (max-width:479px){.rv-1-video__btn{gap:15px}}.rv-1-video__btn a{width:110px;height:110px;flex-shrink:0;background-color:var(--white-f);display:grid;place-content:center;border-radius:50%;color:var(--black);font-size:20px}@media screen and (max-width:991px){.rv-1-video__btn a{width:90px;height:90px}}@media screen and (max-width:479px){.rv-1-video__btn a{width:80px;height:80px}}.rv-1-video__btn a:hover{background-color:var(--black);color:var(--white-f)}.rv-1-video__btn span.txt{color:var(--white-f);font-family:var(--mulish);font-size:20px;font-weight:700}.rv-2-video{background:url(/_next/static/media/rv-2-video-banner.18f89d8b.jpg) no-repeat 50%;background-size:cover;padding:295px 0;text-align:center}@media screen and (max-width:1399px){.rv-2-video{padding:206px 0}}@media screen and (max-width:991px){.rv-2-video{padding:136px 0}}@media screen and (max-width:575px){.rv-2-video{padding:106px 0}}@media screen and (max-width:479px){.rv-2-video{padding:86px 0}}.rv-2-video__btn{width:110px;height:110px;line-height:110px;background:linear-gradient(180deg,#c2d600,#f0ff53);text-align:center;border-radius:50%;font-size:22px;color:var(--black);position:relative;z-index:auto}@media screen and (max-width:767px){.rv-2-video__btn{width:90px;height:90px;line-height:90px}}@media screen and (max-width:479px){.rv-2-video__btn{width:80px;height:80px}}.rv-2-video__btn i{filter:drop-shadow(0 2px 2px #AFB005)}.rv-2-video__btn:before{content:"";position:absolute;z-index:-1;left:50%;top:50%;translate:-50% -50%;width:152%;height:152%;border-radius:50%;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:btnAnimation 1.2s ease-in infinite alternate}@keyframes btnAnimation{0%{width:152%;height:152%;filter:blur(0);opacity:1}to{width:192%;height:192%;filter:blur(30px);opacity:0}}.rv-4-videos{padding-bottom:100px}@media screen and (max-width:1399px){.rv-4-videos{padding-bottom:80px}}@media screen and (max-width:991px){.rv-4-videos{padding-bottom:60px}}@media screen and (max-width:479px){.rv-4-videos__banner img{height:180px}}.rv-4-videos__banner .rv-4-video-btn{top:50%;right:50%;translate:50% -50%;width:100px;height:100px;line-height:100px}@media screen and (max-width:479px){.rv-4-videos__banner .rv-4-video-btn{width:80px;height:80px;line-height:80px}}.rv-4-videos__row{--bs-gutter-x:30px;--bs-gutter-y:30px}@media screen and (max-width:1199px){.rv-4-videos__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-4-video{position:relative}.rv-4-video-btn{color:var(--white-f);width:70px;height:70px;line-height:70px;position:absolute;top:0;right:0;font-size:30px;text-align:center;border:1px solid hsla(0,0%,100%,.3);background:rgba(8,28,21,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rv-4-video-btn:hover{color:#a90e20}.rv-5-video{background:url(/_next/static/media/rv-5-video-bg.55b992c6.jpg) no-repeat 50%;background-size:cover;padding:360px 0;position:relative}@media screen and (max-width:1399px){.rv-5-video{padding:300px 0}}@media screen and (max-width:1199px){.rv-5-video{padding:250px 0}}@media screen and (max-width:767px){.rv-5-video{padding:200px 0}}@media screen and (max-width:479px){.rv-5-video{padding:140px 0}}.rv-5-video span{position:absolute;left:50%;top:50%;translate:-50% -50%;width:180px;height:180px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1.5px solid hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.1);border-radius:50%;z-index:0;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1199px){.rv-5-video span{width:160px;height:160px}}@media screen and (max-width:767px){.rv-5-video span{width:140px;height:140px}}@media screen and (max-width:479px){.rv-5-video span{width:120px;height:120px}}.rv-5-video a{width:110px;height:110px;line-height:110px;border-radius:50%;text-align:center;background:linear-gradient(28deg,#d21028 8.41%,#ff8100 93.57%);color:var(--white-f);font-size:22px;position:relative;z-index:1}@media screen and (max-width:1199px){.rv-5-video a{width:110px;height:110px;line-height:110px}}@media screen and (max-width:767px){.rv-5-video a{width:100px;height:100px;line-height:100px}}@media screen and (max-width:479px){.rv-5-video a{width:80px;height:80px;line-height:80px}}.rv-5-video a:hover:before{opacity:1}.rv-5-video a:before{content:"";position:absolute;inset:0;background:linear-gradient(212deg,#d21028 8.41%,#ff8100 93.57%);z-index:-1;opacity:0;transition:.4s ease;border-radius:50%}.rv-5-video a i{filter:drop-shadow(0 3px 1px rgba(128,7,58,.3))}.rv-6-video{background-image:url(/_next/static/media/rv-6-video-bg.852ab2d6.jpg);margin-right:160px;padding:335px 0;position:relative}@media screen and (max-width:1399px){.rv-6-video{margin-right:80px;padding:285px 0}}@media screen and (max-width:1199px){.rv-6-video{margin-right:60px;padding:235px 0}}@media screen and (max-width:991px){.rv-6-video{margin-right:0;padding:200px 0}}@media screen and (max-width:767px){.rv-6-video{padding:150px 0}}.rv-6-video:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#f5f5f5 230px,var(--white-f) 0);z-index:-1;right:-160px}.rv-6-video span{width:170px;height:170px;right:250px;left:auto;translate:0 -50%;background:rgba(5,5,5,.3)}@media screen and (max-width:1199px){.rv-6-video span{width:140px;height:140px}}@media screen and (max-width:991px){.rv-6-video span{right:50%;translate:50% -50%}}@media screen and (max-width:767px){.rv-6-video span{width:120px;height:120px}}.rv-6-video span a{background:linear-gradient(28deg,rgba(171,24,12,.95) 8.41%,#ff6357 93.57%)}@media screen and (max-width:1199px){.rv-6-video span a{width:90px;height:90px;line-height:90px}}@media screen and (max-width:767px){.rv-6-video span a{width:80px;height:80px;line-height:80px}}.rv-6-video span a:before{background:linear-gradient(212deg,rgba(171,24,12,.95) 8.41%,#ff6357 93.57%)}.rv-11-video{background:url(/_next/static/media/rv-11-video-bg.30823155.jpg) no-repeat 50%;background-size:cover;border-radius:100px 0;padding:220px 0;margin:0 50px;position:relative;z-index:1;overflow:hidden;text-align:center}@media screen and (max-width:1399px){.rv-11-video{padding:170px 0}}@media screen and (max-width:1199px){.rv-11-video{padding:140px 0;margin:0 30px}}@media screen and (max-width:991px){.rv-11-video{padding:120px 0}}@media screen and (max-width:767px){.rv-11-video{padding:90px 0}}@media screen and (max-width:575px){.rv-11-video{padding:70px 0;border-radius:70px 0}}@media screen and (max-width:479px){.rv-11-video{padding:50px 0;border-radius:50px 0;margin:0 12px}}.rv-11-video:before{content:"";position:absolute;inset:0;background:rgba(5,5,5,.4);z-index:-1}.rv-11-video__btn{width:100px;height:100px;line-height:103px;border-radius:20px 0;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--white-f);text-align:center;font-size:40px;margin-bottom:25px}@media screen and (max-width:1199px){.rv-11-video__btn{margin-bottom:18px}}@media screen and (max-width:991px){.rv-11-video__btn{width:90px;height:90px;line-height:93px}}@media screen and (max-width:479px){.rv-11-video__btn{width:80px;height:80px;line-height:83px;margin-bottom:10px;font-size:35px}}.rv-11-video .h2,.rv-11-video h2{color:var(--white-f);font-family:var(--mulish);font-size:44px;font-weight:700;line-height:113.636%;width:35%;margin:auto}@media screen and (max-width:1399px){.rv-11-video .h2,.rv-11-video h2{font-size:40px}}@media screen and (max-width:1199px){.rv-11-video .h2,.rv-11-video h2{font-size:36px;width:50%}}@media screen and (max-width:991px){.rv-11-video .h2,.rv-11-video h2{font-size:32px;width:60%}}@media screen and (max-width:767px){.rv-11-video .h2,.rv-11-video h2{font-size:30px;width:80%}}@media screen and (max-width:575px){.rv-11-video .h2,.rv-11-video h2{font-size:26px;width:80%}}@media screen and (max-width:479px){.rv-11-video .h2,.rv-11-video h2{font-size:24px;width:100%}}.rv-14-video{background:url(/_next/static/media/rv-14-video-bg.30823155.jpg) no-repeat 50%;background-size:cover;margin-left:100px;margin-right:auto;padding:273px 0;position:relative}@media screen and (max-width:1599px){.rv-14-video{padding:223px 0}}@media screen and (max-width:1399px){.rv-14-video{margin-left:80px;padding:183px 0}}@media screen and (max-width:1199px){.rv-14-video{margin-left:60px;padding:163px 0}}@media screen and (max-width:991px){.rv-14-video{margin-left:0;padding:123px 0}}@media screen and (max-width:767px){.rv-14-video{padding:103px 0}}@media screen and (max-width:479px){.rv-14-video{padding:73px 0}}.rv-14-video:before{content:"";position:absolute;top:0;left:-100px;background-image:linear-gradient(to bottom,#174e5e 230px,var(--white-f) 0);height:100%;width:100px}.rv-14-video a{font-size:140px;color:hsla(0,0%,100%,.4);line-height:.7}.rv-14-video a i{position:relative;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);overflow:hidden;line-height:.88}.rv-14-video a i span{position:absolute;background-color:var(--white-f);width:13px;height:55px;left:0;animation:slideX 1.8s linear infinite alternate}.rv-14-video a i span.stroke-2{bottom:-15px;rotate:60deg;animation-name:slide2}.rv-14-video a i span.stroke-3{top:-15px;rotate:-60deg;animation-name:slide3}@keyframes slideX{0%{transform:translateY(0)}to{transform:translateY(70px)}}@keyframes slide2{0%{transform:translateY(-14px)}to{transform:translateY(-85px)}}@keyframes slide3{0%{transform:translateY(85px)}to{transform:translateY(10px)}}.rv-19-video_section .video_image{position:relative;z-index:1;height:870px;width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-video_section .video_image{height:700px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-video_section .video_image{height:500px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-video_section .video_image{height:450px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-video_section .video_image{height:300px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-video_section .video_image{height:250px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-video_section .video_image{height:200px}}.rv-19-video_section .video_image img{height:100%;width:100%}.rv-19-video_section .video_image .video_btn{width:70px;height:70px;border-radius:50%;background-color:#f35b04;color:#fff;display:inline-block;text-align:center;line-height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse 1.5s linear infinite;background-color:#dfe11b;z-index:1;color:#080202}.rv-19-video_section .video_image .video_btn:hover{background:#fff;color:#f35b04}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-video_section .video_image .video_btn{height:55px;width:55px;line-height:55px}}.rv-19-video_section .video_image .video_btn:hover{background:#080202;color:#dfe11b}.rv-20-video_section{background-position:50%;background-repeat:no-repeat;background-attachment:scroll;background-size:cover;background-image:url(/_next/static/media/home-6-video-1.6599865a.png);padding:150px 0 200px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-video_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-video_section{padding:70px 0 150px}}.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title{color:#fff;font-weight:500;font-size:16px;width:250px;height:36px;line-height:36px;text-align:center;border:1px solid hsla(0,0%,100%,.24);display:flex;justify-content:center;align-items:center;column-gap:4px;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title{width:200px}}@media only screen and (min-width:480px)and (max-width:575px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title{width:180px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title{margin-bottom:15px;width:150px}}.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title span{height:5px;width:5px;background:#fff;border-radius:50%}.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:50px;font-weight:800;color:#fff;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:30px}}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:24px}}@media only screen and (min-width:480px)and (max-width:575px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:18px}}.rv-20-video_section .rv-20-video_button{position:relative}.rv-20-video_section .rv-20-video_button .video_btn{width:70px;height:70px;border-radius:50%;background-color:#f35b04;color:#fff;display:inline-block;text-align:center;line-height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse 1.5s linear infinite;background-color:#fff;z-index:1;color:#2d6a4f;font-family:var(--mulish),sans-serif}.rv-20-video_section .rv-20-video_button .video_btn:hover{background:#fff;color:#f35b04}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-video_section .rv-20-video_button .video_btn{height:55px;width:55px;line-height:55px}}.rv-20-video_section .rv-20-video_button .video_btn:hover{background:#2d6a4f;color:#fff}.rv-24-video_section{background-position:50%;background-repeat:no-repeat;background-attachment:scroll;background-size:cover;position:relative;z-index:1}.rv-24-video_section:after{position:absolute;content:"";height:100%;width:100%;background:rgba(2,2,8,.7);top:0;left:0;z-index:-1}.rv-24-video_section .rv-24-video_content{text-align:center;padding:150px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-video_section .rv-24-video_content{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-video_section .rv-24-video_content{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-video_section .rv-24-video_content{padding:60px 0}}.rv-24-video_section .rv-24-video_content .rv-24-room_rating{padding-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-video_section .rv-24-video_content .rv-24-room_rating{padding-bottom:10px}}.rv-24-video_section .rv-24-video_content .rv-24-room_rating i{color:#ffb422}.rv-24-video_section .rv-24-video_content .rv-24-video_sub_title{font-family:var(--mulish),sans-serif;color:hsla(0,0%,100%,.8);font-size:16px;font-weight:600;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-video_section .rv-24-video_content .rv-24-video_sub_title{margin-bottom:10px}}.rv-24-video_section .rv-24-video_content .rv-24-video_title{font-family:var(--mulish),sans-serif;color:#fff;font-size:44px;font-weight:800;margin-bottom:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-video_section .rv-24-video_content .rv-24-video_title{margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-video_section .rv-24-video_content .rv-24-video_title{font-size:30px;margin-bottom:25px;font-size:18px}}.rv-24-video_section .rv-24-video_content .rv-24-video_button .rv-24-video_btn{font-family:var(--mulish),sans-serif;width:70px;height:70px;border-radius:50%;background-color:#f35b04;display:inline-block;text-align:center;line-height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse 1.5s linear infinite;background-color:#a58051;position:inherit;color:#fff;transform:inherit}.rv-24-video_section .rv-24-video_content .rv-24-video_button .rv-24-video_btn:hover{color:#f35b04}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-video_section .rv-24-video_content .rv-24-video_button .rv-24-video_btn{height:55px;width:55px;line-height:55px}}.rv-24-video_section .rv-24-video_content .rv-24-video_button .rv-24-video_btn:hover{background:#fff;color:#a58051}.rv-25-video_section{background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;padding-top:250px;position:relative}@media only screen and (min-width:992px)and (max-width:1199px){.rv-25-video_section{padding-top:200px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-video_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-video_section{padding-top:200px}}.rv-25-video_btn{width:70px;height:70px;border-radius:50%;background-color:#f35b04;color:#fff;display:inline-block;text-align:center;line-height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse 1.5s linear infinite;left:80%;top:40%;background:linear-gradient(28deg,#ff006b 8.41%,#ff8100 93.57%);box-shadow:0 4px 10px 0 rgba(176,8,79,.4)}.rv-25-video_btn:hover{background:#fff;color:#f35b04}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-video_btn{height:55px;width:55px;line-height:55px;left:50%;top:22%}}.rv-25-video_btn:hover{color:linear-gradient(28deg,#ff006b 8.41%,#ff8100 93.57%)}.rv-25-video_info{display:flex;align-items:center;background:#a07549;padding:50px;column-gap:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-video_info{padding:30px;padding:20px;column-gap:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-video_info{padding:20px;row-gap:30px;flex-direction:column}}.rv-25-video_logo{height:120px;width:99px;margin:auto;flex:0 0 25%}.rv-25-video_logo img{height:100%;width:100%}.rv-25-video_txt{color:hsla(0,0%,100%,.3);border-left:1px solid hsla(0,0%,100%,.3);font-size:16px;padding-left:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-video_txt{padding-left:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-video_txt{padding-top:30px;padding-left:0;border-top:1px solid hsla(0,0%,100%,.3);border-left:0}}.rv-25-video_txt a{color:#fff;text-decoration:underline;display:inline}.rv-25-video_txt a:hover{color:#1e3932;text-decoration:underline}.rv-1-pricing .rv-1-section-heading{text-align:center}.rv-1-pricing .rv-1-section__title{margin-bottom:48px}@media screen and (max-width:1199px){.rv-1-pricing .rv-1-section__title{margin-bottom:33px}}@media screen and (max-width:767px){.rv-1-pricing .rv-1-section__title{margin-bottom:23px}}.rv-1-pricing__row{--bs-gutter-x:30px;--bs-gutter-y:30px}@media screen and (max-width:1199px){.rv-1-pricing__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media screen and (max-width:575px){.rv-1-pricing__row{--bs-gutter-x:15px;--bs-gutter-y:15px}}.rv-1-pricing-pack{background:url(/_next/static/media/rv-1-pricing-bg.1451b3db.png) no-repeat 50%;background-size:100% 100%;padding:60px 24px}@media screen and (max-width:1199px){.rv-1-pricing-pack{padding:45px 24px}}@media screen and (max-width:767px){.rv-1-pricing-pack{padding:35px 15px}}.rv-1-pricing-pack__heading{padding-left:15px}.rv-1-pricing-pack__sub-title{font-family:var(--mulish);font-size:18px;font-weight:600;color:var(--black);margin-bottom:11px}@media screen and (max-width:767px){.rv-1-pricing-pack__sub-title{margin-bottom:6px}}@media screen and (max-width:575px){.rv-1-pricing-pack__sub-title{font-size:16px}}.rv-1-pricing-pack__title{font-family:var(--mulish);font-weight:700;font-size:60px;color:var(--black);margin-bottom:26px}@media screen and (max-width:1399px){.rv-1-pricing-pack__title{font-size:45px}}@media screen and (max-width:1199px){.rv-1-pricing-pack__title{margin-bottom:16px;font-size:40px}}@media screen and (max-width:767px){.rv-1-pricing-pack__title{font-size:35px;margin-bottom:10px}}@media screen and (max-width:575px){.rv-1-pricing-pack__title{font-size:30px}}.rv-1-pricing-pack__details{background-color:var(--white-f);padding:40px 40px 45px;border:1px solid rgba(5,5,5,.08)}@media screen and (max-width:1199px){.rv-1-pricing-pack__details{padding:30px 25px}}@media screen and (max-width:767px){.rv-1-pricing-pack__details{padding:20px 15px}}.rv-1-pricing-pack__info{font-family:var(--mulish);font-size:15px;font-weight:500;color:rgba(5,5,5,.7);padding-left:32px;position:relative}@media screen and (max-width:767px){.rv-1-pricing-pack__info{padding-left:27px}}.rv-1-pricing-pack__info:not(:last-child){margin-bottom:20px}@media screen and (max-width:1199px){.rv-1-pricing-pack__info:not(:last-child){margin-bottom:15px}}@media screen and (max-width:767px){.rv-1-pricing-pack__info:not(:last-child){margin-bottom:12px}}.rv-1-pricing-pack__info:before{content:"";position:absolute;left:0;top:50%;translate:0 -50%;background:url(/_next/static/media/rv-1-icon-3.fb5b1ac2.png) no-repeat 50%;background-size:100%;width:20px;height:20px;box-shadow:0 1px 2px rgba(6,138,75,.3);border-radius:50%}@media screen and (max-width:767px){.rv-1-pricing-pack__info:before{width:18px;height:18px}}.rv-1-pricing-pack__btn{display:flex;margin-top:40px;line-height:48px}@media screen and (max-width:1199px){.rv-1-pricing-pack__btn{margin-top:25px}}@media screen and (max-width:767px){.rv-1-pricing-pack__btn{margin-top:15px;line-height:42px}}.rv-1-pricing-pack__btn:hover .txt{color:var(--white-f)}.rv-1-pricing-pack__btn:hover .icon,.rv-1-pricing-pack__btn:hover .txt{background-color:var(--orange);border-color:var(--orange)}.rv-1-pricing-pack__btn:hover .icon img{filter:invert(0)}.rv-1-pricing-pack__btn .txt{width:100%;text-align:center;border-radius:14px;color:var(--black)}.rv-1-pricing-pack__btn .icon,.rv-1-pricing-pack__btn .txt{background-color:var(--white-f);border:1px solid rgba(5,5,5,.14)}.rv-1-pricing-pack__btn .icon{border-radius:14px;transition:.4s ease}@media screen and (max-width:575px){.rv-1-pricing-pack__btn .icon{display:none}}.rv-1-pricing-pack__btn .icon img{transition:.4s ease;filter:invert(1)}@media screen and (max-width:1399px){.rv-8-pricing{padding:40px 0 80px}}@media screen and (max-width:991px){.rv-8-pricing{padding:30px 0 60px}}.rv-8-pricing-pack{background:rgba(28,116,233,.06);padding:50px 40px}@media screen and (max-width:1199px){.rv-8-pricing-pack{padding:40px 30px}}@media screen and (max-width:767px){.rv-8-pricing-pack{padding:35px 30px}}.rv-8-pricing-pack .rv-1-pricing-pack__title{margin-bottom:0}.rv-8-pricing-pack .rv-1-pricing-pack__heading{padding-left:0;border-bottom:1px solid rgba(5,5,5,.08);padding-bottom:25px;margin-bottom:40px}@media screen and (max-width:1199px){.rv-8-pricing-pack .rv-1-pricing-pack__heading{padding-bottom:15px;margin-bottom:30px}}@media screen and (max-width:767px){.rv-8-pricing-pack .rv-1-pricing-pack__heading{padding-bottom:10px;margin-bottom:20px}}.rv-8-pricing-pack .rv-1-pricing-pack__info:before{background-image:url(/_next/static/media/rv-8-pricing-icon.a1dad438.png);border-radius:0}.rv-8-pricing-pack .rv-3-def-btn{width:100%;text-align:center;margin-bottom:54px;background-color:transparent;border:1px solid rgba(5,5,5,.08);color:var(--black)}@media screen and (max-width:1199px){.rv-8-pricing-pack .rv-3-def-btn{margin-bottom:44px}}@media screen and (max-width:767px){.rv-8-pricing-pack .rv-3-def-btn{margin-bottom:34px}}.rv-8-pricing-pack .rv-3-def-btn:hover{background-color:#1c74e9;border-color:#1c74e9;color:var(--white-f)}.rv-11-pricing .rv-11-section__heading{text-align:center}.rv-11-pricing-plan__title{color:var(--black);font-family:var(--mulish);font-size:22px;font-weight:700;line-height:127.273%;margin-bottom:30px}@media screen and (max-width:1399px){.rv-11-pricing-plan__title{margin-bottom:20px}}.rv-11-pricing-plan__txt{border-radius:40px 0;border:1px solid rgba(5,5,5,.1);background:var(--white-f);position:relative;margin:-80px 30px 0;padding:60px 40px;font-family:var(--mulish)}@media screen and (max-width:1399px){.rv-11-pricing-plan__txt{margin:-70px 20px 0;padding:50px 30px}}@media screen and (max-width:1199px){.rv-11-pricing-plan__txt{margin:-70px 15px 0;padding:30px 20px 25px}}.rv-11-pricing-plan__txt>a{color:#a98153;font-size:15px;font-weight:700;margin-top:27px}@media screen and (max-width:1399px){.rv-11-pricing-plan__txt>a{margin-top:22px}}.rv-11-pricing-plan-feature:not(:last-child){margin-bottom:24px}.rv-11-pricing-plan-feature__top{display:flex;justify-content:space-between;overflow:hidden;position:relative;z-index:1;margin-bottom:4px}.rv-11-pricing-plan-feature__top:before{content:"";position:absolute;left:0;top:50%;translate:0 -50%;background:linear-gradient(90deg,transparent 50%,rgba(5,5,5,.24) 0);background-repeat:repeat-x;background-size:6% 100%;right:0;height:1px;z-index:-1}.rv-11-pricing-plan-feature .h6,.rv-11-pricing-plan-feature h6{margin-bottom:0;background-color:var(--white-f);color:var(--black);font-size:15px;font-weight:700}.rv-11-pricing-plan-feature__title{padding-right:5px}.rv-11-pricing-plan-feature__price{padding-left:5px}.rv-11-pricing-plan__sub-title{color:rgba(5,5,5,.7);font-size:14px;font-weight:400;margin-bottom:0}.rv-11-pricing-plan.popular .rv-11-pricing-plan__img{border-radius:40px 0;overflow:hidden}.rv-18-price_plan_section{padding:130px 0}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-price_plan_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-price_plan_section{padding:70px 0}}.rv-18-price_plan_section .rv-18-price_heading{color:#142137;font-size:50px;font-weight:800;position:relative;margin-bottom:60px;z-index:1;text-align:center;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-price_plan_section .rv-18-price_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-18-price_plan_section .rv-18-price_heading{font-size:35px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-price_plan_section .rv-18-price_heading{font-size:25px;margin-bottom:40px}}.rv-18-price_plan_section .rv-18-price_heading span{position:absolute;right:25%;z-index:-1;bottom:-35%}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav{display:grid;margin-bottom:50px;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav{grid-template-columns:repeat(2,1fr);gap:30px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li{width:300px;height:120px;background:#fff;display:flex;justify-content:center;flex-direction:column;align-items:center;border:1px solid rgba(20,33,55,.14);place-self:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li{width:250px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li{width:200px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li{width:120px;height:100px}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li img{width:80px;height:auto;object-fit:contain}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li p{color:#142137;text-align:center;margin:4px 0 0;font-size:18px;font-weight:700}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li p{font-size:16px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav .tab.tab--active{background:#1c74e9!important;position:relative}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav .tab.tab--active p{color:#fff!important}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav .tab.tab--active:before{position:absolute;content:"";background:#1c74e9;height:30px;width:30px;bottom:-13px;transform:rotate(45deg)}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav .tab.tab--active img{filter:brightness(0) invert(1)}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header{background:rgba(28,116,233,.1);padding:50px 25px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header{padding:70px 25px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_best_choice{background:#fff;font-size:14px;font-weight:700;padding:3px 10px;position:absolute;right:25px;top:25px;color:#142137;font-family:var(--mulish),sans-serif}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_header_title{font-size:18px;font-weight:700;color:#142137;margin-bottom:7px;font-family:var(--mulish),sans-serif}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_price{font-size:60px;font-weight:700;color:#142137;margin:0;padding-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_price{padding:0}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_price sup{font-weight:500}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content{padding:50px 25px;margin:0 20px;border:1px solid rgba(20,33,55,.14);position:relative;top:-40px;background:#fff}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content{padding:40px 20px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_time{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:#1c74e9;color:#fff;width:114px;height:28px;text-align:center;padding:2px 0}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li{margin-bottom:15px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li{font-size:14px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li i{margin-right:20px;height:25px;width:25px;text-align:center;line-height:25px;border-radius:50%;font-size:12px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li i{margin-right:10px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li i.fa-check{background:#22ff7f;color:#fff}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li i.fa-times{background:rgba(20,33,55,.2);color:#525e73}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_footer a{color:#fff;font-weight:700;height:50px;display:flex;justify-content:center;align-items:center;background:#142137;margin-top:35px;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_footer a:hover{background:#1c74e9;color:#fff;letter-spacing:1.1px}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_footer a:hover i{transform:rotate(-45deg)}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_footer a i{margin-left:7px;transition:all .4s ease}.rv-19-price_main_section{padding:130px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-price_main_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-price_main_section{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-price_main_section{padding:50px 0}}.rv-19-price_main_section .rv-19-price_heading{color:#142137;font-size:70px;font-weight:800;margin-bottom:60px;text-align:center;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-price_main_section .rv-19-price_heading{font-size:55px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-price_main_section .rv-19-price_heading{font-size:45px}}.rv-19-price_main_section .rv-19-single_pricing_plan{border:1px solid rgba(20,33,55,.2)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-price_main_section .rv-19-single_pricing_plan{margin-bottom:30px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_header_title{font-size:18px;font-weight:700;color:#142137;background:#dfe11b;width:100%;padding:25px 50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_header_title{padding:15px 20px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_price{font-size:60px;font-weight:700;color:#142137;padding:10px 50px;border-bottom:1px solid rgba(20,33,55,.14);margin:0 0 50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_price{padding:10px 20px;font-size:40px;margin-bottom:30px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_price sub{font-weight:500;font-size:14px;color:#142137}.rv-19-price_main_section .rv-19-single_pricing_plan ul{padding:0 50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan ul{padding:0 20px}}.rv-19-price_main_section .rv-19-single_pricing_plan ul li{color:#a6a6a6;font-size:15px;font-weight:500;margin-bottom:15px}.rv-19-price_main_section .rv-19-single_pricing_plan ul li span{margin-right:25px}.rv-19-price_main_section .rv-19-single_pricing_plan ul .rv-19-op{color:#2b3e60}.rv-19-price_main_section .rv-19-single_pricing_plan ul .rv-19-op span{width:10px;height:10px;border-radius:50%;background:linear-gradient(143deg,rgba(240,242,0,.87),#b6b805 90.81%),rgba(43,88,163,.2);margin-right:15px}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area{width:100%;padding:0 50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area{padding:0 20px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn{width:100%;height:54px;font-size:16px;font-weight:700;color:#142137;border:1px solid rgba(20,33,55,.14);text-align:center;font-family:Mulish,sans-serif;line-height:50px;margin:60px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn{margin:30px 0}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn i{transition:all .4s ease;border-left:1px solid rgba(20,33,55,.14);height:100%;width:50px;text-align:center;line-height:54px;margin-right:0;float:right}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn i{widows:45px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn:hover{background:#dfe11b;border:1px solid transparent}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn:hover i{border-left:1px solid #fff}.rv-20-price_section{padding-bottom:90px;margin-top:-60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-price_section{padding-bottom:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-price_section{padding-bottom:70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-price_section{padding-bottom:50px}}.rv-20-price_section .rv-20-price_section_heading{text-align:center}.rv-20-price_section .rv-20-price_section_heading .rv-20-price_sub_title{color:#081c15;font-weight:500;font-size:16px;width:140px;height:36px;line-height:36px;text-align:center;border:1px solid rgba(8,28,21,.14);display:flex;justify-content:center;align-items:center;column-gap:4px;margin:0 auto;font-family:var(--mulish),sans-serif}.rv-20-price_section .rv-20-price_section_heading .rv-20-price_sub_title span{height:5px;width:5px;background:#081c15;border-radius:50%}.rv-20-price_section .rv-20-price_section_heading .rv-20-price_section_title{font-size:54px;font-weight:800;color:#081c15;margin-bottom:50px;margin-top:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-price_section .rv-20-price_section_heading .rv-20-price_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-price_section .rv-20-price_section_heading .rv-20-price_section_title{font-size:28px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:768px)and (max-width:991px){.rv-20-price_section .rv-20-price_section_heading .rv-20-price_section_title{font-size:22px;margin-bottom:30px}}.rv-20-price_section .rv-20-single_pricing_plan{border:1px solid rgba(8,28,21,.14);padding:40px 0;transition:all .4s ease;margin-bottom:30px}.rv-20-price_section .rv-20-single_pricing_plan:hover{background:#2d6a4f}.rv-20-price_section .rv-20-single_pricing_plan:hover .rv-20-pricing_plan_header .rv-20-pricing_plan_header_title{color:#fff}.rv-20-price_section .rv-20-single_pricing_plan:hover .rv-20-pricing_plan_header .rv-20-pricing_plan_header_desc{color:hsla(0,0%,100%,.6)}.rv-20-price_section .rv-20-single_pricing_plan:hover .rv-20-pricing_plan_price{background:#fff;color:#081c15}.rv-20-price_section .rv-20-single_pricing_plan:hover .rv-20-single_pricing_bg img{opacity:10%;transition:.4s ease}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_header{padding:0 30px;position:relative;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_header{padding:0 20px}}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_header .rv-20-pricing_plan_header_title{font-size:18px;font-weight:700;color:#081c15;margin-bottom:7px;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_header .rv-20-pricing_plan_header_desc{color:rgba(8,28,21,.6);font-size:15px;font-weight:400;margin:0;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_price{color:#fff;font-size:40px;font-weight:700;padding:10px 40px;background:#2d6a4f;margin:0 0 0 30px;transition:all .4s ease;position:relative;z-index:2;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_price{margin:0 0 0 20px;padding:10px 30px}}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_price sub{font-size:15px;font-weight:400;font-family:var(--mulish),sans-serif}.rv-20-price_section .rv-20-single_pricing_plan:hover ul li{color:#c0d2ca}.rv-20-price_section .rv-20-single_pricing_plan:hover ul li i{color:#fff}.rv-20-price_section .rv-20-single_pricing_plan ul{padding:35px 30px;position:relative;z-index:1}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-price_section .rv-20-single_pricing_plan ul{padding:30px 20px}}.rv-20-price_section .rv-20-single_pricing_plan ul li{margin-bottom:15px;color:#6b7773;font-size:15px;font-weight:500;transition:all .4s ease}.rv-20-price_section .rv-20-single_pricing_plan ul li i{margin-right:20px;font-size:18px;color:#2d6a4f;transition:all .4s ease}.rv-20-price_section .rv-20-single_pricing_plan ul .rv-20-single_pricing_bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;height:135%;width:320px}.rv-20-price_section .rv-20-single_pricing_plan ul .rv-20-single_pricing_bg img{height:100%;width:100%;transition:all .4s ease}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_btn{font-family:var(--mulish),sans-serif;color:#081c15;font-weight:700;height:50px;display:flex;justify-content:center;align-items:center;transition:all .4s ease;margin:0 30px;border:1px solid rgba(8,28,21,.14);background:#fff;position:relative;z-index:2}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_btn{margin:0 20px}}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_btn:hover{background:#fff;letter-spacing:1.1px}.rv-1-gallery{background-color:#e4e4e4}.rv-1-gallery .rv-1-section-heading-2{margin-bottom:48px}@media screen and (max-width:1399px){.rv-1-gallery .rv-1-section-heading-2{margin-bottom:38px}}@media screen and (max-width:767px){.rv-1-gallery .rv-1-section-heading-2{margin-bottom:33px}}.rv-1-gallery-slide{position:relative;overflow:hidden}.rv-1-gallery-slide:hover img{scale:1.06}.rv-1-gallery-slide img{height:540px;width:100%}@media screen and (max-width:1399px){.rv-1-gallery-slide img{height:430px}}@media screen and (max-width:1199px){.rv-1-gallery-slide img{height:370px}}@media screen and (max-width:991px){.rv-1-gallery-slide img{height:300px}}.rv-1-gallery-slide__txt{position:absolute;bottom:40px;left:40px;padding-right:40px}@media screen and (max-width:1399px){.rv-1-gallery-slide__txt{bottom:30px;left:25px;padding-right:25px}}@media screen and (max-width:991px){.rv-1-gallery-slide__txt{bottom:20px;left:20px;padding-right:20px}}.rv-1-gallery-slide__tag{padding:2px 15px 3px;font-weight:500;font-size:14px;color:var(--black);background-color:var(--white-f);border-radius:20px;margin-bottom:10px;border:1px solid var(--white-f)}.rv-1-gallery-slide__tag:hover{background-color:transparent;color:var(--white-f)}.rv-1-gallery-slide__title{margin-bottom:0;font-size:24px;font-weight:600;color:var(--white-f)}@media screen and (max-width:1199px){.rv-1-gallery-slide__title{font-size:22px}}@media screen and (max-width:991px){.rv-1-gallery-slide__title{font-size:20px}}.rv-5-gallery{padding:0 20px;background:linear-gradient(to bottom,var(--white-f) 52%,#404b44 0)}@media screen and (max-width:991px){.rv-5-gallery{background:var(--white-f)}}.rv-5-gallery .row{--bs-gutter-x:20px;--bs-gutter-y:20px}@media screen and (max-width:1399px){.rv-5-gallery .row{--bs-gutter-x:15px;--bs-gutter-y:15px}}@media screen and (max-width:991px){.rv-5-gallery .row{--bs-gutter-x:10px;--bs-gutter-y:10px}}.rv-5-gallery__img{position:relative;z-index:1}.rv-5-gallery__img:hover:before{height:100%}.rv-5-gallery__img:hover button{margin-top:0;opacity:1}.rv-5-gallery__img:before{position:absolute;content:"";inset:0;z-index:0;background:rgba(25,36,29,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:0;transition:.4s ease}.rv-5-gallery__img img{width:100%}.rv-5-gallery__img button{position:absolute;left:50%;top:50%;translate:-50% -50%;background-color:#8e5b63;border:2px solid transparent;border-radius:40px;color:var(--white-f);height:54px;line-height:54px;font-family:var(--mulish);font-weight:500;text-transform:uppercase;padding:0 33px;width:max-content;max-width:100%;display:flex;align-items:center;gap:10px;margin-top:30px;opacity:0}@media screen and (max-width:1399px){.rv-5-gallery__img button{height:44px;line-height:44px;font-size:14px;padding:0 23px}}@media screen and (max-width:1199px){.rv-5-gallery__img button{height:40px;line-height:40px;font-size:12px;padding:0 18px;gap:8px}}@media screen and (max-width:991px){.rv-5-gallery__img button{padding:0 10px}}.rv-5-gallery__img button:hover{background-color:transparent;border-color:#8e5b63}.rv-5-gallery__img button i{font-size:24px}@media screen and (max-width:1399px){.rv-5-gallery__img button i{font-size:22px}}@media screen and (max-width:1199px){.rv-5-gallery__img button i{font-size:20px}}@media screen and (max-width:991px){.rv-5-gallery__img button span.txt{display:none}}.rv-9-gallery{padding:0 20px 20px;position:relative}@media screen and (max-width:1199px){.rv-9-gallery{padding:0 15px 15px}}.rv-9-gallery__img{border-radius:14px;overflow:hidden}.rv-9-gallery__sticker{position:absolute;left:50%;top:50%;translate:-50% -50%;background-color:var(--white-f);padding:60px 165px;border-radius:14px;color:#050505;text-align:center;font-family:var(--mulish)}@media screen and (max-width:1399px){.rv-9-gallery__sticker{padding:40px 145px}}@media screen and (max-width:1199px){.rv-9-gallery__sticker{padding:30px 125px;padding:30px 105px}}@media screen and (max-width:479px){.rv-9-gallery__sticker{padding:30px 55px}}.rv-9-gallery__sticker:before{content:"";position:absolute;inset:20px;border:1px solid rgba(5,5,5,.14);border-radius:9px;z-index:-1}.rv-9-gallery__sticker .h4,.rv-9-gallery__sticker h4{font-size:34px;font-weight:700}@media screen and (max-width:1199px){.rv-9-gallery__sticker .h4,.rv-9-gallery__sticker h4{font-size:32px}}@media screen and (max-width:479px){.rv-9-gallery__sticker .h4,.rv-9-gallery__sticker h4{font-size:30px}}.rv-9-gallery__sticker .h6,.rv-9-gallery__sticker h6{font-size:18px;font-weight:600;margin-bottom:0}.rv-12-gallery{margin:0 20px 10px}.rv-12-gallery .row-cols-5{--bs-gutter-x:10px}.rv-12-gallery__img:before{background-color:rgba(14,20,40,.8);-webkit-backdrop-filter:none;backdrop-filter:none}.rv-12-gallery__img button{background:none;border:none;padding:0}.rv-12-gallery__img button i{font-size:100px;font-weight:300}.rv-12-gallery img{width:100%;aspect-ratio:184/235}.rv-13-gallery__sticker,.rv-13-gallery__sticker:before{border-radius:0}.rv-13-gallery__img img{width:100%;aspect-ratio:36/47}.rv-19-instagrm_section{padding-bottom:80px}@media only screen and (min-width:768px)and (max-width:991px){.rv-19-instagrm_section{padding-bottom:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-instagrm_section{padding-bottom:40px}}.rv-19-instagrm_section .rv-19-ins_gp{--bs-gutter-x:10px}.rv-19-instagrm_section .rv-19-single_instagrm:hover .rv-19-single_instagrm_image .rv-19-instagrm_socials{transform:scale(1)}.rv-19-instagrm_section .rv-19-single_instagrm:hover .rv-19-single_instagrm_image img{transform:scale(1.1)}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:340px;width:100%;position:relative;overflow:hidden;transition:all .4s ease}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:300px}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:230px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:200px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:180px}}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image img{height:100%;width:100%;transition:all .4s ease}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image .rv-19-instagrm_socials{position:absolute;content:"";right:0;bottom:0;display:flex;justify-content:center;align-items:center;transition:all .4s ease;height:100%;width:100%;background:rgba(223,255,27,.7);transform:scale(0)}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image .rv-19-instagrm_socials a{font-size:50px;color:#142137;transition:all .3s ease}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image .rv-19-instagrm_socials a:hover{color:#fff}.rv-21-instagrm_section{padding-top:120px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-instagrm_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-instagrm_section{padding-top:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-instagrm_section{padding-top:60px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .swiper-wrapper{transition-timing-function:linear!important}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm:hover .rv-21-single_instagrm_image .rv-21-instagrm_socials{transform:scale(1)}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm:hover .rv-21-single_instagrm_image img{transform:scale(1.1)}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image{height:340px;width:100%;position:relative;overflow:hidden;transition:all .4s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image{height:300px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image{height:250px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image{height:200px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image img{height:100%;width:100%;transition:all .4s ease}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials{position:absolute;content:"";right:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:all .4s ease;height:100%;width:100%;background:rgba(14,20,40,.8);transform:scale(0)}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials .h4,.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials h4{font-family:var(--mulish),sans-serif;margin-bottom:10px;color:#fff;font-size:34px;font-weight:700}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials .h4,.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials h4{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials .h4,.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials h4{font-size:20px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials span{font-size:18px;font-weight:500;color:#fff;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials span{font-size:16px;margin-bottom:5px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials span{font-size:14px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials a{font-family:var(--mulish),sans-serif;font-size:60px;color:#fff;transition:all .3s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials a{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials a{font-size:30px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials a:hover{color:#fff}.rv-1-blog:hover .rv-1-blog__img img{scale:1.06}.rv-1-blog__img{overflow:hidden}.rv-1-blog__img img{width:100%;height:300px}@media screen and (max-width:1399px){.rv-1-blog__img img{height:270px}}@media screen and (max-width:1199px){.rv-1-blog__img img{height:240px}}.rv-1-blog__txt{border:1px solid rgba(5,5,5,.14);padding:25px 30px 30px}@media screen and (max-width:1399px){.rv-1-blog__txt{padding:20px 24px 25px}}@media screen and (max-width:1199px){.rv-1-blog__txt{padding:20px}}.rv-1-blog__infos{display:flex;column-gap:24px;margin-bottom:15px}@media screen and (max-width:1199px){.rv-1-blog__infos{flex-direction:column;row-gap:5px;margin-bottom:18px}}@media screen and (max-width:767px){.rv-1-blog__infos{flex-direction:row}}@media screen and (max-width:575px){.rv-1-blog__infos{flex-direction:column}}.rv-1-blog__infos li img{vertical-align:text-top}.rv-1-blog__title{font-size:22px;font-weight:600;color:var(--black);margin-bottom:23px}@media screen and (max-width:1399px){.rv-1-blog__title{font-size:20px;margin-bottom:18px}}@media screen and (max-width:1199px){.rv-1-blog__title{font-size:18px;margin-bottom:13px}}.rv-1-blog__title a:hover{color:var(--orange)}.rv-1-blog__btn{display:inline-flex;justify-content:flex-start}.rv-1-blog__btn:hover i{background-color:var(--orange);border-color:var(--orange);color:var(--white-f)}.rv-2-blog{background:linear-gradient(94deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0));border:1px solid hsla(0,0%,100%,.06);padding:90px 55px}@media screen and (max-width:1599px){.rv-2-blog{padding:60px 35px}}@media screen and (max-width:1399px){.rv-2-blog{padding:30px 25px}}.rv-2-blog:hover{box-shadow:0 10px 100px rgba(5,5,5,.2)}.rv-2-blog:hover .rv-2-honor__btn i{background-color:#daed1a;border-color:#daed1a;color:var(--black)}.rv-2-blog__infos{display:flex;gap:15px;align-items:center;margin-bottom:46px}@media screen and (max-width:1399px){.rv-2-blog__infos{margin-bottom:30px}}.rv-2-blog__info{font-weight:600;font-size:14px;font-family:var(--mulish);color:hsla(0,0%,100%,.7)}.rv-2-blog__cat{font-weight:700;color:#0f0f0f;background-color:#daed1a;padding:2px 15px 1px}.rv-2-blog__title{font-size:30px;font-weight:700;line-height:126.667%}@media screen and (max-width:1599px){.rv-2-blog__title{font-size:26px}}@media screen and (max-width:1399px){.rv-2-blog__title{font-size:22px}}.rv-2-blog__title a:hover{color:#daed1a}.rv-2-blog__descr{color:hsla(0,0%,100%,.6);font-family:var(--mulish);font-size:15px;font-weight:300;line-height:160%;margin-bottom:65px}@media screen and (max-width:1599px){.rv-2-blog__descr{margin-bottom:45px}}@media screen and (max-width:1399px){.rv-2-blog__descr{margin-bottom:35px}}.rv-2-blog .rv-2-honor__btn{justify-content:flex-start}.rv-3-blogs .rv-3-section-heading{text-align:center;justify-content:center}.rv-3-blogs .rv-3-sub-title{margin-inline:auto}.rv-3-blogs__slider{padding:0 10px;margin:0 -10px}.rv-3-blog{box-shadow:0 1px 2px rgba(5,5,5,.14)}.rv-3-blog:hover .rv-3-blog__btn i{background-color:#a97240;border-color:#a97240;color:var(--white-f)}.rv-3-blog:hover .rv-3-blog__img img{scale:1.06}.rv-3-blog__img{overflow:hidden}.rv-3-blog__img img{height:270px;width:100%}@media screen and (max-width:1199px){.rv-3-blog__img img{height:210px}}.rv-3-blog__txt{padding:30px}@media screen and (max-width:1399px){.rv-3-blog__txt{padding:20px}}.rv-3-blog__infos{display:flex;align-items:center;gap:15px;margin-bottom:23px}@media screen and (max-width:1399px){.rv-3-blog__infos{margin-bottom:18px}}.rv-3-blog__info{display:flex;align-items:center;gap:5px}.rv-3-blog__cat{background-color:#a97240;color:#fff;font-family:var(--mulish);font-size:14px;font-weight:300;padding:2px 12px}.rv-3-blog__title{color:#050505;font-size:22px;font-weight:700;line-height:136.364%;margin-bottom:26px}.rv-3-blog__title a:hover{color:#a97240}@media screen and (max-width:1399px){.rv-3-blog__title{font-size:20px;margin-bottom:16px}}@media screen and (max-width:1199px){.rv-3-blog__title{font-size:18px}}@media screen and (max-width:479px){.rv-3-blog__title{font-size:17px}}.rv-3-blog__btn{justify-content:flex-start}.rv-3-blog__btn:hover{color:#a97240}#rv-3-blogs-slider-pagination{margin-top:60px}@media screen and (max-width:1199px){#rv-3-blogs-slider-pagination{margin-top:40px}}.rv-4-blogs-1{padding-top:90px}@media screen and (max-width:1399px){.rv-4-blogs-1{padding-top:50px}}@media screen and (max-width:991px){.rv-4-blogs-1{padding-top:30px}}.rv-4-blogs-1__row{--bs-gutter-x:30px;column-count:3;column-gap:30px}@media screen and (max-width:1399px){.rv-4-blogs-1__row{--bs-gutter-x:20px;column-gap:20px}}@media screen and (max-width:1199px){.rv-4-blogs-1__row{--bs-gutter-x:15px;column-gap:15px}}@media screen and (max-width:991px){.rv-4-blogs-1__row{column-count:2}}@media screen and (max-width:767px){.rv-4-blogs-1__row{column-count:1}}.rv-4-blog{page-break-inside:avoid;break-inside:avoid}@media screen and (max-width:767px){.rv-4-blog{width:75%;margin:auto}}@media screen and (max-width:479px){.rv-4-blog{width:100%}}.rv-4-blog:hover .rv-4-blog__img img{scale:1.08}.rv-4-blog__img{overflow:hidden}.rv-4-blog__img img{transition:.4s ease;width:100%;height:470px}@media screen and (max-width:1399px){.rv-4-blog__img img{height:430px}}@media screen and (max-width:1199px){.rv-4-blog__img img{height:400px}}.rv-4-blog__txt{position:relative;margin:-50px 30px 0;background:var(--white-f);box-shadow:0 1px 3px rgba(8,28,21,.14);padding:40px 35px}@media screen and (max-width:1399px){.rv-4-blog__txt{margin:-50px 20px 0;padding:30px 25px}}@media screen and (max-width:1199px){.rv-4-blog__txt{margin:-50px 15px 0;padding:25px 20px}}.rv-4-blog .rv-3-blog__infos{margin-bottom:16px}@media screen and (max-width:1199px){.rv-4-blog .rv-3-blog__infos{row-gap:10px;flex-wrap:wrap}}.rv-4-blog .rv-3-blog__cat{background-color:#a90e20}.rv-4-blog .rv-3-blog__title{font-weight:600;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:1199px){.rv-4-blog .rv-3-blog__title{margin-bottom:15px}}.rv-4-blog .rv-3-blog__title a{background:linear-gradient(to right,var(--black),var(--black)) no-repeat 0 100%;background-size:0 2px;display:inline}.rv-4-blog .rv-3-blog__title a:hover{color:var(--black);background-size:100% 2px}.rv-4-blog__btn{color:var(--black);font-weight:700;font-family:var(--mulish)}.rv-4-blog__btn:hover{color:#a90e20}.rv-4-blog:not(:last-child){margin-bottom:30px}@media screen and (max-width:575px){.rv-4-blog:not(:last-child){margin-bottom:20px}}@media screen and (max-width:479px){.rv-4-blog:not(:last-child){margin-bottom:15px}}.rv-4-blog--sm-img .rv-4-blog__img img{height:340px}@media screen and (max-width:991px){.rv-4-blog--sm-img .rv-4-blog__img img{height:280px}}@media screen and (max-width:575px){.rv-4-blog--sm-img .rv-4-blog__img img{height:250px}}@media screen and (max-width:479px){.rv-4-blog--sm-img .rv-4-blog__img img{height:230px}}.rv-4-blogs-2{padding:100px 0}@media screen and (max-width:1399px){.rv-4-blogs-2{padding:80px 0}}@media screen and (max-width:991px){.rv-4-blogs-2{padding:60px 0}}.rv-4-blogs-2 .rv-4-blog{display:flex;border:1px solid rgba(44,44,44,.1);align-items:center}@media screen and (max-width:991px){.rv-4-blogs-2 .rv-4-blog{flex-direction:column}}@media screen and (max-width:767px){.rv-4-blogs-2 .rv-4-blog{width:100%}}.rv-4-blogs-2 .rv-4-blog__img{flex-shrink:0;align-self:stretch}.rv-4-blogs-2 .rv-4-blog__img img{width:520px;height:100%;max-height:400px}@media screen and (max-width:1399px){.rv-4-blogs-2 .rv-4-blog__img img{height:355px}}@media screen and (max-width:1199px){.rv-4-blogs-2 .rv-4-blog__img img{max-height:345px;width:470px}}@media screen and (max-width:991px){.rv-4-blogs-2 .rv-4-blog__img img{width:100%}}@media screen and (max-width:575px){.rv-4-blogs-2 .rv-4-blog__img img{max-height:280px}}@media screen and (max-width:479px){.rv-4-blogs-2 .rv-4-blog__img img{max-height:240px}}.rv-4-blogs-2 .rv-4-blog__txt{padding:60px;flex-grow:1;margin:0;box-shadow:none}@media screen and (max-width:1399px){.rv-4-blogs-2 .rv-4-blog__txt{padding:50px 40px}}@media screen and (max-width:1199px){.rv-4-blogs-2 .rv-4-blog__txt{padding:40px}}@media screen and (max-width:767px){.rv-4-blogs-2 .rv-4-blog__txt{padding:30px 35px}}@media screen and (max-width:575px){.rv-4-blogs-2 .rv-4-blog__txt{padding:30px}}@media screen and (max-width:479px){.rv-4-blogs-2 .rv-4-blog__txt{padding:20px 15px}}.rv-4-blogs-2 .rv-4-blog .rv-3-blog__infos{margin-bottom:21px}@media screen and (max-width:479px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__infos{margin-bottom:16px}}.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:32px;line-height:131.25%}@media screen and (max-width:1399px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:30px}}@media screen and (max-width:1199px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:25px}}@media screen and (max-width:575px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:23px}}@media screen and (max-width:479px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:20px}}.rv-4-blogs-2 .rv-4-blog__descr{color:#040e1f;font-family:var(--mulish);font-weight:400;line-height:162.5%;margin-bottom:32px}@media screen and (max-width:767px){.rv-4-blogs-2 .rv-4-blog__descr{margin-bottom:22px}}@media screen and (max-width:575px){.rv-4-blogs-2 .rv-4-blog__descr{margin-bottom:17px}}.rv-5-blog{display:flex;align-items:center;gap:30px}@media screen and (max-width:1399px){.rv-5-blog{gap:25px}}@media screen and (max-width:1199px){.rv-5-blog{gap:20px}}@media screen and (max-width:575px){.rv-5-blog{flex-direction:column;text-align:center;width:90%;margin-inline:auto}}@media screen and (max-width:479px){.rv-5-blog{width:100%}}.rv-5-blog:hover .rv-5-blog__img img{transform:scale(1.08)}.rv-5-blog:not(:last-child){margin-bottom:30px}@media screen and (max-width:1399px){.rv-5-blog:not(:last-child){margin-bottom:25px}}.rv-5-blog__img{flex-shrink:0;overflow:hidden}.rv-5-blog__img img{width:240px;height:180px}.rv-5-blog__txt .rv-3-blog__title{color:#050505;font-family:var(--philosopher);font-size:24px;font-weight:700;line-height:133.333%;margin-bottom:21px}@media screen and (max-width:1399px){.rv-5-blog__txt .rv-3-blog__title{font-size:22px}}@media screen and (max-width:575px){.rv-5-blog__txt .rv-3-blog__title{margin-bottom:15px}}@media screen and (max-width:479px){.rv-5-blog__txt .rv-3-blog__title{font-size:20px;margin-bottom:10px}}.rv-5-blog__txt .rv-3-blog__title a:hover{color:#8e5b63}.rv-5-blog__txt .rv-3-blog__infos{margin-bottom:13px}@media screen and (max-width:575px){.rv-5-blog__txt .rv-3-blog__infos{justify-content:center}}.rv-5-blog__txt .rv-3-blog__cat{background-color:#8e5b63}.rv-5-blog__txt .rv-4-blog__btn:hover{color:#8e5b63}@media screen and (max-width:991px){.rv-5-blog--left{margin-bottom:30px}}.rv-5-blog--left:hover .rv-5-blog__img img{transform:scale(1.08)}.rv-5-blog--left .rv-5-blog__img{margin-bottom:22px}@media screen and (max-width:991px){.rv-5-blog--left .rv-5-blog__img{margin-bottom:12px}}.rv-5-blog--left .rv-5-blog__img img{width:100%;height:auto}@media screen and (max-width:991px){.rv-5-blog--left .rv-5-blog__img img{height:430px}}@media screen and (max-width:575px){.rv-5-blog--left .rv-5-blog__img img{height:300px}}@media screen and (max-width:479px){.rv-5-blog--left .rv-5-blog__img img{height:240px}}.rv-5-blog--left .rv-5-blog__txt{display:flex;gap:40px;align-items:center}@media screen and (max-width:1399px){.rv-5-blog--left .rv-5-blog__txt{gap:30px}}@media screen and (max-width:1199px){.rv-5-blog--left .rv-5-blog__txt{flex-direction:column;align-items:flex-start;row-gap:20px}}@media screen and (max-width:991px){.rv-5-blog--left .rv-5-blog__txt{row-gap:10px;flex-direction:row;align-items:center}}@media screen and (max-width:575px){.rv-5-blog--left .rv-5-blog__txt{column-gap:20px}}@media screen and (max-width:479px){.rv-5-blog--left .rv-5-blog__txt{flex-direction:column;align-items:flex-start}}.rv-5-blog--left .rv-5-blog__date{display:flex;align-items:flex-end;gap:8px;gap:10px;color:#505050;font-family:var(--philosopher);font-size:20px;font-weight:400}.rv-5-blog--left .rv-5-blog__date span{color:#050505;font-size:100px;font-weight:700;line-height:80%}@media screen and (max-width:991px){.rv-5-blog--left .rv-5-blog__date span{font-size:90px}}@media screen and (max-width:767px){.rv-5-blog--left .rv-5-blog__date span{font-size:80px}}@media screen and (max-width:479px){.rv-5-blog--left .rv-5-blog__date span{font-size:70px}}.rv-5-blog--left .rv-5-blog__title{color:#050505;font-family:var(--philosopher);font-size:30px;font-weight:700;line-height:133.333%;margin-bottom:0}@media screen and (max-width:1399px){.rv-5-blog--left .rv-5-blog__title{font-size:28px}}@media screen and (max-width:1199px){.rv-5-blog--left .rv-5-blog__title{font-size:26px}}@media screen and (max-width:575px){.rv-5-blog--left .rv-5-blog__title{font-size:24px}}@media screen and (max-width:479px){.rv-5-blog--left .rv-5-blog__title{font-size:22px}}.rv-5-blog--left .rv-5-blog__title a:hover{color:#8e5b63}.rv-6-blogs .rv-6-section__heading{display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width:767px){.rv-6-blogs .rv-6-section__heading{flex-direction:column;align-items:center;row-gap:15px}}.rv-6-blogs .rv-6-section-heading__left{width:40%}@media screen and (max-width:1199px){.rv-6-blogs .rv-6-section-heading__left{width:50%}}@media screen and (max-width:991px){.rv-6-blogs .rv-6-section-heading__left{width:60%}}@media screen and (max-width:767px){.rv-6-blogs .rv-6-section-heading__left{width:100%;text-align:center}}#rv-6-blog__slider-nav{margin-bottom:20px}.rv-6-blog{display:flex;align-items:center;background-color:#f5f5f5;border-radius:14px;overflow:hidden}@media screen and (max-width:575px){.rv-6-blog{flex-direction:column;align-items:flex-start;row-gap:20px;padding:20px}}.rv-6-blog:hover .rv-1-blog__btn i{background-color:var(--orange);border-color:var(--orange);color:var(--white-f)}.rv-6-blog:hover .rv-6-blog__img img{scale:1.1}.rv-6-blog__img{flex-shrink:0;overflow:hidden;align-self:stretch}@media screen and (max-width:575px){.rv-6-blog__img{border-top-left-radius:14px;border-top-right-radius:14px}}.rv-6-blog__img img{width:250px;height:100%;transition:.4s ease}.rv-6-blog__txt{border:none;padding:34px}@media screen and (max-width:1399px){.rv-6-blog__txt{padding:24px}}@media screen and (max-width:575px){.rv-6-blog__txt{padding:0}}@media screen and (max-width:1399px){.rv-6-blog .rv-1-blog__infos{flex-direction:column;align-items:flex-start;row-gap:10px}}.rv-6-blog .rv-1-blog__infos li{color:#050505;font-family:var(--mulish);font-size:14px;font-weight:500}.rv-6-blog .rv-1-blog__infos li:first-child{border-radius:6px;background:var(--orange);color:var(--white-f);font-family:var(--inter);font-size:14px;font-weight:500;padding:5px 10px}.rv-6-blog .rv-1-blog__title{color:#050505;font-size:22px;font-weight:600;line-height:136.364%;margin-bottom:12px}@media screen and (max-width:1399px){.rv-6-blog .rv-1-blog__title{font-size:20px}}@media screen and (max-width:767px){.rv-6-blog .rv-1-blog__title{font-size:18px}}.rv-6-blog__descr{color:rgba(5,5,5,.7);font-family:var(--mulish);margin-bottom:27px}@media screen and (max-width:1199px){.rv-6-blog__descr{margin-bottom:17px}}.rv-6-blog .rv-1-blog__btn:hover{color:var(--orange)}.rv-7-blogs{background-color:rgba(42,156,241,.08)}.rv-7-blogs .rv-7-section__heading{display:flex;justify-content:space-between;align-items:flex-end;text-align:left}@media screen and (max-width:767px){.rv-7-blogs .rv-7-section__heading{flex-direction:column;align-items:center;text-align:center;row-gap:15px}}.rv-7-blogs .rv-1-slider-nav button:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-7-blog .rv-1-blog__img img{width:100%}.rv-7-blog .rv-7-product__tag{left:auto;right:20px;background-color:#4962fb}.rv-7-blog .rv-1-blog__infos{color:rgba(5,5,5,.7);font-family:var(--mulish);font-size:14px;font-weight:500;margin-bottom:23px}@media screen and (max-width:1399px){.rv-7-blog .rv-1-blog__infos{margin-bottom:13px}}@media screen and (max-width:1199px){.rv-7-blog .rv-1-blog__infos{flex-direction:row}}.rv-7-blog .rv-1-blog__infos li{display:flex;align-items:center;line-height:1;gap:6px}.rv-7-blog .rv-1-blog__title{font-weight:700;font-family:var(--mulish);line-height:145.455%;margin-bottom:33px}@media screen and (max-width:1399px){.rv-7-blog .rv-1-blog__title{margin-bottom:23px}}.rv-7-blog .rv-1-blog__title a:hover{color:#4962fb}.rv-7-blog__btn{color:var(--black);font-weight:600}.rv-7-blog__btn:hover{color:#4962fb}.rv-8-blogs{background-color:rgba(28,116,233,.06)}.rv-8-blog{border:1px solid rgba(5,5,5,.1);height:100%}.rv-8-blog:hover{box-shadow:none}.rv-8-blog:hover .rv-1-schedule-conf__btn i{background-color:#1c74e9;border-color:#1c74e9;color:var(--white-f)}.rv-8-blog .rv-2-blog__infos{flex-wrap:wrap;row-gap:6px}.rv-8-blog .rv-2-blog__info{color:rgba(5,5,5,.7)}.rv-8-blog .rv-2-blog__cat{background-color:#1c74e9;color:var(--white-f);font-weight:300}.rv-8-blog .rv-2-blog__title a:hover{color:#1c74e9}.rv-8-blog .rv-2-blog__descr{color:rgba(5,5,5,.7);font-weight:500}.rv-8-blog .rv-1-schedule-conf__btn{justify-content:flex-start}.rv-8-blog .rv-1-schedule-conf__btn:hover{color:#1c74e9}@media screen and (max-width:1399px){.rv-9-blogs .rv-6-section__heading{margin-bottom:26px}}@media screen and (max-width:1199px){.rv-9-blogs .rv-6-section__heading{margin-bottom:20px}}@media screen and (max-width:767px){.rv-9-blogs .rv-6-section__heading{row-gap:5px;margin-bottom:5px}}.rv-9-blog{background-color:transparent;border:1px solid rgba(3,4,28,.1)}.rv-9-blog:hover .rv-1-schedule-conf__btn i{background-color:#65ab03;border-color:#65ab03}.rv-9-blog .rv-1-blog__infos li:first-child{background-color:#65ab03;border-radius:20px;padding-inline:15px;font-family:var(--mulish);line-height:1;display:flex;align-items:center;gap:5px}.rv-9-blog .rv-1-blog__title{font-family:var(--mulish);font-weight:700}.rv-9-blog .rv-1-blog__title a:hover,.rv-9-blog .rv-1-schedule-conf__btn:hover{color:#65ab03}.rv-10-blog:hover .rv-1-blog__img img{scale:1.06}.rv-10-blog .rv-1-blog__img{border-radius:14px 14px 0 0}.rv-10-blog .rv-1-blog__img img{height:300px}@media screen and (max-width:1199px){.rv-10-blog .rv-1-blog__img img{height:250px}}@media screen and (max-width:479px){.rv-10-blog .rv-1-blog__img img{height:200px}}.rv-10-blog .rv-1-blog__txt{padding:25px 30px 20px;border-radius:0 0 14px 14px;border-top:none}@media screen and (max-width:1399px){.rv-10-blog .rv-1-blog__txt{padding:25px 25px 20px}}@media screen and (max-width:1199px){.rv-10-blog .rv-1-blog__txt{padding:20px 20px 15px}}.rv-10-blog .rv-1-blog__infos li{line-height:1;display:flex;align-items:center;gap:5px}.rv-10-blog .rv-1-blog__title{font-family:var(--mulish);font-weight:700;margin-bottom:30px;line-height:145.455%}@media screen and (max-width:1199px){.rv-10-blog .rv-1-blog__title{margin-bottom:20px}}.rv-10-blog .rv-1-blog__title a:hover{color:#f1b03e}.rv-10-blog__bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(5,5,5,.14);padding-top:20px}.rv-10-blog-author{display:flex;align-items:center;gap:12px}.rv-10-blog-author__img img{width:34px;height:34px;object-fit:cover;border-radius:50%}.rv-10-blog-author__name{margin-bottom:0;color:var(--black);font-family:var(--mulish);font-weight:700;font-size:14px}.rv-10-blog-author__name a:hover{color:#f1b03e}.rv-10-blog-info{margin-bottom:0;font-size:14px;color:rgba(5,5,5,.7)}.rv-10-blogs__slider .rv-2-swiper-dots .swiper-pagination-bullet{margin:0}.rv-10-blogs__slider .rv-2-swiper-dots .swiper-pagination-bullet:before{background:rgba(5,5,5,.14)}.rv-10-blogs__slider .rv-2-swiper-dots .swiper-pagination-bullet-active{border-color:var(--black)}.rv-10-blogs__slider .rv-2-swiper-dots .swiper-pagination-bullet-active:before{background-color:var(--black)}.rv-11-blogs{background-color:#f7f4f0}.rv-11-blogs .rv-11-section__heading{text-align:center}.rv-11-blogs .swiper{padding-bottom:5px;margin-bottom:-5px}#rv-11-blogs-slider-dots .swiper-pagination-bullet:before{background-color:rgba(5,5,5,.14)}#rv-11-blogs-slider-dots .swiper-pagination-bullet-active{border-color:var(--black)}#rv-11-blogs-slider-dots .swiper-pagination-bullet-active:before{background-color:var(--black)}.rv-11-blog{background-color:var(--white-f);box-shadow:0 1px 1px rgba(5,5,5,.16);transition:.4s ease;overflow:hidden}.rv-11-blog:hover{border-radius:40px 0}.rv-11-blog:hover .rv-11-blog__img img{scale:1.06}.rv-11-blog__img{overflow:hidden;transition:.4s ease}.rv-11-blog__img img{width:100%;height:300px}@media screen and (max-width:1199px){.rv-11-blog__img img{height:220px}}.rv-11-blog .rv-1-blog__txt{border:none}@media screen and (max-width:1199px){.rv-11-blog .rv-1-blog__txt{padding:20px 15px}}.rv-11-blog__tag{color:var(--white-f);font-family:var(--mulish);font-size:14px;font-weight:600;border-radius:10px 0;background:#a98153;padding:2px 12px 1px;margin-bottom:18px}.rv-11-blog .rv-1-blog__title{font-family:var(--mulish);font-weight:700;line-height:136.364%;margin-bottom:17px}.rv-11-blog .rv-1-blog__title a:hover{color:#a98153}.rv-11-blog .rv-1-blog__infos{margin-bottom:0}.rv-11-blog .rv-1-blog__infos li{display:flex;align-items:center;line-height:1;gap:5px}.rv-12-blogs{background-color:#eef6e7}.rv-12-blog{background-color:var(--white-f)}.rv-12-blog:hover .rv-3-blog__img img{scale:1.06}.rv-12-blog .rv-3-blog__img{overflow:hidden}.rv-12-blog .rv-3-blog__img img{width:100%}.rv-12-blog .rv-3-blog__cat{background-color:#509e0f}.rv-12-blog .rv-3-blog__info{font-family:var(--mulish);font-size:14px;font-weight:500;opacity:.9}.rv-12-blog .rv-3-blog__title{font-family:var(--mulish)}.rv-12-blog .rv-3-blog__title a:hover{color:#509e0f}.rv-12-blog__btn{color:#040e1f;font-family:var(--mulish);font-weight:700}.rv-12-blog__btn:hover{color:#509e0f}@media screen and (max-width:991px){.rv-14-blogs__slider{overflow:hidden!important}}.rv-14-blogs__slider-nav button:hover{background-color:#e64209;border-color:#e64209}.rv-14-blog{background-color:transparent;border:1px solid rgba(2,2,8,.1);border-radius:0}.rv-14-blog:hover .rv-6-blog__img img{scale:1.06}.rv-14-blog__txt{padding:40px}@media screen and (max-width:1599px){.rv-14-blog__txt{padding:35px}}@media screen and (max-width:1399px){.rv-14-blog__txt{padding:25px}}@media screen and (max-width:575px){.rv-14-blog__txt{padding:0}}.rv-14-blog__infos{display:flex;align-items:center;gap:18px;margin-bottom:28px}.rv-14-blog__infos li{font-size:14px;font-family:var(--mulish);font-weight:500;color:rgba(2,2,8,.8)}.rv-14-blog__infos li:first-child{font-weight:600;background-color:#e64209;border-radius:0;padding:2px 10px 1px;color:var(--white-f)}.rv-14-blog__title{color:#020208;font-family:var(--mulish);font-size:24px;font-weight:700;line-height:133.333%;margin-bottom:60px}.rv-14-blog__title a:hover{color:#e64209}@media screen and (max-width:1399px){.rv-14-blog__title{font-size:22px;margin-bottom:40px}}@media screen and (max-width:575px){.rv-14-blog__title{margin-bottom:30px}}.rv-14-blog__btn{font-weight:700;font-family:var(--mulish);color:var(--black);display:inline-flex;align-items:flex-start;gap:10px}.rv-14-blog__btn:hover{color:#e64209}.rv-14-blog__btn i{padding-top:5px;font-weight:500}@media screen and (max-width:575px){.rv-14-blog .rv-6-blog__img{border-radius:0}}.rv-14-blog .rv-6-blog__img img{width:260px;max-height:350px}@media screen and (max-width:1599px){.rv-14-blog .rv-6-blog__img img{max-height:320px}}.rv-15-blog_main_area{padding:100px 0;background:#f3f5fb}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-blog_main_area{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-blog_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-blog_main_area{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-blog_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-blog_main_area{padding:45px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-blog_main_area{padding:40px 0}}.rv-15-blog_main_area .rv-15-single_blog_area{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid hsla(0,0%,71%,.839)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px){.rv-15-blog_main_area .rv-15-single_blog_area{flex-direction:column}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_image{overflow:hidden}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_image img{width:460px;height:400px;transition:.5s;object-fit:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px){.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_image img{height:300px;object-fit:cover;height:250px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_image img:hover{transform:scale(1.1)}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content{padding:10px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta{display:flex;align-items:center;flex-wrap:wrap;gap:15px;padding-bottom:30px}@media md,only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:992px)and (max-width:1199px),sm{.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta{padding-bottom:20px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta .rv-15-single_blog_meta_catagory{background:#f35b04;color:#fff;padding:3px 12px;font-weight:600;font-family:var(--mulish),sans-serif}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta span{color:#666;font-weight:500}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta span i{color:#666}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_title{font-size:20px;font-weight:700;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media md,only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:992px)and (max-width:1199px),sm{.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_title{margin-bottom:15}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_title a{color:#050505;transition:.5s;font-family:var(--mulish),sans-serif}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_title a:hover{color:#f35b04}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_desc{color:#666;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media md,only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:992px)and (max-width:1199px),sm{.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_desc{margin-bottom:10px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_btn{color:#050505;font-weight:700;transition:.5s;font-family:var(--mulish),sans-serif}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_btn i{padding-left:5px}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_btn:hover{letter-spacing:1.5px;color:#f35b04}.rv-16-blog_section{background:#e6e6f5;padding:100px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-blog_section{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-blog_section{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-blog_section{padding:50px 0}}.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{font-size:50px;font-weight:800;color:#050505;text-align:center;padding-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{font-size:33px;padding-bottom:30px;font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{font-size:24px;padding-bottom:20px}}.rv-16-blog_section .rv-16-single_blog_content{padding:80px 30px;position:relative;z-index:9;transition:all .3s linear 0s;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-blog_section .rv-16-single_blog_content{padding:50px 20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-16-blog_section .rv-16-single_blog_content{padding:30px 15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-blog_section .rv-16-single_blog_content{margin-bottom:20px}}.rv-16-blog_section .rv-16-single_blog_content a{display:block}.rv-16-blog_section .rv-16-single_blog_content:hover:after{opacity:0;visibility:hidden}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_meta span{color:hsla(0,0%,100%,.7);font-family:var(--mulish),sans-serif}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_content_title a{font-family:var(--mulish),sans-serif;color:#fff}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_content_desc{color:hsla(0,0%,100%,.7)}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_content_btn{color:#fff}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_img{transform:scale(1)}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_img{position:absolute;height:100%;width:100%;top:0;left:0;z-index:-1;transition:.5s}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_img:before{position:absolute;top:0;left:0;content:"";height:100%;width:100%;z-index:1;opacity:.7;background:#080202}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_img img{height:100%;width:100%}.rv-16-blog_section .rv-16-single_blog_content:after{position:absolute;top:0;left:0;content:"";height:100%;width:100%;background:#fff;opacity:1;z-index:-1;visibility:visible;transition:all .3s linear 0s}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta{display:flex;align-items:center;flex-wrap:wrap;padding-bottom:40px;column-gap:15px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta{padding-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta{row-gap:10px}}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta .rv-16-single_blog_meta_catagory{color:#020208;font-size:14px;font-weight:600;background:#dfe11b;padding:5px 12px}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta span{color:rgba(2,2,8,.7);font-weight:600}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_title{font-size:30px;font-weight:800;padding-bottom:25px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_title{font-size:20px;padding-bottom:10px}}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_title a{font-family:var(--mulish),sans-serif;color:#020208;transition:all .3s linear 0s}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_desc{color:rgba(2,2,8,.7);font-weight:500;padding-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_desc{padding-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_desc{padding-bottom:15px}}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_btn{color:#020208;font-weight:700;transition:.5s;font-family:var(--mulish),sans-serif}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_btn i{padding-left:5px}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_btn:hover{letter-spacing:2px;color:#dfe11b}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_img a{display:block;height:100%}.rv-17-blog_main_section{background:#f2f2f3;padding:130px 0 100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-blog_main_section{padding:70px 0 20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-blog_main_section{padding:50px 0 0}}.rv-17-blog_main_section .rv-17-blog_section_top{display:flex;align-items:center;justify-content:space-between;padding-bottom:60px}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_title .rv-17-blog_sub_heading{color:#000;font-weight:600;position:relative;padding-left:10px;text-transform:uppercase;font-family:var(--mulish),sans-serif}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_title .rv-17-blog_sub_heading:after{position:absolute;content:"";height:100%;width:2px;background:#dfe11b;left:0;top:0}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_title .rv-17-blog_heading{color:#020208;font-size:50px;font-weight:800;margin:0;padding-top:7px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_title .rv-17-blog_heading{font-size:25px}}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_all_button{align-self:flex-end}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_all_button a{font-weight:700;color:#020208;font-size:16px;border:1px solid rgba(2,2,8,.2);width:160px;height:44px;display:flex;justify-content:center;align-items:center;background:transparent;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_all_button a{font-size:14px;width:130px}}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_all_button a:hover{background:#d21028;border:1px solid transparent;color:#fff}.rv-17-blog_main_section .rv-17-single_blog{background:#fff;padding:30px;margin-bottom:30px}.rv-17-blog_main_section .rv-17-single_blog:hover .rv-17-blog_image img{transform:scale(1.1)}.rv-17-blog_main_section .rv-17-single_blog .rv-17-blog_image{margin-bottom:20px;height:250px;width:auto;overflow:hidden}.rv-17-blog_main_section .rv-17-single_blog .rv-17-blog_image img{height:100%;width:100%;transition:all .3s linear 0s}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta{padding-bottom:20px;display:flex;align-items:center;column-gap:15px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta{padding-bottom:15px;column-gap:10px}}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_meta_catagory{font-size:17px;font-weight:700;color:#020208;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_meta_catagory{font-size:15px}}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_meta_catagory:hover{color:#dfe11b}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta span{color:rgba(2,2,8,.6);font-family:var(--mulish),sans-serif}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_date{font-weight:600;color:rgba(2,2,8,.6);margin:0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_date{font-size:14px}}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_date i{color:rgba(2,2,8,.6)}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_content_title{font-size:22px;font-weight:700;margin-bottom:10px;font-family:var(--mulish),sans-serif}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_content_title a{color:#020208}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_content_title a:hover{color:#d21028}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_content_desc{color:rgba(2,2,8,.6);font-weight:500;margin-bottom:30px;font-family:var(--mulish),sans-serif}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_btn{color:#020208;font-weight:700;font-family:var(--mulish),sans-serif}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_btn:hover{color:#d21028;letter-spacing:2px}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_btn:hover i{transform:rotate(-45deg)}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_btn i{margin-left:5px;transition:all .3s linear 0s}.rv-18-blog_section{padding:0 0 130px}.rv-18-blog_section .rv-18-blog_heading{color:#142137;font-size:50px;font-weight:800;position:relative;margin-bottom:60px;z-index:1;text-align:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-18-blog_section .rv-18-blog_heading{font-size:35px}}.rv-18-blog_section .rv-18-blog_heading span{position:absolute;right:25%;z-index:-1;bottom:-35%}.rv-18-blog_section .rv-18-single_blog{background:#fff;border:1px solid rgba(20,33,55,.14)}.rv-18-blog_section .rv-18-single_blog:hover .rv-18-blog_image img{transform:scale(1.1)}.rv-18-blog_section .rv-18-single_blog .rv-18-blog_image{height:250px;width:auto;position:relative;overflow:hidden}.rv-18-blog_section .rv-18-single_blog .rv-18-blog_image img{height:100%;width:100%;transition:all .3s linear 0s}.rv-18-blog_section .rv-18-single_blog .rv-18-blog_image .rv-18-single_blog_date{position:absolute;right:30px;bottom:0;background:#1c74e9;color:#fff;font-size:24px;font-weight:700;height:80px;width:80px;display:flex;align-items:center;text-align:center;font-family:var(--mulish),sans-serif}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content{padding:30px 25px 50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content{padding:30px 15px}}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_meta{padding-bottom:20px;display:flex;align-items:center;column-gap:15px;color:rgba(11,23,40,.7)}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_meta i{color:#1c74e9;margin-right:10px}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_meta .rv-18-single_blog_meta_catagory{font-size:17px;font-weight:500;color:rgba(11,23,40,.7);font-family:var(--mulish),sans-serif}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_meta .rv-18-single_blog_comment{font-weight:500;color:rgba(11,23,40,.7);margin:0;font-family:var(--mulish),sans-serif}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_content_title{font-size:22px;font-weight:700;margin-bottom:40px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_content_title{font-size:18px;margin-bottom:30px}}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_content_title a{font-family:var(--mulish),sans-serif;color:#0b1728}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_content_title a:hover{color:#1c74e9}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_btn{color:#000;font-weight:700;font-family:var(--mulish),sans-serif}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_btn:hover{color:#1c74e9;letter-spacing:2px}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_btn:hover i{transform:rotate(-45deg)}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_btn i{margin-left:5px;transition:all .3s linear 0s}.rv-19-blog_section{padding:130px 0;background:#042127;position:relative;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-blog_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-blog_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-blog_section{padding:60px 0}}.rv-19-blog_section .rv-19-blog_bg_img{position:absolute;content:"";width:100%;left:0;bottom:0;height:50px}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-blog_section .rv-19-blog_bg_img{height:30px}}.rv-19-blog_section .rv-19-blog_bg_img img{height:100%;width:100%}.rv-19-blog_section:before{position:absolute;content:"";height:100%;width:100%;background:#141414;top:0;left:0;opacity:.5;z-index:-1}.rv-19-blog_section .rv-19-blog_heading{color:#fff;font-size:50px;font-weight:800;position:relative;margin-bottom:60px;z-index:1;text-align:center;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-blog_section .rv-19-blog_heading{font-size:40px;margin-bottom:40px}}.rv-19-blog_section .rv-19-blog_heading span{position:absolute;right:25%;z-index:-1;bottom:-35%}.rv-19-blog_section .rv-19-single_blog{background:#031518;border-bottom:2px solid #fff;padding:30px 30px 40px;transition:all .3s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-blog_section .rv-19-single_blog{padding:22px 20px 30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-blog_section .rv-19-single_blog{margin-bottom:30px}}.rv-19-blog_section .rv-19-single_blog:hover .rv-19-blog_image img{transform:scale(1.1)}.rv-19-blog_section .rv-19-single_blog:hover{border-bottom:2px solid #dfe11b}.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image{height:250px;width:100%;position:relative;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image{height:220px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image{height:200px}}.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image img{height:100%;width:100%;transition:all .3s linear 0s}.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image .rv-19-single_blog_date{position:absolute;right:0;bottom:30px;background:#dfe11b;color:#141414;font-size:18px;font-weight:700;height:60px;width:60px;display:flex;align-items:center;text-align:center;font-family:var(--mulish),sans-serif}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content{padding-top:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content{padding-top:30px}}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_title{font-size:20px;font-weight:700;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_title{font-size:18px;margin-bottom:20px}}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_title a{color:#fff;transition:all .4s ease}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_title a:hover{color:#dfe11b}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_desc{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:500;margin-bottom:35px;font-family:var(--mulish),sans-serif}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_btn{color:#fff;font-weight:700;font-size:16px;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_btn:hover{color:#dfe11b;letter-spacing:2px}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_btn:hover i{transform:rotate(0deg)}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_btn i{transform:rotate(-45deg);margin-left:5px;transition:all .3s linear 0s}.rv-20-blog_section{padding:120px 0 90px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-blog_section{padding:120px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-blog_section{padding:80px 0 60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-blog_section{padding:60px 0 30px}}.rv-20-blog_section .rv-20-blog_section_heading{text-align:center}.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_sub_title{color:#081c15;font-weight:500;font-size:16px;width:170px;height:36px;line-height:36px;text-align:center;border:1px solid rgba(8,28,21,.14);display:flex;justify-content:center;align-items:center;column-gap:4px;margin:0 auto;font-family:var(--mulish),sans-serif}.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_sub_title span{height:5px;width:5px;background:#081c15;border-radius:50%}.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title{font-size:54px;font-weight:800;color:#081c15;margin-bottom:50px;margin-top:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title{font-size:28px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:768px)and (max-width:991px){.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title{font-size:22px;margin-bottom:30px}}.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title a:hover{color:#65ab03}.rv-20-blog_section .rv-20-single_blog{background:#fff;padding:30px 30px 40px 20px;border:1px solid rgba(8,28,21,.14);margin-bottom:30px}.rv-20-blog_section .rv-20-single_blog:hover .rv-20-blog_image img{transform:scale(1.1)}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image{margin-bottom:20px;height:250px;width:auto;overflow:hidden;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image{height:200px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image{height:180px}}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image a{display:inline}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image a img{height:100%;width:100%;transition:all .3s linear 0s;object-fit:cover}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image .rv-20-single_blog_date{color:rgba(8,28,21,.7);font-size:14px;margin:0;position:absolute;left:0;bottom:0;background:#fff;padding:5px 10px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image .rv-20-single_blog_date i{color:rgba(8,28,21,.7);margin-right:15px}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title{font-size:22px;font-weight:700;margin-bottom:15px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title{font-size:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title{font-size:18px;margin-bottom:10px}}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title a{color:#081c15;transition:all .4s ease}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title a:hover{color:#2d6a4f}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_desc{color:rgba(8,28,21,.7);font-weight:500;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_desc{font-size:14px;margin-bottom:10px}}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_btn{color:#081c15;font-weight:700;font-family:var(--mulish),sans-serif}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_btn:hover{letter-spacing:2px}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_btn:hover i{transform:rotate(-45deg)}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_btn i{margin-left:5px;transition:all .3s linear 0s}.rv-22-blog_section{padding-bottom:120px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-blog_section{padding-bottom:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-blog_section{padding-bottom:70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-blog_section{padding-bottom:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-blog_section{padding-bottom:50px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-blog_section{padding-bottom:40px}}.rv-22-blog_section .rv-22-service_section_heading{text-align:center}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title{color:rgba(4,14,31,.7);font-weight:500;position:relative;text-transform:uppercase;display:inline-block}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title{font-size:14px}}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{content:"";background:#9a9ea5;width:60px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{width:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{width:35px}}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex:before,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty:before{position:absolute;content:"";height:8px;width:8px;left:-15px;background:#9a9ea5;border-radius:50%;transform:translateY(-50%);animation:slide-right 2.5s linear infinite alternate both;top:0}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex:after,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty:after{position:absolute;content:"";height:8px;width:8px;right:-15px;background:#9a9ea5;border-radius:50%;top:50%;transform:translateY(-50%);animation:slide-left 2.5s linear infinite alternate both;top:0}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-45%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-40%}}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-45%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-40%}}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:46px;font-weight:700;color:#040e1f;text-transform:uppercase;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:25px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:20px;margin-bottom:30px}}.rv-22-blog_section .rv-22-single_blog{background:#fff;border:1px solid rgba(8,28,21,.14);margin-bottom:30px}.rv-22-blog_section .rv-22-single_blog:hover .rv-22-blog_image img{transform:scale(1.1)}.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image{margin-bottom:20px;height:300px;width:auto;overflow:hidden}@media only screen and (min-width:480px)and (max-width:575px){.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image{height:250px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image{height:200px}}.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image a{display:inline}.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image a img{height:100%;width:100%;transition:all .3s linear 0s;object-fit:cover}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content{padding:10px 25px 35px}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta{display:flex;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:15px}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta .catagory a{background:#b38d3f;padding:5px 15px;color:#fff;font-size:14px;font-weight:600;border-radius:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta .catagory a{padding:5px 10px;font-size:12px}}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta .rv-22-single_blog_date{color:rgba(5,5,5,.7);font-size:16px;margin:0;background:#fff;font-weight:500}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta .rv-22-single_blog_date i{color:rgba(5,5,5,.7);margin-right:7px;font-size:20px}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_content_title{font-size:22px;font-weight:700;color:#040e1f;font-family:var(--mulish),sans-serif;margin-bottom:25px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_content_title{font-size:17px}}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_content_title a{color:#040e1f;transition:all .4s ease}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_content_title a:hover{color:#b38d3f}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_btn{color:#040e1f;font-size:16px;font-weight:700;display:inline-block;border-bottom:1px solid #040e1f}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_btn:hover{letter-spacing:2px;color:#b38d3f;border-bottom:1px solid #b38d3f}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_btn:hover i{transform:rotate(-45deg);color:#b38d3f}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_btn i{margin-left:5px;transition:all .3s linear 0s}.rv-23-blog_section{padding-bottom:130px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-blog_section{padding-bottom:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-blog_section{padding-bottom:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-blog_section{padding-bottom:70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-blog_section{padding-bottom:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-blog_section{padding-bottom:50px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-blog_section{padding-bottom:35px}}.rv-23-blog_section .rv-23-blog_section_heading{text-align:center}.rv-23-blog_section .rv-23-blog_section_heading .rv-23-blog_sub_title{color:#fff;font-size:15px;font-weight:700;background:#020208;padding:1px 4px;display:inline-block;font-family:var(--mulish),sans-serif}.rv-23-blog_section .rv-23-blog_section_heading .rv-23-blog_title{color:#020208;font-size:46px;font-weight:800;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-blog_section .rv-23-blog_section_heading .rv-23-blog_title{font-size:35px;margin-bottom:25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-blog_section .rv-23-blog_section_heading .rv-23-blog_title{font-size:26px;margin-bottom:15px}}.rv-23-blog_section .rv-23-single_blog{background:#fff;position:relative;padding-left:40px;border:1px solid rgba(8,28,21,.14)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-blog_section .rv-23-single_blog{margin-bottom:30px}}.rv-23-blog_section .rv-23-single_blog:hover .rv-23-blog_image img{transform:scale(1.1)}.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image{margin-bottom:20px;height:300px;width:auto;overflow:hidden}.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image a{display:inline}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image{height:250px}}@media only screen and (min-width:576px)and (max-width:767px){.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image{height:200px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image{height:180px}}.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image img{height:100%;width:100%;transition:all .3s linear 0s;object-fit:cover}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content{padding:10px 0 35px}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_meta{display:flex;align-items:center;column-gap:15px;margin-bottom:20px}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_meta .catagory a{background:#3ba52d;padding:5px 15px;color:#fff;font-size:14px;font-weight:600;font-family:var(--mulish),sans-serif}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_content_title{font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;color:#040e1f;margin-bottom:25px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_content_title{font-size:18px;margin-bottom:15px}}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_content_title a{color:#040e1f;transition:all .4s ease}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_content_title a:hover{color:#3ba52d}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_btn{color:#040e1f;font-size:16px;font-weight:700;display:inline-block;border-bottom:1px solid #040e1f}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_btn:hover{letter-spacing:2px;color:#3ba52d;border-bottom:1px solid #3ba52d}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_btn:hover i{transform:rotate(-45deg);color:#3ba52d}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_btn i{margin-left:5px;transition:all .3s linear 0s}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_date{color:rgba(5,5,5,.7);font-size:16px;font-weight:500;position:absolute;margin:0;left:-44px;top:31%;rotate:-90deg;font-family:var(--mulish),sans-serif}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_date i{color:rgba(5,5,5,.7);margin-right:7px;font-size:20px}.rv-24-blog_section{background:#f6f3f0;padding:160px 0;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-blog_section{padding:130px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-blog_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-blog_section{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-blog_section{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-blog_section{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-blog_section{padding:35px 0}}.rv-24-blog_section .rv-24-blog_section_top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-blog_section .rv-24-blog_section_top{margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-blog_section .rv-24-blog_section_top{flex-direction:column;justify-content:center;text-align:center;gap:20px;align-items:center}}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading{flex-basis:50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading{flex-basis:60%}}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_sub_title{margin-bottom:10px}}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_title{color:#020208;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_title{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_title{font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_title{font-size:20px}}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area{display:flex;column-gap:20px}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-next i,.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-prev i{height:50px;width:50px;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);transition:.3s}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-next i:hover,.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-prev i:hover{background:#dfe11b}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-next i,.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-prev i{background:transparent;border:1px solid rgba(2,2,8,.14);color:#020208}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-next i:hover,.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-prev i:hover{background:#a58051;color:#fff;border:1px solid transparent}.rv-24-blog_section .rv-24-single_blog:hover .rv-24-blog_image img{transform:scale(1.1)}.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image{height:300px;width:auto;overflow:hidden;border-radius:20px}@media only screen and (min-width:576px)and (max-width:767px){.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image{height:270px}}@media only screen and (min-width:480px)and (max-width:575px){.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image{height:250px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image{height:200px}}.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image a{display:block;height:100%}.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image a img{height:100%;width:100%;transition:all .3s linear 0s;object-fit:cover}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content{background:#fff;padding:30px;border-radius:20px}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_date{color:rgba(2,2,8,.7);font-size:16px;margin-bottom:15px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_date i{color:rgba(2,2,8,.7);font-size:20px;margin-right:15px}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_content_title{font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_content_title{font-size:17px}}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_content_title a{display:inline;color:#020208;background-image:linear-gradient(#020208,#020208);background-size:0 1px;background-repeat:no-repeat;background-position:0 100%;transition:.4s ease}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_content_title a:hover{background-size:100% 1px}.rv-25-blog_section{padding:120px 0;background:#d6dec9}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-blog_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-blog_section{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-blog_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-blog_section{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-blog_section{padding:45px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-blog_section{padding:40px 0}}.rv-25-blog_section .rv-25-blog_heading{text-align:center}.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:10px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_sub_title{margin-bottom:10px}}.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{color:#020208;font-size:46px;font-weight:700;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{font-size:33px;margin-bottom:30px;font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{font-size:24px;margin-bottom:20px}}.rv-25-blog_section .rv-25-single_blog{background:#fff;border:1px solid rgba(8,28,21,.14);margin-bottom:20px}.rv-25-blog_section .rv-25-single_blog:hover .rv-25-single_blog_image img{transform:scale(1.1)}.rv-25-blog_section .rv-25-single_blog_image{height:300px;width:auto;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-blog_section .rv-25-single_blog_image{height:220px}}.rv-25-blog_section .rv-25-single_blog_image a{height:100%}.rv-25-blog_section .rv-25-single_blog_image a img{height:100%;width:100%;transition:all .3s linear 0s;object-fit:cover}.rv-25-blog_section .rv-25-single_blog_content{padding:30px 30px 40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-blog_section .rv-25-single_blog_content{padding:25px 20px}}.rv-25-blog_section .rv-25-single_blog_content .catagory a{font-family:var(--mulish),sans-serif;background:#a07549;padding:5px 15px;color:#fff;font-size:14px;font-weight:600;margin-bottom:20px}.rv-25-blog_section .rv-25-single_blog_content_title{font-family:var(--mulish),sans-serif;font-size:22px;font-weight:700;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-blog_section .rv-25-single_blog_content_title{font-size:20px;margin-bottom:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-blog_section .rv-25-single_blog_content_title{font-size:18px;margin-bottom:25px}}.rv-25-blog_section .rv-25-single_blog_content_title a{color:#020208;transition:all .4s ease}.rv-25-blog_section .rv-25-single_blog_content_title a:hover{color:#a07549}.rv-25-blog_section .rv-25-single_blog_content_meta{display:flex;align-items:center;column-gap:15px;margin-bottom:20px;flex-wrap:wrap;gap:15px}.rv-25-blog_section .rv-25-single_blog_content_meta .rv-25-single_blog_date{color:rgba(2,2,8,.7);font-size:16px;margin:0;background:#fff;font-weight:500;font-family:var(--mulish),sans-serif}.rv-25-blog_section .rv-25-single_blog_content_meta .rv-25-single_blog_date i{color:rgba(2,2,8,.7);margin-right:7px;font-size:20px}.rv-1-footer{background-color:#0e2027}.rv-1-footer-top{padding:120px 0 90px}@media screen and (max-width:991px){.rv-1-footer-top{padding:70px 0}}@media screen and (max-width:575px){.rv-1-footer-top{padding:50px 0}}.rv-1-footer__about .logo{margin-bottom:13px}.rv-1-footer__about-txt{font-family:var(--mulish);font-weight:400;font-size:15px;color:hsla(0,0%,100%,.6);margin-bottom:27px}.rv-1-footer-widget__title{font-size:20px;font-weight:700;font-family:var(--mulish);color:var(--white-f);margin-bottom:25px}@media screen and (max-width:479px){.rv-1-footer-widget__title{font-size:18px;margin-bottom:15px}}.rv-1-footer-widget li{margin-bottom:13px}.rv-1-footer-widget li,.rv-1-footer-widget li a{color:hsla(0,0%,100%,.6);font-size:15px;font-weight:300;font-family:var(--mulish);transition:.4s ease}.rv-1-footer-widget li a:hover,.rv-1-footer-widget li:hover{color:var(--orange)}.rv-1-footer-widget__links{display:grid;grid-template-columns:50% 50%}.rv-1-footer-widget__links a{position:relative;padding-left:15px}@media screen and (max-width:1399px){.rv-1-footer-widget__links a{padding-left:0}}.rv-1-footer-widget__links a:before{content:"";position:absolute;left:0;top:50%;translate:0 -50%;background:hsla(0,0%,100%,.6);width:5px;height:5px;border-radius:50%}@media screen and (max-width:1399px){.rv-1-footer-widget__links a:before{content:none}}.rv-1-footer-widget__infos li{display:flex;gap:15px;align-items:center}.rv-1-footer-widget__infos li img{flex-shrink:0}.rv-1-footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:45px 0}@media screen and (max-width:1399px){.rv-1-footer-bottom{padding:35px 0}}@media screen and (max-width:991px){.rv-1-footer-bottom{padding:25px 0}}.rv-1-footer-nwsltr__form{display:flex;flex-direction:column;gap:10px}.rv-1-footer-nwsltr__form input{border:1px solid hsla(0,0%,100%,.1);height:45px;border-radius:14px;padding:0 20px;color:var(--white-f)}.rv-1-footer-nwsltr__form .rv-1-def-btn{height:45px;line-height:43px;transition:.4s ease}.rv-1-footer-nwsltr__form .rv-1-def-btn:hover .txt{color:var(--black)}.rv-1-footer-nwsltr__form .rv-1-def-btn .txt{width:100%}.rv-1-copyright{font-size:14px;font-family:var(--mulish);font-weight:300;color:hsla(0,0%,100%,.7)}.rv-1-socials{display:flex;gap:6px}.rv-1-socials a{width:40px;height:40px;line-height:40px;border:1px solid hsla(0,0%,100%,.1);text-align:center;border-radius:50%;color:hsla(0,0%,100%,.5)}.rv-1-socials a:hover{background-color:var(--orange);border-color:var(--orange);color:var(--white-f)}.rv-2-footer{border-top:1px solid hsla(0,0%,100%,.1);padding:45px 0}@media screen and (max-width:767px){.rv-2-footer{padding:25px 0}}.rv-2-footer__nav{display:flex;justify-content:flex-end;gap:10px}@media screen and (max-width:767px){.rv-2-footer__nav{justify-content:center}}.rv-2-footer__nav a{color:var(--white-f);font-size:14px;font-weight:300;font-family:var(--mulish);line-height:1}.rv-2-footer__nav a:hover{color:#daed1a}.rv-2-footer__nav a:not(:first-child){border-left:1px solid #fff;padding-left:10px}.rv-3-footer{background:url(/_next/static/media/rv-3-footer-bg.8f919580.jpg) no-repeat 50%;background-size:cover}@media screen and (max-width:1399px){.rv-3-footer-top{padding:100px 0 70px}}@media screen and (max-width:1199px){.rv-3-footer-top{padding:80px 0 50px}}.rv-3-footer .rv-1-socials a:hover{background-color:#a97240;border-color:#a97240}.rv-3-footer .rv-1-footer-widget li:hover{color:hsla(0,0%,100%,.6)}.rv-3-footer .rv-1-footer-widget li a:hover{color:#a98153}.rv-3-footer .rv-1-footer-widget__links{display:block}.rv-3-footer .rv-1-footer-widget__links a{padding-left:0}.rv-3-footer .rv-1-footer-widget__links a:hover{color:#a98153}.rv-3-footer .rv-1-footer-widget__links a:before{content:none}.rv-3-footer-nwsltr{padding-left:40px}@media screen and (max-width:1199px){.rv-3-footer-nwsltr{padding-left:0}}.rv-3-footer-nwsltr__form input{border-radius:0;color:var(--white-f)}.rv-3-footer-nwsltr__form .rv-1-def-btn .txt{background-color:#a97240;border-radius:0;border:1px solid #a97240}.rv-3-footer-nwsltr__form .rv-1-def-btn .txt:hover{background-color:transparent}.rv-4-footer{background-color:var(--black)}.rv-4-footer__socials{display:flex;align-items:center}@media screen and (max-width:991px){.rv-4-footer__socials{flex-wrap:wrap}}.rv-4-footer__social{flex:auto;padding:50px 0;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:1199px){.rv-4-footer__social{padding:30px 20px}}@media screen and (max-width:991px){.rv-4-footer__social{padding:15px;flex:30% 1 1}}.rv-4-footer__social:not(:last-child){border-right:1px solid hsla(0,0%,100%,.1)}.rv-4-footer__social a{color:var(--white-f);display:inline-flex;align-items:center;gap:15px;font-family:var(--mulish);font-size:20px;font-weight:700}@media screen and (max-width:991px){.rv-4-footer__social a{font-size:18px;gap:10px}}@media screen and (max-width:575px){.rv-4-footer__social a{font-size:16px}}.rv-4-footer__social a i{font-size:24px}@media screen and (max-width:991px){.rv-4-footer__social a i{font-size:22px}}@media screen and (max-width:575px){.rv-4-footer__social a i{font-size:20px}}.rv-4-footer__social a:hover{color:#a90e20}.rv-4-footer__middle{padding:80px 0 100px;text-align:center}@media screen and (max-width:1199px){.rv-4-footer__middle{padding:60px 0 80px}}@media screen and (max-width:767px){.rv-4-footer__middle{padding:50px 0 65px}}@media screen and (max-width:479px){.rv-4-footer__middle{padding:50px 0}}.rv-4-footer__menu{display:flex;justify-content:center;flex-wrap:wrap;gap:60px;row-gap:15px;margin:42px 0 75px}@media screen and (max-width:991px){.rv-4-footer__menu{margin:32px 0 45px}}@media screen and (max-width:767px){.rv-4-footer__menu{column-gap:45px}}.rv-4-footer__menu a{color:var(--white-f);font-weight:500}.rv-4-footer__menu a:hover{color:#a90e20}.rv-4-footer-subs form{width:410px;display:flex;position:relative;margin:0 auto;padding:0 20px 15px}@media screen and (max-width:479px){.rv-4-footer-subs form{max-width:100%}}.rv-4-footer-subs form:before{content:"";position:absolute;top:100%;left:0;width:100%;height:4px;border:1px solid hsla(0,0%,100%,.16)}.rv-4-footer-subs form input{width:100%;color:var(--white-f)}.rv-4-footer-subs form input::placeholder{color:hsla(0,0%,100%,.7)}.rv-4-footer-subs form button{color:var(--white-f)}.rv-5-footer{background-color:#404b44}@media screen and (max-width:1199px){.rv-5-footer-top{padding:70px 0 50px}}@media screen and (max-width:767px){.rv-5-footer-top{padding:60px 0 40px}}.rv-5-footer .rv-1-footer-widget{padding:0 30px}@media screen and (max-width:1399px){.rv-5-footer .rv-1-footer-widget{padding:0 15px}}@media screen and (max-width:1199px){.rv-5-footer .rv-1-footer-widget{padding:0}.rv-5-footer-widget__title{margin-bottom:20px}}.rv-5-footer .rv-1-socials a:hover{background-color:#8e5b63;border-color:#8e5b63}.rv-5-footer-timings li{color:hsla(0,0%,100%,.6);font-family:Mulish;font-size:15px;font-style:normal;font-weight:300;line-height:normal;display:flex;justify-content:space-between}.rv-5-footer-timings li:not(:last-child){margin-bottom:16px}.rv-6-footer{background-color:#050505}.rv-6-footer-top{overflow:hidden}.rv-6-footer-top__row{justify-content:space-between}@media screen and (max-width:1199px){.rv-6-footer-top__row{justify-content:center}}.rv-6-footer-bottom{padding:35px 0}.rv-6-footer .has-anim{position:relative;z-index:1}@media screen and (max-width:1199px){.rv-6-footer .has-anim{overflow:hidden}}.rv-6-footer .has-anim:first-child:before{border-right:0}.rv-6-footer .has-anim:last-child .to-animate{left:auto;right:0}.rv-6-footer .has-anim .to-animate,.rv-6-footer .has-anim:before{content:"";position:absolute;inset:0;border:solid hsla(0,0%,100%,.1);border-width:0 1px;height:calc(100% + 240px);top:50%;translate:-25px -50%;z-index:-1}@media screen and (max-width:1199px){.rv-6-footer .has-anim .to-animate,.rv-6-footer .has-anim:before{translate:0 -50%;height:100%}}@media screen and (max-width:767px){.rv-6-footer .has-anim .to-animate,.rv-6-footer .has-anim:before{content:none}}.rv-6-footer .has-anim .to-animate{background:linear-gradient(to top,var(--white-f),transparent);width:1px;height:50px;border:none;animation:strokePosition 15s linear infinite forwards}.rv-6-footer .has-anim .to-animate.reverse{background:linear-gradient(to bottom,var(--white-f),transparent);animation:strokePosition 15s linear infinite reverse;right:0;left:auto}@media screen and (max-width:1199px){.rv-6-footer-widget{padding-left:20px}}@media screen and (max-width:767px){.rv-6-footer-widget{padding-left:0}}.rv-6-footer-nwsltr__form .nwsltr-top{display:flex;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:18px}.rv-6-footer-nwsltr__form .nwsltr-top>*{color:var(--white-f)}.rv-6-footer-nwsltr__form input{width:100%}.rv-6-footer-nwsltr__form input::placeholder{color:hsla(0,0%,100%,.6)}.rv-6-footer-nwsltr__form button{min-width:max-content}.rv-6-footer-nwsltr__form button i{opacity:60%;padding-right:6px}.rv-6-footer-nwsltr__checkbox{padding-top:20px}.rv-6-footer-nwsltr__checkbox input{background-color:transparent;width:auto;margin-right:10px}.rv-6-footer-nwsltr__checkbox a,.rv-6-footer-nwsltr__checkbox label{color:hsla(0,0%,100%,.5)}.rv-6-footer-nwsltr__checkbox a{-webkit-text-decoration:1px underline hsla(0,0%,100%,.5);text-decoration:1px underline hsla(0,0%,100%,.5)}@keyframes strokePosition{0%{top:-140px}to{top:calc(100% + 240px)}}.rv-7-footer{background:#050505}.rv-7-footer .rv-7-footer-nwsltr__form input{border-radius:30px}.rv-7-footer .rv-7-footer-nwsltr__form .rv-1-def-btn .txt{border-radius:30px;background-color:#4962fb;border-color:#4962fb}.rv-1-socials.rv-7-socials a:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-8-footer{background-color:var(--black)}.rv-8-footer .rv-4-footer__social a:hover{color:#1c74e9}.rv-8-footer-middle{padding:100px 0 110px}@media screen and (max-width:1399px){.rv-8-footer-middle{padding:80px 0 90px}}@media screen and (max-width:991px){.rv-8-footer-middle{padding:60px 0 70px}}@media screen and (max-width:575px){.rv-8-footer-middle{padding:40px 0 50px}}.rv-8-footer-articles{padding-right:75px}@media screen and (max-width:1399px){.rv-8-footer-articles{padding-right:45px}}@media screen and (max-width:1199px){.rv-8-footer-articles{padding-right:0}}@media screen and (max-width:767px){.rv-8-footer-widget .rv-1-footer-widget__title{margin-bottom:15px}}.rv-8-footer-widget li a:hover,.rv-8-footer-widget li:hover{color:#1c74e9}.rv-8-footer-article{display:flex;align-items:center;border:1px solid rgba(44,44,44,.1);gap:20px}.rv-8-footer-article:not(:last-child){margin-bottom:30px}.rv-8-footer-article-img{flex-shrink:0}.rv-8-footer-article-date{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.7);line-height:1;display:flex;align-items:center;margin-bottom:7px}.rv-8-footer-article-date i{font-size:16px;margin-right:5px}.rv-8-footer-article-title{color:var(--white-f);font-family:var(--mulish);font-size:17px;font-weight:600;line-height:24px;margin-bottom:0}.rv-8-footer-article-title a:hover{color:#1c74e9}@media screen and (max-width:479px){.rv-8-footer-article-title{font-size:16px}}.rv-8-footer-bottom{padding:30px 0}.rv-8-footer-bottom__nav a:hover{color:#1c74e9}.rv-8-footer-nwsltr__form .nwsltr-top{padding-bottom:0;border:none}.rv-8-footer-nwsltr__form input{border:1px solid hsla(0,0%,100%,.16);border-right:0;padding:10px 22px}.rv-8-footer-nwsltr__form button{width:46px;height:46px;background-color:#1c74e9;flex-shrink:0}.rv-8-footer-nwsltr__form button i{padding:0;opacity:1}.rv-9-socials a:hover{background-color:#65ab03;border-color:#65ab03}.rv-9-footer{background-color:#0b1202}.rv-9-footer-top{padding:25px 0;border-bottom:1px solid hsla(0,0%,100%,.14)}.rv-9-footer-article .rv-8-footer-article-img{border-radius:6px}.rv-9-footer-article .rv-8-footer-article-title a:hover{color:#65ab03}.rv-9-footer-nwsltr__form .nwsltr-top{border:1px solid hsla(0,0%,100%,.2);border-radius:30px}.rv-9-footer-nwsltr__form input{border-radius:30px;border:none}.rv-9-footer-nwsltr__form button{border-radius:50%;background-color:#65ab03}.rv-9-footer__contact-card{justify-content:flex-end}@media screen and (max-width:991px){.rv-9-footer__contact-card{justify-content:center}}@media screen and (max-width:575px){.rv-9-footer__contact-card{justify-content:flex-start}}.rv-9-footer__contact-card .rv-5-about__call-icon{border-color:hsla(0,0%,100%,.1);color:#65ab03;flex-shrink:0}.rv-9-footer__contact-card .rv-5-about__call-txt .h6,.rv-9-footer__contact-card .rv-5-about__call-txt h6{color:var(--white-f)}.rv-9-footer__contact-card .rv-5-about__call-txt a{color:hsla(0,0%,100%,.6)}.rv-10-socials a{border-radius:6px}.rv-10-socials a:hover{background-color:#efc329;border-color:#efc329;color:var(--black)}.rv-10-footer-nwsltr__form .nwsltr-top>*{color:var(--black)}.rv-10-footer-nwsltr__form .nwsltr-top input{color:var(--white-f)}.rv-10-footer-nwsltr__form input{border-radius:6px 0 0 6px}.rv-10-footer-nwsltr__form button{border-radius:0 6px 6px 0;background-color:#efc329;border-color:#efc329}.rv-10-footer-bottom__nav a:hover,.rv-10-footer-widget li a:hover,.rv-10-footer-widget li:hover{color:#efc329}.rv-11-footer{background-color:#231d16}.rv-11-footer-nwsltr__form input{border-top-left-radius:15px}.rv-11-footer-nwsltr__form button{background-color:#a98153;border-bottom-right-radius:15px}.rv-11-footer-bottom__nav a:hover,.rv-11-footer-widget li a:hover,.rv-11-footer-widget li:hover{color:#a98153}.rv-11-socials a{border-radius:10px 0}.rv-11-socials a:hover{border-radius:0 10px;background-color:#a98153;border-color:#a98153}.rv-11-pay-methods{color:hsla(0,0%,100%,.7);font-family:var(--mulish);font-size:16px;font-weight:700;margin-top:42px}.rv-11-pay-methods span{margin-right:10px}.rv-12-footer{z-index:1}.rv-12-footer .rv-12-socials a:hover{background-color:#509e0f;border-color:#509e0f}.rv-12-footer .rv-12-footer-widget li a:hover,.rv-12-footer .rv-12-footer-widget li:hover{color:#509e0f}.rv-12-footer-nwsltr__form input::placeholder{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:300}.rv-12-footer-nwsltr__form .rv-1-def-btn .txt{background-color:#509e0f;border-color:#509e0f}.rv-12-footer .rv-12-infos__vectors{z-index:-1;top:-50px}.rv-12-footer .rv-12-infos__vectors--2{top:auto;bottom:-50px}.rv-13-footer{background:var(--white-f);color:var(--white-f)}.rv-13-footer__about .rv-1-footer__about-txt{color:rgba(5,5,5,.6);font-weight:500}.rv-13-footer-widget .rv-1-footer-widget__title{color:var(--black)}.rv-13-footer-widget .rv-1-footer-widget__links a,.rv-13-footer-widget li,.rv-13-footer-widget li a{color:rgba(5,5,5,.6)}.rv-13-footer-widget .rv-1-footer-widget__links a i,.rv-13-footer-widget li a i,.rv-13-footer-widget li i{color:var(--black);vertical-align:middle;font-size:18px}.rv-13-footer-nwsltr__form input{border-color:rgba(5,5,5,.1);color:var(--black)}.rv-13-footer-nwsltr__form .rv-1-def-btn .txt{background-color:#ab8e66;border-color:#ab8e66}.rv-13-footer-nwsltr__form .rv-1-def-btn .txt:hover{background-color:var(--white-f);color:var(--black)}.rv-13-footer-bottom{border-color:rgba(5,5,5,.1);padding:25px 0}.rv-13-footer-bottom .rv-1-copyright{color:rgba(5,5,5,.7)}.rv-13-socials a{border-color:rgba(5,5,5,.1);color:rgba(5,5,5,.5)}.rv-13-socials a:hover{background-color:#ab8e66}.rv-14-footer-bottom__nav a:hover{color:#e64209}.rv-15-footer{background-size:contain}.rv-15-footer-nwsltr__form .nwsltr-top>button{color:#f35b04}.rv-15-footer-nwsltr__form .nwsltr-top>button:hover{color:#fff}.rv-15-footer-bottom__nav a:hover{color:#f35b04}.rv-16-footer-gallery-item,.rv-16-footer-gallery-item img{width:100%}.rv-16-footer-widget li a:hover,.rv-16-footer-widget li:hover{color:#dfe11b}.rv-16-socials a:hover{background-color:#dfe11b;border-color:#dfe11b;color:var(--black)}.rv-17-footer{background:url(/_next/static/media/rv-17-footer-bg.575ff1b0.jpg) no-repeat 50%;background-size:cover;position:relative;z-index:1}.rv-17-footer:before{content:"";position:absolute;inset:0;z-index:-1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.rv-17-footer-widget li a:hover,.rv-17-footer-widget li:hover{color:#daed1a}.rv-17-footer-nwsltr__form .nwsltr-top>button{background-color:#daed1a;color:var(--black)}.rv-18-footer{background-color:#142137}.rv-18-footer-bottom__nav a:hover,.rv-18-footer-widget li a:hover,.rv-18-footer-widget li:hover{color:#1c74e9}.rv-19-footer{background-color:#042127;position:relative;z-index:1}.rv-19-footer:before{content:"";position:absolute;top:0;width:100%;background:url(/_next/static/media/rv-19-footer-bg.c609a0cb.png) no-repeat 50%;background-size:cover;height:73px;z-index:-1}.rv-19-footer-widget--last{margin-left:auto;width:max-content;max-width:100%}@media screen and (max-width:991px){.rv-19-footer-widget--last{margin-left:0;width:100%}.rv-19-footer-widget{text-align:center}.rv-19-footer-widget li{justify-content:center}}.rv-19-footer-widget li a:hover,.rv-19-footer-widget li:hover{color:#dfe11b}.rv-19-footer-bottom{background-color:#031518;border:none;padding:25px 0}.rv-20-footer{background-color:#081c15}.rv-20-footer__contact-card .rv-5-about__call-icon{background-color:var(--white-f);border-color:var(--white-f);color:#2d6a4f}.rv-20-footer-article .rv-8-footer-article-title a:hover,.rv-20-footer__contact-card a:hover{color:#388b66}.rv-20-footer-nwsltr__form button{background-color:#2d6a4f}.rv-20-footer-bottom__nav a:hover,.rv-20-footer-widget li a:hover,.rv-20-footer-widget li:hover{color:#388b66}.rv-21-footer{background:var(--white-f);color:var(--black)}.rv-21-footer__about-txt{color:rgba(14,20,40,.6)}.rv-21-footer-widget .rv-1-footer-widget__title{color:#0e1428}.rv-21-footer-widget li,.rv-21-footer-widget li a{color:rgba(14,20,40,.6)}.rv-21-footer .rv-21-footer-widget li a:hover,.rv-21-footer .rv-21-footer-widget li:hover{color:#ce512a}.rv-21-footer-nwsltr .rv-1-footer-widget__title{color:#0e1428}.rv-21-footer-nwsltr__form input{border-color:rgba(14,20,40,.1)}.rv-21-footer-nwsltr__form .rv-1-def-btn span.txt{background-color:#ce512a;border-color:#ce512a}.rv-22-footer{background-color:#040e1f}.rv-22-footer-gallery-item{border-radius:50%;overflow:hidden;width:100%}.rv-22-footer-gallery-item img{width:100%}.rv-22-footer-nwsltr__form button{background-color:#b38d3f}.rv-22-footer-widget li a:hover,.rv-22-footer-widget li:hover{color:#b38d3f}.rv-22-socials a:hover{background-color:#b38d3f;border-color:#b38d3f}.rv-23-footer{background:url(/_next/static/media/rv-22-footer-bg.c4b04405.jpg) no-repeat 50%;background-size:cover}.rv-23-footer-widget a.phone-numb{color:#3ba52d}.rv-23-footer-widget a.phone-numb i{color:var(--white-f);padding-right:7px}.rv-23-footer-widget a:hover{color:var(--white-f)}.rv-23-footer li a:hover,.rv-23-footer li:hover{color:#3ba52d}.rv-23-footer-nwsltr__form button{background-color:#3ba52d}.rv-23-footer-bottom__nav a:hover{color:#3ba52d}.rv-23-socials{align-items:center;margin-top:40px}.rv-23-socials .h6,.rv-23-socials h6{text-transform:capitalize;font-family:var(--mulish);font-size:16px;font-weight:700;color:var(--white-f);margin:0 8px 0 0}.rv-23-socials a:hover{background-color:#3ba52d;border-color:#3ba52d}.rv-24-footer{background-color:#020208}.rv-24-footer-widget li a:hover,.rv-24-footer-widget li:hover{color:#a58051}.rv-24-footer__payments{display:flex;align-items:center;gap:15px;margin-top:40px}.rv-24-footer__payments .h6,.rv-24-footer__payments h6{color:var(--white-f);margin-bottom:0}.rv-24-footer-bottom__nav a:hover{color:#a58051}.rv-1-socials.rv-24-socials a:hover{background-color:#a58051;border-color:#a58051}.rv-24-footer-nwsltr__form input{border-radius:6px 0 0 6px}.rv-24-footer-nwsltr__form button{background-color:#a58051;border-radius:6px}.rv-25-footer{background-color:#1c312c}.rv-25-footer-widget li a:hover,.rv-25-footer-widget li:hover{color:#a07549}.rv-25-footer-bottom{padding:27px 0;background-color:#1e3932;border:none}.rv-25-footer-bottom__nav a:hover{color:#a07549}.rv-25-socials a{border-radius:0}.rv-25-socials a:hover{border-color:#a07549}.rv-25-footer-nwsltr__form button,.rv-25-socials a:hover{background-color:#a07549}.rv-2-history{padding-bottom:60px}.rv-2-history__img{background:url(/_next/static/media/rv-2-history-img-bg.eca89bf7.png) no-repeat 50%;background-size:contain;text-align:center}@media screen and (max-width:1599px){.rv-2-history__img img{max-width:320px}}@media screen and (max-width:1399px){.rv-2-history__img img{max-width:100%}}.rv-2-history__txt{padding-right:65px}@media screen and (max-width:1599px){.rv-2-history__txt{padding-right:45px}}@media screen and (max-width:1399px){.rv-2-history__txt{padding-right:40px}}@media screen and (max-width:991px){.rv-2-history__txt{padding-right:0}}.rv-2-timeline{display:flex;gap:40px;margin-bottom:50px}@media screen and (max-width:1599px){.rv-2-timeline{gap:30px;margin-bottom:35px}}@media screen and (max-width:1399px){.rv-2-timeline{gap:25px;margin-bottom:25px}}@media screen and (max-width:479px){.rv-2-timeline{flex-direction:column;gap:15px}}.rv-2-timeline:last-child{margin-bottom:0}.rv-2-timeline:last-child .rv-2-timeline-time:before{height:100%}.rv-2-timeline-time{flex-shrink:0;position:relative;width:115px}.rv-2-timeline-time:before{content:"";position:absolute;height:calc(100% + 50px);width:2px;background-color:#272727;right:0;top:0}@media screen and (max-width:479px){.rv-2-timeline-time:before{content:none}}.rv-2-timeline-time__years{margin-top:35px;padding-right:15px;font-size:14px;font-weight:500;line-height:71.429%;position:relative}@media screen and (max-width:479px){.rv-2-timeline-time__years{margin-top:10px}}.rv-2-timeline-time__years:before{position:absolute;content:"";top:50%;translate:-60% -50%;left:100%;width:10px;height:10px;border-radius:50%;background:linear-gradient(180deg,#c2d600,#f0ff53);box-shadow:0 0 0 6px #272727}.rv-2-timeline-details{border:1px solid hsla(0,0%,100%,.06);background:linear-gradient(94deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0));padding:25px 35px 40px}@media screen and (max-width:1599px){.rv-2-timeline-details{padding:25px 35px}}@media screen and (max-width:1399px){.rv-2-timeline-details{padding:25px 30px}}@media screen and (max-width:575px){.rv-2-timeline-details{padding:20px}}.rv-2-timeline-details__title{font-size:20px;font-weight:600;border-bottom:2px solid #daed1a;display:inline-block;padding-bottom:10px;margin-bottom:14px}@media screen and (max-width:479px){.rv-2-timeline-details__title{font-size:18px}}.rv-2-timeline-details__descr{color:hsla(0,0%,100%,.6);font-size:15px;font-weight:300;line-height:160%;margin-bottom:0}.rv-2-skills{padding:60px 0}@media screen and (max-width:1399px){.rv-2-skills{padding:20px 0}}@media screen and (max-width:991px){.rv-2-skills{padding:0 0 10px}}.rv-2-skills .rv-2-section-title{margin-bottom:18px}.rv-2-skills__img{width:max-content;max-width:100%}@media screen and (max-width:991px){.rv-2-skills__img{margin:auto;text-align:center}.rv-2-skills__img img{max-width:400px}}@media screen and (max-width:479px){.rv-2-skills__img img{height:300px}}.rv-2-skills__descr{color:hsla(0,0%,100%,.6);font-family:var(--mulish);font-size:18px;font-weight:300;line-height:155.556%;margin-bottom:44px}@media screen and (max-width:1399px){.rv-2-skills__descr{margin-bottom:24px}}@media screen and (max-width:479px){.rv-2-skills__descr{font-size:16px}}.rv-2-skill:not(:last-child){margin-bottom:22px}.rv-2-skill__title{font-family:var(--mulish);font-size:15px;font-weight:300;margin-bottom:12px}@media screen and (max-width:1399px){.rv-2-skill__title{margin-bottom:8px}}@media screen and (max-width:575px){.rv-2-skill__title{margin-bottom:12px}}.rv-2-skill-bars .progress-container{width:100%;border:1px solid hsla(0,0%,100%,.1);background:linear-gradient(94deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0));transform:skew(-20deg,0);padding:7px 10px}.rv-2-skill-bars .progressbar{width:0;background-color:#daed1a;height:6px;position:relative}.rv-2-skill-bars .progress-label{position:absolute;padding:0 10px;height:26px;line-height:24px;transform:skew(20deg) translateY(-50%);border:1px solid #c2d600;left:100%;top:50%;background:#0f0f0f;font-family:var(--mulish);font-size:12px;font-weight:700}.rv-2-award{padding-bottom:120px}@media screen and (max-width:1399px){.rv-2-award{padding-bottom:80px}}@media screen and (max-width:991px){.rv-2-award{padding-bottom:60px}}.rv-2-honor{border-top-color:hsla(0,0%,100%,.1);grid-template-columns:max-content max-content auto max-content;gap:110px}@media screen and (max-width:1399px){.rv-2-honor{gap:50px}}@media screen and (max-width:991px){.rv-2-honor{padding:20px;gap:30px}}@media screen and (max-width:767px){.rv-2-honor{grid-template-columns:max-content max-content auto;text-align:left}}@media screen and (max-width:479px){.rv-2-honor{grid-template-columns:repeat(2,50%);text-align:center}}.rv-2-honor:before{background:linear-gradient(94deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0))}.rv-2-honor:hover{border-color:hsla(0,0%,100%,.1) hsla(0,0%,100%,.1) transparent}.rv-2-honor:hover .rv-2-honor__btn i{background-color:#daed1a;border-color:#daed1a;color:var(--black)}.rv-2-honor:last-child{border-bottom-color:hsla(0,0%,100%,.1)}.rv-2-honor:last-child:hover{border-color:hsla(0,0%,100%,.1)}.rv-2-honor__year{margin-bottom:0}.rv-2-honor__img img{width:100px;height:80px;object-fit:contain}@media screen and (max-width:479px){.rv-2-honor__details{grid-column:1/4}}.rv-2-honor__title{font-size:28px;font-weight:600}@media screen and (max-width:1399px){.rv-2-honor__title{font-size:25px}}@media screen and (max-width:991px){.rv-2-honor__title{font-size:22px}}.rv-2-honor__descr{color:hsla(0,0%,100%,.6);margin-bottom:0}.rv-2-honor__btn{color:var(--white-f)}@media screen and (max-width:991px){.rv-2-honor__btn{grid-column:auto}}@media screen and (max-width:767px){.rv-2-honor__btn{grid-column:1/4}}.rv-2-honor__btn i{border-color:hsla(0,0%,100%,.14)}.rv-2-contact{padding-bottom:100px}@media screen and (max-width:1399px){.rv-2-contact{padding-bottom:80px}}@media screen and (max-width:991px){.rv-2-contact{padding-bottom:60px}}.rv-2-contact .rv-2-section-title{width:55%}@media screen and (max-width:1599px){.rv-2-contact .rv-2-section-title{width:65%}}@media screen and (max-width:991px){.rv-2-contact .rv-2-section-title{width:75%}}@media screen and (max-width:767px){.rv-2-contact .rv-2-section-title{width:90%}}@media screen and (max-width:479px){.rv-2-contact .rv-2-section-title{width:100%}}.rv-2-contact__txt{border:1px solid hsla(0,0%,100%,.06);background:linear-gradient(94deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0));padding:68px 80px 80px}@media screen and (max-width:1599px){.rv-2-contact__txt{padding:48px 50px 60px}}@media screen and (max-width:1399px){.rv-2-contact__txt{padding:28px 30px 40px}}@media screen and (max-width:479px){.rv-2-contact__txt{padding:18px 15px 30px}}.rv-2-contact-form-title{font-size:40px;font-weight:700;line-height:135%;margin-bottom:30px}@media screen and (max-width:1399px){.rv-2-contact-form-title{font-size:30px;margin-bottom:20px}}@media screen and (max-width:479px){.rv-2-contact-form-title{font-size:25px;margin-bottom:15px}}.rv-2-contact__form>.row{--bs-gutter-x:20px;--bs-gutter-y:20px}.rv-2-contact__form button,.rv-2-contact__form input,.rv-2-contact__form select,.rv-2-contact__form textarea{width:100%;border:1px solid hsla(0,0%,100%,.14);padding:9px 20px;background-color:transparent;color:var(--white-f)}.rv-2-contact__form button:focus,.rv-2-contact__form input:focus,.rv-2-contact__form select:focus,.rv-2-contact__form textarea:focus{outline:none}.rv-2-contact__form option{background-color:var(--black)}.rv-2-contact__form textarea{height:160px}.rv-2-contact__form button{height:55px;background-color:#daed1a;border-color:#daed1a;color:#0f0f0f;font-family:var(--mulish);font-weight:700}.rv-2-contact__form button:hover{background-color:transparent;color:var(--white-f)}@media screen and (max-width:767px){.rv-2-contact__form button{height:45px}}.rv-2-contact iframe{width:100%;height:100%;vertical-align:top}@media screen and (max-width:991px){.rv-2-contact iframe{height:300px}}.rv-5-contact{position:relative;z-index:1}.rv-5-contact-form-area{width:730px;background:url(/_next/static/media/rv-5-contact-bg-1.08c52da3.png) no-repeat 50%;background-size:100% 100%;margin:auto;padding:50px}@media screen and (max-width:1399px){.rv-5-contact-form-area{width:auto;padding:20px 22px}}@media screen and (max-width:479px){.rv-5-contact-form-area{padding:12px}}.rv-5-contact-form-area-inner{background:url(/_next/static/media/rv-5-contact-bg-2.a9594ee6.png) no-repeat 50%;background-size:100% 100%;padding:118px 90px}@media screen and (max-width:1399px){.rv-5-contact-form-area-inner{padding:58px 70px}}@media screen and (max-width:1199px){.rv-5-contact-form-area-inner{padding:48px 50px}}@media screen and (max-width:991px){.rv-5-contact-form-area-inner{padding:38px 40px}}@media screen and (max-width:575px){.rv-5-contact-form-area-inner{padding:38px 30px}}.rv-5-contact-form-area-inner .rv-5-section__title{margin-bottom:20px;font-size:44px}@media screen and (max-width:1199px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:40px}}@media screen and (max-width:991px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:38px;margin-bottom:15px}}@media screen and (max-width:767px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:35px}}@media screen and (max-width:575px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:32px}}@media screen and (max-width:479px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:28px}}.rv-5-contact-form>*{width:100%;border:1px solid rgba(5,5,5,.1);padding:0 20px;height:45px;background-color:#fff}@media screen and (max-width:991px){.rv-5-contact-form>*{height:40px}}@media screen and (max-width:479px){.rv-5-contact-form>*{height:35px;padding:0 14px}}.rv-5-contact-form>:not(:last-child){margin-bottom:15px}@media screen and (max-width:991px){.rv-5-contact-form>:not(:last-child){margin-bottom:10px}}.rv-5-contact-form>:focus,.rv-5-contact-form>:focus-visible{border-color:#8e5b63;outline:none}.rv-5-contact-form>::placeholder{color:rgba(5,5,5,.7);font-family:var(--mulish);font-size:14px;font-weight:400}.rv-5-contact-form option[hidden]{opacity:.7}.rv-5-contact-form button{background-color:#8e5b63;height:54px}@media screen and (max-width:991px){.rv-5-contact-form button{height:44px}}@media screen and (max-width:575px){.rv-5-contact-form button{height:38px}}.rv-5-contact-form button:hover{border-color:#8e5b63;color:var(--black)}.rv-5-contact__img-row{position:absolute;top:50%;translate:0 -50%;width:100%;max-width:1920px;left:0;z-index:-1}.rv-5-contact-img img{max-height:600px;width:100%;position:relative;z-index:-1}@media screen and (max-width:1399px){.rv-5-contact-img img{height:400px}}.rv-18-contact_main_section{position:relative;top:-185px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-contact_main_section{top:-150px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-contact_main_section{top:-100px}}.rv-18-contact_main_section .rv-18-contact_info{background:#e8f1fd;padding:100px 80px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-contact_main_section .rv-18-contact_info{padding:70px 40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-contact_main_section .rv-18-contact_info{padding:50px 15px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area{padding-right:35px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area{padding-right:0}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading{color:#142137;font-size:54px;font-weight:800;position:relative;margin-bottom:30px;font-family:var(--mulish),sans-serif;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading{font-size:28px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading span{position:absolute;right:25%;z-index:-1;bottom:-20px}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area{display:flex;justify-content:space-between;column-gap:15px;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area{flex-direction:column;gap:20px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location{display:flex;column-gap:20px;padding:20px 20px 10px;background:#fff}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location{flex-direction:column;align-items:center;gap:25px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location a{border:1px solid rgba(20,33,55,.14);color:#1c74e9;background:#fff;border-radius:50%;text-align:center;font-size:20px;display:inline-block;padding:5px 10px;height:max-content;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt{text-align:center}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt .h3,.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt h3{font-size:16px;font-weight:700;color:#142137;margin-bottom:10px;cursor:pointer;font-family:var(--mulish),sans-serif;transition:all .4s ease}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt .h3:hover,.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt h3:hover{color:#1c74e9}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt address{color:rgba(20,33,55,.6);font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form{background:#1c74e9;padding:50px 40px}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form{padding:30px 15px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_heading{color:#fff;font-size:24px;font-weight:800;margin-bottom:20px;font-family:var(--mulish),sans-serif}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_input_box{position:relative}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_input_box i{position:absolute;top:12px;left:20px;color:hsla(0,0%,100%,.7)}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form input,.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form textarea{background:transparent;color:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.24);margin-bottom:10px;width:100%;font-size:14px;padding:10px 48px;transition:none;border-radius:0;font-family:var(--mulish),sans-serif}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form textarea{color:#fff;height:140px;padding:10px 20px}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form ::placeholder{color:hsla(0,0%,100%,.7)}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form textarea::placeholder{color:#fff}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_button button{background:#fff;border:none;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;line-height:50px;font-size:16px;color:#000;font-weight:700;position:relative;z-index:1;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_button button:hover{letter-spacing:1px}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_button button:hover i{transform:rotate(-45deg)}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_button button i{margin-left:10px;transition:all .4s ease}.rv-20-contact_main_section{padding:120px 0;position:relative;background:#f7f7f7;z-index:1}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-contact_main_section{padding:100 0 120px}}@media only screen and (min-width:768px)and (max-width:991px){.rv-20-contact_main_section{padding:80px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-contact_main_section{padding:60px 0 80px}}.rv-20-contact_main_section .rv-20-contact_image{height:100%;width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-contact_main_section .rv-20-contact_image{height:330px;width:500px;margin:auto auto 40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-contact_main_section .rv-20-contact_image{height:300px;width:350px;margin:auto auto 40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-contact_main_section .rv-20-contact_image{height:250px;width:300px;margin:auto auto 40px;width:100%;margin:auto auto 20px}}.rv-20-contact_main_section .rv-20-contact_image img{height:100%;width:100%;object-fit:cover}.rv-20-contact_main_section .rv-20-contact_form_area{padding-left:90px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-contact_main_section .rv-20-contact_form_area{padding-left:0}}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_sub_title{color:#081c15;font-weight:500;font-size:16px;width:140px;height:36px;line-height:36px;text-align:center;border:1px solid rgba(8,28,21,.14);display:flex;justify-content:center;align-items:center;column-gap:4px;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_sub_title{margin:auto auto 20px}}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_sub_title span{height:5px;width:5px;background:#081c15;border-radius:50%}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{font-size:48px;font-weight:800;color:#081c15;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{font-size:28px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{font-size:22px;text-align:center}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{font-size:18px}}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form{background:#fff;padding:40px 30px}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form{padding:30px 20px}}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form p{margin-bottom:0}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form p span.wpcf7-form-control-wrap{width:100%}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form input,.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form textarea{background:transparent;color:rgba(8,28,21,.7);border:1px solid rgba(8,28,21,.14);margin-bottom:15px;width:100%;font-weight:400;font-size:14px;padding:15px 30px;transition:none;border-radius:0;text-transform:capitalize;font-family:var(--mulish),sans-serif}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form textarea{height:140px;padding:10px 20px}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form ::placeholder{color:rgba(8,28,21,.7);font-weight:400;font-size:14px}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form textarea::placeholder{color:rgba(8,28,21,.7)}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-contact_form_button button{background:#2d6a4f;border:none;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;line-height:50px;font-size:16px;color:#fff;font-weight:700;position:relative;z-index:1;transition:all .4s ease;height:54px;font-family:var(--mulish),sans-serif}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-contact_form_button button:hover{letter-spacing:1px}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-contact_form_button button:hover i{transform:rotate(-45deg)}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-contact_form_button button i{margin-left:10px;transition:all .4s ease;line-height:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-form_row{flex-direction:column}}.rv-20-contact_main_section .home-6-sh-1{position:absolute;left:0;top:150px;z-index:-1;width:200px;height:300px}.rv-20-contact_main_section .home-6-sh-1 img{height:100%;width:100%}.rv-20-contact_main_section .home-6-sh-2{position:absolute;right:0;top:50%;height:355px;width:200px;z-index:-1;transform:translateY(-50%)}.rv-20-contact_main_section .home-6-sh-2 img{height:100%;width:100%}.rv-22-contact_main_section{padding-bottom:120px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-contact_main_section{padding-bottom:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-contact_main_section{padding-bottom:90px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-contact_main_section{padding-bottom:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-contact_main_section{padding-bottom:70px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-contact_main_section{padding-bottom:60px}}.rv-22-contact_main_section .rv-22-contact_area{display:flex;justify-content:space-between;border:1px solid #b38d3f;column-gap:60px;position:relative}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form{background:#fff;padding:40px 30px;flex:0 0 70%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form{width:100%;flex:0 0 100%}}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_sub_title{position:relative;color:rgba(4,14,31,.7);font-size:14px;font-weight:500;text-transform:uppercase;display:inline-block;font-family:var(--mulish),sans-serif}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_sub_title .rv8_sub_pre_nex{content:"";background:rgba(4,14,31,.4);width:60px;height:1px;position:absolute;right:-90%;top:50%;transform:translateY(-50%)}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_sub_title .rv8_sub_pre_nex:before{position:absolute;content:"";height:8px;width:8px;left:-15px;background:#9a9ea5;border-radius:50%;transform:translateY(-50%);animation:slide-right 2.5s linear infinite alternate both;top:0}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_sub_title .rv8_sub_pre_nex:after{position:absolute;content:"";height:8px;width:8px;right:-15px;background:#9a9ea5;border-radius:50%;top:50%;transform:translateY(-50%);animation:slide-left 2.5s linear infinite alternate both;top:0}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{color:#040e1f;font-size:46px;font-weight:700;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{font-size:40px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{font-size:30px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{font-size:25px;margin-bottom:25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{font-size:20px;margin-bottom:20px}}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form p{margin-bottom:0}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form p .wpcf7-form-control-wrap{width:100%}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form input,.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form select{background:transparent;color:rgba(8,28,21,.7);border:1px solid rgba(8,28,21,.14);margin-bottom:20px;width:100%;font-weight:400;font-size:14px;padding:15px 30px;transition:none;border-radius:30px;text-transform:capitalize;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:var(--mulish),sans-serif}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv8c-cap{--bs-gutter-x:0;column-gap:20px}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .select_box{position:relative}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .select_box select option{background:rgba(4,14,31,.1);color:#040e1f}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .select_box .select_icon{right:0;position:absolute;right:15px;top:15px;color:#040e1f}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form ::placeholder{color:rgba(8,28,21,.7);font-weight:400;font-size:14px}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv-22-contact_form_button button{background:#b38d3f;border:none;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;line-height:50px;font-size:16px;color:#fff;font-weight:700;position:relative;z-index:1;transition:all .4s ease;height:54px;border-radius:30px;font-family:var(--mulish),sans-serif}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv-22-contact_form_button button:hover{letter-spacing:1px;background:#040e1f}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv-22-contact_form_button button:hover i{transform:rotate(-45deg)}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv-22-contact_form_button button i{margin-left:10px;transition:all .4s ease;line-height:0}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_image{width:auto;position:absolute;right:0;height:564px;bottom:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_image{width:280px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_image{display:none}}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_image img{height:100%;width:100%;object-fit:cover}.rv-25-contact_main_section{padding:90px 0;position:relative;background:#1e3932;z-index:1}.rv-25-contact_main_section .inner-container{padding-left:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-contact_main_section .inner-container{padding:0}}.rv-25-contact_main_section .rv-25-contact_form_area{padding-right:80px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-contact_main_section .rv-25-contact_form_area{padding-right:40px}}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form{background:#fff;padding:70px 50px;box-shadow:0 1px 3px 0 rgba(8,28,21,.14)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form{padding:40px 35px}}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form p{margin-bottom:0}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form p .wpcf7-form-control-wrap{width:100%}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:10px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_sub_title{margin-bottom:10px}}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{color:#020208;font-size:46px;font-weight:700;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:23px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:22px}}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form input,.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form select,.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form textarea{background:transparent;color:rgba(2,2,8,.7);border:1px solid rgba(2,2,8,.14);margin-bottom:15px;width:100%;font-weight:400;font-size:14px;padding:13px 30px;transition:none;border-radius:0;font-family:var(--mulish),sans-serif;text-transform:capitalize;-moz-appearance:none;appearance:none;-webkit-appearance:none}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form textarea{color:#fff;height:140px;padding:10px 20px;font-family:var(--mulish),sans-serif}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form ::placeholder{color:rgba(2,2,8,.7);font-weight:400;font-size:14px;font-family:var(--mulish),sans-serif}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form textarea::placeholder{color:rgba(2,2,8,.7);font-family:var(--mulish),sans-serif}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form :focus{border-color:#a07549}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .select_box{position:relative}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .select_box select option{background:rgba(4,14,31,.1);color:#040e1f}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .select_box .select_icon{right:0;position:absolute;right:15px;top:15px;color:#040e1f}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_form_button button{background:#a07549;border:none;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;line-height:50px;font-size:16px;color:#fff;font-weight:700;position:relative;z-index:1;transition:all .4s ease;height:54px;font-family:var(--mulish),sans-serif}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_form_button button:hover{letter-spacing:1px}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_form_button button:hover i{transform:rotate(-45deg)}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_form_button button i{margin-left:10px;transition:all .4s ease;line-height:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-contact_main_section .rv-25-accordion_area{margin-top:50px}}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading{padding-right:100px}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_sub_title{color:#fff;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_sub_title{margin-bottom:10px}}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{color:#fff;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:22px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:18px}}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_header{position:relative}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_header .accordion-button:after{content:"+";height:20px;width:16px;font-size:29px;background-image:none;position:absolute;right:15px;top:35%;transform:translateY(-50%)}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_header .accordion-button:not(.collapsed):after{content:"-"!important;transform:rotate(0)}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_header .accordion-button:focus{border-color:0;outline:0;box-shadow:none}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_btn{background:transparent;color:#fff;font-weight:500;font-size:20px;border-bottom:1px solid hsla(0,0%,100%,.14);padding:20px 0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_btn{font-size:17px}}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_btn :focus{border:none;outline:0;box-shadow:none}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .accordion-body{padding-left:0}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .accordion-body .rv-25-accordion-desc{font-size:15px;font-weight:400;color:hsla(0,0%,100%,.7)}.rv-25-contact_main_section .rv-25-contact_bg{position:absolute;left:0;top:0;height:100%;width:34%;z-index:-1}.rv-25-contact_main_section .rv-25-contact_bg img{height:100%;width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-contact_main_section .rv-25-contact_bg{display:none}}.rv-2-porfolios{padding:60px 0 103px}@media screen and (max-width:1399px){.rv-2-porfolios{padding:60px 0 73px}}@media screen and (max-width:991px){.rv-2-porfolios{padding:60px 0 53px}}.rv-2-porfolio{position:relative}.rv-2-porfolio:hover a{scale:1;opacity:1}.rv-2-porfolio:hover:before{opacity:1}.rv-2-porfolio:before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,6%,.8);opacity:0;transition:.4s ease;z-index:1}.rv-2-porfolio img{width:100%}.rv-2-porfolio a{position:absolute;top:50%;left:50%;translate:-50% -50%;height:50px;line-height:50px;width:50px;color:var(--white-f);border:1px solid hsla(0,0%,100%,.3);border-radius:50%;text-align:center;font-size:18px;scale:1.2;opacity:0;z-index:2}.rv-2-swiper-dots{margin-top:60px;text-align:center}@media screen and (max-width:1399px){.rv-2-swiper-dots{margin-top:30px}}.rv-2-swiper-dots .swiper-pagination-bullet{width:26px;height:26px;opacity:1;border:1px solid transparent;position:relative;background-color:transparent;transition:.4s ease;vertical-align:top;border-radius:50%}.rv-2-swiper-dots .swiper-pagination-bullet:before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:8px;height:8px;background-color:hsla(0,0%,100%,.2);border-radius:50%;transition:.4s ease}.rv-2-swiper-dots .swiper-pagination-bullet-active{border-color:#daed1a}.rv-2-swiper-dots .swiper-pagination-bullet-active:before{background-color:#daed1a}.rv-3-projects{background-color:#f4f4f4}.rv-3-projects__slider{margin:0 30px}@media screen and (max-width:479px){.rv-3-projects__slider{margin:0 12px}}.rv-3-project{width:25%;position:relative;z-index:1}@media screen and (max-width:1599px){.rv-3-project{width:27%}}@media screen and (max-width:1399px){.rv-3-project{width:30%}}.rv-3-project:hover .rv-3-project__img:before{opacity:1}.rv-3-project:hover .rv-3-project__actions a,.rv-3-project:hover .rv-3-project__actions button{translate:0;opacity:1}.rv-3-project.swiper-slide-next{width:calc(50% - 60px)}@media screen and (max-width:1599px){.rv-3-project.swiper-slide-next{width:calc(46% - 50px)}}@media screen and (max-width:1399px){.rv-3-project.swiper-slide-next{width:calc(40% - 40px)}}.rv-3-project__img{position:relative;margin-bottom:34px}@media screen and (max-width:1399px){.rv-3-project__img{margin-bottom:19px}}@media screen and (max-width:1199px){.rv-3-project__img{margin-bottom:14px}}.rv-3-project__img img{transition:.4s ease;height:470px;width:100%}@media screen and (max-width:1399px){.rv-3-project__img img{height:370px}}@media screen and (max-width:1199px){.rv-3-project__img img{height:250px}}.rv-3-project__img:before{content:"";position:absolute;inset:0;background-color:rgba(169,114,64,.7);z-index:0;opacity:0;transition:.4s ease}.rv-3-project__actions{position:absolute;top:50%;left:50%;translate:-50% -50%;display:flex;gap:10px;z-index:2}.rv-3-project__actions a,.rv-3-project__actions button{width:60px;height:60px;line-height:60px;text-align:center;background-color:hsla(0,0%,100%,.2);border-radius:50%;font-size:22px;color:var(--white-f);translate:-50% 0;opacity:0}.rv-3-project__actions a:last-child,.rv-3-project__actions button:last-child{translate:50% 0}.rv-3-project__sub-title{color:rgba(5,5,5,.7);position:relative;font-family:var(--mulish);font-size:14px;font-weight:600;text-transform:uppercase;margin-bottom:8px;padding-left:12px}.rv-3-project__sub-title:before{position:absolute;content:"";border-radius:30px;opacity:.7;background:#050505;width:6px;height:6px;top:50%;left:0;translate:0 -50%}.rv-3-project__title{color:#050505;font-size:24px;font-weight:600;margin-bottom:0}@media screen and (max-width:1399px){.rv-3-project__title{font-size:22px}}@media screen and (max-width:1199px){.rv-3-project__title{font-size:20px}}@media screen and (max-width:991px){.rv-3-project__title{font-size:18px}}.rv-5-portfolios{display:flex;position:relative;height:770px;overflow:hidden;transition:.4s ease;flex-wrap:wrap}@media screen and (max-width:1599px){.rv-5-portfolios{height:620px}}@media screen and (max-width:1399px){.rv-5-portfolios{height:550px}}@media screen and (max-width:575px){.rv-5-portfolios{height:auto}}.rv-5-portfolio{flex:auto;display:flex;align-items:flex-end}@media screen and (max-width:1199px){.rv-5-portfolio{flex:50% 1;border-bottom:1px solid hsla(0,0%,100%,.15)}}@media screen and (max-width:575px){.rv-5-portfolio{flex:100% 1}}.rv-5-portfolio:hover .rv-5-portfolio__txt{background-color:rgba(54,78,63,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rv-5-portfolio:not(:last-child){border-right:1px solid hsla(0,0%,100%,.15)}.rv-5-portfolio__img{height:100%;opacity:0;visibility:hidden;transition:all .7s ease-in-out;position:absolute;inset:0;z-index:-1;scale:1.04}.rv-5-portfolio__img img{height:100%}.rv-5-portfolio__txt{background-color:transparent;padding:55px 60px 52px;width:100%;color:var(--white-f);transition:.4s ease}@media screen and (max-width:1599px){.rv-5-portfolio__txt{padding:35px 35px 32px}}@media screen and (max-width:1399px){.rv-5-portfolio__txt{padding:30px 30px 27px}}@media screen and (max-width:479px){.rv-5-portfolio__txt{padding:25px 25px 22px}}.rv-5-portfolio__infos{margin-bottom:7px;color:hsla(0,0%,100%,.7);font-size:15px;font-weight:500}.rv-5-portfolio__name{margin-bottom:0;color:#fff;font-family:var(--philosopher);font-size:30px;font-weight:700}@media screen and (max-width:1599px){.rv-5-portfolio__name{font-size:28px}}@media screen and (max-width:1399px){.rv-5-portfolio__name{font-size:25px}}.rv-8-projects{padding:60px 0}@media screen and (max-width:1399px){.rv-8-projects{padding:40px 0}}@media screen and (max-width:991px){.rv-8-projects{padding:30px 0}}.rv-8-projects__slider{margin:0 30px}@media screen and (max-width:575px){.rv-8-projects__slider{margin:0 20px}}@media screen and (max-width:479px){.rv-8-projects__slider{margin:0 12px}}.rv-8-projects .rv-3-section-heading{margin-bottom:42px}@media screen and (max-width:1199px){.rv-8-projects .rv-3-section-heading{margin-bottom:27px}}@media screen and (max-width:991px){.rv-8-projects .rv-3-section-heading{margin-bottom:22px}}@media screen and (max-width:767px){.rv-8-projects .rv-3-section-heading{row-gap:15px}}@media screen and (max-width:479px){.rv-8-projects .rv-3-section-heading{row-gap:10px}}.rv-8-projects .rv-3-project{width:27.7%}@media screen and (max-width:1599px){.rv-8-projects .rv-3-project{width:29.7%}}@media screen and (max-width:1399px){.rv-8-projects .rv-3-project{width:32.7%}}.rv-8-projects .rv-3-project.swiper-slide-next{width:calc(100% - (55.4% + 60px))}@media screen and (max-width:1599px){.rv-8-projects .rv-3-project.swiper-slide-next{width:calc(40.6% - 50px)}}@media screen and (max-width:1399px){.rv-8-projects .rv-3-project.swiper-slide-next{width:calc(34% - 40px)}}.rv-8-projects .rv-3-project__img{margin-bottom:22px;transition:none}@media screen and (max-width:1199px){.rv-8-projects .rv-3-project__img{margin-bottom:12px}}.rv-8-projects .rv-3-project__img img{height:600px}@media screen and (max-width:1599px){.rv-8-projects .rv-3-project__img img{height:550px}}@media screen and (max-width:1399px){.rv-8-projects .rv-3-project__img img{height:450px}}@media screen and (max-width:1199px){.rv-8-projects .rv-3-project__img img{height:380px}}@media screen and (max-width:991px){.rv-8-projects .rv-3-project__img img{height:350px}}@media screen and (max-width:479px){.rv-8-projects .rv-3-project__img img{height:250px}}.rv-8-projects .rv-3-project__img:before{background:rgba(28,116,233,.86)}.rv-8-projects .rv-3-project__actions button{translate:0 50%}.rv-8-projects .rv-3-project__title{font-weight:700;font-family:var(--mulish)}.rv-9-projects{overflow:hidden}@media screen and (max-width:1399px){.rv-9-projects{padding:40px 0}}@media screen and (max-width:991px){.rv-9-projects{padding:30px 0}}.rv-9-projects .rv-3-section-heading{margin-bottom:39px}@media screen and (max-width:1399px){.rv-9-projects .rv-3-section-heading{margin-bottom:24px}}@media screen and (max-width:1199px){.rv-9-projects .rv-3-section-heading{margin-bottom:18px}}@media screen and (max-width:767px){.rv-9-projects .rv-3-section-heading{margin-bottom:8px;gap:8px 20px}}@media screen and (max-width:575px){.rv-9-projects .rv-3-section-heading{margin-bottom:0}}.rv-9-project{position:relative;border-radius:20px;overflow:hidden;z-index:1}.rv-9-project:hover:before{opacity:0}.rv-9-project:before{position:absolute;content:"";inset:0;z-index:1;opacity:.7;background:linear-gradient(180deg,rgba(8,28,21,0),#081c15);transition:.4s ease}.rv-9-project .rv-3-project__img{margin-bottom:0}.rv-9-project .rv-3-project__img:before{background:linear-gradient(48deg,rgba(101,171,3,.9) 12.77%,rgba(101,171,3,.27) 98.77%)}.rv-9-project .rv-3-project__img img{height:600px}@media screen and (max-width:1399px){.rv-9-project .rv-3-project__img img{height:500px}}@media screen and (max-width:1199px){.rv-9-project .rv-3-project__img img{height:400px}}.rv-9-project__txt{position:absolute;bottom:0;left:0;width:100%;padding:0 50px 38px;color:var(--white-f);z-index:1}@media screen and (max-width:1399px){.rv-9-project__txt{padding:0 30px 23px}}@media screen and (max-width:1199px){.rv-9-project__txt{padding:0 25px 18px}}.rv-9-project .rv-3-project__sub-title{color:var(--white-f)}.rv-9-project .rv-3-project__sub-title:before{background-color:var(--white-f)}.rv-9-project__title{color:var(--white-f);font-family:var(--mulish);font-size:30px;font-weight:700;line-height:normal}@media screen and (max-width:1399px){.rv-9-project__title{font-size:28px}}@media screen and (max-width:1199px){.rv-9-project__title{font-size:25px}}.rv-9-project__title a:hover{color:#050505}.rv-10-projects{border-radius:40px;height:845px}@media screen and (max-width:1599px){.rv-10-projects{height:685px}}@media screen and (max-width:1399px){.rv-10-projects{height:665px}}@media screen and (max-width:1199px){.rv-10-projects{height:625px}}@media screen and (max-width:767px){.rv-10-projects{height:auto}}.rv-10-projects.container{padding:0}@media screen and (min-width:1496px){.rv-10-projects.container{max-width:calc(100% - 200px)}}.rv-10-projects__txt{border-radius:20px 20px 0 0;background:rgba(5,5,5,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:50px;color:var(--white-f);min-width:550px;right:215px;bottom:0;position:absolute}@media screen and (max-width:1599px){.rv-10-projects__txt{padding:40px;min-width:540px;right:125px}}@media screen and (max-width:1399px){.rv-10-projects__txt{padding:35px;min-width:500px;right:65px}}@media screen and (max-width:1199px){.rv-10-projects__txt{min-width:480px}}@media screen and (max-width:991px){.rv-10-projects__txt{padding:30px;min-width:460px}}@media screen and (max-width:767px){.rv-10-projects__txt{position:static;min-width:auto;margin-top:290px;margin-left:auto}}@media screen and (max-width:575px){.rv-10-projects__txt{padding:30px 20px}}.rv-10-projects .rv-10-section__title{font-size:44px;margin-bottom:40px}@media screen and (max-width:1399px){.rv-10-projects .rv-10-section__title{font-size:40px;margin-bottom:20px}}@media screen and (max-width:1199px){.rv-10-projects .rv-10-section__title{font-size:35px;margin-bottom:10px}}@media screen and (max-width:575px){.rv-10-projects .rv-10-section__title{font-size:30px}}.rv-10-project{padding:22px 35px;transition:.4s ease}@media screen and (max-width:1399px){.rv-10-project{padding:20px 25px}}@media screen and (max-width:1199px){.rv-10-project{padding:15px}}@media screen and (max-width:767px){.rv-10-project{padding:12px 15px}}.rv-10-project:hover{background-color:#efc329;border-radius:10px}.rv-10-project:hover .rv-10-project__order{color:rgba(5,5,5,.3)}.rv-10-project:hover .rv-10-project__sub-title{color:rgba(5,5,5,.7)}.rv-10-project:hover .rv-10-project__btn,.rv-10-project:hover .rv-10-project__title{color:var(--black)}.rv-10-project:hover .rv-10-project__btn i{rotate:45deg}.rv-10-project:not(:last-child){border-right:none;border-bottom:1px solid hsla(0,0%,100%,.2)}.rv-10-project__txt{display:flex;gap:22px;width:100%}@media screen and (max-width:575px){.rv-10-project__txt{flex-direction:column}}.rv-10-project__order{color:hsla(0,0%,100%,.3);font-family:var(--mulish);font-size:40px;font-weight:700;line-height:.9}.rv-10-project__middle{flex-grow:1}.rv-10-project__sub-title{color:hsla(0,0%,100%,.7);font-family:var(--mulish);font-size:15px;font-weight:400;margin-bottom:6px}.rv-10-project__title{color:var(--white-f);font-family:var(--mulish);font-size:22px;font-weight:800;margin-bottom:0}.rv-10-project__btn{font-size:45px;line-height:1;color:var(--white-f)}.rv-10-project__btn i{transition:rotate .4s ease}.rv-11-projects{background-size:cover}@media screen and (max-width:1399px){.rv-11-projects__heading{margin-bottom:28px}}@media screen and (max-width:767px){.rv-11-projects__heading{gap:6px 20px}.rv-11-projects__heading .rv-9-section-heading__right{margin-bottom:0}}.rv-11-projects__slider{margin:0 30px}.rv-11-projects .rv-11-section__sub-title{margin-left:0;color:var(--white-f)}@media screen and (max-width:767px){.rv-11-projects .rv-11-section__sub-title{margin-inline:auto}}.rv-11-projects .rv-11-section__sub-title .stroke-1,.rv-11-projects .rv-11-section__sub-title .stroke-1:after,.rv-11-projects .rv-11-section__sub-title .stroke-1:before,.rv-11-projects .rv-11-section__sub-title .stroke-2,.rv-11-projects .rv-11-section__sub-title .stroke-2:after,.rv-11-projects .rv-11-section__sub-title .stroke-2:before{background-color:hsla(0,0%,100%,.4)}.rv-11-projects .rv-11-section__sub-title .stroke-1{display:none}@media screen and (max-width:767px){.rv-11-projects .rv-11-section__sub-title .stroke-1{display:block}}.rv-11-projects .rv-11-section__title{color:var(--white-f)}.rv-11-project{overflow:hidden;transition:.4s ease}.rv-11-project:hover{border-radius:50px 0}.rv-11-project:hover .rv-3-project__img img{scale:1.1}.rv-11-project:hover .rv-9-project__txt{opacity:1;translate:0 0}.rv-11-project .rv-3-project__img{margin-bottom:0;overflow:hidden}.rv-11-project .rv-3-project__img img{width:100%}.rv-11-project .rv-3-project__img:before{z-index:1}.rv-11-project__sub-title{color:var(--white-f);font-size:15px;font-family:var(--mulish);font-weight:500}.rv-11-project .rv-9-project__txt{opacity:0;transition:.4s ease;translate:0 30px}@media screen and (max-width:1199px){.rv-11-project .rv-9-project__txt{padding:0 20px 10px}}@media screen and (max-width:991px){.rv-11-project .rv-9-project__txt{padding:0 15px 5px}}.rv-11-project .rv-9-project__title{font-size:24px}@media screen and (max-width:1199px){.rv-11-project .rv-9-project__title{font-size:22px}}.rv-11-slider-nav button{border-radius:0 14px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--white-f)}@media screen and (max-width:1199px){.rv-11-slider-nav button{width:42px;height:42px;line-height:40px}}.rv-11-slider-nav button:hover{background-color:var(--white-f);color:var(--black);border-color:var(--white-f)}.rv-12-projects{background-color:#eef6e7}@media screen and (max-width:479px){.rv-12-projects{padding-inline:12px}}.rv-12-projects .rv-12-slider-nav button{background-color:var(--white-f);border-color:var(--white-f);box-shadow:0 1px 2px 0 rgba(5,5,5,.2)}.rv-12-projects .rv-12-slider-nav button:hover{background-color:#509e0f;border-color:#509e0f;box-shadow:0 1px 2px 0 transparent}.rv-12-project{opacity:50%}.rv-12-project.swiper-slide-active{opacity:1}.rv-12-project__img img{width:100%;height:auto;aspect-ratio:129/67}.rv-15-work_main_area{padding:100px 0;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-work_main_area{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-work_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-work_main_area{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-work_main_area{padding:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-work_main_area{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-work_main_area{padding:40px 0}}.rv-15-work_main_area .rv-15-work_title_heading{font-size:50px;font-weight:600;color:#050505;max-width:670px;text-align:center;margin:auto auto 60px;font-family:var(--mulish),sans-serif}@media(max-width:767px){.rv-15-work_main_area .rv-15-work_title_heading{font-size:30px}}.rv-15-work_main_area .rv-15-work_area_slide{width:100%;position:relative}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:570px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:460px}}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:420px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:330px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:300px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:250px}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge img{display:block;width:80%;height:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge img{width:80%;height:100%}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main{position:absolute;top:20%;right:5%;height:400px;width:300px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main{top:12%;right:5%;height:max-content}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main{top:inherit;bottom:0;right:5%;height:max-content}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main{width:211px;height:max-content;top:11%;right:0}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content{text-align:left;background:#000;color:#fff;padding:50px 30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content{padding:35px 25px}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content span{padding-bottom:50px;display:inline-block;color:#d9d9d9}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content span{padding-bottom:25px}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title{padding-bottom:50px;font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title{padding-bottom:25px;font-size:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title{padding-bottom:11px;font-size:15px}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title a{color:#fff;transition:.5s;font-family:var(--mulish),sans-serif}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title a:hover{color:#f35b04}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_btn{color:#fff;text-decoration:none;font-size:18px;transition:.5s;font-family:var(--mulish),sans-serif}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_btn:hover{color:#f35b04;letter-spacing:1.1px}.rv-15-work_main_area .rv-15-work_button_area{margin-top:50px;color:#050505;display:flex;align-items:center;column-gap:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-work_main_area .rv-15-work_button_area{margin-top:30px}}.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev{color:#050505}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev{width:163px;font-size:14px}}.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next i,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev i{color:#050505;font-size:20px}.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next span,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev span{color:#050505;margin:0 10px}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next span,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev span{display:none}}.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next:after,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev:after{display:none}.rv-20-portfolio_section .rv-20-ins_gp{--bs-gutter-x:10px}.rv-20-portfolio_section .rv-20-single_portfolio:hover .rv-20-single_portfolio_image .rv-20-portfolio_content{transform:translate(-50%,-50%) scale(1)}.rv-20-portfolio_section .rv-20-single_portfolio:hover .rv-20-single_portfolio_image img{transform:scale(1.1)}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:500px;width:100%;position:relative;overflow:hidden;transition:all .4s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:400px}}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:320px}}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:200px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:150px}}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image img{height:100%;width:100%;transition:all .4s ease;object-fit:cover}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content{position:absolute;content:"";right:0;bottom:0;height:95%;width:95%;background:rgba(8,28,21,.9);left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .4s ease}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_icon{position:absolute;right:30px;top:30px;height:50px;width:50px;border:1px solid hsla(0,0%,100%,.3);border-radius:50%;text-align:center;line-height:50px;font-size:25px;color:#fff;transition:all .3s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_icon{height:40px;width:40px;line-height:40px;font-size:20px}}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt{position:absolute;bottom:30px;left:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt{bottom:20px;left:20px}}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt p{font-family:var(--mulish),sans-serif;margin-bottom:4px;color:hsla(0,0%,100%,.7);font-size:14px;font-weight:400}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt .h3,.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt h3{font-family:var(--mulish),sans-serif;font-size:24px;font-weight:700;color:#fff;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt .h3,.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt h3{font-size:18px}}.rv-23-project_section{padding:120px 0;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background:#f2f2f2}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-project_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-project_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-project_section{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-project_section{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-project_section{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-project_section{padding:35px 0}}.rv-23-project_section .rv-23-project_section_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-project_section .rv-23-project_section_top{flex-direction:column;margin-bottom:40px}}.rv-23-project_section .rv-23-project_section_top .rv-23-project_sub_title{color:#fff;font-size:15px;font-weight:700;background:#020208;padding:1px 4px;display:inline-block;font-family:var(--mulish),sans-serif}.rv-23-project_section .rv-23-project_section_top .rv-23-project_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-project_section .rv-23-project_section_top .rv-23-project_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-project_section .rv-23-project_section_top .rv-23-project_title{font-size:30px}}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button{text-align:right;align-self:flex-end}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button .rv-23-project_btn{font-size:16px;font-weight:700;color:#020208;font-family:var(--mulish),sans-serif;background:transparent;border:1px solid rgba(2,2,8,.1);width:210px;height:54px;transition:all .5s ease;position:relative;text-align:center;line-height:54px;z-index:1}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button .rv-23-project_btn:before{content:"";position:absolute;inset:0;background:#3ba52d;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button .rv-23-project_btn:hover:before{width:100%;left:0}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button .rv-23-project_btn:hover{color:#fff}.rv-23-project_section .rv-23-project_image_tab{overflow:hidden!important}.rv-23-project_section .rv-23-project_image_tab .rv-23-project_image{height:540px;width:100%;overflow:hidden!important}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-project_section .rv-23-project_image_tab .rv-23-project_image{height:300px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-project_section .rv-23-project_image_tab .rv-23-project_image{height:200px}}.rv-23-project_section .rv-23-project_image_tab .rv-23-project_image img{height:100%;width:100%}.rv-23-project_section .rv-23-project_list_area{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;margin-left:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-project_section .rv-23-project_list_area{margin:30px 0 0}}.rv-23-project_section .rv-23-project_list_area .nav-link{margin-bottom:0;background:0 0;border:none;border-top-left-radius:0;border-top-right-radius:0;display:block;padding:0;text-decoration:none;transition:all .3s ease;width:100%}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list{align-items:center;position:relative;margin:20px 0;display:flex;justify-content:space-between;padding:40px;transition:all .3s ease;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list{padding:40px 15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list{padding:40px 15px;margin:0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list{padding:25px 15px;margin:0}}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list:hover{background:#3ba52d}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list:hover .rv-23-single_project_list_icon i,.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list:hover .rv-23-single_project_list_title{color:#fff}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list:hover .rv-23-single_project_list_iamge{transform:scale(1)}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_number{position:absolute;left:6%;top:50%;transform:translateY(-50%);font-size:100px;font-style:normal;font-weight:800;line-height:normal;color:rgba(2,2,8,.6);opacity:.2;z-index:-1;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_number{font-size:70px}}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_title{font-size:20px;font-weight:700;color:#020208;margin:0;max-width:40%;transition:all .3s ease;text-align:left}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_title{font-size:18px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_title{font-size:12px;max-width:50%}}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{height:200px;width:150px;margin:auto;position:absolute;bottom:-22px;left:55%;transform:scale(0);transition:all .3s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{left:50%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{left:50%;height:180px;width:125px;bottom:-10px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{height:145px;left:50%;width:125px;bottom:-10px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{height:122px;left:50%;width:80px;bottom:-10px}}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge img{height:100%;width:100%;object-fit:cover}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_icon i{text-align:center;color:#020208;font-size:60px;rotate:-45deg;transition:all .3s ease}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_icon i{font-size:40px}}.rv-24-room_section{padding:120px 20px 240px;background:#f6f3f0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_section{padding:100px 20px 200px;padding:80px 20px 200px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-room_section{padding:70px 20px 200px;padding:60px 20px 200px}}.rv-24-room_section .rv-24-room_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-room_section .rv-24-room_sub_title{margin-bottom:10px}}.rv-24-room_section .rv-24-room_title{color:#020208;font-size:44px;font-weight:800;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_section .rv-24-room_title{font-size:40px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-room_section .rv-24-room_title{font-size:30px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-room_section .rv-24-room_title{font-size:23px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-room_section .rv-24-room_title{font-size:18px;margin-bottom:30px}}.rv-24-room_section .rv-24-room_image_slide{overflow:visible}.rv-24-room_section .swiper-slide-active.rv-24-room_image .rv-24-room_info{visibility:visible;opacity:1}.rv-24-room_section .rv-24-room_image{width:auto;height:440px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_section .rv-24-room_image{height:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_section .rv-24-room_image{height:350px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-room_section .rv-24-room_image{height:300px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-room_section .rv-24-room_image{height:250px}}.rv-24-room_section .rv-24-room_image img{height:100%;width:100%;border-radius:20px}.rv-24-room_section .rv-24-room_image .rv-24-room_price{position:absolute;right:30px;top:30px;padding:10px 15px;background:#fff;border-radius:20px}.rv-24-room_section .rv-24-room_image .rv-24-room_price p{font-family:var(--mulish),sans-serif;font-size:14px;font-weight:700;color:#4e4e52;margin:0}.rv-24-room_section .rv-24-room_image .rv-24-room_price span{font-family:var(--mulish),sans-serif;font-size:20px;font-weight:700;color:#a58051}.rv-24-room_section .rv-24-room_image .rv-24-room_info{display:flex;justify-content:space-between;align-items:center;padding:30px 40px;background:#fff;border-radius:20px;visibility:hidden;opacity:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_section .rv-24-room_image .rv-24-room_info{flex-direction:column;gap:10px;justify-content:center;padding:15px 20px}}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt span{font-family:var(--mulish),sans-serif;color:rgba(2,2,8,.7);font-size:14px;font-weight:500}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt span{font-size:12px}}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt .h4,.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt h4{font-family:var(--mulish),sans-serif;font-size:22px;font-weight:700;color:#020208;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt .h4,.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt h4{font-size:18px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt .h4,.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt h4{font-size:16px}}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_info_btn{font-size:16px;font-weight:700;color:#fff;background:#a58051;border:1px solid #a58051;width:190px;height:54px;transition:all .5s ease;position:relative;text-align:center;line-height:54px;z-index:1;display:inline-block;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_info_btn{width:160px;height:50px;line-height:50px}}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_info_btn:before{content:"";position:absolute;inset:0;background:#020208;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_info_btn:hover:before{width:100%;left:0}.rv-24-room_section .rv-24-room_next{position:absolute;right:34%;top:50%;transform:translateY(-50%);z-index:1;background:#fff;color:#020208;border-radius:50%}.rv-24-room_section .rv-24-room_next i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-24-room_section .rv-24-room_next i:hover{background:#dfe11b;border:1px solid transparent}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-room_section .rv-24-room_next{right:26%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-room_section .rv-24-room_next{right:0}}.rv-24-room_section .rv-24-room_next:hover i{background:#020208;color:#fff;border:1px solid transparent}.rv-24-room_section .rv-24-room_prev{position:absolute;left:34%;top:50%;transform:translateY(-50%);z-index:1;background:#fff;color:#020208;border-radius:50%}.rv-24-room_section .rv-24-room_prev i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-24-room_section .rv-24-room_prev i:hover{background:#dfe11b;border:1px solid transparent}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-room_section .rv-24-room_prev{left:26%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-room_section .rv-24-room_prev{left:0}}.rv-24-room_section .rv-24-room_prev:hover i{background:#020208;color:#fff;border:1px solid transparent}.rv-25-case_studies_section{padding:140px 20px 120px;background:#d6dec9;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-case_studies_section{padding:120px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-case_studies_section{padding:100px 0 80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-case_studies_section{padding:80px 0 60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-case_studies_section{padding:60px 0 40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-case_studies_section{padding:45px 0 30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-case_studies_section{padding:40px 0 20px}}.rv-25-case_studies_section_top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-case_studies_section_top{margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-case_studies_section_top{flex-direction:column;justify-content:center;text-align:center;gap:20px;align-items:center}}.rv-25-case_studies_heading{flex-basis:50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-case_studies_heading{flex-basis:60%}}.rv-25-case_studies_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-case_studies_sub_title{margin-bottom:10px}}.rv-25-case_studies_title{color:#020208;font-size:46px;font-weight:700;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-case_studies_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-case_studies_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-case_studies_title{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-case_studies_title{font-size:23px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-case_studies_title{font-size:22px}}.rv-25-case_studies_slide_button_area{display:flex;column-gap:20px}.rv-25-case_studies_slide_button_area .rv-25-case_studies_next,.rv-25-case_studies_slide_button_area .rv-25-case_studies_prev{z-index:1;background:transparent;color:#020208;border-radius:50%}.rv-25-case_studies_slide_button_area .rv-25-case_studies_next i,.rv-25-case_studies_slide_button_area .rv-25-case_studies_prev i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-25-case_studies_slide_button_area .rv-25-case_studies_next i:hover,.rv-25-case_studies_slide_button_area .rv-25-case_studies_prev i:hover{background:#dfe11b;border:1px solid transparent}.rv-25-case_studies_slide_button_area .rv-25-case_studies_next:hover i,.rv-25-case_studies_slide_button_area .rv-25-case_studies_prev:hover i{background:#a07549;color:#fff;border:1px solid transparent}.rv-25-case_studies_image{width:auto;height:auto;position:relative;z-index:2}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-case_studies_image{height:500px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-case_studies_image{height:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-case_studies_image{height:350px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-case_studies_image{height:300px;height:250px}}.rv-25-case_studies_image:hover:before{transform:scale(1)}.rv-25-case_studies_image:hover .rv-25-case_studies_info{bottom:50px;opacity:1;transform:scale(1)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-case_studies_image:hover .rv-25-case_studies_info{bottom:30px;left:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-case_studies_image:hover .rv-25-case_studies_info{bottom:25px;left:25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-case_studies_image:hover .rv-25-case_studies_info{bottom:25px;left:20px}}.rv-25-case_studies_image:hover .rv-25-case_studies_info_btn{visibility:visible;opacity:1}.rv-25-case_studies_image img{height:100%!important;width:100%}.rv-25-case_studies_image:before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;opacity:.86;background:#a07549;transform:scale(0);transition:all .4s linear}.rv-25-case_studies_image .rv-25-case_studies_info{position:absolute;bottom:-60px;left:50px;transition:all .4s linear;font-family:var(--mulish),sans-serif;opacity:0;transform:scale(0)}.rv-25-case_studies_image .rv-25-case_studies_info .rv-25-case_studies_inf_txt span{color:#fff;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-25-case_studies_image .rv-25-case_studies_info .rv-25-case_studies_inf_txt .h4,.rv-25-case_studies_image .rv-25-case_studies_info .rv-25-case_studies_inf_txt h4{font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif;color:#fff;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-case_studies_image .rv-25-case_studies_info .rv-25-case_studies_inf_txt .h4,.rv-25-case_studies_image .rv-25-case_studies_info .rv-25-case_studies_inf_txt h4{font-size:18px}}.rv-25-case_studies_image .rv-25-case_studies_info_btn{border:1px solid hsla(0,0%,100%,.3);height:50px;width:50px;border-radius:50%;background:transparent;color:#fff;text-align:center;line-height:50px;position:absolute;top:50%;left:50%;display:inline-block;transform:translate(-50%,-50%);visibility:hidden;opacity:0;transition:all .4s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-case_studies_image .rv-25-case_studies_info_btn{height:40px;width:40px;line-height:40px}}.rv-3-services{background:url(/_next/static/media/rv-3-service-bg.314c68ab.jpg) no-repeat 50%;background-size:cover}.rv-3-services-row{--bs-gutter-x:30px;--bs-gutter-y:30px}@media screen and (max-width:1199px){.rv-3-services-row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-3-service{background-color:var(--white-f);box-shadow:0 1px 3px rgba(5,5,5,.14);text-align:center;padding:50px 55px;transition:.4s ease;overflow:hidden}@media screen and (max-width:1399px){.rv-3-service{padding:40px 25px 30px}}@media screen and (max-width:767px){.rv-3-service{padding:35px 20px 25px}}.rv-3-service:hover{box-shadow:0 10px 100px rgba(5,5,5,.2)}.rv-3-service:hover .rv-3-service__btn i{background-color:#a97240;border-color:#a97240;color:var(--white-f)}.rv-3-service__icon{width:140px;margin-inline:auto;aspect-ratio:1;background-color:rgba(169,114,64,.05);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:30px}@media screen and (max-width:1399px){.rv-3-service__icon{width:120px;margin-bottom:15px}}@media screen and (max-width:1199px){.rv-3-service__icon{width:110px}}@media screen and (max-width:767px){.rv-3-service__icon{width:100px}}.rv-3-service__index{position:absolute;font-size:60px;font-weight:700;line-height:74%;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgba(5,5,5,.3);top:-10px;left:-25px}.rv-3-service__title{color:#050505;font-size:24px;font-weight:600;line-height:116.667%;margin-bottom:13px}@media screen and (max-width:1399px){.rv-3-service__title{font-size:22px;margin-bottom:7px}}@media screen and (max-width:1199px){.rv-3-service__title{font-size:20px}}.rv-3-service__descr{color:rgba(5,5,5,.7);font-family:var(--mulish);font-weight:500;line-height:150%;margin-bottom:30px}@media screen and (max-width:1399px){.rv-3-service__descr{margin-bottom:20px}}.rv-3-service__btn:hover{color:#a97240}.rv-5-services{background-color:#edf3f8;position:relative}.rv-5-services:after,.rv-5-services:before{content:"";position:absolute;top:0;left:0;width:444px;height:340px;background:url(/_next/static/media/rv-5-vector-1.3a8a570f.png) no-repeat 50%;background-size:100% 100%}@media screen and (max-width:1399px){.rv-5-services:after,.rv-5-services:before{width:364px;height:260px}}@media screen and (max-width:1199px){.rv-5-services:after,.rv-5-services:before{opacity:0}}.rv-5-services:after{top:auto;bottom:0;left:auto;right:0;width:471px;height:374px;background-image:url(/_next/static/media/rv-5-vector-2.416b843b.png);opacity:1}@media screen and (max-width:1399px){.rv-5-services:after{width:411px;height:314px}}@media screen and (max-width:767px){.rv-5-services:after{width:311px;height:214px}}@media screen and (max-width:575px){.rv-5-services:after{width:211px;height:144px}}@media screen and (max-width:479px){.rv-5-services:after{opacity:0}}.rv-5-services__slider-pagination{display:flex;justify-content:center}.rv-5-services__slider-pagination .swiper-pagination-bullet:before{background-color:rgba(5,5,5,.2)}.rv-5-services__slider-pagination .swiper-pagination-bullet-active{border-color:#8e5b63}.rv-5-services__slider-pagination .swiper-pagination-bullet-active:before{background-color:#8e5b63}.rv-5-service:hover .rv-5-service__btn{-webkit-text-decoration-color:#8e5b63;text-decoration-color:#8e5b63;text-underline-offset:4px}.rv-5-service__img img{width:100%}.rv-5-service__txt{position:relative;background-color:var(--white-f);margin:-70px 30px 0;padding:45px 40px}@media screen and (max-width:1399px){.rv-5-service__txt{margin-inline:20px;padding:35px 30px}}@media screen and (max-width:1199px){.rv-5-service__txt{margin-inline:15px;padding:30px 25px}}@media screen and (max-width:575px){.rv-5-service__txt{padding:20px}}.rv-5-service__heading{display:flex;align-items:center;gap:15px;margin-bottom:28px}@media screen and (max-width:1199px){.rv-5-service__heading{margin-bottom:18px;gap:10px}}.rv-5-service__icon{width:55px;height:60px;object-fit:contain}@media screen and (max-width:1199px){.rv-5-service__icon{width:45px;height:50px}}.rv-5-service__title{color:#050505;font-size:20px;font-weight:700;line-height:140%;margin-bottom:0}@media screen and (max-width:1199px){.rv-5-service__title{font-size:18px}}.rv-5-service__title a:hover{color:#8e5b63}.rv-5-service__descr{color:rgba(5,5,5,.7);font-family:var(--mulish);font-size:15px;font-weight:400;line-height:146.667%;margin-bottom:28px}@media screen and (max-width:1199px){.rv-5-service__descr{margin-bottom:18px}}.rv-5-service__btn{color:var(--black);font-weight:500;-webkit-text-decoration:1px underline transparent;text-decoration:1px underline transparent;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:10px}.rv-5-service__btn:hover{color:#8e5b63}.rv-6-services{padding:120px 0 60px;background:linear-gradient(to bottom,#050505 500px,var(--white-f) 0)}@media screen and (max-width:1399px){.rv-6-services{padding:80px 0 40px}}@media screen and (max-width:991px){.rv-6-services{padding:60px 0 30px}}.rv-6-services .rv-6-section__heading{text-align:center;color:var(--white-f)}.rv-6-services .rv-6-section__sub-title:before{border-color:var(--white-f)}.rv-6-services__row{border-radius:30px;overflow:hidden;background-color:#ddd}.rv-6-services__img{height:100%}@media screen and (max-width:991px){.rv-6-services__img{height:450px}}@media screen and (max-width:767px){.rv-6-services__img{height:250px}}@media screen and (max-width:575px){.rv-6-services__img{height:200px}}.rv-6-services__img img{width:650px;max-width:650px;max-height:780px;height:inherit}@media screen and (max-width:1199px){.rv-6-services__img img{max-height:685px}}@media screen and (max-width:991px){.rv-6-services__img img{max-height:none;height:auto;width:100%;max-width:100%}}.rv-6-services__left-row{--bs-gutter-y:1px;--bs-gutter-x:1px}.rv-6-service{background-color:#f5f5f5;padding:50px 35px;height:100%;position:relative;z-index:auto}@media screen and (max-width:1199px){.rv-6-service{padding:30px}}@media screen and (max-width:575px){.rv-6-service{padding:25px}}.rv-6-service:hover .rv-6-service__btn i{background-color:#f2584c;border-color:#f2584c;color:var(--white-f)}.rv-6-service:before{position:absolute;inset:0;content:"";background:none;z-index:0;right:-1px;top:-1px;border-top:1px solid #ddd;border-right:1px solid #ddd;pointer-events:none}.rv-6-service__icon{border-radius:50%;background-image:linear-gradient(132deg,rgba(28,116,233,.2) 11.08%,rgba(28,116,233,0) 90.05%);width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:36px;padding:20px}@media screen and (max-width:1199px){.rv-6-service__icon{width:70px;height:70px;margin-bottom:26px;padding:16px}}@media screen and (max-width:991px){.rv-6-service__icon{margin-bottom:16px}}@media screen and (max-width:575px){.rv-6-service__icon{width:65px;height:65px;margin-bottom:15px}}.rv-6-service__title{color:#050505;font-size:20px;font-weight:700;line-height:140%}.rv-6-service__title:hover{color:#f2584c}.rv-6-service__descr{color:rgba(5,5,5,.5);font-size:14px;font-weight:400;line-height:157.143%;margin-bottom:37px}@media screen and (max-width:1199px){.rv-6-service__descr{margin-bottom:27px}}@media screen and (max-width:767px){.rv-6-service__descr{margin-bottom:22px}}@media screen and (max-width:575px){.rv-6-service__descr{margin-bottom:17px}}.rv-6-service__btn{justify-content:flex-start}.rv-6-service__btn:hover{color:#f2584c}@media screen and (max-width:1399px){.rv-8-services{padding:80px 0 40px}}@media screen and (max-width:991px){.rv-8-services{padding:60px 0 30px}}@media screen and (max-width:1199px){.rv-8-services__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-8-service{display:flex;border:1px solid rgba(5,5,5,.08);padding:60px 70px;gap:25px;transition:.4s ease}@media screen and (max-width:1399px){.rv-8-service{padding:40px 50px}}@media screen and (max-width:1199px){.rv-8-service{padding:30px;gap:20px}}@media screen and (max-width:991px){.rv-8-service{flex-direction:column;row-gap:15px}}@media screen and (max-width:767px){.rv-8-service{flex-direction:row}}@media screen and (max-width:575px){.rv-8-service{flex-direction:column;padding:20px}}.rv-8-service:hover{border-color:#1c74e9}.rv-8-service:hover .rv-8-service__btn i{background-color:#1c74e9;border-color:#1c74e9;color:var(--white-f)}.rv-8-service__icon{flex-shrink:0}.rv-8-service__icon img{width:65px;height:60px;object-fit:contain}@media screen and (max-width:1199px){.rv-8-service__icon img{width:60px;height:55px}}.rv-8-service__title{font-family:var(--mulish);font-size:26px;font-weight:700;line-height:normal;margin-bottom:11px}@media screen and (max-width:1199px){.rv-8-service__title{font-size:22px;margin-bottom:6px}}@media screen and (max-width:479px){.rv-8-service__title{font-size:20px}}.rv-8-service__title a:hover{color:#1c74e9}.rv-8-service .rv-3-service__descr{margin-bottom:24px;font-weight:400}@media screen and (max-width:1399px){.rv-8-service .rv-3-service__descr{margin-bottom:18px}}@media screen and (max-width:479px){.rv-8-service .rv-3-service__descr{margin-bottom:15px}}.rv-8-service__btn{justify-content:flex-start}.rv-8-service__btn:hover{color:#1c74e9}@media screen and (max-width:1399px){.rv-9-services{padding-top:80px;padding-bottom:40px}}@media screen and (max-width:991px){.rv-9-services{padding-top:60px;padding-bottom:30px}}.rv-9-service{flex-direction:column;padding:50px 45px;border-color:rgba(5,5,5,.14);border-radius:14px}@media screen and (max-width:1399px){.rv-9-service{padding:40px 35px}}@media screen and (max-width:1199px){.rv-9-service{padding:30px}}@media screen and (max-width:767px){.rv-9-service{padding:20px 25px}}@media screen and (max-width:575px){.rv-9-service{padding:15px 20px}}.rv-9-service:hover{border-color:#65ab03}.rv-9-service:hover .rv-1-schedule-conf__btn i{background-color:#65ab03;border-color:#65ab03;color:var(--white-f)}.rv-9-service__icon{background-image:linear-gradient(132deg,rgba(101,171,3,.2) 11.08%,rgba(101,171,3,0) 90.05%);width:80px;height:80px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:10px}@media screen and (max-width:575px){.rv-9-service__icon{width:70px;height:70px}}.rv-9-service__icon img{max-height:100%;object-fit:scale-down}.rv-9-service .rv-3-service__title{font-weight:700;font-family:var(--mulish)}@media screen and (max-width:575px){.rv-9-service .rv-3-service__title{font-size:18px}}.rv-9-service .rv-3-service__title a:hover{color:#65ab03}.rv-9-service .rv-3-service__descr{font-weight:500;margin-bottom:38px}@media screen and (max-width:767px){.rv-9-service .rv-3-service__descr{margin-bottom:28px}}@media screen and (max-width:575px){.rv-9-service .rv-3-service__descr{margin-bottom:23px}}.rv-9-service .rv-1-schedule-conf__btn{justify-content:flex-start}.rv-9-service .rv-1-schedule-conf__btn:hover{color:#65ab03}.rv-11-services{padding-top:60px}@media screen and (max-width:1399px){.rv-11-services{padding-top:40px}}@media screen and (max-width:991px){.rv-11-services{padding-top:30px}}.rv-11-services .rv-11-section__heading{text-align:center}@media screen and (max-width:1399px){.rv-11-slider-dots{margin-top:20px}}@media screen and (max-width:575px){.rv-11-slider-dots{margin-top:12px}}.rv-11-service{text-align:center}.rv-11-service:hover .rv-11-service__img{border-radius:40px 0}.rv-11-service:hover .rv-11-service__img img{scale:1.08}.rv-11-service:hover .rv-11-service__txt>a{-webkit-text-decoration-color:#a98153;text-decoration-color:#a98153}.rv-11-service__img{transition:.4s ease;overflow:hidden;margin-bottom:25px}@media screen and (max-width:1199px){.rv-11-service__img{margin-bottom:15px}}@media screen and (max-width:991px){.rv-11-service__img{margin-bottom:12px}}.rv-11-service__title{color:var(--black);font-size:20px;font-weight:700;margin-bottom:6px}@media screen and (max-width:1199px){.rv-11-service__title{font-size:18px;margin-bottom:2px}}.rv-11-service__title a:hover{color:#a98153}.rv-11-service__txt{font-family:var(--mulish)}.rv-11-service__txt>a{color:#a98153;font-size:16px;font-weight:600;-webkit-text-decoration:1px underline transparent;text-decoration:1px underline transparent}#rv-11-services-slider-dots .swiper-pagination-bullet:before{background-color:rgba(5,5,5,.14)}#rv-11-services-slider-dots .swiper-pagination-bullet-active{border-color:var(--black)}#rv-11-services-slider-dots .swiper-pagination-bullet-active:before{background-color:var(--black)}.rv-14-services-row{--bs-gutter-x:50px;--bs-gutter-y:50px}@media screen and (max-width:1399px){.rv-14-services-row{--bs-gutter-x:35px;--bs-gutter-y:35px}}.rv-14-service{font-family:var(--mulish);border-right:1px solid rgba(2,2,8,.1);padding:35px 50px 35px 0}@media screen and (max-width:1399px){.rv-14-service{padding:25px 35px 25px 0}}@media screen and (max-width:575px){.rv-14-service{border-right:none;border-bottom:1px solid rgba(2,2,8,.1);padding:0 0 30px}}.rv-14-service:hover .svg-elem-1{animation:animate-svg-stroke-1 1s cubic-bezier(.47,0,.745,.715) 0s both;stroke:#e64209}.rv-14-service__icon{margin-bottom:45px}@media screen and (max-width:1599px){.rv-14-service__icon{margin-bottom:35px}}.rv-14-service__icon .svg-elem-1{stroke-dashoffset:0;stroke-dasharray:561.1111450195px;transition:.4s cubic-bezier(.47,0,.745,.715)}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:561.1111450195px;stroke-dasharray:561.1111450195px}to{stroke-dashoffset:0;stroke-dasharray:561.1111450195px}}.rv-14-service__title{color:#020208;font-size:22px;font-weight:700;line-height:127.273%;margin-bottom:11px}.rv-14-service__title a:hover{color:#e64209}.rv-14-service .rv-3-service__descr{font-size:14px;color:rgba(2,2,8,.6);line-height:157.143%;margin-bottom:47px}@media screen and (max-width:1599px){.rv-14-service .rv-3-service__descr{margin-bottom:37px}}.rv-14-service__btn{color:#020208;font-weight:700}.rv-14-service__btn:hover{color:#e64209}.rv-14-service__btn i{padding-left:3px;vertical-align:middle}.rv-14-service--last{border:none;padding-right:0}.rv-15-service_main_area{background:#f3f5fb;padding:100px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-service_main_area{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-service_main_area{padding:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-service_main_area{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-service_main_area{padding:40px 0}}.rv-15-service_main_area .rv-15-service_title{font-size:50px;font-weight:600;color:#050505;margin-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-service_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-service_title{font-size:32px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-service_main_area .rv-15-service_title{font-size:33px;margin-bottom:20px;text-align:center}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-service_main_area .rv-15-service_title{font-size:28px;margin-bottom:15px;text-align:center}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-service_main_area .rv-15-service_title{font-size:20px;margin-bottom:10px;text-align:center;font-size:25px;margin-bottom:30px}}.rv-15-service_main_area .rv-15-service_desc{font-size:16px;font-weight:400;color:dimgray;margin:0 0 50px 100px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-service_desc{margin:0 0 40px;text-align:center}}.rv-15-service_main_area .rv-15-single_service{background:#fff;padding:40px;margin-bottom:30px;position:relative;z-index:2;background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service{padding:20px}}.rv-15-service_main_area .rv-15-single_service:hover:after{opacity:0;visibility:hidden}.rv-15-service_main_area .rv-15-single_service:hover .h3,.rv-15-service_main_area .rv-15-single_service:hover h3{color:#fff}.rv-15-service_main_area .rv-15-single_service:hover .service-top-action .h2,.rv-15-service_main_area .rv-15-single_service:hover .service-top-action h2{opacity:.2}.rv-15-service_main_area .rv-15-single_service:hover .service-list ul li{color:hsla(0,0%,100%,.78)}.rv-15-service_main_area .rv-15-single_service:hover .service-list ul li p{color:#d9d9d9}.rv-15-service_main_area .rv-15-single_service:hover .service_btn{color:#fff}.rv-15-service_main_area .rv-15-single_service:before{position:absolute;top:0;left:0;content:"";height:100%;width:100%;z-index:-1;background:#050505;opacity:.8}.rv-15-service_main_area .rv-15-single_service:after{position:absolute;top:0;left:0;content:"";height:100%;width:100%;background:#fff;opacity:1;z-index:-1;visibility:visible;transition:.5s}.rv-15-service_main_area .rv-15-single_service .service-top-action{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .service-top-action{margin-bottom:25px}}.rv-15-service_main_area .rv-15-single_service .service-top-action .h2,.rv-15-service_main_area .rv-15-single_service .service-top-action h2{color:#d9d9d9;margin:0;font-family:var(--mulish),sans-serif}.rv-15-service_main_area .rv-15-single_service .service-top-action img{height:73px;width:78px;object-fit:contain}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .service-top-action img{height:50px;width:55px}}.rv-15-service_main_area .rv-15-single_service .single-service-title{font-family:var(--mulish),sans-serif;font-size:24px;font-weight:700;margin-bottom:25px;color:#050505;transition:.5s}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .single-service-title{font-size:20px;margin-bottom:20px}}.rv-15-service_main_area .rv-15-single_service .service-list{font-family:var(--mulish),sans-serif;font-weight:400;font-size:16px}.rv-15-service_main_area .rv-15-single_service .service-list ul li{margin-bottom:15px;color:rgba(5,5,5,.7)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .service-list ul li{margin-bottom:10px}}.rv-15-service_main_area .rv-15-single_service .service-list ul li p{color:#050505;transition:.5s;font-family:var(--mulish),sans-serif}.rv-15-service_main_area .rv-15-single_service .service-list ul li p i{margin-right:5px}.rv-15-service_main_area .rv-15-single_service .service_btn{color:#050505;font-family:Mulish,sans-serif;font-weight:700;margin-top:25px;display:inline-block;text-transform:capitalize;transition:.5s;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .service_btn{margin-top:15px}}.rv-15-service_main_area .rv-15-single_service .service_btn:hover{color:#f35b04;letter-spacing:1px}.rv-15-service_main_area .rv-15-single_service .service_btn i{margin-left:10px}.rv-16-service_main_area{padding:40px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-service_main_area{padding-bottom:0}}.rv-16-service_main_area .rv-16-service_section_title .rv-16-service_section_heading{font-size:44px;color:#020208;font-weight:800;padding-bottom:70px;max-width:631px;text-align:center;margin:auto;font-family:var(--mulish),sans-serif}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-service_main_area .rv-16-service_section_title .rv-16-service_section_heading{font-size:30px;padding-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-service_main_area .rv-16-service_section_title .rv-16-service_section_heading{font-size:25px}}.rv-16-service_main_area .rv-16-single_services{position:relative;z-index:2}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-service_main_area .rv-16-single_services{padding-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-service_main_area .rv-16-single_services{padding-bottom:20px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image{position:relative;z-index:1}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image img{height:500px;width:100%;object-fit:cover}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image img{height:400px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image img{height:350px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image:before{position:absolute;top:0;left:0;height:100%;width:100%;content:"";background:#000;opacity:.7}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content{position:absolute;content:"";top:60px;left:40px;z-index:1}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_icon{padding-bottom:40px}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_icon img{height:70px;width:70px;object-fit:contain}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_icon img{height:50px;width:50px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_title{color:#fff;font-size:34px;font-weight:700;padding-bottom:40px;max-width:250px;transition:.3s;font-family:var(--mulish),sans-serif;cursor:pointer}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_title:hover{color:#dfe11b}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_title{font-size:25px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .sercive_btn{background:transparent;border:1px solid hsla(0,0%,40%,.4);height:50px;width:50px;display:inline-block;border-radius:50%;color:#fff;text-align:center;line-height:50px;transition:.5s;font-size:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .sercive_btn{height:45px;width:45px;line-height:45px;font-size:16px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .sercive_btn:hover{background:#dfe11b;border:1px solid transparent;color:#050505}.rv-18-service_main_section{background:#142137;padding:130px 0}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-service_main_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-service_main_section{padding-top:70px}}.rv-18-service_main_section .rv-18-service_heading{color:#fff;font-size:48px;font-weight:800;position:relative;margin-bottom:50px;z-index:1;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-service_main_section .rv-18-service_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-service_main_section .rv-18-service_heading{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-service_main_section .rv-18-service_heading{font-size:22px;margin-bottom:25px}}.rv-18-service_main_section .rv-18-service_heading span{position:absolute;right:20%;z-index:-1;bottom:-13%}.rv-18-service_main_section .rv-18-single_service_slide{position:relative}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{position:absolute;content:"";left:91%;top:-20%}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{left:86%}}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{left:80%}}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{top:106%;left:40%}}@media only screen and (min-width:480px)and (max-width:575px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{top:106%;left:35%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{top:106%;left:25%}}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev{margin:0 5px}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev i:hover{background:#dfe11b;border:1px solid transparent}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev i{background:#324057;color:#fff}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev i:hover{background:#1c74e9}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next{margin:0 5px}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next i:hover{background:#dfe11b;border:1px solid transparent}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next i{background:#324057;color:#fff}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next i:hover{background:#1c74e9}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service{position:relative;height:490px}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service:hover .rv-18-single_service_content_main{height:100%;overflow:visible;background:#0074d9;bottom:0;opacity:1}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service:hover .rv-18-single_service_content_top{flex-direction:column;align-items:flex-start!important;row-gap:30px;margin-top:25px}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service:hover .rv-18-single_service_content_top{row-gap:20px;margin-top:10px}}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_iamge{height:390px;width:auto}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_iamge img{height:100%;width:100%}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main{background:#324057;position:absolute;width:100%;height:100px;left:0;content:"";overflow:hidden;bottom:0;transition:all .4s linear}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top{padding:20px 30px;display:flex;column-gap:25px;align-items:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top{padding:20px;column-gap:15px}}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_icon{display:flex;align-items:center}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_icon img{height:40px;width:40px;object-fit:contain}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_content_title p{font-family:var(--mulish),sans-serif;color:hsla(0,0%,100%,.6);margin-bottom:5px;text-transform:uppercase}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_content_title .h4,.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_content_title h4{font-family:var(--mulish),sans-serif;font-size:20px;font-weight:700;color:#fff;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_content_title .h4,.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_content_title h4{font-size:18px}}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_list{padding:20px 30px}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_list{padding:0 30px}}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_list li{color:hsla(0,0%,100%,.7);font-weight:600;font-size:16px;display:flex;align-items:center;column-gap:20px;padding-bottom:15px;font-family:var(--mulish),sans-serif}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_list li i{color:hsla(0,0%,100%,.7);font-size:10px}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-service_btn{margin:20px 30px;color:#fff;border-bottom:1px solid #fff}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-service_btn:hover i{transform:rotate(-45deg)}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-service_btn i{margin-left:5px;transition:all .5s ease}.rv-19-service_section{padding-top:130px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-service_section{padding-top:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-service_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-service_section{padding-top:60px}}.rv-19-service_section .rv-19-service_section_title{text-align:center}.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_heading{color:#142137;font-weight:700;font-size:70px;margin-bottom:25px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_heading{font-size:60px;margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_heading{font-size:45px;margin-bottom:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_heading{font-size:35px;margin-bottom:8px}}.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_desc{font-size:14px;font-weight:700;color:rgba(20,33,55,.7);margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_desc{font-size:13px;margin-bottom:35px}}.rv-19-service_section .rv-19-single_service{background:#eff0f3;text-align:center;padding-top:40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-service_section .rv-19-single_service{padding-top:40px;margin-bottom:20px}}.rv-19-service_section .rv-19-single_service .rv-19-single_service_title{font-size:24px;font-weight:700;color:#142137;margin-bottom:10px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_title{font-size:20px;margin-bottom:7px}}.rv-19-service_section .rv-19-single_service .rv-19-single_service_sub_title{font-size:14px;color:#142137;font-weight:500;display:flex;justify-content:center;align-items:center;font-family:var(--mulish),sans-serif}.rv-19-service_section .rv-19-single_service .rv-19-single_service_sub_title span{height:4px;width:4px;background:#142137;border-radius:50%;margin:0 10px}.rv-19-service_section .rv-19-single_service .rv-19-single_service_image{width:270px;height:350px;margin:auto;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_image{width:100%;height:280px;margin:auto;padding:0 15px}}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_image{width:65%;height:300px;margin:auto;padding:0 15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_image{width:100%;height:300px;margin:auto;padding:0 15px}}.rv-19-service_section .rv-19-single_service .rv-19-single_service_image img{height:100%;width:100%;border-radius:50%}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button{margin-top:30px}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a{width:100%;height:77px;color:#142137;font-size:16px;font-weight:700;border-top:1px solid rgba(20,33,55,.1);display:flex;justify-content:center;align-items:center;transition:all .4s ease;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a{height:60px}}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a:hover{background:#dfe11b}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a:hover i{transform:rotate(0deg)}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a i{margin-left:10px;transform:rotate(-45deg);transition:all .4s ease}.rv-20-service_section{background:#f7f7f7;padding:120px 0;position:relative;z-index:2}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-service_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-service_section{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-service_section{padding:50px 0}}.rv-20-service_section .rv-20-service_section_heading{text-align:center}.rv-20-service_section .rv-20-service_section_heading .rv-20-service_sub_title{color:#081c15;font-weight:500;font-size:16px;width:194px;height:36px;line-height:36px;text-align:center;border:1px solid rgba(8,28,21,.14);display:flex;justify-content:center;align-items:center;column-gap:4px;font-family:var(--mulish),sans-serif;margin:0 auto 30px}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-service_section .rv-20-service_section_heading .rv-20-service_sub_title{margin-bottom:15px}}.rv-20-service_section .rv-20-service_section_heading .rv-20-service_sub_title span{height:5px;width:5px;background:#081c15;border-radius:50%}.rv-20-service_section .rv-20-service_section_heading .rv-20-service_section_title{font-size:54px;font-weight:800;color:#081c15;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-service_section .rv-20-service_section_heading .rv-20-service_section_title{font-size:45px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-service_section .rv-20-service_section_heading .rv-20-service_section_title{font-size:30px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-service_section .rv-20-service_section_heading .rv-20-service_section_title{font-size:25px;margin-bottom:30px}}.rv-20-service_section .rv-20-single_service:hover .rv-20-single_service_iamge img{transform:scale(1.1)}.rv-20-service_section .rv-20-single_service:hover .rv-20-single-service-arrow{opacity:0}.rv-20-service_section .rv-20-single_service.active .rv-20-single_service_content_main{padding-bottom:50px;grid-template-rows:auto 1fr}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-service_section .rv-20-single_service.active .rv-20-single_service_content_main{margin:0 6px}}.rv-20-service_section .rv-20-single_service.active .rv-20-single_service_content_title .h4,.rv-20-service_section .rv-20-single_service.active .rv-20-single_service_content_title h4{margin-bottom:30px}.rv-20-service_section .rv-20-single_service_iamge{width:100%;height:300px;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-service_section .rv-20-single_service_iamge{height:250px}}.rv-20-service_section .rv-20-single_service_iamge img{height:100%;width:100%;transition:all .4s ease;object-fit:cover}.rv-20-service_section .rv-20-single_service_content_main{background:#fff;transition:all .4s ease;padding:24px 40px 40px;position:relative;margin:-80px 25px 0;overflow:hidden;display:grid;grid-template-rows:auto 0fr}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-service_section .rv-20-single_service_content_main{padding:22px;margin:0 15px}}.rv-20-service_section .rv-20-single_service_content_main .hidden-part{overflow:hidden}.rv-20-service_section .rv-20-single_service_content_top{display:flex;align-items:center;justify-content:space-between}.rv-20-service_section .rv-20-single_service_content_top .rv-20-single_service_icon{height:54px;width:54px}.rv-20-service_section .rv-20-single_service .rv-20-single-service-arrow{width:54px;height:54px;border-radius:54px;border:1px solid rgba(8,28,21,.14);flex-shrink:0;display:grid;place-content:center;font-size:18px;color:#2d6a4f}.rv-20-service_section .rv-20-single_service_content_title{padding:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-service_section .rv-20-single_service_content_title{padding:0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-service_section .rv-20-single_service_content_title{padding:0}}.rv-20-service_section .rv-20-single_service_content_title .h4,.rv-20-service_section .rv-20-single_service_content_title h4{font-size:22px;font-weight:700;color:#142137;margin:20px 0 0;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-20-service_section .rv-20-single_service_content_title .h4:hover,.rv-20-service_section .rv-20-single_service_content_title h4:hover{color:#10d06d}.rv-20-service_section .rv-20-single_service .rv-20-single_service_list li{color:rgba(20,33,55,.7);font-weight:500;font-size:16px;margin-bottom:15px;font-family:var(--mulish),sans-serif}.rv-20-service_section .rv-20-single_service .rv-20-single_service_list li i{color:#fff;font-size:10px;background:#10d06d;height:20px;width:20px;border-radius:50%;line-height:20px;text-align:center;margin-right:10px}.rv-20-service_section .rv-20-single_service .rv-20-service_btn{color:#2d6a4f;font-size:18px;z-index:1;transition:0s;margin-top:14px}.rv-20-service_section .rv-20-single_service .rv-20-service_btn span{padding-right:5px}.rv-20-service_section .rv-20-single_service .rv-20-service_drp_txt{color:rgba(45,105,79,.1);font-size:25px;font-weight:700;margin:0;position:absolute;right:0;bottom:-8px;text-transform:uppercase;font-family:var(--mulish),sans-serif}.rv-20-service_section .service-sh-1{position:absolute;top:200px;height:300px;width:200px;z-index:-1}.rv-20-service_section .service-sh-1 img{height:100%;width:100%}.rv-20-service_section .service-sh-2{position:absolute;bottom:50px;right:0;height:300px;width:200px;z-index:-1}.rv-20-service_section .service-sh-2 img{height:100%;width:100%}.rv-22-service_section{background:#f6f3ee;padding:100px 0 120px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-service_section{padding:90px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-service_section{padding:90px 0 20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-service_section{padding:80px 0 20px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-service_section{padding:70px 0 20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-service_section{padding:60px 0 20px}}.rv-22-service_section .rv-22-service_section_heading{text-align:center}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title{color:rgba(4,14,31,.7);font-weight:500;position:relative;text-transform:uppercase;display:inline-block}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title{font-size:14px}}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{content:"";background:#9a9ea5;width:60px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{width:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{width:35px}}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex:before,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty:before{position:absolute;content:"";height:8px;width:8px;left:-15px;background:#9a9ea5;border-radius:50%;transform:translateY(-50%);animation:slide-right 2.5s linear infinite alternate both;top:0}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex:after,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty:after{position:absolute;content:"";height:8px;width:8px;right:-15px;background:#9a9ea5;border-radius:50%;top:50%;transform:translateY(-50%);animation:slide-left 2.5s linear infinite alternate both;top:0}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-45%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-40%}}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-45%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-40%}}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:46px;font-weight:700;color:#040e1f;text-transform:uppercase;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:25px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:20px;margin-bottom:30px}}.rv-22-service_section .rv-22-single_service:hover .rv-22-single_service_iamge img{transform:scale(1.1)}.rv-22-service_section .rv-22-single_service:hover .rv-22-service_btn{color:#b38d3f!important;border-bottom:1px solid #b38d3f!important}.rv-22-service_section .rv-22-single_service:hover .rv-22-service_btn i{rotate:-90deg;color:#b38d3f!important}.rv-22-service_section .rv-22-single_service .rv-22-single_service_iamge{width:100%;height:300px;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-service_section .rv-22-single_service .rv-22-single_service_iamge{height:230px;height:180px}}.rv-22-service_section .rv-22-single_service .rv-22-single_service_iamge img{height:100%;width:100%;transition:all .4s ease}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main{background:#fff;transition:all .4s ease;padding:40px 30px;position:relative;top:-80px;margin:0 25px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main{top:-45px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main{padding:30px 20px;margin:0 15px}}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading{display:flex;align-items:center;column-gap:20px;margin-bottom:30px}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading .rv-22-single_service_content_icon{height:50px;width:46px}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading .rv-22-single_service_content_icon img{height:100%;width:100%}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading .rv-22-single_service_content_title .h3,.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading .rv-22-single_service_content_title h3{color:#040e1f;font-weight:700;font-size:22px;margin:0;font-family:var(--mulish),sans-serif}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list{display:flex;justify-content:space-between;padding-bottom:15px}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_txt .h4,.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_txt h4{font-size:15px;font-weight:700;color:#040e1f;margin:0;position:relative;font-family:var(--mulish),sans-serif}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_txt .h4:after,.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_txt h4:after{position:absolute;content:"";height:1px;width:100px;background:rgba(4,14,31,.1);right:-54px;top:10px}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_txt p{font-family:var(--mulish),sans-serif;color:rgba(4,14,31,.6);font-size:14px;font-weight:400;margin:0}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_price .h4,.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_price h4{font-family:var(--mulish),sans-serif;font-size:15px;font-weight:700;color:#040e1f}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-service_btn{font-size:15px;color:#040e1f;font-weight:700;display:inline-block;position:relative;transition:all .4s ease;border-bottom:1px solid #040e1f;font-family:var(--mulish),sans-serif}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-service_btn i{margin-left:10px;transition:all .4s ease;color:#040e1f}.rv-23-service_main_area{background:#f3f5fb;padding:120px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-service_main_area{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-service_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-service_main_area{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-service_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-service_main_area{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-service_main_area{padding:35px 0}}.rv-23-service_main_area .rv-23-service_section_heading .rv-23-service_sub_title{color:#fff;font-size:15px;font-weight:700;background:#020208;padding:1px 4px;display:inline-block;font-family:var(--mulish),sans-serif}.rv-23-service_main_area .rv-23-service_section_heading .rv-23-service_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:576px)and (max-width:767px){.rv-23-service_main_area .rv-23-service_section_heading .rv-23-service_title{font-size:35px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-service_main_area .rv-23-service_section_heading .rv-23-service_title{font-size:27px;margin-bottom:30px}}.rv-23-service_main_area .rv-23-single_service{background:#fff;padding:80px 40px 100px;position:relative;z-index:2;transition:all .3s ease;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-service_main_area .rv-23-single_service{padding:60px 40px 80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-service_main_area .rv-23-single_service{padding:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-service_main_area .rv-23-single_service{padding:30px 20px 40px}}.rv-23-service_main_area .rv-23-single_service:hover:after{opacity:0;visibility:hidden}.rv-23-service_main_area .rv-23-single_service:hover .rv-23-single_service_sub_title,.rv-23-service_main_area .rv-23-single_service:hover .rv-23-single_service_title{color:#fff}.rv-23-service_main_area .rv-23-single_service:hover .rv-23-service_btn{color:#fff;border-bottom:1px solid #fff}.rv-23-service_main_area .rv-23-single_service:hover .rv-23-service_icon img{filter:brightness(0) invert(1)}.rv-23-service_main_area .rv-23-single_service:after{background:#fff;visibility:visible}.rv-23-service_main_area .rv-23-single_service:after,.rv-23-service_main_area .rv-23-single_service:before{position:absolute;top:0;left:0;content:"";height:100%;width:100%;opacity:1;z-index:-1;transition:all .3s ease}.rv-23-service_main_area .rv-23-single_service:before{background:rgba(2,2,8,.74)}.rv-23-service_main_area .rv-23-single_service .rv-23-service_icon{margin-bottom:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-service_main_area .rv-23-single_service .rv-23-service_icon{margin-bottom:50px}}.rv-23-service_main_area .rv-23-single_service .rv-23-service_icon img{height:73px;width:78px;object-fit:contain;transition:all .3s ease}.rv-23-service_main_area .rv-23-single_service .rv-23-single_service_sub_title{color:rgba(2,2,8,.7);font-size:14px;font-weight:500;margin-bottom:10px;transition:all .3s ease;font-family:var(--mulish),sans-serif}.rv-23-service_main_area .rv-23-single_service .rv-23-single_service_title{font-size:22px;font-weight:700;margin-bottom:100px;color:#020208;font-family:var(--mulish),sans-serif;transition:all .3s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-service_main_area .rv-23-single_service .rv-23-single_service_title{margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-service_main_area .rv-23-single_service .rv-23-single_service_title{margin-bottom:20px;font-size:18px}}.rv-23-service_main_area .rv-23-single_service .rv-23-service_btn{color:#020208;font-family:var(--mulish),sans-serif;font-weight:700;margin-top:25px;display:inline-block;text-transform:capitalize;transition:all .3s ease-in-out;border-bottom:1px solid #020208}.rv-23-service_main_area .rv-23-single_service .rv-23-service_btn:hover{letter-spacing:1px}.rv-23-service_main_area .rv-23-single_service .rv-23-service_btn:hover i{rotate:-45deg}.rv-23-service_main_area .rv-23-single_service .rv-23-service_btn i{margin-left:10px;transition:all .3s ease}.rv-24-room_service_section{padding:160px 0;position:relative;background:#f6f3f0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_service_section{padding:130px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_service_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-room_service_section{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-room_service_section{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-room_service_section{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-room_service_section{padding:35px 0}}.rv-24-room_service_section .rv-24-room_service_section_top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_service_section .rv-24-room_service_section_top{margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-room_service_section .rv-24-room_service_section_top{flex-direction:column;justify-content:center;text-align:center;gap:20px;align-items:center}}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading{flex-basis:50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading{flex-basis:60%}}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_sub_title{margin-bottom:10px}}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_title{color:#020208;font-size:44px;font-weight:800;margin:0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_title{font-size:28px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_title{font-size:20px}}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area{display:flex;column-gap:20px}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-next i,.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-prev i{height:50px;width:50px;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);transition:.3s}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-next i:hover,.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-prev i:hover{background:#dfe11b}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-next i,.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-prev i{background:transparent;border:1px solid rgba(2,2,8,.14);color:#020208}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-next i:hover,.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-prev i:hover{background:#a58051;color:#fff;border:1px solid transparent}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service{position:relative;background:#fff;padding:30px}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_image{height:130px;width:130px;margin-top:20px}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_image img{height:100%;width:100%}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_title{font-size:22px;font-weight:700;margin:0;color:#020208;transition:all .3s ease;cursor:pointer;font-family:var(--mulish),sans-serif}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_title:hover{color:#a58051}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_title{font-size:20px}}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_serial{position:absolute;right:15px;top:15px}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_serial span{font-family:var(--mulish),sans-serif;color:rgba(2,2,8,.08);font-size:50px;font-weight:700}.rv-24-service_section{background:#f6f3f0;padding:140px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-service_section{padding:120px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-service_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-service_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-service_section{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-service_section{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-service_section{padding:35px 0}}.rv-24-service_section .rv-24-service_section_heading{text-align:center}.rv-24-service_section .rv-24-service_section_heading .rv-24-service_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_sub_title{margin-bottom:10px}}.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{color:#020208;font-size:44px;font-weight:800;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{font-size:40px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{font-size:30px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{font-size:23px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{font-size:18px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-service_section .rv-24-single_service{margin-bottom:30px}}.rv-24-service_section .rv-24-single_service:hover .rv-24-single_service_iamge img{transform:scale(1.1);border-radius:20px}.rv-24-service_section .rv-24-single_service:hover .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn span{width:54px}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge{width:100%;height:540px;overflow:hidden;position:relative;border-radius:20px;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge{height:470px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge{height:370px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge{height:270px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge:after{position:absolute;height:100%;width:100%;top:0;left:0;content:"";background:linear-gradient(180deg,rgba(2,2,8,.2),#040e1f);border-radius:20px;z-index:1}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge img{height:100%;width:100%;transition:all .4s ease;border-radius:20px}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content{position:absolute;left:0;z-index:2;bottom:0;padding:50px 30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content{padding:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content{padding:20px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .h4,.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content h4{font-size:22px;font-weight:700;color:#fff;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .h4,.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content h4{margin-bottom:10px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .h4,.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content h4{margin-bottom:10px;font-size:20px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content p{color:hsla(0,0%,100%,.7);font-size:15px;font-weight:500;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content p{margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content p{margin-bottom:15px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn{font-weight:700;font-size:16px;color:#fff;display:flex;align-items:center;column-gap:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn{font-size:16px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn span{position:relative;height:2px;width:34px;background:#fff;transition:all .3s ease-in-out}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn span:after{position:absolute;content:"";right:-15px;height:15px;width:15px;border-radius:50%;background:transparent;border:2px solid #fff;top:50%;transform:translateY(-50%)}.rv-25-service_section{padding:140px 0 120px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-service_section{padding:120px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-service_section{padding:100px 0 80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-service_section{padding:80px 0 60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-service_section{padding:60px 0 40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-service_section{padding:45px 0 30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-service_section{padding:40px 0 20px}}.rv-25-service_section .rv-25-service_sub_title{color:#020208;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-service_section .rv-25-service_sub_title{margin-bottom:10px}}.rv-25-service_section .rv-25-service_title{color:#020208;font-size:46px;font-weight:800;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-service_section .rv-25-service_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-service_section .rv-25-service_title{font-size:33px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-service_section .rv-25-service_title{font-size:28px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-service_section .rv-25-service_title{font-size:19px;margin-bottom:30px}}.rv-25-service_section .rv-25-single_service{height:300px;width:100%;position:relative;z-index:2;border:1px solid rgba(2,2,8,.14);overflow:hidden;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-service_section .rv-25-single_service{margin-bottom:15px}}.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content{bottom:0}.rv-25-service_section .rv-25-single_service:hover .rv-25-service_img{transform:scale(1)}.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content .rv-25-service_icon{display:none}.rv-25-service_section .rv-25-single_service:hover:after{opacity:.86;background:#a07549;z-index:-1}.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content .h3,.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content h3,.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content span{color:#fff}.rv-25-service_section .rv-25-single_service .rv-25-service_img{position:absolute;height:100%;width:100%;top:0;left:0;z-index:-1;transition:all .5s ease;transform:scale(0)}.rv-25-service_section .rv-25-single_service:after{position:absolute;content:"";left:0;top:0;height:100%;width:100%;background:#fff;z-index:-1;transition:all .5s ease}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content{position:absolute;left:0;bottom:-48%;padding:0 35px;transition:.4s}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-service_section .rv-25-single_service .rv-25-single_service_content{padding:0 20px;bottom:-55%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-service_section .rv-25-single_service .rv-25-single_service_content{padding:0 20px;bottom:-35%}}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-service_icon{height:80px;width:80px;margin-bottom:80px;display:block}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-service_icon{height:60px;width:60px}}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-service_icon img{height:100%;width:100%;object-fit:contain}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content span{font-family:var(--mulish),sans-serif;color:rgba(2,2,8,.7);font-size:14px;font-weight:500;margin-bottom:5px}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .h3,.rv-25-service_section .rv-25-single_service .rv-25-single_service_content h3{font-family:var(--mulish),sans-serif;color:#020208;font-size:22px;font-weight:700;margin-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .h3,.rv-25-service_section .rv-25-single_service .rv-25-single_service_content h3{font-size:20px}}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content p{font-family:var(--mulish),sans-serif;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.9)}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-single_service_btn{font-size:15px;font-weight:700;color:#fff;margin-bottom:50px;transition:all .3s ease;font-family:var(--mulish),sans-serif}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-single_service_btn:hover{letter-spacing:1px}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-single_service_btn i{margin-left:10px;border:1px solid hsla(0,0%,100%,.24);height:30px;width:30px;border-radius:50%;text-align:center;line-height:30px}.rv-3-categories{background-color:#f4f4f4}.rv-3-categories .rv-3-slider-pagination{margin-top:70px}@media screen and (max-width:1399px){.rv-3-categories .rv-3-slider-pagination{margin-top:50px}}@media screen and (max-width:1199px){.rv-3-categories .rv-3-slider-pagination{margin-top:40px}}.rv-3-category{background:var(--white-f);box-shadow:0 1px 3px 0 rgba(5,5,5,.14);width:100%}.rv-3-category:hover .rv-3-category__img img{scale:1.05}.rv-3-category:hover .h5,.rv-3-category:hover h5{color:#a97240}.rv-3-category__img{overflow:hidden}.rv-3-category__img img{transition:.4s ease;width:100%}.rv-3-category__title{color:#050505;text-align:center;font-family:var(--mulish);font-size:18px;font-weight:600;margin-bottom:0;padding:16px 0 17px;transition:.4s ease}@media screen and (max-width:479px){.rv-3-category__title{font-size:16px}}@media screen and (max-width:1399px){.rv-7-categories{padding:80px 0 40px}}@media screen and (max-width:991px){.rv-7-categories{padding:60px 0 30px}}.rv-7-category{border:1px solid rgba(5,5,5,.1);text-align:center;padding:30px;font-family:var(--mulish)}@media screen and (max-width:1399px){.rv-7-category{padding:20px}}.rv-7-category:hover{border-color:#4962fb;transition:.4s ease}.rv-7-category__title{color:#050505;font-size:16px;font-weight:700;margin-bottom:1px}.rv-7-category__title a:hover{color:#4962fb}.rv-7-category__quantity{color:rgba(5,5,5,.6);font-size:14px;font-weight:500}.rv-7-category__img{margin-bottom:14px;width:130px;height:130px;object-fit:contain}.rv-12-categories{text-align:center}.rv-12-categories__row{--bs-gutter-x:138px}@media screen and (max-width:1399px){.rv-12-categories__row{--bs-gutter-x:55px}}@media screen and (max-width:1199px){.rv-12-categories__row{--bs-gutter-x:25px}}@media screen and (max-width:991px){.rv-12-categories__row{--bs-gutter-x:30px;--bs-gutter-y:30px}}@media screen and (max-width:575px){.rv-12-categories__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-12-categories .rv-12-def-btn{margin-top:73px}@media screen and (max-width:991px){.rv-12-categories .rv-12-def-btn{margin-top:43px}}.rv-12-category{text-align:center;font-family:var(--mulish);background-color:var(--white-f)}.rv-12-category__img{width:170px;height:170px;border-radius:50%;margin:auto auto 36px;position:relative}@media screen and (max-width:1199px){.rv-12-category__img{width:160px;height:160px;margin-bottom:26px}}.rv-12-category__img:before{position:absolute;content:"";left:calc(100% + 24px);height:1px;width:100%;background:linear-gradient(90deg,transparent 50%,#4b950e 0);background-repeat:repeat-x;background-size:7% 100%;top:50%;translate:0 -50%}@media screen and (max-width:991px){.rv-12-category__img:before{content:none}}.rv-12-category__img img{object-fit:cover;border-radius:50%}.rv-12-category__title{color:#020208;font-size:20px;font-weight:700;margin-bottom:8px}.rv-12-category__descr{color:rgba(2,2,8,.7);font-size:15px;font-weight:500;line-height:160%;margin-bottom:0}.rv-12-category--last .rv-12-category__img:before{content:none}.rv-21-categories_section{padding-top:120px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-categories_section{padding-top:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-categories_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-categories_section{padding-top:60px}}.rv-21-categories_section .rv-21-categorie_section_heading{text-align:center;margin-bottom:50px}.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_sub_title{position:relative;font-size:18px;font-weight:700;color:#ce512a;z-index:1;font-family:var(--mulish),sans-serif}.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_sub_title .rv-21-categorie_sh_1{left:50%;transform:translateX(-50%);position:absolute;bottom:-12px;z-index:-1}.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title{position:relative;font-size:44px;font-weight:700;color:#0e1428;z-index:1;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title{font-size:30px;font-size:23px}}.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title .rv-21-categorie_sh_1{left:50%;transform:translateX(-50%);position:absolute;bottom:-5px;z-index:-1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title .rv-21-categorie_sh_1{bottom:-20px}}.rv-21-categories_section .rv-21-categorie_slide{padding-bottom:80px}@media only screen and (min-width:576px)and (max-width:767px){.rv-21-categories_section .rv-21-categorie_slide{padding-bottom:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-categories_section .rv-21-categorie_slide{padding-bottom:40px}}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie{padding:10px 20px 30px;border:1px solid rgba(14,20,40,.1);transition:all .4s ease;text-align:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie{padding:10px}}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie:hover{border:1px solid #f7693d}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie .rv-21-single_categorie_image{height:167px;width:100%;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie .rv-21-single_categorie_image{height:150px}}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie .rv-21-single_categorie_image img{height:100%;width:100%}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie .h3,.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie h3{font-family:var(--mulish),sans-serif;font-size:16px;font-weight:700;color:#0e1428;text-align:center;transition:all .3s ease;display:inline;background-image:linear-gradient(#0e1428,#0e1428);background-size:0 2px;background-repeat:no-repeat;background-position:0 100%;transition:.3s ease}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie .h3:hover,.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie h3:hover{background-size:100% 2px}.rv-21-categories_section .rv-21-categorie_slide_button_area{position:absolute;z-index:1;bottom:0;transform:translateX(-50%);display:flex;column-gap:20px;left:50%;width:230px;justify-content:center}.rv-21-categories_section .rv-21-categorie_slide_button_area span{color:#0e1428;text-transform:uppercase;font-weight:600}.rv-21-categories_section .rv-21-categorie_slide_button_area .rv-21-categorie_slide_button_prev{opacity:.5;transition:all .3s ease}.rv-21-categories_section .rv-21-categorie_slide_button_area .rv-21-categorie_slide_button_prev:hover{opacity:1}.rv-21-categories_section .rv-21-categorie_slide_button_area .rv-21-categorie_slide_button_next{opacity:.5;transition:all .3s ease}.rv-21-categories_section .rv-21-categorie_slide_button_area .rv-21-categorie_slide_button_next:hover{opacity:1}.rv-3-products .rv-3-section-heading{justify-content:center;text-align:center}.rv-3-products .rv-3-sub-title{margin-inline:auto}.rv-3-product{text-align:center;overflow:hidden}.rv-3-product:hover .rv-3-product__img:before{opacity:1}.rv-3-product:hover .rv-3-product__actions button{transform:translateY(0);opacity:1}.rv-3-product:hover .rv-3-product__cart-btn{top:0;opacity:1;pointer-events:all;z-index:2}.rv-3-product:hover .rv-3-product__price{translate:0 -100%;opacity:0}.rv-3-product__img{position:relative;z-index:1;width:max-content;margin:auto;max-width:100%}.rv-3-product__img:before{content:"";position:absolute;inset:0;background:rgba(5,5,5,.4);opacity:0;transition:.4s ease}.rv-3-product__tag{position:absolute;width:50px;height:50px;line-height:50px;border-radius:50%;background-color:#1c74e9;color:var(--white-f);font-family:var(--mulish);font-size:13px;font-weight:600;top:20px;right:20px;z-index:0;text-align:center}.rv-3-product__tag--2{background-color:#d21028}.rv-3-product__actions{position:absolute;bottom:30px;display:flex;justify-content:center;width:100%;gap:8px}.rv-3-product__actions button{width:40px;height:40px;background-color:var(--white-f);transform:translateY(20px);opacity:0}.rv-3-product__actions button:hover{background-color:#a97240;color:var(--white-f)}.rv-3-product__actions button:nth-child(2){transition:.4s ease,transform .4s ease .1s,opacity .4s ease .1s}.rv-3-product__actions button:nth-child(3){transition:.4s ease,transform .4s ease .2s,opacity .4s ease .2s}.rv-3-product__actions button:nth-child(4){transition:.4s ease,transform .4s ease .3s,opacity .4s ease .3s}.rv-3-product__actions button:nth-child(5){transition:.4s ease,transform .4s ease .4s,opacity .4s ease .4s}.rv-3-product__actions button:nth-child(6){transition:.4s ease,transform .4s ease .5s,opacity .4s ease .5s}.rv-3-product__txt{padding-top:20px}.rv-3-product__rating{color:#ffb21d;font-size:12px;margin-bottom:8px}.rv-3-product__title{color:#050505;font-size:18px;font-weight:600;line-height:111.111%;margin-bottom:10px}.rv-3-product__title a:hover{color:#509e0f}.rv-3-product__bottom{position:relative}.rv-3-product__price{transition:.4s ease;pointer-events:none}.rv-3-product__price .prev-price{color:#55585b;font-family:var(--mulish);font-size:14px;font-weight:500;padding-right:5px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.rv-3-product__price .current-price{color:#050505;font-family:var(--mulish);font-size:15px;font-weight:600}.rv-3-product__cart-btn{opacity:0;pointer-events:none;position:absolute;top:100%;width:100%;transition:.4s ease;color:#a97240;font-family:var(--mulish);font-weight:700;left:0}.rv-3-slider-nav{display:flex;justify-content:center;margin-top:65px}@media screen and (max-width:1399px){.rv-3-slider-nav{margin-top:35px}}@media screen and (max-width:1199px){.rv-3-slider-nav{margin-top:20px}}.rv-3-slider-nav button{width:44px;height:44px;border-radius:0;line-height:43px}.rv-3-slider-nav button:hover{background-color:#a97240;border-color:#a97240}.rv-7-products{padding-top:60px}@media screen and (max-width:1399px){.rv-7-products{padding-top:40px}}@media screen and (max-width:991px){.rv-7-products{padding-top:30px}}.rv-7-products .rv-7-section__heading{display:flex;align-items:flex-end;justify-content:space-between;text-align:left}@media screen and (max-width:767px){.rv-7-products .rv-7-section__heading{flex-direction:column;align-items:center;text-align:center;row-gap:15px}}.rv-7-products .rv-1-slider-nav button:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-7-product{border:1px solid rgba(5,5,5,.1);padding:25px;text-align:left;transition:border .4s ease;position:relative}@media screen and (max-width:767px){.rv-7-product{padding:20px}}.rv-7-product:hover{border-color:#1c74e9}.rv-7-product:hover .rv-3-product__actions button{transform:translateY(0);opacity:1}.rv-7-product:hover .rv-7-product__cart-btn{color:var(--white-f);padding:0 20px}.rv-7-product:hover .rv-7-product__cart-btn:after{width:100%;background-color:#1c74e9}.rv-7-product:hover .rv-7-product__cart-btn i{padding-right:8px}.rv-7-product__img{text-align:center;margin-bottom:37px}.rv-7-product__img:before{content:none}.rv-7-product__img img{height:180px;object-fit:contain}.rv-7-product .rv-3-product__actions{bottom:auto;top:20px;right:20px;width:max-content;flex-direction:column;z-index:2}.rv-7-product .rv-3-product__actions button{border-radius:50%;border:1px solid rgba(5,5,5,.1)}.rv-7-product .rv-3-product__actions button:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-7-product__tag{right:auto;left:20px;background-color:#d21028;width:auto;height:auto;line-height:normal;border-radius:0;padding:2px 10px 3px;z-index:2}.rv-7-product .rv-3-product__title{font-family:var(--mulish);font-weight:700;font-size:16px}.rv-7-product .rv-3-product__title a:hover{color:#1c74e9}.rv-7-product .rv-3-product__price{margin-bottom:13px}.rv-7-product .rv-3-product__price .current-price{padding-left:5px;font-weight:700}.rv-7-product__cart-btn{position:relative;height:40px;padding:0 12px 0 11px;z-index:1;font-weight:500;font-family:var(--mulish);box-shadow:0 10px 30px 0 transparent}.rv-7-product__cart-btn:hover{box-shadow:0 10px 30px 0 rgba(23,22,28,.1)}.rv-7-product__cart-btn:after{content:"";position:absolute;background-color:#050505;inset:0;border-radius:40px;z-index:-1;transition:.4s ease;width:40px}.rv-7-product__cart-btn i{padding-right:14px;transition:.4s ease;color:var(--white-f)}@media screen and (max-width:1399px){.rv-11-products__heading{margin-bottom:28px}}@media screen and (max-width:767px){.rv-11-products__heading{gap:6px 20px}.rv-11-products__heading .rv-9-section-heading__right{margin-bottom:0}.rv-11-products__heading .rv-11-section__sub-title{margin-inline:auto}}.rv-11-products__heading .rv-11-section__sub-title .stroke-1{display:none}@media screen and (max-width:767px){.rv-11-products__heading .rv-11-section__sub-title .stroke-1{display:block}}.rv-11-products .rv-11-slider-nav button{background-color:rgba(5,5,5,.1);color:var(--black);border-color:var(--white-f)}.rv-11-products .rv-11-slider-nav button:hover{background-color:#a98153;color:var(--white-f)}.rv-11-product{border:1px solid rgba(5,5,5,.1);padding:45px 40px;transition:.4s ease}@media screen and (max-width:1199px){.rv-11-product{padding:25px 20px}}.rv-11-product:hover{border-radius:40px 0}.rv-11-product:hover .rv-11-product__cart-btn{-webkit-text-decoration-color:#a98153;text-decoration-color:#a98153}.rv-11-product .rv-3-product__tag{background-color:#0e2b92;top:30px;right:30px}.rv-11-product .rv-3-product__tag--2{background-color:#920e0e}.rv-11-product__img{text-align:center;overflow:hidden}.rv-11-product__txt{padding-top:96px}@media screen and (max-width:1199px){.rv-11-product__txt{padding-top:66px}}@media screen and (max-width:991px){.rv-11-product__txt{padding-top:46px}}.rv-11-product__cart-btn{color:#a98153;font-family:var(--mulish);font-weight:700;display:flex;align-items:center;line-height:1;gap:4px;-webkit-text-decoration:1px underline transparent;text-decoration:1px underline transparent}.rv-12-products{background-color:#eef6e7}.rv-12-products .rv-12-slider-nav:after,.rv-12-products .rv-12-slider-nav:before{position:absolute;content:"";right:calc(100% + 20px);top:50%;translate:0 -50%;height:1px;width:120px;background-color:rgba(5,5,5,.14)}.rv-12-products .rv-12-slider-nav:after{right:auto;left:calc(100% + 20px)}.rv-12-product .rv-3-product__img{background-color:var(--white-f);height:350px;overflow:hidden;box-shadow:0 1px 2px 0 rgba(5,5,5,.14);display:flex;align-items:center;justify-content:center;width:100%}.rv-12-product .rv-3-product__cart-btn{color:#509e0f;line-height:1;display:flex;align-items:center;justify-content:center}.rv-12-product .rv-3-product__actions button{border-radius:50%}.rv-12-product .rv-3-product__actions button:hover{background-color:#509e0f}.rv-12-product--2 .rv-3-product__img{background-color:#eef6e7}@media screen and (max-width:1399px){.rv-12-products-2__row{--bs-gutter-x:20px;--bs-gutter-y:20px}.rv-12-products-2__btn{margin-top:40px}}.rv-13-product:hover .rv-3-product__actions button{transform:translateY(0);opacity:1}.rv-13-product .rv-3-product__img{height:350px;width:100%;background-color:#f5f5f5;display:grid;place-content:center}@media screen and (max-width:1199px){.rv-13-product .rv-3-product__img{height:290px}}.rv-13-product .rv-3-product__img img{max-height:100%}.rv-13-product__txt .rv-3-product__title a:hover{color:#ab8e66}.rv-13-product .rv-7-product__tag{left:0;background-color:#1c74e9}.rv-13-product .rv-7-product__tag--2{background-color:#d21028}@media screen and (max-width:1199px){.rv-13-product .rv-3-product__actions{bottom:20px}}.rv-13-product .rv-3-product__actions button{box-shadow:0 1px 2px 0 rgba(5,5,5,.2)}#rv-13-products__slider-nav{width:calc(100% + 150px);top:165px}@media screen and (max-width:575px){#rv-13-products__slider-nav{position:absolute}}#rv-13-products__slider-nav button{color:rgba(5,5,5,.3);font-size:50px}#rv-13-products__slider-nav button:hover{color:var(--black)}.rv-13-slider-pagination{display:flex;justify-content:center;margin-top:60px}@media screen and (max-width:1199px){.rv-13-slider-pagination{margin-top:40px}}.rv-13-slider-pagination .swiper-pagination-bullet{border:1px solid rgba(5,5,5,.4);background-color:var(--white-f);width:12px;height:12px;opacity:1;transition:.4s ease}.rv-13-slider-pagination .swiper-pagination-bullet-active{background-color:var(--black)}.rv-13-product-nav-tabs{border:none;border-bottom:1px solid rgba(5,5,5,.14);gap:10px 30px;justify-content:center}@media screen and (max-width:575px){.rv-13-product-nav-tabs{gap:10px 20px}}.rv-13-product-nav-tabs .nav-link{font-weight:700;font-family:var(--mulish);color:rgba(5,5,5,.5);padding:0 0 10px;border:none;border-bottom:1px solid transparent;position:relative}@media screen and (max-width:575px){.rv-13-product-nav-tabs .nav-link{padding-bottom:6px}}.rv-13-product-nav-tabs .nav-link .rv-13-product-quantity-tooltip{opacity:0;transition:.4s ease}.rv-13-product-nav-tabs .nav-link.active{background:none;border-bottom-color:var(--black)}.rv-13-product-nav-tabs .nav-link.active .rv-13-product-quantity-tooltip{opacity:1}.rv-16-dr_product_section{padding-top:100px;padding-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-dr_product_section{padding-top:90px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-dr_product_section{padding-top:70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-dr_product_section{padding-top:50px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-dr_product_section{padding-top:35px}}.rv-16-dr_product_section .rv-16-dr_product_section_title .rv-16-dr_product_section_heading{color:#020208;font-size:44px;font-weight:600;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_product_section .rv-16-dr_product_section_title .rv-16-dr_product_section_heading{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-16-dr_product_section .rv-16-dr_product_section_title .rv-16-dr_product_section_heading{font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-dr_product_section .rv-16-dr_product_section_title .rv-16-dr_product_section_heading{padding-bottom:20px;font-size:25px}}.rv-16-dr_product_section .rv-16-dr_product_section_button{text-align:right}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn{background-color:transparent;border:1px solid #666;position:relative;overflow:hidden;z-index:1;font-size:17px;text-transform:uppercase;display:inline-block;font-weight:700;color:#fff;transition:.5s ease-out;color:#000;border:1px solid rgba(2,2,8,.1);padding:12px 15px;font-family:var(--mulish),sans-serif}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:hover{color:#020208}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:after{content:"";display:block;height:100%;width:100%;transform:skew(90deg) translate(-50%,-50%);position:absolute;inset:50%;left:25%;z-index:-1;transition:.5s ease-out;background-color:#dfe11b}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:before{content:"";display:block;height:100%;width:100%;position:absolute;inset:50%;left:25%;z-index:-1;transition:.5s ease-out;background-color:#dfe11b;top:-50%;left:-25%;transform:skew(90deg) rotate(180deg) translate(-50%,-50%)}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:hover:before{transform:skew(45deg) rotate(180deg) translate(-50%,-50%)}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:hover:after{transform:skew(45deg) translate(-50%,-50%)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn{font-size:14px;padding:10px}}.rv-16-dr_product_section .rv-16-dr_product_area{padding-top:50px;position:relative;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_product_section .rv-16-dr_product_area{padding-top:20px}}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product{border:1px solid rgba(2,2,8,.1);position:relative}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product:hover .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area{visibility:visible;top:50%;transform:translateY(-50%)}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_top_actions{position:absolute;content:"";top:5%;left:7%;height:22px;width:55px;background:#d21028;color:#fff;display:flex;justify-content:center;align-items:center;z-index:1}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product a{display:block}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image{position:relative}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area{position:absolute;content:"";right:10px;top:-100%;background:#020208;padding:10px 7px 0;visibility:hidden;transition:all .4s linear 0s}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions{margin-bottom:10px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon{position:relative}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon:hover .rv-16-dr_single_product_right_button{opacity:1;pointer-events:all}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon .rv-16-dr_single_product_right_button{position:absolute;content:"";right:37px;top:-4px;width:100px;background:#020208;text-align:center;padding:5px;z-index:1;opacity:0;pointer-events:none;font-family:var(--mulish),sans-serif;transition:.4s ease}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon .rv-16-dr_single_product_right_button a{font-weight:500;color:#fff;transition:none}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon .rv-16-dr_single_product_right_button:before{position:absolute;content:"";width:15px;height:15px;background:#020208;right:-4px;transform:rotate(45deg);z-index:-1;top:9px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon i{color:#fff}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon i:hover{color:#d21028}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt{padding:15px 15px 30px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-dr_single_product_review{display:flex;grid-column-gap:12px;align-items:center;flex-wrap:wrap}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-dr_single_product_review .rv-16-dr_single_product_review_icon i{color:#fba11a}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-dr_single_product_review p{font-family:var(--mulish),sans-serif;margin:0;color:rgba(2,2,8,.5)}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_title{font-size:16px;font-weight:700;color:#020208;transition:all .3s linear 0s;font-family:var(--mulish),sans-serif}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_title:hover{color:#d21028}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_price{display:flex;column-gap:15px;align-items:center;flex-wrap:wrap;padding-bottom:15px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_price .drone-price{color:#d21028;font-family:var(--mulish),sans-serif;font-size:14px;font-style:normal;font-weight:700}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_price .drone-price del span{text-decoration:line-through;display:inline-block;margin-right:3px;color:#999}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .color_available{display:flex;column-gap:7px;align-items:center}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .color_available span{height:15px;width:15px;border-radius:50%;background:#020208}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .color_available .color-2{background:#ffdc00}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .color_available .color-3{background:#0074d9}.rv-16-dr_product_section .rv-16-dr_product_area .owl-next,.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{position:absolute;content:"";top:50%;z-index:1}.rv-16-dr_product_section .rv-16-dr_product_area .owl-next i,.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-16-dr_product_section .rv-16-dr_product_area .owl-next i:hover,.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev i:hover{background:#dfe11b;border:1px solid transparent}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next,.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{top:110%}}.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:-6%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:43%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:40%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:36%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:25%}}.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:-6%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:43%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:40%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:36%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:25%}}.rv-21-recent_product_section{padding-top:120px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-recent_product_section{padding-top:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-recent_product_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-recent_product_section{padding-top:60px}}.rv-21-recent_product_section .rv-21-recent_product_section_heading{text-align:left;margin-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-recent_product_section .rv-21-recent_product_section_heading{margin-bottom:20px;text-align:center}}.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_sub_title{position:relative;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;color:#ce512a;z-index:1}.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_sub_title .rv-21-recent_product_sh_1{left:13%;transform:translateX(-50%);position:absolute;bottom:-12px;z-index:-1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_sub_title .rv-21-recent_product_sh_1{left:50%}}.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title{position:relative;font-size:44px;font-weight:700;color:#0e1428;z-index:1;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title{font-size:23px}}.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title .rv-21-recent_product_sh_1{left:34%;transform:translateX(-50%);position:absolute;bottom:-5px;z-index:-1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title .rv-21-recent_product_sh_1{position:absolute;bottom:-24px}}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area{display:flex;column-gap:15px;text-align:right;width:100%;justify-content:flex-end;align-items:center;height:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-recent_product_section .rv-21-recent_product_slide_button_area{justify-content:center;padding-bottom:30px}}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev{transition:all .4s ease;height:50px;width:130px;background:#fff;text-align:center;line-height:38px;border-radius:50%;color:#f8eeee!important;border:1px solid rgba(14,20,40,.1)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev{height:40px;width:70px}}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next img,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev img{transition:all .4s ease}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next:hover,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev:hover{background:#ce512a}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next:hover img,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev:hover img{filter:brightness(0) invert(1)}.rv-21-recent_product_section .rv-21-recent_single_product{border:1px solid rgba(2,2,8,.1);position:relative;z-index:1;overflow:hidden}.rv-21-recent_product_section .rv-21-recent_single_product:hover .rv-21-recent_single_product_socials{right:13px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_top_actions{position:absolute;left:15px;top:15px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_top_actions .rv-21-recent_single_discount,.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_top_actions .rv-21-recent_single_new{background:#ce512a;color:#fff;text-align:center;padding:3px 10px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_top_actions .rv-21-recent_single_discount{background:#1c74e9}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials{position:absolute;content:"";right:-50px;top:50px;transition:all .3s linear 0s;display:flex;flex-direction:column;row-gap:10px;align-items:center;justify-content:center}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a{height:40px;width:40px;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.27);color:#0e1428;display:flex;justify-content:center;align-items:center;transition:all .4s ease;position:relative}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a:hover{background:#0e1428;color:#fff}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a:hover .quick_view{transform:scale(1)}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a .quick_view{position:absolute;left:-88px;background:#0e1428;color:#fff;font-size:12px;font-weight:700;transform:scale(0);transition:.3s;z-index:1;font-family:Mulish,sans-serif;height:28px;width:75px;text-align:center;line-height:27px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a .quick_view:after{position:absolute;right:-5px;content:"";height:20px;width:20px;background:#0e1428;rotate:45deg;top:4px;z-index:-1}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_image{height:160px;width:120px;margin:50px auto}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_image img{height:100%;width:100%}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt{padding:15px;border-top:1px solid rgba(14,20,40,.1)}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-recent_single_product_review{display:flex;grid-column-gap:12px;align-items:center;flex-wrap:wrap}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-recent_single_product_review i{color:#ffb21d}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-recent_single_product_review p{margin:0;color:#0e1428;font-size:14px;font-weight:500}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_title{font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;transition:all .3s linear 0s;margin-bottom:10px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_title a{color:#0e1428}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_title a:hover{color:#ce512a}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_price{display:flex;column-gap:15px;align-items:center;flex-wrap:wrap;padding-bottom:15px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_price span{font-family:var(--mulish),sans-serif;color:#55585b;font-weight:400;text-decoration:line-through}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_price p{font-family:var(--mulish),sans-serif;margin:0;color:#0e1428;font-weight:500;font-size:16px}.rv-21-top_sale_section{padding-top:120px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-top_sale_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-top_sale_section{padding-top:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-top_sale_section{padding-top:60px}}.rv-21-top_sale_section .rv-21-top_sale_row{border:1px solid rgba(14,20,40,.1);--bs-gutter-x:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-top_sale_section .rv-21-top_sale_row{margin-bottom:70px}.rv-21-top_sale_section .rvtsr_m0{margin-bottom:0}}.rv-21-top_sale_section .rv-21-top_sale_section_heading{padding-bottom:25px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-top_sale_section .rv-21-top_sale_section_heading{padding-bottom:15px}}.rv-21-top_sale_section .rv-21-top_sale_section_heading .rv-21-top_sale_section_title{font-size:20px;font-weight:700;color:#0e1428;position:relative;font-family:var(--mulish),sans-serif;z-index:1;margin:0}.rv-21-top_sale_section .rv-21-top_sale_section_heading .rv-21-top_sale_section_title .rv-21-top_sale_sh_1{left:7%;position:absolute;bottom:-15px;z-index:-1}.rv-21-top_sale_section .rv-21-top_sale_single_list{display:flex;align-items:center;column-gap:20px;border-bottom:1px solid rgba(14,20,40,.1);margin:0 20px;padding:20px 0}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_single_list_image{height:70px;width:50px}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_single_list_image img{height:100%;width:100%}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_review{display:flex;grid-column-gap:7px;align-items:center;flex-wrap:wrap}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_review i{color:#ffb21d}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_review p{margin:0;color:#0e1428;font-size:14px;font-family:var(--mulish),sans-serif;font-weight:500}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_product_title{font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;transition:all .3s linear 0s;margin-bottom:10px}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_product_title a{color:#0e1428}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_product_title a:hover{color:#ce512a}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt p{font-family:var(--mulish),sans-serif;margin:0;color:#0e1428;font-weight:500;font-size:16px}.rv-21-top_sale_section .rv-21-top_sale_single_list:last-child{border-bottom:0}.rv-21-top_sale_section .rv-21-top_sale_right{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:40px 20px 0;height:380px;width:100%;overflow:hidden;position:relative}.rv-21-top_sale_section .rv-21-top_sale_right .h3,.rv-21-top_sale_section .rv-21-top_sale_right h3{font-family:var(--mulish),sans-serif;font-size:19px;font-weight:700}.rv-21-top_sale_section .rv-21-top_sale_right .h3 a,.rv-21-top_sale_section .rv-21-top_sale_right h3 a{color:#fff;transition:all .3s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-top_sale_section .rv-21-top_sale_right .h3,.rv-21-top_sale_section .rv-21-top_sale_right h3{font-size:16px}}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-single_product_price{display:flex;column-gap:15px;align-items:center;flex-wrap:wrap;padding-bottom:15px}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-single_product_price span{font-family:var(--mulish),sans-serif;color:#fff;font-weight:700;font-size:16px;text-decoration:line-through}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-single_product_price p{font-family:var(--mulish),sans-serif;margin:0;color:#fff;font-weight:400;font-size:12px}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_btn{font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;color:#fff;border-bottom:1px solid #fff;display:inline-block}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_iamge{height:200px;width:180px;margin:auto;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_iamge img{height:100%;width:100%}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_iamge .home-7-top-sale-sh{position:absolute;top:-15px;left:-35px;z-index:1;content:"";width:160px;height:50px}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_iamge .home-7-top-sale-sh p{font-family:var(--mulish),sans-serif;color:#fff;margin:0;font-size:14px;font-weight:700;position:absolute;left:40px;top:12px}.rv-21-top_sale_section .rv-21-top_sale_right .rv7_ti{height:170px}.rv-3-testimonial{padding-bottom:60px;text-align:center}@media screen and (max-width:1399px){.rv-3-testimonial{padding-bottom:40px}}@media screen and (max-width:991px){.rv-3-testimonial{padding-bottom:30px}}.rv-3-testimonial .rv-3-sub-title{margin-inline:auto;margin-bottom:62px}@media screen and (max-width:1199px){.rv-3-testimonial .rv-3-sub-title{margin-bottom:32px}}.rv-3-testimony__rating{margin-bottom:25px;color:var(--black)}@media screen and (max-width:991px){.rv-3-testimony__rating{margin-bottom:10px}}.rv-3-testimony__txt{color:rgba(5,5,5,.7);font-family:var(--mulish);font-size:24px;font-weight:500;line-height:183.333%}@media screen and (max-width:1399px){.rv-3-testimony__txt{font-size:22px}}@media screen and (max-width:1199px){.rv-3-testimony__txt{font-size:20px}}@media screen and (max-width:991px){.rv-3-testimony__txt{font-size:18px}}@media screen and (max-width:767px){.rv-3-testimony__txt{font-size:16px;margin-bottom:0}}.rv-3-testimony__img-slider .swiper-wrapper{justify-content:center;align-items:center}.rv-3-testimony-img{width:80px;border-radius:50%;border:1px solid transparent;transition:.4s ease;margin-top:15px}@media screen and (max-width:991px){.rv-3-testimony-img{width:70px}}@media screen and (max-width:575px){.rv-3-testimony-img{width:60px}}.rv-3-testimony-img img{border-radius:50%}.rv-3-testimony-img.swiper-slide-thumb-active{padding:10px;border-color:rgba(5,5,5,.14)}@media screen and (max-width:991px){.rv-3-testimony-img.swiper-slide-thumb-active{padding:8px}}.rv-3-slider-nav-2{display:flex;gap:6px;position:absolute;top:50%;translate:-50% -50%;left:50%;width:100%;justify-content:space-between;margin-top:0}@media screen and (max-width:575px){.rv-3-slider-nav-2{display:none}}.rv-5-testimonial{position:relative}.rv-5-testimonial__img-slider{padding-top:50px;margin-top:-50px;padding-right:50px;margin-right:-50px}.rv-5-testimonial__img-slide{position:relative;z-index:1}.rv-5-testimonial__img-slide:before{content:"";position:absolute;bottom:68%;left:77%;width:168px;height:212px;background:url(/_next/static/media/rv-5-testimonial-vector.390e087e.png) no-repeat 50%;background-size:100% 100%;z-index:-1}@media screen and (max-width:1399px){.rv-5-testimonial__img-slide:before{width:152px;height:195px}}@media screen and (max-width:1199px){.rv-5-testimonial__img-slide:before{width:132px;height:173px}}@media screen and (max-width:991px){.rv-5-testimonial__img-slide:before{width:112px;height:133px}}@media screen and (max-width:767px){.rv-5-testimonial__img-slide:before{width:102px;height:123px}}@media screen and (max-width:479px){.rv-5-testimonial__img-slide:before{width:92px;height:110px}}.rv-5-testimonial__img-slide img{border-radius:50%}.rv-5-testimonial__txt-slider{margin-left:78px}@media screen and (max-width:1399px){.rv-5-testimonial__txt-slider{margin-left:48px}}@media screen and (max-width:1199px){.rv-5-testimonial__txt-slider{margin-left:38px}}@media screen and (max-width:991px){.rv-5-testimonial__txt-slider{margin-left:0}}.rv-5-testimonial__vector{position:absolute}.rv-5-testimonial__vector-1{bottom:220px;left:105px}@media screen and (max-width:991px){.rv-5-testimonial__vector-1{opacity:0}}.rv-5-testimonial__vector-2{top:120px;right:183px}@media screen and (max-width:1199px){.rv-5-testimonial__vector-2{top:30px}}@media screen and (max-width:991px){.rv-5-testimonial__vector-2{opacity:0}}.rv-5-testimonial__vector-3{right:0;bottom:166px}@media screen and (max-width:1399px){.rv-5-testimonial__vector-3{bottom:50px}}@media screen and (max-width:1199px){.rv-5-testimonial__vector-3{max-width:150px}}@media screen and (max-width:575px){.rv-5-testimonial__vector-3{max-width:140px;bottom:20px}}@media screen and (max-width:479px){.rv-5-testimonial__vector-3{max-width:110px;bottom:0}}.rv-5-testimony__stars{color:#ffb422;font-size:14px;margin-bottom:27px}@media screen and (max-width:991px){.rv-5-testimony__stars{margin-bottom:17px}}.rv-5-testimony__txt{color:#666;font-family:var(--mulish);font-size:20px;font-weight:500;line-height:180%;margin-bottom:50px}@media screen and (max-width:1199px){.rv-5-testimony__txt{font-size:18px;margin-bottom:35px}}@media screen and (max-width:991px){.rv-5-testimony__txt{margin-bottom:20px}}@media screen and (max-width:767px){.rv-5-testimony__txt{font-size:16px}}.rv-5-testimony__txt>span{color:var(--white-f);background-color:#050505}.rv-5-testimony-reviewer__name{color:#050505;font-family:var(--philosopher);font-size:22px;font-weight:700;margin-bottom:5px}.rv-5-testimony-reviewer__infos{color:rgba(5,5,5,.6);font-family:var(--mulish);font-size:15px;font-weight:500;text-transform:uppercase}.rv-6-testimonial{position:relative;background-color:#f5f5f5}.rv-6-testimonial__inner{display:flex;gap:60px;align-items:center}@media screen and (max-width:1399px){.rv-6-testimonial__inner{gap:45px}}@media screen and (max-width:991px){.rv-6-testimonial__inner{flex-direction:column;align-items:flex-start}}.rv-6-testimonial__img-slider-container{width:330px;max-width:100%}@media screen and (max-width:1199px){.rv-6-testimonial__img-slider-container{width:310px}}@media screen and (max-width:479px){.rv-6-testimonial__img-slider-container{width:290px}}.rv-6-testimonial__img-slider{flex:330px 0;margin:0}@media screen and (max-width:1199px){.rv-6-testimonial__img-slider{flex:310px 0}}@media screen and (max-width:479px){.rv-6-testimonial__img-slider{flex:290px 0}}.rv-6-testimonial__img-slide img{border-radius:50%;border-top-left-radius:10px}.rv-6-testimonial__txt-slider{width:55%;margin:0}@media screen and (max-width:991px){.rv-6-testimonial__txt-slider{width:100%}}.rv-6-testimonial .rv-5-testimony__stars{margin-bottom:15px}.rv-6-testimonial__right-img{display:grid;grid-template-columns:repeat(2,1fr);position:absolute;grid-gap:15px;gap:15px;left:58.6%;top:50%;translate:100% -50%}.rv-6-testimonial-slider-controls{position:absolute;bottom:5px;right:0;min-width:186px;z-index:2}@media screen and (max-width:479px){.rv-6-testimonial-slider-controls{opacity:0}}.rv-6-testimonial-slider-nav{display:flex;justify-content:space-between;width:100%}.rv-6-testimonial-slider-nav button{opacity:40%}.rv-6-testimonial-slider-nav button:hover{opacity:1}.rv-6-testimonial__slider-pagination{position:absolute;top:3px;text-align:center;z-index:-1;color:#050505;font-family:var(--mulish);font-size:14px;font-weight:700}.rv-6-testimony__txt{color:rgba(5,5,5,.7);font-family:var(--mulish);font-weight:600;line-height:225%;margin-bottom:28px}.rv-6-testimony-reviewer__name{color:#050505;font-family:var(--mulish);font-size:20px;font-weight:700;margin-bottom:2px}.rv-6-testimony-txt-slide .rv-5-testimony-reviewer__infos{font-size:12px}.rv-7-testimonial{padding:120px 0}@media screen and (max-width:1399px){.rv-7-testimonial{padding:80px 0}}@media screen and (max-width:991px){.rv-7-testimonial{padding:60px 0}}.rv-7-testimonial .rv-7-section__sub-title{margin-bottom:53px}@media screen and (max-width:1199px){.rv-7-testimonial .rv-7-section__sub-title{margin-bottom:32px}}.rv-7-testimonial .rv-7-slider-nav button{color:var(--black);border-color:rgba(5,5,5,.14)}.rv-7-testimonial .rv-7-slider-nav button:hover{background-color:#4962fb;border-color:#4962fb;color:var(--white-f)}.rv-7-testimonial .rv-3-product__rating{margin-bottom:14px}.rv-8-testimonial{background-color:#073d85}.rv-8-testimonial .rv-8-section__title{color:var(--white-f)}.rv-8-testimonial .rv-8-section__sub-title{color:hsla(0,0%,100%,.7)}.rv-8-testimonial .rv-8-section__sub-title:before{background-color:var(--white-f)}.rv-8-testimonial .rv-6-testimonial__inner{border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:80px;gap:95px}@media screen and (max-width:1399px){.rv-8-testimonial .rv-6-testimonial__inner{padding:60px;gap:55px}}@media screen and (max-width:1199px){.rv-8-testimonial .rv-6-testimonial__inner{padding:50px;gap:45px}}@media screen and (max-width:767px){.rv-8-testimonial .rv-6-testimonial__inner{padding:40px}}@media screen and (max-width:575px){.rv-8-testimonial .rv-6-testimonial__inner{padding:35px;row-gap:30px}}@media screen and (max-width:479px){.rv-8-testimonial .rv-6-testimonial__inner{padding:20px;row-gap:20px}}.rv-8-testimonial__img-slider{flex:310px 0;margin:0}@media screen and (max-width:479px){.rv-8-testimonial__img-slider{flex:auto 0}}.rv-8-testimonial .rv-6-testimonial__img-slide img{width:100%;border-radius:0}.rv-8-testimonial__txt-slider{max-width:100%;width:calc(100% - 405px)}@media screen and (max-width:1399px){.rv-8-testimonial__txt-slider{width:calc(100% - 365px)}}@media screen and (max-width:1199px){.rv-8-testimonial__txt-slider{width:calc(100% - 355px)}}@media screen and (max-width:991px){.rv-8-testimonial__txt-slider{width:100%}}.rv-8-testimonial .rv-6-testimony__txt{font-weight:500;color:hsla(0,0%,100%,.7)}.rv-8-testimonial .rv-6-testimony-reviewer__name{color:var(--white-f)}.rv-8-testimonial .rv-5-testimony-reviewer__infos{color:hsla(0,0%,100%,.6)}.rv-8-testimonial__slider-pagination{display:flex;justify-content:flex-end}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet{width:40px;height:40px;border-radius:50%;background-color:transparent;border:1px solid transparent;opacity:1;transition:.4s ease;position:relative}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet:before{position:absolute;content:"";width:8px;height:8px;background-color:var(--white-f);top:50%;left:50%;translate:-50% -50%;border-radius:50%;opacity:70%}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet:after{content:"";position:absolute;top:50%;left:50%;translate:0 -50%;background-color:var(--white-f);width:80px;height:1px;opacity:0;transition:.4s ease}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet span.number{color:var(--white-f);position:absolute;top:50%;left:calc(100% + 63px + 14px);translate:0 -50%;opacity:0;transition:.4s ease}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:var(--white-f);margin-right:107px}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active span.number,.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:after,.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:before{opacity:1}.rv-10-testimonial__img-slider{padding:65px 60px;margin:-65px -60px}@media screen and (max-width:991px){.rv-10-testimonial__img-slider{padding:0;margin:0 0 20px}}.rv-10-testimonial__img-slide{transition:.4s ease;width:max-content}.rv-10-testimonial__img-slide img{border-radius:50%;box-shadow:0 10px 70px 0 transparent;width:349px;height:349px;transition:.4s ease}@media screen and (max-width:1399px){.rv-10-testimonial__img-slide img{width:329px;height:329px}}@media screen and (max-width:1199px){.rv-10-testimonial__img-slide img{width:289px;height:289px}}@media screen and (max-width:575px){.rv-10-testimonial__img-slide img{width:239px;height:239px}}.rv-10-testimonial__img-slide.swiper-slide-thumb-active{position:relative;z-index:1}.rv-10-testimonial__img-slide.swiper-slide-thumb-active img{box-shadow:0 10px 70px 0 rgba(5,5,5,.2)}@media screen and (max-width:991px){.rv-10-testimonial__img-slide.swiper-slide-thumb-active img{box-shadow:0 10px 70px 0 transparent}}.rv-10-testimonial__img-slide.swiper-slide-next{translate:-60% 0}@media screen and (max-width:991px){.rv-10-testimonial__img-slide.swiper-slide-next{translate:0 0}}.rv-10-testimonial__img-slide.swiper-slide-prev:nth-last-child(2){translate:60% 0}@media screen and (max-width:991px){.rv-10-testimonial__img-slide.swiper-slide-prev:nth-last-child(2){translate:0 0}}.rv-10-testimonial__txt-slider{background-color:var(--white-f);margin-left:80px;position:relative}@media screen and (max-width:991px){.rv-10-testimonial__txt-slider{margin-left:0}}.rv-10-testimonial__txt-slider .rv-2-swiper-dots{position:absolute;right:0;bottom:0;text-align:end}.rv-10-testimonial__txt-slider .rv-2-swiper-dots .swiper-pagination-bullet{margin:0}.rv-10-testimonial__txt-slider .rv-2-swiper-dots .swiper-pagination-bullet:before{background:rgba(5,5,5,.14)}.rv-10-testimonial__txt-slider .rv-2-swiper-dots .swiper-pagination-bullet-active{border-color:var(--black)}.rv-10-testimonial__txt-slider .rv-2-swiper-dots .swiper-pagination-bullet-active:before{background-color:var(--black)}.rv-10-testimony-txt-slide .rv-5-testimony__txt{color:rgba(5,5,5,.6);font-size:18px;font-weight:600;line-height:188.889%;margin-bottom:35px}.rv-10-testimony-txt-slide .rv-5-testimony__txt>span{color:var(--black);background-color:#efc329;padding:0 3px}.rv-10-testimony-txt-slide .rv-5-testimony__stars{margin-bottom:20px}.rv-10-testimony-txt-slide .rv-5-testimony-reviewer__name{font-family:var(--mulish);font-size:18px}.rv-12-testimonial .rv-7-section__sub-title{font-size:20px;margin-bottom:52px}@media screen and (max-width:1399px){.rv-12-testimonial .rv-7-section__sub-title{margin-bottom:42px}}@media screen and (max-width:1199px){.rv-12-testimonial .rv-7-section__sub-title{margin-bottom:32px}}@media screen and (max-width:767px){.rv-12-testimonial .rv-12-slider-nav{position:static;translate:0 0;justify-content:center;margin-top:35px!important}}@media screen and (max-width:575px){.rv-12-testimonial .rv-12-slider-nav{display:flex}}.rv-12-testimonial .rv-12-slider-nav button{width:60px;height:60px}@media screen and (max-width:767px){.rv-12-testimonial .rv-12-slider-nav button{width:50px;height:50px}}@media screen and (max-width:575px){.rv-12-testimonial .rv-12-slider-nav button{width:40px;height:40px}}.rv-12-testimony .rv-3-testimony__rating{font-size:16px;margin-bottom:18px}.rv-12-testimony__img-slider .swiper-wrapper{align-items:center;justify-content:center}.rv-13-testimonial{background:url(/_next/static/media/rv-13-testimonial-bg.54eac87d.jpg) no-repeat 50%;background-size:cover;z-index:1;position:relative;padding:215px 0}@media screen and (max-width:1399px){.rv-13-testimonial{padding:185px 0}}@media screen and (max-width:991px){.rv-13-testimonial{padding:185px 0 60px}}.rv-13-testimonial:before{content:"";position:absolute;inset:0;z-index:-1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rv-13-testimonial-bg-shape{position:relative;z-index:1}.rv-13-testimonial-bg-shape:before{content:"";position:absolute;z-index:-1;background:url(/_next/static/media/rv-13-testimony-bg.3e1f536e.png) no-repeat 50%;background-size:100% 100%;inset:-110px;width:auto;margin:auto}@media screen and (max-width:1399px){.rv-13-testimonial-bg-shape:before{inset:-100px}}@media screen and (max-width:991px){.rv-13-testimonial-bg-shape:before{margin:auto;inset:-80px}}@media screen and (max-width:767px){.rv-13-testimonial-bg-shape:before{background-size:cover}}.rv-13-testimonial__slider{margin-bottom:30px}.rv-13-testimony>img{margin-bottom:20px}.rv-13-testimony__txt{color:#050505;font-size:26px;line-height:176.923%;margin-bottom:0}@media screen and (max-width:1199px){.rv-13-testimony__txt{font-size:22px}}@media screen and (max-width:991px){.rv-13-testimony__txt{font-size:20px}}.rv-13-testimony__txt:before{content:open-quote}.rv-13-testimony__txt:after{content:close-quote}.rv-13-testimony-reviewer-slider .swiper-slide{visibility:hidden}.rv-13-testimony-reviewer-slider .swiper-slide-thumb-active{visibility:visible}.rv-13-testimony-reviewer{display:flex;align-items:center;gap:15px}.rv-13-testimony-reviewer img{width:70px;height:70px;border-radius:50%}.rv-13-video{background:none;height:100%;padding:0}.rv-13-video span{left:auto;right:0;translate:0 -50%}@media screen and (max-width:991px){.rv-13-video span{position:static;translate:0 0;margin:100px auto auto}}.rv-14-testimonial{background-color:#174e5e}.rv-14-testimonial__inner{gap:54px}@media screen and (max-width:1199px){.rv-14-testimonial__inner{gap:34px}}.rv-14-testimonial__img-slider{flex:300px 0}.rv-14-testimonial__img-slide img{-webkit-clip-path:url(#rv-14-testimonial-img-mask);clip-path:url(#rv-14-testimonial-img-mask);border-radius:0}.rv-14-testimonial__slider-pagination{color:var(--white-f)}.rv-14-testimony-txt-slide .rv-6-testimony__txt{color:hsla(0,0%,100%,.7);font-weight:500}.rv-14-testimony-txt-slide .rv-6-testimony-reviewer__name{color:var(--white-f)}.rv-14-testimony-txt-slide .rv-5-testimony-reviewer__infos{color:hsla(0,0%,100%,.6);font-weight:400}.rv-15-testimonial_main_area{position:relative;z-index:1}.rv-15-testimonial_main_area:after{position:absolute;content:"";width:22%;height:100%;top:0;right:0;z-index:1;background:linear-gradient(45deg,#fff,transparent)}@media only screen and (min-width:768px)and (max-width:991px){.rv-15-testimonial_main_area:after{width:13%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-testimonial_main_area:after{width:6%}}.rv-15-testimonial_main_area:before{position:absolute;content:"";width:22%;height:100%;top:0;left:0;z-index:1;background:linear-gradient(45deg,#fff,transparent)}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial{background:#f3f5fb;padding:80px}@media (max-width:767px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial{padding:20px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_review{padding-bottom:40px;display:flex;gap:5px}@media (max-width:767px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_review{padding-bottom:25px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_review li{color:#ffb422}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_desc{color:#666;font-size:20px;font-weight:500;padding-bottom:70px;font-family:var(--mulish),sans-serif}@media (max-width:767px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_desc{padding-bottom:35px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_desc span{background:#050505;background:#666;color:#fff}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom{border-top:1px solid hsla(0,0%,40%,.278);padding-top:40px}@media (max-width:767px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom{padding-top:30px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_name{font-size:26px;font-weight:600;color:#666}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_name{font-size:20px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_name a{color:#666;transition:.5s}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_name a:hover{color:#f35b04}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_designation{font-weight:500;color:#666}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .active.center .rv-15-testimonial_desc span{background:#050505;color:#fff;font-family:var(--mulish),sans-serif}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .active.center .rv-15-testimonial_author_name{color:#050505;font-family:var(--mulish),sans-serif}.rv-15-testimonial_main_area button.owl-prev{position:absolute;top:6%;left:24%}@media only screen and (min-width:768px)and (max-width:991px){.rv-15-testimonial_main_area button.owl-prev{left:13%}}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-testimonial_main_area button.owl-prev{left:10%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-testimonial_main_area button.owl-prev{left:60%;top:75%;display:none}}.rv-15-testimonial_main_area button.owl-prev i{border:1px solid #c6c8d4;padding:8px 12px;transition:.5s;background:transparent;font-size:25px}.rv-15-testimonial_main_area button.owl-prev i:hover{background:#f35b04;color:#fff;border:1px solid transparent}.rv-15-testimonial_main_area button.owl-next{position:absolute;bottom:15%;right:24%}@media only screen and (min-width:768px)and (max-width:991px){.rv-15-testimonial_main_area button.owl-next{right:13%}}@media only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-testimonial_main_area button.owl-next{right:10%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-testimonial_main_area button.owl-next{right:18%;bottom:14%;display:none}}.rv-15-testimonial_main_area button.owl-next i{border:1px solid #c6c8d4;padding:8px 12px;transition:.5s;background:transparent;font-size:25px}.rv-15-testimonial_main_area button.owl-next i:hover{background:#f35b04;color:#fff;border:1px solid transparent}.rv-16-testimonial_section{padding:70px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-testimonial_section{padding-bottom:60px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-testimonial_section{padding:80px 0}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area{background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;position:relative}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details{text-align:center;padding:0 150px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details{padding:0 50px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details{padding:0 20px}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details i{font-size:50px;color:#020208}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details i{font-size:35px}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .message{font-size:24px;font-weight:400;color:#020208;padding:35px 0;line-height:36px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .message{font-size:20px;line-height:27px;padding:15px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .message{font-size:16px;line-height:24px;padding:15px 0}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .customer_name{color:#020208;font-size:18px;font-weight:700;margin:0;font-family:var(--mulish),sans-serif}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .customer_title{color:rgba(2,2,8,.5);font-weight:500;text-transform:uppercase;font-family:var(--mulish),sans-serif}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_image{padding-top:30px}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_image .single_customer{text-align:center}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_image .single_customer img{border-radius:50%;border:1px solid transparent;height:80px;width:80px}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_image .swiper-slide-thumb-active img{border:1px solid rgba(2,2,8,.2);padding:10px}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-next{right:0;position:absolute;top:50%;z-index:1}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-next i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-next i:hover{background:#dfe11b;border:1px solid transparent}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-next{display:none}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-prev{left:0;position:absolute;top:50%;z-index:1}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-prev i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-prev i:hover{background:#dfe11b;border:1px solid transparent}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-prev{display:none}}.rv-17-testimonial_main_section{background:#020208;padding:130px 0;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-17-testimonial_main_section{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-testimonial_main_section{padding:50px 0}}.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{background:#020208;color:#363e43;font-size:200px;position:absolute;bottom:9%;left:13%;z-index:1;height:199px;width:240px;text-align:center;line-height:140px}@media only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:1600px)and (max-width:1799px){.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{left:6%}}@media only screen and (min-width:1200px)and (max-width:1399px){.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{font-size:165px;bottom:9%;left:5%;height:163px;width:200px}}@media only screen and (min-width:992px)and (max-width:1199px){.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{bottom:4%;left:3%;z-index:1;height:200px;width:180px;font-size:140px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{display:none}}.rv-17-testimonial_main_section .rv-17-testimonial_title{padding-bottom:50px}.rv-17-testimonial_main_section .rv-17-testimonial_title .rv-17-testimonial_sub_heading{color:#fff;font-weight:600;position:relative;padding-left:10px;text-transform:uppercase;font-family:var(--mulish),sans-serif}.rv-17-testimonial_main_section .rv-17-testimonial_title .rv-17-testimonial_sub_heading:after{position:absolute;content:"";height:100%;width:2px;background:#dfe11b;left:0;top:0}.rv-17-testimonial_main_section .rv-17-testimonial_title .rv-17-testimonial_heading{color:#fff;font-size:50px;font-weight:800;margin:0;padding-top:7px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-17-testimonial_main_section .rv-17-testimonial_title .rv-17-testimonial_heading{font-size:45px}}.rv-17-testimonial_main_section .rv-17-testimonial{background:#363e43}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial{padding:50px}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_watch{display:flex;align-items:center;column-gap:15px;padding-bottom:20px}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_watch .rv-17-single_testimonial_btn{color:#fff;height:50px;width:50px;background:transparent;display:flex;text-align:center;justify-content:center;align-items:center;border-radius:50%;border:3px solid #dfe11b;border-top-color:rgba(240,246,250,.2);font-size:14px;font-family:var(--mulish),sans-serif}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_watch p{font-family:var(--mulish),sans-serif;color:#fff;font-weight:600;margin:0}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_text_area{color:#fff;font-size:24px;font-weight:500;padding-bottom:70px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:1200px)and (max-width:1399px){.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_text_area{font-size:20px}}@media only screen and (min-width:992px)and (max-width:1199px){.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_text_area{font-size:18px}}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom{display:flex;align-items:center;justify-content:space-between}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta{padding-left:27%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta{padding-left:0}}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta .rv-17-testimonial_author_name{font-size:22px;color:#fff;font-weight:600;margin:0;font-family:var(--mulish),sans-serif}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta .rv-17-testimonial_author_name a{color:#fff;transition:.3s;font-family:var(--mulish),sans-serif}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta .rv-17-testimonial_author_name a:hover{color:#dfe11b}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta .rv-17-testimonial_author_designation{color:#fff;font-weight:500;font-family:var(--mulish),sans-serif}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-single_testimonial_logo{width:120px;height:35px}.rv-17-testimonial_main_section .rv-17-testimonial_image_area .rv-17-testimonial_single_image{height:270px;width:270px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-17-testimonial_main_section .rv-17-testimonial_image_area .rv-17-testimonial_single_image{margin-top:20px}}.rv-17-testimonial_main_section .rv-17-testimonial_image_area .rv-17-testimonial_single_image img{height:100%;width:100%}.rv-17-testimonial_main_section .rv-17-testimonial_button_area{position:absolute;right:17%;bottom:17%}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:1600px)and (max-width:1799px){.rv-17-testimonial_main_section .rv-17-testimonial_button_area{right:10%}}@media only screen and (min-width:992px)and (max-width:1199px){.rv-17-testimonial_main_section .rv-17-testimonial_button_area{right:7%;bottom:15%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-17-testimonial_main_section .rv-17-testimonial_button_area{right:7%;bottom:12%}}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-next{background:#fff;display:inline-block;border-radius:50%;margin:0 5px}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-next i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-next i:hover{background:#dfe11b;border:1px solid transparent}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-prev{background:#fff;display:inline-block;border-radius:50%}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-prev i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-prev i:hover{background:#dfe11b;border:1px solid transparent}.rv-18-testimonial_section{background:#020208;padding:130px 0;position:relative;z-index:1}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-testimonial_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-testimonial_section{padding:70px 0}}.rv-18-testimonial_section:before{position:absolute;content:"";height:100%;width:100%;background:rgba(20,33,55,.7);top:0;left:0;z-index:-1}.rv-18-testimonial_section .rv-18-testimonial_heading{color:#fff;font-size:50px;font-weight:800;position:relative;margin-bottom:60px;z-index:1;text-align:center;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-testimonial_section .rv-18-testimonial_heading{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-18-testimonial_section .rv-18-testimonial_heading{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-testimonial_section .rv-18-testimonial_heading{font-size:24px;margin-bottom:40px}}.rv-18-testimonial_section .rv-18-testimonial_heading span{position:absolute;right:25%;z-index:-1;bottom:-35%}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial{padding:40px;display:flex;column-gap:30px;background:hsla(0,0%,100%,.1)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial{flex-direction:column}}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image{height:100%;width:400px;flex-shrink:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image{height:300px;width:400px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image{height:300px;width:100%;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image{height:230px;width:100%;margin-bottom:20px}}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image img{height:100%;width:100%}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_rating{padding-bottom:20px}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_rating i{color:#ffb422}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_text_area{color:#fff;font-size:20px;font-weight:500;margin-bottom:40px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_text_area{font-size:15px;margin-bottom:10px}}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom{flex-direction:column;margin-top:30px}}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-testimonial_author_meta .rv-18-testimonial_author_name{font-size:22px;color:#fff;font-weight:600;margin-bottom:7px;font-family:var(--mulish),sans-serif}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-testimonial_author_meta .rv-18-testimonial_author_name a{color:#fff;transition:.3s}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-testimonial_author_meta .rv-18-testimonial_author_name a:hover{color:#1c74e9}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-testimonial_author_meta .rv-18-testimonial_author_designation{color:hsla(0,0%,100%,.6);font-weight:500;font-family:var(--mulish),sans-serif}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-single_testimonial_icon{font-size:100px;color:hsla(0,0%,100%,.1);display:inherit}.rv-18-testimonial_section .rv-18-testimonial_button_area{height:100%;display:flex;flex-direction:column;align-items:center;row-gap:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-testimonial_section .rv-18-testimonial_button_area{margin-top:30px;flex-direction:row;gap:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-testimonial_section .rv-18-testimonial_button_area{margin-top:20px}}.rv-18-testimonial_section .rv-18-testimonial_button_area i{color:#fff;display:flex;justify-content:center;align-items:center;font-size:20px}.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-next,.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-prev{display:flex;justify-content:center;background:hsla(0,0%,100%,.1);height:100%;width:70%;transition:all .4s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-next,.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-prev{width:100%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-next,.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-prev{height:50px}}.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-next:hover,.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-prev:hover{background:#1c74e9}.rv-19-testimonial_section{padding:120px 0;background:#042127;position:relative;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-testimonial_section{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-testimonial_section{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-testimonial_section{padding:50px 0}}.rv-19-testimonial_section .rv-19-testimonial_bg_img{position:absolute;content:"";width:100%;left:0;bottom:0;height:50px}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-testimonial_section .rv-19-testimonial_bg_img{height:30px}}.rv-19-testimonial_section .rv-19-testimonial_bg_img img{height:100%;width:100%}.rv-19-testimonial_section:before{position:absolute;content:"";height:100%;width:100%;background:#141414;top:0;left:0;opacity:.5;z-index:-1}.rv-19-testimonial_section .rv-19-testimonial_heading{color:#fff;font-size:50px;font-weight:800;position:relative;margin-bottom:60px;z-index:1;text-align:center;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-testimonial_section .rv-19-testimonial_heading{font-size:35px;margin-bottom:40px}}.rv-19-testimonial_section .rv-19-testimonial_heading span{position:absolute;right:25%;z-index:-1;bottom:-35%}.rv-19-testimonial_section .rv-19-testimonial_slide{position:relative;z-index:1}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial{text-align:center}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_icon{margin-bottom:30px}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_icon i{font-size:50px;color:#fff}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_desc{font-size:20px;font-weight:400;color:hsla(0,0%,100%,.7);margin-bottom:50px;padding:0 100px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_desc{font-size:16px;margin-bottom:35px;padding:0 65px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_desc{padding:0}}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_meta .rv-19-testimonial_name{font-size:18px;font-weight:700;margin-bottom:10px;font-family:var(--mulish),sans-serif}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_meta .rv-19-testimonial_name a{color:#fff}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_meta .rv-19-testimonial_name a:hover{color:#dfe11b}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_meta .rv-19-testimonial_designation{font-weight:500;font-size:15px;color:hsla(0,0%,100%,.7);margin-bottom:30px;font-family:var(--mulish),sans-serif}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_image{height:80px;width:80px;margin:auto;border-radius:50%}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_image img{height:100%;width:100%;border-radius:50%}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev{position:absolute;z-index:1;left:0;top:35%}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev i{height:50px;width:50px;background:transparent;text-align:center;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev{top:88%}}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev i{border:1px solid hsla(0,0%,100%,.1);color:#fff;border-radius:50%}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev i:hover{background:#dfe11b;color:#142137;border:1px solid transparent}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next{position:absolute;right:0;top:35%;z-index:1}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next i{height:50px;width:50px;background:transparent;text-align:center;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}@media only screen and (min-width:0px)and (max-width:479px){.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next{top:88%}}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next i{border:1px solid hsla(0,0%,100%,.1);color:#fff;border-radius:50%}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next i:hover{background:#dfe11b;color:#142137;border:1px solid transparent}.rv-20-testimonial_section{position:relative;top:-180px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-testimonial_section{top:-115px}}@media only screen and (min-width:480px)and (max-width:575px){.rv-20-testimonial_section{top:-100px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-testimonial_section{top:-90px}}.rv-20-testimonial_section .rv-20-testimonial{background:#081c15;position:relative}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial{padding:30px 120px 0 20px;display:flex;align-items:center;column-gap:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial{flex-direction:column;gap:30px;align-items:flex-start;padding:30px 60px 30px 20px;padding:30px 30px 30px 20px}}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_image{height:100%;width:400px;flex-shrink:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_image{width:330px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_image{width:220px}}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_image img{height:100%;width:100%}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_rating{padding-bottom:20px}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_rating i{color:#f0bf45}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_text_area{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:500;margin-bottom:40px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_text_area{margin-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_text_area{font-size:14px;margin-bottom:20px}}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom{display:flex;align-items:center;justify-content:space-between}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_name{font-size:20px;color:#fff;font-weight:700;margin-bottom:7px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_name{font-size:16px}}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_name a{color:#fff;transition:.3s}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_name a:hover{color:#1c74e9}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_designation{color:hsla(0,0%,100%,.6);font-weight:500;font-family:var(--mulish),sans-serif}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-single_testimonial_icon{font-size:100px;color:hsla(0,0%,100%,.06)}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-single_testimonial_icon{font-size:70px}}.rv-20-testimonial_section .rv-20-custom-pagination{position:absolute;top:50%;transform:translatey(-50%);right:35px;display:flex;flex-direction:column;align-items:flex-end;gap:15px;z-index:8}.rv-20-testimonial_section .rv-20-custom-pagination .rv-20-custom-pagination-bullet{background-color:hsla(0,0%,100%,.2);width:2px;height:30px;transition:.4s ease}.rv-20-testimonial_section .rv-20-custom-pagination .rv-20-custom-pagination-bullet.active{background-color:#fff!important}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-testimonial_section .rv-20-custom-pagination{display:none}}.rv-22-testimonial_section{padding-top:100px;position:relative;top:-200px;z-index:1}@media only screen and (min-width:768px)and (max-width:991px){.rv-22-testimonial_section{top:-160px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-testimonial_section{top:-130px}}.rv-22-testimonial_section .rv-22-testimonial{background:#f6f3ee;padding:60px 40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-testimonial_section .rv-22-testimonial{padding:40px 15px}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-testimonial_image_slide{max-width:380px;margin-left:0}.rv-22-testimonial_section .rv-22-testimonial .rv-22-testimonial_image_slide .rv-22-single_testimonial_image{height:100%}.rv-22-testimonial_section .rv-22-testimonial .rv-22-testimonial_image_slide .rv-22-single_testimonial_image img{height:100%;width:100%;border-radius:50%}.rv-22-testimonial_section .rv-22-testimonial .rv-22-testimonial_image_slide .rv-22-single_testimonial_image.swiper-slide-next{transform:translateX(-50px)}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide{position:relative;left:-40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide{position:relative;left:0;margin-top:40px}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial{position:relative}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .home-8-t-sh{position:absolute;content:"";left:50%;height:100%;top:0;transform:translateX(-50%)}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .home-8-t-sh img{height:100%;width:100%}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_rating{padding-bottom:20px}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_text_area{color:#666;font-size:18px;font-weight:500;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:480px)and (max-width:575px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_text_area{font-size:16px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_text_area{font-size:14px}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_text_area span{background:#050505;color:#fff}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom .rv-22-testimonial_author_meta{padding-bottom:30px}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom .rv-22-testimonial_author_meta .rv-22-testimonial_author_name{font-size:22px;color:#040e1f;font-weight:600;margin-bottom:7px;font-family:var(--mulish),sans-serif}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom .rv-22-testimonial_author_meta .rv-22-testimonial_author_name a{color:#040e1f}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom .rv-22-testimonial_author_meta .rv-22-testimonial_author_designation{color:rgba(4,14,31,.6);font-weight:500;font-size:15px;font-family:var(--mulish),sans-serif}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination{position:absolute;right:20px;bottom:20px;z-index:1}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination{right:0;bottom:5px;transform:translateX(-50%);margin-top:16px}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination span{background:rgba(4,14,31,.3);height:10px;width:10px;border-radius:50%;opacity:1;margin:0 8px}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination .swiper-pagination-bullet-active{background:#040e1f;position:relative}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination .swiper-pagination-bullet-active:after{border:1px solid #040e1f;position:absolute;content:"";top:50%;left:50%;height:24px;width:24px;border-radius:50%;transform:translate(-50%,-50%)}.rv-22-testimonial_section .rv-22-logo_slide{border-bottom:1px solid rgba(4,14,31,.14);padding-bottom:60px;padding-top:25px}.rv-22-testimonial_section .rv-22-logo_slide .rv-22-single_logo{height:100px;width:120px}.rv-22-testimonial_section .rv-22-logo_slide .rv-22-single_logo img{height:100%;width:100%;object-fit:contain}.rv-23-testimonial_section{padding-top:140px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-testimonial_section{padding-top:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-testimonial_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-testimonial_section{padding-top:70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section{padding-top:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-testimonial_section{padding-top:50px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-testimonial_section{padding-top:35px}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_one{position:absolute;left:20%;top:13%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_one{left:10%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_one{left:4%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_one{left:0;top:12%}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_two{position:absolute;left:14%;top:45%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_two{left:7%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_two{left:-2%}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_three{position:absolute;left:20%;top:80%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_three{left:10%}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_four{position:absolute;right:20%;top:13%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_four{right:10%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_four{right:4%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_four{right:0;top:12%}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_five{position:absolute;right:14%;top:45%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_five{right:7%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_five{right:-2%}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_six{position:absolute;right:20%;top:80%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_six{right:7%}}.rv-23-testimonial_section .rv-23-ti_single_img{height:80px;width:80px;border-radius:50%}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-testimonial_section .rv-23-ti_single_img{display:none}}.rv-23-testimonial_section .rv-23-testimonial_section_title{text-align:center;margin:auto;max-width:650px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-testimonial_section .rv-23-testimonial_section_title{max-width:470px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section .rv-23-testimonial_section_title{max-width:400px}}.rv-23-testimonial_section .rv-23-testimonial_section_title .rv-23-testimonial_sub_title{color:#fff;font-size:15px;font-weight:700;background:#020208;padding:1px 4px;font-family:var(--mulish),sans-serif;display:inline-block}.rv-23-testimonial_section .rv-23-testimonial_section_title .rv-23-testimonial_title{color:#020208;font-size:46px;font-weight:800;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-testimonial_section .rv-23-testimonial_section_title .rv-23-testimonial_title{font-size:30px;margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section .rv-23-testimonial_section_title .rv-23-testimonial_title{font-size:25px;margin-bottom:20px}}.rv-23-testimonial_section .rv-23-single_testimonial_slide{position:relative}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-testimonial_pagination{position:absolute;left:47%;bottom:10px;content:"";color:#020208;font-size:22px;font-weight:700}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-testimonial_pagination{left:35%}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next,.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{position:absolute;right:37%;bottom:5%;width:60px;height:20px;cursor:pointer;opacity:.5;z-index:1;transition:all .3s ease}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next,.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{display:none}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next:hover,.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev:hover{opacity:1}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next img,.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev img{width:100%;height:auto}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:39%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:35%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:32%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:29%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:29%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:31%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:29%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:25%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:20%}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:20%}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content{text-align:center;position:relative;padding-bottom:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content{padding:0 110px 50px;padding:0 30px 50px}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .home-9-t-sh{position:absolute;content:"";left:50%;height:100%;top:0;transform:translateX(-50%)}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .home-9-t-sh img{height:100%;width:100%}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-single_testimonial_rating{padding-bottom:40px}@media only screen and (min-width:480px)and (max-width:575px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-single_testimonial_rating{padding-bottom:20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-single_testimonial_rating{padding-bottom:15px}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-single_testimonial_text_area{color:rgba(0,0,0,.8);font-size:18px;font-weight:500;margin-bottom:40px;font-family:var(--mulish),sans-serif}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-testimonial_author_meta .rv-23-testimonial_author_name{font-size:18px;color:#020208;font-weight:700;margin-bottom:5px;font-family:var(--mulish),sans-serif}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-testimonial_author_meta .rv-23-testimonial_author_name a{color:#020208}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-testimonial_author_meta .rv-23-testimonial_author_designation{color:rgba(2,2,8,.7);font-family:var(--mulish),sans-serif;font-weight:500;font-size:15px}.rv-24-testimonial_section{background-position:50%;background-repeat:no-repeat;background-attachment:scroll;background-size:cover;position:relative;z-index:1;padding-top:120px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-testimonial_section{padding-top:110px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-testimonial_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-testimonial_section{padding-top:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-testimonial_section{padding-top:50px}}.rv-24-testimonial_section:after{position:absolute;content:"";height:100%;width:100%;background:rgba(2,2,8,.7);top:0;left:0;z-index:-1}.rv-24-testimonial_section .rv-24-testimonial_section_top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-testimonial_section .rv-24-testimonial_section_top{margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-testimonial_section .rv-24-testimonial_section_top{flex-direction:column;justify-content:center;text-align:center;gap:20px;align-items:center}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading{flex-basis:55%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading{flex-basis:60%}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_sub_title{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_sub_title{margin-bottom:10px}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_title{color:#fff;font-size:44px;font-weight:800;margin:0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_title{font-size:28px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_title{font-size:20px}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button{text-align:right}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button{font-family:var(--mulish),sans-serif;background:transparent;color:#fff;position:relative;font-size:16px;font-weight:700;width:190px;height:52px;line-height:52px;border-radius:26px;transition:all .4s ease;border:1px solid hsla(0,0%,100%,.14)}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button:hover span{left:15%}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button:hover i{left:calc(100% - 40px)}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button i{width:70px;height:70px;border-radius:50%;background-color:#f35b04;color:#fff;display:inline-block;text-align:center;line-height:70px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:pulse 1.5s linear infinite;color:#020208;background:#fff;left:-30px;translate:0 -50%;transition:all .5s ease-in-out}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button i:hover{background:#fff;color:#f35b04}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button i{height:55px;width:55px;line-height:55px}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button i:hover{background:#020208;color:#fff}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button span{position:absolute;left:27%;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-24-testimonial_section .rv-24-testimonial{border-radius:20px 20px 0 0;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.04);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:110px 120px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-testimonial_section .rv-24-testimonial{padding:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-testimonial_section .rv-24-testimonial{padding:70px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial{padding:50px 20px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-testimonial_section .rv-24-testimonial{padding:40px 0}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-testimonial_icon{height:auto;width:auto}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-testimonial_icon{height:auto;width:160px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-testimonial_icon{height:auto;width:150px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-testimonial_icon{height:auto;width:100px}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide{padding-left:50px;position:relative}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide{padding:30px 0 0}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots{position:absolute;bottom:14%;right:5%;display:flex;z-index:8;justify-content:center;column-gap:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots{right:0;bottom:0}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot{background-color:hsla(0,0%,100%,.7);width:8px;height:8px;border-radius:50%;transition:.4s ease;counter-increment:indexNumber;margin-right:10px;position:relative}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);position:absolute;left:calc(100% + 13px);top:50%;translate:0 -50%;color:#fff;opacity:0;transition:.4s ease}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot.active{width:60px!important;height:1px;border-radius:0;top:3px}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot.active:before{opacity:1}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot.active span{width:8px;height:8px;border-radius:50%;background-color:hsla(0,0%,100%,.7);position:absolute;left:0;top:-3px}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot.active span:before{position:absolute;height:35px;width:35px;content:"";border-radius:50%;border:1px solid hsla(0,0%,100%,.7);background:transparent;top:-13px;left:-13px}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-single_testimonial_rating{padding-bottom:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-single_testimonial_rating{padding-bottom:10px}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-single_testimonial_text_area{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:500;margin-bottom:20px;line-height:36px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-single_testimonial_text_area{font-size:14px;margin-bottom:20px;line-height:23px}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta{margin-bottom:40px}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta .rv-24-testimonial_author_name{font-size:22px;color:#fff;font-weight:700;margin-bottom:7px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta .rv-24-testimonial_author_name{font-size:18px}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta .rv-24-testimonial_author_name a{color:#fff}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta .rv-24-testimonial_author_designation{color:hsla(0,0%,100%,.6);font-weight:500;font-size:15px;font-family:var(--mulish),sans-serif}.rv-25-testimonial_section{background:#1c312c;padding:120px 20px 140px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-testimonial_section{padding:100px 0 120px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-testimonial_section{padding:80px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-testimonial_section{padding:80px 0 60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-testimonial_section{padding:60px 0 40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-testimonial_section{padding:60px 0 50px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-testimonial_section{padding:50px 0 45px}}.rv-25-testimonial_sub_title{color:#fff;font-size:16px;font-weight:600;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-testimonial_sub_title{margin-bottom:10px}}.rv-25-testimonial_title{color:#fff;font-size:46px;font-weight:700;margin-bottom:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-testimonial_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-testimonial_title{font-size:33px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-testimonial_title{font-size:28px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-testimonial_title{font-size:19px;margin-bottom:30px}}.rv-25-testimonial_slide{overflow:visible}.rv-25-testimonial_slide .rv-25-single_testimonial{opacity:.5;background:#1e3932}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{text-align:center;padding:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{padding:80px 60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{padding:60px 40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{padding:50px 30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{padding:30px 20px}}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_text_area{color:#b2b2b2;font-size:16px;font-weight:500;margin-bottom:30px;font-family:var(--mulish),sans-serif;line-height:36px}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_text_area span{color:#fff}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_rating{padding-bottom:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_rating{padding-bottom:40px}}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_rating i{color:#878c8f}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta{display:flex;align-items:center;column-gap:20px;justify-content:center;font-family:var(--mulish),sans-serif}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_image{height:60px;width:60px;border-radius:50%}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_image img{height:100%;width:100%;border-radius:50%}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_txt{text-align:left}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_txt .rv-25-testimonial_author_name{font-size:20px;color:#fff;font-weight:700;margin-bottom:0;font-family:var(--mulish),sans-serif}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_txt .rv-25-testimonial_author_name a{color:#fff}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_txt .rv-25-testimonial_author_designation{color:hsla(0,0%,100%,.6);font-weight:500;font-size:15px;margin:0;font-family:var(--mulish),sans-serif}.rv-25-testimonial_slide .rv-25-single_testimonial.swiper-slide.swiper-slide-active{opacity:1}.rv-25-testimonial_slide_button{display:flex;margin-top:70px;justify-content:center;align-items:center;column-gap:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-testimonial_slide_button{margin-top:50px;column-gap:70px;margin-top:40px;column-gap:40px}}.rv-25-testimonial_slide_button .rv-25-testimonial_next,.rv-25-testimonial_slide_button .rv-25-testimonial_prev{color:#fff;font-size:18px;font-weight:500;opacity:.5;font-family:var(--mulish),sans-serif}.rv-25-testimonial_slide_button .rv-25-testimonial_next i,.rv-25-testimonial_slide_button .rv-25-testimonial_prev i{margin:0 10px}.rv-25-testimonial_slide_button .rv-25-testimonial_next:hover,.rv-25-testimonial_slide_button .rv-25-testimonial_prev:hover{opacity:1}.rv-3-team{padding:60px 0 0}@media screen and (max-width:1399px){.rv-3-team{padding:40px 0 0}}@media screen and (max-width:991px){.rv-3-team{padding:30px 0 0}}.rv-3-member{overflow:hidden}.rv-3-member:hover .rv-3-member__img img{scale:1.07}.rv-3-member:hover .rv-3-member__txt{background-color:#a97240;border-color:#a97240}.rv-3-member:hover .rv-3-member__socials{transform:rotate(0) perspective(999px)}.rv-3-member:hover .rv-3-member__name{color:var(--white-f)}.rv-3-member:hover .rv-3-member__label{color:hsla(0,0%,100%,.7)}.rv-3-member__img{overflow:hidden}.rv-3-member__img img{width:100%;transition:.4s ease}.rv-3-member__txt{border:1px solid rgba(5,5,5,.14);border-top:none;padding:22px 34px 25px;position:relative;transition:.4s ease}@media screen and (max-width:1199px){.rv-3-member__txt{padding:17px 24px 20px}}@media screen and (max-width:991px){.rv-3-member__txt{padding:12px 18px 15px}}.rv-3-member__socials{position:absolute;bottom:100%;right:-2px;background-color:#a97240;padding:10px 24px;display:flex;gap:15px;transform:perspective(300px) rotateX(90deg) rotateY(0deg) rotate(0deg);transform-origin:bottom;transition:.4s ease}@media screen and (max-width:991px){.rv-3-member__socials{padding:8px 15px}}.rv-3-member__socials a{color:hsla(0,0%,100%,.3);font-size:14px}.rv-3-member__socials a:hover{color:var(--white-f)}.rv-3-member__name{transition:.4s ease;margin-bottom:0;color:#050505;font-size:18px;font-weight:600}@media screen and (max-width:991px){.rv-3-member__name{font-size:16px}}.rv-3-member__label{transition:.4s ease;color:rgba(5,5,5,.7);font-family:var(--mulish);font-size:14px;font-weight:600;margin-bottom:4px}.rv-5-member{text-align:center}.rv-5-member__img{width:max-content;max-width:100%;position:relative;width:387px;height:400px;display:flex;align-items:center;justify-content:center;margin:auto auto 25px}@media screen and (max-width:1199px){.rv-5-member__img{height:330px;margin-bottom:15px}}@media screen and (max-width:991px){.rv-5-member__img{height:auto;margin-bottom:20px}}.rv-5-member__img:before{content:"";position:absolute;left:-15px;width:calc(100% + 5px);height:calc(100% + 5px);background:url(/_next/static/media/rv-5-member-img-frame.1c1212f3.png) no-repeat 50%;background-size:100% 100%}@media screen and (max-width:1399px){.rv-5-member__img:before{width:calc(100% + 15px);height:calc(100% - 3px)}}@media screen and (max-width:991px){.rv-5-member__img:before{width:calc(100% - 10px);height:calc(100% + 0px);left:0}}.rv-5-member__img img{width:342px;aspect-ratio:1;object-fit:cover;border-radius:50%}.rv-5-member__label{color:#8e5b63;font-size:15px;font-weight:500;margin-bottom:6px}.rv-5-member__name{color:#050505;font-family:var(--philosopher);font-size:24px;font-weight:700;margin-bottom:0}@media screen and (max-width:767px){.rv-5-member__name{font-size:22px}}.rv-5-member__name a:hover{color:#8e5b63}#rv-5-team-slider-nav{display:flex;justify-content:center;margin-top:67px;gap:100px}@media screen and (max-width:1199px){#rv-5-team-slider-nav{margin-top:47px}}@media screen and (max-width:991px){#rv-5-team-slider-nav{gap:70px}}@media screen and (max-width:575px){#rv-5-team-slider-nav{margin-top:37px}}#rv-5-team-slider-nav button{color:#050505;font-family:var(--mulish);font-size:15px;font-weight:500}#rv-5-team-slider-nav button:hover{color:#8e5b63}#rv-5-team-slider-nav button.swiper-button-disabled{opacity:60%}.rv-6-team{padding:60px 0 120px}@media screen and (max-width:1399px){.rv-6-team{padding:60px 0 80px}}@media screen and (max-width:991px){.rv-6-team{padding:40px 0 60px}}.rv-6-team .rv-6-section__heading{text-align:center}.rv-6-member{overflow:hidden;border-radius:10px;position:relative;z-index:1}.rv-6-member:hover:before{opacity:1}.rv-6-member:hover .rv-6-member__txt>*{translate:0 0;opacity:1}.rv-6-member:before{content:"";position:absolute;inset:0;z-index:0;background-color:rgba(5,5,5,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:.4s ease}.rv-6-member img{width:100%}.rv-6-member__txt{padding:40px 30px;position:absolute;bottom:0;left:0;width:100%}@media screen and (max-width:1199px){.rv-6-member__txt{padding:20px}}.rv-6-member__txt>*{translate:0 50%;opacity:0;transition:.4s ease}.rv-6-member__txt>:nth-child(2){transition-delay:.15s}.rv-6-member__txt>:nth-child(3){transition-delay:.25s}.rv-6-member__role{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;text-transform:uppercase;margin-bottom:6px}.rv-6-member__name{color:#fff;font-size:20px;font-weight:700;margin-bottom:16px}@media screen and (max-width:1199px){.rv-6-member__name{font-size:18px;margin-bottom:10px}}.rv-6-member__socials a{background-color:var(--orange);border-color:var(--orange);color:var(--white-f);width:30px;height:30px;line-height:30px;font-size:13px}#rv-6-team-slider-pagination .swiper-pagination-bullet:before{background-color:rgba(5,5,5,.2)}#rv-6-team-slider-pagination .swiper-pagination-bullet-active{border-color:var(--black)}#rv-6-team-slider-pagination .swiper-pagination-bullet-active:before{background-color:var(--black)}.rv-8-team .rv-3-section-heading{margin-bottom:48px}@media screen and (max-width:1199px){.rv-8-team .rv-3-section-heading{margin-bottom:33px}}@media screen and (max-width:991px){.rv-8-team .rv-3-section-heading{margin-bottom:28px}}@media screen and (max-width:767px){.rv-8-team .rv-3-section-heading{row-gap:15px}}@media screen and (max-width:479px){.rv-8-team .rv-3-section-heading{row-gap:10px}}.rv-8-member{height:auto}.rv-8-member:hover .rv-8-member__img img{scale:1.1}.rv-8-member__img{margin-bottom:12px;overflow:hidden}.rv-8-member__img img{width:100%}.rv-8-member .rv-1-speaker__socials{top:24px;right:24px}.rv-8-member .rv-1-speaker__socials a{background-color:#1c74e9;border-radius:0;color:var(--white-f);border:1px solid #1c74e9}.rv-8-member .rv-1-speaker__socials a:hover{background-color:transparent;color:var(--black)}.rv-8-member .rv-3-project__sub-title{margin-bottom:6px}@media screen and (max-width:1199px){.rv-8-member .rv-3-project__sub-title{margin-bottom:3px}}.rv-8-member .rv-3-project__title{font-family:var(--mulish);font-size:20px;font-weight:700}@media screen and (max-width:1199px){.rv-8-member .rv-3-project__title{font-size:18px}}.rv-9-team{background:linear-gradient(180deg,rgba(101,171,3,.1),rgba(101,171,3,.02))}.rv-9-team__slider{padding-bottom:20px;margin-bottom:-20px}.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots{margin-top:60px;justify-content:center}@media screen and (max-width:1399px){.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots{margin-top:40px}}@media screen and (max-width:767px){.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots{margin-top:30px}}.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet:before{background-color:rgba(0,0,0,.24)}.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet-active{border-color:var(--black)}.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet-active:before{background-color:var(--black)}.rv-9-member:hover .rv-9-member__img img{scale:1.08}.rv-9-member:hover .rv-1-speaker__socials{translate:0}.rv-9-member:hover .rv-1-speaker__socials a{opacity:1}.rv-9-member__img{overflow:hidden;border-radius:14px}.rv-9-member__img img{width:100%}.rv-9-member__txt{background:var(--white-f);border-radius:10px;position:relative;margin:-40px 30px 0;padding:22px 30px 20px;box-shadow:0 1px 3px 0 rgba(5,5,5,.14)}@media screen and (max-width:1199px){.rv-9-member__txt{margin:-40px 15px 0;padding:15px 20px}}@media screen and (max-width:767px){.rv-9-member__txt{padding:12px 17px}}@media screen and (max-width:575px){.rv-9-member__txt{margin:-40px 8px 0;padding:10px 15px}}.rv-9-member__txt .rv-3-project__sub-title{text-transform:capitalize;font-weight:500;padding-left:0;margin-bottom:4px}.rv-9-member__txt .rv-3-project__sub-title:before{content:none}.rv-9-member__txt .rv-3-project__sub-title a:hover{color:#65ab03}.rv-9-member__txt .rv-3-project__title{font-weight:700;font-size:20px}@media screen and (max-width:767px){.rv-9-member__txt .rv-3-project__title{font-size:18px}}@media screen and (max-width:575px){.rv-9-member__txt .rv-3-project__title{font-size:16px}}.rv-9-member__txt .rv-3-project__title a:hover{color:#65ab03}.rv-9-member-socials{position:absolute;bottom:calc(100% - 20px);right:30px;display:flex;gap:6px;flex-direction:column;overflow:hidden}@media screen and (max-width:767px){.rv-9-member-socials{right:20px}}.rv-9-member-socials__icon{font-size:18px;border-radius:6px;background:#65ab03;box-shadow:0 6px 20px 0 rgba(8,28,21,.3);color:var(--white-f);width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative}@media screen and (max-width:575px){.rv-9-member-socials__icon{width:35px;height:35px}}.rv-9-member .rv-1-speaker__socials{translate:0 100%;transition:.4s ease;position:static}.rv-9-member .rv-1-speaker__socials a{transform:translateX(0);transform-origin:bottom;border-radius:6px}@media screen and (max-width:575px){.rv-9-member .rv-1-speaker__socials a{width:35px;height:35px;line-height:35px}}.rv-9-member .rv-1-speaker__socials a:hover{background-color:#65ab03}.rv-10-team__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px}@media screen and (max-width:1399px){.rv-10-team__heading{margin-bottom:38px}}@media screen and (max-width:1199px){.rv-10-team__heading{margin-bottom:28px}}@media screen and (max-width:991px){.rv-10-team__heading{margin-bottom:23px}}@media screen and (max-width:767px){.rv-10-team__heading{flex-direction:column;align-items:center;row-gap:10px;text-align:center}}.rv-10-team__heading .rv-10-section__title{margin-bottom:0}.rv-10-team__heading .right{margin-bottom:10px}.rv-10-team__heading .right a{color:var(--black);font-family:var(--mulish);font-size:16px;font-weight:700;text-underline-offset:3px}.rv-10-team__heading .right a:hover{color:#efc329}.rv-10-team__row{--bs-gutter-x:60px;--bs-gutter-y:60px}@media screen and (max-width:1399px){.rv-10-team__row{--bs-gutter-x:45px;--bs-gutter-y:45px}}@media screen and (max-width:1199px){.rv-10-team__row{--bs-gutter-x:35px;--bs-gutter-y:35px}}@media screen and (max-width:991px){.rv-10-team__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-10-member:hover .rv-6-member__txt{translate:0 0}.rv-10-member:hover img{scale:1.06}.rv-10-member:before{content:none}.rv-10-member>img{aspect-ratio:39/47}.rv-10-member .rv-6-member__txt{background-color:#efc329;padding:27px 40px;translate:0 100%;transition:.4s cubic-bezier(.16,.71,.17,1);font-family:var(--mulish)}@media screen and (max-width:1399px){.rv-10-member .rv-6-member__txt{padding:22px 30px}}@media screen and (max-width:991px){.rv-10-member .rv-6-member__txt{padding:20px 15px}}.rv-10-member .rv-6-member__role{color:rgba(5,5,5,.7);font-weight:600}.rv-10-member .rv-6-member__name{color:#050505}.rv-10-member__socials{display:flex;align-items:center;gap:18px}.rv-10-member__socials a{color:var(--black);font-size:15px;opacity:30%}.rv-10-member__socials a:hover{opacity:1}.rv-11-team{background-color:#f7f4f0}.rv-11-team .rv-11-section__heading{text-align:center}.rv-11-member,.rv-11-team__slider{padding-bottom:5px;margin-bottom:-5px}.rv-11-member{overflow:hidden}.rv-11-member:hover .rv-9-member__img{border-radius:40px 0}.rv-11-member:hover .rv-9-member__img img{scale:1.06}.rv-11-member:hover .rv-1-speaker__socials a{opacity:1;transform:translateX(0)}.rv-11-member .rv-1-speaker__socials a{background-color:#a98153;border-radius:10px 0;color:var(--white-f)}.rv-11-member .rv-9-member__img{transition:.4s ease;border-radius:0}.rv-11-member .rv-9-member__img img{width:100%;max-height:500px}.rv-11-member .rv-9-member__txt{border-radius:20px 0;text-align:center;font-family:var(--mulish)}.rv-11-member .rv-3-project__sub-title{color:#a98153}.rv-14-team .rv-14-section__heading{text-align:center;width:45%;margin-inline:auto}@media screen and (max-width:1399px){.rv-14-team .rv-14-section__heading{width:55%}}@media screen and (max-width:1199px){.rv-14-team .rv-14-section__heading{width:65%}}@media screen and (max-width:991px){.rv-14-team .rv-14-section__heading{width:75%}}@media screen and (max-width:767px){.rv-14-team .rv-14-section__heading{width:85%}}@media screen and (max-width:575px){.rv-14-team .rv-14-section__heading{width:100%}}.rv-14-member:hover .rv-14-member__img img{scale:1.06}.rv-14-member:hover .rv-14-member__socials a{background-color:#e64209}.rv-14-member__img{overflow:hidden}.rv-14-member__img img{width:100%;height:420px}@media screen and (max-width:1399px){.rv-14-member__img img{height:370px}}@media screen and (max-width:1199px){.rv-14-member__img img{height:300px}}.rv-14-member__txt{padding-top:25px;display:flex;justify-content:space-between;gap:12px 15px;font-family:var(--mulish)}@media screen and (max-width:1199px){.rv-14-member__txt{padding-top:15px;flex-direction:column}}.rv-14-member__txt .rv-6-member__role{font-size:15px;color:rgba(2,2,8,.7);text-transform:capitalize;font-weight:600}.rv-14-member__txt .rv-6-member__name{color:#020208;font-size:18px;font-weight:700;margin:0}.rv-14-member__txt .rv-6-member__name a:hover{color:#e64209}.rv-14-member__socials a{background-color:#174e5e;width:24px;height:24px;line-height:24px;color:hsla(0,0%,100%,.7);font-size:10px}.rv-15-teem_main_area{padding:100px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-teem_main_area{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-teem_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-teem_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-teem_main_area{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-teem_main_area{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-teem_main_area{padding:35px 0}}.rv-15-teem_main_area .rv-15-teem_section_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_section_top{font-size:30px;margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-teem_main_area .rv-15-teem_section_top{font-size:25px;margin-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-teem_main_area .rv-15-teem_section_top{flex-direction:column;margin-bottom:20px}}.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-teem_title_heading{color:#050505;font-size:50px;font-weight:600;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-teem_title_heading{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-teem_title_heading{font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-teem_title_heading{font-size:20px}}.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area{display:flex;align-items:center;column-gap:20px}.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area .rv-15-teem-swiper-button-next i,.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area .rv-15-teem-swiper-button-prev i{color:#c6c8d4;font-size:30px;transition:.3s}.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area .rv-15-teem-swiper-button-next i:hover,.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area .rv-15-teem-swiper-button-prev i:hover{color:#050505}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem{border:1px solid #c6c8d4;transition:.5s}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem:hover{background:#f35b04}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem:hover .rv-15-teem_member_info_area .rv-15-teem_member_socials{visibility:visible;transform:scale(1)}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-single_teem_image{height:350px;width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-single_teem_image{height:270px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-single_teem_image{height:230px}}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-single_teem_image img{height:100%;width:100%;object-fit:cover}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area{display:flex;justify-content:space-between;padding:20px}@media only screen and (min-width:992px)and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area{padding:20px 15px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area{flex-direction:column;row-gap:15px}}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_designation{font-weight:500;color:rgba(5,5,5,.7);padding-bottom:7px;display:inline-block;transition:.5s;font-family:var(--mulish),sans-serif}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_designation:hover{color:hsla(0,0%,100%,.8)}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_name{font-size:18px;font-weight:700;margin:0;font-family:var(--mulish),sans-serif}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_name a{color:#050505;transition:.5s}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_name a:hover{color:#fff}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_socials{align-self:flex-end;visibility:hidden;transition:.5s;transform:scale(0)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_socials{align-self:center}}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_socials a{margin-right:10px;font-size:20px;color:#f78c4f;transition:.5s;font-family:var(--mulish),sans-serif}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_socials a:hover{color:#fff}.rv-18-teem_main_area_section{padding:100px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-18-teem_main_area_section{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-teem_main_area_section{padding:40px 0}}.rv-18-teem_main_area_section .rv-18-teem_section_top{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px}@media only screen and (min-width:0px)and (max-width:479px){.rv-18-teem_main_area_section .rv-18-teem_section_top{flex-direction:column;gap:30px;padding-bottom:30px}}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_title .rv-18-testimonial_heading{color:#142137;font-size:50px;font-weight:800;position:relative;z-index:1;text-align:center;font-family:var(--mulish),sans-serif}@media only screen and (min-width:576px)and (max-width:767px){.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_title .rv-18-testimonial_heading{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_title .rv-18-testimonial_heading{font-size:30px}}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_title .rv-18-testimonial_heading span{position:absolute;right:0;z-index:-1;bottom:-35%}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area{display:flex;column-gap:20px}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-prev i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-prev i:hover{background:#dfe11b;border:1px solid transparent}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-prev i{background:rgba(20,33,55,.08);color:#142137;border:none}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-prev i:hover{background:#1c74e9;color:#fff;border:none}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next{font-family:var(--mulish),sans-serif}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next i:hover{background:#dfe11b;border:1px solid transparent}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next i{background:rgba(20,33,55,.08);color:#142137;border:none}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next i:hover{background:#1c74e9;color:#fff;border:none}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem:hover .rv-18-single_teem_image .rv-18-teem_member_socials{visibility:visible;bottom:20px}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem:hover .rv-18-single_teem_image img{transform:scale(1.1)}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image{height:400px;width:100%;position:relative;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image{height:350px}}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image img{height:100%;width:100%;transition:all .4s ease}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image .rv-18-teem_member_socials{position:absolute;content:"";height:45px;width:150px;right:20px;bottom:-60px;display:flex;background:#1c74e9;justify-content:center;align-items:center;column-gap:20px;visibility:hidden;transition:all .4s ease}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image .rv-18-teem_member_socials a{font-size:16px;color:hsla(0,0%,100%,.3);transition:all .3s ease;font-family:var(--mulish),sans-serif}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image .rv-18-teem_member_socials a:hover{color:#fff}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info{margin-top:30px}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info .rv-18-team_member_designation{font-weight:500;color:rgba(20,33,55,.7);padding-bottom:3px;font-family:var(--mulish),sans-serif}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info .rv-18-team_member_name{font-size:24px;font-weight:700;margin:0;font-family:var(--mulish),sans-serif}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info .rv-18-team_member_name a{color:#142137;transition:.5s}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info .rv-18-team_member_name a:hover{color:#1c74e9}.rv-19-teem_main_area_section{padding:130px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-teem_main_area_section{padding:100px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-teem_main_area_section{padding:70px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-teem_main_area_section{padding:50px 0}}.rv-19-teem_main_area_section .rv-19-teem_section_top{display:flex;align-items:center;justify-content:space-between;padding-bottom:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-teem_main_area_section .rv-19-teem_section_top{padding-bottom:40px}}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_title .rv-19-testimonial_heading{color:#142137;font-size:60px;font-weight:800;margin:0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_title .rv-19-testimonial_heading{font-size:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_title .rv-19-testimonial_heading{font-size:33px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_title .rv-19-testimonial_heading{font-size:23px}}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area{font-size:16px;font-weight:700;color:#142137;width:250px;height:54px;border:1px solid rgba(20,33,55,.14);display:flex;justify-content:space-between;align-items:center;text-align:center;background:transparent;position:relative;z-index:1;font-family:var(--mulish),sans-serif}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area .rv-19-teem_btn{border-right:1px solid rgba(20,33,55,.14);width:100%;color:#142137;height:100%;display:flex;justify-content:center;align-items:center;padding-left:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area .rv-19-teem_btn{padding-left:0}}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:before{content:"";position:absolute;inset:0;background-color:#dfe11b;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:hover{color:#000}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:hover i{transform:rotate(90deg)}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:hover .rv-19-teem_btn{color:#000}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:hover:before{width:100%;left:0}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area i{height:54px;width:54px;align-self:flex-end;text-align:center;line-height:54px;transform:rotate(45deg);transition:all .4s ease}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-19-teem_main_area_section .rv-19-single_teem{margin-bottom:30px}}.rv-19-teem_main_area_section .rv-19-single_teem:hover .rv-19-single_teem_image img{transform:scale(1.1)}.rv-19-teem_main_area_section .rv-19-single_teem:hover .rv-19-teem_member_info{background:#dfe11b}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-single_teem_image{height:370px;width:100%;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-single_teem_image{height:320px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-single_teem_image{height:215px}}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-single_teem_image img{height:100%;width:100%;transition:all .4s ease}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info{padding:20px 0;background:#eff0f3;transition:all .4s ease;text-align:center}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_name{font-size:20px;font-weight:700;margin-bottom:15px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_name{margin-bottom:10px}}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_name a{color:#142137}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_designation{font-weight:500;color:rgba(20,33,55,.7);margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_designation{margin-bottom:10px}}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-teem_member_socials{display:flex;justify-content:center;align-items:center;column-gap:15px}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-teem_member_socials a{font-size:20px;color:#142137}.rv-20-team_main_area_section{padding:120px 0 90px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-team_main_area_section{padding:120px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-team_main_area_section{padding:80px 0 60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-team_main_area_section{padding:60px 0 30px}}.rv-20-team_main_area_section .rv-20-team_section_top{display:flex;justify-content:space-between;margin-bottom:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-team_main_area_section .rv-20-team_section_top{margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-team_main_area_section .rv-20-team_section_top{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading{max-width:50%}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading{max-width:100%;text-align:center}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_sub_title{color:#081c15;font-weight:500;font-size:16px;width:160px;height:36px;line-height:36px;text-align:center;border:1px solid rgba(8,28,21,.14);display:flex;justify-content:center;align-items:center;column-gap:4px;margin-bottom:20px}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_sub_title span{height:5px;width:5px;background:#081c15;border-radius:50%}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_sub_title{margin:auto auto 20px}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:54px;font-weight:800;color:#081c15;margin-bottom:0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:28px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:22px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:18px}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area{align-self:flex-end}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area{align-self:center}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn{background:#fff;color:#081c15;font-size:16px;font-weight:700;width:200px;height:54px;display:flex;justify-content:center;align-items:center;position:relative;transition:all .4s ease;z-index:1;border:1px solid rgba(8,28,21,.14);font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn{width:165px}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn:before{content:"";position:absolute;inset:0;background:#2d6a4f;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn:hover{color:#fff;background:#2d6a4f}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn:hover:before{width:100%;left:0}.rv-20-team_main_area_section .rv-20-single_team:hover .rv-20-single_team_image .rv-20-team_member_socials{bottom:56px}.rv-20-team_main_area_section .rv-20-single_team:hover .rv-20-single_team_image img{transform:scale(1.1)}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image{height:410px;width:auto;position:relative;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image{height:300px}}@media only screen and (min-width:480px)and (max-width:575px){.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image{height:250px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image{height:200px}}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image img{height:100%;width:100%;transition:all .4s ease;object-fit:cover}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image .rv-20-team_member_socials{position:absolute;content:"";right:39px;bottom:-200px;display:flex;justify-content:center;align-items:center;row-gap:11px;flex-direction:column;transition:all .4s ease}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image .rv-20-team_member_socials a{font-size:18px;height:40px;width:40px;color:#03041c;display:inline-block;background:#fff;text-align:center;line-height:40px;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image .rv-20-team_member_socials a:hover{color:#fff;background:#2d6a4f}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info{margin:0 20px;position:relative;background:#fff;padding:35px 20px;top:-30px;border:1px solid rgba(8,28,21,.1)}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info i{font-size:18px;height:40px;width:40px;color:#fff;display:inline-block;background:#2d6a4f;text-align:center;line-height:40px;position:absolute;content:"";right:17px;top:-18px}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_member_designation{font-weight:500;color:rgba(20,33,55,.7);padding-bottom:3px;font-size:14px;font-family:var(--mulish),sans-serif}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_member_name{font-size:20px;font-weight:700;margin-bottom:10px;font-family:var(--mulish),sans-serif}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_member_name a{color:#142137;transition:.5s}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_member_name a:hover{color:#2d6a4f}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_drp_txt{position:absolute;right:0;bottom:-8px;font-size:30px;font-weight:700;color:rgba(45,105,79,.1);margin:0;font-family:var(--mulish),sans-serif}.rv-22-teem_main_area_section{padding:140px 0 160px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1400px)and (max-width:1599px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-teem_main_area_section{padding:120px 0 140px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-teem_main_area_section{padding:100px 0 120px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-teem_main_area_section{padding:80px 0 100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-teem_main_area_section{padding:60px 0 80px;padding:50px 0 60px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-teem_main_area_section{padding:40px 0 50px}}.rv-22-teem_main_area_section .rv-22-teem_section_top{display:flex;margin-bottom:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-teem_main_area_section .rv-22-teem_section_top{margin-bottom:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-teem_main_area_section .rv-22-teem_section_top{margin-bottom:40px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-teem_main_area_section .rv-22-teem_section_top{margin-bottom:40px;flex-direction:column;gap:20px}}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading{width:60%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading{width:100%}}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_sub_title{position:relative;color:rgba(4,14,31,.7);font-size:14px;font-weight:500;text-transform:uppercase;display:inline-block;font-family:var(--mulish),sans-serif}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_sub_title .rv8_sub_pre_nex{content:"";background:rgba(4,14,31,.4);width:60px;height:1px;position:absolute;right:-80%;top:50%;transform:translateY(-50%)}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_sub_title .rv8_sub_pre_nex:before{position:absolute;content:"";height:8px;width:8px;left:-15px;background:#9a9ea5;border-radius:50%;transform:translateY(-50%);animation:slide-right 2.5s linear infinite alternate both;top:0}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_sub_title .rv8_sub_pre_nex:after{position:absolute;content:"";height:8px;width:8px;right:-15px;background:#9a9ea5;border-radius:50%;top:50%;transform:translateY(-50%);animation:slide-left 2.5s linear infinite alternate both;top:0}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{color:#040e1f;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{font-size:20px}}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area{display:flex;column-gap:20px;justify-content:flex-end;width:30%;align-items:flex-end;margin-left:auto}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area{justify-content:center;width:100%}}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-prev i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-prev i:hover{background:#dfe11b}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-prev i{background:#fff;border:1px solid rgba(4,14,31,.14);color:#040e1f}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-prev i:hover{background:#b38d3f;color:#fff;border:1px solid transparent}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-next i{height:50px;width:50px;background:transparent;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(2,2,8,.1);color:#020208;transition:.3s}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-next i:hover{background:#dfe11b}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-next i{background:#fff;border:1px solid rgba(4,14,31,.14);color:#040e1f}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-next i:hover{background:#b38d3f;color:#fff;border:1px solid transparent}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem:hover .rv-22-single_teem_image img{transform:scale(1.1)}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem:hover .rv-22-single_teem_image .rv-22-single_teem_member_details{bottom:5%}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem:hover .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a{transform:scale(1)}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image{height:450px;width:auto;position:relative;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image{height:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image{height:300px}}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image img{height:100%;width:100%;transition:all .4s ease;object-fit:cover}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image:after{position:absolute;content:"";left:0;top:0;height:100%;width:100%;background:linear-gradient(180deg,rgba(4,14,31,0),#040e1f)}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details{position:absolute;left:5%;bottom:0;z-index:1;transition:all .4s ease}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details span{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.7);text-transform:uppercase;margin-bottom:7px}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .h4,.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details h4{font-size:20px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:7px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .h4,.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details h4{font-size:16px}}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials{display:flex;align-items:center;flex-wrap:wrap;column-gap:15px}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a{color:hsla(0,0%,100%,.3);transition:all .1s ease;display:inline-block;transform:scale(0)}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a:hover{color:#fff}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a:nth-child(2){transition:all .3s ease}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a:nth-child(3){transition:all .5s ease}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a:nth-child(4){transition:all .7s ease}.rv-23-teem_main_area_section{padding:100px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-teem_main_area_section{padding:90px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-teem_main_area_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-teem_main_area_section{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-teem_main_area_section{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-teem_main_area_section{padding:35px 0}}.rv-23-teem_main_area_section .rv-23-teem_section_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px;padding:0}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-teem_main_area_section .rv-23-teem_section_top{margin-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-teem_main_area_section .rv-23-teem_section_top{flex-direction:column;margin-bottom:30px}}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_sub_title{color:#fff;font-size:15px;font-weight:700;background:#020208;padding:1px 4px;display:inline-block;font-family:var(--mulish),sans-serif}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_title{font-size:30px}}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button{text-align:right;align-self:flex-end;margin-left:auto}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn{font-size:16px;font-weight:700;color:#020208;background:transparent;border:1px solid rgba(2,2,8,.1);width:210px;height:54px;transition:all .5s ease;position:relative;text-align:center;line-height:54px;font-family:var(--mulish),sans-serif;z-index:1}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn:before{content:"";position:absolute;inset:0;background:#3ba52d;width:0;height:100%;transition:all .4s ease;z-index:-1;left:auto}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn:hover:before{width:100%;left:0}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn:hover{color:#fff}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn:hover i{rotate:-45deg}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn i{transition:all .4s ease;margin-left:5px}.rv-23-teem_main_area_section .rv-23-single_teem{position:relative;overflow:hidden;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-teem_main_area_section .rv-23-single_teem{max-width:300px;margin:10px auto}}.rv-23-teem_main_area_section .rv-23-single_teem:hover .rv-23-single_teem_image img{transform:scale(1.1)}.rv-23-teem_main_area_section .rv-23-single_teem:hover .rv-23-teem_member_info{bottom:0}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-single_teem_image{width:100%;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-single_teem_image{height:330px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-single_teem_image{height:250px}}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-single_teem_image img{height:100%;width:100%;transition:all .4s ease;object-fit:cover}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info{padding:30px 35px;background:#fff;transition:all .4s ease;text-align:left;position:absolute;width:100%;bottom:-60%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info{padding:20px 15px}}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_name{font-size:20px;font-weight:700;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_name{margin-bottom:10px}}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_name a{color:#020208;transition:all .3s ease}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_name a:hover{color:#3ba52d}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_designation{color:rgba(2,2,8,.7);font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-teem_member_socials{display:flex;align-items:center;column-gap:15px}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-teem_member_socials a{font-size:20px;color:rgba(2,2,8,.3)}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-teem_member_socials a:hover{color:#020208}.rv-25-team_section{background:#1c312c;padding:140px 0 160px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-team_section{padding:120px 0 130px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-team_section{padding:100px 0 80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-team_section{padding:80px 0 60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-team_section{padding:70px 60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-team_section{padding:60px 0 50px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-team_section{padding:50px 0 35px}}.rv-25-team_section .rv-25-team_sub_title{color:#fff;font-size:16px;font-weight:600;margin-bottom:20px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-team_section .rv-25-team_sub_title{margin-bottom:10px}}.rv-25-team_section .rv-25-team_title{color:#fff;font-size:46px;font-weight:700;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-team_section .rv-25-team_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-team_section .rv-25-team_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-25-team_section .rv-25-team_title{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-25-team_section .rv-25-team_title{font-size:23px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-team_section .rv-25-team_title{font-size:22px}}.rv-25-team_section .rv-25-single_team:hover .rv-25-single_team_image .rv-25-team_member_socials{top:30px}.rv-25-team_section .rv-25-single_team_image{height:500px;width:100%;position:relative;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-team_section .rv-25-single_team_image{height:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-team_section .rv-25-single_team_image{height:330px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-25-team_section .rv-25-single_team_image{height:300px;height:260px}}.rv-25-team_section .rv-25-single_team_image a{display:block}.rv-25-team_section .rv-25-single_team_image a img{height:100%;width:100%;transition:all .4s ease}.rv-25-team_section .rv-25-single_team_image .rv-25-team_member_socials{position:absolute;content:"";right:40px;top:-150px;display:flex;justify-content:center;align-items:center;row-gap:11px;transition:all .4s ease;flex-direction:column}.rv-25-team_section .rv-25-single_team_image .rv-25-team_member_socials a{font-size:18px;height:40px;width:40px;color:#fff;display:inline-block;background:#a07549;text-align:center;font-family:var(--mulish),sans-serif;line-height:40px;transition:all .4s ease}.rv-25-team_section .rv-25-single_team_image .rv-25-team_member_socials a:hover{background:#1e3932}.rv-25-team_section .rv-25-single_team_meta{margin:0 30px;position:relative;background:#fff;padding:35px 20px;top:-70px;text-align:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-25-team_section .rv-25-single_team_meta{padding:20px 0;top:-55px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-25-team_section .rv-25-single_team_meta{padding:15px 0;top:-55px}}.rv-25-team_section .rv-25-single_team_meta .rv-25-single_team_member_designation{font-weight:500;color:#a07549;padding-bottom:3px;font-size:14px}.rv-25-team_section .rv-25-single_team_meta .rv-25-single_team_member_name{font-size:20px;font-weight:700;margin-bottom:10px}.rv-25-team_section .rv-25-single_team_meta .rv-25-single_team_member_name a{color:#020208;transition:.5s;font-family:var(--mulish),sans-serif}.rv-25-team_section .rv-25-single_team_meta .rv-25-single_team_member_name a:hover{color:#a07549}.rv-4-sub-banner>.container{background-color:#5f60b9;padding:50px 60px;position:relative}@media screen and (max-width:1399px){.rv-4-sub-banner>.container{padding:50px}}@media screen and (max-width:991px){.rv-4-sub-banner>.container{padding:40px}}@media screen and (max-width:767px){.rv-4-sub-banner>.container{padding:30px 25px}}@media screen and (max-width:479px){.rv-4-sub-banner>.container{padding:20px}}.rv-4-sub-banner__title{font-family:var(--sahitya);font-size:160px;font-weight:700;text-transform:uppercase;color:var(--white-f);line-height:68%;margin-bottom:55px;position:relative}@media screen and (max-width:1399px){.rv-4-sub-banner__title{font-size:140px}}@media screen and (max-width:1199px){.rv-4-sub-banner__title{font-size:120px}}@media screen and (max-width:991px){.rv-4-sub-banner__title{font-size:70px;margin-bottom:40px}}@media screen and (max-width:767px){.rv-4-sub-banner__title{font-size:45px;margin-bottom:30px}}@media screen and (max-width:575px){.rv-4-sub-banner__title{font-size:35px;margin-bottom:30px}}@media screen and (max-width:479px){.rv-4-sub-banner__title{margin-bottom:20px}}.rv-4-sub-banner__title .styled{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--white-f);margin-left:145px;position:absolute;bottom:-98px;overflow:hidden}@media screen and (max-width:991px){.rv-4-sub-banner__title .styled{bottom:0;margin-left:0}}@media screen and (max-width:479px){.rv-4-sub-banner__actions .rv-1-socials{gap:6px}.rv-4-sub-banner__actions a{font-size:14px;width:30px;height:30px;line-height:30px}}.rv-4-sub-banner__actions a:hover{background-color:#a90e20;border-color:#a90e20}.rv-4-sub-banner__actions a.email{border:none;margin-left:14px;text-decoration:underline;text-underline-offset:4px;width:auto}@media screen and (max-width:479px){.rv-4-sub-banner__actions a.email{margin-left:0}}.rv-4-sub-banner__actions a.email:hover{background:none;color:var(--white-f)}.rv-4-sub-banner__img-1{position:absolute;bottom:0;left:450px}@media screen and (max-width:1399px){.rv-4-sub-banner__img-1{left:400px}}@media screen and (max-width:991px){.rv-4-sub-banner__img-1{left:auto;right:0;width:190px}}@media screen and (max-width:767px){.rv-4-sub-banner__img-1{width:160px}}@media screen and (max-width:479px){.rv-4-sub-banner__img-1{display:none}}.rv-4-sub-banner__img-2 img{width:220px;height:160px;transform:rotate(15deg);border:5px solid var(--white-f);position:absolute;top:0;right:10px}@media screen and (max-width:575px){.rv-4-sub-banner__img-2 img{display:none}}.rv-7-sub-banner{background:url(/_next/static/media/rv-7-sub-banner-bg-1.dbd2b21f.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;padding-block:54px;padding-inline:50px 20px;color:var(--white-f);height:100%}@media screen and (max-width:1199px){.rv-7-sub-banner{padding-block:34px;padding-inline:20px}}@media screen and (max-width:991px){.rv-7-sub-banner{flex-direction:column;row-gap:20px}}@media screen and (max-width:575px){.rv-7-sub-banner{flex-direction:row}}@media screen and (max-width:479px){.rv-7-sub-banner{flex-direction:column}}.rv-7-sub-banner--2{background-image:url(/_next/static/media/rv-7-sub-banner-bg-2.e0a02c94.jpg)}.rv-7-sub-banner .rv-7-section__sub-title{font-size:14px;color:var(--white-f);margin-bottom:5px}.rv-7-sub-banner__title{color:var(--white-f);font-family:var(--mulish);font-size:30px;font-weight:700;line-height:120%;width:85%;margin-bottom:28px}@media screen and (max-width:1399px){.rv-7-sub-banner__title{width:100%}}@media screen and (max-width:1199px){.rv-7-sub-banner__title{margin-bottom:23px;font-size:24px}}@media screen and (max-width:767px){.rv-7-sub-banner__title{margin-bottom:18px;font-size:22px}}.rv-7-sub-banner .rv-7-def-btn{height:35px;line-height:34px;color:var(--black);padding:0 30px;text-transform:capitalize}.rv-7-sub-banner .rv-7-def-btn:hover{background-color:#4962fb;color:var(--white-f)}.rv-13-sub-banner{background-image:url(/_next/static/media/rv-13-sub-banner-bg-1.3b5a6b33.jpg)}.rv-13-sub-banner .rv-7-sub-banner__img{flex-shrink:0}.rv-13-sub-banner .rv-7-def-btn{background-color:transparent;border-radius:0;color:var(--white-f);border:1px solid hsla(0,0%,100%,.24);font-family:var(--mulish);font-weight:600;line-height:32px}.rv-13-sub-banner .rv-7-def-btn:hover{background-color:#ab8e66;border-color:#ab8e66}.rv-13-sub-banner-2{background-image:url(/_next/static/media/rv-13-sub-banner-bg-2.be3f5bb6.jpg)}.rv-13-sub-banner-3{background-image:url(/_next/static/media/rv-13-sub-banner-bg-3.9c9d6fea.jpg);position:relative;display:block;padding:80px 80px 85px}@media screen and (max-width:1199px){.rv-13-sub-banner-3{padding:60px 50px 65px}}@media screen and (max-width:991px){.rv-13-sub-banner-3{padding:50px 40px 55px}}@media screen and (max-width:479px){.rv-13-sub-banner-3{padding:40px 25px 45px}}.rv-13-sub-banner-3 .rv-7-section__sub-title{font-size:18px;margin-bottom:12px}.rv-13-sub-banner-3 .rv-7-sub-banner__title{font-size:54px;line-height:111.111%;margin-bottom:40px}@media screen and (max-width:1199px){.rv-13-sub-banner-3 .rv-7-sub-banner__title{font-size:45px}}@media screen and (max-width:991px){.rv-13-sub-banner-3 .rv-7-sub-banner__title{font-size:40px}}@media screen and (max-width:767px){.rv-13-sub-banner-3 .rv-7-sub-banner__title{font-size:35px;margin-bottom:30px}}@media screen and (max-width:479px){.rv-13-sub-banner-3 .rv-7-sub-banner__title{font-size:28px;margin-bottom:20px}}.rv-13-sub-banner-3 .rv-7-def-btn{background-color:#ab8e66;border-color:#ab8e66}.rv-13-sub-banner-3 .rv-7-def-btn:hover{background-color:transparent}.rv-13-sub-banner-3 .rv-7-sub-banner__img .title{position:absolute;top:35px;right:42px;text-transform:uppercase;color:hsla(0,0%,100%,.24);font-family:var(--oldenburg);font-size:120px;font-weight:400;line-height:1}@media screen and (max-width:991px){.rv-13-sub-banner-3 .rv-7-sub-banner__img .title{top:73%}}@media screen and (max-width:767px){.rv-13-sub-banner-3 .rv-7-sub-banner__img .title{font-size:80px}}.rv-13-sub-banner-3 .rv-7-sub-banner__img img{position:absolute;right:0;top:8px;max-width:668px}@media screen and (max-width:1399px){.rv-13-sub-banner-3 .rv-7-sub-banner__img img{max-width:626px}}@media screen and (max-width:1199px){.rv-13-sub-banner-3 .rv-7-sub-banner__img img{max-width:486px}}@media screen and (max-width:991px){.rv-13-sub-banner-3 .rv-7-sub-banner__img img{position:relative;max-width:100%}}.rv-13-weekly-deals__countdown{position:absolute;left:50%;translate:-50% 0;bottom:0}.rv-13-weekly-deals__countdown .syotimer__body{display:flex;justify-content:center;background-color:var(--white-f);color:var(--black);border:1px solid rgba(5,5,5,.2)}.rv-13-weekly-deals__countdown .syotimer-cell{text-align:center;padding:4px 15px 6px 16px;color:var(--black);position:relative}.rv-13-weekly-deals__countdown .syotimer-cell:not(:last-child):before{content:":";position:absolute;right:0;top:50%;translate:0 -50%}.rv-13-weekly-deals__countdown .syotimer-cell__value{font-family:var(--mulish);font-size:20px;font-weight:700;line-height:normal}.rv-13-weekly-deals__countdown .syotimer-cell__unit{opacity:60%;font-size:10px;font-weight:600;line-height:normal;text-transform:uppercase}.rv-21-offer_section{padding-top:80px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-offer_section{padding-top:50px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-offer_section{padding-top:30px}}.rv-21-offer_section .rv-21-single_offer_section{display:flex;background-position:50%;background-repeat:no-repeat;background-attachment:scroll;background-size:cover;height:300px;overflow:hidden}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-offer_section .rv-21-single_offer_section{margin-bottom:30px;height:270px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section{margin-bottom:30px;height:max-content;flex-direction:column-reverse}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right{padding:40px 0 50px 40px;flex:0 0 65%}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right{padding:30px 0 30px 30px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-family:var(--mulish),sans-serif;font-size:40px;font-weight:700;color:#0e1428;margin-bottom:20px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-size:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-size:22px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-size:20px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .h4,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h4,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .h4,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h4{font-family:var(--mulish),sans-serif;font-size:24px;font-weight:700;color:#0e1428}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-single_product_price,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-single_product_price{display:flex;align-items:center;column-gap:15px;flex-wrap:wrap}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-single_product_price p,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-single_product_price p{font-family:var(--mulish),sans-serif;font-size:20px;font-weight:500;color:#0e1428;margin:0}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-single_product_price span,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-single_product_price span{font-family:var(--mulish),sans-serif;font-weight:400;font-size:14px;color:#0e1428;text-decoration:line-through}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area{width:180px;height:60px;position:relative;cursor:pointer;left:-30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area{margin-top:30px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area:hover .rv-21-offer_content_btn,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area:hover .rv-21-offer_content_btn{color:#0e1428;letter-spacing:1px}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area img,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area img{height:100%;width:100%}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area .rv-21-offer_content_btn,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area .rv-21-offer_content_btn{position:absolute;top:30%;left:26%;color:#fff;font-size:16px;font-weight:700;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv7_offer_btn_2,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv7_offer_btn_2{left:0;margin-top:50px}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv7_offer_btn_2,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv7_offer_btn_2{margin-top:30px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_image{width:370px;height:auto}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_image{width:100%;height:200px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_image img{height:100%;width:100%}.rv-21-accessories_main_section{padding-top:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-accessories_main_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-accessories_main_section{padding-top:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-accessories_main_section{padding-top:60px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-accessories_main_section{padding-top:30px}}.rv-21-accessories_main_section .rv-21-accessories{background-position:50%;background-repeat:no-repeat;background-attachment:scroll;background-size:cover;padding:0 50px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading{text-align:center;padding:30px 0}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading .rv-21-accessories_sub_title{font-family:var(--mulish),sans-serif;color:hsla(0,0%,100%,.7);font-size:15px;font-weight:600}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading .rv-21-accessories_section_title{font-family:var(--mulish),sans-serif;font-size:30px;font-weight:700;color:#fff}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading .rv-21-accessories_section_title{font-size:22px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading .rv-21-accessories_section_title{font-size:15px}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge{text-align:center;position:relative;top:-26px;height:230px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge{top:-20px;height:179px;width:200px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge{top:-20px;height:179px;width:200px;margin:0 auto}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge img{height:100%;widows:100%}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge span.rv-21-accessories_sh_1{position:absolute;left:10px;top:40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge span.rv-21-accessories_sh_1{left:-81px;top:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge span.rv-21-accessories_sh_1{left:0;top:40px}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge span.rv-21-accessories_sh_1 img{height:100%;width:100%}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge .rv-21-accessories_sh_2{position:absolute;bottom:-50px;height:111px;width:215px;right:0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge .rv-21-accessories_sh_2{bottom:-40px;height:105px;width:170px}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge .rv-21-accessories_sh_2 img{height:100%;width:100%}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area{width:156px;height:180px;position:relative;cursor:pointer}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area{margin-left:auto}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area{margin:0 auto}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area:hover .rv-21-accessories_content_btn{letter-spacing:1px}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area img{height:100%;width:100%}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area .rv-21-accessories_content_btn{position:absolute;top:44%;left:28%;color:#0e1428;font-size:16px;font-weight:700;transition:all .4s ease}.rv-5-partners{background:url(/_next/static/media/rv-5-partner-bg.64a3bd32.jpg) no-repeat 50%;background-size:cover;padding:55px 0;text-align:center}@media screen and (max-width:1199px){.rv-5-partners{padding:40px 0}}@media screen and (max-width:767px){.rv-5-partners{padding:30px 0}}.rv-5-partners .swiper-wrapper{align-items:center}.rv-6-clients{background-color:var(--black);padding:60px 0;text-align:center}.rv-6-clients__title{color:var(--white-f);font-size:20px;font-weight:500;letter-spacing:-.8px;text-align:center;margin-bottom:53px}@media screen and (max-width:479px){.rv-6-clients__title{font-size:18px}}.rv-6-clients__title a{color:#f2584c;-webkit-text-decoration:1px underline;text-decoration:1px underline;text-underline-offset:4px}.rv-6-clients img{opacity:30%;transition:.4s ease}.rv-6-clients img:hover{opacity:100%}.rv-7-partners__slider{border:1px solid rgba(5,5,5,.1);border-left:0;position:relative}.rv-7-member{border-left:1px solid rgba(5,5,5,.1);height:auto}.rv-7-member a{opacity:24%;width:100%;text-align:center;height:100%;display:flex;align-items:center;justify-content:center;padding:32px 10px}@media screen and (max-width:479px){.rv-7-member a{padding:22px 10px}}.rv-7-member a:hover{opacity:1;background-color:rgba(42,156,241,.1)}.rv-7-member img{object-fit:contain}.rv-7-slider-nav--small{width:100%;z-index:1}.rv-7-slider-nav--small button{translate:-50% 0;background-color:#edeeef;width:40px;height:40px;color:var(--black)}@media screen and (max-width:1399px){.rv-7-slider-nav--small button{line-height:normal}}@media screen and (max-width:575px){.rv-7-slider-nav--small button{translate:0 0}}.rv-7-slider-nav--small button:hover{background-color:var(--black);color:var(--white-f)}.rv-7-slider-nav--small button:last-child{translate:50% 0}@media screen and (max-width:575px){.rv-7-slider-nav--small button:last-child{translate:0 0}}.rv-8-partners__slider{margin-top:70px;text-align:center}@media screen and (max-width:991px){.rv-8-partners__slider{margin-top:60px}}@media screen and (max-width:479px){.rv-8-partners__slider{margin-top:40px}}.rv-8-partners__slider .swiper-wrapper{align-items:center}.rv-8-partners__slider img{opacity:30%}.rv-8-partners__slider img:hover{opacity:1}.rv-10-partners{border-bottom:1px solid rgba(5,5,5,.1);padding-bottom:38px}@media screen and (max-width:1199px){.rv-10-partners{padding-bottom:28px}}.rv-10-partners img{opacity:30%}.rv-10-partners img:hover{opacity:1}.rv-13-partners .rv-7-slider-nav--small button{border-radius:0;font-size:20px;background-color:var(--white-f);box-shadow:0 2px 3px 0 rgba(5,5,5,.14)}.rv-13-partners .rv-7-slider-nav--small button:hover{background-color:var(--black)}.rv-13-member a:hover{background-color:#f5f5f5}.rv-14-partners__slider{margin-top:90px;text-align:center}@media screen and (max-width:479px){.rv-14-partners__slider{margin-top:70px}}.rv-14-partners__slider a{opacity:50%}.rv-14-partners__slider a:hover{opacity:1}.rv-15-brand_main_area{padding-bottom:100px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-15-brand_main_area{padding-bottom:30px}}.rv-15-brand_main_area .bx-wrapper{box-shadow:none;border:0;background:none;max-width:100%!important;margin-bottom:0}.rv-15-brand_area_second_row{padding-bottom:50px}.rv-15-brand_area_second_row .rv-15-single_brand img{width:130px;height:72px;margin:auto;object-fit:contain}.rv-7-features{background-color:#1a1c19;padding:36px 50px;position:relative;margin-top:-50px;color:var(--white-f);display:flex;gap:50px;z-index:1}@media screen and (max-width:1399px){.rv-7-features{padding:36px 35px;gap:35px}}@media screen and (max-width:1199px){.rv-7-features{padding:26px 35px}}@media screen and (max-width:991px){.rv-7-features{flex-wrap:wrap}}@media screen and (max-width:767px){.rv-7-features{gap:25px}}.rv-7-feature{display:flex;align-items:flex-start;gap:15px;font-family:var(--mulish);flex:auto}@media screen and (max-width:1199px){.rv-7-feature{flex-direction:column;row-gap:12px}}@media screen and (max-width:991px){.rv-7-feature{flex:45% 1;flex-direction:row}}@media screen and (max-width:767px){.rv-7-feature{flex-direction:column}}.rv-7-feature:not(:last-child){border-right:1px solid hsla(0,0%,100%,.1);padding-right:50px}@media screen and (max-width:1399px){.rv-7-feature:not(:last-child){padding-right:35px}}@media screen and (max-width:991px){.rv-7-feature:not(:last-child){border:none;padding-right:0}}.rv-7-feature img{width:35px;height:35px;object-fit:none}.rv-7-feature__title{font-size:16px;font-weight:700;margin-bottom:3px}.rv-7-feature__sub-title{font-size:15px;margin-bottom:0;opacity:60%}.rv-12-features{background-color:#eef6e7}.rv-12-feature{color:var(--black)}.rv-12-feature .rv-7-feature__sub-title{font-weight:500}.rv-23-whychoose_main_area{padding:160px 0;background-position:50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-whychoose_main_area{padding:130px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-whychoose_main_area{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-whychoose_main_area{padding:60px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-whychoose_main_area{padding:50px 0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-whychoose_main_area{padding:35px 0}}.rv-23-whychoose_main_area .rv-23-whychoose_image{display:flex;column-gap:30px;height:600px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-whychoose_main_area .rv-23-whychoose_image{height:480px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-whychoose_main_area .rv-23-whychoose_image{height:430px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-whychoose_main_area .rv-23-whychoose_image{height:370px;column-gap:15px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-whychoose_main_area .rv-23-whychoose_image{height:310px;column-gap:15px}}.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:500px;width:100%;object-fit:cover;width:50%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:400px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:320px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:300px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:250px}}.rv-23-whychoose_main_area .rv-23-whychoose_image img:nth-child(2){align-self:flex-end;width:50%}.rv-23-whychoose_main_area .rv-23-whychoose_content{padding-left:70px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-whychoose_main_area .rv-23-whychoose_content{padding-left:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-23-whychoose_main_area .rv-23-whychoose_content{padding-left:0}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-whychoose_main_area .rv-23-whychoose_content{padding-top:30px}}.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_sub_title{color:#fff;font-size:15px;font-weight:700;background:#020208;padding:1px 4px;display:inline-block;font-family:var(--mulish),sans-serif}.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_title{color:#020208;font-size:46px;font-weight:800;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_title{font-size:25px;margin-bottom:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_title{font-size:20px;margin-bottom:15px}}.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_desc{color:rgba(2,2,8,.7);font-size:16px;font-weight:500;margin-bottom:50px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_desc{margin-bottom:30px}}.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar{padding-bottom:30px}.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar .rv-23-progress_bar{border:1px solid rgba(2,2,8,.2)}.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar .rv-23-progress_bar .progressbar{margin:7px 0 8px 10px}.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar .h4,.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar .percentCount,.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar h4{color:#020208;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif}.rv-7-daily-deals{border:1px solid rgba(5,5,5,.1);padding:50px 30px 30px;position:relative}@media screen and (max-width:991px){.rv-7-daily-deals{padding-top:0}}@media screen and (max-width:767px){.rv-7-daily-deals{padding:0;border:none}}.rv-7-daily-deals__heading{position:absolute;bottom:calc(100% - 20px);border:1px solid rgba(5,5,5,.1);left:80px;padding:10px 30px;background-color:var(--white-f);display:flex;align-items:center;gap:40px}@media screen and (max-width:1399px){.rv-7-daily-deals__heading{bottom:calc(100% - 25px)}}@media screen and (max-width:1199px){.rv-7-daily-deals__heading{bottom:calc(100% - 30px)}}@media screen and (max-width:991px){.rv-7-daily-deals__heading{margin-bottom:20px;flex-direction:column;position:static;row-gap:10px;margin-top:-20px;text-align:center}}.rv-7-daily-deals__heading_right{display:flex;align-items:center;gap:15px}@media screen and (max-width:479px){.rv-7-daily-deals__heading_right{flex-direction:column;row-gap:10px}}.rv-7-daily-deals__heading_right .h6,.rv-7-daily-deals__heading_right h6{margin-bottom:0;color:#050505;font-family:var(--mulish);font-size:18px;font-weight:700}.rv-7-daily-deals .rv-7-section__title{font-size:34px}@media screen and (max-width:991px){.rv-7-daily-deals .rv-7-section__title{font-size:30px}}@media screen and (max-width:767px){.rv-7-daily-deals .rv-7-section__title{font-size:27px}}@media screen and (max-width:479px){.rv-7-daily-deals .rv-7-section__title{font-size:25px}}.rv-7-daily-deals__countdown .syotimer__body{display:flex;gap:6px}.rv-7-daily-deals__countdown .syotimer-cell{display:flex;background-color:#d21028;border-radius:30px;color:var(--white-f);padding:0 8px;height:34px;line-height:34px;min-width:48px;text-align:center}.rv-7-daily-deals .rv-7-slider-nav--small{padding:0 30px}@media screen and (max-width:767px){.rv-7-daily-deals .rv-7-slider-nav--small{padding:0}}@media screen and (max-width:575px){.rv-7-daily-deals .rv-7-slider-nav--small{margin-top:15px;gap:10px}}.rv-21-bestdeal_section{padding-top:120px;z-index:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-bestdeal_section{padding-top:100px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-bestdeal_section{padding-top:80px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-bestdeal_section{padding-top:60px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-bestdeal_section{padding-top:40px}}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading{text-align:center;margin-bottom:50px}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_sub_title{position:relative;font-size:18px;font-weight:700;color:#ce512a;z-index:1;font-family:var(--mulish),sans-serif}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_sub_title .rv-21-bestdeal_sh_1{left:50%;transform:translateX(-50%);position:absolute;bottom:-12px;z-index:-1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_sub_title .rv-21-bestdeal_sh_1{bottom:-20px}}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title{position:relative;font-size:44px;font-weight:700;color:#0e1428;z-index:1}@media only screen and (min-width:992px)and (max-width:1199px){.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title{font-size:30px;font-size:23px}}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title .rv-21-bestdeal_sh_1{left:50%;transform:translateX(-50%);position:absolute;bottom:-5px;z-index:-1}.rv-21-bestdeal_section .rv-21-bestdeal_slide{border:1px solid rgba(2,2,8,.1);padding:52px 0;position:relative;z-index:2}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-bestdeal_section .rv-21-bestdeal_slide{margin-bottom:30px;padding:20px 0}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_next,.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_prev{opacity:.5;transition:all .3s ease;position:absolute;top:50%;content:"";z-index:1;transform:translateY(-50%)}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_next:hover,.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_prev:hover{opacity:1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_next,.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_prev{top:46%;top:40%}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_prev{left:0}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_next{right:0}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_iamge{height:300px;width:400px;margin:auto;padding-bottom:50px;text-align:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_iamge{height:180px;padding-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_iamge{height:170px;padding-bottom:20px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_iamge img{height:100%;width:auto}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content{text-align:center;border-top:1px solid rgba(2,2,8,.1)}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_review{display:flex;grid-column-gap:12px;align-items:center;flex-wrap:wrap;justify-content:center;padding-bottom:10px;margin-top:30px}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_review i{color:#ffb21d}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_review p{font-family:var(--mulish),sans-serif;margin:0;color:#0e1428;font-size:14px;font-weight:500}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_content_title{font-size:26px;font-weight:700;color:#0e1428;margin-bottom:5px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_content_title{font-size:20px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price{display:flex;align-items:center;column-gap:15px;flex-wrap:wrap;justify-content:center;padding-bottom:60px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price{padding-bottom:35px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price{padding-bottom:20px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price p{font-size:20px;font-weight:500;color:#0e1428;margin:0;font-family:var(--mulish),sans-serif}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price span{font-weight:400;font-size:14px;font-family:var(--mulish),sans-serif;color:#0e1428;text-decoration:line-through}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7{padding-bottom:40px}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7{padding-bottom:25px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down{display:inline-block}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down{margin-right:10px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down .rv-time-style{border:.5px solid rgba(14,20,40,.3);background:linear-gradient(180deg,rgba(14,20,40,.2),rgba(14,20,40,0));-webkit-backdrop-filter:blur(32.5px);backdrop-filter:blur(32.5px);color:#0e1428;font-size:47px;height:60px;width:60px;line-height:60px;margin-bottom:12px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down .rv-time-style{font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down .rv-time-style{font-size:25px;height:45px;width:35px;line-height:35px;margin:auto auto 10px;text-align:center}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down span{display:block;font-size:14px;font-weight:600;text-transform:uppercase;color:#0e1428;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down span{font-size:12px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down:not(:last-child){margin-right:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down:not(:last-child){margin-right:10px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_button_area{width:160px;height:80px;position:relative;cursor:pointer;margin:0 auto}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_button_area:hover .rv-21-bestdeal_content_btn{letter-spacing:1px}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_button_area img{height:100%;width:100%}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_button_area .rv-21-bestdeal_content_btn{position:absolute;top:40%;left:22%;color:#fff;font-size:16px;font-weight:700;transition:all .4s ease;font-family:var(--mulish),sans-serif}.rv-21-bestdeal_section .rv-21-bestdeal_single_product{border:1px solid rgba(2,2,8,.1);position:relative;z-index:1;overflow:hidden;margin-bottom:25px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product:hover .rv-21-bestdeal_single_product_socials{right:13px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_top_actions{position:absolute;left:15px;top:15px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_top_actions .rv-21-bestdeal_single_discount,.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_top_actions .rv-21-bestdeal_single_new{background:#ce512a;color:#fff;text-align:center;padding:3px 10px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_top_actions .rv-21-bestdeal_single_discount{background:#1c74e9}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials{position:absolute;content:"";right:-50px;top:50px;transition:all .3s linear 0s;display:flex;flex-direction:column;row-gap:10px;align-items:center;justify-content:center}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials{top:30px}}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a{height:40px;width:40px;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.27);color:#0e1428;display:flex;justify-content:center;align-items:center;transition:all .4s ease;position:relative}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a:hover{background:#0e1428;color:#fff}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a:hover .quick_view{transform:scale(1)}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a .quick_view{position:absolute;left:-88px;background:#0e1428;color:#fff;font-size:12px;font-weight:700;transform:scale(0);transition:.3s;z-index:1;font-family:Mulish,sans-serif;height:28px;width:75px;text-align:center;line-height:27px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a .quick_view:after{position:absolute;right:-5px;content:"";height:20px;width:20px;background:#0e1428;rotate:45deg;top:4px;z-index:-1}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_image{height:160px;width:120px;margin:50px auto}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_image{margin-bottom:30px}}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_image img{height:100%;width:100%}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt{padding:15px;border-top:1px solid rgba(14,20,40,.1)}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_review{display:flex;grid-column-gap:12px;align-items:center;flex-wrap:wrap}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_review i{color:#ffb21d}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_review p{margin:0;color:#0e1428;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv_bestdeal_7_single_product_title{font-size:16px;font-weight:700;transition:all .3s linear 0s;margin-bottom:10px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv_bestdeal_7_single_product_title{font-size:14px}}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv_bestdeal_7_single_product_title a{color:#0e1428}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv_bestdeal_7_single_product_title a:hover{color:#ce512a}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_price{display:flex;column-gap:15px;align-items:center;flex-wrap:wrap;padding-bottom:15px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_price span{font-family:var(--mulish),sans-serif;color:#55585b;font-weight:400;text-decoration:line-through}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_price p{font-family:var(--mulish),sans-serif;margin:0;color:#0e1428;font-weight:500;font-size:16px}@media screen and (max-width:1399px){.rv-8-functions{padding:40px 0}}@media screen and (max-width:991px){.rv-8-functions{padding:30px 0}}.rv-8-function{background-color:rgba(28,116,233,.06);padding:54px 40px 48px;font-family:var(--mulish);color:#050505}@media screen and (max-width:1399px){.rv-8-function{padding:34px 25px 28px}}.rv-8-function__img{width:100px;height:80px;object-fit:contain;margin-bottom:42px}@media screen and (max-width:1199px){.rv-8-function__img{width:80px;height:60px;margin-bottom:32px}}.rv-8-function__title{font-size:24px;font-weight:700;margin-bottom:4px}@media screen and (max-width:1199px){.rv-8-function__title{font-size:22px}}@media screen and (max-width:991px){.rv-8-function__title{font-size:20px}}.rv-8-function__title a:hover{color:#1c74e9}.rv-8-function__sub-title{font-size:15px;font-weight:500;opacity:.7}@media screen and (max-width:1399px){.rv-9-guides{padding:40px 0 80px}}@media screen and (max-width:991px){.rv-9-guides{padding:30px 0 60px}}.rv-9-guides__row{--bs-gutter-x:100px}@media screen and (max-width:1399px){.rv-9-guides__row{--bs-gutter-x:20px}}@media screen and (max-width:991px){.rv-9-guides__row{--bs-gutter-x:30px}}@media screen and (max-width:1399px){.rv-9-guides__img img{max-width:80%}}.rv-9-guide{padding:0;border:0;margin-bottom:75px}@media screen and (max-width:1399px){.rv-9-guide{margin-bottom:65px;gap:20px}}@media screen and (max-width:1199px){.rv-9-guide{gap:15px}}@media screen and (max-width:991px){.rv-9-guide{flex-direction:row;margin-bottom:35px}}.rv-9-guide:last-child{margin-bottom:0}.rv-9-guide:last-child .rv-9-service__icon:before{content:none}.rv-9-guide .rv-9-service__icon{flex-shrink:0;width:54px;height:54px;position:relative;overflow:visible}@media screen and (max-width:1199px){.rv-9-guide .rv-9-service__icon{width:48px;height:48px}}.rv-9-guide .rv-9-service__icon:before{content:"";position:absolute;top:calc(100% + 12px);left:50%;translate:-50% 0;width:1px;height:90px;background:url(/_next/static/media/rv-9-guide-stroke.2f21e81c.png) no-repeat 50%;background-size:100% 90px}@media screen and (max-width:1399px){.rv-9-guide .rv-9-service__icon:before{height:80px}}@media screen and (max-width:991px){.rv-9-guide .rv-9-service__icon:before{height:50px}}.rv-9-guide__txt{padding-top:10px}.rv-9-guide .rv-3-service__title{font-family:var(--mulish);font-size:20px;font-weight:700;margin-bottom:11px}@media screen and (max-width:1199px){.rv-9-guide .rv-3-service__title{font-size:18px;margin-bottom:6px}}.rv-9-guide .rv-3-service__descr{font-size:15px;font-weight:500;line-height:24px;margin-bottom:0}.rv-10-infos{background-color:#efc329;border-radius:20px;overflow:hidden;position:relative}.rv-10-infos.container{padding:0}@media screen and (min-width:1520px){.rv-10-infos.container{max-width:calc(100% - 200px)}}.rv-10-infos__txt{padding:80px 0;width:68%;margin:auto}@media screen and (max-width:1775px)and (min-width:1600px){.rv-10-infos__txt{width:77%}}@media screen and (max-width:1599px){.rv-10-infos__txt{width:85%}}@media screen and (max-width:991px){.rv-10-infos__txt{padding:120px 0 60px}}@media screen and (max-width:767px){.rv-10-infos__txt{width:calc(100% - 24px);padding:110px 0 40px}}.rv-10-infos__txt .nav-tabs{position:absolute;top:0;left:0;background-color:#050505;border:none;gap:72px;padding:0 50px;border-bottom-right-radius:20px;max-width:50%;z-index:1}@media screen and (max-width:1199px){.rv-10-infos__txt .nav-tabs{gap:0 42px;padding:0 30px}}@media screen and (max-width:991px){.rv-10-infos__txt .nav-tabs{max-width:100%}}@media screen and (max-width:479px){.rv-10-infos__txt .nav-tabs{gap:0 32px;padding:0 20px}}.rv-10-infos__txt .nav-tabs .nav-link{color:hsla(0,0%,100%,.7);text-transform:capitalize;border:none;font-family:var(--mulish);font-size:18px;font-weight:700;padding:20px 0;position:relative}@media screen and (max-width:479px){.rv-10-infos__txt .nav-tabs .nav-link{font-size:16px}}.rv-10-infos__txt .nav-tabs .nav-link:before{content:"";position:absolute;bottom:17px;width:100%;background-color:#efc329;height:2px;border-radius:6px;opacity:0;transition:.4s ease}.rv-10-infos__txt .nav-tabs .nav-link.active{color:var(--white-f);background:none}.rv-10-infos__txt .nav-tabs .nav-link.active:before{opacity:1}.rv-10-infos__txt .rv-10-section__sub-title .styled{background-color:var(--white-f)}.rv-10-infos__txt .rv-10-section__title{color:#050505;font-size:46px;line-height:108.696%;margin-bottom:20px}@media screen and (max-width:1399px){.rv-10-infos__txt .rv-10-section__title{font-size:38px}}@media screen and (max-width:1199px){.rv-10-infos__txt .rv-10-section__title{font-size:32px}}@media screen and (max-width:767px){.rv-10-infos__txt .rv-10-section__title{font-size:28px}}@media screen and (max-width:575px){.rv-10-infos__txt .rv-10-section__title{font-size:26px;margin-bottom:12px}}@media screen and (max-width:479px){.rv-10-infos__txt .rv-10-section__title{font-size:24px}}.rv-10-infos__txt .rv-8-about__descr{color:rgba(0,0,0,.6)}@media screen and (max-width:479px){.rv-10-infos__txt .rv-8-about__descr{margin-bottom:12px}}.rv-10-infos__stats{margin-bottom:0}@media screen and (max-width:1399px){.rv-10-infos__stat .rv-8-about-stat__number{font-size:35px;margin-bottom:2px}}@media screen and (max-width:991px){.rv-10-infos__stat .rv-8-about-stat__number{font-size:30px}}@media screen and (max-width:575px){.rv-10-infos__stat .rv-8-about-stat__number{font-size:28px}}.rv-10-infos__video .rv-5-video{padding:237px 0;background-image:url(/_next/static/media/rv-10-infos-video-bg.5390e5f9.jpg)}@media screen and (max-width:1399px){.rv-10-infos__video .rv-5-video{padding:197px 0}}@media screen and (max-width:1199px){.rv-10-infos__video .rv-5-video{padding:197px 0}}@media screen and (max-width:991px){.rv-10-infos__video .rv-5-video{padding:127px 0}}@media screen and (max-width:767px){.rv-10-infos__video .rv-5-video{padding:107px 0}}@media screen and (max-width:479px){.rv-10-infos__video .rv-5-video{padding:67px 0}}.rv-10-infos__video .rv-5-video .outer-container{margin:0 50px;display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (max-width:991px){.rv-10-infos__video .rv-5-video .outer-container{margin:0 12px}}.rv-10-infos__video .rv-5-video .outer-container .h6,.rv-10-infos__video .rv-5-video .outer-container h6{color:var(--white-f);font-family:var(--oldenburg);font-size:24px;font-weight:400;-webkit-text-decoration:1px underline;text-decoration:1px underline}@media screen and (max-width:479px){.rv-10-infos__video .rv-5-video .outer-container .h6,.rv-10-infos__video .rv-5-video .outer-container h6{font-size:22px}}.rv-10-infos__video .rv-5-video span{width:120px;height:120px;position:static;translate:0 0}.rv-10-infos__video .rv-5-video a{width:80px;height:80px;line-height:80px;font-size:20px;background:linear-gradient(39deg,#c28109 12.69%,#ffb52d 86.22%)}.rv-10-infos__video .rv-5-video a:before{background:linear-gradient(39deg,#ffb52d 12.69%,#c28109 86.22%)}.rv-12-infos{background:#02564e;position:relative;overflow:hidden}@media screen and (max-width:1399px){.rv-12-infos{padding:120px 0}}@media screen and (max-width:1199px){.rv-12-infos{padding:90px 0}}@media screen and (max-width:767px){.rv-12-infos{padding:60px 0}}.rv-12-infos__vectors{position:absolute;top:0;right:0;width:100%;display:flex}.rv-12-infos__vectors--2{bottom:0;top:auto;scale:-1}.rv-12-infos__row{--bs-gutter-y:20px}.rv-12-info{border-bottom:1px solid hsla(0,0%,100%,.14);padding-bottom:38px;margin-bottom:45px}@media screen and (max-width:1399px){.rv-12-info{padding-bottom:18px;margin-bottom:25px}}@media screen and (max-width:767px){.rv-12-info{flex-direction:column;row-gap:0}}.rv-12-info:hover{border-color:hsla(0,0%,100%,.14)}.rv-12-info .rv-9-service__icon{width:60px;height:60px;background:var(--white-f)}.rv-12-info .rv-9-service__icon:before{content:none}.rv-12-info .rv-3-service__title{color:var(--white-f)}.rv-12-info .rv-3-service__title a:hover{color:#509e0f}.rv-12-info .rv-3-service__descr{color:hsla(0,0%,100%,.7)}.rv-16-dr_details_main_area{padding:50px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-dr_details_main_area{padding:30px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_details_main_area .rv-16-dr_details_image{width:400px;height:auto;margin:auto}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-16-dr_details_main_area .rv-16-dr_details_image{width:330px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-16-dr_details_main_area .rv-16-dr_details_image{width:270px}}.rv-16-dr_details_main_area .rv-16-single_dr_details{padding-bottom:70px}@media only screen and (min-width:992px)and (max-width:1199px){.rv-16-dr_details_main_area .rv-16-single_dr_details{padding-bottom:30px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-16-dr_details_main_area .rv-16-single_dr_details{padding-bottom:10px}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title{font-size:22px;font-weight:700;color:#020208;margin-bottom:7px;position:relative;font-family:var(--mulish),sans-serif}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_one{position:absolute;content:"";right:-78%;top:16px;width:107%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_one{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_two{position:absolute;content:"";right:-51%;top:34px;width:89%;transform:rotate(16deg)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_two{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_three{position:absolute;content:"";right:-82%;top:-22px;width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_three{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_four{position:absolute;content:"";right:38%;top:22px;width:100%}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_four{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_five{position:absolute;content:"";right:87%;top:52px;width:100%;transform:rotate(350deg)}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_five{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_six{position:absolute;content:"";right:110%;top:-329%;width:100%;transform:rotate(348deg)}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_six{top:-113%}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_six{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_content{color:dimgray;font-weight:500;font-family:var(--mulish),sans-serif}@media only screen and (min-width:768px)and (max-width:991px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_content{font-size:14px;line-height:18px}}@media screen and (max-width:1399px){.rv-10-causes .row.g-30{--bs-gutter-x:20px}}.rv-10-cause{border-radius:14px;border:1px solid rgba(5,5,5,.14);padding:24px}@media screen and (max-width:1199px){.rv-10-cause{padding:15px}}.rv-10-cause:hover{border-color:#efc329}.rv-10-cause:hover .rv-1-blog__img img{scale:1.1}.rv-10-cause .rv-1-blog__img{position:relative;border-radius:10px;margin-bottom:25px}@media screen and (max-width:1399px){.rv-10-cause .rv-1-blog__img{margin-bottom:15px}}.rv-10-cause .rv-1-blog__img img{height:270px}@media screen and (max-width:1399px){.rv-10-cause .rv-1-blog__img img{height:225px}}@media screen and (max-width:1199px){.rv-10-cause .rv-1-blog__img img{height:200px}}.rv-10-cause .rv-7-product__tag{border-radius:4px;background:#efc329;box-shadow:0 2px 5px 0 rgba(5,5,5,.4);color:var(--black);left:auto;right:20px;font-size:14px}.rv-10-cause .rv-1-blog__txt{padding:0;border:0}.rv-10-cause .rv-1-blog__title{font-weight:700;font-family:var(--mulish);line-height:136.364%;margin-bottom:8px}.rv-10-cause .rv-1-blog__title a:hover{color:#efc329}.rv-10-cause .rv-10-about__descr{margin-bottom:33px}.rv-10-cause .rv-10-def-btn{background-color:#050505;color:var(--white-f);border-color:#050505}@media screen and (max-width:1399px){.rv-10-cause .rv-10-def-btn{height:50px;line-height:47px;padding:0 34px}}@media screen and (max-width:1199px){.rv-10-cause .rv-10-def-btn{height:45px;line-height:42px;padding:0 24px}}.rv-10-cause .rv-10-def-btn:hover{background-color:transparent;color:var(--black)}.rv-10-stats{margin-bottom:30px}@media screen and (max-width:1399px){.rv-10-stats{margin-bottom:20px}}.rv-10-stats .progress-container{border-radius:3px;opacity:1;background:rgba(5,5,5,.08);transform:skew(0);padding:5px 6px;margin-bottom:12px}.rv-10-stats .progressbar{background-color:#efc329;height:4px}.rv-10-stats .progress-label{transform:skew(0) translate(-50%,calc(-100% - 7px));background:#efc329;width:max-content;height:auto;border:none;color:#050505;padding:0 5px;position:relative;border-radius:4px}.rv-10-stats .progress-label:before{content:"";position:absolute;top:100%;-webkit-clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);left:50%;translate:-50% 0;height:5px;width:10px;background:#efc329}.rv-10-stats__bottom{font-size:15px;font-weight:600;font-family:var(--mulish)}.rv-10-stats__bottom span.key{text-transform:uppercase}.rv-10-stats__bottom span.value{color:dimgray}.rv-10-support{max-width:calc(100% - 200px);margin:auto;background:url(/_next/static/media/rv-10-support-bg.39e8faf6.jpg) no-repeat 50%;background-size:cover;position:relative;z-index:1;border-radius:40px;overflow:hidden}@media screen and (max-width:1654px){.rv-10-support{max-width:100%}}@media screen and (max-width:1399px){.rv-10-support__row{--bs-gutter-x:60px}}@media screen and (max-width:1199px){.rv-10-support__row{--bs-gutter-x:40px}}.rv-10-support:before{content:"";position:absolute;inset:0;background-color:rgba(5,5,5,.7);z-index:-1}.rv-10-support-form-container{background-color:var(--white-f);padding:70px 60px;border-radius:20px;text-align:center}@media screen and (max-width:1199px){.rv-10-support-form-container{padding:50px 40px}}@media screen and (max-width:575px){.rv-10-support-form-container{padding:40px 30px}}@media screen and (max-width:479px){.rv-10-support-form-container{padding:25px 20px}}.rv-10-support-form__title{color:#050505;font-family:var(--mulish);font-size:26px;font-weight:800;margin-bottom:16px}.rv-10-support-form__payment-methods{margin-bottom:40px}.rv-10-support-form__field{border-radius:6px;border:1px solid rgba(5,5,5,.14);display:flex;margin-bottom:14px}.rv-10-support-form__field span.icon{width:60px;background-color:#efc329;border-radius:5px;flex-shrink:0;color:#050505;font-size:34px;font-weight:700;line-height:60px}@media screen and (max-width:1399px){.rv-10-support-form__field span.icon{width:54px;line-height:54px;font-size:30px}}@media screen and (max-width:1199px){.rv-10-support-form__field span.icon{width:50px;line-height:50px;font-size:28px}}.rv-10-support-form__field input{width:100%;padding:4.5px 20px;text-align:center;color:#050505;font-family:var(--mulish);font-size:34px;font-weight:700}@media screen and (max-width:1399px){.rv-10-support-form__field input{font-size:30px}}@media screen and (max-width:1199px){.rv-10-support-form__field input{padding:2.5px 20px;font-size:28px}}.rv-10-support-form__field input::placeholder{opacity:.5}.rv-10-support-form__suggests{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:7.9px;margin-bottom:48px}@media screen and (max-width:1199px){.rv-10-support-form__suggests{margin-bottom:38px}}.rv-10-support-form__suggests button{border-radius:4px;background:#efc329;color:#050505;font-family:var(--mulish);font-size:18px;font-weight:700;line-height:1.7;padding:0 14px}.rv-10-support-form__suggests button:hover{background-color:var(--black);color:#efc329}.rv-10-support-form .rv-10-def-btn{background-color:var(--black);border-color:var(--black);color:var(--white-f);width:100%}.rv-10-support-form .rv-10-def-btn:hover{background-color:#efc329;border-color:#efc329;color:var(--black)}.rv-10-support .rv-10-about__descr{margin-bottom:27px}.rv-10-support .rv-10-stats__bottom{margin-bottom:18px;gap:25px}.rv-10-support__txt .rv-10-section__sub-title{color:var(--white-f)}.rv-10-support__txt .rv-10-section__sub-title .styled{color:var(--black)}.rv-10-support__txt .rv-10-section__title{color:var(--white-f);margin-bottom:20px}.rv-10-support__txt .rv-10-about__descr{color:hsla(0,0%,100%,.6);margin-bottom:48px}.rv-10-support__txt .rv-10-def-btn{background-color:var(--white-f);border-color:var(--white-f);color:var(--black)}.rv-10-support__txt .rv-10-def-btn:hover{background-color:var(--black);border-color:var(--black);color:var(--white-f)}.rv-11-mission{text-align:center;background-color:#f7f4f0;position:relative;overflow:hidden}.rv-11-mission__quote{color:rgba(5,5,5,.7);font-family:var(--mulish);font-size:24px;font-weight:500;line-height:183.333%;margin-bottom:36px}@media screen and (max-width:1510px){.rv-11-mission__quote{font-size:22px;line-height:173.333%}}@media screen and (max-width:1399px){.rv-11-mission__quote{font-size:20px;line-height:163.333%;margin-bottom:26px}}@media screen and (max-width:767px){.rv-11-mission__quote{font-size:18px;line-height:153.333%;margin-bottom:16px}}@media screen and (max-width:479px){.rv-11-mission__quote{font-size:16px}}.rv-11-mission__quote:before{content:open-quote}.rv-11-mission__quote:after{content:close-quote}.rv-11-mission-quoter{text-align:left;border-radius:20px 0;background:var(--white-f);box-shadow:0 1px 1px 0 rgba(5,5,5,.16);display:inline-flex;align-items:center;gap:10px;padding:10px;font-family:var(--mulish);color:var(--black)}.rv-11-mission-quoter__img img{width:40px;height:40px;border-radius:10px 0}.rv-11-mission-quoter__name{font-size:15px;font-weight:700;line-height:93.333%;margin-bottom:8px}.rv-11-mission-quoter__label{font-size:13px;font-weight:500;line-height:76.923%;display:block}.rv-11-mission__imgs{height:0}.rv-11-mission__imgs img{position:absolute;top:40px;left:0;-webkit-clip-path:url(#rv-11-mission-path);clip-path:url(#rv-11-mission-path);min-width:306px;aspect-ratio:153/205}@media screen and (max-width:1510px){.rv-11-mission__imgs img{left:-40px}}@media screen and (max-width:1399px){.rv-11-mission__imgs img{left:-70px;top:-40px}}@media screen and (max-width:1199px){.rv-11-mission__imgs img{left:-150px}}@media screen and (max-width:991px){.rv-11-mission__imgs img{left:-100%}}.rv-11-mission__imgs img:nth-child(2){-webkit-clip-path:url(#rv-11-mission-path-2);clip-path:url(#rv-11-mission-path-2);top:auto;left:auto;right:0;bottom:40px}@media screen and (max-width:1510px){.rv-11-mission__imgs img:nth-child(2){right:-65px}}@media screen and (max-width:1399px){.rv-11-mission__imgs img:nth-child(2){right:-105px;bottom:-30px}}@media screen and (max-width:1199px){.rv-11-mission__imgs img:nth-child(2){right:-185px}}@media screen and (max-width:991px){.rv-11-mission__imgs img:nth-child(2){right:-100%}}.rv-14-case-studies{background-color:#eaf5f8}@media screen and (max-width:991px){.rv-14-case-studies{padding-top:60px}}.rv-14-case-studies-txt-slider{min-height:625px;margin:80px 0 80px 80px;padding:44px 0;border-left:1px solid rgba(2,2,8,.1)}@media screen and (max-width:1399px){.rv-14-case-studies-txt-slider{min-height:430px;margin:80px 0 80px 50px}}@media screen and (max-width:1199px){.rv-14-case-studies-txt-slider{margin:80px 0 80px 30px;min-height:370px}}@media screen and (max-width:991px){.rv-14-case-studies-txt-slider{min-height:auto;margin:30px 0 60px}}.rv-14-case-study__img{display:flex;justify-content:flex-end}.rv-14-case-study__img img{max-width:960px;max-height:830px}@media screen and (max-width:1599px){.rv-14-case-study__img img{max-height:782px}}@media screen and (max-width:1399px){.rv-14-case-study__img img{max-height:592px}}@media screen and (max-width:1199px){.rv-14-case-study__img img{height:100%;max-height:562px}}@media screen and (max-width:991px){.rv-14-case-study__img img{max-width:100%;width:100%}}.rv-14-case-study__txt{font-family:var(--mulish);padding:0 0 0 75px;height:max-content!important}@media screen and (max-width:1399px){.rv-14-case-study__txt{padding-left:65px}}@media screen and (max-width:1199px){.rv-14-case-study__txt{padding-left:55px}}@media screen and (max-width:991px){.rv-14-case-study__txt{padding-left:45px}}@media screen and (max-width:767px){.rv-14-case-study__txt{padding-left:35px}}@media screen and (max-width:479px){.rv-14-case-study__txt{padding-left:25px}}.rv-14-case-study__txt.swiper-slide-active{border-left:1px solid var(--black)}.rv-14-case-study__txt.swiper-slide-active .rv-14-case-study__order{-webkit-text-fill-color:#e64209;-webkit-text-stroke-color:#e64209;color:#e64209}.rv-14-case-study__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:33px}.rv-14-case-study__order{font-size:76px;font-weight:700;line-height:.7;-webkit-text-stroke:1px rgba(2,2,8,.14);-webkit-text-fill-color:transparent}@media screen and (max-width:991px){.rv-14-case-study__order{font-size:66px}}@media screen and (max-width:767px){.rv-14-case-study__order{font-size:60px}}@media screen and (max-width:479px){.rv-14-case-study__order{font-size:56px}}.rv-14-case-study__bottom .rv-3-project__sub-title{font-size:16px;text-transform:capitalize;margin-bottom:4px}.rv-14-case-study__bottom .rv-3-project__sub-title:before{width:5px;height:5px;background-color:#e64209}.rv-14-case-study__title{color:#020208;font-size:24px;font-weight:700;margin-bottom:0}.rv-14-nwsltr__form{display:flex;align-items:center;gap:75px}@media screen and (max-width:1199px){.rv-14-nwsltr__form{gap:35px}}@media screen and (max-width:479px){.rv-14-nwsltr__form{flex-direction:column;row-gap:20px}}.rv-14-nwsltr__form .nwsltr-left{width:100%}.rv-14-nwsltr__form input{border-bottom:1px solid rgba(2,2,8,.1);padding-bottom:18px}@media screen and (max-width:767px){.rv-14-nwsltr__form input{padding-bottom:10px}}.rv-14-nwsltr__form input::placeholder{color:rgba(2,2,8,.7);font-family:var(--mulish);font-size:15px;line-height:66.667%}.rv-14-nwsltr__form .nwsltr-checkbox{color:rgba(2,2,8,.5);font-family:var(--mulish);font-size:14px;font-weight:500;line-height:71.429%}.rv-14-nwsltr__form button{font-weight:700;font-family:var(--mulish)}.rv-14-nwsltr__form button:hover{color:#509e0f;color:#f2584c}.rv-14-nwsltr__form button i{font-size:22px;opacity:1}@media screen and (max-width:767px){.rv-14-nwsltr__checkbox{padding-top:12px}}.rv-14-nwsltr__checkbox a,.rv-14-nwsltr__checkbox label{color:rgba(2,2,8,.5);font-family:var(--mulish);font-size:14px;font-weight:500;line-height:71.429%}.rv-14-nwsltr__checkbox a{text-decoration:underline}.rv-22-cta_section{position:relative;z-index:1;padding:180px 0 300px;background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-cta_section{padding:100px 0 220px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-cta_section{padding:100px 0 200px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-cta_section{padding:80px 0 190px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-22-cta_section{padding:70px 0 180px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-cta_section{padding:60px 0 170px}}.rv-22-cta_section:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:rgba(4,14,31,.6);z-index:-1}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-cta_section .rv-22-cta_section_content{margin-bottom:30px}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_sub_title{position:relative;color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;text-transform:uppercase;display:inline-block}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_sub_title .rv8_sub_pre_nex{font-family:var(--mulish),sans-serif;content:"";background:hsla(0,0%,100%,.6);width:60px;height:1px;position:absolute;right:-80%;top:50%;transform:translateY(-50%)}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_sub_title .rv8_sub_pre_nex:before{position:absolute;content:"";height:8px;width:8px;left:-15px;background:#9a9ea5;border-radius:50%;transform:translateY(-50%);animation:slide-right 2.5s linear infinite alternate both;top:0}@keyframes slide-right{0%{left:0}to{left:100%}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_sub_title .rv8_sub_pre_nex:after{position:absolute;content:"";height:8px;width:8px;right:-15px;background:#9a9ea5;border-radius:50%;top:50%;transform:translateY(-50%);animation:slide-left 2.5s linear infinite alternate both;top:0}@keyframes slide-left{0%{right:0}to{right:100%}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{color:#fff;font-size:46px;font-weight:700;margin-bottom:60px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{font-size:40px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{margin-bottom:40px;font-size:35px}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{margin-bottom:30px;font-size:25px}}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{margin-bottom:30px;font-size:18px}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn{font-size:16px;font-weight:700;color:#fff;background:#b38d3f;padding:15px 25px;border-radius:30px;display:inline-block;position:relative;z-index:1;overflow:hidden;transition:all .4s ease;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn{font-size:14px;padding:10px 20px}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn:before{position:absolute;content:"";background-color:#fff;width:100%;height:0;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all .4s ease}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn:hover{color:#000}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn:hover:before{height:400%}.rv-22-cta_section .rv-22-cta_time_box_area{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:60px 40px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-22-cta_section .rv-22-cta_time_box_area{padding:40px 20px;margin-top:50px}}.rv-22-cta_section .rv-22-cta_time_box_area .h3,.rv-22-cta_section .rv-22-cta_time_box_area h3{font-size:30px;font-weight:700;color:#fff;margin-bottom:30px;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-cta_section .rv-22-cta_time_box_area .h3,.rv-22-cta_section .rv-22-cta_time_box_area h3{font-size:20px}}.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:15px;margin-bottom:20px}.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time .h5,.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time h5,.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time span{color:hsla(0,0%,100%,.7);font-size:15px;margin:0;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time .h5,.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time h5,.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time span{font-size:12px}}.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time_box_btn{border:1px solid hsla(0,0%,100%,.2);font-size:16px;font-weight:700;color:#fff;background:transparent;padding:15px 25px;border-radius:30px;transition:all .4s ease;display:block;text-align:center}@media only screen and (min-width:0px)and (max-width:479px){.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time_box_btn{padding:12px 15px}}.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time_box_btn:hover{background:#fff;color:#000}.rv-24-hotel_booking_section{background-position:50%;background-repeat:no-repeat;background-attachment:scroll;background-size:cover;position:relative;z-index:1;padding:100px 0}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.rv-24-hotel_booking_section{padding:80px 0}}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px){.rv-24-hotel_booking_section{padding:50px 0}}.rv-24-hotel_booking_section:after{position:absolute;content:"";height:100%;width:100%;background:rgba(2,2,8,.7);top:0;left:0;z-index:-1}.rv-24-hotel_booking_section .rv-24-room_booking{border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form{display:flex;padding:30px;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:30px}@media only screen and (min-width:0px)and (max-width:479px),only screen and (min-width:480px)and (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form{column-gap:25px;padding:20px}}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box{display:flex;column-gap:10px;color:#fff}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box i{color:#fff;font-size:20px;margin-top:5px}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox{position:relative;width:135px}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox label{font-size:16px;font-weight:700;color:#fff}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox input,.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;background:transparent;font-family:var(--mulish),sans-serif;border:none}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox input option,.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select option{background:rgba(4,14,31,.1);color:#040e1f;padding:0 10px;font-family:var(--mulish),sans-serif}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select:focus{outline:none}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckIn::-webkit-calendar-picker-indicator,.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckOut::-webkit-calendar-picker-indicator{background-color:#fff;font-size:12px;border-radius:50%;padding:5px;font-family:var(--mulish),sans-serif}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckOut::-moz-calendar-picker-indicator{background-color:#fff;font-size:12px;border-radius:50%;padding:5px;font-family:var(--mulish),sans-serif}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn{background:#a58051;height:70px;width:200px;text-align:center;color:#fff;line-height:70px;font-size:16px;font-weight:700;transition:all .5s ease;font-family:var(--mulish),sans-serif}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn:hover{background:#fff;color:#a58051;letter-spacing:1.5px}.rv-14-stats{background:url(/_next/static/media/rv-14-stats-bg.d85cfda4.jpg) no-repeat 50%;background-size:cover;padding:72px 0 62px;position:relative}.rv-14-stats__vectors img{position:absolute}.rv-14-stats__vectors img:first-child{top:35px;right:125px;animation:rv-14-rotate-center 2s linear infinite}.rv-14-stats__vectors img:nth-child(2){left:130px;bottom:18px;animation:rv-14-slideY 2.5s linear infinite alternate}@keyframes rv-14-rotate-center{0%{rotate:0deg}to{rotate:1turn}}@keyframes rv-14-slideY{0%{transform:translate(30px,-30px)}to{transform:translate(0)}}.rv-14-stat{font-family:var(--mulish);border-right:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:479px){.rv-14-stat{border-right:none}}.rv-14-stat__title{margin-bottom:0;color:hsla(0,0%,100%,.5);font-size:14px;font-weight:700;text-transform:uppercase}.rv-14-stat__number{margin-bottom:0;color:var(--white-f);font-weight:800;font-size:54px}@media screen and (max-width:575px){.rv-14-stat__number{font-size:44px}}@media screen and (max-width:479px){.rv-14-stat__number{font-size:38px}}.rv-14-stat--last{border:none}.rv-inner-blogs__row{position:relative;column-count:3;column-gap:30px}@media screen and (max-width:1199px){.rv-inner-blogs__row{column-gap:20px}}@media screen and (max-width:991px){.rv-inner-blogs__row{column-count:2}}@media screen and (max-width:767px){.rv-inner-blogs__row{column-count:1}}.rv-inner-blogs .rv-1-blog{page-break-inside:avoid;break-inside:avoid}@media screen and (max-width:767px){.rv-inner-blogs .rv-1-blog{width:75%;margin-inline:auto}}@media screen and (max-width:479px){.rv-inner-blogs .rv-1-blog{width:100%}}.rv-inner-blogs .rv-1-blog:not(:first-child){margin-top:30px}@media screen and (max-width:1199px){.rv-inner-blogs .rv-1-blog:not(:first-child){margin-top:20px}}.rv-inner-blogs .rv-1-blog__title a:hover{color:#509e0f}.rv-inner-blogs .rv-1-blog__btn:hover i{background-color:#509e0f;border-color:#509e0f}.rv-inner-blog .rv-1-blog__img img{height:auto;aspect-ratio:412/300}.rv-inner-blog--big .rv-1-blog__img img{aspect-ratio:412/350}.rv-inner-blog--small .rv-1-blog__img img{aspect-ratio:412/250}@media screen and (max-width:1399px){.rv-blog-details{padding:80px 0}}@media screen and (max-width:991px){.rv-blog-details{padding:60px 0}}.rv-blog-details__row{--bs-gutter-x:60px;--bs-gutter-y:30px}@media screen and (max-width:1399px){.rv-blog-details__row{--bs-gutter-x:40px}}@media screen and (max-width:1199px){.rv-blog-details__row{--bs-gutter-x:30px}}@media screen and (max-width:991px){.rv-blog-details__row{--bs-gutter-y:30px}}.rv-blog-details__img{position:relative}.rv-blog-details__img img{width:100%;max-height:400px}.rv-blog-details__infos{display:flex;align-items:center;margin:35px 0 27px;gap:20px}@media screen and (max-width:1399px){.rv-blog-details__infos{margin:20px 0 25px}}@media screen and (max-width:479px){.rv-blog-details__infos{flex-wrap:wrap;row-gap:12px;margin:20px 0 15px}}.rv-blog-details__info{text-transform:capitalize;font-weight:500;font-size:14px;margin-bottom:0;color:rgba(5,5,5,.75);font-family:var(--mulish)}.rv-blog-details__info i{font-size:15px;vertical-align:top;padding-right:5px}@media screen and (max-width:1199px){.rv-blog-details__info i{font-size:14px}}.rv-blog-details__title{color:var(--black);font-size:26px;font-weight:700;margin-bottom:11px}@media screen and (max-width:1199px){.rv-blog-details__title{font-size:24px}}@media screen and (max-width:767px){.rv-blog-details__title{font-size:22px}}@media screen and (max-width:479px){.rv-blog-details__title{font-size:20px}}.rv-blog-details-descr__txt{color:rgba(5,5,5,.7);font-family:var(--mulish);font-size:16px;font-weight:400;line-height:150%;margin-bottom:20px}@media screen and (max-width:479px){.rv-blog-details-descr__txt{font-size:16px}}.rv-blog-details-descr__txt.blockquote{background-color:#f5f6fa;padding:98px 110px 45px;margin:54px 0 60px;position:relative;text-align:center}@media screen and (max-width:1199px){.rv-blog-details-descr__txt.blockquote{padding:88px 90px 35px;margin:34px 0 40px}}@media screen and (max-width:767px){.rv-blog-details-descr__txt.blockquote{padding:88px 50px 25px;margin:24px 0 30px}}@media screen and (max-width:575px){.rv-blog-details-descr__txt.blockquote{padding:88px 20px 25px}}.rv-blog-details-descr__txt.blockquote:before{content:open-quote;font-size:106px;font-weight:700;position:absolute;font-family:var(--philosopher);top:45px;left:50%;translate:-50% 0;color:rgba(5,5,5,.2);line-height:.65}.rv-blog-details-descr__txt.blockquote p{color:rgba(5,5,5,.6);font-size:18px;line-height:155.556%;margin-bottom:23px}@media screen and (max-width:479px){.rv-blog-details-descr__txt.blockquote p{font-size:16px}}.rv-blog-details-descr__txt.blockquote .blockquote__author-name{color:#050505;font-weight:700;margin-bottom:0;font-size:18px}.rv-blog-details-descr>:last-child{margin:0}.rv-blog-details__inner-img{margin-bottom:30px}.rv-blog-details__inner-img img{height:390px;width:100%}.rv-blog-details-bottom-actions{display:flex;align-items:center;justify-content:space-between;padding-top:80px}@media screen and (max-width:1399px){.rv-blog-details-bottom-actions{padding-top:50px}}@media screen and (max-width:1199px){.rv-blog-details-bottom-actions{padding-top:30px}}@media screen and (max-width:767px){.rv-blog-details-bottom-actions{flex-direction:column;row-gap:15px}}.rv-blog-details-bottom-actions__title{color:#050505;font-family:var(--mulish);font-size:16px;font-weight:700;margin-right:10px;margin-bottom:0}.rv-blog-details-bottom-actions>*{width:60%}@media screen and (max-width:991px){.rv-blog-details-bottom-actions>*{width:100%}}.rv-blog-details-tags{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rv-blog-details-tag{background-color:#f5f6fa;padding:8px 12px;color:rgba(5,5,5,.8);line-height:1;font-family:var(--mulish);font-size:12px;font-weight:600;text-transform:uppercase}@media screen and (max-width:1199px){.rv-blog-details-tag{padding:8px 10px}}.rv-blog-details-tag:hover{background-color:#509e0f;color:var(--white-f)}.rv-blog-details-shares{display:flex;gap:10px;align-items:center;width:40%}@media screen and (max-width:991px){.rv-blog-details-shares{width:100%}}.rv-blog-details-shares .rv-inner-socials a{border:1px solid rgba(5,5,5,.1);border-radius:50%;color:rgba(5,5,5,.4)}.rv-blog-details-shares .rv-inner-socials a:hover{color:var(--white-f)}.rv-blog-details-bottom__navs{border:1px solid rgba(5,5,5,.06);margin-top:80px;position:relative}@media screen and (max-width:1399px){.rv-blog-details-bottom__navs{margin-top:60px}}@media screen and (max-width:1199px){.rv-blog-details-bottom__navs{margin-top:40px}}@media screen and (max-width:767px){.rv-blog-details-bottom__navs{margin-top:30px}}.rv-blog-details-bottom__navs:before{content:"";position:absolute;height:100%;width:1px;background-color:rgba(5,5,5,.06);left:50%;top:50%;translate:-50% -50%}@media screen and (max-width:479px){.rv-blog-details-bottom__navs:before{width:100%;height:1px}}.rv-blog-details-bottom-nav{display:flex;align-items:center;gap:6px;padding:25px 30px;text-transform:uppercase;line-height:normal;color:var(--black);font-family:var(--mulish);font-weight:700}@media screen and (max-width:1199px){.rv-blog-details-bottom-nav{padding:20px 25px}}@media screen and (max-width:767px){.rv-blog-details-bottom-nav{padding:15px 20px}}@media screen and (max-width:479px){.rv-blog-details-bottom-nav{padding:10px 15px}}.rv-blog-details-bottom-nav:hover{color:#509e0f}.rv-blog-details-bottom-nav i{vertical-align:top}.rv-blog-details-bottom-nav__txt{color:#838383}@media screen and (max-width:479px){.rv-blog-details-bottom-nav__txt{margin-bottom:3px}}.rv-blog-details-bottom-nav.rv-blog-details-bottom-nav-next{text-align:right}.rv-blog-details-right{border:1px solid rgba(5,5,5,.14);padding:40px 35px}@media screen and (max-width:1399px){.rv-blog-details-right{padding:30px 25px}}@media screen and (max-width:1199px){.rv-blog-details-right{padding:20px}}.rv-blog-details-right:not(:last-child){margin-bottom:30px}@media screen and (max-width:1399px){.rv-blog-details-right:not(:last-child){margin-bottom:20px}}.rv-blog-details-right__title{color:var(--black);font-size:20px;font-weight:700;margin-bottom:20px}@media screen and (max-width:1199px){.rv-blog-details-right__title{margin-bottom:15px}}.rv-blog-details-search form{display:flex;background-color:#f5f6fa}.rv-blog-details-search form input{width:100%;height:50px;padding:0 15px}.rv-blog-details-search form button{height:50px;padding-right:15px}.rv-blog-details-categories li:last-child a{margin-bottom:0}.rv-blog-details-category{display:flex;justify-content:space-between;margin-bottom:15px;background-color:#f5f6fa;color:rgba(5,5,5,.6);font-size:15px;font-weight:500;line-height:1;padding:15px 25px}@media screen and (max-width:1399px){.rv-blog-details-category{padding:15px 20px}}@media screen and (max-width:1199px){.rv-blog-details-category{padding:12px 15px}}.rv-blog-details-category:hover{background-color:#509e0f;color:var(--white-f)}.rv-comments-area{margin-top:94px}@media screen and (max-width:1399px){.rv-comments-area{margin-top:64px}}@media screen and (max-width:991px){.rv-comments-area{margin-top:54px}}@media screen and (max-width:767px){.rv-comments-area{margin-top:44px}}.rv-comments-area__title{color:var(--black);font-size:26px;font-weight:700;line-height:normal}@media screen and (max-width:1199px){.rv-comments-area__title{font-size:24px}}@media screen and (max-width:767px){.rv-comments-area__title{font-size:22px}}.rv-comment{display:flex;margin-top:20px;gap:20px;border-bottom:1px solid #e8e9e9;padding-bottom:40px}@media screen and (max-width:1199px){.rv-comment{padding-bottom:30px}}@media screen and (max-width:767px){.rv-comment{padding-bottom:20px}}@media screen and (max-width:479px){.rv-comment{flex-direction:column;row-gap:0}}.rv-comment-commenter__img{flex-shrink:0}.rv-comment-commenter__img img{width:60px;height:60px;object-fit:cover;border-radius:50%}.rv-comment-commenter__name{color:var(--black);font-size:15px;font-weight:700;line-height:normal;margin-bottom:3px}@media screen and (max-width:479px){.rv-comment-commenter__name{margin-bottom:3px}}.rv-comment-commenter__date{color:rgba(5,5,5,.8);font-family:var(--mulish);font-size:14px;font-weight:600;line-height:185.714%}.rv-comment__txt{padding-top:10px}.rv-comment__descr{color:rgba(5,5,5,.6);font-family:var(--mulish);font-weight:400;line-height:150%;margin-bottom:24px}.rv-comment-bottom-actions{display:flex;gap:15px}.rv-comment-bottom-actions>button{border:1px solid rgba(5,5,5,.1);padding:0 20px;height:30px;line-height:30px;text-transform:uppercase;font-size:12px;font-weight:600}.rv-comment-bottom-actions>button:hover{background-color:#509e0f;border-color:#509e0f;color:var(--white-f)}.rv-comment-reply{margin-top:40px;margin-left:110px;display:flex;gap:20px}@media screen and (max-width:1199px){.rv-comment-reply{margin-top:30px;margin-left:90px}}@media screen and (max-width:767px){.rv-comment-reply{margin-top:20px;margin-left:70px}}@media screen and (max-width:575px){.rv-comment-reply{margin-left:60px}}@media screen and (max-width:479px){.rv-comment-reply{margin-left:40px;flex-direction:column;row-gap:0}}.rv-comment-reply:not(:last-child){border-bottom:1px solid #e8e9e9;padding-bottom:40px}@media screen and (max-width:1199px){.rv-comment-reply:not(:last-child){margin-bottom:30px}}@media screen and (max-width:767px){.rv-comment-reply:not(:last-child){margin-bottom:20px}}.rv-comment-commenter-state{color:#8c8c8c;font-size:14px;font-weight:400}.rv-comment-form-area{margin-top:94px}@media screen and (max-width:1399px){.rv-comment-form-area{margin-top:64px}}@media screen and (max-width:991px){.rv-comment-form-area{margin-top:54px}}@media screen and (max-width:767px){.rv-comment-form-area{margin-top:44px}}.rv-comment-form{margin-top:20px}.rv-comment-form input,.rv-comment-form textarea{width:100%;border:1px solid rgba(5,5,5,.1);padding:15px 25px;vertical-align:top}@media screen and (max-width:1199px){.rv-comment-form input,.rv-comment-form textarea{padding:12px 22px}}@media screen and (max-width:767px){.rv-comment-form input,.rv-comment-form textarea{padding:10px 15px}}.rv-comment-form__checkbox{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.rv-comment-form__checkbox input,.rv-comment-form__checkbox label{width:max-content}.rv-comment-form .rv-inner-btn{width:100%}.rv-recent-blog{display:flex;gap:20px;align-items:center;font-family:var(--mulish)}@media screen and (max-width:1199px){.rv-recent-blog{gap:15px}}.rv-recent-blog:not(:last-child){margin-bottom:15px}.rv-recent-blog img{width:100px;height:100px;flex-shrink:0}@media screen and (max-width:1199px){.rv-recent-blog img{width:80px;height:80px}}.rv-recent-blog__date{color:rgba(5,5,5,.8);font-weight:600;font-size:14px}.rv-recent-blog__date i{padding-right:3px}.rv-recent-blog__title{color:var(--black);font-size:17px;font-weight:800;line-height:141.176%;margin-bottom:0}@media screen and (max-width:1199px){.rv-recent-blog__title{font-size:16px}}.rv-recent-blog__title a:hover{color:#509e0f}.rv-shop-area__top-actions{margin-bottom:60px}@media screen and (max-width:1399px){.rv-shop-area__top-actions{margin-bottom:40px}}@media screen and (max-width:575px){.rv-shop-area__top-actions{margin-bottom:30px}}.rv-shop-area__right-actions{display:flex;justify-content:flex-end;gap:40px;align-items:center}@media screen and (max-width:991px){.rv-shop-area__right-actions{justify-content:center}}@media screen and (max-width:575px){.rv-shop-area__right-actions{flex-wrap:wrap;row-gap:12px;column-gap:20px}}.rv-shop-area__view-type{display:flex;gap:20px}.rv-shop-area__view-type button{font-size:22px;color:rgba(5,5,5,.3)}.rv-shop-area__view-type button.active{color:#050505}.rv-shop-area .showed-products-number{font-family:var(--mulish);text-transform:capitalize;font-size:15px;font-weight:600;color:#5d626c}.rv-shop-area .showed-products-number button{color:#5d626c;position:relative;padding-right:10px}.rv-shop-area .showed-products-number button:hover{color:#050505}.rv-shop-area .showed-products-number button:first-child{padding-left:10px}.rv-shop-area .showed-products-number button:not(:last-child):before{content:"/";position:absolute;right:0;top:50%;transform:translateY(-50%)}.rv-shop-area .showed-products-number button.active{color:#000}.rv-shop-area form{position:relative;border-bottom:1px solid rgba(5,5,5,.14);padding-bottom:10px}.rv-shop-area form:before{content:"";position:absolute;bottom:50%;transform:translateY(50%);right:0;font-family:Font Awesome\ 6 Pro;color:rgba(5,5,5,.6)}.rv-shop-area select{border:none;color:#050505;font-family:Mulish;font-size:15px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:20px}.rv-shop-area select:focus{outline:none}.rv-shop-sidebar-single-area li a{display:flex;justify-content:space-between;color:rgba(5,5,5,.6);margin-bottom:18px}.rv-shop-sidebar-single-area li a:hover{color:var(--black)}.rv-shop-sidebar-single-area li:last-child a{margin-bottom:0}.rv-shop-sidebar-single-area .active a{font-weight:700}.rv-color-variants-area li a{position:relative;padding-left:28px;justify-content:flex-start;gap:3px}.rv-color-variants-area li a:before{content:attr(data-color);position:absolute;left:0;top:50%;translate:0 -50%;background-color:#ff4040;width:18px;height:18px;border-radius:50%}.rv-color-variants-area li a.lilac:before{background-color:#95b}.rv-color-variants-area li a.mulberry:before{background-color:#3c3845}.rv-color-variants-area li a.graphite:before{background-color:#bbe7c5}.rv-color-variants-area li a.tangerine:before{background-color:#f08204}.rv-color-variants-area li a.porcelain:before{background-color:#6e8b61}.rv-price-filter .noUi-target{background:rgba(5,5,5,.1);border-radius:4px;height:4px;border:none;box-shadow:none}.rv-price-filter .noUi-connect{background-color:#509e0f}.rv-price-filter .noUi-handle:after,.rv-price-filter .noUi-handle:before{content:none}.rv-price-filter .noUi-horizontal .noUi-handle{border:none;height:16px;width:16px;border-radius:50%;right:-3px;cursor:pointer;background:var(--white-f);box-shadow:0 4px 14px 0 rgba(30,31,33,.24)}.rv-price-filter .filtered-price{margin-top:25px;color:rgba(5,5,5,.6);font-size:14px;font-weight:500;flex-direction:column;row-gap:20px}.rv-price-filter .filtered-price__title{text-transform:uppercase;margin-right:5px;margin-bottom:0;font-size:14px}.rv-price-filter .filtered-price__number{display:flex;gap:2px}.rv-price-filter .filtered-price .filter-info{width:100%;display:flex;align-items:center}@media screen and (max-width:1399px){.rv-inner-products-container>.row{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media screen and (max-width:991px){.rv-inner-products-container>.row{--bs-gutter-x:15px;--bs-gutter-y:15px}}.rv-inner-products-container .col.list-view-on{width:100%!important}.rv-inner-products-container .col.list-view-on>*{display:flex;border:1px solid #eef6e7;align-items:center;text-align:left}@media screen and (max-width:479px){.rv-inner-products-container .col.list-view-on>*{flex-direction:column}}.rv-inner-products-container .col.list-view-on>* .rv-3-product__img{width:max-content;height:auto;margin:0;min-width:280px;padding:50px 30px;align-self:stretch;flex-shrink:0}@media screen and (max-width:767px){.rv-inner-products-container .col.list-view-on>* .rv-3-product__img{min-width:auto;max-width:200px}}@media screen and (max-width:479px){.rv-inner-products-container .col.list-view-on>* .rv-3-product__img{max-width:100%;width:100%}}.rv-inner-products-container .col.list-view-on>* .rv-3-product__txt{padding:30px}@media screen and (max-width:575px){.rv-inner-products-container .col.list-view-on>* .rv-3-product__txt{padding:20px}}.rv-inner-products-container .col.list-view-on>* .rv-inner-product__descr{display:block}.rv-inner-products-container .col.list-view-on>:hover .rv-3-product__price{translate:0 0;opacity:1}.rv-inner-products-container .col.list-view-on>* .rv-3-product__cart-btn{position:static;opacity:1;text-align:left;margin-top:10px}.rv-inner-product{background-color:#f4f4f4;border:none;text-align:center;overflow:hidden;padding:50px 25px 45px}@media screen and (max-width:1399px){.rv-inner-product{padding:40px 25px 35px}}@media screen and (max-width:1199px){.rv-inner-product{padding:30px 25px 25px}}@media screen and (max-width:575px){.rv-inner-product{padding:20px 25px 15px}}.rv-inner-product:hover .rv-inner-product__hover-img{opacity:1;pointer-events:all}.rv-inner-product:hover .rv-inner-product__hover-img img{transform:rotate(0deg) scale(1)}.rv-inner-product:hover .rv-3-product__cart-btn{background-color:var(--black);color:var(--white-f)}.rv-inner-product .rv-3-product__actions{z-index:5}.rv-inner-product .rv-3-product__actions button{background:none;border:none;width:auto;height:auto}.rv-inner-product .rv-3-product__actions button:hover{background:none;border:none;color:var(--black)}.rv-inner-product .rv-7-product__tag{background-color:var(--black)}.rv-inner-product .rv-3-product__price{margin-bottom:2px}.rv-inner-product .rv-3-product__cart-btn{position:relative;opacity:1;pointer-events:all;line-height:1;color:var(--black);z-index:5;width:max-content;padding:14px 32px 13px}.rv-inner-product .rv-3-product__cart-btn:hover{color:#509e0f}.rv-inner-product .rv-3-product__cart-btn i{margin-right:2px}.rv-inner-product__hover-img{position:absolute;inset:0;z-index:3;opacity:0;pointer-events:none;transition:.4s ease}.rv-inner-product__hover-img img{width:100%;height:100%;transform:rotate(10deg) scale(1.5)}.rv-inner-product__descr{display:none;margin-bottom:12px;color:rgba(5,5,5,.8)}.rv-shop-pagination .page-numbers{display:flex;gap:10px;margin-top:50px}@media screen and (max-width:1199px){.rv-shop-pagination .page-numbers{margin-top:35px}}@media screen and (max-width:479px){.rv-shop-pagination .page-numbers{justify-content:center}}.rv-shop-pagination .page-number-btn{border:1px solid rgba(5,5,5,.1);text-align:center;font-size:14px;font-family:var(--mulish);font-weight:700;width:45px;height:45px;line-height:45px;color:rgba(5,5,5,.6)}@media screen and (max-width:991px){.rv-shop-pagination .page-number-btn{width:40px;height:40px;line-height:40px}}@media screen and (max-width:479px){.rv-shop-pagination .page-number-btn{width:35px;height:35px;line-height:35px}}.rv-shop-pagination .page-number-btn.current,.rv-shop-pagination .page-number-btn:hover{background-color:#509e0f;border-color:#509e0f;color:var(--white-f)}.rv-inner-gallery-row{--bs-gutter-x:20px;--bs-gutter-y:20px}@media screen and (max-width:1199px){.rv-inner-gallery-row{--bs-gutter-y:15px;--bs-gutter-x:15px}}.rv-product-details__imgs{display:flex;gap:30px}@media screen and (max-width:1199px){.rv-product-details__imgs{gap:20px}}@media screen and (max-width:575px){.rv-product-details__imgs{flex-direction:column}}.rv-product-details-img-slider-1{flex:80px 0}@media screen and (max-width:575px){.rv-product-details-img-slider-1{width:100%}}.rv-product-details-img-slider-1 .swiper-slide-thumb-active .rv-product-details__thumb{border-color:#509e0f}@media screen and (max-width:575px){.rv-product-details-img-slider-1 .swiper-slide{width:auto}.rv-product-details-img-slider-1 .swiper-wrapper{justify-content:center}}.rv-product-details__thumb{height:80px;border:1px solid rgba(5,5,5,.1);display:flex;align-items:center;justify-content:center;transition:.4s ease}@media screen and (max-width:575px){.rv-product-details__thumb{width:80px}}.rv-product-details__thumb img{max-width:90%;max-height:90%}.rv-product-details-img-slider-2{max-width:calc(100% - 110px)}@media screen and (max-width:575px){.rv-product-details-img-slider-2{width:100%}}.rv-product-details__img{background-color:#f5f6fa;display:flex;align-items:center;justify-content:center;aspect-ratio:53/58}.rv-product-details__top-txt{padding-left:77px;padding-top:27px}@media screen and (max-width:1399px){.rv-product-details__top-txt{padding-left:57px}}@media screen and (max-width:1199px){.rv-product-details__top-txt{padding-left:37px;padding-top:17px}}@media screen and (max-width:991px){.rv-product-details__top-txt{padding-left:0}}.rv-product-details__title{color:#050505;font-family:var(--mulish);font-size:50px;font-weight:800;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width:1399px){.rv-product-details__title{font-size:40px}}@media screen and (max-width:1199px){.rv-product-details__title{font-size:35px}}@media screen and (max-width:991px){.rv-product-details__title{font-size:32px}}@media screen and (max-width:767px){.rv-product-details__title{font-size:30px}}@media screen and (max-width:575px){.rv-product-details__title{font-size:28px;margin-bottom:15px}}@media screen and (max-width:479px){.rv-product-details__title{font-size:24px}}.rv-product-details__rating{display:flex;align-items:center;gap:8px;margin-bottom:35px}@media screen and (max-width:1399px){.rv-product-details__rating{margin-bottom:30px}}@media screen and (max-width:1199px){.rv-product-details__rating{margin-bottom:20px}}.rv-product-details__rating .rating{font-size:12px;color:#ed9717}.rv-product-details__rating .h6,.rv-product-details__rating h6{color:rgba(5,5,5,.6);font-family:var(--mulish);font-size:14px;font-weight:500}.rv-product-details__short-descr{color:rgba(5,5,5,.7);font-family:var(--mulish);line-height:150%;margin-bottom:32px}@media screen and (max-width:1399px){.rv-product-details__short-descr{margin-bottom:22px}}@media screen and (max-width:1199px){.rv-product-details__short-descr{margin-bottom:12px}}.rv-product-details__price{color:#050505;font-family:var(--mulish);font-size:30px;font-weight:700;line-height:153.333%;display:flex;align-items:center;gap:15px;margin-bottom:42px}@media screen and (max-width:1399px){.rv-product-details__price{margin-bottom:32px}}@media screen and (max-width:1199px){.rv-product-details__price{margin-bottom:22px}}@media screen and (max-width:767px){.rv-product-details__price{font-size:28px}}@media screen and (max-width:575px){.rv-product-details__price{font-size:26px}}@media screen and (max-width:479px){.rv-product-details__price{font-size:24px}}.rv-product-details__price .prev-price{text-decoration:line-through;font-size:20px;font-weight:500;opacity:30%}.rv-product-details__actions{display:flex;gap:10px;margin-bottom:50px}@media screen and (max-width:1399px){.rv-product-details__actions{margin-bottom:40px}}@media screen and (max-width:1199px){.rv-product-details__actions{margin-bottom:30px}}.rv-product-details__quantity{display:flex;border:1px solid rgba(5,5,5,.1);height:50px}.rv-product-details__quantity input{border-right:1px solid rgba(5,5,5,.1);padding:0 15px;text-align:center;width:80px}.rv-product-details__quantity input::-webkit-inner-spin-button,.rv-product-details__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.rv-product-details__quantity button{display:block;padding:0 25px}.rv-product-details__quantity button:hover{background-color:var(--black);color:var(--white-f)}.rv-product-details__quantity button:first-child{border-bottom:1px solid rgba(5,5,5,.1)}.rv-product-details__add-to-wishlist{border:1px solid rgba(5,5,5,.1);width:50px;height:50px;font-size:18px}.rv-product-details__add-to-wishlist:hover{background-color:var(--black);border-color:var(--black);color:var(--white-f)}.rv-product-details__add-to-cart{background-color:var(--black);padding:0 30px;color:var(--white-f);font-weight:600;font-size:15px;height:50px;border:1px solid var(--black)}.rv-product-details__add-to-cart:hover{background-color:var(--white-f);color:var(--black)}.rv-product-details__infos{color:#050505;font-family:var(--mulish);font-size:15px;font-weight:600;line-height:200%}.rv-product-details__infos .info-value{color:#78797a}.rv-product-details__bottom-txt{margin-top:120px}@media screen and (max-width:1399px){.rv-product-details__bottom-txt{margin-top:80px}}@media screen and (max-width:991px){.rv-product-details__bottom-txt{margin-top:60px}}.rv-product-details__bottom-txt .nav-tabs{gap:70px;border-color:rgba(5,5,5,.1);margin-bottom:42px}@media screen and (max-width:1399px){.rv-product-details__bottom-txt .nav-tabs{gap:50px;margin-bottom:32px}}@media screen and (max-width:575px){.rv-product-details__bottom-txt .nav-tabs{gap:40px;margin-bottom:22px}}.rv-product-details__bottom-txt .nav-link{border-radius:0;border:none;border-bottom:3px solid transparent;color:#050505;font-family:var(--mulish);font-size:18px;font-weight:700;padding:0 0 8px}.rv-product-details__bottom-txt .nav-link.active,.rv-product-details__bottom-txt .nav-link:hover{border-color:#509e0f}.rv-product-details__bottom-txt p{font-family:var(--mulish);font-weight:400;color:rgba(5,5,5,.7);margin-bottom:0}.rv-product-details-bottom__title{font-weight:700;font-family:var(--mulish);margin-bottom:14px}.review-overview{display:flex;align-items:center;gap:50px;margin-bottom:50px}@media screen and (max-width:767px){.review-overview{flex-direction:column;gap:15px;padding:0}}@media screen and (max-width:479px){.review-overview{margin-bottom:32px}}.average-rating-area{text-align:center;font-family:var(--mulish)}.average-rating-area .h3,.average-rating-area h3{font-weight:700;font-size:40px}@media screen and (max-width:767px){.average-rating-area .h3,.average-rating-area h3{font-size:30px}}.average-rating-area .rating-amount{text-transform:capitalize;font-size:18px;font-weight:500}@media screen and (max-width:767px){.average-rating-area .rating-amount{font-size:14px}}@media screen and (max-width:991px){.review-breakdown{font-size:14px}}@media screen and (max-width:767px){.review-breakdown{font-size:12px}}.review-breakdown .individual-star-breakdown{display:flex;align-items:center;gap:15px}@media screen and (max-width:479px){.review-breakdown .individual-star-breakdown{gap:10px;justify-content:space-between}}.review-breakdown .individual-star-breakdown:not(:last-child){margin-bottom:5px}.review-breakdown .individual-star-breakdown .star{color:#fe9602}.review-breakdown .individual-star-breakdown .bar{width:240px;height:10px;background-color:#e7e7e7;border-radius:5px}@media screen and (max-width:479px){.review-breakdown .individual-star-breakdown .bar{width:150px}}.review-breakdown .individual-star-breakdown .filled{border-radius:5px;height:100%;background-color:#509e0f;width:45%}.review-breakdown .individual-star-breakdown-2 .filled{width:30%}.review-breakdown .individual-star-breakdown-3 .filled{width:15%}.review-breakdown .individual-star-breakdown-4 .filled,.review-breakdown .individual-star-breakdown-5 .filled{width:5%}.rv-product-details__review{border:1px solid rgba(5,5,5,.1);padding:15px 20px}@media screen and (max-width:479px){.rv-product-details__review{padding:15px}}.rv-product-details__review .user{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(5,5,5,.1);display:flex;align-items:center;gap:15px}@media screen and (max-width:767px){.rv-product-details__review .user{padding-bottom:15px;margin-bottom:15px}}.rv-product-details__review .user-img{border-radius:50%;width:65px;height:65px;overflow:hidden}.rv-product-details__review .user-name{text-transform:capitalize}.rv-product-details__review .user-rating{color:#fe9602;font-size:12px}.rv-product-details__review .review{padding:0;color:#777;font-weight:300}.rv-inner-video{margin:0}.rv-inner-video .rv-5-video{padding:325px 0;background-image:url(/_next/static/media/rv-1-video-bg.54eac87d.jpg);position:relative;z-index:1}@media screen and (max-width:1599px){.rv-inner-video .rv-5-video{padding:255px 0}}@media screen and (max-width:1399px){.rv-inner-video .rv-5-video{padding:205px 0}}@media screen and (max-width:1199px){.rv-inner-video .rv-5-video{padding:175px 0}}@media screen and (max-width:991px){.rv-inner-video .rv-5-video{padding:155px 0}}@media screen and (max-width:767px){.rv-inner-video .rv-5-video{padding:125px 0}}@media screen and (max-width:575px){.rv-inner-video .rv-5-video{padding:95px 0}}@media screen and (max-width:479px){.rv-inner-video .rv-5-video{padding:75px 0}}.rv-inner-video .rv-5-video:before{content:"";position:absolute;inset:0;background-color:rgba(5,5,5,.4);z-index:-1}.rv-inner-video .rv-5-video .outer-container{flex-direction:row;gap:20px}@media screen and (max-width:767px){.rv-inner-video .rv-5-video .outer-container{margin:0}}@media screen and (max-width:479px){.rv-inner-video .rv-5-video .outer-container{flex-direction:column;align-items:flex-start}}.rv-inner-video .rv-5-video a{background:linear-gradient(28deg,rgba(171,24,12,.95) 8.41%,#ff6357 93.57%)}.rv-inner-video .rv-5-video a:before{background:linear-gradient(212deg,rgba(171,24,12,.95) 8.41%,#ff6357 93.57%)}.rv-inner-video .h3,.rv-inner-video h3{color:var(--white-f);font-family:var(--oldenburg);font-size:46px;font-weight:400;line-height:108.696%;margin-bottom:0;width:25%}@media screen and (max-width:1399px){.rv-inner-video .h3,.rv-inner-video h3{width:45%;font-size:44px}}@media screen and (max-width:1199px){.rv-inner-video .h3,.rv-inner-video h3{font-size:40px}}@media screen and (max-width:991px){.rv-inner-video .h3,.rv-inner-video h3{font-size:38px;width:50%}}@media screen and (max-width:767px){.rv-inner-video .h3,.rv-inner-video h3{font-size:35px;width:65%}}@media screen and (max-width:575px){.rv-inner-video .h3,.rv-inner-video h3{font-size:32px}}@media screen and (max-width:479px){.rv-inner-video .h3,.rv-inner-video h3{font-size:30px;width:100%}}@media screen and (max-width:1399px){.rv-related-prod-row{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media screen and (max-width:991px){.rv-related-prod-row{--bs-gutter-x:15px;--bs-gutter-y:15px}}.rv-related-prod-heading{margin-bottom:48px}@media screen and (max-width:1199px){.rv-related-prod-heading{margin-bottom:33px}}@media screen and (max-width:767px){.rv-related-prod-heading{row-gap:10px}}.rv-related-prod-heading .rv-12-banner__btn{border-color:rgba(5,5,5,.1);padding:0 40px;color:var(--black);font-weight:700}@media screen and (max-width:991px){.rv-related-prod-heading .rv-12-banner__btn{padding:0 25px}}.rv-related-prod-heading .rv-12-banner__btn:hover{background-color:#509e0f;border-color:#509e0f;color:var(--white-f)}.rv-related-prod__title{margin-bottom:0;color:#050505;font-size:44px;font-weight:600}@media screen and (max-width:1399px){.rv-related-prod__title{font-size:42px}}@media screen and (max-width:1199px){.rv-related-prod__title{font-size:38px}}@media screen and (max-width:991px){.rv-related-prod__title{font-size:36px}}@media screen and (max-width:575px){.rv-related-prod__title{font-size:34px}}@media screen and (max-width:479px){.rv-related-prod__title{font-size:30px}}.rv-inner-project{width:100%}.rv-inner-project .rv-9-project__txt{padding:0 35px 28px}@media screen and (max-width:1399px){.rv-inner-project .rv-9-project__txt{padding:0 30px 23px}}@media screen and (max-width:1199px){.rv-inner-project .rv-9-project__txt{padding:0 25px 18px}}.rv-inner-project .rv-3-project__img:before{background:linear-gradient(48deg,rgba(101,171,3,.9) 12.77%,rgba(101,171,3,.27) 98.77%)}@media screen and (max-width:1399px){.rv-inner-project .rv-3-project__img img{height:500px}}@media screen and (max-width:1199px){.rv-inner-project .rv-3-project__img img{height:400px}}@media screen and (max-width:1399px){.rv-inner-project .rv-9-project__title{font-size:28px}}@media screen and (max-width:1199px){.rv-inner-project .rv-9-project__title{font-size:25px}}.rv-inner-project .rv-9-project__title a:hover{color:#fff}.rv-inner-cta{background-color:#f5f6fa}.rv-inner-service{padding:35px 40px;position:relative;background-color:var(--white-f);border:none;height:100%}@media screen and (max-width:1199px){.rv-inner-service{padding:30px 35px}}@media screen and (max-width:991px){.rv-inner-service{padding:25px}}@media screen and (max-width:575px){.rv-inner-service{padding:25px 20px}}.rv-inner-service:before{content:"";position:absolute;inset:0;bottom:-1px;right:-1px;z-index:1;pointer-events:none;border:solid #ddd;border-width:0 1px 1px 0}.rv-inner-service:hover .svg-elem-1{stroke:#509e0f}@media screen and (max-width:1199px){.rv-inner-service .rv-14-service__icon{margin-bottom:30px}}@media screen and (max-width:991px){.rv-inner-service .rv-14-service__icon{margin-bottom:25px}}@media screen and (max-width:1199px){.rv-inner-service .rv-14-service__icon svg{width:71px;height:71px;width:66px;height:66px}.rv-inner-service .rv-14-service__title{margin-bottom:11px}}@media screen and (max-width:991px){.rv-inner-service .rv-14-service__title{font-size:20px}}.rv-inner-service .rv-14-service__title a:hover{color:#509e0f}@media screen and (max-width:1199px){.rv-inner-service .rv-3-service__descr{margin-bottom:27px}}@media screen and (max-width:991px){.rv-inner-service .rv-3-service__descr{margin-bottom:22px}}.rv-inner-service .rv-14-service__btn:hover{color:#509e0f}.rv-inner-contact-info-cards{margin-bottom:24px;display:flex;gap:24px}@media screen and (max-width:991px){.rv-inner-contact-info-cards{flex-wrap:wrap}}@media screen and (max-width:767px){.rv-inner-contact-info-cards{gap:22px}}@media screen and (max-width:479px){.rv-inner-contact-info-cards{gap:20px}}.rv-inner-contact-info-cards>*{flex:auto}.rv-inner-contact-info{background:linear-gradient(94deg,#f9f9f9,#fdfdfd);border:1px solid #fdfdfd;padding:30px 40px}@media screen and (max-width:1399px){.rv-inner-contact-info{padding:25px 30px}}@media screen and (max-width:1199px){.rv-inner-contact-info{padding:20px 25px}}@media screen and (max-width:479px){.rv-inner-contact-info{padding:20px}}.rv-inner-contact-info__heading{display:flex;align-items:flex-start;flex-direction:column;gap:6px 15px;margin-bottom:15px}@media screen and (max-width:1199px){.rv-inner-contact-info__heading{margin-bottom:10px}}.rv-inner-contact-info__icon{width:55px;height:55px;border-radius:50%;background-color:var(--white-f);flex-shrink:0;display:grid;place-content:center;font-size:22px}@media screen and (max-width:1199px){.rv-inner-contact-info__icon{width:50px;height:50px;font-size:20px}}.rv-inner-contact-info__title{margin-bottom:0;font-size:22px;font-family:var(--mulish);font-weight:700}@media screen and (max-width:1199px){.rv-inner-contact-info__title{font-size:20px}}.rv-inner-contact-info .rv-5-footer-timings li{color:var(--black);font-size:16px;font-weight:500;gap:6px 15px;flex-wrap:wrap}.rv-inner-contact-info .rv-5-footer-timings li:not(:last-child){margin-bottom:10px}.rv-inner-contact-info .rv-5-footer-timings li a{color:var(--black)}.rv-inner-contact-info .rv-5-footer-timings li a:hover{color:#509e0f}.rv-inner-contact__txt{border-color:#f9f9f9;background:linear-gradient(94deg,#f9f9f9,#fdfdfd)}.rv-inner-contact__form button,.rv-inner-contact__form input,.rv-inner-contact__form select,.rv-inner-contact__form textarea{border-color:#dedede;color:var(--black)}.rv-inner-contact__form button{border-color:#509e0f;background-color:#509e0f;color:var(--white-f)}.rv-inner-contact__form button:hover{color:var(--black)}.rv-inner-contact__form option{background-color:var(--white-f)}.rv-404 img{margin-bottom:30px}.rv-404__title{font-weight:700;font-family:var(--mulish);font-size:40px;margin-bottom:15px}@media screen and (max-width:1399px){.rv-404__title{font-size:35px}}@media screen and (max-width:991px){.rv-404__title{font-size:32px}}@media screen and (max-width:575px){.rv-404__title{font-size:30px}}@media screen and (max-width:479px){.rv-404__title{font-size:28px;margin-bottom:10px}}.rv-404__sub-title{font-size:18px;color:#5a5a5a}@media screen and (max-width:479px){.rv-404__sub-title{font-size:16px}}.rv-404__btn{background-color:#509e0f;border-radius:30px;border-color:#509e0f}@media screen and (max-width:991px){.rv-service-details__row{--bs-gutter-y:50px}}.rv-service-details__img{border-radius:10px;overflow:hidden;margin-bottom:33px}@media screen and (max-width:1199px){.rv-service-details__img{margin-bottom:23px}}@media screen and (max-width:991px){.rv-service-details__img{margin-bottom:18px}}.rv-service-details__img img{width:100%;aspect-ratio:61/32}.rv-service-details__title{color:var(--black);font-size:34px;font-weight:700;margin-bottom:15px}@media screen and (max-width:1399px){.rv-service-details__title{font-size:32px}}@media screen and (max-width:1199px){.rv-service-details__title{font-size:30px}}@media screen and (max-width:767px){.rv-service-details__title{font-size:28px}}@media screen and (max-width:575px){.rv-service-details__title{font-size:26px}}@media screen and (max-width:479px){.rv-service-details__title{font-size:24px}}.rv-service-details__descr{color:rgba(8,8,33,.6);font-family:Roboto;margin-bottom:26px}@media screen and (max-width:575px){.rv-service-details__descr{margin-bottom:20px}}.rv-service-details__blockquote.blockquote{border-radius:10px}@media screen and (max-width:1399px){.rv-service-details__blockquote.blockquote{margin:34px 0 40px;padding:98px 90px 45px}}@media screen and (max-width:1199px){.rv-service-details__blockquote.blockquote{margin:30px 0 36px;padding:88px 30px 35px}}@media screen and (max-width:575px){.rv-service-details__blockquote.blockquote{margin:20px 0 26px;padding:88px 30px 35px}}.rv-service-details__cards{margin-bottom:73px}@media screen and (max-width:1399px){.rv-service-details__cards{margin-bottom:63px}}@media screen and (max-width:1199px){.rv-service-details__cards{margin-bottom:53px}}@media screen and (max-width:991px){.rv-service-details__cards{margin-bottom:43px}}@media screen and (max-width:1399px){.rv-service-details__cards .row{--bs-gutter-x:25px}}@media screen and (max-width:1199px){.rv-service-details__cards .row{--bs-gutter-x:20px}}.rv-service-details-card{border:1px solid rgba(5,5,5,.14);border-radius:20px;padding:54px 44px}@media screen and (max-width:1399px){.rv-service-details-card{padding:40px 34px}}@media screen and (max-width:1199px){.rv-service-details-card{padding:30px}}@media screen and (max-width:767px){.rv-service-details-card{padding:20px}}.rv-service-details-card__tag{border:1px solid rgba(5,5,5,.14);border-radius:6px;padding:2px 14px 3px;font-size:14px;font-weight:500;margin-bottom:60px}@media screen and (max-width:1399px){.rv-service-details-card__tag{margin-bottom:40px}}@media screen and (max-width:767px){.rv-service-details-card__tag{margin-bottom:30px}}.rv-service-details-card__icon{margin-bottom:38px}@media screen and (max-width:1399px){.rv-service-details-card__icon{margin-bottom:28px}}@media screen and (max-width:767px){.rv-service-details-card__icon{margin-bottom:23px}}.rv-service-details-card__icon img{width:110px;height:110px;object-fit:scale-down}@media screen and (max-width:1199px){.rv-service-details-card__icon img{width:100px;height:100px}}@media screen and (max-width:991px){.rv-service-details-card__icon img{width:90px;height:90px}}.rv-service-details-card__descr{color:#838383;font-size:20px;line-height:150%;margin-bottom:42px}@media screen and (max-width:1399px){.rv-service-details-card__descr{font-size:18px;margin-bottom:32px}}@media screen and (max-width:767px){.rv-service-details-card__descr{margin-bottom:27px}}.rv-service-details-card__descr .highlight{color:var(--black)}.rv-service-details-card__btn{background-color:#509e0f;border-color:#509e0f;border-radius:10px;padding:0 42px;font-family:var(--inter);font-weight:600;line-height:48px}@media screen and (max-width:1199px){.rv-service-details-card__btn{line-height:43px;padding:0 32px}}@media screen and (max-width:767px){.rv-service-details-card__btn{line-height:38px;padding:0 27px}}@media screen and (max-width:575px){.rv-service-details-card__btn{line-height:33px;padding:0 22px}}.rv-service-details-sidebar-widget{border-radius:10px;background-color:#eef1f6;padding:30px}@media screen and (max-width:1399px){.rv-service-details-sidebar-widget{padding:25px}}@media screen and (max-width:1199px){.rv-service-details-sidebar-widget{padding:22px 20px}}.rv-service-details-sidebar-widget:not(:last-child){margin-bottom:30px}@media screen and (max-width:1399px){.rv-service-details-sidebar-widget:not(:last-child){margin-bottom:25px}}.rv-service-details-sidebar__search-form{box-shadow:0 1px 2px 0 rgba(13,18,30,.08);background-color:var(--white-f);border-radius:10px;display:flex;padding:5px}.rv-service-details-sidebar__search-form input{height:47px;padding:0 20px 0 18px;width:100%}@media screen and (max-width:1199px){.rv-service-details-sidebar__search-form input{height:40px;padding:0 10px 0 8px}}.rv-service-details-sidebar__search-form button{background-color:#509e0f;width:47px;height:47px;border-radius:6px;flex-shrink:0;color:var(--white-f);border:1px solid #509e0f}@media screen and (max-width:1199px){.rv-service-details-sidebar__search-form button{width:40px;height:40px}}.rv-service-details-sidebar__search-form button:hover{background-color:transparent;color:#509e0f}.rv-service-details-sidebar-categories li:not(:last-child){margin-bottom:6px}.rv-service-details-sidebar-categories a{border-radius:10px;box-shadow:0 1px 2px 0 rgba(13,18,30,.08);background-color:var(--white-f);padding:16.25px 24px;color:#080821;font-size:17px;font-weight:500;width:100%}@media screen and (max-width:1199px){.rv-service-details-sidebar-categories a{padding:12.25px 15px;font-size:16px}}.rv-service-details-sidebar-categories a:hover{color:var(--white-f);background-color:var(--black)}.rv-accordion-item{background-color:var(--white);border-bottom:1px solid rgba(10,37,64,.1);padding:25px 0}@media screen and (max-width:1199px){.rv-accordion-item{padding:20px 0}}@media screen and (max-width:991px){.rv-accordion-item{padding:15px 0}}@media screen and (max-width:1199px){.rv-accordion-item:first-child{padding-top:15px}}.rv-accordion-item-header{display:grid;grid-template-columns:auto 20px;align-items:center;cursor:pointer;grid-gap:10px;gap:10px}.rv-accordion-item-title{margin-bottom:0;color:#0a2540;font-size:18px;font-weight:600;line-height:133.333%}@media screen and (max-width:479px){.rv-accordion-item-title{font-size:16px}}.rv-accordion-item-expand-icon{width:24px;height:24px;position:relative;display:block;justify-self:end;background-color:rgba(10,37,64,.1);border-radius:50%;flex-shrink:0}.rv-accordion-item-expand-icon:after,.rv-accordion-item-expand-icon:before{content:"";position:absolute;width:8px;height:2px;background-color:var(--black);transition:.4s ease;inset:0;margin:auto}.rv-accordion-item-expand-icon:after{transform:rotate(90deg)}.rv-accordion-item-body{margin-bottom:0;line-height:0;overflow:hidden;transition:.4s ease;opacity:0;color:rgba(10,37,64,.6);font-size:15px;font-weight:500}.rv-accordion-item.open .rv-accordion-item-expand-icon:after{transform:rotate(180deg)}.rv-accordion-item.open .rv-accordion-item-body{padding-top:23px;opacity:1;line-height:1.6}@media screen and (max-width:1199px){.rv-accordion-item.open .rv-accordion-item-body{padding-top:18px}}@media screen and (max-width:479px){.rv-accordion-item.open .rv-accordion-item-body{padding-top:13px}}.rv-project-details__cover-slider{margin-bottom:40px}@media screen and (max-width:767px){.rv-project-details__cover-slider{margin-bottom:25px}}.rv-project-details__img{border-radius:20px;overflow:hidden}.rv-project-details__img img{height:520px;width:100%}@media screen and (max-width:1199px){.rv-project-details__img img{height:460px}}@media screen and (max-width:991px){.rv-project-details__img img{height:360px}}@media screen and (max-width:767px){.rv-project-details__img img{height:260px}}@media screen and (max-width:479px){.rv-project-details__img img{height:180px}}.rv-project-details__txt{display:flex;gap:100px;margin-bottom:70px}@media screen and (max-width:1199px){.rv-project-details__txt{margin-bottom:50px}}@media screen and (max-width:991px){.rv-project-details__txt{margin-bottom:30px;gap:50px}}@media screen and (max-width:767px){.rv-project-details__txt{flex-direction:column-reverse;row-gap:20px}}.rv-project-details__txt .left>:last-child{margin-bottom:0}.rv-project-details__infos{flex-shrink:0}@media screen and (max-width:767px){.rv-project-details__infos{display:flex;flex-wrap:wrap;column-gap:8px}}.rv-project-details-info{background-color:rgba(8,8,33,.06);border-radius:10px;padding:15px 24px 9px}@media screen and (max-width:479px){.rv-project-details-info{padding:10px 15px 4px}}.rv-project-details-info:not(:last-child){margin-bottom:8px}.rv-project-details-info__name{color:var(--black);font-size:15px;font-weight:700;text-transform:uppercase;margin-bottom:1px}.rv-project-details-info__value{color:rgba(8,8,33,.6);font-family:Roboto;font-size:15px;font-weight:400;line-height:173.333%}.rv-project-details__features-img{border-radius:20px;overflow:hidden}.rv-project-details__features-img img{width:100%}.rv-project-details__features .h5,.rv-project-details__features h5{color:#050505;font-size:24px;font-weight:700;margin-bottom:22px}@media screen and (max-width:991px){.rv-project-details__features .h5,.rv-project-details__features h5{margin-bottom:15px}}@media screen and (max-width:479px){.rv-project-details__features .h5,.rv-project-details__features h5{font-size:22px}}.rv-project-details__features li{position:relative;padding-left:18px;color:rgba(0,0,0,.7)}.rv-project-details__features li:not(:last-child){margin-bottom:18px}@media screen and (max-width:1399px){.rv-project-details__features li:not(:last-child){margin-bottom:12px}}.rv-project-details__features li:before{content:"";position:absolute;left:0;top:9px;background-color:rgba(0,0,0,.3);width:6px;height:6px;border-radius:50%}.rv-project-details__video{margin:120px 0}@media screen and (max-width:1199px){.rv-project-details__video{margin:80px 0}}@media screen and (max-width:991px){.rv-project-details__video{margin:60px 0}}.rv-project-details__bottom-imgs{margin-top:40px}@media screen and (max-width:1199px){.rv-project-details__bottom-imgs{margin-top:30px}}.rv-project-details__bottom-img{border-radius:10px;overflow:hidden}.rv-project-details__bottom-img img{width:100%}.rv-project-details-bottom-navs{background-color:rgba(10,16,29,.06);border-radius:100px;margin-top:60px;position:relative}@media screen and (max-width:1199px){.rv-project-details-bottom-navs{margin-top:50px}}@media screen and (max-width:991px){.rv-project-details-bottom-navs{margin-top:40px}}@media screen and (max-width:767px){.rv-project-details-bottom-navs{border-radius:40px}}.rv-project-details-bottom-navs:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1px;height:calc(100% - 60px);background-color:rgba(10,16,29,.3)}@media screen and (max-width:767px){.rv-project-details-bottom-navs:before{height:1px;width:calc(100% - 60px)}}.rv-project-details-bottom-nav{border-radius:10px;padding:18px;display:flex;align-items:center;gap:20px}@media screen and (max-width:1199px){.rv-project-details-bottom-nav{padding:12px;gap:15px}}@media screen and (max-width:479px){.rv-project-details-bottom-nav{gap:10px}}.rv-project-details-bottom-nav:hover{color:var(--tl-btn-bg)}.rv-project-details-bottom-nav:hover .rv-project-details-bottom-nav-arrow{border-color:#509e0f;background-color:#509e0f;color:var(--white-f)}.rv-project-details-bottom-nav-arrow{font-size:24px;width:84px;height:84px;flex-shrink:0;border:1px solid rgba(5,5,5,.14);border-radius:50%;display:grid;place-content:center;transition:.4s ease;color:var(--black)}@media screen and (max-width:1199px){.rv-project-details-bottom-nav-arrow{width:74px;height:74px}}@media screen and (max-width:991px){.rv-project-details-bottom-nav-arrow{width:68px;height:68px}}@media screen and (max-width:479px){.rv-project-details-bottom-nav-arrow{width:60px;height:60px;font-size:20px}}.rv-project-details-bottom-nav-subtitle{margin-bottom:7px;color:rgba(10,16,29,.7);font-family:Roboto;font-size:16px;font-weight:600;text-transform:uppercase}@media screen and (max-width:1199px){.rv-project-details-bottom-nav-subtitle{margin-bottom:3px}}@media screen and (max-width:479px){.rv-project-details-bottom-nav-subtitle{font-size:14px}}.rv-project-details-bottom-nav-title{margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#050505;font-size:24px;font-weight:700;transition:.4s ease}@media screen and (max-width:1199px){.rv-project-details-bottom-nav-title{font-size:22px}}@media screen and (max-width:991px){.rv-project-details-bottom-nav-title{font-size:20px}}@media screen and (max-width:479px){.rv-project-details-bottom-nav-title{font-size:18px}}.rv-project-details-bottom-nav-title:hover{color:#509e0f}#rv-project-details__cover-slider-nav{z-index:1}#rv-project-details__cover-slider-nav button{background-color:var(--white-f);border:none;color:var(--black)}@media screen and (max-width:575px){#rv-project-details__cover-slider-nav button{border:1px solid #ddd}}#rv-project-details__cover-slider-nav button:hover{background-color:#509e0f;border-color:#509e0f;color:var(--white-f)}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-inner-about-btn:hover,.rv-inner-about-btn .icon,.rv-inner-about-btn .txt,.rv-inner-slider-nav button:hover{border-color:#509e0f;background-color:#509e0f}.rv-inner-member-socials .rv-1-speaker__socials a:hover,.rv-inner-member-socials .rv-9-member-socials__icon{background-color:#509e0f}.cart-section{padding:100px 0;display:flex;gap:25px;align-items:flex-start}.cart-section .inner-cart{width:100%}.cart-section .inner-cart .cart-area{border:1px solid #e4e4e4;border-radius:10px;padding:20px 30px}@media screen and (max-width:479px){.cart-section .inner-cart .cart-area{padding:20px 15px}}.cart-section .inner-cart .cart-area .cart-left-actions{border-top:1px solid #e4e4e4;padding-top:20px;margin-top:0}.cart-section .inner-cart .cart-area .cart-left-actions .cart-coupon-form{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.cart-section .inner-cart .cart-area .cart-left-actions .cart-coupon-form input{height:45px;border:1px solid #e4e4e4;padding:0 15px;border-radius:3px}@media screen and (max-width:479px){.cart-section .inner-cart .cart-area .cart-left-actions .cart-coupon-form input{width:220px}}.cart-section .cart-checkout-area{text-align:center;border:1px solid #e4e4e4;width:100%;border-radius:10px;padding:30px}@media screen and (max-width:479px){.cart-section .cart-checkout-area{padding:20px 15px}}.cart-section .cart-checkout-area__title{font-size:18px;border-bottom:1px solid #e4e4e4;padding-bottom:15px;margin-bottom:15px;text-align:left}.cart-section .cart-checkout-area .checkout-summary{margin-bottom:30px}@media screen and (max-width:1199px){.cart-section .cart-checkout-area .checkout-summary{font-size:14px}}.cart-section .cart-checkout-area .checkout-summary li{display:flex;align-items:center;justify-content:space-between}.cart-section .cart-checkout-area .checkout-summary li:not(:last-child){margin-bottom:15px}.cart-section .cart-checkout-area .checkout-summary .cart-checkout-total{border-top:1px solid #222;padding-top:15px}.cart-section .cart-checkout-area a.rv-1-banner-btn{border-radius:6px;height:45px;text-transform:capitalize;line-height:42px;background-color:#222;color:#fff;border:1px solid #222;padding:0 25px;font-size:14px;font-weight:400;position:relative;overflow:hidden;z-index:1;vertical-align:top}.cart-section .cart-checkout-area a.rv-1-banner-btn:hover{background-color:transparent;color:var(--black);border-color:#509e0f}@media screen and (max-width:1399px){.cart-section .cart-checkout-area a.rv-1-banner-btn{padding:0 10px}}@media screen and (max-width:1199px){.cart-section .cart-checkout-area a.rv-1-banner-btn{padding:0 20px}}@media screen and (max-width:479px){.cart-section .cart-checkout-area a.rv-1-banner-btn{padding:0 10px}}.cart-section .rv-1-banner-btn{border-radius:6px;height:45px;text-transform:capitalize;line-height:42px;background-color:#222;color:#fff;border:1px solid #222;padding:0 30px;font-size:15px;font-weight:400;position:relative;overflow:hidden;z-index:1;vertical-align:top;transition:.3s ease}.cart-section .rv-1-banner-btn:hover{background-color:transparent;color:var(--black);border-color:#509e0f}.cart-section .wishlist-inner-section{width:100%}.cart-section .wishlist-inner-section .cart-area{border:1px solid #e4e4e4;border-radius:10px;padding:20px 30px}.cart-section .wishlist-inner-section .cart-area .cart-left-actions{border-top:1px solid #e4e4e4;padding-top:20px;margin-top:0}table.cart-page-table{width:100%}@media screen and (max-width:1199px){table.cart-page-table{min-width:max-content}}table.cart-page-table tbody,table.cart-page-table td,table.cart-page-table tfoot,table.cart-page-table th,table.cart-page-table thead{border:0 solid;border-color:inherit}table.cart-page-table th,table.cart-page-table tr:not(:last-child){border-bottom:1px solid #e4e4e4}table.cart-page-table th{padding:10px;text-transform:capitalize;text-align:center}table.cart-page-table th:first-child{text-align:start;padding-left:0}table.cart-page-table td{position:relative;text-align:center;padding:25px}table.cart-page-table td:first-child{padding-left:0}table.cart-page-table td:not(:last-of-type){padding-right:25px}table.cart-page-table td .cart-product{display:flex;align-items:center;gap:20px}table.cart-page-table td .cart-product__img{flex-shrink:0;border:1px solid #ddd;border-radius:6px}table.cart-page-table td .cart-product__img img{width:130px;aspect-ratio:1;border-radius:6px;object-fit:contain;padding:10px}@media screen and (max-width:991px){table.cart-page-table td .cart-product__img img{width:100px}}table.cart-page-table td .cart-product__txt .h6,table.cart-page-table td .cart-product__txt h6{text-align:left;line-height:1.5;margin-bottom:0}table.cart-page-table td .cart-product__quantity{width:140px;height:45px;background-color:#f8f8f8;line-height:45px;position:relative;border-radius:3px;margin-left:auto;margin-right:auto}table.cart-page-table td .cart-product__quantity .cart-product__quantity-btns{position:absolute;inset:0;display:flex;justify-content:space-between;visibility:hidden}table.cart-page-table td .cart-product__quantity .cart-product__quantity-btns button{text-align:center;width:45px;height:45px;line-height:normal;visibility:visible}table.cart-page-table td .cart-product__quantity input[type=number].cart-product-quantity-input{width:100%;padding:0 45px;text-align:center}table.cart-page-table tr{border:0 solid;border-color:inherit}table.cart-page-table tr:not(:last-child) td{padding-bottom:25px}@media screen and (max-width:991px){table.cart-page-table{min-width:max-content}}.rv-checkout{padding:100px 0}.rv-checkout .rv-checkout-title{font-weight:600;font-size:22px;margin-bottom:20px}.rv-checkout .checkout-form{display:flex;gap:25px}.rv-checkout .checkout-form .rv-billing-details{width:100%}.rv-checkout .checkout-form .rv-billing-details .nice-select,.rv-checkout .checkout-form .rv-billing-details input:not([type=checkbox]),.rv-checkout .checkout-form .rv-billing-details textarea{width:100%;border:1px solid #eaeaea;height:50px;line-height:50px;padding:0 20px;margin-bottom:20px}.rv-checkout .checkout-form .rv-billing-details select{border-radius:0;margin-bottom:20px;height:50px;box-shadow:none;border-color:#eaeaea;color:#747474;padding:0 20px;width:100%}.rv-checkout .checkout-form .rv-billing-details label.create-acc-lebel{padding-left:5px}.rv-checkout .checkout-form .rv-billing-details .additional-info{margin-top:50px}.rv-checkout .checkout-form .rv-billing-details .additional-info textarea{margin-bottom:0;height:150px;line-height:1.4;padding:20px}.rv-checkout .checkout-form .rv-checkout-sidebar{width:100%}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area{width:100%;padding:20px;border-radius:0;margin-bottom:53px;text-align:center;border:1px solid #e4e4e4}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area .checkout-summary{margin-bottom:30px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area .checkout-summary li{display:flex;align-items:center;justify-content:space-between}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area .checkout-summary li:not(:last-child){margin-bottom:15px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area .checkout-summary .cart-checkout-total{border-top:1px solid #222;padding-top:15px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-btn{border-radius:6px;height:45px;text-transform:capitalize;line-height:42px;background-color:#222;color:#fff;border:1px solid #222;padding:0 30px;font-size:15px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-btn:hover{background-color:transparent;color:var(--black);border-color:#509e0f}.rv-checkout .checkout-form .rv-checkout-sidebar input#checkout-payment-option{width:100%}.rv-checkout .checkout-form .rv-checkout-sidebar .payment-area{border:1px solid #eaeaea;padding:0 15px;height:50px;line-height:50px}.rv-checkout .checkout-form .rv-checkout-sidebar .checkout-payment-descr{padding:20px 0;font-size:14px;color:#777;text-transform:capitalize}.rv-checkout .checkout-form .rv-checkout-sidebar .checkout-payment-descr a{color:#509e0f}.rv-checkout .checkout-form .rv-checkout-sidebar .checkout-form-btn{width:100%}.rv-account-form-section{padding:120px 0}.rv-account-form-section .auth-container{display:flex;justify-content:center;flex-direction:column;align-items:center;border:1px solid rgba(0,0,0,.251);padding:50px 0;width:50%;border-radius:20px}@media screen and (max-width:991px){.rv-account-form-section .auth-container{width:80%}}@media screen and (max-width:575px){.rv-account-form-section .auth-container{width:95%}}.rv-account-form-section .auth-container form{padding:40px 40px 0;display:grid;grid-gap:15px;gap:15px;border-radius:3px;width:100%}@media screen and (max-width:479px){.rv-account-form-section .auth-container form{padding:25px 15px 0}}.rv-account-form-section .auth-container form input#login-password,.rv-account-form-section .auth-container form input#login-username,.rv-account-form-section .auth-container form input#register-email,.rv-account-form-section .auth-container form input#register-password,.rv-account-form-section .auth-container form input#register-username{width:100%;border:1px solid rgba(0,0,0,.251);border-radius:3px;height:45px;padding:0 20px}.rv-account-form-section .auth-container form input#sign-in-checkbox{margin-right:5px}.rv-account-form-section .auth-container form .stay-sign-in{display:flex;align-items:center}@media screen and (max-width:479px){.rv-account-form-section .auth-container form .stay-sign-in{font-size:13px}}.rv-account-form-section .auth-container form a.password-recovery-btn{color:#509e0f}@media screen and (max-width:479px){.rv-account-form-section .auth-container form a.password-recovery-btn{font-size:13px}}.rv-account-form-section .auth-container form button.rv-1-banner-btn.single-form-btn{padding:0 80px;margin-top:20px;justify-self:center;border-radius:6px;background-color:#222;height:45px;line-height:43px;font-size:16px;color:#fff;border:1px solid #222}.rv-account-form-section .auth-container form button.rv-1-banner-btn.single-form-btn:hover{background-color:transparent;color:var(--black);border-color:#509e0f}.rv-account-form-section .auth-container form .alternative-auth{width:100%;text-align:end}.rv-account-form-section .auth-container form .alternative-auth a{color:#509e0f}.rv-account-form-section .auth-container .other-option{text-align:center;padding-top:20px}.rv-account-form-section .auth-container .other-option p{font-size:16px;line-height:100%;color:#515151;margin-top:-2px;margin-bottom:17px}.rv-account-form-section .auth-container .other-option a{text-align:center;width:45px;height:45px;line-height:45px;border-radius:3px;font-size:22px;color:#222}.rv-account-form-section .auth-container .other-option a:hover{color:#794aff}