: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, .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: #f5f6f8;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .25rem;--bs-border-radius-sm: .125rem;--bs-border-radius-lg: .375rem;--bs-border-radius-xl: .5rem;--bs-border-radius-2xl: .75rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*:before,*:after{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:1.4;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;line-height:1.2}p{margin-top:0;margin-bottom:1rem}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{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%}.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%}@media (min-width: 576px){.col-sm{flex:1 0 0%}.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%}}@media (min-width: 768px){.col-md{flex:1 0 0%}.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%}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.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%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!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}.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-stretch{align-items:stretch!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-white{color:#fff!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#000!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-muted{color:#000!important}.text-uppercase{text-transform:uppercase!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-white{background-color:#fff!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-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:.8rem!important;margin-bottom:.8rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!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-auto{margin-left: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}.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}.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:.8rem!important;padding-bottom:.8rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!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}.small{font-size:.875em}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.4!important}.lh-lg{line-height:1.5!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}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.125rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.375rem!important}.rounded-4{border-radius:.5rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.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}.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}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.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:.5rem;padding-left:.5rem}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#0000008c}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-link:hover,.nav-link:focus{color:#0a58ca}.nav-item{margin-bottom:0}.dropdown{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-menu{position:absolute;top:100%;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.375rem}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.375rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:hover{color:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.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-image:none;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}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;font-size:1rem;list-style:none;background-color:transparent;border-radius:.375rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#000;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#000}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.5rem;outline:0}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.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.235 1.406 4.486 4.486m0-4.486L.235 5.892M1.406 15.096l4.486-4.486m0 4.486-4.486-4.486'/%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}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-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='m3.86 8.753 5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.658-.753l-5.48 4.796a1 1 0 0 0 0 1.506z'/%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='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.658-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/%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-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.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}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/build/assets/fontawesome-webfont-CbmmmOzQ.eot?v=4.6.3);src:url(/build/assets/fontawesome-webfont-CbmmmOzQ.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/build/assets/fontawesome-webfont-DLEgfzzi.woff2?v=4.6.3) format("woff2"),url(/build/assets/fontawesome-webfont-uQ-Tw6Lp.woff?v=4.6.3) format("woff"),url(/build/assets/fontawesome-webfont-mKfd17r0.ttf?v=4.6.3) format("truetype"),url(/build/assets/fontawesome-webfont-CHL21eTs.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:swap}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-pulse{animation:fa-spin 1s infinite steps(8)}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star-o:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:FontAwesome;src:url(/build/assets/fontawesome-webfont-CbmmmOzQ.eot?v=4.7.0);src:url(/build/assets/fontawesome-webfont-CbmmmOzQ.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/build/assets/fontawesome-webfont-DLEgfzzi.woff2?v=4.7.0) format("woff2"),url(/build/assets/fontawesome-webfont-uQ-Tw6Lp.woff?v=4.7.0) format("woff"),url(/build/assets/fontawesome-webfont-mKfd17r0.ttf?v=4.7.0) format("truetype"),url(/build/assets/fontawesome-webfont-CHL21eTs.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:swap}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-facebook:before{content:""}.fa-instagram:before{content:""}.fa-twitter:before{content:""}.fa-whatsapp:before{content:""}.fa-linkedin:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-left:before{content:""}.fa-angle-right:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-left:before{content:""}.fa-caret-right:before{content:""}.fa-phone:before{content:""}.fa-envelope:before{content:""}.fa-globe:before{content:""}.fa-map-marker:before{content:""}.fa-map-o:before{content:""}.fa-search:before{content:""}.fa-close:before{content:""}.fa-times:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-times-circle:before{content:""}.fa-info-circle:before{content:""}.fa-question-circle:before{content:""}.fa-star:before{content:""}.fa-user:before{content:""}.fa-calendar:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-folder:before{content:""}.fa-archive:before{content:""}.fa-newspaper-o:before{content:""}.fa-list-ul:before{content:""}.fa-car:before{content:""}.fa-headset:before{content:""}.fa-filter:before{content:""}.fa-refresh:before{content:""}.fa-share-alt:before{content:""}.fa-crosshairs:before{content:""}.fa-power-off:before{content:""}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-spin{animation:fa-spin 2s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.fa:not([class*=fa-]):after{content:" [FA]";color:red;font-family:Arial,sans-serif;font-size:10px;font-weight:700}:root{--font-primary: "Montserrat Alternates", sans-serif;--color-text: #000000;--color-text-secondary: #1a1a1a;--color-primary: #C04300;--color-primary-light: #FF8700;--color-dark: #231835;--color-dark-light: #1f0e3a;--color-light-gray: #f4f4f4;--color-white: #fff;--color-primary-alpha-15: #ff870026;--color-primary-alpha-7: #ff870012;--shadow-light: 0 2px 8px rgba(0,0,0,.08);--car-section-bg: #231835;--car-section-text: #ffffff;--car-section-heading: #ffffff;--car-section-paragraph: #ffffff}section#car,section[id=car].bg_dark,#car.bg_dark,.bg_dark#car{background-color:var(--car-section-bg)!important;color:var(--car-section-text)!important}section#car.bg_dark h2,section[id=car].bg_dark h2,#car.bg_dark h2{color:var(--car-section-heading)!important}section#car.bg_dark p,section[id=car].bg_dark p,#car.bg_dark p{color:var(--car-section-paragraph)!important}@media (max-width: 768px){section#car.bg_dark,section[id=car].bg_dark,#car.bg_dark,.bg_dark#car{background-color:var(--car-section-bg)!important;color:var(--car-section-text)!important}section#car.bg_dark h2,section[id=car].bg_dark h2,#car.bg_dark h2{color:var(--car-section-heading)!important}section#car.bg_dark p,section[id=car].bg_dark p,#car.bg_dark p{color:var(--car-section-paragraph)!important}}body{font-family:var(--font-primary);color:var(--color-text)}ul{list-style:none;padding:0}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--color-text)}p{color:var(--color-text-secondary);margin-bottom:.7em}a{color:var(--color-dark);text-decoration:none;transition:color .3s}a:hover,a:focus{text-decoration:none;color:var(--color-primary)}.button{background:var(--color-dark-light);color:var(--color-white)!important;display:inline-block;transition:.3s;padding:1.3rem 1.5rem!important;font-weight:700;text-transform:uppercase;font-size:14px;letter-spacing:.5px;box-shadow:var(--shadow-light);border:none}.button:hover{background:var(--color-primary);color:var(--color-white)}.button_1{background:var(--color-white);color:var(--color-primary)!important;border:2px solid var(--color-primary);display:inline-block;transition:.3s;padding:1.3rem 1.5rem!important;font-weight:700;text-transform:uppercase;font-size:14px;letter-spacing:.5px;box-shadow:var(--shadow-light)}.button_1:hover{background:var(--color-primary-light);color:var(--color-white)!important;border:2px solid var(--color-primary-light)}.grid figure{position:relative;float:left;overflow:hidden;width:100%;text-align:center;cursor:pointer}figure.effect-jazz figcaption:after,figure.effect-jazz img{transition:opacity .35s,transform .35s}figure.effect-jazz:hover img{transform:scale3d(1.05,1.05,1)}.col_oran{color:#b8270e}.col_dark{color:var(--color-dark)}.bg_light{background:var(--color-primary-alpha-7)}.bg_oran{background:var(--color-primary-light)}.bg_dark{background:var(--color-dark)}hr{opacity:1;background-color:var(--color-primary-alpha-15)}.font_12{font-size:12px}.font_14{font-size:14px}.font_16{font-size:16px}.font_18{font-size:18px}.font_20{font-size:20px}.font_22{font-size:22px}.font_24{font-size:24px}.font_28{font-size:28px}.font_30{font-size:30px}.font_36{font-size:36px}.font_40{font-size:40px}.font_48{font-size:48px}.font_60{font-size:60px}.text-light{color:var(--color-light-gray)!important}.text-white{color:var(--color-white)!important}.line{height:5px!important;width:50px;background-color:var(--color-primary-light);margin-top:20px;margin-bottom:20px}.p_3{padding-top:30px;padding-bottom:30px}.navbar-brand{font-size:24px;padding:0;margin:0;height:auto;line-height:0}.navbar-brand span{margin-left:50px}.navbar-nav{padding-top:8px}#header .nav-link{color:var(--color-text-secondary);padding:1rem;font-weight:700}#header .button,#header .button_1{padding:.8rem 1.5rem!important}#header .nav-link:hover,#header .nav-link:focus,#header .active{color:var(--color-primary-light)}#header .social{width:40px;height:40px;line-height:40px;margin-top:3px;color:var(--color-text-secondary)}.drop_1{min-width:220px;border:1px solid var(--color-primary-alpha-15);top:92%!important}.drop_1 a{font-size:14px;border-bottom:1px solid var(--color-primary-alpha-15);padding:10px 20px}.drop_1 a:hover{background:var(--color-primary-light);color:var(--color-white)}.sticky{position:fixed;top:0;width:100%;z-index:1000;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;box-shadow:0 2px 10px #0000001a}#header .nav-link{color:var(--color-text-secondary)}#header .nav-link:hover,#header .nav-link:focus{color:var(--color-primary-light);background-color:#ff87001f;border-radius:6px;transform:translateY(-1px);transition:all .3s ease}#header .nav-link.active{color:var(--color-white);background:linear-gradient(135deg,#ff8700cc,#ff8700e6);border-radius:8px;box-shadow:0 2px 6px #ff870033;transform:translateY(-1px);font-weight:700;position:relative}#header .nav-link.active:before{content:"●";position:absolute;left:8px;color:#fbbf24;font-size:8px;animation:pulse-indicator 2s infinite}@keyframes pulse-indicator{0%,to{opacity:1}50%{opacity:.5}}#header .nav-link.button_1.active{background:linear-gradient(135deg,#dc2626d9,#ef4444e6);border:1px solid rgba(220,38,38,.6);border-radius:8px;box-shadow:0 2px 8px #dc262640;animation:button-glow 2s ease-in-out infinite alternate}#header .nav-link.button_1.active:before{content:"🔥";left:4px;animation:icon-bounce 1s infinite}@keyframes button-glow{0%{box-shadow:0 2px 8px #dc262640}to{box-shadow:0 3px 12px #dc262659}}.header-whatsapp{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:#25d366;color:#fff;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 2px 8px #25d3664d;transition:all .3s ease;z-index:10}.header-whatsapp:hover{background:#128c7e;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #25d36666;color:#fff}.header-whatsapp i{font-size:20px;line-height:1}@media (min-width: 768px){.header-whatsapp{display:none}}@keyframes icon-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-2px)}}#header .button_1{border:1px solid var(--color-primary-alpha-15)}#header .button_1:hover{background:var(--color-primary-light);color:var(--color-white)}@media (min-width: 768px){.mobile-bottom-nav,.mobile-dropdown-overlay{display:none}.navbar-collapse{display:flex}}@media (max-width: 767px){.navbar-collapse{display:none}body{padding-bottom:70px}.navbar-toggler{display:none}}.pages ul li{padding:0 5px}.pages ul li a{display:inline-block;width:36px;height:36px;line-height:36px;font-weight:700;border:1px solid var(--color-primary-alpha-15);text-align:center;color:var(--color-text-secondary)}.pages ul li a:hover{background:var(--color-primary-light);color:var(--color-white)}.act{background:var(--color-primary-light)!important;color:var(--color-white)!important}ul.social-network{list-style:none;display:inline;margin-left:0!important;padding:0}ul.social-network li{display:inline;margin:0 5px}.social-network a.icoRss:hover{background-color:#f56505}.social-network a.icoFacebook:hover{background-color:#3b5998}.social-network a.icoTwitter:hover{background-color:#3cf}.social-network a.icoGoogle:hover{background-color:#bd3518}.social-network a.icoVimeo:hover{background-color:#0590b8}.social-network a.icoLinkedin:hover{background-color:#007bb7}.social-network a.icoRss:hover i,.social-network a.icoFacebook:hover i,.social-network a.icoTwitter:hover i,.social-network a.icoGoogle:hover i,.social-network a.icoVimeo:hover i,.social-network a.icoLinkedin:hover i,a.socialIcon:hover,.socialHoverClass{color:#fff}.social-circle li a{display:inline-block;position:relative;margin:0 auto;border-radius:50%;text-align:center;width:50px;height:50px;font-size:20px}.social-circle li i{margin:0;line-height:50px;text-align:center}.social-circle li a:hover i,.triggeredHover{transform:rotate(360deg);transition:all .2s}.social-circle i{color:var(--color-white)}.form-control:focus{border-color:var(--color-primary-alpha-15);box-shadow:none}.form-select:focus{border-color:var(--color-primary-alpha-15);box-shadow:none}.form-control,.form-select{border-color:var(--color-primary-alpha-15);border-radius:0;padding:12px 20px}.shadow_box{box-shadow:var(--shadow-light)}.carousel-indicators [data-bs-target]{background:var(--color-primary-light)}.center_o1{width:50%;margin-left:auto;margin-right:auto}.blog_1r1 .btn{border-color:var(--color-primary-alpha-15)}.blog_1r1 .btn:hover{background:var(--color-primary-light)}.blog_1r2 ul li a{background:var(--color-primary-alpha-7);margin:0 2px 6px 0;padding:8px 16px;display:inline-block;font-size:14px}.blog_1r2 ul li a:hover{background:var(--color-primary-light);color:var(--color-white)}.team_h_1i1 ul li a{background:var(--color-dark);width:35px;height:35px}.team_h_1i1 ul li a i{line-height:35px;font-size:14px}.team_h_1i1:hover{background:var(--color-primary-light)!important;transition:.3s}.team_h_1i1:hover h4 a,.team_h_1i1:hover h5{color:var(--color-white)}.course_2i2{top:160px}.course_2i2 img{border:10px solid var(--color-white)}.course_2i3{margin-top:255px}.course_2i3ir{border-left:1px solid var(--color-primary-alpha-15)}.course_2i3ir a:hover{background:var(--color-primary-light);color:var(--color-white)}.course_2i3{border:1px solid var(--color-primary-alpha-15)}.course_2i2{border-left:1px solid var(--color-primary-alpha-15);border-right:1px solid var(--color-primary-alpha-15)}.footer_1i ul li a,.footer_1i .button:hover{background:#3c2a5a}@media screen and (max-width : 767px){.navbar-collapse{max-height:300px;overflow-y:scroll;border-top:1px solid var(--color-primary-alpha-15);margin-top:15px}#header .nav-link{font-size:24px;border-bottom:1px solid var(--color-primary-alpha-15);padding-top:10px;padding-bottom:10px;margin:0!important}.navbar .navbar-toggler{box-shadow:none!important;background:var(--color-primary-alpha-7);border:none;border-radius:0;margin-top:-1px}.drop_1{margin-top:0!important}.drop_1 a{font-size:22px}.sticky .drop_1{margin-top:0!important}.line{margin-left:auto;margin-right:auto}.navbar-nav{padding-top:0}.navbar-nav .button{display:block;margin-top:10px;margin-bottom:10px}.navbar-nav .button_1{display:block}#header .social{display:none!important}.course_2i2{position:static!important}.course_2i3{margin-top:0;margin-bottom:15px}.course_2i2 p{text-align:left}.footer_1i h4,.footer_1i ul{text-align:center}.footer_1i{margin-top:8px;margin-bottom:8px}.footer_1i .button{display:block;width:80%;margin-left:auto;margin-right:auto;text-align:center}.center_o1{width:100%!important;text-align:center}.team_h_1i1{margin-bottom:15px}.pages ul li{margin-top:5px;margin-bottom:5px}.blog_1r{margin-top:15px}.blog_1r1 h5,.blog_1r2 h5{text-align:center}}@media (min-width:768px) and (max-width:991px){.navbar-expand-md{flex-wrap:wrap!important}.navbar-brand{font-size:18px}#header .nav-link{padding:1rem .2rem;font-size:14px}#header .button,#header .button_1{padding:.8rem .5rem!important;font-size:12px;margin-left:1px!important;margin-right:1px!important}#header .social{width:30px;height:30px;line-height:30px;font-size:12px!important;margin-top:6px;margin-left:2px!important;margin-right:2px!important}.course_2i2{position:static!important}.course_2i3{margin-top:0;margin-bottom:15px}.course_2i3il h6{font-size:10px!important}.course_2i3il{padding:5px!important}.course_2i3ir h6 a{font-size:10px!important;padding:5px!important}.footer_1i h4{font-size:16px}.footer_1i p,.footer_1i h6{font-size:14px}.team_h_1i1 ul li{margin-top:5px;margin-bottom:5px}.blog_1r h6{font-size:12px}}@media (min-width:871px) and (max-width:991px){#header .nav-link{padding:1rem .8rem;font-size:14px}}@media (min-width:992px) and (max-width:1200px){.navbar-expand-md{flex-wrap:wrap!important}#header .nav-link{padding:1rem .8rem}#header .button,#header .button_1{padding:.8rem .5rem!important;margin-left:1px!important;margin-right:1px!important}.course_2i2{position:static!important}.course_2i3{margin-top:0;margin-bottom:15px}.course_2i3il h6{font-size:12px!important}.course_2i3il{padding:5px!important}.course_2i3ir h6 a{font-size:12px!important;padding:5px!important}.footer_1i h4{font-size:18px}.footer_1i p,.footer_1i h6{font-size:16px}}.h3-small{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.news-hero-section{background:#f8f9fa;padding:40px 0;border-bottom:1px solid #dee2e6}.news-breadcrumb{padding:0;margin-bottom:15px;background:none}.news-breadcrumb-item a{color:var(--color-primary-light);text-decoration:none;font-size:20px;font-weight:600}.news-breadcrumb-item.active{color:#6c757d;font-size:20px;font-weight:600}.news-breadcrumb-item:before{content:"/";color:#6c757d;padding:0 .5rem;font-size:18px;font-weight:500}.news-breadcrumb-item:first-child:before{content:none}#blog.p_3{padding-top:30px;padding-bottom:30px}.article-image-container{position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.article-image-container img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;display:block}.article-title{font-size:2rem;font-weight:600;color:#333;margin:20px 0 15px;line-height:1.3}.article-content{font-size:16px;line-height:1.8;color:#555;margin:20px 0}.article-content p{margin-bottom:15px;text-align:justify}@media (max-width: 767px){.article-content p{text-align:left}}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#333;margin-top:25px;margin-bottom:15px}.article-content ul,.article-content ol{margin-bottom:15px;padding-left:20px}.article-content blockquote{border-left:4px solid #FF8700;padding-left:15px;margin:20px 0;font-style:italic;color:#666}.blog_1dt1{border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;padding:15px 0;margin:20px 0}.article-meta-container{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.meta-item{display:flex;align-items:center;gap:4px;font-size:13px;color:#666;background:#f8f9fa;padding:4px 8px;border-top:2px solid #FF8700;transition:all .3s ease}.meta-item:hover{background:#fff;border-top:2px solid #e07600;transform:translateY(-1px);box-shadow:0 2px 6px #ff870033}.meta-icon{color:#ff8700;font-size:12px;min-width:14px}.meta-text{color:#333;font-weight:500}.meta-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;transition:all .3s ease}.meta-link:hover,.meta-link:hover .meta-text{color:#ff8700}.blog_1dt1i{align-items:center}.blog_1dt1il a,.blog_1dt1ir a{color:#666;text-decoration:none;font-size:14px}.blog_1dt1il a:hover,.blog_1dt1ir a:hover{color:#ff8700}.social-share-buttons{display:flex;flex-wrap:wrap;gap:10px}.social-share-buttons .btn{font-size:14px;padding:8px 16px;border:none;text-decoration:none;display:inline-flex;align-items:center;transition:all .3s ease}.social-share-buttons .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.badge.bg_oran{background-color:#ff8700!important;color:#fff;padding:6px 12px;font-size:12px;text-decoration:none;margin-right:8px;margin-bottom:8px;display:inline-block;white-space:nowrap;line-height:1.4}.badge.bg_oran:hover{background-color:#e07600!important}.badge{padding:6px 12px;font-size:12px;text-decoration:none;margin-right:8px;margin-bottom:8px;display:inline-block;white-space:nowrap;line-height:1.4;border-radius:3px;transition:opacity .3s ease}.badge:hover{opacity:.8;text-decoration:none}.blog_1dt2{margin-top:40px;padding-top:30px;border-top:2px solid #e9ecef}.blog_1dt2 h3{color:#333;font-size:1.5rem;margin-bottom:20px}.blog_1dt2i{padding:20px 0;border-bottom:1px solid #e9ecef}.blog_1dt2i:last-child{border-bottom:none}.blog_1dt2ir h4{font-size:1.2rem;margin:15px 0}.blog_1dt2ir h4 a{color:#333;text-decoration:none}.blog_1dt2ir h4 a:hover{color:#ff8700}.blog_1dt2ir p{color:#666;font-size:14px;line-height:1.6}.blog_1r{padding-left:0}.blog_1r1,.blog_1r2{background:#fff;padding:0;margin-bottom:30px;border:1px solid #e9ecef;box-shadow:0 2px 6px #00000026}.blog_1r1 h5,.blog_1r2 h5{color:#333;font-size:1.1rem;margin-bottom:0;font-weight:600;padding:15px 20px;background:#f8f9fa;border-bottom:3px solid #FF8700;position:relative;display:flex;align-items:center;gap:10px}.blog_1r1 .form-control{border:1px solid #ddd;padding:12px 15px;margin:20px;width:calc(100% - 40px)}.blog_1r1 .btn,.blog_1r2 .btn{background-color:#ff8700;border:none;color:#fff;padding:12px 15px;border-radius:0 4px 4px 0;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-left:1px solid #ddd}.blog_1r1 .btn:hover,.blog_1r2 .btn:hover{background-color:#e07600}.blog_1r1 .input-group{position:relative;margin:20px;width:calc(100% - 40px);display:flex}.blog_1r1 .input-group .form-control{margin:0;width:100%;border-radius:4px 0 0 4px;border-right:none}.blog_1r2i{margin-bottom:12px;padding:0;border-bottom:none}.blog_1r2i:last-child{margin-bottom:0}.latest-post-item{display:flex;align-items:flex-start;gap:12px;padding:12px 15px;transition:all .3s ease}.latest-post-item:hover{background:#f8f9fa}.latest-post-image{flex:0 0 55px;width:55px;height:55px;overflow:hidden;border-radius:6px}.latest-post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.latest-post-image:hover img{transform:scale(1.05)}.latest-post-content{flex:1;min-width:0;padding-top:2px;overflow:hidden}.latest-post-title{margin:0 0 6px;font-size:13px;font-weight:500;line-height:1.3}.latest-post-title a{color:#333;text-decoration:none;display:block;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.latest-post-title a:hover{color:#ff8700}.latest-post-date{margin:0;font-size:11px;color:#999;line-height:1.2;font-weight:400}.blog_1r2 ul{list-style:none;padding:20px;margin:0;display:flex;flex-wrap:wrap;gap:8px}.blog_1r2 .latest-post-item{background:#fff;border:none;margin-bottom:0;box-shadow:0 2px 4px #0000000d}.blog_1r2 .latest-post-item:hover{background:#f8f9fa;border-color:#e9ecef;box-shadow:0 4px 8px #0000001a}.blog_1r2 ul li{display:inline-block;margin:0}.blog_1r2 ul li a{background:#f8f9fa;color:#666;padding:8px 12px;text-decoration:none;font-size:12px;border:1px solid #e9ecef;display:flex;align-items:center;gap:6px;transition:all .3s ease}.blog_1r2 ul li a:hover{background:#ff8700;color:#fff;border-color:#ff8700}.blog_1r2 ul li a:before{content:"🏷️";font-size:10px}.blog_1r2 .category-item{padding:12px 20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.blog_1r2 .category-item:last-child{border-bottom:none}.blog_1r2 .category-item:hover{background:#f8f9fa}.blog_1r2 .category-item a{text-decoration:none;color:#333;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.blog_1r2 .category-item a:hover{color:#ff8700}.blog_1r2 .category-item .badge{background-color:#f8f9fa;color:#666;font-size:12px;padding:4px 8px;border-radius:12px;font-weight:400}.blog_1r2 .archive-item{padding:15px 20px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.blog_1r2 .archive-item:last-child{border-bottom:none}.blog_1r2 .archive-item:hover{background:#f8f9fa}.blog_1r2 h6 a{color:#555;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:8px;padding:0;font-weight:500}.blog_1r2 h6 a:hover{color:#ff8700}.blog_1r2 h6 a .float-end{color:#999;font-size:12px;background:#f8f9fa;padding:2px 8px;font-weight:400}.blog_1r1 form,.blog_1r2 form{padding:20px}.blog_1r1 form .input-group,.blog_1r2 form .input-group{margin:0;width:100%}.blog_1r1 form .form-control{margin:0;width:100%;padding-right:60px}.line{border:0;height:2px;background:#ff8700;margin:15px 0}.article-meta-modern{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;align-items:center}.meta-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:4px;font-size:13px;font-weight:600;transition:all .3s ease;border:1px solid;white-space:nowrap;flex-shrink:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}.author-badge{background-color:#49505726;color:#2c3e50;border-color:#4950574d}.author-badge:hover{background-color:#49505740;border-color:#49505780;color:#1a252f}.date-badge{background-color:#28a74526;color:#155724;border-color:#28a7454d}.date-badge:hover{background-color:#28a74540;border-color:#28a74580;color:#0b2e13}.category-badge{background-color:#ff870026;color:#ff8700;border-color:#ff87004d;cursor:pointer;position:relative;overflow:hidden}.category-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.category-badge:hover{background-color:#ff870040;border-color:#ff870080;color:#dc7000;transform:translateY(-1px);box-shadow:0 2px 8px #ff870033}.category-badge:hover:before{left:100%}.category-badge .category-link{color:#ff8700!important;text-decoration:none!important;display:flex;align-items:center;gap:6px;font-weight:700;position:relative}.category-badge .category-link i,.category-badge .category-link span{color:#ff8700!important}.category-badge .category-link:hover,.category-badge .category-link:hover i,.category-badge .category-link:hover span{color:#dc7000!important}.category-badge .category-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#ff8700,#dc7000);transition:width .3s ease}.category-badge .category-link:hover:after{width:100%}.meta-badge i{font-size:13px;opacity:.8}.meta-badge span{font-weight:600;line-height:1;letter-spacing:.2px}@media (max-width: 768px){.article-meta-modern{gap:8px;margin-bottom:14px;justify-content:flex-start}.meta-badge{padding:5px 10px;font-size:12px;gap:5px;font-weight:600}.meta-badge i{font-size:12px}}@media (max-width: 480px){.article-meta-modern{gap:6px;margin-bottom:12px;flex-direction:row;align-items:center;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.meta-badge{padding:4px 8px;font-size:11px;border-radius:3px;min-width:auto;flex-shrink:0;font-weight:600}.meta-badge i{font-size:11px}.meta-badge span{font-size:11px;font-weight:600}}@media (max-width: 768px){.news-hero-section{padding:30px 0}.news-breadcrumb-item a,.news-breadcrumb-item.active{font-size:18px;font-weight:600}.news-breadcrumb-item:before{font-size:16px;font-weight:500}.article-meta-container{flex-direction:column;align-items:flex-start;gap:6px}.meta-item{width:100%;padding:6px 10px;font-size:14px;border-top:3px solid #FF8700}.meta-item:hover{border-top:3px solid #e07600}.meta-icon{font-size:14px;min-width:16px}.meta-text{font-size:14px}.blog_1dt1 .badge{margin-right:10px!important;margin-bottom:10px!important;padding:8px 12px!important;font-size:12px!important;line-height:1.5!important;display:inline-block!important;white-space:nowrap!important;border-radius:4px!important}.blog_1dt1 .badge:hover{opacity:.8!important}.blog_1dt1{margin-bottom:25px!important}.blog_1dt1 h6{margin-bottom:12px!important;font-size:14px!important;font-weight:600!important}.blog_1r{padding-left:0;margin-top:40px}.blog_1r1 h5,.blog_1r2 h5{font-size:1rem;padding:12px 15px}.blog_1r1 .form-control{margin:15px;width:calc(100% - 30px);padding:10px 12px}.blog_1r1 .input-group{margin:15px;width:calc(100% - 30px)}.blog_1r1 .btn{width:40px;height:40px;right:15px}.latest-post-item{padding:10px 12px;gap:8px}.latest-post-image{flex:0 0 45px;width:45px;height:45px}.latest-post-title{font-size:12px;margin:0 0 4px}.latest-post-date{font-size:10px}.blog_1r2 ul{padding:15px;gap:6px}.blog_1r2 ul li a{padding:6px 10px;font-size:11px}.archive-item{padding:12px 15px}#blog.p_3{padding-top:30px;padding-bottom:30px}.article-title{font-size:1.5rem}.article-content{font-size:15px}.article-image-container img{height:250px}.social-share-buttons{justify-content:center}.blog_1dt2ir h4{font-size:1.1rem}}.mobil-guide-modal .modal-body h6{color:#3e8ef7;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.mobil-guide-modal .badge{font-size:.75rem;padding:.35em .65em}.mobil-guide-modal .alert{border-radius:.5rem;border:none;font-size:.9rem}.mobil-guide-modal .alert-info{background-color:#e3f2fd;color:#1565c0}.mobil-guide-modal .alert-success{background-color:#e8f5e8;color:#2e7d32}.mobil-preview-container{border:2px solid #e9ecef;border-radius:.5rem;padding:.75rem;transition:border-color .3s ease}.mobil-preview-container:hover{border-color:#3e8ef7}.mobil-preview-container img{border-radius:.375rem;transition:transform .3s ease}.mobil-preview-container:hover img{transform:scale(1.02)}.mobil-table-container .table-responsive{border-radius:.5rem;overflow:hidden;box-shadow:0 2px 4px #0000001a}.mobil-table-container .table th{background-color:#f8f9fa;border-bottom:2px solid #dee2e6;font-weight:600;color:#495057;text-transform:uppercase;font-size:.75rem;letter-spacing:.5px}.mobil-action-buttons .btn{border-radius:.375rem;font-size:.875rem;padding:.375rem .75rem;transition:all .2s ease}.mobil-action-buttons .btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}body:not(.bg_dark),p:not(.bg_dark p):not(section[id=footer] p):not(.car-title-overlay p),span:not(.bg_dark span):not(section[id=footer] span):not(.car-title-overlay span):not(.category-badge span):not(.meta-badge span),div:not(.bg_dark div):not(section[id=footer] div):not(.car-title-overlay div),li:not(.bg_dark li):not(section[id=footer] li):not(.car-title-overlay li),td,th,h1:not(.bg_dark h1):not(section[id=footer] h1):not(.car-title-overlay h1),h2:not(.bg_dark h2):not(section[id=footer] h2):not(.car-title-overlay h2),h3:not(.bg_dark h3):not(section[id=footer] h3):not(.car-title-overlay h3),h4:not(.bg_dark h4):not(section[id=footer] h4):not(.car-title-overlay h4),h5:not(.bg_dark h5):not(section[id=footer] h5):not(.car-title-overlay h5),h6:not(.bg_dark h6):not(section[id=footer] h6):not(.car-title-overlay h6),.text-muted:not(.bg_dark .text-muted):not(section[id=footer] .text-muted),.text-secondary:not(.bg_dark .text-secondary):not(section[id=footer] .text-secondary),.text-dark:not(.bg_dark .text-dark):not(section[id=footer] .text-dark),.col_oran:not(.bg_dark .col_oran):not(section[id=footer] .col_oran),.col_dark:not(.bg_dark .col_dark):not(section[id=footer] .col_dark),.feature-content p,.feature-content h4,.car-description:not(.car-title-overlay .car-description),.company-description,.company-title,.cta-subtitle,.ticker-item-compact,.activity-vehicle-icon,.breadcrumb-item,.breadcrumb-item.active,.breadcrumb-item+.breadcrumb-item:before,.find_1l p,.find_1r p,.navbar-nav .nav-link,.dropdown-item,.btn-warning:not(.btn-rent),.btn-warning:not(.btn-rent):hover,.btn-warning:not(.btn-rent):focus,.btn-warning:not(.btn-rent):active,.form-control,.form-control:focus,.modal-body,.modal-header,.alert,.alert-info,.alert-warning,.alert-success{color:#000!important}.text-white,.bg_dark,.bg_dark *,.bg_dark h1,.bg_dark h2,.bg_dark h3,.bg_dark h4,.bg_dark h5,.bg_dark h6,.bg_dark p,.bg_dark span,.bg_dark div,.bg_dark li,.bg_dark a,.bg_dark .col_oran,.bg-dark,.bg-dark *,.navbar-brand,.button,.button_1,.cta-title,.btn-hero-cta,.car-title-overlay,.car-title-overlay *,.car-title-overlay .car-name,.car-title-overlay .car-type,.car-name,.car-type,.social-network a:hover i,.sticky .navbar-brand,section[id=footer],section[id=footer] *{color:#fff!important}.btn-primary,.btn-primary:hover,.btn-primary:focus,.btn-success,.btn-success:hover,.btn-success:focus,.btn-danger,.btn-danger:hover,.btn-danger:focus,.btn-info,.btn-info:hover,.btn-info:focus{color:#fff!important}.col_oran,.nav-link:hover,.nav-link:focus,.nav-link.active{color:#b8270e!important}.bg_dark .col_oran,.bg_dark h4.col_oran,.bg_dark .footer_1i h4.col_oran{color:#ff8700!important}.card,.card-body,.card-header,.card-footer,.container:not(.bg_dark .container):not(.bg_dark .container-xl),.container-fluid:not(.bg_dark .container-fluid),.container-xl:not(.bg_dark .container-xl),.row:not(.bg_dark .row),.col:not(.bg_dark .col):not(.bg_dark .col-md-2):not(.bg_dark .col-md-4):not(.bg_dark .col-md-8),.col-md-6:not(.bg_dark .col-md-6),.col-lg-4:not(.bg_dark .col-lg-4),.col-sm-12:not(.bg_dark .col-sm-12),.company-overview-card,.company-overview-card *,.feature-card-compact,.feature-card-compact *,.car-card,.car-body,.car-body *,.live-activity-banner,.live-activity-banner *{color:#000!important}.car-card .car-title-overlay,.car-card .car-title-overlay *,.car-card .car-name,.car-card .car-type{color:#fff!important}[style*="color: #6c757d"]:not(section[id=footer] *),[style*="color: #666"]:not(section[id=footer] *),[style*="color: #999"]:not(section[id=footer] *),[style*="color: #aaa"]:not(section[id=footer] *),[style*="color: #ccc"]:not(section[id=footer] *),[style*="color: #495057"]:not(section[id=footer] *),[style*="color: #333"]:not(section[id=footer] *),[style*="color: #555"]:not(section[id=footer] *),[style*="color: #777"]:not(section[id=footer] *){color:#000!important}section[id=footer],section[id=car].bg_dark,.bg_dark{background:#231835!important;color:#fff!important}section[id=footer].bg_dark,section[id=car].bg_dark{background-color:#231835!important;background:#231835!important}section#car.bg_dark,section[id=car].bg_dark,.bg_dark#car{background:#231835!important;color:#fff!important}section#car *:not(.car-card *):not(.car-title-overlay *),section[id=car] *:not(.car-card *):not(.car-title-overlay *),#car *:not(.car-card *):not(.car-title-overlay *){color:#fff!important;text-shadow:1px 1px 3px rgba(0,0,0,.8)!important}section#car.bg_dark h2,section[id=car].bg_dark h2,#car.bg_dark h2,section#car.bg_dark h3,section[id=car].bg_dark h3,#car.bg_dark h3,section#car .text-white,section[id=car] .text-white,#car .text-white{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important;font-weight:700!important}section#car.bg_dark p,section[id=car].bg_dark p,#car.bg_dark p{color:#fff!important;text-shadow:1px 1px 3px rgba(0,0,0,.8)!important}#footer,#footer *,.footer_1i,.footer_1i *,section[id=footer] *,section[id=footer] .footer_1,section[id=footer] .footer_1 *,section[id=footer] .footer_2,section[id=footer] .footer_2 *,section[id=footer] h4,section[id=footer] h5,section[id=footer] p,section[id=footer] a,section[id=footer] .text-light,.bg_dark .footer_1i,.bg_dark .footer_1i *,.bg_dark .footer_1,.bg_dark .footer_2{color:#fff!important;background:transparent!important}.bg_dark{background:#231835!important;color:#fff!important}.bg_dark *,.bg_dark h1,.bg_dark h2,.bg_dark h3,.bg_dark h4,.bg_dark h5,.bg_dark h6,.bg_dark p,.bg_dark span,.bg_dark div,.bg_dark li,.bg_dark a{color:#fff!important}.bg-dark{background-color:#212529!important;color:#fff!important}.bg-dark *{color:#fff!important}a:not(.category-badge a):not(.meta-badge a),a:not(.category-badge a):not(.meta-badge a):link,a:not(.category-badge a):not(.meta-badge a):visited{color:#000!important}a:not(.category-badge a):not(.meta-badge a):hover,a:not(.category-badge a):not(.meta-badge a):focus,a:not(.category-badge a):not(.meta-badge a):active{color:#b8270e!important}.meta-badge.category-badge .category-link,.meta-badge.category-badge .category-link:link,.meta-badge.category-badge .category-link:visited,.meta-badge.category-badge .category-link i,.meta-badge.category-badge .category-link span,.meta-badge.category-badge a,.meta-badge.category-badge a:link,.meta-badge.category-badge a:visited,.meta-badge.category-badge a i,.meta-badge.category-badge a span,.category-badge .category-link,.category-badge .category-link:link,.category-badge .category-link:visited,.category-badge .category-link i,.category-badge .category-link span,.category-badge a,.category-badge a:link,.category-badge a:visited,.category-badge a i,.category-badge a span{color:#ff8700!important}.small,.text-small,.font-small,.lead,.text-lead,.display-1,.display-2,.display-3,.display-4,.display-5,.display-6,input,textarea,select,option{color:#000!important}input::-moz-placeholder,textarea::-moz-placeholder{color:#000!important;opacity:.7}input::placeholder,textarea::placeholder{color:#000!important;opacity:.7}table,th,td,.table,.table th,.table td,ul,ol,li,dl,dt,dd{color:#000!important}.accessibility-text{color:#000!important;font-weight:500!important}@media (max-width: 768px){body:not(.car-title-overlay),p:not(.car-title-overlay p),span:not(.car-title-overlay span),div:not(.car-title-overlay div),h1:not(.car-title-overlay h1),h2:not(.car-title-overlay h2),h3:not(.car-title-overlay h3),h4:not(.car-title-overlay h4),h5:not(.car-title-overlay h5),h6:not(.car-title-overlay h6){color:#000!important}.navbar-nav .nav-link{color:#000!important}.car-title-overlay,.car-title-overlay *{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,1)!important}}@media print{*{color:#000!important;background:transparent!important}}.car-title-overlay,.car-title-overlay *,.car-title-overlay .car-name,.car-title-overlay .car-type,.car-name,.car-type,.car-img-container .car-title-overlay .car-name,.car-img-container .car-title-overlay .car-type,.car-card .car-title-overlay .car-name,.car-card .car-title-overlay .car-type{color:#fff!important;text-shadow:2px 2px 6px rgba(0,0,0,1)!important}section#car.bg_dark h2.text-white,section[id=car].bg_dark h2.text-white,#car.bg_dark h2.text-white{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important;font-weight:700!important;font-size:2.5rem!important}section#car.bg_dark p.text-white,section[id=car].bg_dark p.text-white,#car.bg_dark p.text-white{color:#fff!important;text-shadow:1px 1px 3px rgba(0,0,0,.8)!important;font-weight:500!important;font-size:1.1rem!important;line-height:1.5!important}@media (max-width: 768px){section#car.bg_dark h2.text-white,section[id=car].bg_dark h2.text-white,#car.bg_dark h2.text-white{font-size:2rem!important}section#car.bg_dark p.text-white,section[id=car].bg_dark p.text-white,#car.bg_dark p.text-white{font-size:1rem!important}}section#footer.p_3.bg_dark,section[id=footer].p_3.bg_dark,section#footer,section[id=footer]{background-color:#231835!important;background:#231835!important;background-image:none!important}section#footer .container-xl,section[id=footer] .container-xl{background:transparent!important}section#footer *,section[id=footer] *{background-color:transparent!important}section#footer,section[id=footer]{background:#231835!important;color:#fff!important}.feature-card-compact:active,.feature-card-compact:focus{background-color:#ff6b00!important;border-color:#ff6b00!important}.feature-card-compact:active *,.feature-card-compact:focus *{color:#fff!important;text-shadow:1px 1px 2px rgba(0,0,0,.5)!important}.feature-card-compact:active .feature-icon i,.feature-card-compact:focus .feature-icon i{color:#fff!important}.feature-card-compact:active .feature-content h4 a,.feature-card-compact:focus .feature-content h4 a{color:#fff!important;font-weight:700!important}.feature-card-compact:active .feature-content p,.feature-card-compact:focus .feature-content p{color:#fff!important}.feature-card-compact:hover{background-color:#fff5eb!important;border-color:#ff6b00!important}@media (max-width: 768px){section#car.bg_dark,section[id=car].bg_dark{background:#231835!important;color:#fff!important}section#car.bg_dark *:not(.car-title-overlay):not(.car-title-overlay *),section[id=car].bg_dark *:not(.car-title-overlay):not(.car-title-overlay *){color:#fff!important;text-shadow:1px 1px 3px rgba(0,0,0,.8)!important}section#car.bg_dark h2.text-white,section[id=car].bg_dark h2.text-white,#car.bg_dark h2.text-white{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important;font-weight:700!important}section#car.bg_dark p.text-white,section[id=car].bg_dark p.text-white,#car.bg_dark p.text-white{color:#fff!important;text-shadow:1px 1px 3px rgba(0,0,0,.8)!important;font-weight:500!important}.car-card .car-body,.car-card .car-body *{color:#000!important}.car-card .car-title-overlay,.car-card .car-title-overlay *,.car-card .car-name,.car-card .car-type{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important}}.article-meta-modern .meta-badge.category-badge .category-link,.article-meta-modern .meta-badge.category-badge .category-link:link,.article-meta-modern .meta-badge.category-badge .category-link:visited,.article-meta-modern .meta-badge.category-badge .category-link i,.article-meta-modern .meta-badge.category-badge .category-link span,.article-meta-modern .meta-badge.category-badge a,.article-meta-modern .meta-badge.category-badge a:link,.article-meta-modern .meta-badge.category-badge a:visited,.article-meta-modern .meta-badge.category-badge a i,.article-meta-modern .meta-badge.category-badge a span,.article-meta-modern .category-badge .category-link,.article-meta-modern .category-badge .category-link:link,.article-meta-modern .category-badge .category-link:visited,.article-meta-modern .category-badge .category-link i,.article-meta-modern .category-badge .category-link span,.article-meta-modern .category-badge a,.article-meta-modern .category-badge a:link,.article-meta-modern .category-badge a:visited,.article-meta-modern .category-badge a i,.article-meta-modern .category-badge a span,.meta-badge.category-badge .category-link,.meta-badge.category-badge .category-link:link,.meta-badge.category-badge .category-link:visited,.meta-badge.category-badge .category-link i,.meta-badge.category-badge .category-link span,.meta-badge.category-badge a,.meta-badge.category-badge a:link,.meta-badge.category-badge a:visited,.meta-badge.category-badge a i,.meta-badge.category-badge a span,.category-badge .category-link,.category-badge .category-link:link,.category-badge .category-link:visited,.category-badge .category-link i,.category-badge .category-link span,.category-badge a,.category-badge a:link,.category-badge a:visited,.category-badge a i,.category-badge a span{color:#ff8700!important}.meta-badge.category-badge .category-link:hover,.meta-badge.category-badge .category-link:focus,.meta-badge.category-badge .category-link:active,.meta-badge.category-badge .category-link:hover i,.meta-badge.category-badge .category-link:hover span,.meta-badge.category-badge a:hover,.meta-badge.category-badge a:focus,.meta-badge.category-badge a:active,.meta-badge.category-badge a:hover i,.meta-badge.category-badge a:hover span,.category-badge .category-link:hover,.category-badge .category-link:focus,.category-badge .category-link:active,.category-badge .category-link:hover i,.category-badge .category-link:hover span,.category-badge a:hover,.category-badge a:focus,.category-badge a:active,.category-badge a:hover i,.category-badge a:hover span{color:#dc7000!important}#car .car-card .btn-rent,.car-card .car-action-area .btn-rent,.car-action-area .btn-rent.whatsapp-btn-modern,#car .car-card .btn-rent:hover,.car-card .car-action-area .btn-rent:hover,.car-action-area .btn-rent.whatsapp-btn-modern:hover,#car .car-card .btn-rent:focus,.car-card .car-action-area .btn-rent:focus,.car-action-area .btn-rent.whatsapp-btn-modern:focus,#car .car-card .btn-rent:active,.car-card .car-action-area .btn-rent:active,.car-action-area .btn-rent.whatsapp-btn-modern:active{color:#fff}#car .car-card .car-img-container .car-feature-badge,.car-card .car-img-container .car-feature-badges .car-feature-badge{border-radius:8px}#carouselExampleCaptions .carousel-caption,#carouselExampleCaptions .carousel-caption *,#carouselExampleCaptions .carousel-main-title,#carouselExampleCaptions .carousel-main-title-custom,#carouselExampleCaptions .carousel-subtitle-custom{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important}.car-img-container{position:relative!important;overflow:visible!important}.car-title-overlay{position:absolute!important;bottom:0!important;left:0!important;right:0!important;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.4) 80%,transparent 100%)!important;padding:30px 15px 15px!important;z-index:2!important;text-align:center!important}.car-title-overlay .car-name{color:#ff6b00!important;font-size:18px!important;font-weight:800!important;margin-bottom:4px!important;line-height:1.2!important;text-shadow:2px 2px 4px rgba(0,0,0,1)!important}.car-title-overlay .car-type{color:#ffa563!important;font-size:14px!important;font-weight:600!important;text-shadow:2px 2px 4px rgba(0,0,0,1)!important}@media (max-width: 768px){#carouselExampleCaptions .carousel-caption,#carouselExampleCaptions .carousel-caption *,#carouselExampleCaptions .carousel-main-title,#carouselExampleCaptions .carousel-main-title-custom,#carouselExampleCaptions .carousel-subtitle-custom,.car-title-overlay,.car-title-overlay *,.car-title-overlay .car-name,.car-title-overlay .car-type{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important}.car-title-overlay{padding:20px 15px 15px!important}.car-title-overlay .car-name{font-size:16px!important}.car-title-overlay .car-type{font-size:13px!important}}section#car h2.text-white,section#car.bg_dark h2.text-white,#car h2.text-white{color:#fff!important;font-weight:700!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important}section#car p.text-white,section#car.bg_dark p.text-white,#car p.text-white{color:#fff!important;font-weight:500!important;text-shadow:1px 1px 3px rgba(0,0,0,.8)!important}section[id=car].bg_dark h2,.bg_dark section#car h2,#car.bg_dark .text-white{color:#fff!important}section[id=car].bg_dark p,.bg_dark section#car p,#car.bg_dark .text-white{color:#fff!important}@media (max-width: 768px){section#car.bg_dark,section[id=car].bg_dark{background:#231835!important}section#car.bg_dark h2.text-white,section[id=car].bg_dark h2.text-white,#car.bg_dark h2.text-white{color:#fff!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important;font-weight:700!important}section#car.bg_dark p.text-white,section[id=car].bg_dark p.text-white,#car.bg_dark p.text-white{color:#fff!important;text-shadow:1px 1px 3px rgba(0,0,0,.8)!important;font-weight:500!important}}section#car.bg_dark h2.text-white,section[id=car].bg_dark h2.text-white,#car.bg_dark h2.text-white{color:#fff!important;font-weight:700!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important;white-space:nowrap!important;font-size:clamp(1.3rem,3.5vw,2.5rem)!important;line-height:1.2!important;margin:0!important;padding:0!important;width:100%!important;max-width:100%!important;overflow:visible!important;display:block!important;text-align:center!important;transform:scale(.95)!important}section#car .container,section#car.bg_dark .container,#car .container{width:100%!important;max-width:1200px!important;padding-left:5px!important;padding-right:5px!important;overflow-x:hidden!important}section#car .title-wrapper,section#car.bg_dark .title-wrapper,#car .title-wrapper{width:100%!important;text-align:center!important;margin-bottom:2rem!important;padding:0!important;overflow:hidden!important}@media (max-width: 768px){section#car.bg_dark h2.text-white,section[id=car].bg_dark h2.text-white,#car.bg_dark h2.text-white{font-size:clamp(1rem,3vw,1.3rem)!important;letter-spacing:-.8px!important;transform:scale(.9)!important}}@media (max-width: 375px){section#car.bg_dark h2.text-white,section[id=car].bg_dark h2.text-white,#car.bg_dark h2.text-white{font-size:clamp(.85rem,2.8vw,1rem)!important;letter-spacing:-1px!important;transform:scale(.85)!important}}@media (max-width: 320px){section#car.bg_dark h2.text-white,section[id=car].bg_dark h2.text-white,#car.bg_dark h2.text-white{font-size:.8rem!important;letter-spacing:-1.2px!important;transform:scale(.8)!important;width:120%!important;margin-left:-10%!important}}.carousel-caption{padding:20px;bottom:25%;left:10%;width:50%;color:#000;text-align:left}.carousel-caption h2,.carousel-caption p{color:#fff;padding:10px 15px;display:block;width:fit-content;width:-moz-fit-content;margin-bottom:10px;line-height:1.6}.carousel-main-title{font-size:2.5rem;font-weight:700;color:#fff!important;text-shadow:-2px -2px 0 rgba(0,0,0,1),2px -2px 0 rgba(0,0,0,1),-2px 2px 0 rgba(0,0,0,1),2px 2px 0 rgba(0,0,0,1),0 0 8px rgba(0,0,0,1),0 0 12px rgba(0,0,0,.9),3px 3px 10px rgba(0,0,0,1),-3px -3px 10px rgba(0,0,0,1);background:linear-gradient(135deg,#0000004d,#0003,#0000004d);border-radius:4px;margin-bottom:1rem;padding:15px 20px;display:inline-block}.carousel-caption h1,.carousel-caption h2,.carousel-caption p{color:#fff!important;text-shadow:-1px -1px 0 rgba(0,0,0,1),1px -1px 0 rgba(0,0,0,1),-1px 1px 0 rgba(0,0,0,1),1px 1px 0 rgba(0,0,0,1),0 0 6px rgba(0,0,0,1),0 0 10px rgba(0,0,0,.9),2px 2px 8px rgba(0,0,0,1)!important;background:linear-gradient(135deg,#0006,#0000004d,#0006);border-radius:4px;padding:12px 18px;margin-bottom:12px}.carousel-caption .button,.carousel-caption .button_1{margin-top:15px;display:inline-block;margin-right:10px}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}.carousel-indicators .active{opacity:1}.carousel-item .aspect-ratio-box{position:relative;width:100%;padding-bottom:43.66%;height:0;overflow:hidden}.carousel-item .aspect-ratio-box img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature_1li1{border:3px solid rgba(71,55,112,.6);transition:.3s}.feature_1li1:hover{background:var(--color-dark)}.feature_1li1:hover h5,.feature_1li1:hover p,.feature_1li1:hover a{color:var(--color-white)}.feature_1r .button{color:var(--color-text-secondary)!important;padding-top:30px!important;padding-bottom:30px!important}.find_1m2 span a{width:80px;height:80px;line-height:80px}.find_1m2{background:#000000b0}.upcome_1ri{border-top:15px solid var(--color-primary-light)}.event_1ri{background:var(--color-dark);margin-top:2px!important}.event_1ri:hover{background:var(--color-primary-light)}.event_1ri:hover .event_1rir h6 span,.event_1ri:hover .event_1rir h6 i{color:var(--color-white)!important}.event_1r,.event_1l{min-height:550px}#stats .display-4{font-size:2rem!important}#hero-section{min-height:650px;padding:60px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}#hero-section.bg_light{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6}.hero-carousel{height:auto}.hero-features{margin-top:0}.hero-find{padding-left:20px}.hero-features h3{color:#2c3e50!important;text-shadow:0 1px 2px rgba(0,0,0,.1);font-weight:700}.find_1l h5,.find_1r h5{color:#2c3e50;font-size:1.1rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.1)}.find_1l p,.find_1r p{color:#000;font-size:.9rem;line-height:1.5}#carouselExampleCaptions{box-shadow:0 6px 25px #0003;border:1px solid #dee2e6;position:relative}@media screen and (max-width: 767px){.carousel-item{min-height:280px}.carousel-caption{padding:15px;bottom:20px;left:0;width:100%;text-align:center}.carousel-main-title{font-size:1.8rem;padding:10px 15px}.carousel-caption p{font-size:14px}.carousel-caption h2,.carousel-caption p{margin-left:auto;margin-right:auto}.carousel-caption h2{font-size:22px}.carousel-caption .button,.carousel-caption .button_1{padding:10px 15px!important}.feature_1li1{margin-top:8px;margin-bottom:8px}.feature_1r{margin-top:15px;text-align:center}.find_1l h2{text-align:center}.find_1l{margin-bottom:15px}.find_1l .button{width:80%;text-align:center;margin-left:auto;margin-right:auto;display:block}.find_1r{margin-top:15px}.find_1r h6{text-align:center}.upcome_1ri{position:static!important}.upcome_1l{text-align:center;margin-bottom:15px}.upcome_1l br{display:none}#event{padding-top:30px;padding-bottom:30px}.event_1l,.event_1r{min-height:auto;padding:15px!important;text-align:center}.event_1r h3{text-align:center}.event_1ri{padding:15px 0!important}#stats .display-4{font-size:1.5rem!important}#hero-section{padding:30px 0}.hero-carousel{margin-bottom:20px;border-radius:8px;overflow:hidden}.hero-features{margin-top:20px;padding:15px!important;background:#fffffff2!important;border:1px solid #dee2e6}.hero-features h3{font-size:1.1rem!important;color:#2c3e50!important;text-align:center}.hero-find{margin-top:20px}.carousel-main-title{font-size:1.3rem}.carousel-caption{position:absolute!important;bottom:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:95%!important;max-width:100%!important;padding:1.5rem 1rem 1rem!important;text-align:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.carousel-main-title{font-size:1.5rem!important;text-align:center!important;width:100%!important;line-height:1.1!important;margin-bottom:.75rem!important;color:#fff!important;text-shadow:-2px -2px 0 rgba(0,0,0,1),2px -2px 0 rgba(0,0,0,1),-2px 2px 0 rgba(0,0,0,1),2px 2px 0 rgba(0,0,0,1),0 0 8px rgba(0,0,0,1),0 0 12px rgba(0,0,0,.9),3px 3px 10px rgba(0,0,0,1)!important}.carousel-caption p{font-size:1rem!important;text-align:center!important;width:100%!important;margin:0 auto 1rem!important;line-height:1.4!important;color:#fff!important;text-shadow:-1px -1px 0 rgba(0,0,0,1),1px -1px 0 rgba(0,0,0,1),-1px 1px 0 rgba(0,0,0,1),1px 1px 0 rgba(0,0,0,1),0 0 6px rgba(0,0,0,1),0 0 10px rgba(0,0,0,.9),2px 2px 8px rgba(0,0,0,1)!important}}@media (min-width: 768px) and (max-width: 991px){.carousel-caption{padding:20px;bottom:20%;left:5%;width:60%}.carousel-main-title{font-size:2rem}.feature_1li1 h5{font-size:16px}.feature_1li1 p{font-size:14px}.event_1l,.event_1r{min-height:400px}#hero-section{padding:50px 0}}@media (min-width: 992px) and (max-width: 1200px){.carousel-caption{padding:25px;bottom:25%;left:8%;width:55%}.event_1l,.event_1r{min-height:500px}}.card,.car-card,.find-section,.hero-cta-section,.feature-card-compact{border-radius:8px!important}.carousel,#carouselExampleCaptions{border-radius:6px!important}.btn,.button,.button_1{border-radius:4px!important}.rounded-3{border-radius:8px!important}.rounded-4{border-radius:12px!important}.pt-5{padding-top:2rem!important}.pb-5{padding-bottom:2rem!important}.mt-5{margin-top:2rem!important}.mb-5{margin-bottom:2rem!important}.pt-4{padding-top:1.2rem!important}.pb-4{padding-bottom:1.2rem!important}.mt-4{margin-top:1.2rem!important}.mb-4{margin-bottom:1.2rem!important}.pt-3{padding-top:.8rem!important}.pb-3{padding-bottom:.8rem!important}.mt-3{margin-top:.8rem!important}.mb-3{margin-bottom:.8rem!important}.navbar.navbar-expand-md{padding-top:.25rem!important;padding-bottom:.25rem!important;min-height:70px!important;align-items:center!important;display:flex!important}.navbar-nav .nav-link{padding-top:0!important;padding-bottom:0!important;line-height:1!important;margin:0!important}.navbar-brand.p-0{line-height:1!important;display:flex!important;align-items:center!important;height:70px!important;justify-content:flex-start!important;margin:0!important;padding:0!important}.navbar-brand img[width="210"][height="70"]{vertical-align:middle!important}.navbar .container-xl.position-relative{padding-top:0!important;padding-bottom:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important}main,.content-wrapper,section:not(#header),article,.container:not(.navbar .container):not(.navbar .container-xl){line-height:1.4!important}h1,h2,h3,h4,h5,h6{line-height:1.2!important;margin-bottom:.5rem!important}p{line-height:1.5!important;margin-bottom:1rem!important}.car-description{line-height:1.4!important;margin-bottom:20px!important}.feature-content h4{line-height:1.3!important;margin-bottom:.5rem!important}.feature-content p{line-height:1.2!important;margin-bottom:0!important}.carousel-caption h1,.carousel-caption h2,.carousel-main-title{line-height:1.1!important;margin-bottom:1rem!important}.carousel-subtitle-custom{line-height:1.5!important;margin-bottom:1.5rem!important}.form-control{border-radius:4px!important;line-height:1.4!important}.btn:not(.navbar .btn):not(.navbar-nav .btn){line-height:1.4!important;border-radius:4px!important}.navbar-nav .nav-link.button_1.mx-1.me-2{line-height:1!important;padding-top:.15rem!important;padding-bottom:.15rem!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 1rem 0 0!important}.navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.navbar *{vertical-align:middle!important}.navbar-nav li{margin:0!important;padding:0!important}.navbar-nav .social-link.whatsapp{line-height:1!important;padding:0!important;margin:0 .15rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:50%!important;text-decoration:none!important;font-size:14px!important}.navbar-nav .social-link.whatsapp{background-color:#25d366!important;color:#fff!important}.navbar-nav .call-center-btn{background:linear-gradient(135deg,#06b6d4,#0891b2)!important;color:#fff!important;border-radius:25px!important;padding:.5rem 1.25rem!important;margin:0 .25rem!important;display:inline-flex!important;align-items:center!important;gap:.5rem!important;text-decoration:none!important;font-weight:600!important;font-size:.875rem!important;transition:all .3s ease!important;white-space:nowrap!important;border:none!important;box-shadow:0 2px 8px #06b6d44d!important}.navbar-nav .call-center-btn:hover{background:linear-gradient(135deg,#0891b2,#0e7490)!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #06b6d466!important}.navbar-nav .call-center-btn i{font-size:1rem!important;color:#fff!important}.navbar-nav .call-center-btn .call-text{font-weight:600!important;color:#fff!important}.navbar-nav .call-center-btn .call-number{font-weight:700!important;color:#fbbf24!important;margin-left:.25rem!important}@media (max-width: 991px){.navbar-nav .call-center-btn{padding:.375rem 1rem!important;font-size:.8rem!important}.navbar-nav .call-center-btn i{font-size:.9rem!important}}@media (max-width: 768px){.navbar-nav .call-center-btn .call-text{display:none!important}.navbar-nav .call-center-btn{padding:.5rem .75rem!important;min-width:auto!important}}.navbar-nav.mb-0.ms-auto{display:flex!important;align-items:center!important;min-height:70px!important;margin:0!important}.navbar-nav.mb-0.ms-auto .nav-item{display:flex!important;align-items:center!important;min-height:34px!important;justify-content:center!important;margin:0!important}.navbar-nav .nav-link{display:flex!important;align-items:center!important;min-height:34px!important;justify-content:center!important;vertical-align:middle!important}.live-activity-banner{border-radius:0!important;line-height:1.1!important}.feature-card-compact{min-height:80px!important;display:flex!important;align-items:flex-start!important}.feature-content{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.feature-cards h2,.feature-cards h3{line-height:1.2!important}.hero-find{background:#fffc!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.9)!important;padding:2rem!important;height:100%!important;position:relative!important;overflow:hidden!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 20px 60px #00000014!important}.hero-find:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ff6b3505,#f7931e05);pointer-events:none}.cta-background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.cta-pattern{position:absolute;top:-50%;right:-20%;width:200px;height:200px;background:#ffffff1a;border-radius:50%;transform:rotate(45deg)}.cta-pattern:before{content:"";position:absolute;top:50px;left:50px;width:100px;height:100px;background:#ffffff0d;border-radius:50%}.cta-content-wrapper{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.cta-icon-section{margin-bottom:1rem}.cta-icon-container{width:50px;height:50px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-icon-container i{font-size:1.5rem;color:#fff}.cta-text-section{margin-bottom:1.25rem}.cta-title{color:#fff!important;font-weight:700!important;font-size:1.1rem!important;line-height:1.3!important;margin-bottom:.5rem!important;text-shadow:0 2px 8px rgba(0,0,0,.2)!important}.cta-subtitle{color:#fffffff2!important;font-size:.85rem!important;line-height:1.4!important;margin-bottom:0!important;max-width:260px;margin:0 auto}.cta-action-section{margin-top:auto}.cta-button{background:linear-gradient(135deg,#fff,#f8f9fa);color:#ff6b35;border:2px solid #ffffff;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px #fff3}.cta-button:hover{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#e55a2b;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}.cta-button:active{background:linear-gradient(135deg,#e9ecef,#dee2e6);color:#cc4125;transform:translateY(0);box-shadow:0 2px 10px #fff3;border-color:#cc4125}.cta-button i{font-size:1.1rem;transition:all .3s ease}#stats{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.upcome_1ri{border-radius:8px!important}#hero-section{padding:2rem 0!important;min-height:auto!important}.alert,.alert-info{margin-bottom:1rem!important;padding:.75rem 1rem!important}.tags-section{margin-top:1rem!important}.no-tags-message{padding:1rem!important}section:not(#header){padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p_3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.btn-hero-cta{border-radius:30px!important;line-height:1.4!important}.feature-content h4{display:block!important;overflow:visible!important;white-space:normal!important;text-overflow:unset!important;line-height:1.3!important}.feature-content p{display:block!important;overflow:visible!important;white-space:normal!important;text-overflow:unset!important;line-height:1.4!important}@media (max-width: 767px){.feature-card-compact{height:auto!important;min-height:auto!important;display:flex!important;align-items:flex-start!important;padding:1rem .75rem!important}.feature-content{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;overflow:hidden!important}.feature-content h4{font-size:1rem!important;line-height:1.2!important;margin-bottom:.4rem!important;overflow:visible!important;white-space:normal!important;text-overflow:unset!important}.feature-content p{font-size:.8rem!important;line-height:1.2!important;margin-bottom:0!important;overflow:visible!important;white-space:normal!important;text-overflow:unset!important;flex:1!important}.feature-icon{margin-right:.7rem!important;flex-shrink:0!important;width:2rem!important;display:flex!important;align-items:flex-start!important;padding-top:.1rem!important}.feature-icon i{font-size:1.4rem!important}.hero-find{padding:1rem!important;margin-bottom:1rem!important;border-radius:12px!important;box-shadow:0 10px 30px #0000001a!important}.find-modern-layout{gap:.75rem;height:auto!important}.company-overview-section{margin-bottom:.75rem!important;padding-bottom:.5rem;border-bottom-width:1px}.company-overview-section .company-title{font-size:1.1rem;margin-bottom:.5rem;line-height:1.2!important}.company-overview-section .company-description{font-size:.8rem!important;line-height:1.4!important;margin-bottom:0!important}.cta-modern-section{padding:1rem!important;min-height:100px!important;border-radius:10px!important}.cta-content-wrapper{align-items:center;text-align:center;gap:.5rem}.cta-icon-section{margin-bottom:.5rem!important}.cta-icon-container{width:40px!important;height:40px!important}.cta-icon-container i{font-size:1.2rem!important}.cta-text-section{margin-bottom:.75rem!important}.cta-title{font-size:.95rem!important;margin-bottom:.25rem!important;line-height:1.2!important}.cta-subtitle{font-size:.75rem!important;line-height:1.3!important;max-width:200px!important;margin:0 auto}.cta-button{font-size:.75rem!important;padding:.5rem 1rem!important;border-radius:20px!important}.cta-button i{font-size:.8rem!important;margin-right:.25rem!important}.cta-pattern{width:100px!important;height:100px!important;top:-20%!important;right:-10%!important;opacity:.6}.cta-pattern:before{width:50px!important;height:50px!important;top:25px!important;left:25px!important}.col-12.mb-2{margin-bottom:.5rem!important}.car-card{border-radius:8px!important;margin-bottom:1rem!important}.carousel-main-title{line-height:1.1!important}}@media (min-width: 768px) and (max-width: 991px){.feature-card-compact{min-height:auto!important;height:auto!important}.feature-content h4{font-size:1.1rem!important;line-height:1.3!important}}.feature-cards .row{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important}.feature-cards .row>div{display:flex!important;align-items:flex-start!important}.feature-cards .feature-card-compact{width:100%!important;height:auto!important}@media (max-width: 767px){.feature-cards .row>div{margin-bottom:.5rem!important}.feature-cards .col-12{padding-left:.75rem!important;padding-right:.75rem!important}}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{padding-left:.75rem!important;padding-right:.75rem!important}.row{--bs-gutter-x: 1.5rem;margin-left:-.75rem!important;margin-right:-.75rem!important}.row>*{padding-left:.75rem!important;padding-right:.75rem!important}.hero-right-cards{gap:1rem;min-height:100%;padding-left:20px}.company-overview-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:12px!important;transition:all .3s ease;flex-shrink:0}.company-overview-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a!important}.company-overview-card .card-body{position:relative;padding:1.25rem!important}.company-overview-card .card-body:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff6b35,#f7931e);border-radius:12px 12px 0 0}.company-overview-card .company-title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}.company-overview-card .company-description{color:#000;font-size:.9rem;line-height:1.5;margin-bottom:0}.cta-card{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:12px!important;transition:all .3s ease;overflow:hidden}.cta-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff6b354d!important}.cta-card .card-body{padding:0!important}.cta-round-indicator{position:absolute;z-index:10;left:-15px;top:50%;transform:translateY(-50%)}.cta-round-badge{width:50px;height:50px;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0000001a;border:3px solid #ff6b35;transition:all .3s ease;animation:cta-pulse 2s infinite}.cta-round-badge:hover{transform:scale(1.1);box-shadow:0 6px 20px #ff6b354d;animation:none}.cta-round-badge:active{transform:scale(.95);background:linear-gradient(135deg,#e9ecef,#dee2e6);border-color:#cc4125;box-shadow:0 2px 10px #0000001a}.cta-round-badge i{color:#ff6b35;font-size:1.2rem;transition:all .3s ease}.cta-round-badge:hover i{color:#e55a2b}.cta-round-badge:active i{color:#cc4125}@keyframes cta-pulse{0%{box-shadow:0 4px 15px #0000001a,0 0 #ff6b35b3}50%{box-shadow:0 4px 15px #0000001a,0 0 0 10px #ff6b3500}to{box-shadow:0 4px 15px #0000001a,0 0 #ff6b3500}}@media (max-width: 768px){.hero-right-cards{gap:.75rem;min-height:auto;padding-left:0;padding-top:20px}.cta-round-indicator{left:50%;top:-15px;transform:translate(-50%)}.cta-round-badge{width:40px;height:40px;border-width:2px}.cta-round-badge i{font-size:1rem}.company-overview-card .card-body{padding:1rem!important}.company-overview-card .company-title{font-size:1rem;margin-bottom:.4rem}.company-overview-card .company-description{font-size:.85rem;line-height:1.4}.cta-card .cta-content-wrapper{padding:1rem!important}}.feature-title-link,.feature-title-link:link,.feature-title-link:visited,.feature-title-link:hover,.feature-title-link:active,.feature-title-link:focus{color:#2c3e50!important;text-decoration:none!important;transition:all .3s ease}.feature-title-link:hover{color:#ff6b35!important;text-decoration:none!important}.feature-content h4{color:#2c3e50!important;transition:all .3s ease}.feature-content h4:hover{color:#ff6b35!important}.feature-card-compact{transition:all .3s ease;cursor:pointer}.feature-card-compact:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a!important}.feature-card-compact:hover .feature-title-link,.feature-card-compact:hover .feature-content h4{color:#ff6b35!important}.news-hero-modern.mobil-hero-purple{background:linear-gradient(135deg,#667eea,#764ba2 60%,#5a6fd8)}.news-hero-modern.mobil-hero-purple:before{background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.12) 0%,transparent 50%)}.mobil-detail-container{background:#fff;border:1px solid #e9ecef;border-radius:6px;padding:24px;margin-bottom:30px;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.mobil-detail-container:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014;border-color:#ff8700}.mobil-car-image-standalone{margin-bottom:20px}.mobil-car-image-standalone .article-image-modern{position:relative;overflow:hidden;height:320px;border-radius:8px;background:#f8f9fa;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.mobil-car-image-standalone .article-image-modern:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.mobil-car-image-standalone .article-image-modern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.mobil-car-image-standalone .article-image-modern:hover img{transform:scale(1.05)}.mobil-placeholder-modern{display:flex;align-items:center;justify-content:center;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.type-badge-modern{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;box-shadow:0 2px 8px #00000026;z-index:2}.type-badge-modern i{margin-right:4px;font-size:10px}.mobil-car-info-header{background:transparent;border:none;border-radius:0;padding:16px 0;margin-bottom:0;box-shadow:none;text-align:center}.mobil-car-name{font-size:1.8rem;font-weight:700;color:#2c3e50;margin-bottom:16px;line-height:1.2;letter-spacing:-.01em}.mobil-car-description-inline{margin-top:12px;max-width:90%;margin-left:auto;margin-right:auto}.mobil-car-description-inline p{color:#6c757d;font-size:.9rem;line-height:1.5;margin:0;font-style:italic;text-align:center}.mobil-car-image-wrapper{display:none}.mobil-specifications-section,.mobil-contact-share-section,.mobil-related-section{background:#fff;border:1px solid #e9ecef;border-radius:6px;padding:24px;margin-bottom:30px;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.mobil-specifications-section:hover,.mobil-contact-share-section:hover,.mobil-related-section:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014;border-color:#ff8700}.mobil-specifications-content{margin-top:16px;background:transparent;padding:0;border:none;border-radius:0}.mobil-specifications-content h1,.mobil-specifications-content h2,.mobil-specifications-content h3,.mobil-specifications-content h4,.mobil-specifications-content h5,.mobil-specifications-content h6{color:#2c3e50;margin-top:2rem;margin-bottom:1rem;font-weight:700;letter-spacing:-.01em;line-height:1.3}.mobil-specifications-content h1:first-child,.mobil-specifications-content h2:first-child,.mobil-specifications-content h3:first-child,.mobil-specifications-content h4:first-child,.mobil-specifications-content h5:first-child,.mobil-specifications-content h6:first-child{margin-top:0}.mobil-specifications-content h1{font-size:2rem}.mobil-specifications-content h2{font-size:1.75rem}.mobil-specifications-content h3{font-size:1.5rem}.mobil-specifications-content h4{font-size:1.25rem}.mobil-specifications-content h5{font-size:1.1rem}.mobil-specifications-content h6{font-size:1rem}.mobil-specifications-content p{line-height:1.7;color:#333;margin-bottom:1.25rem;font-size:1rem;text-align:justify}.mobil-specifications-content p.h2-styled{font-size:1.5rem;font-weight:700;line-height:1.3;color:#2c3e50;margin:0 0 16px;letter-spacing:-.01em;display:block;text-align:left}@media (max-width: 991px){.mobil-specifications-content p.h2-styled{font-size:1.4rem}}@media (max-width: 767px){.mobil-specifications-content p.h2-styled{font-size:1.3rem;line-height:1.3}}@media (max-width: 575px){.mobil-specifications-content p.h2-styled{font-size:1.2rem;line-height:1.3}}.mobil-specifications-content ul,.mobil-specifications-content ol{padding-left:1.5rem;color:#333;margin-bottom:1.25rem}.mobil-specifications-content ul li,.mobil-specifications-content ol li{margin-bottom:.5rem;line-height:1.7;font-size:1rem}.mobil-specifications-content blockquote{border-left:4px solid #FF8700;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#6c757d;background:#f8f9fa;padding:1rem;border-radius:0 6px 6px 0}.mobil-specifications-content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0;box-shadow:0 4px 15px #0000001a}.mobil-specifications-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.mobil-specifications-content table th,.mobil-specifications-content table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e9ecef}.mobil-specifications-content table th{background:#f8f9fa;font-weight:600;color:#2c3e50}.mobil-specifications-content table tr:hover{background:#f8f9fa}.mobil-section-title{font-size:1.25rem;font-weight:700;color:#2c3e50;margin:0 0 16px;line-height:1.3;letter-spacing:-.01em;border-bottom:2px solid #e9ecef;padding-bottom:8px}.mobil-section-subtitle{color:#6c757d;font-weight:500;font-size:.9rem;margin-bottom:12px;line-height:1.6}.mobil-facilities-section,.mobil-facilities-grid,.mobil-facility-tag{display:none}.mobil-pricing-section{background:#f8f9fa;padding:20px;border-radius:6px;border-left:3px solid #17a2b8;margin-bottom:20px}.mobil-pricing-options{display:flex;flex-direction:column;gap:12px}.mobil-price-option{background:#fff;padding:16px;border-radius:6px;border:1px solid #e9ecef;transition:all .3s ease;box-shadow:0 1px 3px #00000005}.mobil-price-option:hover{border-color:#17a2b8;transform:translateY(-1px);box-shadow:0 4px 12px #17a2b826}.mobil-price-header{display:flex;align-items:center;margin-bottom:6px}.mobil-price-header i{font-size:14px;margin-right:6px;color:#17a2b8}.mobil-price-label{font-weight:600;color:#495057;font-size:13px}.mobil-price-value{font-size:1.2rem;font-weight:700;color:#2c3e50;letter-spacing:-.01em}.mobil-price-value small{font-size:.85rem;color:#6c757d;font-weight:400}.mobil-description-section{background:#f8f9fa;padding:20px;border-radius:6px;border-left:3px solid #6c757d;margin-bottom:20px}.mobil-description-text{line-height:1.5;color:#6c757d;margin:0;font-size:.9rem}.mobil-contact-actions{background:#f8f9fa;padding:20px;border-radius:6px;border-left:3px solid #25d366;margin-bottom:20px}.mobil-action-buttons{display:flex;gap:12px;flex-wrap:wrap}.whatsapp-btn-modern{display:inline-flex;align-items:center;padding:10px 20px;background:#25d366;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:13px;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 4px #25d36633}.whatsapp-btn-modern:hover{background:#128c7e;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d;text-decoration:none}.whatsapp-btn-modern i{margin-right:6px;font-size:14px}.mobil-contact-subtitle{color:#6c757d;font-weight:500;margin-bottom:12px;font-size:.9rem}.mobil-contact-options,.mobil-share-options{display:flex;flex-direction:column;gap:10px}.mobil-contact-option,.mobil-share-option{display:flex;align-items:center;padding:12px;background:#fff;border:1px solid #e9ecef;border-radius:6px;text-decoration:none;color:#6c757d;transition:all .3s ease;font-size:13px;font-weight:500}.mobil-contact-option:hover,.mobil-share-option:hover{background:#f8f9fa;border-color:#ff8700;color:#6c757d;transform:translateY(-1px);box-shadow:0 2px 8px #ff87001a;text-decoration:none}.mobil-contact-option i,.mobil-share-option i{font-size:14px;margin-right:10px;width:18px;text-align:center}.mobil-related-cars{display:flex;flex-direction:column;gap:20px}.mobil-related-car-item{background:#fff;border:1px solid #e9ecef;border-radius:6px;padding:16px;transition:all .3s ease;box-shadow:0 1px 3px #00000005}.mobil-related-car-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014;border-color:#ff8700}.mobil-related-car-image{border-radius:6px;overflow:hidden;height:100px;background:#f8f9fa}.mobil-related-car-image:hover img{transform:scale(1.02)}.mobil-car-category,.mobil-car-price{display:inline-flex;align-items:center;padding:4px 10px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;font-size:11px;font-weight:500;color:#6c757d}.mobil-car-category i,.mobil-car-price i{margin-right:4px;font-size:10px}.mobil-related-car-title{margin-bottom:8px;margin-top:12px}.mobil-related-car-title a{font-size:1rem;font-weight:700;color:#2c3e50;text-decoration:none;line-height:1.3;letter-spacing:-.01em;transition:color .3s ease}.mobil-related-car-excerpt{color:#6c757d;font-size:.85rem;line-height:1.5;margin-bottom:0}.mobil-related-divider{border:none;height:1px;background:#e9ecef;margin:16px 0}.mobil-sidebar-detail{display:flex;flex-direction:column;gap:30px}.mobil-sidebar-widget{background:#fff;border:1px solid #e9ecef;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.mobil-sidebar-widget:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014;border-color:#ff8700}.mobil-widget-header{background:linear-gradient(90deg,#667eea,#764ba2);color:#fff;padding:12px 20px}.mobil-widget-title{margin:0;font-size:1.2rem;font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:8px}.mobil-widget-title i{color:#ff8700;font-size:1.1rem}@media (max-width: 768px){.mobil-widget-title{font-size:1.1rem}.mobil-widget-title i{font-size:1rem}}@media (max-width: 480px){.mobil-widget-title{font-size:1rem}.mobil-widget-title i{font-size:.9rem}}.mobil-widget-body{padding:20px}.mobil-quick-contact{display:flex;flex-direction:column;gap:12px}.mobil-contact-link{display:flex;align-items:center;padding:12px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;text-decoration:none;color:#6c757d;transition:all .3s ease;font-weight:500}.mobil-contact-link:hover{background:#fff;border-color:#ff8700;color:#6c757d;transform:translateY(-1px);box-shadow:0 2px 8px #ff87001a;text-decoration:none}.mobil-contact-link i{font-size:18px;margin-right:12px;width:26px;text-align:center}.mobil-contact-link.whatsapp i{color:#25d366}.mobil-contact-link.email i{color:#6c757d}.mobil-contact-link div strong{display:block;font-weight:600;margin-bottom:2px;color:#2c3e50;font-size:.9rem}.mobil-contact-link div span{font-size:13px;color:#6c757d}.mobil-latest-cars{display:flex;flex-direction:column;gap:0}.mobil-related-car-item{background:transparent;border:none;border-radius:0;margin-bottom:0;overflow:visible;transition:all .3s ease;box-shadow:none;display:flex;gap:12px;padding:16px 0;border-bottom:1px solid #e9ecef}.mobil-related-car-item:last-child{border-bottom:none;padding-bottom:0}.mobil-related-car-item:first-child{padding-top:0}.mobil-related-car-item:hover{transform:none;box-shadow:none;background:#ff870005}.mobil-related-car-left{flex:0 0 45%;display:flex;flex-direction:column}.mobil-related-car-image{position:relative;overflow:hidden;height:80px;background:#f8f9fa;border-radius:6px;margin-bottom:8px}.mobil-related-car-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.mobil-related-car-item:hover .mobil-related-car-image img{transform:scale(1.02)}.mobil-related-car-content{flex:1}.mobil-related-car-title{margin-bottom:6px;font-size:12px;font-weight:700;line-height:1.2}.mobil-related-car-title a{color:#2c3e50;text-decoration:none;transition:color .3s ease}.mobil-related-car-title a:hover{color:#ff8700}.mobil-related-car-excerpt{color:#6c757d;font-size:10px;line-height:1.3;margin:0;text-align:left}.mobil-related-car-right{flex:0 0 55%;display:flex;flex-direction:column;justify-content:space-between}.mobil-car-type-badge{position:absolute;top:6px;right:6px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3px 8px;border-radius:6px;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:4;box-shadow:0 2px 6px #0003}.mobil-related-pricing{background:linear-gradient(135deg,#f8f9fae6,#e9ecefe6);border-radius:6px;padding:6px;margin-bottom:8px;display:flex;flex-direction:column;gap:4px;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px 3px #ffffff80,0 2px 8px #0000000d}.mobil-price-item{text-align:center;padding:4px 6px;border-radius:4px;background:#ffffffb3;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.mobil-price-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.mobil-price-item .price-label{display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px;color:#495057;font-weight:700;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px;padding:2px 4px;border-radius:3px;background:#ffffffe6;border:1px solid rgba(0,0,0,.1)}.mobil-price-item .price-label i{font-size:9px}.mobil-price-item.lepas-kunci .price-label{color:#28a745;border-color:#28a7454d;background:#28a7451a}.mobil-price-item.include-driver .price-label{color:#007bff;border-color:#007bff4d;background:#007bff1a}.mobil-price-item .price-value{display:block;font-size:11px;font-weight:700;color:#2c3e50}.mobil-price-item.lepas-kunci .price-value{color:#28a745}.mobil-price-item.include-driver .price-value{color:#007bff}.mobil-related-actions{display:flex;flex-direction:column;gap:4px;margin-top:auto}.mobil-related-booking-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 10px;background:#25d366;color:#fff;border:none;border-radius:4px;font-weight:600;font-size:10px;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 4px #25d36633;width:100%}.mobil-related-booking-btn:hover{background:#128c7e;color:#fff;transform:translateY(-1px);box-shadow:0 3px 8px #25d3664d;text-decoration:none}.mobil-related-booking-btn i{font-size:11px}.mobil-car-type,.mobil-car-price{font-size:11px;color:#6c757d;font-weight:500}.mobil-car-price{color:#28a745;font-weight:600}.mobil-search-form .input-group{border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.mobil-search-form .form-control{border:1px solid #e9ecef;padding:10px 14px;font-size:13px}.mobil-search-form .form-control:focus{box-shadow:0 0 0 .2rem #ff870040;border-color:#ff8700}.mobil-search-form .btn{border:none;padding:10px 16px;background:#ff8700;color:#fff;font-weight:600;font-size:13px}.mobil-search-form .btn:hover{background:#c04300;box-shadow:0 2px 8px #ff87004d}.mobil-categories-list{display:flex;flex-direction:column;gap:6px}.mobil-category-item{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;text-decoration:none;color:#6c757d;transition:all .3s ease;font-weight:500;font-size:13px}.mobil-category-item:hover{background:#fff;border-color:#ff8700;color:#6c757d;transform:translateY(-1px);box-shadow:0 2px 8px #ff87001a;text-decoration:none}.mobil-category-name i{margin-right:6px;color:#6c757d}.mobil-category-count{background:#ff8700;color:#fff;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600}@media (max-width: 991.98px){.mobil-pricing-options .mobil-price-option{margin-bottom:6px}.mobil-related-car-image{height:70px}.mobil-sidebar-detail{margin-top:30px}.mobil-car-image-standalone .article-image-modern{height:280px}.mobil-car-name{font-size:1.5rem}}@media (max-width: 767.98px){.mobil-detail-container,.mobil-specifications-section,.mobil-contact-share-section,.mobil-related-section{padding:20px}.mobil-car-image-standalone .article-image-modern{height:240px}.mobil-car-name{font-size:1.4rem}.mobil-contact-options,.mobil-share-options{gap:6px}.mobil-latest-car-item{padding:10px}.mobil-latest-car-image{width:50px;height:40px}.mobil-related-car-item{gap:10px;padding:12px 0}.mobil-related-car-item:first-child{padding-top:0}.mobil-related-car-item:last-child{padding-bottom:0}.mobil-related-car-left{flex:0 0 40%}.mobil-related-car-right{flex:0 0 60%}.mobil-related-car-image{height:70px}.mobil-car-type-badge{top:4px;right:4px;font-size:8px;padding:2px 6px}.mobil-related-car-title{font-size:11px;margin-bottom:4px}.mobil-related-car-excerpt{font-size:9px}.mobil-related-pricing{padding:5px;margin-bottom:6px;gap:3px}.mobil-price-item .price-label{font-size:9px;gap:3px;padding:2px 3px;margin-bottom:3px}.mobil-price-item .price-label i{font-size:8px}.mobil-price-item .price-value{font-size:10px}.mobil-related-booking-btn{padding:5px 8px;font-size:9px}.mobil-specifications-content{padding:0}.mobil-specifications-content h1{font-size:1.75rem}.mobil-specifications-content h2{font-size:1.5rem}.mobil-specifications-content h3{font-size:1.3rem}.mobil-description-section{padding:16px}.mobil-car-description-inline{max-width:95%}.mobil-car-description-inline p{font-size:.85rem}}@media (max-width: 575.98px){.mobil-detail-container,.mobil-specifications-section,.mobil-contact-share-section,.mobil-related-section{padding:16px}.mobil-car-image-standalone .article-image-modern{height:220px}.mobil-car-name{font-size:1.3rem}.mobil-pricing-section,.mobil-widget-body{padding:16px}.mobil-contact-link{padding:10px}.mobil-latest-car-item{flex-direction:column;text-align:center}.mobil-latest-car-image{width:100%;height:100px;align-self:center}.mobil-related-car-item{gap:16px;padding:20px 0;flex-direction:column}.mobil-related-car-item:first-child{padding-top:0}.mobil-related-car-item:last-child{padding-bottom:0}.mobil-related-car-left{flex:1;text-align:left}.mobil-related-car-right{flex:1}.mobil-related-car-image{height:140px;margin-bottom:12px;position:relative}.mobil-car-type-badge{position:absolute;top:8px;right:8px;font-size:10px;padding:4px 10px;margin-bottom:0;z-index:5;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:6px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0000004d}.mobil-related-car-title{font-size:15px;margin-bottom:8px;font-weight:700;line-height:1.3}.mobil-related-car-excerpt{font-size:12px;text-align:left;line-height:1.5;margin-bottom:12px}.mobil-related-pricing{padding:12px;margin-bottom:12px;gap:8px;border-radius:8px}.mobil-price-item .price-label{font-size:11px;gap:4px;padding:4px 8px;margin-bottom:6px;font-weight:700}.mobil-price-item .price-label i{font-size:10px}.mobil-price-item .price-value{font-size:14px;font-weight:700}.mobil-price-item{padding:8px 10px;margin-bottom:6px}.mobil-related-booking-btn{padding:10px 16px;font-size:12px;gap:6px;font-weight:700}.mobil-latest-cars{gap:16px}.mobil-specifications-content{padding:0}.mobil-specifications-content h1{font-size:1.5rem}.mobil-specifications-content h2{font-size:1.3rem}.mobil-specifications-content h3{font-size:1.2rem}.mobil-specifications-content p{font-size:.95rem}.mobil-description-section{padding:12px}.mobil-car-description-inline{max-width:100%;margin-top:10px}.mobil-car-description-inline p{font-size:.8rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mobil-detail-container,.mobil-specifications-section,.mobil-contact-share-section,.mobil-related-section,.mobil-sidebar-widget{animation:fadeInUp .6s ease-out}@media print{.mobil-sidebar-detail,.mobil-contact-actions,.mobil-contact-share-section{display:none!important}.mobil-detail-container,.mobil-specifications-section,.mobil-related-section{box-shadow:none;border:1px solid #ddd;transform:none}}:root{--color-accent-blue: #2563eb;--color-accent-green: #10b981;--color-accent-purple: #7c3aed;--color-accent-pink: #ec4899;--color-accent-cyan: #06b6d4;--color-accent-amber: #f59e0b;--color-blue-light: #dbeafe;--color-green-light: #d1fae5;--color-purple-light: #ede9fe;--color-pink-light: #fce7f3;--color-cyan-light: #cffafe;--color-amber-light: #fef3c7;--shadow-blue: 0 4px 14px rgba(37, 99, 235, .15);--shadow-green: 0 4px 14px rgba(16, 185, 129, .15);--shadow-purple: 0 4px 14px rgba(124, 58, 237, .15);--shadow-pink: 0 4px 14px rgba(236, 72, 153, .15)}.news-hero-modern.profile-hero-theme{background:linear-gradient(135deg,#3b82f6,#8b5cf6);position:relative;overflow:hidden}.news-hero-modern.profile-hero-theme:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff1a;z-index:1}.news-hero-modern.profile-hero-theme .hero-content-modern{position:relative;z-index:2}.news-hero-modern.profile-hero-theme .hero-title-modern{color:#fff;font-weight:700}.news-hero-modern.profile-hero-theme .hero-subtitle-modern{color:#fff;opacity:.95}.news-hero-modern.profile-hero-theme .breadcrumb-item a{color:#ffffffe6;font-weight:500}.news-hero-modern.profile-hero-theme .breadcrumb-item a:hover{color:#fff}.news-hero-modern.profile-hero-theme .breadcrumb-item.active{color:#fff;font-weight:600}.news-hero-modern.profile-hero-theme .breadcrumb-item+.breadcrumb-item:before{color:#fffc}.company-overview-section{padding:80px 0;background-color:transparent}.company-overview-content{padding-right:30px}.section-title{font-size:2.5rem;font-weight:700;color:var(--color-text);margin-bottom:1.5rem;line-height:1.3}.section-description{font-size:1.1rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:2.5rem}.company-stats{display:flex;gap:1rem;flex-wrap:nowrap;justify-content:center;align-items:stretch;width:100%;max-width:650px;margin:0 auto}.stat-card{background-color:var(--color-white);border:1px solid #e5e7eb;border-radius:8px;padding:1.2rem .8rem;text-align:center;flex:1;min-width:0;max-width:200px;position:relative;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026;border-color:var(--color-primary-alpha-15)}.stat-card-link{text-decoration:none;color:inherit;display:block;cursor:pointer}.stat-card-link:hover{text-decoration:none;color:inherit}.stat-icon{width:40px;height:40px;background-color:var(--color-primary-alpha-7);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .6rem;transition:all .3s ease}.stat-icon i{font-size:1.2rem;color:var(--color-primary);transition:color .3s ease}.stat-content{display:flex;flex-direction:column;align-items:center;gap:.1rem}.stat-number{font-size:2.2rem;font-weight:800;color:var(--color-primary);line-height:1;transition:all .3s ease}.stat-label{font-size:.8rem;color:var(--color-text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:.5px;line-height:1.2;text-align:center}.stat-card:nth-child(1) .stat-icon{background-color:var(--color-green-light)}.stat-card:nth-child(1) .stat-icon i{color:var(--color-accent-green)}.stat-card:nth-child(2) .stat-icon{background-color:var(--color-pink-light)}.stat-card:nth-child(2) .stat-icon i{color:var(--color-accent-pink)}.stat-card:nth-child(3) .stat-icon{background-color:var(--color-blue-light)}.stat-card:nth-child(3) .stat-icon i{color:var(--color-accent-blue)}.stat-card:nth-child(1):hover{border-color:var(--color-accent-green);box-shadow:var(--shadow-green)}.stat-card:nth-child(1):hover .stat-icon{background-color:var(--color-accent-green);transform:scale(1.1)}.stat-card:nth-child(1):hover .stat-icon i{color:#fff}.stat-card:nth-child(2):hover{border-color:var(--color-accent-pink);box-shadow:var(--shadow-pink)}.stat-card:nth-child(2):hover .stat-icon{background-color:var(--color-accent-pink);transform:scale(1.1)}.stat-card:nth-child(2):hover .stat-icon i{color:#fff}.stat-card:nth-child(3):hover{border-color:var(--color-accent-blue);box-shadow:var(--shadow-blue)}.stat-card:nth-child(3):hover .stat-icon{background-color:var(--color-accent-blue);transform:scale(1.1)}.stat-card:nth-child(3):hover .stat-icon i{color:#fff}.stat-link-hint{font-size:.8rem;color:var(--color-accent-green);font-weight:600;margin-top:.5rem;opacity:0;transform:translateY(5px);transition:all .3s ease}.stat-card-link:hover .stat-link-hint{opacity:1;transform:translateY(0)}.stat-card-link:hover .stat-number{color:var(--color-accent-green);transform:scale(1.05)}.company-overview-image{position:relative}.company-overview-image img{border-radius:8px;box-shadow:var(--shadow-light);width:100%;height:auto}.vision-mission-card{background-color:var(--color-white);padding:2.5rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 20px #00000014;height:100%;transition:all .3s ease}.vision-mission-card:hover{transform:translateY(-6px);box-shadow:0 12px 35px #00000026}.vision-section,.mission-section{margin-bottom:0}.vision-section .card-icon{background-color:var(--color-blue-light)}.vision-section .card-icon i{color:var(--color-accent-blue)}.mission-section .card-icon{background-color:var(--color-green-light)}.mission-section .card-icon i{color:var(--color-accent-green)}.vision-mission-card:hover .vision-section .card-icon{background-color:var(--color-accent-blue);transform:scale(1.05)}.vision-mission-card:hover .mission-section .card-icon{background-color:var(--color-accent-green);transform:scale(1.05)}.vision-mission-card:hover .vision-section .card-icon i,.vision-mission-card:hover .mission-section .card-icon i{color:#fff}.vision-mission-divider{margin:2rem 0;border:none;height:2px;background:linear-gradient(90deg,var(--color-accent-blue),var(--color-accent-green));border-radius:1px;opacity:.3;transition:opacity .3s ease}.vision-mission-card:hover .vision-mission-divider{opacity:.6}.vision-mission-section{padding:80px 0;background-color:var(--color-light-gray)}.vision-card,.mission-card{background-color:var(--color-white);padding:2.5rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 20px #00000014;height:100%;transition:all .3s ease}.vision-card:hover{transform:translateY(-6px);box-shadow:0 12px 35px #3b82f626;border:1px solid var(--color-accent-blue)}.mission-card:hover{transform:translateY(-6px);box-shadow:0 12px 35px #22c55e26;border:1px solid var(--color-accent-green)}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.card-icon{width:60px;height:60px;background-color:var(--color-primary-alpha-15);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.vision-card .card-icon{background-color:var(--color-blue-light)}.mission-card .card-icon{background-color:var(--color-green-light)}.vision-card:hover .card-icon{background-color:var(--color-accent-blue);transform:scale(1.05)}.mission-card:hover .card-icon{background-color:var(--color-accent-green);transform:scale(1.05)}.card-icon i{font-size:1.5rem;color:var(--color-primary);transition:color .3s ease}.vision-card .card-icon i{color:var(--color-accent-blue)}.mission-card .card-icon i{color:var(--color-accent-green)}.vision-card:hover .card-icon i,.mission-card:hover .card-icon i{color:#fff}.card-title{font-size:1.5rem;font-weight:600;color:var(--color-text);margin:0}.card-description{font-size:1rem;color:var(--color-text-secondary);line-height:1.7;margin:0}.section-description p,.card-description p,.mission-content p{margin-bottom:1rem;line-height:1.7}.section-description p:last-child,.card-description p:last-child,.mission-content p:last-child{margin-bottom:0}.section-description ul,.section-description ol,.card-description ul,.card-description ol,.mission-content ul,.mission-content ol{padding-left:1.5rem;margin-bottom:1rem}.section-description li,.card-description li,.mission-content li{margin-bottom:.5rem;line-height:1.6}.section-description strong,.section-description b,.card-description strong,.card-description b,.mission-content strong,.mission-content b{font-weight:600;color:var(--color-text)}.section-description em,.section-description i,.card-description em,.card-description i,.mission-content em,.mission-content i{font-style:italic}.section-description a,.card-description a,.mission-content a{color:var(--color-primary);text-decoration:none;transition:color .3s ease}.section-description a:hover,.card-description a:hover,.mission-content a:hover{color:var(--color-accent-blue);text-decoration:underline}.mission-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.mission-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background-color:#22c55e0d;border-radius:8px;border-left:3px solid var(--color-accent-green);font-size:1rem;color:var(--color-text);line-height:1.6;transition:all .3s ease}.mission-list li:hover{background-color:#22c55e1a;transform:translate(5px)}.mission-list li:before{content:"🎯";font-size:1.1rem;margin-top:.1rem;flex-shrink:0}.values-section{padding:80px 0;background-color:transparent}.section-subtitle{font-size:1.1rem;color:var(--color-text-secondary);margin-bottom:3rem;line-height:1.6}.value-card{background:#f0f8ff99;padding:2.5rem 2rem;border-radius:16px;border:1px solid rgba(59,130,246,.08);text-align:center;height:100%;transition:all .3s ease;position:relative;box-shadow:0 4px 15px #3b82f614,0 2px 6px #0000000a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);overflow:hidden}.value-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#3b82f608,#63b3ed03);border-radius:16px;pointer-events:none;z-index:0}.value-card:after{content:"";position:absolute;top:20%;right:15%;width:60px;height:60px;background:radial-gradient(circle,rgba(59,130,246,.06) 0%,rgba(59,130,246,.02) 50%,transparent 70%);border-radius:50%;animation:float-bubble 6s ease-in-out infinite;z-index:0}.value-card:nth-child(odd):after{top:70%;left:10%;width:40px;height:40px;animation:float-bubble-reverse 8s ease-in-out infinite 2s}.value-card:nth-child(2n):after{top:15%;left:20%;animation:float-bubble-slow 10s ease-in-out infinite 1s}@keyframes float-bubble{0%,to{transform:translateY(0) scale(1);opacity:.6}33%{transform:translateY(-8px) scale(1.1);opacity:.8}66%{transform:translateY(4px) scale(.9);opacity:.4}}@keyframes float-bubble-reverse{0%,to{transform:translateY(0) scale(.8);opacity:.4}50%{transform:translateY(6px) scale(1.2);opacity:.7}}@keyframes float-bubble-slow{0%,to{transform:translateY(0) scale(1);opacity:.5}25%{transform:translateY(-6px) scale(.9);opacity:.8}75%{transform:translateY(3px) scale(1.1);opacity:.3}}.value-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #3b82f61f,0 4px 12px #0000000f;border-color:#3b82f626;background:#f0f8ffcc}.value-card>*{position:relative;z-index:1}.value-icon{width:60px;height:60px;background-color:var(--color-primary-alpha-7);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.value-card:nth-child(1) .value-icon{background-color:var(--color-purple-light)}.value-card:nth-child(2) .value-icon{background-color:var(--color-amber-light)}.value-card:nth-child(3) .value-icon{background-color:var(--color-cyan-light)}.value-card:nth-child(4) .value-icon{background-color:var(--color-pink-light)}.value-card:nth-child(1):hover .value-icon{background-color:var(--color-accent-purple);transform:scale(1.2);box-shadow:var(--shadow-purple)}.value-card:nth-child(2):hover .value-icon{background-color:var(--color-accent-amber);transform:scale(1.2);box-shadow:0 4px 14px #f59e0b26}.value-card:nth-child(3):hover .value-icon{background-color:var(--color-accent-cyan);transform:scale(1.2);box-shadow:0 4px 14px #06b6d426}.value-card:nth-child(4):hover .value-icon{background-color:var(--color-accent-pink);transform:scale(1.2);box-shadow:var(--shadow-pink)}.value-icon i{font-size:1.5rem;color:var(--color-primary);transition:color .3s ease}.value-card:nth-child(1) .value-icon i{color:var(--color-accent-purple)}.value-card:nth-child(2) .value-icon i{color:var(--color-accent-amber)}.value-card:nth-child(3) .value-icon i{color:var(--color-accent-cyan)}.value-card:nth-child(4) .value-icon i{color:var(--color-accent-pink)}.value-card:hover .value-icon i{color:#fff}.value-title{font-size:1.4rem;font-weight:700;color:var(--color-text);margin-bottom:1.2rem;line-height:1.3;letter-spacing:.5px;text-transform:uppercase;position:relative;transition:all .3s ease}.value-title:after{content:"💪";position:absolute;top:-8px;right:-15px;font-size:14px;opacity:.8;transition:all .3s ease}.value-card:hover .value-title{color:var(--color-primary);transform:scale(1.05)}.value-card:hover .value-title:after{opacity:1;transform:scale(1.2)}.value-description{font-size:1rem;color:var(--color-text-secondary);line-height:1.6;margin:0;font-weight:400}.testimonials-section{padding:80px 0;background-color:var(--color-light-gray);overflow:visible}.testimonials-section .container{overflow:visible}.testimonial-card{background-color:var(--color-white);border-radius:8px;border:1px solid #e5e7eb;padding:2rem;box-shadow:var(--shadow-light);transition:all .3s ease;height:100%;position:relative}.testimonial-card:hover{box-shadow:0 8px 25px #0000001f;border:1px solid var(--color-primary-alpha-15)}.testimonial-rating{text-align:center;margin-bottom:1.5rem}.testimonial-rating i{color:#ffc107;font-size:1.1rem;margin:0 2px;transition:all .3s ease}.testimonial-card:hover .testimonial-rating i{color:var(--color-accent-amber);transform:scale(1.2)}.testimonial-rating i:nth-child(1){animation-delay:.1s}.testimonial-rating i:nth-child(2){animation-delay:.2s}.testimonial-rating i:nth-child(3){animation-delay:.3s}.testimonial-rating i:nth-child(4){animation-delay:.4s}.testimonial-rating i:nth-child(5){animation-delay:.5s}.testimonial-card:hover .testimonial-rating i:nth-child(odd){color:var(--color-accent-pink)}.testimonial-card:hover .testimonial-rating i:nth-child(2n){color:var(--color-accent-amber)}.testimonial-content{margin-bottom:1.5rem}.testimonial-text{font-size:1rem;color:var(--color-text-secondary);line-height:1.7;font-style:italic;margin:0;position:relative}.testimonial-text:before{content:'"';font-size:2rem;color:var(--color-primary-alpha-15);position:absolute;top:-.5rem;left:-.5rem;font-family:serif}.testimonial-text:after{content:'"';font-size:2rem;color:var(--color-primary-alpha-15);position:absolute;bottom:-1rem;right:0;font-family:serif}.testimonial-author{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f1f3f4}.author-avatar{flex-shrink:0;width:50px;height:50px;border-radius:50%;overflow:hidden}.author-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author-info{flex:1}.author-name{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.2rem}.author-location{font-size:.85rem;color:var(--color-primary);font-weight:500;margin-bottom:.2rem}.testimonial-date{font-size:.8rem;color:var(--color-text-secondary);margin:0}.contact-info-section{padding:80px 0;background-color:transparent}.contact-info-card{background-color:var(--color-light-gray);border:1px solid #d1d5db;padding:2rem;border-radius:8px;text-align:center;height:100%;transition:all .3s ease}.contact-info-card:nth-child(1):hover{background-color:var(--color-blue-light);transform:translateY(-4px);border:2px solid var(--color-accent-blue)}.contact-info-card:nth-child(2):hover{background-color:var(--color-green-light);transform:translateY(-4px);border:2px solid var(--color-accent-green)}.contact-info-card:nth-child(3):hover{background-color:var(--color-purple-light);transform:translateY(-4px);border:2px solid var(--color-accent-purple)}.contact-icon{width:60px;height:60px;background-color:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.contact-info-card:nth-child(1) .contact-icon{background-color:var(--color-accent-blue)}.contact-info-card:nth-child(2) .contact-icon{background-color:var(--color-accent-green)}.contact-info-card:nth-child(3) .contact-icon{background-color:var(--color-accent-purple)}.contact-info-card:nth-child(1):hover .contact-icon{background-color:var(--color-accent-cyan);transform:rotate(15deg) scale(1.2);box-shadow:var(--shadow-blue)}.contact-info-card:nth-child(2):hover .contact-icon{background-color:var(--color-accent-amber);transform:rotate(-15deg) scale(1.2);box-shadow:var(--shadow-green)}.contact-info-card:nth-child(3):hover .contact-icon{background-color:var(--color-accent-pink);transform:rotate(15deg) scale(1.2);box-shadow:var(--shadow-purple)}.contact-icon i{font-size:1.5rem;color:var(--color-white);transition:transform .3s ease}.contact-info-card:hover .contact-icon i{transform:scale(1.1)}@keyframes pulse-glow{0%{box-shadow:0 0 5px #2563eb4d}50%{box-shadow:0 0 20px #2563eb99}to{box-shadow:0 0 5px #2563eb4d}}@keyframes bounce-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}}.stat-card,.value-card,.testimonial-card,.vision-card,.mission-card,.contact-info-card{animation:bounce-subtle .6s ease-in-out}.stat-card:nth-child(1){animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.value-card:nth-child(1){animation-delay:.1s}.value-card:nth-child(2){animation-delay:.2s}.value-card:nth-child(3){animation-delay:.3s}.value-card:nth-child(4){animation-delay:.4s}.news-hero-modern.profile-hero-theme .hero-title-modern{animation:none}.value-card:hover .value-icon,.contact-info-card:hover .contact-icon,.vision-card:hover .card-icon,.mission-card:hover .card-icon{animation:wiggle .5s ease-in-out}.contact-title{font-size:1.25rem;font-weight:600;color:var(--color-text);margin-bottom:1rem}.contact-detail{font-size:1rem;color:var(--color-primary);font-weight:500;margin:0}@media (max-width: 992px){.company-overview-content{padding-right:0;margin-bottom:2rem}.company-stats{justify-content:center;gap:.8rem;max-width:550px;width:100%}.stat-card{flex:1;min-width:0;max-width:170px;padding:1rem .6rem}.stat-icon{width:35px;height:35px;margin-bottom:.5rem}.stat-icon i{font-size:1.1rem}.stat-number{font-size:1.8rem}.stat-label{font-size:.7rem}.stat-content{gap:.1rem}.vision-mission-card{margin-top:2rem;padding:2rem}.vision-mission-divider{margin:1.5rem 0}.news-hero-modern.profile-hero-theme .hero-title-modern{font-size:2.5rem}.section-title{font-size:2rem}}@media (max-width: 768px){.company-overview-section,.vision-mission-section,.values-section,.testimonials-section,.contact-info-section{padding:60px 0}.news-hero-modern.profile-hero-theme .hero-title-modern{font-size:2rem}.news-hero-modern.profile-hero-theme .hero-subtitle-modern{font-size:1rem}.section-title{font-size:1.8rem}.company-stats{gap:.8rem;max-width:500px;width:100%}.stat-card{flex:1;min-width:0;max-width:160px;padding:1rem .7rem}.stat-icon{width:32px;height:32px;margin-bottom:.5rem}.stat-icon i{font-size:1rem}.stat-number{font-size:1.6rem}.stat-label{font-size:.7rem;letter-spacing:.3px;line-height:1.2;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.stat-content{gap:.1rem}.vision-mission-card{margin-top:2rem;padding:1.8rem}.vision-mission-divider{margin:1.5rem 0;height:1.5px}.mission-list{gap:.8rem}.mission-list li{padding:.6rem;font-size:.95rem;border-radius:6px}.mission-list li:before{font-size:1rem;margin-top:.05rem}.value-card{padding:2rem 1.5rem;border-radius:12px}.value-card:after{width:50px;height:50px}.value-card:nth-child(odd):after{width:35px;height:35px}.value-title{font-size:1.3rem;margin-bottom:1rem;letter-spacing:.4px}.value-title:after{font-size:12px;right:-12px}.value-description{font-size:.95rem}}@media (max-width: 576px){.news-hero-modern.profile-hero-theme .hero-title-modern{font-size:1.75rem}.news-hero-modern.profile-hero-theme .hero-subtitle-modern{font-size:.95rem}.section-title{font-size:1.5rem}.company-stats{gap:.6rem;flex-wrap:nowrap;max-width:380px;width:100%}.stat-card{flex:1;min-width:0;max-width:120px;padding:.8rem .4rem}.stat-icon{width:28px;height:28px;margin-bottom:.4rem}.stat-icon i{font-size:.9rem}.stat-number{font-size:1.4rem}.stat-label{font-size:.65rem;letter-spacing:.2px;line-height:1.2;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center}.stat-content{gap:.08rem}}@media (max-width: 480px){.company-stats{gap:.5rem;max-width:340px;flex-direction:row;overflow-x:visible}.stat-card{max-width:105px;padding:.7rem .3rem;min-height:100px;display:flex;flex-direction:column;justify-content:center}.stat-label{font-size:.6rem;line-height:1.1;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;text-align:center;max-width:100%}.stat-number{font-size:1.3rem;margin-bottom:.2rem}.stat-icon{width:26px;height:26px;margin-bottom:.3rem}.stat-icon i{font-size:.85rem}.vision-mission-card{margin-top:3rem;padding:1.2rem}.vision-mission-divider{margin:1.2rem 0;height:1px}.mission-list{gap:.6rem}.mission-list li{padding:.4rem;font-size:.85rem;border-radius:5px;line-height:1.4;border-left-width:2px;background-color:#22c55e0a}.mission-list li:hover{background-color:#22c55e14;transform:translate(3px)}.mission-list li:before{font-size:.85rem;margin-top:.05rem}.card-header{gap:.8rem;margin-bottom:1.2rem}.card-icon{width:50px;height:50px}.card-icon i,.card-title{font-size:1.3rem}.card-description{font-size:.95rem;line-height:1.6}.value-card{padding:1.5rem 1rem;border-radius:8px}.value-card:after{width:30px;height:30px}.value-card:nth-child(odd):after{width:22px;height:22px}.value-title{font-size:1.1rem;margin-bottom:.7rem;letter-spacing:.2px;line-height:1.2}.value-title:after{font-size:10px;right:-8px}.value-description{font-size:.85rem;line-height:1.5}}@media (max-width: 576px){.vision-card,.mission-card,.value-card{padding:1.8rem 1.2rem;border-radius:10px}.value-card:after{width:40px;height:40px}.value-card:nth-child(odd):after{width:28px;height:28px}.value-title{font-size:1.2rem;margin-bottom:.8rem;letter-spacing:.3px}.value-title:after{font-size:11px;right:-10px}.value-description{font-size:.9rem;line-height:1.6}.testimonial-card,.contact-info-card{padding:1.5rem}.vision-mission-card{margin-top:2.5rem;padding:1.5rem}.mission-list{gap:.7rem}.mission-list li{padding:.5rem;font-size:.9rem;border-radius:6px;line-height:1.5;flex-direction:row;align-items:flex-start}.mission-list li:before{font-size:.9rem;margin-top:.1rem;flex-shrink:0;margin-right:.1rem}.testimonial-card{position:relative}.author-name-rating{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:2px;gap:10px;width:100%;position:relative!important}.testimonial-rating{text-align:right!important;margin-bottom:0!important;margin-left:auto!important;flex-shrink:0!important;margin-right:0!important;min-width:80px}.author-name{margin-bottom:0!important;text-align:left!important;font-size:14px!important;flex:1;margin-right:8px;max-width:calc(100% - 80px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.testimonial-rating i{font-size:12px!important;margin:0 1px!important;color:#f59e0b}}.testimonials-custom-slider{position:relative;overflow:hidden;margin-top:0;width:100%;padding-top:12px;padding-bottom:5px}.testimonials-container{position:relative;width:100%;overflow:hidden}.testimonials-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.testimonial-slide{flex:0 0 100%;width:100%}.testimonial-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 2px 12px #00000014;border:1px solid #e5e7eb;min-height:280px;display:flex;flex-direction:column;transition:all .3s ease;margin-bottom:.5rem;position:relative;overflow:visible}.testimonial-card:hover{box-shadow:0 6px 25px #00000026;border-color:var(--color-primary, #2563eb)}.testimonials-navigation{display:flex;align-items:center;justify-content:center;margin-top:25px;gap:20px;position:relative;z-index:100;padding:8px 0}.nav-btn{background:var(--color-primary, #2563eb);color:#fff;border:none;border-radius:50%;width:50px;height:50px;min-width:50px;min-height:50px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 12px #0000001a;position:relative;z-index:100;outline:none;flex-shrink:0;aspect-ratio:1}.nav-btn:hover{background:var(--color-accent-blue, #1d4ed8);transform:scale(1.1);box-shadow:0 6px 20px #2563eb4d}.nav-btn.disabled{background:#ccc;cursor:not-allowed;transform:none;opacity:.5}.nav-btn.disabled:hover{background:#ccc;transform:none}.pagination-dots{display:flex;gap:8px;align-items:center;position:relative;z-index:10}.pagination-dot{width:10px;height:10px;min-width:10px;min-height:10px;border-radius:50%;background:#d1d5db;transition:all .3s ease;cursor:pointer;position:relative;z-index:100;aspect-ratio:1;flex-shrink:0}.pagination-dot.active{background:var(--color-primary, #2563eb);transform:scale(1.4);box-shadow:0 2px 8px #2563eb4d}.pagination-dot:hover{background:var(--color-accent-blue, #1d4ed8);transform:scale(1.2)}.testimonials-section .slider-nav,.testimonials-section .slider-btn,.testimonials-section .slider-dots,.testimonials-section #prevBtn,.testimonials-section #nextBtn,.testimonials-section #sliderDots{display:none;visibility:hidden;opacity:0;position:absolute;left:-9999px}.testimonial-rating{text-align:right;margin-bottom:0;margin-left:auto}.testimonial-rating i{color:#f59e0b;font-size:16px;margin:0 2px;transition:color .3s ease}.testimonial-content{flex:1;margin-bottom:12px;display:flex;align-items:flex-start;overflow:visible}.testimonial-text{font-size:14px;line-height:1.6;color:#374151;font-style:italic;margin:0;font-weight:400;text-align:left}.testimonial-author{border-top:1px solid #e5e7eb;padding-top:10px;margin-top:auto;display:flex;justify-content:space-between;align-items:flex-start}.author-name-rating{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;gap:10px}.author-info{text-align:left;flex:1}.author-name{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:0;letter-spacing:normal;flex:1}.author-location{font-size:13px;color:#6b7280;margin:0;font-style:italic;font-weight:400}.testimonial-source{margin-top:8px;padding-top:6px;border-top:1px solid #e5e7eb;text-align:center}.source-label{font-size:12px;color:#9ca3af;display:inline-flex;align-items:center;gap:4px;font-weight:500}.source-label i{font-size:12px}.view-all-testimonials{text-align:center;margin-top:40px}.btn-view-all{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background-color:var(--color-primary);color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:all .3s ease;border:2px solid var(--color-primary)}.btn-view-all:hover{background-color:transparent;color:var(--color-primary);text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.testimonials-track{touch-action:pan-x;cursor:grab}.testimonials-track:active{cursor:grabbing}@media (max-width: 768px){.testimonials-custom-slider{padding-top:5px;padding-bottom:2px}.testimonials-navigation{margin-top:20px;padding:8px 0}.nav-btn{width:40px;height:40px;min-width:40px;min-height:40px;font-size:14px}.testimonials-custom-slider .testimonials-container .testimonials-track .testimonial-slide{display:flex;justify-content:flex-start;align-items:stretch}.testimonials-custom-slider .testimonials-container .testimonials-track .testimonial-slide .row{display:flex;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;padding:0;flex-wrap:nowrap;overflow:hidden}.testimonials-custom-slider .testimonials-container .testimonials-track .testimonial-slide .row .col-lg-4{flex:0 0 100%;max-width:100%;margin:0;padding-left:15px;padding-right:15px;display:block}.testimonials-custom-slider .testimonials-container .testimonials-track .testimonial-slide .testimonial-card{min-height:240px;padding:15px;border-radius:10px;margin-bottom:.3rem;margin-left:0;margin-right:0;width:100%;position:relative}.testimonial-text{font-size:13px;line-height:1.4}.testimonial-content{margin-bottom:10px}.testimonial-author{padding-top:8px;flex-direction:column;gap:6px;position:relative}.testimonial-card{position:relative}.author-name-rating{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:2px;gap:10px;width:100%;position:relative!important}.testimonial-rating{text-align:right!important;margin-bottom:0!important;margin-left:auto!important;flex-shrink:0!important;margin-right:0!important;min-width:80px}.testimonial-rating i{font-size:14px;margin:0 1px;color:#f59e0b}.author-name{font-size:15px;margin-bottom:0!important;display:block!important;text-align:left!important;flex:1;margin-right:10px!important;max-width:calc(100% - 90px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-location{font-size:12px}.testimonial-source{margin-top:6px;padding-top:5px}.source-label{font-size:11px}.testimonials-swiper .testimonial-card .author-name-rating{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;gap:10px!important;position:relative!important}.testimonials-swiper .testimonial-card .testimonial-rating{text-align:right!important;margin-bottom:0!important;margin-left:auto!important;flex-shrink:0!important;min-width:75px}.testimonials-swiper .testimonial-card .author-name{margin-bottom:0!important;flex:1!important;text-align:left!important;max-width:calc(100% - 85px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.testimonials-grid-section .testimonial-card .author-name-rating{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;gap:10px!important;position:relative!important}.testimonials-grid-section .testimonial-card .testimonial-rating{text-align:right!important;margin-bottom:0!important;margin-left:auto!important;flex-shrink:0!important;min-width:75px}.testimonials-grid-section .testimonial-card .author-name{margin-bottom:0!important;flex:1!important;text-align:left!important;max-width:calc(100% - 85px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-button-prev{background:#fff;color:#0d6efd;border-radius:50%;box-shadow:0 2px 8px #00000014;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:22px;transition:background .2s,color .2s,box-shadow .2s;border:1px solid #e3e6f0}.testimonials-swiper .swiper-button-next:hover,.testimonials-swiper .swiper-button-prev:hover{background:#0d6efd;color:#fff;box-shadow:0 4px 16px #0d6efd26}.testimonials-swiper .swiper-button-next:after,.testimonials-swiper .swiper-button-prev:after{font-size:22px;font-weight:700}.testimonials-swiper .swiper-pagination-bullet{background:#e3e6f0;opacity:1;width:12px;height:12px;margin:0 5px!important;border-radius:50%;transition:background .2s,transform .2s;border:2px solid transparent}.testimonials-swiper .swiper-pagination-bullet-active{background:#0d6efd;border-color:#0d6efd;transform:scale(1.2)}@media (max-width: 768px){.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-button-prev{width:36px;height:36px;font-size:18px}.testimonials-swiper .testimonial-card .author-name-rating{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-direction:row!important;gap:8px!important;margin-bottom:2px!important;position:relative!important}.testimonials-swiper .testimonial-card .testimonial-rating{text-align:right!important;margin-bottom:0!important;margin-left:auto!important;flex-shrink:0!important;min-width:75px}.testimonials-swiper .testimonial-card .author-name{margin-bottom:0!important;flex:1!important;text-align:left!important;max-width:calc(100% - 85px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.testimonials-grid-section .testimonial-card .author-name-rating{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-direction:row!important;gap:8px!important;margin-bottom:2px!important;position:relative!important}.testimonials-grid-section .testimonial-card .testimonial-rating{text-align:right!important;margin-bottom:0!important;margin-left:auto!important;flex-shrink:0!important;min-width:75px}.testimonials-grid-section .testimonial-card .author-name{margin-bottom:0!important;flex:1!important;text-align:left!important;max-width:calc(100% - 85px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.compact-features{padding:1.5rem;height:100%;display:flex;flex-direction:column;background:#f0f8ff99;border-radius:16px;border:1px solid rgba(0,0,0,.03);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);position:relative;margin-left:1rem}.compact-features:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#3b82f605,#63b3ed03);border-radius:16px;pointer-events:none}.features-header{text-align:center;margin-bottom:1.5rem;position:relative;z-index:1}.features-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem;line-height:1.2}.features-subtitle{font-size:.9rem;color:#4b5563;margin:0;line-height:1.4}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem;flex:1;position:relative;z-index:1}.feature-item{background:linear-gradient(145deg,#fff,#f0f8ff);border:1.5px solid rgba(0,0,0,.12);border-radius:12px;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;align-items:center;min-height:100px;box-shadow:0 2px 8px #0000000f,0 1px 3px #00000014,inset 0 1px #fff6;position:relative}.feature-item:before{display:none}.feature-item:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1px solid rgba(255,255,255,.3);border-radius:10px;pointer-events:none}.feature-item:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #3b82f626,0 4px 12px #00000014,inset 0 1px #ffffff80;border-color:#3b82f64d;background:linear-gradient(145deg,#fff,#f8fbff)}.feature-icon{width:36px;height:36px;background:linear-gradient(135deg,#ff6b00,#ff8f39);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.95rem;margin-bottom:.75rem;margin-top:.25rem;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #ff6b0033,0 1px 3px #0000001a;border:1px solid rgba(255,107,0,.3)}.feature-item:hover .feature-icon{transform:scale(1.1) rotate(-5deg);box-shadow:0 4px 15px #ff6b004d,0 2px 6px #00000026;border-color:#ff6b0080}.feature-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;width:100%;padding:0;margin:0}.feature-title{font-size:1.1rem;font-weight:600;margin-bottom:.375rem;line-height:1.3;text-align:center;width:100%;display:flex;justify-content:center;align-items:center}.feature-link{color:#111827;text-decoration:none;border:none;outline:none;transition:color .3s ease;font-weight:600;display:block;text-align:center;width:100%;margin:0 auto}.feature-link:hover{color:#ff6b00;text-decoration:none}.feature-link:focus{outline:none;text-decoration:none}.feature-link:active{text-decoration:none}.feature-desc{font-size:.75rem;color:#374151;line-height:1.4;margin:0;text-align:center;width:100%}.compact-features .features-grid .feature-item .feature-content h3.feature-title{text-align:center;display:flex;justify-content:center;align-items:center;width:100%;margin-left:auto;margin-right:auto}.compact-features .features-grid .feature-item .feature-content h3.feature-title a.feature-link{text-align:center;display:block;width:100%;margin:0 auto;text-decoration:none;border:none;outline:none}.compact-features .features-grid .feature-item .feature-content h3.feature-title a.feature-link:hover{color:#ff6b00;text-decoration:none}.compact-features .features-grid .feature-item .feature-content h3.feature-title a.feature-link:focus{outline:none;text-decoration:none}.compact-features .features-grid .feature-item .feature-content{text-align:center;align-items:center;justify-content:center}.compact-features .features-grid .feature-item .feature-content p.feature-desc{text-align:center;width:100%;margin:0}.no-features{grid-column:1 / -1;text-align:center;padding:1.5rem;background:linear-gradient(145deg,#f0f8ff,#e6f3ff);border:1px solid rgba(0,0,0,.08);border-radius:8px;font-size:.8rem;color:#6b7280;font-style:italic;box-shadow:0 1px 3px #0000000a}@media (min-width: 992px) and (max-width: 1499px){.features-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.feature-item{padding:.75rem;min-height:70px;border-radius:10px;flex-direction:row;text-align:left}.feature-icon{width:28px;height:28px;font-size:.8rem;margin-bottom:0;margin-right:.75rem;flex-shrink:0}.feature-content{text-align:left;align-items:flex-start}.feature-title{font-size:.95rem;margin-bottom:.125rem;text-align:left}.feature-desc{font-size:.65rem;line-height:1.2;text-align:left}.features-title{font-size:1.375rem}.features-subtitle{font-size:.85rem}.compact-features .features-grid .feature-item .feature-content h3.feature-title{text-align:left;justify-content:flex-start}.compact-features .features-grid .feature-item .feature-content h3.feature-title a.feature-link{text-align:left}.compact-features .features-grid .feature-item .feature-content{text-align:left;align-items:flex-start}.compact-features .features-grid .feature-item .feature-content p.feature-desc{text-align:left}}@media (min-width: 1500px){.features-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.feature-item{padding:.875rem;min-height:75px;flex-direction:row;text-align:left}.feature-icon{width:32px;height:32px;font-size:.85rem;margin-bottom:0;margin-right:1rem;flex-shrink:0}.feature-content{text-align:left;align-items:flex-start}.feature-title{font-size:1rem;margin-bottom:.25rem;text-align:left}.feature-desc{font-size:.7rem;line-height:1.3;text-align:left}.compact-features .features-grid .feature-item .feature-content h3.feature-title{text-align:left;justify-content:flex-start}.compact-features .features-grid .feature-item .feature-content h3.feature-title a.feature-link{text-align:left}.compact-features .features-grid .feature-item .feature-content{text-align:left;align-items:flex-start}.compact-features .features-grid .feature-item .feature-content p.feature-desc{text-align:left}}@media (max-width: 991px){.compact-features{padding:1.25rem 0;margin-left:0;margin-top:1.5rem;border-radius:12px}}@media (max-width: 768px){.compact-features{padding:1rem;border-radius:10px}.features-header{margin-bottom:1.25rem}.features-title{font-size:1.375rem}.features-grid{grid-template-columns:1fr;gap:.75rem}.feature-item{padding:.875rem;min-height:85px;border-radius:10px;border-width:1px}.compact-features .features-grid .feature-item .feature-content h3.feature-title{text-align:center;display:flex;justify-content:center;align-items:center}.compact-features .features-grid .feature-item .feature-content h3.feature-title a.feature-link{text-align:center;display:block;width:100%;margin:0 auto}.compact-features .features-grid .feature-item .feature-content{text-align:center;align-items:center;justify-content:center}.feature-item:after{top:1px;right:1px;bottom:1px;left:1px;border-radius:8px}.feature-icon{width:32px;height:32px;font-size:.875rem}}@media (max-width: 480px){.compact-features{padding:.875rem;border-radius:8px}.features-header{text-align:left;margin-bottom:1rem}.features-title{font-size:1.25rem}.features-subtitle{font-size:.8rem}.feature-item{padding:.75rem;min-height:75px;border-radius:8px;border-width:1px}.compact-features .features-grid .feature-item .feature-content h3.feature-title{text-align:center;display:flex;justify-content:center;align-items:center}.compact-features .features-grid .feature-item .feature-content h3.feature-title a.feature-link{text-align:center;display:block;width:100%;margin:0 auto}.compact-features .features-grid .feature-item .feature-content{text-align:center;align-items:center;justify-content:center}.feature-item:after{top:1px;right:1px;bottom:1px;left:1px;border-radius:6px}.feature-icon{width:30px;height:30px;font-size:.8rem;margin-bottom:.5rem}.feature-title{font-size:1rem}.feature-desc{font-size:.7rem}}@media (prefers-reduced-motion: reduce){.compact-features:before{display:none}.feature-item{transition:none}.feature-item:hover{transform:none}.feature-icon{transition:none}.feature-item:hover .feature-icon{transform:none}}.company-info{height:100%;display:flex;align-items:flex-start;padding:1.5rem 2rem 1.5rem 0}.company-content{width:100%}.company-content .company-heading{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.25;word-break:keep-all;-webkit-hyphens:auto;hyphens:auto}.company-content .company-text{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:1rem;padding-top:.5rem}.company-content .company-text:last-child{margin-bottom:0}.company-content .company-text:last-of-type:not(:last-child){margin-bottom:1.5rem}.company-content .company-text strong{color:#1a1a1a;font-weight:600}.company-content .company-overview{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-top:.5rem;border-left:3px solid #333;border-top:1px solid #ddd;box-shadow:0 2px 4px #0000001a}.company-content .company-overview h1,.company-content .company-overview h2,.company-content .company-overview h3{margin-top:0;margin-bottom:1rem;color:#1a1a1a}.company-content .company-overview p{color:#555;line-height:1.8;margin-bottom:1rem}.company-content .company-overview p:last-child{margin-bottom:0}.company-social{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.08)}.social-label{font-size:.9rem;color:#374151;font-weight:600;margin-bottom:1rem}.social-links{display:flex;gap:1rem;flex-wrap:wrap;align-items:flex-start}.social-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.75rem 1.25rem;border-radius:8px;text-decoration:none;font-size:.9rem;font-weight:600;transition:all .3s ease;border:1px solid transparent;white-space:nowrap;min-width:130px;justify-content:center}.social-btn i{font-size:1.1rem;line-height:1;flex-shrink:0}.social-btn span{line-height:1;font-weight:600}.social-btn.facebook{background:#1877f2;color:#fff;border-color:#1877f2}.social-btn.facebook:hover{background:#166fe5;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #1877f266}.social-btn.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;border-color:#e4405f}.social-btn.instagram:hover{background:linear-gradient(45deg,#e6873d,#d45f3b,#c92042,#b91f65,#a91787);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #e4405f66}.social-btn.tiktok{background:linear-gradient(45deg,#000,#ff0050,#00f2ea);color:#fff;border-color:#000}.social-btn.tiktok:hover{background:linear-gradient(45deg,#1a1a1a,#e6004a,#00d9d1);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ff005066}.social-btn.google{background:#4285f4;color:#fff;border-color:#4285f4}.social-btn.google:hover{background:#3367d6;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #4285f466}@media (max-width: 991px){.company-info{margin-bottom:2rem;padding:0}}@media (max-width: 768px){.company-content .company-heading{font-size:.95rem;line-height:1.3;margin-bottom:1.25rem}.company-content .company-overview{padding:1rem;margin-top:.25rem;border-left:2px solid #333;border-top:1px solid #ccc;box-shadow:0 1px 3px #00000014}.company-content .company-text{font-size:1rem;line-height:1.7}.social-links{gap:.75rem;justify-content:flex-start}.social-btn{padding:.5rem .875rem;font-size:.8rem;min-width:100px;flex:0 0 auto}.social-btn i{font-size:.95rem}}@media (max-width: 580px){.social-links{gap:.5rem;width:100%;justify-content:flex-start;flex-wrap:wrap}.social-btn{padding:.625rem .875rem;font-size:.8rem;min-width:90px;flex:0 0 auto}.social-btn i{font-size:.9rem}}@media (max-width: 480px){.company-info{margin-bottom:1.5rem}.company-content .company-heading{font-size:.85rem;line-height:1.35;margin-bottom:1rem}.company-content .company-overview{padding:.75rem;border-left:2px solid #333;border-top:1px solid #bbb;border-radius:6px;box-shadow:0 1px 2px #0000000f}.company-content .company-text{font-size:.95rem}.company-social{margin-top:.5rem;padding-top:.5rem}.social-links{gap:.375rem;justify-content:space-between}.social-btn{padding:.5rem .75rem;font-size:.75rem;min-width:80px;flex:1;max-width:calc(33.333% - .25rem)}.social-btn i{font-size:.85rem}}@media (max-width: 380px){.social-btn{padding:.45rem .5rem;font-size:.7rem;min-width:70px}.social-btn span{display:none}.social-btn i{font-size:1rem;margin:0}.social-links{gap:.25rem;justify-content:center}}#news{background:#fff}#news .section-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:.25rem;line-height:1.2}#news .section-subtitle{font-size:.9rem;color:#6c757d;margin-bottom:0;line-height:1.4;font-weight:400}.news-card{background:#fafbfc;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;border-left:none;border-right:none;border-radius:6px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.news-card:hover{border-top-color:#ff6b00;border-bottom-color:#ff6b00;background:#fff;box-shadow:0 2px 6px #00000014}.news-card-body{padding:1rem;flex:1;display:flex;flex-direction:column}.news-image-container{overflow:hidden;height:100%;background:#f8f9fa;display:flex;align-items:center}.news-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.news-card:hover .news-image{transform:scale(1.02)}.news-card .row{align-items:stretch}.news-card .col-md-5,.news-card .col-md-7{display:flex;flex-direction:column}.news-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.8rem;color:#6c757d}.news-meta-item{display:flex;align-items:center;gap:.25rem}.news-meta-icon{color:#ff6b00;font-size:.75rem}.news-title{font-size:1.2rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;color:#1a1a1a}.news-title a{color:inherit;text-decoration:none;transition:color .3s ease}.news-title a:hover{color:#ff6b00}.news-excerpt{color:#6c757d;line-height:1.5;margin-bottom:0;font-size:.9rem;flex-grow:1}.news-btn-primary{background:#ff6b00;border:none;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:background-color .3s ease}.news-btn-primary:hover{background:#e55a00;color:#fff}.news-action-row{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e9ecef;gap:1rem}.news-category{font-size:.8rem;margin:0;padding:0;border:none}.news-category a{color:#ff6b00;text-decoration:none;font-weight:500}.news-category a:hover{text-decoration:underline}.news-sidebar{display:flex;flex-direction:column;gap:.75rem}.news-btn-all{background:#ff6b00;border:none;color:#fff;padding:.75rem 1.25rem;border-radius:4px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;transition:background-color .3s ease}.news-btn-all:hover{background:#e55a00;color:#fff}.news-empty-state{text-align:center;padding:1.5rem 1rem;color:#6c757d}.news-empty-icon{font-size:2rem;color:#ff6b00;margin-bottom:.75rem}@media (max-width: 768px){#news .section-title{font-size:1.5rem}#news .section-subtitle{font-size:.85rem}.news-card-body{padding:.875rem}.news-title{font-size:1.1rem}.news-excerpt{font-size:.85rem}.news-meta{flex-direction:column;align-items:flex-start;gap:.2rem;font-size:.75rem}.news-sidebar{margin-top:1rem}.news-card .row{flex-direction:column;align-items:normal}.news-card .col-md-5,.news-card .col-md-7{flex:0 0 100%;max-width:100%;display:block}.news-image-container{height:160px;display:block}.news-card-body{display:block}.news-excerpt{flex-grow:0}.news-action-row{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 576px){.news-card-body{padding:.75rem;display:block}.news-image-container{height:140px;display:block}.news-title{font-size:1rem}.news-excerpt{font-size:.8rem;flex-grow:0}.news-empty-state{padding:1rem .75rem}.news-action-row{flex-direction:column;align-items:flex-start;gap:.5rem}}.testimonials-hero-theme{background:linear-gradient(135deg,#667eea,#764ba2)}.testimonials-grid-section{padding:50px 0;background:#f8f9fa}.testimonials-intro{max-width:600px;margin:0 auto;padding:20px 15px;background:transparent;border:none;box-shadow:none}.intro-title{font-size:1.6rem;font-weight:500;color:#495057;margin-bottom:1rem;line-height:1.5;text-align:center}.intro-description{font-size:.95rem;color:#6c757d;line-height:1.6;margin-bottom:1.5rem;font-weight:400;text-align:center}.intro-divider{width:40px;height:2px;background:#dee2e6;margin:0 auto;border-radius:1px}.testimonials-grid-section .testimonial-card{height:auto;min-height:280px;margin-bottom:12px;transition:transform .3s ease,box-shadow .3s ease}.testimonials-grid-section .testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.testimonials-grid-section .testimonial-text{display:block;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;overflow:visible}.testimonial-date{text-align:right;margin-top:5px}.no-testimonials{padding:60px 20px}.testimonials-cta-section{padding:80px 0 60px;background:#f8f9fa}.cta-content{background:linear-gradient(135deg,#e67e22,#f39c12);border-radius:16px;padding:70px 30px 40px;text-align:center;box-shadow:0 12px 40px #e67e2233;border:1px solid rgba(255,255,255,.3);max-width:600px;margin:0 auto;position:relative;overflow:hidden}.cta-content:before{content:"⭐";position:absolute;top:15px;left:50%;transform:translate(-50%);font-size:2.5rem;color:gold;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));z-index:2}.cta-content:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 15% 25%,rgba(255,255,255,.1) 25px,transparent 25px),radial-gradient(circle at 85% 75%,rgba(255,255,255,.08) 35px,transparent 35px),radial-gradient(circle at 75% 20%,rgba(255,255,255,.06) 20px,transparent 20px),radial-gradient(circle at 25% 80%,rgba(255,255,255,.08) 30px,transparent 30px);background-repeat:no-repeat;pointer-events:none;z-index:1}.cta-title{font-size:1.8rem;font-weight:700;margin-bottom:15px;color:#fff;position:relative;z-index:2}.cta-title:after{content:"";width:50px;height:3px;background:#fffc;display:block;margin:15px auto 0;border-radius:2px}.cta-description{font-size:1rem;margin-bottom:30px;color:#ffffffe6;line-height:1.6;position:relative;z-index:2}.testimonials-cta-section .cta-content .cta-buttons{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;position:relative;z-index:2;text-align:center;width:100%}.testimonials-cta-section .cta-content .cta-buttons .btn{border-radius:8px;padding:12px 24px;font-weight:600;font-size:.95rem;transition:all .3s ease;border:2px solid rgba(255,255,255,.3);min-width:140px;color:#fff;display:inline-block;text-align:center;box-sizing:border-box}.testimonials-cta-section .cta-content .cta-buttons .btn i{margin-right:8px;flex-shrink:0}.testimonials-cta-section .cta-content .cta-buttons .btn-primary{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #00000026}.testimonials-cta-section .cta-content .cta-buttons .btn-primary:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 6px 20px #0003;color:#fff}.testimonials-cta-section .cta-content .cta-buttons .btn-success{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #00000026}.testimonials-cta-section .cta-content .cta-buttons .btn-success:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 6px 20px #0003;color:#fff}@media (min-width: 769px){.testimonials-cta-section .cta-content .cta-buttons .btn-success{display:none}.testimonials-cta-section .cta-content .cta-buttons{justify-content:center}}@media (max-width: 768px){.testimonials-grid-section{padding:40px 0}.testimonials-grid-section .testimonial-card{margin-bottom:10px;min-height:260px}.intro-title{font-size:1.6rem}.intro-description{font-size:.95rem}.testimonials-cta-section{padding:60px 0 40px}.cta-content{padding:60px 20px 30px;margin:0 15px;border-radius:12px;text-align:center}.cta-content:before{font-size:2rem;top:12px}.cta-content:after{background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1) 20px,transparent 20px),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08) 25px,transparent 25px),radial-gradient(circle at 70% 25%,rgba(255,255,255,.06) 15px,transparent 15px)}.cta-title{font-size:1.5rem}.cta-description{font-size:.95rem}.testimonials-cta-section .cta-content .cta-buttons{flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;display:flex}.testimonials-cta-section .cta-content .cta-buttons .btn-primary{display:none}.testimonials-cta-section .cta-content .cta-buttons .btn-success{width:220px;border:2px solid rgba(255,255,255,.4);margin:0 auto;display:block;text-align:center;box-sizing:border-box}.testimonials-cta-section .cta-content .cta-buttons .btn i{margin-right:8px;flex-shrink:0}}.live-activity-banner{background:linear-gradient(135deg,#f8f9fa,#e9ecef);transition:all .2s ease;border:none;border-radius:0;box-shadow:0 1px 3px #0000000f;position:relative;min-height:34px;margin-bottom:.4rem;padding:.5rem .75rem;font-size:.75rem}.live-activity-banner:hover{transform:translateY(-1px);background:linear-gradient(135deg,#f1f3f4,#dee2e6);box-shadow:0 2px 6px #00000014}.live-activity-banner .live-indicator{position:relative}.live-activity-banner .pulse-dot-small{width:5px;height:5px;background:#1976d2;border-radius:50%;animation:pulse-dot-small 3s infinite;box-shadow:0 0 0 1px #1976d24d}.live-activity-banner .pulse-dot-small:before{content:"";position:absolute;top:-2px;left:-2px;width:9px;height:9px;background:#1976d226;border-radius:50%;animation:pulse-ring-small 3s infinite}@keyframes pulse-dot-small{0%,to{opacity:1}50%{opacity:.7}}@keyframes pulse-ring-small{0%{transform:scale(.8);opacity:1}to{transform:scale(1.4);opacity:0}}.news-hero-modern{background:linear-gradient(135deg,#ff6b35,#ff8700 60%,orange);color:#fff;padding:3.5rem 0 2.5rem;text-align:center;position:relative;overflow:hidden}.news-hero-modern.news-orange-theme{background:linear-gradient(135deg,#ff6b35,#ff8700 60%,orange)}.news-hero-modern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.15) 0%,transparent 50%);z-index:1}.hero-content-modern{position:relative;z-index:2;text-align:center}.breadcrumb-modern{background:#fff3;border-radius:25px;padding:.6rem 1.2rem;display:inline-block;margin:0 0 1.5rem;transition:background .3s ease;justify-content:center;font-size:.95rem}.breadcrumb-modern:hover{background:#ffffff40}.breadcrumb-modern .breadcrumb{margin:0;background:transparent;padding:0}.breadcrumb-modern .breadcrumb-item{color:#fff;font-weight:500;font-size:14px}.breadcrumb-modern .breadcrumb-item a{color:#ffffffe6;text-decoration:none;transition:color .3s ease}.breadcrumb-modern .breadcrumb-item a:hover{color:#fff}.breadcrumb-modern .breadcrumb-item.active{color:#fff;font-weight:600}.breadcrumb-modern .breadcrumb-item+.breadcrumb-item:before{content:"›";color:#ffffffb3;margin-left:.4rem;margin-right:.4rem}.hero-title-modern{font-size:2.8rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.2);line-height:1.2;color:#fff;letter-spacing:-.02em}.hero-subtitle-modern{font-size:1.1rem;margin-bottom:0;opacity:.95;font-weight:400;line-height:1.4;max-width:700px;margin-left:auto;margin-right:auto;color:#fff}.news-content-modern{padding:60px 0;background:#fff}.articles-container-modern{background:#fff;padding:0}.article-card-modern{background:#fff;border:1px solid #e9ecef;border-radius:6px;margin-bottom:40px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.article-card-modern:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000014;border-color:#ff8700}.article-image-modern{position:relative;overflow:hidden;height:300px;background:#f8f9fa}.article-image-modern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.article-card-modern:hover .article-image-modern img{transform:scale(1.02)}.article-content-modern{padding:30px}.article-meta-modern{display:flex;align-items:center;gap:12px;margin-bottom:16px;margin-top:12px;flex-wrap:wrap}.meta-badge-modern{display:inline-flex;align-items:center;padding:6px 12px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;font-size:12px;font-weight:500;color:#6c757d;text-decoration:none;transition:all .3s ease}.meta-badge-modern i{margin-right:6px;font-size:11px}.meta-badge-modern.author-badge{background:#e7f3ff;border-color:#b3d9ff;color:#06c}.meta-badge-modern.date-badge{background:#f0f9ff;border-color:#c7ebff;color:#0284c7}.meta-badge-modern.category-badge{background:#007bff1a;border:1px solid #007bff;color:#007bff;cursor:pointer;transition:all .3s ease;font-weight:600;text-decoration:none}.meta-badge-modern.category-badge:hover{background:#007bff;border-color:#0056b3;color:#fff;transform:translateY(-1px);text-decoration:none;box-shadow:0 2px 4px #007bff4d}.article-title-modern{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 16px;line-height:1.3;letter-spacing:-.01em}.article-title-modern a{color:inherit;text-decoration:none;transition:color .3s ease}.article-title-modern a:hover{color:#ff8700}.article-excerpt-modern{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 24px}.read-more-modern{display:inline-flex;align-items:center;padding:12px 24px;background:#ff8700;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 4px #ff870033}.read-more-modern:hover{background:#c04300;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff87004d}.read-more-modern i{margin-left:8px;font-size:12px;transition:transform .3s ease}.read-more-modern:hover i{transform:translate(4px)}.article-divider-modern{border:none;height:1px;background:linear-gradient(90deg,transparent 0%,#e9ecef 50%,transparent 100%);margin:40px 0}.sidebar-modern{background:transparent;border-radius:0;padding:0;border:none;position:sticky;top:30px}.sidebar-widget-modern{margin-bottom:32px;border-radius:8px;padding:24px;box-shadow:0 4px 12px #00000014;border:1px solid #e9ecef;position:relative;overflow:hidden;background:#fff}.sidebar-widget-modern:last-child{margin-bottom:0}.widget-title-modern{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0 0 20px;display:flex;align-items:center;padding-bottom:12px;border-bottom:2px solid #FF8700}.widget-title-modern i{margin-right:10px;color:#ff8700;font-size:1.1rem}.search-widget-modern .input-group{display:flex;align-items:stretch;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000000a;width:100%}.search-widget-modern .form-control{border:1px solid #e9ecef;border-right:none;padding:12px 16px;font-size:14px;background:#f8f9fa;color:#2c3e50;flex:1;border-radius:8px 0 0 8px}.search-widget-modern .form-control:focus{border-color:#ff8700;box-shadow:0 0 0 .2rem #ff870040;background:#fff;z-index:2;position:relative}.search-widget-modern .form-control::-moz-placeholder{color:#6c757d}.search-widget-modern .form-control::placeholder{color:#6c757d}.search-widget-modern .input-group-append{display:flex;align-items:stretch}.search-widget-modern .btn{background:#ff8700;border:1px solid #FF8700;padding:12px 20px;color:#fff;transition:all .3s ease;border-radius:0 8px 8px 0;display:flex;align-items:center;justify-content:center;min-width:50px}.search-widget-modern .btn:hover{background:#c04300;border-color:#c04300;color:#fff}.latest-post-modern{display:flex;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.latest-post-modern:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.latest-post-image-modern{width:80px;height:60px;border-radius:8px;overflow:hidden;margin-right:16px;flex-shrink:0;box-shadow:0 2px 8px #00000014}.latest-post-image-modern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.latest-post-modern:hover .latest-post-image-modern img{transform:scale(1.1)}.latest-post-content-modern{flex:1}.latest-post-title-modern{font-size:14px;font-weight:600;color:#2c3e50;margin:0 0 8px;line-height:1.4}.latest-post-title-modern a{color:inherit;text-decoration:none;transition:color .3s ease}.latest-post-title-modern a:hover{color:#ff8700}.latest-post-date-modern{font-size:12px;color:#6c757d;margin:0}.category-item-modern{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-bottom:8px;transition:all .3s ease}.category-item-modern:hover{background:#fff;border-color:#ff8700;transform:translate(4px);box-shadow:0 4px 8px #ff870026}.category-item-modern a{color:#2c3e50;text-decoration:none;font-weight:500;font-size:14px;display:flex;align-items:center}.category-item-modern a i{margin-right:8px;color:#ff8700}.category-item-modern:hover a{color:#ff8700}.category-count-modern{background:#e9ecef;color:#6c757d;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;min-width:30px;text-align:center}.category-item-modern:hover .category-count-modern{background:#ff8700;color:#fff}.tags-container-modern{display:flex;flex-wrap:wrap;gap:8px}.tag-modern{display:inline-block;padding:4px 12px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;color:#6c757d;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s ease;line-height:1.3}.tag-modern:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000026;opacity:.9;color:#fff!important}.archive-item-modern{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e9ecef;transition:all .3s ease}.archive-item-modern:last-child{border-bottom:none}.archive-item-modern:hover{padding-left:8px}.archive-item-modern a{color:#2c3e50;text-decoration:none;font-weight:500;font-size:14px;display:flex;align-items:center}.archive-item-modern a i{margin-right:8px;color:#ff8700}.archive-item-modern:hover a{color:#ff8700}.archive-count-modern{color:#6c757d;font-size:12px;font-weight:600}.pagination-modern{display:flex;flex-direction:column;align-items:center;margin:60px 0 40px;gap:0}.pagination-modern .pages ul{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.pagination-modern .pages ul li a,.pagination-modern .pages ul li span{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #e9ecef;border-radius:8px;color:#6c757d;text-decoration:none;font-weight:600;font-size:14px;background:#fff;transition:all .3s ease}.pagination-modern .pages ul li a:hover{background:#ff8700;border-color:#ff8700;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #ff870033}.pagination-modern .pages ul li .current-page{background:#ff8700!important;border-color:#ff8700!important;color:#fff!important;box-shadow:0 4px 12px #ff87004d}.pagination-info-modern{text-align:center;margin-top:20px;font-size:14px;color:#6c757d;font-weight:400}.pagination-info-modern p{margin:0;color:#6c757d;font-size:14px;line-height:1.5}.pagination-info-modern strong{color:#ff8700;font-weight:600}.pagination-dots{color:#6c757d;font-weight:500;padding:0 5px;cursor:default}.no-results-modern{text-align:center;padding:80px 40px;background:#f8f9fa;border-radius:16px;border:1px solid #e9ecef}.no-results-icon-modern{width:80px;height:80px;background:#e9ecef;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.no-results-icon-modern i{font-size:2rem;color:#6c757d}.no-results-title-modern{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 16px}.no-results-text-modern{font-size:1rem;color:#6c757d;line-height:1.6;max-width:400px;margin:0 auto 32px}.back-to-articles-modern{display:inline-flex;align-items:center;padding:14px 28px;background:#ff8700;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 4px #ff870033}.back-to-articles-modern:hover{background:#c04300;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff87004d}.back-to-articles-modern i{margin-right:8px}@media (max-width: 768px){.news-hero-modern{padding:2.5rem 0 2rem}.hero-title-modern{font-size:2.2rem}.hero-subtitle-modern{font-size:1rem}.breadcrumb-modern{padding:.5rem 1rem;font-size:.9rem}.news-content-modern{padding:40px 0}.article-card-modern{margin-bottom:30px}.article-content-modern{padding:20px}.article-image-modern{height:200px}.sidebar-modern{margin-top:40px;padding:0;width:100%}.sidebar-widget-modern{margin-bottom:24px;padding:20px;width:100%;box-sizing:border-box}.article-meta-modern{gap:8px;margin-bottom:14px;margin-top:10px}.meta-badge-modern{font-size:11px;padding:5px 10px}.pagination-modern .pages ul{gap:4px}.pagination-modern .pages ul li a,.pagination-modern .pages ul li span{width:40px;height:40px;font-size:13px}.pagination-info-modern{font-size:13px;margin-top:18px}.pagination-info-modern p{font-size:13px}}@media (max-width: 576px){.news-hero-modern{padding:40px 0 30px}.hero-title-modern{font-size:1.75rem}.sidebar-modern{border-radius:6px;padding:0;margin:0;width:100%}.sidebar-widget-modern{margin-bottom:20px;padding:20px;border-radius:6px;width:100%;box-sizing:border-box}.article-card-modern{border-radius:4px}.latest-post-image-modern{width:60px;height:45px;margin-right:12px}.latest-post-title-modern{font-size:13px}.no-results-modern{padding:60px 20px}.pagination-info-modern{font-size:12px;margin-top:16px}.pagination-info-modern p{font-size:12px}}.activity-ticker{min-height:16px}.ticker-item-compact{font-size:.75rem;color:#000;line-height:1.1;opacity:0;transform:translateY(6px);transition:all .3s ease;position:absolute;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticker-item-compact.active{opacity:1;transform:translateY(0)}.activity-icon-wrapper{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#6c757d14;border-radius:0}.activity-vehicle-icon{font-size:.75rem;color:#000}.carousel-caption-custom{position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%);width:90%;max-width:800px;padding:2.5rem 2rem 2rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px}.carousel-subtitle-custom{color:#f8f9fa;text-shadow:1px 1px 6px rgba(0,0,0,.9);font-size:1.2rem;line-height:1.5;font-weight:400;text-align:center;width:100%;margin:0 auto 1.5rem;letter-spacing:.3px}.find-hero-layout{height:auto;display:flex;flex-direction:column;gap:.5rem}.find-section{transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.03);min-height:auto;height:auto;flex:none}.find-section:hover{transform:translateY(-2px);box-shadow:0 16px 48px #0000001f,0 8px 24px #0000000f}.shadow-soft{box-shadow:0 8px 32px #00000014,0 4px 16px #0000000a}.hero-cta-section{background:linear-gradient(135deg,#1a73e8,#1557b0,#0d47a1);position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 24px #1a73e833,0 4px 12px #1a73e81a;min-height:auto;height:auto;flex:none}.cta-icon-wrapper{background:#ffffff26;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;border:1px solid rgba(255,255,255,.2);box-shadow:0 3px 8px #0000001a;transition:all .3s ease}.btn-hero-cta{background:linear-gradient(135deg,#fff,#f8f9fa);color:#1a73e8;border:none;border-radius:30px;font-size:.9rem;font-weight:600;min-width:120px;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;box-shadow:0 6px 16px #0000001f,0 2px 8px #1a73e81a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden;letter-spacing:.01em}.btn-hero-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.btn-hero-cta:hover:before{left:100%}.btn-hero-cta:hover{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#0d47a1;transform:translateY(-3px) scale(1.02);box-shadow:0 12px 28px #0000002e,0 6px 16px #1a73e826}.btn-hero-cta .fa-whatsapp{color:#25d366}.btn-hero-cta:hover .fa-whatsapp{color:#128c7e}.text-white-90{color:#ffffffe6}.feature-card-compact{height:100%;display:flex;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease;padding:1rem}.feature-card-compact:hover{transform:translateY(-2px);box-shadow:0 .5rem 1rem #00000026}.feature-content{flex:1;min-width:0;max-width:calc(100% - 3rem)}.feature-content h4{font-size:1.125rem;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3;margin-bottom:.5rem}.feature-content p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;margin-bottom:0;font-size:clamp(.65rem,1.2vw,.75rem);color:#000}.feature-icon{flex-shrink:0;width:2.5rem;margin-right:.5rem;display:flex;align-items:flex-start;padding-top:.25rem}.feature-title-link:hover{color:var(--color-primary-light);text-decoration:none;transition:color .3s ease}.feature-cards h2{font-size:clamp(.8rem,2.5vw,1.1rem);opacity:.85;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.feature-cards h3{font-size:1.15rem}.product-promo-section{background:linear-gradient(135deg,#e53e3e,#fd5e3a,#fc8181);padding:30px 0;position:relative;overflow:hidden}.promo-content{position:relative;z-index:2}.promo-cards-container{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:20px;max-width:100%;margin:0 auto;padding:0 20px}.promo-card{background:linear-gradient(135deg,#667eea,#764ba2 25%,#f093fb 75%,#f5576c);border-radius:12px;padding:14px;display:flex;flex-direction:row;align-items:center;text-align:left;flex:1;border:none;box-shadow:0 6px 25px #667eea40;transition:all .3s ease;text-decoration:none;color:#fff;min-height:85px;max-width:calc(50% - 10px);position:relative;overflow:hidden}.promo-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff1a;opacity:0;transition:opacity .3s ease}.promo-card:hover{box-shadow:0 8px 35px #667eea59;text-decoration:none;color:#fff}.promo-card:hover:before{opacity:1}.promo-icon{width:45px;height:45px;background:#fff3;border:2px solid rgba(255,255,255,.3);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;margin-right:12px;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promo-content{display:flex;flex-direction:column;justify-content:center;gap:1px;flex:1}.promo-main{margin-bottom:0}.promo-main h4{margin:0 0 3px;font-size:16px;font-weight:800;color:#fff;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.3)}.promo-main p{margin:0;font-size:12px;color:#ffffffe6;font-weight:500;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.2)}.promo-cta{font-size:11px;color:#fffffff2;font-weight:700;letter-spacing:.5px;text-transform:uppercase;display:flex;align-items:center;gap:4px;transition:all .3s ease;margin-top:-3px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.promo-card:hover .promo-cta{color:#4c51bf}.promo-cta i{font-size:11px;transition:transform .3s ease}.promo-card:first-child{background:linear-gradient(135deg,#667eea,#764ba2 25%,#667eea 75%,#4c51bf);box-shadow:0 6px 25px #667eea4d}.promo-card:last-child{background:linear-gradient(135deg,#f093fb,#f5576c 25%,#4ecdc4 75%,#44a08d);box-shadow:0 6px 25px #f093fb4d}.promo-card:first-child:hover{box-shadow:0 8px 35px #667eea66}.promo-card:last-child:hover{box-shadow:0 8px 35px #f093fb66}@media (max-width: 1024px) and (min-width: 769px){.stats-main-heading{font-size:1.6rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.stats-item{min-height:135px;padding:18px 15px}}@media (max-width: 768px){.stats-main-title-section{margin-bottom:25px;padding:0 15px}.stats-main-subtitle{font-size:.8rem;margin-bottom:10px}.stats-main-heading{font-size:1.4rem;line-height:1.3}.stats-unified-card{padding:25px 15px;margin:0 10px}.stats-grid{display:flex;overflow-x:auto;gap:15px;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.stats-item{flex:0 0 280px;min-height:130px;padding:18px 15px;scroll-snap-align:start}.stats-item .number{font-size:1.5rem;margin-bottom:.6rem}.stats-item .label{font-size:.78rem;margin-bottom:.7rem}.stats-item .description{font-size:.78rem;line-height:1.4;-webkit-line-clamp:3}}@media (max-width: 576px){.stats-main-title-section{margin-bottom:20px;padding:0 10px}.stats-main-subtitle{font-size:.75rem;margin-bottom:8px}.stats-main-heading{font-size:1.2rem;line-height:1.3}.stats-unified-card{padding:20px 10px;margin:0 5px}.stats-grid{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.stats-item{flex:0 0 260px;min-height:120px;padding:15px 12px;scroll-snap-align:start}.stats-item .number{font-size:1.3rem;margin-bottom:.5rem}.stats-item .label{font-size:.72rem;margin-bottom:.6rem}.stats-item .description{font-size:.72rem;line-height:1.3;-webkit-line-clamp:3}}@media (max-width: 768px){.promo-cards-container{flex-direction:column;max-width:100%;padding:0 15px;gap:10px}.promo-card{min-height:75px;padding:12px;max-width:100%}.promo-icon{width:40px;height:40px;font-size:18px;margin-right:10px}.promo-main h4{font-size:15px}.promo-main p{font-size:11px;line-height:1.3}.promo-cta{font-size:10px}.product-promo-section{padding:25px 0}}@media (max-width: 576px){.promo-cards-container{gap:8px;padding:0 10px}.promo-card{min-height:70px;padding:10px}.promo-icon{width:35px;height:35px;font-size:16px;margin-right:8px}.promo-main h4{font-size:14px;margin-bottom:2px}.promo-main p{font-size:10px;line-height:1.3}.promo-cta{font-size:9px;gap:3px}.product-promo-section{padding:20px 0}}.car-card{height:auto;margin-bottom:20px;position:relative;border-radius:12px;box-shadow:0 2px 8px #00000014;z-index:1;background:#fff;transition:all .3s ease;border:1px solid #e5e7eb;overflow:hidden}.car-card:hover{box-shadow:0 8px 25px #00000026;border-color:#667eea}.car-img-container{height:240px;position:relative;overflow:hidden;background:#f8f9fa;border-radius:12px 12px 0 0}.car-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.car-price-badge{position:absolute;top:16px;right:16px;font-size:11px;padding:8px 12px;line-height:1.2;border-radius:12px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ff6b00;z-index:6;text-align:center;font-weight:600;letter-spacing:.3px;box-shadow:0 4px 12px #ff6b0033,0 2px 4px #0000001a;border:1px solid rgba(255,107,0,.2);transform-origin:right top;transition:all .3s ease}.car-card:hover .car-price-badge{background:#ff6b00;color:#fff}.car-price-badge strong{font-size:16px;display:block;font-weight:800;letter-spacing:.5px;margin-top:2px}.car-title-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.8) 40%,rgba(0,0,0,.4) 80%,transparent 100%);padding:40px 20px 20px;z-index:2;transform:translateY(0);transition:all .4s cubic-bezier(.165,.84,.44,1)}.car-card:hover .car-title-overlay{padding-bottom:25px;background:linear-gradient(to top,rgba(255,107,0,.95) 0%,rgba(255,107,0,.8) 40%,rgba(255,107,0,.4) 80%,transparent 100%)}.car-title-overlay .car-name{font-size:18px;font-weight:700;margin-bottom:6px;line-height:1.3;color:#fff;text-shadow:0px 1px 2px rgba(0,0,0,.1);transform:translateY(0);transition:all .3s ease}.car-title-overlay .car-type{font-size:13px;color:#ffffffe6;font-weight:500;transform:translateY(0);transition:all .3s ease;opacity:.9}.car-feature-badges{position:absolute;top:16px;left:16px;z-index:5;display:flex;flex-direction:column;gap:8px}.car-feature-badge{font-size:11px;padding:6px 10px;line-height:1.2;border-radius:4px;background-color:#fff;color:#1e40af;font-weight:600;display:flex;align-items:center;gap:4px;cursor:pointer;transition:all .3s ease;box-shadow:none;border:1px solid #1e40af;border-left:3px solid #1e40af;min-width:80px;justify-content:center}.car-feature-badge:hover{background-color:#1e40af;color:#fff;border:1px solid #1e40af;border-left:3px solid #1e40af;box-shadow:none}.car-body{padding:20px;background:#fff;position:relative;border-radius:0 0 12px 12px}.car-body h3,.car-body .h3-small,.car-body .car-name,.car-body .car-type,.car-body p.text-muted.car-type{display:none!important}.car-body:before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:linear-gradient(to right,transparent,rgba(255,107,0,.2),transparent)}.car-description{font-size:14px;color:#666;margin:0 0 20px;line-height:1.6}.btn-rent{background-color:#667eea;color:#fff;border:1px solid #667eea;width:100%;padding:14px 20px;border-radius:8px;font-weight:600;transition:all .3s ease;font-size:20px;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;box-shadow:0 2px 8px #667eea33}.btn-rent i{font-size:22px}.btn-rent:hover,.btn-rent:focus,.btn-rent:active{background-color:#5a6fd8;border-color:#5a6fd8;color:#fff;box-shadow:0 4px 12px #667eea4d}.btn-detail{background-color:#6b7280;border:1px solid #6b7280;color:#fff;border-radius:8px;font-weight:600;transition:all .3s ease;font-size:16px;display:flex;align-items:center;justify-content:center;gap:4px;position:relative;text-decoration:none;padding:14px 20px;box-shadow:0 2px 8px #6b728033}.btn-detail i{font-size:16px;line-height:1}.btn-detail:hover,.btn-detail:focus,.btn-detail:active{background-color:#4b5563;color:#fff;border-color:#4b5563;box-shadow:0 4px 12px #6b72804d;text-decoration:none}.car-action-area{display:flex;gap:12px;align-items:stretch}.car-action-area .btn-rent{flex:1;width:auto}.car-action-area .btn-detail{width:auto;min-width:50px;flex-shrink:0}.car-price-badge{position:absolute;top:12px;right:12px;font-size:11px;padding:8px 12px;line-height:1.2;border-radius:12px;background-color:#ef4444;color:#fff;z-index:6;text-align:center;font-weight:600;box-shadow:0 2px 8px #ef444433}.car-price-badge strong{font-size:14px;display:block;font-weight:700}.car-title-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.4) 80%,transparent 100%);color:#fff;padding:30px 15px 15px;z-index:2;min-height:70px;display:flex;flex-direction:column;justify-content:flex-end}.car-title-overlay .car-name{font-size:16px;font-weight:700;margin-bottom:4px;line-height:1.2;text-shadow:0px 1px 2px rgba(0,0,0,.1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#fff}.car-title-overlay .car-type{font-size:12px;color:#f0f0f0;font-weight:500;text-shadow:0px 1px 2px rgba(0,0,0,.1)}.car-feature-badges{position:absolute;top:12px;left:12px;z-index:5;display:flex;flex-direction:column;gap:8px}.car-feature-badge{font-size:11px;padding:6px 10px;line-height:1.2;border-radius:8px;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.3px;display:flex;align-items:center;gap:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #0000004d;border:2px solid transparent;min-width:85px;justify-content:center}.car-feature-badge:hover{box-shadow:0 4px 12px #0006}.car-feature-badge.active{border-color:#fffc;box-shadow:0 0 0 2px #ffffff4d}.car-feature-badge.lepas-kunci{background-color:#fff;color:#047857;border:1px solid #047857;border-left:3px solid #047857}.car-feature-badge.lepas-kunci:hover{background-color:#047857;color:#fff;border:1px solid #047857;border-left:3px solid #047857}.car-feature-badge.lepas-kunci.active{background-color:#059669;color:#fff;border:1px solid #059669;border-left:3px solid #059669}.car-feature-badge.include{background-color:#fff;color:#92400e;border:1px solid #92400e;border-left:3px solid #92400e}.car-feature-badge.include:hover{background-color:#92400e;color:#fff;border:1px solid #92400e;border-left:3px solid #92400e}.car-feature-badge.include.active{background-color:#b45309;color:#fff;border:1px solid #b45309;border-left:3px solid #b45309}.car-feature-badge i{font-size:12px}@media (min-width: 1400px){.car-action-area .btn-rent{font-size:15px;padding:14px 20px;white-space:nowrap;min-width:140px}.car-action-area .btn-rent i{font-size:17px}.car-action-area .btn-detail{padding:14px 12px;font-size:12px;min-width:50px;display:flex;align-items:center;justify-content:center}.car-action-area .btn-detail i{font-size:14px;line-height:1}.car-action-area .btn-detail .btn-text{display:inline}}@media (min-width: 1200px) and (max-width: 1400px){.car-feature-badge{font-size:10px;padding:5px 10px;min-width:80px;gap:4px}.car-feature-badge i{font-size:10px}.car-price-badge{font-size:10px;padding:6px 8px;right:12px;top:16px}.car-price-badge strong{font-size:12px}.car-feature-badges{gap:6px;top:12px;left:12px}.car-body{padding:18px}.car-action-area{display:flex;gap:8px}.car-action-area .btn-rent{flex:1;font-size:16px;padding:12px 18px;white-space:nowrap;min-width:140px;gap:6px}.car-action-area .btn-rent i{font-size:18px}.car-action-area .btn-detail{width:auto;min-width:40px;padding:12px 10px;font-size:13px;display:flex;align-items:center;justify-content:center}.car-action-area .btn-detail i{font-size:15px;line-height:1}.car-action-area .btn-detail .btn-text{display:none}}@media (max-width: 991px) and (min-width: 768px){.car-img-container{height:220px}.car-body{padding:14px 18px 18px}.car-description{font-size:13px;margin-bottom:16px}.btn-rent{font-size:15px;padding:12px 14px}.btn-rent i{font-size:17px}.car-action-area .btn-detail{min-width:42px;padding:12px 10px;font-size:12px;display:flex;align-items:center;justify-content:center}.car-action-area .btn-detail i{font-size:14px;line-height:1}.car-action-area .btn-detail .btn-text{display:inline}}@media (max-width: 991px){.find-hero-layout{gap:.8rem;min-height:auto}.find-section{padding:.6rem}.hero-cta-section{margin-top:.5rem;padding:.8rem;min-height:110px;max-height:130px}.cta-icon-wrapper{width:45px;height:45px}.carousel-main-title-custom{font-size:1.8rem}.carousel-subtitle-custom{font-size:1.1rem}}@media (max-width: 767px){.live-activity-banner{padding:.4rem .6rem;min-height:30px}.carousel-caption-custom{width:95%;padding:1.5rem 1rem 1rem}.carousel-main-title-custom{font-size:1.5rem;margin-bottom:.75rem}.carousel-subtitle-custom{font-size:1rem;margin-bottom:1rem}.feature-card-compact{padding:.75rem}.feature-icon{margin-right:.75rem}.feature-content h4{font-size:1rem}.feature-content p{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:.875rem;line-height:1.4}.hero-cta-section{min-height:100px;max-height:120px;padding:.75rem}.btn-hero-cta{font-size:.85rem;min-width:110px;padding:.6rem 1rem}}@media (max-width: 576px){.live-activity-banner{font-size:.7rem;padding:.35rem .5rem}.ticker-item-compact{font-size:.7rem}.activity-icon-wrapper{width:18px;height:18px}.activity-vehicle-icon{font-size:.7rem}.car-card{border-radius:12px;margin-bottom:16px}.car-img-container{height:200px;border-radius:12px 12px 0 0}.car-body{padding:16px}.car-description{font-size:13px;margin-bottom:14px}.btn-rent{font-size:14px;padding:12px 16px;border-radius:10px}.btn-rent i{font-size:16px}.car-action-area .btn-detail{min-width:40px;padding:12px 8px;font-size:11px;display:flex;align-items:center;justify-content:center}.car-action-area .btn-detail i{font-size:13px;line-height:1}.car-action-area .btn-detail .btn-text{display:inline}.car-title-overlay{padding:30px 16px 16px}.car-title-overlay .car-name{font-size:16px}.car-title-overlay .car-type{font-size:12px}.car-price-badge{top:12px;right:12px;font-size:10px;padding:6px 10px;border-radius:4px}.car-price-badge strong{font-size:15px;font-weight:700}.car-feature-badges{top:12px;left:12px;gap:8px}.car-feature-badge{font-size:9px;padding:6px 10px;min-width:85px;border-radius:15px;font-weight:600}.car-feature-badge i{font-size:10px}.feature-hero-section{padding:30px 0}.feature-title-wrapper{flex-direction:column;align-items:flex-start;gap:10px}.feature-title-with-icon h1,.feature-title-with-icon i{font-size:1.75rem}.feature-description,.feature-related-section,.feature-share-section{padding:15px;margin-bottom:20px}.feature-link-span1{height:42px;padding:0 15px 0 45px!important}.feature-link-span1 i:first-child{font-size:1.3rem;left:12px}.feature-link-span2{width:42px;height:42px}.feature-link-span1 span{font-size:1rem;line-height:42px}.feature-share-header{flex-direction:column;align-items:flex-start;gap:15px}}ul{list-style:disc!important;padding-left:1.5rem!important;margin-bottom:1rem!important}ol{list-style:decimal!important;padding-left:1.5rem!important;margin-bottom:1rem!important}ul li,ol li{margin-bottom:.5rem!important;line-height:1.6!important}ul ul{list-style:circle!important;margin-top:.5rem!important;margin-bottom:.5rem!important}ul ul ul{list-style:square!important}ol ol{list-style:lower-alpha!important;margin-top:.5rem!important;margin-bottom:.5rem!important}ol ol ol{list-style:lower-roman!important}nav ul,nav ol,.nav ul,.nav ol,.navbar ul,.navbar ol,.navbar-nav ul,.navbar-nav ol,.navigation ul,.navigation ol,.menu ul,.menu ol,header ul,header ol,.dropdown-menu ul,.dropdown-menu ol,.sidebar ul,.sidebar ol,footer ul,footer ol,.breadcrumb ul,.breadcrumb ol,.pagination ul,.pagination ol,.nav-tabs ul,.nav-tabs ol,.nav-pills ul,.nav-pills ol,.list-group ul,.list-group ol,.card-header ul,.card-header ol,.navbar-brand ul,.navbar-brand ol,.feature-link ul,.feature-link ol,.btn-group ul,.btn-group ol,.social-network ul,.social-network ol,.share-buttons ul,.share-buttons ol{list-style:none!important;padding-left:0!important;margin-bottom:0!important}nav ul li,nav ol li,.nav ul li,.nav ol li,.navbar ul li,.navbar ol li,.navbar-nav ul li,.navbar-nav ol li,.navigation ul li,.navigation ol li,.menu ul li,.menu ol li,header ul li,header ol li,.dropdown-menu ul li,.dropdown-menu ol li,.sidebar ul li,.sidebar ol li,footer ul li,footer ol li,.breadcrumb ul li,.breadcrumb ol li,.pagination ul li,.pagination ol li,.nav-tabs ul li,.nav-tabs ol li,.nav-pills ul li,.nav-pills ol li,.list-group ul li,.list-group ol li,.card-header ul li,.card-header ol li,.navbar-brand ul li,.navbar-brand ol li,.feature-link ul li,.feature-link ol li,.btn-group ul li,.btn-group ol li,.social-network ul li,.social-network ol li,.share-buttons ul li,.share-buttons ol li{margin-bottom:0!important;line-height:inherit!important}@media (max-width: 768px){ul,ol{padding-left:1.2rem!important}}.pagination-wrapper{margin-top:2rem;margin-bottom:2rem}.pages ul li{display:inline-block}.pages ul li a{display:block;color:#111;margin:0 2px;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid #ff870026;border-radius:50%;text-decoration:none;font-weight:500;transition:all .3s ease}.pages ul li a:hover{background:#ff8700;border:1px solid #FF8700;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #ff87004d}.pages ul li .current-page{display:block;color:#fff;margin:0 2px;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid #FF8700;border-radius:50%;background:#ff8700;font-weight:600;box-shadow:0 2px 8px #ff870066}.pagination-info{font-size:.9rem;margin-top:1rem}.pagination-info p{margin-bottom:0;color:#666}@media (max-width: 768px){.pages ul li a,.pages ul li .current-page{width:35px;height:35px;line-height:35px;font-size:.9rem;margin:0 1px}}@media (max-width: 576px){.pages ul{flex-wrap:wrap;justify-content:center}.pages ul li a,.pages ul li .current-page{width:30px;height:30px;line-height:30px;font-size:.85rem;margin:1px}}.feature-hero-modern{background:linear-gradient(135deg,#ff6b35,#ff8700 60%,orange);color:#fff;padding:3.5rem 0 2.5rem;text-align:center;position:relative;overflow:hidden}.feature-hero-modern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.15) 0%,transparent 50%);z-index:1}.feature-hero-content{position:relative;z-index:2;text-align:center}.feature-breadcrumb-modern{background:#fff3;border-radius:25px;padding:.6rem 1.2rem;display:inline-block;margin:0 0 1.5rem;transition:background .3s ease;justify-content:center;font-size:.95rem}.feature-breadcrumb-modern:hover{background:#ffffff40}.feature-breadcrumb-modern .breadcrumb{margin:0;background:transparent;padding:0}.feature-breadcrumb-modern .breadcrumb-item{color:#fff;font-weight:500;font-size:14px}.feature-breadcrumb-modern .breadcrumb-item a{color:#ffffffe6;text-decoration:none;transition:color .3s ease}.feature-breadcrumb-modern .breadcrumb-item a:hover{color:#fff}.feature-breadcrumb-modern .breadcrumb-item.active{color:#fff;font-weight:600}.feature-breadcrumb-modern .breadcrumb-item+.breadcrumb-item:before{content:"›";color:#ffffffb3;margin-left:.4rem;margin-right:.4rem}.feature-title-with-icon{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:0}.feature-title-with-icon i{font-size:2.5rem;color:#ffffffe6;display:flex;align-items:center;line-height:1;height:-moz-fit-content;height:fit-content;vertical-align:baseline;margin-top:-.1em}.feature-hero-modern .hero-title-modern{font-size:2.8rem;margin-bottom:.3rem;display:flex;align-items:center}.feature-hero-modern .hero-subtitle-modern{margin-top:0}.feature-content-section{padding-bottom:40px}.feature-image{margin-bottom:30px}.feature-image img{width:100%;border-radius:4px}.feature-related-section{background:#fff;padding:20px;margin-bottom:30px;border:1px solid #dee2e6;box-shadow:0 2px 6px #00000026}.feature-related-section .feature-title-with-icon{display:flex;align-items:center;gap:12px;margin-bottom:15px;padding:0}.feature-related-section .icon-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.feature-related-section .icon-wrapper i{font-size:1.4rem;color:var(--color-primary-light);line-height:1}.feature-related-section h5{font-size:1.1rem;color:#212529;font-weight:600;margin:0;line-height:1;padding:0}.feature-link{display:flex;width:100%;text-decoration:none;transition:all .2s ease;border:1px solid #dee2e6;border-radius:4px;margin-bottom:10px}.feature-link:hover{transform:translate(5px);border-color:var(--color-primary-light)}.feature-link:hover .feature-link-span1{background:#f0f0f0}.feature-link:hover .feature-link-span2{background:#ff9a2f;border-color:#ff9a2f}.feature-link-span1{width:calc(100% - 46px);border-radius:4px 0 0 4px;display:flex;align-items:center;position:relative;padding:0 15px 0 50px!important;transition:background .2s ease;height:46px;background:#f8f9fa}.feature-link-span1 i:first-child{color:var(--color-primary-light);font-size:1.5rem;position:absolute;left:15px;top:50%;transform:translateY(-50%)}.feature-link-span1 span{color:#2d3338;font-size:1.1rem;font-weight:500;line-height:46px;display:block}.feature-link-span2{width:46px;height:46px;border-radius:0 4px 4px 0;display:flex;align-items:center;justify-content:center;background:var(--color-primary-light);border:1px solid var(--color-primary-light)}.feature-related-section h6{display:flex;align-items:stretch;margin:0}.feature-related-section h6 span{font-size:1.1rem}.feature-related-section .fa-check{font-size:14px;color:#fff}.feature-share-section{margin-top:30px;padding-top:20px;border-top:1px solid #dee2e6}.feature-share-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.feature-share-header h3{color:#212529;margin:0;font-size:1.25rem;font-weight:600}.share-buttons{display:flex;gap:10px}.share-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;text-decoration:none;font-size:1.2rem;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.share-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040;color:#fff}.share-button.facebook{background:#1877f2}.share-button.facebook:hover{background:#166fe5}.share-button.twitter{background:#1da1f2}.share-button.twitter:hover{background:#1991da}.share-button.whatsapp{background:#25d366}.share-button.whatsapp:hover{background:#20bd5a}@media (max-width: 768px){.feature-hero-modern{padding:2.5rem 0 2rem}.feature-hero-modern .hero-title-modern{font-size:2.2rem}.feature-breadcrumb-modern{padding:.5rem 1rem;font-size:.9rem}.feature-title-with-icon{flex-direction:column;gap:15px}.feature-title-with-icon i{font-size:2rem}.feature-description,.feature-related-section,.feature-share-section{padding:15px;margin-bottom:20px}.feature-link-span1{height:42px;padding:0 15px 0 45px!important}.feature-link-span1 i:first-child{font-size:1.3rem;left:12px}.feature-link-span2{width:42px;height:42px}.feature-link-span1 span{font-size:1rem;line-height:42px}.feature-share-header{flex-direction:column;align-items:flex-start;gap:15px}}.news_1 .news_1li{display:flex;align-items:flex-start;margin-bottom:1.5rem;overflow:hidden}.news_1 .news_1li .col-md-4{flex:0 0 33.33%;max-width:33.33%;padding-right:1rem}.news_1 .news_1li .col-md-8{flex:0 0 66.67%;max-width:66.67%;padding-left:1rem}.news_1 .news_1lil,.news_1 .news_1lil .grid{width:100%;height:auto;overflow:hidden}.news_1 .news_1lil .grid figure{position:relative;width:100%;height:200px;overflow:hidden;margin:0;padding:0;float:none;display:block}.news_1 .news_1lil .grid figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.news_1 .news_1lir{width:100%;overflow:hidden}.news_1 .news_1lir h6{font-size:12px;margin-bottom:.5rem;line-height:1.4}.news_1 .news_1lir h5{font-size:1.1rem;margin-bottom:.75rem;line-height:1.3}.news_1 .news_1lir h5 a{color:#2c3e50;text-decoration:none}.news_1 .news_1lir h5 a:hover{color:#ff6b35}.news_1 .news_1lir p{margin-bottom:.75rem;line-height:1.5;color:#666}.news_1 .news_1lir hr.line{margin:.75rem 0;border:none;border-top:1px solid #eee}.news_1 .news_1lir .fw-normal a{color:#ff6b35;text-decoration:none}.news_1 .news_1lir .fw-normal a:hover{color:#e55a2b}.news_1 .clearfix:after{content:"";display:table;clear:both}.news_1 .effect-jazz{position:relative;overflow:hidden}.news_1 .effect-jazz img{transition:transform .3s ease}.news_1 .effect-jazz:hover img{transform:scale(1.05)}@media (max-width: 768px){.news_1 .news_1li{flex-direction:column}.news_1 .news_1li .col-md-4,.news_1 .news_1li .col-md-8{flex:0 0 100%;max-width:100%;padding:0}.news_1 .news_1li .col-md-4{margin-bottom:1rem}.news_1 .news_1lil .grid figure{height:180px}}.mobile-bottom-nav{position:fixed;bottom:-5px;left:0;right:0;background:var(--color-light-gray);border-top:1px solid var(--color-primary-alpha-15);display:flex!important;justify-content:space-around;align-items:stretch;padding:12px 0 15px;box-shadow:var(--shadow-light);z-index:1000;height:75px;width:100%}@media (min-width: 768px){.mobile-bottom-nav{display:none!important}}.bottom-nav-item{flex:1 1 20%;display:flex;align-items:center;justify-content:center;text-align:center;min-width:0;padding-bottom:calc(env(safe-area-inset-bottom) + 5px)}.bottom-nav-link{display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--color-text-secondary);padding:4px 2px 3px;transition:all .3s ease;font-size:10px;font-weight:600;min-height:45px;width:100%;flex-shrink:0}@media (max-width: 767px){.mobile-bottom-nav{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.bottom-nav-item{visibility:visible!important;opacity:1!important;display:flex!important;pointer-events:auto!important}.bottom-nav-link{visibility:visible!important;opacity:1!important;pointer-events:auto!important}body{padding-bottom:80px}}.nav-icon{font-size:18px;margin-bottom:2px;display:block;line-height:1}.bottom-nav-link span:not(.nav-icon){font-size:10px;font-weight:600;margin-bottom:1px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.bottom-nav-link:hover:not(.active){color:var(--color-primary-light);background-color:#ff87001f;transform:translateY(-2px)}.bottom-nav-link:hover:not(.active) .nav-icon{transform:scale(1.1)}.bottom-nav-link.active{color:var(--color-white);font-weight:700;position:relative;background:linear-gradient(135deg,#ff8700cc,#ff8700e6);box-shadow:0 -2px 6px #ff870033;transform:translateY(-3px)}.bottom-nav-link.active:before{content:"●";position:absolute;top:2px;left:50%;transform:translate(-50%);color:#fbbf24;font-size:6px;animation:mobile-pulse 2s infinite}.bottom-nav-link.active .nav-icon{transform:scale(1.3);filter:brightness(1.5);text-shadow:0 0 8px rgba(255,255,255,.5)}.bottom-nav-link.active span:not(.nav-icon){text-shadow:0 1px 2px rgba(0,0,0,.3)}@keyframes mobile-pulse{0%,to{opacity:1;transform:translate(-50%) scale(1)}50%{opacity:.6;transform:translate(-50%) scale(1.2)}}.mobile-dropdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1001;display:none;opacity:0;transition:opacity .3s ease}.mobile-dropdown-overlay.show{display:flex;opacity:1;align-items:flex-end}.mobile-dropdown-content{background:var(--color-white);width:100%;padding:15px;transform:translateY(100%);transition:transform .3s ease;max-height:50vh}.mobile-dropdown-overlay.show .mobile-dropdown-content{transform:translateY(0)}.mobile-dropdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--color-primary-alpha-15)}.mobile-dropdown-header h5{margin:0;color:var(--color-text);font-weight:600;font-size:16px}.btn-close-dropdown{background:var(--color-light-gray);border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);font-size:14px}.mobile-dropdown-item{display:flex;align-items:center;padding:12px 0;text-decoration:none;color:var(--color-text);border-bottom:1px solid var(--color-primary-alpha-7);transition:background .2s ease;font-size:15px}.mobile-dropdown-item:last-child{border-bottom:none}.mobile-dropdown-item:hover{background:#ff87001a;margin:0 -15px;padding-left:15px;padding-right:15px;border-radius:4px}.dropdown-icon{width:20px;margin-right:12px;font-size:16px;text-align:center}.dropdown-arrow{color:var(--color-text-secondary);font-size:14px}.mobile-dropdown-item span{flex:1;font-weight:500}.contact-hero-section{background:linear-gradient(135deg,#ff6b35,#ff8700 60%,orange);color:#fff;padding:3.5rem 0 2.5rem;text-align:center;position:relative;overflow:hidden}.contact-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 70%,rgba(255,255,255,.1) 0%,transparent 50%);z-index:1}.contact-hero-content{position:relative;z-index:2}.contact-hero-title{font-size:2.8rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.contact-hero-subtitle{font-size:1.1rem;margin-bottom:0;opacity:.95;font-weight:400;line-height:1.4;max-width:700px;margin-left:auto;margin-right:auto}.contact-hero-breadcrumb{background:#fff3;border-radius:25px;padding:.6rem 1.2rem;display:inline-block;margin-bottom:1.5rem;transition:background .3s ease}.contact-hero-breadcrumb:hover{background:#ffffff40}.contact-hero-breadcrumb .breadcrumb{margin:0;background:transparent;padding:0;font-size:.95rem}.contact-hero-breadcrumb .breadcrumb-item{color:#fff;font-weight:500}.contact-hero-breadcrumb .breadcrumb-item a{color:#ffffffe6;text-decoration:none}.contact-hero-breadcrumb .breadcrumb-item a:hover{color:#fff}.contact-hero-breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"›";color:#ffffffb3;margin-left:.4rem;margin-right:.4rem}@media (max-width: 768px){.contact-hero-section{padding:2.5rem 0 2rem}.contact-hero-title{font-size:2.2rem}.contact-hero-subtitle{font-size:1.1rem}.contact-hero-breadcrumb{padding:.5rem 1rem}}@media (max-width: 576px){.contact-hero-title{font-size:1.9rem}.contact-hero-subtitle{font-size:1rem}.contact-section-title{font-size:1.4rem;margin-bottom:.5rem}.contact-section-subtitle{font-size:.9rem;line-height:1.5}.section-header-wrapper{padding:.75rem 0 .75rem .875rem;margin-left:.5rem;margin-right:.5rem;border-left-width:3px}}.contact-section{background:#fff;padding:3rem 0;position:relative}.contact-container{position:relative;z-index:2;max-width:1300px;margin:0 auto}.contact-container .row{gap:1.5rem;justify-content:center}.contact-info{background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;border:1px solid rgba(255,135,0,.1);padding:2.5rem;height:100%;position:relative;overflow:hidden}.contact-info:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#ff6b35,#ff8700,orange);border-radius:20px 20px 0 0}.section-header-wrapper{border-left:4px solid #FF8700;padding:1rem 0 1rem 1.5rem;margin-bottom:1rem;background:#ff870005;border-radius:0 8px 8px 0}.contact-section-title{color:#2c3e50;font-weight:600;font-size:1.8rem;margin-bottom:.75rem;line-height:1.4;text-align:left}.contact-section-subtitle{color:#6c757d;font-size:1rem;line-height:1.6;margin:0;text-align:left;font-weight:400}.contact-info h3{color:#2c3e50;font-weight:700;margin-bottom:2rem;position:relative;padding-bottom:1rem}.contact-info h3:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(90deg,#ff6b35,#ff8700);border-radius:2px}.contact-info-landscape{background:transparent;padding:1.5rem 0;position:relative}.contact-info-landscape h3{color:#2c3e50;font-weight:600;margin-bottom:1.5rem;font-size:1.5rem;position:relative}.contact-info-landscape h3:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:2px;background:#ff8700}.contact-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:1rem}.contact-item-grid{padding:1rem 0;transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.08)}.contact-item-grid:hover{background:#ff870005;padding-left:.5rem;padding-right:.5rem;border-radius:8px}.map-section-landscape{background:transparent;padding:1.5rem 0;position:relative;border-top:1px solid rgba(0,0,0,.08);margin-top:2rem}.map-section-title{color:#2c3e50;font-weight:600;margin-bottom:2rem;font-size:1.5rem;position:relative}.map-section-title:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:2px;background:#ff8700}.map-container-landscape{width:100%;height:400px;border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.contact-item{padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative}.contact-item:last-of-type{border-bottom:none}.contact-item:hover{background:#ff870008;margin:0 -1rem;padding:1.5rem 1rem;border-radius:12px}.contact-icon{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 15px #00000026;transition:all .3s ease;flex-shrink:0;min-width:45px;min-height:45px}.contact-icon .fa-map-marker{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;width:45px!important;height:45px!important;min-width:45px;min-height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #e74c3c66}.contact-icon .fa-envelope{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;width:45px!important;height:45px!important;min-width:45px;min-height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #3498db66}.contact-icon .fa-phone{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;width:45px!important;height:45px!important;min-width:45px;min-height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #2ecc7166}.contact-icon .fa-whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;width:45px!important;height:45px!important;min-width:45px;min-height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #25d36666}.contact-item:hover .contact-icon{transform:scale(1.1)}.contact-item:hover .contact-icon .fa-map-marker{box-shadow:0 6px 20px #e74c3c99}.contact-item:hover .contact-icon .fa-envelope{box-shadow:0 6px 20px #3498db99}.contact-item:hover .contact-icon .fa-phone{box-shadow:0 6px 20px #2ecc7199}.contact-item:hover .contact-icon .fa-whatsapp{box-shadow:0 6px 20px #25d36699}.contact-details h6{color:#2c3e50;font-weight:600;margin-bottom:.5rem;font-size:1rem}.contact-details p,.contact-details a{color:#6c757d;font-size:.95rem;margin-bottom:0;transition:color .3s ease}.contact-details a{text-decoration:none}.contact-details a:hover{color:#ff6b35}.btn-location{background:linear-gradient(135deg,#ff6b35,#ff8700);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 6px 20px #ff6b354d;position:relative;display:inline-block;overflow:hidden}.btn-location:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:all .3s ease}.btn-location:hover:before{width:100%;height:100%}.btn-location:hover{background:linear-gradient(135deg,#e55a2b,#e67600);color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #ff6b3566}.btn-location i{margin-right:8px;transition:transform .3s ease}.btn-location:hover i{transform:translate(-2px)}.map-container{background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;overflow:hidden;height:100%;min-height:500px;position:relative;border:1px solid rgba(255,135,0,.1)}.map-wrapper{height:100%;min-height:500px;position:relative}.map-wrapper iframe{width:100%!important;height:100%!important;min-height:500px;border:0;display:block}.map-placeholder{background:linear-gradient(135deg,#f8f9fa,#e9ecef);height:100%;min-height:500px;display:flex;align-items:center;justify-content:center;color:#6c757d}.map-placeholder-content{text-align:center;padding:2rem}.map-placeholder-content i{color:#ff6b35;margin-bottom:1rem}.map-placeholder-content p{margin:0;font-size:1.1rem;font-weight:500}@media (max-width: 768px){.contact-section{padding:2rem 0}.contact-section-title{font-size:1.5rem;margin-bottom:.5rem}.contact-section-subtitle{font-size:.95rem}.section-header-wrapper{padding:.875rem 0 .875rem 1rem;margin-left:1rem;margin-right:1rem}.contact-info-landscape{padding:1rem 0;margin-bottom:1.5rem}.contact-items-grid{grid-template-columns:1fr;gap:.5rem}.contact-item-grid{padding:.875rem 0}.map-section-landscape{padding:1rem 0;margin-top:1.5rem}.map-container-landscape{height:300px;border-radius:6px}.contact-item{padding:1rem 0}.contact-item:hover{margin:0 -1rem;padding:1rem}.btn-location{padding:.875rem 2rem;font-size:.95rem;width:100%;text-align:center}.map-container,.map-wrapper,.map-wrapper iframe,.map-placeholder{min-height:350px}}@media (max-width: 576px){.contact-info{padding:1.5rem;border-radius:15px}.contact-info h3{font-size:1.5rem;margin-bottom:1.5rem}.map-container{border-radius:15px}}.news-hero-section{background:linear-gradient(135deg,#ff6b35,#ff8700 60%,orange);color:#fff;padding:3.5rem 0 2.5rem;text-align:center;position:relative;overflow:hidden}.news-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.15) 0%,transparent 50%);z-index:1}.news-hero-content{position:relative;z-index:2}.news-hero-title{font-size:2.8rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.2);line-height:1.2}.news-hero-subtitle{font-size:1.1rem;margin-bottom:0;opacity:.95;font-weight:400;line-height:1.4;max-width:700px;margin-left:auto;margin-right:auto}.news-hero-breadcrumb{background:#fff3;border-radius:25px;padding:.6rem 1.2rem;display:inline-block;margin-bottom:1.5rem;transition:background .3s ease}.news-hero-breadcrumb:hover{background:#ffffff40}.news-hero-breadcrumb .breadcrumb{margin:0;background:transparent;padding:0;font-size:.95rem}.news-hero-breadcrumb .breadcrumb-item{color:#fff;font-weight:500}.news-hero-breadcrumb .breadcrumb-item a{color:#ffffffe6;text-decoration:none}.news-hero-breadcrumb .breadcrumb-item a:hover{color:#fff}.news-hero-breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"›";color:#ffffffb3;margin-left:.4rem;margin-right:.4rem}@media (max-width: 768px){.news-hero-section{padding:2.5rem 0 2rem}.news-hero-title{font-size:2.2rem}.news-hero-subtitle{font-size:1rem}.news-hero-breadcrumb{padding:.5rem 1rem;font-size:.9rem}.search-widget-modern .form-control{font-size:13px;padding:10px 12px}.search-widget-modern .btn{padding:10px 16px;min-width:45px}}@media (max-width: 576px){.search-widget-modern .form-control{font-size:12px;padding:8px 10px}.search-widget-modern .btn{padding:8px 12px;min-width:40px}.search-widget-modern .input-group,.search-widget-modern .form-control,.tags-container-modern,.widget-title-modern{width:100%}.col-lg-4.col-md-12{padding-left:15px;padding-right:15px}.container .row{margin-left:-15px;margin-right:-15px}}.social-share-buttons{display:flex;flex-wrap:wrap;gap:12px}.social-share-buttons .read-more-modern{margin:0;font-size:13px;padding:10px 16px}.social-share-buttons .read-more-modern:hover{opacity:.85;transform:translateY(-1px)}.article-content-modern .widget-title-modern{font-size:1.1rem;margin-bottom:16px;border-bottom:2px solid #FF8700;padding-bottom:8px}.related-posts-modern{margin-top:60px;padding:30px 0;border-top:1px solid #e9ecef}.related-posts-modern h3{font-size:1.8rem;font-weight:700;color:#2c3e50;margin-bottom:30px;text-align:center}.related-post-card{background:#fff;border:1px solid #e9ecef;border-radius:6px;overflow:hidden;transition:all .3s ease;margin-bottom:30px;box-shadow:0 2px 8px #0000000a}.related-post-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014;border-color:#ff8700}.related-post-image{position:relative;overflow:hidden;height:200px;background:#f8f9fa}.related-post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.related-post-card:hover .related-post-image img{transform:scale(1.05)}.related-post-content{padding:20px}.related-post-meta{display:flex;align-items:center;gap:16px;margin-bottom:12px;font-size:12px;color:#6c757d}.related-post-meta i{color:#ff8700;margin-right:4px}.related-post-title{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:12px;line-height:1.4}.related-post-title a{color:inherit;text-decoration:none;transition:color .3s ease}.related-post-title a:hover{color:#ff8700}.related-post-excerpt{font-size:14px;color:#6c757d;line-height:1.5;margin-bottom:12px}.related-post-category{font-size:12px;color:#ff8700;font-weight:500}.related-post-category a{color:#007bff;text-decoration:none;font-weight:600;transition:all .3s ease;cursor:pointer;border:1px solid #007bff;padding:2px 8px;border-radius:4px;background:#007bff1a}.related-post-category a:hover{color:#fff;text-decoration:none;background:#007bff;border-color:#0056b3;transform:translateY(-1px);box-shadow:0 2px 4px #007bff4d}@media (max-width: 768px){.social-share-buttons{gap:8px}.social-share-buttons .read-more-modern{font-size:12px;padding:8px 12px}.related-posts-modern h3{font-size:1.5rem}.related-post-content{padding:16px}}.mobil-filter-sidebar{background:linear-gradient(135deg,#fffffff2,#f8f9faf2);border-radius:20px;padding:25px;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:20px;z-index:10}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid rgba(var(--color-primary-rgb),.1)}.filter-title{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0;display:flex;align-items:center;gap:10px}.filter-title i{color:var(--color-primary);font-size:1rem}.filter-reset{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border:none;padding:8px 15px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e74c3c4d}.filter-reset:hover{background:linear-gradient(135deg,#c0392b,#e74c3c);transform:translateY(-2px);box-shadow:0 6px 20px #e74c3c66}.filter-group{margin-bottom:25px}.filter-group-title{font-size:1rem;font-weight:700;color:#34495e;margin-bottom:15px;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.5px}.filter-group-title i{color:var(--color-primary);font-size:14px}.filter-options{display:flex;flex-direction:column;gap:10px}.filter-option{display:flex;align-items:center;padding:12px 15px;background:#ffffff80;border-radius:12px;cursor:pointer;transition:all .3s ease;border:1px solid transparent;position:relative;overflow:hidden}.filter-option:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary) 0%,rgba(var(--color-primary-rgb),.1) 100%);transition:left .4s ease;z-index:-1}.filter-option:hover:before{left:0}.filter-option:hover{background:#fffc;border-color:var(--color-primary);transform:translate(5px);box-shadow:0 5px 15px #0000001a}.filter-option.active{background:linear-gradient(135deg,var(--color-primary) 0%,rgba(var(--color-primary-rgb),.8) 100%);color:#fff;border-color:var(--color-primary);box-shadow:0 8px 25px rgba(var(--color-primary-rgb),.3)}.filter-option.active .filter-checkmark{background:#fff;border-color:#fff}.filter-option.active .filter-checkmark:after{border-color:var(--color-primary)}.filter-option input[type=radio]{display:none}.filter-checkmark{width:18px;height:18px;border:2px solid #bdc3c7;border-radius:50%;margin-right:12px;position:relative;transition:all .3s ease;background:#fff}.filter-checkmark:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:var(--color-primary);transform:translate(-50%,-50%) scale(0);transition:transform .3s ease}.filter-option.active .filter-checkmark:after{transform:translate(-50%,-50%) scale(1)}.filter-label{flex:1;font-weight:600;font-size:14px}.filter-count{font-size:12px;opacity:.8;font-weight:500}.filter-stats{background:linear-gradient(135deg,#3498db1a,#9b59b61a);border-radius:15px;padding:20px;margin-top:25px;border:1px solid rgba(52,152,219,.2)}.stat-item{display:flex;align-items:center;gap:12px;margin-bottom:15px}.stat-item:last-child{margin-bottom:0}.stat-item i{width:35px;height:35px;background:linear-gradient(135deg,var(--color-primary) 0%,#667eea 100%);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:14px}.stat-number{font-size:1.5rem;font-weight:800;color:#2c3e50;min-width:40px}.stat-label{font-size:13px;color:#7f8c8d;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.results-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding:15px 20px;background:linear-gradient(135deg,#ffffffe6,#f8f9fae6);border-radius:12px;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.results-count{font-size:14px;font-weight:600;color:#34495e}.view-toggle{display:flex;gap:5px;background:#ffffffb3;border-radius:8px;padding:3px}.view-btn{width:35px;height:35px;border:none;background:transparent;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#7f8c8d}.view-btn:hover{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}.view-btn.active{background:var(--color-primary);color:#fff;box-shadow:0 2px 8px rgba(var(--color-primary-rgb),.3)}#mobilContainer.list-view{display:block}#mobilContainer.list-view .mobil-item{width:100%;padding:0 2px;margin-bottom:20px}#mobilContainer.list-view .mobil-card-modern{display:flex;flex-direction:row;height:auto;width:100%;border:none;box-shadow:0 4px 12px #00000014}#mobilContainer.list-view .mobil-card-modern:before{display:none}#mobilContainer.list-view .mobil-image-modern{flex:0 0 300px;height:200px;border-radius:8px 0 0 8px;display:flex;align-items:stretch;background:transparent;padding:0;margin:0;line-height:0}#mobilContainer.list-view .mobil-image-modern:after{display:none}#mobilContainer.list-view .mobil-image-modern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin:0;padding:0;border:0;vertical-align:bottom}#mobilContainer.list-view .mobil-content-modern{flex:1;display:flex;flex-direction:column;padding:20px;background:linear-gradient(135deg,#fffffff2,#f8f9faf2)}#mobilContainer.list-view .mobil-title-modern{font-size:1.4rem;margin-bottom:8px}#mobilContainer.list-view .mobil-excerpt-modern{min-height:auto;margin-bottom:15px;font-size:14px;line-height:1.5}#mobilContainer.list-view .mobil-pricing-modern{flex-direction:row;gap:20px;margin-bottom:15px;padding:12px}#mobilContainer.list-view .mobil-actions-modern{flex-direction:row;margin-top:auto;gap:15px}#mobilContainer.list-view .type-badge-modern{top:20px;right:20px}#mobilContainer.list-view .mobil-placeholder-modern{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:inherit}#mobilContainer.list-view .mobil-card-modern:hover{transform:none;box-shadow:0 6px 20px #0000001f}#mobilContainer{display:flex;flex-wrap:wrap;margin:0 -12px}#mobilContainer .mobil-item{display:flex;padding:0 12px}.mobil-card-modern{position:relative;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 10px 30px #0000001a;transition:all .4s cubic-bezier(.25,.8,.25,1);border:1px solid rgba(255,255,255,.2);height:100%;display:flex;flex-direction:column;font-size:0}.mobil-card-modern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none;z-index:1;border-radius:20px}.mobil-card-modern:hover{transform:translateY(-10px);box-shadow:0 25px 50px #0003;border-color:var(--color-primary)}.mobil-image-modern{position:relative;overflow:hidden;border-radius:8px 8px 0 0;height:180px;width:100%;background:#f5f5f5;margin:0;padding:0;display:block;line-height:0}.mobil-image-modern:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000,#0000004d);z-index:1;transition:opacity .3s ease}.mobil-card-modern:hover .mobil-image-modern:after{opacity:.7}.mobil-image-modern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .4s ease;display:block;margin:0;padding:0;border:0;vertical-align:bottom}.mobil-card-modern:hover .mobil-image-modern img{transform:scale(1.1);filter:brightness(1.1) contrast(1.1)}.mobil-placeholder-modern{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;margin:0;padding:0}.mobil-placeholder-modern:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="white" stroke-width="0.5" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>') repeat;opacity:.3}.price-badge-modern{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;padding:8px 14px;border-radius:6px;font-size:11px;font-weight:700;text-align:center;box-shadow:0 6px 20px #ff6b6b66;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);animation:pulse-price 2s infinite}@keyframes pulse-price{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.price-badge-modern .price-from{display:block;font-size:9px;font-weight:400;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.price-badge-modern .price-amount{display:block;font-size:12px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.2)}.type-badge-modern{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 14px;border-radius:6px;font-size:11px;font-weight:700;text-align:center;box-shadow:0 6px 20px #667eea66;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:5px}.type-badge-modern i{font-size:10px}.mobil-content-modern{padding:12px 14px 10px;margin:0;position:relative;z-index:2;background:linear-gradient(135deg,#fffffff2,#f8f9faf2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:1;display:flex;flex-direction:column;font-size:14px}.mobil-content-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--color-primary) 0%,#667eea 50%,#764ba2 100%);border-radius:0 0 8px 8px}.mobil-meta-modern{margin-bottom:6px;display:flex;flex-wrap:wrap;gap:6px;margin-top:0}.meta-badge-modern{padding:6px 12px;border-radius:15px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mobil-meta-modern .category-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.mobil-meta-modern .include-badge{background:linear-gradient(135deg,#56ab2f,#a8e6cf);color:#fff}.mobil-title-modern{font-size:1.1rem;font-weight:800;line-height:1.2;margin-bottom:6px;margin-top:0}.mobil-title-modern a{background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;transition:all .3s ease;display:block;position:relative}.mobil-title-modern a:hover{background:linear-gradient(135deg,#3498db,#2980b9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transform:translate(5px)}.mobil-excerpt-modern{margin-bottom:1px;margin-top:0;color:#5a6c7d;font-size:12px;line-height:1.3;position:relative;padding-left:8px;min-height:42px}.mobil-excerpt-modern:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:linear-gradient(180deg,var(--color-primary) 0%,transparent 100%);border-radius:2px}.mobil-pricing-modern{background:linear-gradient(135deg,#f8f9facc,#e9ecefcc);border-radius:6px;padding:6px;margin-bottom:1px;margin-top:0;display:flex;gap:8px;flex-wrap:wrap;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px 3px #ffffff80,0 4px 15px #0000000d}.price-item-modern{flex:1;min-width:100px;text-align:center;position:relative;padding:10px 6px;border-radius:10px;transition:all .3s ease}.price-item-modern:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.price-item-modern .price-label{display:block;font-size:10px;color:#8e9baa;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.8px;position:relative}.price-item-modern .price-label:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translate(-50%);width:20px;height:2px;border-radius:1px}.price-item-modern .price-value{display:block;font-size:14px;font-weight:800;color:#2c3e50;text-shadow:0 1px 1px rgba(0,0,0,.05)}.price-item-modern.lepas-kunci{background:linear-gradient(135deg,#007bff1a,#007bff0d)}.price-item-modern.lepas-kunci .price-label:after{background:linear-gradient(90deg,#007bff,#0056b3)}.price-item-modern.lepas-kunci .price-value{color:#007bff}.price-item-modern.include-driver{background:linear-gradient(135deg,#28a7451a,#28a7450d)}.price-item-modern.include-driver .price-label:after{background:linear-gradient(90deg,#28a745,#1e7e34)}.price-item-modern.include-driver .price-value{color:#28a745}.mobil-actions-modern{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:auto;padding-top:0}.detail-btn-modern{flex:1;min-width:120px;text-align:center;padding:10px 14px;border:2px solid transparent;border-radius:8px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--color-primary) 0%,#667eea 100%) border-box;color:var(--color-primary);text-decoration:none;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.3px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;white-space:nowrap}.detail-btn-modern:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary) 0%,#667eea 100%);transition:left .4s ease;z-index:-1}.detail-btn-modern:hover{color:#fff;transform:translateY(-3px);box-shadow:0 12px 30px #0003}.detail-btn-modern:hover:before{left:0}.whatsapp-btn-modern{flex:1;min-width:120px;text-align:center;padding:10px 14px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-radius:8px;text-decoration:none;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.3px;transition:all .4s cubic-bezier(.25,.8,.25,1);box-shadow:0 6px 20px #25d3664d;border:2px solid rgba(255,255,255,.2);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;white-space:nowrap}.whatsapp-btn-modern:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);transition:all .4s ease;transform:translate(-50%,-50%)}.whatsapp-btn-modern:hover{background:linear-gradient(135deg,#128c7e,#25d366);transform:translateY(-3px);box-shadow:0 12px 35px #25d36666;color:#fff;text-decoration:none}.whatsapp-btn-modern:hover:before{width:200px;height:200px}.empty-state-modern{text-align:center;padding:80px 20px;background:#f8f9fa;border-radius:8px;margin:40px 0}.empty-state-content i{color:#dee2e6;margin-bottom:30px}.empty-state-content h3{color:#6c757d;font-size:1.8rem;font-weight:600;margin-bottom:15px}.empty-state-content p{color:#8e9baa;font-size:16px;margin-bottom:30px;max-width:500px;margin-left:auto;margin-right:auto}.cta-section-modern{margin-top:60px;padding:40px 0}@media (max-width: 1366px){.filter-stats{padding:18px}.stat-item{gap:10px;margin-bottom:12px}.stat-item i{width:32px;height:32px;font-size:13px;flex-shrink:0}.stat-number{font-size:1.3rem;min-width:35px}.stat-label{font-size:12px;line-height:1.2}}@media (max-width: 1200px){.mobil-image-modern{height:160px}.mobil-content-modern{padding:10px 12px 8px}.mobil-title-modern{font-size:1rem;margin-bottom:4px}.mobil-meta-modern{margin-bottom:4px}.mobil-excerpt-modern{font-size:11px;margin-bottom:1px;padding-left:6px;line-height:1.3;min-height:38px}.mobil-pricing-modern{padding:5px;gap:6px;margin-bottom:1px}.price-item-modern{min-width:80px;padding:5px 3px}.price-item-modern .price-value{font-size:12px}.mobil-actions-modern{gap:6px;padding-top:0}.detail-btn-modern,.whatsapp-btn-modern{padding:6px 8px;font-size:10px;display:flex;align-items:center;justify-content:center;white-space:nowrap;min-width:85px}#mobilContainer.list-view .mobil-image-modern{flex:0 0 280px;height:190px;background:transparent;padding:0;margin:0;line-height:0}#mobilContainer.list-view .mobil-image-modern:after{display:none}#mobilContainer.list-view .mobil-image-modern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin:0;padding:0;border:0;vertical-align:bottom}#mobilContainer.list-view .mobil-content-modern{padding:18px}#mobilContainer.list-view .mobil-title-modern{font-size:1.3rem}}@media (max-width: 992px){#mobilContainer{margin:0 -8px}#mobilContainer .mobil-item{padding:0 8px}.mobil-image-modern{height:170px}.mobil-content-modern{padding:12px 14px 10px}.mobil-title-modern{font-size:1rem;margin-bottom:5px}.mobil-meta-modern{margin-bottom:5px}.mobil-excerpt-modern{margin-bottom:1px;padding-left:7px;line-height:1.3;min-height:40px}.mobil-pricing-modern{padding:6px;gap:8px;margin-bottom:1px}.price-item-modern .price-value{font-size:12px}.mobil-actions-modern{gap:7px;padding-top:0}#mobilContainer.list-view .mobil-image-modern{flex:0 0 250px;height:180px;background:transparent;padding:0;margin:0;line-height:0}#mobilContainer.list-view .mobil-image-modern:after{display:none}#mobilContainer.list-view .mobil-image-modern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin:0;padding:0;border:0;vertical-align:bottom}#mobilContainer.list-view .mobil-content-modern{padding:18px}#mobilContainer.list-view .mobil-title-modern{font-size:1.3rem}#mobilContainer.list-view .mobil-excerpt-modern{font-size:13px;margin-bottom:12px}}@media (max-width: 768px){#mobilContainer{margin:0 -2px}#mobilContainer .mobil-item{padding:0 2px;margin-bottom:15px!important}.mobil-image-modern{height:160px}.price-badge-modern,.type-badge-modern{top:8px;right:8px;padding:6px 10px;font-size:10px}.mobil-content-modern{padding:10px 8px 8px}.mobil-card-modern{width:100%;max-width:100%}#mobilContainer.list-view .mobil-card-modern{flex-direction:column;border:none;box-shadow:0 4px 12px #00000014}#mobilContainer.list-view .mobil-card-modern:before{display:none}#mobilContainer.list-view .mobil-image-modern{flex:none;height:180px;border-radius:8px 8px 0 0;background:transparent;padding:0;margin:0;line-height:0}#mobilContainer.list-view .mobil-image-modern:after{display:none}#mobilContainer.list-view .mobil-image-modern img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin:0;padding:0;border:0;vertical-align:bottom}#mobilContainer.list-view .mobil-content-modern{padding:15px}#mobilContainer.list-view .mobil-title-modern{font-size:1.1rem;margin-bottom:6px}#mobilContainer.list-view .mobil-excerpt-modern{font-size:12px;margin-bottom:10px}#mobilContainer.list-view .mobil-pricing-modern{flex-direction:column;gap:8px;padding:8px;margin-bottom:10px}#mobilContainer.list-view .mobil-actions-modern{flex-direction:column;gap:8px}#mobilContainer.list-view .mobil-card-modern:hover{transform:none;box-shadow:0 6px 20px #0000001f}.mobil-title-modern{font-size:.95rem;margin-bottom:4px;line-height:1.2}.mobil-meta-modern{margin-bottom:4px}.mobil-excerpt-modern{font-size:11px;padding-left:6px;margin-bottom:1px;line-height:1.3;min-height:38px}.mobil-pricing-modern{flex-direction:row;gap:6px;padding:5px;margin-bottom:1px}.price-item-modern{min-width:calc(50% - 3px);padding:4px 3px}.price-item-modern .price-label{font-size:11px;margin-bottom:3px}.price-item-modern .price-value{font-size:16px}.mobil-actions-modern{gap:6px;padding-top:0}.detail-btn-modern,.whatsapp-btn-modern{padding:7px 9px;font-size:10px;display:flex;align-items:center;justify-content:center;white-space:nowrap;min-width:90px}.empty-state-modern{padding:30px 15px;margin:15px 0}.empty-state-content h3{font-size:1.2rem}.empty-state-content i{font-size:2rem;margin-bottom:12px}}@media (max-width: 576px){.mobil-pricing-modern{flex-direction:column;gap:10px}.price-item-modern{min-width:100%;padding:10px 8px}.mobil-actions-modern{flex-direction:column;gap:10px;align-items:center;justify-content:center}.detail-btn-modern,.whatsapp-btn-modern{width:100%;padding:12px 16px;font-size:12px;display:flex;align-items:center;justify-content:center;white-space:nowrap}}@media (max-width: 992px){.mobil-filter-sidebar{position:relative;top:0;padding:20px}.filter-header{margin-bottom:20px;padding-bottom:12px}.filter-title{font-size:1.1rem}.filter-group{margin-bottom:20px}.filter-stats{display:flex;gap:15px;padding:15px}.stat-item{margin-bottom:0;flex-direction:column;text-align:center;gap:8px;flex:1}.stat-item i{width:30px;height:30px;font-size:12px;margin:0 auto;flex-shrink:0}.stat-number{font-size:1.2rem}.stat-label{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 768px){.results-info{flex-direction:column;gap:15px;text-align:center}.filter-option{padding:10px 12px}.filter-label{font-size:13px}.filter-count{font-size:11px}}section#car.bg-light,section[id=car].bg-light,#car.bg-light,.bg-light#car,section.bg-light#car{background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#dbeafe);background-color:#f1f5f9;color:#1f2937;padding:60px 0;position:relative}section#car.bg-light .container-xl,section[id=car].bg-light .container-xl,#car.bg-light .container-xl,.bg-light#car .container-xl{position:relative;z-index:2}section#car.bg-light .section-title,section[id=car].bg-light .section-title,#car.bg-light .section-title,.bg-light#car .section-title,section#car.bg-light h3.section-title,section[id=car].bg-light h3.section-title,#car.bg-light h3.section-title,.bg-light#car h3.section-title,section#car.bg-light .h2-styled,section[id=car].bg-light .h2-styled,#car.bg-light .h2-styled,.bg-light#car .h2-styled,section#car.bg-light h2,section[id=car].bg-light h2,#car.bg-light h2,.bg-light#car h2,section#car.bg-light h3,section[id=car].bg-light h3,#car.bg-light h3,.bg-light#car h3{color:#111827;font-weight:700;text-shadow:none}section#car.bg-light .section-title-wrapper .section-title-container .section-title.h2-styled,section[id=car].bg-light .section-title-wrapper .section-title-container .section-title.h2-styled,#car.bg-light .section-title-wrapper .section-title-container .section-title.h2-styled,.bg-light#car .section-title-wrapper .section-title-container .section-title.h2-styled,section#car.bg-light .section-title-container .section-title,section[id=car].bg-light .section-title-container .section-title,#car.bg-light .section-title-container .section-title,.bg-light#car .section-title-container .section-title{color:#111827;text-shadow:none}section[id=car].bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled{color:#111827;text-shadow:none}section[id=car].bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled,section#car.bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled,.p_3.bg-light#car .section-title-wrapper .section-title-container h3.section-title.h2-styled{color:#111827!important;text-shadow:none!important}section[id=car].bg-light .section-title-wrapper p.section-subtitle,section#car.bg-light .section-title-wrapper p.section-subtitle,.p_3.bg-light#car .section-title-wrapper p.section-subtitle{color:#374151!important;text-shadow:none!important}.p_3.bg-light section[id=car] .section-title-wrapper .section-title-container h3.section-title.h2-styled.d-inline-block.text-truncate.w-auto.mx-auto,div.container-xl section[id=car].p_3.bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled,body section[id=car].p_3.bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled{color:#111827!important;text-shadow:none!important;background:transparent!important}.p_3.bg-light section[id=car] .section-title-wrapper p.section-subtitle,div.container-xl section[id=car].p_3.bg-light .section-title-wrapper p.section-subtitle,body section[id=car].p_3.bg-light .section-title-wrapper p.section-subtitle{color:#374151!important;text-shadow:none!important;background:transparent!important}section[id=car].bg-light:not(.bg_dark):not(.text-white) .section-title-wrapper .section-title-container h3.section-title.h2-styled:not(.text-white){color:#111827!important;text-shadow:none!important;background:transparent!important;font-weight:700!important}section[id=car].bg-light:not(.bg_dark):not(.text-white) .section-title-wrapper p.section-subtitle:not(.text-white){color:#374151!important;text-shadow:none!important;background:transparent!important;font-weight:500!important}section#car.bg-light .section-subtitle,section[id=car].bg-light .section-subtitle,#car.bg-light .section-subtitle,.bg-light#car .section-subtitle,section#car.bg-light p.section-subtitle,section[id=car].bg-light p.section-subtitle,#car.bg-light p.section-subtitle,.bg-light#car p.section-subtitle,section#car.bg-light p,section[id=car].bg-light p,#car.bg-light p,.bg-light#car p{color:#374151;font-weight:500;text-shadow:none}section#car.bg-light .section-title-wrapper .section-subtitle,section[id=car].bg-light .section-title-wrapper .section-subtitle,#car.bg-light .section-title-wrapper .section-subtitle,.bg-light#car .section-title-wrapper .section-subtitle{color:#374151;text-shadow:none}@media (max-width: 768px){section#car.bg-light,section[id=car].bg-light,#car.bg-light,.bg-light#car,section.bg-light#car{background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#dbeafe);background-color:#f1f5f9;color:#1f2937}section#car.bg-light .section-title,section[id=car].bg-light .section-title,#car.bg-light .section-title,.bg-light#car .section-title,section#car.bg-light h3.section-title,section[id=car].bg-light h3.section-title,#car.bg-light h3.section-title,.bg-light#car h3.section-title,section#car.bg-light .h2-styled,section[id=car].bg-light .h2-styled,#car.bg-light .h2-styled,.bg-light#car .h2-styled,section#car.bg-light h2,section[id=car].bg-light h2,#car.bg-light h2,.bg-light#car h2,section#car.bg-light h3,section[id=car].bg-light h3,#car.bg-light h3,.bg-light#car h3{color:#111827;font-weight:700;text-shadow:none}section#car.bg-light .section-title-wrapper .section-title-container .section-title.h2-styled,section[id=car].bg-light .section-title-wrapper .section-title-container .section-title.h2-styled,#car.bg-light .section-title-wrapper .section-title-container .section-title.h2-styled,.bg-light#car .section-title-wrapper .section-title-container .section-title.h2-styled,section#car.bg-light .section-title-container .section-title,section[id=car].bg-light .section-title-container .section-title,#car.bg-light .section-title-container .section-title,.bg-light#car .section-title-container .section-title{color:#111827;text-shadow:none}section[id=car].bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled{color:#111827;text-shadow:none}section[id=car].bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled,section#car.bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled,.p_3.bg-light#car .section-title-wrapper .section-title-container h3.section-title.h2-styled{color:#111827!important;text-shadow:none!important}section[id=car].bg-light .section-title-wrapper p.section-subtitle,section#car.bg-light .section-title-wrapper p.section-subtitle,.p_3.bg-light#car .section-title-wrapper p.section-subtitle{color:#374151!important;text-shadow:none!important}.p_3.bg-light section[id=car] .section-title-wrapper .section-title-container h3.section-title.h2-styled.d-inline-block.text-truncate.w-auto.mx-auto,div.container-xl section[id=car].p_3.bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled,body section[id=car].p_3.bg-light .section-title-wrapper .section-title-container h3.section-title.h2-styled{color:#111827!important;text-shadow:none!important;background:transparent!important}.p_3.bg-light section[id=car] .section-title-wrapper p.section-subtitle,div.container-xl section[id=car].p_3.bg-light .section-title-wrapper p.section-subtitle,body section[id=car].p_3.bg-light .section-title-wrapper p.section-subtitle{color:#374151!important;text-shadow:none!important;background:transparent!important}section[id=car].bg-light:not(.bg_dark):not(.text-white) .section-title-wrapper .section-title-container h3.section-title.h2-styled:not(.text-white){color:#111827!important;text-shadow:none!important;background:transparent!important;font-weight:700!important}section[id=car].bg-light:not(.bg_dark):not(.text-white) .section-title-wrapper p.section-subtitle:not(.text-white){color:#374151!important;text-shadow:none!important;background:transparent!important;font-weight:500!important}section#car.bg-light .section-title-wrapper .section-subtitle,section[id=car].bg-light .section-title-wrapper .section-subtitle,#car.bg-light .section-title-wrapper .section-subtitle,.bg-light#car .section-title-wrapper .section-subtitle{color:#374151;text-shadow:none}section#car.bg-light,section[id=car].bg-light{background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#dbeafe);color:#1f2937}section#car.bg-light .section-subtitle,section[id=car].bg-light .section-subtitle,#car.bg-light .section-subtitle,.bg-light#car .section-subtitle,section#car.bg-light p.section-subtitle,section[id=car].bg-light p.section-subtitle,#car.bg-light p.section-subtitle,.bg-light#car p.section-subtitle,section#car.bg-light p,section[id=car].bg-light p,#car.bg-light p,.bg-light#car p{color:#374151;font-weight:500;text-shadow:none}}section#car.bg-light .car-card,section[id=car].bg-light .car-card,#car.bg-light .car-card,.bg-light#car .car-card{background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 14px #0000001a}section#car.bg-light .car-card:hover,section[id=car].bg-light .car-card:hover,#car.bg-light .car-card:hover,.bg-light#car .car-card:hover{box-shadow:0 12px 30px #00000026;border-color:#667eea}.section-title-wrapper{padding:20px 0;position:relative;width:100%;overflow:hidden}.section-title-container{width:100%;text-align:center;overflow:visible}.section-title{font-size:clamp(2rem,6vw,2.8rem);font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.2);position:relative;display:inline-block;padding:0;max-width:100%;white-space:nowrap}.section-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:80px;height:3px;background:#ff6b00;border-radius:2px}.section-subtitle{font-size:clamp(.9rem,3vw,1.1rem);color:#fff;margin:0;opacity:.9;font-weight:400;letter-spacing:.3px}@media (max-width: 768px){.section-title{font-size:clamp(1.8rem,5vw,2.2rem);transform:none}}@media (max-width: 576px){.section-title{font-size:clamp(1.6rem,4.5vw,2rem);transform:none}}@media (max-width: 375px){.section-title{font-size:clamp(1.4rem,4vw,1.8rem);transform:none}}.car-card{background:#fff;border-radius:8px;margin-bottom:2rem;overflow:hidden}.car-img-container{position:relative;width:100%;padding-top:75%;background:#f5f5f5;overflow:hidden}.car-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.car-title-overlay{position:absolute;bottom:0;left:0;right:0;padding:15px;background:linear-gradient(to top,#000c,#0000);color:#fff}.car-name{font-size:1.2rem;font-weight:600;margin-bottom:5px}.car-type{font-size:.9rem;opacity:.9}.car-body{background-color:#fff;padding:15px;border-radius:0 0 8px 8px}.car-body .car-description,.car-body p.car-description,#car .car-card .car-body .car-description,section#car .car-card .car-body p.car-description{font-size:14px;color:#231835!important;margin:0 0 15px;line-height:1.6;font-weight:500!important;text-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important}#car .car-card .car-body .car-description{color:#444!important;text-shadow:none}.car-feature-badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;gap:5px}.car-feature-badge{background:#ffffffe6;color:#333;padding:5px 10px;border-radius:8px;font-size:.8rem;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all .3s ease}.car-feature-badge.active{background:#ff6b00;color:#fff}.car-price-badge{position:absolute;top:10px;right:10px;background:#ff6b00e6;color:#fff;padding:8px 12px;border-radius:8px;font-size:.85rem;text-align:center;z-index:2}.btn-rent{width:100%;background:#ff6b00;color:#fff!important;border:none;padding:10px 20px;border-radius:6px;font-weight:600;transition:all .3s ease}.btn-rent:hover{background:#e65100;color:#fff!important}#stats .upcome_1ri{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:15px}#stats .upcome_1ri h4{grid-column:1 / -1;margin-bottom:5px}#stats .upcome_1ri .line{grid-column:1 / -1;margin-bottom:20px}#stats .stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:0;padding:15px 10px}#stats .stat-item h4{display:block;width:100%;margin-bottom:.5rem;line-height:1.3;font-size:.85rem;font-weight:600}#stats .stat-item h5{display:block;width:100%;margin-bottom:.5rem;line-height:1.2;font-size:1.8rem;font-weight:700}#stats .stat-item p{display:block;width:100%;margin-bottom:0;line-height:1.4;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}#stats .stat-item-link{text-decoration:none;color:inherit;transition:all .3s ease;border-radius:8px;padding:15px;margin:0;display:block;height:100%;min-height:120px;background:#ffffff80;border:1px solid rgba(255,255,255,.8)}#stats .stat-item-link:hover{background-color:#ffffff1a;text-decoration:none;color:inherit;box-shadow:0 4px 15px #0000001a}#stats .stat-item-link:focus{outline:2px solid #ff6b00;outline-offset:2px;text-decoration:none;color:inherit}#stats .stat-item-link h4,#stats .stat-item-link h5,#stats .stat-item-link p{transition:all .3s ease}#stats .stat-item-link:hover h5{color:#ff6b00!important}@media (max-width: 768px){section#stats .upcome_1{padding:20px 15px!important;flex-direction:column!important;gap:20px!important;margin:10px 0!important;flex-wrap:nowrap!important}section#stats .upcome_1l{flex:none!important;max-width:none!important;padding-right:0!important;margin-bottom:0!important;text-align:center!important}section#stats .upcome_1l h3{font-size:1.3rem!important;line-height:1.2!important}section#stats .upcome_1l p{font-size:.75rem!important;margin-bottom:5px!important}section#stats .upcome_1r{flex:none!important;max-width:none!important;width:100%!important}#stats .upcome_1ri{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto auto;gap:12px;padding:20px 15px;border-top:3px solid #ff6b35}#stats .upcome_1ri h4{grid-column:1 / -1;font-size:.8rem;margin-bottom:10px}#stats .upcome_1ri .line{grid-column:1 / -1;margin-bottom:15px}#stats .stat-item-link{min-height:90px;padding:10px 8px}#stats .stat-item h5{font-size:1.3rem;margin-bottom:4px}#stats .stat-item h6{font-size:.7rem;margin-bottom:4px}#stats .stat-item p{font-size:.65rem;line-height:1.3;-webkit-line-clamp:2}}@media (max-width: 576px){section#stats .upcome_1{padding:15px 10px!important;gap:15px!important;flex-direction:column!important;margin:8px 0!important;flex-wrap:nowrap!important}section#stats .upcome_1l h3{font-size:1.1rem!important;line-height:1.2!important}section#stats .upcome_1l p{font-size:.7rem!important}#stats .upcome_1ri{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto auto;gap:10px;padding:15px 10px}#stats .upcome_1ri h4{font-size:.75rem;margin-bottom:8px}#stats .upcome_1ri .line{margin-bottom:12px}#stats .stat-item-link{min-height:80px;padding:8px 6px}#stats .stat-item h5{font-size:1.1rem;margin-bottom:3px}#stats .stat-item h6{font-size:.65rem;margin-bottom:3px}#stats .stat-item p{font-size:.6rem;line-height:1.2;-webkit-line-clamp:2}}@media (min-width: 769px) and (max-width: 1024px){section#stats .upcome_1{padding:35px 30px!important;gap:25px!important;margin-left:0!important;margin-right:0!important;flex-wrap:nowrap!important}section#stats .upcome_1l{flex:0 0 30%!important;max-width:30%!important;padding-right:0!important}section#stats .upcome_1r{flex:0 0 70%!important;max-width:70%!important}section#stats .upcome_1l h3{font-size:1.5rem!important}section#stats .upcome_1l p{font-size:.78rem!important;margin-bottom:5px!important}#stats .upcome_1ri{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto auto;gap:18px 12px;padding:25px 20px}#stats .stat-item h5{font-size:1.6rem}}p.h1-styled{font-size:1.5rem!important;font-weight:700!important;line-height:1.3!important;color:#2c3e50!important;margin:0 0 16px!important;letter-spacing:-.01em!important;display:block!important}@media (max-width: 991px){p.h1-styled{font-size:1.4rem!important}}@media (max-width: 767px){p.h1-styled{font-size:1.3rem!important;line-height:1.3!important}}@media (max-width: 575px){p.h1-styled{font-size:1.2rem!important;line-height:1.3!important}}.articles-container-modern h2.article-title-modern,.articles-container-modern .article-title-modern.h2-styled,.articles-container-modern .article-title-modern{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 16px;line-height:1.3;letter-spacing:-.01em}.articles-container-modern h4.article-title-modern,.articles-container-modern .article-title-modern.h4-styled,.articles-container-modern h4.mobil-title-modern,.articles-container-modern .mobil-title-modern.h4-styled{font-size:1.25rem;font-weight:700;color:#2c3e50;margin:0 0 12px;line-height:1.3;letter-spacing:-.01em}@media (max-width: 991px){.articles-container-modern h2.article-title-modern,.articles-container-modern .article-title-modern.h2-styled,.articles-container-modern .article-title-modern{font-size:1.4rem}.articles-container-modern h4.article-title-modern,.articles-container-modern .article-title-modern.h4-styled,.articles-container-modern h4.mobil-title-modern,.articles-container-modern .mobil-title-modern.h4-styled{font-size:1.2rem}}@media (max-width: 767px){.articles-container-modern h2.article-title-modern,.articles-container-modern .article-title-modern.h2-styled,.articles-container-modern .article-title-modern{font-size:1.3rem}.articles-container-modern h4.article-title-modern,.articles-container-modern .article-title-modern.h4-styled,.articles-container-modern h4.mobil-title-modern,.articles-container-modern .mobil-title-modern.h4-styled{font-size:1.15rem}}@media (max-width: 575px){.articles-container-modern h2.article-title-modern,.articles-container-modern .article-title-modern.h2-styled,.articles-container-modern .article-title-modern{font-size:1.2rem}.articles-container-modern h4.article-title-modern,.articles-container-modern .article-title-modern.h4-styled,.articles-container-modern h4.mobil-title-modern,.articles-container-modern .mobil-title-modern.h4-styled{font-size:1.1rem}}.articles-container-modern h2.article-title-modern a,.articles-container-modern .article-title-modern.h2-styled a,.articles-container-modern .article-title-modern a,.articles-container-modern h4.article-title-modern a,.articles-container-modern .article-title-modern.h4-styled a,.articles-container-modern h4.mobil-title-modern a,.articles-container-modern .mobil-title-modern.h4-styled a{text-decoration:none;color:inherit;display:block;font-weight:inherit;transition:color .3s ease}.articles-container-modern h2.article-title-modern a:hover,.articles-container-modern .article-title-modern.h2-styled a:hover,.articles-container-modern .article-title-modern a:hover,.articles-container-modern h4.article-title-modern a:hover,.articles-container-modern .article-title-modern.h4-styled a:hover,.articles-container-modern h4.mobil-title-modern a:hover,.articles-container-modern .mobil-title-modern.h4-styled a:hover{color:#ff8700}.h2-styled{font-size:1.5rem;font-weight:700;line-height:1.3;color:#2c3e50;margin:0 0 16px;letter-spacing:-.01em;display:block}@media (max-width: 991px){.h2-styled{font-size:1.4rem}}@media (max-width: 767px){.h2-styled{font-size:1.3rem;line-height:1.3}}@media (max-width: 575px){.h2-styled{font-size:1.2rem;line-height:1.3}}.article-content p.h2-styled{font-size:1.5rem;font-weight:700;line-height:1.3;color:#2c3e50;margin:0 0 16px;letter-spacing:-.01em;display:block;text-align:left}@media (max-width: 991px){.article-content p.h2-styled{font-size:1.4rem}}@media (max-width: 767px){.article-content p.h2-styled{font-size:1.3rem;line-height:1.3}}@media (max-width: 575px){.article-content p.h2-styled{font-size:1.2rem;line-height:1.3}}.articles-container-modern .h4-styled{font-size:1.25rem;font-weight:700;line-height:1.3;color:#2c3e50;margin:0 0 12px;letter-spacing:-.01em;display:block}@media (max-width: 991px){.articles-container-modern .h4-styled{font-size:1.2rem}}@media (max-width: 767px){.articles-container-modern .h4-styled{font-size:1.15rem;line-height:1.3}}@media (max-width: 575px){.articles-container-modern .h4-styled{font-size:1.1rem;line-height:1.3}}#carouselExampleCaptions p.carousel-main-title,#carouselExampleCaptions p.carousel-main-title-custom{margin:0 0 1rem!important;padding:15px 20px!important;font-weight:700!important;display:inline-block!important;line-height:1.1!important}#carouselExampleCaptions h1.carousel-main-title,#carouselExampleCaptions p.carousel-main-title,#carouselExampleCaptions h1.carousel-main-title-custom,#carouselExampleCaptions p.carousel-main-title-custom{font-size:2.2rem!important;font-weight:700!important;margin-bottom:1rem!important;text-shadow:2px 2px 8px rgba(0,0,0,.9)!important;color:#fff!important;line-height:1.1!important;text-align:center!important;width:100%!important;letter-spacing:.5px!important;display:inline-block!important}@media (max-width: 991px){#carouselExampleCaptions h1.carousel-main-title-custom,#carouselExampleCaptions p.carousel-main-title-custom{font-size:1.8rem!important}}@media (max-width: 767px){#carouselExampleCaptions h1.carousel-main-title-custom,#carouselExampleCaptions p.carousel-main-title-custom{font-size:1.5rem!important;margin-bottom:.75rem!important}}.carousel-main-title-custom{font-size:2.2rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 8px rgba(0,0,0,.9);color:#fff;line-height:1.1;text-align:center;width:100%;letter-spacing:.5px}p.h3-styled{font-size:1.75rem!important;font-weight:700!important;line-height:1.3!important;color:#2c3e50!important;margin:0 0 14px!important;letter-spacing:-.01em!important;display:block!important}@media (max-width: 991px){p.h3-styled{font-size:1.6rem!important}}@media (max-width: 767px){p.h3-styled{font-size:1.45rem!important;line-height:1.3!important}}@media (max-width: 575px){p.h3-styled{font-size:1.3rem!important;line-height:1.3!important}}.footer-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem}.footer-gallery-item{position:relative;border-radius:.375rem;overflow:hidden;aspect-ratio:4/3;transition:transform .3s ease}.footer-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.footer-gallery-item:hover{transform:translateY(-2px)}.footer-gallery-item:hover img{transform:scale(1.1)}.footer-gallery-item .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000000b3,#0000 50%);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;padding:.5rem;color:#fff;font-size:.8rem;text-align:center}.footer-gallery-item:hover .overlay{opacity:1}.footer-gallery-item .overlay-title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#footer .footer_1i h4.col_oran{font-size:1.5rem!important;font-weight:600!important;margin-bottom:1rem}#footer .footer_1i .contact-card{background:#ffffff08;border-radius:.5rem;padding:1.25rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.08)}#footer .footer_1i .contact-card p.text-light{font-size:1.05rem;line-height:1.6;margin-bottom:1rem;color:#ffffffe6!important;padding:0}#footer .footer_1i .contact-card h5.fw-normal{font-size:1rem!important;font-weight:500!important;margin-bottom:.5rem;transition:all .3s ease}#footer .footer_1i .contact-card h5.fw-normal:last-child{margin-bottom:0}#footer .footer_1i .contact-card h5.fw-normal a{display:flex;align-items:center;text-decoration:none;color:#ffffffd9!important;transition:all .3s ease;padding:.4rem 0;border-radius:.25rem}#footer .footer_1i .contact-card h5.fw-normal a:hover{color:#fff!important;transform:translate(2px)}#footer .footer_1i .contact-card h5.fw-normal a i{font-size:1rem;min-width:20px;text-align:center;margin-right:.75rem!important;color:var(--bs-orange, #FF6B35)!important;transition:all .3s ease}#footer .footer_2 .social-network{display:flex;gap:.6rem;padding:0;margin:0!important;list-style:none;justify-content:flex-end}#footer .footer_2 .social-network li{margin:0}#footer .footer_2 .social-network li a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff14;color:#fffc!important;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}#footer .footer_2 .social-network li a:hover{background:#ffffff26;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}#footer .footer_2 .social-network li a i{font-size:1rem}@media (max-width: 768px){.footer-gallery-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}#footer .footer_1i h4.col_oran{font-size:1.35rem!important}#footer .footer_2 .social-network{gap:.5rem;justify-content:flex-end}#footer .footer_2 .social-network li a{width:32px;height:32px}#footer .footer_2 .social-network li a i{font-size:.9rem}#footer .footer_1i .contact-card{padding:1rem}#footer .footer_1i .contact-card p.text-light{font-size:1rem;margin-bottom:.85rem}#footer .footer_1i .contact-card h5.fw-normal{font-size:.95rem!important}#footer .footer_1i .contact-card h5.fw-normal a{padding:.35rem 0}}@media (max-width: 576px){.footer-gallery-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}#footer .footer_1i h4.col_oran{font-size:1.25rem!important}#footer .footer_1i .contact-card{padding:.85rem}#footer .footer_1i .contact-card p.text-light{font-size:.95rem;margin-bottom:.75rem}#footer .footer_1i .contact-card h5.fw-normal{font-size:.9rem!important}#footer .footer_1i .contact-card h5.fw-normal a{padding:.3rem 0}#footer .footer_1i .contact-card h5.fw-normal a i{font-size:.9rem;margin-right:.65rem!important}#footer .footer_2{text-align:center!important}#footer .footer_2 .row{flex-direction:column!important}#footer .footer_2 .col-md-8{order:2!important;margin-top:.75rem!important;text-align:center!important}#footer .footer_2 .col-md-4{order:1!important;text-align:center!important}#footer .footer_2 .social-network{gap:.5rem!important;justify-content:center!important;margin:0 auto!important;display:flex!important}#footer .footer_2 .social-network.justify-content-end{justify-content:center!important}#footer .footer_2 .social-network li a{width:32px;height:32px}#footer .footer_2 .social-network li a i{font-size:.9rem}}.feature-indicator-section{border-left:4px solid #FF8700;background:linear-gradient(135deg,#fff9f0,#fffaf5);border-radius:8px;padding:16px 20px;margin:0 0 20px;box-shadow:0 2px 8px #ff87001a}.feature-type-badge{display:flex;flex-direction:column;gap:6px}.badge-title-with-icon{display:flex;align-items:center;justify-content:space-between;gap:10px}.feature-type-badge h2.badge-text{font-size:16px;font-weight:700;color:#2c5282;text-transform:uppercase;letter-spacing:.5px;line-height:1.3;flex:1;margin:0;padding:0;font-family:inherit;display:block;border:none;outline:none}.badge-title-with-icon i{font-size:16px;color:#ff8700;flex-shrink:0}.feature-type-badge .badge-subtitle{font-size:12px;color:#4a5568;font-weight:500;line-height:1.3;margin-top:2px;font-style:italic}@media (max-width: 767px){.feature-indicator-section{padding:14px 16px;margin:0 0 16px}.badge-title-with-icon{gap:8px}.feature-type-badge h2.badge-text{font-size:15px}.badge-title-with-icon i{font-size:14px}.feature-type-badge .badge-subtitle{font-size:11px}}.articles-link-btn{position:relative;overflow:hidden;transition:all .3s ease;border:2px solid #007bff;background:transparent;color:#007bff;font-weight:600;text-decoration:none;box-shadow:0 2px 4px #007bff1a}.articles-link-btn:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #007bff4d;border-color:#0056b3}.articles-link-btn:active{transform:translateY(0);box-shadow:0 2px 6px #007bff33}.articles-link-btn i{transition:transform .3s ease}.articles-link-btn:hover i{transform:translate(3px)}.articles-link-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.articles-link-btn:hover:before{left:100%}@media (max-width: 767px){.articles-link-btn{font-size:14px;padding:10px 16px}}.share-buttons-container{margin-top:8px}.share-label{display:flex;align-items:center;white-space:nowrap}.share-label i{font-size:14px}.share-label span{font-weight:500;font-size:13px}@media (max-width: 575px){.feature-share-section .info-header{justify-content:center;text-align:center;flex-direction:column;align-items:center}.feature-share-section .info-header i{margin-bottom:4px;margin-right:0}.share-buttons-container{flex-direction:column;align-items:center;gap:8px;text-align:center}.share-label{margin-bottom:0;margin-right:0;justify-content:center}.share-buttons{align-self:center;justify-content:center}}.widget-content-modern .mobil-category-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px}.widget-content-modern .mobil-category-name{font-weight:600;color:#2c3e50;flex:1}.widget-content-modern .mobil-category-name i{color:#ff8700;margin-right:8px}.widget-content-modern .mobil-category-item:hover .mobil-category-name i{color:#e07600}#stats .upcome_1ri{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 15px;padding:40px 30px}section#stats .upcome_1{background:#fffffff2!important;border-radius:16px!important;box-shadow:0 8px 32px #0000001a!important;padding:35px!important;border:1px solid rgba(255,255,255,.8)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:35px!important;margin:20px 0!important;flex-wrap:nowrap!important}section#stats .upcome_1l{flex:0 0 32%!important;max-width:32%!important;padding-right:0!important;margin-bottom:0!important}section#stats .upcome_1l p{color:#2c3e50!important;font-size:.8rem!important;font-weight:500!important;margin-bottom:6px!important;text-transform:uppercase!important;letter-spacing:.5px!important}section#stats .upcome_1l h3{color:#1a202c!important;font-size:1.7rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:0!important}section#stats .upcome_1r{flex:0 0 68%!important;max-width:68%!important}#stats .upcome_1ri{background:#ffffffb3;border:1px solid rgba(255,255,255,.9);border-radius:12px;padding:30px 25px;margin:0;height:100%;border-top:4px solid #ff6b35!important}#stats .upcome_1ri h4{text-align:center;margin-bottom:20px;color:#2c3e50;font-size:.9rem;font-weight:600}#stats .upcome_1ri .line{width:50px;height:3px;background:#ff6b35;border:none;margin-bottom:25px}#stats .upcome_1l .h2-styled{color:#1a202c!important;text-shadow:none!important}section#stats.pt-5.pb-5.bg_light{padding:3rem 0!important}section#stats .container-xl{max-width:1140px!important;padding-left:.75rem!important;padding-right:.75rem!important;margin:0 auto!important;width:100%!important}.stats-cta-inspired{background:linear-gradient(135deg,#e74c3c,#ec7063);border-radius:20px;padding:40px 20px;text-align:center;color:#fff;position:relative;overflow:hidden;margin:0;box-shadow:0 15px 40px #e74c3c4d;box-sizing:border-box}.stats-cta-inspired:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(0deg,transparent,transparent 30px,rgba(255,255,255,.15) 30px,rgba(255,255,255,.15) 31px),repeating-linear-gradient(90deg,transparent,transparent 30px,rgba(255,255,255,.15) 30px,rgba(255,255,255,.15) 31px);mask:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.2) 20%,rgba(255,255,255,.6) 50%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%);-webkit-mask:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.2) 20%,rgba(255,255,255,.6) 50%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%);pointer-events:none}.stats-cta-inspired:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.12) 8px,transparent 8px),radial-gradient(circle at 60% 70%,rgba(255,255,255,.08) 12px,transparent 12px),radial-gradient(circle at 85% 20%,rgba(255,255,255,.1) 6px,transparent 6px),radial-gradient(circle at 15% 80%,rgba(255,255,255,.09) 10px,transparent 10px),radial-gradient(circle at 75% 45%,rgba(255,255,255,.07) 14px,transparent 14px),radial-gradient(circle at 45% 15%,rgba(255,255,255,.11) 7px,transparent 7px),radial-gradient(circle at 90% 80%,rgba(255,255,255,.06) 9px,transparent 9px);pointer-events:none;opacity:0;transition:opacity .3s ease}.stats-cta-inspired.bubble-pattern:before{opacity:0}.stats-cta-inspired.bubble-pattern:after{opacity:1}.stats-cta-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:12px;text-shadow:0 1px 2px rgba(0,0,0,.15);letter-spacing:1px;position:relative;z-index:2}.stats-cta-description{font-size:1.1rem;color:#fffffff2;margin-bottom:20px;line-height:1.5;max-width:750px;margin-left:auto;margin-right:auto;position:relative;z-index:2}.stats-cta-actions{display:flex;flex-direction:column;align-items:center;gap:15px;position:relative;z-index:2;width:100%}.stats-cta-button{background:#fff;color:#e74c3c;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #0003;border:none;display:inline-flex;align-items:center;gap:8px}.stats-cta-button:hover{background:#f8f9fa;color:#c0392b;transform:scale(1.05);box-shadow:0 8px 25px #0000004d;text-decoration:none}.stats-social-proof{display:flex;flex-direction:column;align-items:center;gap:10px}.stats-avatars-group{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:5px;width:100%;padding:0 5px;box-sizing:border-box}.stats-avatar-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#fff;transition:all .3s ease;position:relative;padding:15px 10px;background:#ffffff1f;border-radius:12px;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box}.stats-avatar-item:hover{z-index:10;text-decoration:none;color:#fff;background:#fff3;box-shadow:0 12px 35px #00000040;transform:scale(1.02)}.stats-avatar-circle{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:4px;border:2px solid white;transition:all .3s ease;box-shadow:0 3px 10px #00000026}.stats-avatar-circle i{color:#fff;font-size:1.2rem}.stats-avatar-label{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:1;margin-bottom:4px}.stats-avatar-description{font-size:.75rem;line-height:1.3;color:#fffffff2;margin:5px 0 0;padding:0;text-align:center;opacity:1;transition:all .3s ease;position:relative}.stats-avatar-item:hover .stats-avatar-circle{transform:scale(1.1);box-shadow:0 8px 25px #0000004d;border-color:#ffffffe6}.stats-avatar-item:hover .stats-avatar-description{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.stats-cta-info{color:#fffffff2;font-size:.95rem;margin:0;line-height:1.4}.stats-cta-info strong{color:#fff;font-weight:800;font-size:1.1em}@media (min-width: 1920px){section#stats .container-xl{max-width:1320px!important}.stats-cta-inspired{padding:55px 35px}.stats-avatars-group{padding:0 15px;gap:20px}.stats-avatar-item{padding:22px 18px}}@media (min-width: 1440px) and (max-width: 1919px){.stats-cta-inspired{padding:50px 30px}.stats-avatars-group{padding:0 12px;gap:18px}.stats-avatar-item{padding:20px 16px}}@media (min-width: 1200px) and (max-width: 1439px){.stats-cta-inspired{padding:45px 25px}.stats-avatars-group{padding:0 10px;gap:15px}.stats-avatar-item{padding:18px 14px}.stats-avatar-label{font-size:1.05rem}.stats-avatar-description{font-size:.8rem}}@media (min-width: 1024px) and (max-width: 1199px){section#stats .container-xl{max-width:960px!important}.stats-cta-inspired{padding:35px 20px}.stats-avatars-group{padding:0 5px;gap:12px}.stats-avatar-item{padding:16px 12px}}@media (min-width: 769px) and (max-width: 1023px){section#stats .container-xl{max-width:720px!important}.stats-cta-inspired{padding:35px 20px}.stats-avatars-group{grid-template-columns:repeat(2,1fr);gap:12px;padding:0}.stats-avatar-item{padding:14px 10px}}@media (max-width: 768px){section#stats.pt-5.pb-5.bg_light{padding:2.5rem 0!important}section#stats .container-xl{padding-left:.75rem!important;padding-right:.75rem!important}.stats-cta-inspired{padding:30px 15px;margin:0;border-radius:15px}.stats-cta-inspired:before{background:repeating-linear-gradient(0deg,transparent,transparent 20px,rgba(255,255,255,.12) 20px,rgba(255,255,255,.12) 21px),repeating-linear-gradient(90deg,transparent,transparent 20px,rgba(255,255,255,.12) 20px,rgba(255,255,255,.12) 21px);mask:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.7) 55%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%);-webkit-mask:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.7) 55%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%)}.stats-cta-inspired:after{background:radial-gradient(circle at 25% 25%,rgba(255,255,255,.1) 5px,transparent 5px),radial-gradient(circle at 70% 70%,rgba(255,255,255,.07) 8px,transparent 8px),radial-gradient(circle at 90% 15%,rgba(255,255,255,.08) 4px,transparent 4px),radial-gradient(circle at 10% 85%,rgba(255,255,255,.06) 6px,transparent 6px),radial-gradient(circle at 80% 50%,rgba(255,255,255,.05) 9px,transparent 9px)}.stats-cta-title{font-size:2rem;margin-bottom:10px}.stats-cta-description{font-size:1rem;margin-bottom:15px}.stats-cta-actions{gap:12px}.stats-cta-button{padding:12px 25px;font-size:1rem}.stats-avatars-group{grid-template-columns:repeat(2,1fr);gap:10px;padding:0}.stats-avatar-item{padding:12px 8px}.stats-avatar-circle{width:42px;height:42px}.stats-avatar-circle i{font-size:1.1rem}.stats-avatar-label{font-size:.95rem}.stats-avatar-description{font-size:.7rem;margin-top:6px}.stats-cta-info{font-size:.9rem}}@media (max-width: 576px){section#stats.pt-5.pb-5.bg_light{padding:2rem 0!important}section#stats .container-xl{padding-left:.75rem!important;padding-right:.75rem!important}.stats-cta-inspired{padding:25px 10px;margin:0;border-radius:12px}.stats-cta-title{font-size:1.8rem;margin-bottom:8px}.stats-cta-description{font-size:.95rem;margin-bottom:15px}.stats-cta-actions{gap:10px}.stats-cta-button{padding:10px 20px;font-size:.95rem}.stats-avatars-group{grid-template-columns:1fr;gap:8px;padding:0}.stats-avatar-item{padding:10px 6px}.stats-avatar-circle{width:38px;height:38px}.stats-avatar-circle i{font-size:.95rem}.stats-avatar-label{font-size:.9rem}.stats-avatar-description{font-size:.65rem;margin-top:3px}.stats-cta-info{font-size:.8rem;padding:0 5px}}@media (max-width: 374px){section#stats .container-xl{padding-left:.75rem!important;padding-right:.75rem!important}.stats-cta-inspired{padding:20px 8px;border-radius:10px}.stats-avatars-group{gap:6px}.stats-avatar-item{padding:8px 4px}.stats-avatar-circle{width:35px;height:35px}}.stats-main-title-section{margin-bottom:35px;padding:0 20px}.stats-main-subtitle{color:#6366f1;font-size:.9rem;font-weight:600;margin-bottom:12px;text-transform:uppercase;letter-spacing:1.2px;opacity:.9}.stats-main-heading{color:#1a202c;font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:0;text-shadow:0 2px 4px rgba(0,0,0,.08);max-width:800px;margin-left:auto;margin-right:auto}.stats-unified-card{background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border-radius:20px;box-shadow:0 12px 40px #00000014,0 4px 16px #0000000a,inset 0 1px #fff9;padding:35px 30px;margin:0 auto;max-width:900px;border:1px solid rgba(255,255,255,.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;overflow:hidden}.stats-unified-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff6b35,#f7931e,#ff6b35);z-index:1}.stats-title-section{display:none}.stats-grid-section{width:100%}.stats-grid-container{background:transparent;border:none;border-radius:0;padding:0;border-top:none;box-shadow:none}.stats-grid-title{text-align:center;margin-bottom:25px;color:#2c3e50;font-size:1.1rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.05)}.stats-grid-divider{width:70px;height:4px;background:linear-gradient(90deg,#ff6b35,#f7931e);border:none;margin:0 auto 30px;border-radius:2px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:100%}.stats-item{background:linear-gradient(135deg,#fffffff2,#f8fafce6);border:2px solid rgba(255,255,255,.9);border-radius:12px;padding:20px 18px;text-decoration:none;color:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;text-align:center;min-height:140px;position:relative;overflow:hidden;box-shadow:0 6px 20px #0000000f,0 2px 8px #0000000a}.stats-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6666f108,#ff6b3508);opacity:0;transition:opacity .4s ease;z-index:-1}.stats-item:hover{background:linear-gradient(135deg,#fff,#f8fafcfa);text-decoration:none;color:inherit;box-shadow:0 20px 45px #00000026,0 8px 25px #0000001a;transform:scale(1.03);border-color:#6666f166}.stats-item:hover:before{opacity:1}.stats-item .number{font-size:1.7rem;font-weight:800;color:#6366f1;margin-bottom:.7rem;line-height:1.1;text-shadow:0 2px 4px rgba(99,102,241,.2);letter-spacing:.5px}.stats-item .label{font-size:.82rem;font-weight:700;color:#374151;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.8px}.stats-item .description{font-size:.85rem;line-height:1.5;color:#4b5563;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-weight:400}.stats-item:hover .number{color:#ff6b35;transform:scale(1.05)}.stats-item:hover .label{color:#1f2937}.stats-item:hover .description{color:#374151}section#footer,section[id=footer],#footer{background:linear-gradient(to right,#e5e7eb,#e5e7eb 33.33%,#f0f9ff 33.33%,#f0f9ff)!important;color:#333!important;--color-dark: #333333 !important;margin:0!important;padding:0!important}body section#footer,body section[id=footer],body #footer{background:linear-gradient(to right,#e5e7eb,#e5e7eb 33.33%,#f0f9ff 33.33%,#f0f9ff)!important}#footer .footer-main{background:linear-gradient(to right,#e5e7eb,#e5e7eb 33.33%,#f0f9ff 33.33%,#f0f9ff)!important;padding:3rem 0 0!important;margin:0!important}section#footer .footer-main,section[id=footer] .footer-main,body section#footer .footer-main,body section[id=footer] .footer-main{background:linear-gradient(to right,#e5e7eb,#e5e7eb 33.33%,#f0f9ff 33.33%,#f0f9ff)!important}#footer .col-lg-4:nth-child(1),#footer .col-lg-2:nth-child(2),#footer .col-lg-2:nth-child(3),#footer .col-lg-2:nth-child(4),#footer .col-lg-2:nth-child(5){background:transparent!important;padding:0!important;border-radius:0!important;margin-bottom:1rem!important}#footer *,#footer .bg_dark,#footer .text-light,#footer .col_oran{color:inherit!important}#footer *,#footer .bg_dark,#footer .bg_dark *,#footer section,#footer section *,#footer div,#footer div *{background:inherit!important;color:inherit!important}#footer,#footer *{color:inherit!important}#footer a{color:#6b7280!important;text-decoration:none!important}#footer a:hover{color:#374151!important}#footer .text-light,#footer .col_oran,#footer .bg_dark,#footer .text-white,#footer .text-muted{color:inherit!important;background:transparent!important}#footer *[class*=text-],#footer *[class*=bg-],#footer *[style*=color],#footer *[style*=background]{color:inherit!important;background:inherit!important}#footer .footer_1i h4,#footer .footer_1i p,#footer .footer_1i a,#footer .footer_2 p,#footer .footer_2 a{color:inherit!important}#footer{--color-dark: #333 !important;--color-primary: #333 !important;--bs-body-bg: #ffffff !important;--bs-body-color: #333 !important}section[id=footer],section#footer{background:#fff!important;background-color:#fff!important;color:#333!important}section[id=footer] *,section#footer *{color:inherit!important}body .bg_dark#footer,body section.bg_dark#footer,body section[id=footer].bg_dark{background:#fff!important;background-color:#fff!important;color:#333!important}#footer .footer-bottom{background:#f8f9fa!important;border-top:1px solid #e5e7eb;margin-top:0!important;margin-bottom:0!important;padding:1rem 0!important}#footer .footer-bottom .copyright{color:#6b7280!important;font-size:.9rem;margin:0!important;padding:0!important;text-align:center}#footer .col-lg-4,#footer .col-lg-2,#footer .col-md-6{margin-bottom:0!important}#footer .footer-bottom{position:relative;bottom:0}#footer .footer-brand{margin-bottom:2rem}#footer .footer-brand .brand-name{font-size:1.75rem!important;font-weight:700!important;color:#1f2937!important;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}#footer .footer-brand .brand-icon{width:32px;height:32px;background:#1f2937!important;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff!important;font-weight:700;font-size:1rem}#footer .footer-brand .brand-address{color:#4b5563!important;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;max-width:300px}#footer .footer-brand .brand-contact{color:#4b5563!important;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}#footer .footer-brand .social-icons{display:flex;gap:.75rem;margin-bottom:1rem}#footer .footer-brand .social-icons a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;text-decoration:none!important;transition:all .3s ease}#footer .footer-brand .social-icons a.facebook{background:#1877f2!important;color:#fff!important}#footer .footer-brand .social-icons a.instagram{background:#e4405f!important;color:#fff!important}#footer .footer-brand .social-icons a.tiktok{background:#000!important;color:#fff!important}#footer .footer-brand .social-icons a.telegram{background:#08c!important;color:#fff!important}#footer .footer-brand .social-icons a.github{background:#333!important;color:#fff!important}#footer .footer-brand .social-icons a.youtube{background:red!important;color:#fff!important}#footer .footer-brand .social-icons a:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}#footer .col-lg-2:nth-child(2) .footer-nav-section h5{color:#374151!important}#footer .col-lg-2:nth-child(3) .footer-nav-section h5{color:#374151!important}#footer .col-lg-2:nth-child(4) .footer-nav-section h5{color:#374151!important}#footer .footer-nav-section h5,section#footer .footer-nav-section h5,section[id=footer] .footer-nav-section h5{font-size:1.1rem!important;font-weight:600!important;color:#374151!important;margin-bottom:1.5rem;letter-spacing:.5px;text-transform:uppercase;border-bottom:2px solid #d1d5db!important;padding-bottom:.75rem!important;display:inline-block!important;width:auto!important;position:relative!important}#footer .col-lg-2:nth-child(2) .footer-nav-section h5{border-bottom:2px solid #10b981!important}#footer .col-lg-2:nth-child(3) .footer-nav-section h5{border-bottom:2px solid #3b82f6!important}#footer .col-lg-2:nth-child(4) .footer-nav-section h5{border-bottom:2px solid #f59e0b!important}#footer .footer-nav-list,section#footer .footer-nav-list,section[id=footer] .footer-nav-list{list-style:none;padding:0;margin:0}#footer .footer-nav-list li,section#footer .footer-nav-list li,section[id=footer] .footer-nav-list li{margin-bottom:.8rem}#footer .footer-nav-list li:last-child,section#footer .footer-nav-list li:last-child,section[id=footer] .footer-nav-list li:last-child{margin-bottom:0}#footer .footer-nav-list li a,section#footer .footer-nav-list li a,section[id=footer] .footer-nav-list li a{color:#6b7280!important;text-decoration:none!important;font-size:.9rem;line-height:1.4;transition:all .3s ease;display:block;padding:.2rem 0}#footer .footer-nav-list li a:hover,section#footer .footer-nav-list li a:hover,section[id=footer] .footer-nav-list li a:hover{color:#374151!important;transform:translate(3px)}#footer .status-indicator{display:inline-flex;align-items:center;gap:.5rem;background:#22c55e1a!important;color:#22c55e!important;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;border:1px solid rgba(34,197,94,.2);font-weight:500}#footer .status-indicator:before{content:"";width:8px;height:8px;background:#22c55e!important;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}#footer .footer-bottom .copyright{color:#6b7280;font-size:.9rem;margin:0;text-align:center}#footer .join-community-btn{display:inline-flex;align-items:center;gap:.5rem;background:#0ea5e9!important;color:#fff!important;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none!important;font-size:.9rem;font-weight:600;transition:all .3s ease;border:none;text-transform:uppercase;letter-spacing:.5px;width:100%;justify-content:center;margin-top:1rem}#footer .join-community-btn:hover{background:#0284c7!important;transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d;color:#fff!important}#footer .join-community-btn i{font-size:1rem;color:#fff!important}@media (max-width: 992px){.footer-brand .brand-name{font-size:1.5rem}.footer-nav-section h5{font-size:1rem;margin-bottom:1.25rem}.footer-nav-list li{margin-bottom:.7rem}.footer-nav-list li a{font-size:.85rem}}@media (max-width: 768px){.footer-brand{text-align:center;margin-bottom:2.5rem}.footer-nav-section{text-align:center;margin-bottom:2rem}.footer-brand .brand-name,.footer-brand .social-icons{justify-content:center}}@media (max-width: 576px){.footer-brand .brand-name{font-size:1.35rem;justify-content:center}.footer-brand .brand-address{text-align:center;margin:0 auto 1.5rem;max-width:280px}.footer-brand .brand-contact{text-align:center}.footer-nav-section h5{font-size:.95rem}.footer-nav-list li a{font-size:.8rem}}@font-face{font-family:Montserrat Alternates;src:url(/build/assets/montserrat-alternates-v17-latin-500-DnZUp_1g.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}body{font-family:Montserrat Alternates,sans-serif}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.car-feature-badge{transition:all .3s ease}.car-feature-badge.active{background-color:var(--bs-orange, #FF8700)!important;color:#fff!important}.feature-card-compact:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026!important;transition:all .3s ease}.ticker-item-compact{opacity:0;transition:opacity .3s ease}.ticker-item-compact.active{opacity:1}.pulse-dot-small{animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:.5;transform:scale(.8)}}.mobil-rating-section{background:#f8f9fa;border-radius:12px;padding:2rem;border:1px solid #e9ecef}.mobil-current-rating{text-align:center;padding:1.5rem;background:#fff;border-radius:8px;margin-bottom:1rem}.rating-summary{display:flex;align-items:center;justify-content:center;gap:1rem}.rating-value{font-size:2.5rem;font-weight:700;color:#ffc107}.rating-stars{display:flex;gap:.25rem}.rating-stars .fa-star{font-size:1.5rem}.rating-count{color:#6c757d;font-size:.9rem}.review-item{background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:1rem;border:1px solid #e9ecef}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.reviewer-info{font-weight:600;color:#495057}.reviewer-location{font-weight:400;color:#6c757d}.review-rating{display:flex;gap:.2rem}.review-content p{margin-bottom:0;color:#495057;line-height:1.6}.review-date{margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.no-rating-info .alert,.review-contact-info .alert{margin-bottom:0}.mobil-share-section{background:linear-gradient(135deg,#f8fafe,#f1f5fe,#e8f2ff);border:1px solid #e3f2fd;box-shadow:0 2px 8px #2196f314;border-radius:4px;padding:1.2rem 1.5rem}.share-horizontal-layout{display:flex;justify-content:space-between;align-items:center;width:100%}.share-title .share-label{margin:0;font-size:1rem;font-weight:600;color:#1565c0}.share-title .share-label i{color:#2196f3}.social-share-buttons{display:flex;align-items:center;gap:.8rem;flex-wrap:nowrap}.social-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;text-decoration:none;transition:all .2s ease;border:1px solid transparent;cursor:pointer;font-weight:500;box-shadow:0 1px 3px #0000001a;color:#fff}.social-btn i{font-size:.9rem;transition:all .2s ease}.social-btn.facebook{background:#7bb3f0;color:#fff}.social-btn.facebook:hover{background:#6ba3e0;transform:translateY(-1px);box-shadow:0 2px 6px #7bb3f04d;color:#fff;text-decoration:none}.social-btn.instagram{background:#e57373;color:#fff}.social-btn.instagram:hover{background:#d56565;transform:translateY(-1px);box-shadow:0 2px 6px #e573734d;color:#fff;text-decoration:none}.social-btn.tiktok{background:#666;color:#fff;border:1px solid #ff7a9a}.social-btn.tiktok:hover{background:#ff7a9a;transform:translateY(-1px);box-shadow:0 2px 6px #ff7a9a4d;color:#fff;text-decoration:none}.social-btn.copy-link{background:#90a4ae;color:#fff}.social-btn.copy-link:hover{background:#7e9299;transform:translateY(-1px);box-shadow:0 2px 6px #90a4ae4d;color:#fff;text-decoration:none}.social-btn:hover i{transform:scale(1.05)}.social-btn:active{transform:translateY(0);transition:all .1s ease}@media (max-width: 768px){.share-horizontal-layout{flex-direction:column;gap:1rem;align-items:stretch}.share-title{text-align:center}.social-share-buttons{justify-content:center;gap:.7rem}.social-btn{width:38px;height:38px}.social-btn i{font-size:.85rem}}@media (max-width: 480px){.mobil-share-section{padding:1rem;border-radius:3px}.social-share-buttons{gap:.6rem}.social-btn{width:36px;height:36px;border-radius:3px}.social-btn.tiktok{border-width:1px}.social-btn i{font-size:.8rem}.share-title .share-label{font-size:.9rem}}
