body{--tab-color:var(--tab-accent,var(--navy));--tab-header-shade:color-mix(in srgb, var(--tab-accent-d,var(--navy)) 55%, #000)}:root{--navy:#0a2540;--navy-2:#06182a;--navy-3:#122f4f;--cyan:#1fb6d8;--cyan-2:#19a0bf;--ochre:#e8a33d;--rose:#e84f6b;--bg:#f6f7f8;--surface:#fff;--line:#e8eaec;--line-2:#d8dbde;--ink:#0a2540;--ink-2:#4a5563;--ink-3:#5f6975;--sans:"Archivo", system-ui, -apple-system, "Segoe UI", sans-serif;--serif:"Instrument Serif", Georgia, serif;--radius:18px;--radius-sm:12px;--radius-pill:999px;--empty-min-h:360px;--sh-sm:0 1px 2px #0a25400f, 0 1px 0 #0a254008;--sh-md:0 6px 18px #0a254014, 0 1px 2px #0a25400a;--sh-lg:0 18px 50px #0a25402e, 0 4px 12px #0a25400f;--topbar-h:64px;--cat-bar-h:64px;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px);--max-w:1320px;--content-w:1320px}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;scroll-behavior:smooth;background:var(--navy-2);overflow-x:clip}body{font-family:var(--sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.5;overflow-x:clip}img{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}em{font-style:italic;font-family:var(--serif);font-weight:400}.app{padding-bottom:calc(var(--safe-bottom) + 12px);background:var(--bg);margin:0 auto;position:relative}.desktop-only{display:none!important}.mobile-only{display:inline-flex}.info-strip{z-index:60;background:var(--navy-2);color:#ffffffd9;letter-spacing:.1em;text-transform:uppercase;padding-top:var(--safe-top);font-size:12px;font-weight:500;position:sticky;top:0}.info-strip-inner{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:14px;width:92vw;max-width:1320px;margin:0 auto;padding:9px 0;display:flex;overflow-x:auto}@media (width>=960px){.info-strip-inner{padding-left:40px;padding-right:40px}}@media (width>=1280px){.info-strip-inner{padding-left:56px;padding-right:56px}}.info-strip-inner::-webkit-scrollbar{display:none}.info-strip-marquee{display:block}.info-strip-marquee>.info-strip-inner:nth-child(2){display:none}@media (width<=639px){.info-strip{overflow:hidden}.info-strip-marquee{width:max-content;animation:30s linear infinite info-marquee;display:flex}.info-strip-marquee>.info-strip-inner:nth-child(2){display:flex}.info-strip-marquee>.info-strip-inner{flex:none;justify-content:flex-start;width:max-content;padding-right:28px}.info-strip .hide-s{display:inline-flex}}@keyframes info-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.info-strip-marquee{animation:none}}.info-strip a{color:#ffffffd9;align-items:center;gap:6px;transition:color .2s;display:inline-flex}.info-strip a:hover{color:var(--cyan)}.info-strip a svg{flex:0 0 12px;width:12px;height:12px}.info-l,.info-r{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;display:inline-flex}.info-strip .sep{opacity:.35;margin:0 2px}.info-strip .status{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.info-strip .status .dot{background:#666;border-radius:50%;width:8px;height:8px;position:relative}.info-strip .status[data-status=open] .dot{background:#22c55e}.info-strip .status[data-status=open] .status-label{color:#22c55e}.info-strip .status[data-status=whatsapp] .dot{background:var(--ochre)}.info-strip .status[data-status=whatsapp] .status-label{color:var(--ochre)}.info-strip .status[data-status=closed] .dot{background:#e23a25}.info-strip .status[data-status=closed] .status-label{color:#e23a25}.info-strip .status[data-status=open] .dot:after,.info-strip .status[data-status=whatsapp] .dot:after{content:"";will-change:transform, opacity;background:#22c55e8c;border-radius:50%;animation:2.4s ease-out infinite pulseRing;position:absolute;inset:0}.info-strip .status[data-status=whatsapp] .dot:after{background:#e8a33d8c}@keyframes pulseRing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}@media (width<=540px){.info-strip .hide-s{display:none!important}.info-strip-inner{justify-content:center}}@media (width<=720px){.info-strip-inner.has-marquee{flex-wrap:nowrap;justify-content:flex-start;width:100%;max-width:none;padding:0;overflow:hidden}.info-strip-marquee-inner{will-change:transform;animation:24s linear infinite info-strip-scroll;display:flex}.info-strip-track{white-space:nowrap;flex-shrink:0;align-items:center;gap:14px;padding:9px 40px 9px 0;display:inline-flex}.info-strip-track .hide-s{display:inline-flex!important}@keyframes info-strip-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}}.topbar{top:var(--strip-h,37px);z-index:50;background:var(--navy-2);border-bottom:1px solid #0000;transition:top .3s,background .35s,box-shadow .2s,border-color .2s;position:sticky}body.is-past-products .topbar{border-bottom-color:#0000;top:-200px}.topbar-edge{display:none!important}.topbar-row{align-items:center;gap:12px;padding:0 16px;display:flex}.topbar-row--main{scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;align-items:center;gap:10px;padding:6px;scroll-padding-left:32px;display:flex;overflow-x:auto}.topbar-row--main::-webkit-scrollbar{display:none}.tabs{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-pill);gap:2px;padding:4px;display:inline-flex}.tab{border-radius:var(--radius-pill);color:var(--ink-2);white-space:nowrap;touch-action:manipulation;align-items:center;gap:6px;padding:8px 14px;font-size:13.5px;font-weight:600;transition:color .15s,background .35s,box-shadow .15s;display:inline-flex}.tab .tab-ico{flex:none;place-items:center;width:16px;height:16px;display:inline-grid}.tab .tab-ico svg{width:16px;height:16px}@media (hover:hover){.tab:hover{color:var(--ink)}}.tab.is-active{background:var(--tab-color);color:var(--tab-on-accent,var(--navy));box-shadow:0 2px 6px #00000038}.topbar-right{align-items:center;gap:8px;display:flex}.topbar-icon-btn{border-radius:var(--radius-pill);color:var(--ink);align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.topbar-icon-btn svg{width:18px;height:18px}.topbar-icon-btn:hover{background:var(--bg)}.topbar-icon-only{width:46px;height:46px;color:var(--ink-2);border:1px solid var(--line);background:var(--bg);border-radius:50%;align-self:stretch;place-items:center;transition:color .15s,border-color .15s,transform .12s;display:inline-grid}.topbar-icon-only:hover{color:var(--ink);border-color:var(--line-2)}.topbar-icon-only:active{transform:scale(.95)}.topbar-icon-only svg{width:20px;height:20px}.cat-bar{z-index:auto;background:0 0;border-top:1px solid #ffffff14;position:static}:root{--cat-bar-h:0px}.cats{-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:var(--max-w);justify-content:flex-start;align-items:stretch;gap:0;margin:0 auto;padding:8px 12px 0;display:flex;overflow-x:auto}.cats::-webkit-scrollbar{display:none}.cat{color:#ffffffb8;letter-spacing:.01em;white-space:nowrap;opacity:1;touch-action:manipulation;border-bottom:2px solid #0000;flex-direction:row;flex:none;justify-content:center;align-items:center;gap:6px;min-width:0;padding:4px 14px 10px;font-size:12px;font-weight:600;display:inline-flex;position:relative}.cat svg{stroke-width:1.8px;width:18px;height:18px}@media (hover:hover){.cat:hover{color:#fff}}.cat.is-active{color:#fff;border-bottom-color:#fff}.cat.is-active svg{stroke-width:2.1px}.feed{width:92vw;max-width:var(--content-w);margin:0 auto;padding:16px 0 12px;scroll-margin-top:clamp(160px,18vw,200px);position:relative}.feed-head{justify-content:space-between;align-items:flex-end;gap:12px;min-height:80px;margin-bottom:14px;display:flex;position:relative;overflow:visible}.feed-head h1{font-family:var(--sans);letter-spacing:-.015em;color:var(--ink);margin:0 0 4px;font-size:clamp(22px,5vw,28px);font-weight:600;line-height:1.15}.feed-head p{color:var(--ink-3);margin:0;font-size:13.5px}.cards{overscroll-behavior-x:contain;touch-action:manipulation;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:16px;margin-inline:calc(50% - 50vw);padding-block:4px 12px;padding-inline:calc(50vw - 50%);scroll-padding-left:16px;display:flex;overflow:auto visible}.cards::-webkit-scrollbar{display:none}.card{text-align:left;scroll-snap-align:start;scroll-snap-stop:always;background:0 0;border:0;flex-direction:column;flex:0 0 94%;width:auto;display:flex;position:relative}@media (width<=639px){.cards{--cards-gap:16px;gap:var(--cards-gap);scroll-padding-inline:var(--cards-gap);padding-inline:7.5vw}.card{scroll-snap-align:center;flex-basis:85vw}.card:first-child:not(:only-child){scroll-snap-align:start}.card:last-child:not(:only-child){scroll-snap-align:end}.cards:has(.card:only-child){padding-inline:var(--cards-gap)}.card:only-child{scroll-snap-align:center;flex-basis:100%}}.card{cursor:pointer}.card-img{aspect-ratio:16/9;border-radius:var(--radius);background:#d9e2eb 50%/cover no-repeat;width:100%;position:relative;overflow:hidden}.card-media{opacity:0;pointer-events:none;z-index:0;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.card-media.is-active{opacity:1}.card-img-slide{object-fit:cover;background:50%/cover no-repeat;display:block}.card-video{object-fit:cover;display:block}.card-img>.card-badge,.card-img>.card-heart,.card-img>.card-dots{z-index:1}.card-badge{border-radius:var(--radius-pill);color:var(--navy);letter-spacing:.02em;box-shadow:var(--sh-sm);background:#fffffff0;align-items:center;gap:6px;padding:6px 10px;font-size:11.5px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.card-badge--love{background:var(--rose);color:#fff;box-shadow:0 1px 2px #e84f6b59}.card-heart{color:#fff;z-index:2;background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .15s;display:grid;position:absolute;top:8px;right:8px}.card-heart:active{transform:scale(.92)}.card-heart svg{stroke:#fff;stroke-width:2px;fill:#0a254073;filter:drop-shadow(0 1px 2px #0a254066);width:22px;height:22px;transition:fill .15s,stroke .15s}.card-heart.is-liked svg{fill:var(--rose);stroke:var(--rose)}.card-dots{z-index:1;gap:4px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.card-dots i{background:#ffffff8c;border-radius:50%;width:6px;height:6px;transition:background .15s,transform .15s}.card-dots i.is-on{background:#fff;transform:scale(1.15)}.card-body{flex-direction:column;flex:auto;padding:12px 2px 0;display:flex}.card-row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.card-title{color:var(--ink);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;margin:0;font-size:15px;font-weight:600;overflow:hidden}.card-title em{color:var(--cyan-2);font-family:var(--serif);font-style:italic;font-weight:400}.card--love .card-title em{color:var(--rose)}.card-rating{color:var(--ink);flex:none;align-items:center;gap:4px;font-size:14px;font-weight:500;display:inline-flex}.card-rating svg{width:12px;height:12px;fill:var(--ink)}.card-loc{color:var(--ink-3);margin:2px 0 0;font-size:14px;font-weight:400}.card-meta{color:var(--ink-3);margin:0;font-size:14px;font-weight:400}.card-price{color:var(--ink);margin:6px 0 0;font-size:14px}.card-price b{text-underline-offset:3px;text-decoration:underline 1px;text-decoration-color:var(--ink);font-weight:600}.card-price span{color:var(--ink-3);font-weight:400}.empty{text-align:center;min-height:var(--empty-min-h);color:var(--ink-3);flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.empty-ico{background:var(--surface);border:1px solid var(--line);width:56px;height:56px;color:var(--ink);border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.empty-ico svg{width:26px;height:26px}.empty b{color:var(--ink);margin-bottom:4px;font-size:16px;display:block}.empty span{color:var(--ink-3);font-size:13px;display:block}#emptyState,.exp-grid .empty,.cards .empty{padding-top:32px;padding-bottom:32px}.exp-grid .empty{grid-column:1/-1}.cards .empty{flex:1 0 100%;width:100%}.btn{letter-spacing:-.005em;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14.5px;font-weight:700;transition:transform .12s,background .15s,box-shadow .15s;display:inline-flex}.btn:active{transform:scale(.97)}.btn svg{width:16px;height:16px}.btn-primary{background:linear-gradient(180deg, var(--navy-3), var(--navy));color:#fff;box-shadow:0 8px 18px #0a25402e,inset 0 1px #ffffff0f}.btn-primary:hover{filter:brightness(1.05)}.btn-ghost{background:var(--surface);border:1px solid var(--line-2);color:var(--ink)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skel-bar,.skel-dot{vertical-align:middle;background:linear-gradient(90deg,#ffffff1a 0%,#ffffff38 50%,#ffffff1a 100%) 0 0/200% 100%;border-radius:6px;animation:1.4s linear infinite shimmer;display:inline-block}.skel-dot{border-radius:50%;width:28px;height:28px}.skel-bar{width:60px;height:10px}.skel-bar--temp{border-radius:5px;width:56px;height:22px}.skel-bar--meta{width:90px;height:9px;margin-top:2px}.skel-bar--xs{border-radius:4px;width:30px;height:8px}.skel-bar--sm{border-radius:5px;width:48px;height:14px}.skel-light{background:linear-gradient(90deg,#e6e9ec 0%,#f1f3f5 50%,#e6e9ec 100%) 0 0/200% 100%}.info-strip .status[data-status=loading] .dot{background:#ffffff47}.info-strip .status[data-status=loading] .dot:after{display:none}.info-strip .status[data-status=loading] .status-label{color:#ffffff8c;align-items:center;display:inline-flex}.status-skel{vertical-align:middle;background:linear-gradient(90deg,#ffffff1a 0%,#ffffff4d 50%,#ffffff1a 100%) 0 0/200% 100%;border-radius:4px;width:56px;height:9px;animation:1.4s linear infinite shimmer;display:inline-block}.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}@media (width>=640px){body{font-size:15.5px}.topbar-row--main{padding:14px 12px}.feed{padding:24px 0 40px}.feed-head h1{font-size:26px}.cards{gap:22px;padding-block:4px 14px;scroll-padding-left:24px}.card{flex:0 0 78%}}@media (width>=960px){.app{max-width:var(--max-w);background:var(--bg);padding-bottom:40px}body{background:var(--bg)}.desktop-only{display:inline-flex!important}.mobile-only{display:none!important}.topbar{top:var(--strip-h,37px);background:var(--navy-2);box-shadow:none;border:0;border-radius:0;margin:0}.topbar-row{max-width:var(--content-w);margin:0 auto}.topbar-row--main{width:92vw;max-width:var(--content-w);gap:24px;margin:0 auto;padding:18px 36px}.tabs{gap:4px;padding:5px}.tab{gap:6px;padding:9px 18px;font-size:14px}.tab.is-active{padding:9px 18px}.cat-bar{z-index:auto;background:0 0;border-top:1px solid #ffffff1a;padding-bottom:0;position:static}body.is-past-products .cat-bar{transform:none}.cats{width:92vw;max-width:var(--content-w);justify-content:flex-start;gap:0;margin:0 auto;padding:14px 36px 0;overflow-x:auto}.cat{color:#ffffffb8;opacity:1;border-bottom:2px solid #0000;flex-direction:row;flex:none;gap:6px;padding:4px 18px 12px;font-size:12px}.cat:hover{color:#fff}.cat svg{stroke-width:1.8px;width:18px;height:18px}.cat.is-active{color:#fff;border-bottom-color:#fff}.feed{padding:36px 40px 60px}.feed-head{margin-bottom:24px}.feed-head h1{font-size:30px}.feed-head p{font-size:15px}.cards{scroll-snap-type:x mandatory;scroll-padding-left:max(40px, calc((100vw - var(--content-w)) / 2 + 40px));gap:24px;padding-block:4px 16px}.card{flex:0 0 47%}.card-img{aspect-ratio:16/9}.card:hover .card-img{box-shadow:var(--sh-md);transform:translateY(-2px)}.card-img{transition:transform .2s,box-shadow .2s}}@media (width>=1280px){.feed-head h1{font-size:32px}.cards{scroll-padding-left:max(56px, calc((100vw - var(--content-w)) / 2 + 56px));gap:28px;padding-block:4px 16px}.card{flex:0 0 32%}.feed{padding-left:56px;padding-right:56px}.topbar-row--main{padding-left:52px;padding-right:52px}}@media (width>=1600px){:root{--max-w:1480px;--content-w:1320px}}.contact{background:var(--bg);padding:16px 0 40px;position:relative}.contact-head,.contact-grid{width:92vw;max-width:var(--content-w);margin:0 auto;padding-left:0;padding-right:0}@media (width>=960px){.contact-head,.contact-grid{padding-left:40px;padding-right:40px}}@media (width>=1280px){.contact-head,.contact-grid{padding-left:56px;padding-right:56px}}.contact-head{text-align:left;margin-bottom:28px}.contact-head .kicker{color:#087c94;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.contact-head .kicker:before{content:"";background:var(--cyan);width:18px;height:2px;display:inline-block}.contact-head h2{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin:10px 0 8px;font-size:clamp(28px,7vw,38px);font-style:normal;font-weight:400;line-height:1.05}.contact-head h2 em{color:#087c94}.contact-head .lead{color:var(--ink-2);max-width:560px;margin:0;font-size:14.5px;line-height:1.55}.contact-grid{grid-template-columns:1fr;gap:16px;display:grid}.contact-map{background:var(--surface);border:1px solid var(--line);box-shadow:var(--sh-sm);border-radius:18px;position:relative;overflow:hidden}.contact-map iframe{filter:saturate(.85);border:0;width:100%;height:280px;display:block}.contact-map--no-coords{display:none}.contact-map-cta{border-top:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:left;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;padding:12px 14px;transition:background .15s;display:grid}.contact-map-cta:hover{background:var(--bg)}.contact-map-cta>svg:first-of-type{width:22px;height:22px;color:var(--cyan-2)}.contact-map-cta-l{gap:2px;min-width:0;display:grid}.contact-map-cta-l b{color:var(--ink);letter-spacing:-.005em;font-size:14px;font-weight:700}.contact-map-cta-l small{color:var(--ink-3);font-size:12px}.contact-map-cta-arrow{width:16px;height:16px;color:var(--ink-3)}.contact-map-cta:hover .contact-map-cta-arrow{color:var(--ink)}.contact-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--sh-sm);border-radius:18px;padding:8px 16px}.ci-row{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;align-items:center;gap:12px;padding:14px 0;display:grid}.ci-row:last-child{border-bottom:0}.ci-row .ic{background:var(--bg);width:36px;height:36px;color:var(--cyan-2);border-radius:10px;flex:none;place-items:center;display:grid}.ci-row .ic svg{width:18px;height:18px}.ci-c{gap:2px;min-width:0;display:grid}.ci-label{color:var(--ink-3);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.ci-value{color:var(--ink);font-size:14px;line-height:1.4}.ci-value a{color:var(--ink);text-underline-offset:2px;text-decoration:underline;text-decoration-color:var(--line-2);transition:text-decoration-color .15s}.ci-value a:hover{text-decoration-color:var(--cyan-2)}.footer{--wave-h:clamp(48px, 6vw, 80px);background:linear-gradient(var(--navy-2), var(--navy-2)) 0 var(--wave-h) / 100% calc(100% - var(--wave-h)) no-repeat;color:#ffffffd9;padding:calc(var(--wave-h) + 24px) 0 22px;position:relative;overflow:hidden}.foot-wave{height:var(--wave-h);pointer-events:none;color:var(--navy-2);line-height:0;position:absolute;top:0;left:0;right:0}.foot-wave svg{width:100%;height:100%;display:block}.foot-top,.foot-trust,.foot-bottom{z-index:1;width:92vw;max-width:var(--content-w);margin:0 auto;padding-left:0;padding-right:0;position:relative}.foot-top{grid-template-columns:1fr;gap:36px;padding-top:6px;padding-bottom:32px;display:grid}.foot-brand .brand{color:#fff;align-items:center;gap:12px;display:inline-flex}.foot-brand .brand-mark{width:36px;height:36px;color:var(--cyan);background:#ffffff0f;border-radius:10px;place-items:center;transition:transform .2s;display:grid}.foot-brand .brand:hover .brand-mark{transform:rotate(-12deg)scale(1.05)}.foot-brand .brand-mark svg{width:22px;height:22px}.foot-brand .brand-logo{width:84px;height:84px;transition:transform .2s;display:block}.foot-brand .brand:hover .brand-logo{transform:scale(1.04)}.foot-brand .brand-name{gap:2px;line-height:1;display:grid}.foot-brand .brand-name b{font-family:var(--sans);color:#fff;letter-spacing:-.005em;font-size:16px;font-weight:800}.foot-brand .brand-name small{color:#ffffff8c;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.foot-brand p{color:#ffffffb3;max-width:360px;margin:14px 0 0;font-size:14px;line-height:1.6}.foot-socials{gap:10px;margin-top:16px;display:flex}.foot-socials a{color:#fff;background:#ffffff0f;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .2s,color .2s,transform .12s;display:grid}.foot-socials a:hover{background:var(--cyan);color:var(--navy-2)}.foot-socials a:active{transform:scale(.94)}.foot-col .foot-title{font-family:var(--sans);color:var(--cyan);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:700}.foot-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.foot-col a{color:#ffffffc7;font-size:14px;transition:color .15s}.foot-col a:hover{color:var(--cyan)}.foot-trust{color:#ffffffb8;letter-spacing:.01em;flex-wrap:wrap;gap:6px 18px;margin-top:18px;padding-top:0;padding-bottom:0;font-size:12.5px;list-style:none;display:flex}.foot-trust li{align-items:center;gap:6px;display:inline-flex}.foot-trust svg{width:14px;height:14px;color:var(--cyan);flex-shrink:0}.foot-bottom{text-align:center;color:#ffffff80;letter-spacing:.02em;flex-direction:column;align-items:center;gap:4px;margin-top:14px;padding-top:14px;font-size:11.5px;display:flex;position:relative}.foot-bottom:before{content:"";background:#ffffff14;height:1px;position:absolute;top:0;left:0;right:0}@media (width>=960px){.foot-bottom:before{left:40px;right:40px}}@media (width>=1280px){.foot-bottom:before{left:56px;right:56px}}.fb-line{display:block}.foot-bottom a{color:#fff9;transition:color .15s}.foot-bottom a:hover{color:var(--cyan)}@media (width>=640px){.contact{padding:64px 0 72px}.contact-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:20px}.contact-map iframe{height:360px}.foot-top{grid-template-columns:1fr 1fr;gap:28px 32px;padding-bottom:40px}}@media (width>=960px){.contact{padding:80px 0 88px}.foot-top,.foot-trust,.foot-bottom,.contact-head,.contact-grid{padding-left:40px;padding-right:40px}.contact-head{margin-bottom:36px}.contact-grid{grid-template-columns:1.6fr 1fr;gap:24px}.contact-map iframe{height:420px}.footer{padding:calc(var(--wave-h) + 36px) 0 28px}.foot-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px}.foot-trust{margin-top:14px}.foot-bottom{text-align:left;flex-flow:wrap;justify-content:space-between;gap:6px 0}.fb-entity{flex:none}.fb-ids{text-align:left;flex:1}.fb-ids:before{content:"·";opacity:.55;margin:0 6px}.fb-credit{flex:none}}@media (width>=1280px){.foot-top,.foot-trust,.foot-bottom{padding-left:56px;padding-right:56px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}