@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/fonts/rubik-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/fonts/rubik-latinext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/material-symbols-rounded.woff2)format("woff2")}.material-symbols-rounded{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-family:Material Symbols Rounded;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}:root{--color-primary:#ffbf00;--color-primary-background:#ffbf001a;--color-secondary:#ffe699;--color-secondary-background:#ffe6991a;--color-dark-5:#000;--color-dark-4:#1a1a1a;--color-dark-3:#333;--color-dark-2:#4d4d4d;--color-dark-1:#666;--color-neutral:gray;--color-light-1:#999;--color-light-2:#b3b3b3;--color-light-3:#ccc;--color-light-4:#e6e6e6;--color-light-5:#fff;--color-surface-tint:var(--color-primary);--color-whatsapp:#25d466;--color-whatsapp-background:#25d46633;--state-hover:#ffffff1a;--state-focus:#ffffff26;--state-pressed:#ffffff26;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:2rem;--shape-xs:.25rem;--shape-sm:.5rem;--shape-md:.75rem;--shape-lg:1rem;--shape-xl:1.75rem;--shape-full:999px;--elevation-1:0 1px 2px #0000004d, 0 1px 3px 1px #00000026;--elevation-2:0 1px 2px #0000004d, 0 2px 6px 2px #00000026;--elevation-3:0 4px 8px 3px #0000004d, 0 1px 3px #0000004d;--ring-width:.1875rem;--blur-sm:8px;--color-dark-sticky:#1a1a1a80;--motion-duration-short:.15s;--motion-duration-medium:.25s;--motion-easing-standard:cubic-bezier(.2, 0, 0, 1);--motion-easing-emphasized:cubic-bezier(.3, 0, 0, 1);--type-display:3rem;--type-headline:1.5rem;--type-title-lg:1.375rem;--type-title-md:1rem;--type-body:1rem;--type-body-md:.875rem;--type-label-lg:.875rem;--type-label-md:.75rem;--radius:var(--shape-lg);--font-size-sm:var(--type-label-lg);--regular-unit:1rem;--base-unit:.5rem;--padding:1rem;--gap:1rem;--transition:var(--motion-duration-medium) var(--motion-easing-standard);--font-family:"Rubik";--z-base:0;--z-dropdown:10;--z-sticky:20;--z-overlay:40;--z-modal:100;--z-toast:1000}*{box-sizing:border-box}body{background-color:var(--color-dark-5);color:var(--color-light-5);font-family:var(--font-family), sans-serif;cursor:default;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;width:100%;margin:0}h1,h2,h3,h4,h5,h6{text-wrap:balance}p,li,dd,blockquote{text-wrap:pretty}.price,[data-numeric]{font-variant-numeric:tabular-nums}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only:focus{top:var(--space-sm);left:var(--space-sm);width:auto;height:auto;padding:var(--space-sm) var(--space-md);clip:auto;background-color:var(--color-dark-1);color:var(--color-light-5);border-radius:var(--shape-sm);z-index:var(--z-toast);margin:0;position:fixed}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:80rem;padding:var(--padding);gap:var(--gap);flex-direction:column;place-content:center;align-items:center;margin:0 auto;display:flex;position:relative}@media (width<=640px){.container{padding:.65rem}}main{width:100%}@media (width<=640px){body{padding:0}}h1{font-style:italic;font-weight:700;font-size:var(--type-display);color:var(--color-primary);text-transform:uppercase;text-align:center;margin:0}h2,h3{color:var(--color-light-3)}button{color:var(--color-primary);background-color:var(--color-primary-background);border-radius:var(--shape-full);font-family:inherit;font-size:var(--type-label-lg);text-transform:uppercase;letter-spacing:.025em;cursor:pointer;transition:background-color var(--motion-duration-short) var(--motion-easing-standard), box-shadow var(--motion-duration-short) var(--motion-easing-standard), border-color var(--motion-duration-short) var(--motion-easing-standard);border:1px solid #0000;padding:.5rem 1rem;font-weight:500;position:relative}button:before{content:"";border-radius:inherit;opacity:0;transition:opacity var(--motion-duration-short) var(--motion-easing-standard);pointer-events:none;position:absolute;inset:0}button:hover:before{opacity:.1}button:active:before{opacity:.2}button:focus-visible{box-shadow:0 0 0 var(--ring-width) var(--color-primary);outline:none}button:focus-visible:before{opacity:.2}.buy-button,.service-card-cta{outline:0 solid var(--color-whatsapp-background);outline-offset:0;transition:outline-color var(--motion-duration-short) var(--motion-easing-standard), outline-width var(--motion-duration-short) var(--motion-easing-standard), outline-offset var(--motion-duration-short) var(--motion-easing-standard);position:relative}.buy-button:hover,.service-card-cta:hover{outline-color:var(--color-whatsapp-background);outline-offset:.25rem;transition:outline-color var(--motion-duration-short) var(--motion-easing-standard), outline-width var(--motion-duration-short) var(--motion-easing-standard), outline-offset var(--motion-duration-short) var(--motion-easing-standard);outline-width:.25rem}.buy-button:before,.service-card-cta:before{content:"";border-radius:inherit;background-color:var(--color-whatsapp);opacity:0;transition:opacity var(--motion-duration-short) var(--motion-easing-standard);pointer-events:none;position:absolute;inset:0}.buy-button:hover:before,.service-card-cta:hover:before{opacity:.1}.buy-button:active:before,.service-card-cta:active:before{opacity:.2}.buy-button:focus-visible,.service-card-cta:focus-visible{box-shadow:0 0 0 var(--ring-width) var(--color-whatsapp);outline:none}.buy-button:focus-visible:before,.service-card-cta:focus-visible:before{opacity:.2}a[href]{cursor:pointer}a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--shape-xs)}.active-card{outline:var(--ring-width) solid var(--color-primary);outline-offset:var(--ring-width)}@media (width<=640px){button{font-size:var(--font-size-sm);text-align:center;flex:auto;padding:.4rem .75rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{print-color-adjust:exact}}nav{gap:var(--space-xs);width:max-content;max-width:100%;padding:var(--space-xs);background-color:var(--color-dark-4);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);margin-inline:auto;display:grid}#main-nav button{border-radius:var(--radius);width:auto;min-width:0;min-height:3rem;color:var(--color-light-4);text-transform:uppercase;box-shadow:none;transition:color var(--motion-duration-medium) var(--motion-easing-standard), background-color var(--motion-duration-medium) var(--motion-easing-standard), box-shadow var(--motion-duration-medium) var(--motion-easing-standard), transform var(--motion-duration-short) var(--motion-easing-standard);background-color:#ffbf0000;border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 2rem;font-weight:500;display:flex}#main-nav button:active{transform:scale(.97)}#main-nav button:before{background-color:var(--color-light-3);transition:background-color var(--motion-duration-medium) var(--motion-easing-standard), opacity var(--motion-duration-short) var(--motion-easing-standard)}#main-nav .nav-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}#main-nav .nav-icon .material-symbols-rounded{font-variation-settings:"FILL" 0;color:var(--color-light-4);transition:color var(--motion-duration-medium) var(--motion-easing-standard), font-variation-settings var(--motion-duration-medium) var(--motion-easing-standard);font-size:1.25rem}#main-nav .nav-label{white-space:nowrap}#main-nav .active-nav-btn{background-color:var(--color-secondary-background);color:var(--color-secondary);box-shadow:none}#main-nav .active-nav-btn:before{background-color:var(--color-secondary)}#main-nav .active-nav-btn .nav-icon .material-symbols-rounded{font-variation-settings:"FILL" 1;color:var(--color-secondary)}.site-header{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.site-top{flex-direction:column;width:100%;display:flex}.site-top h1{text-align:center;padding-bottom:var(--space-md)}.lang-menu{z-index:40;position:absolute;top:0;right:0}.lang-switch{border-radius:var(--shape-xs);cursor:pointer;transition:transform var(--motion-duration-short) var(--motion-easing-standard);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.lang-switch:active{transform:scale(.97)}.lang-switch .flag{transition:transform var(--motion-duration-short) var(--motion-easing-standard);display:inline-flex}.lang-switch .flag svg{width:2rem;height:2rem;display:block}.lang-switch:focus-visible .flag,.lang-switch[aria-expanded=true] .flag{transform:scale(1.12)}.lang-panel{top:calc(100% + var(--space-sm));gap:var(--space-sm);min-width:15.875rem;padding:var(--space-md);background-color:var(--color-dark-4);border-radius:var(--shape-lg);box-shadow:var(--elevation-3);flex-direction:column;margin:0;list-style:none;display:flex;position:absolute;right:0}.lang-panel[hidden]{display:none}.lang-panel a{align-items:center;gap:var(--space-md);min-height:3rem;padding:var(--space-sm) var(--space-md);border-radius:var(--shape-lg);color:var(--color-light-2);white-space:nowrap;transition:color var(--motion-duration-medium) var(--motion-easing-standard), background-color var(--motion-duration-medium) var(--motion-easing-standard);font-weight:400;line-height:1.2;text-decoration:none;display:flex}.lang-panel a .flag{flex-shrink:0;display:inline-flex}.lang-panel a .flag svg{width:2rem;height:2rem;display:block}.lang-panel a[aria-current=true]{background-color:var(--color-dark-3);color:var(--color-light-3);font-weight:500}@media (hover:hover) and (pointer:fine){.lang-switch:hover .flag{transform:scale(1.12)}.lang-panel a:hover{background-color:var(--color-dark-3)}}@media (width<=640px){.lang-menu{align-self:flex-end;position:relative}#main-nav button{font-size:var(--type-label-md);text-align:center;flex-direction:column;gap:.125rem;padding:.6rem .5rem}#main-nav .nav-icon .material-symbols-rounded{font-size:1.5rem}}.search-bar{align-items:center;gap:var(--space-md);min-height:3rem;padding:0 var(--padding);border-radius:var(--shape-lg);outline-offset:0;transition:background var(--motion-duration-medium) var(--motion-easing-standard), backdrop-filter var(--motion-duration-medium) var(--motion-easing-standard), outline-color var(--motion-duration-short) var(--motion-easing-standard), outline-width var(--motion-duration-short) var(--motion-easing-standard), outline-offset var(--motion-duration-short) var(--motion-easing-standard);background:#262626;outline:0 solid #fff3;display:flex}.search-bar:focus-within{outline-offset:.25rem;background:#333;outline-width:.25rem}.services-search.sticky,.vehicles-search.sticky .search-bar{background:var(--color-dark-3);box-shadow:var(--elevation-2)}.search-bar-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.search-bar-icon .material-symbols-rounded{font-variation-settings:"FILL" 0;color:var(--color-light-2);font-size:1.5rem}.search-bar-input{width:100%;color:var(--color-light-3);background:0 0;border:none;outline:none;font-size:1rem;font-weight:500}.search-bar-input::placeholder{color:var(--color-neutral)}
