@charset "UTF-8";
@charset "UTF-8";

 :root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-heading-color: ;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;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;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(var(--bs-body-color-rgb),.75);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{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{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;border: ;}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:rgba(var(--bs-body-color-rgb),.75)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-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:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.375rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.375rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#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:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#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]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(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;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;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#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;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.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:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.375rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.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:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.375rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.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:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.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:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{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:focus+.btn,.btn:focus{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:active+.btn,.btn-check:checked+.btn,.btn.active,.btn.show,.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:active+.btn:focus,.btn-check:checked+.btn:focus,.btn.active:focus,.btn.show:focus,.btn:active:focus{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, 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, 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, 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, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f9fafb;--bs-btn-hover-border-color:#f9fafb;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#f9fafb;--bs-btn-active-border-color:#f9fafb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1c1f23;--bs-btn-hover-border-color:#1a1e21;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1a1e21;--bs-btn-active-border-color:#191c1f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--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, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-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-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;text-decoration:underline}.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:0.5rem}.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:0.25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:1000;display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#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:.375rem}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){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:-1px}.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:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(var(--bs-nav-tabs-border-width) * -1);background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(var(--bs-nav-tabs-border-width) * -1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0, 0, 0, 0.55);--bs-navbar-hover-color:rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color:rgba(0, 0, 0, 0.3);--bs-navbar-active-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color:rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0, 0, 0, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color: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='var%28--bs-body-color%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-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='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.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(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius,0)}.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:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius,0)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#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,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0, 0, 0, 0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#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(var(--bs-list-group-border-width) * -1);border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);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{border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-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(var(--bs-list-group-border-width) * -1);border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(255, 255, 255, 0.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255, 255, 255, 0.85);--bs-toast-header-border-color:rgba(0, 0, 0, 0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{position:absolute;z-index:1090;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(var(--bs-toast-padding-x) * -.5);margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color); outline:0;background-color: t;background-color: t;max-width: 4;}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(var(--bs-modal-header-padding-y) * -.5) calc(var(--bs-modal-header-padding-x) * -.5) calc(var(--bs-modal-header-padding-y) * -.5) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius,0)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:var(--bs-heading-color);--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-height) * -1 - 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(var(--bs-popover-arrow-width) * -.5);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(var(--bs-popover-arrow-height) * -1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@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-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}}@media (max-width:575.98px){.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (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:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}}@media (max-width:767.98px){.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (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:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}}@media (max-width:991.98px){.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (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:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}}@media (max-width:1199.98px){.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (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:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}}@media (max-width:1399.98px){.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (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:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(var(--bs-offcanvas-padding-y) * -.5);margin-right:calc(var(--bs-offcanvas-padding-x) * -.5);margin-bottom:calc(var(--bs-offcanvas-padding-y) * -.5)}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),.75)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%,
20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%,
20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-a:before{content:"\41"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-anchor-lock:before{content:"\e4ad"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-spin:before{content:"\e4bb"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-asterisk:before{content:"\2a"}.fa-at:before{content:"\40"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"\42"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-barcode:before{content:"\f02a"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-bookmark:before{content:"\e0bb"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bore-hole:before{content:"\e4c3"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-bottle-water:before{content:"\e4c5"}.fa-bowl-food:before{content:"\e4c6"}.fa-bowl-rice:before{content:"\e2eb"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-packing:before{content:"\e4c7"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-bridge:before{content:"\e4c8"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-bridge-water:before{content:"\e4ce"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bucket:before{content:"\e4cf"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-bugs:before{content:"\e4d0"}.fa-building:before{content:"\f1ad"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-building-circle-check:before{content:"\e4d2"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-building-flag:before{content:"\e4d5"}.fa-building-lock:before{content:"\e4d6"}.fa-building-ngo:before{content:"\e4d7"}.fa-building-shield:before{content:"\e4d8"}.fa-building-un:before{content:"\e4d9"}.fa-building-user:before{content:"\e4da"}.fa-building-wheat:before{content:"\e4db"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-burst:before{content:"\e4dc"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-c:before{content:"\43"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-car-on:before{content:"\e4dd"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-car-tunnel:before{content:"\e4de"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-chart-simple:before{content:"\e473"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-child-dress:before{content:"\e59c"}.fa-child-reaching:before{content:"\e59d"}.fa-child-rifle:before{content:"\e4e0"}.fa-children:before{content:"\e4e1"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-nodes:before{content:"\e4e2"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-question:before{content:"\e4e3"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer:before{content:"\e4e5"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-d:before{content:"\44"}.fa-database:before{content:"\f1c0"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diagram-successor:before{content:"\e47a"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-display:before{content:"\e163"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"\45"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"\3d"}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"\21"}.fa-expand:before{content:"\f065"}.fa-explosion:before{content:"\e4e9"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"\46"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-faucet-drip:before{content:"\e006"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-ferry:before{content:"\e4ea"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-circle-check:before{content:"\e5a0"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-file-circle-plus:before{content:"\e494"}.fa-file-circle-question:before{content:"\e4ef"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-shield:before{content:"\e4f0"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-burner:before{content:"\e4f1"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-fish-fins:before{content:"\e4f2"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flask-vial:before{content:"\e4f3"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-folder-closed:before{content:"\e185"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"\47"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glass-water:before{content:"\e4f4"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:"\3e"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"\48"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-handcuffs:before{content:"\e4f8"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-hands-bound:before{content:"\e4f9"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"\23"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-heart-circle-plus:before{content:"\e500"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helicopter-symbol:before{content:"\e502"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-helmet-un:before{content:"\e503"}.fa-highlighter:before{content:"\f591"}.fa-hill-avalanche:before{content:"\e507"}.fa-hill-rockslide:before{content:"\e508"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-circle-check:before{content:"\e509"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-house-crack:before{content:"\e3b1"}.fa-house-fire:before{content:"\e50c"}.fa-house-flag:before{content:"\e50d"}.fa-house-flood-water:before{content:"\e50e"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-lock:before{content:"\e510"}.fa-house-medical:before{content:"\e3b2"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-house-medical-flag:before{content:"\e514"}.fa-house-signal:before{content:"\e012"}.fa-house-tsunami:before{content:"\e515"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-hurricane:before{content:"\f751"}.fa-i:before{content:"\49"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"\4a"}.fa-jar:before{content:"\e516"}.fa-jar-wheat:before{content:"\e517"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-jet-fighter-up:before{content:"\e518"}.fa-joint:before{content:"\f595"}.fa-jug-detergent:before{content:"\e519"}.fa-k:before{content:"\4b"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kitchen-set:before{content:"\e51a"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"\4c"}.fa-land-mine-on:before{content:"\e51b"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-landmark-flag:before{content:"\e51c"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-file:before{content:"\e51d"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"\3c"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lines-leaning:before{content:"\e51e"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-location-pin-lock:before{content:"\e51f"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-locust:before{content:"\e520"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"\4d"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-mask-ventilator:before{content:"\e524"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-mattress-pillow:before{content:"\e525"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-retro:before{content:"\e527"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-money-bills:before{content:"\e1f3"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-mosquito-net:before{content:"\e52c"}.fa-motorcycle:before{content:"\f21c"}.fa-mound:before{content:"\e52d"}.fa-mountain:before{content:"\f6fc"}.fa-mountain-city:before{content:"\e52e"}.fa-mountain-sun:before{content:"\e52f"}.fa-mug-hot:before{content:"\f7b6"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"\4e"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-notdef:before{content:"\e1fe"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"\4f"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-oil-well:before{content:"\e532"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-p:before{content:"\50"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-people-group:before{content:"\e533"}.fa-people-line:before{content:"\e534"}.fa-people-pulling:before{content:"\e535"}.fa-people-robbery:before{content:"\e536"}.fa-people-roof:before{content:"\e537"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-person-burst:before{content:"\e53b"}.fa-person-cane:before{content:"\e53c"}.fa-person-chalkboard:before{content:"\e53d"}.fa-person-circle-check:before{content:"\e53e"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-person-circle-minus:before{content:"\e540"}.fa-person-circle-plus:before{content:"\e541"}.fa-person-circle-question:before{content:"\e542"}.fa-person-circle-xmark:before{content:"\e543"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-person-dress-burst:before{content:"\e544"}.fa-person-drowning:before{content:"\e545"}.fa-person-falling:before{content:"\e546"}.fa-person-falling-burst:before{content:"\e547"}.fa-person-half-dress:before{content:"\e548"}.fa-person-harassing:before{content:"\e549"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-military-pointing:before{content:"\e54a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-person-military-to-person:before{content:"\e54c"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-pregnant:before{content:"\e31e"}.fa-person-rays:before{content:"\e54d"}.fa-person-rifle:before{content:"\e54e"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-shelter:before{content:"\e54f"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-through-window:before{content:"\e5a9"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-person-walking-luggage:before{content:"\e554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-circle-check:before{content:"\e555"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-lock:before{content:"\e558"}.fa-plane-slash:before{content:"\e069"}.fa-plane-up:before{content:"\e22d"}.fa-plant-wilt:before{content:"\e5aa"}.fa-plate-wheat:before{content:"\e55a"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-plug-circle-check:before{content:"\e55c"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"\51"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\3f"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-r:before{content:"\52"}.fa-radiation:before{content:"\f7b9"}.fa-radio:before{content:"\f8d7"}.fa-rainbow:before{content:"\f75b"}.fa-ranking-star:before{content:"\e561"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-road-barrier:before{content:"\e562"}.fa-road-bridge:before{content:"\e563"}.fa-road-circle-check:before{content:"\e564"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-road-circle-xmark:before{content:"\e566"}.fa-road-lock:before{content:"\e567"}.fa-road-spikes:before{content:"\e568"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-rug:before{content:"\e569"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"\53"}.fa-sack-dollar:before{content:"\f81d"}.fa-sack-xmark:before{content:"\e56a"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-school-circle-check:before{content:"\e56b"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-school-flag:before{content:"\e56e"}.fa-school-lock:before{content:"\e56f"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-sheet-plastic:before{content:"\e571"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-shield-cat:before{content:"\e572"}.fa-shield-dog:before{content:"\e573"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-shield-heart:before{content:"\e574"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-lock:before{content:"\e4a5"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-square-nfi:before{content:"\e576"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-square-person-confined:before{content:"\e577"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-virus:before{content:"\e578"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-stapler:before{content:"\e5af"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"\54"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tarp:before{content:"\e57b"}.fa-tarp-droplet:before{content:"\e57c"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-tent:before{content:"\e57d"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tent-arrows-down:before{content:"\e581"}.fa-tents:before{content:"\e582"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toilet-portable:before{content:"\e583"}.fa-toilets-portable:before{content:"\e584"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tower-cell:before{content:"\e585"}.fa-tower-observation:before{content:"\e586"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-train-tram:before{content:"\e5b4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-tree-city:before{content:"\e587"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-trowel:before{content:"\e589"}.fa-trowel-bricks:before{content:"\e58a"}.fa-truck:before{content:"\f0d1"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-truck-droplet:before{content:"\e58c"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-truck-field:before{content:"\e58d"}.fa-truck-field-un:before{content:"\e58e"}.fa-truck-front:before{content:"\e2b7"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plane:before{content:"\e58f"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-u:before{content:"\55"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-between-lines:before{content:"\e591"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-line:before{content:"\e592"}.fa-users-rays:before{content:"\e593"}.fa-users-rectangle:before{content:"\e594"}.fa-users-slash:before{content:"\e073"}.fa-users-viewfinder:before{content:"\e595"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-v:before{content:"\56"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vial-circle-check:before{content:"\e596"}.fa-vial-virus:before{content:"\e597"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"\57"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-wallet:before{content:"\f555"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-wheelchair:before{content:"\f193"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-worm:before{content:"\e599"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"\58"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-xmarks-lines:before{content:"\e59a"}.fa-y:before{content:"\59"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"\5a"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-meta:before{content:"\e49b"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nfc-directional:before{content:"\e530"}.fa-nfc-symbol:before{content:"\e531"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-screenpal:before{content:"\e570"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-space-awesome:before{content:"\e5ac"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-zhihu:before{content:"\f63f"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//creative-purpose.agency/wp-content/themes/redox/assets/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.swiper-slicer .swiper-slide,
.swiper-slicer swiper-slide {
overflow: hidden
}
.swiper-slicer-image,
.swiper-slicer-image-clone,
.swiper-slicer-image-clones {
position: absolute;
left: 0;
top: 0;
width: 100vw;
height: 100vh;
pointer-events: none
}
.swiper-slicer-image {
display: none;
object-fit: cover;
object-position: center
}
.swiper-slicer-image-clone {
overflow: hidden;
transition-timing-function: cubic-bezier(1, 0, 0.5, 1)
}
.swiper-slicer-image-clone .swiper-slicer-image {
display: block
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
width: 50px;
background: #1C1D20;
text-align: center;
line-height: 50px;
padding: 0;
height: 50px;
margin-top: -18px;
opacity: 1;
}a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;background:#0c1923;padding:4px 0;min-height:42px;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px;position:absolute;top:0;inset-inline-end: 0; cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#0c1923;margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}.nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #fff;
border-radius: 5px;
border: solid 1px #e8e8e8;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 14px;
font-weight: normal;
height: 42px;
line-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
width: auto;
}
.nice-select:hover {
border-color: #dbdbdb;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
border-color: #999;
}
.nice-select:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 5px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 12px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 5px;
}
.nice-select.open:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none;
}
.nice-select.disabled:after {
border-color: #cccccc;
}
.nice-select.wide {
width: 100%;
}
.nice-select.wide .list {
left: 0 !important;
right: 0 !important;
}
.nice-select.right {
float: right;
}
.nice-select.right .list {
left: auto;
right: 0;
}
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px;
}
.nice-select.small:after {
height: 4px;
width: 4px;
}
.nice-select.small .option {
line-height: 34px;
min-height: 34px;
}
.nice-select .list {
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9;
}
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.nice-select .option.selected {
font-weight: bold;
}
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default;
}
.no-csspointerevents .nice-select .list {
display: none;
}
.no-csspointerevents .nice-select.open .list {
display: block;
}.sonny_progressbar {
margin-bottom: 16px;
}
.sonny_progressbar p.title {
font-size: 18px;
line-height: 20px;
margin: 0;
padding: 10px 0;
}
.sonny_progressbar .bar-container {
position: relative;
height: 40px;
border-radius: 25px;
}
.sonny_progressbar .bar-container.shadow {
-moz-box-shadow: 0px 5px 7px -3px rgba(0,0,0,.5);
-webkit-box-shadow: 0px 5px 7px -3px rgba(0,0,0,.5);
box-shadow: 0px 5px 7px -3px rgba(0,0,0,.5);
}
.sonny_progressbar .backgroundBar {
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
.sonny_progressbar .bar {
position: absolute;
top: 0;
left: 0;
height: 100%;
border-radius: 25px;
}
.sonny_progressbar .targetBar {
position: absolute;
top: 0;
left: 0;
height: 100%;
-webkit-animation: Animation 2s infinite ease-in-out;
-moz-animation: Animation 2s infinite ease-in-out;
animation: Animation 2s infinite ease-in-out;
}
.sonny_progressbar .targetBar.loader {
-webkit-animation: AnimationB 4s infinite ease-in-out;
-moz-animation: AnimationB 4s infinite ease-in-out;
animation: AnimationB 4s infinite ease-in-out;
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/css/animated-overlay.gif);
}
.sonny_progressbar .bar-container.border .bar, .sonny_progressbar .bar-container.border .targetBar, .sonny_progressbar .bar-container.border .backgroundBar {
border-bottom: 3px solid rgba(0,0,0,.2);
}
.sonny_progressbar .progress-percent {
font-size: 20px;
position: absolute;
inset-inline-end: 15px;
top:-24px;
}
@keyframes Animation {
0%   { opacity:.4; }
50%   { opacity:1; }
100% { opacity:.4; }
}
@-moz-keyframes Animation{
0%   { opacity:.4; }
50%   { opacity:1; }
100% { opacity:.4; }
}
@-webkit-keyframes Animation{
0%   { opacity:.4; }
50%   { opacity:1; }
100% { opacity:.4; }
}
@keyframes AnimationB {
0%   { opacity:.01; }
50%   { opacity:.1; }
100% { opacity:.01; }
}
@-moz-keyframes AnimationB {
0%   { opacity:.01; }
50%   { opacity:.1; }
100% { opacity:.01; }
}
@-webkit-keyframes AnimationB {
0%   { opacity:.01; }
50%   { opacity:.1; }
100% { opacity:.01; }
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//creative-purpose.agency/wp-content/themes/redox/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.mt-5{margin-top:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.mr-5{margin-right:5px}.pt-5{padding-top:5px}.pb-5{padding-bottom:5px}.pl-5{padding-left:5px}.pr-5{padding-right:5px}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.pt-10{padding-top:10px}.pb-10{padding-bottom:10px}.pl-10{padding-left:10px}.pr-10{padding-right:10px}.mt-15{margin-top:15px}.mb-15{margin-bottom:15px}.ml-15{margin-left:15px}.mr-15{margin-right:15px}.pt-15{padding-top:15px}.pb-15{padding-bottom:15px}.pl-15{padding-left:15px}.pr-15{padding-right:15px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.pt-20{padding-top:20px}.pb-20{padding-bottom:20px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.mt-25{margin-top:25px}.mb-25{margin-bottom:25px}.ml-25{margin-left:25px}.mr-25{margin-right:25px}.pt-25{padding-top:25px}.pb-25{padding-bottom:25px}.pl-25{padding-left:25px}.pr-25{padding-right:25px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.ml-30{margin-left:30px}.mr-30{margin-right:30px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}.pl-30{padding-left:30px}.pr-30{padding-right:30px}.mt-35{margin-top:35px}.mb-35{margin-bottom:35px}.ml-35{margin-left:35px}.mr-35{margin-right:35px}.pt-35{padding-top:35px}.pb-35{padding-bottom:35px}.pl-35{padding-left:35px}.pr-35{padding-right:35px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.mr-40{margin-right:40px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.pl-40{padding-left:40px}.pr-40{padding-right:40px}.mt-45{margin-top:45px}.mb-45{margin-bottom:45px}.ml-45{margin-left:45px}.mr-45{margin-right:45px}.pt-45{padding-top:45px}.pb-45{padding-bottom:45px}.pl-45{padding-left:45px}.pr-45{padding-right:45px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.ml-50{margin-left:50px}.mr-50{margin-right:50px}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.pl-50{padding-left:50px}.pr-50{padding-right:50px}.mt-55{margin-top:55px}.mb-55{margin-bottom:55px}.ml-55{margin-left:55px}.mr-55{margin-right:55px}.pt-55{padding-top:55px}.pb-55{padding-bottom:55px}.pl-55{padding-left:55px}.pr-55{padding-right:55px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.ml-60{margin-left:60px}.mr-60{margin-right:60px}.pt-60{padding-top:60px}.pb-60{padding-bottom:60px}.pl-60{padding-left:60px}.pr-60{padding-right:60px}.mt-65{margin-top:65px}.mb-65{margin-bottom:65px}.ml-65{margin-left:65px}.mr-65{margin-right:65px}.pt-65{padding-top:65px}.pb-65{padding-bottom:65px}.pl-65{padding-left:65px}.pr-65{padding-right:65px}.mt-70{margin-top:70px}.mb-70{margin-bottom:70px}.ml-70{margin-left:70px}.mr-70{margin-right:70px}.pt-70{padding-top:70px}.pb-70{padding-bottom:70px}.pl-70{padding-left:70px}.pr-70{padding-right:70px}.mt-75{margin-top:75px}.mb-75{margin-bottom:75px}.ml-75{margin-left:75px}.mr-75{margin-right:75px}.pt-75{padding-top:75px}.pb-75{padding-bottom:75px}.pl-75{padding-left:75px}.pr-75{padding-right:75px}.mt-80{margin-top:80px}.mb-80{margin-bottom:80px}.ml-80{margin-left:80px}.mr-80{margin-right:80px}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}.pl-80{padding-left:80px}.pr-80{padding-right:80px}.mt-85{margin-top:85px}.mb-85{margin-bottom:85px}.ml-85{margin-left:85px}.mr-85{margin-right:85px}.pt-85{padding-top:85px}.pb-85{padding-bottom:85px}.pl-85{padding-left:85px}.pr-85{padding-right:85px}.mt-90{margin-top:90px}.mb-90{margin-bottom:90px}.ml-90{margin-left:90px}.mr-90{margin-right:90px}.pt-90{padding-top:90px}.pb-90{padding-bottom:90px}.pl-90{padding-left:90px}.pr-90{padding-right:90px}.mt-95{margin-top:95px}.mb-95{margin-bottom:95px}.ml-95{margin-left:95px}.mr-95{margin-right:95px}.pt-95{padding-top:95px}.pb-95{padding-bottom:95px}.pl-95{padding-left:95px}.pr-95{padding-right:95px}.mt-100{margin-top:100px}.mb-100{margin-bottom:100px}.ml-100{margin-left:100px}.mr-100{margin-right:100px}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}.pl-100{padding-left:100px}.pr-100{padding-right:100px}.mt-105{margin-top:105px}.mb-105{margin-bottom:105px}.ml-105{margin-left:105px}.mr-105{margin-right:105px}.pt-105{padding-top:105px}.pb-105{padding-bottom:105px}.pl-105{padding-left:105px}.pr-105{padding-right:105px}.mt-110{margin-top:110px}.mb-110{margin-bottom:110px}.ml-110{margin-left:110px}.mr-110{margin-right:110px}.pt-110{padding-top:110px}.pb-110{padding-bottom:110px}.pl-110{padding-left:110px}.pr-110{padding-right:110px}.mt-115{margin-top:115px}.mb-115{margin-bottom:115px}.ml-115{margin-left:115px}.mr-115{margin-right:115px}.pt-115{padding-top:115px}.pb-115{padding-bottom:115px}.pl-115{padding-left:115px}.pr-115{padding-right:115px}.mt-120{margin-top:120px}.mb-120{margin-bottom:120px}.ml-120{margin-left:120px}.mr-120{margin-right:120px}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.pl-120{padding-left:120px}.pr-120{padding-right:120px}.mt-125{margin-top:125px}.mb-125{margin-bottom:125px}.ml-125{margin-left:125px}.mr-125{margin-right:125px}.pt-125{padding-top:125px}.pb-125{padding-bottom:125px}.pl-125{padding-left:125px}.pr-125{padding-right:125px}.mt-130{margin-top:130px}.mb-130{margin-bottom:130px}.ml-130{margin-left:130px}.mr-130{margin-right:130px}.pt-130{padding-top:130px}.pb-130{padding-bottom:130px}.pl-130{padding-left:130px}.pr-130{padding-right:130px}.mt-135{margin-top:135px}.mb-135{margin-bottom:135px}.ml-135{margin-left:135px}.mr-135{margin-right:135px}.pt-135{padding-top:135px}.pb-135{padding-bottom:135px}.pl-135{padding-left:135px}.pr-135{padding-right:135px}.mt-140{margin-top:140px}.mb-140{margin-bottom:140px}.ml-140{margin-left:140px}.mr-140{margin-right:140px}.pt-140{padding-top:140px}.pb-140{padding-bottom:140px}.pl-140{padding-left:140px}.pr-140{padding-right:140px}.mt-145{margin-top:145px}.mb-145{margin-bottom:145px}.ml-145{margin-left:145px}.mr-145{margin-right:145px}.pt-145{padding-top:145px}.pb-145{padding-bottom:145px}.pl-145{padding-left:145px}.pr-145{padding-right:145px}.mt-150{margin-top:150px}.mb-150{margin-bottom:150px}.ml-150{margin-left:150px}.mr-150{margin-right:150px}.pt-150{padding-top:150px}.pb-150{padding-bottom:150px}.pl-150{padding-left:150px}.pr-150{padding-right:150px}.mt-155{margin-top:155px}.mb-155{margin-bottom:155px}.ml-155{margin-left:155px}.mr-155{margin-right:155px}.pt-155{padding-top:155px}.pb-155{padding-bottom:155px}.pl-155{padding-left:155px}.pr-155{padding-right:155px}.mt-160{margin-top:160px}.mb-160{margin-bottom:160px}.ml-160{margin-left:160px}.mr-160{margin-right:160px}.pt-160{padding-top:160px}.pb-160{padding-bottom:160px}.pl-160{padding-left:160px}.pr-160{padding-right:160px}.mt-165{margin-top:165px}.mb-165{margin-bottom:165px}.ml-165{margin-left:165px}.mr-165{margin-right:165px}.pt-165{padding-top:165px}.pb-165{padding-bottom:165px}.pl-165{padding-left:165px}.pr-165{padding-right:165px}.mt-170{margin-top:170px}.mb-170{margin-bottom:170px}.ml-170{margin-left:170px}.mr-170{margin-right:170px}.pt-170{padding-top:170px}.pb-170{padding-bottom:170px}.pl-170{padding-left:170px}.pr-170{padding-right:170px}.mt-175{margin-top:175px}.mb-175{margin-bottom:175px}.ml-175{margin-left:175px}.mr-175{margin-right:175px}.pt-175{padding-top:175px}.pb-175{padding-bottom:175px}.pl-175{padding-left:175px}.pr-175{padding-right:175px}.mt-180{margin-top:180px}.mb-180{margin-bottom:180px}.ml-180{margin-left:180px}.mr-180{margin-right:180px}.pt-180{padding-top:180px}.pb-180{padding-bottom:180px}.pl-180{padding-left:180px}.pr-180{padding-right:180px}.mt-185{margin-top:185px}.mb-185{margin-bottom:185px}.ml-185{margin-left:185px}.mr-185{margin-right:185px}.pt-185{padding-top:185px}.pb-185{padding-bottom:185px}.pl-185{padding-left:185px}.pr-185{padding-right:185px}.mt-190{margin-top:190px}.mb-190{margin-bottom:190px}.ml-190{margin-left:190px}.mr-190{margin-right:190px}.pt-190{padding-top:190px}.pb-190{padding-bottom:190px}.pl-190{padding-left:190px}.pr-190{padding-right:190px}.mt-195{margin-top:195px}.mb-195{margin-bottom:195px}.ml-195{margin-left:195px}.mr-195{margin-right:195px}.pt-195{padding-top:195px}.pb-195{padding-bottom:195px}.pl-195{padding-left:195px}.pr-195{padding-right:195px}.mt-200{margin-top:200px}.mb-200{margin-bottom:200px}.ml-200{margin-left:200px}.mr-200{margin-right:200px}.pt-200{padding-top:200px}.pb-200{padding-bottom:200px}.pl-200{padding-left:200px}.pr-200{padding-right:200px}.mt-205{margin-top:205px}.mb-205{margin-bottom:205px}.ml-205{margin-left:205px}.mr-205{margin-right:205px}.pt-205{padding-top:205px}.pb-205{padding-bottom:205px}.pl-205{padding-left:205px}.pr-205{padding-right:205px}.mt-210{margin-top:210px}.mb-210{margin-bottom:210px}.ml-210{margin-left:210px}.mr-210{margin-right:210px}.pt-210{padding-top:210px}.pb-210{padding-bottom:210px}.pl-210{padding-left:210px}.pr-210{padding-right:210px}.mt-215{margin-top:215px}.mb-215{margin-bottom:215px}.ml-215{margin-left:215px}.mr-215{margin-right:215px}.pt-215{padding-top:215px}.pb-215{padding-bottom:215px}.pl-215{padding-left:215px}.pr-215{padding-right:215px}.mt-220{margin-top:220px}.mb-220{margin-bottom:220px}.ml-220{margin-left:220px}.mr-220{margin-right:220px}.pt-220{padding-top:220px}.pb-220{padding-bottom:220px}.pl-220{padding-left:220px}.pr-220{padding-right:220px}@media (min-width:576px) and (max-width:767px){.mt-sm-5{margin-top:5px}.mb-sm-5{margin-bottom:5px}.ml-sm-5{margin-left:5px}.mr-sm-5{margin-right:5px}.pt-sm-5{padding-top:5px}.pb-sm-5{padding-bottom:5px}.pl-sm-5{padding-left:5px}.pr-sm-5{padding-right:5px}.mt-sm-10{margin-top:10px}.mb-sm-10{margin-bottom:10px}.ml-sm-10{margin-left:10px}.mr-sm-10{margin-right:10px}.pt-sm-10{padding-top:10px}.pb-sm-10{padding-bottom:10px}.pl-sm-10{padding-left:10px}.pr-sm-10{padding-right:10px}.mt-sm-15{margin-top:15px}.mb-sm-15{margin-bottom:15px}.ml-sm-15{margin-left:15px}.mr-sm-15{margin-right:15px}.pt-sm-15{padding-top:15px}.pb-sm-15{padding-bottom:15px}.pl-sm-15{padding-left:15px}.pr-sm-15{padding-right:15px}.mt-sm-20{margin-top:20px}.mb-sm-20{margin-bottom:20px}.ml-sm-20{margin-left:20px}.mr-sm-20{margin-right:20px}.pt-sm-20{padding-top:20px}.pb-sm-20{padding-bottom:20px}.pl-sm-20{padding-left:20px}.pr-sm-20{padding-right:20px}.mt-sm-25{margin-top:25px}.mb-sm-25{margin-bottom:25px}.ml-sm-25{margin-left:25px}.mr-sm-25{margin-right:25px}.pt-sm-25{padding-top:25px}.pb-sm-25{padding-bottom:25px}.pl-sm-25{padding-left:25px}.pr-sm-25{padding-right:25px}.mt-sm-30{margin-top:30px}.mb-sm-30{margin-bottom:30px}.ml-sm-30{margin-left:30px}.mr-sm-30{margin-right:30px}.pt-sm-30{padding-top:30px}.pb-sm-30{padding-bottom:30px}.pl-sm-30{padding-left:30px}.pr-sm-30{padding-right:30px}.mt-sm-35{margin-top:35px}.mb-sm-35{margin-bottom:35px}.ml-sm-35{margin-left:35px}.mr-sm-35{margin-right:35px}.pt-sm-35{padding-top:35px}.pb-sm-35{padding-bottom:35px}.pl-sm-35{padding-left:35px}.pr-sm-35{padding-right:35px}.mt-sm-40{margin-top:40px}.mb-sm-40{margin-bottom:40px}.ml-sm-40{margin-left:40px}.mr-sm-40{margin-right:40px}.pt-sm-40{padding-top:40px}.pb-sm-40{padding-bottom:40px}.pl-sm-40{padding-left:40px}.pr-sm-40{padding-right:40px}.mt-sm-45{margin-top:45px}.mb-sm-45{margin-bottom:45px}.ml-sm-45{margin-left:45px}.mr-sm-45{margin-right:45px}.pt-sm-45{padding-top:45px}.pb-sm-45{padding-bottom:45px}.pl-sm-45{padding-left:45px}.pr-sm-45{padding-right:45px}.mt-sm-50{margin-top:50px}.mb-sm-50{margin-bottom:50px}.ml-sm-50{margin-left:50px}.mr-sm-50{margin-right:50px}.pt-sm-50{padding-top:50px}.pb-sm-50{padding-bottom:50px}.pl-sm-50{padding-left:50px}.pr-sm-50{padding-right:50px}.mt-sm-55{margin-top:55px}.mb-sm-55{margin-bottom:55px}.ml-sm-55{margin-left:55px}.mr-sm-55{margin-right:55px}.pt-sm-55{padding-top:55px}.pb-sm-55{padding-bottom:55px}.pl-sm-55{padding-left:55px}.pr-sm-55{padding-right:55px}.mt-sm-60{margin-top:60px}.mb-sm-60{margin-bottom:60px}.ml-sm-60{margin-left:60px}.mr-sm-60{margin-right:60px}.pt-sm-60{padding-top:60px}.pb-sm-60{padding-bottom:60px}.pl-sm-60{padding-left:60px}.pr-sm-60{padding-right:60px}.mt-sm-65{margin-top:65px}.mb-sm-65{margin-bottom:65px}.ml-sm-65{margin-left:65px}.mr-sm-65{margin-right:65px}.pt-sm-65{padding-top:65px}.pb-sm-65{padding-bottom:65px}.pl-sm-65{padding-left:65px}.pr-sm-65{padding-right:65px}.mt-sm-70{margin-top:70px}.mb-sm-70{margin-bottom:70px}.ml-sm-70{margin-left:70px}.mr-sm-70{margin-right:70px}.pt-sm-70{padding-top:70px}.pb-sm-70{padding-bottom:70px}.pl-sm-70{padding-left:70px}.pr-sm-70{padding-right:70px}.mt-sm-75{margin-top:75px}.mb-sm-75{margin-bottom:75px}.ml-sm-75{margin-left:75px}.mr-sm-75{margin-right:75px}.pt-sm-75{padding-top:75px}.pb-sm-75{padding-bottom:75px}.pl-sm-75{padding-left:75px}.pr-sm-75{padding-right:75px}.mt-sm-80{margin-top:80px}.mb-sm-80{margin-bottom:80px}.ml-sm-80{margin-left:80px}.mr-sm-80{margin-right:80px}.pt-sm-80{padding-top:80px}.pb-sm-80{padding-bottom:80px}.pl-sm-80{padding-left:80px}.pr-sm-80{padding-right:80px}.mt-sm-85{margin-top:85px}.mb-sm-85{margin-bottom:85px}.ml-sm-85{margin-left:85px}.mr-sm-85{margin-right:85px}.pt-sm-85{padding-top:85px}.pb-sm-85{padding-bottom:85px}.pl-sm-85{padding-left:85px}.pr-sm-85{padding-right:85px}.mt-sm-90{margin-top:90px}.mb-sm-90{margin-bottom:90px}.ml-sm-90{margin-left:90px}.mr-sm-90{margin-right:90px}.pt-sm-90{padding-top:90px}.pb-sm-90{padding-bottom:90px}.pl-sm-90{padding-left:90px}.pr-sm-90{padding-right:90px}.mt-sm-95{margin-top:95px}.mb-sm-95{margin-bottom:95px}.ml-sm-95{margin-left:95px}.mr-sm-95{margin-right:95px}.pt-sm-95{padding-top:95px}.pb-sm-95{padding-bottom:95px}.pl-sm-95{padding-left:95px}.pr-sm-95{padding-right:95px}.mt-sm-100{margin-top:100px}.mb-sm-100{margin-bottom:100px}.ml-sm-100{margin-left:100px}.mr-sm-100{margin-right:100px}.pt-sm-100{padding-top:100px}.pb-sm-100{padding-bottom:100px}.pl-sm-100{padding-left:100px}.pr-sm-100{padding-right:100px}.mt-sm-105{margin-top:105px}.mb-sm-105{margin-bottom:105px}.ml-sm-105{margin-left:105px}.mr-sm-105{margin-right:105px}.pt-sm-105{padding-top:105px}.pb-sm-105{padding-bottom:105px}.pl-sm-105{padding-left:105px}.pr-sm-105{padding-right:105px}.mt-sm-110{margin-top:110px}.mb-sm-110{margin-bottom:110px}.ml-sm-110{margin-left:110px}.mr-sm-110{margin-right:110px}.pt-sm-110{padding-top:110px}.pb-sm-110{padding-bottom:110px}.pl-sm-110{padding-left:110px}.pr-sm-110{padding-right:110px}.mt-sm-115{margin-top:115px}.mb-sm-115{margin-bottom:115px}.ml-sm-115{margin-left:115px}.mr-sm-115{margin-right:115px}.pt-sm-115{padding-top:115px}.pb-sm-115{padding-bottom:115px}.pl-sm-115{padding-left:115px}.pr-sm-115{padding-right:115px}.mt-sm-120{margin-top:120px}.mb-sm-120{margin-bottom:120px}.ml-sm-120{margin-left:120px}.mr-sm-120{margin-right:120px}.pt-sm-120{padding-top:120px}.pb-sm-120{padding-bottom:120px}.pl-sm-120{padding-left:120px}.pr-sm-120{padding-right:120px}.mt-sm-125{margin-top:125px}.mb-sm-125{margin-bottom:125px}.ml-sm-125{margin-left:125px}.mr-sm-125{margin-right:125px}.pt-sm-125{padding-top:125px}.pb-sm-125{padding-bottom:125px}.pl-sm-125{padding-left:125px}.pr-sm-125{padding-right:125px}.mt-sm-130{margin-top:130px}.mb-sm-130{margin-bottom:130px}.ml-sm-130{margin-left:130px}.mr-sm-130{margin-right:130px}.pt-sm-130{padding-top:130px}.pb-sm-130{padding-bottom:130px}.pl-sm-130{padding-left:130px}.pr-sm-130{padding-right:130px}.mt-sm-135{margin-top:135px}.mb-sm-135{margin-bottom:135px}.ml-sm-135{margin-left:135px}.mr-sm-135{margin-right:135px}.pt-sm-135{padding-top:135px}.pb-sm-135{padding-bottom:135px}.pl-sm-135{padding-left:135px}.pr-sm-135{padding-right:135px}.mt-sm-140{margin-top:140px}.mb-sm-140{margin-bottom:140px}.ml-sm-140{margin-left:140px}.mr-sm-140{margin-right:140px}.pt-sm-140{padding-top:140px}.pb-sm-140{padding-bottom:140px}.pl-sm-140{padding-left:140px}.pr-sm-140{padding-right:140px}.mt-sm-145{margin-top:145px}.mb-sm-145{margin-bottom:145px}.ml-sm-145{margin-left:145px}.mr-sm-145{margin-right:145px}.pt-sm-145{padding-top:145px}.pb-sm-145{padding-bottom:145px}.pl-sm-145{padding-left:145px}.pr-sm-145{padding-right:145px}.mt-sm-150{margin-top:150px}.mb-sm-150{margin-bottom:150px}.ml-sm-150{margin-left:150px}.mr-sm-150{margin-right:150px}.pt-sm-150{padding-top:150px}.pb-sm-150{padding-bottom:150px}.pl-sm-150{padding-left:150px}.pr-sm-150{padding-right:150px}.mt-sm-155{margin-top:155px}.mb-sm-155{margin-bottom:155px}.ml-sm-155{margin-left:155px}.mr-sm-155{margin-right:155px}.pt-sm-155{padding-top:155px}.pb-sm-155{padding-bottom:155px}.pl-sm-155{padding-left:155px}.pr-sm-155{padding-right:155px}.mt-sm-160{margin-top:160px}.mb-sm-160{margin-bottom:160px}.ml-sm-160{margin-left:160px}.mr-sm-160{margin-right:160px}.pt-sm-160{padding-top:160px}.pb-sm-160{padding-bottom:160px}.pl-sm-160{padding-left:160px}.pr-sm-160{padding-right:160px}.mt-sm-165{margin-top:165px}.mb-sm-165{margin-bottom:165px}.ml-sm-165{margin-left:165px}.mr-sm-165{margin-right:165px}.pt-sm-165{padding-top:165px}.pb-sm-165{padding-bottom:165px}.pl-sm-165{padding-left:165px}.pr-sm-165{padding-right:165px}.mt-sm-170{margin-top:170px}.mb-sm-170{margin-bottom:170px}.ml-sm-170{margin-left:170px}.mr-sm-170{margin-right:170px}.pt-sm-170{padding-top:170px}.pb-sm-170{padding-bottom:170px}.pl-sm-170{padding-left:170px}.pr-sm-170{padding-right:170px}.mt-sm-175{margin-top:175px}.mb-sm-175{margin-bottom:175px}.ml-sm-175{margin-left:175px}.mr-sm-175{margin-right:175px}.pt-sm-175{padding-top:175px}.pb-sm-175{padding-bottom:175px}.pl-sm-175{padding-left:175px}.pr-sm-175{padding-right:175px}.mt-sm-180{margin-top:180px}.mb-sm-180{margin-bottom:180px}.ml-sm-180{margin-left:180px}.mr-sm-180{margin-right:180px}.pt-sm-180{padding-top:180px}.pb-sm-180{padding-bottom:180px}.pl-sm-180{padding-left:180px}.pr-sm-180{padding-right:180px}.mt-sm-185{margin-top:185px}.mb-sm-185{margin-bottom:185px}.ml-sm-185{margin-left:185px}.mr-sm-185{margin-right:185px}.pt-sm-185{padding-top:185px}.pb-sm-185{padding-bottom:185px}.pl-sm-185{padding-left:185px}.pr-sm-185{padding-right:185px}.mt-sm-190{margin-top:190px}.mb-sm-190{margin-bottom:190px}.ml-sm-190{margin-left:190px}.mr-sm-190{margin-right:190px}.pt-sm-190{padding-top:190px}.pb-sm-190{padding-bottom:190px}.pl-sm-190{padding-left:190px}.pr-sm-190{padding-right:190px}.mt-sm-195{margin-top:195px}.mb-sm-195{margin-bottom:195px}.ml-sm-195{margin-left:195px}.mr-sm-195{margin-right:195px}.pt-sm-195{padding-top:195px}.pb-sm-195{padding-bottom:195px}.pl-sm-195{padding-left:195px}.pr-sm-195{padding-right:195px}.mt-sm-200{margin-top:200px}.mb-sm-200{margin-bottom:200px}.ml-sm-200{margin-left:200px}.mr-sm-200{margin-right:200px}.pt-sm-200{padding-top:200px}.pb-sm-200{padding-bottom:200px}.pl-sm-200{padding-left:200px}.pr-sm-200{padding-right:200px}.mt-sm-205{margin-top:205px}.mb-sm-205{margin-bottom:205px}.ml-sm-205{margin-left:205px}.mr-sm-205{margin-right:205px}.pt-sm-205{padding-top:205px}.pb-sm-205{padding-bottom:205px}.pl-sm-205{padding-left:205px}.pr-sm-205{padding-right:205px}.mt-sm-210{margin-top:210px}.mb-sm-210{margin-bottom:210px}.ml-sm-210{margin-left:210px}.mr-sm-210{margin-right:210px}.pt-sm-210{padding-top:210px}.pb-sm-210{padding-bottom:210px}.pl-sm-210{padding-left:210px}.pr-sm-210{padding-right:210px}.mt-sm-215{margin-top:215px}.mb-sm-215{margin-bottom:215px}.ml-sm-215{margin-left:215px}.mr-sm-215{margin-right:215px}.pt-sm-215{padding-top:215px}.pb-sm-215{padding-bottom:215px}.pl-sm-215{padding-left:215px}.pr-sm-215{padding-right:215px}.mt-sm-220{margin-top:220px}.mb-sm-220{margin-bottom:220px}.ml-sm-220{margin-left:220px}.mr-sm-220{margin-right:220px}.pt-sm-220{padding-top:220px}.pb-sm-220{padding-bottom:220px}.pl-sm-220{padding-left:220px}.pr-sm-220{padding-right:220px}}@media (min-width:768px) and (max-width:991px){.mt-md-5{margin-top:5px}.mb-md-5{margin-bottom:5px}.ml-md-5{margin-left:5px}.mr-md-5{margin-right:5px}.pt-md-5{padding-top:5px}.pb-md-5{padding-bottom:5px}.pl-md-5{padding-left:5px}.pr-md-5{padding-right:5px}.mt-md-10{margin-top:10px}.mb-md-10{margin-bottom:10px}.ml-md-10{margin-left:10px}.mr-md-10{margin-right:10px}.pt-md-10{padding-top:10px}.pb-md-10{padding-bottom:10px}.pl-md-10{padding-left:10px}.pr-md-10{padding-right:10px}.mt-md-15{margin-top:15px}.mb-md-15{margin-bottom:15px}.ml-md-15{margin-left:15px}.mr-md-15{margin-right:15px}.pt-md-15{padding-top:15px}.pb-md-15{padding-bottom:15px}.pl-md-15{padding-left:15px}.pr-md-15{padding-right:15px}.mt-md-20{margin-top:20px}.mb-md-20{margin-bottom:20px}.ml-md-20{margin-left:20px}.mr-md-20{margin-right:20px}.pt-md-20{padding-top:20px}.pb-md-20{padding-bottom:20px}.pl-md-20{padding-left:20px}.pr-md-20{padding-right:20px}.mt-md-25{margin-top:25px}.mb-md-25{margin-bottom:25px}.ml-md-25{margin-left:25px}.mr-md-25{margin-right:25px}.pt-md-25{padding-top:25px}.pb-md-25{padding-bottom:25px}.pl-md-25{padding-left:25px}.pr-md-25{padding-right:25px}.mt-md-30{margin-top:30px}.mb-md-30{margin-bottom:30px}.ml-md-30{margin-left:30px}.mr-md-30{margin-right:30px}.pt-md-30{padding-top:30px}.pb-md-30{padding-bottom:30px}.pl-md-30{padding-left:30px}.pr-md-30{padding-right:30px}.mt-md-35{margin-top:35px}.mb-md-35{margin-bottom:35px}.ml-md-35{margin-left:35px}.mr-md-35{margin-right:35px}.pt-md-35{padding-top:35px}.pb-md-35{padding-bottom:35px}.pl-md-35{padding-left:35px}.pr-md-35{padding-right:35px}.mt-md-40{margin-top:40px}.mb-md-40{margin-bottom:40px}.ml-md-40{margin-left:40px}.mr-md-40{margin-right:40px}.pt-md-40{padding-top:40px}.pb-md-40{padding-bottom:40px}.pl-md-40{padding-left:40px}.pr-md-40{padding-right:40px}.mt-md-45{margin-top:45px}.mb-md-45{margin-bottom:45px}.ml-md-45{margin-left:45px}.mr-md-45{margin-right:45px}.pt-md-45{padding-top:45px}.pb-md-45{padding-bottom:45px}.pl-md-45{padding-left:45px}.pr-md-45{padding-right:45px}.mt-md-50{margin-top:50px}.mb-md-50{margin-bottom:50px}.ml-md-50{margin-left:50px}.mr-md-50{margin-right:50px}.pt-md-50{padding-top:50px}.pb-md-50{padding-bottom:50px}.pl-md-50{padding-left:50px}.pr-md-50{padding-right:50px}.mt-md-55{margin-top:55px}.mb-md-55{margin-bottom:55px}.ml-md-55{margin-left:55px}.mr-md-55{margin-right:55px}.pt-md-55{padding-top:55px}.pb-md-55{padding-bottom:55px}.pl-md-55{padding-left:55px}.pr-md-55{padding-right:55px}.mt-md-60{margin-top:60px}.mb-md-60{margin-bottom:60px}.ml-md-60{margin-left:60px}.mr-md-60{margin-right:60px}.pt-md-60{padding-top:60px}.pb-md-60{padding-bottom:60px}.pl-md-60{padding-left:60px}.pr-md-60{padding-right:60px}.mt-md-65{margin-top:65px}.mb-md-65{margin-bottom:65px}.ml-md-65{margin-left:65px}.mr-md-65{margin-right:65px}.pt-md-65{padding-top:65px}.pb-md-65{padding-bottom:65px}.pl-md-65{padding-left:65px}.pr-md-65{padding-right:65px}.mt-md-70{margin-top:70px}.mb-md-70{margin-bottom:70px}.ml-md-70{margin-left:70px}.mr-md-70{margin-right:70px}.pt-md-70{padding-top:70px}.pb-md-70{padding-bottom:70px}.pl-md-70{padding-left:70px}.pr-md-70{padding-right:70px}.mt-md-75{margin-top:75px}.mb-md-75{margin-bottom:75px}.ml-md-75{margin-left:75px}.mr-md-75{margin-right:75px}.pt-md-75{padding-top:75px}.pb-md-75{padding-bottom:75px}.pl-md-75{padding-left:75px}.pr-md-75{padding-right:75px}.mt-md-80{margin-top:80px}.mb-md-80{margin-bottom:80px}.ml-md-80{margin-left:80px}.mr-md-80{margin-right:80px}.pt-md-80{padding-top:80px}.pb-md-80{padding-bottom:80px}.pl-md-80{padding-left:80px}.pr-md-80{padding-right:80px}.mt-md-85{margin-top:85px}.mb-md-85{margin-bottom:85px}.ml-md-85{margin-left:85px}.mr-md-85{margin-right:85px}.pt-md-85{padding-top:85px}.pb-md-85{padding-bottom:85px}.pl-md-85{padding-left:85px}.pr-md-85{padding-right:85px}.mt-md-90{margin-top:90px}.mb-md-90{margin-bottom:90px}.ml-md-90{margin-left:90px}.mr-md-90{margin-right:90px}.pt-md-90{padding-top:90px}.pb-md-90{padding-bottom:90px}.pl-md-90{padding-left:90px}.pr-md-90{padding-right:90px}.mt-md-95{margin-top:95px}.mb-md-95{margin-bottom:95px}.ml-md-95{margin-left:95px}.mr-md-95{margin-right:95px}.pt-md-95{padding-top:95px}.pb-md-95{padding-bottom:95px}.pl-md-95{padding-left:95px}.pr-md-95{padding-right:95px}.mt-md-100{margin-top:100px}.mb-md-100{margin-bottom:100px}.ml-md-100{margin-left:100px}.mr-md-100{margin-right:100px}.pt-md-100{padding-top:100px}.pb-md-100{padding-bottom:100px}.pl-md-100{padding-left:100px}.pr-md-100{padding-right:100px}.mt-md-105{margin-top:105px}.mb-md-105{margin-bottom:105px}.ml-md-105{margin-left:105px}.mr-md-105{margin-right:105px}.pt-md-105{padding-top:105px}.pb-md-105{padding-bottom:105px}.pl-md-105{padding-left:105px}.pr-md-105{padding-right:105px}.mt-md-110{margin-top:110px}.mb-md-110{margin-bottom:110px}.ml-md-110{margin-left:110px}.mr-md-110{margin-right:110px}.pt-md-110{padding-top:110px}.pb-md-110{padding-bottom:110px}.pl-md-110{padding-left:110px}.pr-md-110{padding-right:110px}.mt-md-115{margin-top:115px}.mb-md-115{margin-bottom:115px}.ml-md-115{margin-left:115px}.mr-md-115{margin-right:115px}.pt-md-115{padding-top:115px}.pb-md-115{padding-bottom:115px}.pl-md-115{padding-left:115px}.pr-md-115{padding-right:115px}.mt-md-120{margin-top:120px}.mb-md-120{margin-bottom:120px}.ml-md-120{margin-left:120px}.mr-md-120{margin-right:120px}.pt-md-120{padding-top:120px}.pb-md-120{padding-bottom:120px}.pl-md-120{padding-left:120px}.pr-md-120{padding-right:120px}.mt-md-125{margin-top:125px}.mb-md-125{margin-bottom:125px}.ml-md-125{margin-left:125px}.mr-md-125{margin-right:125px}.pt-md-125{padding-top:125px}.pb-md-125{padding-bottom:125px}.pl-md-125{padding-left:125px}.pr-md-125{padding-right:125px}.mt-md-130{margin-top:130px}.mb-md-130{margin-bottom:130px}.ml-md-130{margin-left:130px}.mr-md-130{margin-right:130px}.pt-md-130{padding-top:130px}.pb-md-130{padding-bottom:130px}.pl-md-130{padding-left:130px}.pr-md-130{padding-right:130px}.mt-md-135{margin-top:135px}.mb-md-135{margin-bottom:135px}.ml-md-135{margin-left:135px}.mr-md-135{margin-right:135px}.pt-md-135{padding-top:135px}.pb-md-135{padding-bottom:135px}.pl-md-135{padding-left:135px}.pr-md-135{padding-right:135px}.mt-md-140{margin-top:140px}.mb-md-140{margin-bottom:140px}.ml-md-140{margin-left:140px}.mr-md-140{margin-right:140px}.pt-md-140{padding-top:140px}.pb-md-140{padding-bottom:140px}.pl-md-140{padding-left:140px}.pr-md-140{padding-right:140px}.mt-md-145{margin-top:145px}.mb-md-145{margin-bottom:145px}.ml-md-145{margin-left:145px}.mr-md-145{margin-right:145px}.pt-md-145{padding-top:145px}.pb-md-145{padding-bottom:145px}.pl-md-145{padding-left:145px}.pr-md-145{padding-right:145px}.mt-md-150{margin-top:150px}.mb-md-150{margin-bottom:150px}.ml-md-150{margin-left:150px}.mr-md-150{margin-right:150px}.pt-md-150{padding-top:150px}.pb-md-150{padding-bottom:150px}.pl-md-150{padding-left:150px}.pr-md-150{padding-right:150px}.mt-md-155{margin-top:155px}.mb-md-155{margin-bottom:155px}.ml-md-155{margin-left:155px}.mr-md-155{margin-right:155px}.pt-md-155{padding-top:155px}.pb-md-155{padding-bottom:155px}.pl-md-155{padding-left:155px}.pr-md-155{padding-right:155px}.mt-md-160{margin-top:160px}.mb-md-160{margin-bottom:160px}.ml-md-160{margin-left:160px}.mr-md-160{margin-right:160px}.pt-md-160{padding-top:160px}.pb-md-160{padding-bottom:160px}.pl-md-160{padding-left:160px}.pr-md-160{padding-right:160px}.mt-md-165{margin-top:165px}.mb-md-165{margin-bottom:165px}.ml-md-165{margin-left:165px}.mr-md-165{margin-right:165px}.pt-md-165{padding-top:165px}.pb-md-165{padding-bottom:165px}.pl-md-165{padding-left:165px}.pr-md-165{padding-right:165px}.mt-md-170{margin-top:170px}.mb-md-170{margin-bottom:170px}.ml-md-170{margin-left:170px}.mr-md-170{margin-right:170px}.pt-md-170{padding-top:170px}.pb-md-170{padding-bottom:170px}.pl-md-170{padding-left:170px}.pr-md-170{padding-right:170px}.mt-md-175{margin-top:175px}.mb-md-175{margin-bottom:175px}.ml-md-175{margin-left:175px}.mr-md-175{margin-right:175px}.pt-md-175{padding-top:175px}.pb-md-175{padding-bottom:175px}.pl-md-175{padding-left:175px}.pr-md-175{padding-right:175px}.mt-md-180{margin-top:180px}.mb-md-180{margin-bottom:180px}.ml-md-180{margin-left:180px}.mr-md-180{margin-right:180px}.pt-md-180{padding-top:180px}.pb-md-180{padding-bottom:180px}.pl-md-180{padding-left:180px}.pr-md-180{padding-right:180px}.mt-md-185{margin-top:185px}.mb-md-185{margin-bottom:185px}.ml-md-185{margin-left:185px}.mr-md-185{margin-right:185px}.pt-md-185{padding-top:185px}.pb-md-185{padding-bottom:185px}.pl-md-185{padding-left:185px}.pr-md-185{padding-right:185px}.mt-md-190{margin-top:190px}.mb-md-190{margin-bottom:190px}.ml-md-190{margin-left:190px}.mr-md-190{margin-right:190px}.pt-md-190{padding-top:190px}.pb-md-190{padding-bottom:190px}.pl-md-190{padding-left:190px}.pr-md-190{padding-right:190px}.mt-md-195{margin-top:195px}.mb-md-195{margin-bottom:195px}.ml-md-195{margin-left:195px}.mr-md-195{margin-right:195px}.pt-md-195{padding-top:195px}.pb-md-195{padding-bottom:195px}.pl-md-195{padding-left:195px}.pr-md-195{padding-right:195px}.mt-md-200{margin-top:200px}.mb-md-200{margin-bottom:200px}.ml-md-200{margin-left:200px}.mr-md-200{margin-right:200px}.pt-md-200{padding-top:200px}.pb-md-200{padding-bottom:200px}.pl-md-200{padding-left:200px}.pr-md-200{padding-right:200px}.mt-md-205{margin-top:205px}.mb-md-205{margin-bottom:205px}.ml-md-205{margin-left:205px}.mr-md-205{margin-right:205px}.pt-md-205{padding-top:205px}.pb-md-205{padding-bottom:205px}.pl-md-205{padding-left:205px}.pr-md-205{padding-right:205px}.mt-md-210{margin-top:210px}.mb-md-210{margin-bottom:210px}.ml-md-210{margin-left:210px}.mr-md-210{margin-right:210px}.pt-md-210{padding-top:210px}.pb-md-210{padding-bottom:210px}.pl-md-210{padding-left:210px}.pr-md-210{padding-right:210px}.mt-md-215{margin-top:215px}.mb-md-215{margin-bottom:215px}.ml-md-215{margin-left:215px}.mr-md-215{margin-right:215px}.pt-md-215{padding-top:215px}.pb-md-215{padding-bottom:215px}.pl-md-215{padding-left:215px}.pr-md-215{padding-right:215px}.mt-md-220{margin-top:220px}.mb-md-220{margin-bottom:220px}.ml-md-220{margin-left:220px}.mr-md-220{margin-right:220px}.pt-md-220{padding-top:220px}.pb-md-220{padding-bottom:220px}.pl-md-220{padding-left:220px}.pr-md-220{padding-right:220px}}@media (min-width:992px) and (max-width:1199px){.mt-lg-5{margin-top:5px}.mb-lg-5{margin-bottom:5px}.ml-lg-5{margin-left:5px}.mr-lg-5{margin-right:5px}.pt-lg-5{padding-top:5px}.pb-lg-5{padding-bottom:5px}.pl-lg-5{padding-left:5px}.pr-lg-5{padding-right:5px}.mt-lg-10{margin-top:10px}.mb-lg-10{margin-bottom:10px}.ml-lg-10{margin-left:10px}.mr-lg-10{margin-right:10px}.pt-lg-10{padding-top:10px}.pb-lg-10{padding-bottom:10px}.pl-lg-10{padding-left:10px}.pr-lg-10{padding-right:10px}.mt-lg-15{margin-top:15px}.mb-lg-15{margin-bottom:15px}.ml-lg-15{margin-left:15px}.mr-lg-15{margin-right:15px}.pt-lg-15{padding-top:15px}.pb-lg-15{padding-bottom:15px}.pl-lg-15{padding-left:15px}.pr-lg-15{padding-right:15px}.mt-lg-20{margin-top:20px}.mb-lg-20{margin-bottom:20px}.ml-lg-20{margin-left:20px}.mr-lg-20{margin-right:20px}.pt-lg-20{padding-top:20px}.pb-lg-20{padding-bottom:20px}.pl-lg-20{padding-left:20px}.pr-lg-20{padding-right:20px}.mt-lg-25{margin-top:25px}.mb-lg-25{margin-bottom:25px}.ml-lg-25{margin-left:25px}.mr-lg-25{margin-right:25px}.pt-lg-25{padding-top:25px}.pb-lg-25{padding-bottom:25px}.pl-lg-25{padding-left:25px}.pr-lg-25{padding-right:25px}.mt-lg-30{margin-top:30px}.mb-lg-30{margin-bottom:30px}.ml-lg-30{margin-left:30px}.mr-lg-30{margin-right:30px}.pt-lg-30{padding-top:30px}.pb-lg-30{padding-bottom:30px}.pl-lg-30{padding-left:30px}.pr-lg-30{padding-right:30px}.mt-lg-35{margin-top:35px}.mb-lg-35{margin-bottom:35px}.ml-lg-35{margin-left:35px}.mr-lg-35{margin-right:35px}.pt-lg-35{padding-top:35px}.pb-lg-35{padding-bottom:35px}.pl-lg-35{padding-left:35px}.pr-lg-35{padding-right:35px}.mt-lg-40{margin-top:40px}.mb-lg-40{margin-bottom:40px}.ml-lg-40{margin-left:40px}.mr-lg-40{margin-right:40px}.pt-lg-40{padding-top:40px}.pb-lg-40{padding-bottom:40px}.pl-lg-40{padding-left:40px}.pr-lg-40{padding-right:40px}.mt-lg-45{margin-top:45px}.mb-lg-45{margin-bottom:45px}.ml-lg-45{margin-left:45px}.mr-lg-45{margin-right:45px}.pt-lg-45{padding-top:45px}.pb-lg-45{padding-bottom:45px}.pl-lg-45{padding-left:45px}.pr-lg-45{padding-right:45px}.mt-lg-50{margin-top:50px}.mb-lg-50{margin-bottom:50px}.ml-lg-50{margin-left:50px}.mr-lg-50{margin-right:50px}.pt-lg-50{padding-top:50px}.pb-lg-50{padding-bottom:50px}.pl-lg-50{padding-left:50px}.pr-lg-50{padding-right:50px}.mt-lg-55{margin-top:55px}.mb-lg-55{margin-bottom:55px}.ml-lg-55{margin-left:55px}.mr-lg-55{margin-right:55px}.pt-lg-55{padding-top:55px}.pb-lg-55{padding-bottom:55px}.pl-lg-55{padding-left:55px}.pr-lg-55{padding-right:55px}.mt-lg-60{margin-top:60px}.mb-lg-60{margin-bottom:60px}.ml-lg-60{margin-left:60px}.mr-lg-60{margin-right:60px}.pt-lg-60{padding-top:60px}.pb-lg-60{padding-bottom:60px}.pl-lg-60{padding-left:60px}.pr-lg-60{padding-right:60px}.mt-lg-65{margin-top:65px}.mb-lg-65{margin-bottom:65px}.ml-lg-65{margin-left:65px}.mr-lg-65{margin-right:65px}.pt-lg-65{padding-top:65px}.pb-lg-65{padding-bottom:65px}.pl-lg-65{padding-left:65px}.pr-lg-65{padding-right:65px}.mt-lg-70{margin-top:70px}.mb-lg-70{margin-bottom:70px}.ml-lg-70{margin-left:70px}.mr-lg-70{margin-right:70px}.pt-lg-70{padding-top:70px}.pb-lg-70{padding-bottom:70px}.pl-lg-70{padding-left:70px}.pr-lg-70{padding-right:70px}.mt-lg-75{margin-top:75px}.mb-lg-75{margin-bottom:75px}.ml-lg-75{margin-left:75px}.mr-lg-75{margin-right:75px}.pt-lg-75{padding-top:75px}.pb-lg-75{padding-bottom:75px}.pl-lg-75{padding-left:75px}.pr-lg-75{padding-right:75px}.mt-lg-80{margin-top:80px}.mb-lg-80{margin-bottom:80px}.ml-lg-80{margin-left:80px}.mr-lg-80{margin-right:80px}.pt-lg-80{padding-top:80px}.pb-lg-80{padding-bottom:80px}.pl-lg-80{padding-left:80px}.pr-lg-80{padding-right:80px}.mt-lg-85{margin-top:85px}.mb-lg-85{margin-bottom:85px}.ml-lg-85{margin-left:85px}.mr-lg-85{margin-right:85px}.pt-lg-85{padding-top:85px}.pb-lg-85{padding-bottom:85px}.pl-lg-85{padding-left:85px}.pr-lg-85{padding-right:85px}.mt-lg-90{margin-top:90px}.mb-lg-90{margin-bottom:90px}.ml-lg-90{margin-left:90px}.mr-lg-90{margin-right:90px}.pt-lg-90{padding-top:90px}.pb-lg-90{padding-bottom:90px}.pl-lg-90{padding-left:90px}.pr-lg-90{padding-right:90px}.mt-lg-95{margin-top:95px}.mb-lg-95{margin-bottom:95px}.ml-lg-95{margin-left:95px}.mr-lg-95{margin-right:95px}.pt-lg-95{padding-top:95px}.pb-lg-95{padding-bottom:95px}.pl-lg-95{padding-left:95px}.pr-lg-95{padding-right:95px}.mt-lg-100{margin-top:100px}.mb-lg-100{margin-bottom:100px}.ml-lg-100{margin-left:100px}.mr-lg-100{margin-right:100px}.pt-lg-100{padding-top:100px}.pb-lg-100{padding-bottom:100px}.pl-lg-100{padding-left:100px}.pr-lg-100{padding-right:100px}.mt-lg-105{margin-top:105px}.mb-lg-105{margin-bottom:105px}.ml-lg-105{margin-left:105px}.mr-lg-105{margin-right:105px}.pt-lg-105{padding-top:105px}.pb-lg-105{padding-bottom:105px}.pl-lg-105{padding-left:105px}.pr-lg-105{padding-right:105px}.mt-lg-110{margin-top:110px}.mb-lg-110{margin-bottom:110px}.ml-lg-110{margin-left:110px}.mr-lg-110{margin-right:110px}.pt-lg-110{padding-top:110px}.pb-lg-110{padding-bottom:110px}.pl-lg-110{padding-left:110px}.pr-lg-110{padding-right:110px}.mt-lg-115{margin-top:115px}.mb-lg-115{margin-bottom:115px}.ml-lg-115{margin-left:115px}.mr-lg-115{margin-right:115px}.pt-lg-115{padding-top:115px}.pb-lg-115{padding-bottom:115px}.pl-lg-115{padding-left:115px}.pr-lg-115{padding-right:115px}.mt-lg-120{margin-top:120px}.mb-lg-120{margin-bottom:120px}.ml-lg-120{margin-left:120px}.mr-lg-120{margin-right:120px}.pt-lg-120{padding-top:120px}.pb-lg-120{padding-bottom:120px}.pl-lg-120{padding-left:120px}.pr-lg-120{padding-right:120px}.mt-lg-125{margin-top:125px}.mb-lg-125{margin-bottom:125px}.ml-lg-125{margin-left:125px}.mr-lg-125{margin-right:125px}.pt-lg-125{padding-top:125px}.pb-lg-125{padding-bottom:125px}.pl-lg-125{padding-left:125px}.pr-lg-125{padding-right:125px}.mt-lg-130{margin-top:130px}.mb-lg-130{margin-bottom:130px}.ml-lg-130{margin-left:130px}.mr-lg-130{margin-right:130px}.pt-lg-130{padding-top:130px}.pb-lg-130{padding-bottom:130px}.pl-lg-130{padding-left:130px}.pr-lg-130{padding-right:130px}.mt-lg-135{margin-top:135px}.mb-lg-135{margin-bottom:135px}.ml-lg-135{margin-left:135px}.mr-lg-135{margin-right:135px}.pt-lg-135{padding-top:135px}.pb-lg-135{padding-bottom:135px}.pl-lg-135{padding-left:135px}.pr-lg-135{padding-right:135px}.mt-lg-140{margin-top:140px}.mb-lg-140{margin-bottom:140px}.ml-lg-140{margin-left:140px}.mr-lg-140{margin-right:140px}.pt-lg-140{padding-top:140px}.pb-lg-140{padding-bottom:140px}.pl-lg-140{padding-left:140px}.pr-lg-140{padding-right:140px}.mt-lg-145{margin-top:145px}.mb-lg-145{margin-bottom:145px}.ml-lg-145{margin-left:145px}.mr-lg-145{margin-right:145px}.pt-lg-145{padding-top:145px}.pb-lg-145{padding-bottom:145px}.pl-lg-145{padding-left:145px}.pr-lg-145{padding-right:145px}.mt-lg-150{margin-top:150px}.mb-lg-150{margin-bottom:150px}.ml-lg-150{margin-left:150px}.mr-lg-150{margin-right:150px}.pt-lg-150{padding-top:150px}.pb-lg-150{padding-bottom:150px}.pl-lg-150{padding-left:150px}.pr-lg-150{padding-right:150px}.mt-lg-155{margin-top:155px}.mb-lg-155{margin-bottom:155px}.ml-lg-155{margin-left:155px}.mr-lg-155{margin-right:155px}.pt-lg-155{padding-top:155px}.pb-lg-155{padding-bottom:155px}.pl-lg-155{padding-left:155px}.pr-lg-155{padding-right:155px}.mt-lg-160{margin-top:160px}.mb-lg-160{margin-bottom:160px}.ml-lg-160{margin-left:160px}.mr-lg-160{margin-right:160px}.pt-lg-160{padding-top:160px}.pb-lg-160{padding-bottom:160px}.pl-lg-160{padding-left:160px}.pr-lg-160{padding-right:160px}.mt-lg-165{margin-top:165px}.mb-lg-165{margin-bottom:165px}.ml-lg-165{margin-left:165px}.mr-lg-165{margin-right:165px}.pt-lg-165{padding-top:165px}.pb-lg-165{padding-bottom:165px}.pl-lg-165{padding-left:165px}.pr-lg-165{padding-right:165px}.mt-lg-170{margin-top:170px}.mb-lg-170{margin-bottom:170px}.ml-lg-170{margin-left:170px}.mr-lg-170{margin-right:170px}.pt-lg-170{padding-top:170px}.pb-lg-170{padding-bottom:170px}.pl-lg-170{padding-left:170px}.pr-lg-170{padding-right:170px}.mt-lg-175{margin-top:175px}.mb-lg-175{margin-bottom:175px}.ml-lg-175{margin-left:175px}.mr-lg-175{margin-right:175px}.pt-lg-175{padding-top:175px}.pb-lg-175{padding-bottom:175px}.pl-lg-175{padding-left:175px}.pr-lg-175{padding-right:175px}.mt-lg-180{margin-top:180px}.mb-lg-180{margin-bottom:180px}.ml-lg-180{margin-left:180px}.mr-lg-180{margin-right:180px}.pt-lg-180{padding-top:180px}.pb-lg-180{padding-bottom:180px}.pl-lg-180{padding-left:180px}.pr-lg-180{padding-right:180px}.mt-lg-185{margin-top:185px}.mb-lg-185{margin-bottom:185px}.ml-lg-185{margin-left:185px}.mr-lg-185{margin-right:185px}.pt-lg-185{padding-top:185px}.pb-lg-185{padding-bottom:185px}.pl-lg-185{padding-left:185px}.pr-lg-185{padding-right:185px}.mt-lg-190{margin-top:190px}.mb-lg-190{margin-bottom:190px}.ml-lg-190{margin-left:190px}.mr-lg-190{margin-right:190px}.pt-lg-190{padding-top:190px}.pb-lg-190{padding-bottom:190px}.pl-lg-190{padding-left:190px}.pr-lg-190{padding-right:190px}.mt-lg-195{margin-top:195px}.mb-lg-195{margin-bottom:195px}.ml-lg-195{margin-left:195px}.mr-lg-195{margin-right:195px}.pt-lg-195{padding-top:195px}.pb-lg-195{padding-bottom:195px}.pl-lg-195{padding-left:195px}.pr-lg-195{padding-right:195px}.mt-lg-200{margin-top:200px}.mb-lg-200{margin-bottom:200px}.ml-lg-200{margin-left:200px}.mr-lg-200{margin-right:200px}.pt-lg-200{padding-top:200px}.pb-lg-200{padding-bottom:200px}.pl-lg-200{padding-left:200px}.pr-lg-200{padding-right:200px}.mt-lg-205{margin-top:205px}.mb-lg-205{margin-bottom:205px}.ml-lg-205{margin-left:205px}.mr-lg-205{margin-right:205px}.pt-lg-205{padding-top:205px}.pb-lg-205{padding-bottom:205px}.pl-lg-205{padding-left:205px}.pr-lg-205{padding-right:205px}.mt-lg-210{margin-top:210px}.mb-lg-210{margin-bottom:210px}.ml-lg-210{margin-left:210px}.mr-lg-210{margin-right:210px}.pt-lg-210{padding-top:210px}.pb-lg-210{padding-bottom:210px}.pl-lg-210{padding-left:210px}.pr-lg-210{padding-right:210px}.mt-lg-215{margin-top:215px}.mb-lg-215{margin-bottom:215px}.ml-lg-215{margin-left:215px}.mr-lg-215{margin-right:215px}.pt-lg-215{padding-top:215px}.pb-lg-215{padding-bottom:215px}.pl-lg-215{padding-left:215px}.pr-lg-215{padding-right:215px}.mt-lg-220{margin-top:220px}.mb-lg-220{margin-bottom:220px}.ml-lg-220{margin-left:220px}.mr-lg-220{margin-right:220px}.pt-lg-220{padding-top:220px}.pb-lg-220{padding-bottom:220px}.pl-lg-220{padding-left:220px}.pr-lg-220{padding-right:220px}}@media (min-width:1200px) and (max-width:1400px){.mt-xl-5{margin-top:5px}.mb-xl-5{margin-bottom:5px}.ml-xl-5{margin-left:5px}.mr-xl-5{margin-right:5px}.pt-xl-5{padding-top:5px}.pb-xl-5{padding-bottom:5px}.pl-xl-5{padding-left:5px}.pr-xl-5{padding-right:5px}.mt-xl-10{margin-top:10px}.mb-xl-10{margin-bottom:10px}.ml-xl-10{margin-left:10px}.mr-xl-10{margin-right:10px}.pt-xl-10{padding-top:10px}.pb-xl-10{padding-bottom:10px}.pl-xl-10{padding-left:10px}.pr-xl-10{padding-right:10px}.mt-xl-15{margin-top:15px}.mb-xl-15{margin-bottom:15px}.ml-xl-15{margin-left:15px}.mr-xl-15{margin-right:15px}.pt-xl-15{padding-top:15px}.pb-xl-15{padding-bottom:15px}.pl-xl-15{padding-left:15px}.pr-xl-15{padding-right:15px}.mt-xl-20{margin-top:20px}.mb-xl-20{margin-bottom:20px}.ml-xl-20{margin-left:20px}.mr-xl-20{margin-right:20px}.pt-xl-20{padding-top:20px}.pb-xl-20{padding-bottom:20px}.pl-xl-20{padding-left:20px}.pr-xl-20{padding-right:20px}.mt-xl-25{margin-top:25px}.mb-xl-25{margin-bottom:25px}.ml-xl-25{margin-left:25px}.mr-xl-25{margin-right:25px}.pt-xl-25{padding-top:25px}.pb-xl-25{padding-bottom:25px}.pl-xl-25{padding-left:25px}.pr-xl-25{padding-right:25px}.mt-xl-30{margin-top:30px}.mb-xl-30{margin-bottom:30px}.ml-xl-30{margin-left:30px}.mr-xl-30{margin-right:30px}.pt-xl-30{padding-top:30px}.pb-xl-30{padding-bottom:30px}.pl-xl-30{padding-left:30px}.pr-xl-30{padding-right:30px}.mt-xl-35{margin-top:35px}.mb-xl-35{margin-bottom:35px}.ml-xl-35{margin-left:35px}.mr-xl-35{margin-right:35px}.pt-xl-35{padding-top:35px}.pb-xl-35{padding-bottom:35px}.pl-xl-35{padding-left:35px}.pr-xl-35{padding-right:35px}.mt-xl-40{margin-top:40px}.mb-xl-40{margin-bottom:40px}.ml-xl-40{margin-left:40px}.mr-xl-40{margin-right:40px}.pt-xl-40{padding-top:40px}.pb-xl-40{padding-bottom:40px}.pl-xl-40{padding-left:40px}.pr-xl-40{padding-right:40px}.mt-xl-45{margin-top:45px}.mb-xl-45{margin-bottom:45px}.ml-xl-45{margin-left:45px}.mr-xl-45{margin-right:45px}.pt-xl-45{padding-top:45px}.pb-xl-45{padding-bottom:45px}.pl-xl-45{padding-left:45px}.pr-xl-45{padding-right:45px}.mt-xl-50{margin-top:50px}.mb-xl-50{margin-bottom:50px}.ml-xl-50{margin-left:50px}.mr-xl-50{margin-right:50px}.pt-xl-50{padding-top:50px}.pb-xl-50{padding-bottom:50px}.pl-xl-50{padding-left:50px}.pr-xl-50{padding-right:50px}.mt-xl-55{margin-top:55px}.mb-xl-55{margin-bottom:55px}.ml-xl-55{margin-left:55px}.mr-xl-55{margin-right:55px}.pt-xl-55{padding-top:55px}.pb-xl-55{padding-bottom:55px}.pl-xl-55{padding-left:55px}.pr-xl-55{padding-right:55px}.mt-xl-60{margin-top:60px}.mb-xl-60{margin-bottom:60px}.ml-xl-60{margin-left:60px}.mr-xl-60{margin-right:60px}.pt-xl-60{padding-top:60px}.pb-xl-60{padding-bottom:60px}.pl-xl-60{padding-left:60px}.pr-xl-60{padding-right:60px}.mt-xl-65{margin-top:65px}.mb-xl-65{margin-bottom:65px}.ml-xl-65{margin-left:65px}.mr-xl-65{margin-right:65px}.pt-xl-65{padding-top:65px}.pb-xl-65{padding-bottom:65px}.pl-xl-65{padding-left:65px}.pr-xl-65{padding-right:65px}.mt-xl-70{margin-top:70px}.mb-xl-70{margin-bottom:70px}.ml-xl-70{margin-left:70px}.mr-xl-70{margin-right:70px}.pt-xl-70{padding-top:70px}.pb-xl-70{padding-bottom:70px}.pl-xl-70{padding-left:70px}.pr-xl-70{padding-right:70px}.mt-xl-75{margin-top:75px}.mb-xl-75{margin-bottom:75px}.ml-xl-75{margin-left:75px}.mr-xl-75{margin-right:75px}.pt-xl-75{padding-top:75px}.pb-xl-75{padding-bottom:75px}.pl-xl-75{padding-left:75px}.pr-xl-75{padding-right:75px}.mt-xl-80{margin-top:80px}.mb-xl-80{margin-bottom:80px}.ml-xl-80{margin-left:80px}.mr-xl-80{margin-right:80px}.pt-xl-80{padding-top:80px}.pb-xl-80{padding-bottom:80px}.pl-xl-80{padding-left:80px}.pr-xl-80{padding-right:80px}.mt-xl-85{margin-top:85px}.mb-xl-85{margin-bottom:85px}.ml-xl-85{margin-left:85px}.mr-xl-85{margin-right:85px}.pt-xl-85{padding-top:85px}.pb-xl-85{padding-bottom:85px}.pl-xl-85{padding-left:85px}.pr-xl-85{padding-right:85px}.mt-xl-90{margin-top:90px}.mb-xl-90{margin-bottom:90px}.ml-xl-90{margin-left:90px}.mr-xl-90{margin-right:90px}.pt-xl-90{padding-top:90px}.pb-xl-90{padding-bottom:90px}.pl-xl-90{padding-left:90px}.pr-xl-90{padding-right:90px}.mt-xl-95{margin-top:95px}.mb-xl-95{margin-bottom:95px}.ml-xl-95{margin-left:95px}.mr-xl-95{margin-right:95px}.pt-xl-95{padding-top:95px}.pb-xl-95{padding-bottom:95px}.pl-xl-95{padding-left:95px}.pr-xl-95{padding-right:95px}.mt-xl-100{margin-top:100px}.mb-xl-100{margin-bottom:100px}.ml-xl-100{margin-left:100px}.mr-xl-100{margin-right:100px}.pt-xl-100{padding-top:100px}.pb-xl-100{padding-bottom:100px}.pl-xl-100{padding-left:100px}.pr-xl-100{padding-right:100px}.mt-xl-105{margin-top:105px}.mb-xl-105{margin-bottom:105px}.ml-xl-105{margin-left:105px}.mr-xl-105{margin-right:105px}.pt-xl-105{padding-top:105px}.pb-xl-105{padding-bottom:105px}.pl-xl-105{padding-left:105px}.pr-xl-105{padding-right:105px}.mt-xl-110{margin-top:110px}.mb-xl-110{margin-bottom:110px}.ml-xl-110{margin-left:110px}.mr-xl-110{margin-right:110px}.pt-xl-110{padding-top:110px}.pb-xl-110{padding-bottom:110px}.pl-xl-110{padding-left:110px}.pr-xl-110{padding-right:110px}.mt-xl-115{margin-top:115px}.mb-xl-115{margin-bottom:115px}.ml-xl-115{margin-left:115px}.mr-xl-115{margin-right:115px}.pt-xl-115{padding-top:115px}.pb-xl-115{padding-bottom:115px}.pl-xl-115{padding-left:115px}.pr-xl-115{padding-right:115px}.mt-xl-120{margin-top:120px}.mb-xl-120{margin-bottom:120px}.ml-xl-120{margin-left:120px}.mr-xl-120{margin-right:120px}.pt-xl-120{padding-top:120px}.pb-xl-120{padding-bottom:120px}.pl-xl-120{padding-left:120px}.pr-xl-120{padding-right:120px}.mt-xl-125{margin-top:125px}.mb-xl-125{margin-bottom:125px}.ml-xl-125{margin-left:125px}.mr-xl-125{margin-right:125px}.pt-xl-125{padding-top:125px}.pb-xl-125{padding-bottom:125px}.pl-xl-125{padding-left:125px}.pr-xl-125{padding-right:125px}.mt-xl-130{margin-top:130px}.mb-xl-130{margin-bottom:130px}.ml-xl-130{margin-left:130px}.mr-xl-130{margin-right:130px}.pt-xl-130{padding-top:130px}.pb-xl-130{padding-bottom:130px}.pl-xl-130{padding-left:130px}.pr-xl-130{padding-right:130px}.mt-xl-135{margin-top:135px}.mb-xl-135{margin-bottom:135px}.ml-xl-135{margin-left:135px}.mr-xl-135{margin-right:135px}.pt-xl-135{padding-top:135px}.pb-xl-135{padding-bottom:135px}.pl-xl-135{padding-left:135px}.pr-xl-135{padding-right:135px}.mt-xl-140{margin-top:140px}.mb-xl-140{margin-bottom:140px}.ml-xl-140{margin-left:140px}.mr-xl-140{margin-right:140px}.pt-xl-140{padding-top:140px}.pb-xl-140{padding-bottom:140px}.pl-xl-140{padding-left:140px}.pr-xl-140{padding-right:140px}.mt-xl-145{margin-top:145px}.mb-xl-145{margin-bottom:145px}.ml-xl-145{margin-left:145px}.mr-xl-145{margin-right:145px}.pt-xl-145{padding-top:145px}.pb-xl-145{padding-bottom:145px}.pl-xl-145{padding-left:145px}.pr-xl-145{padding-right:145px}.mt-xl-150{margin-top:150px}.mb-xl-150{margin-bottom:150px}.ml-xl-150{margin-left:150px}.mr-xl-150{margin-right:150px}.pt-xl-150{padding-top:150px}.pb-xl-150{padding-bottom:150px}.pl-xl-150{padding-left:150px}.pr-xl-150{padding-right:150px}.mt-xl-155{margin-top:155px}.mb-xl-155{margin-bottom:155px}.ml-xl-155{margin-left:155px}.mr-xl-155{margin-right:155px}.pt-xl-155{padding-top:155px}.pb-xl-155{padding-bottom:155px}.pl-xl-155{padding-left:155px}.pr-xl-155{padding-right:155px}.mt-xl-160{margin-top:160px}.mb-xl-160{margin-bottom:160px}.ml-xl-160{margin-left:160px}.mr-xl-160{margin-right:160px}.pt-xl-160{padding-top:160px}.pb-xl-160{padding-bottom:160px}.pl-xl-160{padding-left:160px}.pr-xl-160{padding-right:160px}.mt-xl-165{margin-top:165px}.mb-xl-165{margin-bottom:165px}.ml-xl-165{margin-left:165px}.mr-xl-165{margin-right:165px}.pt-xl-165{padding-top:165px}.pb-xl-165{padding-bottom:165px}.pl-xl-165{padding-left:165px}.pr-xl-165{padding-right:165px}.mt-xl-170{margin-top:170px}.mb-xl-170{margin-bottom:170px}.ml-xl-170{margin-left:170px}.mr-xl-170{margin-right:170px}.pt-xl-170{padding-top:170px}.pb-xl-170{padding-bottom:170px}.pl-xl-170{padding-left:170px}.pr-xl-170{padding-right:170px}.mt-xl-175{margin-top:175px}.mb-xl-175{margin-bottom:175px}.ml-xl-175{margin-left:175px}.mr-xl-175{margin-right:175px}.pt-xl-175{padding-top:175px}.pb-xl-175{padding-bottom:175px}.pl-xl-175{padding-left:175px}.pr-xl-175{padding-right:175px}.mt-xl-180{margin-top:180px}.mb-xl-180{margin-bottom:180px}.ml-xl-180{margin-left:180px}.mr-xl-180{margin-right:180px}.pt-xl-180{padding-top:180px}.pb-xl-180{padding-bottom:180px}.pl-xl-180{padding-left:180px}.pr-xl-180{padding-right:180px}.mt-xl-185{margin-top:185px}.mb-xl-185{margin-bottom:185px}.ml-xl-185{margin-left:185px}.mr-xl-185{margin-right:185px}.pt-xl-185{padding-top:185px}.pb-xl-185{padding-bottom:185px}.pl-xl-185{padding-left:185px}.pr-xl-185{padding-right:185px}.mt-xl-190{margin-top:190px}.mb-xl-190{margin-bottom:190px}.ml-xl-190{margin-left:190px}.mr-xl-190{margin-right:190px}.pt-xl-190{padding-top:190px}.pb-xl-190{padding-bottom:190px}.pl-xl-190{padding-left:190px}.pr-xl-190{padding-right:190px}.mt-xl-195{margin-top:195px}.mb-xl-195{margin-bottom:195px}.ml-xl-195{margin-left:195px}.mr-xl-195{margin-right:195px}.pt-xl-195{padding-top:195px}.pb-xl-195{padding-bottom:195px}.pl-xl-195{padding-left:195px}.pr-xl-195{padding-right:195px}.mt-xl-200{margin-top:200px}.mb-xl-200{margin-bottom:200px}.ml-xl-200{margin-left:200px}.mr-xl-200{margin-right:200px}.pt-xl-200{padding-top:200px}.pb-xl-200{padding-bottom:200px}.pl-xl-200{padding-left:200px}.pr-xl-200{padding-right:200px}.mt-xl-205{margin-top:205px}.mb-xl-205{margin-bottom:205px}.ml-xl-205{margin-left:205px}.mr-xl-205{margin-right:205px}.pt-xl-205{padding-top:205px}.pb-xl-205{padding-bottom:205px}.pl-xl-205{padding-left:205px}.pr-xl-205{padding-right:205px}.mt-xl-210{margin-top:210px}.mb-xl-210{margin-bottom:210px}.ml-xl-210{margin-left:210px}.mr-xl-210{margin-right:210px}.pt-xl-210{padding-top:210px}.pb-xl-210{padding-bottom:210px}.pl-xl-210{padding-left:210px}.pr-xl-210{padding-right:210px}.mt-xl-215{margin-top:215px}.mb-xl-215{margin-bottom:215px}.ml-xl-215{margin-left:215px}.mr-xl-215{margin-right:215px}.pt-xl-215{padding-top:215px}.pb-xl-215{padding-bottom:215px}.pl-xl-215{padding-left:215px}.pr-xl-215{padding-right:215px}.mt-xl-220{margin-top:220px}.mb-xl-220{margin-bottom:220px}.ml-xl-220{margin-left:220px}.mr-xl-220{margin-right:220px}.pt-xl-220{padding-top:220px}.pb-xl-220{padding-bottom:220px}.pl-xl-220{padding-left:220px}.pr-xl-220{padding-right:220px}}@media (max-width:575px){.mt-xs-5{margin-top:5px}.mb-xs-5{margin-bottom:5px}.ml-xs-5{margin-left:5px}.mr-xs-5{margin-right:5px}.pt-xs-5{padding-top:5px}.pb-xs-5{padding-bottom:5px}.pl-xs-5{padding-left:5px}.pr-xs-5{padding-right:5px}.mt-xs-10{margin-top:10px}.mb-xs-10{margin-bottom:10px}.ml-xs-10{margin-left:10px}.mr-xs-10{margin-right:10px}.pt-xs-10{padding-top:10px}.pb-xs-10{padding-bottom:10px}.pl-xs-10{padding-left:10px}.pr-xs-10{padding-right:10px}.mt-xs-15{margin-top:15px}.mb-xs-15{margin-bottom:15px}.ml-xs-15{margin-left:15px}.mr-xs-15{margin-right:15px}.pt-xs-15{padding-top:15px}.pb-xs-15{padding-bottom:15px}.pl-xs-15{padding-left:15px}.pr-xs-15{padding-right:15px}.mt-xs-20{margin-top:20px}.mb-xs-20{margin-bottom:20px}.ml-xs-20{margin-left:20px}.mr-xs-20{margin-right:20px}.pt-xs-20{padding-top:20px}.pb-xs-20{padding-bottom:20px}.pl-xs-20{padding-left:20px}.pr-xs-20{padding-right:20px}.mt-xs-25{margin-top:25px}.mb-xs-25{margin-bottom:25px}.ml-xs-25{margin-left:25px}.mr-xs-25{margin-right:25px}.pt-xs-25{padding-top:25px}.pb-xs-25{padding-bottom:25px}.pl-xs-25{padding-left:25px}.pr-xs-25{padding-right:25px}.mt-xs-30{margin-top:30px}.mb-xs-30{margin-bottom:30px}.ml-xs-30{margin-left:30px}.mr-xs-30{margin-right:30px}.pt-xs-30{padding-top:30px}.pb-xs-30{padding-bottom:30px}.pl-xs-30{padding-left:30px}.pr-xs-30{padding-right:30px}.mt-xs-35{margin-top:35px}.mb-xs-35{margin-bottom:35px}.ml-xs-35{margin-left:35px}.mr-xs-35{margin-right:35px}.pt-xs-35{padding-top:35px}.pb-xs-35{padding-bottom:35px}.pl-xs-35{padding-left:35px}.pr-xs-35{padding-right:35px}.mt-xs-40{margin-top:40px}.mb-xs-40{margin-bottom:40px}.ml-xs-40{margin-left:40px}.mr-xs-40{margin-right:40px}.pt-xs-40{padding-top:40px}.pb-xs-40{padding-bottom:40px}.pl-xs-40{padding-left:40px}.pr-xs-40{padding-right:40px}.mt-xs-45{margin-top:45px}.mb-xs-45{margin-bottom:45px}.ml-xs-45{margin-left:45px}.mr-xs-45{margin-right:45px}.pt-xs-45{padding-top:45px}.pb-xs-45{padding-bottom:45px}.pl-xs-45{padding-left:45px}.pr-xs-45{padding-right:45px}.mt-xs-50{margin-top:50px}.mb-xs-50{margin-bottom:50px}.ml-xs-50{margin-left:50px}.mr-xs-50{margin-right:50px}.pt-xs-50{padding-top:50px}.pb-xs-50{padding-bottom:50px}.pl-xs-50{padding-left:50px}.pr-xs-50{padding-right:50px}.mt-xs-55{margin-top:55px}.mb-xs-55{margin-bottom:55px}.ml-xs-55{margin-left:55px}.mr-xs-55{margin-right:55px}.pt-xs-55{padding-top:55px}.pb-xs-55{padding-bottom:55px}.pl-xs-55{padding-left:55px}.pr-xs-55{padding-right:55px}.mt-xs-60{margin-top:60px}.mb-xs-60{margin-bottom:60px}.ml-xs-60{margin-left:60px}.mr-xs-60{margin-right:60px}.pt-xs-60{padding-top:60px}.pb-xs-60{padding-bottom:60px}.pl-xs-60{padding-left:60px}.pr-xs-60{padding-right:60px}.mt-xs-65{margin-top:65px}.mb-xs-65{margin-bottom:65px}.ml-xs-65{margin-left:65px}.mr-xs-65{margin-right:65px}.pt-xs-65{padding-top:65px}.pb-xs-65{padding-bottom:65px}.pl-xs-65{padding-left:65px}.pr-xs-65{padding-right:65px}.mt-xs-70{margin-top:70px}.mb-xs-70{margin-bottom:70px}.ml-xs-70{margin-left:70px}.mr-xs-70{margin-right:70px}.pt-xs-70{padding-top:70px}.pb-xs-70{padding-bottom:70px}.pl-xs-70{padding-left:70px}.pr-xs-70{padding-right:70px}.mt-xs-75{margin-top:75px}.mb-xs-75{margin-bottom:75px}.ml-xs-75{margin-left:75px}.mr-xs-75{margin-right:75px}.pt-xs-75{padding-top:75px}.pb-xs-75{padding-bottom:75px}.pl-xs-75{padding-left:75px}.pr-xs-75{padding-right:75px}.mt-xs-80{margin-top:80px}.mb-xs-80{margin-bottom:80px}.ml-xs-80{margin-left:80px}.mr-xs-80{margin-right:80px}.pt-xs-80{padding-top:80px}.pb-xs-80{padding-bottom:80px}.pl-xs-80{padding-left:80px}.pr-xs-80{padding-right:80px}.mt-xs-85{margin-top:85px}.mb-xs-85{margin-bottom:85px}.ml-xs-85{margin-left:85px}.mr-xs-85{margin-right:85px}.pt-xs-85{padding-top:85px}.pb-xs-85{padding-bottom:85px}.pl-xs-85{padding-left:85px}.pr-xs-85{padding-right:85px}.mt-xs-90{margin-top:90px}.mb-xs-90{margin-bottom:90px}.ml-xs-90{margin-left:90px}.mr-xs-90{margin-right:90px}.pt-xs-90{padding-top:90px}.pb-xs-90{padding-bottom:90px}.pl-xs-90{padding-left:90px}.pr-xs-90{padding-right:90px}.mt-xs-95{margin-top:95px}.mb-xs-95{margin-bottom:95px}.ml-xs-95{margin-left:95px}.mr-xs-95{margin-right:95px}.pt-xs-95{padding-top:95px}.pb-xs-95{padding-bottom:95px}.pl-xs-95{padding-left:95px}.pr-xs-95{padding-right:95px}.mt-xs-100{margin-top:100px}.mb-xs-100{margin-bottom:100px}.ml-xs-100{margin-left:100px}.mr-xs-100{margin-right:100px}.pt-xs-100{padding-top:100px}.pb-xs-100{padding-bottom:100px}.pl-xs-100{padding-left:100px}.pr-xs-100{padding-right:100px}.mt-xs-105{margin-top:105px}.mb-xs-105{margin-bottom:105px}.ml-xs-105{margin-left:105px}.mr-xs-105{margin-right:105px}.pt-xs-105{padding-top:105px}.pb-xs-105{padding-bottom:105px}.pl-xs-105{padding-left:105px}.pr-xs-105{padding-right:105px}.mt-xs-110{margin-top:110px}.mb-xs-110{margin-bottom:110px}.ml-xs-110{margin-left:110px}.mr-xs-110{margin-right:110px}.pt-xs-110{padding-top:110px}.pb-xs-110{padding-bottom:110px}.pl-xs-110{padding-left:110px}.pr-xs-110{padding-right:110px}.mt-xs-115{margin-top:115px}.mb-xs-115{margin-bottom:115px}.ml-xs-115{margin-left:115px}.mr-xs-115{margin-right:115px}.pt-xs-115{padding-top:115px}.pb-xs-115{padding-bottom:115px}.pl-xs-115{padding-left:115px}.pr-xs-115{padding-right:115px}.mt-xs-120{margin-top:120px}.mb-xs-120{margin-bottom:120px}.ml-xs-120{margin-left:120px}.mr-xs-120{margin-right:120px}.pt-xs-120{padding-top:120px}.pb-xs-120{padding-bottom:120px}.pl-xs-120{padding-left:120px}.pr-xs-120{padding-right:120px}.mt-xs-125{margin-top:125px}.mb-xs-125{margin-bottom:125px}.ml-xs-125{margin-left:125px}.mr-xs-125{margin-right:125px}.pt-xs-125{padding-top:125px}.pb-xs-125{padding-bottom:125px}.pl-xs-125{padding-left:125px}.pr-xs-125{padding-right:125px}.mt-xs-130{margin-top:130px}.mb-xs-130{margin-bottom:130px}.ml-xs-130{margin-left:130px}.mr-xs-130{margin-right:130px}.pt-xs-130{padding-top:130px}.pb-xs-130{padding-bottom:130px}.pl-xs-130{padding-left:130px}.pr-xs-130{padding-right:130px}.mt-xs-135{margin-top:135px}.mb-xs-135{margin-bottom:135px}.ml-xs-135{margin-left:135px}.mr-xs-135{margin-right:135px}.pt-xs-135{padding-top:135px}.pb-xs-135{padding-bottom:135px}.pl-xs-135{padding-left:135px}.pr-xs-135{padding-right:135px}.mt-xs-140{margin-top:140px}.mb-xs-140{margin-bottom:140px}.ml-xs-140{margin-left:140px}.mr-xs-140{margin-right:140px}.pt-xs-140{padding-top:140px}.pb-xs-140{padding-bottom:140px}.pl-xs-140{padding-left:140px}.pr-xs-140{padding-right:140px}.mt-xs-145{margin-top:145px}.mb-xs-145{margin-bottom:145px}.ml-xs-145{margin-left:145px}.mr-xs-145{margin-right:145px}.pt-xs-145{padding-top:145px}.pb-xs-145{padding-bottom:145px}.pl-xs-145{padding-left:145px}.pr-xs-145{padding-right:145px}.mt-xs-150{margin-top:150px}.mb-xs-150{margin-bottom:150px}.ml-xs-150{margin-left:150px}.mr-xs-150{margin-right:150px}.pt-xs-150{padding-top:150px}.pb-xs-150{padding-bottom:150px}.pl-xs-150{padding-left:150px}.pr-xs-150{padding-right:150px}.mt-xs-155{margin-top:155px}.mb-xs-155{margin-bottom:155px}.ml-xs-155{margin-left:155px}.mr-xs-155{margin-right:155px}.pt-xs-155{padding-top:155px}.pb-xs-155{padding-bottom:155px}.pl-xs-155{padding-left:155px}.pr-xs-155{padding-right:155px}.mt-xs-160{margin-top:160px}.mb-xs-160{margin-bottom:160px}.ml-xs-160{margin-left:160px}.mr-xs-160{margin-right:160px}.pt-xs-160{padding-top:160px}.pb-xs-160{padding-bottom:160px}.pl-xs-160{padding-left:160px}.pr-xs-160{padding-right:160px}.mt-xs-165{margin-top:165px}.mb-xs-165{margin-bottom:165px}.ml-xs-165{margin-left:165px}.mr-xs-165{margin-right:165px}.pt-xs-165{padding-top:165px}.pb-xs-165{padding-bottom:165px}.pl-xs-165{padding-left:165px}.pr-xs-165{padding-right:165px}.mt-xs-170{margin-top:170px}.mb-xs-170{margin-bottom:170px}.ml-xs-170{margin-left:170px}.mr-xs-170{margin-right:170px}.pt-xs-170{padding-top:170px}.pb-xs-170{padding-bottom:170px}.pl-xs-170{padding-left:170px}.pr-xs-170{padding-right:170px}.mt-xs-175{margin-top:175px}.mb-xs-175{margin-bottom:175px}.ml-xs-175{margin-left:175px}.mr-xs-175{margin-right:175px}.pt-xs-175{padding-top:175px}.pb-xs-175{padding-bottom:175px}.pl-xs-175{padding-left:175px}.pr-xs-175{padding-right:175px}.mt-xs-180{margin-top:180px}.mb-xs-180{margin-bottom:180px}.ml-xs-180{margin-left:180px}.mr-xs-180{margin-right:180px}.pt-xs-180{padding-top:180px}.pb-xs-180{padding-bottom:180px}.pl-xs-180{padding-left:180px}.pr-xs-180{padding-right:180px}.mt-xs-185{margin-top:185px}.mb-xs-185{margin-bottom:185px}.ml-xs-185{margin-left:185px}.mr-xs-185{margin-right:185px}.pt-xs-185{padding-top:185px}.pb-xs-185{padding-bottom:185px}.pl-xs-185{padding-left:185px}.pr-xs-185{padding-right:185px}.mt-xs-190{margin-top:190px}.mb-xs-190{margin-bottom:190px}.ml-xs-190{margin-left:190px}.mr-xs-190{margin-right:190px}.pt-xs-190{padding-top:190px}.pb-xs-190{padding-bottom:190px}.pl-xs-190{padding-left:190px}.pr-xs-190{padding-right:190px}.mt-xs-195{margin-top:195px}.mb-xs-195{margin-bottom:195px}.ml-xs-195{margin-left:195px}.mr-xs-195{margin-right:195px}.pt-xs-195{padding-top:195px}.pb-xs-195{padding-bottom:195px}.pl-xs-195{padding-left:195px}.pr-xs-195{padding-right:195px}.mt-xs-200{margin-top:200px}.mb-xs-200{margin-bottom:200px}.ml-xs-200{margin-left:200px}.mr-xs-200{margin-right:200px}.pt-xs-200{padding-top:200px}.pb-xs-200{padding-bottom:200px}.pl-xs-200{padding-left:200px}.pr-xs-200{padding-right:200px}.mt-xs-205{margin-top:205px}.mb-xs-205{margin-bottom:205px}.ml-xs-205{margin-left:205px}.mr-xs-205{margin-right:205px}.pt-xs-205{padding-top:205px}.pb-xs-205{padding-bottom:205px}.pl-xs-205{padding-left:205px}.pr-xs-205{padding-right:205px}.mt-xs-210{margin-top:210px}.mb-xs-210{margin-bottom:210px}.ml-xs-210{margin-left:210px}.mr-xs-210{margin-right:210px}.pt-xs-210{padding-top:210px}.pb-xs-210{padding-bottom:210px}.pl-xs-210{padding-left:210px}.pr-xs-210{padding-right:210px}.mt-xs-215{margin-top:215px}.mb-xs-215{margin-bottom:215px}.ml-xs-215{margin-left:215px}.mr-xs-215{margin-right:215px}.pt-xs-215{padding-top:215px}.pb-xs-215{padding-bottom:215px}.pl-xs-215{padding-left:215px}.pr-xs-215{padding-right:215px}.mt-xs-220{margin-top:220px}.mb-xs-220{margin-bottom:220px}.ml-xs-220{margin-left:220px}.mr-xs-220{margin-right:220px}.pt-xs-220{padding-top:220px}.pb-xs-220{padding-bottom:220px}.pl-xs-220{padding-left:220px}.pr-xs-220{padding-right:220px}}:root { --font_dmsans: "DM Sans", sans-serif;
--font_instrumentsans: "Instrument Sans", sans-serif;
--font_thunder: "Thunder";
--font_sequelsansromanbody: "Sequel Sans Roman Body";
--font_sequelsansmediumbody: "Sequel Sans Medium Body";
--font_timesnow: "TimesNow-SemiLightItalic";
--font_bdogrotesk: "BDOGrotesk-Regular";
--font_tartuffo: "tartuffo-font-family";
--font_tartuffotrial: "Tartuffo_Trial";
--font_awesome: 'Font Awesome 6 Free'; --primary: #111111;
--secondary: #555555;
--border: rgba(17, 17, 17, 0.1);
--bg: #111111;
--theme: #FF6A3A;
--black: #111111;
--black-2: #999999;
--white: #FFFFFF;
--white-2: #999999;
--action: #FF6A3A;
.dark {
--primary: #ffffff;
--secondary: #999999;
--border: rgba(255, 255, 255, 0.1);
--bg: #171717;
}
} body {
-ms-word-wrap: break-word;
word-wrap: break-word;
overflow-x: hidden;
} .blog-coment-title h2 {
font-size: 26px;
font-weight: 600;
margin-bottom: 20px;
}
.comments-avatar {
float: left;
}
.comments-avatar img {
margin-right: 15px;
}
.comments-text {
overflow: hidden;
}
.comments-text h3 {
margin-bottom: 10px;
}
.latest-comments ul li .children {
margin-left: 60px;
margin-top: 30px;
}
.latest-comments ul li .children li {
margin-top: 10px;
}
#cancel-comment-reply-link {
color: #7e7e7e;
margin-left: 8px;
font-size: 16px;
}
#cancel-comment-reply-link:hover {
color: #000;
} .comment-reply-title {
font-family: var(--font_sequelsansromanbody);
font-style: normal;
font-weight: 310;
font-size: 50px;
line-height: 1.2;
letter-spacing: -0.07em;
color: #111111;
margin-bottom: 28px;
}
.comment-form-cookies-consent {
display: none;
}
div.latest-comments>ul {
padding-left: 0;
}
.latest-comments>ul>li {
list-style: none;
}
.rt-blog-area ul.redox-comment-list {
padding: 0;
margin: 0;
margin-bottom: 100px;
}
.latest-comments pre {
overflow-x: auto;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
.latest-comments blockquote {
border: 1px solid #EAEAEF;
}
.latest-comments>ul>li li {
margin: 0;
padding: 0;
list-style: inherit;
}
.latest-comments ul .children {
list-style: none;
padding-left: 40px;
}
@media (max-width: 576px) {
.latest-comments ul .children {
padding-left: 0;
}
}
.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
margin-bottom: 3px;
}
.latest-comments .comments-text>ul,
.latest-comments .comments-text>ol {
margin-bottom: 20px;
}
.latest-comments ul .comment-respond {
padding: 0px 0 15px;
} .rt-postbox-comment-from .rt-postbox-comment-title {
margin-bottom: 20px;
}
.rt-postbox-comment-from .postbox__comment-name.rt-postbox-comment-name {
margin-bottom: 20px;
}
.rt-postbox-comment-from .redox-post-comment-text {
margin-bottom: 20px;
}
.rt-postbox-comment-from .redox-post-comment-text p {
font-size: 18px;
font-weight: 400;
line-height: 1.5;
} .rt-postbox-item.sticky {
border-top: 3px solid #111111;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em !important;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em !important;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto !important;
margin-right: auto !important;
text-align: center;
} .rt-blog-area>ul,
.rt-blog-area>ol,
.rt-blog-area ul,
.rt-blog-area ol {
padding-left: 24px;
}
.rt-blog-area dl,
.rt-blog-area ol,
.rt-blog-area ul {
margin-top: 0;
margin-bottom: 25px;
}
.postbox__details ol li,
.postbox__details ul li {
padding-top: 7px;
}
.rt-blog-area ol ol,
.rt-blog-area ol ul,
.rt-blog-area ul ol,
.rt-blog-area ul ul {
margin-bottom: 0;
} .rt-page-content .blog-post-comment {
clear: both;
overflow: hidden;
margin-top: 30px;
padding-top: 30px;
}
.rt-page-content ol,
.rt-page-content ul {
padding-left: 25px;
margin-bottom: 25px;
}
.rt-page-content ol li,
.rt-page-content ul li {
margin-bottom: 7px;
}
.rt-page-content ol li ol,
.rt-page-content ul li ul {
margin-top: 7px;
}
.rt-page-content ol ol,
.rt-page-content ol ul,
.rt-page-content ul ol,
.rt-page-content ul ul {
margin-bottom: 0;
}
.rt-page-content .size-full.alignright {
margin-bottom: 35px;
margin-top: 20px;
clear: both;
}
.rt-page-content .rt-page-post>p {
margin: 32px 0;
margin-top: 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
margin-top: 10px;
padding-top: 30px;
}
.page-links>span.page-links-title {
border: 0;
color: inherit;
}
.wp-block-archives-list.extraclass.wp-block-archives li a {
color: #999999;
}
.wp-block-archives-dropdown .nice-select {
margin-bottom: 15px;
}
.postbox__text .nice-select {
float: none;
margin-bottom: 20px;
border-radius: 0;
padding-left: 18px;
padding-right: 30px;
border: 1.5px solid rgba(69, 48, 48, 0.14);
}
.rt-blog-area div.postbox__comment-text .redox-post-comment-text>ul,
.rt-blog-area div.postbox__comment-text .redox-post-comment-text>ol {
margin-bottom: 15px;
}
.postbox__text ol,
.postbox__text ul {
padding-left: 20px;
}
.postbox__text .wp-block-comments-title {
font-size: 32px;
font-weight: 600;
}
.rt-postbox-details-article-inner .wp-block-comment-reply-link.has-small-font-size a.comment-reply-link {
border: 1px solid #E6E7E8;
display: inline-block;
padding: 0px 11px;
}
.rt-postbox-details-article-inner .wp-block-comment-template {
padding-left: 0;
}
.rt-postbox-details-article-inner .wp-block-comment-template .comment-respond.wp-block-post-comments-form {
padding-top: 0;
}
.rt-postbox-details-article-inner .wp-block-comment-template li:not(:last-child) {
margin-bottom: 25px;
}
.rt-postbox-details-article-inner .wp-calendar-nav a {
color: #7e7e7e;
}
.rt-postbox-details-article-inner .wp-calendar-nav a:hover {
color: #000;
}
.rt-postbox-details-article-inner .wp-block-latest-comments__comment-meta {
font-size: 16px;
}
.rt-postbox-details-article-inner .wp-block-latest-comments__comment-meta a:hover {
color: #000;
}
.rt-postbox-details-article-inner .wp-block-column-is-layout-flow {
margin-bottom: 20px !important;
}
.postbox__text .rt-postbox-details-share-wrapper {
clear: both;
}
.wp-block-image {
overflow: hidden;
}
p.logged-in-as {
color: #555555;
margin-bottom: 50px;
font-size: 18px;
font-weight: 400;
}
p.logged-in-as a {
color: #111111;
}
p.logged-in-as a:hover {
color: #FF6A3A;
}
ol.wp-block-latest-comments {
margin-left: 0;
padding-left: 0;
}
ol.wp-block-latest-comments .wp-block-latest-comments__comment:not(:last-child) {
margin-bottom: 15px;
}
.postbox__details p:last-child {
margin-bottom: 0;
}
.postbox__text ul li a:hover,
dl a:hover {
text-decoration-style: dotted;
text-decoration-skip-ink: none;
}
.wp-block-button {
margin-bottom: 10px;
}
.is-style-squared .wp-block-button__link {
border-radius: 0;
}
div.postbox__text .wp-block-cover-text {
color: #fff;
}
.wp-block-cover {
margin-bottom: 30px;
}
.wp-block-gallery .blocks-gallery-grid {
padding-left: 0;
margin-bottom: 0;
}
.blocks-gallery-caption {
margin-bottom: 40px !important;
}
.wp-block-group.has-background {
margin-bottom: 25px;
}
.wp-block-group {
margin-top: 30px;
margin-bottom: 30px;
}
.wp-block-query-pagination {
margin-bottom: 15px;
}
.rt-postbox-details-article-inner .wp-block-group .wp-block-group__inner-container> :last-child {
margin-bottom: 0;
}
ul.wp-block-navigation__container.is-responsive.wp-block-navigation {
padding-left: 0;
}
.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
text-underline-offset: inherit;
text-decoration-skip-ink: initial;
text-decoration: none;
line-height: 1.2;
}
.wp-block-navigation ul.wp-block-page-list {
padding-left: 0;
}
ul.wp-block-page-list {
padding-left: 20px;
}
.wp-block-query-pagination-numbers span,
.wp-block-query-pagination-numbers a {
margin-right: 5px;
font-size: 14px;
}
.wp-block-query-pagination-numbers a:hover {
color: #000;
}
.taxonomy-category.wp-block-post-terms a,
.wp-block-post-navigation-link a {
color: #7e7e7e;
}
.taxonomy-category.wp-block-post-terms a:hover,
.wp-block-post-navigation-link a:hover {
color: #000;
text-decoration: none;
}
a.wp-block-query-pagination-next {
color: #7e7e7e;
}
.wp-block-cover.is-light .wp-block-cover__inner-container {
color: #999999;
}
.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container {
padding: 10px 0;
}
.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container .wp-block-pages-list__item {
margin-bottom: 10px;
padding: 0 15px;
}
.wp-block-navigation .wp-block-page-list .wp-block-pages-list__item .wp-block-navigation__submenu-container .wp-block-pages-list__item:last-child {
margin-bottom: 0;
}
ul.wp-block-archives-list.extraclass.wp-block-archives {
padding-left: 24px;
}
ul.wp-block-archives-list.extraclass.wp-block-archives li a {
text-underline-offset: 3px;
text-decoration-skip-ink: all;
text-decoration: underline;
}
ul.wp-block-archives-list.extraclass.wp-block-archives li a:hover {
text-decoration-style: dotted;
text-decoration-skip-ink: none;
}
.wp-block-query ul.wp-block-post-template {
padding-left: 0;
}
.wp-block-query ul.wp-block-post-template .wp-block-post .wp-block-post-title {
font-size: 34px;
font-weight: 500;
margin-bottom: 0;
}
.wp-block-query ul.wp-block-post-template .wp-block-post:not(:last-child) {
margin-bottom: 20px;
}
.wp-block-query ul.wp-block-post-template .wp-block-post .wp-block-post-excerpt {
margin-top: 10px;
}
.wp-block-avatar {
margin-bottom: 15px;
}
.wp-block-post-author {
margin-bottom: 15px;
}
.post-navigation-link-previous {
margin-bottom: 15px;
}
.wp-block-read-more {
font-size: 18px;
margin-bottom: 15px;
color: #7e7e7e;
}
.wp-block-read-more:hover {
color: #000;
}
.wp-block-comment-reply-link.has-small-font-size .comment-reply-link:hover {
color: #000;
}
.wp-block-comment-edit-link.has-small-font-size a:hover {
color: #000;
}
.wp-block-post-comments-form .logged-in-as a:hover {
color: #000;
}
.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper,
.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search .wp-block-search__inside-wrapper {
border-color: #E0E2E3;
}
.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input,
.wp-block-search__button-inside.wp-block-search__icon-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
border: none;
}
.wp-block-search__button-inside.wp-block-search__text-button.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input:focus {
border-color: inherit;
}
div.wp-block-post-comments-form input[type=submit] {
display: inline-block;
font-family: var(--rt-ff-jost);
font-weight: 400;
font-size: 16px;
background-color: #000;
padding: 9px 26px;
color: #999999;
border: 1px solid #000;
height: auto;
}
.wp-block-post-comments-form input[type=submit]:hover {
background-color: #999999;
border-color: #000;
color: #000;
}
.comment-respond.wp-block-post-comments-form {
margin-bottom: 20px;
}
.comment-respond.wp-block-post-comments-form input,
.comment-respond.wp-block-post-comments-form textarea {
height: 56px;
background: #FFFFFF;
border: 1px solid #E0E2E3;
font-size: 14px;
color: #000;
}
.comment-respond.wp-block-post-comments-form input:focus,
.comment-respond.wp-block-post-comments-form textarea:focus {
border-color: #000;
}
.comment-respond.wp-block-post-comments-form textarea {
height: 165px;
resize: none;
line-height: 1.4;
padding: 17px 26px;
}
span.required {
color: red;
}
.logged-in.wp-block-loginout a:hover {
color: #000;
}
.wp-block-columns.has-pale-pink-background-color.has-background {
padding: 1.25em 2.375em;
}
.wp-block-columns .wp-block-column.has-pale-cyan-blue-background-color p,
.wp-block-columns.has-pale-pink-background-color.has-background p {
margin-bottom: 0;
}
.wp-block-media-text {
margin-top: 30px;
margin-bottom: 30px;
}
.postbox__text p.has-large-font-size {
font-size: 24px !important;
line-height: 1.2;
margin-bottom: 10px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
margin-bottom: 20px;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
margin-top: 30px;
}
.page-links a,
.page-links>span {
border: 2px solid #ddd;
display: inline-block;
min-width: 35px;
text-align: center;
margin-left: 2px;
height: 33px;
line-height: 29px;
margin-right: 3px;
color: #444;
}
.page-links>span {
border: 2px solid #000;
color: #000;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
border: 1px solid #ddd;
padding: 15px;
line-height: 1.4;
}
.wp-block-preformatted {
margin: 30px 0;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-size: 14px;
font-style: italic;
}
.rt-postbox-details-content table.wp-calendar-table {
margin-bottom: 20px;
}
.rt-postbox-details-content .wp-block-calendar {
margin-bottom: 20px;
}
.rt-post-tag {
overflow: hidden;
clear: both;
margin-top: 20px;
padding-top: 30px;
}
.rt-post-tag span {
font-size: 16px;
color: #000;
font-weight: 500;
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
}
.rt-post-tag a {
display: inline-block;
height: 36px;
line-height: 38px;
padding: 0 15px;
font-size: 15px;
font-weight: 500;
color: var(--rt-text-11);
background: var(--rt-grey-2);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
margin-right: 8px;
margin-bottom: 10px;
}
.rt-post-tag a:hover {
color: #999999;
background: #000;
}
.postbox__text .wp-block-tag-cloud a {
font-size: 15px !important;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
color: #000;
margin-right: 20px;
margin-bottom: 10px;
}
.postbox__text .wp-block-tag-cloud a:hover {
color: #000;
}
ul.wp-block-rss.wp-block-rss {
box-sizing: border-box;
padding-left: 0;
}
.rt-postbox-details-article .rt-postbox-details-article-inner ol li {
line-height: 1.6;
list-style: inherit;
}
.rt-postbox-details-article .rt-postbox-details-article-inner address {
line-height: 1.6;
list-style: inherit;
}
.rt-postbox-details-article .rt-postbox-details-article-inner ul li {
list-style: inherit;
}
.wp-block-archives-dropdown.wp-block-archives label {
margin-bottom: 15px;
}
.wp-block-categories-dropdown.wp-block-categories label {
margin-bottom: 15px;
}
.rt-postbox-details-article-inner ol.has-avatars.wp-block-latest-comments li {
list-style: none;
}
.rt-postbox-details-article .rt-postbox-details-article-inner ol.wp-block-latest-comments {
list-style: none;
}
.rt-postbox-details-article .rt-postbox-details-article-inner .wp-block-search label {
margin-bottom: 20px;
}
.rt-postbox-details-article .rt-postbox-details-article-inner .wp-block-search__inside-wrapper input {
width: 100%;
background-color: transparent;
outline: 0;
border: none;
font-size: 16px;
padding: 13px 20px;
border: 1px solid rgba(17, 17, 17, 0.1);
}
.rt-postbox-details-article .gallery-item .gallery-caption {
font-size: 16px;
line-height: 1.4;
}
.rt-postbox-comment .postbox__comment-box .postbox__comment-avater img {
height: 90px;
width: 90px;
max-width: inherit;
} .wp-block-quote {
border: 0;
}
div.wp-block-columns .wp-block-quote {
padding: 32px 20px 35px;
}
blockquote {
text-align: left;
padding: 39px 40px 36px 40px;
background-color: #453030;
margin-bottom: 45px 0 !important;
border-radius: 10px;
}
blockquote::before {
content: "\f10e";
position: static;
font-family: "Font Awesome 6 free";
font-size: 32px;
color: #fff;
line-height: 1;
margin-bottom: 18px;
display: inline-block;
font-weight: 600;
}
.rt-blog-area blockquote p {
font-family: var(--rr-ff-heading);
font-style: normal;
font-weight: var(--rr-fw-sbold);
font-size: 20px;
line-height: 34px;
text-transform: uppercase;
color: #FFFFFF;
margin-top: -8px;
}
blockquote cite {
font-family: var(--rr-ff-heading);
font-style: normal;
font-weight: var(--rr-fw-medium);
font-size: 16px !important;
line-height: 1.2;
text-transform: uppercase;
display: block;
margin-top: 10px;
color: #fff !important;
font-weight: 500;
}
blockquote cite::before {
content: "";
font-size: 28px;
padding-bottom: 0px;
display: inline-block;
background: #fff;
height: 3px;
width: 40px;
font-weight: 400;
text-align: center;
top: -4px;
margin-right: 10px;
position: relative;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 40px;
}
.rt-postbox-details-content blockquote p {
margin-bottom: 0;
}
.rt-postbox-details-content a.wp-block-file__button {
background: #32373c;
border-radius: 2em;
color: #fff;
font-size: 10px;
padding: 0.5em 1em;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin-bottom: 1em;
padding: 30px 30px;
}
.rt-blog-area .wp-block-quote.has-text-align-right.extraclass p {
text-align: right;
}
.wp-block-quote.has-text-align-right.extraclass {
text-align: right;
}
.postbox__text blockquote.is-style-large cite::before {
margin-right: 0;
}
.wp-block-quote.has-text-align-right {
border-right: 0;
padding: 30px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
margin: auto;
display: inline-block;
}
.comments-box blockquote {
background: #fff;
}
.rt-postbox-details-comment-wrapper .rt-postbox-details-comment-content blockquote {
box-shadow: none;
}
.rt-postbox-details-comment-wrapper .rt-postbox-details-comment-content>ul,
.rt-postbox-details-comment-wrapper .rt-postbox-details-comment-content>ol {
margin-bottom: 20px;
}
.wp-block-column .wp-block-quote {
padding: 10px;
}
.postbox__text ul li a,
dl a {
text-underline-offset: 3px;
text-decoration-skip-ink: all;
text-decoration: underline;
} .gallery-item {
display: inline-block;
max-width: 33.33%;
text-align: center;
vertical-align: top;
width: 100%;
padding-right: 5px !important;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
} .rt-postbox-details-content table {
margin-bottom: 30px;
width: 100%;
}
.rt-postbox-details-content table,
.rt-postbox-details-content th,
.rt-postbox-details-content td {
border: 1px solid #d1d1d1;
}
.rt-postbox-details-content table th {
padding: 12px 12px;
font-size: 15px;
border-color: #ddd;
text-align: center;
font-weight: 400;
}
.rt-postbox-details-content table tbody td {
text-align: center;
}
.rt-postbox-details-content table a {
color: #000;
text-decoration: underline;
text-underline-offset: 3px;
}
.rt-postbox-details-content table td {
border-color: #ddd;
padding: 12px 12px;
}
.rt-postbox-details-content .comments-text table {
margin-bottom: 30px;
width: 100%;
background: #fff;
} .rt-page-content table {
margin-bottom: 30px;
}
.rt-page-content table,
.rt-page-content th,
.rt-page-content td {
border: 1px solid #d1d1d1;
}
.rt-page-content table th {
padding: 12px 12px;
font-size: 15px;
border-color: #ddd;
text-align: center;
font-weight: 500;
}
.rt-page-content table tbody td {
text-align: center;
}
.rt-page-content table td {
border-color: #ddd;
padding: 12px 12px;
}
.rt-page-content table a {
color: #000;
text-decoration: underline;
text-underline-offset: 3px;
} .post-password-form input[type=password] {
height: 56px;
background: #FFFFFF;
border: 1px solid #E0E2E3;
font-size: 14px;
color: #000;
width: 100%;
outline: none;
padding: 0 15px;
}
.post-password-form input[type=password]:focus {
border-color: #000;
}
.post-password-form label {
width: 100%;
}
.post-password-form input[type=submit] {
width: 120px;
height: 50px;
background: #000;
color: #fff;
border: 0;
margin-top: 10px;
transition: 0.3s;
}
.post-password-form input[type=submit]:hover {
background: #031220;
}
.wp-block-search__inside-wrapper {
margin-bottom: 20px;
}
.wp-block-search__button {
width: 120px;
height: 60px;
background: #000;
color: #fff;
border: 0;
transition: 0.3s;
margin-left: 0;
}
.wp-block-search__button:hover {
background: #031220;
}
ul.wp-block-social-links {
padding-left: 10px;
}
.wp-block-query-pagination a:hover {
color: #000;
}
.taxonomy-category.wp-block-post-terms a:hover {
color: #000;
}
.wp-block-search__inside-wrapper input:focus {
outline: none;
}
.rt-postbox-details-article-inner .wp-block-heading {
margin-bottom: 20px;
margin-top: 20px;
}
.rt-postbox-details-article-inner h3 {
margin-bottom: 20px;
}
.rt-postbox-details-article-inner p {
margin-bottom: 20px;
} .rt-sidebar-widget ul {
padding-left: 0;
margin-bottom: 0;
}
.rt-sidebar-widget ul li a:hover {
color: #111111;
}
.rt-sidebar-widget.widget_recent_comments ul li a::after {
display: none;
}
.rt-sidebar-widget.widget_recent_comments ul li a {
padding-left: 0;
display: inline;
}
.rt-sidebar-widget.widget_recent_comments ul li>a {
color: #000;
}
.rt-sidebar-widget.widget_recent_comments ul li>a:hover {
color: #111111;
}
.rt-sidebar-widget.widget_recent_comments .comment-author-link a {
color: #000;
}
.rt-sidebar-widget.widget_recent_comments .comment-author-link a:hover {
color: #111111;
}
.rt-sidebar-widget.widget_recent_entries ul li a::after {
display: none;
}
.rt-sidebar-widget.widget_recent_entries ul li a {
padding-left: 0;
color: #000;
}
.rt-sidebar-widget.widget_recent_entries ul li a:hover {
padding-left: 0;
color: #111111;
}
.rt-sidebar-widget.widget_rss ul li a::after {
display: none;
}
.rt-sidebar-widget.widget_rss ul li a {
padding-left: 0;
display: inline;
}
.rt-sidebar-widget.widget_text form br {
display: none;
}
.rt-sidebar-widget.widget_rss ul li>a {
color: #000;
}
.rt-sidebar-widget.widget_rss ul li>a:hover {
color: #111111;
}
.rt-sidebar-widget.widget_tag_cloud .tagcloud {
border-top: 0;
padding: 0;
}
.rt-sidebar-widget.widget_tag_cloud .tagcloud a {
font-family: var(--font_dmsans);
font-style: normal;
font-size: 14px !important;
line-height: 28px;
font-weight: 500;
text-transform: uppercase;
color: #555555;
border: 1px solid var(--border);
border-radius: 30px;
padding: 0 15px;
margin-right: 10px;
display: inline-block;
transition: all 0.3s;
margin-bottom: 10px;
}
.rt-sidebar-widget.widget_tag_cloud .tagcloud a:hover {
background-color: #111111;
color: #fff;
}
.rt-sidebar-widget .nice-select {
float: none;
padding-left: 20px;
}
.rt-sidebar-widget .nice-select .list {
width: 100%;
}
.rt-sidebar-widget .nice-select .list li {
padding: 0 20px;
}
.sidebar-widget .rsswidget img {
width: inherit !important;
height: inherit !important;
}
.rt-sidebar-widget .nice-select {
border: 1.5px solid rgba(69, 48, 48, 0.14) !important;
}
.rt-sidebar-widget .nice-select .option {
margin-bottom: 0 !important;
}
.rt-sidebar-widget .nice-select::after {
right: 18px;
}
.footer-widget .nice-select::after {
right: 18px;
}
.footer-widget .nice-select {
padding-left: 20px;
}
.rt-postbox-details-comment-wrapper .logged-in-as {
margin-bottom: 10px;
}
.rt-postbox-details-comment-wrapper .logged-in-as a {
color: #000;
}
.rt-postbox-details-comment-wrapper .logged-in-as a:hover {
color: #000;
}
.textwidget img {
max-width: 100%;
height: auto;
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: right;
font-size: 15px;
margin-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
padding-top: 0;
}
#wp-calendar thead {
font-size: 14px;
}
#wp-calendar thead th {
padding-bottom: 10px;
text-align: center;
}
#wp-calendar tbody {
color: #666;
}
#wp-calendar tbody td {
background: #fff;
border: 1px solid #e1e1e1;
text-align: center;
padding: 8px 0;
transition: 0.3s;
}
.rt-sidebar-widget .wp-calendar-table a {
color: #000;
}
#wp-calendar tbody td#today {
background: #000;
color: #fff;
}
.wp-calendar-nav {
display: flex;
justify-content: space-between;
}
.rt-sidebar-widget .wp-calendar-nav a {
color: #7e7e7e;
}
.rt-sidebar-widget .wp-calendar-nav a:hover {
color: #000;
} .rt-sidebar-wrapper {
padding-left: 35px;
}
.rt-sidebar-widget .wp-block-group__inner-container h2 {
font-size: 30px;
font-weight: 600;
color: #111111;
font-family: var(--font_dmsans);
display: inline-block;
margin-bottom: 20px;
}
.rt-sidebar-widget .wp-block-search__input {
width: 100%;
background-color: transparent;
outline: 0;
border: none;
font-size: 16px;
border-radius: 100px;
padding: 13px 20px;
border: 1px solid rgba(17, 17, 17, 0.1);
}
.rt-sidebar-widget .wp-block-search__inside-wrapper {
margin-bottom: 0;
}
.rt-sidebar-widget .wp-block-search__label {
font-size: 30px;
font-weight: 600;
color: #111111;
font-family: var(--font_dmsans);
display: inline-block;
margin-bottom: 20px;
}
.mb-50 {
margin-bottom: 50px;
}
.rt-sidebar-widget .wp-block-search__inside-wrapper {
position: relative;
}
.rt-sidebar-widget .wp-block-search__button {
position: absolute;
right: 0;
top: 0;
height: 100%;
background: #111111;
color: #fff;
border: 0;
padding: 0 25px;
font-size: 16px;
border-radius: 100px;
}
.rt-sidebar-widget .wp-block-search__button:hover {
background: var(--theme);
color: #fff;
}
.rt-sidebar-widget .wp-block-group {
margin-top: 0;
margin-bottom: 0;
}
.rt-sidebar-widget.widget_block ul.wp-block-latest-posts li:not(:last-child) {
margin-bottom: 15px;
}
.rt-sidebar-widget.widget_block ol.wp-block-latest-comments li.wp-block-latest-comments__comment {
margin-bottom: 0;
}
.rt-sidebar-widget.widget_block ol.wp-block-latest-comments li.wp-block-latest-comments__comment:not(:last-child) {
margin-bottom: 15px;
}
.rt-sidebar-widget.widget_block ul.wp-block-latest-posts li a::after {
display: none;
}
.rt-sidebar-widget.widget_block ul.wp-block-latest-posts li a {
color: #555555;
padding-left: 0;
font-size: 18px;
font-weight: 400;
line-height: 24px;
background-color: transparent;
box-shadow: none;
}
.rt-sidebar-widget.widget_block ul.wp-block-latest-posts li a:hover {
color: #111111;
}
.rt-sidebar-widget.widget_block .wp-block-latest-comments article a {
font-size: 16px;
font-weight: 600;
line-height: 24px;
color: #555555;
background-image: radial-gradient(currentColor, currentColor), radial-gradient(currentColor, currentColor);
background-size: 0% 1px, 0 1px;
background-position: 100% 100%, 0 91%;
background-repeat: no-repeat;
}
.rt-sidebar-widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
color: #777;
}
.rt-sidebar-widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author {
color: #555555;
}
.rt-sidebar-widget.widget_block .wp-block-latest-comments article a:hover {
color: #111111;
}
.rt-sidebar-widget .wp-block-tag-cloud a {
display: inline-block;
height: 36px;
line-height: 38px;
padding: 0 15px;
font-size: 14px !important;
font-weight: 500;
color: var(--rt-text-11);
background: var(--rt-grey-2);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
margin-right: 8px;
margin-bottom: 10px;
background-image: radial-gradient(currentColor, currentColor), radial-gradient(currentColor, currentColor);
background-size: 0% 1px, 0 1px;
background-position: 100% 100%, 0 91%;
background-repeat: no-repeat;
}
.rt-sidebar-widget .wp-block-calendar table th {
background: no-repeat;
} .rt-sidebar-widget .rt-sidebar-widget-title {
font-size: 30px;
font-weight: 600;
color: #111111;
font-family: var(--font_dmsans);
display: inline-block;
margin-bottom: 20px;
}
.rt-sidebar-widget.sidebar-widget ul li {
font-size: 18px;
font-weight: 400;
line-height: 1.4;
font-family: var(--font_dmsans);
}
.rt-sidebar-widget.sidebar-widget.widget_rss ul li:not(:last-child) {
margin-bottom: 20px;
}
.rt-sidebar-widget.sidebar-widget ul li ul li {
margin-bottom: 10px;
}
.rt-sidebar-widget .rt-sidebar-search-input input {
width: 100%;
background-color: transparent;
outline: 0;
border: none;
font-size: 16px;
border-radius: 100px;
padding: 13px 20px;
border: 1px solid rgba(17, 17, 17, 0.1);
position: relative;
}
.rt-sidebar-widget .rt-sidebar-search-input button {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
}
.rt-sidebar-widget.sidebar-widget .textwidget p {
font-size: 18px;
font-weight: 400;
line-height: 1.4;
font-family: var(--font_dmsans);
} .pagination-wrap {
display: flex;
list-style: none;
column-gap: 10px;
margin-top: 50px;
padding-left: 0px !important;
}
.pagination-wrap li:not(:last-of-type) {
margin-right: 10px;
}
.pagination-wrap li span {
background-color: transparent;
color: var(--ed-color-heading-primary);
font-weight: 600;
height: 60px;
width: 60px;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
border-radius: 50px;
border: 1px solid rgba(21, 21, 21, 0.08);
}
.pagination-wrap li span.current {
background-color: #111111;
color: #fff;
}
.pagination-wrap li a {
background-color: transparent;
color: #111111;
font-weight: 600;
height: 60px;
width: 60px;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
border-radius: 50px;
border: 1px solid rgba(21, 21, 21, 0.08);
}
.pagination-wrap li a:hover {
background-color: #111111;
color: #fff;
} .footer-widget ul ul {
padding-left: 10px;
padding-top: 8px;
}
.footer-widget.widget_recent_comments ul li {
line-height: 1.6;
color: rgba(255, 255, 255, 0.5);
}
.footer-widget.widget_recent_comments ul li>a {
padding-left: 0;
}
.footer-widget.widget_recent_comments ul li>a::after {
display: none;
}
.footer-widget.widget_recent_entries ul li {
line-height: 1.6;
}
.footer-widget .rssSummary {
line-height: 1.5;
}
.footer-widget .rsswidget {
font-weight: 500;
}
.footer-widget.widget_recent_comments .comment-author-link a {
color: #fff;
font-weight: 500;
padding-left: 0;
}
.footer-widget.widget_recent_comments ul li a::before {
display: none;
}
.footer-widget.widget_recent_comments .comment-author-link a::after {
display: none;
}
.footer-widget.widget_recent_comments .comment-author-link a:hover {
color: var(--rr-theme-primary);
}
.footer-widget.widget_recent_entries ul li a::after {
display: none;
}
.footer-widget.widget_recent_entries ul li a::before {
display: none;
}
.footer-widget.widget_recent_entries ul li a {
padding-left: 0;
color: #fff;
}
.footer-widget.widget_rss ul li a::after {
display: none;
}
.footer-widget.widget_rss ul li a::before {
display: none;
}
.footer-widget.widget_rss ul li a {
padding-left: 0;
color: #fff;
}
.footer-widget.widget_rss ul li a:hover {
color: var(--rr-theme-primary);
}
.footer-widget .nice-select .list {
width: 100%;
}
.footer-widget .nice-select .option {
margin-bottom: 0 !important;
color: var(--rt-text-1);
}
.footer-widget .nice-select .option:hover {
color: #999999;
}
.footer-widget .nice-select::after {
right: 18px;
}
.footer-widget .nice-select {
background-color: transparent;
border-color: #fff;
color: #fff;
}
.footer-widget .nice-select::after {
color: #fff;
}
.footer-widget .nice-select .list {
background-color: #fff;
padding-bottom: 10px;
}
.footer-widget .nice-select .list .option {
color: #999999;
line-height: 1.2;
height: auto;
min-height: auto;
padding: 9px 26px;
}
.footer-widget .nice-select .list .option:hover {
color: #fff;
}
.footer-widget .rsswidget img {
height: inherit !important;
width: inherit !important;
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: right;
font-size: 15px;
margin-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
padding-top: 0;
color: #162726;
}
#wp-calendar thead {
font-size: 14px;
}
#wp-calendar thead th {
padding-bottom: 10px;
text-align: center;
color: #162726;
}
#wp-calendar tbody {
color: #666;
}
#wp-calendar tbody td {
background: #fff;
border: 1px solid #e1e1e1;
text-align: center;
padding: 8px 0;
transition: 0.3s;
}
.footer-widget .wp-calendar-table a {
color: #000;
}
#wp-calendar tbody td#today {
background: #111111;
color: #fff;
}
#wp-calendar tbody td#today a {
color: #fff;
}
.wp-calendar-nav {
display: flex;
justify-content: space-between;
}
.footer-widget .wp-calendar-nav-prev a {
color: #fff;
}
.footer-widget .wp-calendar-nav-prev a:hover {
color: var(--rr-theme-primary);
}
.footer-widget #wp-calendar thead th {
color: #fff;
}
.footer-widget #wp-calendar caption {
color: #fff;
}
.footer-widget .tagcloud a {
color: #999999;
}
.footer-widget .tagcloud a:hover {
color: #999999;
}
.footer-widget .sidebar__search input {
background: transparent;
color: #999999;
border-color: rgba(255, 255, 255, 0.7);
}
.footer-widget .rt-sidebar-search input {
font-size: 15px;
width: 100%;
height: 50px;
color: #686A6D;
border-radius: 6px;
padding-right: 50px;
background: #F3F4F9;
border: 1px solid #F3F4F9;
padding: 5px 15px;
}
.footer-widget .rt-sidebar-search-btn {
position: absolute;
top: 50%;
right: 18px;
line-height: 1;
transform: translateY(-50%);
}
.footer-widget .sidebar__search button {
color: #000;
}
.footer-widget.widget_text p {
font-size: 14px;
color: #fff;
}
.footer-widget .nice-select {
float: none;
}
.footer-widget.widget_rss ul li {
line-height: 1.5;
color: rgba(255, 255, 255, 0.7);
}
.footer-widget.widget_rss ul li>span {
color: rgba(255, 255, 255, 0.5);
}
.ed-default-footer {
background-color: #162726;
} .footer-widget .wp-block-group__inner-container h2 {
font-size: 22px;
line-height: 20px;
margin-bottom: 30px;
color: var(--black-2);
font-family: var(--font_dmsans);
}
.footer-widget .wp-block-search__input {
min-width: 100%;
border: 0;
width: 100%;
background: #fff;
height: 52px;
padding: 0 15px;
}
.footer-widget .wp-block-search__label {
display: none;
}
.footer-widget .wp-block-search__inside-wrapper {
position: relative;
}
.footer-widget .wp-block-search__button {
position: absolute;
right: 0;
top: 0;
height: 100%;
background: #000;
color: #fff;
border: 0;
padding: 0 25px;
}
.footer-widget.widget_block ul.wp-block-latest-posts li a::after {
display: none;
}
.footer-widget .widget_block ul.wp-block-latest-posts li a {
color: #000;
padding-left: 0;
font-size: 15px;
font-weight: 500;
line-height: 24px;
}
.footer-widget.widget_block .wp-block-latest-comments article a {
font-size: 15px;
font-weight: 500;
line-height: 24px;
color: #000;
}
.footer-widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
color: #666;
}
.footer-widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author {
color: #000;
}
.footer-widget .wp-block-tag-cloud a {
display: inline-block;
height: 36px;
line-height: 38px;
padding: 0 15px;
font-size: 14px !important;
font-weight: 500;
color: var(--rt-text-11);
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
margin-right: 8px;
margin-bottom: 10px;
}
.footer-widget .wp-block-tag-cloud a:hover {
color: #999999;
background: #000;
}
.footer-widget .wp-block-calendar table th {
background: no-repeat;
}
.bypostauthor {
display: block;
}
.gallery-caption {
display: block;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.aadmin-bar .header__sticky {
margin-top: 32px;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
.aadmin-bar .header__sticky {
margin-top: 0px;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
.aadmin-bar .header__sticky {
margin-top: 42px;
}
}
.postbox__details .postbox__title {
display: none;
} .wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
background-color: #fff;
}
.wp-block-table.is-style-stripes {
border-spacing: 0;
border-collapse: inherit;
background-color: transparent;
border-bottom: 1px solid #ddd;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
background-color: #f0f0f0;
}
.single-product .elementor-lightbox {
display: none !important;
}
:root :where(.wp-block-image figcaption) {
color: #555;
font-size: 16px;
text-align: center;
line-height: 1.3;
} .sidebar-widget.widget_archive ul li,
.sidebar-widget.widget_pages ul li {
list-style: none;
}
.sidebar-widget.widget_archive ul li:not(:last-child),
.sidebar-widget.widget_pages ul li:not(:last-child),
.sidebar-widget.widget_meta ul li:not(:last-child),
.sidebar-widget.widget_recent_comments ul li:not(:last-child),
.sidebar-widget.widget_nav_menu ul li:not(:last-child),
.sidebar-widget.widget_categories ul li:not(:last-child) {
margin-bottom: 10px;
}
.sidebar-widget.widget_archive ul li a,
.sidebar-widget.widget_pages ul li a,
.sidebar-widget.widget_nav_menu ul li a {
position: relative;
padding-left: 20px;
}
.sidebar-widget.widget_archive ul li a::after,
.sidebar-widget.widget_pages ul li a::after,
.sidebar-widget.widget_nav_menu ul li a::after {
position: absolute;
content: "";
left: 0;
top: 9px;
width: 6px;
height: 6px;
background: #999999;
border-radius: 50%;
}
.sidebar-widget.widget_archive ul li a:hover::after,
.sidebar-widget.widget_pages ul li a:hover::after,
.sidebar-widget.widget_nav_menu ul li a:hover::after {
background-color: #111111;
}
.sidebar-widget ul li {
list-style: none;
}
.sidebar-widget ul ul {
padding-left: 15px;
padding-top: 10px;
} .footer-widget {
margin-bottom: 30px;
}
.footer-widget ul li {
list-style: none;
}
.footer-widget ul li a {
font-size: 22px;
line-height: 30px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
font-family: var(--font_dmsans);
}
.footer-widget ul li a:hover {
color: var(--rr-theme-primary);
}
.footer-widget.widget_tag_cloud .tagcloud a {
background-color: var(--white);
padding: 8px 18px;
font-family: var(--ed-ff-body);
font-size: 15px !important;
font-weight: 500;
border-radius: 100px;
display: inline-block;
margin-bottom: 10px;
margin-right: 8px;
transition: all 0.3s;
text-transform: uppercase;
}
.footer-widget.widget_tag_cloud .tagcloud a:hover {
background-color: var(--rr-theme-primary);
color: #000;
}
.footer-widget .nice-select {
float: none;
}
.rt-footer-widget .rt-sidebar-search-input {
position: relative;
} .blog-contact-form .rt-postbox-details-input-box input,
.blog-contact-form .rt-postbox-details-input-box textarea {
width: 100%;
height: 40px;
border: none;
border-bottom: 1px solid rgba(17, 17, 17, 0.2);
outline: none;
background-color: transparent;
transition: all 0.5s;
color: var(--primary);
font-size: 18px;
font-family: var(--font_dmsans);
font-weight: 500;
}
.blog-contact-form .rt-postbox-details-input-box input:focus,
.blog-contact-form .rt-postbox-details-input-box textarea:focus {
border-color: var(--primary);
}
.rt-contact-input-form label {
display: none;
}@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
:root {
--primary: #111111;
--secondary: #555555;
--border: rgba(17, 17, 17, 0.1);
--bg: #111111;
--theme: #FA814D;
--black: #111111;
--white: #FFFFFF;
--action: #FA814D;
}
.dark {
--primary: #FFFFFF;
--secondary: #999999;
--border: rgba(255, 255, 255, 0.1);
--bg: #171717;
}   @font-face {
font-family: "BDOGrotesk";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/BDOGrotesk-DemiBold.ttf);
font-weight: 600;
}
@font-face {
font-family: "BDOGrotesk";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/BDOGrotesk-Medium.ttf);
font-weight: 500;
}
@font-face {
font-family: "BDOGrotesk";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/BDOGrotesk-Regular.ttf);
font-weight: 400;
}
@font-face {
font-family: "PPEditorialNew-Italic";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/PPEditorialNew-Ultralight.otf);
font-weight: 200;
}
@font-face {
font-family: "PPEditorialNew-Regular";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/PPEditorialNew-Regular.otf);
font-weight: 400;
}
@font-face {
font-family: "PPEditorialNew-Italic";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/PPEditorialNew-Italic.otf);
font-weight: 400;
}
@font-face {
font-family: "Tartuffo_Trial-Regular";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/Tartuffo_Trial-Regular.otf);
font-weight: 400;
}
@font-face {
font-family: "Tartuffo_Trial-Regular";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/Tartuffo_Trial-Thin.otf);
font-weight: 300;
}
@font-face {
font-family: "Tartuffo_Trial-Regular";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/Tartuffo_Trial-Light.otf);
font-weight: 300;
}
@font-face {
font-family: "Astro-Nebula";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/Astro-Nebula-Light.otf);
font-weight: 300;
}
:root {
--font_dmsans: "DM Sans", sans-serif;
--font_bdogrotesk: "BDOGrotesk";
--font_ppeditor: "PPEditorialNew-Italic";
--font_ppeditorialnewregular: "PPEditorialNew-Regular";
--font_tartuffotrial: "Tartuffo_Trial-Regular";
--font_astronebula: "Astro-Nebula";
--font_awesome: "Font Awesome 6 Free";
}
* {
margin: 0;
padding: 0;
}
body {
font-family: var(--font_dmsans);
line-height: 1;
}
html {
scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
padding: 0;
margin: 0;
color: var(--primary);
line-height: 1.22;
font-family: var(--font_bdogrotesk);
font-weight: 500;
}
ul,
ol {
padding: 0;
margin: 0;
}
.ls-none li {
list-style: none;
}
a {
text-decoration: none;
transition: all 0.3s;
color: inherit;
}
a:hover {
color: var(--primary);
}
button {
background-color: transparent;
border: 0;
}
p {
padding: 0;
margin: 0;
font-weight: 400;
font-size: 22px;
line-height: 30px;
color: var(--secondary);
}
@media only screen and (max-width: 1399px) {
p {
font-size: 20px;
line-height: 28px;
}
}
strong {
font-weight: 500;
}
video,
iframe,
img {
margin: 0;
padding: 0;
}
img {
max-width: 100%;
}
.medium {
font-weight: 600;
}
.bold {
font-weight: 700;
}
@media only screen and (max-width: 767px) {
.g-0 {
padding-right: 15px;
padding-left: 15px;
}
.row.g-0 {
padding-right: 0;
padding-left: 0;
}
br {
display: none;
}
}
main {
display: inline-block;
width: 100%;
overflow: hidden;
}
h1 {
font-size: 48px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 32px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
} .t_parallax_image {
overflow: hidden;
}
@keyframes t-Bubble {
0% {
scale: 1;
}
50% {
scale: 1.5;
}
100% {
scale: 1;
}
}
@keyframes t-Zoom {
0% {
scale: 1;
}
50% {
scale: 0.5;
}
100% {
scale: 1;
}
}
@keyframes t-Zoom_2 {
0% {
scale: 1;
}
50% {
scale: 0.9;
}
100% {
scale: 1;
}
}
@keyframes t-SlideBottom {
0% {
transform: translateY(0);
}
50% {
transform: translateY(50px);
}
100% {
transform: translateY(0);
}
}
@keyframes t-reveal {
to {
opacity: 1;
filter: blur(0px);
}
}
@keyframes t-fadeUp {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
-ms-transform: translateY(50px);
transform: translateY(50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes t-spinner {
to {
transform: rotateZ(360deg);
}
}
@keyframes t-characters {
0%,
75%,
100% {
opacity: 0;
transform: rotateY(-90deg);
}
25%,
50% {
opacity: 1;
transform: rotateY(0deg);
}
}
@keyframes t-sheen {
50% {
transform: translateY(-20px);
color: var(--primary);
}
}
@keyframes t-slide {
from {
transform: translateX(0);
}
to {
transform: translateX(-100%);
}
}  ::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
background: #d6d6d6;
}
::-webkit-scrollbar-thumb {
background: #888;
}
::-webkit-scrollbar-thumb:hover {
background: #555;
} .rr-pos-rel {
position: relative;
}
.rr-pos-abs {
position: absolute;
}
.rr-ov-hidden {
overflow: hidden;
} .rr-container-1900 {
max-width: 100%;
padding-left: 10px;
padding-right: 10px;
}
.rr-container-1850 {
max-width: 1850px;
margin: 0 auto;
}
.rr-container-1750 {
max-width: 1750px;
margin: 0 auto;
}
.rr-container-1860 {
max-width: 1860px;
margin: 0 auto;
}
.rr-container-1890 {
max-width: 1890px;
margin: 0 auto;
}
.rr-container-1455 {
max-width: 1455px;
margin: 0 auto;
}
.rr-container-1897 {
max-width: 1897px;
margin: 0 auto;
}
.rr-container-1650 {
max-width: 1650px;
margin: 0 auto;
} .rr-bg-primary {
background-color: var(--primary); }
.rr-bg-white {
background-color: var(--white); }
.rr-bg-black {
background-color: var(--black);
}
.dark .rr-bg-black {
background-color: #171717;
}
.rr-bg-light-gray {
background-color: #F0F0F0;
}
.dark .rr-bg-light-gray {
background-color: #212121;
}
.rr-bg-light {
background-color: #F8F2EF;
}
.dark .rr-bg-light {
background-color: #111111;
--primary: #F8F2EF;
}
.rr-text-white {
color: var(--white);
}
.rr-text-primary {
color: var(--primary);
}
.text-gray {
color: #555555;
}
.dark .text-gray {
color: #999999;
}
.rr-light {
color: #F8F2EF;
}
.agency-body-border {
border-right: 1px solid rgba(17, 17, 17, 0.2);
border-left: 1px solid rgba(17, 17, 17, 0.2);
}
.dark .agency-body-border {
border-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 767px) {
.agency-body-border {
border: none;
}
} .rr-bg-full {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.rr-bg-full img {
width: 100%;
height: 100%;
object-fit: cover;
} .pos-center {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
} .parallax-view {
overflow: hidden;
}
.section-subtitle {
font-family: var(--font_bdogrotesk);
font-size: 16px;
font-weight: 500;
padding: 7px 8px;
line-height: 14px;
padding-left: 20px;
position: relative;
border-radius: 500px;
color: var(--primary);
display: inline-block;
border: 1px solid var(--primary);
text-transform: capitalize;
}
.section-subtitle::before {
top: 50%;
width: 6px;
left: 12px;
height: 6px;
content: "";
position: absolute;
border-radius: 500px;
background-color: currentColor;
transform: translate(-50%, -50%);
}
.section-subtitle.sub--white {
color: var(--white);
border-color: var(--white);
font-weight: 400;
}
.section-subtitle.sub--white::before {
background-color: var(--white);
}
.section-subtitle-2 {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: -0.02em;
color: var(--primary);
display: inline-block;
}
.section-subtitle-2.rr-text-white {
color: var(--white);
}
.section-subtitle-3 {
font-weight: 400;
font-size: 18px;
line-height: 38px;
letter-spacing: -0.02em;
display: inline-block;
color: var(--primary);
}
.section-subtitle-4 {
font-family: var(--font_bdogrotesk);
font-weight: 500;
font-size: 15px;
line-height: 16px;
letter-spacing: -0.05em;
text-transform: uppercase;
color: var(--primary);
display: inline-block;
}
.section-subtitle-5 {
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
color: var(--primary);
display: inline-block;
}
.go-down {
width: 28px;
height: 28px;
background-color: var(--primary);
color: var(--white);
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
border-radius: 50%;
}
.dark .go-down {
color: var(--black);
} .section-title {
font-size: 90px; }
@media only screen and (max-width: 1919px) {
.section-title {
font-size: 70px;
}
}
@media only screen and (max-width: 1399px) {
.section-title {
font-size: 60px;
}
}
@media only screen and (max-width: 1199px) {
.section-title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.section-title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.section-title {
font-size: 35px;
}
}
.section-title.font-bdogrotesk-regular {
font-family: var(--font_bdogrotesk);
font-weight: 400;
line-height: 0.94;
letter-spacing: -0.05em;
}
.section-title.font-bdogrotesk-regular-50 {
font-family: var(--font_bdogrotesk);
font-weight: 400;
line-height: 1;
letter-spacing: -0.05em;
}
@media (min-width: 1200px) {
.section-title.font-bdogrotesk-regular-50 {
font-size: 50px;
}
}
.section-title.font-astronebula-light {
font-family: var(--font_astronebula);
font-weight: 300;
line-height: 0.83;
letter-spacing: -0.02em;
}
@media only screen and (max-width: 1199px) {
.section-title.font-astronebula-light {
line-height: 0.93;
}
}
.font_ppeditor {
font-family: var(--font_ppeditor);
}
.font_ppeditorialnewregular {
font-family: var(--font_ppeditorialnewregular);
} .mb-44 {
margin-bottom: 44px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-30 {
margin-bottom: 30px;
}
.pt159 {
padding-top: 259px;
}
@media only screen and (max-width: 1919px) {
.pt159 {
padding-top: 209px;
}
}
@media only screen and (max-width: 1399px) {
.pt159 {
padding-top: 159px;
}
}
@media only screen and (max-width: 1199px) {
.pt159 {
padding-top: 109px;
}
}
.marquee-text-area--padding {
padding-top: 220px;
}
@media only screen and (max-width: 1919px) {
.marquee-text-area--padding {
padding-top: 209px;
}
}
@media only screen and (max-width: 1399px) {
.marquee-text-area--padding {
padding-top: 159px;
}
}
@media only screen and (max-width: 1199px) {
.marquee-text-area--padding {
padding-top: 109px;
}
}
.section-spacing-200 {
padding-top: 200px;
padding-bottom: 200px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-200 {
padding-top: 150px;
padding-bottom: 150px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-200 {
padding-top: 120px;
padding-bottom: 120px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-200 {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-200 {
padding-top: 60px;
padding-bottom: 60px;
}
}
.section-spacing-bottom-200 {
padding-bottom: 200px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-bottom-200 {
padding-bottom: 150px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-bottom-200 {
padding-bottom: 120px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-bottom-200 {
padding-bottom: 100px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-bottom-200 {
padding-bottom: 60px;
}
}
.section-spacing-top-200 {
padding-top: 200px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-top-200 {
padding-top: 150px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-top-200 {
padding-top: 120px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-top-200 {
padding-top: 100px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-top-200 {
padding-top: 60px;
}
}
.section-spacing-150 {
padding-top: 150px;
padding-bottom: 150px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-150 {
padding-top: 120px;
padding-bottom: 120px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-150 {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-150 {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-150 {
padding-top: 60px;
padding-bottom: 60px;
}
}
.section-spacing-top-150 {
padding-top: 150px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-top-150 {
padding-top: 120px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-top-150 {
padding-top: 100px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-top-150 {
padding-top: 80px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-top-150 {
padding-top: 60px;
}
}
.section-spacing-bottom-150 {
padding-bottom: 150px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-bottom-150 {
padding-bottom: 120px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-bottom-150 {
padding-bottom: 100px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-bottom-150 {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-bottom-150 {
padding-bottom: 60px;
}
}
.section-spacing-top-130 {
padding-top: 130px;
}
@media only screen and (max-width: 1399px) {
.section-spacing-top-130 {
padding-top: 100px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-top-130 {
padding-top: 80px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-top-130 {
padding-top: 60px;
}
}
.section-spacing-bottom-130 {
padding-bottom: 130px;
}
@media only screen and (max-width: 1399px) {
.section-spacing-bottom-130 {
padding-bottom: 100px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-bottom-130 {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-bottom-130 {
padding-bottom: 60px;
}
}
.section-spacing-130 {
padding-top: 130px;
padding-bottom: 130px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-130 {
padding-top: 110px;
padding-bottom: 110px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-130 {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-130 {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media only screen and (max-width: 991px) {
.section-spacing-130 {
padding-top: 60px;
padding-bottom: 60px;
}
}
.section-spacing {
padding-top: 100px;
padding-bottom: 100px;
}
@media only screen and (max-width: 1919px) {
.section-spacing {
padding-top: 90px;
padding-bottom: 90px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing {
padding-top: 60px;
padding-bottom: 60px;
}
}
.section-spacing-top {
padding-top: 100px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-top {
padding-top: 90px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-top {
padding-top: 80px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-top {
padding-top: 60px;
}
}
.section-spacing-bottom {
padding-bottom: 100px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-bottom {
padding-bottom: 90px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-bottom {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-bottom {
padding-bottom: 60px;
}
} .container {
--bs-gutter-x: 30px;
}
@media (min-width: 1600px) {
.container.full-hd {
max-width: 1920px;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
}
} .text-invert>div {
background-image: linear-gradient(to right, var(--primary) 50%, #CDC9C6 51%);
background-size: 200% 100%;
background-position-x: 100%;
color: transparent;
background-clip: text;
-webkit-background-clip: text;
} .offcanvas-overlay {
position: fixed;
height: 100%;
width: 100%;
background: #000;
z-index: 900;
top: 0;
right: 0;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
}
.offcanvas-overlay.overlay-open {
opacity: 0.5;
visibility: visible;
}
.side-info-close {
font-size: 20px;
padding: 0;
transition: all 0.3s linear;
background-color: transparent;
color: var(--black);
width: 40px;
height: 40px;
border: 1px solid var(--black);
border-radius: 50%;
line-height: 38px;
}
.dark .side-info-close {
border-color: var(--white);
color: var(--white);
}
.side-info-close:hover {
transform: rotate(90deg);
}
.side-info {
background: var(--white) none repeat scroll 0 0;
padding: 40px 45px;
position: fixed;
right: 0;
top: 0;
width: 500px;
height: 100%;
transform: translateX(calc(100% + 80px));
transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
z-index: 9999;
overflow-y: scroll;
overscroll-behavior-y: contain;
scrollbar-width: none;
}
.dark .side-info {
background-color: #1F1F1F;
}
@media only screen and (max-width: 1199px) {
.side-info {
width: 460px;
}
}
@media (max-width: 575px) {
.side-info {
width: 280px;
padding: 30px 20px;
}
}
.side-info ::-webkit-scrollbar {
display: none; }
.side-info.info-open {
opacity: 1;
transform: translateX(0); } .offset-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.offset-logo {
width: 95px;
}
@media (max-width: 575px) {
.offset-logo {
width: 95px;
}
}
.offset-logo img {
width: 100%;
}
.offset-button {
margin-top: 40px;
}
@media (min-width: 576px) {
.offset-button {
display: none;
}
} .offset-widget-box {
margin-top: 40px;
}
.offset-widget-box .title {
font-size: 24px;
line-height: 1.33;
margin-bottom: 15px;
}
@media only screen and (max-width: 1919px) {
.offset-widget-box .title {
margin-bottom: 22px;
}
}
.offset-widget-box .contact-meta>*:not(:first-child) {
margin-top: 16px;
}
.offset-widget-box .contact-item {
display: flex;
align-items: center;
gap: 14px;
}
.offset-widget-box .contact-item span {
color: var(--primary);
font-weight: 500;
}
.offset-widget-box .contact-item span a:hover {
color: var(--secondary);
}
.offset-widget-box .contact-item .icon {
width: 40px;
min-width: 40px;
height: 40px;
display: inline-flex;
border: 1px solid var(--border);
justify-content: center;
align-items: center;
border-radius: 50%;
color: var(--primary);
} .mobile-menu {
margin-top: 40px;
}
.mobile-menu.mean-container .mean-nav>ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
display: block !important;
}
.mobile-menu.mean-container .mean-nav>ul>li:last-child>a {
border-bottom: 1px solid var(--border);
}
.mobile-menu.mean-container .mean-nav {
background: none;
margin-top: 0;
}
.mobile-menu.mean-container .mean-nav .new {
font-size: 10px;
font-weight: 600;
background: #FFA38E;
color: #999999;
padding: 3px 7px;
line-height: 1;
display: flex;
align-items: center;
border-radius: 2px;
}
.mobile-menu.mean-container .mean-nav ul li a {
width: 100%;
padding: 15px 0;
padding-inline-start: 0px;
font-weight: 500;
font-size: 18px;
line-height: 1;
color: var(--primary);
text-transform: capitalize;
border-top: 1px solid var(--border);
display: flex;
gap: 8px;
justify-content: flex-start;
align-items: center;
outline: none;
transform: translateY(var(--y)) translateZ(0);
transition: transform 0.4s ease, box-shadow 0.4s ease;
box-sizing: border-box;
opacity: 1;
}
@media only screen and (max-width: 767px) {
.mobile-menu.mean-container .mean-nav ul li a {
font-size: 20px;
}
}
.mobile-menu.mean-container .mean-nav ul li a:hover {
color: var(--primary);
}
.mobile-menu.mean-container .mean-nav ul li a.mean-expand {
width: 100%;
height: 48px;
justify-content: end;
font-weight: 300;
border: none !important;
background-color: transparent;
}
@media only screen and (max-width: 767px) {
.mobile-menu.mean-container .mean-nav ul li a.mean-expand {
height: 50px;
}
}
.mobile-menu.mean-container .mean-nav ul li a.mean-expand:hover {
background: rgba(255, 255, 255, 0.1);
opacity: 1;
}
.mobile-menu.mean-container .mean-nav ul li li:first-child {
border-top: 1px solid var(--border);
}
.mobile-menu.mean-container .mean-nav ul li li a {
font-size: 16px;
text-transform: capitalize;
border-top: none !important;
padding: 12px 0;
padding-inline-start: 15px;
}
.mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
height: 58px;
}
@media only screen and (max-width: 991px) {
.mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
height: 25px;
}
}
@media only screen and (max-width: 767px) {
.mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
height: 22px;
}
}
.mobile-menu.mean-container .mean-nav ul li li li:last-child {
border-bottom: 1px solid var(--border);
}
.mobile-menu.mean-container .mean-nav ul li li li a {
padding-left: 40px;
}
.mobile-menu.mean-container .mean-bar {
padding-bottom: 30px;
background: none;
max-height: auto;
overflow-y: scroll;
}
.mobile-menu.mean-container .mean-bar::-webkit-scrollbar {
width: 0;
}
.mobile-menu.mean-container a.meanmenu-reveal {
display: none !important;
} .header-sticky {
transition: all 0.5s;
}
.transformed {
position: fixed !important;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 800;
transform: translateY(-100%);
}
.transformed .header-area__inner {
height: 80px;
}
.sticky {
position: fixed !important;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 800;
background-color: #FFFFFF;
transform: translateY(0%);
}
.sticky .header-area__inner {
height: 80px;
} .page-title-wrapper {
margin-top: 30px;
margin-bottom: 45px;
}
@media only screen and (max-width: 991px) {
.page-title-wrapper {
margin-bottom: 10px;
}
}
.page-title-wrapper .page-title {
font-size: 140px;
font-weight: 400;
line-height: 130px;
letter-spacing: -7px;
}
@media only screen and (max-width: 1399px) {
.page-title-wrapper .page-title {
font-size: 120px;
letter-spacing: -5px;
}
}
@media only screen and (max-width: 1199px) {
.page-title-wrapper .page-title {
font-size: 100px;
line-height: 110px;
letter-spacing: -3px;
}
}
@media only screen and (max-width: 991px) {
.page-title-wrapper .page-title {
font-size: 75px;
line-height: 85px;
letter-spacing: 0px;
}
}
@media only screen and (max-width: 767px) {
.page-title-wrapper .page-title {
font-size: 55px;
line-height: 65px;
}
}
@media (max-width: 575px) {
.page-title-wrapper .page-title {
font-size: 32px;
line-height: 40px;
}
}
.page-title-wrapper .page-title span {
font-family: var(--font_ppeditor);
}
.side-info-4 {
top: 0;
left: 0;
z-index: 0;
width: 100vw;
height: 100vh;
position: fixed;
text-align: left;
padding: 0 100px;
overflow-y: scroll;
background: var(--white);
clip-path: inset(0 0 100% 0);
transition: clip-path 0.9s ease-in-out, opacity 0.9s ease-in-out;
}
.dark .side-info-4 {
background-color: var(--black);
}
@media only screen and (max-width: 991px) {
.side-info-4 {
padding: 0 20px;
}
}
.side-info-4.info-open {
opacity: 1;
z-index: 99999999;
clip-path: inset(0 0 0 0);
}
.side-info-4 .offcanvas-4 .offset-header {
padding-top: 25px;
display: flex;
align-items: center;
padding-bottom: 24px;
justify-content: space-between;
border-bottom: 1px solid var(--border);
}
.side-info-4 .offcanvas-4 .offset-header h6 {
color: var(--secondary);
font-size: 16px;
font-weight: 400;
line-height: 18px;
letter-spacing: -0.48px;
margin-right: auto;
}
@media only screen and (max-width: 767px) {
.side-info-4 .offcanvas-4 .offset-header h6 {
display: none;
}
}
.side-info-4 .offcanvas-4 .offset-header .date {
color: var(--secondary);
font-size: 16px;
font-weight: 400;
line-height: 18px;
font-family: var(--font_bdogrotesk);
letter-spacing: -0.48px;
}
@media only screen and (max-width: 767px) {
.side-info-4 .offcanvas-4 .offset-header .date {
display: none;
}
}
.side-info-4 .offcanvas-4 .offset-logo {
width: 95px;
margin-right: 225px;
}
@media only screen and (max-width: 767px) {
.side-info-4 .offcanvas-4 .offset-logo {
margin-right: 0;
}
}
.side-info-4 .offcanvas-4 .offset-logo img {
width: 100%;
}
.side-info-4 .offcanvas-4 .contact-meta {
display: grid;
margin-bottom: 92px;
grid-template-columns: 325px auto 182px;
}
.side-info-4 .offcanvas-4 .contact-meta *:not(:first-child) {
margin-top: 0px;
}
@media only screen and (max-width: 1919px) {
.side-info-4 .offcanvas-4 .contact-meta {
grid-template-columns: 200px auto 182px;
}
}
.side-info-4 .offcanvas-4 .contact-item {
gap: 0px;
flex-direction: column;
align-items: flex-start;
}
.side-info-4 .offcanvas-4 .contact-item .title {
color: #999999;
font-size: 18px;
font-weight: 400;
line-height: 20px;
letter-spacing: -0.54px;
margin-bottom: 30px;
}
.dark .side-info-4 .offcanvas-4 .contact-item .title {
color: #555555;
}
.side-info-4 .offcanvas-4 .contact-item .socail-media li {
list-style: none;
}
.side-info-4 .offcanvas-4 .contact-item .socail-media li a {
list-style: none;
font-size: 18px;
font-weight: 400;
line-height: 50px;
color: var(--primary);
letter-spacing: -0.54px;
font-family: var(--font_bdogrotesk);
}
.side-info-4 .offcanvas-4 .contact-item .socail-media li a:hover {
color: var(--secondary);
}
.side-info-4 .offcanvas-4 .contact-item .nav-list li {
list-style: none;
transform: translateY(-20px);
}
.side-info-4 .offcanvas-4 .contact-item .nav-list li a {
color: var(--secondary);
font-size: 90px;
font-weight: 400;
line-height: 100px;
letter-spacing: -4.5px;
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 1919px) {
.side-info-4 .offcanvas-4 .contact-item .nav-list li a {
font-size: 80px;
}
}
.side-info-4 .offcanvas-4 .contact-item .nav-list li a:hover {
color: var(--primary);
}
.side-info-4 .offcanvas-4 .contact-item .info a {
font-size: 18px;
position: relative;
font-weight: 400;
line-height: 20px;
color: var(--primary);
font-family: var(--font_bdogrotesk);
}
.side-info-4 .offcanvas-4 .contact-item .info a::before {
left: 0;
bottom: 0;
content: "";
width: 100%;
height: 2px;
position: absolute;
transition: all 0.3s;
background: currentColor;
}
.side-info-4 .offcanvas-4 .contact-item .info a:hover {
color: #555;
}
.side-info-4 .offcanvas-4 .contact-item .info a:hover::before {
width: 0;
}
.side-info-4 .offcanvas-4-media {
max-width: 440px;
height: 290px;
right: 30px;
bottom: 30px;
overflow: hidden;
position: absolute;
border-radius: 15px;
}
.side-info-4 .offcanvas-4-media img {
width: 100%;
height: 100%;
object-fit: cover;
}
.side-info-4 .offcanvas-4 .side-info-close {
width: 200px;
height: 70px;
display: flex;
font-size: 16px;
font-weight: 400;
line-height: 20px;
padding: 29px 25px;
border-radius: 15px;
color: var(--primary);
align-items: center;
background-color: #F3F3F3;
letter-spacing: -0.48px;
justify-content: space-between;
font-family: var(--font_bdogrotesk);
border: 1px solid var(--border);
}
.dark .side-info-4 .offcanvas-4 .side-info-close {
background-color: #1B1B1B;
}
.side-info-4 .offcanvas-4 .side-info-close:hover {
transform: rotate(0deg);
border-color: transparent;
background-color: var(--black);
color: var(--white);
}
.dark .side-info-4 .offcanvas-4 .side-info-close:hover {
background-color: var(--white);
color: var(--black);
} .text-invert>div {
background-image: linear-gradient(to right, var(--primary) 50%, rgba(17, 17, 17, 0.3) 50%);
background-size: 200% 100%;
background-position-x: 100%;
color: transparent;
background-clip: text;
-webkit-background-clip: text;
} html {
--container-max-widths: 1320px;
}
@media only screen and (max-width: 1399px) {
html {
--container-max-widths: 1140px;
}
}
@media only screen and (max-width: 1199px) {
html {
--container-max-widths: 960px;
}
}
@media only screen and (max-width: 991px) {
html {
--container-max-widths: 720px;
}
}
@media only screen and (max-width: 767px) {
html {
--container-max-widths: 540px;
}
}
body {
background-color: #FFFFFF;
color: var(--secondary);
}
.body-wrapper {
background-color: var(--white);
}
.body-wrapper.dark {
background-color: var(--black);
}
.img_anim_reveal {
visibility: hidden;
overflow: hidden;
}
.img_anim_reveal img {
object-fit: cover;
transform-origin: left;
}
.anim-reveal {
overflow: hidden;
}
.anim-reveal-line {
overflow: hidden;
}
.color-white {
color: var(--white);
}
.color-black {
color: var(--black);
}
.color-primary {
color: var(--primary);
}
.color-secondary {
color: var(--secondary);
}
.theme-bg-white {
background-color: var(--white);
}
.theme-bg-black {
background-color: var(--black);
}
.dark .theme-bg-black {
background-color: #171717;
}
.theme-bg-primary {
background-color: var(--primary);
}
.theme-bg-secondary {
background-color: var(--secondary);
}
.theme-bg-transparent {
background-color: transparent;
}
.theme-bg-theme {
background-color: var(--theme);
}
.zi-1 {
z-index: 1;
}
.zi-2 {
z-index: 2;
}
.zi-0 {
z-index: 0;
}
.zi--1 {
z-index: -1;
}
.text-underline {
text-decoration: underline;
text-decoration-thickness: 2px;
text-underline-offset: 5px;
text-decoration-skip-ink: none;
}
.header__area-6 {
position: unset;
}
.vertically-center {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.text-indent-40 {
text-indent: 40px;
}
.text-indent-50 {
text-indent: 50px;
}
header {
margin-bottom: -1px;
z-index: 100;
}
section {
margin-bottom: -1px;
}
.mb--1 {
margin-bottom: -1px;
}
.dir-rtl {
direction: rtl;
}
.show-light {
display: inline-block;
}
.dark .show-light {
display: none;
}
.show-dark {
display: none;
}
.dark .show-dark {
display: inline-block;
}
.line-divider-sm {
height: 0.5px;
background-color: var(--black-9);
}
.admin-bar header,
.admin-bar .body-wrapper {
margin-top: 32px;
}
.swiper,
.swiper-container {
direction: ltr;
}
.border-e-0 {
border-inline-end: 0 !important;
}
.border-s-0 {
border-inline-start: 0 !important;
} .container-preloader {
align-items: center;
cursor: none;
display: flex;
width: 100vw;
height: 100vh;
justify-content: center;
position: fixed;
left: 0;
top: 0;
z-index: 900;
}
.container-preloader .animation-preloader {
position: absolute;
z-index: 100;
}
.container-preloader .animation-preloader .spinner {
animation: t-spinner 1s infinite linear;
border-radius: 50%;
height: 9em;
width: 9em;
border: 10px solid var(--primary);
border-top-color: var(--white);
margin: 0 auto 3.5em auto;
}
.dark .container-preloader .animation-preloader .spinner {
border-top-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.container-preloader .animation-preloader .spinner {
height: 5em;
width: 5em;
border-width: 5px;
}
}
@media only screen and (max-width: 767px) {
.container-preloader .animation-preloader .spinner {
margin: 0 auto 0.2em auto;
}
}
.container-preloader .animation-preloader .txt-loading {
font: bold 5em "Montserrat", sans-serif;
text-align: center;
user-select: none;
}
.container-preloader .animation-preloader .txt-loading .characters {
color: var(--white);
position: relative;
display: inline-block;
}
@media only screen and (max-width: 767px) {
.container-preloader .animation-preloader .txt-loading .characters {
font-size: 50px;
}
}
.container-preloader .animation-preloader .txt-loading .characters:before {
color: var(--primary);
content: attr(data-text);
animation: t-characters 4s infinite;
left: 0;
top: 0;
opacity: 0;
position: absolute;
transform: rotateY(-90deg);
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(2):before {
animation-delay: 0.2s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(3):before {
animation-delay: 0.4s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(4):before {
animation-delay: 0.6s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(5):before {
animation-delay: 0.8s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(6):before {
animation-delay: 1s;
}
.container-preloader .loader-section {
background-color: var(--white);
height: 100%;
position: fixed;
top: 0;
width: calc(50% + 1px);
}
.dark .container-preloader .loader-section {
background-color: var(--black);
}
.container-preloader .loader-section.section-left {
left: 0;
}
.container-preloader .loader-section.section-right {
right: 0;
}
.loaded .animation-preloader {
opacity: 0;
transition: 0.3s ease-out;
}
.loaded .loader-section.section-left {
transform: translateX(-101%);
transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}
.loaded .loader-section.section-right {
transform: translateX(101%);
transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}
@keyframes t-spinner {
to {
transform: rotateZ(360deg);
}
} .scroll__down {
display: flex;
gap: 20px;
align-items: center;
}
.scroll__down p {
font-weight: 500;
font-size: 14px;
line-height: 1.9;
text-transform: uppercase;
color: var(--white);
}
.scroll__down span {
width: 66px;
height: 106px;
border: 1px solid var(--black-6);
display: flex;
align-items: center;
justify-content: center;
border-radius: 89px;
}
.scroll__down span i {
color: var(--white);
}
.scroll__down-wrapper {
height: 425px;
display: flex;
align-items: center;
justify-content: center;
}
@media only screen and (max-width: 1399px) {
.scroll__down-wrapper {
height: 380px;
}
}
@media only screen and (max-width: 1199px) {
.scroll__down-wrapper {
height: 350px;
}
}
@media only screen and (max-width: 767px) {
.scroll__down-wrapper {
height: auto;
padding: 40px 0;
}
}
.scroll-top {
width: 50px;
height: 50px;
position: fixed;
right: 15px;
bottom: 0px;
z-index: 9999;
background: var(--white);
border-radius: 100px;
mix-blend-mode: exclusion;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
}
.scroll-top.showed {
opacity: 1;
visibility: visible;
bottom: 20px;
}
.go-top-writer {
width: 105px;
font-size: 16px;
cursor: pointer;
text-align: left;
color: var(--white);
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/writer/go-top.webp);
background-position: right center;
background-repeat: no-repeat;
right: 16%;
visibility: hidden;
opacity: 0;
z-index: 9;
transition: all 0.5s;
}
.go-top-writer:hover {
color: var(--primary);
}
.go-top-writer.showed {
opacity: 1;
visibility: visible;
bottom: 20px;
}
@media only screen and (max-width: 767px) {
.go-top-writer br {
display: block;
}
}
.progress-wrap {
position: fixed;
right: 20px;
bottom: 20px;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
border-radius: 50px;
z-index: 99;
opacity: 0;
visibility: hidden;
transform: translateY(-100px);
transition: all 300ms linear;
}
.progress-wrap.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
mix-blend-mode: exclusion;
background-color: var(--black);
}
.progress-wrap::after {
position: absolute;
content: "\f062";
font: var(--fa-font-solid);
text-align: center;
line-height: 46px;
font-size: 20px;
color: var(--primary);
left: 0;
top: 0;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
z-index: 1;
transition: all 200ms linear;
border-radius: 50px;
}
.dark .progress-wrap::after {
color: var(--black);
}
.progress-wrap svg path {
fill: var(--black-6);
}
.progress-wrap svg.progress-circle path {
fill: var(--white);
stroke: transparent;
stroke-width: 5;
box-sizing: border-box;
transition: all 200ms linear;
}
.light .scroll__down p {
color: var(--black);
}
.light .scroll__down span {
border-color: var(--white-3);
}
.light .scroll__down span i {
color: var(--black);
}
.light.go-top-writer {
color: var(--black);
background-color: transparent;
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/writer/go-top-light.webp);
}
.light.progress-wrap {
margin: 0;
background-color: transparent;
}
.light.progress-wrap svg path {
fill: var(--black);
}
.light.progress-wrap::after {
color: var(--white);
} .rr-btn-group {
display: inline-flex;
align-items: center;
text-decoration: none;
font-family: var(--font_dmsans);
}
.rr-btn-group.btn-whte .b {
border: 1px solid white;
color: var(--white);
}
.rr-btn-group.btn-whte .c {
border: 1px solid white;
color: var(--white);
}
.rr-btn-group span {
letter-spacing: 0;
}
.rr-btn-group:hover .b {
transform: rotate(-20deg);
}
.rr-btn-group:hover .c {
transform: translate(-7px, 0px);
}
.rr-btn-group .b {
padding: 9px 25px;
font-weight: 500;
font-size: 18px;
line-height: 1;
color: var(--black);
background-color: transparent;
border: 2px solid var(--black);
border-radius: 50px;
transition: all 0.3s;
}
.rr-btn-group .c {
padding: 9px 11px;
font-weight: 500;
font-size: 18px;
line-height: 1;
color: var(--black);
background-color: transparent;
border: 2px solid var(--black);
border-radius: 50px;
transition: all 0.3s;
}
.rr-btn-group .c i {
rotate: -30deg;
}
.rr-btn {
justify-content: center;
position: relative;
overflow: hidden;
z-index: 5;
padding: 25px 36px;
background-color: var(--primary);
color: var(--white);
border: 1px solid var(--primary);
border-radius: 100px;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 1;
display: inline-flex;
align-items: center;
text-transform: capitalize;
letter-spacing: -0.02em;
}
.dark .rr-btn {
color: var(--black);
}
@media only screen and (max-width: 1199px) {
.rr-btn {
padding: 18px 29px;
}
}
@media (max-width: 575px) {
.rr-btn {
padding: 16px 20px;
font-size: 14px;
}
}
.rr-btn:hover::before,
.rr-btn:focus::before {
height: 100%;
}
.rr-btn:hover .btn-wrap .text-one,
.rr-btn:focus .btn-wrap .text-one {
transform: translateY(-150%);
}
.rr-btn:hover .btn-wrap .text-two,
.rr-btn:focus .btn-wrap .text-two {
top: 50%;
transform: translateY(-50%);
color: var(--black);
}
.dark .rr-btn:hover .btn-wrap .text-two,
.dark .rr-btn:focus .btn-wrap .text-two {
color: var(--white);
}
.rr-btn:after {
display: block;
clear: both;
content: "";
}
.rr-btn::before {
background-color: var(--white);
content: "";
width: 100%;
height: 0;
bottom: 0;
position: absolute;
transition: all 0.5s;
}
.dark .rr-btn::before {
background-color: var(--black);
}
.rr-btn .btn-wrap {
z-index: 1;
float: left;
overflow: hidden;
position: relative;
display: inline-block;
border: none;
}
.rr-btn .btn-wrap .text-one,
.rr-btn .btn-wrap .text-two {
display: flex;
align-items: center;
}
.rr-btn .btn-wrap .text-one {
position: relative;
display: block;
color: var(--white);
transition: all 0.5s;
}
.dark .rr-btn .btn-wrap .text-one {
color: var(--black);
}
.rr-btn .btn-wrap .text-two {
position: absolute;
top: 100%;
display: block;
color: var(--white);
transition: all 0.5s;
}
.dark .rr-btn .btn-wrap .text-two {
color: var(--black);
}
.rr-btn.btn-border {
border: 1px solid rgba(17, 17, 17, 0.15);
background-color: transparent;
color: var(--black);
padding: 25px 42px;
}
.rr-btn.btn-border:hover,
.rr-btn.btn-border:focus {
border-color: transparent;
color: white;
}
.rr-btn.btn-border:hover .text-two,
.rr-btn.btn-border:focus .text-two {
color: #F9F9F9;
}
.rr-btn.btn-border .btn-wrap .text-one {
color: var(--black);
}
.rr-btn.btn-border .btn-wrap .text-two {
color: var(--white);
}
.rr-btn.btn-border-white {
border: 1px solid rgba(252, 247, 243, 0.1);
background-color: transparent;
}
.rr-btn.btn-white {
border-radius: 20px;
padding: 25px 25px;
border-color: transparent;
background-color: var(--white);
}
.rr-btn.btn-white::before {
background-color: var(--primary);
}
.rr-btn.btn-white .text-one,
.rr-btn.btn-white .text-two {
gap: 119px;
display: flex;
}
@media only screen and (max-width: 1399px) {
.rr-btn.btn-white .text-one,
.rr-btn.btn-white .text-two {
gap: 100px;
}
}
@media only screen and (max-width: 1199px) {
.rr-btn.btn-white .text-one,
.rr-btn.btn-white .text-two {
gap: 50px;
}
}
@media only screen and (max-width: 767px) {
.rr-btn.btn-white .text-one,
.rr-btn.btn-white .text-two {
gap: 20px;
}
}
.rr-btn.btn-white .btn-wrap .text-one {
color: var(--primary);
}
.rr-btn.btn-white .btn-wrap .text-two {
color: var(--white);
}
.rr-btn-plus {
position: relative;
width: 100%;
overflow: hidden;
z-index: 5;
padding: 20px 50px 20px 33px;
background-color: var(--white);
color: var(--black);
border-radius: 20px;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 1;
display: inline-flex;
gap: 10px;
align-items: center;
justify-content: space-between;
text-transform: uppercase;
}
.dark .rr-btn-plus {
background-color: var(--black);
color: var(--black);
}
@media only screen and (max-width: 1199px) {
.rr-btn-plus {
padding: 10px 20px 10px 18px;
}
}
@media (max-width: 575px) {
.rr-btn-plus {
font-size: 14px;
}
}
.rr-btn-plus:hover .icon:before,
.rr-btn-plus:focus .icon:before {
transform: scale(30);
}
.rr-btn-plus:hover .btn-wrap .text-one,
.rr-btn-plus:focus .btn-wrap .text-one {
transform: translateY(-150%);
}
.rr-btn-plus:hover .btn-wrap .text-two,
.rr-btn-plus:focus .btn-wrap .text-two {
top: 50%;
transform: translateY(-50%);
color: var(--black);
}
.dark .rr-btn-plus:hover .btn-wrap .text-two,
.dark .rr-btn-plus:focus .btn-wrap .text-two {
color: var(--black);
}
.rr-btn-plus .icon {
width: 60px;
height: 60px;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
font-size: 48px;
}
.rr-btn-plus .icon:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: #FFD80C;
top: 0;
left: 0;
border-radius: 50%;
z-index: -1;
transition: all 0.7s;
}
.rr-btn-plus .btn-wrap {
z-index: 1;
float: left;
overflow: hidden;
position: relative;
display: inline-block;
border: none;
}
.rr-btn-plus .btn-wrap .text-one,
.rr-btn-plus .btn-wrap .text-two {
display: flex;
align-items: center;
}
.rr-btn-plus .btn-wrap .text-one {
position: relative;
display: block;
color: var(--black);
transition: all 0.5s;
}
.dark .rr-btn-plus .btn-wrap .text-one {
color: var(--white);
}
.rr-btn-plus .btn-wrap .text-two {
position: absolute;
top: 100%;
display: block;
color: var(--black);
transition: all 0.5s;
}
.dark .rr-btn-plus .btn-wrap .text-two {
color: var(--black);
}
.rr-btn-underline {
font-size: 18px;
font-weight: 400;
line-height: 36px;
letter-spacing: -0.02em;
color: var(--primary);
position: relative;
display: inline-flex;
align-items: center;
gap: 5px;
padding-bottom: 0px;
white-space: nowrap;
}
.rr-btn-underline:hover::before {
width: 0;
}
.rr-btn-underline:hover i {
rotate: 0deg;
}
.rr-btn-underline::before {
position: absolute;
content: "";
inset-inline-start: 0;
bottom: 0px;
width: 100%;
height: 2px;
background-color: currentColor;
transition: 0.3s;
}
.rr-btn-underline i {
font-size: 17px;
font-weight: 400;
rotate: -50deg;
transition: all 0.3s;
}
@keyframes mask_animation {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes mask_animation_2 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
.btn-hover-default {
transition: all 0.5s;
}
.btn-hover-default:hover {
color: var(--black);
background-color: var(--white);
}
.btn-hover-cross {
overflow: hidden;
position: relative;
transition: all 1s;
}
.btn-hover-cross::after {
position: absolute;
content: "";
width: 150%;
height: 0%;
left: 50%;
top: 50%;
background-color: var(--primary);
transform: translateX(-50%) translateY(-50%) rotate(0deg);
transition: all 0.75s;
opacity: 0.5;
z-index: -1;
}
.btn-hover-cross:hover {
border-color: var(--primary);
background-color: transparent;
}
.btn-hover-cross:hover::after {
height: 120%;
opacity: 1;
}
.btn-hover-divide {
overflow: hidden;
position: relative;
transition: all 1s;
z-index: 1;
}
.btn-hover-divide::after {
position: absolute;
content: "";
width: 150%;
height: 0%;
left: 50%;
top: 50%;
background-color: var(--primary);
transform: translateX(-50%) translateY(-50%) rotate(90deg);
transition: all 0.75s;
opacity: 0.5;
z-index: -1;
}
.btn-hover-divide:hover {
border-color: var(--primary);
background-color: transparent !important;
border-color: transparent;
}
.btn-hover-divide:hover::after {
height: 400%;
opacity: 1;
}
.btn-hover-cropping {
overflow: hidden;
position: relative;
transition: all 1s;
}
.btn-hover-cropping::after {
position: absolute;
content: "";
width: 150%;
height: 0%;
left: 50%;
top: 50%;
background-color: var(--primary);
transform: translateX(-50%) translateY(-50%) rotate(25deg);
transition: all 0.75s;
opacity: 0.5;
z-index: -1;
}
.btn-hover-cropping:hover {
border-color: var(--primary);
background-color: transparent;
}
.btn-hover-cropping:hover::after {
height: 400%;
opacity: 1;
}
.btn-hover-mask {
gap: 10px;
display: inline-flex;
align-items: center;
padding: 15px 30px;
position: relative;
overflow: hidden;
transition: all 0.5s;
border-radius: 5px;
color: var(--white);
font-weight: 400;
font-size: 16px;
border: 1px solid var(--white);
z-index: 1;
}
.btn-hover-mask::after {
display: flex;
align-items: center;
justify-content: center;
color: var(--black);
position: absolute;
content: attr(data-text);
cursor: pointer;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: var(--white);
mask: url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.webp);
mask-size: 2300% 100%;
animation: mask_animation_2 0.7s steps(22) forwards;
}
.btn-hover-mask:hover {
color: var(--white);
}
.btn-hover-mask:hover::after {
animation: mask_animation 0.7s steps(22) forwards;
}
.btn-rollover-top {
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-rollover-top:before {
position: absolute;
left: 0px;
bottom: 0px;
height: 0px;
width: 100%;
z-index: -1;
content: "";
background-color: var(--primary);
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-rollover-top:hover {
border-color: var(--primary);
background-color: transparent;
}
.btn-rollover-top:hover::before {
top: 0%;
bottom: auto;
height: 100%;
}
.btn-rollover-left {
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-rollover-left::before {
position: absolute;
top: 0px;
right: 0px;
height: 100%;
width: 0px;
z-index: -1;
content: "";
background-color: var(--primary);
transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.btn-rollover-left:hover {
border-color: var(--primary);
background-color: transparent;
}
.btn-rollover-left:hover::before {
left: 0%;
right: auto;
width: 100%;
}
.btn-rollover-cross {
overflow: hidden;
position: relative;
transition: all 0.5s;
}
.btn-rollover-cross::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
bottom: 100%;
left: 100%;
opacity: 0;
border-bottom: 3px solid var(--primary);
border-left: 3px solid var(--primary);
transition: all 0.75s;
}
.btn-rollover-cross::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 100%;
right: 100%;
opacity: 0;
border-top: 3px solid var(--primary);
border-right: 3px solid var(--primary);
transition: all 0.75s;
}
.btn-rollover-cross:hover {
border-color: transparent;
color: var(--primary);
}
.btn-rollover-cross:hover::before {
bottom: 0;
left: 0;
opacity: 1;
width: 100%;
height: 100%;
}
.btn-rollover-cross:hover::after {
top: 0;
right: 0;
opacity: 1;
width: 100%;
height: 100%;
}
.btn-parallal-border {
overflow: hidden;
position: relative;
transition: all 0.5s;
}
.btn-parallal-border::before {
position: absolute;
content: "";
width: 0%;
height: 0%;
bottom: 0;
left: 0;
opacity: 0;
border-bottom: 3px solid var(--primary);
border-left: 3px solid var(--primary);
border-radius: 5px;
transition: all 0.75s;
}
.btn-parallal-border::after {
position: absolute;
content: "";
width: 0%;
height: 0%;
top: 0;
right: 0;
opacity: 0;
border-top: 3px solid var(--primary);
border-right: 3px solid var(--primary);
border-radius: 5px;
transition: all 0.75s;
}
.btn-parallal-border:hover {
border-color: transparent;
color: var(--primary);
}
.btn-parallal-border:hover::before {
opacity: 1;
width: 100%;
height: 100%;
}
.btn-parallal-border:hover::after {
opacity: 1;
width: 100%;
height: 100%;
} .main-menu.menu-dark>ul>li>a {
color: var(--black);
}
.main-menu.menu-light>ul>li>a {
color: var(--white);
}
.main-menu>ul {
display: flex;
}
.main-menu>ul>li:first-child>a {
padding-left: 0;
}
.main-menu>ul>li:last-child>a {
padding-right: 0;
}
.main-menu>ul>li:hover>a {
color: var(--secondary);
}
.main-menu>ul>li:hover>ul {
opacity: 1;
pointer-events: all;
inset-inline-start: 0;
}
.main-menu>ul>li:hover>ul.dp-menu li:hover>ul {
opacity: 1;
pointer-events: all;
inset-inline-start: 100%;
}
.main-menu li {
position: relative;
list-style: none;
}
.main-menu li a {
display: flex;
align-items: center;
font-weight: 400;
font-size: 18px;
line-height: 1;
color: var(--primary);
padding: 37px 15px;
text-transform: capitalize;
}
.main-menu ul.dp-menu {
background-color: #232529;
padding: 18px 0px;
width: 250px;
position: absolute;
inset-inline-start: 10px;
opacity: 0;
pointer-events: none;
z-index: 10;
transition: all 0.5s;
}
.main-menu ul.dp-menu.column-2 {
column-count: 2;
width: 480px;
column-gap: 0;
}
.main-menu ul.dp-menu ul {
background: var(--black);
padding: 18px 0px;
width: 300px;
position: absolute;
inset-inline-start: calc(100% + 10px);
top: 0;
opacity: 0;
z-index: 10;
transition: all 0.5s;
}
.main-menu ul.dp-menu li {
position: relative;
padding: 0 25px;
}
.main-menu ul.dp-menu li:hover>a {
color: var(--white);
background-color: transparent;
}
.main-menu ul.dp-menu li:hover>ul {
opacity: 1;
transform: none !important;
pointer-events: all;
}
.main-menu ul.dp-menu li a {
font-size: 16px;
font-weight: 500;
color: #999999;
padding: 10px 0;
background-color: transparent;
border-radius: 8px;
text-transform: capitalize;
}
.main-menu ul.dp-menu li a:hover {
letter-spacing: 0.5px;
}
.main-menu ul.dp-menu li a:after {
transform: rotate(-90deg);
margin-left: auto;
}
.main-menu .has-mega-menu {
position: static;
}
.main-menu li.menu-item-has-children>a:after {
content: "\f107";
font-family: var(--font_awesome);
margin-inline-start: 5px;
font-weight: 600;
font-size: 14px;
}
.main-menu .mega-menu {
background-color: var(--black);
padding: 30px 50px;
width: 100%;
position: absolute;
left: 10px;
display: grid;
grid-template-columns: repeat(4, 1fr);
column-gap: 50px;
justify-content: center;
overflow: hidden;
opacity: 0;
pointer-events: none;
z-index: 10;
transition: all 0.5s;
}
@media only screen and (max-width: 1399px) {
.main-menu .mega-menu {
column-gap: 30px;
}
}
.main-menu .mega-menu li:has(ul)>a:after {
content: "";
}
.main-menu .mega-menu li a {
font-size: 16px;
font-weight: 500;
color: #999999;
height: 40px;
padding: 0 20px;
display: flex;
align-items: center;
gap: 8px;
background: var(--black);
border-radius: 8px;
overflow: hidden;
}
.main-menu .mega-menu li a:hover {
color: var(--white);
background: #2C2C2F;
}
.main-menu .mega-menu .title {
font-weight: 600;
color: var(--white);
text-transform: uppercase;
border-bottom: 1px solid #333337;
padding-bottom: 20px;
margin-bottom: 20px;
pointer-events: none;
border-radius: 0;
}
.main-menu .mega-style-2 {
padding: 0 15%;
gap: 0;
grid-template-columns: repeat(2, 1fr);
}
.main-menu .mega-style-2 .title {
height: 70px;
padding-bottom: 0;
margin-bottom: 0;
position: relative;
overflow: visible;
padding-left: 30px;
}
.main-menu .mega-style-2 .title:after {
position: absolute;
content: "";
width: 5000px;
height: 1px;
background-color: #333337;
bottom: -1px;
left: 50%;
transform: translateX(-50%);
}
.main-menu .mega-style-2>li:not(:first-child) {
border-left: 1px solid #333337;
}
.main-menu .mega-style-2 ul {
column-count: 2;
position: relative;
padding: 20px 0;
}
.main-menu .mega-style-2 ul:after {
position: absolute;
content: "";
width: 1px;
height: 700px;
background-color: #333337;
top: 0;
left: 50%;
z-index: 1;
}
.main-menu .mega-style-2 ul li a {
padding-left: 30px;
}
.main-menu .mega-style-3 {
padding: 0 0 0 20px;
gap: 0;
grid-template-columns: repeat(3, 1fr);
}
.main-menu .mega-style-3 .title {
height: 70px;
padding-bottom: 0;
margin-bottom: 0;
position: relative;
overflow: visible;
padding-left: 30px;
}
.main-menu .mega-style-3 .title:after {
position: absolute;
content: "";
width: 5000px;
height: 1px;
background-color: #333337;
bottom: -1px;
left: 50%;
transform: translateX(-50%);
}
.main-menu .mega-style-3>li:not(:first-child) {
border-left: 1px solid #333337;
}
.main-menu .mega-style-3>li:last-child {
border: none;
width: 36vw;
}
@media only screen and (max-width: 1399px) {
.main-menu .mega-style-3>li:last-child {
width: 32vw;
}
}
.main-menu .mega-style-3 ul {
column-count: 2;
position: relative;
padding: 20px 0;
column-gap: 0;
}
.main-menu .mega-style-3 ul:after {
position: absolute;
content: "";
width: 1px;
height: 700px;
background-color: #333337;
top: 0;
left: 50%;
z-index: 1;
}
.main-menu .mega-style-3 ul li {
margin: 0 10px;
}
.main-menu .mega-style-3 ul li a {
padding-left: 20px;
}
.main-menu .mega-grid-6 {
grid-template-columns: repeat(6, 1fr);
}
.main-menu .mega-grid-2 {
grid-template-columns: repeat(2, 1fr);
row-gap: 60px;
}
.main-menu .list-3-column ul {
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 50px;
}
@media only screen and (max-width: 1399px) {
.main-menu .list-3-column ul {
column-gap: 30px;
}
}
.main-menu .span-first-item ul li:first-child {
grid-column: 1/-1;
column-span: all;
}
.main-menu .new {
font-size: 10px;
font-weight: 600;
background: #FFA38E;
color: var(--black);
padding: 3px 7px;
line-height: 1;
border-radius: 2px;
margin-inline-start: 8px;
display: inline-block;
}
@media only screen and (max-width: 1199px) {
.main-menu-2 {
display: none;
}
}
.main-menu-2 li {
display: inline-block;
padding: 0 10px;
}
.main-menu-2 li a {
display: block;
font-weight: 500;
font-size: 20px;
line-height: 1.5;
color: var(--white);
padding: 10px;
text-transform: capitalize;
}
.main-menu-2 li a:hover {
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.main-menu-2 li a {
padding: 5px 0;
}
}
.main-menu-3 li {
display: inline-block;
margin-right: 45px;
}
@media only screen and (max-width: 1199px) {
.main-menu-3 li {
margin-right: 25px;
}
}
.main-menu-3 li:last-child {
margin-right: 0;
}
.main-menu-3 li a {
color: var(--white);
font-weight: 500;
font-size: 18px;
line-height: 26px;
}
.main-menu-3 li a:hover {
color: var(--primary);
}
.main-menu-4 li {
display: inline-block;
margin-right: 50px;
}
.main-menu-4 li a {
font-size: 14px;
font-weight: 500;
line-height: 1.5;
color: var(--white);
text-transform: uppercase;
}
.main-menu-4 li a:hover {
color: var(--primary);
}
.mega-menu-thumb {
width: 108%;
aspect-ratio: 100/83;
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
}
@media only screen and (max-width: 1199px) {
.mega-menu-thumb {
width: 100%;
height: 100%;
}
}
.mega-menu-thumb:after {
position: absolute;
content: "";
width: 76%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(270deg, rgba(28, 29, 32, 0) 0%, #1C1D20 100%);
}
.mega-menu-thumb .laptop-view {
width: 70%;
aspect-ratio: 100/114;
object-fit: cover;
object-position: center top;
position: absolute;
right: 70px;
bottom: 0;
}
.mega-menu-counter__item {
text-align: center;
display: inline-block;
margin-top: 35%;
margin-left: 17%;
position: relative;
}
@media only screen and (max-width: 1199px) {
.mega-menu-counter__item {
margin: 30px auto 50px;
}
}
.mega-menu-counter__text p {
font-size: 30px;
line-height: 28px;
color: var(--white);
font-weight: 500;
}
.mega-menu-counter__number {
font-size: 150px;
font-weight: 600;
line-height: 1;
margin-bottom: 24px;
color: var(--white);
background: linear-gradient(136deg, #9479FF 0%, #FFA6D6 47.92%, #FFFCE3 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1199px) {
.menu-with-number {
display: none;
}
}
.menu-with-number li {
display: inline-block;
}
.menu-with-number li a {
font-weight: 500;
font-size: 14px;
line-height: 1.5;
color: var(--white);
padding: 34px 40px;
display: inline-block;
text-transform: uppercase;
}
.menu-with-number li a:hover span {
color: var(--white);
}
.menu-with-number li a:hover span::before {
background-color: var(--white);
}
.menu-with-number li a.active span {
color: var(--white);
}
.menu-with-number li a.active span::before {
position: absolute;
content: "";
width: 35px;
height: 1px;
right: 20px;
top: 50%;
background-color: var(--white);
}
.menu-with-number li a span {
display: block;
font-weight: 500;
font-size: 12px;
line-height: 10px;
text-align: right;
color: #999999;
position: relative;
transition: all 0.5s;
}
.menu-with-number li a span::before {
position: absolute;
content: "";
width: 35px;
height: 1px;
right: 20px;
top: 50%;
transition: all 0.5s;
background-color: var(--black-6);
}
.sidebar-menu li {
display: block;
padding-bottom: 15px;
}
@media only screen and (max-width: 1919px) {
.sidebar-menu li {
padding-bottom: 10px;
}
}
.sidebar-menu li a {
display: block;
font-weight: 600;
font-size: 14px;
line-height: 1.5;
color: var(--white);
padding: 10px 0;
text-transform: uppercase;
}
.sidebar-menu li a:hover,
.sidebar-menu li a.active {
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.sidebar-menu li a {
padding: 5px 0;
}
} .offcanvas__menu-wrapper.mean-container .mean-nav>ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
display: block !important;
}
.offcanvas__menu-wrapper.mean-container .mean-nav>ul>li:last-child>a {
border-bottom: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav {
background: none;
margin-top: 0;
}
.offcanvas__menu-wrapper.mean-container .mean-nav .new {
font-size: 10px;
font-weight: 600;
background: #FFA38E;
color: var(--black);
padding: 3px 7px;
line-height: 1;
display: flex;
align-items: center;
border-radius: 2px;
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
width: 100%;
padding: 15px 0;
padding-inline-start: 15px;
font-weight: 400;
font-size: 22px;
line-height: 1;
color: var(--white);
text-transform: capitalize;
border-top: 1px solid var(--black-4);
display: flex;
gap: 8px;
justify-content: flex-start;
align-items: center;
outline: none;
transform: translateY(var(--y)) translateZ(0);
transition: transform 0.4s ease, box-shadow 0.4s ease;
box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
font-size: 20px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
width: 54px;
height: 54px;
justify-content: center;
font-weight: 300;
border: none !important;
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
height: 50px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover {
background: var(--secondary);
opacity: 1;
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child {
border-top: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
font-size: 20px;
text-transform: capitalize;
border-top: none !important;
padding: 12px 0;
padding-inline-start: 30px;
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
font-size: 18px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 58px;
}
@media only screen and (max-width: 991px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 25px;
}
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 22px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li:last-child {
border-bottom: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li a {
padding-left: 40px;
}
.offcanvas__menu-wrapper.mean-container .mean-bar {
padding: 0;
background: none;
max-height: auto;
overflow-y: scroll;
}
.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar {
width: 0;
}
.offcanvas__menu-wrapper.mean-container a.meanmenu-reveal {
display: none !important;
}
.light .main-menu li a:hover {
color: var(--primary);
}
.light .main-menu-2 li a {
color: var(--black);
}
.light .main-menu-2 li a:hover {
color: var(--primary);
}
.light .main-menu-3 li a {
color: var(--black);
}
.light .main-menu-3 li a:hover {
color: var(--primary);
}
.light .sidebar-menu li a {
color: var(--black);
}
.light .sidebar-menu li a:hover {
color: var(--primary);
}
.light .menu-with-number li a {
color: var(--black);
}
.light .menu-with-number li a:hover span {
color: var(--black);
}
.light .menu-with-number li a:hover span::before {
background-color: var(--black);
}
.light .menu-with-number li a span {
color: var(--black-9);
}
.light .menu-with-number li a span::before {
background-color: var(--black-9);
}
.light .menu-with-number li a.active span {
color: var(--black);
}
.light .menu-with-number li a.active span::before {
background-color: var(--black);
} .modal__dialog {
width: 760px;
max-width: 100%;
margin-top: 100px;
}
@media only screen and (max-width: 991px) {
.modal__dialog {
width: 700px;
margin-top: 80px;
}
}
@media only screen and (max-width: 767px) {
.modal__dialog {
width: 350px;
}
}
.modal__content {
height: 500px;
}
@media only screen and (max-width: 767px) {
.modal__content {
height: 300px;
}
}
.modal__content iframe {
width: 100%;
height: 100%;
}
.modal__close {
position: absolute;
width: 40px;
height: 40px;
top: -15px;
right: -15px;
z-index: 9;
border-radius: 50px;
font-size: 20px;
color: var(--white);
background: var(--black);
transition: all 0.3s;
}
.modal__close:hover {
color: var(--primary);
}
.modal__sfluence {
width: 100%;
height: 100%;
padding: 60px;
}
@media only screen and (max-width: 767px) {
.modal__sfluence {
padding: 20px 10px;
}
}
.modal__sfluence-area {
width: 100vw;
height: 100vh;
background: var(--black);
position: fixed;
top: 0;
left: 0;
z-index: 9;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
transform: scale(0.5);
}
.modal__sfluence-area.showed {
opacity: 1;
visibility: visible;
transform: scale(1);
}
.modal__sfluence-area .close_btn {
position: absolute;
width: 60px;
height: 60px;
top: 0px;
right: 20px;
z-index: 9;
border-radius: 50px;
font-size: 30px;
color: var(--white);
transition: all 0.3s;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.modal__sfluence-area .close_btn:hover {
color: var(--primary);
}
@media only screen and (max-width: 767px) {
.modal__sfluence-area .close_btn {
right: 0;
}
}
.modal__sfluence-area iframe,
.modal__sfluence-area video {
width: 100%;
height: 100%;
}
@media only screen and (max-width: 767px) {
.modal__sfluence-area iframe,
.modal__sfluence-area video {
height: 300px;
object-fit: cover;
margin-top: 45%;
}
}  .cb-cursor {
position: fixed;
top: 0;
left: 0;
z-index: 150;
contain: layout style size;
pointer-events: none;
will-change: transform;
transition: opacity 0.3s, color 0.4s;
}
.cb-cursor:before {
content: "";
position: absolute;
top: -24px;
left: -24px;
width: 48px;
height: 48px;
background: transparent;
border-radius: 500px;
transform: scale(0);
transition: opacity 0.1s, transform 0.3s ease-in-out;
}
.cb-cursor-text {
position: absolute;
top: -18px;
left: -18px;
width: 36px;
height: 36px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
line-height: 20px;
text-align: center;
letter-spacing: -0.01em;
opacity: 0;
transform: scale(0) rotate(10deg);
transition: opacity 0.4s, transform 0.3s;
color: white;
} @supports (mix-blend-mode: exclusion) {
.cb-cursor.-exclusion,
.cb-cursor.-opaque {
mix-blend-mode: exclusion;
}
.cb-cursor.-exclusion:before,
.cb-cursor.-opaque:before {
background: white;
}
}
.cb-cursor.-normal,
.cb-cursor.-text {
mix-blend-mode: normal;
}
.cb-cursor.-normal:before,
.cb-cursor.-text:before {
background: currentColor;
}
.cb-cursor.-inverse {
color: white;
} .cb-cursor.-visible:before {
transform: scale(0.2);
}
.cb-cursor.-visible.-active:before {
transform: scale(0.23);
transition-duration: 0.2s;
}
.cb-cursor.-pointer:before {
transform: scale(0);
}
.cb-cursor.-text .cb-cursor-text {
opacity: 1;
transform: scale(1);
}
.cb-cursor.-text.-active:before {
transform: scale(1.6);
transition-duration: 0.2s;
}
.cb-cursor.all-element:before {
transform: scale(1.6);
opacity: 0.2;
transition-duration: 0.2s;
}
.cb-cursor.-opaque:before {
transform: scale(1.32);
}
.cb-cursor.-text:before {
background: #000;
opacity: 1;
backdrop-filter: blur(10px);
transform: scale(2);
}
.cb-cursor.-opaque.-active:before {
transform: scale(1.2);
}
.cb-cursor.-lg:before {
transform: scale(2);
}
.cb-cursor.-hidden:before {
transform: scale(0);
}   @supports (mix-blend-mode: exclusion) {
.body-startup-agency .cb-cursor.-exclusion,
.body-startup-agency .cb-cursor {
mix-blend-mode: exclusion;
opacity: 1;
}
.body-startup-agency .cb-cursor.-exclusion:before,
.body-startup-agency .cb-cursor:before {
background: white;
opacity: 1;
}
}
.cb-cursor.-small {
mix-blend-mode: normal;
white-space: nowrap;
}
.cb-cursor.-small::before {
background-color: #fff;
width: 80px;
height: 28px;
top: -14px;
left: -40px;
}
.cb-cursor.-small .cb-cursor-text {
color: black;
}
.cb-cursor.-big {
mix-blend-mode: normal;
white-space: nowrap;
}
.cb-cursor.-big::before {
background-color: #fff;
width: 80px;
height: 80px;
top: -40px;
left: -40px;
mix-blend-mode: normal;
}
.cb-cursor.-big .cb-cursor-text {
color: black;
}
.cb-cursor.portfolio:before {
display: none;
}
.cb-cursor-text.portfolio {
width: 420px;
left: -210px;
}
@media only screen and (max-width: 1919px) {
.cb-cursor-text.portfolio {
width: 350px;
left: -175px;
}
}
@media only screen and (max-width: 1399px) {
.cb-cursor-text.portfolio {
width: 280px;
left: -140px;
}
}
.cb-cursor-text.portfolio .cb-cursor-text {
top: 0;
left: 0;
width: auto;
height: auto;
display: block;
text-align: start;
}
.cb-cursor-text.portfolio .hover-display {
width: 420px;
}
@media only screen and (max-width: 1919px) {
.cb-cursor-text.portfolio .hover-display {
width: 350px;
}
}
@media only screen and (max-width: 1399px) {
.cb-cursor-text.portfolio .hover-display {
width: 280px;
}
}
.cb-cursor-text.portfolio .hover-display .hover-thumb img {
width: 100%;
}
.cb-cursor-text.portfolio .hover-display .hover-content {
display: grid;
gap: 10px 30px;
grid-template-columns: 1fr auto;
margin-top: 14px;
text-align: start;
}
.cb-cursor-text.portfolio .hover-display .title {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 18px;
line-height: 24px;
letter-spacing: -0.05em;
text-transform: uppercase;
color: var(--white);
}
.cb-cursor-text.portfolio .hover-display .date {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 18px;
line-height: 24px;
letter-spacing: -0.05em;
text-transform: uppercase;
display: inline-block;
color: var(--white);
}  .header-area {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area__inner {
display: inline-flex;
align-items: center;
gap: 30px;
position: relative;
height: 75px;
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 70px;
padding: 0 30px 0 30px;
margin-top: 20px;
}
@media only screen and (max-width: 1199px) {
.header-area__inner {
display: flex;
}
}
@media (min-width: 1650px) {
.header-area .container.large {
max-width: 1650px;
}
}
.header-area .sticky,
.header-area .transformed {
background-color: #FFFFFF;
}
.header-area .header__logo img {
width: 100px;
}
.header-area .main-menu>ul {
display: flex;
}
.header-area .main-menu>ul>li:hover>a {
color: #999999;
}
.header-area .main-menu li a {
font-size: 16px;
font-weight: 400;
padding: 29px 14px;
}
@media only screen and (max-width: 1399px) {
.header-area .main-menu li a {
padding: 29px 10px;
}
}
.header-area .main-menu li a:hover {
color: var(--white);
}
.header-area .search-icon {
color: var(--primary);
}
.header-area .header__navicon {
margin-left: auto;
}
.header-area .header__navicon i {
font-size: 22px;
color: var(--white);
} .header-area-2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-2__inner {
display: flex;
align-items: center;
gap: 10px;
position: relative;
height: 80px;
}
@media only screen and (max-width: 1199px) {
.header-area-2__inner {
height: 70px;
gap: 10px;
}
}
.header-area-2__inner>*:nth-child(1) {
margin-inline-end: auto;
}
.header-area-2 .sticky,
.header-area-2 .transformed {
background-color: #FCF7F3;
}
.header-area-2 .header__logo img {
width: 100px;
}
.header-area-2 .main-menu li a {
font-size: 16px;
font-weight: 500;
padding: 21px 17px;
color: var(--primary);
}
.header-area-2 .main-menu li a:hover {
color: var(--secondary);
}
.header-area-2 .main-menu>ul>li:hover>a {
color: var(--white);
}
.header-area-2 .side-toggle .bar-icon {
width: 25px;
height: 12px;
}
.header-area-2 .side-toggle .bar-icon span {
background-color: var(--black);
height: 2px;
border-radius: 500px;
}
.header-area-2 .side-toggle .bar-icon span:nth-child(1) {
margin-left: 7px;
width: 18px;
}
.header-area-2 .side-toggle .bar-icon span:nth-child(3) {
margin-left: 17px;
width: 8px;
}
.header-inner .header-area-2__inner {
border-bottom: 1px solid var(--border);
}
.header-inner .main-menu>ul>li:hover>a {
color: var(--secondary);
}
.header-inner .header__navicon {
gap: 10px;
display: flex;
align-items: center;
}
.header-inner .header__navicon .rr-btn {
font-size: 16px;
font-weight: 500;
line-height: 20px;
padding: 11.5px 23px;
letter-spacing: -0.64px;
}
@media (max-width: 575px) {
.header-inner .header__navicon .rr-btn {
display: none;
}
}
.header-inner .side-toggle .bar-icon {
width: 45px;
height: 45px;
display: flex;
align-items: center;
border-radius: 500px;
justify-content: center;
border: 1px solid rgba(17, 17, 17, 0.4);
transition: all 0.5s;
}
.header-inner .side-toggle .bar-icon svg * {
transition: all 0.5s;
}
.header-inner .side-toggle .bar-icon:hover {
background-color: var(--primary);
border-color: transparent;
}
.header-inner .side-toggle .bar-icon:hover svg * {
fill: var(--white);
}
.header-inner .side-toggle .bar-icon img {
width: 15px;
} .header-area-3 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-3__inner {
display: flex;
align-items: center;
gap: 10px;
position: relative;
height: 100px;
padding: 20px 25px 20px 30px;
margin-top: 10px;
border-radius: 20px;
width: 950px;
background-color: var(--white);
}
.dark .header-area-3__inner {
background-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.header-area-3__inner {
width: 700px;
}
}
@media only screen and (max-width: 1199px) {
.header-area-3__inner {
width: 500px;
height: 80px;
padding: 10px 20px 10px 20px;
}
}
@media only screen and (max-width: 991px) {
.header-area-3__inner {
width: 100%;
}
}
.header-area-3 .sticky,
.header-area-3 .transformed {
background-color: #FFFFFF;
}
.header-area-3 .header__logo img {
width: 100px;
}
.header-area-3 .main-menu li a {
font-size: 16px;
font-weight: 500;
padding: 29px 10px;
color: var(--white);
}
.header-area-3 .main-menu li a:hover {
color: var(--white);
}
.header-area-3 .search-icon {
color: var(--primary);
}
.header-area-3 .rr-btn {
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
padding: 22px 32px;
border-radius: 20px;
border: none;
}
.header-area-3 .rr-btn:hover {
background-color: rgb(255, 216, 12);
}
.header-area-3 .rr-btn:before {
background-color: rgb(255, 216, 12);
}
.header-area-3 .header__logo {
margin-right: auto;
}
@media (max-width: 575px) {
.header-area-3 .header__btn {
display: none;
}
}
.header-area-3 .header__navicon {
position: relative;
}
.header-area-3 .side-toggle {
width: 60px;
height: 60px;
cursor: pointer;
border-radius: 20px;
transition: all 0.5s;
border: 1px solid rgba(17, 17, 17, 0.15);
}
.dark .header-area-3 .side-toggle {
border-color: rgba(255, 255, 255, 0.15);
}
.header-area-3 .side-toggle:hover {
background-color: #FFD80C;
border-color: transparent;
}
.header-area-3 .dot {
width: 4px;
height: 4px;
position: absolute;
border-radius: 50%;
background: var(--primary);
transition: all 0.4s ease;
}
.header-area-3 .offcanvas-3 {
top: 0;
right: 0;
height: auto;
padding: 100px;
position: absolute;
border-radius: 20px;
overflow-y: scroll;
pointer-events: none;
background-color: var(--white);
transform-origin: 100% 0%;
transition: all 0.5s ease-in;
clip-path: inset(0% 0% 100% 100%);
will-change: transform, opacity, filter;
transform: translate3d(0, 0, 0) scale(0);
}
.dark .header-area-3 .offcanvas-3 {
background-color: var(--black);
}
.header-area-3 .offcanvas-3.info-open {
opacity: 1;
filter: none;
height: 990px;
margin: -20px;
margin-right: -25px;
pointer-events: auto;
width: 950px;
overflow-y: scroll;
clip-path: inset(0 0 0 0);
transform: translate3d(0, 0, 0) scale(1);
}
@media only screen and (max-width: 1919px) {
.header-area-3 .offcanvas-3.info-open {
width: 700px;
height: 100vh;
padding: 100px 50px;
}
}
@media only screen and (max-width: 1199px) {
.header-area-3 .offcanvas-3.info-open {
width: 500px;
padding: 100px 30px 50px;
margin: -10px;
margin-right: -20px;
}
}
@media only screen and (max-width: 991px) {
.header-area-3 .offcanvas-3.info-open {
width: calc(100vw - 25px);
padding: 100px 30px 50px;
}
}
@media (max-width: 575px) {
.header-area-3 .offcanvas-3.info-open {
padding: 100px 20px 50px;
}
}
.header-area-3 .offcanvas-3 .offset-header {
display: flex;
align-items: center;
padding: 29px 30px;
justify-content: space-between;
border-radius: 20px;
border: 1px solid rgba(17, 17, 17, 0.06);
background-color: #F3F3F3;
}
.dark .header-area-3 .offcanvas-3 .offset-header {
background-color: #1B1B1B;
border-color: rgba(255, 255, 255, 0.06);
}
@media only screen and (max-width: 1199px) {
.header-area-3 .offcanvas-3 .offset-header {
padding: 25px 15px;
}
}
@media (max-width: 575px) {
.header-area-3 .offcanvas-3 .offset-header {
gap: 15px;
flex-wrap: wrap;
}
}
.header-area-3 .offcanvas-3 .offset-header h6 {
color: var(--secondary);
font-size: 16px;
font-weight: 400;
line-height: 18px;
letter-spacing: -0.48px;
margin-right: auto;
}
@media only screen and (max-width: 1199px) {
.header-area-3 .offcanvas-3 .offset-header h6 {
font-size: 15px;
}
}
.header-area-3 .offcanvas-3 .offset-header .date {
color: var(--secondary);
font-size: 16px;
font-weight: 400;
line-height: 18px;
font-family: var(--font_bdogrotesk);
letter-spacing: -0.48px;
}
@media only screen and (max-width: 1199px) {
.header-area-3 .offcanvas-3 .offset-header .date {
font-size: 15px;
}
}
.header-area-3 .offcanvas-3 .offset-logo {
width: 95px;
margin-right: 100px;
}
@media only screen and (max-width: 1919px) {
.header-area-3 .offcanvas-3 .offset-logo {
margin-right: 50px;
}
}
@media only screen and (max-width: 1199px) {
.header-area-3 .offcanvas-3 .offset-logo {
margin-right: 20px;
}
}
@media (max-width: 575px) {
.header-area-3 .offcanvas-3 .offset-logo {
width: 95px;
}
}
.header-area-3 .offcanvas-3 .offset-logo img {
width: 100%;
}
.header-area-3 .offcanvas-3 .contact-meta {
display: grid;
margin-bottom: 96px;
grid-template-columns: 338px 1fr;
}
.header-area-3 .offcanvas-3 .contact-meta *:not(:first-child) {
margin-top: 0px;
}
@media only screen and (max-width: 1919px) {
.header-area-3 .offcanvas-3 .contact-meta {
grid-template-columns: 225px 1fr;
}
}
.header-area-3 .offcanvas-3 .contact-info {
display: flex;
gap: 154px;
}
.header-area-3 .offcanvas-3 .contact-info-item .title {
color: #999999;
font-size: 18px;
font-weight: 400;
line-height: 20px;
letter-spacing: -0.54px;
margin-bottom: 25px;
}
.header-area-3 .offcanvas-3 .contact-info-item a {
font-size: 18px;
position: relative;
font-weight: 400;
line-height: 20px;
color: var(--primary);
font-family: var(--font_bdogrotesk);
}
.header-area-3 .offcanvas-3 .contact-info-item a::before {
left: 0;
bottom: 0;
content: "";
width: 100%;
height: 1.5px;
position: absolute;
transition: all 0.3s;
background: currentColor;
}
.header-area-3 .offcanvas-3 .contact-info-item a:hover {
color: var(--secondary);
}
.header-area-3 .offcanvas-3 .contact-info-item a:hover::before {
width: 0;
}
.header-area-3 .offcanvas-3 .contact-item {
gap: 0px;
flex-direction: column;
align-items: flex-start;
}
.header-area-3 .offcanvas-3 .contact-item .title {
font-size: 18px;
font-weight: 400;
line-height: 20px;
letter-spacing: -0.54px;
color: #999999;
}
.dark .header-area-3 .offcanvas-3 .contact-item .title {
color: #555555;
}
.header-area-3 .offcanvas-3 .contact-item .socail-media li {
list-style: none;
}
.header-area-3 .offcanvas-3 .contact-item .socail-media li a {
list-style: none;
font-size: 18px;
font-weight: 400;
line-height: 50px;
color: var(--primary);
letter-spacing: -0.54px;
font-family: var(--font_bdogrotesk);
}
.header-area-3 .offcanvas-3 .contact-item .socail-media li a:hover {
color: var(--secondary);
}
.header-area-3 .offcanvas-3 .contact-item .nav-list li {
list-style: none;
}
.header-area-3 .offcanvas-3 .contact-item .nav-list li a {
color: #999;
font-size: 50px;
font-weight: 400;
line-height: 60px;
letter-spacing: -1.5px;
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 1919px) {
.header-area-3 .offcanvas-3 .contact-item .nav-list li a {
font-size: 40px;
}
}
.header-area-3 .offcanvas-3 .contact-item .nav-list li a:hover {
color: var(--black);
}
.dark .header-area-3 .offcanvas-3 .contact-item .nav-list li a:hover {
color: var(--white);
}
.header-area-3 .offcanvas-3 .side-info-close {
right: 20px;
top: 20px;
width: 107px;
display: flex;
font-size: 16px;
font-weight: 400;
position: absolute;
line-height: 20px;
border-radius: 15px;
gap: 15px;
border: none;
background: transparent;
color: var(--primary);
align-items: center;
letter-spacing: -0.48px;
font-family: var(--font_bdogrotesk);
}
.header-area-3 .offcanvas-3 .side-info-close span {
width: 50px;
height: 50px;
display: flex;
min-width: 50px;
border-radius: 15px;
align-items: center;
transition: all 0.3s;
justify-content: center;
border: 1px solid rgba(17, 17, 17, 0.15);
}
.dark .header-area-3 .offcanvas-3 .side-info-close span {
border-color: rgba(255, 255, 255, 0.15);
}
.header-area-3 .offcanvas-3 .side-info-close:hover {
transform: rotate(0deg);
}
.header-area-3 .offcanvas-3 .side-info-close:hover span {
background: #FFD80C;
border-color: transparent;
color: var(--black);
} .header-area-4 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-4__inner {
display: flex;
align-items: center;
gap: 10px;
position: relative;
height: 80px;
border-bottom: 1px solid var(--border);
}
.header-area-4 .sticky,
.header-area-4 .transformed {
background-color: #FFFFFF;
}
.header-area-4 .header__logo img {
width: 100px;
}
.header-area-4 .header__nav {
margin-right: 90px;
}
.header-area-4 .main-menu li a {
font-size: 16px;
font-weight: 500;
padding: 32px 25px;
text-transform: uppercase;
}
.header-area-4 .main-menu li a:hover {
color: var(--primary);
}
.header-area-4 .main-menu>ul>li:hover>a {
color: var(--secondary);
}
.header-area-4 .search-icon {
color: var(--primary);
}
.header-area-4 .rr-btn {
font-size: 16px;
font-weight: 500;
letter-spacing: 0.04em;
padding: 14px 26px;
border-radius: 50px;
}
.header-area-4 .header__logo {
margin-right: auto;
}
@media (max-width: 575px) {
.header-area-4 .header__btn {
display: none;
}
}
.header-area-4 .side-toggle {
width: 46px;
height: 46px;
border: 1px solid var(--border);
border-radius: 50%;
transition: all 0.5s;
}
.header-area-4 .side-toggle svg * {
transition: all 0.5s;
}
.dark .header-area-4 .side-toggle svg * {
fill: var(--white);
}
.header-area-4 .side-toggle:hover {
background-color: var(--primary);
border-color: transparent;
}
.header-area-4 .side-toggle:hover svg * {
fill: var(--white);
}
.dark .header-area-4 .side-toggle:hover svg * {
fill: var(--black);
} .header-area-5 {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: transparent;
}
.header-area-5__inner {
display: flex;
margin-top: 30px;
gap: 10px;
position: relative;
}
.header-area-5 .header__logo img {
width: 100px;
}
.header-area-5 .header__nav {
margin-left: 832px;
margin-right: auto;
}
@media only screen and (max-width: 1399px) {
.header-area-5 .header__nav {
margin-left: 700px;
}
}
@media only screen and (max-width: 1199px) {
.header-area-5 .header__nav {
margin-left: 0px;
}
}
.header-area-5 .main-menu ul {
display: block;
}
.header-area-5 .main-menu ul:hover li a {
opacity: 0.3;
}
.header-area-5 .main-menu ul li {
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
font-size: 18px;
font-weight: 400;
line-height: 22px;
padding: 0;
}
.header-area-5 .main-menu ul li:not(:last-child) {
margin-bottom: 6px;
}
.header-area-5 .main-menu ul li a {
display: block;
padding: 0;
}
.header-area-5 .main-menu ul li a:hover {
opacity: 1;
color: var(--primary) !important;
}
.header-area-5 .main-menu>ul>li:hover>a {
color: var(--secondary);
}
.header-area-5 .rr-btn {
border-radius: 15px;
padding: 14px 25px;
background-color: var(--white);
border-color: transparent;
}
.dark .header-area-5 .rr-btn {
background-color: var(--black);
}
.header-area-5 .rr-btn:before {
background-color: transparent;
}
.header-area-5 .rr-btn .text-one,
.header-area-5 .rr-btn .text-two {
font-size: 16px;
font-weight: 500;
color: var(--black);
}
.dark .header-area-5 .rr-btn .text-one,
.dark .header-area-5 .rr-btn .text-two {
color: var(--white);
}
.header-area-5 .rr-btn .text-one::before,
.header-area-5 .rr-btn .text-two::before {
content: "";
bottom: 0;
width: 100%;
left: 0;
height: 1px;
position: absolute;
transition: all 0.3s;
background-color: var(--black);
}
.dark .header-area-5 .rr-btn .text-one::before,
.dark .header-area-5 .rr-btn .text-two::before {
background-color: var(--white);
}
@media (max-width: 575px) {
.header-area-5 .header__btn {
display: none;
}
}
.header-area-5 .side-toggle {
width: 46px;
height: 46px;
border: 1px solid rgba(17, 17, 17, 0.2);
border-radius: 50%;
transition: all 0.5s;
}
.dark .header-area-5 .side-toggle {
border-color: rgba(255, 255, 255, 0.2);
}
.header-area-5 .side-toggle:hover {
background-color: #FFD80C;
border-color: transparent;
}
.header-area-5 .side-toggle:hover svg * {
fill: var(--black);
}
.header-area-5 .side-toggle svg * {
fill: var(--primary);
} .header-area-7 {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: #F8F2EF;
}
.dark .header-area-7 {
background-color: #111111;
}
.header-area-7.header-area-10 {
background: transparent;
}
.header-area-7.header-area-10 .header-area-7__inner {
gap: 0;
}
.header-area-7.header-area-10 .main-menu li a {
text-transform: capitalize;
}
.header-area-7.header-area-10 .header__nav {
margin-right: 424px;
}
@media only screen and (max-width: 1399px) {
.header-area-7.header-area-10 .header__nav {
margin-right: 100px;
}
}
.header-area-7__inner {
display: flex;
align-items: center;
gap: 98px;
position: relative;
height: 80px;
}
@media only screen and (max-width: 1199px) {
.header-area-7__inner {
height: 70px;
gap: 10px;
}
}
.header-area-7__inner>*:nth-child(1) {
margin-inline-end: auto;
}
.header-area-7 .sticky,
.header-area-7 .transformed {
background-color: #F8F2EF;
}
.header-area-7 .header__logo img {
width: 100px;
}
.header-area-7 .main-menu li a {
font-size: 16px;
font-weight: 500;
padding: 21px 24px;
text-transform: uppercase;
}
.header-area-7 .main-menu li a:hover {
color: var(--secondary);
}
.header-area-7 .header__navicon {
gap: 20px;
display: flex;
align-items: center;
}
.header-area-7 .header__navicon .btn-line {
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: var(--primary);
letter-spacing: -0.64px;
position: relative;
}
@media only screen and (max-width: 767px) {
.header-area-7 .header__navicon .btn-line {
display: none;
}
}
.header-area-7 .header__navicon .btn-line::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
transition: all 0.3s;
background-color: var(--primary);
}
.header-area-7 .header__navicon .btn-line:hover {
color: var(--secondary);
}
.header-area-7 .header__navicon .btn-line:hover::before {
width: 0;
}
.header-area-7 .header__navicon .rr-btn {
padding: 15px 22px;
font-size: 14px;
text-transform: uppercase;
}
.header-area-7 .side-toggle .bar-icon {
width: 45px;
height: 45px;
display: flex;
align-items: center;
border-radius: 500px;
justify-content: center;
border: 1px solid rgba(17, 17, 17, 0.4);
transition: all 0.5s;
}
.dark .header-area-7 .side-toggle .bar-icon {
border-color: rgba(248, 242, 239, 0.4);
}
.header-area-7 .side-toggle .bar-icon:hover {
background-color: var(--primary);
border-color: transparent;
}
.header-area-7 .side-toggle .bar-icon:hover svg * {
fill: var(--white);
}
.dark .header-area-7 .side-toggle .bar-icon:hover svg * {
fill: var(--black);
}
.header-area-7 .side-toggle .bar-icon img {
width: 15px;
}
.header-area-7 .side-toggle .bar-icon svg * {
transition: all 0.5s;
}
.dark .header-area-7 .side-toggle .bar-icon svg * {
fill: var(--white);
}
.header-area-14 .header__nav {
margin-right: 90px;
}
@media only screen and (max-width: 1399px) {
.header-area-14 .header__nav {
margin-right: 40px;
}
}
.header-area-14 .main-menu li a {
font-size: 16px;
font-weight: 500;
padding: 32px 25px;
text-transform: uppercase;
}
@media only screen and (max-width: 1399px) {
.header-area-14 .main-menu li a {
padding: 32px 15px;
}
}
.header-area-14 .main-menu li a:hover {
color: var(--primary);
}
.bar-icon {
width: 26px;
height: 18px;
flex-direction: column;
justify-content: space-between;
overflow: hidden;
display: flex;
transition: color 0.2s ease-out;
}
.bar-icon span {
width: 100%;
height: 2px;
background: var(--primary);
display: inline-block;
transition: color 0.2s ease-out;
}
.bar-icon span:nth-child(2) {
margin-left: 0px;
}
.bar-icon:hover span {
animation: qode-draw 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}
.bar-icon:hover span:nth-child(2) {
margin-left: 0px;
animation-delay: 0.1s;
}
.bar-icon:hover span:nth-child(3) {
animation-delay: 0.2s;
}
.bar-icon.is-black span {
background: var(--rr-common-black);
}
.bar-icon.is-white span {
background: var(--rr-common-white);
}
@keyframes qode-draw {
0%,
100% {
-webkit-clip-path: inset(-2px 0);
clip-path: inset(-2px 0);
}
42% {
-webkit-clip-path: inset(-2px 0 -2px 100%);
clip-path: inset(-2px 0 -2px 100%);
}
43% {
-webkit-clip-path: inset(-2px 100% -2px 0);
clip-path: inset(-2px 100% -2px 0);
}
} .header-area-8 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-8__inner {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
align-items: center;
gap: 30px;
padding: 26px 0;
}
@media only screen and (max-width: 767px) {
.header-area-8__inner {
grid-template-columns: 1fr 1fr;
}
}
.header-area-8__inner>*:nth-child(2) {
text-align: center;
}
@media only screen and (max-width: 767px) {
.header-area-8__inner>*:nth-child(2) {
text-align: end;
}
}
.header-area-8__inner>*:nth-child(3) {
text-align: end;
}
@media only screen and (max-width: 767px) {
.header-area-8__inner>*:nth-child(3) {
display: none;
}
}
.header-area-8 .sticky,
.header-area-8 .transformed {
background-color: #FFFFFF;
}
.header-area-8 .header__logo img {
width: 112px;
}
.header-area-8 .menu-toggle {
font-family: var(--font_bdogrotesk);
font-weight: 500;
font-size: 15px;
line-height: 16px;
letter-spacing: -0.05em;
text-transform: uppercase;
color: var(--white);
transition: all 0.3s;
}
.header-area-8 .menu-toggle:hover {
color: #999999;
}
.header-area-8 .rr-btn-underline {
font-family: var(--font_bdogrotesk);
font-weight: 500;
font-size: 15px;
line-height: 16px;
letter-spacing: -0.05em;
text-transform: uppercase;
color: var(--white);
padding-bottom: 2px;
}
.header-area-8 .rr-btn-underline:hover:before {
width: 100%;
}
.header-area-8 .rr-btn-underline:before {
width: 0;
} .header-area-6 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-6__inner {
display: flex;
align-items: center;
gap: 10px;
position: relative;
height: 90px;
}
@media only screen and (max-width: 1199px) {
.header-area-6__inner {
height: 80px;
border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}
}
.header-area-6 .sticky,
.header-area-6 .transformed {
background-color: #FFFFFF;
}
.header-area-6 .header__logo img {
width: 100px;
}
.header-area-6 .header__logo {
margin-right: auto;
}
.header-area-6 .side-toggle {
width: 46px;
height: 46px;
border: 1px solid rgba(17, 17, 17, 0.2);
border-radius: 50%;
transition: all 0.5s;
}
.dark .header-area-6 .side-toggle {
border-color: rgba(255, 255, 255, 0.2);
}
.header-area-6 .side-toggle:hover {
background-color: #FFD80C;
border-color: transparent;
}
.header-area-6 .side-toggle:hover svg * {
fill: var(--black);
}
.header-area-6 .side-toggle svg * {
fill: var(--primary);
transition: all 0.5s;
} .header-area-17 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-17__inner {
display: grid;
grid-template-columns: 1fr 2fr 1fr;
align-items: center;
min-height: 80px;
}
@media only screen and (max-width: 1199px) {
.header-area-17__inner {
grid-template-columns: 2fr 1fr 1fr;
}
}
@media only screen and (max-width: 767px) {
.header-area-17__inner {
grid-template-columns: 1fr auto;
}
}
.header-area-17 .header__logo {
margin-left: 20px;
}
.header-area-17 .header__logo img {
width: 83px;
}
.header-area-17 .header__logo .info {
font-weight: 500;
font-size: 16px;
line-height: 16px;
text-transform: uppercase;
color: var(--primary);
display: inline-block;
padding: 5px 0;
border-left: 1px solid var(--primary);
padding-left: 20px;
margin-left: 20px;
}
@media (max-width: 400px) {
.header-area-17 .header__logo .info {
display: none;
}
}
@media only screen and (max-width: 1199px) {
.header-area-17 .header__nav {
display: none;
}
}
.header-area-17 .main-menu>ul {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.header-area-17 .main-menu>ul>li:nth-child(2n) {
border-left: 1px solid rgba(17, 17, 17, 0.15);
}
.header-area-17 .main-menu>ul>li>a {
font-weight: 500;
font-size: 16px;
line-height: 1;
text-transform: uppercase;
padding: 42px 20px;
}
@media only screen and (max-width: 1919px) {
.header-area-17 .main-menu>ul>li>a {
padding: 32px 20px;
}
}
@media only screen and (max-width: 767px) {
.header-area-17 .header__btn {
display: none;
}
}
.header-area-17 .rr-btn-classic {
padding: 42px 20px;
}
@media only screen and (max-width: 1919px) {
.header-area-17 .rr-btn-classic {
padding: 32px 20px;
}
}
.header-area-17 .header__navicon {
text-align: end;
}
.header-area-17 .side-toggle {
width: 60px;
height: 60px;
cursor: pointer;
border-radius: 20px;
transition: all 0.5s;
border: 1px solid rgba(17, 17, 17, 0.15);
position: relative;
margin-right: 20px;
}
.dark .header-area-17 .side-toggle {
border-color: rgba(255, 255, 255, 0.15);
}
.header-area-17 .side-toggle:hover {
background-color: #FB7515;
border-color: transparent;
}
.header-area-17 .dot {
width: 4px;
height: 4px;
position: absolute;
border-radius: 50%;
background: var(--primary);
transition: all 0.4s ease;
}  .footer-area.footer-area-5 .footer-widget-wrapper-box {
border-bottom: none;
}
.footer-area.footer-area-5 .footer-widget-wrapper-box::before {
display: none;
}
.footer-area.footer-area-5 .footer-widget-box .title {
color: #999999;
}
.dark .footer-area.footer-area-5 .footer-widget-box .title {
color: #999999;
}
.footer-area.footer-area-5 .subscribe-form {
max-width: 515px;
}
.footer-area.footer-area-5 .subscribe-form .input-field {
display: flex;
gap: 10px;
background-color: var(--white);
padding: 28px 30px;
border-radius: 50px;
}
.dark .footer-area.footer-area-5 .subscribe-form .input-field {
background-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.footer-area.footer-area-5 .subscribe-form .input-field {
padding: 18px 30px;
}
}
.footer-area.footer-area-5 .subscribe-form .input-field input {
width: 100%;
background-color: transparent;
border: 0;
outline: 0;
font-size: 22px;
line-height: 1;
color: var(--primary);
}
.footer-area.footer-area-5 .subscribe-form .input-field input::placeholder {
color: rgba(17, 17, 17, 0.3);
}
.dark .footer-area.footer-area-5 .subscribe-form .input-field input::placeholder {
color: rgba(255, 255, 255, 0.3);
}
.footer-area.footer-area-5 .subscribe-form .input-field i {
rotate: -45deg;
font-size: 20px;
color: var(--primary);
}
.footer-area.footer-area-5 .subscription-text {
margin-top: 23px;
}
.footer-area.footer-area-5 .subscription-text .text {
font-size: 22px;
line-height: 28px;
color: var(--primary);
max-width: 345px;
}
.footer-area.footer-area-5 .subscription-text .text a {
position: relative;
}
.footer-area.footer-area-5 .subscription-text .text a::before {
transition: all 0.5s;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
content: "";
background-color: currentColor;
}
.footer-area.footer-area-5 .subscription-text .text a:hover:hover::before {
width: 0;
}
.footer-area.footer-area-5 .copyright-text .text a {
color: #999999;
}
.dark .footer-area.footer-area-5 .copyright-text .text a {
color: #999999;
}
.footer-area .copyright-area-5 {
border-top: 1px solid var(--border);
}
.footer-area .footer-widget-wrapper-box {
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
padding: 100px 0px;
position: relative;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-widget-wrapper-box {
padding: 70px 0;
}
}
@media only screen and (max-width: 1199px) {
.footer-area .footer-widget-wrapper-box {
padding: 50px 0;
}
}
.footer-area .footer-widget-wrapper-box::before {
content: "";
position: absolute;
right: 795px;
background-color: var(--border);
width: 1px;
height: 100%;
top: 0;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-widget-wrapper-box::before {
right: 670px;
}
}
@media only screen and (max-width: 1399px) {
.footer-area .footer-widget-wrapper-box::before {
right: 580px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area .footer-widget-wrapper-box::before {
right: 480px;
}
}
@media only screen and (max-width: 991px) {
.footer-area .footer-widget-wrapper-box::before {
display: none;
}
}
.footer-area .footer-widget-wrapper-box .content .title {
font-size: 90px;
font-weight: 400;
line-height: 85px;
letter-spacing: -3.5px;
font-family: var(--font_bdogrotesk);
color: var(--primary);
display: inline-block;
}
.dark .footer-area .footer-widget-wrapper-box .content .title {
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-widget-wrapper-box .content .title {
font-size: 80px;
line-height: 85px;
}
}
@media only screen and (max-width: 1399px) {
.footer-area .footer-widget-wrapper-box .content .title {
font-size: 70px;
line-height: 74px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area .footer-widget-wrapper-box .content .title {
font-size: 60px;
line-height: 70px;
}
}
@media only screen and (max-width: 991px) {
.footer-area .footer-widget-wrapper-box .content .title {
font-size: 43px;
line-height: 50px;
letter-spacing: 0;
}
}
@media (max-width: 575px) {
.footer-area .footer-widget-wrapper-box .content .title {
font-size: 35px;
line-height: 45px;
}
}
.footer-area .footer-widget-wrapper {
display: grid;
gap: 30px 170px;
grid-template-columns: 1fr auto auto auto;
justify-content: space-between;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-widget-wrapper {
gap: 30px 140px;
}
}
@media only screen and (max-width: 1399px) {
.footer-area .footer-widget-wrapper {
gap: 30px 100px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area .footer-widget-wrapper {
gap: 30px 53px;
}
}
@media only screen and (max-width: 991px) {
.footer-area .footer-widget-wrapper {
grid-template-columns: 1fr 1fr;
gap: 30px;
}
}
@media (max-width: 575px) {
.footer-area .footer-widget-wrapper {
grid-template-columns: 1fr;
}
}
.footer-area .footer-widget-box .title {
font-size: 22px;
line-height: 20px;
margin-bottom: 30px;
color: #999999;
font-family: var(--font_dmsans);
}
.dark .footer-area .footer-widget-box .title {
color: #555555;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-widget-box .title {
margin-bottom: 20px;
}
}
.footer-area .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-area .footer-nav-list li {
font-size: 22px;
line-height: 30px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
list-style: none;
}
.footer-area .footer-nav-list li a {
display: block;
}
.footer-area .footer-nav-list li a:hover {
opacity: 1;
}
.footer-area .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-area .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.footer-area .copyright-area-inner {
padding: 48px 0;
}
@media only screen and (max-width: 1919px) {
.footer-area .copyright-area-inner {
padding: 38px 0;
}
}
@media only screen and (max-width: 1399px) {
.footer-area .copyright-area-inner {
padding: 28px 0;
}
}
.footer-area .copyright-text .text {
font-size: 22px;
line-height: 1;
color: var(--primary);
text-align: center;
}
@media only screen and (max-width: 1399px) {
.footer-area .copyright-text .text {
font-size: 20px;
}
}
.footer-area .copyright-text .text a {
color: #999999;
transition: all 0.3s;
position: relative;
}
.dark .footer-area .copyright-text .text a {
color: #555555;
}
.footer-area .copyright-text .text a::before {
width: 0%;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.footer-area .copyright-text .text a:hover {
color: var(--black);
}
.dark .footer-area .copyright-text .text a:hover {
color: var(--white);
}
.footer-area .copyright-text .text a:hover::before {
width: 100%;
} .footer-area-2 {
margin-top: -3px;
}
.footer-area-2 .footer-widget-wrapper-box {
position: relative;
}
.footer-area-2 .footer-widget-wrapper-box::before {
left: 740px;
}
@media only screen and (max-width: 1399px) {
.footer-area-2 .footer-widget-wrapper-box::before {
left: 550px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .footer-widget-wrapper-box::before {
left: 400px;
}
}
.footer-area-2 .footer-widget-wrapper {
gap: 30px 90px;
}
@media only screen and (max-width: 767px) {
.footer-area-2 .footer-widget-wrapper {
grid-template-columns: 300px 1fr;
gap: 30px 40px;
}
}
@media (max-width: 575px) {
.footer-area-2 .footer-widget-wrapper {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .footer-widget-box.content .title {
font-size: 55px;
line-height: 65px;
}
.footer-area-2 .footer-widget-box.content .title br {
display: none;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .footer-widget-box.content .title {
font-size: 40px;
line-height: 45px;
}
}
.footer-area-2 .footer-widget-box.content .title span {
font-family: var(--font_ppeditor);
} .footer-3-area-inner {
display: grid;
gap: 5px;
grid-template-columns: 1fr 780px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: -3px;
}
@media only screen and (max-width: 1919px) {
.footer-3-area-inner {
grid-template-columns: 1fr 680px;
}
}
@media only screen and (max-width: 1199px) {
.footer-3-area-inner {
grid-template-columns: 1fr 580px;
}
}
@media only screen and (max-width: 991px) {
.footer-3-area-inner {
grid-template-columns: 1fr;
}
}
.footer-3-logo img {
max-width: 223px;
}
@media only screen and (max-width: 1199px) {
.footer-3-logo img {
max-width: 173px;
}
}
.footer-3-link-box {
background-color: var(--white);
border-radius: 20px;
padding: 50px 50px;
}
.dark .footer-3-link-box {
background-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.footer-3-link-box {
padding: 40px 40px;
}
}
@media only screen and (max-width: 1199px) {
.footer-3-link-box {
padding: 20px 20px;
}
}
.footer-3-social {
margin-top: 30px;
display: flex;
gap: 5px;
flex-wrap: wrap;
}
.footer-3-social a {
font-weight: 400;
font-size: 16px;
line-height: 16px;
color: var(--primary);
border: 1px solid rgba(17, 17, 17, 0.15);
padding: 21px 19px;
border-radius: 20px;
display: inline-block;
}
.dark .footer-3-social a {
border-color: rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width: 1199px) {
.footer-3-social a {
padding: 16px 19px;
}
}
.footer-3-social a:hover {
background-color: #FFD80C;
border-color: transparent;
}
.footer-3-subscription-text {
background-color: var(--white);
border-radius: 20px;
padding: 45px 30px 47px;
}
.dark .footer-3-subscription-text {
background-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.footer-3-subscription-text {
padding: 35px 30px 37px;
}
}
@media only screen and (max-width: 1199px) {
.footer-3-subscription-text {
padding: 15px 20px 17px;
}
}
.footer-3-subscription-text .text {
font-family: var(--fotn_bdogrotesk);
font-weight: 400;
font-size: 30px;
line-height: 1;
letter-spacing: -0.05em;
color: var(--primary);
}
.footer-3-newsletter-box {
display: flex;
gap: 5px;
flex-direction: column;
}
.footer-3-subscription-text {
flex-grow: 1;
}
.footer-3-subscribe-form .input-field {
display: flex;
align-items: center;
gap: 5px;
}
.footer-3-subscribe-form input {
width: 100%;
background-color: var(--white);
border: 0;
outline: 0;
font-size: 20px;
line-height: 1;
color: var(--primary);
height: 100px;
padding: 20px 30px;
border-radius: 20px;
}
.dark .footer-3-subscribe-form input {
background-color: var(--black);
}
@media only screen and (max-width: 1199px) {
.footer-3-subscribe-form input {
height: 80px;
padding: 20px 20px;
}
}
.footer-3-subscribe-form input::placeholder {
color: var(--secondary);
}
.dark .footer-3-subscribe-form input::placeholder {
color: #555555;
}
.footer-3-subscribe-form input:-webkit-autofill,
.footer-3-subscribe-form input:-webkit-autofill:focus {
transition: background-color 0s 600000s, color 0s 600000s !important;
}
.footer-3-subscribe-form .subscribe-btn {
width: 100px;
height: 100px;
min-width: 100px;
background-color: #FFD80C;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 20px;
}
@media only screen and (max-width: 1199px) {
.footer-3-subscribe-form .subscribe-btn {
width: 80px;
height: 80px;
min-width: 80px;
}
}
.footer-3-subscribe-form .subscribe-btn:hover .icon .first {
transform: translate(100%, -100%);
}
.footer-3-subscribe-form .subscribe-btn:hover .icon .second {
transform: translate(0%, 0%);
}
.footer-3-subscribe-form .subscribe-btn .icon {
display: inline-block;
line-height: 0;
position: relative;
overflow: hidden;
}
.footer-3-subscribe-form .subscribe-btn .icon .first {
transition: all 0.3s;
}
.footer-3-subscribe-form .subscribe-btn .icon .second {
position: absolute;
bottom: 0;
left: 0;
transform: translate(-100%, 100%);
transition: all 0.3s;
box-sizing: content-box;
padding: var(--white-space);
} .copyright-area-4-inner {
border-top: 1px solid var(--border);
padding: 48px 0;
}
@media only screen and (max-width: 1919px) {
.copyright-area-4-inner {
padding: 38px 0;
}
}
@media only screen and (max-width: 1399px) {
.copyright-area-4-inner {
padding: 28px 0;
}
}
.copyright-4-text .text {
font-size: 22px;
line-height: 1;
color: var(--primary);
text-align: center;
}
@media only screen and (max-width: 1399px) {
.copyright-4-text .text {
font-size: 20px;
}
}
.copyright-4-text .text a {
color: #999999;
transition: all 0.3s;
position: relative;
}
.copyright-4-text .text a::before {
width: 0%;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.copyright-4-text .text a:hover {
color: var(--black);
}
.dark .copyright-4-text .text a:hover {
color: var(--white);
}
.copyright-4-text .text a:hover::before {
width: 100%;
} .footer-area-6 .footer-area-6-inner {
border-top: 1px solid var(--border);
}
.footer-area-6 .footer-area-6-list {
gap: 20px;
display: flex;
padding: 68px 0;
flex-wrap: wrap;
max-width: 987px;
margin-left: auto;
margin-right: auto;
align-items: center;
justify-content: space-between;
}
@media (max-width: 575px) {
.footer-area-6 .footer-area-6-list {
justify-content: center;
}
}
@media only screen and (max-width: 767px) {
.footer-area-6 .footer-area-6-list {
padding: 50px 0;
}
}
.footer-area-6 .footer-area-6-list li {
font-size: 14px;
font-weight: 400;
line-height: 15px;
text-align: center;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
list-style: none;
}
.footer-area-6 .footer-area-6-list li a {
display: inline-block;
position: relative;
}
.footer-area-6 .footer-area-6-list li a::before {
left: 0;
bottom: 0;
content: "";
width: 100%;
height: 1px;
position: absolute;
transition: all 0.3s;
background: currentColor;
}
.footer-area-6 .footer-area-6-list li a:hover::before {
width: 0;
} .footer-area-7 .footer-inner-7 {
border-top: 1px solid #D5D0CE;
}
.dark .footer-area-7 .footer-inner-7 {
border-color: #292929;
}
.footer-area-7 .footer-widget-wrapper {
display: grid;
grid-template-columns: 833px 445px 540px;
}
@media only screen and (max-width: 1399px) {
.footer-area-7 .footer-widget-wrapper {
grid-template-columns: auto auto auto;
}
}
@media only screen and (max-width: 767px) {
.footer-area-7 .footer-widget-wrapper {
grid-template-columns: auto;
}
}
.footer-area-7 .logo {
max-width: 120px;
}
.footer-area-7 .copyright-text {
padding-top: 100px;
}
@media only screen and (max-width: 1199px) {
.footer-area-7 .copyright-text {
padding-top: 70px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-7 .copyright-text {
padding-top: 50px;
}
}
.footer-area-7 .copyright-text .text {
font-size: 20px;
margin-top: 43px;
font-weight: 400;
color: var(--black);
}
.dark .footer-area-7 .copyright-text .text {
color: #F8F2EF;
}
@media only screen and (max-width: 1199px) {
.footer-area-7 .copyright-text .text {
margin-top: 30px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-7 .copyright-text .text {
margin-top: 15px;
}
}
.footer-area-7 .footer-widget-box {
padding-left: 100px;
position: relative;
padding-top: 94px;
padding-bottom: 94px;
}
@media only screen and (max-width: 1199px) {
.footer-area-7 .footer-widget-box {
padding-left: 50px;
padding-top: 70px;
padding-bottom: 70px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-7 .footer-widget-box {
padding-left: 20px;
padding-top: 50px;
padding-bottom: 50px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-7 .footer-widget-box {
padding-left: 0;
padding-top: 30px;
padding-bottom: 10px;
}
}
.footer-area-7 .footer-widget-box::before {
content: "";
top: 0;
left: 0;
width: 1px;
height: 1000px;
position: absolute;
background-color: #D5D0CE;
}
.dark .footer-area-7 .footer-widget-box::before {
background-color: #292929;
}
@media only screen and (max-width: 767px) {
.footer-area-7 .footer-widget-box::before {
display: none;
}
}
.footer-area-7 .footer-widget-box .title {
font-size: 24px;
font-weight: 200;
line-height: normal;
margin-bottom: 36px;
color: var(--primary);
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1199px) {
.footer-area-7 .footer-widget-box .title {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-7 .footer-widget-box .title {
margin-bottom: 5px;
}
}
@media (max-width: 575px) {
.footer-area-7 .footer-widget-box .title {
font-size: 22px;
}
}
.footer-area-7 .footer-widget-box p {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
}
.footer-area-7 .footer-widget-box .group {
display: flex;
padding-bottom: 15px;
border-bottom: 1px solid var(--primary);
}
.dark .footer-area-7 .footer-widget-box .group {
border-color: #F8F2EF;
}
.footer-area-7 .footer-widget-box .group input {
width: 100%;
border: none;
color: var(--primary);
font-size: 20px;
font-weight: 400;
padding-right: 10px;
background: transparent;
}
.footer-area-7 .footer-widget-box .group input:focus {
border: none;
outline: 0;
box-shadow: none;
}
.footer-area-7 .footer-widget-box .group input::placeholder {
color: #999999;
}
.dark .footer-area-7 .footer-widget-box .group input::placeholder {
color: #555555;
}
.footer-area-7 .footer-widget-box .group button i {
color: var(--primary);
}
.dark .footer-area-7 .footer-widget-box .group button i {
color: #F8F2EF;
} .footer-8-inner {
padding-top: 46px;
padding-bottom: 195px;
}
@media only screen and (max-width: 1919px) {
.footer-8-inner {
padding-bottom: 145px;
}
}
@media only screen and (max-width: 1399px) {
.footer-8-inner {
padding-bottom: 95px;
}
}
@media only screen and (max-width: 1199px) {
.footer-8-inner {
padding-bottom: 55px;
}
}
.footer-8-widget-wrapper {
display: grid;
gap: 20px 30px;
grid-template-columns: 695px 1fr auto;
}
@media only screen and (max-width: 1919px) {
.footer-8-widget-wrapper {
grid-template-columns: 595px 1fr auto;
}
}
@media only screen and (max-width: 1199px) {
.footer-8-widget-wrapper {
grid-template-columns: 495px 1fr auto;
}
}
@media only screen and (max-width: 991px) {
.footer-8-widget-wrapper {
grid-template-columns: 340px 1fr auto;
}
}
@media only screen and (max-width: 767px) {
.footer-8-widget-wrapper {
grid-template-columns: auto;
}
}
.footer-8-widget-box.newsletter {
margin-top: 1px;
}
.footer-8-widget-box.newsletter .subscribe-form {
max-width: 400px;
}
@media only screen and (max-width: 991px) {
.footer-8-widget-box.newsletter .subscribe-form {
max-width: 300px;
}
}
.footer-8-widget-box.newsletter .subscribe-form .input-field {
gap: 10px;
display: flex;
padding: 0px 0px 15px;
border-radius: 0px;
background-color: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.dark .footer-8-widget-box.newsletter .subscribe-form .input-field {
border-color: rgba(17, 17, 17, 0.2);
}
.footer-8-widget-box.newsletter .subscribe-form .input-field input {
width: 100%;
background-color: transparent;
border: 0;
outline: 0;
font-size: 15px;
line-height: 20px;
}
.rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field input {
color: var(--white);
}
.dark .rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field input {
color: var(--black);
}
.footer-8-widget-box.newsletter .subscribe-form .input-field input::placeholder {
text-transform: uppercase;
}
.rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field input::placeholder {
color: #555555;
}
.dark .rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field input::placeholder {
color: #999999;
}
.footer-8-widget-box.newsletter .subscribe-form .input-field i {
font-size: 20px;
}
.rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field i {
color: var(--white);
}
.dark .rr-bg-primary .footer-8-widget-box.newsletter .subscribe-form .input-field i {
color: var(--black);
}
.footer-8-widget-box-content {
margin-top: 62px;
}
@media only screen and (max-width: 1919px) {
.footer-8-widget-box-content {
margin-top: 52px;
}
}
@media only screen and (max-width: 1199px) {
.footer-8-widget-box-content {
margin-top: 42px;
}
}
.footer-8-widget-box-content a {
font-family: var(--font_dmsans);
font-size: 15px;
font-weight: 500;
line-height: 21px;
text-transform: uppercase;
transition-property: opacity;
transition-duration: 500ms;
display: inline-block;
}
.rr-bg-primary .footer-8-widget-box-content a {
color: var(--white);
}
.dark .rr-bg-primary .footer-8-widget-box-content a {
color: var(--black);
}
.rr-bg-primary .footer-8-widget-box-content a:hover {
color: #999999;
}
.dark .rr-bg-primary .footer-8-widget-box-content a:hover {
color: #555555;
}
.footer-8-widget-box .title {
font-family: var(--font_dmsans);
font-size: 15px;
font-weight: 500;
line-height: 20px;
text-transform: uppercase;
margin-bottom: 20px;
}
.rr-bg-primary .footer-8-widget-box .title {
color: #555555;
}
.dark .rr-bg-primary .footer-8-widget-box .title {
color: #999999;
}
.footer-8-widget-box .footer-nav-list {
display: inline-block;
}
.footer-8-widget-box .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-8-widget-box .footer-nav-list li {
font-family: var(--font_dmsans);
font-size: 15px;
font-weight: 500;
line-height: 21px;
text-transform: uppercase;
transition-property: opacity;
transition-duration: 500ms;
list-style: none;
}
.rr-bg-primary .footer-8-widget-box .footer-nav-list li {
color: var(--white);
}
.dark .rr-bg-primary .footer-8-widget-box .footer-nav-list li {
color: var(--black);
}
.footer-8-widget-box .footer-nav-list li:not(:last-child) {
margin-bottom: 0px;
}
.footer-8-widget-box .footer-nav-list li a {
display: block;
}
.footer-8-widget-box .footer-nav-list li a:hover {
opacity: 1;
}
.rr-bg-primary .footer-8-widget-box .footer-nav-list li a:hover {
color: var(--white);
}
.dark .rr-bg-primary .footer-8-widget-box .footer-nav-list li a:hover {
color: var(--black);
}
.footer-8-widget-box .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-8-widget-box .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.copyright-8-content {
gap: 10px 30px;
display: grid;
padding: 34.5px 0;
align-items: center;
grid-template-columns: 695px 1fr auto;
}
@media only screen and (max-width: 1919px) {
.copyright-8-content {
grid-template-columns: 595px 1fr auto;
}
}
@media only screen and (max-width: 1199px) {
.copyright-8-content {
grid-template-columns: 495px 1fr auto;
}
}
@media only screen and (max-width: 991px) {
.copyright-8-content {
grid-template-columns: auto auto auto;
justify-content: space-between;
}
}
@media (max-width: 575px) {
.copyright-8-content {
grid-template-columns: auto;
padding: 20.5px 0;
}
}
.copyright-8-content .copyright-logo img {
max-width: 120px;
}
.copyright-8-content .copyright-text p {
font-family: var(--font_dmsans);
font-size: 15px;
font-weight: 500;
line-height: 21px;
text-transform: uppercase;
}
.rr-bg-primary .copyright-8-content .copyright-text p {
color: var(--white);
}
.dark .rr-bg-primary .copyright-8-content .copyright-text p {
color: var(--black);
}
.rr-bg-primary .copyright-8-content .copyright-text p a:hover {
color: #999999;
}
.dark .rr-bg-primary .copyright-8-content .copyright-text p a:hover {
color: #555555;
}
.copyright-8-content .copyright-privacy p {
font-family: var(--font_dmsans);
font-size: 15px;
font-weight: 500;
line-height: 21px;
text-transform: uppercase;
}
.rr-bg-primary .copyright-8-content .copyright-privacy p {
color: var(--white);
}
.dark .rr-bg-primary .copyright-8-content .copyright-privacy p {
color: var(--black);
}
.rr-bg-primary .copyright-8-content .copyright-privacy p a:hover {
color: #999999;
}
.dark .rr-bg-primary .copyright-8-content .copyright-privacy p a:hover {
color: #555555;
} .footer-area-9 .footer-inner-9 {
padding-top: 50px;
border-top: 1px solid rgba(17, 17, 17, 0.2);
padding-bottom: 200px;
}
.dark .footer-area-9 .footer-inner-9 {
border-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 1399px) {
.footer-area-9 .footer-inner-9 {
padding-bottom: 150px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-9 .footer-inner-9 {
padding-bottom: 100px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-9 .footer-inner-9 {
padding-bottom: 60px;
}
}
@media (max-width: 575px) {
.footer-area-9 .footer-inner-9 {
padding-bottom: 40px;
}
}
.footer-area-9 .footer-widget-wrapper {
gap: 20px;
display: grid;
grid-template-columns: 725px auto 78px;
}
@media only screen and (max-width: 1399px) {
.footer-area-9 .footer-widget-wrapper {
grid-template-columns: 625px auto 78px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-9 .footer-widget-wrapper {
grid-template-columns: 525px auto 78px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-9 .footer-widget-wrapper {
grid-template-columns: 370px auto 78px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-9 .footer-widget-wrapper {
grid-template-columns: auto;
}
}
.footer-area-9 .footer-widget-box.newsletter .subscribe-form {
max-width: 400px;
}
@media only screen and (max-width: 991px) {
.footer-area-9 .footer-widget-box.newsletter .subscribe-form {
max-width: 300px;
}
}
.footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field {
gap: 10px;
display: flex;
padding: 0px 0px 14px;
border-radius: 0px;
background-color: transparent;
border-bottom: 1px solid rgba(17, 17, 17, 0.2);
}
.dark .footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field {
border-color: rgba(255, 255, 255, 0.2);
}
.footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field input {
width: 100%;
background-color: transparent;
border: 0;
outline: 0;
font-size: 17px;
line-height: 1;
color: var(--primary);
}
.footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field input::placeholder {
color: #999999;
}
.dark .footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field input::placeholder {
color: #555555;
}
.footer-area-9 .footer-widget-box.newsletter .subscribe-form .input-field i {
font-size: 20px;
color: var(--primary);
}
.footer-area-9 .footer-widget-box-content {
margin-top: 62px;
}
.footer-area-9 .footer-widget-box-content a {
font-size: 18px;
display: inline-block;
color: var(--primary);
}
.footer-area-9 .footer-widget-box-content a:hover {
color: var(--secondary);
}
.footer-area-9 .footer-widget-box .title {
color: #999999;
font-size: 18px;
font-weight: 400;
line-height: 20px;
margin-bottom: 15px;
font-family: var(--font_dmsans);
}
.dark .footer-area-9 .footer-widget-box .title {
color: #555555;
}
.footer-area-9 .footer-nav-list {
display: inline-block;
}
.footer-area-9 .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-area-9 .footer-nav-list li {
font-size: 18px;
font-weight: 400;
line-height: 20px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
font-family: var(--font_dmsans);
list-style: none;
}
.footer-area-9 .footer-nav-list li:not(:last-child) {
margin-bottom: 4px;
}
.footer-area-9 .footer-nav-list li a {
display: block;
}
.footer-area-9 .footer-nav-list li a:hover {
opacity: 1;
}
.footer-area-9 .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-area-9 .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.copyright-area-9 .copyright-logo img {
max-width: 120px;
}
.copyright-area-9 .copyright-area-inner {
gap: 20px;
display: grid;
padding: 34.5px 0;
align-items: center;
grid-template-columns: 725px auto 110px;
}
@media only screen and (max-width: 1399px) {
.copyright-area-9 .copyright-area-inner {
grid-template-columns: 625px auto 110px;
}
}
@media only screen and (max-width: 1199px) {
.copyright-area-9 .copyright-area-inner {
grid-template-columns: 525px auto 110px;
}
}
@media only screen and (max-width: 991px) {
.copyright-area-9 .copyright-area-inner {
grid-template-columns: auto auto auto;
justify-content: space-between;
}
}
@media (max-width: 575px) {
.copyright-area-9 .copyright-area-inner {
gap: 10px;
grid-template-columns: auto;
padding: 20.5px 0;
}
}
.copyright-area-9 .copyright-text p {
font-size: 18px;
font-weight: 400;
line-height: 21px;
color: var(--primary);
}
.copyright-area-9 .copyright-text p a:hover {
color: var(--secondary);
}
.copyright-area-9 .copyright-privacy p {
font-size: 18px;
font-weight: 400;
line-height: 21px;
color: var(--primary);
} .footer-12-inner {
padding-top: 46px;
padding-bottom: 195px;
border-top: 1px solid var(--border);
}
@media only screen and (max-width: 1919px) {
.footer-12-inner {
padding-bottom: 145px;
}
}
@media only screen and (max-width: 1399px) {
.footer-12-inner {
padding-bottom: 95px;
}
}
@media only screen and (max-width: 1199px) {
.footer-12-inner {
padding-bottom: 55px;
}
}
.footer-12-widget-wrapper {
display: grid;
gap: 20px 30px;
grid-template-columns: 695px 1fr auto;
}
@media only screen and (max-width: 1919px) {
.footer-12-widget-wrapper {
grid-template-columns: 595px 1fr auto;
}
}
@media only screen and (max-width: 1199px) {
.footer-12-widget-wrapper {
grid-template-columns: 495px 1fr auto;
}
}
@media only screen and (max-width: 991px) {
.footer-12-widget-wrapper {
grid-template-columns: 340px 1fr auto;
}
}
@media only screen and (max-width: 767px) {
.footer-12-widget-wrapper {
grid-template-columns: auto;
}
}
.footer-12-widget-box.newsletter {
margin-top: 1px;
}
.footer-12-widget-box.newsletter .subscribe-form {
max-width: 400px;
}
@media only screen and (max-width: 991px) {
.footer-12-widget-box.newsletter .subscribe-form {
max-width: 300px;
}
}
.footer-12-widget-box.newsletter .subscribe-form .input-field {
gap: 10px;
display: flex;
padding: 0px 0px 15px;
border-radius: 0px;
background-color: transparent;
border-bottom: 1px solid rgba(17, 17, 17, 0.2);
}
.dark .footer-12-widget-box.newsletter .subscribe-form .input-field {
border-color: rgba(255, 255, 255, 0.2);
}
.footer-12-widget-box.newsletter .subscribe-form .input-field input {
width: 100%;
background-color: transparent;
border: 0;
outline: 0;
font-size: 15px;
line-height: 20px;
color: var(--primary);
}
.footer-12-widget-box.newsletter .subscribe-form .input-field input::placeholder {
color: #999999;
text-transform: uppercase;
}
.dark .footer-12-widget-box.newsletter .subscribe-form .input-field input::placeholder {
color: #555555;
}
.footer-12-widget-box.newsletter .subscribe-form .input-field input:-webkit-autofill,
.footer-12-widget-box.newsletter .subscribe-form .input-field input:-webkit-autofill:focus {
transition: background-color 0s 600000s, color 0s 600000s !important;
}
.footer-12-widget-box.newsletter .subscribe-form .input-field i {
font-size: 20px;
color: var(--primary);
}
.footer-12-widget-box-content {
margin-top: 62px;
}
@media only screen and (max-width: 1919px) {
.footer-12-widget-box-content {
margin-top: 52px;
}
}
@media only screen and (max-width: 1199px) {
.footer-12-widget-box-content {
margin-top: 42px;
}
}
.footer-12-widget-box-content a {
font-family: var(--font_dmsans);
font-size: 15px;
font-weight: 500;
line-height: 21px;
color: var(--primary);
text-transform: uppercase;
transition-property: opacity;
transition-duration: 500ms;
display: inline-block;
}
.footer-12-widget-box-content a:hover {
color: var(--secondary);
}
.footer-12-widget-box .title {
font-family: var(--font_dmsans);
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: #999999;
text-transform: uppercase;
margin-bottom: 20px;
}
.dark .footer-12-widget-box .title {
color: #555555;
}
.footer-12-widget-box .footer-nav-list {
display: inline-block;
}
.footer-12-widget-box .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-12-widget-box .footer-nav-list li {
font-family: var(--font_dmsans);
font-size: 16px;
font-weight: 500;
line-height: 22px;
color: var(--primary);
text-transform: uppercase;
transition-property: opacity;
transition-duration: 500ms;
list-style: none;
}
.footer-12-widget-box .footer-nav-list li:not(:last-child) {
margin-bottom: 0px;
}
.footer-12-widget-box .footer-nav-list li a {
display: block;
}
.footer-12-widget-box .footer-nav-list li a:hover {
opacity: 1;
color: var(--primary);
}
.footer-12-widget-box .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-12-widget-box .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.copyright-12-content {
gap: 10px 30px;
display: grid;
padding: 34.5px 0;
align-items: center;
grid-template-columns: 695px 1fr auto;
}
@media only screen and (max-width: 1919px) {
.copyright-12-content {
grid-template-columns: 595px 1fr auto;
}
}
@media only screen and (max-width: 1199px) {
.copyright-12-content {
grid-template-columns: 495px 1fr auto;
}
}
@media only screen and (max-width: 991px) {
.copyright-12-content {
grid-template-columns: auto auto auto;
justify-content: space-between;
}
}
@media (max-width: 575px) {
.copyright-12-content {
grid-template-columns: auto;
padding: 20.5px 0;
}
}
.copyright-12-content .copyright-logo img {
max-width: 75px;
}
.copyright-12-content .copyright-text p {
font-family: var(--font_dmsans);
font-size: 15px;
font-weight: 500;
line-height: 21px;
color: var(--primary);
text-transform: uppercase;
}
.copyright-12-content .copyright-text p a:hover {
color: var(--secondary);
}
.copyright-12-content .copyright-privacy p {
font-family: var(--font_dmsans);
font-size: 15px;
font-weight: 500;
line-height: 21px;
color: var(--primary);
text-transform: uppercase;
}
.copyright-12-content .copyright-privacy p a:hover {
color: var(--secondary);
} .our-expertise-7 .our-expertise-inner {
border-top: 1px solid #D5D0CE;
position: relative;
}
.dark .our-expertise-7 .our-expertise-inner {
border-color: #292929;
}
.our-expertise-7 .section-title {
margin-bottom: 120px;
}
@media only screen and (max-width: 1399px) {
.our-expertise-7 .section-title {
margin-bottom: 100px;
}
}
@media only screen and (max-width: 1199px) {
.our-expertise-7 .section-title {
margin-bottom: 80px;
}
}
@media only screen and (max-width: 991px) {
.our-expertise-7 .section-title {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 767px) {
.our-expertise-7 .section-title {
margin-bottom: 30px;
}
}
.our-expertise-7 .section-title .title {
font-size: 180px;
font-weight: 200;
line-height: 170px;
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1399px) {
.our-expertise-7 .section-title .title {
font-size: 150px;
line-height: 150px;
}
}
@media only screen and (max-width: 1199px) {
.our-expertise-7 .section-title .title {
font-size: 100px;
line-height: 100px;
}
}
@media only screen and (max-width: 991px) {
.our-expertise-7 .section-title .title {
font-size: 80px;
line-height: 80px;
}
}
@media only screen and (max-width: 767px) {
.our-expertise-7 .section-title .title {
font-size: 60px;
line-height: 60px;
}
}
@media (max-width: 575px) {
.our-expertise-7 .section-title .title {
font-size: 40px;
line-height: 40px;
}
}
.our-expertise-7 .our-expertise-item {
gap: 30px;
display: grid;
cursor: pointer;
padding-top: 40px;
position: relative;
padding-bottom: 50px;
border-bottom: 1px solid #D5D0CE;
grid-template-columns: 234px 930px 1fr;
}
.dark .our-expertise-7 .our-expertise-item {
border-color: #292929;
}
@media only screen and (max-width: 1919px) {
.our-expertise-7 .our-expertise-item {
grid-template-columns: 234px 630px 1fr;
}
}
@media only screen and (max-width: 1399px) {
.our-expertise-7 .our-expertise-item {
grid-template-columns: 234px 430px 1fr;
}
}
@media only screen and (max-width: 1199px) {
.our-expertise-7 .our-expertise-item {
grid-template-columns: 200px 300px 1fr;
}
}
@media only screen and (max-width: 991px) {
.our-expertise-7 .our-expertise-item {
grid-template-columns: 80px 290px 1fr;
}
}
@media only screen and (max-width: 767px) {
.our-expertise-7 .our-expertise-item {
grid-template-columns: 1fr;
padding-bottom: 20px;
gap: 20px;
}
}
.our-expertise-7 .our-expertise-item:hover span {
margin-left: 30px;
}
.our-expertise-7 .our-expertise-item span {
font-size: 14px;
font-weight: 400;
line-height: 16px;
display: inline-block;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
z-index: 1;
position: relative;
transition: all 0.3s;
}
.our-expertise-7 .our-expertise-item .title {
z-index: 1;
font-size: 60px;
font-weight: 200;
line-height: 60px;
position: relative;
color: var(--primary);
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1399px) {
.our-expertise-7 .our-expertise-item .title {
font-size: 50px;
line-height: 50px;
}
}
@media only screen and (max-width: 1199px) {
.our-expertise-7 .our-expertise-item .title {
font-size: 40px;
line-height: 45px;
}
}
@media only screen and (max-width: 767px) {
.our-expertise-7 .our-expertise-item .title {
font-size: 35px;
line-height: 35px;
}
}
@media (max-width: 575px) {
.our-expertise-7 .our-expertise-item .title {
font-size: 29px;
line-height: 30px;
}
}
.our-expertise-7 .our-expertise-item p {
font-size: 20px;
font-weight: 400;
max-width: 370px;
line-height: 28px;
color: var(--primary);
z-index: 1;
position: relative;
}
@media only screen and (max-width: 991px) {
.our-expertise-7 .our-expertise-item p {
max-width: 100%;
}
}
.our-expertise-7 .hover-image {
position: absolute;
top: 0;
left: 0;
opacity: 0;
z-index: 99;
width: 350px;
height: 370px;
overflow: hidden;
pointer-events: none;
will-change: transform;
transform: translate(0%, 0%) scale(0);
}
.our-expertise-7 .hover-image img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
pointer-events: none;
}
.our-expertise-7 .active-bg {
left: 0;
right: 0;
z-index: 0;
height: 0;
opacity: 0;
position: absolute;
pointer-events: none;
background: #F2EAE5;
transform: translateY(0);
transform-origin: top center;
transition: transform 0.4s ease, height 0.4s ease, opacity 0.4s ease;
}
.dark .our-expertise-7 .active-bg {
background-color: #1A1A1A;
} .section-title-6 {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 215px;
line-height: 0.86;
letter-spacing: -0.09em;
text-transform: uppercase;
}
@media only screen and (max-width: 1919px) {
.section-title-6 {
font-size: 165px;
}
}
@media only screen and (max-width: 1399px) {
.section-title-6 {
font-size: 155px;
}
}
@media only screen and (max-width: 1199px) {
.section-title-6 {
font-size: 115px;
}
}
@media only screen and (max-width: 991px) {
.section-title-6 {
font-size: 85px;
}
}
@media only screen and (max-width: 767px) {
.section-title-6 {
font-size: 60px;
letter-spacing: -0.05em;
line-height: 1;
}
}
@media (max-width: 575px) {
.section-title-6 {
font-size: 38px;
}
} .hero-6-section-content {
margin-top: 27px;
}
@media only screen and (max-width: 1199px) {
.hero-6-section-content {
margin-top: 107px;
}
}
.hero-6-section-content .meta-list {
max-width: 580px;
margin-left: auto;
}
@media only screen and (max-width: 1199px) {
.hero-6-section-content .meta-list {
margin-left: 0;
}
}
.hero-6-section-content .meta-list ul {
display: grid;
gap: 15px 40px;
grid-template-columns: 200px 200px;
justify-content: space-between;
}
@media (max-width: 575px) {
.hero-6-section-content .meta-list ul {
grid-template-columns: 1fr;
}
}
.hero-6-section-content .meta-list li {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 14px;
line-height: 15px;
letter-spacing: -0.05em;
text-transform: uppercase;
color: var(--primary);
list-style: none;
}
.hero-6-section-content .meta-list li br {
display: block;
}
.hero-6-section-content .section-title-wrapper {
margin-top: 51px;
}
@media only screen and (max-width: 1199px) {
.hero-6-section-content .section-title-wrapper {
margin-top: 41px;
}
}
@media only screen and (max-width: 991px) {
.hero-6-section-content .section-title-wrapper {
margin-top: 31px;
}
}
.hero-6-nav {
position: relative;
z-index: 1;
margin-top: 146px;
}
@media only screen and (max-width: 1919px) {
.hero-6-nav {
margin-top: 96px;
}
}
.hero-6-nav .main-menu li a {
font-size: 16px;
font-weight: 500;
padding: 0 0;
text-transform: uppercase;
justify-content: space-between;
}
.hero-6-nav .main-menu li a:hover {
color: var(--primary);
}
.hero-6-nav .main-menu>ul {
gap: 40px;
}
.hero-6-nav .main-menu>ul>li {
flex-grow: 1;
max-width: 270px;
}
.hero-6-nav .main-menu>ul>li:hover>a {
color: var(--secondary);
border-color: var(--primary);
}
.dark .hero-6-nav .main-menu>ul>li:hover>a {
border-color: var(--primary);
}
.hero-6-nav .main-menu>ul>li>a {
padding-bottom: 17px;
border-bottom: 1px solid rgba(17, 17, 17, 0.2);
}
.dark .hero-6-nav .main-menu>ul>li>a {
border-color: rgba(255, 255, 255, 0.2);
}
.hero-6-nav .main-menu ul.dp-menu {
min-width: 100%;
}
.hero-6-thumb {
margin-top: 50px;
}
@media only screen and (max-width: 767px) {
.hero-6-thumb {
margin-top: 30px;
}
} .about-6-section-header {
margin-top: 193px;
position: relative;
}
@media only screen and (max-width: 1919px) {
.about-6-section-header {
margin-top: 143px;
}
}
@media only screen and (max-width: 1399px) {
.about-6-section-header {
margin-top: 93px;
}
}
@media only screen and (max-width: 1199px) {
.about-6-section-header {
margin-top: 53px;
}
}
.about-6-section-header .meta-text {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 18px;
line-height: 22px;
letter-spacing: -0.03em;
text-align: center;
color: var(--primary);
max-width: 435px;
margin-inline: auto;
}
.about-6-section-header .section-title-wrapper {
margin-top: 174px;
position: relative;
z-index: 1;
}
@media only screen and (max-width: 1919px) {
.about-6-section-header .section-title-wrapper {
margin-top: 124px;
}
}
@media only screen and (max-width: 1399px) {
.about-6-section-header .section-title-wrapper {
margin-top: 74px;
}
}
@media only screen and (max-width: 1199px) {
.about-6-section-header .section-title-wrapper {
margin-top: 34px;
}
}
.about-6-section-header .section-title-6 {
text-align: center;
}
.about-6-section-content {
display: grid;
gap: 40px 90px;
grid-template-columns: 1.9fr 440px 1fr;
align-items: flex-end;
margin-top: -241px;
}
@media only screen and (max-width: 1919px) {
.about-6-section-content {
margin-top: -191px;
}
}
@media only screen and (max-width: 1399px) {
.about-6-section-content {
margin-top: -151px;
}
}
@media only screen and (max-width: 1199px) {
.about-6-section-content {
margin-top: 60px;
gap: 40px 60px;
}
}
@media only screen and (max-width: 991px) {
.about-6-section-content {
grid-template-columns: 1fr;
}
}
.about-6-section-content .about-6-thumb-1 {
margin-bottom: 7px;
}
.about-6-section-content .meta-text {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 14px;
line-height: 15px;
letter-spacing: -0.05em;
text-transform: uppercase;
color: var(--primary);
}
@media only screen and (max-width: 767px) {
.about-6-section-content .meta-text {
letter-spacing: 0;
}
}
.about-6-section-content .text {
font-weight: 400;
font-size: 20px;
line-height: 28px;
text-align: justify;
color: var(--primary);
margin-top: 137px;
}
@media only screen and (max-width: 1919px) {
.about-6-section-content .text {
margin-top: 87px;
}
}
@media only screen and (max-width: 1399px) {
.about-6-section-content .text {
margin-top: 37px;
}
}
@media only screen and (max-width: 767px) {
.about-6-section-content .text {
font-size: 18px;
line-height: 26px;
}
}
.about-6-section-content .about-6-thumb-2 {
margin-left: auto;
margin-bottom: 7px;
}
@media only screen and (max-width: 991px) {
.about-6-section-content .about-6-thumb-2 {
margin-left: 0;
}
} .service-6-section-header {
margin-top: 71px;
display: grid;
gap: 30px 60px;
grid-template-columns: 1fr auto;
align-items: flex-end;
}
@media only screen and (max-width: 1919px) {
.service-6-section-header {
margin-top: 41px;
}
}
@media only screen and (max-width: 1199px) {
.service-6-section-header {
margin-top: 21px;
}
}
@media only screen and (max-width: 767px) {
.service-6-section-header {
grid-template-columns: 1fr;
}
}
.service-6-section-header .btn-wrapper {
margin-bottom: 6px;
}
.service-6-section-header .rr-btn-underline {
color: var(--primary);
font-size: 14px;
line-height: 30px;
text-transform: uppercase;
gap: 10px;
}
.service-6-section-header .rr-btn-underline span {
margin-right: 30px;
}
.service-6-section-header .rr-btn-underline i {
transform: rotate(0deg);
}
.service-6-section-header .rr-btn-underline::before {
height: 1px;
}
.services-6-wrapper-box {
margin-top: 91px;
display: grid;
gap: 40px 60px;
grid-template-columns: 1fr 1300px;
margin-bottom: 100px;
}
@media only screen and (max-width: 1919px) {
.services-6-wrapper-box {
grid-template-columns: 1fr 1100px;
margin-top: 61px;
margin-bottom: 70px;
}
}
@media only screen and (max-width: 1399px) {
.services-6-wrapper-box {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1199px) {
.services-6-wrapper-box {
grid-template-columns: 1fr;
margin-top: 41px;
margin-bottom: 40px;
}
}
.services-6-wrapper-box .meta-text {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 14px;
line-height: 15px;
letter-spacing: -0.05em;
text-transform: uppercase;
color: var(--primary);
}
@media only screen and (max-width: 767px) {
.services-6-wrapper-box .meta-text {
letter-spacing: 0;
}
}
.services-6-wrapper {
margin-top: 3px;
display: grid;
gap: 50px 100px;
grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 767px) {
.services-6-wrapper {
grid-template-columns: 1fr;
}
}
.services-6-wrapper>* {
position: relative;
}
.services-6-wrapper>*:nth-child(2n):before {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: var(--border);
top: 0;
left: -50px;
}
@media only screen and (max-width: 767px) {
.services-6-wrapper>*:nth-child(2n):before {
display: none;
}
}
.service-box-6 {
display: grid;
gap: 30px 40px;
grid-template-columns: 1fr 280px;
border-top: 1px solid var(--border);
padding-top: 23px;
}
@media only screen and (max-width: 1199px) {
.service-box-6 {
grid-template-columns: 1fr;
}
}
.service-box-6 .title {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 18px;
line-height: 1;
letter-spacing: -0.05em;
text-transform: uppercase;
margin-top: 4px;
}
.service-box-6 .title a:hover {
color: var(--secondary);
}
.service-box-6 .content {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.service-box-6 .service-list li {
font-family: var(--font_bdogrotesk);
font-weight: 400;
font-size: 18px;
line-height: 26px;
letter-spacing: -0.05em;
list-style: none;
color: #999999;
}
.dark .service-box-6 .service-list li {
color: #555555;
}
.service-box-6 .thumb {
border-radius: 10px;
overflow: hidden;
margin-top: 36px;
}
.service-box-6 .thumb img {
width: 100%;
}
.portfolio-6-section-header {
margin-top: 78px;
display: grid;
gap: 30px 60px;
grid-template-columns: 1fr auto;
align-items: flex-end;
}
@media only screen and (max-width: 1919px) {
.portfolio-6-section-header {
margin-top: 48px;
}
}
@media only screen and (max-width: 1199px) {
.portfolio-6-section-header {
margin-top: 28px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-6-section-header {
grid-template-columns: 1fr;
}
}
.rr-bg-primary .portfolio-6-section-header .section-title-6 {
color: var(--white);
}
.dark .rr-bg-primary .portfolio-6-section-header .section-title-6 {
color: var(--black);
}
.portfolio-6-section-header .btn-wrapper {
margin-bottom: 6px;
}
.portfolio-6-section-header .rr-btn-underline {
font-size: 14px;
line-height: 30px;
text-transform: uppercase;
gap: 10px;
}
.rr-bg-primary .portfolio-6-section-header .rr-btn-underline {
color: var(--white);
}
.dark .rr-bg-primary .portfolio-6-section-header .rr-btn-underline {
color: var(--black);
}
.portfolio-6-section-header .rr-btn-underline span {
margin-right: 30px;
}
.portfolio-6-section-header .rr-btn-underline i {
transform: rotate(0deg);
}
.portfolio-6-section-header .rr-btn-underline::before {
height: 1px;
}
.portfolio-6-wrapper-box {
margin-top: -6px;
}
.portfolio-6-wrapper {
display: grid;
gap: 20px 20px;
grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 1199px) {
.portfolio-6-wrapper {
gap: 40px 20px;
}
}
@media (max-width: 575px) {
.portfolio-6-wrapper {
grid-template-columns: 1fr;
}
}
.portfolio-6-wrapper>*.span-2 {
grid-column: span 2;
}
@media (max-width: 575px) {
.portfolio-6-wrapper>*.span-2 {
grid-column: auto;
}
}
.portfolio-6-item {
position: relative;
display: block;
cursor: pointer;
}
.portfolio-6-item:hover:before {
opacity: 1;
transition: all 0.3s;
}
.portfolio-6-item:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(17, 17, 17, 0.6);
opacity: 0;
pointer-events: none;
}
.portfolio-6-item .hover-image {
position: absolute;
top: 0;
left: 0;
width: 420px;
height: auto;
opacity: 0;
pointer-events: none;
overflow: hidden;
z-index: 2;
transform: translate3d(0, 0, 0) scale(0.1);
transition: opacity 0.3s ease, clip-path 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 1199px) {
.portfolio-6-item .hover-image {
width: 320px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-6-item .hover-image {
width: 220px;
}
}
.portfolio-6-item .hover-image img {
width: 100%;
height: auto;
object-fit: cover;
display: block;
pointer-events: none;
}
.portfolio-6-item .hover-text {
display: flex;
justify-content: space-between;
margin-top: 14px;
}
.portfolio-6-item .hover-text h4 {
font-size: 18px;
line-height: 24px;
font-weight: 400;
letter-spacing: -0.05em;
text-transform: uppercase;
color: var(--white);
}
.portfolio-6-item .hover-text p {
font-size: 18px;
line-height: 24px;
font-weight: 400;
text-transform: uppercase;
color: var(--white);
}
.rr-bg-primary .approach-section-header .section-title-6 {
color: var(--white);
}
.dark .rr-bg-primary .approach-section-header .section-title-6 {
color: var(--black);
}
.approach-wrapper {
border-top: 1px solid;
margin-top: 93px;
}
.rr-bg-primary .approach-wrapper {
border-color: #292929;
}
.dark .rr-bg-primary .approach-wrapper {
border-color: #E7E7E7;
}
@media only screen and (max-width: 1199px) {
.approach-wrapper {
margin-top: 60px;
}
}
@media only screen and (max-width: 767px) {
.approach-wrapper {
margin-top: 40px;
}
}
.approach-wrapper .approach-item {
gap: 30px;
display: grid;
padding-top: 60px;
padding-bottom: 110px;
border-bottom: 1px solid;
grid-template-columns: 238px 820px 1fr;
}
.rr-bg-primary .approach-wrapper .approach-item {
border-color: #292929;
}
.dark .rr-bg-primary .approach-wrapper .approach-item {
border-color: #E7E7E7;
}
@media only screen and (max-width: 1919px) {
.approach-wrapper .approach-item {
grid-template-columns: 238px 600px 1fr;
}
}
@media only screen and (max-width: 1399px) {
.approach-wrapper .approach-item {
grid-template-columns: 238px 400px 1fr;
}
}
@media only screen and (max-width: 1199px) {
.approach-wrapper .approach-item {
grid-template-columns: 150px 320px 1fr;
}
}
@media only screen and (max-width: 991px) {
.approach-wrapper .approach-item {
grid-template-columns: 120px 1fr;
}
}
@media only screen and (max-width: 767px) {
.approach-wrapper .approach-item {
padding-top: 40px;
padding-bottom: 60px;
}
}
@media (max-width: 575px) {
.approach-wrapper .approach-item {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 991px) {
.approach-wrapper .approach-item>*:nth-child(3) {
grid-column: span 2;
max-width: 100%;
}
}
@media (max-width: 575px) {
.approach-wrapper .approach-item>*:nth-child(3) {
grid-column: auto;
max-width: 100%;
}
}
.approach-wrapper .approach-item .sub-title {
font-size: 30px;
font-weight: 400;
line-height: 30px;
letter-spacing: -1.5px;
text-transform: uppercase;
}
.rr-bg-primary .approach-wrapper .approach-item .sub-title {
color: var(--white);
}
.dark .rr-bg-primary .approach-wrapper .approach-item .sub-title {
color: var(--black);
}
@media (max-width: 575px) {
.approach-wrapper .approach-item .sub-title {
font-size: 25px;
}
}
.approach-wrapper .approach-item .title {
font-size: 30px;
font-weight: 400;
line-height: 30px;
letter-spacing: -1.5px;
text-transform: uppercase;
}
.rr-bg-primary .approach-wrapper .approach-item .title {
color: var(--white);
}
.dark .rr-bg-primary .approach-wrapper .approach-item .title {
color: var(--black);
}
@media only screen and (max-width: 991px) {
.approach-wrapper .approach-item .title br {
display: none;
}
}
@media (max-width: 575px) {
.approach-wrapper .approach-item .title {
font-size: 25px;
}
}
.approach-wrapper .approach-item p {
font-size: 20px;
font-weight: 400;
line-height: 28px;
max-width: 500px;
}
.rr-bg-primary .approach-wrapper .approach-item p {
color: #999999;
}
.dark .rr-bg-primary .approach-wrapper .approach-item p {
color: #555555;
}
.fun-fact-area .fun-fact-area-inner {
margin-top: 93px;
padding-top: 20px;
border-top: 1px solid var(--border);
}
@media only screen and (max-width: 1199px) {
.fun-fact-area .fun-fact-area-inner {
margin-top: 60px;
}
}
@media only screen and (max-width: 767px) {
.fun-fact-area .fun-fact-area-inner {
margin-top: 40px;
}
}
.fun-fact-area .fun-fact-wrapper {
display: inline-flex;
align-items: self-start;
gap: 10px;
}
@media only screen and (max-width: 767px) {
.fun-fact-area .fun-fact-wrapper {
flex-wrap: wrap;
}
}
.fun-fact-area .fun-fact__item {
border-radius: 10px;
width: 440px;
}
@media only screen and (max-width: 1199px) {
.fun-fact-area .fun-fact__item {
width: 400px;
}
}
@media only screen and (max-width: 991px) {
.fun-fact-area .fun-fact__item {
width: 300px;
}
}
.fun-fact-area .fun-fact__item.has--card {
height: 355px;
padding: 40px;
position: relative;
border-radius: 10px;
background-color: #F1F1F1;
}
.dark .fun-fact-area .fun-fact__item.has--card {
background-color: #1A1A1A;
}
@media only screen and (max-width: 991px) {
.fun-fact-area .fun-fact__item.has--card {
height: 280px;
}
}
.fun-fact-area .fun-fact__item.has--card .content {
max-width: 207px;
}
.fun-fact-area .fun-fact__item.has--card .content h6 {
font-size: 20px;
font-weight: 400;
line-height: 22px;
letter-spacing: -1px;
color: rgba(17, 17, 17, 0.5);
}
.dark .fun-fact-area .fun-fact__item.has--card .content h6 {
color: rgba(255, 255, 255, 0.5);
}
.fun-fact-area .fun-fact__item.has--card .content h6 span {
color: var(--primary);
}
.fun-fact-area .fun-fact__item.has--card .content a {
gap: 10px;
display: flex;
font-size: 14px;
font-weight: 400;
margin-top: 170px;
line-height: 30px;
position: relative;
align-items: center;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
justify-content: space-between;
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 991px) {
.fun-fact-area .fun-fact__item.has--card .content a {
margin-top: 100px;
}
}
.fun-fact-area .fun-fact__item.has--card .content a span {
margin-right: 30px;
}
.fun-fact-area .fun-fact__item.has--card .content a::before {
bottom: 0;
left: 50%;
content: "";
width: 100%;
height: 1px;
position: absolute;
transition: all 0.3s ease;
transform: translateX(-50%);
background-color: currentColor;
}
@media only screen and (max-width: 767px) {
.fun-fact-area .fun-fact__item.has--card .content a::before {
height: 3px;
}
}
.fun-fact-area .fun-fact__item.has--card .content a i {
font-weight: 600;
}
.fun-fact-area .fun-fact__item.has--card .content a:hover::before {
width: 0;
}
.fun-fact-area .fun-fact__item .media {
position: relative;
}
.fun-fact-area .fun-fact__item .media img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px;
}
.fun-fact-area .fun-fact__item .media .text {
max-width: 202px;
position: absolute;
top: 40px;
left: 40px;
z-index: 1;
}
.fun-fact-area .fun-fact__item .media .text h6 {
font-size: 20px;
font-weight: 400;
line-height: 22px;
letter-spacing: -1px;
color: rgba(255, 255, 255, 0.5);
}
.fun-fact-area .fun-fact__item .media .text h6 span {
color: var(--white);
}
.brand-area-6 .brand-area-6-inner ul {
gap: 30px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
@media (max-width: 575px) {
.brand-area-6 .brand-area-6-inner ul {
gap: 20px;
}
}
.brand-area-6 .brand-area-6-inner ul li img {
transition: all 0.3s;
}
.brand-area-6 .brand-area-6-inner ul li:hover img {
transform: scale(1.1);
}
.call-to-action .call-to-action-inner {
height: 100vh;
display: flex;
text-align: center;
align-items: center;
justify-content: center;
}
@media (max-width: 575px) {
.call-to-action .call-to-action-inner {
height: inherit;
padding: 60px 0;
}
}
.call-to-action .call-to-action-inner .cta-btn {
padding: 0;
font-size: 90px;
font-weight: 400;
line-height: 85px;
text-align: center;
position: relative;
color: var(--primary);
display: inline-block;
border-radius: 0;
padding-bottom: 23px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
background-color: transparent;
border: none;
}
@media only screen and (max-width: 991px) {
.call-to-action .call-to-action-inner .cta-btn {
font-size: 60px;
font-weight: 400;
line-height: 60px;
padding-bottom: 10px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action .call-to-action-inner .cta-btn {
font-size: 40px;
font-weight: 400;
line-height: 50px;
padding-bottom: 5px;
}
}
@media (max-width: 575px) {
.call-to-action .call-to-action-inner .cta-btn {
font-size: 30px;
font-weight: 400;
line-height: 50px;
padding-bottom: 0px;
}
}
.call-to-action .call-to-action-inner .cta-btn .btn-wrap .text-one,
.call-to-action .call-to-action-inner .cta-btn .btn-wrap .text-two {
color: var(--primary);
}
.call-to-action .call-to-action-inner .cta-btn .btn-wrap .text-two {
left: 50%;
transform: translate(-50%, 0%);
}
.call-to-action .call-to-action-inner .cta-btn:hover .btn-wrap .text-two {
left: 50%;
transform: translate(-50%, -50%);
}
.call-to-action .call-to-action-inner .cta-btn::before {
bottom: 0;
left: 50%;
content: "";
width: 100%;
height: 5px;
position: absolute;
transition: all 0.3s ease;
transform: translateX(-50%);
background-color: currentColor;
}
@media only screen and (max-width: 767px) {
.call-to-action .call-to-action-inner .cta-btn::before {
height: 3px;
}
}
.call-to-action .call-to-action-inner .cta-btn:hover::before {
width: 20%;
}
.cta-area-6 .cta-area-6-inner {
text-align: center;
padding-bottom: 63px;
}
.cta-area-6 .cta-area-6-inner-title {
font-size: 215px;
font-weight: 400;
line-height: 185px;
text-align: center;
color: var(--primary);
letter-spacing: -19.35px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 1399px) {
.cta-area-6 .cta-area-6-inner-title {
font-size: 180px;
letter-spacing: -15px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-6 .cta-area-6-inner-title {
font-size: 130px;
letter-spacing: -10px;
line-height: 150px;
}
}
@media only screen and (max-width: 991px) {
.cta-area-6 .cta-area-6-inner-title {
font-size: 90px;
letter-spacing: -5px;
line-height: 90px;
}
}
@media only screen and (max-width: 767px) {
.cta-area-6 .cta-area-6-inner-title {
font-size: 60px;
letter-spacing: 0px;
line-height: 60px;
}
}
@media (max-width: 575px) {
.cta-area-6 .cta-area-6-inner-title {
font-size: 40px;
letter-spacing: -1px;
line-height: 45px;
}
}
.cta-area-6 .cta-area-6-inner-title img {
width: 280px;
height: 160px;
margin-top: -40px;
display: inline-block;
}
@media only screen and (max-width: 1399px) {
.cta-area-6 .cta-area-6-inner-title img {
width: 220px;
height: 130px;
margin-top: -30px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-6 .cta-area-6-inner-title img {
width: 170px;
height: 95px;
margin-top: -20px;
}
}
@media only screen and (max-width: 991px) {
.cta-area-6 .cta-area-6-inner-title img {
width: 110px;
height: 66px;
margin-top: -10px;
}
}
@media only screen and (max-width: 767px) {
.cta-area-6 .cta-area-6-inner-title img {
width: 70px;
height: 45px;
margin-top: -7px;
}
}
@media (max-width: 575px) {
.cta-area-6 .cta-area-6-inner-title img {
width: 50px;
height: 30px;
margin-top: -5px;
}
} .hero-7-area .hero-7-area-inner {
padding-top: 160px;
padding-bottom: 120px;
}
@media only screen and (max-width: 991px) {
.hero-7-area .hero-7-area-inner {
padding-top: 140px;
padding-bottom: 100px;
}
}
@media only screen and (max-width: 767px) {
.hero-7-area .hero-7-area-inner {
padding-top: 120px;
padding-bottom: 60px;
}
}
.hero-7-area .hero-7-area-content .hero-7-area-title {
font-size: 180px;
font-weight: 200;
line-height: 170px;
color: var(--primary);
text-align: center;
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1919px) {
.hero-7-area .hero-7-area-content .hero-7-area-title {
font-size: 160px;
line-height: 150px;
}
}
@media only screen and (max-width: 1399px) {
.hero-7-area .hero-7-area-content .hero-7-area-title {
font-size: 130px;
line-height: 120px;
}
}
@media only screen and (max-width: 1199px) {
.hero-7-area .hero-7-area-content .hero-7-area-title {
font-size: 110px;
line-height: 110px;
}
}
@media only screen and (max-width: 991px) {
.hero-7-area .hero-7-area-content .hero-7-area-title {
font-size: 80px;
line-height: 80px;
}
}
@media only screen and (max-width: 767px) {
.hero-7-area .hero-7-area-content .hero-7-area-title {
font-size: 60px;
line-height: 65px;
}
}
@media (max-width: 575px) {
.hero-7-area .hero-7-area-content .hero-7-area-title {
font-size: 40px;
line-height: 55px;
}
.hero-7-area .hero-7-area-content .hero-7-area-title br {
display: none;
}
}
.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title-holder {
position: relative;
display: inline-block;
}
.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title {
position: absolute;
bottom: 0;
left: 0;
width: 131px;
font-size: 14px;
font-weight: 400;
line-height: 16px;
color: var(--primary);
letter-spacing: -0.7px;
display: inline-block;
text-align: left;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 767px) {
.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title {
position: inherit;
}
}
@media (max-width: 575px) {
.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title {
display: none;
}
}
.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
right: 30px;
left: auto;
max-width: 123px;
}
@media only screen and (max-width: 991px) {
.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
right: 10px;
}
}
@media (max-width: 575px) {
.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
right: inherit;
}
}
.hero-7-area .hero-7-area-content .mobile-text {
display: flex;
flex-direction: column;
align-items: center;
}
.hero-7-area .hero-7-area-content .mobile-text span {
text-align: center;
width: 131px;
display: none;
font-size: 14px;
font-weight: 400;
line-height: 16px;
margin-top: 10px;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 1919px) {
.hero-7-area .hero-7-area-content .mobile-text span {
display: none;
}
}
@media (max-width: 575px) {
.hero-7-area .hero-7-area-content .mobile-text span {
display: block;
}
}
.hero-area-7 {
height: 100vh;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.hero-area-7 .image-wrapper {
width: 500px;
height: 650px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.hero-area-7 .image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
min-height: 650px;
display: block;
}
.label-left,
.label-right {
top: 50%;
opacity: 0;
font-size: 14px;
font-weight: 400;
line-height: 16px;
position: absolute;
white-space: nowrap;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
transform: translateY(-50%);
font-family: var(--font_bdogrotesk);
}
.label-left {
left: -60px;
}
.label-right {
right: -60px;
}
.section-4-title-wrapper {
display: grid;
grid-template-columns: 1fr 971px;
gap: 30px;
}
@media only screen and (max-width: 1919px) {
.section-4-title-wrapper {
grid-template-columns: 1fr 870px;
}
}
@media only screen and (max-width: 1399px) {
.section-4-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 1199px) {
.section-4-title-wrapper {
grid-template-columns: 1fr;
}
}
.section-4-title-wrapper .section-4-subtitle {
font-size: 14px;
font-weight: 400;
line-height: 16px;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
.section-4-title-wrapper .section-4-subtitle span {
color: #999;
}
.section-4-title-wrapper .section-4-title {
font-size: 60px;
font-weight: 200;
line-height: 60px;
color: var(--primary);
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1399px) {
.section-4-title-wrapper .section-4-title {
font-size: 60px;
line-height: 60px;
}
}
@media only screen and (max-width: 1199px) {
.section-4-title-wrapper .section-4-title {
font-size: 50px;
line-height: 50px;
}
.section-4-title-wrapper .section-4-title br {
display: none;
}
}
@media only screen and (max-width: 991px) {
.section-4-title-wrapper .section-4-title {
font-size: 45px;
}
}
@media (max-width: 575px) {
.section-4-title-wrapper .section-4-title {
font-size: 25px;
line-height: 30px;
}
}
.about-uss-7 .section-4-title-wrapper {
padding-top: 40px;
border-top: 1px solid rgba(17, 17, 17, 0.15);
}
.dark .about-uss-7 .section-4-title-wrapper {
border-color: rgba(248, 242, 239, 0.15);
}
.about-uss-7__wrapper {
gap: 50px 163px;
display: grid;
margin-top: 20px;
padding-top: 150px;
grid-template-columns: 1fr 970px;
}
@media only screen and (max-width: 1919px) {
.about-uss-7__wrapper {
gap: 50px 150px;
grid-template-columns: 1fr 870px;
padding-top: 100px;
}
}
@media only screen and (max-width: 1399px) {
.about-uss-7__wrapper {
gap: 50px 60px;
grid-template-columns: 1fr 750px;
padding-top: 80px;
}
}
@media only screen and (max-width: 1199px) {
.about-uss-7__wrapper {
grid-template-columns: 1fr;
margin-top: 0;
padding-top: 60px;
}
}
@media only screen and (max-width: 767px) {
.about-uss-7__wrapper {
padding-top: 40px;
}
}
@media only screen and (max-width: 767px) {
.about-uss-7__wrapper {
padding-top: 20px;
}
}
@media only screen and (max-width: 1199px) {
.about-uss-7__wrapper>*:nth-child(1) {
gap: 50px;
flex-direction: row;
}
}
@media only screen and (max-width: 767px) {
.about-uss-7__wrapper>*:nth-child(1) {
gap: 50px;
flex-direction: column;
}
}
@media only screen and (max-width: 1199px) {
.about-uss-7__wrapper>*:nth-child(1) .media {
width: 300px;
min-width: 300px;
}
}
@media only screen and (max-width: 1199px) {
.about-uss-7__wrapper>*:nth-child(1) .media img {
width: 100%;
height: 100%;
object-fit: cover;
}
}
.about-uss-7__wrapper>*:nth-child(2) {
margin-top: -35px;
}
@media only screen and (max-width: 1199px) {
.about-uss-7__wrapper>*:nth-child(2) {
margin-top: 0;
flex-direction: column;
}
}
.about-uss-7__box {
display: flex;
flex-direction: column;
}
.about-uss-7__box h6 {
font-size: 14px;
font-weight: 400;
line-height: 16px;
margin-bottom: 20px;
letter-spacing: -0.7px;
text-transform: uppercase;
}
.about-uss-7__content {
margin-top: auto;
max-width: 420px;
margin-left: auto;
}
@media only screen and (max-width: 1399px) {
.about-uss-7__content {
margin-top: 130px;
}
}
@media only screen and (max-width: 1199px) {
.about-uss-7__content {
margin-top: 0;
margin-right: auto;
margin-left: inherit;
max-width: 100%;
}
}
.about-uss-7__content .over {
font-size: 180px;
font-weight: 200;
line-height: 28px;
margin-bottom: 70px;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1399px) {
.about-uss-7__content .over {
margin-bottom: 50px;
font-size: 150px;
}
}
@media only screen and (max-width: 1199px) {
.about-uss-7__content .over {
font-size: 120px;
line-height: 130px;
margin-bottom: 20px;
}
}
@media (max-width: 575px) {
.about-uss-7__content .over {
font-size: 80px;
line-height: 90px;
margin-bottom: 10px;
}
}
.about-uss-7__content .over span {
font-size: 20px;
font-weight: 400;
line-height: 28px;
margin-right: 17px;
font-family: var(--font_dmsans);
}
.about-uss-7__content p {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
}
.about-uss-7__content .text {
margin-top: 60px;
}
@media only screen and (max-width: 1199px) {
.about-uss-7__content .text {
margin-top: 30px;
}
}
.about-uss-7__content .text p {
font-size: 14px;
font-weight: 400;
line-height: 16px;
text-transform: uppercase;
}
.feature-work-7 .feature-work-7-inner {
padding-top: 40px;
border-top: 1px solid rgba(17, 17, 17, 0.15);
}
.dark .feature-work-7 .feature-work-7-inner {
border-color: rgba(248, 242, 239, 0.15);
}
.feature-work-7 .feature-work-7-wrapper {
padding-top: 110px;
}
@media only screen and (max-width: 1399px) {
.feature-work-7 .feature-work-7-wrapper {
padding-top: 80px;
}
}
@media only screen and (max-width: 1199px) {
.feature-work-7 .feature-work-7-wrapper {
padding-top: 40px;
}
}
@media only screen and (max-width: 991px) {
.feature-work-7 .feature-work-7-wrapper {
padding-top: 20px;
}
}
@media only screen and (max-width: 767px) {
.feature-work-7 .feature-work-7-wrapper {
padding-top: 0px;
}
}
.feature-work-7 .feature-work-7-wrapper>* {
gap: 30px;
display: grid;
padding-top: 40px;
grid-template-columns: 235px 554px 1fr;
}
@media only screen and (max-width: 1399px) {
.feature-work-7 .feature-work-7-wrapper>* {
grid-template-columns: 235px 454px 1fr;
}
}
@media only screen and (max-width: 1199px) {
.feature-work-7 .feature-work-7-wrapper>* {
grid-template-columns: 120px 354px 1fr;
}
}
@media only screen and (max-width: 991px) {
.feature-work-7 .feature-work-7-wrapper>* {
grid-template-columns: 80px 300px 1fr;
}
}
@media only screen and (max-width: 767px) {
.feature-work-7 .feature-work-7-wrapper>* {
grid-template-columns: 50px 220px 1fr;
}
}
@media (max-width: 575px) {
.feature-work-7 .feature-work-7-wrapper>* {
gap: 20px;
padding-top: 20px;
grid-template-columns: 1fr;
}
}
.feature-work-7 .feature-work-7-item:not(:last-child) {
padding-bottom: 40px;
border-bottom: 1px solid rgba(17, 17, 17, 0.15);
}
.dark .feature-work-7 .feature-work-7-item:not(:last-child) {
border-color: rgba(248, 242, 239, 0.15);
}
.feature-work-7 .feature-work-7-item span {
font-size: 14px;
font-weight: 400;
line-height: 16px;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
.feature-work-7 .feature-work-7-item .content .title {
font-size: 60px;
font-weight: 200;
line-height: 60px;
margin-bottom: 6px;
color: var(--primary);
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1199px) {
.feature-work-7 .feature-work-7-item .content .title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.feature-work-7 .feature-work-7-item .content .title {
font-size: 40px;
line-height: 50px;
}
}
@media only screen and (max-width: 767px) {
.feature-work-7 .feature-work-7-item .content .title {
font-size: 30px;
line-height: 40px;
}
}
.feature-work-7 .feature-work-7-item .content .title a:hover {
color: var(--secondary);
}
.feature-work-7 .feature-work-7-item .content p {
color: #111;
font-size: 14px;
font-weight: 400;
line-height: 16px;
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
.feature-work-7 .feature-work-7-item .image {
overflow: hidden;
position: relative;
transform: scale(0.9);
}
.feature-work-7 .feature-work-7-item .image img {
transform-origin: center;
}
.impact-area .impact-inner {
padding-top: 177px;
}
@media only screen and (max-width: 1919px) {
.impact-area .impact-inner {
padding-top: 150px;
}
}
@media only screen and (max-width: 1399px) {
.impact-area .impact-inner {
padding-top: 120px;
}
}
@media only screen and (max-width: 1199px) {
.impact-area .impact-inner {
padding-top: 100px;
}
}
@media only screen and (max-width: 991px) {
.impact-area .impact-inner {
padding-top: 60px;
}
}
.impact-area .impact-inner .impact-media {
position: relative;
}
.impact-area .impact-inner .small-image {
position: absolute;
left: 50px;
top: -177px;
}
@media only screen and (max-width: 767px) {
.impact-area .impact-inner .small-image {
position: inherit;
margin-top: 30px;
}
}
.impact-area .impact-inner .impact-content .designation {
top: 70px;
right: 50px;
font-size: 14px;
color: #F8F2EF;
max-width: 257px;
font-weight: 400;
line-height: 16px;
position: absolute;
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
.dark .impact-area .impact-inner .impact-content .designation {
color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
.impact-area .impact-inner .impact-content .designation {
top: 180px;
left: 30px;
max-width: 100%;
}
}
@media (max-width: 575px) {
.impact-area .impact-inner .impact-content .designation {
top: 136px;
left: 20px;
}
}
.impact-area .impact-inner .impact-content .title {
left: 50px;
bottom: 20px;
color: #F8F2EF;
font-size: 180px;
font-weight: 200;
line-height: 170px;
position: absolute;
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1399px) {
.impact-area .impact-inner .impact-content .title {
font-size: 120px;
line-height: 130px;
}
}
@media only screen and (max-width: 1199px) {
.impact-area .impact-inner .impact-content .title {
font-size: 100px;
line-height: 110px;
}
}
@media only screen and (max-width: 991px) {
.impact-area .impact-inner .impact-content .title {
font-size: 70px;
line-height: 80px;
}
}
@media only screen and (max-width: 767px) {
.impact-area .impact-inner .impact-content .title {
font-size: 50px;
line-height: 60px;
top: 30px;
left: 30px;
}
}
@media (max-width: 575px) {
.impact-area .impact-inner .impact-content .title {
font-size: 28px;
line-height: 40px;
top: 30px;
left: 20px;
}
}
.award-area-7 .award-inner {
gap: 30px;
display: grid;
padding-top: 40px;
grid-template-columns: 820px 1fr;
border-top: 1px solid rgba(17, 17, 17, 0.15);
}
@media only screen and (max-width: 1919px) {
.award-area-7 .award-inner {
grid-template-columns: 720px 1fr;
}
}
@media only screen and (max-width: 1399px) {
.award-area-7 .award-inner {
grid-template-columns: 500px 1fr;
}
}
@media only screen and (max-width: 1199px) {
.award-area-7 .award-inner {
grid-template-columns: 250px 1fr;
}
}
@media only screen and (max-width: 991px) {
.award-area-7 .award-inner {
grid-template-columns: 1fr;
}
}
.award-area-7 .award-inner .award-section .title {
font-size: 14px;
font-weight: 400;
line-height: 16px;
letter-spacing: -0.7px;
text-transform: uppercase;
}
.award-area-7 .award-inner .award-content .award-list li {
display: flex;
font-size: 60px;
font-weight: 200;
line-height: 60px;
color: var(--primary);
align-items: baseline;
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1199px) {
.award-area-7 .award-inner .award-content .award-list li {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.award-area-7 .award-inner .award-content .award-list li {
font-size: 45px;
line-height: 55px;
}
}
@media only screen and (max-width: 767px) {
.award-area-7 .award-inner .award-content .award-list li {
font-size: 35px;
line-height: 50px;
}
}
@media (max-width: 575px) {
.award-area-7 .award-inner .award-content .award-list li {
font-size: 30px;
line-height: 30px;
flex-wrap: wrap;
margin-bottom: 20px;
}
}
.award-area-7 .award-inner .award-content .award-list li span {
font-size: 14px;
font-weight: 400;
line-height: 16px;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
.award-area-7 .award-list {
flex: 3;
line-height: 1.8;
}
.award-area-7 .award-list span {
font-size: 10px;
margin-left: 8px;
vertical-align: super;
color: #555;
}
.fun-fact-area.fun-fact-7 .fun-fact-area-inner {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.fun-fact-area.fun-fact-7 .fun-fact__item {
position: relative;
}
.fun-fact-area.fun-fact-7 .fun-fact__item .number {
font-size: 60px;
font-weight: 200;
line-height: 60px;
text-transform: uppercase;
font-family: var(--font_ppeditor);
position: absolute;
left: 40px;
bottom: 30px;
}
.fun-fact-area.fun-fact-7 .fun-fact__item.has--card {
background-color: #F2E9E5;
}
.dark .fun-fact-area.fun-fact-7 .fun-fact__item.has--card {
background-color: #1A1A1A;
}
.cta-area-7 .cta-inner {
padding-bottom: 70px;
}
@media (max-width: 575px) {
.cta-area-7 .cta-inner {
padding-bottom: 50px;
}
}
.cta-area-7 .cta-inner .cta-designation {
font-size: 14px;
font-weight: 400;
line-height: 16px;
text-align: center;
color: var(--primary);
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
.cta-area-7 .cta-inner .cta-title {
font-size: 180px;
font-weight: 200;
margin-top: 155px;
text-align: center;
line-height: 170px;
color: var(--primary);
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1399px) {
.cta-area-7 .cta-inner .cta-title {
font-size: 160px;
margin-top: 120px;
line-height: 160px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-7 .cta-inner .cta-title {
font-size: 130px;
margin-top: 100px;
line-height: 140px;
}
}
@media only screen and (max-width: 991px) {
.cta-area-7 .cta-inner .cta-title {
font-size: 100px;
margin-top: 70px;
line-height: 115px;
}
}
@media only screen and (max-width: 767px) {
.cta-area-7 .cta-inner .cta-title {
font-size: 70px;
margin-top: 50px;
line-height: 80px;
}
}
@media (max-width: 575px) {
.cta-area-7 .cta-inner .cta-title {
font-size: 50px;
margin-top: 20px;
line-height: 55px;
}
}
.funding-success .funding-success-inner .sub-title {
font-size: 14px;
font-weight: 400;
line-height: 16px;
text-align: center;
letter-spacing: -0.7px;
text-transform: uppercase;
font-family: var(--font_bdogrotesk);
}
.funding-success .funding-success-inner .counter {
line-height: 1;
font-size: 580px;
font-weight: 200;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
color: var(--primary);
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1919px) {
.funding-success .funding-success-inner .counter {
font-size: 450px;
}
}
@media only screen and (max-width: 1399px) {
.funding-success .funding-success-inner .counter {
font-size: 350px;
}
}
@media only screen and (max-width: 1199px) {
.funding-success .funding-success-inner .counter {
font-size: 250px;
}
}
@media only screen and (max-width: 991px) {
.funding-success .funding-success-inner .counter {
font-size: 150px;
}
}
@media only screen and (max-width: 767px) {
.funding-success .funding-success-inner .counter {
font-size: 100px;
margin-top: 50px;
display: none;
}
}
@media (max-width: 575px) {
.funding-success .funding-success-inner .counter {
font-size: 80px;
}
}
.funding-success .funding-success-inner .number {
line-height: 1;
font-size: 580px;
font-weight: 200;
text-align: center;
margin-bottom: 30px;
margin-top: 150px;
color: var(--primary);
text-transform: uppercase;
font-family: var(--font_ppeditor);
display: none;
}
@media only screen and (max-width: 767px) {
.funding-success .funding-success-inner .number {
font-size: 100px;
margin-top: 50px;
display: block;
}
}
@media (max-width: 575px) {
.funding-success .funding-success-inner .number {
font-size: 80px;
}
}
.funding-success .funding-success-inner .title {
font-size: 60px;
font-weight: 200;
line-height: 60px;
text-align: center;
text-transform: uppercase;
font-family: var(--font_ppeditor);
}
@media only screen and (max-width: 1199px) {
.funding-success .funding-success-inner .title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.funding-success .funding-success-inner .title {
font-size: 40px;
line-height: 50px;
}
}
@media only screen and (max-width: 767px) {
.funding-success .funding-success-inner .title {
font-size: 30px;
line-height: 40px;
}
}
@media (max-width: 575px) {
.funding-success .funding-success-inner .title {
font-size: 25px;
line-height: 35px;
}
} .section-title-9 {
font-family: var(--font_bdogrotesk);
font-size: 230px;
font-weight: 400;
line-height: 190px;
letter-spacing: -16.1px;
}
@media only screen and (max-width: 1919px) {
.section-title-9 {
font-size: 190px;
letter-spacing: -10px;
}
}
@media only screen and (max-width: 1399px) {
.section-title-9 {
font-size: 160px;
line-height: 160px;
letter-spacing: -7px;
}
}
@media only screen and (max-width: 1199px) {
.section-title-9 {
font-size: 130px;
line-height: 130px;
letter-spacing: -5px;
}
}
@media only screen and (max-width: 991px) {
.section-title-9 {
font-size: 90px;
line-height: 90px;
letter-spacing: -2px;
}
}
@media only screen and (max-width: 767px) {
.section-title-9 {
font-size: 65px;
line-height: 80px;
letter-spacing: 0;
}
}
@media (max-width: 575px) {
.section-title-9 {
font-size: 36px;
line-height: 46px;
}
} .hero-9-section-content {
margin-top: 20px;
}
@media only screen and (max-width: 1199px) {
.hero-9-section-content {
margin-top: 107px;
}
}
.hero-9-section-content .meta-list {
max-width: 895px;
margin-left: auto;
}
@media only screen and (max-width: 1199px) {
.hero-9-section-content .meta-list {
margin-left: 0;
max-width: 100%;
}
}
.hero-9-section-content .meta-list ul {
display: grid;
gap: 15px 40px;
grid-template-columns: 169px 142px;
justify-content: space-between;
}
@media (max-width: 575px) {
.hero-9-section-content .meta-list ul {
grid-template-columns: 1fr;
}
}
.hero-9-section-content .meta-list li {
font-size: 18px;
font-weight: 400;
line-height: 22px;
letter-spacing: -1.26px;
color: var(--primary);
text-transform: capitalize;
list-style: none;
}
.hero-9-section-content .meta-list li br {
display: block;
}
.hero-9-section-content .section-title-wrapper {
margin-top: 55px;
margin-bottom: 70px;
}
@media only screen and (max-width: 1199px) {
.hero-9-section-content .section-title-wrapper {
margin-top: 40px;
margin-bottom: 40px;
}
}
@media only screen and (max-width: 991px) {
.hero-9-section-content .section-title-wrapper {
margin-top: 30px;
margin-bottom: 30px;
}
}
.hero-9-nav {
position: relative;
z-index: 1;
margin-top: 50px;
}
@media only screen and (max-width: 767px) {
.hero-9-nav {
margin-top: 30px;
}
}
.hero-9-nav .main-menu {
margin-left: auto;
}
.hero-9-nav .main-menu li a {
font-size: 16px;
font-weight: 500;
padding: 0 0;
justify-content: space-between;
}
.hero-9-nav .main-menu li a:hover {
color: var(--primary);
}
.hero-9-nav .main-menu>ul {
gap: 40px;
}
.hero-9-nav .main-menu>ul>li {
flex-grow: 1;
}
.hero-9-nav .main-menu>ul>li:hover>a {
color: var(--secondary);
border-color: var(--primary);
}
.hero-9-nav .main-menu ul.dp-menu {
min-width: 100%;
}
.hero-9-nav-inner {
border-top: 1px solid rgba(17, 17, 17, 0.2);
border-bottom: 1px solid rgba(17, 17, 17, 0.2);
}
.dark .hero-9-nav-inner {
border-color: rgba(255, 255, 255, 0.2);
}
.hero-9-nav-inner .hero-9-nav-wrapper {
display: flex;
padding: 21px 0;
justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
.hero-9-nav-inner .hero-9-nav-wrapper {
padding: 15px 0;
}
}
.hero-9-nav-inner .date span {
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: var(--primary);
letter-spacing: -0.64px;
}
.hero-9-nav-inner .btn-line {
font-size: 16px;
font-weight: 500;
line-height: 20px;
position: relative;
color: var(--primary);
letter-spacing: -0.64px;
margin-left: 265px;
}
@media only screen and (max-width: 1199px) {
.hero-9-nav-inner .btn-line {
margin-left: 0;
}
}
.hero-9-nav-inner .btn-line::before {
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 1px;
position: absolute;
background-color: currentColor;
transition: all 0.3s;
}
.hero-9-nav-inner .btn-line:hover {
color: var(--secondary);
}
.hero-9-nav-inner .btn-line:hover::before {
width: 0;
} .service-9 .service-9-inner {
border-top: 1px solid rgba(17, 17, 17, 0.2);
}
.dark .service-9 .service-9-inner {
border-color: rgba(255, 255, 255, 0.2);
}
.service-9__content {
gap: 50px;
display: grid;
grid-template-columns: 750px 1fr;
}
@media only screen and (max-width: 1399px) {
.service-9__content {
grid-template-columns: 550px 1fr;
}
}
@media only screen and (max-width: 1199px) {
.service-9__content {
grid-template-columns: 450px 1fr;
}
}
@media only screen and (max-width: 991px) {
.service-9__content {
grid-template-columns: 1fr;
gap: 30px;
}
}
.service-9__info {
display: flex;
padding-top: 94px;
padding-right: 50px;
flex-direction: column;
border-right: 1px solid rgba(17, 17, 17, 0.2);
}
.dark .service-9__info {
border-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 991px) {
.service-9__info {
border-right: none;
padding-right: 0;
}
}
@media only screen and (max-width: 1199px) {
.service-9__info {
padding-top: 60px;
}
}
.service-9__info .designation {
max-width: 301px;
font-size: 20px;
font-weight: 400;
color: var(--primary);
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 1399px) {
.service-9__info .designation {
max-width: 100%;
}
}
.service-9__info .media {
margin-top: auto;
}
@media only screen and (max-width: 1399px) {
.service-9__info .media {
margin-top: 40px;
}
}
.service-9__wrapper {
position: relative;
}
.service-9__wrap {
padding-top: 94px;
}
@media only screen and (max-width: 1199px) {
.service-9__wrap {
padding-top: 60px;
}
}
@media only screen and (max-width: 991px) {
.service-9__wrap {
padding-top: 0;
}
}
.service-9__wrap .title {
font-size: 50px;
font-weight: 400;
max-width: 659px;
line-height: 50px;
margin-bottom: 80px;
color: var(--primary);
letter-spacing: -2.5px;
}
@media only screen and (max-width: 1199px) {
.service-9__wrap .title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.service-9__wrap .title {
margin-bottom: 40px;
}
}
@media (max-width: 575px) {
.service-9__wrap .title {
font-size: 20px;
letter-spacing: 0;
line-height: 30px;
}
}
.service-9__wrap .btn-wrapper {
text-align: right;
margin-top: 230px;
}
@media only screen and (max-width: 1919px) {
.service-9__wrap .btn-wrapper {
margin-top: 150px;
}
}
@media only screen and (max-width: 1399px) {
.service-9__wrap .btn-wrapper {
margin-top: 80px;
text-align: left;
}
}
@media only screen and (max-width: 991px) {
.service-9__wrap .btn-wrapper {
margin-top: 40px;
}
}
.service-9__wrap .btn-explore {
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: var(--primary);
letter-spacing: -0.64px;
position: relative;
}
.service-9__wrap .btn-explore::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
transition: all 0.3s;
background-color: var(--primary);
}
.service-9__wrap .btn-explore:hover {
color: var(--secondary);
}
.service-9__wrap .btn-explore:hover::before {
width: 0;
}
.service-9 .service-9-list {
margin: 0;
padding: 0;
list-style: none;
position: relative;
border-top: 1px solid #CFCFCF;
}
.dark .service-9 .service-9-list {
border-color: #545454;
}
.service-9__item {
z-index: 1;
width: 100%;
display: flex;
padding-left: 0;
font-size: 20px;
font-weight: 400;
line-height: 38px;
color: var(--primary);
align-items: center;
position: relative;
justify-content: space-between;
border-bottom: 1px solid #CFCFCF;
transition: 0.3s transform ease-in-out, background-color 0.3s ease;
}
.dark .service-9__item {
border-color: #545454;
}
@media (max-width: 575px) {
.service-9__item {
font-size: 16px;
padding: 12px 2px;
}
}
.service-9__item a {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 15px 0px;
}
.service-9__item a i {
rotate: -45deg;
font-size: 15px;
color: var(--primary);
}
.service-9 .active-bg {
left: 0;
right: 0;
z-index: 0;
height: 0;
opacity: 0;
position: absolute;
pointer-events: none;
background: #F1F1F1;
transform: translateY(0);
transform-origin: top center;
transition: transform 0.4s ease, height 0.4s ease, opacity 0.4s ease;
}
.dark .service-9 .active-bg {
background-color: #1F1F1F;
} .work-area-9 .work-area-9-inner .main-title {
font-size: 16px;
font-weight: 500;
line-height: 20px;
letter-spacing: -0.64px;
transform: translateY(100%);
font-family: var(--font_dmsans);
}
@media only screen and (max-width: 767px) {
.work-area-9 .work-area-9-inner .main-title {
transform: translateY(0);
margin-bottom: 20px;
}
}
.work-area-9 .works-9-wrapper {
display: grid;
gap: 150px 0;
grid-template-columns: auto auto;
justify-content: space-between;
}
@media only screen and (max-width: 1399px) {
.work-area-9 .works-9-wrapper {
gap: 100px 0;
}
}
@media only screen and (max-width: 1199px) {
.work-area-9 .works-9-wrapper {
gap: 100px;
}
}
@media only screen and (max-width: 767px) {
.work-area-9 .works-9-wrapper {
grid-template-columns: auto;
gap: 50px;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(1) {
margin-top: 924px;
max-width: 485px;
}
@media only screen and (max-width: 1199px) {
.work-area-9 .works-9-wrapper>*:nth-child(1) {
margin-top: 500px;
}
}
@media only screen and (max-width: 991px) {
.work-area-9 .works-9-wrapper>*:nth-child(1) {
margin-top: 250px;
}
}
@media only screen and (max-width: 767px) {
.work-area-9 .works-9-wrapper>*:nth-child(1) {
margin-top: 0px;
max-width: 100%;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(2) {
margin-left: -40px;
}
@media only screen and (max-width: 1399px) {
.work-area-9 .works-9-wrapper>*:nth-child(2) {
margin-left: 0;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(3) {
max-width: 960px;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 1199px) {
.work-area-9 .works-9-wrapper>*:nth-child(3) {
max-width: 700px;
}
}
@media only screen and (max-width: 991px) {
.work-area-9 .works-9-wrapper>*:nth-child(3) {
max-width: 550px;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(4) {
margin-top: 265px;
margin-right: -40px;
}
@media only screen and (max-width: 1399px) {
.work-area-9 .works-9-wrapper>*:nth-child(4) {
margin-right: 0;
}
}
@media only screen and (max-width: 767px) {
.work-area-9 .works-9-wrapper>*:nth-child(4) {
margin-top: 0px;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(5) {
margin-left: auto;
}
@media only screen and (max-width: 767px) {
.work-area-9 .works-9-wrapper>*:nth-child(5) {
margin-left: inherit;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(6) {
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 1199px) {
.work-area-9 .works-9-wrapper>*:nth-child(6) {
max-width: 700px;
}
}
@media only screen and (max-width: 991px) {
.work-area-9 .works-9-wrapper>*:nth-child(6) {
max-width: 550px;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(8) {
margin-top: 321px;
margin-left: -40px;
}
@media only screen and (max-width: 1399px) {
.work-area-9 .works-9-wrapper>*:nth-child(8) {
margin-left: 0;
}
}
@media only screen and (max-width: 767px) {
.work-area-9 .works-9-wrapper>*:nth-child(8) {
margin-top: 0px;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(9) {
max-width: 960px;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 1199px) {
.work-area-9 .works-9-wrapper>*:nth-child(9) {
max-width: 700px;
}
}
@media only screen and (max-width: 991px) {
.work-area-9 .works-9-wrapper>*:nth-child(9) {
max-width: 550px;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(10) {
margin-top: 265px;
margin-right: -40px;
}
@media only screen and (max-width: 1399px) {
.work-area-9 .works-9-wrapper>*:nth-child(10) {
margin-right: 0;
}
}
@media only screen and (max-width: 767px) {
.work-area-9 .works-9-wrapper>*:nth-child(10) {
margin-top: 0px;
}
}
.work-area-9 .works-9-wrapper>*:nth-child(11) {
margin-left: auto;
}
@media only screen and (max-width: 767px) {
.work-area-9 .works-9-wrapper>*:nth-child(11) {
margin-left: inherit;
}
}
.work-area-9 .span-2 {
grid-column: span 2;
}
@media only screen and (max-width: 767px) {
.work-area-9 .span-2 {
grid-column: auto;
}
}
@media only screen and (max-width: 767px) {
.work-area-9 .work-box__item {
width: 100%;
}
}
.work-area-9 .work-box__item .thumb {
overflow: hidden;
}
.work-area-9 .work-box__item .thumb .image {
overflow: hidden;
position: relative;
}
@media only screen and (max-width: 767px) {
.work-area-9 .work-box__item .thumb .image img {
width: 100%;
height: 100%;
object-fit: cover;
}
}
.work-area-9 .work-box__item .content {
margin-top: 24px;
}
@media only screen and (max-width: 1199px) {
.work-area-9 .work-box__item .content {
margin-top: 14px;
}
}
.work-area-9 .work-box__item .content .designation {
font-size: 20px;
font-weight: 400;
max-width: 540px;
line-height: 28px;
color: var(--black);
margin-bottom: 70px;
}
@media only screen and (max-width: 1199px) {
.work-area-9 .work-box__item .content .designation {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 767px) {
.work-area-9 .work-box__item .content .designation {
margin-bottom: 30px;
}
}
.work-area-9 .work-box__item .title {
font-size: 20px;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.05em;
}
@media only screen and (max-width: 1199px) {
.work-area-9 .work-box__item .title {
font-size: 18px;
}
}
.work-area-9 .work-box__item .title a:hover {
color: var(--secondary);
}
.work-area-9 .work-box__item .tag {
font-size: 20px;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.05em;
display: block;
font-family: var(--font_bdogrotesk);
color: var(--primary);
}
@media only screen and (max-width: 1199px) {
.work-area-9 .work-box__item .tag {
font-size: 18px;
}
}
.work-area-9 .work-box__item .date {
font-size: 20px;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.05em;
display: block;
font-family: var(--font_bdogrotesk);
color: var(--primary);
}
@media only screen and (max-width: 1199px) {
.work-area-9 .work-box__item .date {
font-size: 18px;
}
} .hero-area-10 .hero-area-10__inner {
padding-top: 142px;
padding-bottom: 100px;
position: relative;
}
.dark .hero-area-10 .hero-area-10__inner {
background: var(--black);
}
@media only screen and (max-width: 1199px) {
.hero-area-10 .hero-area-10__inner {
padding-top: 110px;
padding-bottom: 80px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-10 .hero-area-10__inner {
padding-top: 90px;
padding-bottom: 60px;
}
}
@media (max-width: 575px) {
.hero-area-10 .hero-area-10__inner {
padding-top: 80px;
padding-bottom: 60px;
}
}
.hero-area-10 .hero-area-10__inner:before {
position: absolute;
content: "";
width: 100%;
height: 130%;
background: linear-gradient(180deg, #FFD80C 6.48%, #FFF 84.06%);
top: 0;
left: 0;
z-index: -1;
}
.hero-area-10__content {
padding-top: 25px;
border-top: 1px solid var(--border);
}
.hero-area-10__wrapper {
display: grid;
margin-bottom: 190px;
grid-template-columns: 815px auto;
}
@media only screen and (max-width: 1399px) {
.hero-area-10__wrapper {
margin-bottom: 150px;
grid-template-columns: 515px auto;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-10__wrapper {
margin-bottom: 100px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-10__wrapper {
grid-template-columns: 250px auto;
}
}
@media only screen and (max-width: 767px) {
.hero-area-10__wrapper {
margin-bottom: 50px;
grid-template-columns: 150px auto;
}
}
@media (max-width: 575px) {
.hero-area-10__wrapper {
grid-template-columns: auto;
gap: 20px;
}
}
.hero-area-10__wrapper .sub-title {
font-size: 18px;
font-weight: 400;
line-height: 24px;
color: var(--primary);
font-family: var(--font_dmsans);
position: relative;
padding-left: 10px;
}
.hero-area-10__wrapper .sub-title::before {
content: "";
position: absolute;
width: 5px;
height: 5px;
border-radius: 500px;
background-color: var(--primary);
left: 0;
top: 50%;
transform: translate(0px, -50%);
}
.hero-area-10__wrapper .text {
max-width: 369px;
}
.hero-area-10__wrapper .text p {
font-size: 18px;
font-weight: 400;
line-height: 26px;
text-indent: 82px;
color: var(--primary);
margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
.hero-area-10__wrapper .text p {
margin-bottom: 30px;
}
}
@media (max-width: 575px) {
.hero-area-10__wrapper .text p {
text-indent: 0;
}
}
.hero-area-10__wrapper .text .btn-line {
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: var(--primary);
letter-spacing: -0.64px;
display: inline-flex;
gap: 20px;
position: relative;
}
.hero-area-10__wrapper .text .btn-line::before {
left: 0;
content: "";
width: 100%;
bottom: -6px;
height: 1px;
position: absolute;
transition: all 0.3s;
background-color: var(--primary);
}
.hero-area-10__wrapper .text .btn-line:hover {
opacity: 70%;
}
.hero-area-10__wrapper .text .btn-line:hover::before {
width: 0;
}
.hero-area-10 .hero-area-10-title-wrap {
position: relative;
}
.hero-area-10 .hero-area-10-title-wrap::before {
top: -20px;
right: 0;
content: "+";
font-size: 20px;
font-weight: 3000;
position: absolute;
color: var(--primary);
font-family: var(--font_awesome);
}
.hero-area-10 .hero-area-10-title-wrap::after {
top: -20px;
left: 0;
content: "+";
font-size: 20px;
font-weight: 3000;
position: absolute;
color: var(--primary);
font-family: var(--font_awesome);
}
.hero-area-10 .hero-area-10-title-wrap .pulse::before {
bottom: 0px;
right: 0;
content: "+";
font-size: 20px;
font-weight: 3000;
position: absolute;
color: var(--primary);
font-family: var(--font_awesome);
}
@media (max-width: 575px) {
.hero-area-10 .hero-area-10-title-wrap .pulse::before {
bottom: -15px;
}
}
.hero-area-10 .hero-area-10-title-wrap .pulse::after {
bottom: 0px;
left: 0;
content: "+";
font-size: 20px;
font-weight: 3000;
position: absolute;
color: var(--primary);
font-family: var(--font_awesome);
}
@media only screen and (max-width: 767px) {
.hero-area-10 .hero-area-10-title-wrap .pulse::after {
bottom: -10px;
}
}
@media (max-width: 575px) {
.hero-area-10 .hero-area-10-title-wrap .pulse::after {
bottom: -15px;
}
}
.hero-area-10 .hero-area-10-title-wrap .title {
font-size: 405px;
font-weight: 300;
line-height: 1;
color: var(--primary);
letter-spacing: -12.15px;
text-transform: uppercase;
font-family: var(--font_tartuffotrial);
}
@media only screen and (max-width: 1919px) {
.hero-area-10 .hero-area-10-title-wrap .title {
font-size: 310px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-10 .hero-area-10-title-wrap .title {
font-size: 260px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-10 .hero-area-10-title-wrap .title {
font-size: 220px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-10 .hero-area-10-title-wrap .title {
letter-spacing: -5px;
font-size: 160px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-10 .hero-area-10-title-wrap .title {
letter-spacing: 0px;
font-size: 110px;
}
}
@media (max-width: 575px) {
.hero-area-10 .hero-area-10-title-wrap .title {
font-size: 60px;
}
}
.hero-area-10 .hero-area-10-title-wrap .title span {
font-style: italic;
display: inline-block;
transform: translateX(-44px);
}
@media only screen and (max-width: 1919px) {
.hero-area-10 .hero-area-10-title-wrap .title span {
transform: translateX(-15px);
}
}
@media only screen and (max-width: 1399px) {
.hero-area-10 .hero-area-10-title-wrap .title span {
transform: translateX(0px);
}
}
.Projects-area-10-inner {
gap: 30px;
display: grid;
padding-top: 30px;
grid-template-columns: 785px auto;
border-top: 1px solid var(--border);
}
@media only screen and (max-width: 1919px) {
.Projects-area-10-inner {
grid-template-columns: 685px auto;
}
}
@media only screen and (max-width: 1399px) {
.Projects-area-10-inner {
grid-template-columns: 585px auto;
}
}
@media only screen and (max-width: 1199px) {
.Projects-area-10-inner {
grid-template-columns: 450px auto;
}
}
@media only screen and (max-width: 991px) {
.Projects-area-10-inner {
grid-template-columns: 300px auto;
}
}
@media only screen and (max-width: 767px) {
.Projects-area-10-inner {
grid-template-columns: auto;
}
}
.Projects-area-10-inner .Projects__content .name {
font-size: 18px;
font-weight: 400;
line-height: 24px;
position: relative;
color: var(--primary);
padding-left: 8px;
margin-bottom: 98px;
}
@media only screen and (max-width: 1399px) {
.Projects-area-10-inner .Projects__content .name {
margin-bottom: 80px;
}
}
@media only screen and (max-width: 1199px) {
.Projects-area-10-inner .Projects__content .name {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 991px) {
.Projects-area-10-inner .Projects__content .name {
margin-bottom: 30px;
}
}
.Projects-area-10-inner .Projects__content .name::before {
top: 50%;
left: 0;
width: 5px;
content: "";
height: 5px;
position: absolute;
border-radius: 500px;
background-color: var(--primary);
transform: translate(0px, -50%);
}
.Projects-area-10-inner .Projects__content ul li {
color: #999999;
font-size: 30px;
font-weight: 300;
line-height: 36px;
font-family: var(--font_tartuffotrial);
list-style: none;
}
.dark .Projects-area-10-inner .Projects__content ul li {
color: #555555;
}
@media (max-width: 575px) {
.Projects-area-10-inner .Projects__content ul li {
font-size: 25px;
}
}
.Projects-area-10-inner .Projects__content ul li.active {
color: var(--primary);
}
.Projects-area-10-inner .Projects-wrapper .title {
font-size: 18px;
font-weight: 400;
line-height: 24px;
padding-left: 8px;
position: relative;
margin-bottom: 98px;
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.Projects-area-10-inner .Projects-wrapper .title {
margin-bottom: 80px;
}
}
@media only screen and (max-width: 1199px) {
.Projects-area-10-inner .Projects-wrapper .title {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 991px) {
.Projects-area-10-inner .Projects-wrapper .title {
margin-bottom: 30px;
}
}
.Projects-area-10-inner .Projects-wrapper .title::before {
top: 50%;
left: 0;
width: 5px;
content: "";
height: 5px;
position: absolute;
border-radius: 500px;
background-color: var(--primary);
transform: translate(0px, -50%);
}
.Projects-area-10-inner .Projects-wrapper .Projects__item:not(:last-child) {
margin-bottom: 100px;
}
@media only screen and (max-width: 991px) {
.Projects-area-10-inner .Projects-wrapper .Projects__item:not(:last-child) {
margin-bottom: 50px;
}
}
.service-10-area .service-10__inner {
background-color: #F1F1F1;
padding-top: 30px;
}
.dark .service-10-area .service-10__inner {
background-color: #171717;
}
.service-10-area .service-10__inner .sub-title {
font-size: 18px;
font-weight: 400;
line-height: 24px;
padding-left: 8px;
position: relative;
color: var(--primary);
}
.service-10-area .service-10__inner .sub-title::before {
top: 50%;
left: 0;
width: 5px;
content: "";
height: 5px;
position: absolute;
border-radius: 500px;
background-color: var(--primary);
transform: translate(0px, -50%);
}
.service-10-area .service-10-border {
padding-top: 30px;
margin: 0px 30px;
display: grid;
grid-template-columns: 785px auto;
border-top: 1px solid var(--border);
}
@media only screen and (max-width: 1399px) {
.service-10-area .service-10-border {
grid-template-columns: 515px auto;
}
}
@media only screen and (max-width: 1199px) {
.service-10-area .service-10-border {
grid-template-columns: 415px auto;
}
}
@media only screen and (max-width: 991px) {
.service-10-area .service-10-border {
grid-template-columns: 250px auto;
}
}
@media only screen and (max-width: 767px) {
.service-10-area .service-10-border {
grid-template-columns: 150px auto;
}
}
@media (max-width: 575px) {
.service-10-area .service-10-border {
grid-template-columns: auto;
gap: 20px;
}
}
.service-10-area .service-10__wrapper {
position: relative;
}
.service-10-area .btn-explore {
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: var(--primary);
letter-spacing: -0.64px;
position: relative;
margin-top: 120px;
display: inline-block;
}
@media only screen and (max-width: 1399px) {
.service-10-area .btn-explore {
margin-top: 100px;
}
}
@media only screen and (max-width: 1199px) {
.service-10-area .btn-explore {
margin-top: 80px;
}
}
@media only screen and (max-width: 991px) {
.service-10-area .btn-explore {
margin-top: 60px;
}
}
@media (max-width: 575px) {
.service-10-area .btn-explore {
margin-top: 40px;
}
}
.service-10-area .btn-explore::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
transition: all 0.3s;
background-color: var(--primary);
}
.service-10-area .btn-explore:hover {
color: var(--secondary);
}
.service-10-area .btn-explore:hover::before {
width: 0;
}
.service-10-area .service-10-list {
margin: 0;
padding: 0;
list-style: none;
position: relative;
}
.service-10-area .service-10__item {
transition: 0.3s transform ease-in-out, background-color 0.3s ease;
}
.service-10-area .service-10__item:not(:first-child) {
border-top: 1px solid #CFCFCF;
}
.dark .service-10-area .service-10__item:not(:first-child) {
border-color: #414141;
}
.service-10-area .service-10__item .title {
z-index: 1;
font-size: 30px;
font-weight: 300;
line-height: 30px;
padding: 19.5px 0px;
position: relative;
color: var(--primary);
font-family: var(--font_tartuffotrial);
}
@media (max-width: 575px) {
.service-10-area .service-10__item .title {
font-size: 16px;
padding: 12px 2px;
}
}
.service-10-area .active-bg {
left: 0;
right: 0;
z-index: 0;
height: 0;
opacity: 0;
position: absolute;
pointer-events: none;
background-color: var(--white);
transform: translateY(0);
transform-origin: top center;
transition: transform 0.4s ease, height 0.4s ease, opacity 0.4s ease;
}
.dark .service-10-area .active-bg {
background-color: var(--black);
}
.capabilities-area-10 .section-5-title-wrapper {
gap: 20px;
display: grid;
padding-top: 30px;
margin-bottom: 100px;
grid-template-columns: 772px auto;
border-top: 1px solid var(--border);
}
@media only screen and (max-width: 1919px) {
.capabilities-area-10 .section-5-title-wrapper {
grid-template-columns: 672px auto;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area-10 .section-5-title-wrapper {
grid-template-columns: 500px auto;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-10 .section-5-title-wrapper {
grid-template-columns: 400px auto;
}
}
@media only screen and (max-width: 991px) {
.capabilities-area-10 .section-5-title-wrapper {
grid-template-columns: 220px auto;
margin-bottom: 60px;
}
}
@media only screen and (max-width: 767px) {
.capabilities-area-10 .section-5-title-wrapper {
grid-template-columns: auto;
margin-bottom: 60px;
}
}
.capabilities-area-10 .section-5-title-wrapper span {
font-size: 18px;
font-weight: 400;
line-height: 24px;
padding-left: 8px;
position: relative;
color: var(--primary);
}
.capabilities-area-10 .section-5-title-wrapper span::before {
top: 50%;
left: 0;
width: 5px;
content: "";
height: 5px;
position: absolute;
border-radius: 500px;
background-color: var(--primary);
transform: translate(0px, -50%);
}
.capabilities-area-10 .section-5-title-wrapper .title {
font-size: 30px;
font-weight: 300;
line-height: 30px;
color: var(--primary);
max-width: 600px;
font-family: var(--font_tartuffotrial);
}
@media (max-width: 575px) {
.capabilities-area-10 .section-5-title-wrapper .title {
font-size: 24px;
}
}
.capabilities-area-10 .capabilities__wrapper {
gap: 80px;
display: grid;
grid-template-columns: 1005px auto;
}
@media only screen and (max-width: 1919px) {
.capabilities-area-10 .capabilities__wrapper {
grid-template-columns: 800px auto;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area-10 .capabilities__wrapper {
grid-template-columns: 600px auto;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-10 .capabilities__wrapper {
grid-template-columns: 500px auto;
gap: 50px;
}
}
@media only screen and (max-width: 991px) {
.capabilities-area-10 .capabilities__wrapper {
grid-template-columns: 360px auto;
gap: 50px;
}
}
@media only screen and (max-width: 767px) {
.capabilities-area-10 .capabilities__wrapper {
grid-template-columns: auto;
gap: 50px;
}
}
.capabilities-area-10 .capabilities__content {
display: flex;
flex-direction: column;
}
.capabilities-area-10 .capabilities__content .number {
line-height: 1;
font-size: 140px;
font-weight: 300;
margin-top: 90px;
letter-spacing: -4.2px;
text-transform: uppercase;
font-family: var(--font_tartuffotrial);
}
@media only screen and (max-width: 1399px) {
.capabilities-area-10 .capabilities__content .number {
font-size: 110px;
margin-top: 30px;
letter-spacing: -2.2px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-10 .capabilities__content .number {
font-size: 80px;
margin-top: 30px;
letter-spacing: 0;
}
}
@media only screen and (max-width: 991px) {
.capabilities-area-10 .capabilities__content .number {
font-size: 60px;
margin-top: 30px;
letter-spacing: 0;
margin-bottom: 20px;
}
}
.capabilities-area-10 .capabilities__content .text {
margin-top: auto;
}
.capabilities-area-10 .capabilities__content .text .sub-title {
font-size: 30px;
font-weight: 300;
line-height: 30px;
margin-bottom: 40px;
color: var(--primary);
font-family: var(--font_tartuffotrial);
}
.capabilities-area-10 .capabilities__content .text p {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
max-width: 417px;
}@import url("https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
:root {
--primary: #111111;
--secondary: #555555;
--border: rgba(17, 17, 17, 0.1);
--bg: #111111;
--theme: #ff6a3a;
--black: #111111;
--black-2: #999999;
--white: #ffffff;
--white-2: #999999;
--action: #ff6a3a;
}
:root .dark {
--primary: #ffffff;
--secondary: #999999;
--border: rgba(255, 255, 255, 0.1);
--bg: #171717;
}    @font-face {
font-family: "Thunder";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/thunder-boldlc.ttf);
font-weight: 700;
}
@font-face {
font-family: "Thunder";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/thunder-semiboldlc.ttf);
font-weight: 600;
}
@font-face {
font-family: "Thunder";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/thunder-lc.ttf);
font-weight: 400;
}
@font-face {
font-family: "Thunder";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/thunder-mediumlc.ttf);
font-weight: 500;
} @font-face {
font-family: "Sequel Sans Roman Body";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/sequel-sans-roman-body.otf);
font-weight: 310;
}
@font-face {
font-family: "Sequel Sans Medium Body";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/sequel-sans-medium-body.otf);
font-weight: 315;
} @font-face {
font-family: "TimesNow-SemiLightItalic";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/timesnow-semilightItalic.ttf);
font-weight: 400;
} @font-face {
font-family: "BDOGrotesk-Regular";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/bdogrotesk-regular.ttf);
font-weight: 400;
}
@font-face {
font-family: "BDOGrotesk-Regular";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/bdogrotesk-medium.ttf);
font-weight: 500;
}
@font-face {
font-family: "BDOGrotesk-Regular";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/bdogrotesk-semibold.ttf);
font-weight: 600;
} @font-face {
font-family: "Tartuffo_Trial";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/tartuffo_trial-thin.otf);
font-weight: 100;
}
@font-face {
font-family: "Tartuffo_Trial";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/tartuffo_trial-lightItalic.otf);
font-weight: 300;
}
@font-face {
font-family: "Tartuffo_Trial";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/tartuffo_trial-light.otf);
font-weight: 300;
}
@font-face {
font-family: "tartuffo-font-family-family";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/tartuffo_trial-mediumItalic.otf);
font-weight: 500;
}
:root {
--font_dmsans: "DM Sans", sans-serif;
--font_instrumentsans: "Instrument Sans", sans-serif;
--font_thunder: "Thunder";
--font_sequelsansromanbody: "Sequel Sans Roman Body";
--font_sequelsansmediumbody: "Sequel Sans Medium Body";
--font_timesnow: "TimesNow-SemiLightItalic";
--font_bdogrotesk: "BDOGrotesk-Regular";
--font_tartuffo: "tartuffo-font-family";
--font_tartuffotrial: "Tartuffo_Trial";
--font_awesome: "Font Awesome 6 Free";
}
.font-heading-instrumentsans-medium h1,
.font-heading-instrumentsans-medium h2,
.font-heading-instrumentsans-medium h3,
.font-heading-instrumentsans-medium h4,
.font-heading-instrumentsans-medium h5,
.font-heading-instrumentsans-medium h6 {
font-family: var(--font_instrumentsans);
}
.font-heading-sequelsans-romanbody h1,
.font-heading-sequelsans-romanbody h2,
.font-heading-sequelsans-romanbody h3,
.font-heading-sequelsans-romanbody h4,
.font-heading-sequelsans-romanbody h5,
.font-heading-sequelsans-romanbody h6 {
font-family: var(--font_sequelsansromanbody);
}
.font-heading-thunder-regular h1,
.font-heading-thunder-regular h2,
.font-heading-thunder-regular h3,
.font-heading-thunder-regular h4,
.font-heading-thunder-regular h5,
.font-heading-thunder-regular h6 {
font-family: var(--font_thunder);
}
.font-heading-bdogrotesk-regular h1,
.font-heading-bdogrotesk-regular h2,
.font-heading-bdogrotesk-regular h3,
.font-heading-bdogrotesk-regular h4,
.font-heading-bdogrotesk-regular h5,
.font-heading-bdogrotesk-regular h6 {
font-family: var(--font_bdogrotesk);
}
.font-heading-tartuffotrial-thin h1,
.font-heading-tartuffotrial-thin h2,
.font-heading-tartuffotrial-thin h3,
.font-heading-tartuffotrial-thin h4,
.font-heading-tartuffotrial-thin h5,
.font-heading-tartuffotrial-thin h6 {
font-family: var(--font_tartuffotrial);
}
* {
margin: 0;
padding: 0;
}
body {
font-family: var(--font_dmsans);
line-height: 1;
}
html {
scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
padding: 0;
margin: 0;
color: var(--primary);
line-height: 1.22;
font-family: var(--font_instrumentsans);
font-weight: 500;
}
ul,
ol {
padding: 0;
margin: 0;
}
li {
list-style: none;
}
a {
text-decoration: none;
transition: all 0.3s;
color: inherit;
}
a:hover {
color: var(--primary);
}
button {
background-color: transparent;
border: 0;
}
strong {
font-weight: 500;
}
video,
iframe,
img {
margin: 0;
padding: 0;
}
img {
max-width: 100%;
}
.medium {
font-weight: 600;
}
.bold {
font-weight: 700;
}
@media only screen and (max-width: 767px) {
.g-0 {
padding-right: 15px;
padding-left: 15px;
}
.row.g-0 {
padding-right: 0;
padding-left: 0;
}
br {
display: none;
}
}
main {
display: inline-block;
width: 100%;
overflow: hidden;
}
h1 {
font-size: 48px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 32px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}   .t_parallax_image {
overflow: hidden;
}
@keyframes t-Bubble {
0% {
scale: 1;
}
50% {
scale: 1.5;
}
100% {
scale: 1;
}
}
@keyframes t-Zoom {
0% {
scale: 1;
}
50% {
scale: 0.5;
}
100% {
scale: 1;
}
}
@keyframes t-Zoom_2 {
0% {
scale: 1;
}
50% {
scale: 0.9;
}
100% {
scale: 1;
}
}
@keyframes t-SlideBottom {
0% {
transform: translateY(0);
}
50% {
transform: translateY(50px);
}
100% {
transform: translateY(0);
}
}
@keyframes t-reveal {
to {
opacity: 1;
filter: blur(0px);
}
}
@keyframes t-fadeUp {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
-ms-transform: translateY(50px);
transform: translateY(50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes t-spinner {
to {
transform: rotateZ(360deg);
}
}
@keyframes t-characters {
0%, 75%, 100% {
opacity: 0;
transform: rotateY(-90deg);
}
25%, 50% {
opacity: 1;
transform: rotateY(0deg);
}
}
@keyframes t-sheen {
50% {
transform: translateY(-20px);
color: var(--primary);
}
}
@keyframes t-slide {
from {
transform: translateX(0);
}
to {
transform: translateX(-100%);
}
}   .body-overlay {
position: fixed;
z-index: 9;
pointer-events: none;
top: 0;
opacity: 1;
inset-inline-start: 0;
width: 100vw;
height: 100vh;
background-repeat: repeat;
background-position: top left;
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/writer/body-bg.webp);
}
.container-xl {
max-width: 1550px;
}
.text-slider-active .swiper-slide {
width: auto;
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
background: #d6d6d6;
}
::-webkit-scrollbar-thumb {
background: #888;
}
::-webkit-scrollbar-thumb:hover {
background: #555;
}
.pos-abs {
position: absolute;
}
.circle-text {
width: 140px;
height: 140px;
position: relative;
border-radius: 100px;
background: transparent;
display: flex;
align-items: center;
justify-content: center;
padding: 14px;
}
@media only screen and (max-width: 991px) {
.circle-text {
width: 120px;
height: 120px;
}
}
.circle-text .text {
animation: t-spinner 5s infinite linear;
}
.circle-text .icon {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.circle-text:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
border: 37px solid transparent;
border-radius: 50%;
}
.p-relative {
position: relative;
}
.p-absolute {
position: absolute;
}
.fix {
overflow: hidden;
}
.bg-full {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.bg-full img {
width: 100%;
height: 100%;
object-fit: cover;
}
.border-top-bottom {
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
}
.has-top-line {
position: relative;
padding-top: 10px;
}
.has-top-line:before {
position: absolute;
content: "";
width: 100%;
height: 1px;
background-color: currentColor;
top: 0;
left: 0;
}
.has-bottom-line {
position: relative;
padding-bottom: 10px;
}
.has-bottom-line:after {
position: absolute;
content: "";
width: 100%;
height: 1px;
background-color: currentColor;
bottom: 0;
left: 0;
}
.has-left-line {
position: relative;
padding-inline-start: 35px;
display: inline-block;
}
.has-left-line:before {
position: absolute;
content: "";
width: 30px;
height: 1px;
background-color: currentColor;
inset-inline-start: 0;
top: 50%;
transform: translateY(-50%);
}
.has-right-line {
position: relative;
padding-inline-end: 35px;
display: inline-block;
}
.has-right-line:after {
position: absolute;
content: "";
width: 30px;
height: 1px;
background-color: currentColor;
inset-inline-end: 0;
top: 50%;
transform: translateY(-50%);
}
.t-btn-play {
width: 56px;
height: 56px;
display: inline-flex;
justify-content: center;
align-items: center;
border: 1.5px solid currentColor;
color: var(--primary);
border-radius: 50%;
transition: all 0.5s;
font-size: 14px;
}
@media only screen and (max-width: 767px) {
.t-btn-play {
width: 50px;
height: 50px;
font-size: 12px;
border-width: 1px;
}
}
.t-btn-play:hover {
color: var(--theme, --action);
}
.t-btn-play.light {
color: var(--white);
}
.t-btn-play.light:hover {
color: var(--white);
}
.t-btn-play.dark {
color: var(--black);
}
.t-btn-play.dark:hover {
color: var(--black);
}
.show-light {
display: inline-block;
}
.show-dark {
display: none;
}
.line-area {
position: relative;
}
.lines {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: flex;
justify-content: space-between;
}
.lines .line {
width: 1px;
height: 100%;
background-color: rgba(0, 81, 83, 0.031372549);
display: inline-block;
position: relative;
z-index: 1;
}
.t-btn-icon i {
transform: rotate(-45deg);
transition: all 0.3s;
font-size: 20px;
color: var(--primary);
}
.t-btn-icon:hover i {
transform: rotate(0);
}
.list-check li {
position: relative;
padding-inline-start: 30px;
font-size: 18px;
font-weight: 400;
line-height: 1.4;
margin-bottom: 10px;
}
.list-check li::before {
content: "";
position: absolute;
inset-inline-start: 0;
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/electrician/check-mark.webp);
background-repeat: no-repeat;
width: 14px;
height: 14px;
top: 4px;
transform: rotateY(0deg);
}
.list-check li:last-child {
margin-bottom: 0;
}
.list-plus li {
position: relative;
padding-inline-start: 30px;
font-size: 18px;
font-weight: 400;
line-height: 1.4;
display: inline-block;
width: 100%;
}
.list-plus li::before {
content: "+";
position: absolute;
inset-inline-start: 0;
top: -10px;
font-size: 30px;
font-weight: 300;
line-height: 1;
}
.list-plus li:not(:last-child) {
margin-bottom: 10px;
}
.pos-center {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.pagination-with-dash {
font-size: 14px;
display: flex;
gap: 10px;
color: var(--primary);
align-items: center;
}
.pagination-with-dash .dash {
width: 100px;
height: 1px;
background-color: var(--primary);
}
.pagination-with-dash .swiper-pagination-current {
display: flex;
gap: 5px;
align-items: center;
}
.pagination-with-dash .swiper-pagination-current:before {
content: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/icon/arrow-left.webp);
}
.pagination-with-dash .swiper-pagination-total {
display: flex;
gap: 5px;
align-items: center;
}
.pagination-with-dash .swiper-pagination-total:after {
content: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/icon/arrow-right.webp);
}
.t__toggle_switcher .slide-toggle-wrapper {
display: flex;
justify-content: center;
}
.t__toggle_switcher .slide-toggle-btn {
--switcher-width: 40px;
--switcher-border-width: 2px;
--switcher-indicator-width: 16px;
background-color: #f0f7f8;
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
user-select: none;
}
.t__toggle_switcher .slide-toggle-btn input {
display: none;
}
.t__toggle_switcher .before_label,
.t__toggle_switcher .after_label {
cursor: pointer;
font-size: 18px;
color: var(--primary);
}
.t__toggle_switcher .toggle-pane {
display: none;
}
.t__toggle_switcher .toggle-pane.show {
display: block;
}
.t__toggle_switcher.style-1 .switcher {
display: inline-block;
width: var(--switcher-width);
height: 20px;
background-color: #999999;
border: var(--switcher-border-width) solid #999999;
border-radius: 10px;
position: relative;
cursor: pointer;
}
.t__toggle_switcher.style-1 .switcher::before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: var(--switcher-indicator-width);
height: var(--switcher-indicator-width);
background-color: #ffffff;
border-radius: 50%;
transition: transform 0.3s;
transform: translate(0px, -50%);
}
.t__toggle_switcher.style-1 input:checked + .switcher::before {
transform: translate(calc(var(--switcher-width) - (var(--switcher-indicator-width) + 2 * var(--switcher-border-width))), -50%);
}
.t__toggle_switcher.style-1 input:checked + .switcher {
background-color: #000;
border-color: #000;
}
.t__toggle_switcher.style-2 .before_label,
.t__toggle_switcher.style-2 .after_label {
padding: 22px 38px;
position: relative;
z-index: 2;
font-size: 16px;
line-height: 1;
color: var(--primary);
}
.t__toggle_switcher.style-2 .before_label:after,
.t__toggle_switcher.style-2 .after_label:after {
content: "";
width: 100%;
height: 100%;
border-radius: 60px;
position: absolute;
left: 0;
top: 0;
background-color: var(--theme);
z-index: -1;
opacity: 0;
visibility: hidden;
transition: transform 0.3s;
}
.t__toggle_switcher.style-2 .before_label.active,
.t__toggle_switcher.style-2 .after_label.active {
color: var(--primary);
}
.t__toggle_switcher.style-2 .before_label.active:after,
.t__toggle_switcher.style-2 .after_label.active:after {
opacity: 1;
visibility: visible;
transform: translatex(0);
}
.t__toggle_switcher.style-2 .before_label:after {
transform: translatex(100%);
}
.t__toggle_switcher.style-2 .after_label:after {
transform: translatex(-100%);
}
.t__toggle_switcher.style-2 .slide-toggle-btn {
gap: 0;
border-radius: 60px;
}
.parallax-view {
overflow: hidden;
}
.hover-reveal {
position: relative;
overflow: hidden;
cursor: none;
}
.hover-reveal:hover > *:first-child {
opacity: 1 !important;
}
.hover-reveal > *:first-child {
opacity: 0;
z-index: 1;
}
.section-spacing {
padding-top: 100px;
padding-bottom: 100px;
}
@media only screen and (max-width: 1919px) {
.section-spacing {
padding-top: 90px;
padding-bottom: 90px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing {
padding-top: 60px;
padding-bottom: 60px;
}
}
.section-spacing-top {
padding-top: 100px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-top {
padding-top: 90px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-top {
padding-top: 80px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-top {
padding-top: 60px;
}
}
.section-spacing-bottom {
padding-bottom: 100px;
}
@media only screen and (max-width: 1919px) {
.section-spacing-bottom {
padding-bottom: 90px;
}
}
@media only screen and (max-width: 1399px) {
.section-spacing-bottom {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 1199px) {
.section-spacing-bottom {
padding-bottom: 60px;
}
}
.container {
--bs-gutter-x: 30px;
}
@media (min-width: 1600px) {
.container.full-hd {
max-width: 1920px;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0;
}
}
.section-subtitle {
font-size: 14px;
font-weight: 400;
line-height: 20px;
display: inline-block;
text-transform: uppercase;
color: var(--primary);
}
.section-title {
font-size: 100px;
}
@media only screen and (max-width: 1919px) {
.section-title {
font-size: 80px;
}
}
@media only screen and (max-width: 1399px) {
.section-title {
font-size: 60px;
}
}
@media only screen and (max-width: 1199px) {
.section-title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.section-title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.section-title {
font-size: 35px;
}
}
.section-title.font-instrumentsans-medium {
font-family: var(--font_instrumentsans);
font-weight: 500;
line-height: 0.9;
}
.section-title.font-sequelsans-romanbody {
font-family: var(--font_sequelsansromanbody);
font-weight: 310;
line-height: 0.9;
letter-spacing: -0.07em;
}
@media only screen and (max-width: 991px) {
.section-title.font-sequelsans-romanbody {
line-height: 1.1;
}
}
.section-title.font-thunder-regular {
font-family: var(--font_thunder);
font-weight: 400;
line-height: 0.85;
text-transform: uppercase;
}
.section-title.font-thunder-regular span {
font-family: var(--font_timesnow);
color: rgba(17, 17, 17, 0.4);
display: inline-block;
line-height: 0;
font-style: italic;
font-weight: 400;
}
.section-title.font-bdogrotesk-regular {
font-family: var(--font_bdogrotesk);
font-weight: 400;
line-height: 0.95;
letter-spacing: -0.05em;
}
@media only screen and (max-width: 991px) {
.section-title.font-bdogrotesk-regular {
line-height: 1.1;
}
}
.section-title.font-tartuffotrial-thin {
font-family: var(--font_tartuffotrial);
font-weight: 100;
line-height: 1;
} .text-invert > div {
background-image: linear-gradient(to right, var(--primary) 50%, #cdc9c6 51%);
background-size: 200% 100%;
background-position-x: 100%;
color: transparent;
background-clip: text;
-webkit-background-clip: text;
}
.offcanvas-overlay {
position: fixed;
height: 100%;
width: 100%;
background: #000;
z-index: 900;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
}
.offcanvas-overlay.overlay-open {
opacity: 0.5;
visibility: visible;
}
.side-info-close {
font-size: 18px;
padding: 0;
transition: all 0.3s linear;
background-color: var(--white);
color: var(--black);
width: 40px;
height: 40px;
border: 1px solid var(--black);
border-radius: 50%;
line-height: 38px;
}
.dark .side-info-close {
background-color: #292828;
color: var(--white);
}
.side-info-close:hover {
transform: rotate(90deg);
}
.side-info {
background: var(--white) none repeat scroll 0 0;
padding: 40px 45px;
position: fixed;
right: 0;
top: 0;
width: 500px;
height: 100%;
-webkit-transform: translateX(calc(100% + 80px));
-moz-transform: translateX(calc(100% + 80px));
-ms-transform: translateX(calc(100% + 80px));
-o-transform: translateX(calc(100% + 80px));
transform: translateX(calc(100% + 80px));
-webkit-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
-moz-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
z-index: 9999;
overflow-y: scroll;
overscroll-behavior-y: contain;
scrollbar-width: none;
}
.dark .side-info {
background-color: var(--black);
}
.side-info ::-webkit-scrollbar {
display: none;
}
@media (max-width: 575px) {
.side-info {
width: 100%;
padding: 30px 30px;
}
}
.side-info.info-open {
opacity: 1;
transform: translateX(0);
}
.offset-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.offset-logo {
width: 120px;
}
@media (max-width: 575px) {
.offset-logo {
width: 100px;
}
}
.offset-logo img {
max-width: 120px;
}
.offset-button {
margin-top: 40px;
}
@media (min-width: 576px) {
.offset-button {
display: none;
}
}
.offset-widget-box {
margin-top: 40px;
}
.offset-widget-box .title {
font-size: 24px;
line-height: 1.33;
margin-bottom: 15px;
}
@media only screen and (max-width: 1919px) {
.offset-widget-box .title {
margin-bottom: 22px;
}
}
.offset-widget-box .contact-meta > *:not(:first-child) {
margin-top: 16px;
}
.offset-widget-box .contact-item {
display: flex;
align-items: center;
gap: 14px;
}
.offset-widget-box .contact-item span {
color: var(--primary);
font-weight: 500;
}
.offset-widget-box .contact-item span a:hover {
color: var(--secondary);
}
.offset-widget-box .contact-item .icon {
width: 40px;
min-width: 40px;
height: 40px;
display: inline-flex;
border: 1px solid var(--primary);
justify-content: center;
align-items: center;
border-radius: 50%;
color: var(--primary);
} .mobile-menu {
margin-top: 40px;
}
.mobile-menu.mean-container .mean-nav > ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
display: block !important;
}
.mobile-menu.mean-container .mean-nav > ul > li:last-child > a {
border-bottom: 1px solid var(--border);
}
.mobile-menu.mean-container .mean-nav {
background: none;
margin-top: 0;
}
.mobile-menu.mean-container .mean-nav .new {
font-size: 10px;
font-weight: 600;
background: #ffa38e;
color: var(--black-2);
padding: 3px 7px;
line-height: 1;
display: flex;
align-items: center;
border-radius: 2px;
}
.mobile-menu.mean-container .mean-nav ul li a {
width: 100%;
padding: 15px 0;
padding-inline-start: 0px;
font-weight: 500;
font-size: 18px;
line-height: 1;
color: var(--primary);
text-transform: capitalize;
border-top: 1px solid var(--border);
display: flex;
gap: 8px;
justify-content: flex-start;
align-items: center;
outline: none;
transform: translateY(var(--y)) translateZ(0);
transition: transform 0.4s ease, box-shadow 0.4s ease;
box-sizing: border-box;
opacity: 1;
}
@media only screen and (max-width: 767px) {
.mobile-menu.mean-container .mean-nav ul li a {
font-size: 20px;
}
}
.mobile-menu.mean-container .mean-nav ul li a:hover {
color: var(--secondary);
}
.mobile-menu.mean-container .mean-nav ul li a.mean-expand {
width: 100%;
height: 48px;
justify-content: end;
font-weight: 300;
border: none !important;
background: transparent;
color: var(--primary);
}
@media only screen and (max-width: 767px) {
.mobile-menu.mean-container .mean-nav ul li a.mean-expand {
height: 50px;
}
}
.mobile-menu.mean-container .mean-nav ul li a.mean-expand:hover {
opacity: 1;
}
.mobile-menu.mean-container .mean-nav ul li li:first-child {
border-top: 1px solid var(--border);
}
.mobile-menu.mean-container .mean-nav ul li li a {
font-size: 16px;
text-transform: capitalize;
border-top: none !important;
padding: 12px 0;
padding-inline-start: 15px;
}
.mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
height: 58px;
}
@media only screen and (max-width: 991px) {
.mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
height: 25px;
}
}
@media only screen and (max-width: 767px) {
.mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
height: 22px;
}
}
.mobile-menu.mean-container .mean-nav ul li li li:last-child {
border-bottom: 1px solid var(--border);
}
.mobile-menu.mean-container .mean-nav ul li li li a {
padding-left: 40px;
}
.mobile-menu.mean-container .mean-bar {
padding: 0;
background: none;
max-height: auto;
overflow-y: scroll;
}
.mobile-menu.mean-container .mean-bar::-webkit-scrollbar {
width: 0;
}
.mobile-menu.mean-container a.meanmenu-reveal {
display: none !important;
} .body-page-inner {
position: relative;
z-index: 100;
background-color: #ffffff;
}
@media (min-width: 1650px) {
.body-page-inner .container.large {
max-width: 1650px;
--container-max-widths: 1620px;
--bs-gutter-x: 30px;
}
}
.body-page-inner .header-area-2 .side-toggle {
background-color: rgb(243, 243, 243);
}
.dark .body-page-inner .header-area-2 .side-toggle {
background-color: #1d1c1c;
}
.body-page-inner .header-area-2__inner {
border-bottom: 1px solid var(--border);
}
.header-sticky {
transition: all 0.5s;
}
.transformed {
position: fixed !important;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 800;
transform: translateY(-100%);
}
.transformed .header-area__inner {
height: 80px;
}
.sticky {
position: fixed !important;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 800;
background-color: #ffffff;
transform: translateY(0%);
}
.sticky .header-area__inner {
height: 80px;
} .page-title-wrapper {
margin-top: 68px;
margin-bottom: 28px;
}
@media only screen and (max-width: 991px) {
.page-title-wrapper {
margin-bottom: 10px;
}
}
.page-title-wrapper .page-title {
font-family: var(--font_thunder);
font-size: 495px;
font-weight: 600;
line-height: 0.8;
letter-spacing: -0.02em;
text-align: center;
text-transform: uppercase;
}
@media only screen and (max-width: 1919px) {
.page-title-wrapper .page-title {
font-size: 385px;
}
}
@media only screen and (max-width: 1399px) {
.page-title-wrapper .page-title {
font-size: 325px;
}
}
@media only screen and (max-width: 1199px) {
.page-title-wrapper .page-title {
font-size: 265px;
}
}
@media only screen and (max-width: 991px) {
.page-title-wrapper .page-title {
font-size: 185px;
}
}
@media only screen and (max-width: 767px) {
.page-title-wrapper .page-title {
font-size: 125px;
}
}
@media (max-width: 575px) {
.page-title-wrapper .page-title {
font-size: 90px;
}
}
[data-theme=dark] .side-info {
background: var(--primary) none repeat scroll 0 0;
}   html {
--container-max-widths: 1320px;
}
@media only screen and (max-width: 1399px) {
html {
--container-max-widths: 1140px;
}
}
@media only screen and (max-width: 1199px) {
html {
--container-max-widths: 960px;
}
}
@media only screen and (max-width: 991px) {
html {
--container-max-widths: 720px;
}
}
@media only screen and (max-width: 767px) {
html {
--container-max-widths: 540px;
}
}
body {
color: var(--secondary);
}
.body-wrapper {
background-color: var(--white);
}
.body-wrapper.dark {
background-color: var(--black);
}
.img_anim_reveal {
visibility: hidden;
overflow: hidden;
}
.img_anim_reveal img {
object-fit: cover;
transform-origin: left;
}
.anim-reveal {
overflow: hidden;
}
.anim-reveal-line {
overflow: hidden;
}
.color-white {
color: var(--white);
}
.color-black {
color: var(--black);
}
.color-primary {
color: var(--primary);
}
.color-secondary {
color: var(--secondary);
}
.bg-white {
background-color: var(--white);
}
.bg-black {
background-color: var(--black);
}
.bg-primary {
background-color: var(--primary);
}
.bg-secondary {
background-color: var(--secondary);
}
.bg-transparent {
background-color: transparent !important;
}
.bg-theme {
background-color: var(--theme) !important;
}
.zi-1 {
z-index: 1;
}
.zi-2 {
z-index: 2;
}
.zi-0 {
z-index: 0;
}
.zi--1 {
z-index: -1;
}
.text-underline {
text-decoration: underline;
text-decoration-thickness: 2px;
text-underline-offset: 5px;
text-decoration-skip-ink: none;
}
.header__area-6 {
position: unset;
}
.vertically-center {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.text-indent-40 {
text-indent: 40px;
}
.text-indent-50 {
text-indent: 50px;
}
header {
margin-bottom: -1px;
z-index: 100;
}
section {
margin-bottom: -1px;
}
.mb--1 {
margin-bottom: -5px;
}
.dir-rtl {
direction: rtl;
}
.show-dark {
display: inline-block;
}
.show-light {
display: none;
}
.line-divider-sm {
height: 0.5px;
background-color: var(--black-9);
}
.swiper,
.swiper-container {
direction: ltr;
}
.border-e-0 {
border-inline-end: 0 !important;
}
.border-s-0 {
border-inline-start: 0 !important;
} .container-preloader {
align-items: center;
cursor: none;
display: flex;
width: 100vw;
height: 100vh;
justify-content: center;
position: fixed;
left: 0;
top: 0;
z-index: 900;
}
.container-preloader .animation-preloader {
position: absolute;
z-index: 100;
}
.container-preloader .animation-preloader .spinner {
animation: t-spinner 1s infinite linear;
border-radius: 50%;
height: 9em;
width: 9em;
border: 10px solid var(--primary);
border-top-color: var(--white);
margin: 0 auto 3.5em auto;
}
.dark .container-preloader .animation-preloader .spinner {
border-top-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.container-preloader .animation-preloader .spinner {
height: 5em;
width: 5em;
border-width: 5px;
}
}
@media only screen and (max-width: 767px) {
.container-preloader .animation-preloader .spinner {
margin: 0 auto 0.2em auto;
}
}
.container-preloader .animation-preloader .txt-loading {
font: bold 5em "Montserrat", sans-serif;
text-align: center;
user-select: none;
}
.container-preloader .animation-preloader .txt-loading .characters {
color: var(--white);
position: relative;
display: inline-block;
}
@media only screen and (max-width: 767px) {
.container-preloader .animation-preloader .txt-loading .characters {
font-size: 50px;
}
}
.container-preloader .animation-preloader .txt-loading .characters:before {
color: var(--primary);
content: attr(data-text);
animation: t-characters 4s infinite;
left: 0;
top: 0;
opacity: 0;
position: absolute;
transform: rotateY(-90deg);
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(2):before {
animation-delay: 0.2s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(3):before {
animation-delay: 0.4s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(4):before {
animation-delay: 0.6s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(5):before {
animation-delay: 0.8s;
}
.container-preloader .animation-preloader .txt-loading .characters:nth-child(6):before {
animation-delay: 1s;
}
.container-preloader .loader-section {
background-color: var(--white);
height: 100%;
position: fixed;
top: 0;
width: calc(50% + 1px);
}
.dark .container-preloader .loader-section {
background-color: var(--black);
}
.container-preloader .loader-section.section-left {
left: 0;
}
.container-preloader .loader-section.section-right {
right: 0;
}
.loaded .animation-preloader {
opacity: 0;
transition: 0.3s ease-out;
}
.loaded .loader-section.section-left {
transform: translateX(-101%);
transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}
.loaded .loader-section.section-right {
transform: translateX(101%);
transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
} .scroll__down {
display: flex;
gap: 20px;
align-items: center;
}
.scroll__down p {
font-weight: 500;
font-size: 14px;
line-height: 1.9;
text-transform: uppercase;
color: var(--white);
}
.scroll__down span {
width: 66px;
height: 106px;
border: 1px solid var(--black-6);
display: flex;
align-items: center;
justify-content: center;
border-radius: 89px;
}
.scroll__down span i {
color: var(--white);
}
.scroll__down-wrapper {
height: 425px;
display: flex;
align-items: center;
justify-content: center;
}
@media only screen and (max-width: 1399px) {
.scroll__down-wrapper {
height: 380px;
}
}
@media only screen and (max-width: 1199px) {
.scroll__down-wrapper {
height: 350px;
}
}
@media only screen and (max-width: 767px) {
.scroll__down-wrapper {
height: auto;
padding: 40px 0;
}
}
.scroll-top {
width: 50px;
height: 50px;
position: fixed;
right: 15px;
bottom: 0px;
z-index: 9999;
background: var(--white);
border-radius: 100px;
mix-blend-mode: exclusion;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
}
.scroll-top.showed {
opacity: 1;
visibility: visible;
bottom: 20px;
}
.go-top-writer {
width: 105px;
font-size: 16px;
cursor: pointer;
text-align: left;
color: var(--white);
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/writer/go-top.webp);
background-position: right center;
background-repeat: no-repeat;
right: 16%;
visibility: hidden;
opacity: 0;
z-index: 9;
transition: all 0.5s;
}
.go-top-writer:hover {
color: var(--primary);
}
.go-top-writer.showed {
opacity: 1;
visibility: visible;
bottom: 20px;
}
@media only screen and (max-width: 767px) {
.go-top-writer br {
display: block;
}
}
.progress-wrap {
position: fixed;
right: 20px;
bottom: 20px;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
border-radius: 50px;
z-index: 99;
opacity: 0;
visibility: hidden;
transform: translateY(-100px);
transition: all 300ms linear;
}
.progress-wrap.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
mix-blend-mode: exclusion;
background-color: var(--black);
}
.progress-wrap::after {
position: absolute;
content: "\f062";
font: var(--fa-font-solid);
text-align: center;
line-height: 46px;
font-size: 20px;
color: var(--primary);
left: 0;
top: 0;
height: 46px;
width: 46px;
cursor: pointer;
display: block;
z-index: 1;
transition: all 200ms linear;
border-radius: 50px;
}
.dark .progress-wrap::after {
color: var(--black);
}
.progress-wrap svg path {
fill: var(--black-6);
}
.progress-wrap svg.progress-circle path {
fill: var(--white);
stroke: transparent;
stroke-width: 5;
box-sizing: border-box;
transition: all 200ms linear;
}
.light .scroll__down p {
color: var(--black);
}
.light .scroll__down span {
border-color: var(--white-3);
}
.light .scroll__down span i {
color: var(--black);
}
.light.go-top-writer {
color: var(--black);
background-color: transparent;
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/writer/go-top-light.webp);
}
.light.progress-wrap {
margin: 0;
background-color: transparent;
}
.light.progress-wrap svg path {
fill: var(--black);
}
.light.progress-wrap::after {
color: var(--white);
}   .rr-btn-group {
display: inline-flex;
align-items: center;
text-decoration: none;
font-family: var(--font_dmsans);
}
.rr-btn-group.btn-whte .b {
border: 1px solid white;
color: var(--white);
}
.rr-btn-group.btn-whte .c {
border: 1px solid white;
color: var(--white);
}
.rr-btn-group span {
letter-spacing: 0;
}
.rr-btn-group:hover .b {
transform: rotate(-20deg);
}
.rr-btn-group:hover .c {
transform: translate(-7px, 0px);
}
.rr-btn-group .b {
padding: 9px 25px;
font-weight: 500;
font-size: 18px;
line-height: 1;
color: var(--primary);
background-color: transparent;
border: 2px solid var(--primary);
border-radius: 50px;
transition: all 0.3s;
}
.rr-btn-group .c {
padding: 9px 11px;
font-weight: 500;
font-size: 18px;
line-height: 1;
color: var(--primary);
background-color: transparent;
border: 2px solid var(--primary);
border-radius: 50px;
transition: all 0.3s;
}
.rr-btn-group .c i {
rotate: -30deg;
}
.rr-btn {
justify-content: center;
position: relative;
overflow: hidden;
z-index: 5;
padding: 26px 42px;
background-color: var(--primary);
color: var(--white);
border: 1px solid var(--primary);
border-radius: 100px;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 1;
display: inline-flex;
align-items: center;
text-transform: capitalize;
letter-spacing: -0.02em;
}
.dark .rr-btn {
color: var(--black);
}
@media only screen and (max-width: 1199px) {
.rr-btn {
padding: 18px 29px;
}
}
.rr-btn:hover::before, .rr-btn:focus::before {
height: 100%;
}
.rr-btn:hover .btn-wrap .text-one, .rr-btn:focus .btn-wrap .text-one {
transform: translateY(-150%);
}
.rr-btn:hover .btn-wrap .text-two, .rr-btn:focus .btn-wrap .text-two {
top: 50%;
transform: translateY(-50%);
color: var(--black);
}
.dark .rr-btn:hover .btn-wrap .text-two, .dark .rr-btn:focus .btn-wrap .text-two {
color: var(--white);
}
.rr-btn:after {
display: block;
clear: both;
content: "";
}
.rr-btn::before {
background-color: var(--white);
content: "";
width: 100%;
height: 0;
bottom: 0;
position: absolute;
transition: all 0.5s;
}
.dark .rr-btn::before {
background-color: var(--black);
}
.rr-btn .btn-wrap {
z-index: 1;
overflow: hidden;
position: relative;
display: inline-block;
border: none;
}
.rr-btn .btn-wrap .text-one,
.rr-btn .btn-wrap .text-two {
display: flex;
align-items: center;
}
.rr-btn .btn-wrap .text-one {
position: relative;
display: block;
color: var(--white);
transition: all 0.5s;
}
.dark .rr-btn .btn-wrap .text-one {
color: var(--black);
}
.rr-btn .btn-wrap .text-two {
position: absolute;
top: 100%;
display: block;
color: var(--white);
transition: all 0.5s;
}
.dark .rr-btn .btn-wrap .text-two {
color: var(--black);
}
.rr-btn.btn-border {
border: 1px solid rgba(17, 17, 17, 0.15);
background-color: transparent;
color: var(--primary);
padding: 25px 42px;
}
.dark .rr-btn.btn-border {
border-color: rgba(255, 255, 255, 0.15);
}
.rr-btn.btn-border:hover, .rr-btn.btn-border:focus {
border-color: transparent;
color: white;
}
.rr-btn.btn-border:hover .text-two, .rr-btn.btn-border:focus .text-two {
color: #F9F9F9;
}
.rr-btn.btn-border .btn-wrap .text-one {
color: var(--primary);
}
.rr-btn.btn-border .btn-wrap .text-two {
color: var(--white);
}
.rr-btn.btn-border-white {
border: 1px solid rgba(252, 247, 243, 0.1);
background-color: transparent;
}
.rr-btn.hover-bg-theme {
border-width: 0;
}
.rr-btn.hover-bg-theme:hover .btn-wrap .text-two, .rr-btn.hover-bg-theme:focus .btn-wrap .text-two {
color: var(--white);
}
.rr-btn.hover-bg-theme::before {
background-color: var(--theme);
}
.rr-btn.hover-bg-theme.btn-border {
border-width: 1px;
}
.rr-btn-underline {
font-size: 14px;
font-weight: 500;
letter-spacing: 0;
color: var(--primary);
text-transform: uppercase;
position: relative;
display: inline-flex;
align-items: center;
gap: 10px;
padding-bottom: 4px;
white-space: nowrap;
}
.rr-btn-underline:hover::before {
width: 0;
}
.rr-btn-underline::before {
position: absolute;
content: "";
inset-inline-start: 0;
bottom: 0px;
width: 100%;
height: 2px;
background-color: currentColor;
transition: 0.3s;
}
.rr-btn-underline i {
font-size: 10px;
}
.rr-hover-btn-wrapper {
display: inline-block;
}
.rr-btn-circle {
position: relative;
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
width: 170px;
height: 170px;
border-radius: 50%;
font-weight: 500;
font-size: 14px;
line-height: 16px;
text-transform: uppercase;
color: var(--primary);
border: 1px solid rgba(17, 17, 17, 0.2);
z-index: 1;
}
.dark .rr-btn-circle {
border-color: rgba(255, 255, 255, 0.2);
}
.rr-btn-circle:hover {
color: var(--white);
border-color: transparent;
}
.dark .rr-btn-circle:hover {
color: var(--black);
}
.rr-btn-circle:hover .rr-btn-circle-dot {
width: 400px;
height: 400px;
}
.rr-btn-circle-dot {
position: absolute;
width: 1px;
height: 1px;
background-color: var(--primary);
line-height: 20px;
border-radius: 50%;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
} @keyframes mask_animation {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes mask_animation_2 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
.btn-hover-default {
transition: all 0.5s;
}
.btn-hover-default:hover {
color: var(--black);
background-color: var(--white);
}
.btn-hover-cross {
overflow: hidden;
position: relative;
transition: all 1s;
}
.btn-hover-cross::after {
position: absolute;
content: "";
width: 150%;
height: 0%;
left: 50%;
top: 50%;
background-color: var(--primary);
transform: translateX(-50%) translateY(-50%) rotate(0deg);
transition: all 0.75s;
opacity: 0.5;
z-index: -1;
}
.btn-hover-cross:hover {
border-color: var(--primary);
background-color: transparent;
}
.btn-hover-cross:hover::after {
height: 120%;
opacity: 1;
}
.btn-hover-divide {
overflow: hidden;
position: relative;
transition: all 1s;
z-index: 1;
}
.btn-hover-divide::after {
position: absolute;
content: "";
width: 150%;
height: 0%;
left: 50%;
top: 50%;
background-color: var(--primary);
transform: translateX(-50%) translateY(-50%) rotate(90deg);
transition: all 0.75s;
opacity: 0.5;
z-index: -1;
}
.btn-hover-divide:hover {
border-color: var(--primary);
background-color: transparent !important;
border-color: transparent;
}
.btn-hover-divide:hover::after {
height: 400%;
opacity: 1;
}
.btn-hover-cropping {
overflow: hidden;
position: relative;
transition: all 1s;
}
.btn-hover-cropping::after {
position: absolute;
content: "";
width: 150%;
height: 0%;
left: 50%;
top: 50%;
background-color: var(--primary);
transform: translateX(-50%) translateY(-50%) rotate(25deg);
transition: all 0.75s;
opacity: 0.5;
z-index: -1;
}
.btn-hover-cropping:hover {
border-color: var(--primary);
background-color: transparent;
}
.btn-hover-cropping:hover::after {
height: 400%;
opacity: 1;
}
.btn-hover-mask {
gap: 10px;
display: inline-flex;
align-items: center;
padding: 15px 30px;
position: relative;
overflow: hidden;
transition: all 0.5s;
border-radius: 5px;
color: var(--white);
font-weight: 400;
font-size: 16px;
border: 1px solid var(--white);
z-index: 1;
}
.btn-hover-mask::after {
display: flex;
align-items: center;
justify-content: center;
color: var(--black);
position: absolute;
content: attr(data-text);
cursor: pointer;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: var(--white);
mask: url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.webp);
mask-size: 2300% 100%;
animation: mask_animation_2 0.7s steps(22) forwards;
}
.btn-hover-mask:hover {
color: var(--white);
}
.btn-hover-mask:hover::after {
animation: mask_animation 0.7s steps(22) forwards;
}
.btn-rollover-top {
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-rollover-top:before {
position: absolute;
left: 0px;
bottom: 0px;
height: 0px;
width: 100%;
z-index: -1;
content: "";
background-color: var(--primary);
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-rollover-top:hover {
border-color: var(--primary);
background-color: transparent;
}
.btn-rollover-top:hover::before {
top: 0%;
bottom: auto;
height: 100%;
}
.btn-rollover-left {
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-rollover-left::before {
position: absolute;
top: 0px;
right: 0px;
height: 100%;
width: 0px;
z-index: -1;
content: "";
background-color: var(--primary);
transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.btn-rollover-left:hover {
border-color: var(--primary);
background-color: transparent;
}
.btn-rollover-left:hover::before {
left: 0%;
right: auto;
width: 100%;
}
.btn-rollover-cross {
overflow: hidden;
position: relative;
transition: all 0.5s;
}
.btn-rollover-cross::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
bottom: 100%;
left: 100%;
opacity: 0;
border-bottom: 3px solid var(--primary);
border-left: 3px solid var(--primary);
transition: all 0.75s;
}
.btn-rollover-cross::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 100%;
right: 100%;
opacity: 0;
border-top: 3px solid var(--primary);
border-right: 3px solid var(--primary);
transition: all 0.75s;
}
.btn-rollover-cross:hover {
border-color: transparent;
color: var(--primary);
}
.btn-rollover-cross:hover::before {
bottom: 0;
left: 0;
opacity: 1;
width: 100%;
height: 100%;
}
.btn-rollover-cross:hover::after {
top: 0;
right: 0;
opacity: 1;
width: 100%;
height: 100%;
}
.btn-parallal-border {
overflow: hidden;
position: relative;
transition: all 0.5s;
}
.btn-parallal-border::before {
position: absolute;
content: "";
width: 0%;
height: 0%;
bottom: 0;
left: 0;
opacity: 0;
border-bottom: 3px solid var(--primary);
border-left: 3px solid var(--primary);
border-radius: 5px;
transition: all 0.75s;
}
.btn-parallal-border::after {
position: absolute;
content: "";
width: 0%;
height: 0%;
top: 0;
right: 0;
opacity: 0;
border-top: 3px solid var(--primary);
border-right: 3px solid var(--primary);
border-radius: 5px;
transition: all 0.75s;
}
.btn-parallal-border:hover {
border-color: transparent;
color: var(--primary);
}
.btn-parallal-border:hover::before {
opacity: 1;
width: 100%;
height: 100%;
}
.btn-parallal-border:hover::after {
opacity: 1;
width: 100%;
height: 100%;
}   .main-menu.menu-dark > ul > li > a {
color: var(--black);
}
.main-menu.menu-light > ul > li > a {
color: var(--white);
}
.main-menu > ul {
display: flex;
}
.main-menu > ul > li:hover > a {
color: var(--primary);
}
.main-menu > ul > li:hover > ul {
opacity: 1;
pointer-events: all;
inset-inline-start: 0;
}
.main-menu > ul > li:hover > ul.dp-menu li:hover > ul {
opacity: 1;
pointer-events: all;
inset-inline-start: 100%;
}
.main-menu li {
position: relative;
}
.main-menu li a {
display: flex;
align-items: center;
font-weight: 400;
font-size: 18px;
line-height: 1;
color: var(--primary);
padding: 37px 15px;
text-transform: capitalize;
}
.main-menu ul.dp-menu {
background-color: #232529;
padding: 18px 0px;
width: 250px;
position: absolute;
inset-inline-start: 10px;
opacity: 0;
pointer-events: none;
z-index: 10;
transition: all 0.5s;
}
.main-menu ul.dp-menu.col-2 {
column-count: 2;
width: 480px;
}
.main-menu ul.dp-menu ul {
background: var(--black);
padding: 18px 0px;
width: 300px;
position: absolute;
inset-inline-start: calc(100% + 10px);
top: 0;
opacity: 0;
z-index: 10;
transition: all 0.5s;
}
.main-menu ul.dp-menu li {
position: relative;
padding: 0 25px;
}
.main-menu ul.dp-menu li:hover > a {
color: var(--white);
background-color: transparent;
}
.main-menu ul.dp-menu li:hover > ul {
opacity: 1;
transform: none !important;
pointer-events: all;
}
.main-menu ul.dp-menu li a {
font-size: 16px;
font-weight: 500;
color: #999999;
padding: 10px 0;
background-color: transparent;
border-radius: 8px;
text-transform: capitalize;
}
.main-menu ul.dp-menu li a:hover {
letter-spacing: 0.5px;
}
.main-menu ul.dp-menu li a:after {
transform: rotate(-90deg);
margin-left: auto;
}
.main-menu .has-mega-menu {
position: static;
}
.main-menu li.menu-item-has-children > a:after {
content: "\f107";
font-family: var(--font_awesome);
margin-inline-start: 5px;
font-weight: 600;
font-size: 14px;
}
.main-menu .mega-menu {
background-color: var(--black);
padding: 30px 50px;
width: 100%;
position: absolute;
left: 10px;
display: grid;
grid-template-columns: repeat(4, 1fr);
column-gap: 50px;
justify-content: center;
overflow: hidden;
opacity: 0;
pointer-events: none;
z-index: 10;
transition: all 0.5s;
}
@media only screen and (max-width: 1399px) {
.main-menu .mega-menu {
column-gap: 30px;
}
}
.main-menu .mega-menu li:has(ul) > a:after {
content: "";
}
.main-menu .mega-menu li a {
font-size: 16px;
font-weight: 500;
color: #999999;
height: 40px;
padding: 0 20px;
display: flex;
align-items: center;
gap: 8px;
background: var(--black);
border-radius: 8px;
overflow: hidden;
}
.main-menu .mega-menu li a:hover {
color: var(--white);
background: #2C2C2F;
}
.main-menu .mega-menu .title {
font-weight: 600;
color: var(--white);
text-transform: uppercase;
border-bottom: 1px solid #333337;
padding-bottom: 20px;
margin-bottom: 20px;
pointer-events: none;
border-radius: 0;
}
.main-menu .mega-style-2 {
padding: 0 15%;
gap: 0;
grid-template-columns: repeat(2, 1fr);
}
.main-menu .mega-style-2 .title {
height: 70px;
padding-bottom: 0;
margin-bottom: 0;
position: relative;
overflow: visible;
padding-left: 30px;
}
.main-menu .mega-style-2 .title:after {
position: absolute;
content: "";
width: 5000px;
height: 1px;
background-color: #333337;
bottom: -1px;
left: 50%;
transform: translateX(-50%);
}
.main-menu .mega-style-2 > li:not(:first-child) {
border-left: 1px solid #333337;
}
.main-menu .mega-style-2 ul {
column-count: 2;
position: relative;
padding: 20px 0;
}
.main-menu .mega-style-2 ul:after {
position: absolute;
content: "";
width: 1px;
height: 700px;
background-color: #333337;
top: 0;
left: 50%;
z-index: 1;
}
.main-menu .mega-style-2 ul li a {
padding-left: 30px;
}
.main-menu .mega-style-3 {
padding: 0 0 0 20px;
gap: 0;
grid-template-columns: repeat(3, 1fr);
}
.main-menu .mega-style-3 .title {
height: 70px;
padding-bottom: 0;
margin-bottom: 0;
position: relative;
overflow: visible;
padding-left: 30px;
}
.main-menu .mega-style-3 .title:after {
position: absolute;
content: "";
width: 5000px;
height: 1px;
background-color: #333337;
bottom: -1px;
left: 50%;
transform: translateX(-50%);
}
.main-menu .mega-style-3 > li:not(:first-child) {
border-left: 1px solid #333337;
}
.main-menu .mega-style-3 > li:last-child {
border: none;
width: 36vw;
}
@media only screen and (max-width: 1399px) {
.main-menu .mega-style-3 > li:last-child {
width: 32vw;
}
}
.main-menu .mega-style-3 ul {
column-count: 2;
position: relative;
padding: 20px 0;
column-gap: 0;
}
.main-menu .mega-style-3 ul:after {
position: absolute;
content: "";
width: 1px;
height: 700px;
background-color: #333337;
top: 0;
left: 50%;
z-index: 1;
}
.main-menu .mega-style-3 ul li {
margin: 0 10px;
}
.main-menu .mega-style-3 ul li a {
padding-left: 20px;
}
.main-menu .mega-grid-6 {
grid-template-columns: repeat(6, 1fr);
}
.main-menu .mega-grid-2 {
grid-template-columns: repeat(2, 1fr);
row-gap: 60px;
}
.main-menu .list-3-column ul {
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 50px;
}
@media only screen and (max-width: 1399px) {
.main-menu .list-3-column ul {
column-gap: 30px;
}
}
.main-menu .span-first-item ul li:first-child {
grid-column: 1/-1;
column-span: all;
}
.main-menu .new {
font-size: 10px;
font-weight: 600;
background: #FFA38E;
color: var(--black);
padding: 3px 7px;
line-height: 1;
border-radius: 2px;
margin-inline-start: 8px;
display: inline-block;
}
@media only screen and (max-width: 1199px) {
.main-menu-2 {
display: none;
}
}
.main-menu-2 li {
display: inline-block;
padding: 0 10px;
}
.main-menu-2 li a {
display: block;
font-weight: 500;
font-size: 20px;
line-height: 1.5;
color: var(--white);
padding: 10px;
text-transform: capitalize;
}
.main-menu-2 li a:hover {
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.main-menu-2 li a {
padding: 5px 0;
}
}
.main-menu-3 li {
display: inline-block;
margin-right: 45px;
}
@media only screen and (max-width: 1199px) {
.main-menu-3 li {
margin-right: 25px;
}
}
.main-menu-3 li:last-child {
margin-right: 0;
}
.main-menu-3 li a {
color: var(--white);
font-weight: 500;
font-size: 18px;
line-height: 26px;
}
.main-menu-3 li a:hover {
color: var(--primary);
}
.main-menu-4 li {
display: inline-block;
margin-right: 50px;
}
.main-menu-4 li a {
font-size: 14px;
font-weight: 500;
line-height: 1.5;
color: var(--white);
text-transform: uppercase;
}
.main-menu-4 li a:hover {
color: var(--primary);
}
.mega-menu-thumb {
width: 108%;
aspect-ratio: 100/83;
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
}
@media only screen and (max-width: 1199px) {
.mega-menu-thumb {
width: 100%;
height: 100%;
}
}
.mega-menu-thumb:after {
position: absolute;
content: "";
width: 76%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(270deg, rgba(28, 29, 32, 0) 0%, #1C1D20 100%);
}
.mega-menu-thumb .laptop-view {
width: 70%;
aspect-ratio: 100/114;
object-fit: cover;
object-position: center top;
position: absolute;
right: 70px;
bottom: 0;
}
.mega-menu-counter__item {
text-align: center;
display: inline-block;
margin-top: 35%;
margin-left: 17%;
position: relative;
}
@media only screen and (max-width: 1199px) {
.mega-menu-counter__item {
margin: 30px auto 50px;
}
}
.mega-menu-counter__text p {
font-size: 30px;
line-height: 28px;
color: var(--white);
font-weight: 500;
}
.mega-menu-counter__number {
font-size: 150px;
font-weight: 600;
line-height: 1;
margin-bottom: 24px;
color: var(--white);
background: linear-gradient(136deg, #9479FF 0%, #FFA6D6 47.92%, #FFFCE3 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1199px) {
.menu-with-number {
display: none;
}
}
.menu-with-number li {
display: inline-block;
}
.menu-with-number li a {
font-weight: 500;
font-size: 14px;
line-height: 1.5;
color: var(--white);
padding: 34px 40px;
display: inline-block;
text-transform: uppercase;
}
.menu-with-number li a:hover span {
color: var(--white);
}
.menu-with-number li a:hover span::before {
background-color: var(--white);
}
.menu-with-number li a.active span {
color: var(--white);
}
.menu-with-number li a.active span::before {
position: absolute;
content: "";
width: 35px;
height: 1px;
right: 20px;
top: 50%;
background-color: var(--white);
}
.menu-with-number li a span {
display: block;
font-weight: 500;
font-size: 12px;
line-height: 10px;
text-align: right;
color: #999999;
position: relative;
transition: all 0.5s;
}
.menu-with-number li a span::before {
position: absolute;
content: "";
width: 35px;
height: 1px;
right: 20px;
top: 50%;
transition: all 0.5s;
background-color: var(--black-6);
}
.sidebar-menu li {
display: block;
padding-bottom: 15px;
}
@media only screen and (max-width: 1919px) {
.sidebar-menu li {
padding-bottom: 10px;
}
}
.sidebar-menu li a {
display: block;
font-weight: 600;
font-size: 14px;
line-height: 1.5;
color: var(--white);
padding: 10px 0;
text-transform: uppercase;
}
.sidebar-menu li a:hover, .sidebar-menu li a.active {
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.sidebar-menu li a {
padding: 5px 0;
}
} .offcanvas__menu-wrapper.mean-container .mean-nav > ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
display: block !important;
}
.offcanvas__menu-wrapper.mean-container .mean-nav > ul > li:last-child > a {
border-bottom: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav {
background: none;
margin-top: 0;
}
.offcanvas__menu-wrapper.mean-container .mean-nav .new {
font-size: 10px;
font-weight: 600;
background: #FFA38E;
color: var(--black);
padding: 3px 7px;
line-height: 1;
display: flex;
align-items: center;
border-radius: 2px;
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
width: 100%;
padding: 15px 0;
padding-inline-start: 15px;
font-weight: 400;
font-size: 22px;
line-height: 1;
color: var(--white);
text-transform: capitalize;
border-top: 1px solid var(--black-4);
display: flex;
gap: 8px;
justify-content: flex-start;
align-items: center;
outline: none;
transform: translateY(var(--y)) translateZ(0);
transition: transform 0.4s ease, box-shadow 0.4s ease;
box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
font-size: 20px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
width: 54px;
height: 54px;
justify-content: center;
font-weight: 300;
border: none !important;
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
height: 50px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover {
background: var(--secondary);
opacity: 1;
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child {
border-top: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
font-size: 20px;
text-transform: capitalize;
border-top: none !important;
padding: 12px 0;
padding-inline-start: 30px;
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
font-size: 18px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 58px;
}
@media only screen and (max-width: 991px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 25px;
}
}
@media only screen and (max-width: 767px) {
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
height: 22px;
}
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li:last-child {
border-bottom: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li a {
padding-left: 40px;
}
.offcanvas__menu-wrapper.mean-container .mean-bar {
padding: 0;
background: none;
max-height: auto;
overflow-y: scroll;
}
.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar {
width: 0;
}
.offcanvas__menu-wrapper.mean-container a.meanmenu-reveal {
display: none !important;
}
.light .main-menu li a:hover {
color: var(--primary);
}
.light .main-menu-2 li a {
color: var(--black);
}
.light .main-menu-2 li a:hover {
color: var(--primary);
}
.light .main-menu-3 li a {
color: var(--black);
}
.light .main-menu-3 li a:hover {
color: var(--primary);
}
.light .sidebar-menu li a {
color: var(--black);
}
.light .sidebar-menu li a:hover {
color: var(--primary);
}
.light .menu-with-number li a {
color: var(--black);
}
.light .menu-with-number li a:hover span {
color: var(--black);
}
.light .menu-with-number li a:hover span::before {
background-color: var(--black);
}
.light .menu-with-number li a span {
color: var(--black-9);
}
.light .menu-with-number li a span::before {
background-color: var(--black-9);
}
.light .menu-with-number li a.active span {
color: var(--black);
}
.light .menu-with-number li a.active span::before {
background-color: var(--black);
}   .modal__dialog {
width: 760px;
max-width: 100%;
margin-top: 100px;
}
@media only screen and (max-width: 991px) {
.modal__dialog {
width: 700px;
margin-top: 80px;
}
}
@media only screen and (max-width: 767px) {
.modal__dialog {
width: 350px;
}
}
.modal__content {
height: 500px;
}
@media only screen and (max-width: 767px) {
.modal__content {
height: 300px;
}
}
.modal__content iframe {
width: 100%;
height: 100%;
}
.modal__close {
position: absolute;
width: 40px;
height: 40px;
top: -15px;
right: -15px;
z-index: 9;
border-radius: 50px;
font-size: 20px;
color: var(--white);
background: var(--black);
transition: all 0.3s;
}
.modal__close:hover {
color: var(--primary);
}
.modal__sfluence {
width: 100%;
height: 100%;
padding: 60px;
}
@media only screen and (max-width: 767px) {
.modal__sfluence {
padding: 20px 10px;
}
}
.modal__sfluence-area {
width: 100vw;
height: 100vh;
background: var(--black);
position: fixed;
top: 0;
left: 0;
z-index: 9;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
transform: scale(0.5);
}
.modal__sfluence-area.showed {
opacity: 1;
visibility: visible;
transform: scale(1);
}
.modal__sfluence-area .close_btn {
position: absolute;
width: 60px;
height: 60px;
top: 0px;
right: 20px;
z-index: 9;
border-radius: 50px;
font-size: 30px;
color: var(--white);
transition: all 0.3s;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.modal__sfluence-area .close_btn:hover {
color: var(--primary);
}
@media only screen and (max-width: 767px) {
.modal__sfluence-area .close_btn {
right: 0;
}
}
.modal__sfluence-area iframe,
.modal__sfluence-area video {
width: 100%;
height: 100%;
}
@media only screen and (max-width: 767px) {
.modal__sfluence-area iframe,
.modal__sfluence-area video {
height: 300px;
object-fit: cover;
margin-top: 45%;
}
}  .cb-cursor {
position: fixed;
top: 0;
left: 0;
z-index: 150;
contain: layout style size;
pointer-events: none;
will-change: transform;
-webkit-transition: opacity 0.3s, color 0.4s;
-o-transition: opacity 0.3s, color 0.4s;
-moz-transition: opacity 0.3s, color 0.4s;
transition: opacity 0.3s, color 0.4s;
}
.cb-cursor:before {
content: "";
position: absolute;
top: -24px;
left: -24px;
display: block;
width: 80px;
height: 30px;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
-webkit-transition: opacity 0.1s, -webkit-transform 0.3s ease-in-out;
transition: opacity 0.1s, -webkit-transform 0.3s ease-in-out;
-o-transition: opacity 0.1s, -o-transform 0.3s ease-in-out;
-moz-transition: transform 0.3s ease-in-out, opacity 0.1s, -moz-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, opacity 0.1s;
transition: transform 0.3s ease-in-out, opacity 0.1s, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
}
.cb-cursor-text {
position: absolute;
top: -28px;
left: -4px;
width: 36px;
height: 36px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: scale(0) rotate(10deg);
-moz-transform: scale(0) rotate(10deg);
-ms-transform: scale(0) rotate(10deg);
-o-transform: scale(0) rotate(10deg);
transform: scale(0) rotate(10deg);
opacity: 0;
color: black;
font-size: 16px;
line-height: 20px;
text-align: center;
white-space: nowrap;
letter-spacing: -0.01em;
-webkit-transition: opacity 0.4s, -webkit-transform 0.3s;
transition: opacity 0.4s, -webkit-transform 0.3s;
-o-transition: opacity 0.4s, -o-transform 0.3s;
-moz-transition: opacity 0.4s, transform 0.3s, -moz-transform 0.3s;
transition: opacity 0.4s, transform 0.3s;
transition: opacity 0.4s, transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
@supports (mix-blend-mode: exclusion) {
.cb-cursor.-exclusion,
.cb-cursor.-opaque {
mix-blend-mode: exclusion;
}
}
@supports (mix-blend-mode: exclusion) {
.cb-cursor.-exclusion:before,
.cb-cursor.-opaque:before {
background: white;
}
}
.cb-cursor.-normal,
.cb-cursor.-text {
mix-blend-mode: normal;
}
.cb-cursor.-normal:before,
.cb-cursor.-text:before {
background: currentColor;
}
.cb-cursor.-inverse {
color: white;
}
.cb-cursor.-visible:before {
-webkit-transform: scale(0.2);
-moz-transform: scale(0.2);
-ms-transform: scale(0.2);
-o-transform: scale(0.2);
transform: scale(0.2);
}
.cb-cursor.-visible.-active:before {
-webkit-transform: scale(0.23);
-moz-transform: scale(0.23);
-ms-transform: scale(0.23);
-o-transform: scale(0.23);
transform: scale(0.23);
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.cb-cursor.-pointer:before {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.cb-cursor.-text:before {
background: #fff;
-webkit-transform: scale(1.7);
-moz-transform: scale(1.7);
-ms-transform: scale(1.7);
-o-transform: scale(1.7);
transform: scale(1.7);
}
.cb-cursor.-text .cb-cursor-text {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.cb-cursor.-text.-active:before {
-webkit-transform: scale(1.6);
-moz-transform: scale(1.6);
-ms-transform: scale(1.6);
-o-transform: scale(1.6);
transform: scale(1.6);
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.cb-cursor.-opaque:before {
-webkit-transform: scale(1.32);
-moz-transform: scale(1.32);
-ms-transform: scale(1.32);
-o-transform: scale(1.32);
transform: scale(1.32);
}
.cb-cursor.-opaque.-active:before {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.cb-cursor.-lg:before {
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
}
.cb-cursor.-hidden:before {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.-color-red {
color: red;
}
.-color-green {
color: #51c67d;
}
.cb-demo {
background: #fff;
}
.cb-demo-content {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100vh;
}
.cb-demo-container {
padding: 0 20px;
}
@media (min-width: 1600px) {
.cb-demo-container {
padding: 0 120px;
}
}
.cb-demo-row {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
margin: 30px 0;
}
@media (min-width: 1600px) {
.cb-demo-row {
margin: 60px 0;
}
}
.cb-demo-item {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 50px 30px;
margin: 0 20px;
color: #000;
}
@media (min-width: 1600px) {
.cb-demo-item {
padding: 90px 30px;
margin: 0 30px;
}
}
.cb-demo-item-title {
position: relative;
margin: 0 0 25px 0;
font-size: 30px;
font-weight: bold;
}
.cb-demo-item-text {
position: relative;
max-width: 70%;
margin: 0 auto;
color: rgba(0, 0, 0, 0.5);
font-size: 16px;
font-weight: 300;
line-height: 150%;
}
.cb-demo-item:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #f8f8f8;
-webkit-transition: -webkit-box-shadow 0.2s;
transition: -webkit-box-shadow 0.2s;
-o-transition: box-shadow 0.2s;
-moz-transition: box-shadow 0.2s, -moz-box-shadow 0.2s;
transition: box-shadow 0.2s;
transition: box-shadow 0.2s, -webkit-box-shadow 0.2s, -moz-box-shadow 0.2s;
}
.cb-cursor.-green {
color: green;
}
.cb-cursor.-green:before {
background: green;
}
.cb-cursor.-red .cb-cursor-text {
color: black;
top: 0px;
left: 0px;
width: 50px;
height: 50px;
text-transform: uppercase;
}
.cb-cursor.-red {
color: black;
background-color: black;
width: 5px;
height: 5px;
}
.cb-cursor.-red:before {
border-radius: 500px;
background: white;
width: 100px;
height: 100px;
color: #fff;
}
.cb-cursor.-portfolio:before {
display: none;
}
.cb-cursor.-portfolio .cb-cursor-text {
top: 0;
left: 0;
width: auto;
height: auto;
display: block;
text-align: start;
}
.cb-cursor.-portfolio .content {
position: absolute;
top: 0px;
left: 0px;
}
.cb-cursor.-portfolio .title {
font-weight: 300;
font-size: 30px;
line-height: 27px;
background-color: var(--white);
padding: 15px 20px 13px;
color: var(--black);
}
.cb-cursor.-portfolio .meta {
font-family: var(--font_tartuffotrial);
font-weight: 300;
font-style: italic;
font-size: 16px;
line-height: 27px;
background-color: var(--white);
display: inline-block;
padding: 5px 15px 3px;
margin-top: 3px;
color: var(--black);
} .body-digital-agency {
background-color: #f8f8f8;
color: var(--secondary);
}
.body-digital-agency.dark {
background-color: #111111;
}
@media (min-width: 1800px) {
.body-digital-agency .container.large {
max-width: 1750px;
}
}
.body-digital-agency .section-header {
margin-top: 20px;
}
.body-digital-agency .section-subtitle {
font-size: 14px;
font-weight: 500;
line-height: 1;
display: inline-block;
text-transform: uppercase;
color: var(--primary);
letter-spacing: 1px;
} .hero-area {
position: relative;
z-index: 2;
}
.dark .hero-area {
background-color: #171717;
}
.hero-area .hero-content {
display: grid;
gap: 40px 100px;
grid-template-columns: 130px 1fr 560px;
margin-top: 61px;
margin-bottom: 220px;
}
@media only screen and (max-width: 1919px) {
.hero-area .hero-content {
grid-template-columns: 130px 1fr 490px;
margin-bottom: 140px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area .hero-content {
grid-template-columns: 130px 1fr 460px;
gap: 40px 80px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area .hero-content {
grid-template-columns: 130px 1fr;
margin-bottom: 0px;
}
}
@media only screen and (max-width: 767px) {
.hero-area .hero-content {
margin-top: 31px;
}
}
@media only screen and (max-width: 767px) {
.hero-area .hero-content {
grid-template-columns: 1fr;
}
}
.hero-area .section-title {
font-size: 100px;
font-weight: 500;
line-height: 0.9;
max-width: 690px;
}
@media only screen and (max-width: 1500px) {
.hero-area .section-title {
max-width: 500px;
}
}
@media only screen and (max-width: 1919px) {
.hero-area .section-title {
font-size: 70px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area .section-title {
font-size: 50px;
max-width: 340px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area .section-title {
max-width: 590px;
}
}
.hero-area .section-title .title-shape-1 {
margin-left: 10px;
margin-right: 10px;
margin-top: -8px;
width: 100px;
display: inline-flex;
}
@media only screen and (max-width: 1919px) {
.hero-area .section-title .title-shape-1 {
width: 80px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area .section-title .title-shape-1 {
width: 55px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area .section-title .title-shape-1 {
width: 45px;
margin-left: 5px;
margin-right: 5px;
margin-top: -2px;
}
}
.hero-area .feature-box .number {
font-size: 100px;
font-weight: 400;
line-height: 0.72;
display: inline-block;
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.hero-area .feature-box .number {
font-size: 70px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area .feature-box .number {
font-size: 50px;
}
}
.hero-area .feature-box .text {
font-size: 18px;
font-weight: 400;
line-height: 21px;
color: var(--primary);
margin-top: 21px;
}
.hero-area .text-wrapper {
margin-top: 87px;
}
@media only screen and (max-width: 1919px) {
.hero-area .text-wrapper {
margin-top: 37px;
}
}
.hero-area .text-wrapper .text {
font-size: 22px;
font-weight: 400;
line-height: 30px;
color: var(--primary);
max-width: 490px;
}
@media only screen and (max-width: 1399px) {
.hero-area .text-wrapper .text {
font-size: 18px;
}
}
.hero-area .award-wrapper {
position: relative;
display: flex;
align-items: center;
z-index: 1;
padding: 100px 0px;
}
@media only screen and (max-width: 1199px) {
.hero-area .award-wrapper {
grid-row: span 2;
}
}
@media only screen and (max-width: 767px) {
.hero-area .award-wrapper {
order: 3;
}
}
.hero-area .award-wrapper:before {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: var(--border);
top: 0;
left: calc(50% - 2px);
z-index: -1;
}
@media only screen and (max-width: 767px) {
.hero-area .award-wrapper:before {
display: none;
}
}
.hero-area .award-wrapper:after {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: var(--border);
top: 0;
left: calc(50% + 1px);
z-index: -1;
}
@media only screen and (max-width: 767px) {
.hero-area .award-wrapper:after {
display: none;
}
}
.hero-area .award-wrapper .circle-text {
width: 130px;
height: 170px;
background-color: #f9e6dc;
}
.dark .hero-area .award-wrapper .circle-text {
background-color: var(--bg);
}
@media only screen and (max-width: 1919px) {
.hero-area .award-wrapper .circle-text {
height: 150px;
}
}
@media only screen and (max-width: 767px) {
.hero-area .award-wrapper .circle-text {
height: 130px;
}
}
.hero-area .features-wrapper-box {
padding-bottom: 36px;
border-bottom: 1px solid var(--border);
}
.hero-area .features-wrapper {
display: grid;
gap: 40px 60px;
grid-template-columns: repeat(2, 230px);
justify-content: space-between;
}
@media only screen and (max-width: 1919px) {
.hero-area .features-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.hero-area .features-wrapper {
grid-template-columns: repeat(1, 100%);
}
}
.hero-area .section-content {
margin-top: 10px;
}
@media only screen and (max-width: 1199px) {
.hero-area .section-content {
max-width: 600px;
}
}
.hero-area .big-text {
font-family: var(--font_thunder);
font-size: 920px;
font-weight: 700;
line-height: 0.477;
letter-spacing: -0.02em;
text-transform: uppercase;
color: var(--theme);
display: flex;
align-items: center;
justify-content: center;
}
@media only screen and (max-width: 1919px) {
.hero-area .big-text {
font-size: 690px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area .big-text {
font-size: 590px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area .big-text {
display: none;
}
}
video.video-area {
width: 100%;
} .about-area {
position: relative;
}
.about-area .pin-spacer {
z-index: 1;
}
.about-area-inner {
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.about-area .section-title {
font-family: var(--font_thunder);
font-size: 120px;
font-weight: 700;
line-height: 0.83;
text-transform: uppercase;
display: inline;
position: relative;
}
@media only screen and (max-width: 1399px) {
.about-area .section-title {
font-size: 80px;
}
}
.about-area .section-content {
text-align: center;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
.about-area .section-content .shape-1 {
position: absolute;
content: "";
width: 20px;
height: 20px;
border-left: 1px solid var(--primary);
border-top: 1px solid var(--primary);
top: 0;
left: 0;
}
.about-area .section-content .shape-2 {
position: absolute;
content: "";
width: 20px;
height: 20px;
border-right: 1px solid var(--primary);
border-top: 1px solid var(--primary);
top: 0;
right: 0;
}
.about-area .section-content .shape-3 {
position: absolute;
content: "";
width: 20px;
height: 20px;
border-left: 1px solid var(--primary);
border-bottom: 1px solid var(--primary);
bottom: 0;
left: 0;
}
.about-area .section-content .shape-4 {
position: absolute;
content: "";
width: 20px;
height: 20px;
border-right: 1px solid var(--primary);
border-bottom: 1px solid var(--primary);
bottom: 0;
right: 0;
}
.about-area .section-content .text {
font-size: 30px;
font-weight: 400;
line-height: 1.26;
letter-spacing: -0.02em;
max-width: 950px;
color: var(--primary);
margin-inline: auto;
}
@media only screen and (max-width: 1399px) {
.about-area .section-content .text {
font-size: 24px;
max-width: 800px;
}
}
@media only screen and (max-width: 767px) {
.about-area .section-content .text {
font-size: 20px;
}
}
.about-area .section-content .text-wrapper {
opacity: 0;
transform: translateY(100px);
transition: transform 0.5s, opacity 0.5s;
}
@media only screen and (max-width: 1199px) {
.about-area .section-content .text-wrapper {
opacity: 1;
transform: translateY(0);
}
}
.about-area .section-content .btn-wrapper {
margin-top: 62px;
opacity: 0;
transform: translateY(100px);
transition: transform 0.5s, opacity 0.5s;
}
@media only screen and (max-width: 1199px) {
.about-area .section-content .btn-wrapper {
opacity: 1;
margin-top: 50px;
transform: translateY(0);
}
}
.about-area .section-title-wrapper {
display: none;
}
@media only screen and (max-width: 1199px) {
.about-area .section-title-wrapper {
display: block;
margin-bottom: 20px;
}
} .work-area-inner {
margin-top: 18px;
}
.work-area .section-header {
display: grid;
gap: 15px 20px;
grid-template-columns: 1fr 2fr 1fr;
}
@media only screen and (max-width: 767px) {
.work-area .section-header {
grid-template-columns: 1fr;
}
}
.work-area .section-header .text-wrapper {
text-align: center;
}
@media only screen and (max-width: 767px) {
.work-area .section-header .text-wrapper {
text-align: start;
}
}
.work-area .section-header .text-wrapper .text {
font-family: var(--font_dmsans);
font-size: 18px;
font-style: italic;
font-weight: 400;
line-height: 18px;
color: var(--primary);
}
.work-area .section-header .total-count {
text-align: end;
}
@media only screen and (max-width: 767px) {
.work-area .section-header .total-count {
text-align: start;
}
}
.work-area .section-header .total-count .number {
display: inline-block;
font-family: var(--font_dmsans);
font-size: 18px;
font-weight: 400;
line-height: 18px;
color: var(--primary);
}
.work-area .section-title {
font-family: var(--font_dmsans);
font-size: 18px;
font-weight: 400;
line-height: 18px;
}
.work-area .works-wrapper-box {
margin-top: 67px;
}
@media only screen and (max-width: 1199px) {
.work-area .works-wrapper-box {
margin-top: 47px;
}
}
.work-area .all-btn-wrapper {
margin-top: 70px;
text-align: center;
}
@media only screen and (max-width: 1199px) {
.work-area .all-btn-wrapper {
margin-top: 50px;
}
}
.works-wrapper-1 {
display: grid;
gap: 60px 40px;
grid-template-columns: repeat(1, 1fr);
}
@media only screen and (max-width: 1199px) {
.works-wrapper-1 {
gap: 40px 30px;
}
}
@media only screen and (max-width: 767px) {
.works-wrapper-1 {
grid-template-columns: repeat(1, 1fr);
}
}
.works-wrapper-1 > * .image {
transform-origin: bottom right;
}
.works-wrapper-1 > *:nth-child(2n) .image {
transform-origin: bottom left;
}
.works-wrapper-1 .work-box .thumb:hover .t-btn {
opacity: 1;
}
.works-wrapper-1 .work-box .thumb .image {
overflow: hidden;
position: relative;
border-radius: 20px;
transform: scale(0.9);
}
.works-wrapper-1 .work-box .thumb .image img {
transform-origin: center;
}
.works-wrapper-1 .work-box .thumb img {
width: 100%;
cursor: none;
}
.works-wrapper-1 .work-box .thumb .t-btn {
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.02em;
padding: 10px 20px;
display: inline-block;
background-color: white;
color: var(--black);
border-radius: 50px;
position: absolute;
top: 0;
left: 0;
opacity: 0;
margin: -25px 0 0 -65px;
transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
pointer-events: none;
}
.works-wrapper-1 .work-box .content {
margin-top: 13px;
}
.works-wrapper-1 .work-box .title {
font-size: 24px;
font-weight: 500;
line-height: 1.25;
letter-spacing: -0.02em;
}
@media only screen and (max-width: 1199px) {
.works-wrapper-1 .work-box .title {
font-size: 20px;
}
}
.works-wrapper-1 .work-box .meta {
display: flex;
gap: 8px;
align-items: center;
}
.works-wrapper-1 .work-box .meta span {
font-size: 14px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.02em;
color: #999999;
display: flex;
align-items: center;
}
.works-wrapper-1 .work-box .meta span:not(:first-child):before {
content: "";
width: 4px;
height: 4px;
background-color: var(--primary);
display: inline-block;
border-radius: 50%;
margin-inline-end: 4px;
} .service-area .services-wrapper-box {
margin-top: 91px;
margin-bottom: 20px;
}
@media only screen and (max-width: 1919px) {
.service-area .services-wrapper-box {
margin-top: 71px;
}
}
@media only screen and (max-width: 1399px) {
.service-area .services-wrapper-box {
margin-top: 61px;
}
}
@media only screen and (max-width: 1199px) {
.service-area .services-wrapper-box {
margin-top: 41px;
}
}
.services-wrapper-1 .service-box {
border-top: 1px solid var(--border);
padding-top: 30px;
padding-bottom: 30px;
display: grid;
gap: 20px 30px;
grid-template-columns: 1fr 410px 545px;
align-items: flex-start;
}
@media only screen and (max-width: 1199px) {
.services-wrapper-1 .service-box {
grid-template-columns: 1fr 310px 445px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-1 .service-box {
grid-template-columns: 1fr 220px 360px;
}
}
@media only screen and (max-width: 767px) {
.services-wrapper-1 .service-box {
grid-template-columns: 1fr 380px;
}
}
@media (max-width: 575px) {
.services-wrapper-1 .service-box {
grid-template-columns: 1fr;
}
}
.services-wrapper-1 .service-box .count .number {
font-size: 30px;
font-weight: 500;
line-height: 1;
color: var(--primary);
display: inline-block;
}
@media only screen and (max-width: 1199px) {
.services-wrapper-1 .service-box .count .number {
font-size: 25px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-1 .service-box .count .number {
font-size: 20px;
}
}
.services-wrapper-1 .service-box .content .title {
font-size: 30px;
font-weight: 500;
line-height: 1;
color: var(--primary);
}
@media only screen and (max-width: 991px) {
.services-wrapper-1 .service-box .content .title {
font-size: 24px;
}
}
.services-wrapper-1 .service-box .content .title a:hover {
color: var(--secondary);
}
.services-wrapper-1 .service-box .service-list {
margin-top: 22px;
}
.services-wrapper-1 .service-box .service-list li {
font-size: 18px;
font-weight: 400;
line-height: 30px;
color: var(--primary);
}
.services-wrapper-1 .service-box .service-list li a:hover {
color: var(--secondary);
}
.services-wrapper-1 .service-box .thumb {
border-radius: 20px;
overflow: hidden;
text-align: right;
}
@media only screen and (max-width: 991px) {
.services-wrapper-1 .service-box .thumb {
border-radius: 10px;
}
}
@media only screen and (max-width: 767px) {
.services-wrapper-1 .service-box .thumb {
grid-column: span 2;
}
}
@media (max-width: 575px) {
.services-wrapper-1 .service-box .thumb {
grid-column: auto;
}
}
.services-wrapper-1 .service-box .thumb img {
width: 35%;
object-fit: cover;
height: 265px;
border-radius: 20px;
}
@media only screen and (max-width: 991px) {
.services-wrapper-1 .service-box .thumb img {
width: 100%;
border-radius: 10px;
}
} .funfact-area {
background-color: var(--bg);
}
.funfact-area .section-title {
color: var(--white);
}
.funfact-area .section-title-wrapper {
margin-top: 41px;
}
.funfact-area .funfact-area-inner {
display: grid;
gap: 40px 60px;
grid-template-columns: 1fr 950px;
}
@media only screen and (max-width: 1919px) {
.funfact-area .funfact-area-inner {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 1399px) {
.funfact-area .funfact-area-inner {
grid-template-columns: 1fr 650px;
}
}
@media only screen and (max-width: 1199px) {
.funfact-area .funfact-area-inner {
grid-template-columns: 1fr 550px;
}
}
@media only screen and (max-width: 991px) {
.funfact-area .funfact-area-inner {
grid-template-columns: 1fr;
}
}
.funfact-area .funfact-wrapper-box {
padding-left: 30px;
position: relative;
z-index: 1;
}
@media only screen and (max-width: 991px) {
.funfact-area .funfact-wrapper-box {
padding-left: 0;
padding-top: 0;
}
}
.funfact-area .funfact-wrapper-box .line-1 {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: rgba(255, 255, 255, 0.08);
top: 0;
left: 0;
z-index: -1;
}
@media only screen and (max-width: 991px) {
.funfact-area .funfact-wrapper-box .line-1 {
display: none;
}
}
.funfact-area .funfact-wrapper-box .line-2 {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: rgba(255, 255, 255, 0.08);
top: 0;
left: 30px;
z-index: -1;
}
@media only screen and (max-width: 991px) {
.funfact-area .funfact-wrapper-box .line-2 {
display: none;
}
}
.funfact-area .funfact-wrapper-box .line-3 {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: rgba(255, 255, 255, 0.08);
top: 0;
right: 390px;
z-index: -1;
}
@media only screen and (max-width: 1199px) {
.funfact-area .funfact-wrapper-box .line-3 {
right: 320px;
}
}
@media only screen and (max-width: 991px) {
.funfact-area .funfact-wrapper-box .line-3 {
display: none;
}
}
.funfact-area .funfact-wrapper-box .line-4 {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: rgba(255, 255, 255, 0.08);
top: 0;
right: 360px;
z-index: -1;
}
@media only screen and (max-width: 1199px) {
.funfact-area .funfact-wrapper-box .line-4 {
right: 290px;
}
}
@media only screen and (max-width: 991px) {
.funfact-area .funfact-wrapper-box .line-4 {
display: none;
}
}
.funfact-area .funfact-wrapper {
margin-top: 52px;
margin-bottom: 43px;
}
.funfact-area .funfact-item {
max-width: 360px;
opacity: 0.2;
}
@media only screen and (max-width: 1199px) {
.funfact-area .funfact-item {
max-width: 290px;
}
}
.funfact-area .funfact-item:not(:first-child) {
margin-top: 195px;
}
@media only screen and (max-width: 1399px) {
.funfact-area .funfact-item:not(:first-child) {
margin-top: 155px;
}
}
@media only screen and (max-width: 1199px) {
.funfact-area .funfact-item:not(:first-child) {
margin-top: 115px;
}
}
@media only screen and (max-width: 991px) {
.funfact-area .funfact-item:not(:first-child) {
margin-top: 20px;
}
}
@media only screen and (max-width: 767px) {
.funfact-area .funfact-item:not(:first-child) {
margin-top: 50px;
}
}
.funfact-area .funfact-item:nth-child(2n) {
margin-left: auto;
}
@media (max-width: 575px) {
.funfact-area .funfact-item:nth-child(2n) {
margin-left: 0;
}
}
.funfact-area .funfact-item .number {
font-size: 130px;
font-weight: 500;
line-height: 0.7;
display: inline-block;
color: var(--white);
}
@media only screen and (max-width: 1399px) {
.funfact-area .funfact-item .number {
font-size: 80px;
}
}
@media only screen and (max-width: 1199px) {
.funfact-area .funfact-item .number {
font-size: 60px;
}
}
.funfact-area .funfact-item .text {
margin-top: 34px;
color: #999999;
}
@media only screen and (max-width: 1399px) {
.funfact-area .funfact-item .text {
margin-top: 24px;
}
} .client-area .section-title {
max-width: 1430px;
}
.client-area .section-title span {
color: var(--theme);
}
.client-area .section-content {
margin-top: 21px;
}
.client-area .section-content .text-wrapper {
max-width: 505px;
margin-top: 133px;
margin-left: 545px;
}
@media only screen and (max-width: 1919px) {
.client-area .section-content .text-wrapper {
margin-top: 83px;
}
}
@media only screen and (max-width: 1399px) {
.client-area .section-content .text-wrapper {
margin-top: 63px;
margin-left: 345px;
}
}
@media only screen and (max-width: 991px) {
.client-area .section-content .text-wrapper {
margin-top: 43px;
margin-left: auto;
}
}
@media only screen and (max-width: 767px) {
.client-area .section-content .text-wrapper {
max-width: 100%;
margin-top: 23px;
}
}
.client-area .client-capsule-wrapper {
position: relative;
overflow: hidden;
pointer-events: none;
margin-top: -200px;
height: 633px;
}
@media only screen and (max-width: 1919px) {
.client-area .client-capsule-wrapper {
height: 533px;
}
}
@media only screen and (max-width: 1399px) {
.client-area .client-capsule-wrapper {
height: 483px;
}
}
@media only screen and (max-width: 991px) {
.client-area .client-capsule-wrapper {
height: 433px;
}
}
.client-area .client-capsule-wrapper > * {
position: absolute;
display: inline-block;
margin-bottom: 0;
left: 0;
top: 0;
user-select: none;
pointer-events: auto;
transition: none;
}
.client-area .client-box {
width: 215px;
height: 100px;
padding: 10px 20px;
background-color: var(--primary);
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 100px;
transform: translate(-50%, -50%) rotate(0rad);
}
@media only screen and (max-width: 1919px) {
.client-area .client-box {
width: 165px;
height: 70px;
}
}
@media only screen and (max-width: 1399px) {
.client-area .client-box {
width: 135px;
height: 50px;
}
}
@media only screen and (max-width: 991px) {
.client-area .client-box {
width: 105px;
height: 40px;
}
}
@media only screen and (max-width: 767px) {
.client-area .client-box {
width: 85px;
height: 30px;
}
}
.client-area .client-box img {
pointer-events: none;
max-width: 100%;
max-height: 100%;
}
.client-area .line {
border-bottom: 1px solid var(--primary);
}
.client-area .lines-wrapper {
display: grid;
gap: 5px 0;
}
@media only screen and (max-width: 1399px) {
.client-area .lines-wrapper {
gap: 3px 0;
}
}
@media only screen and (max-width: 767px) {
.client-area .lines-wrapper {
gap: 1px 0;
}
} .cta-area {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: relative;
}
.cta-area-inner {
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 1;
}
.cta-area-inner .area-bg {
position: absolute;
height: 390px;
width: 390px;
background-color: var(--black);
border-radius: 100%;
z-index: -1;
}
.dark .cta-area-inner .area-bg {
background-color: var(--theme);
}
@media only screen and (max-width: 1919px) {
.cta-area-inner .area-bg {
height: 300px;
width: 300px;
}
}
@media only screen and (max-width: 1399px) {
.cta-area-inner .area-bg {
height: 260px;
width: 260px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-inner .area-bg {
height: 200px;
width: 200px;
}
}
@media only screen and (max-width: 991px) {
.cta-area-inner .area-bg {
height: 160px;
width: 160px;
}
}
.cta-area .section-title {
font-family: var(--font_thunder);
font-size: 360px;
font-weight: 700;
line-height: 20px;
text-transform: uppercase;
color: var(--white);
display: inline-block;
font-size: 4vw;
}
.cta-area .section-title a:hover {
color: var(--white);
}
.cta-area .section-content {
text-align: center;
} .productivity-area .section-content {
margin-top: 148px;
margin-bottom: 105px;
text-align: center;
}
@media only screen and (max-width: 1919px) {
.productivity-area .section-content {
margin-top: 108px;
margin-bottom: 75px;
}
}
@media only screen and (max-width: 991px) {
.productivity-area .section-content {
margin-top: 58px;
margin-bottom: 55px;
}
}
.productivity-area .section-title {
max-width: 1140px;
margin-inline: auto;
position: relative;
z-index: 1;
}
@media only screen and (max-width: 1919px) {
.productivity-area .section-title {
max-width: 937px;
}
}
@media only screen and (max-width: 1399px) {
.productivity-area .section-title {
max-width: 737px;
}
}
@media only screen and (max-width: 1199px) {
.productivity-area .section-title {
max-width: 637px;
}
}
@media only screen and (max-width: 991px) {
.productivity-area .section-title {
max-width: 527px;
}
}
.productivity-area .section-title span {
color: #999999;
display: inline-block;
}
.dark .productivity-area .section-title span {
color: #555555;
}
.productivity-area .section-title .shape-1:hover img {
opacity: 1;
visibility: visible;
}
.productivity-area .section-title .shape-1 img {
width: 150px;
aspect-ratio: 100/100;
position: absolute;
top: -141px;
right: 144px;
opacity: 0;
visibility: hidden;
transition: all 0.1s;
display: inline-block;
}
@media only screen and (max-width: 1919px) {
.productivity-area .section-title .shape-1 img {
width: 100px;
}
}
@media only screen and (max-width: 1399px) {
.productivity-area .section-title .shape-1 img {
width: 90px;
}
}
@media only screen and (max-width: 1199px) {
.productivity-area .section-title .shape-1 img {
width: 80px;
}
}
@media only screen and (max-width: 991px) {
.productivity-area .section-title .shape-1 img {
top: -91px;
}
}
.productivity-area .section-title .shape-2:hover img {
opacity: 1;
visibility: visible;
}
.productivity-area .section-title .shape-2 img {
width: 150px;
aspect-ratio: 100/100;
position: absolute;
top: 21px;
left: -117px;
opacity: 0;
visibility: hidden;
transition: all 0.1s;
display: inline-block;
}
@media only screen and (max-width: 1919px) {
.productivity-area .section-title .shape-2 img {
width: 100px;
}
}
@media only screen and (max-width: 1399px) {
.productivity-area .section-title .shape-2 img {
width: 90px;
}
}
@media only screen and (max-width: 1199px) {
.productivity-area .section-title .shape-2 img {
width: 80px;
}
}
@media only screen and (max-width: 991px) {
.productivity-area .section-title .shape-2 img {
left: -67px;
}
}
.productivity-area .section-title .shape-3:hover img {
opacity: 1;
visibility: visible;
}
.productivity-area .section-title .shape-3 img {
width: 150px;
aspect-ratio: 100/100;
position: absolute;
bottom: -177px;
left: 523px;
opacity: 0;
visibility: hidden;
transition: all 0.1s;
display: inline-block;
}
@media only screen and (max-width: 1919px) {
.productivity-area .section-title .shape-3 img {
width: 100px;
bottom: -137px;
}
}
@media only screen and (max-width: 1399px) {
.productivity-area .section-title .shape-3 img {
width: 90px;
bottom: -107px;
}
}
@media only screen and (max-width: 1199px) {
.productivity-area .section-title .shape-3 img {
width: 80px;
}
}
@media only screen and (max-width: 991px) {
.productivity-area .section-title .shape-3 img {
left: 473px;
bottom: -57px;
}
} .text-slider-active .swiper-slide {
width: auto;
}
.text-slider {
padding-top: 35px;
padding-bottom: 35px;
border-bottom: 1px solid var(--border);
}
@media only screen and (max-width: 1199px) {
.text-slider {
padding-top: 25px;
padding-bottom: 25px;
}
}
@media only screen and (max-width: 767px) {
.text-slider {
padding-top: 15px;
padding-bottom: 15px;
}
}
.text-slider .swiper-wrapper {
transition-timing-function: linear !important;
}
.text-slider-box {
padding-bottom: 3px;
border-bottom: 1px solid var(--border);
}
.text-slider-item .title {
font-size: 36px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
display: flex;
align-items: center;
}
@media only screen and (max-width: 1919px) {
.text-slider-item .title {
font-size: 26px;
}
}
@media only screen and (max-width: 1199px) {
.text-slider-item .title {
font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.text-slider-item .title {
font-size: 20px;
}
}
.text-slider-item .title .dot {
width: 10px;
height: 10px;
background-color: var(--primary);
border-radius: 10px;
margin-inline-end: 35px;
display: inline-block;
} .body-design-agency.dark .section-title span {
color: rgba(255, 255, 255, 0.4);
}
@media (min-width: 1650px) {
.body-design-agency .container.large {
max-width: 1650px;
}
}
.body-design-agency .section-subtitle {
font-size: 14px;
font-weight: 400;
line-height: 20px;
display: inline-block;
text-transform: uppercase;
color: var(--primary);
}
.hero-area-4 .section-content {
padding-top: 120px;
}
@media only screen and (max-width: 1199px) {
.hero-area-4 .section-content {
padding-top: 80px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-4 .section-content {
padding-top: 50px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-4 .section-content {
padding-top: 30px;
}
}
.hero-area-4 .section-content__top {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 20px;
padding-bottom: 110px;
}
@media only screen and (max-width: 1199px) {
.hero-area-4 .section-content__top {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-4 .section-content__top {
padding-bottom: 45px;
}
}
.hero-area-4 .section-content__top-left {
display: flex;
gap: 30px;
flex-wrap: wrap;
}
.hero-area-4 .section-content__list {
position: relative;
padding-top: 20px;
}
.hero-area-4 .section-content__list::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 200px;
height: 1px;
background-color: var(--black);
}
.hero-area-4 .section-content__list li {
color: var(--black);
font-size: 18px;
line-height: 22px;
}
.hero-area-4 .section-content__right {
margin-right: 187px;
}
@media only screen and (max-width: 1199px), only screen and (max-width: 1399px) {
.hero-area-4 .section-content__right {
margin-right: 0;
}
}
.hero-area-4 .section-content__right .section-title {
font-size: 80px;
font-style: normal;
font-weight: 400;
line-height: 70px;
font-family: var(--font_thunder);
text-transform: uppercase;
letter-spacing: 0px;
color: var(--black);
}
@media only screen and (max-width: 1199px) {
.hero-area-4 .section-content__right .section-title {
font-size: 65px;
line-height: 60px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-4 .section-content__right .section-title {
font-size: 50px;
line-height: 50px;
}
}
.hero-area-4 .section-content__right .section-title span {
color: rgba(17, 17, 17, 0.5);
font-style: italic;
font-weight: 400;
}
.hero-area-4 .section-content__video img {
max-width: 240px;
height: 126px;
}
.hero-area-4 .section-content .title-wrapper {
position: relative;
}
.hero-area-4 .section-content .title-wrapper .section-title {
font-size: 350px;
font-weight: 500;
line-height: 0.8;
letter-spacing: -8px;
text-transform: uppercase;
font-family: var(--font_thunder);
color: var(--black);
}
@media only screen and (max-width: 1919px) {
.hero-area-4 .section-content .title-wrapper .section-title {
font-size: 250px;
letter-spacing: 0px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-4 .section-content .title-wrapper .section-title {
font-size: 220px;
letter-spacing: 0px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-4 .section-content .title-wrapper .section-title {
font-size: 180px;
letter-spacing: 0px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-4 .section-content .title-wrapper .section-title {
font-size: 140px;
letter-spacing: 0px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-4 .section-content .title-wrapper .section-title {
font-size: 100px;
letter-spacing: 0px;
}
}
@media (max-width: 575px) {
.hero-area-4 .section-content .title-wrapper .section-title {
font-size: 80px;
letter-spacing: 0px;
}
}
.hero-area-4 .section-content .title-wrapper .section-title .bg {
width: 200px;
height: 30px;
margin: 0px -25px 0px -100px;
display: inline-flex;
background-color: var(--black);
}
@media only screen and (max-width: 1199px), only screen and (max-width: 1399px) {
.hero-area-4 .section-content .title-wrapper .section-title .bg {
width: 150px;
height: 22px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-4 .section-content .title-wrapper .section-title .bg {
width: 90px;
height: 15px;
margin: 0px -15px 0px -70px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-4 .section-content .title-wrapper .section-title .bg {
display: none;
}
}
.hero-area-4 .section-content .title-wrapper .section-title sup {
display: inline-flex;
font-size: 30px;
border: 4px solid;
width: 37px;
border-radius: 20px;
height: 44px;
align-items: center;
justify-content: center;
text-align: center;
top: -215px;
left: -35px;
padding-right: 6px;
padding-top: 4px;
}
@media only screen and (max-width: 1919px) {
.hero-area-4 .section-content .title-wrapper .section-title sup {
top: -140px;
padding-right: 0;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-4 .section-content .title-wrapper .section-title sup {
top: -122px;
padding-right: 0;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-4 .section-content .title-wrapper .section-title sup {
top: -98px;
left: -30px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-4 .section-content .title-wrapper .section-title sup {
top: -72px;
left: -20px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-4 .section-content .title-wrapper .section-title sup {
display: none;
}
}
.hero-area-4 .section-content .title-wrapper .decisions {
max-width: 330px;
font-size: 20px;
line-height: 30px;
color: var(--black);
position: absolute;
bottom: 50px;
right: 543px;
}
@media only screen and (max-width: 1919px) {
.hero-area-4 .section-content .title-wrapper .decisions {
right: 400px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-4 .section-content .title-wrapper .decisions {
right: 270px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-4 .section-content .title-wrapper .decisions {
right: 190px;
bottom: 25px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-4 .section-content .title-wrapper .decisions {
position: inherit;
right: 0;
margin-top: 30px;
max-width: 100%;
}
}
@media only screen and (max-width: 767px) {
.hero-area-4 .section-content .title-wrapper .decisions {
margin-top: 50px;
}
}
.hero-area-4 .section-content__bottom {
display: flex;
justify-content: space-between;
padding-top: 50px;
}
@media only screen and (max-width: 767px) {
.hero-area-4 .section-content__bottom {
flex-wrap: wrap;
padding-top: 0px;
}
}
.hero-area-4 .section-content__bottom .social-links {
max-width: 266px;
}
@media only screen and (max-width: 767px) {
.hero-area-4 .section-content__bottom .social-links {
max-width: 100%;
margin-bottom: 30px;
}
}
.hero-area-4 .section-content__bottom .social-links li {
display: inline-block;
margin-right: 15px;
margin-bottom: 16px;
}
.hero-area-4 .section-content__bottom .social-links li a {
font-size: 18px;
color: var(--black);
position: relative;
}
.hero-area-4 .section-content__bottom .social-links li a::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background-color: currentColor;
transition: all 0.3s;
}
.hero-area-4 .section-content__bottom .social-links li a:hover::before {
width: 0;
}
.hero-area-4 .section-content__thumb {
margin-right: -144px;
text-align: right;
}
@media only screen and (max-width: 991px) {
.hero-area-4 .section-content__thumb {
margin-right: -40px;
}
}
@media (max-width: 575px) {
.hero-area-4 .section-content__thumb {
margin-right: 0;
}
} .featured-work-area-2-inner .section-header {
border-top: 1px solid var(--border);
padding-top: 50px;
}
@media only screen and (max-width: 1199px) {
.featured-work-area-2-inner .section-header {
padding-top: 30px;
}
}
.featured-work-area-2-inner .section-title {
letter-spacing: 0;
font-size: 80px;
font-weight: 400;
}
@media only screen and (max-width: 1399px) {
.featured-work-area-2-inner .section-title {
font-size: 70px;
}
}
@media only screen and (max-width: 1199px) {
.featured-work-area-2-inner .section-title {
font-size: 48px;
}
}
@media only screen and (max-width: 991px) {
.featured-work-area-2-inner .section-title {
font-size: 40px;
}
.featured-work-area-2-inner .section-title br {
display: none;
}
}
.featured-work-area-2-inner .title-wrapper {
margin-top: 5px;
}
.featured-work-area-2-inner .section-title-wrapper {
display: flex;
gap: 30px;
justify-content: space-between;
}
@media only screen and (max-width: 767px) {
.featured-work-area-2-inner .section-title-wrapper {
flex-direction: column;
margin-bottom: 40px;
gap: 10px;
}
}
.featured-work-area-2-inner .description {
max-width: 442px;
transform: translate(-130px, 100%);
margin-top: 76px;
}
@media only screen and (max-width: 1399px) {
.featured-work-area-2-inner .description {
transform: translate(-50px, 100%);
}
}
@media only screen and (max-width: 1199px) {
.featured-work-area-2-inner .description {
transform: translate(10px, 100%);
}
}
@media only screen and (max-width: 991px) {
.featured-work-area-2-inner .description {
transform: translate(-88px, 100%);
max-width: 270px;
margin-top: 30px;
}
}
@media only screen and (max-width: 767px) {
.featured-work-area-2-inner .description {
transform: translate(0px, 0%);
max-width: 100%;
margin-top: 0px;
}
}
.featured-work-area-2-inner .description p {
font-size: 30px;
font-weight: 400;
line-height: 38px;
}
@media only screen and (max-width: 1199px) {
.featured-work-area-2-inner .description p {
font-size: 25px;
line-height: 30px;
}
}
@media only screen and (max-width: 991px) {
.featured-work-area-2-inner .description p {
font-size: 20px;
line-height: 25px;
}
}
@media only screen and (max-width: 767px) {
.featured-work-area-2-inner .description p {
font-size: 18px;
line-height: 25px;
}
}
.featured-work-wrapper-2 .featured-work-box {
width: 100%;
}
.featured-work-wrapper-2 .featured-work-box .content {
display: flex;
justify-content: space-between;
margin-top: 20px;
}
@media only screen and (max-width: 991px) {
.featured-work-wrapper-2 .featured-work-box .content {
flex-wrap: wrap;
gap: 10px;
}
}
.featured-work-wrapper-2 .featured-work-box .content .title {
font-size: 30px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.6px;
text-transform: uppercase;
}
.featured-work-wrapper-2 .featured-work-box .content .meta .tag {
text-transform: uppercase;
font-size: 14px;
}
.featured-work-wrapper-2 .featured-work-box .thumb {
overflow: hidden;
display: inline-block;
width: 100%;
position: relative;
}
.featured-work-wrapper-2 .featured-work-box .thumb::before, .featured-work-wrapper-2 .featured-work-box .thumb::after {
position: absolute;
width: 0;
height: 101%;
content: "";
top: -1px;
transition: all 0.5s;
background-color: var(--white);
}
.dark .featured-work-wrapper-2 .featured-work-box .thumb::before, .dark .featured-work-wrapper-2 .featured-work-box .thumb::after {
background-color: var(--black);
}
.featured-work-wrapper-2 .featured-work-box .thumb::before {
left: -1px;
}
.featured-work-wrapper-2 .featured-work-box .thumb::after {
right: -1px;
}
.featured-work-wrapper-2 .featured-work-box .thumb span {
display: block;
}
.featured-work-wrapper-2 .featured-work-box .thumb span::before, .featured-work-wrapper-2 .featured-work-box .thumb span::after {
position: absolute;
width: 101%;
height: 0;
content: "";
left: -1px;
transition: all 0.5s;
background-color: var(--white);
}
.dark .featured-work-wrapper-2 .featured-work-box .thumb span::before, .dark .featured-work-wrapper-2 .featured-work-box .thumb span::after {
background-color: var(--black);
}
.featured-work-wrapper-2 .featured-work-box .thumb span::before {
top: -1px;
}
.featured-work-wrapper-2 .featured-work-box .thumb span::after {
bottom: -1px;
}
.featured-work-wrapper-2 .featured-work-box .thumb img {
width: 100%;
height: 100%;
cursor: none;
object-fit: cover;
}
.featured-work-wrapper-2 .featured-work-box .thumb:hover::before, .featured-work-wrapper-2 .featured-work-box .thumb:hover::after {
width: 30px;
}
.featured-work-wrapper-2 .featured-work-box .thumb:hover span::before, .featured-work-wrapper-2 .featured-work-box .thumb:hover span::after {
height: 30px;
}
.featured-work-wrapper-2 .content-wapper {
margin-right: auto;
text-align: left;
}
.featured-work-wrapper-2 .view-button .desc {
margin-bottom: 90px;
max-width: 365px;
font-size: 20px;
}
@media only screen and (max-width: 1199px) {
.featured-work-wrapper-2 .view-button .desc {
max-width: 100%;
margin-bottom: 50px;
}
} .capabilities-area-inner {
position: relative;
padding-bottom: 136px;
}
@media only screen and (max-width: 1919px) {
.capabilities-area-inner {
padding-bottom: 106px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-inner {
padding-bottom: 86px;
}
}
.capabilities-area-inner .pin-spacer {
pointer-events: none;
}
.capabilities-area .section-content-wrapper {
margin-top: 50px;
display: grid;
gap: 40px 60px;
grid-template-columns: 1fr 1235px;
border-top: 1px solid var(--border);
padding-top: 45px;
margin-bottom: 50px;
}
@media only screen and (max-width: 1919px) {
.capabilities-area .section-content-wrapper {
grid-template-columns: 1fr 950px;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area .section-content-wrapper {
grid-template-columns: 1fr 800px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area .section-content-wrapper {
grid-template-columns: 1fr 600px;
}
}
@media only screen and (max-width: 991px) {
.capabilities-area .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.capabilities-area .section-content .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
max-width: 245px;
}
@media only screen and (max-width: 991px) {
.capabilities-area .section-content .text {
max-width: 545px;
}
}
.capabilities-area .section-content .text-wrapper {
margin-top: 63px;
}
@media only screen and (max-width: 1919px) {
.capabilities-area .section-content .text-wrapper {
margin-top: 43px;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area .section-content .text-wrapper {
margin-top: 23px;
}
}
.capabilities-area .capability-wrapper-box {
margin-top: 5px;
}
@media only screen and (max-width: 767px) {
.capabilities-area .capability-wrapper {
border-top: 1px solid var(--border);
}
}
@media only screen and (max-width: 767px) {
.capabilities-area .capability-box {
border-bottom: 1px solid var(--border);
padding-bottom: 20px;
padding-top: 20px;
}
}
.capabilities-area .capability-box-inner {
display: grid;
gap: 10px 60px;
grid-template-columns: 1fr auto;
justify-content: space-between;
}
@media (max-width: 575px) {
.capabilities-area .capability-box-inner {
grid-template-columns: 1fr;
}
}
.capabilities-area .capability-box:hover .thumb img, .capabilities-area .capability-box.active .thumb img {
opacity: 1;
transform: scale(1);
}
.capabilities-area .capability-box .title {
font-size: 100px;
font-weight: 400;
line-height: 0.85;
text-transform: uppercase;
}
@media only screen and (max-width: 1919px) {
.capabilities-area .capability-box .title {
font-size: 80px;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area .capability-box .title {
font-size: 60px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area .capability-box .title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.capabilities-area .capability-box .title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.capabilities-area .capability-box .title {
font-size: 35px;
}
}
.capabilities-area .capability-box .title.rr-btn-underline {
padding-bottom: 0;
color: rgba(17, 17, 17, 0.4);
}
.dark .capabilities-area .capability-box .title.rr-btn-underline {
color: rgba(255, 255, 255, 0.4);
}
.capabilities-area .capability-box .title.rr-btn-underline::before {
height: 5px;
transition: 0.5s;
}
@media only screen and (max-width: 1399px) {
.capabilities-area .capability-box .title.rr-btn-underline::before {
height: 3px;
}
}
@media only screen and (max-width: 991px) {
.capabilities-area .capability-box .title.rr-btn-underline::before {
height: 2px;
}
}
.capabilities-area .capability-box .thumb {
display: flex;
gap: 15px;
}
@media only screen and (max-width: 1919px) {
.capabilities-area .capability-box .thumb {
gap: 10px;
}
}
.capabilities-area .capability-box .thumb img {
width: 70px;
height: 70px;
border-radius: 15px;
object-fit: cover;
opacity: 0;
transform: scale(0);
transform-origin: top right;
transition: all 0.5s;
}
@media only screen and (max-width: 1919px) {
.capabilities-area .capability-box .thumb img {
width: 64px;
height: 64px;
border-radius: 10px;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area .capability-box .thumb img {
width: 50px;
height: 50px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area .capability-box .thumb img {
width: 40px;
height: 40px;
}
}
@media only screen and (max-width: 767px) {
.capabilities-area .capability-box .thumb img {
opacity: 1;
transform: scale(1);
}
} .client-area-4 {
position: absolute;
width: 100%;
top: 0;
left: 0;
background-color: var(--white);
z-index: 1;
pointer-events: auto;
}
.dark .client-area-4 {
background-color: var(--black);
}
.client-area-4-inner {
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
display: flex;
align-items: center;
overflow: hidden;
}
.client-area-4 .video-wrapper-box {
display: flex;
align-items: center;
}
.client-area-4 .video-wrapper-box .thumb {
width: 90px;
height: 90px;
border-radius: 50%;
overflow: hidden;
}
@media only screen and (max-width: 1919px) {
.client-area-4 .video-wrapper-box .thumb {
width: 80px;
height: 80px;
}
}
@media only screen and (max-width: 1199px) {
.client-area-4 .video-wrapper-box .thumb {
width: 70px;
height: 70px;
}
}
.client-area-4 .video-wrapper-box .btn-circle {
width: 90px;
height: 90px;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: #c4f012;
color: var(--black);
border-radius: 50%;
font-size: 26px;
outline: 5px solid var(--white);
margin-left: -15px;
}
.dark .client-area-4 .video-wrapper-box .btn-circle {
outline-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.client-area-4 .video-wrapper-box .btn-circle {
width: 80px;
height: 80px;
}
}
@media only screen and (max-width: 1199px) {
.client-area-4 .video-wrapper-box .btn-circle {
width: 70px;
height: 70px;
}
}
@media only screen and (max-width: 767px) {
.client-area-4 .video-wrapper-box .btn-circle {
margin-left: -35px;
}
}
.client-area-4 .clients-wrapper-box {
border-left: 1px solid var(--border);
padding-left: 30px;
margin-left: 30px;
padding-top: 50px;
padding-bottom: 50px;
}
@media only screen and (max-width: 1919px) {
.client-area-4 .clients-wrapper-box {
padding-top: 35px;
padding-bottom: 35px;
}
}
@media only screen and (max-width: 1199px) {
.client-area-4 .clients-wrapper-box {
padding-top: 25px;
padding-bottom: 25px;
}
}
@media only screen and (max-width: 767px) {
.client-area-4 .clients-wrapper-box {
padding-left: 20px;
margin-left: 20px;
}
}
.client-area-4 .clients-wrapper {
align-items: center;
animation: marquee-081a87f6 20s linear infinite;
display: flex;
flex-wrap: nowrap;
width: max-content;
}
@keyframes marquee-081a87f6 {
to {
transform: translate(-50%);
}
}
.client-area-4 .client-box {
margin-right: 80px;
}
@media only screen and (max-width: 1199px) {
.client-area-4 .client-box {
margin-right: 50px;
}
}
.client-area-4 .client-box img {
opacity: 0.3;
}
.dark .client-area-4 .client-box img {
opacity: 1;
} .about-area-3 .section-content .text {
font-size: 30px;
font-weight: 400;
line-height: 1.26;
max-width: 660px;
}
@media only screen and (max-width: 1919px) {
.about-area-3 .section-content .text {
font-size: 24px;
max-width: 550px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-3 .section-content .text {
font-size: 22px;
max-width: 500px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-3 .section-content .text {
font-size: 20px;
max-width: 450px;
line-height: 1.4;
}
}
.about-area-3 .section-content .text-wrapper {
margin-top: -124px;
margin-left: 15%;
}
@media only screen and (max-width: 1399px) {
.about-area-3 .section-content .text-wrapper {
margin-top: -104px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-3 .section-content .text-wrapper {
margin-top: -84px;
}
}
@media only screen and (max-width: 991px) {
.about-area-3 .section-content .text-wrapper {
margin-top: -64px;
margin-left: 0;
}
}
@media only screen and (max-width: 767px) {
.about-area-3 .section-content .text-wrapper {
margin-top: 40px;
}
}
.about-area-3 .section-content .btn-wrapper {
margin-top: 61px;
margin-left: 15%;
}
@media only screen and (max-width: 1919px) {
.about-area-3 .section-content .btn-wrapper {
margin-top: 41px;
}
}
@media only screen and (max-width: 991px) {
.about-area-3 .section-content .btn-wrapper {
margin-left: 0;
}
}
.about-area-3 .about-thumb {
width: 100%;
aspect-ratio: 100/74;
position: relative;
height: 100%;
}
.about-area-3 .about-thumb .thumb-1 {
position: absolute;
top: 11%;
left: 0;
width: 35%;
-o-object-fit: cover;
object-fit: cover;
aspect-ratio: 100/67;
z-index: 1;
}
.about-area-3 .about-thumb .thumb-2 {
position: absolute;
top: 0;
left: 30%;
width: 39%;
object-fit: cover;
aspect-ratio: 100/142;
}
.about-area-3 .about-thumb .thumb-3 {
position: absolute;
bottom: 0;
right: 0;
width: 30%;
object-fit: cover;
aspect-ratio: 100/136;
}
.about-area-3 .about-thumb .thumb-4 {
position: absolute;
bottom: 18%;
left: 15%;
width: 14%;
object-fit: cover;
aspect-ratio: 100/130;
}
@media only screen and (max-width: 991px) {
.about-area-3 .about-thumb .thumb-4 {
bottom: 28%;
}
} .award-area-2 {
background-color: var(--bg);
}
.award-area-2 .section-header {
margin-top: 50px;
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 45px;
}
.award-area-2 .section-subtitle {
color: var(--white);
}
.award-area-2 .section-title {
color: var(--white);
max-width: 780px;
}
@media only screen and (max-width: 1919px) {
.award-area-2 .section-title {
max-width: 680px;
}
}
@media only screen and (max-width: 1399px) {
.award-area-2 .section-title {
max-width: 480px;
}
}
@media only screen and (max-width: 1199px) {
.award-area-2 .section-title {
max-width: 430px;
}
}
@media only screen and (max-width: 991px) {
.award-area-2 .section-title {
max-width: 330px;
}
}
.award-area-2 .section-title span {
color: rgba(255, 255, 255, 0.4);
}
.award-area-2 .title-wrapper {
margin-top: 5px;
}
.award-area-2 .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.award-area-2 .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.award-area-2 .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.award-area-2 .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.award-area-2 .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.award-area-2 .award-box {
border-bottom: 1px solid rgb(41, 41, 41);
padding-top: 40px;
padding-bottom: 40px;
display: grid;
gap: 20px 50px;
grid-template-columns: 280px 1fr 100px;
align-items: center;
transition: all 0.5s;
}
@media only screen and (max-width: 1919px) {
.award-area-2 .award-box {
padding-top: 30px;
padding-bottom: 30px;
}
}
@media only screen and (max-width: 1199px) {
.award-area-2 .award-box {
grid-template-columns: 180px 1fr 100px;
}
}
@media only screen and (max-width: 767px) {
.award-area-2 .award-box {
grid-template-columns: 1fr 1fr;
}
}
.award-area-2 .award-box:hover {
background-color: #171717;
}
.dark .award-area-2 .award-box:hover {
background-color: #292828;
}
@media only screen and (max-width: 767px) {
.award-area-2 .award-box:hover {
background-color: transparent;
}
}
.award-area-2 .award-box:hover .category {
transform: translateX(30px);
}
@media only screen and (max-width: 767px) {
.award-area-2 .award-box:hover .category {
transform: translateX(0px);
}
}
.award-area-2 .award-box:hover .year {
transform: translateX(-30px);
}
@media only screen and (max-width: 767px) {
.award-area-2 .award-box:hover .year {
transform: translateX(0px);
}
}
.award-area-2 .award-box .category {
font-size: 18px;
font-weight: 400;
line-height: 18px;
display: inline-block;
color: var(--white);
transition: all 0.5s;
}
.award-area-2 .award-box .award {
font-size: 24px;
font-weight: 400;
line-height: 18px;
color: var(--white);
}
@media only screen and (max-width: 1919px) {
.award-area-2 .award-box .award {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
.award-area-2 .award-box .award {
order: 3;
grid-column: span 2;
}
}
.award-area-2 .award-box .year {
font-size: 18px;
font-weight: 400;
line-height: 18px;
display: inline-block;
color: var(--white);
transition: all 0.5s;
text-align: right;
} .service-area-4 {
position: relative;
width: 100vw;
overflow: hidden;
}
.services-wrapper-4 {
gap: 100px;
width: fit-content;
display: flex;
align-items: center;
}
@media only screen and (max-width: 991px) {
.services-wrapper-4 {
display: grid;
gap: 50px;
}
}
.services-wrapper-4 .service-box {
border-top: 1px solid var(--primary);
width: 760px;
}
@media only screen and (max-width: 991px) {
.services-wrapper-4 .service-box {
width: 100%;
}
}
.services-wrapper-4 .service-box .number {
font-family: var(--font_thunder);
font-size: 350px;
font-weight: 400;
line-height: 0.7;
letter-spacing: -0.02em;
display: inline-block;
color: var(--primary);
margin-top: 80px;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-4 .service-box .number {
font-size: 200px;
}
}
@media only screen and (max-width: 1399px) {
.services-wrapper-4 .service-box .number {
font-size: 180px;
margin-top: 60px;
}
}
@media only screen and (max-width: 1199px) {
.services-wrapper-4 .service-box .number {
font-size: 150px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-4 .service-box .number {
font-size: 120px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-4 .service-box .number {
font-size: 100px;
}
}
.services-wrapper-4 .service-box .title {
font-family: var(--font_thunder);
font-size: 100px;
text-transform: uppercase;
margin-top: 40px;
font-weight: 500;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-4 .service-box .title {
font-size: 80px;
}
}
@media only screen and (max-width: 1399px) {
.services-wrapper-4 .service-box .title {
font-size: 60px;
margin-top: 30px;
}
}
@media only screen and (max-width: 1199px) {
.services-wrapper-4 .service-box .title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-4 .service-box .title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.services-wrapper-4 .service-box .title {
font-size: 35px;
}
}
.services-wrapper-4 .service-box .feature-list {
border-top: 1px dashed #878482;
margin-top: 34px;
}
.dark .services-wrapper-4 .service-box .feature-list {
border-color: #6f6d6c;
}
.services-wrapper-4 .service-box .feature-list li {
font-family: var(--font_thunder);
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
text-transform: uppercase;
display: flex;
align-items: center;
border-bottom: 1px dashed #878482;
padding-top: 13px;
padding-bottom: 8px;
}
.dark .services-wrapper-4 .service-box .feature-list li {
border-color: #6f6d6c;
}
.services-wrapper-4 .service-box .feature-list li:before {
content: "+";
margin-right: 4px;
}
.services-wrapper-4 .service-thumb {
width: 1920px;
position: relative;
overflow: hidden;
}
@media only screen and (max-width: 991px) {
.services-wrapper-4 .service-thumb {
width: 100%;
position: inherit;
}
}
.services-wrapper-4 .service-thumb img {
width: 100%;
height: auto;
object-fit: cover;
}
.services-wrapper-4 .service-thumb-line-wrapper {
position: absolute;
top: 0;
left: 0;
display: flex;
rotate: 180deg;
}
@media only screen and (max-width: 991px) {
.services-wrapper-4 .service-thumb-line-wrapper {
display: none;
}
}
.services-wrapper-4 .service-thumb-line-wrapper span {
width: 70px;
height: 1000px;
background-color: var(--white);
transform-origin: right center;
margin-left: -1px;
}
.dark .services-wrapper-4 .service-thumb-line-wrapper span {
background-color: var(--black);
} @media (min-width: 1850px) {
.container.large {
max-width: 1850px;
--container-max-widths: 1820px;
}
}
.body-creative-agency {
position: relative;
z-index: 100;
background-color: #fcf7f3;
}
.body-creative-agency.dark {
--primary: #fcf7f3;
}
.body-creative-agency.dark .rr-btn::before {
background-color: var(--black);
}
.body-creative-agency.dark .rr-btn.btn-border-white {
border-color: rgba(17, 17, 17, 0.1);
}
.body-creative-agency.dark .header-area-2 .side-toggle {
background-color: #292828;
}
.body-creative-agency .body-bg {
position: absolute;
width: 100%;
height: 100vh;
top: 0;
left: 0;
z-index: -1;
}
.body-creative-agency .body-bg img {
width: 100%;
}
.body-creative-agency .section-subtitle {
font-size: 14px;
font-weight: 500;
line-height: 1;
display: inline-block;
text-transform: uppercase;
color: var(--primary);
letter-spacing: 1px;
}
@media (min-width: 1920px) {
.body-creative-agency .section-title {
font-size: 110px;
}
}
.body-creative-agency .rr-btn::before {
background-color: #fcf7f3;
} .hero-area-2 .section-title {
font-size: 200px;
font-weight: 310;
line-height: 0.85;
letter-spacing: -0.09em;
text-transform: uppercase;
margin-left: 60px;
}
@media only screen and (max-width: 1919px) {
.hero-area-2 .section-title {
font-size: 140px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-2 .section-title {
font-size: 120px;
margin-left: 30px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-2 .section-title {
font-size: 100px;
margin-left: 0;
}
}
@media only screen and (max-width: 767px) {
.hero-area-2 .section-title {
font-size: 56px;
line-height: 0.95;
}
}
@media (max-width: 575px) {
.hero-area-2 .section-title {
font-size: 40px;
}
}
.hero-area-2 .section-title .title-shape-1 {
height: 143px;
margin-top: -35px;
}
@media only screen and (max-width: 1919px) {
.hero-area-2 .section-title .title-shape-1 {
height: 100px;
margin-top: -25px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-2 .section-title .title-shape-1 {
height: 86px;
margin-top: -23px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-2 .section-title .title-shape-1 {
height: 70px;
margin-top: -18px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-2 .section-title .title-shape-1 {
display: none;
}
}
.hero-area-2 .section-title .title-video {
height: 150px;
margin-right: 10px;
margin-left: -60px;
display: inline-block;
margin-top: -40px;
}
@media only screen and (max-width: 1919px) {
.hero-area-2 .section-title .title-video {
height: 100px;
margin-top: -25px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-2 .section-title .title-video {
height: 85px;
margin-left: -30px;
margin-top: -22px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-2 .section-title .title-video {
height: 70px;
margin-top: -18px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-2 .section-title .title-video {
margin-left: 0;
}
}
@media only screen and (max-width: 767px) {
.hero-area-2 .section-title .title-video {
display: none;
}
}
.hero-area-2 .section-content {
margin-top: -450px;
}
@media only screen and (max-width: 1919px) {
.hero-area-2 .section-content {
margin-top: -330px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-2 .section-content {
margin-top: -240px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-2 .section-content {
margin-top: 30px;
}
}
.hero-area-2 .section-content .text-wrapper {
max-width: 565px;
margin-left: auto;
}
@media only screen and (max-width: 1919px) {
.hero-area-2 .section-content .text-wrapper {
max-width: 455px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-2 .section-content .text-wrapper {
max-width: 345px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-2 .section-content .text-wrapper {
max-width: 100%;
}
}
.hero-area-2 .section-content .info-text {
font-family: var(--font_sequelsansromanbody);
font-size: 18px;
font-weight: 310;
line-height: 20px;
letter-spacing: -0.05em;
max-width: 211px;
color: var(--primary);
}
.hero-area-2 .section-content .info-text span {
text-decoration: underline;
}
.hero-area-2 .section-content .about-text {
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
margin-top: 474px;
}
@media only screen and (max-width: 1919px) {
.hero-area-2 .section-content .about-text {
font-size: 24px;
margin-top: 304px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-2 .section-content .about-text {
margin-top: 204px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-2 .section-content .about-text {
font-size: 22px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-2 .section-content .about-text {
margin-top: 34px;
}
}
.hero-area-2 .hero-thumb {
max-width: 1290px;
margin-top: 44px;
margin-left: auto;
}
@media only screen and (max-width: 1919px) {
.hero-area-2 .hero-thumb {
max-width: 990px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-2 .hero-thumb {
max-width: 890px;
}
} .about-area-2 {
overflow-x: clip;
}
.about-area-2 .section-title {
max-width: 1130px;
}
@media only screen and (max-width: 1919px) {
.about-area-2 .section-title {
max-width: 830px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-2 .section-title {
max-width: 630px;
}
}
.about-area-2 .section-header {
margin-top: 69px;
}
.about-area-2 .section-content {
min-height: 300vh;
}
@media only screen and (max-width: 1399px) {
.about-area-2 .section-content {
min-height: auto;
}
}
.about-area-2 .section-content .year-wrapper {
position: relative;
height: 355px;
}
@media only screen and (max-width: 1919px) {
.about-area-2 .section-content .year-wrapper {
height: 242px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-2 .section-content .year-wrapper {
height: 213px;
height: auto;
}
}
.about-area-2 .section-content .year-since {
font-size: 500px;
font-weight: 315;
line-height: 0.71;
letter-spacing: -0.1em;
font-family: var(--font_sequelsansmediumbody);
white-space: nowrap;
text-transform: uppercase;
position: absolute;
top: 0;
opacity: 1;
}
@media only screen and (max-width: 1919px) {
.about-area-2 .section-content .year-since {
font-size: 340px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-2 .section-content .year-since {
font-size: 235px;
text-align: left;
position: relative;
white-space: wrap;
}
}
@media only screen and (max-width: 1199px) {
.about-area-2 .section-content .year-since {
font-size: 180px;
}
}
@media only screen and (max-width: 991px) {
.about-area-2 .section-content .year-since {
font-size: 110px;
}
}
@media only screen and (max-width: 767px) {
.about-area-2 .section-content .year-since {
font-size: 100px;
}
}
@media (max-width: 575px) {
.about-area-2 .section-content .year-since {
font-size: 60px;
}
}
.about-area-2 .section-content .year-since .first-text {
width: var(--container-max-widths);
display: inline-block;
text-align: right;
padding-right: 40px;
}
@media only screen and (max-width: 1399px) {
.about-area-2 .section-content .year-since .first-text {
text-align: left;
padding-right: 0;
width: auto;
}
}
.about-area-2 .section-content .year-since .last-text {
width: var(--container-max-widths);
display: inline-block;
text-align: center;
position: relative;
transform-origin: top center;
}
@media only screen and (max-width: 1399px) {
.about-area-2 .section-content .year-since .last-text {
display: none;
}
}
.about-area-2 .section-content .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
max-width: 515px;
}
.about-area-2 .section-content .text-wrapper {
margin-top: 91px;
max-width: 770px;
margin-left: auto;
}
@media only screen and (max-width: 1919px) {
.about-area-2 .section-content .text-wrapper {
max-width: 570px;
margin-top: 61px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-2 .section-content .text-wrapper {
max-width: 670px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-2 .section-content .text-wrapper {
max-width: 550px;
}
}
@media only screen and (max-width: 991px) {
.about-area-2 .section-content .text-wrapper {
max-width: 100%;
margin-top: 41px;
}
}
.about-area-2 .section-content .btn-wrapper {
margin-top: 38px;
max-width: 770px;
margin-left: auto;
}
@media only screen and (max-width: 1919px) {
.about-area-2 .section-content .btn-wrapper {
max-width: 570px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-2 .section-content .btn-wrapper {
max-width: 670px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-2 .section-content .btn-wrapper {
max-width: 550px;
}
}
@media only screen and (max-width: 991px) {
.about-area-2 .section-content .btn-wrapper {
max-width: 100%;
}
} .work-area-2 {
position: relative;
}
@media (min-width: 992px) {
.work-area-2-inner {
padding-top: 100px !important;
}
}
.work-area-2 .works-wrapper-head {
display: grid;
gap: 10px 60px;
grid-template-columns: 1fr 1fr;
margin-bottom: 48px;
align-items: flex-end;
}
@media only screen and (max-width: 1399px) {
.work-area-2 .works-wrapper-head {
margin-bottom: 28px;
}
}
@media only screen and (max-width: 767px) {
.work-area-2 .works-wrapper-head {
grid-template-columns: auto;
}
}
.work-area-2 .works-wrapper-head .text {
font-family: var(--font_sequelsansmediumbody);
font-size: 30px;
font-weight: 315;
line-height: 27px;
letter-spacing: -0.1em;
text-transform: uppercase;
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.work-area-2 .works-wrapper-head .text {
font-size: 22px;
}
}
@media only screen and (max-width: 991px) {
.work-area-2 .works-wrapper-head .text {
font-size: 20px;
}
}
.work-area-2 .works-wrapper-head > *:nth-child(2) {
text-align: end;
}
@media only screen and (max-width: 767px) {
.work-area-2 .works-wrapper-head > *:nth-child(2) {
text-align: start;
}
}
.works-wrapper-2 {
display: grid;
gap: 98px 20px;
grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1919px) {
.works-wrapper-2 {
gap: 78px 20px;
}
}
@media only screen and (max-width: 1399px) {
.works-wrapper-2 {
gap: 58px 20px;
}
}
@media only screen and (max-width: 991px) {
.works-wrapper-2 {
grid-template-columns: repeat(3, 1fr);
}
}
@media only screen and (max-width: 991px) {
.works-wrapper-2 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.works-wrapper-2 {
grid-template-columns: repeat(1, 1fr);
}
}
.works-wrapper-2 > *:nth-child(3) {
grid-column-start: 4;
}
.works-wrapper-2 > *:nth-child(4) {
grid-column-start: 2;
}
.works-wrapper-2 > *:nth-child(6) {
grid-column-start: 1;
}
.works-wrapper-2 > *:nth-child(7) {
grid-column-start: 3;
}
.works-wrapper-2 > *:nth-child(9) {
grid-column-start: 2;
}
.works-wrapper-2 > *:nth-child(12) {
grid-column-start: 3;
}
@media only screen and (max-width: 991px) {
.works-wrapper-2 > *:nth-child(n) {
grid-column-start: auto;
}
}
.works-wrapper-2 .work-box {
position: relative;
}
.works-wrapper-2 .work-box .thumb {
overflow: hidden;
position: relative;
}
.works-wrapper-2 .work-box .thumb:hover .t-btn {
opacity: 1;
}
.works-wrapper-2 .work-box .thumb img {
width: 100%;
cursor: none;
}
.works-wrapper-2 .work-box .thumb .t-btn {
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.02em;
padding: 10px 20px;
display: inline-block;
background-color: white;
color: var(--black);
border-radius: 50px;
position: absolute;
top: 0;
left: 0;
opacity: 0;
margin: -25px 0 0 -65px;
transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
pointer-events: none;
}
.works-wrapper-2 .work-box .content {
margin-top: 8px;
}
.works-wrapper-2 .work-box .title {
font-size: 20px;
font-weight: 500;
line-height: 1.35;
letter-spacing: -0.02em;
font-family: var(--font_sequelsansmediumbody);
}
@media only screen and (max-width: 1199px) {
.works-wrapper-2 .work-box .title {
font-size: 18px;
}
}
.works-wrapper-2 .work-box .meta {
display: flex;
gap: 5px;
align-items: center;
}
.works-wrapper-2 .work-box .meta span {
font-size: 14px;
font-weight: 400;
line-height: 1;
color: #999999;
display: flex;
align-items: center;
}
.works-wrapper-2 .work-box .meta span:not(:first-child):before {
content: "";
width: 6px;
height: 1px;
background-color: currentColor;
display: inline-block;
margin-inline-end: 5px;
}
.actually-area {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
.actually-area-inner {
position: relative;
}
.actually-area .section-title {
max-width: 716px;
text-align: center;
margin-inline: auto;
}
.actually-area .t_line > div {
background-image: linear-gradient(to right, var(--gradient-color-1, var(--primary)) 50%, var(--gradient-color-2, #cdc9c6) 51%);
background-size: 200% 100%;
background-position-x: 100%;
color: transparent;
background-clip: text;
-webkit-background-clip: text;
}
.dark .actually-area .t_line > div {
background-image: linear-gradient(to right, var(--primary) 50%, #464646 51%);
}
.actually-area .bg-area {
position: absolute;
top: 40%;
left: 51%;
transform: translate(-50%, -50%) scale(0); background-color: var(--primary);
width: 250px; height: 250px; border-radius: 50%; } .service-area-2-inner {
margin-bottom: -2px;
}
.service-area-2 .section-header {
position: relative;
z-index: -1;
transition: all 0.3s;
margin-top: 91px;
margin-bottom: 357px;
}
@media only screen and (max-width: 1919px) {
.service-area-2 .section-header {
margin-top: 61px;
margin-bottom: 237px;
}
}
@media only screen and (max-width: 1399px) {
.service-area-2 .section-header {
margin-top: 41px;
margin-bottom: 157px;
}
}
@media only screen and (max-width: 1199px) {
.service-area-2 .section-header {
margin-top: 31px;
margin-bottom: 117px;
}
}
@media only screen and (max-width: 991px) {
.service-area-2 .section-header {
margin-top: 21px;
margin-bottom: 77px;
}
}
.service-area-2 .services-wrapper-box {
background-color: var(--primary);
position: relative;
}
.service-content-wrapper {
background-color: var(--primary);
}
.service-content-wrapper .service-content .text {
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: rgba(252, 247, 243, 0.3);
}
@media only screen and (max-width: 1919px) {
.service-content-wrapper .service-content .text {
font-size: 24px;
}
}
@media only screen and (max-width: 1399px) {
.service-content-wrapper .service-content .text {
font-size: 22px;
}
}
@media only screen and (max-width: 1199px) {
.service-content-wrapper .service-content .text {
font-size: 20px;
}
}
.service-content-wrapper .service-content .text.text-invert > div {
background-image: linear-gradient(to right, var(--gradient-color-1, rgb(252, 247, 243)) 50%, var(--gradient-color-2, rgba(252, 247, 243, 0.3)) 51%);
}
.dark .service-content-wrapper .service-content .text.text-invert > div {
background-image: linear-gradient(to right, rgb(17, 17, 17) 50%, rgba(17, 17, 17, 0.3) 51%);
}
.services-wrapper-2 .service-box {
display: grid;
gap: 20px 50px;
grid-template-columns: 215px 1fr 595px;
padding-top: 59px;
padding-bottom: 72px;
background-color: var(--primary);
transition: all 0.5s;
}
.dark .services-wrapper-2 .service-box {
border-color: #eae3dd;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-2 .service-box {
grid-template-columns: 215px 1fr 395px;
}
}
@media only screen and (max-width: 1399px) {
.services-wrapper-2 .service-box {
grid-template-columns: 165px 1fr 395px;
}
}
@media only screen and (max-width: 1199px) {
.services-wrapper-2 .service-box {
grid-template-columns: 115px 1fr 375px;
padding-top: 49px;
padding-bottom: 52px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-2 .service-box {
grid-template-columns: 55px 1fr 285px;
padding-top: 39px;
padding-bottom: 42px;
}
}
@media only screen and (max-width: 767px) {
.services-wrapper-2 .service-box {
grid-template-columns: auto;
}
}
.dark .services-wrapper-2 .service-box:last-child {
border-color: #eae3dd;
}
.services-wrapper-2 .service-box-wrapper {
background-color: #292828;
}
.dark .services-wrapper-2 .service-box-wrapper {
background-color: #eae3dd;
}
.services-wrapper-2 .service-box-wrapper:hover .service-box {
border-radius: 120px;
}
@media only screen and (max-width: 1199px) {
.services-wrapper-2 .service-box-wrapper:hover .service-box {
border-radius: 80px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-2 .service-box-wrapper:hover .service-box {
border-radius: 0px;
}
}
.services-wrapper-2 .service-box-wrapper:hover .service-box .number {
transform: translateX(60px);
}
@media only screen and (max-width: 991px) {
.services-wrapper-2 .service-box-wrapper:hover .service-box .number {
transform: none;
}
}
.services-wrapper-2 .service-box .number {
font-size: 18px;
font-weight: 400;
line-height: 18px;
color: #fcf7f3;
margin-top: 12px;
transition: all 0.5s;
}
.dark .services-wrapper-2 .service-box .number {
color: var(--black);
}
.services-wrapper-2 .service-box .title {
font-size: 110px;
font-weight: 310;
line-height: 0.9;
letter-spacing: -0.07em;
color: #fcf7f3;
font-family: var(--font_sequelsansromanbody);
}
.dark .services-wrapper-2 .service-box .title {
color: var(--black);
}
@media only screen and (max-width: 1919px) {
.services-wrapper-2 .service-box .title {
font-size: 80px;
}
}
@media only screen and (max-width: 1399px) {
.services-wrapper-2 .service-box .title {
font-size: 60px;
}
}
@media only screen and (max-width: 1199px) {
.services-wrapper-2 .service-box .title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-2 .service-box .title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.services-wrapper-2 .service-box .title {
font-size: 35px;
}
}
.services-wrapper-2 .service-box .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: #fcf7f3;
max-width: 370px;
margin-top: 7px;
}
.dark .services-wrapper-2 .service-box .text {
color: var(--black);
} .moving-testimonial .testimonial-wrapper {
display: flex;
align-items: center;
justify-content: center;
}
@media only screen and (max-width: 767px) {
.moving-testimonial .testimonial-wrapper {
height: auto;
}
}
.testimonial-area {
background-color: var(--primary);
}
.testimonial-area .section-title {
max-width: 1000px;
margin-left: auto;
color: #fcf7f3;
}
.dark .testimonial-area .section-title {
color: var(--black);
}
.testimonial-area .section-header {
margin-top: 46px;
}
.testimonial-area .testimonial-wrapper-box {
padding-top: 93px;
}
.testimonial-area .testimonial-wrapper {
padding-top: 43px;
padding-bottom: 43px;
display: flex;
gap: 0 0;
align-items: flex-start;
}
@media only screen and (max-width: 1199px) {
.testimonial-area .testimonial-wrapper {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
}
}
@media only screen and (max-width: 767px) {
.testimonial-area .testimonial-wrapper {
display: grid;
grid-template-columns: 1fr;
}
}
.testimonial-area .testimonial-item {
background-color: #1d1c1c;
padding: 38px 45px 45px;
min-width: 398px;
}
.dark .testimonial-area .testimonial-item {
background-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.testimonial-area .testimonial-item {
min-width: 358px;
}
}
@media only screen and (max-width: 1919px) {
.testimonial-area .testimonial-item {
padding: 18px 30px 25px;
}
}
@media only screen and (max-width: 767px) {
.testimonial-area .testimonial-item {
padding: 18px 25px 25px;
}
}
@media only screen and (max-width: 1919px) {
.testimonial-area .testimonial-item:nth-child(n+5) {
display: none;
}
}
.testimonial-area .testimonial-item.light {
background-color: #fcf7f3;
}
.dark .testimonial-area .testimonial-item.light {
background-color: #eae3dd;
}
.testimonial-area .testimonial-item.light .text {
color: var(--black);
}
.testimonial-area .testimonial-item.light .name {
color: var(--black);
}
.testimonial-area .testimonial-item.light .post {
color: rgba(17, 17, 17, 0.4);
}
.testimonial-area .testimonial-item.light .icon {
background-color: var(--black);
}
.testimonial-area .testimonial-item .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: #fcf7f3;
}
.testimonial-area .testimonial-item .name {
font-size: 20px;
font-weight: 310;
line-height: 27px;
letter-spacing: -0.07em;
color: #fcf7f3;
}
.testimonial-area .testimonial-item .post {
font-size: 16px;
font-weight: 400;
line-height: 27px;
color: rgba(252, 247, 243, 0.4);
display: inline-block;
margin-top: 1px;
}
.testimonial-area .testimonial-item .author {
margin-top: 54px;
display: grid;
gap: 20px 30px;
grid-template-columns: 1fr auto;
align-items: center;
}
@media only screen and (max-width: 1919px) {
.testimonial-area .testimonial-item .author {
margin-top: 34px;
}
}
.testimonial-area .testimonial-item .icon {
width: 70px;
height: 70px;
background-color: #fcf7f3;
border-radius: 50%;
display: inline-flex;
justify-content: center;
align-items: center;
} .client-area-2 {
background-color: var(--primary);
margin-bottom: -1px;
position: relative;
z-index: 1;
}
.client-area-2 .section-header .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: center;
max-width: 340px;
color: #fcf7f3;
margin-inline: auto;
}
.dark .client-area-2 .section-header .text {
color: var(--black);
}
.client-area-2 .clients-wrapper-box {
margin-top: 63px;
}
@media only screen and (max-width: 1199px) {
.client-area-2 .clients-wrapper-box {
margin-top: 43px;
}
}
.client-area-2 .clients-wrapper {
display: flex;
gap: 0;
justify-content: center;
flex-wrap: wrap;
}
.client-area-2 .clients-wrapper .client-slider-active .swiper-slide {
width: auto;
}
.client-area-2 .clients-wrapper .client-slider-active .swiper-wrapper {
transition-timing-function: linear !important;
}
.client-area-2 .client-box {
border: 1px solid rgba(252, 247, 243, 0.1);
border-radius: 70px;
width: 215px;
height: 140px;
padding: 0 20px;
display: inline-flex;
justify-content: center;
align-items: center;
}
.dark .client-area-2 .client-box {
border-color: rgba(17, 17, 17, 0.1);
}
@media only screen and (max-width: 1919px) {
.client-area-2 .client-box {
width: 155px;
height: 90px;
}
}
@media only screen and (max-width: 1399px) {
.client-area-2 .client-box {
width: 135px;
height: 70px;
}
} .circular-shape-wrapper {
height: 100vh;
background-color: var(--primary);
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.circular-shape-wrapper .shape-thumb img {
transform: scale(1) rotate(0);
opacity: 0.9;
} .award-area {
background-color: #fcf7f3;
position: relative;
}
.dark .award-area {
background-color: var(--black);
}
.award-area .section-title {
max-width: 1190px;
}
.award-area .section-header {
margin-top: 46px;
}
.award-area .awards-wrapper-box {
margin-top: 93px;
border-top: 1px solid var(--border);
padding-top: 32px;
}
@media only screen and (max-width: 1919px) {
.award-area .awards-wrapper-box {
margin-top: 73px;
}
}
@media only screen and (max-width: 1399px) {
.award-area .awards-wrapper-box {
margin-top: 53px;
}
}
.award-area .awards-wrapper {
max-width: 630px;
margin-right: 270px;
margin-left: auto;
}
@media only screen and (max-width: 1199px) {
.award-area .awards-wrapper {
margin-right: 0;
}
}
.award-area .award-box {
display: grid;
gap: 20px 30px;
grid-template-columns: 1fr 370px;
}
@media only screen and (max-width: 767px) {
.award-area .award-box {
grid-template-columns: 1fr 340px;
}
}
@media (max-width: 575px) {
.award-area .award-box {
grid-template-columns: 1fr;
}
}
.award-area .award-box:not(:first-child) {
margin-top: 56px;
}
.award-area .award-box .award-list li {
display: grid;
gap: 10px 20px;
grid-template-columns: auto auto;
justify-content: space-between;
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
}
@media only screen and (max-width: 767px) {
.award-area .award-box .award-list li {
font-size: 18px;
}
}
.award-area .award-box .category {
font-size: 20px;
font-weight: 400;
line-height: 20px;
color: var(--primary);
}
@media only screen and (max-width: 767px) {
.award-area .award-box .category {
font-size: 18px;
}
} .cta-area-2-inner {
overflow: hidden;
}
.cta-area-2 .section-title {
font-size: 200px;
font-weight: 310;
line-height: 0.85;
letter-spacing: -0.09em;
text-transform: uppercase;
white-space: nowrap;
}
@media only screen and (max-width: 1919px) {
.cta-area-2 .section-title {
font-size: 140px;
}
}
@media only screen and (max-width: 1399px) {
.cta-area-2 .section-title {
font-size: 100px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-2 .section-title {
margin-left: 0;
}
}
@media only screen and (max-width: 767px) {
.cta-area-2 .section-title {
font-size: 60px;
}
}
@media (max-width: 575px) {
.cta-area-2 .section-title {
font-size: 40px;
}
}
.cta-area-2 .section-title a {
display: inline-flex;
align-items: center;
}
.cta-area-2 .section-title .line {
width: 1em;
height: 0.1em;
background-color: var(--primary);
display: inline-block;
align-self: center;
margin-left: 0.3em;
margin-right: 0.2em;
}
.cta-area-2 .section-header {
margin-top: 70px;
margin-bottom: 93px;
}
@media only screen and (max-width: 1919px) {
.cta-area-2 .section-header {
margin-top: 30px;
margin-bottom: 73px;
}
}
@media only screen and (max-width: 1399px) {
.cta-area-2 .section-header {
margin-top: 10px;
margin-bottom: 53px;
}
}
.cta-area-2 .section-header .title-wrapper {
animation: 45s t-slide infinite linear;
}
.cta-area-2 .section-header .t-btn {
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.02em;
padding: 10px 20px;
display: inline-block;
background-color: var(--theme);
color: var(--black);
border-radius: 50px;
position: absolute;
top: 0;
left: 0;
margin: -25px 0 0 -65px;
transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
} .body-marketing-agency {
background-color: #fcf7f3;
}
.body-marketing-agency.dark {
--border: rgba(252, 247, 243, 0.1);
}
@media (min-width: 1850px) {
.body-marketing-agency .container.large {
max-width: 1850px;
}
}
.ax-section-title-wrap .section-title .mb-14 {
transform: translate(0px, -14px);
display: inline-block;
}
@media only screen and (max-width: 1199px) {
.ax-section-title-wrap .section-title .mb-14 {
display: block;
transform: none;
}
}
@media only screen and (max-width: 767px) {
.ax-section-title-wrap .section-title .mb-14 {
margin-top: 10px;
}
} .hero-area-3 .section-subtitle {
font-size: 18px;
font-weight: 400;
line-height: 22px;
text-transform: unset;
display: inline-block;
max-width: 231px;
color: var(--primary);
text-transform: math-auto;
}
.hero-area-3 .subtitle-wrapper {
max-width: 1090px;
margin-left: auto;
}
@media only screen and (max-width: 1919px) {
.hero-area-3 .subtitle-wrapper {
max-width: 790px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-3 .subtitle-wrapper {
max-width: 690px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-3 .subtitle-wrapper {
max-width: 590px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-3 .subtitle-wrapper {
margin-left: 0;
margin-top: 70px;
}
}
.hero-area-3 .section-title {
font-size: 140px;
font-weight: 310;
line-height: 0.85;
letter-spacing: -0.07em;
max-width: 1240px;
}
@media only screen and (max-width: 1919px) {
.hero-area-3 .section-title {
font-size: 100px;
max-width: 940px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-3 .section-title {
font-size: 70px;
max-width: 640px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-3 .section-title {
font-size: 50px;
}
}
.hero-area-3 .section-title .title-shape-1 {
height: 96px;
width: auto;
}
@media only screen and (max-width: 1919px) {
.hero-area-3 .section-title .title-shape-1 {
height: 76px;
margin-right: 10px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-3 .section-title .title-shape-1 {
height: 51px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-3 .section-title .title-shape-1 {
height: 36px;
margin-right: 5px;
}
}
.hero-area-3 .section-title .title-shape-2 {
height: 84px;
margin-left: 5px;
margin-top: -10px;
}
@media only screen and (max-width: 1919px) {
.hero-area-3 .section-title .title-shape-2 {
height: 64px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-3 .section-title .title-shape-2 {
height: 44px;
margin-top: -6px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-3 .section-title .title-shape-2 {
height: 30px;
}
}
.hero-area-3 .section-title .text-underline {
color: rgba(17, 17, 17, 0.2);
text-decoration-line: underline;
text-decoration-thickness: 7px;
text-underline-offset: 12px;
position: relative;
cursor: pointer;
}
.dark .hero-area-3 .section-title .text-underline {
color: rgba(252, 247, 243, 0.2);
}
@media only screen and (max-width: 1919px) {
.hero-area-3 .section-title .text-underline {
text-decoration-thickness: 6px;
text-underline-offset: 8px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-3 .section-title .text-underline {
text-decoration-thickness: 4px;
text-underline-offset: 6px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-3 .section-title .text-underline {
text-decoration-thickness: 3px;
text-underline-offset: 4px;
}
}
.hero-area-3 .section-title .text-underline .hover-image {
position: absolute;
top: 0;
left: 0;
width: 200px;
height: 250px;
cursor: pointer;
opacity: 0;
transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.hero-area-3 .section-title .text-underline .text-underline:hover .hover-image {
opacity: 1;
}
.hero-area-3 .social-links {
display: flex;
gap: 8px 20px;
max-width: 270px;
flex-wrap: wrap;
align-self: flex-end;
}
@media only screen and (max-width: 991px) {
.hero-area-3 .social-links {
max-width: 100%;
}
}
.hero-area-3 .social-links li {
font-size: 18px;
font-weight: 400;
line-height: 22px;
position: relative;
text-decoration-style: solid;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: var(--primary);
}
.hero-area-3 .social-links li::before {
width: 100%;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.hero-area-3 .social-links li:hover::before {
width: 0;
}
.hero-area-3 .info-text {
font-size: 18px;
font-weight: 400;
line-height: 22px;
color: var(--primary);
max-width: 140px;
}
.hero-area-3 .about-text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
max-width: 410px;
}
@media only screen and (max-width: 991px) {
.hero-area-3 .about-text {
max-width: 100%;
}
}
.hero-area-3 .section-content {
display: grid;
gap: 30px 50px;
grid-template-columns: 1fr 310px 730px;
margin-top: 88px;
}
@media only screen and (max-width: 1919px) {
.hero-area-3 .section-content {
grid-template-columns: 1fr 310px 430px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-3 .section-content {
grid-template-columns: 1fr 310px 330px;
margin-top: 58px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-3 .section-content {
grid-template-columns: 1fr 210px 330px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-3 .section-content {
grid-template-columns: 1fr;
}
}
.hero-area-3 .section-content .btn-wrapper {
margin-top: 56px;
}
@media only screen and (max-width: 1199px) {
.hero-area-3 .section-content .btn-wrapper {
margin-top: 36px;
}
}
.text-underline {
position: relative;
cursor: pointer;
}
.image-hover {
position: fixed;
top: 0;
left: 0;
width: 200px;
height: 250px;
pointer-events: none;
opacity: 0;
transform: scale(0.8);
transition: opacity 0.3s ease, transform 0.3s ease;
}
@media (max-width: 768px) {
.image-hover {
display: none;
}
}
.text-underline:hover .image-hover {
opacity: 1;
transform: scale(1);
} .service-area-3 .section-header {
margin-top: 50px;
}
.service-area-3 .section-header .rr-btn-group.b {
padding: 9px 18px !important;
}
.services-wrapper-3 {
display: grid;
gap: 30px 60px;
grid-template-columns: repeat(4, 1fr);
overflow: hidden;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-3 {
gap: 30px 40px;
}
}
@media only screen and (max-width: 991px) {
.services-wrapper-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.services-wrapper-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.services-wrapper-3 .service-box {
display: grid;
gap: 20px 30px;
grid-template-columns: 110px 1fr;
align-items: flex-start;
padding-top: 12px;
border-top: 1px solid var(--border);
position: relative;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-3 .service-box {
gap: 20px 20px;
grid-template-columns: 70px 1fr;
}
}
@media only screen and (max-width: 1399px) {
.services-wrapper-3 .service-box {
grid-template-columns: 1fr;
}
}
.services-wrapper-3 .service-box:hover .thumb img {
transform: scale(1.1);
}
.services-wrapper-3 .service-box:before {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: var(--border);
top: 0;
left: -30px;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-3 .service-box:before {
left: -20px;
}
}
.services-wrapper-3 .service-box .thumb {
margin-top: 8px;
border-radius: 25px;
overflow: hidden;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-3 .service-box .thumb {
border-radius: 15px;
}
}
@media only screen and (max-width: 1399px) {
.services-wrapper-3 .service-box .thumb {
max-width: 70px;
}
}
.services-wrapper-3 .service-box .thumb img {
width: 100%;
transition: all 0.5s;
}
.services-wrapper-3 .service-box .title {
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-3 .service-box .title {
font-size: 24px;
}
}
.services-wrapper-3 .service-box .text {
font-size: 18px;
font-weight: 400;
line-height: 26px;
margin-top: 18px;
}
.services-wrapper-3 .service-box .rr-btn-underline {
text-transform: unset;
font-size: 18px;
color: var(--primary);
margin-top: 50px;
display: inline-block;
position: relative;
}
.services-wrapper-3 .service-box .rr-btn-underline::before {
content: "";
width: 100%;
height: 1px;
background-color: currentColor;
position: absolute;
left: 0;
bottom: 0;
transition: all 0.4s;
}
.services-wrapper-3 .service-box .rr-btn-underline:hover::before {
width: 0;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-3 .service-box .rr-btn-underline {
margin-top: 30px;
}
} .work-area-3 .section-title {
max-width: 1060px;
}
@media only screen and (max-width: 1919px) {
.work-area-3 .section-title {
max-width: 860px;
}
}
.work-area-3 .section-title .rr-btn-group:hover .c {
transform: translate(-11px, 0px);
}
.work-area-3 .works-wrapper-box {
margin-top: 86px;
}
@media only screen and (max-width: 1919px) {
.work-area-3 .works-wrapper-box {
margin-top: 56px;
}
}
@media only screen and (max-width: 1199px) {
.work-area-3 .works-wrapper-box {
margin-top: 36px;
}
}
.works-wrapper-3 {
display: grid;
gap: 68px 20px;
grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 1919px) {
.works-wrapper-3 {
gap: 48px 20px;
}
}
@media only screen and (max-width: 767px) {
.works-wrapper-3 {
gap: 38px 20px;
}
}
@media (max-width: 575px) {
.works-wrapper-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.works-wrapper-3 > * .image {
transform-origin: bottom right;
}
.works-wrapper-3 > *:nth-child(2n) .image {
transform-origin: bottom left;
}
.works-wrapper-3 .work-box .thumb:hover .t-btn {
opacity: 1;
}
.works-wrapper-3 .work-box .thumb .image {
overflow: hidden;
position: relative;
border-radius: 20px;
transform: scale(0.9);
}
.works-wrapper-3 .work-box .thumb .image img {
transform-origin: center;
}
.works-wrapper-3 .work-box .thumb img {
width: 100%;
cursor: none;
}
.works-wrapper-3 .work-box .thumb .t-btn {
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.02em;
padding: 10px 20px;
display: inline-block;
background-color: white;
color: var(--black);
border-radius: 50px;
position: absolute;
top: 0;
left: 0;
opacity: 0;
margin: -25px 0 0 -65px;
transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
pointer-events: none;
}
.works-wrapper-3 .work-box .content {
margin-top: 14px;
}
.works-wrapper-3 .work-box .title {
font-size: 30px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.08em;
}
@media only screen and (max-width: 1199px) {
.works-wrapper-3 .work-box .title {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.works-wrapper-3 .work-box .title {
font-size: 20px;
}
}
.works-wrapper-3 .work-box .meta {
display: flex;
gap: 5px;
align-items: center;
margin-top: 10px;
}
.works-wrapper-3 .work-box .meta span {
font-size: 14px;
font-weight: 400;
line-height: 1;
display: flex;
align-items: center;
}
.works-wrapper-3 .work-box .meta span:not(:first-child):before {
content: "";
width: 10px;
height: 1px;
background-color: currentColor;
display: inline-block;
margin-inline-end: 5px;
} .approach-area .section-header {
margin-top: 43px;
}
.approach-area .section-title-wrapper {
display: grid;
gap: 20px 60px;
grid-template-columns: 1fr 1225px;
align-items: flex-end;
}
@media only screen and (max-width: 1919px) {
.approach-area .section-title-wrapper {
grid-template-columns: 1fr 905px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area .section-title-wrapper {
grid-template-columns: 1fr 675px;
}
}
@media only screen and (max-width: 1199px) {
.approach-area .section-title-wrapper {
grid-template-columns: 1fr 575px;
}
}
@media only screen and (max-width: 991px) {
.approach-area .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.approach-area .section-subtitle {
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.approach-area .section-subtitle {
font-size: 24px;
}
}
@media only screen and (max-width: 991px) {
.approach-area .section-subtitle {
font-size: 18px;
}
.approach-area .section-subtitle br {
display: none;
}
}
.approach-area .section-title {
max-width: 1126px;
}
.approach-area .section-title span {
color: rgba(17, 17, 17, 0.3);
}
.dark .approach-area .section-title span {
color: rgba(252, 247, 243, 0.3);
}
.approach-area .approach-box {
display: grid;
gap: 10px 50px;
grid-template-columns: 60px 1fr 595px;
align-items: flex-start;
padding-top: 24px;
padding-bottom: 24px;
border-bottom: 1px dashed #878482;
}
.approach-area .approach-box:first-child {
border-top: 1px dashed #878482;
}
@media only screen and (max-width: 1919px) {
.approach-area .approach-box {
grid-template-columns: 60px 1fr 395px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area .approach-box {
grid-template-columns: 60px 1fr;
}
}
@media only screen and (max-width: 991px) {
.approach-area .approach-box {
gap: 10px 30px;
}
}
@media (max-width: 575px) {
.approach-area .approach-box {
grid-template-columns: 30px 1fr;
}
}
.approach-area .approach-box .number {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.approach-area .approach-box .number {
grid-row: span 2;
}
}
.approach-area .approach-box .title {
font-size: 30px;
font-weight: 310;
line-height: 30px;
letter-spacing: -0.07em;
}
@media only screen and (max-width: 1919px) {
.approach-area .approach-box .title {
font-size: 24px;
}
}
.approach-area .approach-box .text {
font-size: 18px;
font-weight: 400;
line-height: 26px;
} .funfact-area-2 .section-header {
margin-top: 50px;
}
.funfact-area-2 .section-title {
max-width: 820px;
color: #fcf7f3;
}
@media only screen and (max-width: 1399px) {
.funfact-area-2 .section-title {
max-width: 500px;
}
}
.funfact-area-2 .section-content {
margin-top: 79px;
}
@media only screen and (max-width: 1919px) {
.funfact-area-2 .section-content {
margin-top: 59px;
}
}
.funfact-area-2 .section-content .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--white-2);
max-width: 410px;
}
.funfact-area-2 .section-content .year {
font-family: var(--font_sequelsansromanbody);
font-size: 580px;
font-weight: 315;
line-height: 0.8;
letter-spacing: -0.1em;
color: #fcf7f3;
display: inline-block;
}
@media only screen and (max-width: 1919px) {
.funfact-area-2 .section-content .year {
font-size: 380px;
}
}
@media only screen and (max-width: 1399px) {
.funfact-area-2 .section-content .year {
font-size: 320px;
}
}
@media only screen and (max-width: 1199px) {
.funfact-area-2 .section-content .year {
font-size: 240px;
}
}
@media only screen and (max-width: 991px) {
.funfact-area-2 .section-content .year {
font-size: 150px;
}
}
@media (max-width: 575px) {
.funfact-area-2 .section-content .year {
font-size: 100px;
}
}
.funfact-area-2 .section-content .info-text {
margin-top: 49px;
margin-left: 265px;
display: grid;
gap: 20px 90px;
grid-template-columns: auto 1fr;
align-items: flex-end;
}
@media only screen and (max-width: 1919px) {
.funfact-area-2 .section-content .info-text {
margin-top: 29px;
}
}
@media only screen and (max-width: 1399px) {
.funfact-area-2 .section-content .info-text {
margin-left: 165px;
}
}
@media only screen and (max-width: 991px) {
.funfact-area-2 .section-content .info-text {
margin-top: 19px;
}
}
@media only screen and (max-width: 767px) {
.funfact-area-2 .section-content .info-text {
margin-left: 0;
}
}
@media (max-width: 575px) {
.funfact-area-2 .section-content .info-text {
grid-template-columns: 1fr;
}
}
.funfact-area-2 .section-content .info-text img {
height: 43px;
}
@media only screen and (max-width: 1919px) {
.funfact-area-2 .section-content .info-text img {
height: 33px;
}
}
@media only screen and (max-width: 1199px) {
.funfact-area-2 .section-content .info-text img {
height: 20px;
}
}
@media (max-width: 575px) {
.funfact-area-2 .section-content .info-text img {
display: none;
}
}
.funfact-area-2 .section-content .info-text .text {
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: #fcf7f3;
max-width: 273px;
margin-top: 42px;
}
@media only screen and (max-width: 1919px) {
.funfact-area-2 .section-content .info-text .text {
font-size: 24px;
max-width: 223px;
}
}
@media only screen and (max-width: 1199px) {
.funfact-area-2 .section-content .info-text .text {
font-size: 18px;
max-width: 173px;
margin-top: 22px;
}
}
.funfact-area-2 .section-content .text-wrapper {
margin-left: 265px;
}
@media only screen and (max-width: 1399px) {
.funfact-area-2 .section-content .text-wrapper {
margin-left: 165px;
}
}
@media only screen and (max-width: 767px) {
.funfact-area-2 .section-content .text-wrapper {
margin-left: 0;
}
}
.funfact-area-2 .thumb {
margin-top: 94px;
}
.funfact-area-2 .thumb img {
width: 100%;
transform: scale(0.67);
transform-origin: top right;
} .client-area-3 {
background-color: var(--bg);
}
.client-area-3 .section-header {
margin-top: 69px;
}
.client-area-3 .section-header .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: center;
max-width: 340px;
color: #fcf7f3;
margin-inline: auto;
}
.client-area-3 .clients-wrapper-box {
margin-top: 63px;
margin-bottom: 80px;
}
@media only screen and (max-width: 1199px) {
.client-area-3 .clients-wrapper-box {
margin-top: 43px;
}
}
.client-area-3 .clients-wrapper {
display: flex;
gap: 0;
justify-content: center;
flex-wrap: wrap;
}
.client-area-3 .clients-wrapper .client-slider-active .swiper-slide {
width: auto;
}
.client-area-3 .clients-wrapper .client-slider-active .swiper-wrapper {
transition-timing-function: linear !important;
}
.client-area-3 .client-box {
border: 1px solid rgba(252, 247, 243, 0.1);
border-radius: 70px;
width: 215px;
height: 140px;
padding: 0 20px;
display: inline-flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 1919px) {
.client-area-3 .client-box {
width: 155px;
height: 90px;
}
}
@media only screen and (max-width: 1399px) {
.client-area-3 .client-box {
width: 135px;
height: 70px;
}
} .blog-area .section-title .rr-btn-group:hover .c {
transform: translate(-11px, 0px);
}
.blog-area .section-title {
max-width: 710px;
}
.blog-area .blogs-wrapper {
display: grid;
gap: 76px 60px;
grid-template-columns: repeat(4, 1fr);
overflow: hidden;
}
@media only screen and (max-width: 1919px) {
.blog-area .blogs-wrapper {
gap: 46px 40px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area .blogs-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.blog-area .blogs-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.blog-area .blog {
position: relative;
}
.blog-area .blog:hover .thumb img {
transform: scale(1.1);
}
.blog-area .blog:hover .title .arrow {
background-color: var(--primary);
}
.blog-area .blog:hover .title .arrow svg {
transform: rotate(60deg);
}
.blog-area .blog:hover .title .arrow svg * {
fill: var(--white);
}
.dark .blog-area .blog:hover .title .arrow svg * {
fill: var(--black);
}
.blog-area .blog:before {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: var(--border);
top: 0;
left: -30px;
}
@media only screen and (max-width: 1919px) {
.blog-area .blog:before {
left: -20px;
}
}
.blog-area .blog .thumb {
overflow: hidden;
}
.blog-area .blog .thumb img {
width: 100%;
transition: all 0.5s;
}
.blog-area .blog .content {
margin-top: 24px;
}
@media only screen and (max-width: 1199px) {
.blog-area .blog .content {
margin-top: 14px;
}
}
.blog-area .blog .title {
font-size: 36px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
display: inline;
}
@media only screen and (max-width: 1919px) {
.blog-area .blog .title {
font-size: 24px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area .blog .title {
font-size: 22px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area .blog .title {
font-size: 20px;
}
}
.blog-area .blog .title .arrow {
display: inline-flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
transition: all 0.3s;
border-radius: 50%;
border: 2px solid var(--primary);
transform: translate(0px, -1px);
margin-left: 5px;
}
@media only screen and (max-width: 1919px) {
.blog-area .blog .title .arrow {
width: 20px;
height: 20px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area .blog .title .arrow {
width: 17px;
height: 17px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area .blog .title .arrow {
width: 15px;
height: 15px;
border-width: 1px;
}
}
.blog-area .blog .title .arrow svg {
transition: all 0.3s;
width: 13px;
}
@media only screen and (max-width: 1919px) {
.blog-area .blog .title .arrow svg {
width: 10px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area .blog .title .arrow svg {
width: 7px;
}
}
.blog-area .blog .title .arrow svg * {
fill: var(--primary);
}
.blog-area .blog .meta {
display: flex;
gap: 5px;
align-items: center;
margin-top: 14px;
}
@media only screen and (max-width: 1199px) {
.blog-area .blog .meta {
margin-top: 9px;
}
}
.blog-area .blog .meta span {
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: var(--secondary);
}
.blog-area .blog .meta span.has-left-line {
padding-inline-start: 15px;
}
.blog-area .blog .meta span.has-left-line:before {
width: 10px;
}
.blog-area .blog .meta .name span {
font-weight: 500;
color: var(--primary);
} .cta-area-3 .section-header {
margin-top: 50px;
margin-left: 925px;
margin-bottom: 86px;
}
@media only screen and (max-width: 1919px) {
.cta-area-3 .section-header {
margin-bottom: 56px;
margin-left: 555px;
}
}
@media only screen and (max-width: 1399px) {
.cta-area-3 .section-header {
margin-left: 475px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-3 .section-header {
margin-bottom: 36px;
margin-left: 325px;
}
}
@media only screen and (max-width: 991px) {
.cta-area-3 .section-header {
margin-left: 0;
}
}
.cta-area-3 .section-header .rr-btn-group:hover .c {
transform: translate(-11px, 0px);
}
.cta-area-3 .section-title {
max-width: 680px;
}
@media only screen and (max-width: 1919px) {
.cta-area-3 .section-title {
max-width: 540px;
}
}
@media only screen and (max-width: 1399px) {
.cta-area-3 .section-title {
max-width: 410px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-3 .section-title {
max-width: 340px;
}
} @media (min-width: 1650px) {
.body-startup-agency .container.large {
max-width: 1650px;
}
}
.body-startup-agency .section-subtitle {
font-size: 20px;
font-weight: 400;
line-height: 26px;
text-transform: unset;
display: inline-block;
color: var(--primary);
padding-bottom: 10px;
position: relative;
}
.body-startup-agency .section-subtitle svg {
position: absolute;
bottom: 0;
width: 100% !important;
left: 0;
height: 7px;
}
@-webkit-keyframes animate-svg-stroke-1 {
0% {
stroke-dashoffset: 195.8011322021px;
stroke-dasharray: 195.8011322021px;
}
20% {
stroke-dashoffset: 391.6022644043px;
stroke-dasharray: 195.8011322021px;
}
100% {
stroke-dashoffset: 391.6022644043px;
stroke-dasharray: 195.8011322021px;
}
}
@keyframes animate-svg-stroke-1 {
0% {
stroke-dashoffset: 195.8011322021px;
stroke-dasharray: 195.8011322021px;
}
20% {
stroke-dashoffset: 391.6022644043px;
stroke-dasharray: 195.8011322021px;
}
100% {
stroke-dashoffset: 391.6022644043px;
stroke-dasharray: 195.8011322021px;
}
}
.body-startup-agency .section-subtitle .svg-elem-1 {
-webkit-animation: animate-svg-stroke-1 5s ease-in-out 0s both infinite;
animation: animate-svg-stroke-1 5s ease-in-out 0s both infinite;
}
.body-startup-agency .rr-btn-underline {
font-size: 18px;
font-weight: 400;
line-height: 26px;
text-transform: unset;
gap: 5px;
}
.body-startup-agency .rr-btn-underline::before {
height: 1px;
}
.body-startup-agency .rr-btn-underline .icon {
width: 13px;
}
.body-startup-agency .header-area-5 .side-toggle {
background-color: rgb(243, 243, 243);
} .hero-area-5 .section-content-wrapper {
margin-top: 16px;
display: grid;
gap: 40px 110px;
grid-template-columns: 715px 1fr;
}
@media only screen and (max-width: 1919px) {
.hero-area-5 .section-content-wrapper {
gap: 40px 80px;
grid-template-columns: 515px 1fr;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-5 .section-content-wrapper {
gap: 40px 60px;
grid-template-columns: 425px 1fr;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-5 .section-content-wrapper {
grid-template-columns: 455px 1fr;
margin-top: 26px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-5 .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.hero-area-5 .hero-video {
margin-top: 14px;
border-radius: 15px;
overflow: hidden;
}
.hero-area-5 .hero-video video {
width: 100%;
height: 100%;
object-fit: cover;
}
.hero-area-5 .section-title {
font-size: 80px;
font-weight: 500;
line-height: 1;
letter-spacing: -0.05em;
}
@media only screen and (max-width: 1919px) {
.hero-area-5 .section-title {
font-size: 70px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-5 .section-title {
font-size: 60px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-5 .section-title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-5 .section-title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-5 .section-title {
font-size: 35px;
}
}
.hero-area-5 .section-content .text {
font-size: 20px;
font-weight: 400;
line-height: 26px;
}
.hero-area-5 .section-content .text-btn-wrapper {
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
margin-top: 43px;
display: grid;
grid-template-columns: 330px 1fr;
}
@media only screen and (max-width: 1199px) {
.hero-area-5 .section-content .text-btn-wrapper {
grid-template-columns: 1fr;
}
}
.hero-area-5 .section-content .text-wrapper {
margin-top: 62px;
margin-bottom: 62px;
}
@media only screen and (max-width: 1919px) {
.hero-area-5 .section-content .text-wrapper {
margin-top: 42px;
margin-bottom: 42px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-5 .section-content .text-wrapper {
margin-top: 32px;
margin-bottom: 32px;
}
}
.hero-area-5 .section-content .btn-wrapper {
border-left: 1px solid var(--border);
margin-left: 74px;
padding-left: 28px;
padding-top: 90px;
padding-bottom: 68px;
}
@media only screen and (max-width: 1919px) {
.hero-area-5 .section-content .btn-wrapper {
margin-left: 44px;
padding-top: 70px;
padding-bottom: 48px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-5 .section-content .btn-wrapper {
margin-left: 0;
padding-top: 0;
padding-bottom: 38px;
border-left: 0;
padding-left: 0;
}
} .work-area-4 .section-header {
border-top: 1px solid var(--border);
padding-top: 35px;
}
.work-area-4 .section-header .btn-wrapper {
margin-top: 44px;
}
@media only screen and (max-width: 1919px) {
.work-area-4 .section-header .btn-wrapper {
margin-top: 34px;
}
}
@media only screen and (max-width: 1199px) {
.work-area-4 .section-header .btn-wrapper {
margin-top: 24px;
}
}
.work-area-4 .section-header .subtitle-wrapper {
margin-top: 9px;
}
.work-area-4 .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1015px;
}
@media only screen and (max-width: 1919px) {
.work-area-4 .section-title-wrapper {
grid-template-columns: 1fr 815px;
}
}
@media only screen and (max-width: 1399px) {
.work-area-4 .section-title-wrapper {
grid-template-columns: 1fr 700px;
}
}
@media only screen and (max-width: 1199px) {
.work-area-4 .section-title-wrapper {
grid-template-columns: 1fr 600px;
}
}
@media only screen and (max-width: 991px) {
.work-area-4 .section-title-wrapper {
grid-template-columns: 1fr 430px;
}
}
@media only screen and (max-width: 767px) {
.work-area-4 .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.work-area-4 .section-title {
max-width: 700px;
}
@media only screen and (max-width: 1919px) {
.work-area-4 .section-title {
max-width: 600px;
}
}
@media only screen and (max-width: 1399px) {
.work-area-4 .section-title {
max-width: 450px;
}
}
@media only screen and (max-width: 1199px) {
.work-area-4 .section-title {
max-width: 350px;
}
}
@media only screen and (max-width: 767px) {
.work-area-4 .section-title {
max-width: 100%;
}
}
.work-area-4 .works-wrapper-box {
margin-top: 29px;
}
@media only screen and (max-width: 1399px) {
.work-area-4 .works-wrapper-box {
margin-top: 9px;
}
}
.works-wrapper-4 .work-box .thumb {
border-radius: 15px;
overflow: hidden;
}
.works-wrapper-4 .work-box .thumb img {
width: 100%;
cursor: none;
}
.works-wrapper-4 .work-box .content {
margin-top: 24px;
}
@media only screen and (max-width: 1199px) {
.works-wrapper-4 .work-box .content {
margin-top: 14px;
}
}
.works-wrapper-4 .work-box .title {
font-size: 20px;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.05em;
}
@media only screen and (max-width: 1199px) {
.works-wrapper-4 .work-box .title {
font-size: 18px;
}
}
.works-wrapper-4 .work-box .tag {
font-size: 20px;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.05em;
display: block;
font-family: var(--font_bdogrotesk);
color: var(--primary);
}
@media only screen and (max-width: 1199px) {
.works-wrapper-4 .work-box .tag {
font-size: 18px;
}
}
.works-wrapper-4 .work-box .date {
font-size: 20px;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.05em;
display: block;
font-family: var(--font_bdogrotesk);
color: var(--primary);
}
@media only screen and (max-width: 1199px) {
.works-wrapper-4 .work-box .date {
font-size: 18px;
}
} .marquee-text-area {
height: 100vh;
display: flex;
align-items: center;
overflow: hidden;
}
.marquee-text-area .section-title {
font-size: 280px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.07em;
white-space: nowrap;
margin-bottom: 50px;
}
@media only screen and (max-width: 1919px) {
.marquee-text-area .section-title {
font-size: 210px;
margin-bottom: 40px;
}
}
@media only screen and (max-width: 1399px) {
.marquee-text-area .section-title {
font-size: 200px;
}
}
@media only screen and (max-width: 1199px) {
.marquee-text-area .section-title {
font-size: 150px;
margin-bottom: 30px;
}
}
@media only screen and (max-width: 991px) {
.marquee-text-area .section-title {
font-size: 110px;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {
.marquee-text-area .section-title {
font-size: 90px;
}
}
@media (max-width: 575px) {
.marquee-text-area .section-title {
font-size: 60px;
margin-bottom: 10px;
}
}
.marquee-text-area .moving-text {
width: 100%;
} .about-area-4 .section-header {
border-top: 1px solid var(--border);
padding-top: 35px;
}
.about-area-4 .section-header .btn-wrapper {
display: flex;
gap: 20px 25px;
align-items: center;
margin-top: 73px;
flex-wrap: wrap;
}
@media only screen and (max-width: 1919px) {
.about-area-4 .section-header .btn-wrapper {
margin-top: 53px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-4 .section-header .btn-wrapper {
margin-top: 43px;
}
}
.about-area-4 .section-header .subtitle-wrapper {
margin-top: 9px;
}
.about-area-4 .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1015px;
}
@media only screen and (max-width: 1919px) {
.about-area-4 .section-title-wrapper {
grid-template-columns: 1fr 815px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-4 .section-title-wrapper {
grid-template-columns: 1fr 700px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-4 .section-title-wrapper {
grid-template-columns: 1fr 600px;
}
}
@media only screen and (max-width: 991px) {
.about-area-4 .section-title-wrapper {
grid-template-columns: 1fr 430px;
}
}
@media only screen and (max-width: 767px) {
.about-area-4 .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.about-area-4 .section-title {
max-width: 885px;
}
@media only screen and (max-width: 1919px) {
.about-area-4 .section-title {
max-width: 785px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-4 .section-title {
max-width: 585px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-4 .section-title {
max-width: 455px;
}
}
@media only screen and (max-width: 767px) {
.about-area-4 .section-title {
max-width: 100%;
}
}
.about-area-4 .thumb img {
width: 100%;
} .service-area-5 .section-header {
border-top: 1px solid var(--border);
padding-top: 35px;
}
.service-area-5 .section-header .subtitle-wrapper {
margin-top: 9px;
}
.service-area-5 .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1015px;
}
@media only screen and (max-width: 1919px) {
.service-area-5 .section-title-wrapper {
grid-template-columns: 1fr 815px;
}
}
@media only screen and (max-width: 1399px) {
.service-area-5 .section-title-wrapper {
grid-template-columns: 1fr 700px;
}
}
@media only screen and (max-width: 1199px) {
.service-area-5 .section-title-wrapper {
grid-template-columns: 1fr 600px;
}
}
@media only screen and (max-width: 991px) {
.service-area-5 .section-title-wrapper {
grid-template-columns: 1fr 430px;
}
}
@media only screen and (max-width: 767px) {
.service-area-5 .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.service-area-5 .section-title {
max-width: 483px;
}
@media only screen and (max-width: 1919px) {
.service-area-5 .section-title {
max-width: 383px;
}
}
@media only screen and (max-width: 1399px) {
.service-area-5 .section-title {
max-width: 300px;
}
}
@media only screen and (max-width: 1199px) {
.service-area-5 .section-title {
max-width: 250px;
}
}
@media only screen and (max-width: 767px) {
.service-area-5 .section-title {
max-width: 100%;
}
}
.service-area-5 .services-wrapper-box .info-text {
font-size: 20px;
font-weight: 400;
line-height: 26px;
max-width: 280px;
}
@media only screen and (max-width: 1399px) {
.service-area-5 .services-wrapper-box .info-text {
font-size: 16px;
}
}
.services-wrapper-5 {
border-top: 1px solid var(--border);
margin-top: 6px;
}
.services-wrapper-5 .service-box {
border-bottom: 1px solid var(--border);
padding-top: 21px;
padding-bottom: 29px;
display: grid;
gap: 15px 30px;
grid-template-columns: 120px 1fr 295px;
pointer-events: auto;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-5 .service-box {
padding-top: 11px;
padding-bottom: 19px;
}
}
@media only screen and (max-width: 1399px) {
.services-wrapper-5 .service-box {
grid-template-columns: 80px 1fr 225px;
}
}
@media only screen and (max-width: 1199px) {
.services-wrapper-5 .service-box {
grid-template-columns: 60px 1fr 205px;
}
}
@media (max-width: 575px) {
.services-wrapper-5 .service-box {
grid-template-columns: 1fr;
}
}
.services-wrapper-5 .service-box:hover .thumb img {
max-width: 100%;
}
.services-wrapper-5 .service-box:hover .text {
opacity: 1;
height: 100%;
}
.services-wrapper-5 .service-box .number {
font-size: 20px;
font-weight: 400;
line-height: 26px;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-5 .service-box .number {
font-size: 16px;
}
}
.services-wrapper-5 .service-box .title {
font-size: 36px;
font-weight: 400;
line-height: 1.11;
letter-spacing: -0.05em;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-5 .service-box .title {
font-size: 32px;
}
}
@media only screen and (max-width: 1199px) {
.services-wrapper-5 .service-box .title {
font-size: 24px;
}
}
.services-wrapper-5 .service-box .text {
font-size: 20px;
font-weight: 400;
line-height: 26px;
margin-top: 28px;
opacity: 0;
max-height: 0px;
transition: opacity 0.3s, height 0.5s;
max-width: 370px;
}
@media only screen and (max-width: 1919px) {
.services-wrapper-5 .service-box .text {
margin-top: 20px;
}
}
@media only screen and (max-width: 1399px) {
.services-wrapper-5 .service-box .text {
font-size: 16px;
}
}
@media only screen and (max-width: 1199px) {
.services-wrapper-5 .service-box .text {
opacity: 1;
max-height: 100%;
}
}
.services-wrapper-5 .service-box .count {
margin-top: 2px;
}
.services-wrapper-5 .service-box .thumb {
margin-top: 8px;
text-align: right;
}
@media (max-width: 575px) {
.services-wrapper-5 .service-box .thumb {
text-align: left;
}
}
.services-wrapper-5 .service-box .thumb img {
border-radius: 15px;
width: 100%;
max-width: 165px;
height: auto;
transition: all 0.5s;
}
@media only screen and (max-width: 1199px) {
.services-wrapper-5 .service-box .thumb img {
width: 100%;
}
} .cta-area-4 .section-header {
margin-top: 78px;
}
@media only screen and (max-width: 1919px) {
.cta-area-4 .section-header {
margin-top: 58px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-4 .section-header {
margin-top: 38px;
}
}
.cta-area-4 .section-title {
font-size: 140px;
font-weight: 400;
line-height: 0.96;
letter-spacing: -0.05em;
padding-bottom: 34px;
position: relative;
display: inline-flex;
}
@media only screen and (max-width: 1919px) {
.cta-area-4 .section-title {
font-size: 120px;
padding-bottom: 24px;
}
}
@media only screen and (max-width: 1399px) {
.cta-area-4 .section-title {
font-size: 110px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-4 .section-title {
font-size: 90px;
padding-bottom: 14px;
}
}
@media only screen and (max-width: 991px) {
.cta-area-4 .section-title {
font-size: 60px;
}
}
@media (max-width: 575px) {
.cta-area-4 .section-title {
font-size: 40px;
}
}
.cta-area-4 .section-title:hover::before {
width: 0;
}
.cta-area-4 .section-title:hover .icon .first {
transform: translate(100%, -100%);
}
.cta-area-4 .section-title:hover .icon .second {
transform: translate(0%, 0%);
}
.cta-area-4 .section-title::before {
position: absolute;
content: "";
inset-inline-start: 0;
bottom: 0px;
width: 100%;
height: 5px;
background-color: currentColor;
transition: 0.3s;
}
@media only screen and (max-width: 1199px) {
.cta-area-4 .section-title::before {
height: 3px;
}
}
.cta-area-4 .section-title .icon {
--white-space: 0.07em;
margin-left: 24px;
display: inline-block;
line-height: 0;
position: relative;
overflow: hidden;
transform: translate(0, var(--white-space));
}
@media only screen and (max-width: 1199px) {
.cta-area-4 .section-title .icon {
margin-left: 19px;
}
}
@media (max-width: 575px) {
.cta-area-4 .section-title .icon {
margin-left: 14px;
}
}
.cta-area-4 .section-title .icon .first {
transition: all 0.3s;
width: 0.72em;
box-sizing: content-box;
padding: var(--white-space);
}
.cta-area-4 .section-title .icon .second {
position: absolute;
bottom: 0;
left: 0;
transform: translate(-100%, 100%);
transition: all 0.3s;
width: 0.72em;
box-sizing: content-box;
padding: var(--white-space);
}
.cta-area-4 .section-title br {
display: block;
} .img_anim_reveal {
visibility: hidden;
overflow: hidden;
}
.img_anim_reveal img {
object-fit: cover;
transform-origin: top;
} .body-portfolio-agency {
background-color: #f8f8f8;
}
@media (min-width: 1870px) {
.body-portfolio-agency .container.large {
max-width: 1870px;
}
}
.hero-area-6 {
overflow-x: clip;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.hero-area-6 .section-content-wrapper {
display: grid;
gap: 40px 50px;
grid-template-columns: 1220px 1fr;
}
@media only screen and (max-width: 1919px) {
.hero-area-6 .section-content-wrapper {
grid-template-columns: 850px 1fr;
gap: 40px 30px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-6 .section-content-wrapper {
grid-template-columns: 750px 1fr;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-6 .section-content-wrapper {
grid-template-columns: 600px 1fr;
}
}
@media only screen and (max-width: 991px) {
.hero-area-6 .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.hero-area-6 .hero-video-wrapper {
padding-right: 50px;
padding-top: 30px;
}
@media only screen and (max-width: 1919px) {
.hero-area-6 .hero-video-wrapper {
padding-right: 30px;
padding-bottom: 20px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-6 .hero-video-wrapper {
padding-left: 30px;
padding-bottom: 30px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-6 .hero-video-wrapper {
padding-top: 0;
}
}
.hero-area-6 .hero-video-wrapper .text {
font-size: 20px;
color: var(--primary);
max-width: 330px;
line-height: 28px;
padding-top: 70px;
}
@media only screen and (max-width: 1919px) {
.hero-area-6 .hero-video-wrapper .text {
padding-top: 50px;
max-width: 100%;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-6 .hero-video-wrapper .text {
padding-top: 50px;
max-width: 100%;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-6 .hero-video-wrapper .text {
font-size: 18px;
padding-top: 20px;
line-height: 25px;
max-width: 100%;
}
}
.hero-area-6 .hero-video-wrapper .hero-video {
border-radius: 15px;
overflow: hidden;
}
.hero-area-6 .hero-video-wrapper .hero-video video {
width: 100%;
height: 100%;
object-fit: cover;
}
.hero-area-6-wrapper {
margin-top: 230px;
position: relative;
}
@media only screen and (max-width: 1919px) {
.hero-area-6-wrapper {
margin-top: 200px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-6-wrapper {
margin-top: 170px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-6-wrapper {
margin-top: 150px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-6-wrapper {
margin-top: 120px;
}
}
.hero-area-6-wrapper::before {
content: "";
position: absolute;
left: 0px;
top: -35px;
width: 1px;
height: calc(100% + 70px);
background-color: var(--border);
}
@media only screen and (max-width: 767px) {
.hero-area-6-wrapper::before {
top: -15px;
height: calc(100% + 30px);
}
}
.hero-area-6-wrapper::after {
content: "";
position: absolute;
right: 0px;
top: -35px;
width: 1px;
height: calc(100% + 70px);
background-color: var(--border);
}
@media only screen and (max-width: 767px) {
.hero-area-6-wrapper::after {
top: -15px;
height: calc(100% + 30px);
}
}
.hero-area-6-wrapper__line {
position: relative;
}
.hero-area-6-wrapper__line::before {
content: "";
position: absolute;
top: 0px;
left: -35px;
height: 1px;
width: calc(100% + 70px);
background-color: var(--border);
}
@media only screen and (max-width: 767px) {
.hero-area-6-wrapper__line::before {
left: -15px;
width: calc(100% + 30px);
}
}
.hero-area-6-wrapper__line::after {
content: "";
position: absolute;
bottom: 0;
left: -35px;
height: 1px;
width: calc(100% + 70px);
background-color: var(--border);
}
@media only screen and (max-width: 767px) {
.hero-area-6-wrapper__line::after {
left: -15px;
width: calc(100% + 30px);
}
}
.hero-area-6 .section-content {
position: relative;
}
@media only screen and (max-width: 991px) {
.hero-area-6 .section-content {
overflow: hidden;
}
}
@media only screen and (max-width: 767px) {
.hero-area-6 .section-content {
padding-top: 30px;
}
}
.hero-area-6 .section-content::before {
content: "";
position: absolute;
right: 0;
top: -30px;
width: 1px;
height: calc(100% + 60px);
background-color: var(--border);
}
@media only screen and (max-width: 991px) {
.hero-area-6 .section-content::before {
display: none;
}
}
.hero-area-6 .section-title {
font-size: 220px;
font-weight: 600;
line-height: 1;
letter-spacing: -15.4px;
text-transform: uppercase;
}
@media only screen and (max-width: 1919px) {
.hero-area-6 .section-title {
font-size: 160px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-6 .section-title {
font-size: 130px;
letter-spacing: -10px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-6 .section-title {
font-size: 105px;
letter-spacing: -5px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-6 .section-title {
font-size: 90px;
letter-spacing: -5px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-6 .section-title {
font-size: 60px;
letter-spacing: 0;
}
}
@media (max-width: 575px) {
.hero-area-6 .section-title {
font-size: 45px;
letter-spacing: 0;
}
}
.hero-area-6 .section-title > * {
display: block;
font-weight: 600;
padding-left: 50px;
padding-right: 50px;
}
@media only screen and (max-width: 1919px) {
.hero-area-6 .section-title > * {
padding-left: 30px;
padding-right: 30px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-6 .section-title > * {
padding-left: 25px;
padding-right: 10px;
}
}
.hero-area-6 .section-title > *:last-child {
font-style: italic;
font-family: var(--font_tartuffo);
text-align: right;
margin-right: 30px;
position: relative;
}
@media (max-width: 575px) {
.hero-area-6 .section-title > *:last-child {
text-align: left;
}
}
.hero-area-6 .section-title > *:nth-child(2) {
position: relative;
}
.hero-area-6 .section-title > *:nth-child(2)::before {
content: "";
position: absolute;
top: 5px;
left: 0px;
height: 1px;
width: calc(100% + 0px);
background-color: var(--border);
}
@media only screen and (max-width: 767px) {
.hero-area-6 .section-title > *:nth-child(2)::before {
display: none;
}
}
.hero-area-6 .section-title > *:nth-child(2)::after {
content: "";
position: absolute;
bottom: -7px;
left: 0px;
height: 1px;
width: calc(100% + 0px);
background-color: var(--border);
}
@media only screen and (max-width: 767px) {
.hero-area-6 .section-title > *:nth-child(2)::after {
display: none;
}
}
.hero-area-6 .section-title .plus {
font-weight: 600;
font-family: var(--font_bdogrotesk);
font-style: normal;
padding-right: 40px;
}
@media only screen and (max-width: 767px) {
.hero-area-6 .section-title .plus {
padding-right: 20px;
}
}
@media (max-width: 575px) {
.hero-area-6 .section-title .plus {
padding-right: 0;
}
} .works-wrapper-6 .work-box .thumb {
border-radius: 15px;
overflow: hidden;
}
.works-wrapper-6 .work-box .thumb img {
width: 100%;
cursor: none;
} .body-portfolio-agency .header-area-7 {
position: fixed;
top: 0;
left: 0;
width: 100%;
right: 0;
}
.portfolio {
width: 100vw;
height: 100vh;
overflow: hidden;
}
.portfolio__item {
width: 100vw;
height: 100vh;
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.portfolio__content {
z-index: 9;
left: 50px;
bottom: 200px;
position: absolute;
}
@media (max-width: 575px) {
.portfolio__content {
top: 120px;
left: 30px;
}
}
.portfolio__content-title {
opacity: 0;
font-size: 100px;
line-height: 1.05;
color: var(--white);
transform: translateY(-130px);
}
.portfolio__content-title a:hover {
color: var(--white);
}
@media (max-width: 575px) {
.portfolio__content-title {
font-size: 60px;
}
}
.portfolio__list {
opacity: 0;
display: flex;
margin-top: 40px;
align-items: center;
transform: translateY(-150px);
}
.portfolio__list li {
font-size: 14px;
border-radius: 20px;
padding: 10px 17px;
border-radius: 20px;
color: var(--white);
text-transform: uppercase;
border: 1px solid rgba(255, 255, 255, 0.2);
}
.portfolio .swiper-slide {
overflow: hidden;
backface-visibility: hidden;
transform: translate3d(0, 0, 0);
will-change: transform;
}
.portfolio-activ {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.portfolio .slide-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
text-align: left;
}
.portfolio .swiper-slide-active .portfolio__item {
animation-name: qodef-animate-slide-out;
animation-duration: 1.3s;
animation-fill-mode: forwards;
}
.portfolio .swiper-slide-active .portfolio__content-title {
opacity: 1;
transform: translatey(0px);
transition: all 2200ms ease;
font-family: var(--font_bdogrotesk);
font-weight: 500;
}
.portfolio .swiper-slide-active .portfolio__list {
opacity: 1;
transform: translatey(0px);
transition: all 2000ms ease;
}
.portfolio__slider__arrow {
gap: 40px;
right: 50px;
bottom: 50px;
z-index: 99;
display: flex;
position: absolute;
align-items: center;
}
@media only screen and (max-width: 991px) {
.portfolio__slider__arrow {
gap: 20px;
}
}
@media only screen and (max-width: 767px) {
.portfolio__slider__arrow {
left: 50px;
}
}
@media (max-width: 575px) {
.portfolio__slider__arrow {
left: 30px;
}
}
.portfolio__slider__arrow-prev, .portfolio__slider__arrow-next {
gap: 8px;
display: flex;
font-size: 14px;
font-weight: 600;
align-items: center;
color: var(--white);
}
.portfolio .portfolio-pagination {
position: absolute;
bottom: 50px;
left: 50px;
z-index: 9;
display: inline-block;
}
@media (max-width: 575px) {
.portfolio .portfolio-pagination {
left: 30px;
}
}
.portfolio .swiper-pagination-bullet {
width: 150px;
height: 10px;
display: inline-block;
margin: 0 5px;
overflow: hidden;
transition: 0.4s;
position: relative;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1199px) {
.portfolio .swiper-pagination-bullet {
width: 120px;
}
}
@media only screen and (max-width: 991px) {
.portfolio .swiper-pagination-bullet {
width: 90px;
}
}
@media only screen and (max-width: 767px) {
.portfolio .swiper-pagination-bullet {
width: 70px;
bottom: 45px;
}
}
@media (max-width: 575px) {
.portfolio .swiper-pagination-bullet {
width: 40px;
}
}
.portfolio .swiper-pagination-bullet::before {
content: "";
width: 150px;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 9;
left: 0;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
.portfolio .swiper-pagination-bullet::after {
content: "";
width: 0;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 8;
left: 0;
background-color: white;
}
.portfolio .swiper-pagination-bullet-active::after {
opacity: 1;
width: 100%;
}
.portfolio-2 .line-effect {
top: 0;
left: 0;
gap: 10px;
width: 100vh;
height: 50vw;
display: flex;
position: absolute;
flex-direction: column;
transition: 0.8s ease-in-out;
transform-origin: bottom left;
transform: translateY(-100%) rotate(90deg);
}
@media (max-width: 575px) {
.portfolio-2 .line-effect {
gap: 1px;
}
}
.portfolio-2 .line:nth-child(1) {
height: 1px;
}
.portfolio-2 .line:nth-child(2) {
height: 5px;
}
.portfolio-2 .line:nth-child(3) {
height: 10px;
}
.portfolio-2 .line:nth-child(4) {
height: 20px;
}
.portfolio-2 .line:nth-child(5) {
height: 30px;
}
.portfolio-2 .line:nth-child(6) {
height: 40px;
}
.portfolio-2 .line:nth-child(7) {
height: 50px;
}
.portfolio-2 .line:nth-child(8) {
height: 60px;
}
.portfolio-2 .line:nth-child(9) {
height: 70px;
}
.portfolio-2 .line:nth-child(10) {
height: 80px;
}
.portfolio-2 .line:nth-child(11) {
height: 90px;
}
.portfolio-2 .line:nth-child(12) {
height: 100px;
}
.portfolio-2 .line:nth-child(13) {
height: 100px;
}
.portfolio-2 .line:nth-child(14) {
height: 100px;
}
.portfolio-2 .line:nth-child(15) {
height: 100px;
}
.portfolio-2 .line:nth-child(16) {
height: 100px;
}
.portfolio-2 .line:nth-child(17) {
height: 100px;
}
.portfolio-2 .line:nth-child(18) {
height: 100px;
}
.portfolio-2 .line:nth-child(19) {
height: 100px;
}
.portfolio-2 .line:nth-child(20) {
height: 100px;
}
.portfolio-2 .line {
width: 100%;
background: #fff;
transition: transform 0.8s ease-in-out, height 0.5s ease-in-out;
transform-origin: center;
}
.portfolio-2 .swiper-slide-active .line {
transform: scaleY(0);
}
.portfolio-2 .swiper-slide-active .line-effect {
transform: scaleY(-50px);
}
.portfolio-2__item {
width: 100vw;
height: 100vh;
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: 0.8s cubic-bezier(0.37, 0.23, 0, 0.96);
}
.portfolio-2__content {
z-index: 9;
left: 50px;
bottom: 200px;
position: absolute;
}
@media (max-width: 575px) {
.portfolio-2__content {
top: 120px;
left: 30px;
}
}
.portfolio-2__content-title {
opacity: 0;
font-size: 100px;
line-height: 1.05;
color: var(--white);
transform: translateY(-130px);
font-family: var(--font_bdogrotesk) !important;
font-weight: 500 !important;
}
.portfolio-2__content-title a:hover {
color: var(--white);
}
@media (max-width: 575px) {
.portfolio-2__content-title {
font-size: 60px;
}
}
.portfolio-2__list {
opacity: 0;
display: flex;
margin-top: 40px;
align-items: center;
transform: translateY(-150px);
}
.portfolio-2__list li {
font-size: 14px;
border-radius: 20px;
padding: 10px 17px;
border-radius: 20px;
color: var(--white);
text-transform: uppercase;
border: 1px solid rgba(255, 255, 255, 0.2);
}
.portfolio-2 .swiper-slide-active .portfolio-2__item {
animation-name: qodef-animate-slide-out;
animation-duration: 1.3s;
animation-fill-mode: forwards;
}
.portfolio-2 .swiper-slide-active .portfolio-2__content-title {
opacity: 1;
transform: translatey(0px);
transition: all 2200ms ease;
}
.portfolio-2 .swiper-slide-active .portfolio-2__list {
opacity: 1;
transform: translatey(0px);
transition: all 2000ms ease;
}
.portfolio-2__slider__arrow {
gap: 40px;
right: 50px;
bottom: 50px;
z-index: 99;
display: flex;
position: absolute;
align-items: center;
}
@media only screen and (max-width: 991px) {
.portfolio-2__slider__arrow {
gap: 20px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-2__slider__arrow {
left: 50px;
}
}
@media (max-width: 575px) {
.portfolio-2__slider__arrow {
left: 30px;
}
}
.portfolio-2__slider__arrow-prev, .portfolio-2__slider__arrow-next {
gap: 8px;
display: flex;
font-size: 14px;
font-weight: 600;
align-items: center;
color: var(--white);
}
.portfolio-2 .portfolio-2-pagination {
position: absolute;
bottom: 50px;
left: 50px;
z-index: 9;
display: inline-block;
}
@media (max-width: 575px) {
.portfolio-2 .portfolio-2-pagination {
left: 30px;
}
}
.portfolio-2 .swiper-pagination-bullet {
width: 150px;
height: 10px;
display: inline-block;
margin: 0 5px;
overflow: hidden;
transition: 0.4s;
position: relative;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1199px) {
.portfolio-2 .swiper-pagination-bullet {
width: 120px;
}
}
@media only screen and (max-width: 991px) {
.portfolio-2 .swiper-pagination-bullet {
width: 90px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-2 .swiper-pagination-bullet {
width: 70px;
bottom: 45px;
}
}
.portfolio-2 .swiper-pagination-bullet::before {
content: "";
width: 150px;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 9;
left: 0;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
.portfolio-2 .swiper-pagination-bullet::after {
content: "";
width: 0;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 8;
left: 0;
background-color: white;
}
.portfolio-2 .swiper-pagination-bullet-active::after {
opacity: 1;
width: 100%;
}
.portfolio-3__item {
width: 100vw;
height: 100vh;
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: 0.8s cubic-bezier(0.37, 0.23, 0, 0.96);
}
.portfolio-3 .grid-mask {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: grid;
grid-template-columns: repeat(8, 1fr);
grid-template-rows: repeat(4, 1fr);
}
.portfolio-3 .grid-mask div {
background-color: var(--white);
width: 100%;
height: 100%;
transition: opacity 0.6s ease-in-out;
}
.portfolio-3 .swiper-slide-active .grid-mask div {
opacity: 0;
}
.portfolio-3__content {
z-index: 9;
left: 50px;
bottom: 200px;
position: absolute;
}
@media (max-width: 575px) {
.portfolio-3__content {
top: 120px;
left: 30px;
}
}
.portfolio-3__content-title {
opacity: 0;
font-size: 100px;
line-height: 1.05;
color: var(--white);
transform: translateY(-130px);
}
.portfolio-3__content-title a:hover {
color: var(--white);
}
@media (max-width: 575px) {
.portfolio-3__content-title {
font-size: 60px;
}
}
.portfolio-3__list {
opacity: 0;
display: flex;
margin-top: 40px;
align-items: center;
transform: translateY(-150px);
}
.portfolio-3__list li {
font-size: 14px;
border-radius: 20px;
padding: 10px 17px;
border-radius: 20px;
color: var(--white);
text-transform: uppercase;
border: 1px solid rgba(255, 255, 255, 0.2);
}
.portfolio-3 .swiper-slide-active .portfolio-3__item {
animation-name: qodef-animate-slide-out;
animation-duration: 1.3s;
animation-fill-mode: forwards;
}
.portfolio-3 .swiper-slide-active .portfolio-3__content-title {
opacity: 1;
transform: translatey(0px);
transition: all 2200ms ease;
font-family: var(--font_bdogrotesk);
font-weight: 500;
}
.portfolio-3 .swiper-slide-active .portfolio-3__list {
opacity: 1;
transform: translatey(0px);
transition: all 2000ms ease;
}
.portfolio-3__slider__arrow {
gap: 40px;
right: 50px;
bottom: 50px;
z-index: 99;
display: flex;
position: absolute;
align-items: center;
}
@media only screen and (max-width: 991px) {
.portfolio-3__slider__arrow {
gap: 20px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-3__slider__arrow {
left: 50px;
}
}
@media (max-width: 575px) {
.portfolio-3__slider__arrow {
left: 30px;
}
}
.portfolio-3__slider__arrow-prev, .portfolio-3__slider__arrow-next {
gap: 8px;
display: flex;
font-size: 14px;
font-weight: 600;
align-items: center;
color: var(--white);
}
.portfolio-3 .portfolio-3-pagination {
position: absolute;
bottom: 50px;
left: 50px;
z-index: 9;
display: inline-block;
}
@media (max-width: 575px) {
.portfolio-3 .portfolio-3-pagination {
left: 30px;
}
}
.portfolio-3 .swiper-pagination-bullet {
width: 150px;
height: 10px;
display: inline-block;
margin: 0 5px;
overflow: hidden;
transition: 0.4s;
position: relative;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1199px) {
.portfolio-3 .swiper-pagination-bullet {
width: 120px;
}
}
@media only screen and (max-width: 991px) {
.portfolio-3 .swiper-pagination-bullet {
width: 90px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-3 .swiper-pagination-bullet {
width: 70px;
bottom: 45px;
}
}
.portfolio-3 .swiper-pagination-bullet::before {
content: "";
width: 150px;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 9;
left: 0;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
.portfolio-3 .swiper-pagination-bullet::after {
content: "";
width: 0;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 8;
left: 0;
background-color: white;
}
.portfolio-3 .swiper-pagination-bullet-active::after {
opacity: 1;
width: 100%;
}
.portfolio-4 .slider {
min-height: 50vh;
}
.portfolio-4 .slider .swiper-slide {
overflow: hidden;
position: relative;
height: 100%;
display: flex;
justify-content: center;
}
.portfolio-4 .slider .swiper-slide .slide-inner {
position: absolute;
width: 100%;
height: 100vh;
left: 0;
top: 0;
}
.portfolio-4 .slider .swiper-slide .slide-inner img {
position: absolute;
width: 100vw;
height: 100vh;
object-fit: cover;
left: 0;
top: 0;
bottom: 0;
margin: auto;
}
.portfolio-4 .swiper-container {
width: 100%;
height: 100vh;
position: relative;
}
.portfolio-4__content {
z-index: 9;
left: 50px;
bottom: 200px;
position: absolute;
}
@media (max-width: 575px) {
.portfolio-4__content {
top: 120px;
left: 30px;
}
}
.portfolio-4__content-title {
opacity: 0;
font-size: 100px;
line-height: 1.05;
color: var(--white);
transform: translateY(-130px);
font-family: var(--font_bdogrotesk);
font-weight: 500;
}
.portfolio-4__content-title a:hover {
color: var(--white);
}
@media (max-width: 575px) {
.portfolio-4__content-title {
font-size: 60px;
}
}
.portfolio-4__list {
opacity: 0;
display: flex;
margin-top: 40px;
align-items: center;
transform: translateY(-150px);
}
.portfolio-4__list li {
font-size: 14px;
border-radius: 20px;
padding: 10px 17px;
border-radius: 20px;
color: var(--white);
text-transform: uppercase;
border: 1px solid rgba(255, 255, 255, 0.2);
}
.portfolio-4 .swiper-slide-active .portfolio-4__item {
animation-name: qodef-animate-slide-out;
animation-duration: 1.3s;
animation-fill-mode: forwards;
}
.portfolio-4 .swiper-slide-active .portfolio-4__content-title {
opacity: 1;
transform: translatey(0px);
transition: all 2200ms ease;
font-family: var(--font_bdogrotesk);
font-weight: 500;
}
.portfolio-4 .swiper-slide-active .portfolio-4__list {
opacity: 1;
transform: translatey(0px);
transition: all 2000ms ease;
}
.portfolio-4__slider {
width: 100vw;
height: 100vh;
}
.portfolio-4__slider__arrow {
gap: 40px;
right: 50px;
bottom: 50px;
z-index: 99;
display: flex;
position: absolute;
align-items: center;
}
@media only screen and (max-width: 991px) {
.portfolio-4__slider__arrow {
gap: 20px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-4__slider__arrow {
left: 50px;
}
}
@media (max-width: 575px) {
.portfolio-4__slider__arrow {
left: 30px;
}
}
.portfolio-4__slider__arrow-prev, .portfolio-4__slider__arrow-next {
gap: 8px;
display: flex;
font-size: 14px;
font-weight: 600;
align-items: center;
color: var(--white);
}
.portfolio-4 .portfolio-4-pagination {
position: absolute;
bottom: 50px;
left: 50px;
z-index: 9;
display: flex;
gap: 15px;
top: inherit;
right: 0;
transform: inherit;
}
@media (max-width: 575px) {
.portfolio-4 .portfolio-4-pagination {
left: 30px;
}
}
.portfolio-4 .swiper-pagination-bullet {
width: 150px;
height: 10px;
display: inline-block;
margin: 0 5px;
overflow: hidden;
transition: 0.4s;
position: relative;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1199px) {
.portfolio-4 .swiper-pagination-bullet {
width: 120px;
}
}
@media only screen and (max-width: 991px) {
.portfolio-4 .swiper-pagination-bullet {
width: 90px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-4 .swiper-pagination-bullet {
width: 70px;
bottom: 45px;
}
}
.portfolio-4 .swiper-pagination-bullet::before {
content: "";
width: 150px;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 9;
left: 0;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
.portfolio-4 .swiper-pagination-bullet::after {
content: "";
width: 0;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 8;
left: 0;
background-color: white;
}
.portfolio-4 .swiper-pagination-bullet-active::after {
opacity: 1;
width: 100%;
}
.portfolio-5 {
width: 100vw;
height: 100vh;
max-width: 100vw;
max-width: 100vw;
}
.portfolio-5__item {
width: 100vw;
height: 100vh;
position: relative;
background-size: cover;
background-repeat: no-repeat;
}
.portfolio-5__content {
z-index: 9;
left: 50px;
bottom: 200px;
position: absolute;
}
@media (max-width: 575px) {
.portfolio-5__content {
top: 120px;
left: 30px;
}
}
.portfolio-5__content-title {
opacity: 0;
font-size: 100px;
line-height: 1.05;
color: var(--white);
transform: translateY(-130px);
}
.portfolio-5__content-title a:hover {
color: var(--white);
}
@media (max-width: 575px) {
.portfolio-5__content-title {
font-size: 60px;
}
}
.portfolio-5__list {
opacity: 0;
display: flex;
margin-top: 40px;
align-items: center;
transform: translateY(-150px);
}
.portfolio-5__list li {
font-size: 14px;
border-radius: 20px;
padding: 10px 17px;
border-radius: 20px;
color: var(--white);
text-transform: uppercase;
border: 1px solid rgba(255, 255, 255, 0.2);
}
.portfolio-5 .swiper-slide-active .portfolio-5__item {
animation-name: qodef-animate-slide-out;
animation-duration: 1.3s;
animation-fill-mode: forwards;
}
.portfolio-5 .swiper-slide-active .portfolio-5__content-title {
opacity: 1;
transform: translatey(0px);
transition: all 2200ms ease;
font-family: var(--font_bdogrotesk);
font-weight: 500;
}
.portfolio-5 .swiper-slide-active .portfolio-5__list {
opacity: 1;
transform: translatey(0px);
transition: all 2000ms ease;
}
.portfolio-5__slider {
width: 100vw;
height: 100vh;
}
.portfolio-5__slider__arrow {
gap: 40px;
right: 50px;
bottom: 50px;
z-index: 99;
display: flex;
position: absolute;
align-items: center;
}
@media only screen and (max-width: 991px) {
.portfolio-5__slider__arrow {
gap: 20px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-5__slider__arrow {
left: 50px;
}
}
@media (max-width: 575px) {
.portfolio-5__slider__arrow {
left: 30px;
}
}
.portfolio-5__slider__arrow-prev, .portfolio-5__slider__arrow-next {
gap: 8px;
display: flex;
font-size: 14px;
font-weight: 600;
align-items: center;
color: var(--white);
}
.portfolio-5 .swiper {
width: 100vw;
height: 100vh;
max-width: 100vw;
max-width: 100vw;
}
.portfolio-5 img {
margin: 0 !important;
padding: 0 !important;
}
.portfolio-5 .swiper-slicer-image {
max-width: unset;
}
.portfolio-5 .portfolio-5-pagination {
position: absolute;
bottom: 50px;
left: 50px;
z-index: 9;
display: flex;
gap: 15px;
top: inherit;
right: 0;
transform: inherit;
}
@media (max-width: 575px) {
.portfolio-5 .portfolio-5-pagination {
left: 30px;
}
}
.portfolio-5 .swiper-pagination-bullet {
width: 150px;
height: 10px;
display: inline-block;
margin: 0 5px;
overflow: hidden;
transition: 0.4s;
position: relative;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1199px) {
.portfolio-5 .swiper-pagination-bullet {
width: 120px;
}
}
@media only screen and (max-width: 991px) {
.portfolio-5 .swiper-pagination-bullet {
width: 90px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-5 .swiper-pagination-bullet {
width: 70px;
bottom: 45px;
}
}
.portfolio-5 .swiper-pagination-bullet::before {
content: "";
width: 150px;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 9;
left: 0;
border-radius: 5px;
background: rgba(255, 255, 255, 0.3);
}
.portfolio-5 .swiper-pagination-bullet::after {
content: "";
width: 0;
height: 100%;
position: absolute;
transition: 0.6s;
z-index: 8;
left: 0;
background-color: white;
}
.portfolio-5 .swiper-pagination-bullet-active::after {
opacity: 1;
width: 100%;
} .body-parallax-carosole .header-area-8 {
position: fixed;
top: 0;
left: 0;
width: 100%;
right: 0;
}
.parallax-slider-wrapper {
width: 100%;
height: 100vh;
display: flex;
overflow: hidden;
margin-left: 10px;
position: relative;
align-items: center;
justify-content: flex-start;
}
.parallax-slider-inner {
gap: 10px;
width: 100%;
height: 100vh;
display: flex;
padding-top: 80px;
align-items: center;
justify-content: flex-start;
}
.parallax-slider-item {
width: 500px;
height: 100%;
overflow: hidden;
position: relative;
background-size: cover;
}
.parallax-slider-item img {
height: 80% !important;
min-width: 750px;
object-fit: cover !important;
margin-left: -50px;
background-size: cover;
background-position: center;
cursor: none;
}
.parallax-slider-item .content {
margin-top: 24px;
}
@media only screen and (max-width: 1199px) {
.parallax-slider-item .content {
margin-top: 14px;
}
}
.parallax-slider-item .title {
font-size: 20px;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.05em;
}
@media only screen and (max-width: 1199px) {
.parallax-slider-item .title {
font-size: 18px;
}
}
.parallax-slider-item .tag {
display: block;
font-size: 20px;
font-weight: 400;
line-height: 26px;
color: var(--primary);
letter-spacing: -0.05em;
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 1199px) {
.parallax-slider-item .tag {
font-size: 18px;
}
}
.parallax-slider-item .date {
display: block;
font-size: 20px;
font-weight: 400;
line-height: 26px;
color: var(--primary);
letter-spacing: -0.05em;
font-family: var(--font_bdogrotesk);
}
@media only screen and (max-width: 1199px) {
.parallax-slider-item .date {
font-size: 18px;
}
} @media (min-width: 1650px) {
.body-portfolio-showcase .container.large {
max-width: 1650px;
}
}
.body-portfolio-showcase .header-area-2 .side-toggle {
background-color: #f3f3f3;
}
.body-portfolio-showcase .footer-area-4 .footer-widget-wrapper-box {
margin-top: 0px;
} .works-wrapper-5 {
display: grid;
}
.works-wrapper-5 .work-box {
min-height: 375px;
}
.works-wrapper-5 .work-box .thumb {
border-radius: 15px;
overflow: hidden;
}
.works-wrapper-5 .work-box .thumb img {
width: 100%;
}
.works-wrapper-5 .section-header {
margin-top: -8px;
}
.works-wrapper-5 .section-header .section-title {
font-size: 36px;
font-weight: 400;
line-height: 1.33;
letter-spacing: -0.05em;
max-width: 440px;
}
@media only screen and (max-width: 1919px) {
.works-wrapper-5 .section-header .section-title {
font-size: 30px;
max-width: 370px;
}
}
@media only screen and (max-width: 1199px) {
.works-wrapper-5 .section-header .section-title {
font-size: 24px;
max-width: 300px;
}
}
.works-wrapper-5 .section-header .header-shape-1 {
margin-top: 44px;
}
@media only screen and (max-width: 1199px) {
.works-wrapper-5 .section-header .header-shape-1 {
margin-top: 24px;
}
}
.works-wrapper-5 .section-header .header-shape-1 img {
width: 65px;
}
@media only screen and (max-width: 1919px) {
.works-wrapper-5 .section-header .header-shape-1 img {
width: 55px;
}
}
@media only screen and (max-width: 1199px) {
.works-wrapper-5 .section-header .header-shape-1 img {
width: 45px;
}
}
.works-wrapper-5 .services-wrapper-box {
margin-top: -7px;
margin-bottom: -6px;
display: flex;
gap: 20px;
flex-direction: column;
justify-content: space-between;
}
.works-wrapper-5 .services-wrapper-box .subtitle {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
text-decoration: underline;
text-decoration-thickness: 2px;
text-underline-offset: 2px;
}
.works-wrapper-5 .service-box .title {
font-size: 36px;
font-weight: 400;
line-height: 1.33;
letter-spacing: -0.05em;
}
@media only screen and (max-width: 1919px) {
.works-wrapper-5 .service-box .title {
font-size: 30px;
}
}
@media only screen and (max-width: 1199px) {
.works-wrapper-5 .service-box .title {
font-size: 24px;
}
}
.card-wrap {
transform: perspective(700px);
transform-style: preserve-3d;
cursor: pointer;
max-height: 375px;
position: relative;
}
.card-wrap:hover .card-bg {
transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 1s cubic-bezier(0.23, 1, 0.32, 1);
opacity: 1;
}
.card-wrap:hover .card {
transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1), cubic-bezier(0.23, 1, 0.32, 1);
}
.card {
position: relative;
width: 100%;
height: 100%;
object-fit: cover;
background-repeat: no-repeat;
overflow: hidden;
border-radius: 10px;
transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
will-change: transform;
border: none;
}
.card-bg {
position: absolute;
top: -18px;
left: -18px;
width: 110%;
height: 110%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 5s 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
pointer-events: none;
} @media (min-width: 1850px) {
.body-modern-agency .container.large {
max-width: 1850px;
}
}
.body-modern-agency .rr-btn {
padding: 15px 27px;
}
.body-modern-agency .section-subtitle {
font-family: var(--font_tartuffotrial);
font-weight: 100;
font-size: 20px;
line-height: 26px;
text-transform: none;
}
.body-modern-agency .footer-area-3 .footer-widget-wrapper-box {
border-top: 1px solid var(--border);
} .hero-area-7 .section-title {
font-weight: 100;
font-size: 140px;
line-height: 0.93;
text-align: center;
max-width: 1115px;
margin-inline: auto;
}
@media only screen and (max-width: 1919px) {
.hero-area-7 .section-title {
font-size: 110px;
max-width: 915px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-7 .section-title {
font-size: 90px;
max-width: 715px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-7 .section-title {
font-size: 70px;
max-width: 615px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-7 .section-title {
font-size: 60px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-7 .section-title {
font-size: 45px;
}
}
@media (max-width: 575px) {
.hero-area-7 .section-title {
font-size: 40px;
}
}
.hero-area-7 .section-title span {
color: rgba(17, 17, 17, 0.3);
}
.dark .hero-area-7 .section-title span {
color: rgba(255, 255, 255, 0.3);
}
.hero-area-7 .section-content {
text-align: center;
}
.hero-area-7 .section-content .text {
font-family: var(--font_tartuffotrial);
font-weight: 100;
font-size: 36px;
line-height: 1.11;
color: var(--primary);
max-width: 620px;
text-align: center;
margin-inline: auto;
}
@media only screen and (max-width: 1919px) {
.hero-area-7 .section-content .text {
font-size: 30px;
max-width: 520px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-7 .section-content .text {
font-size: 24px;
max-width: 420px;
}
}
@media only screen and (max-width: 767px) {
.hero-area-7 .section-content .text {
font-size: 20px;
max-width: 420px;
}
}
.hero-area-7 .section-content .text-wrapper {
margin-top: 45px;
}
@media only screen and (max-width: 1919px) {
.hero-area-7 .section-content .text-wrapper {
margin-top: 35px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-7 .section-content .text-wrapper {
margin-top: 25px;
}
}
.hero-area-7 .section-content .btn-wrapper {
margin-top: 33px;
}
@media only screen and (max-width: 1199px) {
.hero-area-7 .section-content .btn-wrapper {
margin-top: 23px;
}
}
.hero-area-7 .section-title-wrapper {
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
margin-top: 80px;
padding-top: 61px;
padding-bottom: 55px;
}
@media only screen and (max-width: 1919px) {
.hero-area-7 .section-title-wrapper {
padding-top: 51px;
padding-bottom: 45px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-7 .section-title-wrapper {
padding-top: 31px;
padding-bottom: 25px;
}
}
.works-wrapper-7 .work-box .thumb {
position: relative;
}
.works-wrapper-7 .work-box .thumb .image {
overflow: hidden;
position: relative;
transform: scale(0.9);
}
.works-wrapper-7 .work-box .thumb .image img {
transform-origin: center;
}
.works-wrapper-7 .work-box .thumb img {
width: 100%;
cursor: none;
}
.works-wrapper-7 .work-box .content {
position: absolute;
bottom: 20px;
left: 20px;
visibility: hidden;
}
@media only screen and (max-width: 1199px) {
.works-wrapper-7 .work-box .content {
visibility: visible;
}
}
.works-wrapper-7 .work-box .title {
font-weight: 300;
font-size: 30px;
line-height: 0.9;
background-color: var(--white);
padding: 15px 20px 13px;
color: var(--black);
}
@media only screen and (max-width: 1199px) {
.works-wrapper-7 .work-box .title {
font-size: 26px;
padding: 10px 15px 8px;
}
}
.works-wrapper-7 .work-box .meta {
font-family: var(--font_tartuffotrial);
font-weight: 300;
font-style: italic;
font-size: 16px;
line-height: 1.69;
background-color: var(--white);
display: inline-block;
padding: 5px 15px 3px;
margin-top: 3px;
color: var(--black);
}
.works-wrapper-7 .btn-wrapper {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.works-wrapper-7 .btn-wrapper a {
font-family: var(--font_tartuffotrial);
font-weight: 100;
font-size: 36px;
line-height: 1.1;
text-align: center;
color: var(--primary);
max-width: 225px;
text-decoration: none;
display: inline-block;
}
@media only screen and (max-width: 1399px) {
.works-wrapper-7 .btn-wrapper a {
font-size: 30px;
}
}
@media only screen and (max-width: 1199px) {
.works-wrapper-7 .btn-wrapper a {
font-size: 26px;
max-width: 165px;
}
}
@media only screen and (max-width: 991px) {
.works-wrapper-7 .btn-wrapper a {
font-size: 20px;
max-width: 135px;
}
}
.works-wrapper-7 .btn-wrapper a:hover .underline {
background-size: 0% 100%;
}
.works-wrapper-7 .btn-wrapper .underline {
width: 100%;
background-image: linear-gradient(transparent calc(100% - 1px), var(--primary) 1px);
background-repeat: no-repeat;
background-size: 100% 100%;
transition: background-size 1s;
background-position: 0 -6px;
}
@media only screen and (max-width: 1399px) {
.works-wrapper-7 .btn-wrapper .underline {
background-position: 0 -2px;
}
} .capabilities-area-2 .section-content-wrapper {
margin-top: 14px;
display: grid;
gap: 40px 60px;
grid-template-columns: 1fr 1235px;
margin-bottom: 31px;
}
@media only screen and (max-width: 1919px) {
.capabilities-area-2 .section-content-wrapper {
grid-template-columns: 1fr 950px;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area-2 .section-content-wrapper {
grid-template-columns: 1fr 800px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-2 .section-content-wrapper {
grid-template-columns: 1fr 600px;
}
}
@media only screen and (max-width: 991px) {
.capabilities-area-2 .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.capabilities-area-2 .section-content {
margin-top: 27px;
}
@media only screen and (max-width: 1919px) {
.capabilities-area-2 .section-content {
margin-top: 17px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-2 .section-content {
margin-top: 7px;
}
}
.capabilities-area-2 .section-content .section-title-wrapper {
display: block;
}
@media only screen and (max-width: 767px) {
.capabilities-area-2 .capability-wrapper {
border-top: 1px solid var(--border);
}
}
@media only screen and (max-width: 767px) {
.capabilities-area-2 .capability-box {
border-bottom: 1px solid var(--border);
padding-bottom: 20px;
padding-top: 20px;
}
}
.capabilities-area-2 .capability-box-inner {
display: grid;
gap: 10px 60px;
grid-template-columns: 1fr auto;
justify-content: space-between;
align-items: center;
}
@media (max-width: 575px) {
.capabilities-area-2 .capability-box-inner {
grid-template-columns: 1fr;
}
}
.capabilities-area-2 .capability-box:hover .thumb img, .capabilities-area-2 .capability-box.active .thumb img {
opacity: 1;
transform: scale(1);
}
.capabilities-area-2 .capability-box .title {
font-weight: 100;
font-size: 100px;
line-height: 1.1;
}
@media only screen and (max-width: 1919px) {
.capabilities-area-2 .capability-box .title {
font-size: 80px;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area-2 .capability-box .title {
font-size: 60px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-2 .capability-box .title {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.capabilities-area-2 .capability-box .title {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.capabilities-area-2 .capability-box .title {
font-size: 35px;
}
}
.capabilities-area-2 .capability-box .title.rr-btn-underline {
padding-bottom: 0;
color: rgba(17, 17, 17, 0.3);
text-transform: unset;
}
.dark .capabilities-area-2 .capability-box .title.rr-btn-underline {
color: rgba(255, 255, 255, 0.3);
}
.capabilities-area-2 .capability-box .title.rr-btn-underline::before {
height: 3px;
transition: 0.5s;
bottom: 9px;
}
@media only screen and (max-width: 1919px) {
.capabilities-area-2 .capability-box .title.rr-btn-underline::before {
bottom: 6px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-2 .capability-box .title.rr-btn-underline::before {
height: 2px;
bottom: 3px;
}
}
.capabilities-area-2 .capability-box .thumb {
display: flex;
gap: 10px;
}
@media only screen and (max-width: 1919px) {
.capabilities-area-2 .capability-box .thumb {
gap: 10px;
}
}
.capabilities-area-2 .capability-box .thumb img {
width: 76px;
height: 76px;
border-radius: 15px;
object-fit: cover;
opacity: 0;
transform: scale(0);
transform-origin: top right;
transition: all 0.5s;
}
@media only screen and (max-width: 1919px) {
.capabilities-area-2 .capability-box .thumb img {
width: 64px;
height: 64px;
border-radius: 10px;
}
}
@media only screen and (max-width: 1399px) {
.capabilities-area-2 .capability-box .thumb img {
width: 50px;
height: 50px;
}
}
@media only screen and (max-width: 1199px) {
.capabilities-area-2 .capability-box .thumb img {
width: 40px;
height: 40px;
opacity: 1;
transform: scale(1);
}
} .award-area-3 .section-header {
margin-top: 19px;
}
.award-area-3 .section-title {
text-indent: 2.3em;
}
.award-area-3 .section-title span {
position: relative;
padding: 0 32px;
}
@media only screen and (max-width: 1919px) {
.award-area-3 .section-title span {
padding: 0 22px;
}
}
@media only screen and (max-width: 1399px) {
.award-area-3 .section-title span {
padding: 0 17px;
}
}
@media (max-width: 575px) {
.award-area-3 .section-title span {
padding: 0;
}
}
.award-area-3 .section-title span:before {
content: "";
position: absolute;
width: 100%;
height: 72%;
border: 2px solid var(--primary);
border-radius: 100px;
top: 53%;
left: 0;
transform: translate(0, -50%);
z-index: -1;
}
@media only screen and (max-width: 1399px) {
.award-area-3 .section-title span:before {
border-width: 1px;
}
}
@media (max-width: 575px) {
.award-area-3 .section-title span:before {
display: none;
}
}
.award-area-3 .award-wrapper-box {
max-width: 1235px;
margin-left: auto;
margin-top: 85px;
}
@media only screen and (max-width: 1919px) {
.award-area-3 .award-wrapper-box {
max-width: 1000px;
margin-top: 55px;
}
}
@media only screen and (max-width: 1399px) {
.award-area-3 .award-wrapper-box {
max-width: 850px;
}
}
@media only screen and (max-width: 1199px) {
.award-area-3 .award-wrapper-box {
max-width: 750px;
margin-top: 45px;
}
}
.award-area-3 .award-wrapper {
border-top: 1px solid var(--border);
}
.award-area-3 .award-box {
border-bottom: 1px solid var(--border);
padding-top: 40px;
padding-bottom: 40px;
display: grid;
gap: 20px 50px;
grid-template-columns: 280px 1fr 100px;
align-items: center;
transition: all 0.5s;
}
@media only screen and (max-width: 1919px) {
.award-area-3 .award-box {
padding-top: 30px;
padding-bottom: 30px;
}
}
@media only screen and (max-width: 1199px) {
.award-area-3 .award-box {
grid-template-columns: 180px 1fr 100px;
}
}
@media only screen and (max-width: 767px) {
.award-area-3 .award-box {
grid-template-columns: 1fr 1fr;
}
}
.award-area-3 .award-box:hover {
background-color: #f9f9f9;
}
.dark .award-area-3 .award-box:hover {
background-color: #171717;
}
@media only screen and (max-width: 767px) {
.award-area-3 .award-box:hover {
background-color: transparent;
}
}
.award-area-3 .award-box:hover .category {
transform: translateX(30px);
}
@media only screen and (max-width: 767px) {
.award-area-3 .award-box:hover .category {
transform: translateX(0px);
}
}
.award-area-3 .award-box:hover .year {
transform: translateX(-30px);
}
@media only screen and (max-width: 767px) {
.award-area-3 .award-box:hover .year {
transform: translateX(0px);
}
}
.award-area-3 .award-box .category {
font-size: 18px;
font-weight: 400;
line-height: 18px;
display: inline-block;
color: var(--primary);
transition: all 0.5s;
}
.award-area-3 .award-box .award {
font-size: 24px;
font-weight: 400;
line-height: 18px;
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.award-area-3 .award-box .award {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
.award-area-3 .award-box .award {
order: 3;
grid-column: span 2;
}
}
.award-area-3 .award-box .year {
font-size: 18px;
font-weight: 400;
line-height: 18px;
display: inline-block;
color: var(--primary);
transition: all 0.5s;
text-align: right;
} .cta-area-5-inner {
overflow: hidden;
}
.cta-area-5 .section-title {
font-size: 200px;
font-weight: 100;
line-height: 0.85;
text-transform: uppercase;
white-space: nowrap;
}
@media only screen and (max-width: 1919px) {
.cta-area-5 .section-title {
font-size: 140px;
}
}
@media only screen and (max-width: 1399px) {
.cta-area-5 .section-title {
font-size: 100px;
}
}
@media only screen and (max-width: 1199px) {
.cta-area-5 .section-title {
margin-left: 0;
}
}
@media only screen and (max-width: 767px) {
.cta-area-5 .section-title {
font-size: 60px;
}
}
@media (max-width: 575px) {
.cta-area-5 .section-title {
font-size: 40px;
}
}
.cta-area-5 .section-title a {
display: inline-flex;
align-items: center;
}
.cta-area-5 .section-title .line {
width: 0.7em;
height: 0.05em;
background-color: var(--primary);
display: inline-block;
align-self: center;
margin-left: 0.3em;
margin-right: 0.2em;
}
.cta-area-5 .section-header {
margin-top: 45px;
margin-bottom: 87px;
}
@media only screen and (max-width: 1919px) {
.cta-area-5 .section-header {
margin-top: 25px;
margin-bottom: 67px;
}
}
@media only screen and (max-width: 1399px) {
.cta-area-5 .section-header {
margin-top: 5px;
margin-bottom: 47px;
}
}
.cta-area-5 .section-header .title-wrapper {
animation: 45s t-slide infinite linear;
}
.cta-area-5 .section-header .t-btn {
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.02em;
padding: 10px 20px;
display: inline-block;
background-color: var(--theme);
color: var(--black);
border-radius: 50px;
position: absolute;
top: 0;
left: 0;
margin: -25px 0 0 -65px;
transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
} .error-area-inner {
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.error-area .section-subtitle {
font-family: var(--font_sequelsansmediumbody);
font-size: 300px;
font-weight: 315;
line-height: 0.7;
letter-spacing: -0.07em;
}
@media only screen and (max-width: 1919px) {
.error-area .section-subtitle {
font-size: 240px;
}
}
@media only screen and (max-width: 1399px) {
.error-area .section-subtitle {
font-size: 180px;
}
}
@media only screen and (max-width: 1199px) {
.error-area .section-subtitle {
font-size: 140px;
}
}
@media only screen and (max-width: 991px) {
.error-area .section-subtitle {
font-size: 120px;
}
}
.error-area .section-title {
max-width: 740px;
}
@media only screen and (max-width: 1919px) {
.error-area .section-title {
max-width: 640px;
}
}
@media only screen and (max-width: 1399px) {
.error-area .section-title {
max-width: 540px;
}
}
@media only screen and (max-width: 1199px) {
.error-area .section-title {
max-width: 440px;
}
}
@media only screen and (max-width: 991px) {
.error-area .section-title {
max-width: 340px;
}
}
.error-area .section-content {
align-self: center;
}
.error-area .section-content .title-wrapper {
margin-top: 37px;
}
@media only screen and (max-width: 1919px) {
.error-area .section-content .title-wrapper {
margin-top: 27px;
}
}
@media only screen and (max-width: 1199px) {
.error-area .section-content .title-wrapper {
margin-top: 17px;
}
}
.error-area .section-content .btn-wrapper {
margin-top: 64px;
}
@media only screen and (max-width: 1919px) {
.error-area .section-content .btn-wrapper {
margin-top: 44px;
}
}
@media only screen and (max-width: 1199px) {
.error-area .section-content .btn-wrapper {
margin-top: 34px;
}
}
@media only screen and (max-width: 991px) {
.error-area .section-content .btn-wrapper {
margin-top: 24px;
}
}
.ax-dark-body .error-area {
background-color: var(--primary);
}
.ax-dark-body .error-area .section-subtitle {
color: var(--white);
}
.ax-dark-body .error-area .ax-error-desc {
color: var(--white);
}
.ax-dark-body .error-area .btn-wrapper .rr-btn {
background-color: var(--white);
border: 1px solid var(--white);
}
.ax-dark-body .error-area .btn-wrapper .rr-btn::before {
background-color: var(--black);
}
.ax-dark-body .error-area .btn-wrapper .rr-btn .btn-wrap .text-one {
color: var(--primary);
}
.ax-dark-body .error-area .btn-wrapper .rr-btn:hover .text-two {
color: var(--white);
}  .about-area-details { }
.about-area-details .section-header {
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.about-area-details .section-header {
padding-top: 7px;
}
}
.about-area-details .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.about-area-details .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-details .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-details .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.about-area-details .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.about-area-details .subtitle-wrapper {
margin-top: 8px;
}
.about-area-details .section-title {
max-width: 1030px;
}
@media only screen and (max-width: 1919px) {
.about-area-details .section-title {
max-width: 840px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-details .section-title {
max-width: 640px;
}
}
.about-area-details .section-content .text {
font-size: 30px;
font-weight: 400;
line-height: 1.26;
}
@media only screen and (max-width: 1919px) {
.about-area-details .section-content .text {
font-size: 24px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-details .section-content .text {
font-size: 20px;
}
}
.about-area-details .section-content .text:not(:first-child) {
margin-top: 38px;
}
@media only screen and (max-width: 1919px) {
.about-area-details .section-content .text:not(:first-child) {
margin-top: 28px;
}
}
.about-area-details .section-content .btn-wrapper {
margin-top: 61px;
}
@media only screen and (max-width: 1919px) {
.about-area-details .section-content .btn-wrapper {
margin-top: 41px;
}
}
.about-area-details .info-list li {
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
font-family: var(--font_sequelsansromanbody);
position: relative;
display: flex;
align-items: center;
}
@media only screen and (max-width: 1919px) {
.about-area-details .info-list li {
font-size: 24px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-details .info-list li {
font-size: 20px;
}
}
.about-area-details .info-list li:not(:first-child) {
margin-top: 4px;
}
.about-area-details .info-list li:before {
content: "";
width: 6px;
height: 6px;
background-color: var(--primary);
margin-right: 10px;
}
@media only screen and (max-width: 1399px) {
.about-area-details .info-list li:before {
width: 4px;
height: 4px;
}
}
.about-area-details .section-content-wrapper {
border-top: 1px solid var(--border);
padding-top: 22px;
margin-top: 64px;
max-width: 1235px;
margin-left: auto;
display: grid;
gap: 20px 60px;
grid-template-columns: 1fr 715px;
}
@media only screen and (max-width: 1919px) {
.about-area-details .section-content-wrapper {
margin-top: 54px;
max-width: 1000px;
grid-template-columns: 1fr 565px;
}
}
@media only screen and (max-width: 1399px) {
.about-area-details .section-content-wrapper {
margin-top: 44px;
max-width: 850px;
grid-template-columns: 1fr 465px;
}
}
@media only screen and (max-width: 1199px) {
.about-area-details .section-content-wrapper {
max-width: 750px;
}
}
@media only screen and (max-width: 991px) {
.about-area-details .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.about-area-details .wrapper-gallery {
display: inline-flex;
align-items: flex-start;
padding: 0;
}
.about-area-details .moving-gallery li {
width: 40vw;
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
list-style: none;
}
@media only screen and (max-width: 1199px) {
.about-area-details .moving-gallery li {
padding-left: 4px;
padding-right: 4px;
}
}
.about-area-details .moving-gallery li img {
height: auto;
margin: 0px;
width: 100%;
}
.about-area-details .moving-gallery li:first-child {
padding-left: 0px;
}
.about-area-details .moving-gallery li:last-child {
padding-right: 0px;
}
.about-area-details .moving-gallery li:nth-child(1) {
width: 30vw;
}
@media (max-width: 575px) {
.about-area-details .moving-gallery li:nth-child(1) {
width: 60vw;
}
}
.about-area-details .moving-gallery li:nth-child(2) {
width: 25vw;
}
@media (max-width: 575px) {
.about-area-details .moving-gallery li:nth-child(2) {
width: 50vw;
}
}
.about-area-details .moving-gallery li:nth-child(3) {
width: 20vw;
}
@media (max-width: 575px) {
.about-area-details .moving-gallery li:nth-child(3) {
width: 40vw;
}
}
.about-area-details .moving-gallery li:nth-child(4) {
width: 25vw;
}
@media (max-width: 575px) {
.about-area-details .moving-gallery li:nth-child(4) {
width: 50vw;
}
}
.about-area-details .moving-gallery li:nth-child(5) {
width: 30vw;
}
@media (max-width: 575px) {
.about-area-details .moving-gallery li:nth-child(5) {
width: 60vw;
}
} .approach-area-about-page .section-title {
max-width: 845px;
}
@media only screen and (max-width: 1919px) {
.approach-area-about-page .section-title {
max-width: 645px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area-about-page .section-title {
max-width: 545px;
}
}
.approach-area-about-page .subtitle-wrapper {
margin-top: 8px;
}
.approach-area-about-page .section-header {
margin-top: 50px;
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.approach-area-about-page .section-header {
margin-top: 10px;
padding-top: 7px;
}
}
.approach-area-about-page .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.approach-area-about-page .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area-about-page .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.approach-area-about-page .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.approach-area-about-page .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.approach-area-about-page .approach-wrapper-box {
max-width: 1235px;
margin-left: auto;
margin-top: 81px;
margin-bottom: 43px;
}
@media only screen and (max-width: 1919px) {
.approach-area-about-page .approach-wrapper-box {
max-width: 1000px;
margin-top: 61px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area-about-page .approach-wrapper-box {
max-width: 850px;
}
}
@media only screen and (max-width: 1199px) {
.approach-area-about-page .approach-wrapper-box {
max-width: 750px;
margin-right: 0;
margin-top: 41px;
}
}
.approach-area-about-page .approach-wrapper {
display: grid;
gap: 40px 50px;
grid-template-columns: 1fr 1fr auto;
}
@media only screen and (max-width: 767px) {
.approach-area-about-page .approach-wrapper {
grid-template-columns: 1fr;
}
}
.approach-area-about-page .approach-box .title {
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
display: flex;
gap: 0 20px;
align-items: center;
justify-content: space-between;
}
@media only screen and (max-width: 1919px) {
.approach-area-about-page .approach-box .title {
font-size: 24px;
}
}
.approach-area-about-page .approach-box .title img {
width: 250px;
}
@media only screen and (max-width: 1919px) {
.approach-area-about-page .approach-box .title img {
width: 200px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area-about-page .approach-box .title img {
width: 150px;
}
}
@media only screen and (max-width: 1199px) {
.approach-area-about-page .approach-box .title img {
display: none;
}
}
.approach-area-about-page .approach-box .approach-list {
margin-top: 28px;
}
@media only screen and (max-width: 1199px) {
.approach-area-about-page .approach-box .approach-list {
margin-top: 18px;
}
}
.approach-area-about-page .approach-box .approach-list li {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: var(--primary);
} .info-area-page-about {
background-color: var(--bg);
}
.info-area-page-about .section-header {
border-top: 1px solid rgba(255, 255, 255, 0.1);
margin-top: 50px;
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.info-area-page-about .section-header {
margin-top: 10px;
padding-top: 7px;
}
}
.info-area-page-about .section-header .subtitle-wrapper {
margin-top: 8px;
}
.info-area-page-about .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.info-area-page-about .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.info-area-page-about .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.info-area-page-about .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.info-area-page-about .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.info-area-page-about .section-subtitle {
color: var(--white);
}
.info-area-page-about .section-title {
color: var(--white);
max-width: 805px;
}
.info-area-page-about .counter-wrapper-box {
margin-top: 94px;
}
@media only screen and (max-width: 1919px) {
.info-area-page-about .counter-wrapper-box {
margin-top: 64px;
}
}
@media only screen and (max-width: 991px) {
.info-area-page-about .counter-wrapper-box {
margin-top: 44px;
}
}
.info-area-page-about .counter-wrapper {
display: grid;
gap: 20px;
grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 991px) {
.info-area-page-about .counter-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 767px) {
.info-area-page-about .counter-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.info-area-page-about .funfact-item {
padding: 39px 50px 41px;
border-radius: 20px;
background-color: #1d1c1c;
}
@media only screen and (max-width: 1919px) {
.info-area-page-about .funfact-item {
padding: 29px 30px 31px;
}
}
@media only screen and (max-width: 1199px) {
.info-area-page-about .funfact-item {
padding: 19px 20px 21px;
}
}
.info-area-page-about .funfact-item .text {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: #999999;
}
.info-area-page-about .funfact-item .number {
font-size: 50px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
color: var(--white);
margin-top: 14px;
}
@media only screen and (max-width: 1199px) {
.info-area-page-about .funfact-item .number {
font-size: 35px;
}
} .client-area-page-about {
background-color: var(--bg);
margin-bottom: -1px;
}
.client-area-page-about .section-header {
margin-top: 39px;
}
.client-area-page-about .section-header .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
text-align: center;
max-width: 340px;
color: #fcf7f3;
margin-inline: auto;
}
.client-area-page-about .clients-wrapper-box {
margin-top: 63px;
margin-bottom: 50px;
}
@media only screen and (max-width: 1199px) {
.client-area-page-about .clients-wrapper-box {
margin-top: 43px;
}
}
.client-area-page-about .clients-wrapper {
display: flex;
gap: 0;
justify-content: center;
flex-wrap: wrap;
}
.client-area-page-about .clients-wrapper .client-slider-active .swiper-slide {
width: auto;
}
.client-area-page-about .clients-wrapper .client-slider-active .swiper-wrapper {
transition-timing-function: linear !important;
}
.client-area-page-about .client-box {
border: 1px solid rgba(252, 247, 243, 0.1);
border-radius: 70px;
width: 215px;
height: 140px;
padding: 0 20px;
display: inline-flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 1919px) {
.client-area-page-about .client-box {
width: 155px;
height: 90px;
}
}
@media only screen and (max-width: 1399px) {
.client-area-page-about .client-box {
width: 135px;
height: 70px;
}
} .media-area-page-about {
background-color: var(--bg);
}
.media-area-page-about .section-content-wrapper {
display: grid;
grid-template-columns: 1fr 575px;
}
@media only screen and (max-width: 1399px) {
.media-area-page-about .section-content-wrapper {
grid-template-columns: 1fr 475px;
}
}
@media only screen and (max-width: 991px) {
.media-area-page-about .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.media-area-page-about .area-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
.media-area-page-about .section-content {
padding: 87px 50px 100px;
background-color: #1d1c1c;
}
@media only screen and (max-width: 1399px) {
.media-area-page-about .section-content {
padding: 37px 40px 40px;
}
}
@media only screen and (max-width: 767px) {
.media-area-page-about .section-content {
padding: 17px 20px 20px;
}
}
.media-area-page-about .section-content .section-title {
font-size: 30px;
font-weight: 310;
line-height: 35px;
letter-spacing: -0.07em;
color: var(--white);
max-width: 310px;
}
.media-area-page-about .section-content .text {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: #999999;
}
.media-area-page-about .section-content .text-wrapper {
margin-top: 267px;
}
@media only screen and (max-width: 1919px) {
.media-area-page-about .section-content .text-wrapper {
margin-top: 167px;
}
}
@media only screen and (max-width: 1399px) {
.media-area-page-about .section-content .text-wrapper {
margin-top: 67px;
}
}
@media only screen and (max-width: 991px) {
.media-area-page-about .section-content .text-wrapper {
margin-top: 27px;
}
}
.media-area-page-about .section-content .btn-wrapper {
margin-top: 43px;
}
.media-area-page-about .section-content .rr-btn {
background-color: #1d1c1c;
border-color: rgba(255, 255, 255, 0.2);
}
.media-area-page-about .section-content .rr-btn:hover {
border-color: var(--white);
}
.dark .media-area-page-about .section-content .rr-btn:before {
background-color: var(--white);
}
.media-area-page-about .section-content .rr-btn .text-one {
color: var(--white);
}
.media-area-page-about .section-content .rr-btn .text-two {
color: var(--black);
}
.dark .media-area-page-about .section-content .rr-btn .text-two {
color: var(--black);
} .award-area-page-about {
background-color: var(--bg);
}
.award-area-page-about .section-subtitle {
color: var(--white);
}
.award-area-page-about .section-title {
color: var(--white);
}
.award-area-page-about .section-header {
margin-top: 50px;
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.award-area-page-about .section-header {
margin-top: 10px;
padding-top: 7px;
}
}
.award-area-page-about .section-header .subtitle-wrapper {
margin-top: 8px;
}
.award-area-page-about .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.award-area-page-about .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.award-area-page-about .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.award-area-page-about .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.award-area-page-about .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.award-area-page-about .awards-wrapper-box {
margin-top: 94px;
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 32px;
max-width: 1235px;
margin-left: auto;
margin-bottom: 43px;
}
@media only screen and (max-width: 1919px) {
.award-area-page-about .awards-wrapper-box {
margin-top: 64px;
}
}
@media only screen and (max-width: 991px) {
.award-area-page-about .awards-wrapper-box {
margin-top: 44px;
}
}
.award-area-page-about .awards-wrapper {
max-width: 630px;
margin-left: auto;
}
.award-area-page-about .award-box {
display: grid;
gap: 20px 30px;
grid-template-columns: 1fr 370px;
}
@media only screen and (max-width: 767px) {
.award-area-page-about .award-box {
grid-template-columns: 1fr 340px;
}
}
@media (max-width: 575px) {
.award-area-page-about .award-box {
grid-template-columns: 1fr;
}
}
.award-area-page-about .award-box:not(:first-child) {
margin-top: 56px;
}
.award-area-page-about .award-box .award-list li {
display: grid;
gap: 10px 20px;
grid-template-columns: auto auto;
justify-content: space-between;
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--white);
}
@media only screen and (max-width: 767px) {
.award-area-page-about .award-box .award-list li {
font-size: 18px;
}
}
.award-area-page-about .award-box .category {
font-size: 20px;
font-weight: 400;
line-height: 20px;
color: var(--white);
}
@media only screen and (max-width: 767px) {
.award-area-page-about .award-box .category {
font-size: 18px;
}
} .team-area-about-page .section-header {
margin-top: 50px;
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.team-area-about-page .section-header {
margin-top: 10px;
padding-top: 7px;
}
}
.team-area-about-page .section-header .subtitle-wrapper {
margin-top: 8px;
}
.team-area-about-page .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.team-area-about-page .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.team-area-about-page .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.team-area-about-page .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.team-area-about-page .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.team-area-about-page .section-title {
max-width: 765px;
}
@media only screen and (max-width: 1919px) {
.team-area-about-page .section-title {
max-width: 665px;
}
}
@media only screen and (max-width: 1399px) {
.team-area-about-page .section-title {
max-width: 465px;
}
}
.team-area-about-page .team-wrapper-box {
margin-top: 94px;
}
@media only screen and (max-width: 1919px) {
.team-area-about-page .team-wrapper-box {
margin-top: 64px;
}
}
@media only screen and (max-width: 991px) {
.team-area-about-page .team-wrapper-box {
margin-top: 44px;
}
}
.team-area-about-page .team-wrapper {
display: grid;
gap: 40px 20px;
grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 991px) {
.team-area-about-page .team-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.team-area-about-page .team-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.team-area-about-page .team-box:hover .thumb img {
transform: scale(1.1);
}
.team-area-about-page .team-box .thumb {
overflow: hidden;
}
.team-area-about-page .team-box .thumb img {
width: 100%;
transition: all 0.5s;
}
.team-area-about-page .team-box .name {
font-size: 30px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
}
@media only screen and (max-width: 1919px) {
.team-area-about-page .team-box .name {
font-size: 24px;
}
}
.team-area-about-page .team-box .post {
font-size: 16px;
font-weight: 400;
line-height: 30px;
display: inline-block;
margin-top: 3px;
}
.team-area-about-page .team-box .content {
margin-top: 19px;
} .blog-details-area .section-title {
max-width: 1130px;
}
@media only screen and (max-width: 1919px) {
.blog-details-area .section-title {
max-width: 930px;
}
}
@media only screen and (max-width: 1399px) {
.blog-details-area .section-title {
max-width: 730px;
}
}
.blog-details-area .section-header {
margin-top: 17px;
}
@media only screen and (max-width: 1399px) {
.blog-details-area .section-header {
margin-top: 37px;
}
}
.blog-details-area .meta {
display: flex;
gap: 5px;
align-items: center;
margin-top: 36px;
}
@media only screen and (max-width: 1199px) {
.blog-details-area .meta {
margin-top: 9px;
}
}
.blog-details-area .meta span {
font-size: 14px;
font-weight: 400;
line-height: 27px;
display: inline-block;
}
.blog-details-area .meta span.has-left-line {
padding-inline-start: 15px;
}
.blog-details-area .meta span.has-left-line:before {
width: 10px;
}
.blog-details-area .meta .name span {
font-weight: 500;
color: var(--primary);
}
.blog-details-area .image-wrapper {
margin-top: 89px;
margin-bottom: 50px;
}
@media only screen and (max-width: 1919px) {
.blog-details-area .image-wrapper {
margin-top: 59px;
margin-bottom: 40px;
}
}
@media only screen and (max-width: 1199px) {
.blog-details-area .image-wrapper {
margin-top: 29px;
margin-bottom: 30px;
}
}
.blog-details-area .section-details .text {
font-size: 18px;
font-weight: 400;
line-height: 26px;
}
.blog-details-area .section-details .text:not(:first-child) {
margin-top: 26px;
}
.blog-details-area .section-details .title {
font-size: 50px;
font-weight: 310;
line-height: 0.7;
letter-spacing: -0.07em;
margin-bottom: 28px;
font-family: var(--font_sequelsansromanbody);
}
@media only screen and (max-width: 1919px) {
.blog-details-area .section-details .title {
font-size: 40px;
}
}
@media only screen and (max-width: 1199px) {
.blog-details-area .section-details .title {
font-size: 30px;
margin-bottom: 23px;
}
}
@media only screen and (max-width: 991px) {
.blog-details-area .section-details .title {
font-size: 28px;
}
}
@media only screen and (max-width: 767px) {
.blog-details-area .section-details .title {
font-size: 24px;
}
}
.blog-details-area .section-details .details-info {
margin-top: 50px;
}
@media only screen and (max-width: 767px) {
.blog-details-area .section-details .details-info {
margin-top: 40px;
}
}
.blog-details-area .section-details .text-wrapper + .details-info {
margin-top: 43px;
}
@media only screen and (max-width: 767px) {
.blog-details-area .section-details .text-wrapper + .details-info {
margin-top: 33px;
}
}
.blog-details-area .section-details .thumb-text-wrapper {
margin-top: 17px;
display: grid;
gap: 0px 30px;
grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 991px) {
.blog-details-area .section-details .thumb-text-wrapper {
grid-template-columns: 1fr;
}
}
.blog-details-area .section-details .thumb-text-wrapper .thumb {
margin-top: 6px;
}
.blog-details-area .section-details .thumb-text-wrapper .thumb img {
width: 100%;
}
.blog-details-area .section-details .feature-list {
margin-top: 26px;
margin-bottom: 26px;
}
.blog-details-area .section-details .feature-list li {
font-size: 18px;
font-weight: 400;
line-height: 26px;
position: relative;
padding-left: 27px;
}
.blog-details-area .section-details .feature-list li:before {
position: absolute;
content: "";
width: 5px;
height: 5px;
background-color: currentColor;
border-radius: 50%;
left: 11px;
top: 10px;
}
.blog-details-area .section-details .gallery-wrapper {
margin-top: 24px;
display: grid;
gap: 0px 30px;
grid-template-columns: auto auto;
}
@media only screen and (max-width: 1199px) {
.blog-details-area .section-details .gallery-wrapper {
gap: 20px;
}
}
@media only screen and (max-width: 767px) {
.blog-details-area .section-details .gallery-wrapper {
gap: 10px;
}
}
.blog-details-area .section-details .gallery-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
}
.blog-details-area .section-details .tags-wrapper {
margin-top: 62px;
display: flex;
gap: 10px;
align-items: flex-start;
}
@media only screen and (max-width: 1399px) {
.blog-details-area .section-details .tags-wrapper {
margin-top: 42px;
}
}
.blog-details-area .section-details .tags-wrapper .heading {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
display: inline-block;
}
.blog-details-area .section-details .tags {
display: flex;
gap: 5px;
flex-wrap: wrap;
}
.blog-details-area .section-details .tags .tag {
font-size: 14px;
font-weight: 500;
line-height: 28px;
display: inline-block;
padding: 0 15px;
border: 1px solid var(--border);
border-radius: 30px;
}
.blog-details-area .section-details .comment-wrap {
margin-top: 90px;
}
@media only screen and (max-width: 1399px) {
.blog-details-area .section-details .comment-wrap {
margin-top: 60px;
}
}
.blog-details-area .section-details .comment-formwrap {
display: grid;
gap: 60px 30px;
grid-template-columns: repeat(2, 1fr);
margin-top: 52px;
}
@media only screen and (max-width: 1399px) {
.blog-details-area .section-details .comment-formwrap {
gap: 40px 30px;
margin-top: 32px;
}
}
@media only screen and (max-width: 1199px) {
.blog-details-area .section-details .comment-formwrap {
gap: 30px 30px;
}
}
@media only screen and (max-width: 767px) {
.blog-details-area .section-details .comment-formwrap {
grid-template-columns: repeat(1, 1fr);
}
}
.blog-details-area .section-details .comment-formwrap .message {
grid-column: span 2;
}
@media only screen and (max-width: 767px) {
.blog-details-area .section-details .comment-formwrap .message {
grid-column: auto;
}
}
.blog-details-area .section-details .comment-formfield input {
width: 100%;
height: 40px;
border: none;
border-bottom: 1px solid rgba(17, 17, 17, 0.2);
outline: none;
background-color: transparent;
transition: all 0.5s;
color: var(--primary);
font-size: 18px;
}
.dark .blog-details-area .section-details .comment-formfield input {
border-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 1199px) {
.blog-details-area .section-details .comment-formfield input {
font-size: 16px;
}
}
.blog-details-area .section-details .comment-formfield input:focus {
border-color: var(--primary);
}
.blog-details-area .section-details .comment-formfield input::placeholder {
color: var(--primary);
}
.blog-details-area .section-details .comment-formfield input:-webkit-autofill, .blog-details-area .section-details .comment-formfield input:-webkit-autofill:focus {
transition: background-color 0s 600000s, color 0s 600000s !important;
}
.blog-details-area .section-details .comment-formfield select {
width: 100%;
height: 40px;
border: none;
border-bottom: 1px solid var(--primary);
outline: none;
background-color: transparent;
transition: all 0.5s;
color: var(--primary);
}
.blog-details-area .section-details .comment-formfield select:focus {
border-color: var(--primary);
}
.blog-details-area .section-details .comment-formfield select option {
width: 100%;
max-width: 100%;
}
.blog-details-area .section-details .submit-btn {
margin-top: 50px;
}
@media only screen and (max-width: 1399px) {
.blog-details-area .section-details .submit-btn {
margin-top: 40px;
}
} .blog-area-3 .section-header {
margin-top: 15px;
border-top: 1px solid var(--border);
padding-top: 37px;
}
.blog-area-3 .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.blog-area-3 .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-3 .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area-3 .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.blog-area-3 .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.blog-area-3 .subtitle-wrapper {
margin-top: 8px;
}
.blog-area-3 .section-title {
max-width: 800px;
}
@media only screen and (max-width: 1919px) {
.blog-area-3 .section-title {
max-width: 700px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-3 .section-title {
max-width: 640px;
}
}
.blog-area-3 .blogs-wrapper-box {
margin-top: 94px;
}
@media only screen and (max-width: 1919px) {
.blog-area-3 .blogs-wrapper-box {
margin-top: 64px;
}
}
@media only screen and (max-width: 991px) {
.blog-area-3 .blogs-wrapper-box {
margin-top: 44px;
}
}
.blog-area-3 .blog {
position: relative;
}
.blog-area-3 .blog:hover .thumb img {
transform: scale(1.1);
}
.blog-area-3 .blog:hover .title .arrow {
background-color: var(--primary);
}
.blog-area-3 .blog:hover .title .arrow svg {
transform: rotate(60deg);
}
.blog-area-3 .blog:hover .title .arrow svg * {
fill: var(--white);
}
.dark .blog-area-3 .blog:hover .title .arrow svg * {
fill: var(--black);
}
.blog-area-3 .blog:before {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: var(--border);
top: 0;
left: -30px;
}
@media only screen and (max-width: 1919px) {
.blog-area-3 .blog:before {
left: -20px;
}
}
.blog-area-3 .blog .thumb {
overflow: hidden;
}
.blog-area-3 .blog .thumb img {
width: 100%;
transition: all 0.5s;
}
.blog-area-3 .blog .content {
margin-top: 24px;
}
@media only screen and (max-width: 1199px) {
.blog-area-3 .blog .content {
margin-top: 14px;
}
}
.blog-area-3 .blog .title {
font-size: 36px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
display: inline;
font-family: var(--font_sequelsansromanbody);
}
@media only screen and (max-width: 1919px) {
.blog-area-3 .blog .title {
font-size: 30px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-3 .blog .title {
font-size: 24px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area-3 .blog .title {
font-size: 20px;
}
}
.blog-area-3 .blog .title .arrow {
display: inline-flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
transition: all 0.3s;
border-radius: 50%;
border: 2px solid var(--primary);
transform: translate(0px, -1px);
margin-left: 5px;
}
@media only screen and (max-width: 1919px) {
.blog-area-3 .blog .title .arrow {
width: 20px;
height: 20px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-3 .blog .title .arrow {
width: 17px;
height: 17px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area-3 .blog .title .arrow {
width: 15px;
height: 15px;
border-width: 1px;
}
}
.blog-area-3 .blog .title .arrow svg {
transition: all 0.3s;
width: 13px;
}
@media only screen and (max-width: 1919px) {
.blog-area-3 .blog .title .arrow svg {
width: 10px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-3 .blog .title .arrow svg {
width: 7px;
}
}
.blog-area-3 .blog .title .arrow svg * {
fill: var(--primary);
}
.blog-area-3 .blog .meta {
display: flex;
gap: 5px;
align-items: center;
margin-top: 14px;
}
@media only screen and (max-width: 1199px) {
.blog-area-3 .blog .meta {
margin-top: 9px;
}
}
.blog-area-3 .blog .meta span {
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: var(--secondary);
}
.blog-area-3 .blog .meta span.has-left-line {
padding-inline-start: 15px;
}
.blog-area-3 .blog .meta span.has-left-line:before {
width: 10px;
}
.blog-area-3 .blog .meta .name span {
font-weight: 500;
color: var(--primary);
} .blog-details-share-wrap .tagcloud.rt-postbox-details-tag a {
font-family: var(--font_dmsans);
font-style: normal;
font-size: 14px;
line-height: 28px;
font-weight: 500;
text-transform: uppercase;
color: #555555;
border: 1px solid var(--border);
border-radius: 30px;
padding: 0 15px;
margin-right: 10px;
display: inline-block;
transition: all 0.3s;
margin-bottom: 10px;
}
.blog-details-share-wrap .tagcloud.rt-postbox-details-tag a:hover {
background-color: #111111;
color: #fff;
}
.blog-details-share-wrap.rt-postbox-details-share {
padding-top: 40px;
padding-bottom: 30px;
}
.rt-contact-input-form {
margin-top: 50px;
}
.postbox__comment p.form-submit {
display: none;
}
.ax-blog-dt-feature-list ul li {
list-style: none !important;
}
.ax-blog-dt-tag-label {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
display: inline-block;
margin-right: 5px;
}
.rt-postbox-comment-from ul.postbox__comment.redox-comment-list {
margin-bottom: 50px;
}
.rt-postbox-comment-from span.post-meta {
margin-top: 10px;
display: block;
}
.rt-postbox-details-social a {
margin-left: 10px;
}
.ax-blog-post-pagination {
margin-top: 80px;
}
.ax-blog-post-pagination ul li {
display: inline-block;
}
.ax-blog-post-pagination ul li a,
.ax-blog-post-pagination ul li span {
border: 1px solid var(--border);
width: 80px;
height: 80px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 100%;
color: var(--primary);
font-size: 24px;
font-family: var(--font_instrumentsans);
font-weight: 500;
transition: all 0.3s;
}
.ax-blog-post-pagination ul li:not(:last-child) {
margin-right: 15px;
}
.ax-blog-post-pagination ul li:hover a {
background-color: var(--primary);
border-color: transparent;
color: var(--white);
}
.ax-blog-post-pagination ul li:hover a {
color: var(--white);
}
.ax-blog-post-pagination ul li:hover svg * {
fill: var(--white);
}
.ax-blog-post-pagination ul li .current {
background-color: var(--primary);
border-color: transparent;
color: var(--white);
}
.blog-details-related-post .thumb img {
height: 350px;
object-fit: cover;
}
@media only screen and (max-width: 767px) {
.blog-details-related-post .thumb img {
height: 250px;
}
}
.ax-bd-section-space {
padding-bottom: 150px;
}
@media only screen and (max-width: 991px) {
.ax-bd-section-space {
padding-bottom: 100px;
}
}
@media only screen and (max-width: 767px) {
.ax-bd-section-space {
padding-bottom: 100px;
}
}
.ax-bd-title-space {
margin-bottom: 90px;
}
@media only screen and (max-width: 991px) {
.ax-bd-title-space {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 767px) {
.ax-bd-title-space {
margin-bottom: 50px;
}
}
.blog-area-3 .ax-bd-row .col-xl-4.col-lg-6.col-md-6:not(:last-child) .blog.blog-details-related-post {
padding-right: 35px;
}
@media only screen and (max-width: 991px) {
.blog-area-3 .ax-bd-row .col-xl-4.col-lg-6.col-md-6:not(:last-child) .blog.blog-details-related-post {
padding-right: 15px;
}
}
@media only screen and (max-width: 767px) {
.blog-area-3 .ax-bd-row .col-xl-4.col-lg-6.col-md-6:not(:last-child) .blog.blog-details-related-post {
padding-right: 0px;
}
}
.blog-area-3 .blog-area-3-inner {
overflow: hidden;
}
@media only screen and (max-width: 1399px) {
.ax-bd-feat-thumb-wrap .rt-postbox-thumb.postbox__thumb.post-thumb img {
height: 560px;
object-fit: cover;
}
}
@media only screen and (max-width: 1199px) {
.ax-bd-feat-thumb-wrap .rt-postbox-thumb.postbox__thumb.post-thumb img {
height: 480px;
object-fit: cover;
}
}
@media only screen and (max-width: 991px) {
.ax-bd-feat-thumb-wrap .rt-postbox-thumb.postbox__thumb.post-thumb img {
height: 365px;
object-fit: cover;
}
}
@media only screen and (max-width: 767px) {
.ax-bd-feat-thumb-wrap .rt-postbox-thumb.postbox__thumb.post-thumb img {
height: 250px;
object-fit: cover;
}
}
.gallery-wrapper.ax-blog-desc-gallery {
margin-bottom: 20px;
}
[data-theme=dark] .blog-details-area {
background-color: var(--primary);
}
[data-theme=dark] .blog-details-area .section-title {
color: var(--white);
}
[data-theme=dark] .blog-details-area .meta {
color: var(--white-2);
}
[data-theme=dark] .blog-details-area .meta .name span {
color: var(--white);
text-transform: capitalize;
}
[data-theme=dark] .blog-details-area .section-details .title {
color: var(--white);
}
[data-theme=dark] .blog-details-area .section-details p {
color: var(--white-2);
}
[data-theme=dark] .blog-details-area .section-details .ax-blog-dt-feature-list ul li {
color: var(--white-2);
}
[data-theme=dark] .blog-details-area .section-details .ax-blog-dt-tag-label {
color: var(--white);
}
[data-theme=dark] .blog-details-area .section-details .rt-postbox-details-tag a {
color: var(--white-2);
border-color: 1px solid var(--border);
}
[data-theme=dark] .blog-details-area .section-details .comment-reply-title {
color: var(--white);
}
[data-theme=dark] .blog-details-area .section-details .logged-in-as a {
color: var(--white);
}
[data-theme=dark] .blog-details-area .section-details .logged-in-as a:hover {
color: var(--action);
}
[data-theme=dark] .blog-details-area .section-details .rt-contact-input-form textarea,
[data-theme=dark] .blog-details-area .section-details .rt-contact-input-form input {
color: var(--white);
border-bottom: 1px solid var(--secondary);
}
[data-theme=dark] .blog-details-area .section-details .rt-contact-input-form textarea:focus,
[data-theme=dark] .blog-details-area .section-details .rt-contact-input-form input:focus {
border-bottom-color: var(--white);
}
[data-theme=dark] .blog-details-area .section-details .rr-btn {
background-color: var(--white);
border: 1px solid var(--white);
}
[data-theme=dark] .blog-details-area .section-details .rr-btn::before {
background-color: var(--black);
}
[data-theme=dark] .blog-details-area .section-details .rr-btn .btn-wrap .text-one {
color: var(--primary);
}
[data-theme=dark] .blog-details-area .section-details .rr-btn:hover .text-two {
color: var(--white);
}
[data-theme=dark] .blog-details-area .image-wrapper {
margin-bottom: 0;
}
[data-theme=dark] .blog-details-area .rt-postbox-details-article {
padding-top: 50px;
}
.blog-details-area .blog-details-area-inner .rt-postbox-thumb.postbox__thumb.post-thumb img {
width: 100%;
object-fit: cover;
}
[data-theme=dark] .blog-area-3 {
background-color: var(--primary);
}
[data-theme=dark] .blog-area-3 .section-title {
color: var(--white);
}
[data-theme=dark] .blog-area-3 .section-subtitle {
color: var(--white);
}
[data-theme=dark] .blog-area-3 .section-header {
border-top-color: rgba(255, 255, 255, 0.1019607843);
}
[data-theme=dark] .blog-area-3 .blog .title {
color: var(--white);
}
[data-theme=dark] .blog-area-3 .blog .title:hover a {
color: var(--white);
}
[data-theme=dark] .blog-area-3 .blog .arrow {
border-color: var(--white);
}
[data-theme=dark] .blog-area-3 .blog .arrow svg path {
fill: var(--white);
}
[data-theme=dark] .blog-area-3 .blog .meta span {
color: var(--white-2);
}
[data-theme=dark] .blog-area-3 .blog .meta .name span {
color: var(--white);
text-transform: capitalize;
}
[data-theme=dark] .blog-area-3 .blog:hover .arrow {
background-color: var(--white);
}
[data-theme=dark] .blog-area-3 .blog:hover .arrow svg path {
fill: var(--primary);
}
.blog-details-area .section-details .rt-postbox-details-article .rt-postbox-details-article-inner .blog-details-share-wrap.rt-postbox-details-share {
padding-left: 15px;
padding-right: 15px;
}
.blog-details-area .blog-details-area-inner .section-details .rt-postbox-comment-from {
padding-left: 15px;
padding-right: 15px;
}  .blog-area-2 .section-header {
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.blog-area-2 .section-header {
padding-top: 7px;
}
}
.blog-area-2 .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-2 .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area-2 .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.blog-area-2 .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.blog-area-2 .subtitle-wrapper {
margin-top: 8px;
}
.blog-area-2 .section-title {
max-width: 800px;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .section-title {
max-width: 700px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-2 .section-title {
max-width: 640px;
}
}
.blog-area-2 .blogs-wrapper-box {
margin-top: 94px;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .blogs-wrapper-box {
margin-top: 64px;
}
}
@media only screen and (max-width: 991px) {
.blog-area-2 .blogs-wrapper-box {
margin-top: 44px;
}
}
.blog-area-2 .blogs-wrapper {
display: grid;
gap: 76px 60px;
grid-template-columns: repeat(6, 1fr);
overflow: hidden;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .blogs-wrapper {
gap: 46px 40px;
}
}
@media only screen and (max-width: 991px) {
.blog-area-2 .blogs-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.blog-area-2 .blogs-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.blog-area-2 .blogs-wrapper > * {
grid-column: span 2;
}
@media only screen and (max-width: 991px) {
.blog-area-2 .blogs-wrapper > * {
grid-column: auto;
}
}
.blog-area-2 .blogs-wrapper > *:nth-child(4), .blog-area-2 .blogs-wrapper > *:nth-child(5) {
grid-column: span 3;
}
@media only screen and (max-width: 991px) {
.blog-area-2 .blogs-wrapper > *:nth-child(4), .blog-area-2 .blogs-wrapper > *:nth-child(5) {
grid-column: auto;
}
}
.blog-area-2 .blogs-wrapper > *:nth-child(4) .content, .blog-area-2 .blogs-wrapper > *:nth-child(5) .content {
padding-right: 130px;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .blogs-wrapper > *:nth-child(4) .content, .blog-area-2 .blogs-wrapper > *:nth-child(5) .content {
padding-right: 100px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area-2 .blogs-wrapper > *:nth-child(4) .content, .blog-area-2 .blogs-wrapper > *:nth-child(5) .content {
padding-right: 80px;
}
}
@media only screen and (max-width: 991px) {
.blog-area-2 .blogs-wrapper > *:nth-child(4) .content, .blog-area-2 .blogs-wrapper > *:nth-child(5) .content {
padding-right: 0;
}
}
.blog-area-2 .blogs-wrapper > * .content {
padding-right: 90px;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .blogs-wrapper > * .content {
padding-right: 70px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area-2 .blogs-wrapper > * .content {
padding-right: 0;
}
}
.blog-area-2 .blog {
position: relative;
}
.blog-area-2 .blog:hover .thumb img {
transform: scale(1.1);
}
.blog-area-2 .blog:hover .title .arrow {
background-color: var(--primary);
}
.blog-area-2 .blog:hover .title .arrow svg {
transform: rotate(60deg);
}
.blog-area-2 .blog:hover .title .arrow svg * {
fill: var(--white);
}
.dark .blog-area-2 .blog:hover .title .arrow svg * {
fill: var(--black);
}
.blog-area-2 .blog:before {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: var(--border);
top: 0;
left: -30px;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .blog:before {
left: -20px;
}
}
.blog-area-2 .blog .thumb {
overflow: hidden;
}
.blog-area-2 .blog .thumb img {
width: 100%;
transition: all 0.5s;
}
.blog-area-2 .blog .content {
margin-top: 24px;
}
@media only screen and (max-width: 1199px) {
.blog-area-2 .blog .content {
margin-top: 14px;
}
}
.blog-area-2 .blog .title {
font-size: 36px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
display: inline;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .blog .title {
font-size: 30px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-2 .blog .title {
font-size: 24px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area-2 .blog .title {
font-size: 20px;
}
}
.blog-area-2 .blog .title .arrow {
display: inline-flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
transition: all 0.3s;
border-radius: 50%;
border: 2px solid var(--primary);
transform: translate(0px, -1px);
margin-left: 5px;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .blog .title .arrow {
width: 20px;
height: 20px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-2 .blog .title .arrow {
width: 17px;
height: 17px;
}
}
@media only screen and (max-width: 1199px) {
.blog-area-2 .blog .title .arrow {
width: 15px;
height: 15px;
border-width: 1px;
}
}
.blog-area-2 .blog .title .arrow svg {
transition: all 0.3s;
width: 13px;
}
@media only screen and (max-width: 1919px) {
.blog-area-2 .blog .title .arrow svg {
width: 10px;
}
}
@media only screen and (max-width: 1399px) {
.blog-area-2 .blog .title .arrow svg {
width: 7px;
}
}
.blog-area-2 .blog .title .arrow svg * {
fill: var(--primary);
}
.blog-area-2 .blog .meta {
display: flex;
gap: 5px;
align-items: center;
margin-top: 14px;
}
@media only screen and (max-width: 1199px) {
.blog-area-2 .blog .meta {
margin-top: 9px;
}
}
.blog-area-2 .blog .meta span {
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: var(--secondary);
}
.blog-area-2 .blog .meta span.has-left-line {
padding-inline-start: 15px;
}
.blog-area-2 .blog .meta span.has-left-line:before {
width: 10px;
}
.blog-area-2 .blog .meta .name span {
font-weight: 500;
color: var(--primary);
}   .loading-form {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0;
z-index: 99;
left: 0;
background: rgba(0, 0, 0, 0.5);
color: var(--white);
font-size: 20px;
text-align: center;
padding-top: 20%;
}
.success-message {
color: green;
margin-top: 10px;
}
.error-message {
color: red;
margin-top: 10px;
}
#response-message {
margin-top: 10px;
}
.contact-area-contact-page .section-header {
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.contact-area-contact-page .section-header {
padding-top: 7px;
}
}
.contact-area-contact-page .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.contact-area-contact-page .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.contact-area-contact-page .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.contact-area-contact-page .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.contact-area-contact-page .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.contact-area-contact-page .subtitle-wrapper {
margin-top: 8px;
}
.contact-area-contact-page .section-title {
max-width: 875px;
}
@media only screen and (max-width: 1919px) {
.contact-area-contact-page .section-title {
max-width: 675px;
}
}
@media only screen and (max-width: 1399px) {
.contact-area-contact-page .section-title {
max-width: 495px;
}
}
.contact-area-contact-page .section-content-wrapper {
margin-top: 90px;
margin-bottom: 4px;
display: grid;
gap: 40px 60px;
grid-template-columns: 1fr 1030px;
align-items: flex-start;
}
@media only screen and (max-width: 1919px) {
.contact-area-contact-page .section-content-wrapper {
margin-top: 60px;
grid-template-columns: 1fr 730px;
}
}
@media only screen and (max-width: 1399px) {
.contact-area-contact-page .section-content-wrapper {
grid-template-columns: 1fr 680px;
}
}
@media only screen and (max-width: 1199px) {
.contact-area-contact-page .section-content-wrapper {
grid-template-columns: 1fr 550px;
}
}
@media only screen and (max-width: 991px) {
.contact-area-contact-page .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.contact-area-contact-page .contact-mail .title {
font-size: 20px;
font-weight: 400;
line-height: 20px;
color: var(--primary);
}
.contact-area-contact-page .contact-mail .text {
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
max-width: 410px;
margin-top: 24px;
}
@media only screen and (max-width: 1919px) {
.contact-area-contact-page .contact-mail .text {
font-size: 24px;
max-width: 330px;
}
}
@media only screen and (max-width: 1199px) {
.contact-area-contact-page .contact-mail .text {
font-size: 20px;
max-width: 280px;
}
}
.contact-area-contact-page .contact-mail .text a {
text-decoration: underline;
text-decoration-skip-ink: auto;
text-decoration-thickness: 1px;
text-underline-offset: 3px;
}
.contact-area-contact-page .contact-social {
margin-top: 51px;
}
.contact-area-contact-page .contact-social .title {
font-size: 20px;
font-weight: 400;
line-height: 20px;
color: var(--primary);
}
.contact-area-contact-page .contact-social .social-links {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-top: 24px;
}
.contact-area-contact-page .contact-social .social-links a {
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
display: inline-block;
transition: all 0.5s;
}
@media only screen and (max-width: 1919px) {
.contact-area-contact-page .contact-social .social-links a {
font-size: 24px;
}
}
@media only screen and (max-width: 1199px) {
.contact-area-contact-page .contact-social .social-links a {
font-size: 20px;
}
}
.contact-area-contact-page .contact-social .social-links a:hover {
text-decoration: underline;
text-decoration-skip-ink: auto;
text-decoration-thickness: 1px;
text-underline-offset: 3px;
}
.contact-area-contact-page .contact-formwrap {
display: grid;
gap: 60px 60px;
grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 1399px) {
.contact-area-contact-page .contact-formwrap {
gap: 40px 40px;
}
}
@media only screen and (max-width: 1199px) {
.contact-area-contact-page .contact-formwrap {
gap: 30px 30px;
}
}
@media only screen and (max-width: 767px) {
.contact-area-contact-page .contact-formwrap {
grid-template-columns: repeat(1, 1fr) !important;
}
}
.contact-area-contact-page .contact-formwrap .message {
grid-column: span 2;
margin-top: 30px;
}
@media only screen and (max-width: 767px) {
.contact-area-contact-page .contact-formwrap .message {
grid-column: auto;
}
}
.contact-area-contact-page .contact-formfield input {
width: 100%;
height: 40px;
border: none;
border-bottom: 1px solid var(--primary);
outline: none;
background-color: transparent;
transition: all 0.5s;
color: var(--primary);
}
.contact-area-contact-page .contact-formfield input:focus {
border-color: var(--primary);
}
.contact-area-contact-page .contact-formfield input::placeholder {
color: var(--primary);
}
.contact-area-contact-page .contact-formfield input:-webkit-autofill, .contact-area-contact-page .contact-formfield input:-webkit-autofill:focus {
transition: background-color 0s 600000s, color 0s 600000s !important;
}
.contact-area-contact-page .submit-btn {
margin-top: 50px;
}
@media only screen and (max-width: 1399px) {
.contact-area-contact-page .submit-btn {
margin-top: 40px;
}
}
.contact-area-contact-page .contact-formfield textarea {
width: 100%;
height: 40px;
border: none;
border-bottom: 1px solid var(--primary);
outline: none;
background-color: transparent;
transition: all 0.5s;
color: var(--primary);
}
.contact-area-contact-page .contact-formfield textarea::placeholder {
color: var(--primary) !important;
}  .faq-area-faq-page .section-header {
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.faq-area-faq-page .section-header {
padding-top: 7px;
}
}
.faq-area-faq-page .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.faq-area-faq-page .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.faq-area-faq-page .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.faq-area-faq-page .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.faq-area-faq-page .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.faq-area-faq-page .subtitle-wrapper {
margin-top: 8px;
}
.faq-area-faq-page .section-title {
max-width: 1005px;
}
@media only screen and (max-width: 1919px) {
.faq-area-faq-page .section-title {
max-width: 805px;
}
}
@media only screen and (max-width: 1399px) {
.faq-area-faq-page .section-title {
max-width: 605px;
}
}
.faq-area-faq-page .accordion-wrapper {
max-width: 1235px;
margin-left: auto;
margin-top: 93px;
margin-bottom: 10px;
}
@media only screen and (max-width: 1919px) {
.faq-area-faq-page .accordion-wrapper {
margin-top: 63px;
max-width: 1000px;
}
}
@media only screen and (max-width: 1399px) {
.faq-area-faq-page .accordion-wrapper {
margin-top: 43px;
max-width: 900px;
}
}
@media only screen and (max-width: 1199px) {
.faq-area-faq-page .accordion-wrapper {
max-width: 750px;
}
}
.faq-area-faq-page .accordion {
border-top: 1px solid var(--border);
counter-reset: accordion;
}
.faq-area-faq-page .accordion-button {
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
padding: 30px 0 33px;
border-radius: 0 !important;
background-color: transparent;
outline: 0;
box-shadow: none;
}
@media only screen and (max-width: 1919px) {
.faq-area-faq-page .accordion-button {
padding: 20px 0 23px;
font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.faq-area-faq-page .accordion-button {
font-size: 20px;
}
}
.faq-area-faq-page .accordion-button::after {
content: "+";
font-family: var(--font_awesome);
background-image: none;
width: auto;
height: auto;
}
.faq-area-faq-page .accordion-button:not(.collapsed) {
pointer-events: none;
}
.faq-area-faq-page .accordion-button:not(.collapsed)::after {
content: "-";
}
.faq-area-faq-page .accordion-item {
background-color: transparent;
border: none;
border-bottom: 1px solid var(--border);
position: relative;
padding-left: 130px;
transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
.faq-area-faq-page .accordion-item {
padding-left: 80px;
}
}
@media only screen and (max-width: 767px) {
.faq-area-faq-page .accordion-item {
padding-left: 50px;
}
}
.faq-area-faq-page .accordion-item:before {
counter-increment: accordion;
content: counter(accordion, decimal-leading-zero);
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
position: absolute;
top: 30px;
left: 0;
transition: all 0.5s;
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.faq-area-faq-page .accordion-item:before {
top: 20px;
font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.faq-area-faq-page .accordion-item:before {
font-size: 20px;
}
}
.faq-area-faq-page .accordion-body {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--secondary);
padding: 4px 0 43px;
border: none;
}  .hero-area-service-details .service-meta {
display: grid;
gap: 10px 60px;
grid-template-columns: 1fr 1045px;
position: relative;
margin-top: 27px;
}
@media only screen and (max-width: 1919px) {
.hero-area-service-details .service-meta {
grid-template-columns: 1fr 845px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-service-details .service-meta {
grid-template-columns: 1fr 645px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-service-details .service-meta {
grid-template-columns: 1fr 585px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-service-details .service-meta {
grid-template-columns: 1fr;
}
}
.hero-area-service-details .service-meta .serial {
font-size: 18px;
font-weight: 400;
line-height: 20px;
display: inline-block;
}
.hero-area-service-details .service-meta .tag {
font-size: 18px;
font-weight: 400;
line-height: 20px;
display: inline-block;
}
.hero-area-service-details .service-meta .next-item {
font-size: 18px;
font-weight: 400;
line-height: 20px;
display: inline-block;
position: absolute;
right: 0;
top: 0;
}
.hero-area-service-details .section-header {
margin-top: 84px;
display: grid;
grid-template-columns: 1045px;
justify-content: flex-end;
}
@media only screen and (max-width: 1919px) {
.hero-area-service-details .section-header {
grid-template-columns: 845px;
margin-top: 64px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-service-details .section-header {
grid-template-columns: 645px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-service-details .section-header {
grid-template-columns: 585px;
margin-top: 44px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-service-details .section-header {
grid-template-columns: 1fr;
}
}
.hero-area-service-details .section-content-wrapper {
margin-top: 94px;
display: grid;
gap: 40px 60px;
grid-template-columns: 1fr 1045px;
}
@media only screen and (max-width: 1919px) {
.hero-area-service-details .section-content-wrapper {
grid-template-columns: 1fr 845px;
margin-top: 64px;
}
}
@media only screen and (max-width: 1399px) {
.hero-area-service-details .section-content-wrapper {
grid-template-columns: 1fr 645px;
}
}
@media only screen and (max-width: 1199px) {
.hero-area-service-details .section-content-wrapper {
grid-template-columns: 1fr 585px;
margin-top: 44px;
}
}
@media only screen and (max-width: 991px) {
.hero-area-service-details .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.hero-area-service-details .section-content .text {
font-size: 18px;
font-weight: 400;
line-height: 26px;
max-width: 420px;
}
.hero-area-service-details .section-thumb img {
width: 100%;
}
.hero-area-service-details .feature-list {
margin-top: 26px;
}
.hero-area-service-details .feature-list li {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: var(--primary);
display: flex;
align-items: center;
}
.hero-area-service-details .feature-list li:before {
content: "+";
margin-right: 5px;
} .approach-area-service-details-page .section-header {
margin-top: 32px;
}
.approach-area-service-details-page .section-title-wrapper {
display: grid;
gap: 20px 60px;
grid-template-columns: 1fr 1125px;
align-items: flex-end;
}
@media only screen and (max-width: 1919px) {
.approach-area-service-details-page .section-title-wrapper {
grid-template-columns: 1fr 905px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area-service-details-page .section-title-wrapper {
grid-template-columns: 1fr 675px;
}
}
@media only screen and (max-width: 1199px) {
.approach-area-service-details-page .section-title-wrapper {
grid-template-columns: 1fr 575px;
}
}
@media only screen and (max-width: 991px) {
.approach-area-service-details-page .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.approach-area-service-details-page .section-subtitle {
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
text-transform: unset;
}
@media only screen and (max-width: 1919px) {
.approach-area-service-details-page .section-subtitle {
font-size: 24px;
}
}
@media only screen and (max-width: 991px) {
.approach-area-service-details-page .section-subtitle {
font-size: 18px;
}
.approach-area-service-details-page .section-subtitle br {
display: none;
}
}
.approach-area-service-details-page .section-title {
max-width: 875px;
}
@media (min-width: 1200px) {
.approach-area-service-details-page .section-title {
font-size: 50px;
line-height: 1;
}
}
.approach-area-service-details-page .approach-wrapper-box {
margin-top: 94px;
display: grid;
gap: 20px 60px;
grid-template-columns: 1fr 1125px;
align-items: flex-start;
margin-bottom: 50px;
}
@media only screen and (max-width: 1919px) {
.approach-area-service-details-page .approach-wrapper-box {
grid-template-columns: 1fr 905px;
margin-top: 64px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area-service-details-page .approach-wrapper-box {
grid-template-columns: 1fr 675px;
}
}
@media only screen and (max-width: 1199px) {
.approach-area-service-details-page .approach-wrapper-box {
grid-template-columns: 1fr 575px;
}
}
@media only screen and (max-width: 991px) {
.approach-area-service-details-page .approach-wrapper-box {
grid-template-columns: 1fr;
margin-top: 44px;
}
}
.approach-area-service-details-page .approach-wrapper-box .steps {
font-family: var(--font_sequelsansromanbody);
font-size: 265px;
font-weight: 310;
line-height: 0.65;
letter-spacing: -0.07em;
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.approach-area-service-details-page .approach-wrapper-box .steps {
font-size: 205px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area-service-details-page .approach-wrapper-box .steps {
font-size: 165px;
}
}
@media only screen and (max-width: 991px) {
.approach-area-service-details-page .approach-wrapper-box .steps {
display: none;
}
}
.approach-area-service-details-page .approach-wrapper {
border-top: 1px dashed #878482;
}
.approach-area-service-details-page .approach-box {
display: grid;
gap: 10px 50px;
grid-template-columns: 60px 1fr 595px;
align-items: flex-start;
padding-top: 24px;
padding-bottom: 24px;
border-bottom: 1px dashed #878482;
}
@media only screen and (max-width: 1919px) {
.approach-area-service-details-page .approach-box {
grid-template-columns: 60px 1fr 395px;
}
}
@media only screen and (max-width: 1399px) {
.approach-area-service-details-page .approach-box {
grid-template-columns: 60px 1fr;
}
}
@media only screen and (max-width: 991px) {
.approach-area-service-details-page .approach-box {
gap: 10px 30px;
}
}
@media (max-width: 575px) {
.approach-area-service-details-page .approach-box {
grid-template-columns: 30px 1fr;
}
}
.approach-area-service-details-page .approach-box .number {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: var(--primary);
}
@media only screen and (max-width: 1399px) {
.approach-area-service-details-page .approach-box .number {
grid-row: span 2;
}
}
.approach-area-service-details-page .approach-box .title {
font-size: 30px;
font-weight: 310;
line-height: 30px;
letter-spacing: -0.07em;
}
@media only screen and (max-width: 1919px) {
.approach-area-service-details-page .approach-box .title {
font-size: 24px;
}
}
.approach-area-service-details-page .approach-box .text {
font-size: 18px;
font-weight: 400;
line-height: 26px;
} .feature-area {
background-color: var(--bg);
}
.feature-area .features-wrapper-box {
margin-top: 44px;
}
.feature-area .features-wrapper {
display: grid;
gap: 60px 60px;
grid-template-columns: repeat(4, 1fr);
overflow: hidden;
}
@media only screen and (max-width: 1919px) {
.feature-area .features-wrapper {
gap: 60px 40px;
}
}
@media only screen and (max-width: 1199px) {
.feature-area .features-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 767px) {
.feature-area .features-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.feature-area .features-wrapper > *:nth-child(2n) .thumb {
order: 2;
}
@media only screen and (max-width: 1199px) {
.feature-area .features-wrapper > *:nth-child(2n) .thumb {
order: unset;
}
}
.feature-area .feature-box {
position: relative;
display: grid;
gap: 175px;
}
@media only screen and (max-width: 1919px) {
.feature-area .feature-box {
gap: 95px;
}
}
@media only screen and (max-width: 1399px) {
.feature-area .feature-box {
gap: 75px;
}
}
@media only screen and (max-width: 1199px) {
.feature-area .feature-box {
gap: 45px;
}
}
.feature-area .feature-box:before {
position: absolute;
content: "";
width: 1px;
height: 100%;
background-color: rgba(255, 255, 255, 0.1);
top: 0;
left: -30px;
}
@media only screen and (max-width: 1919px) {
.feature-area .feature-box:before {
left: -20px;
}
}
.feature-area .feature-box .thumb img {
height: 80px;
}
@media only screen and (max-width: 1919px) {
.feature-area .feature-box .thumb img {
height: 60px;
}
}
.feature-area .feature-box .title {
font-size: 30px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
color: var(--white);
}
@media only screen and (max-width: 1919px) {
.feature-area .feature-box .title {
font-size: 24px;
}
}
.feature-area .feature-box .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--white-2);
margin-top: 30px;
}
@media only screen and (max-width: 1919px) {
.feature-area .feature-box .text {
font-size: 18px;
margin-top: 20px;
}
} .value-area {
background-color: var(--bg);
}
.value-area .section-content-wrapper {
margin-top: 32px;
margin-bottom: 45px;
display: grid;
gap: 40px 60px;
grid-template-columns: 605px 905px;
justify-content: space-between;
align-items: flex-start;
}
@media only screen and (max-width: 1919px) {
.value-area .section-content-wrapper {
grid-template-columns: 1fr 770px;
}
}
@media only screen and (max-width: 1199px) {
.value-area .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.value-area .section-thumb {
margin-top: 11px;
max-width: 660px;
}
.value-area .section-thumb img {
width: 100%;
}
.value-area .section-title {
letter-spacing: -0.07em;
color: var(--white);
max-width: 660px;
}
@media (min-width: 1200px) {
.value-area .section-title {
font-size: 50px;
font-weight: 315;
line-height: 55px;
}
}
.value-area .values-wrapper {
margin-top: 56px;
}
@media only screen and (max-width: 991px) {
.value-area .values-wrapper {
margin-top: 36px;
}
}
.value-area .value-box {
display: grid;
gap: 20px 80px;
grid-template-columns: 330px 1fr;
}
@media only screen and (max-width: 1919px) {
.value-area .value-box {
grid-template-columns: 230px 1fr;
}
}
@media only screen and (max-width: 991px) {
.value-area .value-box {
grid-template-columns: 130px 1fr;
}
}
@media only screen and (max-width: 767px) {
.value-area .value-box {
grid-template-columns: 1fr;
}
}
.value-area .value-box:not(:first-child) {
margin-top: 68px;
}
@media only screen and (max-width: 991px) {
.value-area .value-box:not(:first-child) {
margin-top: 38px;
}
}
.value-area .value-box .number {
font-size: 100px;
font-weight: 310;
line-height: 0.9;
letter-spacing: -0.07em;
color: var(--white);
padding-top: 17px;
border-top: 1px solid rgba(252, 247, 243, 0.2);
margin-top: 6px;
}
@media only screen and (max-width: 1919px) {
.value-area .value-box .number {
font-size: 80px;
}
}
@media only screen and (max-width: 1399px) {
.value-area .value-box .number {
font-size: 60px;
}
}
@media only screen and (max-width: 1199px) {
.value-area .value-box .number {
font-size: 50px;
}
}
@media only screen and (max-width: 991px) {
.value-area .value-box .number {
font-size: 40px;
}
}
@media only screen and (max-width: 767px) {
.value-area .value-box .number {
font-size: 35px;
}
}
.value-area .value-box .text {
font-size: 20px;
font-weight: 400;
line-height: 26px;
color: var(--white-2);
}
@media only screen and (max-width: 1919px) {
.value-area .value-box .text {
font-size: 18px;
}
} .faq-area .section-header {
margin-top: 50px;
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.faq-area .section-header {
margin-top: 10px;
padding-top: 7px;
}
}
.faq-area .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.faq-area .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.faq-area .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.faq-area .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.faq-area .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.faq-area .subtitle-wrapper {
margin-top: 8px;
}
.faq-area .section-title {
max-width: 1005px;
}
@media only screen and (max-width: 1919px) {
.faq-area .section-title {
max-width: 905px;
}
}
@media only screen and (max-width: 1399px) {
.faq-area .section-title {
max-width: 705px;
}
}
.faq-area .accordion-wrapper {
max-width: 1235px;
margin-left: auto;
margin-top: 93px;
margin-bottom: 10px;
}
@media only screen and (max-width: 1919px) {
.faq-area .accordion-wrapper {
margin-top: 63px;
max-width: 1000px;
}
}
@media only screen and (max-width: 1399px) {
.faq-area .accordion-wrapper {
margin-top: 43px;
max-width: 850px;
}
}
@media only screen and (max-width: 1199px) {
.faq-area .accordion-wrapper {
max-width: 750px;
}
}
.faq-area .accordion {
border-top: 1px solid var(--border);
counter-reset: accordion;
}
.faq-area .accordion-button {
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
padding: 30px 0 33px;
border-radius: 0 !important;
background-color: transparent;
outline: 0;
box-shadow: none;
}
@media only screen and (max-width: 1919px) {
.faq-area .accordion-button {
padding: 20px 0 23px;
font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.faq-area .accordion-button {
font-size: 20px;
}
}
.faq-area .accordion-button::after {
content: "+";
font-family: var(--font_awesome);
background-image: none;
width: auto;
height: auto;
}
.faq-area .accordion-button:not(.collapsed) {
pointer-events: none;
}
.faq-area .accordion-button:not(.collapsed)::after {
content: "-";
}
.faq-area .accordion-item {
background-color: transparent;
border: none;
border-bottom: 1px solid var(--border);
position: relative;
padding-left: 130px;
transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
.faq-area .accordion-item {
padding-left: 80px;
}
}
@media only screen and (max-width: 767px) {
.faq-area .accordion-item {
padding-left: 50px;
}
}
.faq-area .accordion-item:before {
counter-increment: accordion;
content: counter(accordion, decimal-leading-zero);
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 1.16;
letter-spacing: -0.07em;
color: var(--primary);
position: absolute;
top: 30px;
left: 0;
transition: all 0.5s;
}
@media only screen and (max-width: 1919px) {
.faq-area .accordion-item:before {
top: 20px;
font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.faq-area .accordion-item:before {
font-size: 20px;
}
}
.faq-area .accordion-body {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--secondary);
padding: 4px 0 43px;
border: none;
}  .service-area-service-page .section-header {
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.service-area-service-page .section-header {
padding-top: 7px;
}
}
.service-area-service-page .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.service-area-service-page .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.service-area-service-page .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.service-area-service-page .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.service-area-service-page .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.service-area-service-page .subtitle-wrapper {
margin-top: 8px;
}
.service-area-service-page .section-title {
max-width: 800px;
}
@media only screen and (max-width: 1919px) {
.service-area-service-page .section-title {
max-width: 700px;
}
}
@media only screen and (max-width: 1399px) {
.service-area-service-page .section-title {
max-width: 500px;
}
}
.service-area-service-page .services-wrapper-box {
margin-top: 94px;
}
@media only screen and (max-width: 1919px) {
.service-area-service-page .services-wrapper-box {
margin-top: 64px;
}
}
@media only screen and (max-width: 991px) {
.service-area-service-page .services-wrapper-box {
margin-top: 44px;
}
}
.service-area-service-page .service-content-wrapper {
background-color: transparent;
}
.service-area-service-page .service-content-wrapper .service-content .text.text-invert > div {
background-image: linear-gradient(to right, rgb(17, 17, 17) 50%, rgba(17, 17, 17, 0.3) 51%);
}
.dark .service-area-service-page .service-content-wrapper .service-content .text.text-invert > div {
background-image: linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.3) 51%);
}
.service-area-service-page .services-wrapper-2 .service-box {
background-color: var(--white);
border-color: var(--border);
}
.dark .service-area-service-page .services-wrapper-2 .service-box {
background-color: var(--black);
}
.service-area-service-page .services-wrapper-2 .service-box:last-child {
border-color: var(--border);
}
.service-area-service-page .services-wrapper-2 .service-box-wrapper {
background-color: var(--border);
}
.service-area-service-page .services-wrapper-2 .service-box .number {
color: var(--primary);
}
.service-area-service-page .services-wrapper-2 .service-box .title {
color: var(--primary);
}
.service-area-service-page .services-wrapper-2 .service-box .text {
color: var(--primary);
}
.service-area-service-page .capabilities-area-2 .capability-box .title {
font-family: var(--font_thunder);
font-size: 100px;
font-weight: 400;
line-height: 0.85;
text-transform: uppercase;
} .client-area-service-page .section-title {
max-width: 1430px;
}
@media only screen and (max-width: 1919px) {
.client-area-service-page .section-title {
max-width: 1130px;
}
}
.client-area-service-page .section-title span {
color: var(--primary);
}
.client-area-service-page .section-content {
margin-top: 20px;
}
.client-area-service-page .section-content .text-wrapper {
max-width: 505px;
margin-top: 133px;
margin-left: 545px;
}
@media only screen and (max-width: 1919px) {
.client-area-service-page .section-content .text-wrapper {
margin-top: 83px;
}
}
@media only screen and (max-width: 1399px) {
.client-area-service-page .section-content .text-wrapper {
margin-top: 63px;
margin-left: 345px;
}
}
@media only screen and (max-width: 991px) {
.client-area-service-page .section-content .text-wrapper {
margin-top: 43px;
margin-left: auto;
}
}
@media only screen and (max-width: 767px) {
.client-area-service-page .section-content .text-wrapper {
max-width: 100%;
margin-top: 23px;
}
}
.client-area-service-page .client-capsule-wrapper {
position: relative;
overflow: hidden;
pointer-events: none;
margin-top: -200px;
height: 633px;
}
@media only screen and (max-width: 1919px) {
.client-area-service-page .client-capsule-wrapper {
height: 533px;
}
}
@media only screen and (max-width: 1399px) {
.client-area-service-page .client-capsule-wrapper {
height: 483px;
}
}
@media only screen and (max-width: 991px) {
.client-area-service-page .client-capsule-wrapper {
height: 433px;
}
}
.client-area-service-page .client-capsule-wrapper > * {
position: absolute;
display: inline-block;
margin-bottom: 0;
left: 0;
top: 0;
user-select: none;
pointer-events: auto;
transition: none;
}
.client-area-service-page .client-box {
width: 215px;
height: 100px;
padding: 10px 20px;
background-color: var(--primary);
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 100px;
transform: translate(-50%, -50%) rotate(0rad);
}
@media only screen and (max-width: 1919px) {
.client-area-service-page .client-box {
width: 165px;
height: 70px;
}
}
@media only screen and (max-width: 1399px) {
.client-area-service-page .client-box {
width: 135px;
height: 50px;
}
}
@media only screen and (max-width: 991px) {
.client-area-service-page .client-box {
width: 105px;
height: 40px;
}
}
@media only screen and (max-width: 767px) {
.client-area-service-page .client-box {
width: 85px;
height: 30px;
}
}
.client-area-service-page .client-box img {
pointer-events: none;
max-width: 100%;
max-height: 100%;
}
.client-area-service-page .line {
border-bottom: 1px solid var(--primary);
}
.client-area-service-page .lines-wrapper {
display: grid;
gap: 5px 0;
}
@media only screen and (max-width: 1399px) {
.client-area-service-page .lines-wrapper {
gap: 3px 0;
}
}
@media only screen and (max-width: 767px) {
.client-area-service-page .lines-wrapper {
gap: 1px 0;
}
}  .team-details-area .section-content-wrapper {
margin-top: 17px;
display: grid;
gap: 40px 60px;
grid-template-columns: 590px 600px;
justify-content: space-between;
}
@media only screen and (max-width: 1399px) {
.team-details-area .section-content-wrapper {
grid-template-columns: 1fr 500px;
}
}
@media only screen and (max-width: 1199px) {
.team-details-area .section-content-wrapper {
grid-template-columns: 1fr 430px;
}
}
@media only screen and (max-width: 991px) {
.team-details-area .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.team-details-area .team-thumb {
margin-top: 13px;
order: 2;
}
@media only screen and (max-width: 991px) {
.team-details-area .team-thumb {
order: unset;
max-width: 500px;
}
}
.team-details-area .team-thumb img {
width: 100%;
}
.team-details-area .section-subtitle {
font-family: var(--font_sequelsansromanbody);
font-size: 30px;
font-weight: 310;
line-height: 0.93;
letter-spacing: -0.07em;
color: var(--primary);
text-transform: unset;
}
@media only screen and (max-width: 1399px) {
.team-details-area .section-subtitle {
font-size: 24px;
}
}
@media only screen and (max-width: 991px) {
.team-details-area .section-subtitle {
font-size: 22px;
}
}
.team-details-area .subtitle-wrapper {
margin-top: 29px;
}
@media only screen and (max-width: 1399px) {
.team-details-area .subtitle-wrapper {
margin-top: 19px;
}
}
.team-details-area .section-content .text-wrapper {
margin-top: 51px;
}
@media only screen and (max-width: 1399px) {
.team-details-area .section-content .text-wrapper {
margin-top: 41px;
}
}
@media only screen and (max-width: 991px) {
.team-details-area .section-content .text-wrapper {
margin-top: 31px;
}
}
.team-details-area .section-content .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
}
.team-details-area .section-content .text:not(:first-child) {
margin-top: 28px;
}
.team-details-area .social-links {
border-top: 1px dashed #878482;
display: grid;
}
.dark .team-details-area .social-links {
border-color: #6f6d6c;
}
.team-details-area .social-links a {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
display: flex;
align-items: center;
border-bottom: 1px dashed #878482;
padding: 11px 0;
transition: all 0.5s;
}
.dark .team-details-area .social-links a {
border-color: #6f6d6c;
}
.team-details-area .social-links a:hover {
background-color: #f7f7fa;
padding-left: 20px;
}
.dark .team-details-area .social-links a:hover {
background-color: #171717;
}
.team-details-area .social-links a:before {
content: "+";
margin-right: 6px;
} .team-area-team-page .section-header {
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.team-area-team-page .section-header {
padding-top: 7px;
}
}
.team-area-team-page .section-title-wrapper {
display: grid;
gap: 20px 60px;
grid-template-columns: 325px 1fr;
}
@media only screen and (max-width: 1919px) {
.team-area-team-page .section-title-wrapper {
grid-template-columns: 275px 1fr;
}
}
@media only screen and (max-width: 991px) {
.team-area-team-page .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.team-area-team-page .subtitle-wrapper {
margin-top: 8px;
}
.team-area-team-page .section-title {
max-width: 530px;
}
@media only screen and (max-width: 1919px) {
.team-area-team-page .section-title {
max-width: 430px;
}
}
@media only screen and (max-width: 1399px) {
.team-area-team-page .section-title {
max-width: 350px;
}
}
.team-area-team-page .team-info {
margin-top: 13px;
}
.team-area-team-page .team-info .team-group {
display: inline-flex;
align-items: center;
}
.team-area-team-page .team-info .team-group img {
width: 60px;
height: 60px;
border-radius: 50%;
outline: 3px solid var(--white);
}
.dark .team-area-team-page .team-info .team-group img {
outline-color: var(--black);
}
@media only screen and (max-width: 1919px) {
.team-area-team-page .team-info .team-group img {
width: 50px;
height: 50px;
}
}
.team-area-team-page .team-info .team-group img:not(:first-child) {
margin-left: -10px;
}
.team-area-team-page .team-info .text {
font-size: 18px;
font-weight: 400;
line-height: 20px;
max-width: 275px;
}
.team-area-team-page .team-info .text span {
font-weight: 500;
color: var(--primary);
}
.team-area-team-page .team-info .text-wrapper {
margin-top: 16px;
}
.team-area-team-page .title-wrapper .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
max-width: 580px;
margin-top: 54px;
}
@media only screen and (max-width: 1919px) {
.team-area-team-page .title-wrapper .text {
margin-top: 44px;
}
}
@media only screen and (max-width: 1399px) {
.team-area-team-page .title-wrapper .text {
margin-top: 24px;
}
} .cta-area-team-page .section-content {
margin-top: 32px;
text-align: center;
}
.cta-area-team-page .section-content .btn-wrapper {
margin-top: 45px;
margin-bottom: 1px;
}
@media only screen and (max-width: 1199px) {
.cta-area-team-page .section-content .btn-wrapper {
margin-top: 35px;
}
}
.cta-area-team-page .section-title {
max-width: 920px;
margin-inline: auto;
}
@media (min-width: 1200px) {
.cta-area-team-page .section-title {
font-size: 50px;
line-height: 50px;
}
}  .work-details-area .section-header {
margin-top: 17px;
}
.work-details-area .section-title-wrapper {
display: grid;
gap: 20px 29px;
grid-template-columns: 315px 1fr;
}
@media only screen and (max-width: 1919px) {
.work-details-area .section-title-wrapper {
grid-template-columns: 245px 1fr;
}
}
@media only screen and (max-width: 1399px) {
.work-details-area .section-title-wrapper {
grid-template-columns: 195px 1fr;
}
}
@media only screen and (max-width: 1199px) {
.work-details-area .section-title-wrapper {
align-items: center;
}
}
@media only screen and (max-width: 767px) {
.work-details-area .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.work-details-area .section-title-wrapper .title-thumb {
border-radius: 20px;
overflow: hidden;
display: inline-block;
margin-top: 13px;
max-width: 315px;
}
@media only screen and (max-width: 1399px) {
.work-details-area .section-title-wrapper .title-thumb {
margin-top: 5px;
}
}
.work-details-area .meta-wrapper {
margin-top: 51px;
display: grid;
gap: 30px 60px;
grid-template-columns: 1fr 1fr 1fr 1fr;
margin-bottom: 95px;
}
@media only screen and (max-width: 1919px) {
.work-details-area .meta-wrapper {
margin-top: 41px;
margin-bottom: 65px;
}
}
@media only screen and (max-width: 1199px) {
.work-details-area .meta-wrapper {
gap: 30px 40px;
margin-top: 31px;
margin-bottom: 45px;
}
}
@media only screen and (max-width: 991px) {
.work-details-area .meta-wrapper {
grid-template-columns: 1fr 1fr;
}
}
.work-details-area .meta-item {
border-top: 1px solid var(--border);
padding-top: 14px;
}
.work-details-area .meta-item .title {
font-size: 18px;
font-weight: 400;
line-height: 25px;
}
.work-details-area .meta-item .text {
font-size: 18px;
font-weight: 400;
line-height: 25px;
color: var(--primary);
margin-top: 4px;
}
.work-details-area .section-info {
margin-top: 59px;
margin-bottom: 93px;
display: grid;
gap: 20px 60px;
grid-template-columns: 1fr 825px;
}
@media only screen and (max-width: 1919px) {
.work-details-area .section-info {
margin-top: 49px;
margin-bottom: 63px;
}
}
@media only screen and (max-width: 1399px) {
.work-details-area .section-info {
grid-template-columns: 1fr 650px;
}
}
@media only screen and (max-width: 1199px) {
.work-details-area .section-info {
grid-template-columns: 1fr 550px;
margin-top: 29px;
margin-bottom: 43px;
}
}
@media only screen and (max-width: 991px) {
.work-details-area .section-info {
grid-template-columns: 1fr;
}
}
.work-details-area .section-info .title {
font-size: 50px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
max-width: 440px;
}
@media only screen and (max-width: 1919px) {
.work-details-area .section-info .title {
font-size: 38px;
max-width: 340px;
}
}
@media (max-width: 575px) {
.work-details-area .section-info .title {
font-size: 28px;
}
}
.work-details-area .section-info .content {
margin-top: 2px;
}
.work-details-area .section-info .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
}
.work-details-area .section-info .feature-list {
margin-top: 28px;
}
.work-details-area .section-info .feature-list li {
font-size: 20px;
font-weight: 400;
line-height: 28px;
color: var(--primary);
position: relative;
display: flex;
align-items: center;
}
.work-details-area .section-info .feature-list li:before {
content: "+";
margin-right: 6px;
}
.work-details-area .gallery-wrapper {
padding: 0 50px;
display: grid;
gap: 10px;
grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 1199px) {
.work-details-area .gallery-wrapper {
padding: 0 10px;
}
}
.work-details-area .gallery-wrapper > *:nth-child(1) {
grid-column: span 2;
}
.work-details-area .gallery-wrapper > *:nth-child(3) {
grid-column: span 3;
}
.work-details-area .gallery-wrapper .image {
border-radius: 20px;
}
@media only screen and (max-width: 767px) {
.work-details-area .gallery-wrapper .image {
border-radius: 5px;
}
}
.work-details-area .details-info .title {
font-size: 30px;
font-weight: 310;
line-height: 27px;
letter-spacing: -0.08em;
}
@media only screen and (max-width: 1199px) {
.work-details-area .details-info .title {
font-size: 24px;
}
}
.work-details-area .details-info .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
margin-top: 16px;
}
@media only screen and (max-width: 1199px) {
.work-details-area .details-info .text {
font-size: 18px;
}
}
.work-details-area .section-details {
margin-top: 41px;
margin-bottom: 93px;
display: grid;
gap: 30px 60px;
grid-template-columns: 1fr 1fr;
max-width: 1120px;
margin-left: auto;
}
@media only screen and (max-width: 1919px) {
.work-details-area .section-details {
margin-top: 41px;
margin-bottom: 63px;
}
}
@media only screen and (max-width: 1199px) {
.work-details-area .section-details {
margin-top: 31px;
margin-bottom: 43px;
}
}
@media only screen and (max-width: 767px) {
.work-details-area .section-details {
grid-template-columns: 1fr;
}
}
.work-details-area .gallery-wrapper-2 {
padding: 0 50px;
display: grid;
gap: 10px;
grid-template-columns: 1fr;
}
@media only screen and (max-width: 1199px) {
.work-details-area .gallery-wrapper-2 {
padding: 0 10px;
}
}
.work-details-area .gallery-wrapper-2 .image {
border-radius: 20px;
}
@media only screen and (max-width: 767px) {
.work-details-area .gallery-wrapper-2 .image {
border-radius: 5px;
}
}
.work-details-area .pagination {
display: flex;
gap: 10px;
justify-content: center;
margin-bottom: 1px;
}
.work-details-area .pagination a {
border: 1px solid var(--border);
width: 170px;
height: 90px;
display: inline-flex;
justify-content: center;
align-items: center;
gap: 15px;
border-radius: 90px;
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.work-details-area .pagination a {
width: 150px;
height: 70px;
}
}
@media only screen and (max-width: 1199px) {
.work-details-area .pagination a {
width: 120px;
height: 50px;
}
}
.work-details-area .pagination a:hover {
background-color: var(--primary);
border-color: transparent;
color: var(--white);
}
.dark .work-details-area .pagination a:hover {
color: var(--black);
}
.work-details-area .pagination a:hover svg * {
fill: var(--white);
}
.dark .work-details-area .pagination a:hover svg * {
fill: var(--black);
}
.work-details-area .pagination a svg * {
fill: var(--primary);
}  .work-area-work-page .section-header {
border-top: 1px solid var(--border);
padding-top: 37px;
}
@media only screen and (max-width: 991px) {
.work-area-work-page .section-header {
padding-top: 7px;
}
}
.work-area-work-page .section-title-wrapper {
display: grid;
gap: 15px 60px;
grid-template-columns: 1fr 1235px;
}
@media only screen and (max-width: 1919px) {
.work-area-work-page .section-title-wrapper {
grid-template-columns: 1fr 1000px;
}
}
@media only screen and (max-width: 1399px) {
.work-area-work-page .section-title-wrapper {
grid-template-columns: 1fr 850px;
}
}
@media only screen and (max-width: 1199px) {
.work-area-work-page .section-title-wrapper {
grid-template-columns: 1fr 750px;
}
}
@media only screen and (max-width: 991px) {
.work-area-work-page .section-title-wrapper {
grid-template-columns: 1fr;
}
}
.work-area-work-page .subtitle-wrapper {
margin-top: 8px;
}
.work-area-work-page .section-title {
max-width: 800px;
}
@media only screen and (max-width: 1919px) {
.work-area-work-page .section-title {
max-width: 700px;
}
}
@media only screen and (max-width: 1399px) {
.work-area-work-page .section-title {
max-width: 640px;
}
}
.work-area-work-page .section-content .text {
font-size: 18px;
font-weight: 400;
line-height: 26px;
max-width: 490px;
}
.work-area-work-page .info-list li {
font-size: 18px;
font-weight: 400;
line-height: 26px;
position: relative;
display: flex;
align-items: center;
}
.work-area-work-page .info-list li:before {
content: "+";
margin-right: 5px;
}
.work-area-work-page .section-content-wrapper {
margin-top: 84px;
margin-bottom: 93px;
max-width: 1235px;
margin-left: auto;
display: grid;
gap: 20px 60px;
grid-template-columns: 200px 1fr;
}
@media only screen and (max-width: 1919px) {
.work-area-work-page .section-content-wrapper {
margin-top: 54px;
margin-bottom: 53px;
max-width: 1000px;
}
}
@media only screen and (max-width: 1399px) {
.work-area-work-page .section-content-wrapper {
margin-top: 44px;
max-width: 900px;
}
}
@media only screen and (max-width: 1199px) {
.work-area-work-page .section-content-wrapper {
margin-bottom: 43px;
max-width: 750px;
}
}
@media only screen and (max-width: 991px) {
.work-area-work-page .section-content-wrapper {
grid-template-columns: 1fr;
}
}
.work-area-work-page .works-wrapper-box .container.large {
max-width: 1850px;
}
@media (min-width: 992px) {
.work-area-work-page .work-area-2-inner {
padding-top: 0px !important;
}
}
.works-wrapper-8 {
display: grid;
gap: 68px 20px;
grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 1919px) {
.works-wrapper-8 {
gap: 48px 20px;
}
}
@media only screen and (max-width: 767px) {
.works-wrapper-8 {
gap: 38px 20px;
}
}
@media (max-width: 575px) {
.works-wrapper-8 {
grid-template-columns: repeat(1, 1fr);
}
}
.works-wrapper-8 > * .image {
transform-origin: bottom right;
}
.works-wrapper-8 > *:nth-child(2n) .image {
transform-origin: bottom left;
}
.works-wrapper-8 .work-box .thumb {
overflow: hidden;
position: relative;
border-radius: 20px;
}
.works-wrapper-8 .work-box .thumb:hover .t-btn {
opacity: 1;
}
.works-wrapper-8 .work-box .thumb .image {
overflow: hidden;
position: relative;
border-radius: 20px;
transform: scale(0.9);
}
.works-wrapper-8 .work-box .thumb .image img {
transform-origin: center;
}
.works-wrapper-8 .work-box .thumb img {
width: 100%;
cursor: none;
}
.works-wrapper-8 .work-box .thumb .t-btn {
font-size: 16px;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.02em;
padding: 10px 20px;
display: inline-block;
background-color: white;
color: var(--black);
border-radius: 50px;
position: absolute;
top: 0;
left: 0;
opacity: 0;
margin: -25px 0 0 -65px;
transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
pointer-events: none;
}
.works-wrapper-8 .work-box .content {
margin-top: 14px;
}
.works-wrapper-8 .work-box .title {
font-size: 30px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.08em;
}
@media only screen and (max-width: 1199px) {
.works-wrapper-8 .work-box .title {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.works-wrapper-8 .work-box .title {
font-size: 20px;
}
}
.works-wrapper-8 .work-box .meta {
display: flex;
gap: 5px;
align-items: center;
margin-top: 10px;
}
.works-wrapper-8 .work-box .meta span {
font-size: 14px;
font-weight: 400;
line-height: 1;
display: flex;
align-items: center;
}
.works-wrapper-8 .work-box .meta span:not(:first-child):before {
content: "";
width: 10px;
height: 1px;
background-color: currentColor;
display: inline-block;
margin-inline-end: 5px;
} :root {
--rr-ff-grotesk: "BDO Grotesk", sans-serif;
--rr-ff-body: "Inter", sans-serif;
--rr-common-white: #FFFFFF;
--rr-theme-primary: #222222;
--rr-heading-primary: #222222;
--rr-heading-secondary: #222020;
--rr-theme-primary: #151515;
--rr-text-body: rgba(34, 34, 34, 0.6);
--rr-fw-medium: 500;
--rr-text-primary: #151515;
}
.heading-bg {
background-color: var(--rr-heading-primary);
}
.header-p-inline-60 {
padding: 0 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.header-p-inline-60 {
padding: 15px 0px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.header-p-inline-60 {
padding: 15px 0px;
}
}
.rr-container-1630 {
--bs-gutter-x: 30px;
max-width: 1630px;
}
.brand-border {
border: 1px solid #e1e2e4;
}
.border-tp {
border: solid #E1E2E4;
border-width: 1px 0px 0px 0px;
}
.border-bt {
border: solid #E1E2E4;
border-width: 1px 0px 1px 0px;
}
.smooth-slide-transtion {
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
}
.section-space {
padding-top: 200px;
padding-bottom: 200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.section-space {
padding-top: 130px;
padding-bottom: 130px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space {
padding-top: 70px;
padding-bottom: 70px;
}
}
.section-space-top {
padding-top: 200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.section-space-top {
padding-top: 130px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-top {
padding-top: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-top {
padding-top: 70px;
}
}
.section-space-bottom {
padding-bottom: 200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.section-space-bottom {
padding-bottom: 130px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-bottom {
padding-bottom: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-bottom {
padding-bottom: 70px;
}
}
.section-space-160 {
padding-top: 160px;
padding-bottom: 160px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-160 {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-160 {
padding-top: 70px;
padding-bottom: 70px;
}
}
.section-space-top-160 {
padding-top: 160px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-top-160 {
padding-top: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-top-160 {
padding-top: 70px;
}
}
.section-space-bottom-160 {
padding-bottom: 160px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-bottom-160 {
padding-bottom: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-bottom-160 {
padding-bottom: 70px;
}
}
.section-space-top-140 {
padding-top: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-top-140 {
padding-top: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-top-140 {
padding-top: 70px;
}
}
.section-space-bottom-140 {
padding-bottom: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-bottom-140 {
padding-bottom: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-bottom-140 {
padding-bottom: 70px;
}
}
.section-space-top-120 {
padding-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-top-120 {
padding-top: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-top-120 {
padding-top: 70px;
}
}
.section-space-bottom-120 {
padding-bottom: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-space-bottom-120 {
padding-bottom: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section-space-bottom-120 {
padding-bottom: 70px;
}
}
.rr-btn-ru {
position: relative;
display: inline-flex;
align-items: center;
column-gap: 20px;
padding: 5px;
font-size: 16px;
line-height: 1;
overflow: hidden;
padding-right: 20px;
font-weight: var(--rr-fw-medium);
color: var(--rr-common-white);
font-family: var(--rr-ff-grotesk);
border: 1px solid rgba(255, 255, 255, 0.14);
}
.rr-btn-ru::before {
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
content: "";
position: absolute;
transition: all 0.35s;
transform-origin: right bottom;
background: var(--rr-heading-primary);
transform: translate(-165%, 0) rotate(0deg);
}
.rr-btn-ru span {
width: 36px;
height: 34px;
display: flex;
align-items: center;
justify-content: center;
color: var(--rr-common-black);
background: var(--rr-common-white);
}
.rr-btn-ru:hover::before {
transform: translateX(0);
}
.tp-hover-btn-wrapper {
display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.tp-hover-btn-wrapper {
margin-top: 20px;
}
}
.tp-hover-btn-wrapper .tp-btn-circle-2 {
background: transparent;
position: relative;
overflow: hidden;
display: inline-block;
width: 160px;
height: 160px;
border-radius: 50%;
letter-spacing: -0.01em;
font-weight: 500;
font-size: 20px;
line-height: 1.4;
letter-spacing: -0.01em;
color: var(--rr-heading-primary);
border: 1px solid #D9D9D9;
z-index: 1;
}
.tp-hover-btn-wrapper .tp-btn-circle-2:hover {
color: var(--rr-common-white);
}
.tp-hover-btn-wrapper .tp-btn-circle-2:hover .tp-btn-circle-dot {
width: 420px;
height: 420px;
}
.tp-hover-btn-wrapper .tp-btn-circle-2:hover svg [stroke=white] {
stroke: #151515;
}
.tp-hover-btn-wrapper .tp-btn-circle-2 .tp-btn-circle-text-2 {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
display: block;
font-style: normal;
font-size: 16px;
line-height: 22px;
}
.tp-hover-btn-wrapper .tp-btn-circle-2 .tp-btn-circle-dot {
bottom: -35%;
left: 50%;
width: 47px;
height: 47px;
line-height: 20px;
border-radius: 50%;
position: absolute;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
background-color: var(--rr-heading-primary);
}
.tp-hover-btn-wrapper .tp-btn-circle-3 {
color: var(--rr-common-white);
}
.tp-hover-btn-wrapper .tp-btn-circle-3:hover {
color: var(--rr-heading-primary);
}
.tp-hover-btn-wrapper .tp-btn-circle-3:hover svg [fill=white] {
fill: #151515;
}
.tp-hover-btn-wrapper .tp-btn-circle-3 .tp-btn-circle-dot {
background-color: var(--rr-common-white);
}
.circle-button-position {
display: inline-flex !important;
align-items: center;
justify-content: end;
width: 100%;
height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.circle-button-position {
display: block !important;
margin-top: 20px;
}
}
.ruhe-white-btn {
display: inline-flex;
transition: all 0.3s ease-in-out;
}
.ruhe-white-btn-primary {
padding: 14px 28px;
font-weight: 500;
font-size: 16px;
line-height: 1;
color: var(--rr-heading-primary);
background-color: transparent;
border: 1.5px solid rgba(34, 34, 34, 0.1);
border-radius: 30px;
text-transform: capitalize;
transition: all 0.3s;
display: inline-flex;
align-items: center;
justify-content: center;
overflow: hidden;
z-index: 1;
gap: 30px;
white-space: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.ruhe-white-btn-primary {
padding: 16px 25px;
}
}
.ruhe-white-btn-primary:hover {
color: var(--rr-common-white);
background-color: var(--rr-heading-primary);
border-color: var(--rr-heading-primary);
}
.ruhe-white-btn-primary:focus {
color: var(--rr-common-white);
}
.ruhe-white-btn-primary.bordered {
border-color: var(--rr-heading-primary);
background-color: transparent;
color: var(--rr-heading-primary);
}
.ruhe-white-btn-primary.bordered:hover {
border-color: var(--rr-heading-primary);
background-color: var(--rr-heading-primary);
color: var(--rr-common-white);
}
.ruhe-white-btn-circle {
text-align: center;
width: 46px;
height: 46px;
font-weight: 500;
font-size: 16px;
line-height: 1.5;
color: var(--rr-heading-primary);
border-radius: 100%;
display: flex;
gap: 10px;
align-items: center;
justify-content: center;
background-color: transparent;
border: 1.5px solid rgba(34, 34, 34, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.ruhe-white-btn-circle {
width: 50px;
height: 50px;
}
}
.ruhe-white-btn-circle:hover {
background-color: var(--rr-heading-primary);
color: var(--rr-common-white);
}
.ruhe-white-btn-group {
display: flex;
width: fit-content;
align-items: center;
transition: all 0.3s ease-in-out;
}
.ruhe-white-btn-group > *:nth-child(1) {
transform: scale3d(1, 1, 1);
margin-inline-end: 0;
opacity: 1;
}
.ruhe-white-btn-group > *:nth-child(2) {
transform: scale3d(1, 1, 1);
border: 1.5px solid rgba(34, 34, 34, 0.1);
}
.ruhe-white-btn-group > *:nth-child(3) {
transform: scale3d(0, 0, 1);
margin-inline-start: -40px;
opacity: 0;
}
.ruhe-white-btn-group:hover > *:nth-child(1) {
transform: scale3d(0, 0, 1);
margin-inline-end: -40px;
opacity: 0;
}
.ruhe-white-btn-group:hover > *:nth-child(2) {
transform: scale3d(1, 1, 1);
border: 1.5px solid rgba(34, 34, 34, 0.1);
background-color: var(--rr-heading-primary);
color: var(--rr-common-white);
}
.ruhe-white-btn-group:hover > *:nth-child(3) {
transform: scale3d(1, 1, 1);
margin-inline-start: 0;
opacity: 1;
background-color: var(--rr-heading-primary);
color: var(--rr-common-white);
border-color: var(--rr-heading-primary);
}
.section__title-wrapper-sub-title {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
color: var(--rr-heading-primary);
font-style: normal;
font-size: 16px;
line-height: 26px;
}
.section__title-wrapper-title {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
color: var(--rr-heading-primary);
font-style: normal;
font-size: 54px;
line-height: 64px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.section__title-wrapper-title {
font-size: 50px;
line-height: 60px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px) {
.section__title-wrapper-title {
font-size: 40px;
line-height: 50px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.section__title-wrapper-title {
font-size: 33px;
line-height: 45px;
}
}
@media (max-width: 575px) {
.section__title-wrapper-title {
font-size: 28px;
line-height: 38px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.section__title-wrapper-title br {
display: none;
}
} .banner__border-line {
top: 0;
left: 50px;
right: 50px;
height: 100%;
display: flex;
position: absolute;
align-items: center;
justify-content: space-between;
}
@media (max-width: 575px) {
.banner__border-line {
left: 20px;
right: 20px;
}
}
.banner__border-line-shape {
width: 1px;
height: 100%;
border-left: 1px solid rgba(255, 255, 255, 0.16);
}
.banner__area {
padding: 200px 71px 0px 71px;
background-size: cover;
background-position: center;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__area {
padding: 200px 60px 0px 60px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner__area {
padding: 200px 40px 0px 40px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__area {
padding: 200px 30px 0px 30px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.banner__area {
padding: 160px 30px 0px 30px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__area {
padding: 130px 10px 0px 10px;
}
}
.banner__guideline {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.banner__guideline .experiences-thumb {
display: flex;
align-items: center;
justify-content: start;
}
.banner__guideline .experiences-thumb img {
width: 50px;
height: 50px;
border: 2px solid var(--rr-common-white);
border-radius: 50%;
margin-left: -18px;
}
.banner__guideline .experiences-thumb img:first-of-type {
margin-left: 0;
}
.banner__guideline .experiences-text {
padding-left: 65px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__guideline .experiences-text {
padding-left: 0;
}
}
@media (max-width: 575px) {
.banner__guideline .experiences-text {
margin-top: 20px;
}
}
.banner__guideline .experiences-text p {
font-weight: 400;
font-style: normal;
font-size: 18px;
line-height: 30px;
font-family: var(--rr-ff-grotesk);
color: rgba(255, 255, 255, 0.7);
}
.banner__guideline .experiences-text p br {
display: block;
}
@media (max-width: 575px) {
.banner__guideline .experiences-text p {
font-size: 16px;
line-height: 27px;
}
.banner__guideline .experiences-text p br {
display: none;
}
}
.banner__guideline-title h2 {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
font-style: normal;
font-size: 60px;
line-height: 66px;
color: rgb(158, 158, 158);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__guideline-title h2 {
margin-top: 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__guideline-title h2 {
font-size: 45px;
line-height: 50px;
}
.banner__guideline-title h2 br {
display: none;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__guideline-title h2 {
font-size: 38px;
line-height: 48px;
}
}
@media (max-width: 575px) {
.banner__guideline-title h2 {
font-size: 30px;
line-height: 40px;
}
}
.banner__guideline-title h2 span {
color: var(--rr-common-white);
}
.banner__future {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__future {
gap: 15px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.banner__future {
margin-top: 70px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__future {
display: block;
column-count: 2;
margin-top: 50px;
}
}
@media (max-width: 575px) {
.banner__future {
column-count: 1;
margin-top: 30px;
}
}
@media (max-width: 575px) {
.banner__future-item {
margin-bottom: 25px;
}
.banner__future-item:last-of-type {
margin-bottom: 0;
}
}
.banner__future-item h3 {
margin-bottom: 0;
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
color: var(--rr-common-white);
font-style: normal;
font-size: 40px;
line-height: 56px;
}
.banner__future-item h3 .odometer.odometer-auto-theme,
.banner__future-item h3 .odometer.odometer-theme-default {
font-family: var(--rr-ff-grotesk);
line-height: 1;
}
.banner__future-item h3 img {
width: 40px;
height: 40px;
object-fit: cover;
margin-bottom: 13px;
}
.banner__future-item p {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
font-style: normal;
font-size: 16px;
line-height: 26px;
color: #999999;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__future-item p br {
display: none;
}
}
.banner__future-item .icon {
display: flex;
align-items: center;
justify-content: center;
width: 160px;
height: 160px;
background: #333333;
border-radius: 0px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner__future-item .icon {
width: 130px;
height: 130px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), (max-width: 575px) {
.banner__future-item .icon {
width: 100px;
height: 100px;
}
}
.banner__future-item .icon img {
width: 76px;
height: 82px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__future-item .icon img {
width: 60px;
height: 70px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__future-item .icon img {
width: 50px;
height: 60px;
}
}
.banner__future-item-left-1 {
padding-left: 200px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__future-item-left-1 {
padding-left: 100px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__future-item-left-1 {
padding-left: 0px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__future-item-left-1 {
margin-top: 30px;
}
}
.banner__future-item-left-2 {
padding-left: 200px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner__future-item-left-2 {
padding-left: 100px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner__future-item-left-2 {
padding-left: 0px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner__future-item-left-2 {
margin-bottom: 30px;
}
}
.banner__thumb {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 20px;
gap: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.banner__thumb {
gap: 20px;
}
}
@media (max-width: 575px) {
.banner__thumb {
display: block;
}
}
@media (max-width: 575px) {
.banner__thumb-item {
margin-bottom: 20px;
}
.banner__thumb-item:last-of-type {
margin-bottom: 0;
}
}
.banner__thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s 0s ease-out;
} .h1-brand .section__title-wrapper-title {
margin-left: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-brand .section__title-wrapper-title {
margin-left: 0;
}
}
.h1-brand__area .swiper .swiper-wrapper .swiper-slide {
width: auto !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.h1-brand .section__title-wrapper-title br {
display: none;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.h1-brand .section__title-wrapper-title {
font-size: 46px;
}
}
.h1-brand__content h2 {
font-size: 172px;
line-height: 106%;
text-transform: uppercase;
color: var(--rr-heading-primary);
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.h1-brand__content h2 {
font-size: 102px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.h1-brand__content h2 {
font-size: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.h1-brand__content h2 {
font-size: 70px;
}
}
@media (max-width: 575px) {
.h1-brand__content h2 {
font-size: 40px;
}
}
.h1-brand__content-thumb img {
max-width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px) {
.h1-brand__content-thumb img {
width: 100%;
height: 300px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-brand__content-thumb img {
width: 100%;
height: 200px;
}
}
.brand-slider-padding {
padding: 60px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.brand-slider-padding {
padding: 30px 0px;
}
}
@media (max-width: 575px) {
.brand-slider-padding {
padding: 20px 0px;
}
}
.h1-brand__content-video {
width: 670px;
height: 377px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.h1-brand__content-video {
width: 500px;
height: 270px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.h1-brand__content-video {
width: 550px;
height: 300px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.h1-brand__content-video {
width: 450px;
height: 200px;
}
}
@media (max-width: 575px) {
.h1-brand__content-video {
width: 250px;
height: 150px;
}
}
.h1-brand__content-video #myVideo1,
.h1-brand__content-video #myVideo2 {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 20px;
}
.services .section__title-wrapper-title {
margin-left: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.services .section__title-wrapper-title {
margin-left: 0;
}
}
.services__wrapper {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.services__wrapper {
gap: 27px;
flex-wrap: nowrap;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.services__wrapper {
gap: 20px;
flex-wrap: nowrap;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.services__wrapper {
display: inherit;
}
}
.services__wrapper-item {
width: 422px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.services__wrapper-item {
width: inherit;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.services__wrapper-item {
padding-bottom: 60px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), (max-width:320px) {
.services__wrapper-item {
padding-bottom: 40px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.services__wrapper-item {
padding-bottom: 30px;
}
}
.services__wrapper-item .content {
gap: 34px;
display: flex;
padding: 13.5px 0px;
align-items: center;
border-bottom: 1px solid #E1E2E4;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.services__wrapper-item .content {
gap: 17px;
}
}
.services__wrapper-item .content img {
width: inherit;
}
.services__wrapper-item .content p {
font-family: var(--rr-ff-grotesk);
font-style: normal;
font-weight: var(--rr-fw-medium);
font-size: 16px;
line-height: 26px;
color: var(--rr-text-body);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.services__wrapper-item .content p {
font-size: 14px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.services__wrapper-item .content p {
font-size: 14px;
line-height: 22px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), (max-width:376px), (max-width:320px) {
.services__wrapper-item .content p br {
display: none;
}
}
.services__wrapper-top {
padding-top: 115px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.services__wrapper-top {
padding-top: 0;
}
}
.services__title {
font-style: normal;
font-size: 20px;
line-height: 1;
border-radius: 0px;
padding-bottom: 15px;
font-weight: var(--rr-fw-medium);
color: var(--rr-heading-primary);
font-family: var(--rr-ff-grotesk);
border-bottom: 1px solid rgb(225, 226, 228);
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.services__title {
font-size: 17px;
}
}
.services__title:hover {
color: rgba(34, 34, 34, 0.7);
}
.h1-project .section__title-wrapper-title {
margin-left: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-project .section__title-wrapper-title {
margin-left: 0;
}
}
.h1-project .section__main-title-wrapper {
padding-top: 45px;
border-top: 1px solid rgb(225, 226, 228);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.h1-project .section__title-wrapper-title {
font-size: 50px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-project .h1-project__wrapper-details-btn {
margin-top: 20px;
justify-content: start !important;
}
}
.h1-project .h1-project__wrapper-details-btn .ruhe-white-btn-primary {
padding: 14px 40px;
}
.h1-project__brand-slider .swiper-wrapper {
transition-timing-function: linear;
}
.h1-project__brand-slider .swiper-wrapper .swiper-slide {
width: auto !important;
margin-top: 10px;
padding: 10px 10px;
background: #f6f6f6;
}
.h1-project__brand-slider .swiper-wrapper .slider-content .slider-title {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
font-style: normal;
font-size: 16px;
line-height: 26px;
color: rgba(34, 34, 34, 0.6);
position: relative;
}
.h1-project__brand-slider .swiper-wrapper .slider-content .slider-title::before {
background: rgba(34, 34, 34, 0.6);
position: absolute;
content: "";
top: 44%;
left: -10px;
width: 4px;
height: 4px;
border-radius: 50%;
}
.h1-project__wrapper-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
.h1-project__wrapper-details {
background: var(--rr-common-white);
}
@media (max-width: 575px) {
.h1-project__wrapper-details {
padding: 20px 0px;
}
}
.h1-project__wrapper-details .title {
color: var(--rr-heading-primary);
font-style: normal;
font-size: 44px;
line-height: 54px;
font-weight: 500;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px) {
.h1-project__wrapper-details .title {
font-size: 30px;
line-height: 40px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.h1-project__wrapper-details .title {
font-size: 25px;
line-height: 35px;
}
}
@media (max-width: 575px) {
.h1-project__wrapper-details .title {
font-size: 28px;
line-height: 35px;
}
}
.h1-project__wrapper-details-brand {
display: flex;
align-items: center;
justify-content: space-between;
gap: 50px;
white-space: nowrap;
}
.h1-project__wrapper-details-brand .slider-wrap .slider-content .slider-title {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
font-style: normal;
font-size: 16px;
line-height: 26px;
color: rgba(34, 34, 34, 0.6);
position: relative;
}
.h1-project__wrapper-details-brand .slider-wrap .slider-content .slider-title::before {
background: rgba(34, 34, 34, 0.6);
position: absolute;
content: "";
top: 44%;
left: -10px;
width: 4px;
height: 4px;
border-radius: 50%;
} .award .section__title-wrapper-title {
margin-left: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.award .section__title-wrapper-title {
margin-left: 0;
}
}
.award__wrapper-box {
text-align: end;
margin-left: 8%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.award__wrapper-box {
margin-left: 0;
}
}
@media (max-width:450px), (max-width:320px) {
.award__wrapper-box {
margin-left: 0;
}
}
@media (max-width: 575px) {
.award__wrapper-box {
margin-left: 0;
}
}
.award__thumb {
max-width: 345px;
height: 510px;
object-fit: cover;
transition: transform 0.6s ease-in-out;
width: 100%;
margin: 0 auto;
display: inline-block;
margin-left: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.award__thumb {
height: 340px;
}
}
.award__thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.award__thumb img {
width: auto;
}
}
@media (max-width:320px) {
.award__thumb img {
width: 200px;
height: 100%;
object-fit: cover;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.award__thumb {
margin-left: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.award__thumb {
margin-left: 0;
max-width: inherit;
height: inherit;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.award__thumb {
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 50px auto;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.award__thumb {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 50px;
}
}
@media (max-width: 575px) {
.award__thumb {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 50px;
width: 200px;
height: inherit;
}
}
@media (max-width:450px) {
.award__thumb {
margin-left: 0;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
margin-bottom: 50px;
}
}
@media (max-width:376px) {
.award__thumb {
width: inherit;
height: inherit;
}
}
@media (max-width:320px) {
.award__thumb {
width: inherit;
height: inherit;
margin-left: 0;
}
}
.award__item {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
padding-left: 30px;
padding-top: 40px;
padding-bottom: 39px;
border-bottom: 1px solid #E1E2E4;
transition: all 0.4s ease-in-out;
}
@media (max-width:450px) {
.award__item {
padding-left: 0;
}
}
.award__item:hover {
background: #000;
cursor: pointer;
}
.award__item:hover .date {
color: var(--rr-common-white);
}
.award__item:hover .awards {
color: var(--rr-common-white);
}
.award__item:hover .awards::before {
opacity: 1;
width: 100%;
visibility: visible;
}
.award__item:hover .number {
color: rgba(255, 255, 255, 0.7);
}
.award__item:hover img:nth-child(1) {
width: 593px;
height: 613px;
}
.award__item:nth-child(1) {
border-top: 1px solid #E1E2E4;
}
.award__item-one {
display: flex;
align-items: center;
justify-content: space-between;
}
.award__item-one .date {
font-family: var(--rr-ff-grotesk);
font-style: normal;
font-weight: var(--rr-fw-regular);
font-size: 16px;
line-height: 22px;
text-transform: uppercase;
color: var(--rr-text-body);
transition: all 0.4s ease-in-out;
}
@media (max-width:376px) {
.award__item-one .date {
padding-left: 15px;
}
}
.award__item-one .awards {
font-size: 24px;
margin-left: 130px;
position: relative;
font-weight: var(--rr-fw-medium);
color: var(--rr-heading-primary);
font-family: var(--rr-ff-grotesk);
transition: all 0.3s ease-in-out;
}
@media (max-width:450px) {
.award__item-one .awards {
padding-left: 60px;
}
}
@media (max-width: 575px) {
.award__item-one .awards {
font-size: 18px;
padding-left: 20px;
margin-left: 50px;
}
}
@media (max-width:376px) {
.award__item-one .awards {
margin-left: 0px;
}
}
.award__item-one .awards::before {
content: "";
width: 0%;
height: 1px;
bottom: 0;
left: 0;
opacity: 0;
position: absolute;
visibility: hidden;
transition: all 0.4s ease-in-out;
background-color: var(--rr-common-white);
}
.award__item .number {
font-family: var(--rr-ff-grotesk);
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 26px;
color: var(--rr-text-body);
transform: translateX(-79px);
transition: all 0.4s ease-in-out;
}
@media (max-width:450px) {
.award__item .number {
transform: translateX(0);
}
}
@media (max-width: 575px) {
.award__item .number {
font-size: 20px;
transform: translateX(-15px);
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.award__item .number {
transform: translateX(-30px);
}
}
.testimonial__review {
width: 240px;
height: 240px;
display: flex;
align-items: center;
text-align: center;
border-radius: 500px;
border: 1.5px solid rgba(34, 32, 32, 0.1);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.testimonial__review {
margin-left: -30px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial__review {
margin-top: 20px;
}
}
@media (max-width: 575px) {
.testimonial__review {
width: 200px;
height: 200px;
}
}
.testimonial__review span {
font-weight: 700;
font-size: 70px;
line-height: 1;
text-transform: uppercase;
font-family: var(--rr-ff-body);
color: var(--rr-heading-secondary);
}
@media (max-width: 575px) {
.testimonial__review span {
font-size: 40px;
}
}
.testimonial__review .star-icon {
gap: 4px;
display: flex;
list-style: none;
line-height: 1.2;
margin-bottom: 10px;
align-items: center;
justify-content: center;
}
.testimonial__review .star-icon li i {
font-size: 14px;
color: #F59E0B;
}
.testimonial__review p {
font-weight: 500;
font-size: 18px;
line-height: 26px;
text-align: center;
opacity: 0.6;
text-transform: uppercase;
font-family: var(--rr-ff-body);
color: var(--rr-heading-secondary);
}
@media (max-width: 575px) {
.testimonial__review p {
font-size: 15px;
}
}
.testimonial__slider {
overflow: visible;
max-width: 1530px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial__slider {
margin: 0 30px;
}
}
.testimonial__slider .swiper-wrapper .swiper-slide-active {
opacity: 1;
}
.testimonial__slider-arrow .rr-btn-ru {
width: 60px;
height: 60px;
padding: 0;
top: 50%;
position: absolute;
border-radius: 100px;
transform: translate(0, -50%);
transition: all 0.3s ease-in-out;
color: var(--rr-heading-primary);
background: rgba(34, 34, 34, 0.12);
z-index: 9;
display: flex;
align-items: center;
justify-content: center;
}
.testimonial__slider-arrow .rr-btn-ru::before {
background: var(--rr-text-primary);
}
.testimonial__slider-arrow .rr-btn-ru:hover svg [stroke="#222222"] {
stroke: var(--rr-common-white);
}
.testimonial__slider-arrow-prev {
left: -28px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial__slider-arrow-prev {
left: 28px;
}
}
.testimonial__slider-arrow-prev-1 {
left: 0;
}
.testimonial__slider-arrow-next {
right: -28px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial__slider-arrow-next {
right: 28px;
}
}
.testimonial__slider-arrow-next-1 {
right: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial__slider-arrow {
display: none;
}
}
.testimonial__wrapper {
display: flex;
background: #F6F6F6;
justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial__wrapper {
flex-wrap: wrap;
justify-content: center;
}
}
.testimonial__content {
padding: 100px 0 119px 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.testimonial__content {
padding: 80px;
padding-right: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial__content {
padding: 50px;
padding-right: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.testimonial__content {
padding: 50px;
padding-bottom: 0;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial__content {
padding: 50px 30px;
padding-bottom: 0;
}
}
@media (max-width: 575px) {
.testimonial__content {
padding: 30px;
padding-bottom: 0;
}
}
.testimonial__media {
min-width: 470px;
height: auto;
padding: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial__media {
min-width: 400px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial__media {
min-width: 100%;
}
}
.testimonial__media img {
width: 100%;
height: 100%;
object-fit: cover;
}
.testimonial__star-icon ul {
display: inline-flex;
gap: 5px;
padding: 4px 12px;
align-items: center;
background-color: var(--rr-theme-primary);
}
.testimonial__star-icon ul li {
list-style: none;
}
.testimonial__star-icon ul li i {
font-size: 14px;
color: rgb(255, 191, 67);
}
.testimonial__dec {
font-weight: 400;
font-size: 26px;
line-height: 54px;
letter-spacing: -2%;
color: rgb(29, 29, 29);
margin-bottom: 50px;
margin-top: 30px;
text-transform: capitalize;
font-family: var(--rr-ff-grotesk);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial__dec br {
display: none;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.testimonial__dec {
font-size: 24px;
line-height: 45px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial__dec {
font-size: 20px;
line-height: 40px;
margin-bottom: 30px;
}
}
@media (max-width: 575px) {
.testimonial__dec {
font-size: 16px;
line-height: 30px;
margin-bottom: 20px;
margin-top: 20px;
}
}
.testimonial__author {
display: flex;
align-items: center;
column-gap: 18px;
}
@media (max-width: 575px) {
.testimonial__author {
column-gap: 10px;
}
}
.testimonial__author__thumb {
width: 70px;
height: 70px;
}
.testimonial__author__thumb img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 100px;
}
.testimonial__author__info .name {
font-weight: 500;
font-size: 20px;
line-height: 1;
margin-bottom: 8px;
color: var(--rr-theme-primary);
font-family: var(--rr-ff-grotesk);
}
@media (max-width: 575px) {
.testimonial__author__info .name {
font-size: 18px;
}
}
.testimonial__author__info .position {
font-weight: 400;
font-size: 16px;
line-height: 1;
opacity: 0.6;
text-transform: uppercase;
color: var(--rr-theme-primary);
font-family: var(--rr-ff-grotesk);
}
@media (max-width: 575px) {
.testimonial__author__info .position {
font-size: 15px;
}
} .h1-blog .section__title-wrapper-title {
margin-left: 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-blog .section__title-wrapper-title {
margin-left: 0;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.h1-blog .section__title-wrapper-title br {
display: none;
}
}
.h1-blog__item-thumb {
top: 0;
left: 0;
opacity: 0;
z-index: -1;
position: absolute;
transform: scale(0);
transition: all 0.8s ease-in-out;
}
.h1-blog__item-thumb.active {
opacity: 1;
z-index: 2;
transform: scale(1);
position: relative;
transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.h1-blog__item-thumb img {
transition: all 0.3s 0s ease-out;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-blog__item-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px) {
.h1-blog__item-thumb img {
height: 500px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-blog__item-thumb img {
height: 400px;
}
}
.h1-blog__content {
padding: 38.1px 40px;
flex-wrap: wrap;
margin-left: -58px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-blog__content {
margin-left: 0;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.h1-blog__content {
flex-wrap: nowrap;
padding: 38.1px 20px;
}
}
@media (max-width: 575px) {
.h1-blog__content {
padding: 20px 0;
}
}
.h1-blog__content-left p {
font-weight: 500;
font-size: 16px;
display: flex;
align-items: center;
margin-bottom: 17px;
color: rgba(34, 34, 34, 0.6);
font-family: var(--rr-ff-grotesk);
}
@media (max-width: 575px) {
.h1-blog__content-left p br {
display: none;
}
}
.h1-blog__content-left p img {
width: inherit;
margin-right: 12px;
}
.h1-blog__content-left h2 {
font-weight: 500;
font-size: 30px;
line-height: 133%;
color: var(--rr-heading-primary);
font-family: var(--rr-ff-grotesk);
}
@media (max-width: 575px) {
.h1-blog__content-left h2 {
font-size: 20px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-blog__content-left h2 br {
display: none;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-blog__content-left h2 {
margin-bottom: 15px;
}
}
.h1-blog__content-left h2:hover {
color: rgba(34, 34, 34, 0.7);
}
.h1-blog__content-right p {
font-weight: 400;
font-size: 16px;
line-height: 162%;
padding-bottom: 22px;
color: rgba(34, 34, 34, 0.6);
font-family: var(--rr-ff-grotesk);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.h1-blog__content-right p br {
display: none;
}
} .footer-top {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
padding-top: 80px;
padding-bottom: 80px;
margin: 0 35px;
border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}
@media (max-width: 575px) {
.footer-top {
padding-left: 7px;
padding-right: 7px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.footer-top {
padding-top: 70px;
padding-bottom: 60px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-top {
padding-top: 60px;
padding-bottom: 50px;
margin: 0;
}
}
.footer-top-footer-title {
display: flex;
align-items: center;
gap: 88px;
flex-wrap: wrap;
row-gap: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer-top-footer-title {
gap: 30px;
}
}
.footer-top-footer-title .top-title {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-regular);
color: var(--rr-common-white);
font-style: normal;
font-size: 100px;
line-height: 110px;
margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.footer-top-footer-title .top-title {
font-size: 90px;
line-height: 100px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer-top-footer-title .top-title {
font-size: 70px;
line-height: 85px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer-top-footer-title .top-title {
font-size: 53px;
line-height: 70px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-top-footer-title .top-title br {
display: none;
}
}
@media (max-width: 575px) {
.footer-top-footer-title .top-title {
font-size: 30px;
line-height: 40px;
margin-bottom: 15px;
}
}
.footer__menu {
z-index: 11;
margin-top: 50px;
}
.footer__menu ul {
display: flex;
align-items: center;
justify-content: center;
gap: 50px;
flex-wrap: wrap;
row-gap: 10px;
}
@media (max-width: 575px) {
.footer__menu ul {
gap: 20px;
}
}
.footer__menu ul li {
list-style-type: none;
}
.footer__menu ul li a {
font-family: var(--rr-ff-grotesk);
font-weight: var(--rr-fw-medium);
font-style: normal;
font-size: 16px;
line-height: 22px;
color: rgba(255, 255, 255, 0.7);
}
.footer__menu ul li a:hover {
color: var(--rr-common-white);
}
.footer__main {
padding-top: 190px;
padding-bottom: 240px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.footer__main {
padding-top: 130px;
padding-bottom: 130px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__main {
padding-top: 90px;
padding-bottom: 80px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.footer__main {
padding-top: 60px;
padding-bottom: 50px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.footer__main {
padding-top: 60px;
padding-bottom: 50px;
}
}
@media (max-width: 575px) {
.footer__main {
padding-top: 0;
padding-bottom: 0;
}
}
.footer__main-title {
font-family: var(--rr-ff-grotesk);
color: var(--rr-common-white);
font-weight: var(--rr-fw-medium);
font-style: normal;
font-size: 480px;
line-height: 200px;
text-align: center;
text-transform: uppercase;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.footer__main-title {
font-size: 400px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.footer__main-title {
font-size: 340px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.footer__main-title {
font-size: 300px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer__main-title {
font-size: 240px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.footer__main-title {
font-size: 190px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.footer__main-title {
font-size: 140px;
line-height: 1;
}
}
@media (max-width: 575px) {
.footer__main-title {
font-size: 80px;
}
}
@media (max-width:320px) {
.footer__main-title {
font-size: 60px;
line-height: 145px;
}
}
.footer__copyright {
display: flex;
align-items: center;
justify-content: center;
padding: 25px 0;
}
.footer__copyright a {
font-family: var(--rr-ff-body);
font-weight: var(--rr-fw-sbold);
color: var(--rr-common-white);
font-style: normal;
font-size: 18px;
line-height: 23px;
text-transform: uppercase;
display: flex;
align-items: center;
gap: 10px;
position: relative;
}
.footer__copyright a::before {
background: rgba(255, 255, 255, 0.2);
width: 100%;
height: 2px;
position: absolute;
left: 0;
bottom: -10px;
content: "";
}
.footer__copyright a i {
background: rgba(255, 255, 255, 0.2);
border-radius: 50%;
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
transform: rotate(-90deg);
font-size: 14px;
}
.footer__copyright a:hover {
color: rgba(255, 255, 255, 0.6);
} @font-face {
font-family: "Beatrice Trial";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Regular.ttf);
font-weight: 400;
}
@font-face {
font-family: "Beatrice Trial";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Medium.ttf);
font-weight: 500;
}
@font-face {
font-family: "Beatrice Trial";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Semibold.ttf);
font-weight: 600;
}
@font-face {
font-family: "Beatrice Trial";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Bold.ttf);
font-weight: 700;
}
@font-face {
font-family: "Beatrice Trial";
src: url(//creative-purpose.agency/wp-content/themes/redox/assets/fonts/BeatriceTRIAL-Extrabold.ttf);
font-weight: 800;
}
:root {
--rr-ff-heading1: "Beatrice Trial", sans-serif;
--rr-background-section-3-bg: #121212;
--rr-text-primary-2: #121212;
--rr-text-primary: #151515;
--rr-theme-primary-2: #ECFF70;
}
.section-bg-3 {
background-color: var(--rr-background-section-3-bg);
}
.footer-bg-3 {
background-color: var(--rr-text-primary-2);
}
.mb-minus-30 {
margin-bottom: -30px;
}
.row {
--bs-gutter-x: 30px;
}
.rr-btn-2 {
z-index: 5;
font-weight: 600;
font-size: 16px;
line-height: 1;
overflow: hidden;
position: relative;
padding: 17px 34.3px;
border-radius: 500px;
display: inline-flex;
align-items: center;
justify-content: center;
text-transform: uppercase;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
background-color: var(--rr-common-white);
}
.rr-btn-2 .btn-wrap {
z-index: 1;
overflow: hidden;
position: relative;
display: inline-block;
}
.rr-btn-2 .btn-wrap .text-one {
position: relative;
display: block;
color: var(--rr-text-primary-2);
transition: all 0.5s ease-in-out;
}
.rr-btn-2 .btn-wrap .text-two {
position: absolute;
display: block;
top: 100%;
color: var(--rr-text-primary-2);
transition: all 0.5s ease-in-out;
}
.rr-btn-2::before {
content: "";
width: 0;
height: 100%;
left: 0;
position: absolute;
transition: all 0.5s ease-in-out;
background-color: var(--rr-theme-primary-2);
}
.rr-btn-2:hover .btn-wrap .text-one {
transform: translateY(-150%);
}
.rr-btn-2:hover .btn-wrap .text-two {
top: 50%;
transform: translateY(-50%);
display: block;
}
.rr-btn-2:hover::before {
width: 100%;
}
.section-3__title-wrapper-title {
font-size: 140px;
line-height: 140px;
font-weight: 400;
margin-bottom: 0;
letter-spacing: -0.04em;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.section-3__title-wrapper-title {
font-size: 110px;
line-height: 110px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-3__title-wrapper-title {
font-size: 90px;
line-height: 90px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-3__title-wrapper-title {
font-size: 75px;
line-height: 80px;
}
}
@media (max-width: 575px) {
.section-3__title-wrapper-title {
font-size: 41px;
line-height: 50px;
}
}
.section-3__title-wrapper-title span {
margin-left: 570px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.section-3__title-wrapper-title span {
margin-left: 520px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.section-3__title-wrapper-title span {
margin-left: 270px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-3__title-wrapper-title span {
margin-left: 200px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-3__title-wrapper-title span {
margin-left: 100px;
}
}
@media (max-width: 575px) {
.section-3__title-wrapper-title span {
margin-left: 0px;
}
}
.section-4__title-wrapper .section-title__subtitle {
font-weight: 400;
font-size: 16px;
line-height: 14px;
display: inline-block;
padding: 10px 14.8px;
border-radius: 200px;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
border: 1px solid rgba(18, 18, 18, 0.14);
}
.section-4__title-wrapper .section-title__title {
font-weight: 400;
font-size: 70px;
line-height: 74px;
letter-spacing: -0.02em;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.section-4__title-wrapper .section-title__title {
font-size: 55px;
line-height: 65px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.section-4__title-wrapper .section-title__title {
font-size: 45px;
line-height: 55px;
}
.section-4__title-wrapper .section-title__title br {
display: none;
}
}
@media (max-width: 575px) {
.section-4__title-wrapper .section-title__title {
font-size: 35px;
line-height: 45px;
}
.section-4__title-wrapper .section-title__title br {
display: none;
}
}
.upDown {
animation: upDown 1.3S infinite alternate;
}
@keyframes upDown {
0% {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
100% {
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.upDown-top {
animation: upDown 1S infinite alternate;
}
@keyframes upDown-top {
0% {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
100% {
-webkit-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.leftRight {
animation: leftRight 1.3S infinite alternate;
}
@keyframes leftRight {
0% {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
100% {
-webkit-transform: translateX(-15px);
-moz-transform: translateX(-15px);
-ms-transform: translateX(-15px);
-o-transform: translateX(-15px);
transform: translateX(-15px);
}
}
.banner-section-3 {
position: relative;
text-align: center;
}
.banner-section-3__space {
padding-top: 180px;
padding-bottom: 95px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.banner-section-3__space {
padding-top: 150px;
padding-bottom: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner-section-3__space {
padding-top: 100px;
padding-bottom: 70px;
}
}
.banner-section-3__title {
font-size: 172px;
line-height: 1;
text-align: center;
display: inline-block;
letter-spacing: -0.07em;
text-transform: uppercase;
color: rgb(83, 83, 83);
font-weight: var(--rr-fw-medium);
font-family: var(--rr-ff-heading1);
}
@media only screen and (max-width: 1919px) {
.banner-section-3__title {
font-size: 140px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner-section-3__title {
font-size: 145px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-section-3__title {
font-size: 120px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.banner-section-3__title {
font-size: 90px;
line-height: 100px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner-section-3__title {
font-size: 70px;
line-height: 80px;
}
}
@media (max-width: 575px) {
.banner-section-3__title {
font-size: 39px;
line-height: 50px;
}
}
.banner-section-3__title span {
color: var(--rr-common-white);
}
.banner-section-3__title span:last-of-type {
font-weight: 700;
}
.banner-section-3__video {
width: 250px;
height: 124px;
right: 125px;
top: 68%;
position: absolute;
z-index: 99;
display: inline-block;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1919px) {
.banner-section-3__video {
width: 210px;
height: 104px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-section-3__video {
right: 50px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-section-3__video {
width: 200px;
height: 100px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.banner-section-3__video {
width: 180px;
height: 110px;
right: 0;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner-section-3__video {
right: inherit;
position: inherit;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner-section-3__video {
transform: translateY(20px);
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner-section-3__video {
width: 100%;
height: 100%;
}
}
@media (max-width: 575px) {
.banner-section-3__video {
margin: 0 auto;
margin-top: 20px;
display: block;
}
}
.banner-section-3__video__wrapper {
width: 100vw;
height: 100vh;
overflow: hidden;
}
@media (min-width: 0px) and (max-width: 1700px) {
.banner-section-3__video__wrapper {
height: 0;
}
}
.banner-section-3__video #myVideo {
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-section-3__bottom__text {
display: flex;
margin-top: 130px;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.banner-section-3__bottom__text {
margin-top: 70px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.banner-section-3__bottom__text {
margin-top: 50px;
}
}
@media (max-width: 575px) {
.banner-section-3__bottom__text {
justify-content: center;
}
}
.banner-section-3__bottom__text span {
font-weight: 600;
font-size: 14px;
line-height: 14px;
text-align: center;
text-transform: uppercase;
color: var(--rr-common-white);
font-family: var(--rr-ff-body);
}
@media (max-width: 575px) {
.banner-section-3__bottom__text span {
margin-bottom: 20px;
}
.banner-section-3__bottom__text span:last-of-type {
margin-bottom: 0;
}
}
.banner-section-3__shape {
position: absolute;
top: 123px;
left: 331px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
.banner-section-3__shape {
left: 220px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.banner-section-3__shape {
left: 120px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner-section-3__shape {
left: 60px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-section-3__shape {
top: 95px;
left: 40px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.banner-section-3__shape {
top: 140px;
left: 50px;
}
.banner-section-3__shape img {
width: 50%;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner-section-3__shape {
top: 150px;
left: 20px;
}
.banner-section-3__shape img {
width: 40%;
}
}
@media (max-width: 575px) {
.banner-section-3__shape {
display: none;
}
}
.about-section-3__wrapper {
padding-bottom: 88px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.about-section-3__wrapper {
margin-left: 15px;
margin-right: 15px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.about-section-3__wrapper {
padding-bottom: 60px;
}
}
.about-section-3__item1 .ruhe-white-btn-group > *:nth-child(1) {
transform: scale3d(1, 1, 1);
margin-inline-end: 0;
opacity: 1;
display: none;
}
.about-section-3__item2 {
max-width: 945px;
height: auto;
object-fit: cover;
}
.about-section-3__btn .about-sub-btn-3 {
font-family: var(--rr-ff-body);
font-style: normal;
font-weight: var(--rr-fw-regular);
font-size: 16px;
line-height: 14px;
text-align: center;
color: #121212;
border: 1px solid rgba(18, 18, 18, 0.14);
border-radius: 100px;
padding: 13px 18px 12px 19px;
transition: all 0.3s ease-in-out;
}
.about-section-3__btn .about-sub-btn-3:hover {
background: #121212;
color: #fff;
}
.about-section-3__thumb {
text-align: center;
padding-top: 59px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.about-section-3__thumb {
padding-top: 35px;
margin-bottom: 40px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.about-section-3__thumb {
padding-top: 20px;
padding-bottom: 40px;
}
}
@media (max-width: 575px) {
.about-section-3__thumb {
margin-bottom: 40px;
}
}
.about-section-3__thumb img {
width: inherit;
}
.about-section-3__content {
margin-left: -25px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.about-section-3__content {
margin-left: 10px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.about-section-3__content .section-title__title {
font-size: 60px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 992px) {
.about-section-3__content .section-title__title {
font-size: 50px;
line-height: 60px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.about-section-3__content .section-title__title {
font-size: 40px;
line-height: 50px;
}
}
.about-section-3__content p {
font-size: 18px;
line-height: 30px;
margin-top: 42px;
margin-bottom: 55px;
color: rgba(18, 18, 18, 0.6);
font-family: var(--rr-ff-body);
font-weight: var(--rr-fw-regular);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.about-section-3__content p br {
display: none;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.about-section-3__content p {
margin: 30px 0;
}
}
@media (max-width: 575px) {
.about-section-3__content p {
font-size: 16px;
}
}
.about-section-3__btn .rr-btn-ru {
padding: 4px;
padding-right: 21px;
color: var(--rr-text-primary-2);
border: 1px solid rgba(18, 18, 18, 0.14);
}
.about-section-3__btn .rr-btn-ru span {
width: 40px;
height: 40px;
color: var(--rr-common-white);
background: var(--rr-text-primary-2);
}
.about-section-3__btn .rr-btn-ru:hover {
color: var(--rr-common-white);
}
.about-section-3__btn .rr-btn-ru:hover span {
color: var(--rr-text-primary-2);
background-color: var(--rr-common-white);
}
.about-section-3__counter-item {
padding: 35px 35px 29px 40px;
border: 1px solid #D9D9D9;
position: relative;
overflow: hidden;
position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.about-section-3__counter-item {
padding: 35px 30px 29px 30px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px) {
.about-section-3__counter-item {
padding: 30px 20px 29px 30px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.about-section-3__counter-item {
text-align: center;
}
}
.about-section-3__counter-item p {
font-family: var(--rr-ff-heading1);
font-style: normal;
font-weight: var(--rr-fw-medium);
font-size: 16px;
line-height: 24px;
color: #121212;
padding-bottom: 69px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.about-section-3__counter-item p {
padding-bottom: 30px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.about-section-3__counter-item p {
padding-bottom: 15px;
}
}
.about-section-3__counter-item .sub-titles {
font-family: var(--rr-ff-heading1);
font-style: normal;
font-weight: var(--rr-fw-regular);
font-size: 134px;
line-height: 1;
text-transform: uppercase;
color: #121212;
}
@media only screen and (max-width: 1919px) {
.about-section-3__counter-item .sub-titles {
font-size: 104px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.about-section-3__counter-item .sub-titles {
font-size: 100px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.about-section-3__counter-item .sub-titles {
font-size: 68px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.about-section-3__counter-item .sub-titles {
font-size: 60px;
}
}
.about-section-3__counter-item .sub-titles span {
font-family: var(--rr-ff-heading1);
font-style: normal;
font-weight: var(--rr-fw-regular);
font-size: 134px;
line-height: 1;
text-transform: uppercase;
color: #121212;
margin-left: 0;
}
@media only screen and (max-width: 1919px) {
.about-section-3__counter-item .sub-titles span {
font-size: 104px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.about-section-3__counter-item .sub-titles span {
font-size: 100px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.about-section-3__counter-item .sub-titles span {
font-size: 70px;
}
}
.about-section-3__counter-item .about-shape {
position: absolute;
bottom: -29px;
right: -100px;
transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.about-section-3__counter-item .about-shape {
display: none;
}
}
.service-3__img {
opacity: 0;
position: absolute;
transition: all 0.5s ease-in-out;
transform: rotate(0deg) translateX(0px) translateY(0px);
-webkit-transform: rotate(0deg) translateX(0px) translateY(0px);
}
.service-3__img-wrapper {
position: relative;
width: 100%;
height: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.service-3__img {
width: 85%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.service-3__img {
width: 75%;
}
}
.service-3__img.active {
opacity: 1;
transform: rotate(15deg) translateX(70px) translateY(-20px);
-webkit-transform: rotate(15deg) translateX(70px) translateY(-20px);
}
.service-3__list {
margin-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.service-3__list {
margin-left: 40px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.service-3__list {
margin-left: 0px;
}
}
.service-3__item {
display: flex;
align-items: center;
justify-content: space-between;
padding: 34px 0;
padding-right: 14px;
transition: all 0.5s ease-in-out;
border-bottom: 1px solid rgba(18, 18, 18, 0.14);
}
.service-3__item.active {
padding-left: 30px;
background-color: var(--rr-text-primary-2);
}
@media (max-width: 575px) {
.service-3__item.active {
padding-left: 18px;
}
}
.service-3__item.active .service-3__number span {
color: var(--rr-common-white);
}
.service-3__item.active .service-3__title {
color: var(--rr-common-white);
}
.service-3__item.active .service-3__link span svg [stroke="#717171"] {
stroke: var(--rr-common-white);
}
.service-3__list a:first-of-type .service-3__item {
border-top: 1px solid rgba(18, 18, 18, 0.14);
}
.service-3__text-wrapper {
display: flex;
align-items: center;
column-gap: 100px;
}
@media (max-width: 575px) {
.service-3__text-wrapper {
display: block;
}
}
.service-3__number span {
font-weight: 400;
font-size: 20px;
line-height: 100%;
color: rgba(18, 18, 18, 0.6);
font-family: var(--rr-ff-heading1);
}
.service-3__title {
font-weight: 400;
font-size: 22px;
line-height: 100%;
letter-spacing: -0.02em;
text-transform: capitalize;
color: rgba(18, 18, 18, 0.6);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 575px) {
.service-3__title {
font-size: 19px;
margin-top: 15px;
}
}
.service-3__link span svg {
transform: rotate(-45deg);
}
.project-bg-area {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: relative;
}
.project-bg-inner .bg-circle {
width: 40px;
height: 80px;
z-index: -1;
border-radius: 40px;
background-color: var(--rr-text-primary-2);
}
.project-section-3 .section-3__title-wrapper-title {
color: var(--rr-common-white);
}
.project-section-3 .section-3__title-wrapper-title span {
margin-left: 380px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.project-section-3 .section-3__title-wrapper-title span {
margin-left: 270px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.project-section-3 .section-3__title-wrapper-title span {
margin-left: 200px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.project-section-3 .section-3__title-wrapper-title span {
margin-left: 100px;
}
}
@media (max-width: 575px) {
.project-section-3 .section-3__title-wrapper-title span {
margin-left: 0px;
}
}
.project-section-3__thumb {
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
height: auto;
}
.project-section-3__thumb img {
width: 100%;
height: 100%;
cursor: none;
object-fit: cover;
}
.project-section-3__wrapper {
display: grid;
gap: 30px 30px;
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 575px) {
.project-section-3__wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.project-section-3__item:hover .project-section-3__tag {
opacity: 1;
bottom: 30px;
visibility: visible;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.project-section-3__item:hover .project-section-3__tag {
bottom: 20px;
}
}
@media (max-width: 575px) {
.project-section-3__item {
grid-column: span 1 !important;
margin: auto;
}
}
.project-section-3__item:nth-child(1) {
grid-column: span 2;
margin: auto;
}
.project-section-3__item:nth-child(1) .project-section-3__thumb img {
width: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.project-section-3__item:nth-child(1) .project-section-3__thumb img {
width: 100%;
}
}
.project-section-3__item:nth-child(2) {
grid-column: span 2;
}
.project-section-3__item:nth-child(3) {
grid-column: span 2;
}
.project-section-3__item:nth-child(4) {
grid-column: span 1;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.project-section-3__item:nth-child(4) {
grid-column: span 2;
}
}
.project-section-3__item:nth-child(5) {
grid-column: span 1;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.project-section-3__item:nth-child(5) {
grid-column: span 2;
}
}
.project-section-3__item:nth-child(6) {
grid-column: span 2;
margin: auto;
}
.project-section-3__item:nth-child(7) {
grid-column: span 2;
}
.project-section-3__item:nth-child(8) {
grid-column: span 2;
}
.project-section-3__item:nth-child(8) .project-section-3__thumb {
width: inherit;
}
.project-section-3__item:nth-child(8) .project-section-3__thumb img {
width: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.project-section-3__item:nth-child(8) .project-section-3__thumb img {
width: 100%;
}
}
.project-section-3__item:nth-child(9) {
grid-column: span 1;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.project-section-3__item:nth-child(9) {
grid-column: span 2;
}
}
.project-section-3__item:nth-child(10) {
grid-column: span 1;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.project-section-3__item:nth-child(10) {
grid-column: span 2;
}
}
.project-section-3__item:nth-child(11) {
grid-column: 3/5;
}
.project-section-3__tag {
left: 0;
right: 0;
bottom: 0;
opacity: 0;
display: flex;
flex-wrap: wrap;
list-style: none;
column-gap: 10px;
position: absolute;
visibility: hidden;
align-items: center;
margin-bottom: -5px;
justify-content: center;
transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.project-section-3__tag {
display: none;
}
}
.project-section-3__tag li {
font-size: 13px;
line-height: 14px;
margin-bottom: 5px;
padding: 11px 16.8px;
display: inline-block;
text-transform: uppercase;
color: var(--rr-common-white);
font-weight: var(--rr-fw-sbold);
font-family: var(--rr-ff-heading1);
background: var(--rr-text-primary-2);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
.project-section-3__tag li {
padding: 8px 11px;
}
}
.project-section-3__info__title {
font-size: 15px;
line-height: 22px;
margin-top: 13px;
text-transform: uppercase;
color: var(--rr-common-white);
font-weight: var(--rr-fw-medium);
font-family: var(--rr-ff-heading1);
}
.project-section-3__btn {
margin-top: 105px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.project-section-3__btn {
margin-top: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.project-section-3__btn {
margin-top: 50px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.project-section-3__btn {
margin-top: 35px;
}
}
.project-section-3__btn a {
width: 100%;
font-weight: 400;
font-size: 40px;
line-height: 14px;
position: relative;
display: inline-flex;
align-items: center;
justify-content: space-between;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 575px) {
.project-section-3__btn a {
font-size: 30px;
}
.project-section-3__btn a span {
margin-left: 10px;
}
}
.project-section-3__btn a:hover {
color: rgba(255, 255, 255, 0.6);
}
.project-section-3__btn a::before {
content: "";
width: 100%;
height: 1px;
bottom: -23px;
left: 0;
position: absolute;
background-color: var(--rr-common-white);
} .award-section-3 .section-3__title-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.award-section-3 .award-section__shape {
margin-right: 75px;
}
.award-section-3 .award-section__wrap {
margin-right: 108px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.award-section-3 .award-section__wrap {
margin-right: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.award-section-3 .award-section__wrap {
margin-bottom: 30px;
}
}
.award-section-3 .award-section__item {
position: relative;
padding: 39.5px 0;
border-bottom: 1px solid rgba(18, 18, 18, 0.6);
}
.award-section-3 .award-section__item:first-of-type {
border-top: 1px solid rgba(18, 18, 18, 0.6);
}
.award-section-3 .award-section__item.item-5 .rr-hover-reveal-bg {
height: 305px;
}
.award-section-3 .award-section__item::before {
content: "";
width: 100%;
height: 0;
bottom: 0;
z-index: -1;
position: absolute;
transition: all 0.3s ease-in-out;
background-color: var(--rr-text-primary-2);
}
.award-section-3 .award-section__item:hover::before {
top: 0;
bottom: auto;
height: 100%;
}
.award-section-3 .award-section__item:hover .award-section__title {
margin-left: 30px;
color: var(--rr-common-white);
}
.award-section-3 .award-section__item:hover .award-section__date {
color: var(--rr-common-white);
}
@media (max-width: 575px) {
.award-section-3 .award-section__item:hover .award-section__date {
margin-left: 30px;
}
}
.award-section-3 .award-section__item:hover .award-section__cat {
color: var(--rr-common-white);
}
@media (max-width: 575px) {
.award-section-3 .award-section__item:hover .award-section__cat {
margin-left: 30px;
}
}
.award-section-3 .award-section__item.item-1 {
padding-right: 175px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.award-section-3 .award-section__item.item-1 {
padding-right: 49px;
}
}
@media (max-width: 575px) {
.award-section-3 .award-section__item.item-1 {
padding-right: 0px;
}
}
.award-section-3 .award-section__item.item-2 {
padding-right: 95px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.award-section-3 .award-section__item.item-2 {
padding-right: 30px;
}
}
@media (max-width: 575px) {
.award-section-3 .award-section__item.item-2 {
padding-right: 0px;
}
}
.award-section-3 .award-section__item.item-3 {
padding-right: 171px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.award-section-3 .award-section__item.item-3 {
padding-right: 45px;
}
}
@media (max-width: 575px) {
.award-section-3 .award-section__item.item-3 {
padding-right: 0px;
}
}
.award-section-3 .award-section__item.item-4 {
padding-right: 159px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.award-section-3 .award-section__item.item-4 {
padding-right: 33px;
}
}
@media (max-width: 575px) {
.award-section-3 .award-section__item.item-4 {
padding-right: 0px;
}
}
.award-section-3 .award-section__item.item-5 {
padding-right: 176px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.award-section-3 .award-section__item.item-5 {
padding-right: 50px;
}
}
@media (max-width: 575px) {
.award-section-3 .award-section__item.item-5 {
padding-right: 0px;
}
}
.award-section-3 .award-section__content {
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 575px) {
.award-section-3 .award-section__content {
display: block;
}
}
.award-section-3 .award-section__date, .award-section-3 .award-section__cat {
font-weight: 500;
font-size: 14px;
line-height: 1;
color: rgba(18, 18, 18, 0.6);
font-family: var(--rr-ff-heading1);
}
.award-section-3 .award-section__info {
display: flex;
align-items: center;
}
.award-section-3 .award-section__date {
margin-right: 16px;
padding-right: 16px;
position: relative;
}
.award-section-3 .award-section__date::after {
content: "";
width: 1px;
height: 15px;
top: 0;
right: 0;
position: absolute;
transform: rotate(10deg);
background-color: rgba(18, 18, 18, 0.6);
}
.award-section-3 .award-section__title {
font-weight: 400;
font-size: 22px;
line-height: 1;
letter-spacing: -0.02em;
color: rgba(18, 18, 18, 0.6);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 575px) {
.award-section-3 .award-section__title {
font-size: 18px;
margin-bottom: 20px;
}
}
.award-section-3 .award-section__received {
max-width: 400px;
text-align: center;
padding: 80px 30px;
padding-bottom: 30px;
margin: 0 0 0 auto;
background-color: var(--rr-text-primary-2);
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.award-section-3 .award-section__received {
margin: 0 auto;
}
}
.award-section-3 .award-section__number {
font-weight: 500;
font-size: 96px;
line-height: 1;
margin-top: 52px;
margin-bottom: 11px;
letter-spacing: -0.04em;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
.award-section-3 .award-section__dec {
font-weight: 500;
font-size: 18px;
line-height: 1;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
.award-section-3 .award-section__btn .rr-btn-2 {
width: 100%;
font-weight: 400;
font-size: 18px;
border-radius: 0;
margin-top: 56px;
padding: 23.5px 34.3px;
text-transform: capitalize;
}
.rr-hover-reveal-item .rr-hover-reveal-bg {
position: absolute;
top: 0;
left: 0;
width: 174px;
height: 259px;
opacity: 0;
margin: -150px 0 0 -150px;
overflow: hidden;
pointer-events: none;
z-index: 99;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.rr-hover-reveal-item:hover .rr-hover-reveal-bg {
opacity: 1;
visibility: visible;
}
.testimonial-section-3__wrapper {
margin-left: 160px;
}
@media (max-width: 1800px) {
.testimonial-section-3__wrapper {
margin-left: 0;
}
}
.testimonial-section-3__content {
max-width: 540px;
background: rgb(33, 33, 33);
padding: 60px 60px 10px 50px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.testimonial-section-3__content {
padding: 60px 35px 10px 35px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.testimonial-section-3__content {
padding: 60px 30px 10px 30px;
margin-right: -50px;
position: relative;
z-index: 9;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial-section-3__content {
padding: 30px 30px 10px 30px;
}
}
@media (max-width: 575px) {
.testimonial-section-3__content {
padding: 20px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial-section-3__content {
max-width: 100%;
margin-bottom: 40px;
}
}
.testimonial-section-3__subtitle {
font-weight: 500;
font-size: 16px;
line-height: 1;
padding: 10px 8.7px;
text-align: center;
display: inline-block;
text-transform: uppercase;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
border: 1px solid rgba(255, 255, 255, 0.141);
}
.testimonial-section-3__title {
font-weight: 500;
font-size: 60px;
line-height: 64px;
margin-top: 30px;
margin-bottom: 58px;
letter-spacing: -0.02em;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial-section-3__title {
margin-top: 20px;
margin-bottom: 20px;
}
}
@media (max-width: 575px) {
.testimonial-section-3__title {
font-size: 40px;
line-height: 50px;
}
}
.testimonial-section-3__slide__arrow {
width: 54px;
height: 54px;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--rr-common-white);
transition: all 0.3s ease-in-out;
background: var(--rr-text-primary);
}
.testimonial-section-3__slide__arrow:hover {
color: var(--rr-text-primary);
background-color: var(--rr-common-white);
}
@media (max-width: 575px) {
.testimonial-section-3__slide__arrow {
margin-bottom: 10px;
}
.testimonial-section-3__slide__arrow:last-of-type {
margin-bottom: 0;
}
}
.testimonial-section-3__button {
display: flex;
align-items: center;
justify-content: space-between;
margin-right: -30px;
margin-left: -20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial-section-3__button {
margin: 0;
}
}
.testimonial-section-3__btn .btn {
width: 180px;
height: 180px;
border-radius: 500px;
display: inline-flex;
align-items: center;
justify-content: center;
background-color: var(--rr-common-white);
}
.testimonial-section-3__btn .btn span {
font-weight: 400;
font-size: 16px;
line-height: 22px;
text-align: start;
transform: translateY(30px);
display: inline-block;
text-transform: uppercase;
color: var(--rr-text-primary);
font-family: var(--rr-ff-heading1);
}
.testimonial-section-3__btn .btn .arrow {
position: relative;
display: inline-block;
transform: translateY(-30px);
}
.testimonial-section-3__btn .btn .arrow i {
width: 38px;
height: 38px;
font-size: 15px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 500px;
transform: rotate(-45deg);
color: var(--rr-common-white);
background-color: var(--rr-theme-primary);
}
.testimonial-section-3__btn .btn .arrow::before {
content: "";
width: 1px;
height: 100px;
top: 0px;
bottom: 0px;
position: absolute;
background-color: var(--rr-theme-primary);
transform: rotate(-45deg) translateY(-5px);
}
.testimonial-section-3__icon {
text-align: center;
transform: translateY(6px);
}
.testimonial-section-3__wrap {
margin-left: -34px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 1200px) and (max-width: 1399px) {
.testimonial-section-3__wrap {
margin-left: -15px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial-section-3__wrap {
margin-left: 0;
}
}
.testimonial-section-3__review ul {
display: flex;
align-items: center;
column-gap: 4px;
justify-content: center;
list-style: none;
}
.testimonial-section-3__review ul li {
color: #F8890A;
font-size: 18px;
}
.testimonial-section-3__dec {
font-weight: 400;
font-size: 26px;
line-height: 44px;
text-align: center;
margin-top: 35px;
margin-bottom: 22px;
color: rgba(255, 255, 255, 0.7);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 575px) {
.testimonial-section-3__dec {
font-size: 18px;
line-height: 35px;
margin: 20px 0;
}
}
.testimonial-section-3__author__thumb img {
border-radius: 500px;
}
.testimonial-section-3__author__info {
margin-top: 28px;
margin-bottom: 15px;
}
.testimonial-section-3__author__name {
font-weight: 500;
font-size: 18px;
line-height: 1;
text-transform: uppercase;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
.testimonial-section-3__author__position {
font-weight: 400;
font-size: 15px;
line-height: 38px;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.6);
font-family: var(--rr-ff-heading1);
}
.testimonial-section-3__bg__text {
font-weight: 500;
font-size: 89px;
line-height: 1;
position: absolute;
bottom: -20px;
left: 0;
right: 0;
margin: 0 -100%;
letter-spacing: -0.02em;
color: rgba(18, 18, 18, 0.1);
font-family: var(--rr-ff-heading1);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.testimonial-section-3__bg__text {
font-size: 70px;
bottom: -15px;
}
}
@media (max-width: 575px) {
.testimonial-section-3__bg__text {
font-size: 45px;
bottom: -8px;
}
}
.testimonial-section-3__item {
max-width: 610px;
text-align: center;
padding: 105px 73px;
padding-bottom: 72px;
position: relative;
overflow: hidden;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
.testimonial-section-3__item {
padding-right: 40px;
padding-left: 40px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1600px), only screen and (min-width: 768px) and (max-width: 992px) {
.testimonial-section-3__item {
padding: 70px 40px;
padding-bottom: 60px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.testimonial-section-3__item {
padding-bottom: 90px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.testimonial-section-3__item {
padding: 80px 50px;
padding-bottom: 70px;
}
}
@media (max-width: 575px) {
.testimonial-section-3__item {
padding: 50px 20px;
padding-bottom: 40px;
margin: 0 20px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.testimonial-section-3__item {
margin: 0 auto;
}
}
.testimonial-section-3__quote {
position: absolute;
top: 0;
right: 110px;
}
@media (max-width: 575px) {
.testimonial-section-3__quote {
right: 35px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.testimonial-section-3__active .swiper-wrapper {
margin-left: -85px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.testimonial-section-3__active .swiper-wrapper {
margin-left: -110px;
}
}
.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__item {
background-color: var(--rr-common-white);
}
.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__quote span svg [fill=white] {
fill: rgb(18, 18, 18);
}
.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__dec {
color: rgba(18, 18, 18, 0.7);
}
.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__author__name {
color: var(--rr-theme-primary);
}
.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__author__position {
color: rgba(18, 18, 18, 0.6);
}
.testimonial-section-3__active .swiper-slide-active .testimonial-section-3__logo img {
filter: invert(1) grayscale(0);
}
.our-clients__wrapper {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.our-clients__wrapper {
gap: 20px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px) {
.our-clients__wrapper {
gap: 15px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.our-clients__wrapper {
gap: 15px;
}
}
.our-clients__wrapper-space {
margin-bottom: 29px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.our-clients__wrapper-space {
margin-bottom: 15px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.our-clients__wrapper-space {
margin-bottom: 0;
}
}
.our-clients__item {
display: flex;
align-items: center;
justify-content: center;
width: 377.5px;
height: 150px;
border: 1px solid rgba(18, 18, 18, 0.12);
overflow: hidden;
transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.our-clients__item {
width: 326.5px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.our-clients__item {
width: 270.5px;
height: 110px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.our-clients__item {
width: 229.5px;
height: 110px;
flex-wrap: nowrap;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.our-clients__item {
width: 173.5px;
height: 100px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.our-clients__item {
width: 265.5px;
height: 120px;
}
}
@media (max-width: 575px) {
.our-clients__item {
width: 291.5px;
height: 120px;
}
}
.our-clients__item:hover {
border: 1px solid var(--rr-theme-primary);
}
.our-clients__item:hover svg [opacity="0.2"] {
opacity: 1;
}
.our-clients__next {
display: flex;
align-items: center;
justify-content: center;
width: 377.5px;
height: 153px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.our-clients__next {
width: 331.5px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.our-clients__next {
width: 270.5px;
height: 110px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.our-clients__next {
width: 229.5px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.our-clients__next {
width: 174.5px;
height: 148px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.our-clients__next {
width: 267.5px;
height: 122px;
}
}
.our-clients__next a {
font-weight: 400;
font-size: 22px;
line-height: 34px;
position: relative;
color: var(--rr-theme-primary);
font-family: var(--rr-ff-heading1);
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.our-clients__next a {
font-size: 18px;
}
}
.our-clients__next a i {
font-size: 18px;
margin-left: 20px;
}
.our-clients__next a::before {
content: "";
width: 100%;
height: 1px;
bottom: -4px;
left: 0;
position: absolute;
transition: all 0.3s ease-in-out;
background-color: var(--rr-theme-primary);
}
.our-clients__next a:hover {
opacity: 0.7;
}
.our-clients__next a:hover::before {
width: 0;
}
.blog-3__top {
gap: 10px;
display: flex;
align-items: center;
margin-bottom: 10px;
justify-content: center;
}
@media (max-width: 575px) {
.blog-3__top {
display: block;
}
}
.blog-3__top__list {
list-style: none;
width: 100%;
height: 100px;
display: flex;
align-items: center;
justify-content: space-between;
background-color: rgba(18, 18, 18, 0.06);
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.blog-3__top__list {
height: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.blog-3__top__list {
height: 70px;
}
}
.blog-3__top__list li {
font-weight: 400;
font-size: 20px;
line-height: 34px;
text-transform: uppercase;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
}
.blog-3__top__list li:first-of-type {
transform: translateX(50px);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
.blog-3__top__list li:first-of-type {
transform: translateX(20px);
}
}
.blog-3__top__btn .rr-btn-2 {
padding: 0;
width: 250px;
height: 100px;
border-radius: 0;
font-weight: 500;
font-size: 18px;
line-height: 34px;
text-transform: uppercase;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
background-color: rgba(18, 18, 18, 0.06);
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.blog-3__top__btn .rr-btn-2 {
height: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.blog-3__top__btn .rr-btn-2 {
height: 70px;
}
}
@media (max-width: 575px) {
.blog-3__top__btn .rr-btn-2 {
width: 100%;
margin-top: 10px;
}
}
.blog-3__top__btn .rr-btn-2 i {
margin-left: 9px;
}
.blog-3__item {
position: relative;
margin-bottom: 10px;
background: rgba(18, 18, 18, 0.06);
transition: all 0.3s ease-in-out;
}
.blog-3__item:last-of-type {
margin-bottom: 0;
}
.blog-3__item::before {
content: "";
width: 100%;
height: 0;
bottom: 0;
z-index: -1;
position: absolute;
transition: all 0.3s ease-in-out;
background-color: var(--rr-text-primary-2);
}
.blog-3__item:hover::before {
height: 100%;
top: 0;
bottom: auto;
}
.blog-3__item:hover .blog-3__thumb::before {
display: none;
}
.blog-3__item:hover .blog-3__thumb img {
width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.blog-3__item:hover .blog-3__thumb img {
width: 80%;
}
}
.blog-3__item:hover .blog-3__meta__cat {
color: var(--rr-common-white);
border: 1px solid rgba(255, 255, 255, 0.3);
}
.blog-3__item:hover .blog-3__meta__date {
color: rgba(255, 255, 255, 0.7);
}
.blog-3__item:hover .blog-3__title {
color: var(--rr-common-white);
}
.blog-3__content {
padding: 63px 0 53px 70px;
width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px) {
.blog-3__content {
padding: 40px 0 30px 40px;
}
}
@media (max-width: 575px) {
.blog-3__content {
padding: 30px 20px;
}
}
.blog-3__thumb {
position: absolute;
right: 0;
top: 0;
text-align: end;
width: inherit;
transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.blog-3__thumb {
position: inherit;
}
.blog-3__thumb::before {
display: none;
}
}
.blog-3__thumb img {
width: 51%;
height: 250px;
object-fit: cover;
transition: all 0.3s 0s ease-out;
}
@media (max-width: 575px) {
.blog-3__thumb img {
width: 100%;
}
}
.blog-3__thumb::before {
content: "";
width: 10px;
height: 100%;
position: absolute;
background-color: var(--rr-common-white);
}
.blog-3__meta__cat {
font-weight: 500;
font-size: 14px;
line-height: 1;
margin-right: 9px;
padding: 5px 15.6px;
display: inline-block;
text-transform: uppercase;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
border: 1px solid rgba(18, 18, 18, 0.3);
}
.blog-3__meta__date {
font-weight: 500;
font-size: 16px;
line-height: 1;
display: inline-block;
text-transform: uppercase;
color: rgba(18, 18, 18, 0.7);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 575px) {
.blog-3__meta__date {
margin-top: 10px;
}
}
.blog-3__meta__date i {
margin-right: 2px;
}
.blog-3__title {
font-weight: 500;
font-size: 28px;
line-height: 38px;
margin-top: 30px;
letter-spacing: -0.04em;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 575px) {
.blog-3__title {
font-size: 24px;
line-height: 35px;
letter-spacing: 0;
margin-top: 20px;
}
.blog-3__title br {
display: none;
}
}
.footer-3-space-top {
padding-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.footer-3-space-top {
padding-top: 80px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3-space-top {
padding-top: 70px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__wedget.wedget-1 {
margin-bottom: 50px;
}
}
.footer-3__wedget.wedget-2 {
margin-left: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.footer-3__wedget.wedget-2 {
margin-left: 40px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer-3__wedget.wedget-2 {
margin-left: 60px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__wedget.wedget-2 {
margin-bottom: 50px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__wedget.wedget-2 {
margin-left: 0;
}
}
.footer-3__wedget.wedget-3 {
margin-left: 40px;
margin-right: -30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.footer-3__wedget.wedget-3 {
margin-left: 15px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px) {
.footer-3__wedget.wedget-3 {
margin-right: 0px;
margin-left: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__wedget.wedget-3 {
margin-bottom: 50px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__wedget.wedget-3 {
margin-left: 0;
margin-right: 0;
}
}
.footer-3__wedget.wedget-4 {
margin-left: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.footer-3__wedget.wedget-4 {
margin-left: 40px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer-3__wedget.wedget-4 {
margin-left: 0px;
margin-top: 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__wedget.wedget-4 {
margin-left: 0px;
margin-bottom: 50px;
}
}
.footer-3__shape {
position: absolute;
right: 506px;
bottom: 268px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer-3__shape {
right: 65px;
bottom: 350px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.footer-3__shape {
right: 170px;
bottom: 405px;
}
}
.footer-3__logo img {
width: 165px;
}
.footer-3__content h2 {
font-weight: 400;
font-size: 50px;
line-height: 60px;
margin-top: 24px;
margin-bottom: 45px;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 575px) {
.footer-3__content h2 {
font-size: 45px;
margin-bottom: 30px;
}
}
.footer-3__btn a::after {
content: "";
width: 8px;
height: 8px;
border-radius: 30px;
display: inline-block;
transform: translate(8px, 0px);
background-color: var(--rr-text-primary-2);
}
.footer-3__title {
font-weight: 500;
font-size: 24px;
line-height: 1;
margin-bottom: 48px;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__title {
margin-bottom: 35px;
}
}
.footer-3__menu ul {
list-style: none;
}
.footer-3__menu ul li {
margin-bottom: 23px;
line-height: normal;
}
.footer-3__menu ul li:last-of-type {
margin-bottom: 0;
}
.footer-3__menu ul li a {
font-weight: 400;
font-size: 16px;
line-height: 1;
opacity: 0.7;
display: inline-block;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
.footer-3__menu ul li a:hover {
opacity: 1;
}
.footer-3__menu ul li a::before {
content: "";
width: 4px;
height: 4px;
border-radius: 30px;
display: inline-block;
margin-right: 11px;
transform: translateY(-4px);
background-color: var(--rr-common-white);
}
.footer-3__contact__list {
display: flex;
align-items: center;
column-gap: 15px;
margin-bottom: 30px;
}
.footer-3__contact__list:last-of-type {
margin-bottom: 0;
}
.footer-3__contact__list .icon {
min-width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
border: 1.5px solid rgba(255, 255, 255, 0.2);
}
.footer-3__contact__list a {
font-weight: 500;
font-size: 18px;
line-height: 30px;
opacity: 0.7;
color: var(--rr-common-white);
transition: all 0.3s ease-in-out;
font-family: var(--rr-ff-heading1);
}
.footer-3__contact__list a:hover {
opacity: 1;
}
.footer-3__newsletter__dec {
font-weight: 400;
font-size: 20px;
line-height: 30px;
opacity: 0.7;
letter-spacing: 0.02em;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
.footer-3__newsletter__input {
position: relative;
margin-top: 40px;
margin-bottom: 12px;
}
.footer-3__newsletter__input input {
height: 70px;
padding-left: 20px;
padding-right: 125px;
background: transparent;
color: rgba(255, 255, 255, 0.3);
border: 1.5px solid rgba(255, 255, 255, 0.2);
outline: none;
width: 100%;
font-size: 16px;
}
@media (max-width: 575px) {
.footer-3__newsletter__input input {
padding-right: 20px;
}
}
.footer-3__newsletter__input .submit-btn {
top: 10px;
right: 10px;
font-size: 15px;
font-weight: 500;
border-radius: 0;
position: absolute;
display: inline-flex;
padding: 17.5px 13.2px;
letter-spacing: -0.04em;
text-transform: uppercase;
color: var(--rr-text-primary-2);
font-family: var(--rr-ff-heading1);
background-color: var(--rr-common-white);
}
@media (max-width: 575px) {
.footer-3__newsletter__input .submit-btn {
position: inherit;
margin: 20px 0;
margin-left: 10px;
}
}
.footer-3__newsletter__checkbox {
line-height: normal;
}
.footer-3__newsletter__checkbox label {
font-weight: 400;
font-size: 15px;
line-height: 1;
opacity: 0.8;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 575px) {
.footer-3__newsletter__checkbox label {
font-size: 13px;
}
}
.footer-3__newsletter__checkbox .form-check-input {
width: 15px;
height: 15px;
margin-top: 5px;
margin-right: 3px;
border-radius: 1.5px;
background-color: transparent;
border: 1.5px solid rgba(255, 255, 255, 0.2);
}
.footer-3__newsletter__checkbox .form-check-input:focus {
outline: 0;
box-shadow: none;
border-color: inherit;
}
.footer-3__newsletter__checkbox .form-check-input:checked {
background-color: rgb(13, 110, 253);
border-color: rgb(13, 110, 253);
}
.footer-3__bottom__wrapper {
margin-top: 275px;
border-top: 1px solid rgba(255, 255, 255, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 992px) {
.footer-3__bottom__wrapper {
margin-top: 150px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__bottom__wrapper {
margin-top: 70px;
}
}
.footer-3__bottom__content {
display: flex;
padding: 23px 0;
align-items: center;
justify-content: space-between;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer-3__bottom__content {
padding: 15px 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__bottom__content {
display: block;
}
}
.footer-3__bottom__content span > a {
font-weight: 500;
font-size: 40px;
line-height: 30px;
margin-right: 42px;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer-3__bottom__content span > a {
font-size: 32px;
}
}
@media (max-width: 575px) {
.footer-3__bottom__content span > a {
font-size: 25px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__bottom__content span > a {
margin: 20px 0;
display: inline-block;
}
}
.footer-3__bottom__title {
font-weight: 400;
font-size: 120px;
line-height: 1;
margin-bottom: 0;
letter-spacing: -0.04em;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.footer-3__bottom__title {
font-size: 100px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 576px) and (max-width: 767px) {
.footer-3__bottom__title {
font-size: 75px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.footer-3__bottom__title {
font-size: 60px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.footer-3__bottom__title {
font-size: 100px;
}
}
@media (max-width: 575px) {
.footer-3__bottom__title {
font-size: 40px;
}
}
.footer-3__copyright__wrapper {
display: flex;
padding: 40px 0;
align-items: end;
justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__copyright__wrapper {
display: block;
text-align: center;
}
}
.footer-3__copyright__dec {
font-weight: 500;
font-size: 18px;
line-height: 1;
color: rgba(255, 255, 255, 0.6);
font-family: var(--rr-ff-heading1);
}
.footer-3__copyright__dec a {
transition: all 0.3s ease-in-out;
}
.footer-3__copyright__dec a:hover {
opacity: 1;
color: var(--rr-common-white);
}
.footer-3__copyright__social {
display: flex;
align-items: center;
column-gap: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.footer-3__copyright__social {
margin: 15px 0;
justify-content: center;
}
}
.footer-3__copyright__social a {
width: 60px;
height: 60px;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 19px;
color: var(--rr-common-white);
transition: all 0.3s ease-in-out;
border: 1px solid rgba(255, 255, 255, 0.12);
}
.footer-3__copyright__social a:hover {
color: var(--rr-text-primary-2);
background-color: var(--rr-common-white);
}
.footer-3__copyright__menu {
list-style: none;
}
.footer-3__copyright__menu li {
display: inline-block;
margin-right: 8px;
padding-right: 13px;
position: relative;
}
.footer-3__copyright__menu li::after {
content: "";
width: 1px;
height: 16px;
top: 6px;
right: 0;
position: absolute;
background-color: var(--rr-common-white);
}
.footer-3__copyright__menu li:last-of-type {
margin-right: 0;
padding-right: 0;
}
.footer-3__copyright__menu li:last-of-type::after {
display: none;
}
.footer-3__copyright__menu li a {
font-weight: 500;
font-size: 18px;
line-height: 1;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
.footer-3__copyright__menu li a:hover {
opacity: 0.6;
}
.cb-cursor.-big .cb-cursor-text {
width: 180px;
height: 180px;
opacity: 1;
border-radius: 500px;
transform: scale(1);
background-color: var(--rr-text-primary-2);
}
@media (max-width: 767px) {
.cb-cursor.-big .cb-cursor-text {
width: 130px;
height: 130px;
}
}
.cb-cursor.-big .cb-cursor-text .btn2 span {
font-weight: 400;
font-size: 16px;
line-height: 22px;
text-align: start;
transform: translateY(30px);
display: inline-block;
text-transform: uppercase;
color: var(--rr-common-white);
font-family: var(--rr-ff-heading1);
}
@media (max-width: 767px) {
.cb-cursor.-big .cb-cursor-text .btn2 span {
font-size: 14px;
transform: translateY(20px);
}
}
.cb-cursor.-big .cb-cursor-text .btn2 .arrow {
position: relative;
display: inline-block;
transform: translateY(-30px);
}
.cb-cursor.-big .cb-cursor-text .btn2 .arrow i {
width: 34px;
height: 34px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 500px;
transform: rotate(-45deg);
color: var(--rr-text-primary-2);
background-color: var(--rr-common-white);
}
.cb-cursor.-big .cb-cursor-text .btn2 .arrow::before {
content: "";
width: 1px;
height: 100px;
top: 0px;
bottom: 0px;
position: absolute;
transform: rotate(-45deg) translateY(-15px);
background-color: var(--rr-common-white);
}
@media (max-width: 767px) {
.cb-cursor.-big .cb-cursor-text .btn2 .arrow::before {
height: 80px;
transform: rotate(-45deg) translateY(-5px);
}
}
.cb-cursor.-big.-text:before {
display: none;
} .rr-primary-btn {
background-color: var(--rr-color-theme-primary);
font-family: var(--rr-ff-body);
color: var(--rr-color-common-white);
display: inline-flex;
align-items: center;
font-size: 16px;
font-weight: 600;
line-height: 1;
padding: 22px 30px;
border-radius: 0px;
transition: all 0.3s ease-in-out;
overflow: hidden;
text-transform: capitalize;
position: relative;
z-index: 1;
}
.rr-primary-btn:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(255, 255, 255, 0.2);
-webkit-transform-origin: right center;
-moz-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
-webkit-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
-moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
-ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
-o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
z-index: -1;
}
.rr-primary-btn i {
margin-left: 10px;
font-size: 14px;
transform: rotate(-45deg);
transition: all 0.3s ease-in-out;
}
.rr-primary-btn:hover {
color: var(--rr-color-common-white);
}
.rr-primary-btn:hover:before {
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.rr-primary-btn:hover i {
transform: rotate(0deg);
}
.rr-primary-btn:focus {
color: var(--rr-color-common-white);
}
.rr-primary-btn.transparent {
background-color: transparent;
border: 1px solid var(--rr-color-theme-primary);
color: var(--rr-color-heading-primary);
}
.rr-primary-btn.transparent:hover {
color: var(--rr-color-common-white);
}
.rr-primary-btn.transparent:before {
background-color: var(--rr-color-theme-primary);
}
.web-development.dark {
background-color: #02050A;
}
.mb-50 {
margin-bottom: 50px;
}
.pb-130 {
padding-bottom: 130px;
}
@media only screen and (max-width: 992px) {
.pb-130 {
padding-bottom: 80px;
}
}
@media only screen and (max-width: 767px) {
.pb-130 {
padding-bottom: 60px;
}
}
.pt-130 {
padding-top: 130px;
}
@media only screen and (max-width: 992px) {
.pt-130 {
padding-top: 80px;
}
}
@media only screen and (max-width: 767px) {
.pt-130 {
padding-top: 60px;
}
}
.bg-dark-1 {
background-color: var(--rr-color-bg-1);
}
.reveal {
visibility: hidden;
position: relative;
width: 80%;
height: 80%;
overflow: hidden;
}
.reveal img {
height: 100%;
width: 100%;
object-fit: cover;
transform-origin: left;
}
.anim-text {
overflow: hidden;
}
:root {
--rr-ff-body: "Plus Jakarta Sans", sans-serif;
--rr-ff-heading: "Plus Jakarta Sans", serif;
--rr-ff-p: "Plus Jakarta Sans", sans-serif;
--rr-fw-normal: normal;
--rr-fw-thin: 100;
--rr-fw-elight: 200;
--rr-fw-light: 300;
--rr-fw-regular: 400;
--rr-fw-medium: 500;
--rr-fw-sbold: 600;
--rr-fw-bold: 700;
--rr-fw-ebold: 800;
--rr-fw-black: 900;
--rr-fs-body: 16px;
--rr-fs-p: 16px;
--rr-fs-h1: 60px;
--rr-fs-h2: 48px;
--rr-fs-h3: 24px;
--rr-fs-h4: 20px;
--rr-fs-h5: 16px;
--rr-fs-h6: 14px;
--rr-color-common-white: #ffffff;
--rr-color-common-black: #000000;
--rr-color-common-dark: #232323;
--rr-color-heading-primary: #11151C;
--rr-color-text-body: #B0B2B7;
--rr-color-text-body-light: #74787C;
--rr-color-theme-primary: #3F5AF3;
--rr-color-theme-secondary: #ffc226;
--rr-color-bg-1: #11151C;
--rr-color-grey-1: #F8F8F8;
--rr-color-grey-2: #2D343E;
--rr-color-grey-light: #F2F3F4;
--rr-color-border-1: #1E2228;
--rr-color-border-light: #E4E4E4;
}
.include-bg {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.section-heading {
margin-bottom: 60px;
position: relative;
z-index: 1;
}
@media only screen and (max-width: 992px) {
.section-heading {
margin-bottom: 40px;
}
}
.section-heading .section-title {
font-size: 48px;
line-height: 1.2;
font-weight: 700;
display: block;
margin-bottom: 0;
text-transform: inherit;
position: relative;
overflow: hidden;
}
@media (max-width: 1199px) {
.section-heading .section-title {
font-size: 40px;
}
.section-heading .section-title br {
display: none;
}
}
@media only screen and (max-width: 992px) {
.section-heading .section-title {
font-size: 32px;
max-width: 100%;
}
}
@media only screen and (max-width: 767px) {
.section-heading .section-title {
font-size: 32px;
}
}
.section-heading .sub-heading {
font-family: var(--rr-ff-p);
color: var(--rr-color-theme-primary);
font-size: 14px;
font-weight: 700;
display: inline-block;
margin-bottom: 25px;
text-transform: uppercase;
position: relative;
padding: 0 50px;
overflow: hidden;
}
@media only screen and (max-width: 992px) {
.section-heading .sub-heading {
font-size: 14px;
}
}
@media only screen and (max-width: 767px) {
.section-heading .sub-heading {
font-size: 12px;
}
}
.section-heading .sub-heading:after, .section-heading .sub-heading:before {
background: linear-gradient(270deg, rgba(63, 90, 243, 0.4) 0%, transparent 100%);
content: "";
width: 37px;
height: 10px;
position: absolute;
top: 50%;
left: 10px;
transform: translateY(-50%);
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.section-heading .sub-heading:after {
background: linear-gradient(90deg, rgba(63, 90, 243, 0.4) 0%, transparent 100%);
left: auto;
right: 10px;
}
.section-heading .sub-heading.active:before {
left: 0;
opacity: 1;
}
.section-heading .sub-heading.active:after {
right: 0;
opacity: 1;
}
.section-heading .sub-heading.after-none:after {
display: none;
}
.section-heading.heading-3 .section-title {
font-size: 40px;
text-transform: uppercase;
}
@media only screen and (max-width: 992px) {
.section-heading.heading-3 .section-title {
font-size: 28px;
line-height: 1.4;
}
}
.hero-section-3 {
position: relative;
z-index: 1;
overflow-x: clip;
}
.hero-section-3 .hero-round-img {
width: 950px;
height: 950px;
position: absolute;
top: -20%;
right: -15%;
border-radius: 50%;
}
@media (max-width: 1199px) {
.hero-section-3 .hero-round-img {
right: -35%;
top: -35%;
}
}
@media only screen and (max-width: 992px) {
.hero-section-3 .hero-round-img {
right: -60%;
top: -70%;
}
}
@media only screen and (max-width: 767px) {
.hero-section-3 .hero-round-img {
display: none;
}
}
.hero-section-3 .hero-round-img:before {
background-color: var(--rr-color-theme-primary);
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
}
.hero-section-3 .hero-round-img img {
height: 100%;
width: 100%;
object-fit: cover;
border-radius: 50%;
object-position: -266px 100px;
}
.hero-section-3 .round-shape {
background-color: #02050A;
height: 800px;
width: 800px;
border-radius: 50%;
position: absolute;
top: -29%;
right: -21%;
}
@media (max-width: 1199px) {
.hero-section-3 .round-shape {
right: -45%;
top: -45%;
}
}
@media only screen and (max-width: 992px) {
.hero-section-3 .round-shape {
height: 600px;
width: 600px;
}
}
@media only screen and (max-width: 767px) {
.hero-section-3 .round-shape {
display: none;
}
}
.hero-section-3 .round-shape-2 {
height: 750px;
width: 750px;
border-radius: 50%;
position: absolute;
bottom: -50%;
right: 14%;
opacity: 0.46;
background-color: var(--rr-color-grey-light);
}
@media (max-width: 1199px) {
.hero-section-3 .round-shape-2 {
height: 600px;
width: 600px;
}
}
@media only screen and (max-width: 767px) {
.hero-section-3 .round-shape-2 {
display: none;
}
}
.dark .hero-section-3 .round-shape-2 {
background-color: var(--rr-color-bg-1);
}
.hero-section-3 .border-shape {
background-color: transparent;
height: 700px;
width: 700px;
border-radius: 50%;
border: 1px dashed var(--rr-color-bg-1);
opacity: 0.1;
position: absolute;
right: 0;
bottom: 0;
}
@media only screen and (max-width: 992px) {
.hero-section-3 .border-shape {
display: none;
}
}
.dark .hero-section-3 .border-shape {
opacity: 100%;
}
.hero-section-3 .scroll-down-btn {
width: 41px;
height: 80px;
margin: 0 auto;
position: absolute;
bottom: 150px;
left: 49%;
transform: translateX(-50%);
z-index: 90;
animation: hero-anim-2 1s infinite linear alternate-reverse;
}
@media only screen and (max-width: 992px) {
.hero-section-3 .scroll-down-btn {
bottom: 100px;
}
}
@media only screen and (max-width: 767px) {
.hero-section-3 .scroll-down-btn {
bottom: 30px;
left: 43%;
}
}
.dark .hero-section-3 .scroll-down-btn .light-img {
display: none;
}
.hero-section-3 .scroll-down-btn .dark-img {
display: none;
}
.dark .hero-section-3 .scroll-down-btn .dark-img {
display: block;
}
@-webkit-keyframes hero-anim-2 {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
}
@keyframes hero-anim-2 {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
}
.hero-content-3 {
padding: 360px 0 250px 0;
padding-left: 75px;
position: relative;
z-index: 2;
}
@media (max-width: 1199px) {
.hero-content-3 {
padding-top: 250px;
}
}
@media only screen and (max-width: 992px) {
.hero-content-3 {
padding-top: 100px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 150px;
}
}
@media only screen and (max-width: 767px) {
.hero-content-3 {
padding-top: 80px;
padding-left: 20px;
}
}
.hero-content-3 .title {
font-size: 120px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 20px;
}
.hero-content-3 .title.anim-text {
overflow: visible;
}
.hero-content-3 .title br {
display: block;
}
@media (max-width: 1199px) {
.hero-content-3 .title {
font-size: 80px;
}
}
@media only screen and (max-width: 767px) {
.hero-content-3 .title {
font-size: 32px;
}
}
.hero-content-3 .title span {
color: var(--rr-color-theme-primary);
position: relative;
}
.hero-content-3 .title span:before {
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/web-development/hero-shape-4-light.webp);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
content: "";
width: 770px;
height: 770px;
position: absolute;
top: 50%;
left: 25%;
transform: translate(-50%, -50%);
z-index: -1;
}
@media (max-width: 1199px) {
.hero-content-3 .title span:before {
width: 600px;
height: 600px;
}
}
@media only screen and (max-width: 767px) {
.hero-content-3 .title span:before {
width: 250px;
height: 250px;
}
}
.dark .hero-content-3 .title span:before {
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/web-development/hero-shape-4.png);
}
.hero-content-3 p {
font-size: 22px;
font-weight: 500;
max-width: 880px;
width: 100%;
line-height: 1.8;
margin-bottom: 40px;
color: #74787C;
}
.dark .hero-content-3 p {
color: var(--rr-color-common-white);
}
@media only screen and (max-width: 767px) {
.hero-content-3 p {
font-size: 16px;
}
} .about-section-4 {
position: relative;
z-index: 1;
}
.about-section-4 .shape {
position: absolute;
bottom: 0;
left: 0;
z-index: -1;
opacity: 0.1;
}
@media (max-width: 1199px) {
.about-section-4 .shape {
bottom: 50px;
}
}
@media only screen and (max-width: 992px) {
.about-section-4 .shape {
display: none;
}
}
.dark .about-section-4 .shape {
opacity: 1;
}
.about-img-wrap-4 {
position: relative;
text-align: right;
max-width: 670px;
width: 100%;
}
.about-img-wrap-4 .img-1 {
max-width: 550px;
width: 100%;
height: 600px;
margin-left: auto;
}
@media only screen and (max-width: 767px) {
.about-img-wrap-4 .img-1 {
height: 400px;
}
}
.about-img-wrap-4 .img-1 img {
width: 100%;
height: 100%;
object-fit: cover;
}
.about-img-wrap-4 .img-2 {
height: 255px;
width: 255px;
position: absolute;
bottom: 50px;
left: 0;
border-top: 10px solid var(--rr-color-common-white);
border-right: 10px solid var(--rr-color-common-white);
}
.dark .about-img-wrap-4 .img-2 {
border-top: 10px solid #02050A;
border-right: 10px solid #02050A;
}
@media only screen and (max-width: 767px) {
.about-img-wrap-4 .img-2 {
bottom: 0;
}
}
.about-img-wrap-4 .img-2 img {
width: 100%;
height: 100%;
object-fit: cover;
}
.about-content-4 {
padding-left: 50px;
}
@media (max-width: 1199px) {
.about-content-4 {
padding-left: 10px;
}
}
@media only screen and (max-width: 992px) {
.about-content-4 {
margin-top: 30px;
padding-left: 0;
}
}
.about-content-4 .section-heading .section-title {
margin-bottom: 40px;
}
.about-content-4 .section-heading p {
margin-bottom: 40px;
color: #74787C;
font-size: 16px;
font-weight: var(--rr-fw-normal);
line-height: 28px;
}
.dark .about-content-4 .section-heading p {
color: var(--rr-color-text-body);
}
.about-content-4 .about-counter-wrap {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 20px;
margin-bottom: 40px;
max-width: 610px;
width: 100%;
}
.about-content-4 .about-counter-wrap .about-counter {
display: grid;
align-items: center;
grid-template-columns: 60px 1fr;
grid-gap: 20px;
}
.about-content-4 .about-counter-wrap .about-counter .title {
font-size: 40px;
font-weight: 700;
margin-bottom: 0;
}
.about-content-4 .about-counter-wrap .about-counter p {
margin-bottom: 0;
color: #74787C;
font-size: 16px;
font-weight: var(--rr-fw-normal);
line-height: 28px;
}
.dark .about-content-4 .about-counter-wrap .about-counter p {
color: var(--rr-color-text-body);
}
.about-content-4 .about-counter-wrap .about-counter:hover .icon img {
animation-name: wobble-vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.service-left .section-heading .section-title {
margin-bottom: 30px;
}
.service-box-wrap {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
max-width: 860px;
width: 100%;
}
@media only screen and (max-width: 767px) {
.service-box-wrap {
grid-template-columns: 1fr;
}
}
.service-box-wrap .service-box {
background-color: var(--rr-color-bg-1);
position: relative;
padding: 40px;
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box {
padding: 30px 20px;
}
}
.service-box-wrap .service-box .number {
color: #222731;
font-size: 48px;
font-weight: 700;
position: absolute;
top: 40px;
right: 40px;
line-height: 1;
display: block;
font-style: italic;
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box .number {
top: 30px;
right: 20px;
}
}
.service-box-wrap .service-box .icon {
margin-bottom: 30px;
}
.service-box-wrap .service-box .icon svg {
color: var(--rr-color-theme-primary);
}
.service-box-wrap .service-box .title {
font-size: 24px;
font-weight: 700;
margin-bottom: 25px;
}
.service-box-wrap .service-box .service-img {
max-width: 350px;
width: 100%;
height: 117px;
position: relative;
overflow: hidden;
}
.service-box-wrap .service-box .service-img img {
width: 100%;
height: 100%;
object-fit: cover;
transform: scale(1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.service-box-wrap .service-box .service-img:before {
background-color: #001AAB;
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.4;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.service-box-wrap .service-box .service-img:after {
background: radial-gradient(100% 100% at 50% 0%, rgba(63, 90, 243, 0) 0%, #3F5AF3 100%);
filter: blur(75px);
content: "";
width: 255px;
height: 255px;
border-radius: 50%;
position: absolute;
top: -150%;
left: -25%;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.service-box-wrap .service-box:nth-child(1) {
border-bottom: 1px solid var(--rr-color-border-1);
border-right: 1px solid var(--rr-color-border-1);
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:nth-child(1) {
border: none;
}
}
.service-box-wrap .service-box:nth-child(2) {
border-bottom: 1px solid var(--rr-color-border-1);
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:nth-child(2) {
border: none;
}
}
.service-box-wrap .service-box:nth-child(3) {
border-right: 1px solid var(--rr-color-border-1);
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:nth-child(3) {
border: none;
}
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:nth-child(4) {
border: none;
}
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:not(:last-of-type) {
border-bottom: 1px solid var(--rr-color-border-1);
}
}
.service-box-wrap .service-box:hover .service-img:after {
visibility: visible;
opacity: 1;
}
.service-box-wrap .service-box:hover .service-img:before {
visibility: visible;
opacity: 0.4;
}
.service-box-wrap .service-box:hover .service-img img {
transform: scale(1.03);
}
.service-box-wrap .service-box:hover .icon svg {
animation-name: wobble-vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.service-left .section-heading .section-title {
margin-bottom: 30px;
}
.service-box-wrap {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
max-width: 860px;
width: 100%;
}
@media only screen and (max-width: 767px) {
.service-box-wrap {
grid-template-columns: 1fr;
}
}
.service-box-wrap .service-box {
position: relative;
padding: 40px;
background-color: var(--rr-color-grey-light);
border-color: var(--rr-color-border-light);
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box {
padding: 30px 20px;
}
}
.dark .service-box-wrap .service-box {
background-color: var(--rr-color-bg-1);
}
.service-box-wrap .service-box .number {
font-size: 48px;
font-weight: 700;
position: absolute;
top: 40px;
color: rgba(63, 90, 243, 0.14);
right: 40px;
line-height: 1;
display: block;
font-style: italic;
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box .number {
top: 30px;
right: 20px;
}
}
.dark .service-box-wrap .service-box .number {
color: #222731;
}
.service-box-wrap .service-box .icon {
margin-bottom: 30px;
}
.service-box-wrap .service-box .icon svg {
color: var(--rr-color-theme-primary);
}
.service-box-wrap .service-box .title {
font-size: 24px;
font-weight: 700;
margin-bottom: 25px;
}
.service-box-wrap .service-box .service-img {
max-width: 350px;
width: 100%;
height: 117px;
position: relative;
overflow: hidden;
}
.service-box-wrap .service-box .service-img img {
width: 100%;
height: 100%;
object-fit: cover;
transform: scale(1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.service-box-wrap .service-box .service-img:before {
background-color: #001AAB;
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.4;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.service-box-wrap .service-box .service-img:after {
background: radial-gradient(100% 100% at 50% 0%, rgba(63, 90, 243, 0) 0%, #3F5AF3 100%);
filter: blur(75px);
content: "";
width: 255px;
height: 255px;
border-radius: 50%;
position: absolute;
top: -150%;
left: -25%;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.service-box-wrap .service-box:nth-child(1) {
background-color: var(--rr-color-grey-light);
border-color: var(--rr-color-border-light);
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:nth-child(1) {
border: none;
}
}
.dark .service-box-wrap .service-box:nth-child(1) {
border-bottom: 1px solid var(--rr-color-border-1);
border-right: 1px solid var(--rr-color-border-1);
background-color: var(--rr-color-bg-1);
}
.service-box-wrap .service-box:nth-child(2) {
border-color: var(--rr-color-border-light);
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:nth-child(2) {
border: none;
}
}
.dark .service-box-wrap .service-box:nth-child(2) {
border-bottom: 1px solid var(--rr-color-border-1);
}
.service-box-wrap .service-box:nth-child(3) {
border-color: var(--rr-color-border-light);
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:nth-child(3) {
border: none;
}
}
.dark .service-box-wrap .service-box:nth-child(3) {
border-right: 1px solid var(--rr-color-border-1);
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:nth-child(4) {
border: none;
}
}
@media only screen and (max-width: 767px) {
.service-box-wrap .service-box:not(:last-of-type) {
border-bottom: 1px solid var(--rr-color-border-1);
}
}
.service-box-wrap .service-box:hover .service-img:after {
visibility: visible;
opacity: 1;
}
.service-box-wrap .service-box:hover .service-img:before {
visibility: visible;
opacity: 0.4;
}
.service-box-wrap .service-box:hover .service-img img {
transform: scale(1.03);
}
.service-box-wrap .service-box:hover .icon svg {
animation-name: wobble-vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.dark .process-section-3 {
background: #11151c;
}
.process-item-2 {
padding: 50px 40px;
position: relative;
z-index: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border: 1px solid #E6E6E6;
background-color: var(--rr-color-common-white);
}
.dark .process-item-2 {
background-color: var(--rr-color-bg-1);
border-color: var(--rr-color-border-1);
}
.process-item-2:before {
background-color: var(--rr-color-theme-primary);
content: "";
width: 0%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
.process-item-2 {
padding: 40px 20px;
}
}
.process-item-2 .icon {
height: 120px;
width: 120px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin: 0 auto;
margin-bottom: 20px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: var(--rr-color-grey-light);
border: 1px solid var(--rr-color-grey-light);
}
.process-item-2 .icon svg {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: var(--rr-color-theme-primary);
}
.dark .process-item-2 .icon svg {
color: var(--rr-color-common-white);
}
.dark .process-item-2 .icon {
border: 1px solid var(--rr-color-border-1);
background: transparent;
}
.process-item-2 span {
color: var(--rr-color-theme-primary);
font-weight: 600;
text-transform: uppercase;
display: block;
font-family: var(--rr-ff-body);
line-height: 26px;
margin-bottom: 10px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.process-item-2 .title {
margin-bottom: 20px;
font-weight: 700;
font-size: 24px;
line-height: 28px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
.process-item-2 .title {
margin-top: 20px;
font-size: 20px;
}
}
.process-item-2 p {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #74787C;
font-size: 16px;
line-height: 28px;
font-family: var(--rr-ff-body);
}
.process-item-2 p:last-child {
margin-bottom: 0;
}
.process-item-2:hover:before {
width: 100%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.process-item-2:hover .icon {
background-color: var(--rr-color-common-white);
border: 1px solid var(--rr-color-theme-primary);
}
.process-item-2:hover .icon svg {
color: var(--rr-color-theme-primary);
}
.process-item-2:hover span {
color: var(--rr-color-common-white);
}
.process-item-2:hover .title {
color: var(--rr-color-common-white);
}
.process-item-2:hover p {
color: var(--rr-color-common-white);
}
.running-text {
background-color: var(--rr-color-theme-primary);
background-repeat: repeat;
background-size: 20px;
padding: 20px 0;
overflow: hidden;
}
.running-text ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
gap: 60px;
}
.running-text ul li {
display: inline-block;
white-space: nowrap;
font-size: 24px;
color: var(--rr-color-common-white);
text-transform: uppercase;
font-weight: 700;
position: relative;
}
.running-text ul li:before {
font-family: var(--font_awesome);
content: "\f068";
position: absolute;
right: -40px;
top: 50%;
transform: translateY(-50%);
}
.running-text.running-1 {
background-color: var(--rr-color-grey-light);
}
.dark .running-text.running-1 {
background-color: var(--rr-color-bg-1);
}
.running-text.running-1 ul li {
color: var(--rr-color-theme-primary);
}
.dark .running-text.running-1 ul li {
color: var(--rr-color-common-white);
}
.running-text.testi {
background-color: transparent;
margin-bottom: 40px;
padding: 0;
}
.running-text.testi ul {
gap: 20px;
}
.running-text.testi ul li {
font-size: 120px;
font-weight: 700;
line-height: 1;
color: var(--rr-color-bg-1);
}
@media only screen and (max-width: 992px) {
.running-text.testi ul li {
font-size: 60px;
}
}
@media only screen and (max-width: 767px) {
.running-text.testi ul li {
font-size: 40px;
}
}
.dark .running-text.testi ul li {
color: var(--rr-color-common-white);
}
.running-text.testi ul li:before {
display: none;
}
.running-text.testi ul li:nth-child(2) {
color: var(--rr-color-theme-primary);
}
.running-text.running-3 {
position: relative;
z-index: 1;
padding: 51px 0;
}
.running-text.running-3 .bg-img {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.running-text.running-3 .bg-img:before {
background-color: var(--rr-color-theme-primary);
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.running-text.running-3 .inner-3 {
gap: 220px;
}
@media only screen and (max-width: 992px) {
.running-text.running-3 .inner-3 {
gap: 180px;
}
}
@media only screen and (max-width: 992px) {
.running-text.running-3 .inner-3 {
gap: 100px;
}
}
.running-text.running-3 .inner-3 li {
color: var(--rr-color-common-white);
font-size: 100px;
font-weight: 700;
line-height: 1;
}
@media only screen and (max-width: 992px) {
.running-text.running-3 .inner-3 li {
font-size: 70px;
}
}
@media only screen and (max-width: 767px) {
.running-text.running-3 .inner-3 li {
font-size: 40px;
}
}
.running-text.running-3 .inner-3 li:before {
font-family: var(--font_awesome);
font-weight: 500;
content: "\f005";
font-size: 80px;
position: absolute;
right: -150px;
top: 50%;
transform: translateY(-50%);
}
@media only screen and (max-width: 992px) {
.running-text.running-3 .inner-3 li:before {
font-size: 60px;
right: -80px;
}
}
@media only screen and (max-width: 767px) {
.running-text.running-3 .inner-3 li:before {
font-size: 30px;
right: -65px;
}
}
.running-text.running-3 .inner-3 .stroke-text {
color: var(--rr-color-common-white);
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--rr-color-common-white);
}
.running-text.running-5 ul li {
font-family: var(--rr-ff-heading);
display: flex;
align-items: center;
column-gap: 10px;
font-size: 24px;
font-weight: 700;
line-height: 1.625;
}
.running-text.running-5 ul li i {
font-size: 22px;
margin-top: -2px;
}
.running-text.running-5 ul li:before {
display: none;
}
.heading-space {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 25px;
margin-bottom: 60px;
}
@media only screen and (max-width: 992px) {
.heading-space {
margin-bottom: 40px;
}
}
.project-top {
position: relative;
}
.project-top .swiper-pagination {
color: var(--rr-color-heading-primary);
position: absolute;
left: auto;
right: 0;
top: 50%;
bottom: 0;
transform: translate(-50%);
width: auto;
display: flex;
align-items: center;
column-gap: 20px;
}
@media only screen and (max-width: 767px) {
.project-top .swiper-pagination {
display: none;
}
}
.dark .project-top .swiper-pagination {
color: var(--rr-color-common-white);
}
.project-top .swiper-arrow {
color: var(--rr-color-heading-primary);
position: absolute;
left: auto;
right: -70px;
top: 50%;
bottom: 0;
transform: translate(-50%);
display: flex;
align-items: center;
}
@media only screen and (max-width: 767px) {
.project-top .swiper-arrow {
display: none;
}
}
.dark .project-top .swiper-arrow {
color: var(--rr-color-common-white);
}
.project-top .swiper-arrow .swiper-nav.swiper-next {
margin-right: 110px;
}
.project-carousel {
overflow: visible;
}
.project-box {
position: relative;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.project-box .shape {
background-color: var(--rr-color-theme-primary);
clip-path: polygon(0 0, 0% 100%, 100% 100%);
mix-blend-mode: multiply;
width: 100%;
height: 100%;
position: absolute;
top: 11px;
left: -10px;
z-index: 1;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.project-box .project-thumb {
height: 600px;
width: 100%;
}
@media (max-width: 1199px) {
.project-box .project-thumb {
height: 500px;
}
}
@media only screen and (max-width: 767px) {
.project-box .project-thumb {
height: 400px;
}
}
.project-box .project-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.project-box .project-content {
position: absolute;
bottom: 30px;
left: 50px;
z-index: 2;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
.project-box .project-content {
left: 20px;
}
}
@media only screen and (max-width: 767px) {
.project-box .project-content {
bottom: 10px;
left: 20px;
}
}
.project-box .project-content span {
color: var(--rr-color-common-white);
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
display: block;
margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
.project-box .project-content span {
font-size: 12px;
}
}
.project-box .project-content .title {
font-size: 30px;
font-weight: 700;
margin-bottom: 0;
}
@media (max-width: 1199px) {
.project-box .project-content .title {
font-size: 24px;
}
}
@media only screen and (max-width: 767px) {
.project-box .project-content .title {
font-size: 16px;
}
}
.project-box .project-content .title a {
color: var(--rr-color-common-white);
}
.project-box .project-btn {
background-color: var(--rr-color-common-white);
color: var(--rr-color-theme-primary);
height: 120px;
width: 120px;
font-size: 35px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0);
z-index: 2;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.project-box .project-btn i {
transform: rotate(-45deg);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.project-box .project-btn:hover i {
transform: rotate(0);
}
@media only screen and (max-width: 767px) {
.project-box .project-btn {
height: 80px;
width: 80px;
font-size: 24px;
}
}
.project-box:hover .project-thumb img {
filter: grayscale(1);
}
.project-box:hover .project-content {
bottom: 50px;
visibility: visible;
opacity: 1;
}
@media only screen and (max-width: 767px) {
.project-box:hover .project-content {
bottom: 20px;
}
}
.project-box:hover .project-btn {
transform: translate(-50%, -50%) scale(1);
}
.project-box:hover .shape {
top: 1px;
left: 0px;
visibility: visible;
opacity: 1;
} .counter-item {
display: flex;
align-items: center;
}
@media only screen and (max-width: 767px) {
.counter-item {
justify-content: center;
}
}
.counter-item .title {
color: rgba(63, 90, 243, 0.14);
font-size: 120px;
font-weight: 700;
margin-bottom: 0;
line-height: 1;
display: flex;
align-items: center;
}
@media (max-width: 1199px) {
.counter-item .title {
font-size: 66px;
}
}
@media only screen and (max-width: 992px) {
.counter-item .title {
font-size: 70px;
}
}
@media only screen and (max-width: 767px) {
.counter-item .title {
font-size: 65px;
}
}
.counter-item .title .odometer-auto-theme {
font-family: inherit;
line-height: 1;
}
.counter-item .title .odometer-digit-spacer {
padding-right: 2px;
}
.dark .counter-item .title {
color: var(--rr-color-theme-primary);
}
.counter-item p {
font-size: 20px;
color: #74787C;
margin-bottom: 0;
margin-left: -20px;
position: relative;
z-index: 1;
}
@media (max-width: 1199px) {
.counter-item p {
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.counter-item p {
font-size: 15px;
line-height: 1.2;
}
.counter-item p br {
display: block;
}
}
.dark .counter-item p {
color: var(--rr-color-common-white);
}
.counter-2 {
padding: 100px 0;
}
@media only screen and (max-width: 992px) {
.counter-2 {
padding: 40px 0;
}
} .team-item {
overflow: hidden;
}
.team-item .team-thumb {
position: relative;
height: 420px;
width: 100%;
overflow: hidden;
z-index: 1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
margin-bottom: 30px;
}
.team-item .team-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.team-item .team-thumb:before {
background: rgb(63, 90, 243);
background: linear-gradient(0deg, rgb(63, 90, 243) 0%, rgba(63, 90, 243, 0.0088410364) 70%);
content: "";
width: 100%;
height: 100%;
position: absolute;
bottom: -50px;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.team-item .team-thumb:after {
background: rgb(63, 90, 243);
background: linear-gradient(0deg, rgb(63, 90, 243) 0%, rgba(63, 90, 243, 0.0088410364) 70%);
content: "";
mix-blend-mode: saturation;
width: 100%;
height: 100%;
position: absolute;
bottom: -50px;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.team-item .team-thumb .team-social-2 {
list-style: none;
width: 100%;
text-align: center;
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
z-index: 1;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.team-item .team-thumb .team-social-2 li {
display: inline-flex;
}
.team-item .team-thumb .team-social-2 li:not(:last-of-type) {
margin-right: 7px;
}
.team-item .team-thumb .team-social-2 li a {
background-color: var(--rr-color-bg-1);
color: var(--rr-color-common-white);
font-size: 14px;
height: 40px;
width: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.team-item .team-thumb .team-social-2 li a:hover {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.team-item .team-thumb:hover .team-social-2 {
visibility: visible;
opacity: 1;
bottom: 50px;
}
.team-item .team-content .title {
font-weight: 700;
font-size: 24px;
line-height: 28px;
margin-bottom: 10px;
}
.team-item .team-content span {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.team-item:hover .team-thumb {
background-color: rgba(63, 90, 243, 0.7);
}
.team-item:hover .team-thumb img {
mix-blend-mode: multiply;
filter: grayscale(1);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.team-item:hover .team-thumb:after, .team-item:hover .team-thumb:before {
visibility: visible;
opacity: 1;
bottom: 0;
transition-delay: 300ms;
}
.team-item:hover .team-thumb .team-social {
bottom: 0;
visibility: visible;
opacity: 1;
}
.team-section-2 {
background-color: var(--rr-color-grey-light);
}
.dark .team-section-2 {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/web-development/team-bg.png);
width: 100%;
height: 100%;
}
.team-item-2 {
position: relative;
}
.team-item-2 .team-thumb {
margin-bottom: 0;
}
.team-item-2 .team-content {
text-align: center;
padding: 25px 20px;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
z-index: 2;
background-color: var(--rr-color-common-white);
border: none;
border-top: none;
}
.dark .team-item-2 .team-content {
border: 1px solid var(--rr-color-border-1);
background-color: var(--rr-color-bg-1);
}
.team-item-2 .team-content span {
font-size: 16px;
color: var(--rr-color-theme-primary);
font-weight: 400;
text-transform: capitalize;
}
.team-item-2 .team-social-2 {
list-style: none;
width: 100%;
text-align: center;
position: absolute;
bottom: 135px;
left: 50%;
transform: translateX(-50%);
z-index: 1;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.team-item-2 .team-social-2 li {
display: inline-flex;
}
.team-item-2 .team-social-2 li:not(:last-of-type) {
margin-right: 7px;
}
.team-item-2 .team-social-2 li a {
background-color: var(--rr-color-bg-1);
color: var(--rr-color-common-white);
font-size: 14px;
height: 40px;
width: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.team-item-2 .team-social-2 li a:hover {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.team-item-2:hover .team-social-2 {
visibility: visible;
opacity: 1;
bottom: 150px;
} .pricing-tab .nav-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.pricing-tab .nav-wrap .nav-tabs {
background-color: var(--rr-color-common-white);
display: inline-flex;
align-items: center;
border-bottom: none;
border-radius: 100px;
padding: 10px;
margin-bottom: 30px;
}
.pricing-tab .nav-wrap .nav-tabs .nav-link {
color: var(--rr-color-heading-primary);
font-size: 16px;
font-weight: 600;
border-radius: 100px;
border: none;
margin: 0 auto;
margin-bottom: 0;
}
.pricing-tab .nav-wrap .nav-tabs .nav-link.active {
background-color: rgba(63, 90, 243, 0.1);
color: var(--rr-color-heading-primary);
border: none;
margin-bottom: 0;
}
.pricing-tab .nav-wrap .nav-tabs .nav-link span {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
font-size: 12px;
padding: 3px 10px;
font-weight: 700;
border-radius: 100px;
}
.tab-pane.active.show .row {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-name: fade-in-bottom;
animation-name: fade-in-bottom;
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-fill-mode: both;
transition: all 0.8s ease-in-out;
transition-duration: 2000ms;
animation-delay: 0.1s;
}
.pricing-item {
padding: 40px 50px;
background-color: var(--rr-color-grey-light);
border: none;
}
.dark .pricing-item {
background-color: var(--rr-color-bg-1);
border: 1px solid var(--rr-color-border-1);
}
@media only screen and (max-width: 767px) {
.pricing-item {
padding: 30px 20px;
}
}
.pricing-item .plan {
font-size: 20px;
font-weight: 600;
margin-bottom: 25px;
}
.pricing-item .price {
font-size: 60px;
font-weight: 700;
line-height: 1;
margin-bottom: 15px;
color: var(--rr-color-theme-primary);
}
.pricing-item span {
font-size: 16px;
color: var(--rr-color-text-body-light);
font-weight: 500;
}
.dark .pricing-item span {
color: var(--rr-color-text-body);
}
.pricing-item .pricing-btn-wrap {
margin: 30px 0 35px 0;
}
.pricing-item .pricing-btn-wrap .pricing-btn {
width: 100%;
justify-content: center;
}
.pricing-item .pricing-btn-wrap .pricing-btn:before {
background-color: var(--rr-color-common-white);
}
.pricing-item .pricing-btn-wrap .pricing-btn:hover {
color: var(--rr-color-heading-primary);
}
.pricing-item .pricing-btn-wrap .pricing-btn:not(:last-of-type) {
margin-bottom: 10px;
}
.pricing-item .pricing-btn-wrap .pricing-btn:nth-child(2) {
background-color: var(--rr-color-common-white);
color: var(--rr-color-heading-primary);
}
.pricing-item .pricing-btn-wrap .pricing-btn:nth-child(2):before {
background-color: var(--rr-color-theme-primary);
}
.pricing-item .pricing-btn-wrap .pricing-btn:nth-child(2):hover {
color: var(--rr-color-common-white);
}
.pricing-item .feature {
font-size: 16px;
font-weight: 700;
margin-bottom: 8px;
text-transform: uppercase;
}
.pricing-item p {
font-size: 16px;
color: #74787C;
line-height: 28px;
font-family: var(--rr-ff-p);
}
.pricing-item p:last-child {
margin-bottom: 0;
}
.dark .pricing-item p {
color: var(--secondary);
} .appointment-section {
overflow: hidden;
}
.appointment-wrap {
position: relative;
z-index: 1;
background-color: var(--rr-color-grey-light);
}
.dark .appointment-wrap {
background-color: var(--rr-color-bg-1);
}
.appointment-wrap:after {
content: "";
height: 100%;
width: 3000px;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background-color: var(--rr-color-grey-light);
}
.dark .appointment-wrap:after {
background-color: var(--rr-color-bg-1);
}
.appointment-wrap > div {
padding: 0;
}
.appointment-wrap .appointment-img {
width: 100%;
height: 100%;
max-width: 560px;
}
@media only screen and (max-width: 992px) {
.appointment-wrap .appointment-img {
height: 600px;
margin: 0 auto;
}
}
@media only screen and (max-width: 767px) {
.appointment-wrap .appointment-img {
height: 450px;
}
}
.appointment-wrap .appointment-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: top center;
}
.appointment-wrap .appointment-content {
padding-left: 70px;
}
@media (max-width: 1399px) {
.appointment-wrap .appointment-content {
padding-left: 40px;
padding-right: 30px;
}
}
@media (max-width: 1199px) {
.appointment-wrap .appointment-content {
padding: 30px 20px 70px 20px;
}
}
@media only screen and (max-width: 767px) {
.appointment-wrap .appointment-content {
padding: 30px 20px 70px 20px;
}
}
@media (max-width: 1199px) {
.appointment-wrap .appointment-content .section-heading {
margin-bottom: 30px;
}
}
.appointment-wrap .appointment-content .section-heading .section-title {
line-height: 1.5;
}
@media (max-width: 1199px) {
.appointment-wrap .appointment-content .section-heading .section-title {
font-size: 35px;
}
}
@media only screen and (max-width: 767px) {
.appointment-wrap .appointment-content .section-heading .section-title {
font-size: 24px;
}
}
.appointment-wrap .appointment-content .appointment-form .form-control {
box-shadow: none;
border: none;
border-radius: 0;
padding: 18px 20px;
margin-bottom: 25px;
background-color: var(--rr-color-common-white);
color: var(--rr-color-text-body-light);
}
.dark .appointment-wrap .appointment-content .appointment-form .form-control {
background-color: var(--rr-color-border-1);
color: var(--rr-color-common-white);
}
.appointment-wrap .appointment-content .appointment-form .form-control::-webkit-input-placeholder {
font-size: 16px;
font-weight: 500;
}
.dark .appointment-wrap .appointment-content .appointment-form .form-control::-webkit-input-placeholder {
color: var(--rr-color-common-white);
}
.appointment-wrap .appointment-content .appointment-form .form-control:-moz-placeholder {
font-size: 16px;
font-weight: 500;
}
.dark .appointment-wrap .appointment-content .appointment-form .form-control:-moz-placeholder {
color: var(--rr-color-common-white);
}
.appointment-wrap .appointment-content .appointment-form .form-control::-moz-placeholder {
font-size: 16px;
font-weight: 500;
}
.dark .appointment-wrap .appointment-content .appointment-form .form-control::-moz-placeholder {
color: var(--rr-color-common-white);
}
.appointment-wrap .appointment-content .appointment-form .form-control:-ms-input-placeholder {
font-size: 16px;
font-weight: 500;
}
.dark .appointment-wrap .appointment-content .appointment-form .form-control:-ms-input-placeholder {
color: var(--rr-color-common-white);
}  .testi-item {
padding: 100px 40px 40px 40px;
background-color: var(--rr-color-grey-light);
position: relative;
}
.dark .testi-item {
background-color: var(--rr-color-bg-1);
}
@media (max-width: 1199px) {
.testi-item {
margin-bottom: 100px;
}
}
.testi-item .testi-thumb {
height: 160px;
width: 160px;
border-radius: 50%;
margin: 0 auto;
position: absolute;
top: -90px;
left: 50%;
transform: translateX(-50%);
border-radius: 50%;
border: 10px solid var(--rr-color-common-white);
}
.dark .testi-item .testi-thumb {
border: 10px solid #02050a;
}
.testi-item .testi-thumb img {
object-fit: cover;
}
.testi-item .testi-content p {
color: #74787C;
font-size: 16px;
line-height: 28px;
font-family: var(--rr-ff-body);
}
.dark .testi-item .testi-content p {
color: var(--secondary);
}
.testi-item .testi-content .author {
font-size: 24px;
font-weight: 700;
margin-bottom: 20px;
}
.testi-item .testi-content .author span {
color: var(--rr-color-theme-primary);
font-size: 12px;
text-transform: uppercase;
display: block;
margin-top: 15px;
}
.testi-wrap {
padding-top: 90px;
} .post-card-wrap:not(:last-of-type) {
margin-bottom: 30px;
}
.post-card {
display: grid;
align-items: center;
grid-template-columns: 570px 1fr;
grid-gap: 40px;
padding: 30px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: var(--rr-color-grey-light);
border: 1px solid var(--rr-color-grey-light);
}
@media (max-width: 1199px) {
.post-card {
grid-template-columns: 470px 1fr;
}
}
@media only screen and (max-width: 992px) {
.post-card {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 767px) {
.post-card {
padding: 30px 20px;
}
}
.dark .post-card {
background-color: var(--rr-color-bg-1);
border: 1px solid var(--rr-color-border-1);
}
.post-card .post-thumb {
position: relative;
height: 240px;
overflow: hidden;
}
.post-card .post-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.3s ease-in-out;
transform: scale(1);
}
.post-card .post-content .title {
font-size: 24px;
font-weight: 600;
line-height: 1.5;
margin-bottom: 30px;
text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
.post-card .post-content .title {
font-size: 18px;
}
}
.post-card .post-content .title a {
background: linear-gradient(var(--rr-color-theme-primary) 0%, var(--rr-color-theme-primary) 98%);
background-size: 0 2px;
background-repeat: no-repeat;
background-position: left 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.dark .post-card .post-content .title a {
color: var(--rr-color-common-white);
}
.post-card .post-content .title a:hover {
color: var(--rr-color-theme-primary);
background-size: 100% 2px;
}
.dark .post-card .post-content .title a:hover {
color: var(--rr-color-common-white);
}
.post-card .post-content .rr-primary-btn {
background-color: transparent;
padding: 14.5px 30px;
border: 1px solid #1E2228;
color: var(--rr-color-heading-primary);
}
.dark .post-card .post-content .rr-primary-btn {
border: 1px solid var(--rr-color-border-1);
color: var(--rr-color-common-white);
}
.post-card .post-content .rr-primary-btn:before {
background-color: var(--rr-color-theme-primary);
}
.post-card .post-content .rr-primary-btn:hover {
color: var(--rr-color-common-white);
border: 1px solid var(--rr-color-theme-primary);
}
.dark .post-card:hover {
border: 1px solid var(--rr-color-theme-primary);
}
.post-card:hover .post-thumb img {
transform: scale(1.02);
}
.post-meta {
display: flex;
align-items: center;
list-style: none;
flex-wrap: wrap;
row-gap: 10px;
margin-bottom: 20px;
}
.post-meta li {
font-family: var(--rr-ff-body);
color: #B0B2B7;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
display: flex;
align-items: center;
column-gap: 10px;
}
.post-meta li i {
font-size: 14px;
}
.post-meta li:not(:last-of-type) {
margin-right: 20px;
}
.post-meta li a:hover {
color: var(--rr-color-theme-primary);
}
@media only screen and (max-width: 767px) {
.post-meta li {
font-size: 12px;
}
}
.post-content-wrap .post-meta {
display: flex;
align-items: center;
list-style: none;
flex-wrap: wrap;
row-gap: 10px;
margin-bottom: 20px;
}
.post-content-wrap .post-meta li {
font-family: var(--rr-ff-p);
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
display: flex;
align-items: center;
column-gap: 10px;
color: var(--rr-color-text-body-light);
}
.dark .post-content-wrap .post-meta li {
color: #B0B2B7;
}
.post-content-wrap .post-meta li i {
font-size: 14px;
}
.post-content-wrap .post-meta li:not(:last-of-type) {
margin-right: 20px;
}
.post-content-wrap .post-meta li a:hover {
color: var(--rr-color-theme-primary);
}
@media only screen and (max-width: 767px) {
.post-content-wrap .post-meta li {
font-size: 12px;
}
}
.post-content .title {
font-size: 24px;
font-weight: 600;
line-height: 1.5;
margin-bottom: 30px;
text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
.post-content .title {
font-size: 18px;
}
}
.post-content .title a {
background: linear-gradient(var(--rr-color-theme-primary) 0%, var(--rr-color-theme-primary) 98%);
background-size: 0 2px;
background-repeat: no-repeat;
background-position: left 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.post-content .title a:hover {
color: var(--rr-color-common-white);
background-size: 100% 2px;
}
.post-content .blog-btn {
background-color: transparent;
border: 1px solid var(--rr-color-border-1);
padding: 14.5px 30px;
}
.post-content .blog-btn:before {
background-color: var(--rr-color-theme-primary);
}
.post-card-2 {
position: relative;
z-index: 1;
}
.post-card-2 .post-thumb {
position: relative;
z-index: 1;
}
@media only screen and (max-width: 992px) {
.post-card-2 .post-thumb {
height: 420px;
width: 100%;
}
.post-card-2 .post-thumb img {
height: 100%;
width: 100%;
object-fit: cover;
transform: scale(1);
}
}
.post-card-2 .post-thumb img {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.post-card-2 .post-thumb:before {
background: linear-gradient(180deg, rgba(2, 5, 10, 0) 0%, rgba(29, 37, 81, 0.95) 51.08%);
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 1;
}
.post-card-2 .post-thumb:after {
background: linear-gradient(180deg, rgba(14, 32, 147, 0.7) 0%, #3F5AF3 88.88%);
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
visibility: hidden;
opacity: 0;
}
.post-card-2 .post-content-wrap {
position: absolute;
bottom: 60px;
left: 60px;
z-index: 2;
padding-right: 50px;
}
@media only screen and (max-width: 992px) {
.post-card-2 .post-content-wrap {
left: 30px;
bottom: 30px;
padding-right: 30px;
}
}
@media only screen and (max-width: 767px) {
.post-card-2 .post-content-wrap {
left: 20px;
bottom: 20px;
padding-right: 20px;
}
}
.post-card-2 .post-content-wrap .post-content .post-meta li {
color: var(--rr-color-common-white);
}
.post-card-2 .post-content-wrap .post-content .title {
font-weight: 700;
}
.post-card-2 .post-content-wrap .post-content .title a {
background: linear-gradient(var(--rr-color-common-white) 0%, var(--rr-color-common-white) 98%);
background-size: 0 2px;
background-repeat: no-repeat;
background-position: left 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.post-card-2 .post-content-wrap .post-content .title a:hover {
color: var(--rr-color-common-white);
background-size: 100% 2px;
}
.post-card-2 .post-content-wrap .post-content .rr-primary-btn {
padding: 14.5px 30px;
}
.post-card-2:hover .post-thumb:before {
visibility: hidden;
opacity: 0;
}
.post-card-2:hover .post-thumb:after {
visibility: visible;
opacity: 1;
}
.post-card-2.card-3 .post-content-wrap {
position: inherit;
top: 0;
left: 0;
padding: 0;
}
.post-card-2.card-3 .post-content-wrap .post-content .post-meta li {
color: var(--rr-color-text-body-light);
}
.dark .post-card-2.card-3 .post-content-wrap .post-content .post-meta li {
color: var(--rr-color-text-body);
}
.post-card-2.card-3 .post-content-wrap .post-content .title a {
color: var(--rr-color-heading-primary);
background: linear-gradient(var(--rr-color-theme-primary) 0%, var(--rr-color-theme-primary) 98%);
background-size: 0 2px;
background-repeat: no-repeat;
background-position: left 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.dark .post-card-2.card-3 .post-content-wrap .post-content .title a {
color: var(--rr-color-common-white);
}
.post-card-2.card-3 .post-content-wrap .post-content .title a:hover {
color: var(--rr-color-theme-primary);
background-size: 100% 2px;
}
.post-card-2.card-3 .post-thumb {
height: 350px;
width: 100%;
margin-bottom: 40px;
overflow: hidden;
}
.post-card-2.card-3 .post-thumb:after, .post-card-2.card-3 .post-thumb:before {
display: none;
}
.post-card-2.card-3 .post-thumb img {
height: 100%;
width: 100%;
object-fit: cover;
}
.post-card-2.card-3:hover .post-thumb img {
transform: scale(1.02);
}
.post-card-2.card-4 .post-thumb {
height: 320px;
}
.post-card-2.card-4 .post-content-wrap .post-content .post-meta {
column-gap: 0px;
}
.post-card-2.card-4 .post-content-wrap .post-content .post-meta li {
font-size: 16px;
position: relative;
text-transform: capitalize;
line-height: 1.625;
}
.post-card-2.card-4 .post-content-wrap .post-content .post-meta li:nth-child(1) {
color: var(--rr-color-theme-primary);
}
.post-card-2.card-4 .post-content-wrap .post-content .post-meta li:not(:last-of-type) {
margin-right: 10px;
padding-right: 15px;
}
.post-card-2.card-4 .post-content-wrap .post-content .post-meta li:not(:last-of-type):before {
color: var(--rr-color-text-body);
content: "/";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.post-card-2.card-4 .post-content-wrap .post-content .title {
margin-bottom: 30px;
font-weight: 700;
}
@media (max-width: 1199px) {
.post-card-2.post-card-3 {
height: 100%;
}
.post-card-2.post-card-3 .post-thumb {
height: 100%;
}
}
@media only screen and (max-width: 767px) {
.post-card-2.post-card-3 {
height: 350px;
}
}
.blog-section-3 {
position: relative;
z-index: 1;
}
.blog-section-3 .shapes .shape {
position: absolute;
}
.blog-section-3 .shapes .shape.shape-1 {
top: 3%;
left: 6%;
opacity: 0.1;
}
.dark .blog-section-3 .shapes .shape.shape-1 {
opacity: 1;
}
.blog-section-3 .shapes .shape.shape-2 {
bottom: 20%;
right: 0px;
opacity: 0.1;
}
.dark .blog-section-3 .shapes .shape.shape-2 {
opacity: 1;
} .footer-section {
position: relative;
z-index: 1;
}
.footer-section .shape {
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.footer-wrap {
padding: 130px 0;
}
@media only screen and (max-width: 992px) {
.footer-wrap {
padding: 80px 0 0 0;
}
}
@media only screen and (max-width: 992px) {
.footer-widget {
margin-bottom: 80px;
}
}
@media only screen and (max-width: 767px) {
.footer-widget {
margin-bottom: 50px;
}
}
.footer-widget .widget-header {
margin-bottom: 45px;
}
.footer-widget .widget-header .footer-logo {
max-width: 170px;
}
.footer-widget .widget-header .widget-title {
color: var(--rr-color-common-white);
font-size: 24px;
font-weight: 700;
position: relative;
}
.footer-widget .widget-header .widget-title:before {
background-color: var(--rr-color-theme-primary);
content: "";
height: 5px;
width: 80px;
position: absolute;
bottom: -8px;
left: 0;
}
.footer-widget P {
color: var(--rr-color-text-body);
font-size: 16px;
line-height: 28px;
}
.footer-widget .title {
font-size: 14px;
font-weight: 700;
margin-bottom: 0;
margin-top: 30px;
text-transform: uppercase;
color: var(--rr-color-border-light);
}
.footer-widget .title span {
color: var(--rr-color-text-body);
display: block;
margin-top: 10px;
text-transform: inherit;
font-weight: 400;
}
.footer-widget .footer-list {
list-style: none;
}
.footer-widget .footer-list li {
color: rgba(255, 255, 255, 0.8);
font-family: var(--rr-ff-body);
font-size: 16px;
line-height: 1.625;
font-weight: normal;
}
.footer-widget .footer-list li a {
font-family: var(--rr-ff-body);
color: rgba(255, 255, 255, 0.8);
font-size: 16px;
font-weight: 400;
line-height: 1;
}
.footer-widget .footer-list li a:hover {
color: var(--rr-color-theme-primary);
}
.footer-widget .footer-list li:not(:last-of-type) {
margin-bottom: 20px;
}
.footer-widget .footer-form {
position: relative;
margin-top: 30px;
}
.footer-widget .footer-form .form-control {
background-color: var(--rr-color-border-1);
padding: 15px 104px 15px 15px;
color: rgba(255, 255, 255, 0.8);
box-shadow: none;
border: none;
border-radius: 4px;
}
.footer-widget .footer-form .form-control::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
.footer-widget .footer-form .form-control:-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
.footer-widget .footer-form .form-control::-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
.footer-widget .footer-form .form-control:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
.footer-widget .footer-form .submit {
background-color: var(--rr-color-theme-primary);
color: rgba(255, 255, 255, 0.8);
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
height: 100%;
font-size: 16px;
font-weight: 600;
padding: 0 20px;
border-radius: 4px;
}
.footer-widget .address-list {
list-style: none;
margin-bottom: 30px;
}
.footer-widget .address-list li {
font-family: var(--rr-ff-body);
font-size: 16px;
color: rgba(255, 255, 255, 0.8);
display: flex;
column-gap: 10px;
line-height: 1.625;
font-weight: normal;
}
.footer-widget .address-list li:not(:last-of-type) {
margin-bottom: 15px;
}
.footer-widget .address-list li i {
color: var(--rr-color-theme-primary);
line-height: 1;
margin-top: 6px;
}
.footer-widget .address-list li a {
border-bottom: 1px solid transparent;
}
.footer-widget .address-list li a:hover {
color: var(--rr-color-theme-primary);
border-bottom: 1px solid var(--rr-color-theme-primary);
}
.footer-widget .social-list {
display: flex;
align-items: center;
list-style: none;
}
.footer-widget .social-list li a {
background-color: transparent;
color: var(--rr-color-common-white);
font-size: 14px;
height: 40px;
width: 40px;
border-radius: 0;
display: block;
border: 1px solid rgba(255, 255, 255, 0.2);
display: flex;
align-items: center;
justify-content: center;
}
.footer-widget .social-list li a:hover {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.footer-widget .social-list li:not(:last-of-type) {
margin-right: 10px;
}
.footer-widget .form-check {
margin-top: 30px;
}
.footer-widget .form-check .form-check-input {
background-color: var(--rr-color-border-1);
border: none;
box-shadow: none;
height: 17px;
width: 17px;
}
.footer-widget .form-check .form-check-input:checked[type=checkbox] {
box-shadow: none;
}
.footer-widget .form-check .form-check-label {
font-size: 14px;
font-weight: 400;
cursor: pointer;
color: var(--rr-color-text-body);
line-height: 1.625;
}
.footer-widget.footer-col-2 {
padding-left: 70px;
}
@media only screen and (max-width: 992px) {
.footer-widget.footer-col-2 {
padding-left: 0;
}
}
.footer-widget.footer-col-2 .footer-list li a {
position: relative;
padding-left: 30px;
}
.footer-widget.footer-col-2 .footer-list li a:before {
background-image: none;
font-family: var(--font_awesome);
font-size: 14px;
font-weight: 700;
content: "\f061";
color: var(--rr-color-text-body);
position: absolute;
top: 55%;
left: 0;
transform: translateY(-50%);
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.footer-widget.footer-col-2 .footer-list li a:hover:before {
color: var(--rr-color-theme-primary);
left: 5px;
}
.footer-widget.widget-3 {
padding-left: 30px;
}
@media only screen and (max-width: 992px) {
.footer-widget.widget-3 {
padding-left: 0;
}
}
.copyright-area.has--border {
border-top: 1px solid var(--rr-color-border-1);
padding: 40px 0;
}
@media only screen and (max-width: 992px) {
.copyright-area.has--border {
padding: 40px 0;
}
}
@media only screen and (max-width: 767px) {
.copyright-content.content-2 .site-logo {
margin: 0 auto;
}
}
.copyright-content.content-2 p {
text-align: right;
margin-bottom: 0;
color: var(--rr-color-common-white);
font-size: 16px;
}
@media only screen and (max-width: 767px) {
.copyright-content.content-2 p {
text-align: center;
}
}
.footer-3 .footer-top {
padding-bottom: 90px;
margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
.footer-3 .footer-top {
padding: 50px 0;
}
}
.footer-3 .footer-top .title {
font-size: 80px;
margin-bottom: 0;
text-transform: uppercase;
color: var(--rr-color-common-white);
}
@media only screen and (max-width: 992px) {
.footer-3 .footer-top .title {
font-size: 50px;
}
}
@media only screen and (max-width: 767px) {
.footer-3 .footer-top .title {
font-size: 30px;
}
}
.footer-3 .footer-top .footer-btn {
color: var(--rr-color-common-white);
font-size: 30px;
height: 130px;
width: 130px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
border: 1px solid var(--rr-color-theme-primary);
}
.footer-3 .footer-top .footer-btn i {
transform: rotate(-45deg);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.footer-3 .footer-top .footer-btn:hover i {
transform: rotate(0deg);
}
.footer-3 .footer-wrap {
border-bottom: 1px solid var(--rr-color-border-1);
padding: 30px 0;
}
.footer-3 .footer-wrap .footer-text-social {
display: flex;
align-items: center;
align-items: center;
justify-content: space-between;
list-style: none;
flex-wrap: wrap;
row-gap: 15px;
}
@media only screen and (max-width: 767px) {
.footer-3 .footer-wrap .footer-text-social {
justify-content: start;
}
}
.footer-3 .footer-wrap .footer-text-social li {
line-height: 1;
}
.footer-3 .footer-wrap .footer-text-social li:not(:last-of-type) {
margin-right: 10px;
}
@media only screen and (max-width: 767px) {
.footer-3 .footer-wrap .footer-text-social li:not(:last-of-type) {
margin-right: 20px;
}
}
.footer-3 .footer-wrap .footer-text-social li a {
color: var(--rr-color-common-white);
font-size: 14px;
font-weight: 700;
letter-spacing: 4px;
text-transform: uppercase;
}
.footer-3 .footer-wrap .footer-text-social li a:hover {
color: var(--rr-color-theme-primary);
}
.footer-3 .copyright-area {
border-top: none;
}
.footer-3 .copyright-area .site-logo {
max-width: 170px;
} .web-design.dark {
background-color: #02050A;
}
.hero-section {
position: relative;
z-index: 1;
overflow: hidden;
}
.hero-section .hero-bg-shape {
position: absolute;
top: 0;
left: 0;
z-index: -1;
opacity: 0.1;
}
.dark .hero-section .hero-bg-shape {
opacity: 1;
}
.hero-section .hero-shape {
position: absolute;
bottom: 23%;
left: 0;
}
.hero-section .hero-img {
position: absolute;
bottom: -22.5px;
right: 0;
}
@media (max-width: 1399px) {
.hero-section .hero-img {
right: -20%;
}
}
@media only screen and (max-width: 992px) {
.hero-section .hero-img {
max-width: 610px;
}
}
@media only screen and (max-width: 767px) {
.hero-section .hero-img {
display: none;
}
}
.hero-section .hero-images {
display: flex;
align-items: center;
flex-direction: column;
position: absolute;
bottom: 0;
left: 0;
width: 510px;
}
@media (max-width: 1700px) {
.hero-section .hero-images {
left: -75px;
}
}
@media (max-width: 1199px) {
.hero-section .hero-images {
display: none;
}
}
.hero-section .hero-images img {
margin-right: auto;
height: 250px;
width: 250px;
object-fit: cover;
}
.hero-section .hero-images img:nth-child(2) {
margin: -30px 0 12px auto;
}
@media (max-width: 1399px) {
.hero-section .hero-images img:nth-child(2) {
margin-right: 40px;
}
}
.hero-section .hero-images img:nth-child(3) {
margin-left: 50px;
}
@media (max-width: 1399px) {
.hero-section .hero-images img:nth-child(3) {
margin-left: 0;
}
}
.web-hero-content {
padding: 300px 0 150px 0;
max-width: 820px;
width: 100%;
margin: 0 auto;
padding-left: 55px;
position: relative;
z-index: 2;
}
@media (max-width: 1199px) {
.web-hero-content {
padding-left: 0;
}
}
@media only screen and (max-width: 992px) {
.web-hero-content {
padding: 100px 0 100px 40px;
}
}
@media only screen and (max-width: 767px) {
.web-hero-content {
padding-left: 0;
}
}
.web-hero-content .sub-title {
font-size: 50px;
font-weight: 700;
}
@media only screen and (max-width: 992px) {
.web-hero-content .sub-title {
font-size: 35px;
}
}
@media only screen and (max-width: 767px) {
.web-hero-content .sub-title {
font-size: 24px;
}
}
.web-hero-content .title {
font-size: 135px;
font-weight: 800;
line-height: 1;
display: inline-block;
position: relative;
z-index: 1;
color: var(--rr-color-theme-primary);
}
@media only screen and (max-width: 992px) {
.web-hero-content .title {
font-size: 80px;
}
}
@media only screen and (max-width: 767px) {
.web-hero-content .title {
font-size: 50px;
}
}
.dark .web-hero-content .title {
color: var(--rr-color-common-white);
}
.dark .web-hero-content .title:before {
background: linear-gradient(270deg, #3F5AF3 0%, transparent 100%);
content: "";
width: 100%;
height: 76%;
position: absolute;
top: 15%;
right: 0;
z-index: -1;
opacity: 0.95;
}
.web-hero-content .bottom-title {
font-size: 75px;
font-weight: 700;
margin-bottom: 40px;
}
@media only screen and (max-width: 992px) {
.web-hero-content .bottom-title {
font-size: 45px;
}
}
@media only screen and (max-width: 767px) {
.web-hero-content .bottom-title {
font-size: 30px;
}
}
.web-hero-content .hero-btn {
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/web-design/hero-btn-bg.webp);
color: var(--rr-color-common-white);
font-size: 60px;
height: 180px;
width: 180px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
overflow: hidden;
position: relative;
z-index: 1;
}
@media only screen and (max-width: 767px) {
.web-hero-content .hero-btn {
height: 120px;
width: 120px;
font-size: 40px;
}
}
.web-hero-content .hero-btn i {
transform: rotate(-45deg) scale(1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.web-hero-content .hero-btn:before {
background-color: #3F5AF3;
mix-blend-mode: multiply;
content: "";
width: 170px;
height: 170px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
opacity: 0.9;
z-index: -1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
.web-hero-content .hero-btn:before {
height: 110px;
width: 110px;
}
}
.web-hero-content .hero-btn:hover:before {
width: 100%;
height: 100%;
}
.web-hero-content .hero-btn:hover i {
transform: rotate(-45deg) scale(1.05);
} .process-section {
position: relative;
z-index: 1;
}
@media only screen and (max-width: 767px) {
.process-section {
padding-top: 0;
}
}
.process-section .bg-shape {
position: absolute;
top: 0;
right: 0;
z-index: -1;
opacity: 0.01;
}
.dark .process-section .bg-shape {
opacity: 1;
}
@media only screen and (max-width: 992px) {
.process-item {
text-align: center;
}
}
.dark .process-item .light-img {
display: none;
}
.process-item .dark-img {
display: none;
}
.dark .process-item .dark-img {
display: block;
}
.process-item .process-icon {
height: 160px;
width: 160px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin-bottom: 35px;
position: relative;
background-color: #F2F3F4;
}
@media only screen and (max-width: 992px) {
.process-item .process-icon {
margin: 0 auto;
margin-bottom: 30px;
}
}
.dark .process-item .process-icon {
background-color: var(--rr-color-bg-1);
}
.process-item .process-icon:before {
background-color: transparent;
content: "";
height: 140px;
width: 140px;
position: absolute;
top: 0;
left: -20px;
border: 1px solid var(--rr-color-theme-primary);
border-radius: 50%;
z-index: -1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (max-width: 1399px) {
.process-item .process-icon:before {
left: -10px;
}
}
.process-item .process-icon img {
width: 55px;
height: 55px;
object-fit: contain;
}
.process-item .process-icon.icon-2 {
background-color: var(--rr-color-common-white);
}
.dark .process-item .process-icon.icon-2 {
background-color: #02050A;
}
.process-item .process-content .title {
font-weight: 700;
margin-bottom: 15px;
color: var(--rr-color-heading-primary);
font-size: 24px;
line-height: 28px;
}
.dark .process-item .process-content .title {
color: var(--rr-color-common-white);
}
@media (max-width: 1199px) {
.process-item .process-content .title {
font-size: 20px;
}
}
.process-item .process-content p {
font-size: 16px;
line-height: 28px;
color: #74787C;
}
.dark .process-item .process-content p {
color: var(--rr-color-text-body);
}
@media (max-width: 1199px) {
.process-item .process-content p br {
display: none;
}
}
.process-item .process-content p:last-child {
margin-bottom: 0;
}
.process-item:hover .process-icon:before {
top: 5px;
left: 10px;
}
.process-item:hover .process-icon img {
animation-name: wobble-vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.process-text {
max-width: 1720px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
padding-top: 100px;
padding-bottom: 100px;
}
@media only screen and (max-width: 992px) {
.process-text {
padding-bottom: 0;
}
}
@media only screen and (max-width: 767px) {
.process-text {
padding-top: 40px;
}
}
.dark .process-text .light-img {
display: none;
}
.process-text .dark-img {
display: none;
}
.dark .process-text .dark-img {
display: block;
} .about-section {
padding-top: 120px;
position: relative;
z-index: 1;
}
@media (max-width: 1199px) {
.about-section {
padding-top: 70px;
}
}
.about-section .round-shape {
position: absolute;
bottom: -10%;
right: 0;
z-index: -1;
opacity: 0.05;
}
@media only screen and (max-width: 767px) {
.about-section .round-shape {
display: none;
}
}
.dark .about-section .round-shape {
opacity: 1;
}
.about-wrap {
background-color: var(--rr-color-grey-light);
max-width: 1710px;
width: 100%;
padding: 0 115px 0 150px;
margin: 0 auto;
position: relative;
z-index: 1;
overflow-x: clip;
}
@media (max-width: 1199px) {
.about-wrap {
padding: 0 80px 0 80px;
}
}
@media only screen and (max-width: 992px) {
.about-wrap {
padding: 0 20px;
}
}
.dark .about-wrap {
background-color: var(--rr-color-bg-1);
}
.about-wrap .shape {
position: absolute;
top: 0;
right: 0;
z-index: -1;
opacity: 0.05;
}
.dark .about-wrap .shape {
opacity: 1;
}
.about-wrap .about-content {
padding: 120px 0;
}
@media (max-width: 1199px) {
.about-wrap .about-content {
padding: 60px 0;
}
}
.about-wrap .about-content .section-heading .section-title {
margin-bottom: 30px;
}
.about-wrap .about-content p {
max-width: 740px;
width: 100%;
color: #74787C;
margin-bottom: 40px;
font-size: 16px;
line-height: 28px;
}
@media (max-width: 1199px) {
.about-wrap .about-content p {
max-width: 450px;
}
}
.about-wrap .about-img-wrap {
text-align: right;
position: relative;
max-width: 620px;
width: 100%;
margin-left: auto;
}
@media only screen and (max-width: 992px) {
.about-wrap .about-img-wrap {
margin-left: 0;
margin: 0 auto;
}
}
.about-wrap .about-img-wrap .about-img {
transform: translateY(-120px);
position: relative;
max-width: 507px;
width: 100%;
margin-left: auto;
}
@media only screen and (max-width: 992px) {
.about-wrap .about-img-wrap .about-img {
margin: 0 auto;
transform: translateY(0px);
}
}
.about-wrap .about-img-wrap .about-img .img-shape {
background-color: #3F5AF3;
mix-blend-mode: multiply;
content: "";
width: 90px;
height: 160px;
position: absolute;
top: 55%;
left: 10px;
transform: translateY(-50%);
opacity: 0.9;
z-index: 1;
}
.about-wrap .about-img-wrap .about-img .img-shape img {
transform-origin: inherit;
}
.about-wrap .about-img-wrap .about-img-2 {
max-width: 325px;
width: 100%;
height: 280px;
position: absolute;
bottom: 0;
left: -30px;
}
.about-wrap .about-img-wrap .about-img-2 img {
width: 100%;
height: 100%;
border-right: 10px solid var(--rr-color-grey-light);
border-top: 10px solid var(--rr-color-grey-light);
}
.dark .about-wrap .about-img-wrap .about-img-2 img {
border-right: 10px solid #0B0F15;
border-top: 10px solid #0B0F15;
}
.about-wrap .about-text {
max-width: 660px;
width: 100%;
position: absolute;
left: 18%;
bottom: 20px;
z-index: -1;
}
.dark .about-wrap .about-text .light-img {
display: none;
}
.about-wrap .about-text .dark-img {
display: none;
}
.dark .about-wrap .about-text .dark-img {
display: block;
} .service-section {
position: relative;
z-index: 1;
}
.service-section .bg-color {
width: 100%;
height: 50%;
position: absolute;
bottom: 0;
left: 0;
z-index: -1;
background-color: var(--rr-color-grey-light);
}
@media only screen and (max-width: 992px) {
.service-section .bg-color {
height: 60%;
}
}
.dark .service-section .bg-color {
background-color: var(--rr-color-bg-1);
}
.service-section .shape {
position: absolute;
top: 0;
left: 0;
z-index: -1;
opacity: 0.05;
}
.dark .service-section .shape {
opacity: 1;
}
.service-item .service-text {
text-align: center;
}
.service-item .service-text a {
font-size: 30px;
font-weight: 700;
color: var(--rr-color-grey-2);
text-transform: uppercase;
margin-bottom: 20px;
display: block;
}
@media (max-width: 1399px) {
.service-item .service-text a {
font-size: 25px;
}
}
@media (max-width: 1199px) {
.service-item .service-text a {
font-size: 20px;
}
}
.service-item .service-thumb {
position: relative;
z-index: 1;
overflow: hidden;
}
.service-item .service-thumb img {
height: 360px;
width: 100%;
object-fit: cover;
z-index: -1;
position: relative;
}
.service-item .service-thumb .overlay-color {
background: #001695;
mix-blend-mode: multiply;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.3;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
z-index: 2;
}
.service-item .service-thumb .transparent-shape {
width: 255px;
height: 255px;
position: absolute;
top: 0px;
left: 0px;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
z-index: 2;
}
.service-item .service-thumb .service-icon {
background-color: var(--rr-color-common-white);
height: 80px;
width: 80px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 30px;
left: 15px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
visibility: hidden;
opacity: 0;
z-index: 2;
}
.service-item .service-thumb .service-icon svg {
color: var(--rr-color-theme-primary);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.service-item .service-thumb .service-icon:hover {
background-color: var(--rr-color-theme-primary);
}
.service-item .service-thumb .service-icon:hover svg {
color: var(--rr-color-common-white);
}
.service-item .service-thumb .service-btn {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
display: flex;
align-items: center;
justify-content: center;
column-gap: 10px;
font-size: 16px;
font-weight: 600;
position: absolute;
bottom: 15px;
left: 50%;
transform: translateX(-50%);
width: calc(100% - 60px);
padding: 14.5px 0;
visibility: hidden;
opacity: 0;
z-index: 2;
}
.service-item .service-thumb .service-btn i {
transform: rotate(-45deg);
}
.service-item:hover .service-text a {
color: var(--rr-color-theme-primary);
}
.dark .service-item:hover .service-text a {
color: var(--rr-color-common-white);
}
.service-item:hover .transparent-shape {
visibility: visible;
opacity: 1;
}
.service-item:hover .service-thumb .service-icon {
left: 30px;
visibility: visible;
opacity: 1;
}
.service-item:hover .service-thumb .service-btn {
visibility: visible;
opacity: 1;
bottom: 30px;
} .faq-section {
position: relative;
overflow: hidden;
z-index: 1;
}
.faq-section .faq-shape {
position: absolute;
bottom: 0;
right: 0;
z-index: -1;
opacity: 0.05;
}
.faq-section .faq-top-shape {
background-color: #1F252F;
width: 240px;
height: 240px;
position: absolute;
top: -185px;
right: 145px;
border-radius: 50%;
}
@media only screen and (max-width: 992px) {
.faq-section .faq-top-shape {
right: 0px;
}
}
.faq-section .faq-top-shape:before {
background-color: transparent;
content: "";
width: 260px;
height: 260px;
position: absolute;
top: 10px;
left: -30px;
border-radius: 50%;
border: 1px solid var(--rr-color-theme-primary);
}
@media only screen and (max-width: 767px) {
.faq-section .faq-top-shape:before {
display: none;
}
}
@media only screen and (max-width: 767px) {
.faq-content .section-heading .sub-heading {
font-size: 13px;
}
}
.faq-content .section-heading .section-title {
font-size: 45px;
}
@media (max-width: 1199px) {
.faq-content .section-heading .section-title {
margin-left: 0;
}
}
@media only screen and (max-width: 992px) {
.faq-content .section-heading .section-title {
margin-left: 0;
max-width: 600px;
width: 100%;
font-size: 32px;
}
}
@media only screen and (max-width: 767px) {
.faq-content .section-heading .section-title {
font-size: 32px;
}
}
.faq-content .accordion .accordion-item {
background-color: transparent;
border: none;
padding-bottom: 30px;
padding-top: 30px;
border-radius: 0;
border-bottom: 1px solid var(--rr-color-border-light);
}
.dark .faq-content .accordion .accordion-item {
border-bottom: 1px solid var(--rr-color-border-1);
}
.faq-content .accordion .accordion-item:first-child {
padding-top: 30px;
border-top: 1px solid var(--rr-color-border-light);
}
.faq-content .accordion .accordion-item .accordion-button {
background-color: transparent;
border: none;
box-shadow: none;
font-size: 24px;
font-weight: 600;
padding: 0;
color: var(--rr-color-heading-primary);
}
.dark .faq-content .accordion .accordion-item .accordion-button {
color: var(--rr-color-common-white);
}
@media only screen and (max-width: 767px) {
.faq-content .accordion .accordion-item .accordion-button {
font-size: 18px;
line-height: 1.5;
padding: 10px 0 !important;
}
}
.faq-content .accordion .accordion-item .accordion-button:after {
background-image: none;
font-family: var(--font_awesome);
font-size: 14px;
font-weight: 700;
content: "+";
color: var(--rr-color-heading-primary);
height: 45px;
width: 45px;
border: 1px solid var(--rr-color-border-1);
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
.dark .faq-content .accordion .accordion-item .accordion-button:after {
color: var(--rr-color-common-white);
}
.faq-content .accordion .accordion-item .accordion-button:not(.collapsed):after {
background: var(--rr-color-theme-primary);
content: "\f068";
transform: rotate(0);
border: 1px solid var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.faq-content .accordion .accordion-item .accordion-body {
font-size: 16px;
padding: 0;
padding-top: 25px;
color: #74787C;
}
.dark .faq-content .accordion .accordion-item .accordion-body {
color: var(--rr-color-text-body);
}
.faq-img {
padding-left: 25px;
max-width: 665px;
width: 100%;
height: 555px;
}
.faq-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media (max-width: 1199px) {
.faq-img {
margin: 0 auto;
margin-top: 40px;
}
}
@media only screen and (max-width: 992px) {
.faq-img {
padding-left: 0;
height: auto;
}
} .testi-carousel {
overflow: visible;
padding-top: 90px;
padding-bottom: 80px;
}
.testi-carousel .swiper-pagination {
bottom: 0;
}
.testi-carousel .swiper-pagination .swiper-pagination-bullet {
height: 15px;
width: 15px;
border: 1px solid var(--rr-color-border-1);
opacity: 1;
background-color: transparent;
}
.testi-carousel .swiper-pagination .swiper-pagination-bullet-active {
background-color: var(--rr-color-theme-primary);
border: 1px solid var(--rr-color-theme-primary);
}
.testi-item {
padding: 100px 40px 40px 40px;
position: relative;
background-color: var(--rr-color-grey-light);
}
.dark .testi-item {
background-color: var(--rr-color-bg-1);
}
.testi-item .testi-thumb {
height: 160px;
width: 160px;
border-radius: 50%;
margin: 0 auto;
position: absolute;
top: -90px;
left: 50%;
transform: translateX(-50%);
border: 10px solid var(--rr-color-common-white);
border-radius: 50%;
}
.dark .testi-item .testi-thumb {
border: 10px solid #02050a;
}
.testi-item .testi-thumb img {
object-fit: cover;
}
.testi-item .testi-content .author {
font-size: 24px;
font-weight: 700;
margin-bottom: 20px;
}
.testi-item .testi-content .author span {
font-size: 12px;
display: block;
margin-top: 15px;
text-transform: uppercase;
color: var(--rr-color-theme-primary);
} .project-item {
background-color: transparent;
border-bottom: 1px solid var(--rr-color-border-1);
}
.project-item .project-content {
display: grid;
grid-template-columns: 65px 1fr;
align-items: start;
grid-gap: 15px;
}
@media only screen and (max-width: 767px) {
.project-item .project-content {
grid-template-columns: 1fr;
}
}
.project-item .project-content .number {
font-size: 20px;
font-weight: 700;
height: 65px;
width: 65px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background-color: var(--rr-color-grey-light);
color: var(--rr-color-heading-primary);
border: 1px solid var(--rr-color-border-light);
}
.dark .project-item .project-content .number {
background-color: #11151c;
color: var(--rr-color-common-white);
border: 1px solid var(--rr-color-border-1);
}
.project-item .project-content .project-right {
position: relative;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.project-item .project-content .project-right .category {
font-size: 14px;
color: var(--rr-color-theme-primary);
font-weight: 700;
text-transform: uppercase;
margin-bottom: 15px;
display: block;
}
.project-item .project-content .project-right .title {
font-size: 30px;
font-weight: 700;
margin-bottom: 0px;
color: var(--rr-color-heading-primary);
}
.dark .project-item .project-content .project-right .title {
color: var(--rr-color-common-white);
}
@media only screen and (max-width: 767px) {
.project-item .project-content .project-right .title {
font-size: 24px;
}
}
.project-item .project-content .project-right .hover-content p {
margin-bottom: 25px;
width: 100%;
}
.project-accordion .accordion-item {
position: relative;
border: none;
border-radius: 0;
padding-bottom: 40px;
padding-top: 40px;
border-bottom: 1px solid var(--rr-color-border-light);
}
.dark .project-accordion .accordion-item {
border-bottom: 1px solid var(--rr-color-border-1);
}
.project-accordion .accordion-item:first-of-type {
border-top: 1px solid var(--rr-color-border-light);
}
.dark .project-accordion .accordion-item:first-of-type {
border-top: 1px solid var(--rr-color-border-1);
}
.project-accordion .accordion-item .accordion-header {
background-color: transparent;
}
.project-accordion .accordion-item .accordion-header .accordion-button {
background-color: transparent;
border: none;
box-shadow: none;
padding: 0;
}
.project-accordion .accordion-item .accordion-header .accordion-button:after {
display: none;
}
.project-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .project-content .number {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.dark .project-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .project-content .number {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.project-accordion .accordion-item .accordion-body {
padding: 0;
padding-top: 35px;
padding-left: 80px;
padding-bottom: 55px;
}
@media only screen and (max-width: 992px) {
.project-accordion .accordion-item .accordion-body {
padding-bottom: 0;
}
}
@media only screen and (max-width: 992px) {
.project-accordion .accordion-item .accordion-body {
padding-left: 0;
}
}
.project-accordion .accordion-item .accordion-body .hover-content {
display: flex;
align-items: start;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 20px;
}
.project-accordion .accordion-item .accordion-body .hover-content .content-left p {
max-width: 560px;
width: 100%;
margin-bottom: 30px;
color: #74787C;
font-size: 16px;
line-height: 28px;
}
@media (max-width: 1199px) {
.project-accordion .accordion-item .accordion-body .hover-content .content-left p {
max-width: 500px;
}
}
.project-accordion .accordion-item .accordion-body .hover-content .content-right .project-thumb {
max-width: 600px;
width: 100%;
height: 300px;
position: absolute;
top: 40px;
right: 0;
opacity: 0;
}
@media (max-width: 1199px) {
.project-accordion .accordion-item .accordion-body .hover-content .content-right .project-thumb {
max-width: 370px;
}
}
@media only screen and (max-width: 992px) {
.project-accordion .accordion-item .accordion-body .hover-content .content-right .project-thumb {
position: inherit;
max-width: 100%;
}
}
.project-accordion .accordion-item .show .accordion-body .content-right {
margin-top: -100px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 992px) {
.project-accordion .accordion-item .show .accordion-body .content-right {
margin-top: 20px;
}
}
.project-accordion .accordion-item .show .accordion-body .content-right .project-thumb {
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .sponsor-wrap {
display: grid;
align-items: center;
grid-template-columns: repeat(5, 1fr);
border: 1px solid #e5e5e5;
}
.dark .sponsor-wrap {
border: 1px solid var(--rr-color-bg-1);
}
@media only screen and (max-width: 767px) {
.sponsor-wrap {
grid-template-columns: 1fr;
}
}
.sponsor-wrap .sponsor-item {
text-align: center;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
padding: 40px 0;
}
@media only screen and (max-width: 767px) {
.sponsor-wrap .sponsor-item {
padding-right: 30px;
padding-left: 30px;
}
}
.sponsor-wrap .sponsor-item .title {
font-size: 20px;
font-weight: 700;
line-height: 30px;
margin-bottom: 0;
}
@media (max-width: 1199px) {
.sponsor-wrap .sponsor-item .title {
padding-left: 10px;
}
}
@media only screen and (max-width: 992px) {
.sponsor-wrap .sponsor-item .title {
font-size: 14px;
}
}
@media only screen and (max-width: 767px) {
.sponsor-wrap .sponsor-item .title {
padding-left: 0;
}
}
.sponsor-wrap .sponsor-item.item-1 {
text-align: left;
}
@media only screen and (max-width: 767px) {
.sponsor-wrap .sponsor-item.item-1 {
text-align: center;
}
}
.sponsor-wrap .sponsor-item:not(:last-of-type) {
border-right: 1px solid #e5e5e5;
}
.dark .sponsor-wrap .sponsor-item:not(:last-of-type) {
border-right: 1px solid var(--rr-color-bg-1);
}
@media only screen and (max-width: 767px) {
.sponsor-wrap .sponsor-item:not(:last-of-type) {
border-right: none;
border-bottom: 1px solid #e5e5e5;
}
.dark .sponsor-wrap .sponsor-item:not(:last-of-type) {
border-bottom: 1px solid var(--rr-color-bg-1);
}
}
@media only screen and (max-width: 992px) {
.sponsor-wrap .sponsor-item img {
max-width: 75px;
}
} .copyright-content {
align-items: center;
}
@media only screen and (max-width: 992px) {
.copyright-content {
margin-top: 0;
}
}
@media only screen and (max-width: 767px) {
.copyright-content {
row-gap: 0px;
}
}
.copyright-content p {
color: rgba(255, 255, 255, 0.8);
font-size: 16px;
font-family: var(--rr-ff-body);
margin: 0;
}
.copyright-content p span {
color: var(--rr-color-theme-primary);
}
@media only screen and (max-width: 767px) {
.copyright-content p {
text-align: center;
}
}
.copyright-content .social-list {
display: flex;
align-items: center;
justify-content: end;
list-style: none;
}
@media only screen and (max-width: 767px) {
.copyright-content .social-list {
justify-content: center;
}
}
.copyright-content .social-list li a {
background-color: var(--rr-color-border-1);
color: var(--rr-color-common-white);
font-size: 13px;
height: 40px;
width: 40px;
border-radius: 50%;
display: block;
display: flex;
align-items: center;
justify-content: center;
}
.copyright-content .social-list li a:hover {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.copyright-content .social-list li:not(:last-of-type) {
margin-right: 10px;
} .hero-content-4 {
padding: 360px 0 110px 0;
position: relative;
z-index: 1;
}
@media (max-width: 1199px) {
.hero-content-4 {
padding: 260px 0 100px 0;
}
}
@media only screen and (max-width: 992px) {
.hero-content-4 {
padding: 100px 0 100px 0;
}
}
@media only screen and (max-width: 767px) {
.hero-content-4 {
padding: 80px 0;
}
}
.hero-content-4 .sub-title {
font-size: 100px;
font-weight: 200;
}
@media only screen and (max-width: 992px) {
.hero-content-4 .sub-title {
font-size: 60px;
}
}
@media only screen and (max-width: 767px) {
.hero-content-4 .sub-title {
font-size: 24px;
}
}
.hero-content-4 .title {
font-size: 160px;
font-weight: 700;
}
@media only screen and (max-width: 992px) {
.hero-content-4 .title {
font-size: 100px;
}
}
@media only screen and (max-width: 767px) {
.hero-content-4 .title {
font-size: 45px;
}
}
.hero-content-4 .title span {
position: relative;
z-index: 1;
line-height: 1;
color: var(--rr-color-theme-primary);
}
.dark .hero-content-4 .title span {
color: var(--primary);
}
.hero-content-4 .title span:before {
content: attr(data-text);
position: absolute;
right: 7px;
top: 10px;
width: 100%;
font-size: 160px;
font-weight: 700;
color: rgba(255, 255, 255, 0.3);
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 0.5px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.3);
z-index: -1;
}
@media only screen and (max-width: 992px) {
.hero-content-4 .title span:before {
font-size: 100px;
}
}
@media only screen and (max-width: 767px) {
.hero-content-4 .title span:before {
font-size: 45px;
top: 8px;
}
}
.hero-content-4 .rr-primary-btn {
margin-top: 50px;
}
@media only screen and (max-width: 767px) {
.hero-content-4 .rr-primary-btn {
margin-top: 30px;
}
}
.hero-section-4 {
position: relative;
z-index: 1;
overflow: hidden;
}
.hero-section-4 .shapes .shape {
position: absolute;
}
.hero-section-4 .shapes .shape.shape-1 {
top: 0;
left: 0;
}
.hero-section-4 .shapes .shape.shape-2 {
bottom: 0;
left: 0;
}
.hero-section-4 .hero-img {
max-width: 950px;
width: 100%;
height: 690px;
position: absolute;
bottom: 0;
right: 0;
}
@media (max-width: 1600px) {
.hero-section-4 .hero-img {
max-width: 750px;
}
}
@media (max-width: 1199px) {
.hero-section-4 .hero-img {
max-width: 550px;
}
}
@media only screen and (max-width: 992px) {
.hero-section-4 .hero-img {
max-width: 450px;
}
}
@media only screen and (max-width: 767px) {
.hero-section-4 .hero-img {
display: none;
}
}
.hero-section-4 .hero-img:before {
background-color: rgba(131, 131, 131, 0.63);
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.hero-section-4 .hero-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.service-item-3 {
padding: 40px 30px;
background-color: var(--rr-color-grey-light);
border: none;
}
.dark .service-item-3 {
background-color: var(--rr-color-bg-1);
border: 1px solid var(--rr-color-border-1);
}
.service-item-3 .service-icon-wrap {
border-radius: 50%;
}
.service-item-3 .service-icon-wrap .service-icon {
height: 110px;
width: 110px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin: 0 auto;
margin-bottom: 30px;
background-color: var(--rr-color-common-white);
border: none;
}
.dark .service-item-3 .service-icon-wrap .service-icon {
background: radial-gradient(50% 5688.89% at 50% 50%, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 100%);
border: 1px solid #3E3E3E;
}
.service-item-3 .service-icon-wrap .service-icon svg {
color: var(--rr-color-theme-primary);
}
.dark .service-item-3 .service-icon-wrap .service-icon svg {
color: var(--rr-color-common-white);
}
.service-item-3 .title {
font-weight: 700;
margin-bottom: 25px;
font-size: 24px;
line-height: 28px;
}
.service-item-3 p {
color: #74787C;
font-size: 16px;
line-height: 28px;
font-family: var(--rr-ff-p);
}
.service-item-3 p:last-child {
margin-bottom: 0;
}
.service-item-3:hover .service-icon svg {
animation-name: wobble-vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.about-section-5 {
overflow: hidden;
}
.about-content-5 {
padding-right: 60px;
}
@media only screen and (max-width: 992px) {
.about-content-5 {
padding-right: 0;
}
}
.about-tab .nav-tabs {
margin-bottom: 40px;
border: none;
row-gap: 20px;
}
.about-tab .nav-tabs .nav-link {
background-color: var(--rr-color-bg-1);
color: var(--rr-color-common-white);
border: none;
box-shadow: none;
border-radius: 0;
font-size: 16px;
font-weight: 600;
line-height: 1;
padding: 12px 25px;
}
.about-tab .nav-tabs .nav-link:not(:last-of-type) {
margin-right: 20px;
}
.about-tab .nav-tabs .nav-link.active {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.about-tab .tab-content .title {
font-size: 24px;
font-weight: 700;
margin-bottom: 30px;
}
.about-img-wrap-5 {
position: relative;
padding-bottom: 70px;
}
.about-img-wrap-5 .shapes .shape {
position: absolute;
z-index: -1;
}
.about-img-wrap-5 .shapes .shape.shape-1 {
top: -10%;
right: 10%;
}
.about-img-wrap-5 .shapes .shape.shape-2 {
top: 5%;
right: -15%;
}
.about-img-wrap-5 .img-1 {
height: 490px;
max-width: 505px;
width: 100%;
object-fit: cover;
}
.about-img-wrap-5 .about-img-2 {
max-width: 323px;
width: 100%;
height: 338px;
position: absolute;
right: 0;
bottom: 0;
}
@media only screen and (max-width: 767px) {
.about-img-wrap-5 .about-img-2 {
border: none;
}
}
.about-img-wrap-5 .about-img-2 .img-2 {
border-top: 10px solid #02050A;
border-left: 10px solid #02050A;
object-fit: cover;
}
.testi-content-4 {
padding-right: 40px;
}
@media only screen and (max-width: 992px) {
.testi-content-4 {
padding-right: 0;
}
}
.testi-top {
display: flex;
justify-content: center;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 15px;
position: relative;
z-index: 1;
margin-bottom: 40px;
}
.testi-top:before {
background-color: var(--rr-color-border-light);
content: "";
width: 100%;
height: 1px;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
z-index: -1;
}
.dark .testi-top:before {
background-color: var(--rr-color-border-1);
}
.testi-top .quote {
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background-color: var(--rr-color-grey-light);
border-color: var(--rr-color-grey-light);
}
.dark .testi-top .quote {
background-color: var(--rr-color-bg-1);
border: 1px solid var(--rr-color-border-1);
}
.testi-top .quote img {
width: 30px;
height: 30px;
object-fit: contain;
}
.dark .testi-top .quote .light-img {
display: none;
}
.testi-top .quote .dark-img {
display: none;
}
.dark .testi-top .quote .dark-img {
display: block;
}
.testi-top .swiper-arrow {
display: flex;
align-items: center;
column-gap: 10px;
}
.testi-top .swiper-arrow .swiper-nav {
height: 50px;
width: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
border-radius: 50%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: var(--rr-color-grey-light);
border-color: var(--rr-color-grey-light);
color: var(--rr-color-theme-primary);
}
.dark .testi-top .swiper-arrow .swiper-nav {
border: 1px solid var(--rr-color-border-1);
color: var(--rr-color-common-white);
background-color: var(--rr-color-bg-1);
}
.testi-top .swiper-arrow .swiper-nav:hover {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
border: 1px solid var(--rr-color-theme-primary);
}
.testi-box p {
font-size: 22px;
margin-bottom: 40px;
line-height: 1.5;
color: #74787C;
}
.testi-box .author-box {
display: flex;
align-items: center;
column-gap: 15px;
}
.testi-box .author-box img {
height: 70px;
width: 70px;
border-radius: 50%;
border: 3px solid var(--rr-color-theme-primary);
}
.testi-box .author-box .name {
font-size: 24px;
font-weight: 600;
margin-bottom: 0;
}
.testi-box .author-box .name span {
display: block;
font-size: 16px;
font-weight: 400;
color: var(--rr-color-text-body);
margin-top: 10px;
}
.testi-img-4 {
max-width: 630px;
width: 100%;
height: 100%;
}
@media only screen and (max-width: 992px) {
.testi-img-4 {
margin: 0 auto;
margin-top: 20px;
}
}
.testi-img-4 img {
width: 100%;
height: 100%;
object-fit: cover;
} .cs-item {
padding: 40px;
background-color: var(--rr-color-grey-light);
}
@media only screen and (max-width: 992px) {
.cs-item {
padding: 20px;
}
}
.dark .cs-item {
background-color: var(--rr-color-bg-1);
}
.cs-item .cs-thumb {
position: relative;
}
.cs-item .cs-thumb:before {
background-color: var(--rr-color-theme-primary);
content: "";
mix-blend-mode: multiply;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cs-item .cs-thumb .cs-btn {
background-color: var(--rr-color-common-white);
color: var(--rr-color-theme-primary);
height: 120px;
width: 120px;
font-size: 40px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0);
border-radius: 50%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
transition-delay: 200ms;
}
.cs-item .cs-thumb .cs-btn i {
transform: rotate(-45deg);
font-weight: 600;
}
.cs-item .cs-thumb .cs-btn:hover {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
@media only screen and (max-width: 992px) {
.cs-item .cs-thumb .cs-btn {
height: 80px;
width: 80px;
font-size: 30px;
}
}
.cs-item .cs-thumb img {
height: 100%;
width: 100%;
object-fit: cover;
}
.cs-item .cs-content {
display: flex;
align-items: center;
flex-wrap: wrap;
row-gap: 15px;
column-gap: 20px;
margin-top: 40px;
}
@media only screen and (max-width: 992px) {
.cs-item .cs-content {
margin-top: 20px;
}
}
@media only screen and (max-width: 767px) {
.cs-item .cs-content {
column-gap: 10px;
}
}
.cs-item .cs-content span {
background-color: var(--rr-color-common-white);
color: var(--rr-color-heading-primary);
font-size: 14px;
font-weight: 700;
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.cs-item .cs-content .title {
font-size: 24px;
font-weight: 700;
margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
.cs-item .cs-content .title {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
.cs-item .cs-content .title {
font-size: 15px;
}
}
.cs-item:hover .cs-thumb:before {
visibility: visible;
opacity: 1;
}
.cs-item:hover .cs-thumb .cs-btn {
transform: translate(-50%, -50%) scale(1);
}
.cs-item:hover .cs-content span {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
} .grow-item {
display: grid;
align-items: center;
grid-template-columns: 80px 1fr;
grid-gap: 30px;
}
@media only screen and (max-width: 767px) {
.grow-item {
grid-template-columns: 1fr;
grid-gap: 20px;
}
}
.grow-item .grow-icon {
height: 80px;
width: 80px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background-color: var(--rr-color-grey-light);
border-color: var(--rr-color-grey-light);
}
.dark .grow-item .grow-icon {
border: 1px solid #3E3E3E;
background: radial-gradient(50% 5688.89% at 50% 50%, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 100%);
}
.grow-item .grow-icon svg {
color: var(--rr-color-theme-primary);
}
.dark .grow-item .grow-icon svg {
color: var(--rr-color-common-white);
}
.grow-item .grow-content .top-content {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.grow-item .grow-content .top-content .title {
font-size: 40px;
line-height: 1;
margin-bottom: 0;
}
@media (max-width: 1199px) {
.grow-item .grow-content .top-content .title {
font-size: 30px;
}
}
.grow-item .grow-content .top-content .title .odometer-auto-theme {
font-family: inherit;
line-height: 1;
}
.grow-item .grow-content .top-content .title .odometer-digit-spacer {
padding-right: 2px;
}
.grow-item .grow-content .top-content p {
font-size: 16px;
font-weight: 600;
margin-bottom: 0;
margin-left: 10px;
color: var(--rr-color-text-body-light);
}
.dark .grow-item .grow-content .top-content p {
color: var(--rr-color-common-white);
}
.grow-item .grow-content p {
font-size: 16px;
color: #74787C;
}
@media (max-width: 1199px) {
.grow-item .grow-content p br {
display: none;
}
}
.grow-item .grow-content p:last-child {
margin-bottom: 0;
} .brand-section {
overflow: hidden;
}
.brand-wrap {
max-width: 1840px;
width: 100%;
margin: 0 auto;
position: relative;
z-index: 1;
overflow: hidden;
background-color: var(--rr-color-grey-light);
}
.dark .brand-wrap {
background-color: var(--rr-color-bg-1);
}
.brand-wrap .round-shape {
position: absolute;
top: 0;
right: 0;
z-index: 2;
}
.brand-wrap .brand-img-wrap {
background-color: var(--rr-color-bg-1);
mask-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/imgs/modern-agency-2/mask-img-1.webp);
mask-repeat: no-repeat;
mask-size: cover;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.brand-wrap .brand-img-wrap .brand-img {
position: relative;
height: 100%;
width: 100%;
}
.brand-wrap .brand-img-wrap .brand-img:before {
background-color: #3F5AF3;
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.brand-wrap .brand-img-wrap .brand-img img {
width: 883px;
height: 640px;
position: absolute;
top: -7%;
right: -3%;
object-position: center;
object-fit: cover;
filter: saturate(0);
}
.brand-content .section-heading .section-title {
margin-bottom: 30px;
}
.brand-content .section-heading p {
margin-bottom: 30px;
max-width: 690px;
width: 100%;
color: #74787C;
font-size: 16px;
line-height: 28px;
}
.brand-content .brand-list {
display: flex;
align-items: center;
flex-wrap: wrap;
row-gap: 30px;
list-style: none;
position: relative;
z-index: 1;
}
.brand-content .brand-list li:not(:last-of-type) {
margin-right: 100px;
}
@media (max-width: 1199px) {
.brand-content .brand-list li:not(:last-of-type) {
margin-right: 50px;
}
}
.dark .brand-content .brand-list li .light-img {
display: none;
}
.brand-content .brand-list li .dark-img {
display: none;
}
.dark .brand-content .brand-list li .dark-img {
display: block;
}
.brand-content .brand-list li a {
display: block;
max-width: 76px;
width: 100%;
height: 76px;
}
.post-card-2 {
position: relative;
z-index: 1;
}
.post-card-2 .post-content-wrap {
position: absolute;
bottom: 60px;
left: 60px;
z-index: 2;
padding-right: 50px;
}
@media only screen and (max-width: 992px) {
.post-card-2 .post-content-wrap {
left: 30px;
bottom: 30px;
padding-right: 30px;
}
}
@media only screen and (max-width: 767px) {
.post-card-2 .post-content-wrap {
left: 20px;
bottom: 20px;
padding-right: 20px;
}
}
.post-card-2 .post-content-wrap .post-content .post-meta li {
color: var(--rr-color-common-white);
}
.post-card-2 .post-content-wrap .post-content .title {
font-weight: 700;
}
.post-card-2 .post-content-wrap .post-content .title a {
background-size: 0 2px;
background-repeat: no-repeat;
background-position: left 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: var(--rr-color-common-white);
}
.post-card-2 .post-content-wrap .post-content .title a:hover {
color: var(--rr-color-common-white);
background-size: 100% 2px;
}
.post-card-2 .post-content-wrap .post-content .rr-primary-btn {
padding: 14.5px 30px;
}
.post-card-2:hover .post-thumb:before {
visibility: hidden;
opacity: 0;
}
.post-card-2:hover .post-thumb:after {
visibility: visible;
opacity: 1;
}
.footer-top {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 20px;
padding: 100px 0 60px 0;
margin-bottom: 80px;
border-bottom: 1px solid var(--rr-color-border-1);
}
@media only screen and (max-width: 767px) {
.footer-top {
padding: 50px 0;
margin-bottom: 50px;
}
}
.footer-top .footer-logo img {
max-width: 200px;
}
@media (max-width: 1199px) {
.footer-top .footer-logo img {
max-width: 150px;
}
}
.footer-top .social-list {
display: flex;
align-items: center;
list-style: none;
}
.footer-top .social-list li a {
background-color: var(--rr-color-border-1);
color: var(--rr-color-common-white);
font-size: 13px;
height: 40px;
width: 40px;
border-radius: 50%;
display: block;
display: flex;
align-items: center;
justify-content: center;
}
.footer-top .social-list li a:hover {
background-color: var(--rr-color-theme-primary);
color: var(--rr-color-common-white);
}
.footer-top .social-list li:not(:last-of-type) {
margin-right: 10px;
}
.footer-2 .copyright-content p {
color: var(--rr-color-text-body);
margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
.footer-2 .copyright-content p {
text-align: center;
margin-bottom: 15px !important;
}
}
.footer-2 .copyright-content .copyright-list {
display: flex;
align-items: center;
justify-content: end;
list-style: none;
flex-wrap: wrap;
row-gap: 10px;
}
@media only screen and (max-width: 992px) {
.footer-2 .copyright-content .copyright-list {
justify-content: center;
}
}
.footer-2 .copyright-content .copyright-list li {
position: relative;
font-family: var(--rr-ff-body);
font-size: 16px;
line-height: 1.625;
font-weight: normal;
}
.footer-2 .copyright-content .copyright-list li:not(:last-of-type) {
padding-right: 20px;
margin-right: 20px;
}
@media only screen and (max-width: 767px) {
.footer-2 .copyright-content .copyright-list li:not(:last-of-type) {
margin-right: 10px;
padding-right: 0;
}
}
.footer-2 .copyright-content .copyright-list li:not(:last-of-type):before {
content: "|";
color: var(--rr-color-common-white);
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
.footer-2 .copyright-content .copyright-list li:not(:last-of-type):before {
display: none;
}
}
.footer-2 .copyright-content .copyright-list li a {
color: var(--rr-color-common-white);
}
.footer-2 .copyright-content .copyright-list li a:hover {
color: var(--rr-color-theme-primary);
} .rr-container-1405 {
max-width: 1405px;
}
.body-it-solution.dark {
background-color: #02050A;
}
@-webkit-keyframes wobble-vertical {
16.65% {
transform: translateY(8px);
}
33.3% {
transform: translateY(-6px);
}
49.95% {
transform: translateY(4px);
}
66.6% {
transform: translateY(-2px);
}
83.25% {
transform: translateY(1px);
}
100% {
transform: translateY(0);
}
}
@keyframes wobble-vertical {
16.65% {
transform: translateY(8px);
}
33.3% {
transform: translateY(-6px);
}
49.95% {
transform: translateY(4px);
}
66.6% {
transform: translateY(-2px);
}
83.25% {
transform: translateY(1px);
}
100% {
transform: translateY(0);
}
} .runok-fadeIn {
animation-name: asFadeIn;
}
@keyframes asFadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.runok-fadeInLeft {
animation-name: asFadeInLeft;
}
@keyframes asFadeInLeft {
from {
opacity: 0;
transform: translateX(-50px);
}
to {
opacity: 1;
}
}
.runok-fadeInRight {
animation-name: asFadeInRight;
}
@keyframes asFadeInRight {
from {
opacity: 0;
transform: translateX(50px);
}
to {
opacity: 1;
}
}
.runok-fadeInDown {
animation-name: asFadeInTop;
}
@keyframes asFadeInTop {
from {
opacity: 0;
transform: translateY(-50px);
}
to {
opacity: 1;
}
}
.runok-fadeInUp {
animation-name: asFadeInBottom;
}
@keyframes asFadeInBottom {
from {
opacity: 0;
transform: translateY(50px);
}
to {
opacity: 1;
}
} .slider-section {
position: relative;
overflow: hidden;
}
.slider-section .slider-tab-wrap {
position: absolute;
bottom: 80px;
left: 250px;
z-index: 2;
max-width: 750px;
width: 100%;
}
@media (max-width: 1600px) {
.slider-section .slider-tab-wrap {
margin: 0 auto;
left: 50%;
transform: translateX(-50%);
}
}
.runok-slider {
position: relative;
z-index: 2;
}
.slider-item {
position: relative;
overflow: hidden;
z-index: 2;
}
.slider-item .overlay {
background: #0E0E14;
mix-blend-mode: multiply;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.73;
}
.slider-item .shape {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.slider-item .shape img {
height: 100%;
}
.slider-item .slide-img-wrap {
height: 960px;
}
@media only screen and (max-width: 992px) {
.slider-item .slide-img-wrap {
height: 550px;
}
}
@media only screen and (max-width: 767px) {
.slider-item .slide-img-wrap {
height: 450px;
}
}
.slider-item .slide-img-wrap img {
width: 100%;
object-fit: cover;
height: 100%;
}
.slider-item .slider-content-wrap {
position: absolute;
top: 50%;
transform: translateY(-50%);
max-width: 100%;
width: 100%;
z-index: 10;
}
.slider-item .slider-content-wrap .it-hero-content-wrap {
display: flex;
align-items: center;
justify-content: space-between;
column-gap: 15px;
}
@media only screen and (max-width: 992px) {
.slider-item .slider-content-wrap .it-hero-content-wrap {
margin-bottom: 170px;
}
}
@media only screen and (max-width: 767px) {
.slider-item .slider-content-wrap .it-hero-content-wrap {
flex-wrap: wrap;
row-gap: 25px;
margin-bottom: 0px;
}
}
.slider-item .slider-content-wrap .it-hero-content-wrap .it-hero-content {
padding: 0;
margin-left: 0;
}
.slider-item .slider-content-wrap .it-hero-content-wrap .slider-btn-wrap .slider-btn {
background: rgba(0, 0, 0, 0.22);
backdrop-filter: blur(3.5px);
font-size: 60px;
color: var(--rr-color-common-white);
height: 200px;
width: 200px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, 0.3);
transition: all 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 767px) {
.slider-item .slider-content-wrap .it-hero-content-wrap .slider-btn-wrap .slider-btn {
height: 100px;
width: 100px;
font-size: 30px;
}
}
.slider-item .slider-content-wrap .it-hero-content-wrap .slider-btn-wrap .slider-btn i {
transform: rotate(-45deg);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.slider-item .slider-content-wrap .it-hero-content-wrap .slider-btn-wrap .slider-btn:hover i {
transform: rotate(0);
}
@media only screen and (max-width: 767px) {
.slider-tab-wrap {
display: none;
}
}
.slider-tab-wrap .swiper-slide .slider-tab-btn {
font-family: var(--rr-ff-heading);
background: rgba(255, 255, 255, 0.04);
border: 1px solid rgba(255, 255, 255, 0.08);
backdrop-filter: blur(30px);
font-size: 14px;
font-weight: 600;
padding: 6px 30px;
text-align: center;
cursor: pointer;
color: var(--rr-color-common-white);
line-height: 1.625;
}
.slider-tab-wrap .swiper-slide.swiper-slide-thumb-active {
background-color: var(--rr-color-common-white);
color: var(--rr-color-theme-primary);
}
.slider-tab-wrap .swiper-slide.swiper-slide-thumb-active .slider-tab-btn {
color: var(--rr-color-heading-primary);
}
.dark .slider-tab-wrap .swiper-slide.swiper-slide-thumb-active .slider-tab-btn {
color: var(--rr-color-theme-primary);
}
.runok-swiper-pagination {
height: 100%;
width: auto !important;
position: absolute;
top: 50%;
bottom: auto;
left: 50px !important;
z-index: 2;
}
@media (max-width: 1399px) {
.runok-swiper-pagination {
left: 25px !important;
}
}
@media (max-width: 1250px) {
.runok-swiper-pagination {
display: none;
}
}
.runok-swiper-pagination .swiper-pagination-bullet {
background-color: transparent;
width: 20px;
height: 20px;
position: relative;
border-radius: 50%;
opacity: 1;
display: block;
}
.runok-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 1px solid var(--rr-color-common-white);
}
.runok-swiper-pagination .swiper-pagination-bullet:before {
content: "";
background-color: var(--rr-color-common-white);
width: 5px;
height: 5px;
border: 1px solid var(--rr-color-common-white);
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.runok-swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
margin-bottom: 10px;
} .it-hero-content {
padding: 300px 0 150px 0;
max-width: 820px;
width: 100%;
margin: 0 auto;
padding-left: 55px;
position: relative;
z-index: 2;
}
@media (max-width: 1199px) {
.it-hero-content {
padding-left: 0;
}
}
@media only screen and (max-width: 992px) {
.it-hero-content {
padding: 100px 0 100px 40px;
}
}
@media only screen and (max-width: 767px) {
.it-hero-content {
padding-left: 0;
}
}
.it-hero-content .sub-title {
font-size: 50px;
font-weight: 700;
color: var(--rr-color-common-white);
font-family: var(--rr-ff-heading);
line-height: 1.2;
margin-bottom: 0.5rem;
transition: all 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 992px) {
.it-hero-content .sub-title {
font-size: 35px;
}
}
@media only screen and (max-width: 767px) {
.it-hero-content .sub-title {
font-size: 24px;
}
}
.it-hero-content .title {
font-size: 135px;
font-weight: 800;
line-height: 1;
display: inline-block;
position: relative;
z-index: 1;
color: var(--rr-color-common-white);
font-family: var(--rr-ff-heading);
margin-bottom: 0.5rem;
transition: all 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 992px) {
.it-hero-content .title {
font-size: 80px;
}
}
@media only screen and (max-width: 767px) {
.it-hero-content .title {
font-size: 50px;
}
}
.it-hero-content .title:before {
background: linear-gradient(270deg, #3F5AF3 0%, transparent 100%);
content: "";
width: 100%;
height: 76%;
position: absolute;
top: 15%;
right: 0;
z-index: -1;
opacity: 0.95;
display: block;
}
.it-hero-content .bottom-title {
font-size: 75px;
font-weight: 700;
margin-bottom: 40px;
color: var(--rr-color-common-white);
font-family: var(--rr-ff-heading);
line-height: 1.2;
margin-bottom: 0.5rem;
transition: all 0.3s ease-in-out 0s;
}
@media only screen and (max-width: 992px) {
.it-hero-content .bottom-title {
font-size: 45px;
}
}
@media only screen and (max-width: 767px) {
.it-hero-content .bottom-title {
font-size: 30px;
}
}
.it-hero-content .hero-btn {
background-image: url(//creative-purpose.agency/wp-content/themes/redox/assets/img/bg-img/hero-btn-bg.png);
color: var(--rr-color-common-white);
font-size: 60px;
height: 180px;
width: 180px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
overflow: hidden;
position: relative;
z-index: 1;
}
@media only screen and (max-width: 767px) {
.it-hero-content .hero-btn {
height: 120px;
width: 120px;
font-size: 40px;
}
}
.it-hero-content .hero-btn i {
transform: rotate(-45deg) scale(1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.it-hero-content .hero-btn:before {
background-color: #3F5AF3;
mix-blend-mode: multiply;
content: "";
width: 170px;
height: 170px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
opacity: 0.9;
z-index: -1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
.it-hero-content .hero-btn:before {
height: 110px;
width: 110px;
}
}
.it-hero-content .hero-btn:hover:before {
width: 100%;
height: 100%;
}
.it-hero-content .hero-btn:hover i {
transform: rotate(-45deg) scale(1.05);
}
.about-img-6 {
max-width: 678px;
width: 100%;
height: 100%;
}
@media only screen and (max-width: 992px) {
.about-img-6 {
margin: 0 auto;
}
}
.about-content-6 {
padding-left: 30px;
}
@media only screen and (max-width: 992px) {
.about-content-6 {
margin-top: 40px;
padding-left: 0;
}
}
.about-content-6 .section-heading {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #E6E6E6;
}
.dark .about-content-6 .section-heading {
border-color: var(--rr-color-border-1);
}
.about-content-6 .section-heading .section-title {
margin-bottom: 20px;
}
.about-content-6 .section-heading p {
font-family: var(--rr-ff-p);
font-size: 16px;
font-weight: var(--rr-fw-normal);
color: #74787C;
margin-bottom: 15px;
line-height: 28px;
}
.dark .about-content-6 .section-heading p {
color: var(--rr-color-text-body);
}
.about-content-6 .about-card .icon {
background-color: rgba(63, 90, 243, 0.1);
height: 80px;
width: 80px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin-bottom: 25px;
}
.about-content-6 .about-card .icon img {
height: 41px;
width: 41px;
}
.about-content-6 .about-card .title {
margin-bottom: 20px;
font-size: 24px;
font-family: var(--rr-ff-heading);
line-height: 1.2;
color: var(--rr-color-heading-primary);
font-weight: 600;
}
.dark .about-content-6 .about-card .title {
color: var(--rr-color-common-white);
}
.about-content-6 .about-card p {
margin-bottom: 0;
color: #74787C;
font-family: var(--rr-ff-p);
font-size: 16px;
font-weight: var(--rr-fw-normal);
line-height: 28px;
}
.dark .about-content-6 .about-card p {
color: var(--rr-color-text-body);
}
@media only screen and (max-width: 992px) {
.about-wrap-7 {
flex-direction: column-reverse;
}
}
.about-content-7 {
padding-right: 30px;
}
@media only screen and (max-width: 992px) {
.about-content-7 {
margin-top: 40px;
padding-right: 0;
}
}
.about-content-7 .section-heading {
margin-bottom: 30px;
}
.about-content-7 .section-heading .section-title {
margin-bottom: 25px;
}
.about-content-7 .section-heading p {
color: #74787C;
font-family: var(--rr-ff-p);
font-size: 16px;
font-weight: var(--rr-fw-normal);
line-height: 28px;
margin-bottom: 15px;
}
.dark .about-content-7 .section-heading p {
color: var(--rr-color-text-body);
}
.about-content-7 .about-list-wrap span {
color: var(--rr-color-heading-primary);
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 30px;
display: block;
line-height: 1.625;
}
.dark .about-content-7 .about-list-wrap span {
color: var(--rr-color-common-white);
}
.about-content-7 .about-list-wrap .about-list {
display: flex;
align-items: center;
flex-wrap: wrap;
row-gap: 10px;
margin-bottom: 40px;
}
.about-content-7 .about-list-wrap .about-list li {
display: flex;
align-items: center;
column-gap: 10px;
font-family: var(--rr-ff-body);
font-size: 16px;
line-height: 1.625;
color: #74787C;
}
.dark .about-content-7 .about-list-wrap .about-list li {
color: var(--rr-color-text-body);
}
.about-content-7 .about-list-wrap .about-list li:not(:last-of-type) {
margin-right: 40px;
}
.about-content-7 .about-list-wrap .about-list li i {
color: var(--rr-color-theme-primary);
}
.about-content-7 .rr-primary-btn {
border-radius: 100px;
}
.service-card {
background-color: var(--rr-color-common-white);
display: grid;
grid-template-columns: 85px 1fr;
grid-gap: 30px;
border: 1px solid #E6E6E6;
padding: 40px;
overflow: hidden;
position: relative;
z-index: 1;
}
.dark .service-card {
background-color: var(--rr-color-bg-1);
border-color: var(--rr-color-border-1);
}
@media only screen and (max-width: 992px) {
.service-card {
grid-template-columns: 1fr;
padding: 30px 20px;
}
}
.service-card .shape {
position: absolute;
top: -15px;
left: -15px;
z-index: -1;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.service-card .icon {
background-color: #E8EDF9;
height: 85px;
width: 85px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
.service-card .icon img {
height: 45px;
width: 45px;
}
.service-card .content .title {
font-weight: 700;
margin-bottom: 20px;
font-size: 24px;
font-family: var(--rr-ff-heading);
line-height: 1.2;
}
.dark .service-card .content .title {
color: var(--rr-color-common-white);
}
@media only screen and (max-width: 992px) {
.service-card .content .title {
font-size: 20px;
}
}
.service-card .content p {
color: #74787C;
font-family: var(--rr-ff-p);
font-size: 16px;
font-weight: var(--rr-fw-normal);
line-height: 28px;
margin-bottom: 15px;
}
.dark .service-card .content p {
color: var(--rr-color-text-body);
}
.service-card .content .read-more {
font-size: 16px;
font-weight: 700;
color: var(--rr-color-heading-primary);
}
.dark .service-card .content .read-more {
color: var(--rr-color-theme-primary);
}
.service-card .content .read-more i {
margin-left: 5px;
line-height: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.service-card .content .read-more:hover i {
margin-left: 10px;
}
.service-card:hover .shape {
top: 0;
left: 0;
visibility: visible;
opacity: 0.05;
}
.dark .service-card:hover .shape {
opacity: 1;
}
.process-3 {
position: relative;
z-index: 1;
}
.process-3 .bg-shape {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
opacity: 0.03;
}
.process-counter-wrap > div:not(:first-of-type) .counter-card {
padding-left: 20px;
}
@media only screen and (max-width: 992px) {
.process-counter-wrap > div:not(:first-of-type) .counter-card {
padding-left: 0;
}
}
.process-counter {
border-bottom: 1px solid #E6E6E6;
}
.dark .process-counter {
border-color: var(--rr-color-border-1);
}
@media only screen and (max-width: 767px) {
.process-counter {
padding: 50px 0 20px 0;
}
}
.process-counter .counter-card {
display: grid;
align-items: center;
grid-template-columns: 80px 1fr;
grid-gap: 20px;
padding: 60px 0;
border-right: 1px solid #E6E6E6;
}
.dark .process-counter .counter-card {
border-color: var(--rr-color-border-1);
}
.process-counter .counter-card.card-4 {
border-right: none;
}
@media only screen and (max-width: 767px) {
.process-counter .counter-card {
border-right: none;
padding: 0;
margin-bottom: 30px;
}
}
.process-counter .counter-card .icon {
background-color: var(--rr-color-theme-primary);
height: 85px;
width: 85px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
.dark .process-counter .counter-card .icon {
background-color: #1E2228;
}
.process-counter .counter-card .icon img {
height: 45px;
width: 45px;
}
.process-counter .counter-card .content .title {
font-family: var(--rr-ff-p);
font-size: 40px;
font-weight: 700;
line-height: 1;
margin-bottom: 0;
color: var(--rr-color-heading-primary);
}
.dark .process-counter .counter-card .content .title {
color: var(--rr-color-common-white);
}
.process-counter .counter-card .content .title .odometer-auto-theme {
font-family: inherit;
line-height: 1;
}
.process-counter .counter-card .content p {
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 0;
color: #74787C;
line-height: 28px;
}
.dark .process-counter .counter-card .content p {
color: var(--rr-color-text-body);
}
.testi-carousel-wrap .testi-thumb-wrap {
max-width: 310px;
width: 100%;
margin-bottom: 35px;
}
.testi-carousel-wrap .testi-thumb-wrap .thumb-carousel .swiper-slide .testi-thumb {
width: 90px;
height: 90px;
border-radius: 50%;
overflow: hidden;
border: 3px solid transparent;
cursor: pointer;
}
.testi-carousel-wrap .testi-thumb-wrap .thumb-carousel .swiper-slide.swiper-slide-thumb-active .testi-thumb {
border: 3px solid var(--rr-color-theme-primary);
}
.testi-carousel-wrap .content-carousel .testi-content {
max-width: 640px;
}
.testi-carousel-wrap .content-carousel .testi-content p {
font-size: 18px;
margin-bottom: 30px;
color: #74787C;
font-family: var(--rr-ff-p);
font-weight: var(--rr-fw-normal);
line-height: 28px;
}
.dark .testi-carousel-wrap .content-carousel .testi-content p {
color: var(--rr-color-text-body);
}
.testi-carousel-wrap .content-carousel .testi-content .author-info .name {
font-size: 24px;
margin-bottom: 5px;
color: var(--rr-color-heading-primary);
}
.dark .testi-carousel-wrap .content-carousel .testi-content .author-info .name {
color: var(--rr-color-common-white);
}
.testi-carousel-wrap .content-carousel .testi-content .author-info span {
font-size: 14px;
font-family: var(--rr-ff-body);
}
.dark .testi-carousel-wrap .content-carousel .testi-content .author-info span {
color: var(--rr-color-text-body);
}
.testi-img-5 {
max-width: 640px;
width: 100%;
height: 100%;
margin-left: auto;
}
@media only screen and (max-width: 992px) {
.testi-img-5 {
margin: 0 auto;
margin-top: 40px;
height: auto;
}
}
.testi-img-5 img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cta-section-5 {
position: relative;
z-index: 1;
}
.cta-section-5 .bg-img {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.cta-section-5 .overlay {
background: #3F5AF3;
mix-blend-mode: multiply;
transform: rotate(180deg);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.cta-section-5 .overlay-2 {
background: linear-gradient(266.79deg, #1C1C1C 51.86%, rgba(28, 28, 28, 0.32) 78.29%);
mix-blend-mode: difference;
opacity: 0.47;
transform: rotate(180deg);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.cta-section-5 .overlay-3 {
background: linear-gradient(266.79deg, #1C1C1C 51.86%, rgba(28, 28, 28, 0.32) 78.29%);
mix-blend-mode: multiply;
opacity: 0.15;
transform: rotate(180deg);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.cta-wrap-5 {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
column-gap: 40px;
row-gap: 40px;
}
.cta-wrap-5 .section-heading .sub-heading {
color: var(--rr-color-common-white);
}
.cta-wrap-5 .section-heading .sub-heading:before {
background: linear-gradient(270deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}
.cta-wrap-5 .section-heading .section-title {
color: var(--rr-color-common-white);
}
.cta-wrap-5 .cta-btn .rr-primary-btn {
background: rgba(255, 255, 255, 0.05);
border: 1px solid #FFFFFF;
backdrop-filter: blur(8.5px);
border-radius: 100px;
padding: 18px 30px;
} .footer-4 .footer-wrap {
padding: 130px 0;
}
@media only screen and (max-width: 992px) {
.footer-4 .footer-wrap {
padding: 80px 0 0 0;
}
}
.footer-4 .logo-widget p {
margin-bottom: 40px;
}
.footer-4 .logo-widget .social-list li a {
background-color: #1E2228;
border-radius: 50%;
border: none;
}
.footer-4 .logo-widget .social-list li a:hover {
background-color: var(--rr-color-theme-primary);
}
.it-copyright-area {
border-top: 1px solid var(--rr-color-border-1);
padding: 40px 0;
}
@media only screen and (max-width: 992px) {
.it-copyright-area {
padding: 40px 0;
}
} .header-area {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area__inner {
display: flex;
align-items: center;
gap: 0px;
position: relative;
height: 100px;
}
@media only screen and (max-width: 1199px) {
.header-area__inner {
height: 70px;
gap: 20px;
}
}
.header-area__inner > *:nth-child(2) {
margin-inline-end: auto;
}
@media (min-width: 1800px) {
.header-area .container.large {
max-width: 1750px;
}
}
.header-area .sticky,
.header-area .transformed {
background-color: #f9e6dc;
}
.header-area .header__logo {
border: 1px solid var(--border);
padding: 17px 30px;
border-radius: 60px;
}
@media only screen and (max-width: 1199px) {
.header-area .header__logo {
padding: 0;
border: 0;
}
}
.header-area .header__logo img {
max-width: 95px;
}
.header-area .header__nav {
border: 1px solid var(--border);
border-radius: 60px;
padding: 0 13px;
}
@media only screen and (max-width: 1199px) {
.header-area .header__nav {
padding: 0;
border: 0;
}
}
.header-area .main-menu li a {
font-size: 16px;
font-weight: 400;
padding: 21px 17px;
}
.header-area .main-menu li a:hover {
color: var(--action);
}
.header-area .search-icon {
color: var(--primary);
}
@media (max-width: 575px) {
.header-area .header__meta {
display: none;
}
}
@media (max-width: 575px) {
.header-area .header__button {
display: none;
}
}
.header-area .rr-btn {
font-size: 16px;
padding: 22px 38px;
letter-spacing: -0.04em;
}
@media only screen and (max-width: 1199px) {
.header-area .rr-btn {
padding: 17px 33px;
}
}
.header-area .header__navicon i {
font-size: 22px;
color: var(--primary);
} .header-area-2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-2__inner {
display: flex;
align-items: center;
gap: 10px;
position: relative;
height: 80px;
}
@media only screen and (max-width: 1199px) {
.header-area-2__inner {
height: 70px;
gap: 10px;
}
}
.header-area-2__inner > *:nth-child(1) {
margin-inline-end: auto;
}
.header-area-2 .sticky,
.header-area-2 .transformed {
background-color: #fcf7f3;
}
.header-area-2 .header__logo img {
max-width: 120px;
}
.header-area-2 .header__nav {
margin-right: -50%;
}
.header-area-2 .main-menu li a {
font-size: 16px;
font-weight: 400;
padding: 21px 17px;
}
.header-area-2 .main-menu li a:hover {
color: var(--action);
}
.header-area-2 .search-icon {
color: var(--primary);
}
@media (max-width: 575px) {
.header-area-2 .header__meta {
display: none;
}
}
@media (max-width: 575px) {
.header-area-2 .header__button {
display: none;
}
}
.header-area-2 .rr-btn {
padding: 16px 28px;
font-size: 16px;
letter-spacing: -0.04em;
}
.header-area-2 .side-toggle {
width: 50px;
height: 50px;
background-color: #f1e8e1;
border-radius: 50%;
}
.header-area-2 .side-toggle i {
font-size: 22px;
} .header-area-3 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-3__inner {
display: flex;
align-items: flex-start;
gap: 10px;
position: relative;
padding-top: 35px;
}
@media only screen and (max-width: 1199px) {
.header-area-3__inner {
padding-top: 25px;
}
}
.header-area-3__inner > *:nth-child(1) {
margin-inline-end: auto;
}
@media (min-width: 1850px) {
.header-area-3 .container.large {
max-width: 1850px;
}
}
.header-area-3 .header__logo img {
max-width: 120px;
}
.header-area-3 .menu li a {
font-size: 18px;
font-weight: 400;
line-height: 22px;
padding: 0 0;
color: var(--primary);
}
.header-area-3 .menu li a:hover {
color: var(--secondary);
}
.header-area-3 .menu > ul {
display: block;
}
.header-area-3 .main-menu ul:hover li {
opacity: 0.3;
}
.header-area-3 .main-menu ul li {
font-size: 22px;
line-height: 30px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
}
.header-area-3 .main-menu ul li:hover {
opacity: 1;
}
.header-area-3 .main-menu ul li:hover a strong {
opacity: 1;
top: -23px;
}
.header-area-3 .main-menu ul li a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.header-area-3 .side-toggle {
width: 50px;
height: 50px;
background-color: #f1e8e1;
border-radius: 50%;
}
.header-area-3 .side-toggle i {
font-size: 22px;
} .header-area-4 {
position: absolute;
top: 30px;
left: 0;
width: 100%;
}
.header-area-4__inner {
display: flex;
border-top: 1px solid var(--black);
padding-top: 20px;
gap: 10px;
position: relative;
height: 80px;
}
@media only screen and (max-width: 1199px) {
.header-area-4__inner {
height: 70px;
gap: 10px;
}
}
.header-area-4__inner > *:nth-child(1) {
margin-inline-end: auto;
}
@media (min-width: 1650px) {
.header-area-4 .container.large {
max-width: 1650px;
}
}
.header-area-4 .header__logo img {
max-width: 120px;
}
.header-area-4 .header__middel {
margin-right: 320px;
}
@media only screen and (max-width: 1199px) {
.header-area-4 .header__middel {
margin-left: 100px;
}
}
@media only screen and (max-width: 991px) {
.header-area-4 .header__middel {
display: none;
}
}
.header-area-4 .header__middel p {
text-transform: uppercase;
color: var(--black);
font-size: 14px;
font-weight: 500;
line-height: 16px;
}
.header-area-4 .main-menu li a {
font-size: 16px;
font-weight: 400;
padding: 21px 17px;
}
.header-area-4 .main-menu li a:hover {
color: var(--action);
}
.header-area-4 .search-icon {
color: var(--primary);
}
@media (max-width: 575px) {
.header-area-4 .header__meta {
display: none;
}
}
.header-area-4 .header__navicon button {
text-transform: uppercase;
} .header-area-5 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-5__inner {
display: flex;
align-items: center;
gap: 10px;
position: relative;
padding-top: 25px;
padding-bottom: 25px;
border-bottom: 1px solid var(--border);
}
@media only screen and (max-width: 1199px) {
.header-area-5__inner {
padding-top: 15px;
padding-bottom: 15px;
}
}
.header-area-5__inner > *:nth-child(1) {
margin-inline-end: auto;
}
.header-area-5 .header__logo img {
max-width: 120px;
}
.header-area-5 .menu li a {
font-size: 18px;
font-weight: 400;
line-height: 22px;
padding: 0 0;
position: relative;
color: var(--primary);
}
.header-area-5 .menu li a::before {
width: 0;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.header-area-5 .menu li a:hover {
color: var(--primary);
}
.header-area-5 .menu li a:hover::before {
width: 100%;
}
.header-area-5 .menu > ul {
display: flex;
gap: 40px;
}
.header-area-5 .side-toggle {
width: 40px;
height: 40px;
background-color: #f1e8e1;
border-radius: 50%;
}
.header-area-5 .side-toggle i {
font-size: 22px;
}
[data-theme=dark] .header-area-5 .header-area-5__inner {
border-bottom: 1px solid rgba(255, 255, 255, 0.1019607843) !important;
} .header-area-6 {
position: absolute;
top: 30px;
left: 0;
width: 100%;
}
.header-area-6__inner {
display: flex;
border-top: 1px solid var(--border);
padding-top: 20px;
gap: 10px;
position: relative;
height: 80px;
}
@media only screen and (max-width: 1199px) {
.header-area-6__inner {
height: 70px;
gap: 10px;
}
}
.header-area-6__inner > *:nth-child(1) {
margin-inline-end: auto;
}
@media (min-width: 1870px) {
.header-area-6 .container.large {
max-width: 1870px;
}
}
.header-area-6 .header__logo img {
max-width: 120px;
}
.header-area-6 .header__middel {
margin-right: 320px;
}
@media only screen and (max-width: 1199px) {
.header-area-6 .header__middel {
margin-left: 100px;
}
}
@media only screen and (max-width: 991px) {
.header-area-6 .header__middel {
display: none;
}
}
.header-area-6 .header__middel p {
text-transform: uppercase;
color: var(--primary);
font-size: 14px;
font-weight: 500;
line-height: 16px;
}
.header-area-6 .main-menu li a {
font-size: 16px;
font-weight: 400;
padding: 21px 17px;
}
.header-area-6 .main-menu li a:hover {
color: var(--action);
}
.header-area-6 .search-icon {
color: var(--primary);
}
@media (max-width: 575px) {
.header-area-6 .header__meta {
display: none;
}
}
.header-area-6 .header__navicon button {
text-transform: uppercase;
font-size: 14px;
color: var(--primary);
} .header-area-7 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-7__inner {
display: flex;
align-items: center;
gap: 10px;
position: relative;
height: 80px;
}
@media only screen and (max-width: 1199px) {
.header-area-7__inner {
height: 70px;
gap: 10px;
}
}
.header-area-7__inner > *:nth-child(1) {
margin-inline-end: auto;
}
@media (min-width: 1850px) {
.header-area-7 .container.large {
max-width: 1850px;
}
}
.header-area-7 .sticky,
.header-area-7 .transformed {
background-color: #fcf7f3;
}
.header-area-7 .header__logo img {
max-width: 95px;
}
.header-area-7 .header__nav {
margin-right: -50%;
}
.header-area-7 .main-menu > ul > li > a {
font-size: 14px;
font-weight: 600;
padding: 21px 25px;
text-transform: uppercase;
color: var(--white);
}
.header-area-7 .main-menu > ul > li > a:hover {
opacity: 0.8;
}
.header-area-7 .search-icon {
color: var(--primary);
}
@media (max-width: 575px) {
.header-area-7 .header__meta {
display: none;
}
}
.header-area-7 .side-toggle {
display: flex;
align-items: center;
gap: 8px;
font-size: 14px;
font-weight: 600;
line-height: 16px;
text-transform: uppercase;
color: var(--white);
}
.header-area-7 .side-toggle i {
font-size: 22px;
} .header-area-8 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.header-area-8__inner {
display: flex;
align-items: center;
gap: 10px;
position: relative;
height: 80px;
}
@media only screen and (max-width: 1199px) {
.header-area-8__inner {
height: 70px;
gap: 10px;
}
}
.header-area-8__inner > *:nth-child(1) {
margin-inline-end: auto;
}
@media (min-width: 1850px) {
.header-area-8 .container.large {
max-width: 1850px;
}
}
.header-area-8 .sticky,
.header-area-8 .transformed {
background-color: #fcf7f3;
}
.header-area-8 .header__logo img {
max-width: 120px;
}
.header-area-8 .header__nav {
margin-right: -50%;
}
.header-area-8 .main-menu li a {
font-size: 14px;
font-weight: 600;
padding: 21px 21px;
text-transform: uppercase;
}
.header-area-8 .main-menu li a:hover {
color: var(--action);
}
.header-area-8 .search-icon {
color: var(--primary);
}
@media (max-width: 575px) {
.header-area-8 .header__meta {
display: none;
}
}
.header-area-8 .side-toggle {
display: flex;
align-items: center;
gap: 8px;
font-size: 14px;
font-weight: 600;
line-height: 16px;
text-transform: uppercase;
color: var(--primary);
}
.header-area-8 .side-toggle i {
font-size: 22px;
} .footer-area .footer-top-inner {
padding-top: 92px;
padding-bottom: 50px;
display: grid;
gap: 30px 60px;
grid-template-columns: 1fr 660px;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-top-inner {
padding-top: 72px;
padding-bottom: 40px;
}
}
@media only screen and (max-width: 1399px) {
.footer-area .footer-top-inner {
grid-template-columns: 1fr 580px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area .footer-top-inner {
grid-template-columns: 1fr 500px;
}
}
@media only screen and (max-width: 991px) {
.footer-area .footer-top-inner {
grid-template-columns: 1fr 430px;
}
}
@media only screen and (max-width: 767px) {
.footer-area .footer-top-inner {
grid-template-columns: 1fr;
}
}
.footer-area .footer-top-inner .info-text .text {
max-width: 510px;
font-size: 30px;
line-height: 1.26;
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-top-inner .info-text .text {
font-size: 22px;
}
}
.footer-area .footer-top-inner .info-link a {
font-size: 30px;
line-height: 1.5;
color: var(--black-2);
position: relative;
}
.dark .footer-area .footer-top-inner .info-link a {
color: #555555;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-top-inner .info-link a {
font-size: 22px;
}
}
.footer-area .footer-top-inner .info-link a::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
transition: all 0.3s;
background-color: currentColor;
}
.footer-area .footer-top-inner .info-link a:hover {
color: var(--black);
}
.dark .footer-area .footer-top-inner .info-link a:hover {
color: var(--white);
}
.footer-area .footer-top-inner .info-link a:hover::before {
width: 0;
}
.footer-area .footer-logo {
margin-top: 8px;
max-width: 657px;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-logo {
max-width: 257px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area .footer-logo {
max-width: 207px;
}
}
@media only screen and (max-width: 991px) {
.footer-area .footer-logo {
max-width: 147px;
}
}
.footer-area .footer-widget-wrapper-box {
border-top: 1px solid var(--border);
padding-top: 97px;
padding-bottom: 94px;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-widget-wrapper-box {
padding-top: 77px;
padding-bottom: 74px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area .footer-widget-wrapper-box {
padding-top: 57px;
padding-bottom: 54px;
}
}
.footer-area .footer-widget-wrapper {
display: grid;
gap: 30px 170px;
grid-template-columns: 1fr auto auto auto;
justify-content: space-between;
}
@media only screen and (max-width: 1399px) {
.footer-area .footer-widget-wrapper {
gap: 30px 130px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area .footer-widget-wrapper {
gap: 30px 90px;
}
}
@media only screen and (max-width: 991px) {
.footer-area .footer-widget-wrapper {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 767px) {
.footer-area .footer-widget-wrapper {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 575px) {
.footer-area .footer-widget-wrapper {
grid-template-columns: 1fr;
}
}
.footer-area .subscribe-form {
max-width: 515px;
}
.footer-area .subscribe-form .input-field {
display: flex;
gap: 10px;
background-color: rgba(17, 17, 17, 0.05);
padding: 28px 30px;
border-radius: 50px;
}
.dark .footer-area .subscribe-form .input-field {
background-color: rgba(255, 255, 255, 0.05);
}
@media only screen and (max-width: 1919px) {
.footer-area .subscribe-form .input-field {
padding: 18px 30px;
}
}
.footer-area .subscribe-form .input-field input {
width: 100%;
background-color: transparent;
border: 0;
outline: 0;
font-size: 22px;
line-height: 1;
color: var(--primary);
}
.footer-area .subscribe-form .input-field input::placeholder {
color: rgba(17, 17, 17, 0.3);
}
.dark .footer-area .subscribe-form .input-field input::placeholder {
color: rgba(255, 255, 255, 0.3);
}
.footer-area .subscription-text {
margin-top: 23px;
}
.footer-area .subscription-text .text {
font-size: 22px;
line-height: 28px;
color: var(--primary);
max-width: 345px;
}
.footer-area .subscription-text .text a {
position: relative;
}
.footer-area .subscription-text .text a::before {
transition: all 0.5s;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
content: "";
background-color: currentColor;
}
.footer-area .subscription-text .text a:hover:hover::before {
width: 0;
}
.footer-area .footer-widget-box .title {
font-size: 22px;
line-height: 20px;
margin-bottom: 30px;
color: var(--black-2);
font-family: var(--font_dmsans);
font-weight: 400;
}
.dark .footer-area .footer-widget-box .title {
color: #555555;
}
@media only screen and (max-width: 1919px) {
.footer-area .footer-widget-box .title {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 991px) {
.footer-area .footer-widget-box.newsletter {
order: 4;
grid-column: span 2;
}
}
@media (max-width: 575px) {
.footer-area .footer-widget-box.newsletter {
grid-column: auto;
}
}
.footer-area .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-area .footer-nav-list li {
font-size: 22px;
line-height: 30px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
}
.footer-area .footer-nav-list li a:hover {
opacity: 1;
}
.footer-area .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-area .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.footer-area .copyright-area-inner {
border-top: 1px solid var(--border);
padding: 47px 0;
}
@media only screen and (max-width: 1919px) {
.footer-area .copyright-area-inner {
padding: 37px 0;
}
}
@media only screen and (max-width: 1399px) {
.footer-area .copyright-area-inner {
padding: 27px 0;
}
}
.footer-area .copyright-text .text {
font-size: 24px;
line-height: 1;
color: var(--primary);
text-align: center;
}
@media only screen and (max-width: 1399px) {
.footer-area .copyright-text .text {
font-size: 20px;
}
}
.footer-area .copyright-text .text a {
color: #999999;
transition: all 0.3s;
position: relative;
}
.dark .footer-area .copyright-text .text a {
color: #555555;
}
.footer-area .copyright-text .text a::before {
width: 0%;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.footer-area .copyright-text .text a:hover {
color: var(--black);
}
.dark .footer-area .copyright-text .text a:hover {
color: var(--white);
}
.footer-area .copyright-text .text a:hover::before {
width: 100%;
} .footer-area-2 .footer-widget-wrapper-box {
border-top: 1px solid var(--border);
padding-top: 97px;
padding-bottom: 94px;
}
@media only screen and (max-width: 1919px) {
.footer-area-2 .footer-widget-wrapper-box {
padding-top: 77px;
padding-bottom: 74px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .footer-widget-wrapper-box {
padding-top: 57px;
padding-bottom: 54px;
}
}
.footer-area-2 .footer-widget-wrapper {
display: grid;
gap: 30px 170px;
grid-template-columns: 1fr auto auto auto;
justify-content: space-between;
}
@media only screen and (max-width: 1399px) {
.footer-area-2 .footer-widget-wrapper {
gap: 30px 130px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .footer-widget-wrapper {
gap: 30px 90px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-2 .footer-widget-wrapper {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 767px) {
.footer-area-2 .footer-widget-wrapper {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 575px) {
.footer-area-2 .footer-widget-wrapper {
grid-template-columns: 1fr;
}
}
.footer-area-2 .subscribe-form {
max-width: 515px;
}
.footer-area-2 .subscribe-form .input-field {
display: flex;
gap: 10px;
background-color: #f4ede7;
padding: 28px 30px;
border-radius: 50px;
}
.dark .footer-area-2 .subscribe-form .input-field {
background-color: #1d1d1d;
}
@media only screen and (max-width: 1919px) {
.footer-area-2 .subscribe-form .input-field {
padding: 22px 30px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .subscribe-form .input-field {
padding: 18px 30px;
}
}
.footer-area-2 .subscribe-form .input-field input {
width: 100%;
background-color: transparent;
border: 0;
outline: 0;
font-size: 22px;
line-height: 1;
color: var(--primary);
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .subscribe-form .input-field input {
font-size: 18px;
}
}
.footer-area-2 .subscribe-form .input-field input::placeholder {
color: rgba(17, 17, 17, 0.3);
}
.dark .footer-area-2 .subscribe-form .input-field input::placeholder {
color: rgba(252, 247, 243, 0.3);
}
.footer-area-2 .subscription-text {
margin-top: 23px;
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .subscription-text {
margin-top: 18px;
}
}
.footer-area-2 .subscription-text .text {
font-size: 22px;
line-height: 28px;
color: var(--primary);
max-width: 345px;
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .subscription-text .text {
font-size: 18px;
}
}
.footer-area-2 .subscription-text .text a {
position: relative;
}
.footer-area-2 .subscription-text .text a::before {
transition: all 0.5s;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
content: "";
background-color: currentColor;
}
.footer-area-2 .subscription-text .text a:hover:hover::before {
width: 0;
}
.footer-area-2 .footer-widget-box .title {
font-size: 22px;
line-height: 20px;
margin-bottom: 30px;
color: var(--black-2);
font-family: var(--font_dmsans);
}
.dark .footer-area-2 .footer-widget-box .title {
color: #555555;
}
@media only screen and (max-width: 1919px) {
.footer-area-2 .footer-widget-box .title {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-2 .footer-widget-box.newsletter {
order: 4;
grid-column: span 2;
}
}
@media (max-width: 575px) {
.footer-area-2 .footer-widget-box.newsletter {
grid-column: auto;
}
}
.footer-area-2 .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-area-2 .footer-nav-list li {
font-size: 22px;
line-height: 30px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
}
.footer-area-2 .footer-nav-list li a:hover {
opacity: 1;
}
.footer-area-2 .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-area-2 .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.footer-area-2 .copyright-area-inner {
border-top: 1px solid var(--border);
padding: 47px 0;
}
@media only screen and (max-width: 1919px) {
.footer-area-2 .copyright-area-inner {
padding: 37px 0;
}
}
@media only screen and (max-width: 1399px) {
.footer-area-2 .copyright-area-inner {
padding: 27px 0;
}
}
.footer-area-2 .copyright-text .text {
font-size: 24px;
line-height: 1;
color: var(--primary);
text-align: center;
}
@media only screen and (max-width: 1399px) {
.footer-area-2 .copyright-text .text {
font-size: 20px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-2 .copyright-text .text {
font-size: 18px;
}
}
.footer-area-2 .copyright-text .text a {
color: #999999;
transition: all 0.3s;
position: relative;
}
.dark .footer-area-2 .copyright-text .text a {
color: #555555;
}
.footer-area-2 .copyright-text .text a::before {
width: 0;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.footer-area-2 .copyright-text .text a:hover {
color: var(--primary);
}
.footer-area-2 .copyright-text .text a:hover::before {
width: 100%;
} .footer-area-3 .footer-widget-wrapper-box {
padding-top: 97px;
padding-bottom: 94px;
}
@media only screen and (max-width: 1919px) {
.footer-area-3 .footer-widget-wrapper-box {
padding-top: 77px;
padding-bottom: 74px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-3 .footer-widget-wrapper-box {
padding-top: 57px;
padding-bottom: 54px;
}
}
.footer-area-3 .footer-widget-wrapper {
display: grid;
gap: 30px 170px;
grid-template-columns: 1fr auto auto auto;
justify-content: space-between;
}
@media only screen and (max-width: 1399px) {
.footer-area-3 .footer-widget-wrapper {
gap: 30px 130px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-3 .footer-widget-wrapper {
gap: 30px 90px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-3 .footer-widget-wrapper {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 767px) {
.footer-area-3 .footer-widget-wrapper {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 575px) {
.footer-area-3 .footer-widget-wrapper {
grid-template-columns: 1fr;
}
}
.footer-area-3 .subscribe-form {
max-width: 515px;
}
.footer-area-3 .subscribe-form .input-field {
display: flex;
gap: 10px;
background-color: rgba(17, 17, 17, 0.05);
padding: 28px 30px;
border-radius: 50px;
}
.dark .footer-area-3 .subscribe-form .input-field {
background-color: rgba(255, 255, 255, 0.05);
}
@media only screen and (max-width: 1919px) {
.footer-area-3 .subscribe-form .input-field {
padding: 22px 30px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-3 .subscribe-form .input-field {
padding: 18px 30px;
}
}
.footer-area-3 .subscribe-form .input-field input {
width: 100%;
background-color: transparent;
border: 0;
outline: 0;
font-size: 22px;
line-height: 1;
color: var(--primary);
}
@media only screen and (max-width: 1199px) {
.footer-area-3 .subscribe-form .input-field input {
font-size: 18px;
}
}
.footer-area-3 .subscribe-form .input-field input::placeholder {
color: rgba(17, 17, 17, 0.3);
}
.dark .footer-area-3 .subscribe-form .input-field input::placeholder {
color: rgba(255, 255, 255, 0.3);
}
.footer-area-3 .subscription-text {
margin-top: 23px;
}
@media only screen and (max-width: 1199px) {
.footer-area-3 .subscription-text {
margin-top: 18px;
}
}
.footer-area-3 .subscription-text .text {
font-size: 22px;
line-height: 28px;
color: var(--primary);
max-width: 345px;
}
@media only screen and (max-width: 1199px) {
.footer-area-3 .subscription-text .text {
font-size: 18px;
}
}
.footer-area-3 .subscription-text .text a {
position: relative;
}
.footer-area-3 .subscription-text .text a::before {
transition: all 0.5s;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
content: "";
background-color: currentColor;
}
.footer-area-3 .subscription-text .text a:hover:hover::before {
width: 0;
}
.footer-area-3 .footer-widget-box .title {
font-size: 22px;
line-height: 20px;
margin-bottom: 30px;
color: var(--black-2);
font-family: var(--font_dmsans);
font-weight: 400;
}
.dark .footer-area-3 .footer-widget-box .title {
color: #555555;
}
@media only screen and (max-width: 1919px) {
.footer-area-3 .footer-widget-box .title {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-3 .footer-widget-box.newsletter {
order: 4;
grid-column: span 2;
}
}
@media (max-width: 575px) {
.footer-area-3 .footer-widget-box.newsletter {
grid-column: auto;
}
}
.footer-area-3 .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-area-3 .footer-nav-list li {
font-size: 22px;
line-height: 30px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
}
@media only screen and (max-width: 1199px) {
.footer-area-3 .footer-nav-list li {
font-size: 18px;
}
}
.footer-area-3 .footer-nav-list li a:hover {
opacity: 1;
}
.footer-area-3 .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-area-3 .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.footer-area-3 .copyright-area-inner {
border-top: 1px solid var(--border);
padding: 47px 0;
}
@media only screen and (max-width: 1919px) {
.footer-area-3 .copyright-area-inner {
padding: 37px 0;
}
}
@media only screen and (max-width: 1399px) {
.footer-area-3 .copyright-area-inner {
padding: 27px 0;
}
}
.footer-area-3 .copyright-text .text {
font-size: 24px;
line-height: 1;
color: var(--primary);
text-align: center;
}
@media only screen and (max-width: 1399px) {
.footer-area-3 .copyright-text .text {
font-size: 20px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-3 .copyright-text .text {
font-size: 18px;
}
}
.footer-area-3 .copyright-text .text a {
color: #999999;
transition: all 0.3s;
position: relative;
}
.dark .footer-area-3 .copyright-text .text a {
color: #555555;
}
.footer-area-3 .copyright-text .text a::before {
width: 0;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.footer-area-3 .copyright-text .text a:hover {
color: var(--primary);
}
.footer-area-3 .copyright-text .text a:hover::before {
width: 100%;
} .footer-area-4 .footer-widget-wrapper-box {
border-top: 1px solid var(--border);
padding-top: 60px;
padding-bottom: 60px;
margin-top: 50px;
}
@media only screen and (max-width: 1919px) {
.footer-area-4 .footer-widget-wrapper-box {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media only screen and (max-width: 1399px) {
.footer-area-4 .footer-widget-wrapper-box {
padding-top: 40px;
padding-bottom: 40px;
}
}
.footer-area-4 .footer-widget-wrapper {
display: grid;
gap: 30px 170px;
grid-template-columns: 1fr auto;
justify-content: space-between;
}
@media only screen and (max-width: 1399px) {
.footer-area-4 .footer-widget-wrapper {
gap: 30px 60px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-4 .footer-widget-wrapper {
grid-template-columns: 1fr;
}
}
.footer-area-4 .footer-logo img {
max-width: 120px;
}
.footer-area-4 .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-area-4 .footer-nav-list li {
font-size: 20px;
line-height: 28px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
}
@media only screen and (max-width: 1199px) {
.footer-area-4 .footer-nav-list li {
font-size: 18px;
}
}
.footer-area-4 .footer-nav-list li a:hover {
opacity: 1;
}
.footer-area-4 .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-area-4 .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.footer-area-4 .copyright-area-inner {
border-top: 1px solid var(--border);
padding-top: 36px;
padding-bottom: 55px;
}
@media only screen and (max-width: 1919px) {
.footer-area-4 .copyright-area-inner {
padding-top: 31px;
padding-bottom: 35px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-4 .copyright-area-inner {
padding-top: 26px;
padding-bottom: 26px;
}
}
.footer-area-4 .copyright-text .text {
font-size: 20px;
line-height: 28px;
color: var(--primary);
text-align: center;
}
@media only screen and (max-width: 1199px) {
.footer-area-4 .copyright-text .text {
font-size: 18px;
}
}
.footer-area-4 .copyright-text .text a {
color: #999999;
transition: all 0.3s;
position: relative;
}
.dark .footer-area-4 .copyright-text .text a {
color: #555555;
}
.footer-area-4 .copyright-text .text a::before {
width: 0;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.footer-area-4 .copyright-text .text a:hover {
color: var(--primary);
}
.footer-area-4 .copyright-text .text a:hover::before {
width: 100%;
}
.footer-area-6-inner {
padding-bottom: 40px;
padding-top: 134px;
}
@media only screen and (max-width: 991px) {
.footer-area-6-inner {
padding-top: 100px;
}
}
@media (max-width: 575px) {
.footer-area-6-inner {
padding-top: 50px;
}
}
.footer-area-6 .footer-widget-wrapper {
display: flex;
gap: 140px;
justify-content: space-between;
padding-bottom: 200px;
}
@media only screen and (max-width: 1399px) {
.footer-area-6 .footer-widget-wrapper {
gap: 100px;
padding-bottom: 150px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-6 .footer-widget-wrapper {
gap: 80px;
padding-bottom: 120px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-6 .footer-widget-wrapper {
gap: 50px;
padding-bottom: 60px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-6 .footer-widget-wrapper {
gap: 30px;
padding-bottom: 40px;
}
}
@media (max-width: 575px) {
.footer-area-6 .footer-widget-wrapper {
flex-wrap: wrap;
}
}
.footer-area-6 .footer-widget__media {
margin-left: auto;
}
@media (max-width: 575px) {
.footer-area-6 .footer-widget__media {
margin-right: auto;
margin-left: auto;
}
}
.footer-area-6 .footer-widget__content {
max-width: 1130px;
}
@media only screen and (max-width: 1199px) {
.footer-area-6 .footer-widget__content {
max-width: 1000px;
}
}
@media (max-width: 575px) {
.footer-area-6 .footer-widget__content {
max-width: 100%;
}
}
.footer-area-6 .footer-widget__content-wrapper {
border-top: 1px solid var(--border);
padding-top: 30px;
display: flex;
gap: 240px;
}
@media only screen and (max-width: 1399px) {
.footer-area-6 .footer-widget__content-wrapper {
gap: 150px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-6 .footer-widget__content-wrapper {
gap: 50px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-6 .footer-widget__content-wrapper {
flex-wrap: wrap;
}
}
.footer-area-6 .footer-widget__content-item span {
font-size: 14px;
color: var(--primary);
line-height: 16px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 45px;
display: inline-block;
}
@media only screen and (max-width: 991px) {
.footer-area-6 .footer-widget__content-item span {
margin-bottom: 20px;
}
}
.footer-area-6 .footer-widget__content-item .description {
max-width: 440px;
color: var(--primary);
font-size: 30px;
line-height: 38px;
letter-spacing: -0.6px;
}
@media only screen and (max-width: 1199px) {
.footer-area-6 .footer-widget__content-item .description {
font-size: 25px;
line-height: 30px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-6 .footer-widget__content-item .description {
max-width: 100%;
font-size: 22px;
}
}
.footer-area-6 .footer-widget-title {
font-size: 100px;
line-height: 0.95;
letter-spacing: -5px;
margin-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
.footer-area-6 .footer-widget-title {
font-size: 80px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-6 .footer-widget-title {
font-size: 50px;
letter-spacing: 0;
margin-bottom: 50px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-6 .footer-widget-title {
font-size: 35px;
}
}
.footer-area-6 .footer-widget-nav-list {
padding-left: 27px;
}
.footer-area-6 .footer-widget-nav-list li {
position: relative;
}
.footer-area-6 .footer-widget-nav-list li::before {
content: "";
width: 7px;
height: 7px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 500px;
background-color: var(--primary);
position: absolute;
left: 0;
transform: translate(-27px, 15px);
margin-right: 30px;
}
.footer-area-6 .footer-widget-nav-list li:not(:last-child) {
margin-bottom: 5px;
}
.footer-area-6 .footer-widget-nav-list li a {
font-size: 30px;
line-height: 36px;
color: var(--primary);
text-transform: capitalize;
}
@media only screen and (max-width: 1199px) {
.footer-area-6 .footer-widget-nav-list li a {
font-size: 20px;
line-height: 30px;
}
}
.footer-area-6 .copyright-area-inner {
border-top: 1px solid var(--border);
padding-top: 40px;
}
.footer-area-6 .copyright-socail-list {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
gap: 10px 41px;
position: relative;
padding-bottom: 20px;
flex-wrap: wrap;
}
@media (max-width: 575px) {
.footer-area-6 .copyright-socail-list {
gap: 10px 30px;
}
}
.footer-area-6 .copyright-socail-list::before {
width: 150px;
height: 1px;
content: "";
position: absolute;
bottom: 0;
background-color: var(--border);
}
.footer-area-6 .copyright-socail-list li {
position: relative;
}
.footer-area-6 .copyright-socail-list li:not(:last-child)::before {
content: "";
width: 1px;
height: 10px;
right: -50%;
position: absolute;
background-color: #999999;
transform: translate(-10px, 3px);
}
.dark .footer-area-6 .copyright-socail-list li:not(:last-child)::before {
background-color: #555555;
}
@media (max-width: 575px) {
.footer-area-6 .copyright-socail-list li:not(:last-child)::before {
transform: translate(-17px, 3px);
}
}
.footer-area-6 .copyright-socail-list li a {
font-size: 14px;
line-height: 16px;
font-weight: 500;
text-transform: uppercase;
color: var(--primary);
text-align: center;
position: relative;
}
.footer-area-6 .copyright-socail-list li a::before {
width: 0;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.footer-area-6 .copyright-socail-list li a:hover {
color: #999999;
}
.footer-area-6 .copyright-socail-list li a:hover::before {
width: 100%;
}
.footer-area-6 .copyright-text {
padding-top: 20px;
}
.footer-area-6 .copyright-text .text {
font-size: 14px;
line-height: 16px;
font-weight: 500;
text-transform: uppercase;
color: var(--primary);
text-align: center;
}
.footer-area-6 .copyright-text .text a {
transition: all 0.3s;
position: relative;
}
.footer-area-6 .copyright-text .text a::before {
width: 0;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.footer-area-6 .copyright-text .text a:hover {
color: #999999;
}
.footer-area-6 .copyright-text .text a:hover::before {
width: 100%;
} .footer-area-inner-page .footer-top-inner {
padding-top: 50px;
border-top: 1px solid var(--border);
padding-bottom: 50px;
margin-top: 50px;
display: grid;
gap: 30px 60px;
grid-template-columns: 1fr 660px;
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .footer-top-inner {
padding-top: 40px;
padding-bottom: 40px;
margin-top: 30px;
}
}
@media only screen and (max-width: 1399px) {
.footer-area-inner-page .footer-top-inner {
grid-template-columns: 1fr 580px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .footer-top-inner {
grid-template-columns: 1fr 470px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-inner-page .footer-top-inner {
grid-template-columns: 1fr 430px;
}
}
@media only screen and (max-width: 767px) {
.footer-area-inner-page .footer-top-inner {
grid-template-columns: 1fr;
}
}
.footer-area-inner-page .footer-top-inner .info-text .text {
max-width: 510px;
font-size: 30px;
line-height: 1.26;
color: var(--primary);
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .footer-top-inner .info-text .text {
font-size: 22px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .footer-top-inner .info-text .text {
font-size: 18px;
}
}
.footer-area-inner-page .footer-top-inner .info-link a {
font-size: 30px;
line-height: 1.5;
color: var(--black-2);
position: relative;
}
.dark .footer-area-inner-page .footer-top-inner .info-link a {
color: #555555;
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .footer-top-inner .info-link a {
font-size: 22px;
}
}
.footer-area-inner-page .footer-top-inner .info-link a::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
transition: all 0.3s;
background-color: currentColor;
}
.footer-area-inner-page .footer-top-inner .info-link a:hover {
color: var(--primary);
}
.footer-area-inner-page .footer-top-inner .info-link a:hover::before {
width: 0;
}
.footer-area-inner-page .footer-logo {
margin-top: 8px;
max-width: 657px;
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .footer-logo {
max-width: 257px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .footer-logo {
max-width: 207px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-inner-page .footer-logo {
max-width: 147px;
}
}
.footer-area-inner-page .footer-widget-wrapper-box {
border-top: 1px solid var(--border);
padding-top: 97px;
padding-bottom: 94px;
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .footer-widget-wrapper-box {
padding-top: 77px;
padding-bottom: 74px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .footer-widget-wrapper-box {
padding-top: 57px;
padding-bottom: 54px;
}
}
.footer-area-inner-page .footer-widget-wrapper {
display: grid;
gap: 30px 170px;
grid-template-columns: 1fr auto auto auto;
justify-content: space-between;
}
@media only screen and (max-width: 1399px) {
.footer-area-inner-page .footer-widget-wrapper {
gap: 30px 130px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .footer-widget-wrapper {
gap: 30px 90px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-inner-page .footer-widget-wrapper {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 767px) {
.footer-area-inner-page .footer-widget-wrapper {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 575px) {
.footer-area-inner-page .footer-widget-wrapper {
grid-template-columns: 1fr;
}
}
.footer-area-inner-page .subscribe-form {
max-width: 515px;
}
.footer-area-inner-page .subscribe-form .input-field {
display: flex;
gap: 10px;
background-color: rgba(17, 17, 17, 0.05);
padding: 32px 30px;
border-radius: 50px;
}
.dark .footer-area-inner-page .subscribe-form .input-field {
background-color: rgba(255, 255, 255, 0.05);
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .subscribe-form .input-field {
padding: 22px 30px;
}
}
.footer-area-inner-page .subscribe-form .input-field input {
width: 100%;
background-color: transparent;
border: 0;
outline: 0;
font-size: 22px;
color: var(--primary);
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .subscribe-form .input-field input {
font-size: 18px;
}
}
.footer-area-inner-page .subscribe-form .input-field input::placeholder {
line-height: 1;
color: rgba(17, 17, 17, 0.3);
}
.dark .footer-area-inner-page .subscribe-form .input-field input::placeholder {
color: rgba(255, 255, 255, 0.3);
}
.footer-area-inner-page .subscription-text {
margin-top: 23px;
}
.footer-area-inner-page .subscription-text .text {
font-size: 22px;
line-height: 28px;
color: var(--primary);
max-width: 345px;
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .subscription-text .text {
font-size: 20px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .subscription-text .text {
font-size: 18px;
}
}
.footer-area-inner-page .subscription-text .text a {
position: relative;
}
.footer-area-inner-page .subscription-text .text a::before {
transition: all 0.5s;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
content: "";
background-color: currentColor;
}
.footer-area-inner-page .subscription-text .text a:hover:hover::before {
width: 0;
}
.footer-area-inner-page .footer-widget-box .title {
font-size: 22px;
line-height: 20px;
margin-bottom: 30px;
color: var(--black-2);
font-family: var(--font_dmsans);
}
.dark .footer-area-inner-page .footer-widget-box .title {
color: #555555;
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .footer-widget-box .title {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 991px) {
.footer-area-inner-page .footer-widget-box.newsletter {
order: 4;
grid-column: span 2;
}
}
@media (max-width: 575px) {
.footer-area-inner-page .footer-widget-box.newsletter {
grid-column: auto;
}
}
.footer-area-inner-page .footer-nav-list:hover li a {
opacity: 0.3;
}
.footer-area-inner-page .footer-nav-list li {
font-size: 22px;
line-height: 30px;
color: var(--primary);
transition-property: opacity;
transition-duration: 500ms;
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .footer-nav-list li {
font-size: 18px;
}
}
.footer-area-inner-page .footer-nav-list li a:hover {
opacity: 1;
}
.footer-area-inner-page .footer-nav-list li a:hover a strong {
opacity: 1;
top: -23px;
}
.footer-area-inner-page .footer-nav-list li a a strong {
opacity: 0;
transition-property: opacity, top;
transition-duration: 250ms;
}
.footer-area-inner-page .copyright-area-inner {
border-top: 1px solid var(--border);
padding: 47px 0;
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .copyright-area-inner {
padding: 37px 0;
}
}
@media only screen and (max-width: 1399px) {
.footer-area-inner-page .copyright-area-inner {
padding: 27px 0;
}
}
.footer-area-inner-page .copyright-text .text {
font-size: 24px;
line-height: 1;
color: var(--primary);
text-align: center;
margin-bottom: 0px;
}
@media only screen and (max-width: 1919px) {
.footer-area-inner-page .copyright-text .text {
font-size: 22px;
}
}
@media only screen and (max-width: 1399px) {
.footer-area-inner-page .copyright-text .text {
font-size: 20px;
}
}
@media only screen and (max-width: 1199px) {
.footer-area-inner-page .copyright-text .text {
font-size: 18px;
}
}
.footer-area-inner-page .copyright-text .text a {
color: #999999;
transition: all 0.3s;
position: relative;
}
.dark .footer-area-inner-page .copyright-text .text a {
color: #555555;
}
.footer-area-inner-page .copyright-text .text a::before {
width: 0;
height: 1px;
background-color: currentColor;
content: "";
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s;
}
.footer-area-inner-page .copyright-text .text a:hover {
color: var(--primary);
}
.footer-area-inner-page .copyright-text .text a:hover::before {
width: 100%;
} .team-list-area .team-box {
border-bottom: 1px solid #e1e1e1;
padding-top: 20px;
padding-bottom: 20px;
display: grid;
gap: 15px 25px;
grid-template-columns: 100px 1fr 960px auto;
align-items: center;
justify-content: space-between;
transition: all 0.5s;
}
.dark .team-list-area .team-box {
border-color: #292929;
}
@media only screen and (max-width: 1919px) {
.team-list-area .team-box {
grid-template-columns: 100px 1fr 560px auto;
}
}
@media only screen and (max-width: 1199px) {
.team-list-area .team-box {
grid-template-columns: 100px 1fr 310px auto;
}
}
@media only screen and (max-width: 991px) {
.team-list-area .team-box {
grid-template-columns: 80px 1fr 210px auto;
}
}
@media only screen and (max-width: 767px) {
.team-list-area .team-box {
grid-template-columns: 1fr 1fr auto;
}
}
.team-list-area .team-box:hover {
background-color: #fafafa;
}
.dark .team-list-area .team-box:hover {
background-color: #1d1c1c;
}
.team-list-area .team-box:hover .thumb {
transform: translateX(20px);
}
.team-list-area .team-box:hover .name {
transform: translateX(20px);
}
.team-list-area .team-box:hover .t-btn-normal {
transform: translateX(-20px);
}
.team-list-area .team-box .thumb {
width: 100px;
height: 100px;
border-radius: 50%;
overflow: hidden;
transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
.team-list-area .team-box .thumb {
width: 80px;
height: 80px;
}
}
@media only screen and (max-width: 767px) {
.team-list-area .team-box .thumb {
grid-column: span 3;
}
}
.team-list-area .team-box .thumb img {
width: 100%;
}
.team-list-area .team-box .name {
font-size: 30px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
transition: all 0.5s;
}
@media only screen and (max-width: 1399px) {
.team-list-area .team-box .name {
font-size: 24px;
}
}
.team-list-area .team-box .post {
font-size: 16px;
font-weight: 400;
line-height: 16px;
display: inline-block;
}
.team-list-area .team-wrapper {
border-top: 1px solid #e1e1e1;
}
.dark .team-list-area .team-wrapper {
border-color: #292929;
} .team-area .section-header {
margin-top: 59px;
display: grid;
gap: 20px 20px;
grid-template-columns: 1fr 1fr;
align-items: flex-end;
}
@media only screen and (max-width: 991px) {
.team-area .section-header {
grid-template-columns: 1fr;
}
}
.team-area .section-header .text {
font-size: 20px;
font-weight: 400;
line-height: 28px;
max-width: 375px;
}
.team-area .section-header .section-title-wrapper {
order: 2;
}
@media only screen and (max-width: 991px) {
.team-area .section-header .section-title-wrapper {
order: unset;
}
}
.team-area .team-wrapper-box {
margin-top: 94px;
}
@media only screen and (max-width: 1919px) {
.team-area .team-wrapper-box {
margin-top: 64px;
}
}
@media only screen and (max-width: 991px) {
.team-area .team-wrapper-box {
margin-top: 44px;
}
}
.team-area .team-wrapper {
display: grid;
gap: 40px 20px;
grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 991px) {
.team-area .team-wrapper {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
.team-area .team-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.team-area .team-box:hover .thumb img {
transform: scale(1.1);
}
.team-area .team-box .thumb {
overflow: hidden;
}
.team-area .team-box .thumb img {
width: 100%;
transition: all 0.5s;
}
.team-area .team-box .name {
font-size: 30px;
font-weight: 310;
line-height: 1;
letter-spacing: -0.07em;
}
@media only screen and (max-width: 1919px) {
.team-area .team-box .name {
font-size: 24px;
}
}
.team-area .team-box .post {
font-size: 16px;
font-weight: 400;
line-height: 30px;
display: inline-block;
margin-top: 3px;
}
.team-area .team-box .content {
margin-top: 19px;
}
.ax-footer-links-02 ul li {
display: inline-block;
}
.ax-footer-links-02 ul li:not(:last-child) {
margin-right: 40px;
}body.admin-bar .ax-default-header {
margin-top: 32px;
}
@media (max-width: 768px) {
body.admin-bar .ax-default-header {
margin-top: 46px;
}
}
.header-area-2 .header__nav {
margin-right: 0 !important;
}
.rt-postbox-item.postbox__item.sticky {
position: inherit !important;
} header.ax-default-header .header-area-2__inner .header__nav ul li.menu-last ul {
right: 0;
left: auto;
}
header.ax-default-header .header-area-2__inner .header__nav ul li.menu-last ul.submenu li .submenu {
left: auto;
right: 100%;
} .footer-widget ul:hover li a {
opacity: 0.3;
}
.footer-widget ul:hover li a:hover {
opacity: 1;
} .redox-breadcrumb-area {
background-color: rgba(255, 129, 58, 0.15);
padding: 150px 0px;
}
.redox-breadcrumb-area .breadcrumb-section__title {
font-size: 52px;
font-weight: 600;
margin-bottom: 20px;
line-height: 1.2;
font-family: var(--font_dmsans);
color: var(--primary);
}
.redox-breadcrumb-area .breadcrumb__item a {
font-size: 16px;
line-height: 1.2;
font-family: var(--font_dmsans);
font-weight: 500;
color: var(--primary);
} .ax-error-desc.section-title {
font-size: 100px;
letter-spacing: -0.07em;
line-height: 0.9;
font-weight: 310;
font-family: var(--font_sequelsansromanbody);
} .pt-120 {
padding-top: 120px;
}
.pb-120 {
padding-bottom: 120px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-30 {
margin-bottom: 30px;
}
.mb-60 {
margin-bottom: 60px;
}
.mb-80 {
margin-bottom: 80px;
}
.mb-90 {
margin-bottom: 90px;
}
.mb-100 {
margin-bottom: 100px;
}
.mb-150 {
margin-bottom: 150px;
}
.mt-50 {
margin-top: 50px;
}
.mt-40 {
margin-top: 40px;
}
.mr-20 {
margin-right: 20px;
} .rt-postbox-item.postbox__item {
border: 1px solid rgba(17, 17, 17, 0.1);
padding: 30px;
border-radius: 10px;
}
.rt-postbox-item.postbox__item ul.post-meta {
padding-left: 0;
display: flex;
gap: 20px;
}
.rt-postbox-item.postbox__item ul.post-meta {
list-style: none;
font-size: 18px;
font-weight: 400;
font-family: var(--font_dmsans);
}
.rt-postbox-item.postbox__item ul.post-meta li i {
margin-right: 10px;
}
.rt-postbox-item.postbox__item .rt-postbox-title {
font-size: 36px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 20px;
}
.rt-postbox-item.postbox__item .rt-postbox-text.postbox__text {
margin-bottom: 30px;
}
.rt-postbox-item .rt-postbox-content p {
font-size: 18px;
font-weight: 400;
line-height: 26px;
font-family: var(--font_dmsans);
} .rt-postbox-item .post-thumb .video-btn {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.rt-postbox-item .post-thumb .video-btn .ripple {
height: 100px;
width: 100px;
}
.rt-postbox-item .post-thumb .video-btn a {
background-color: var(--theme);
color: var(--white);
font-size: 30px;
height: 100px;
width: 100px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.rt-postbox-item .rt-postbox-thumb.postbox__thumb {
margin-bottom: 30px;
}
.rt-postbox-item .rt-postbox-thumb.postbox__thumb img {
border-radius: 10px;
height: inherit;
}
.rt-blog-details-thumb .rt-postbox-thumb.postbox__thumb img {
height: inherit;
}
.rt-postbox-item .post-thumb .video-btn .ripple:before,
.rt-postbox-item .post-thumb .video-btn .ripple:after {
height: 100px;
width: 100px;
}
.ripple,
.ripple:before,
.ripple:after {
position: absolute;
left: 50%;
top: 50%;
width: 50px;
height: 50px;
transform: translateX(-50%) translateY(-50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
-webkit-animation: rippleOne 3s infinite;
-moz-animation: rippleOne 3s infinite;
-ms-animation: rippleOne 3s infinite;
-o-animation: rippleOne 3s infinite;
animation: rippleOne 3s infinite;
}
.ripple {
z-index: -1;
}
.ripple:before {
-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-ms-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;
content: "";
position: absolute;
right: 0;
bottom: 0;
}
.ripple:after {
-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-ms-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;
content: "";
position: absolute;
right: 0;
bottom: 0;
}
@-webkit-keyframes rippleOne {
70% {
box-shadow: 0 0 0 20px rgba(244, 68, 56, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
}
}
@keyframes rippleOne {
70% {
box-shadow: 0 0 0 20px rgba(244, 68, 56, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
}
} .post-thumb-carousel .swiper-arrow .swiper-nav {
background-color: var(--theme);
color: var(--white);
height: 60px;
width: 60px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
left: 10px;
transform: translateY(-50%);
z-index: 2;
border-radius: 50px;
}
.post-thumb-carousel .swiper-arrow .swiper-nav.swiper-next {
left: auto;
right: 10px;
}
.post-thumb-carousel .swiper-arrow .swiper-nav:hover {
background-color: var(--black);
color: var(--white);
} .rt-postbox-details-area ul.post-meta {
padding-left: 0;
display: flex;
gap: 20px;
}
.rt-postbox-details-area ul li {
list-style: none;
font-size: 18px;
font-weight: 400;
font-family: var(--font_dmsans);
line-height: 1.4;
}
.rt-postbox-details-area ul li a {
text-decoration: none;
}
.rt-postbox-details-area ul.post-meta li i {
margin-right: 10px;
}
.rt-postbox-details-area .rt-postbox-details-article p {
font-size: 18px;
font-weight: 400;
line-height: 26px;
font-family: var(--font_dmsans);
}
.mean-container .mean-nav ul li a:hover {
background: inherit;
}  .rt-footer-anchor-wrap .rt-footer-link a {
font-size: 30px;
line-height: 1.5;
color: var(--black-2);
position: relative;
}
.rt-footer-anchor-wrap .rt-footer-link a:hover {
color: var(--primary);
}
.rt-footer-anchor-wrap .rt-footer-link a::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
transition: all 0.3s;
background-color: currentColor;
}
.rt-footer-anchor-wrap .rt-footer-link a:hover::before {
width: 0;
} .ax-fact-right-wrap {
position: relative;
}
.ax-fact-opacity {
opacity: 0.2;
}
.ax-fac-line {
position: relative;
}
.ax-fact-line::before {
position: absolute;
content: "" !important;
width: 1px !important;
height: 100%;
background-color: rgba(255, 255, 255, 0.08);
top: 0;
left: 0;
}
.ax-fact-line::after {
position: absolute;
content: "";
background-color: rgba(255, 255, 255, 0.08);
width: 1px;
height: 100%;
top: 0;
left: 7%;
}
@media (max-width: 767px) {
.ax-fact-line::before,
.ax-fact-line::after {
background-color: none !important;
width: 0px !important;
}
}  .cta-area-2 .ax-el-sec-title.section-title {
display: inline-flex;
align-items: center;
}
@media (max-width: 768px) {
.mb-mob-bottom {
margin-bottom: 30px;
}
}
@media (min-width: 1850px) {
.rr-container-1850 {
max-width: 1850px;
}
} .rd-dac-blog-item .h1-blog__item-thumb img {
width: 450px;
height: 600px;
object-fit: cover;
}
.initial_video {
max-width: initial !important;
}
.rr-btn-underline i {
font-size: inherit;
}
.header-area-6.ad-header-6 {
top: 0;
}
.header-area-6.ad-header-6 .header-area-6__inner {
border-top: 0;
padding-top: 0;
align-items: center;
gap: 10px;
position: relative;
height: 90px;
}
.arrox-button-two {
font-size: 18px;
font-weight: 400;
line-height: 38px;
letter-spacing: -0.36px;
color: var(--primary);
position: relative;
}
.arrox-button-two::before {
content: "";
bottom: 0;
width: 100%;
height: 2px;
position: absolute;
transition: all 0.3s;
background-color: currentColor;
}
.arrox-button-two:hover::before {
width: 0;
}
.arrox-button-5.rr-btn-underline span {
margin-right: 30px;
}
.header-area-6.arrox-header-6 {
top: 0;
}
.admin-bar header,
.admin-bar .body-wrapper {
margin-top: 0;
}
.portfolio-6-item img {
width: 100%;
}
.footer-default-subscribe .footer-7-subscribe-form,
.footer-default-subscribe .footer-3__newsletter__input {
display: none;
}
.footer-subscribe-2 .footer-area-inner-page,
.footer-subscribe-2 .footer-3__newsletter__input {
display: none;
}
.footer-subscribe-3 .footer-area-inner-page,
.footer-subscribe-3 .footer-7-subscribe-form {
display: none;
}
.footer-subscribe-2 .footer-7-subscribe-form .group {
display: flex;
}
.footer-subscribe-2 .footer-7-subscribe-form .group input {
font-family: "DM Sans", Sans-serif;
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
font-style: normal;
text-decoration: none;
line-height: 20px;
}
.footer-subscribe-2 .footer-7-subscribe-form .group input {
width: 100%;
border: none;
color: #999;
font-size: 20px;
font-weight: 400;
padding-right: 10px;
background: transparent;
}
.footer-subscribe-2 .footer-7-subscribe-form .group button {
font-size: 20px;
color: var(--e-global-color-primary);
}
.footer-7-subscribe-form .group input:focus-visible {
outline: none;
}
.h1-blog__content .post-meta li {
margin-bottom: 20px;
}
.h1-blog__content-left {
max-width: 500px;
width: 100%;
}
.h1-blog__content-right {
max-width: 350px;
width: 100%;
}
.testimonial-section-3__quote {
display: none;
}
.blog-3__thumb img {
height: 250px !important;
}
.header-area-7.modern-agency .header__nav {
margin-right: 0;
}
.site-title-as-logo {
font-size: 36px;
font-weight: 700;
font-family: var(--font_dmsans);
color: #111;
text-transform: uppercase;
}
.arrox-nav-menu .column-2 ul {
column-count: 2;
width: 480px!important;
column-gap: 0;
}
.header__logo img {
min-height: 30px;
}
.redox-header-layout-1 .header-area__inner {
border: none;
}
.header-area-7.redox-header-layout-7 {
background-color: transparent;
}
.impact-area .impact-inner .impact-media>img {
width: 100%;
}
.header-area-2 .main-menu>ul>li:hover>a {
color: inherit;
}
.redox-header-layout-3 .header-area-3__inner {
align-items: center;
gap: 10px;
position: relative;
height: inherit;
padding: inherit;
margin-top: inherit;
border-radius: inherit;
width: inherit;
background-color: inherit;
}
.header-area-4.redox-header-layout-4 .side-toggle {
width: inherit;
height: inherit;
border: inherit;
border-radius: inherit;
transition: inherit;
}
.redox-header-layout-4 .header-area-4__inner {
display: flex;
align-items: inherit;
gap: 10px;
position: relative;
height: 80px;
border-bottom: inherit;
}
.header-area-4.redox-header-layout-4 .side-toggle:hover {
background-color: inherit;
border-color: inherit;
}
.header-area-5.redox-header-layout-5 .header__nav {
margin-left: inherit;
margin-right: inherit;
}
.redox-header-layout-5 .header-area-5__inner{
display: flex;
margin-top: inherit;
gap: 10px;
position: relative;
}
.header-area-6.redox-header-layout-6 .side-toggle {
width: inherit;
height: inherit;
border: inherit;
border-radius: inherit;
transition: inherit;
}
.header-area-6.redox-header-layout-6 .side-toggle:hover {
background-color: inherit;
border-color: inherit;
}
.header-area-5.redox-header-layout-5 .main-menu ul li a:hover {
opacity: 1;
color: inherit;
}
.header-area.redox-header-layout-1 .header__navicon {
margin-right: auto;
margin-left: 0;
display: none;
}
@media (max-width: 1200px) {
.header-area.redox-header-layout-1 .header__navicon {
margin-right: auto;
margin-left: 0;
display: block;
}
}
.our-expertise-7 .our-expertise-inner {
border-top: inherit;
}
.blog-3__item:hover .blog-3__title a:hover {
color: var(--rr-common-white);
}  .e-con {
--container-max-width: 1650px !important;
--container-default-padding-top: 0px;
--container-default-padding-right: 0px;
--container-default-padding-bottom: 0px;
--container-default-padding-left: 0px;
}
.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,
.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) {
transition: none !important;
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:2400px){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:1366px){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:1200px){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:880px){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:2400px){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:1366px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1201px) and (max-width:1366px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:1200px){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:881px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:880px){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:2400px){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1366px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1200px){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:880px){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1367px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:2400px){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1366px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:1200px){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:880px){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:768px) and (max-width:880px){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:881px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:1025px) and (max-width:1200px){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1201px) and (max-width:1366px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1367px) and (max-width:2399px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:2400px){.elementor .elementor-hidden-widescreen{display:none}}.arrox_templates_add_button {
background: #e3e3e3;
}
.liteTemplateLibrary_filter-tags li {
color: #000;
}@font-face{font-family:eicons;src:url(//creative-purpose.agency/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0);src:url(//creative-purpose.agency/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0#iefix) format("embedded-opentype"),url(//creative-purpose.agency/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.44.0) format("woff2"),url(//creative-purpose.agency/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.44.0) format("woff"),url(//creative-purpose.agency/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.44.0) format("truetype"),url(//creative-purpose.agency/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.44.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}