.Navbar-module__dVeNwG__nav{height:var(--nav-h);-webkit-backdrop-filter:none;backdrop-filter:none;z-index:50;background:0 0;border-bottom:1px solid #0000;align-items:center;transition:background-color .22s,border-color .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:flex;position:fixed;inset:0 0 auto}.Navbar-module__dVeNwG__navSolid{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-bottom-color:#94a3b838;box-shadow:0 8px 22px #0f172a0f}.Navbar-module__dVeNwG__inner{align-items:center;gap:16px;width:100%;display:flex}.Navbar-module__dVeNwG__brand{cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;align-items:center;margin:0;padding:0;transition:opacity .22s,transform .22s;display:inline-flex;transform:translateY(-4px)scale(.96)}.Navbar-module__dVeNwG__brandVisible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.Navbar-module__dVeNwG__brandTarget{opacity:1;justify-content:flex-start;align-items:center;width:100px;height:100px;display:inline-flex;overflow:hidden}.Navbar-module__dVeNwG__right{justify-content:flex-end;align-items:center;gap:14px;margin-left:auto;display:flex}.Navbar-module__dVeNwG__links{align-items:center;gap:24px;display:flex}.Navbar-module__dVeNwG__link{cursor:pointer;color:#0f172ab8;background:0 0;border:0;border-radius:10px;padding:8px;font-size:15px;transition:color .14s,opacity .14s,background-color .14s,transform .12s;position:relative}.Navbar-module__dVeNwG__link:after{content:"";background:var(--brand);transform-origin:50%;border-radius:999px;height:2px;transition:transform .16s;position:absolute;bottom:2px;left:8px;right:8px;transform:scaleX(0)}.Navbar-module__dVeNwG__link:hover{color:var(--brand);background:#b85c4e14;transform:translateY(-1px)}.Navbar-module__dVeNwG__link:hover:after{transform:scaleX(1)}.Navbar-module__dVeNwG__link:active{transform:translateY(0)}.Navbar-module__dVeNwG__link:focus-visible{outline-offset:2px;outline:2px solid #b85c4e52}.Navbar-module__dVeNwG__linkOverlay{color:#0f172adb}.Navbar-module__dVeNwG__linkOverlay:hover{background:#ffffff80}.Navbar-module__dVeNwG__active{color:var(--brand)}.Navbar-module__dVeNwG__active:after{transform:scaleX(1)}.Navbar-module__dVeNwG__cta{cursor:pointer;background:var(--brand);color:#fff;white-space:nowrap;border:1px solid #0000;border-radius:10px;padding:10px 16px;font-weight:700;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s}.Navbar-module__dVeNwG__cta:hover{transform:translateY(-1px)}.Navbar-module__dVeNwG__ctaOverlay{border-color:#b4453714;box-shadow:0 10px 22px #b4453733}.Navbar-module__dVeNwG__ctaOverlay:hover{background:#a43d31;border-color:#b445372e}.Navbar-module__dVeNwG__menuButton{cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;padding:0;display:none}.Navbar-module__dVeNwG__menuButton:focus-visible{outline-offset:2px;outline:2px solid #b85c4e52}.Navbar-module__dVeNwG__menuBar{background:#0f172ae6;border-radius:999px;width:20px;height:2px;transition:transform .18s,opacity .16s}.Navbar-module__dVeNwG__menuBarTopOpen{transform:translateY(6px)rotate(45deg)}.Navbar-module__dVeNwG__menuBarMiddleOpen{opacity:0}.Navbar-module__dVeNwG__menuBarBottomOpen{transform:translateY(-6px)rotate(-45deg)}.Navbar-module__dVeNwG__mobileMenu{display:none}.Navbar-module__dVeNwG__mobileLinks{flex-direction:column;gap:6px;display:flex}.Navbar-module__dVeNwG__mobileCta{cursor:pointer;background:var(--brand);color:#fff;border:1px solid #0000;border-radius:10px;width:100%;margin-top:8px;padding:11px 16px;font-weight:700}@media (max-width:569px){.Navbar-module__dVeNwG__links,.Navbar-module__dVeNwG__cta{display:none}.Navbar-module__dVeNwG__menuButton{display:inline-flex}.Navbar-module__dVeNwG__mobileMenu{left:var(--gutter);right:var(--gutter);top:calc(var(--nav-h) - 2px);opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #0000;border-radius:12px;max-height:0;padding:0 14px;transition:max-height .22s,opacity .18s,transform .18s,padding .18s,border-color .18s;display:block;position:absolute;overflow:hidden;transform:translateY(-8px);box-shadow:0 14px 28px #0f172a14}.Navbar-module__dVeNwG__mobileMenuOpen{opacity:1;pointer-events:auto;border-color:#94a3b838;max-height:260px;padding:10px 14px 14px;transform:translateY(0)}.Navbar-module__dVeNwG__mobileLinks .Navbar-module__dVeNwG__link{text-align:left;border-radius:8px;width:100%;padding:10px 8px}}
.Hero-module__PgAKtG__hero{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);position:relative;overflow:hidden}.Hero-module__PgAKtG__overlay{pointer-events:none;background:radial-gradient(circle at 14% 18%,#b85c4e24,#0000 44%),radial-gradient(circle at 88% 20%,#94a3b82e,#0000 38%),radial-gradient(circle at 70% 84%,#b85c4e14,#0000 46%);position:absolute;inset:0}.Hero-module__PgAKtG__inner{z-index:1;min-height:100svh;padding-top:calc(var(--nav-h) + 38px);align-items:center;padding-bottom:70px;display:grid;position:relative}.Hero-module__PgAKtG__grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;display:grid}.Hero-module__PgAKtG__content{color:#0f172a;gap:26px;display:grid}.Hero-module__PgAKtG__logoWrap{width:fit-content;transition:opacity .16s;display:inline-flex}.Hero-module__PgAKtG__logoWrap[data-nav-logo-state=nav]{opacity:0;pointer-events:none}.Hero-module__PgAKtG__logo{object-fit:contain;filter:drop-shadow(0 10px 20px #0f172a0f);width:auto;height:clamp(76px,11vw,118px)}.Hero-module__PgAKtG__title{letter-spacing:-.03em;color:#0f172a;max-width:12.5ch;margin:0;font-size:clamp(2.2rem,3vw + 1rem,3.95rem);font-weight:500;line-height:1.06}.Hero-module__PgAKtG__title span{color:#b85c4e}.Hero-module__PgAKtG__sub{color:#475569;max-width:35rem;margin:0;font-size:clamp(1rem,.45vw + .95rem,1.25rem);line-height:1.65}.Hero-module__PgAKtG__actions{flex-wrap:wrap;gap:14px;display:flex}.Hero-module__PgAKtG__primary,.Hero-module__PgAKtG__ghost{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 24px;font-size:1.0625rem;font-weight:700;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s;display:inline-flex}.Hero-module__PgAKtG__primary{color:#fff;background:#b85c4e;border:1px solid #b85c4e;box-shadow:0 14px 26px #b85c4e3d}.Hero-module__PgAKtG__primary:hover{background:#a04d40;border-color:#a04d40;transform:translateY(-1px)}.Hero-module__PgAKtG__ghost{color:#0f172a;background:#ffffffe0;border:2px solid #cbd5e1;box-shadow:0 10px 20px #0f172a0f}.Hero-module__PgAKtG__ghost:hover{background:#fff;border-color:#bfcad8;transform:translateY(-1px)}.Hero-module__PgAKtG__inlineIcon{flex:none;width:20px;height:20px}.Hero-module__PgAKtG__stats{flex-wrap:wrap;gap:28px;padding-top:8px;display:flex}.Hero-module__PgAKtG__stat{min-width:120px}.Hero-module__PgAKtG__statValue{color:#b85c4e;font-size:clamp(1.6rem,1.1vw + 1.1rem,2rem);font-weight:700;line-height:1.1}.Hero-module__PgAKtG__statLabel{color:#475569;margin-top:6px;font-size:.95rem;line-height:1.35}.Hero-module__PgAKtG__mediaWrap{position:relative}.Hero-module__PgAKtG__mediaCard{aspect-ratio:1;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 30px 55px #0f172a2e}.Hero-module__PgAKtG__mediaImage{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__PgAKtG__availabilityCard{background:#fff;border:1px solid #94a3b838;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;display:flex;position:absolute;bottom:-24px;left:-24px;box-shadow:0 22px 40px #0f172a29}.Hero-module__PgAKtG__checkBadge{color:#16a34a;background:#dcfce7;border-radius:999px;flex:none;place-items:center;width:48px;height:48px;display:grid}.Hero-module__PgAKtG__checkIcon{width:22px;height:22px}.Hero-module__PgAKtG__availabilityLabel{color:#64748b;font-size:.875rem;line-height:1.2}.Hero-module__PgAKtG__availabilityValue{color:#0f172a;margin-top:2px;font-size:1rem;font-weight:700}@media (max-width:900px){.Hero-module__PgAKtG__mediaCard{aspect-ratio:11/12}}@media (max-width:700px){.Hero-module__PgAKtG__grid{grid-template-columns:1fr;gap:30px}.Hero-module__PgAKtG__content{order:2;gap:22px}.Hero-module__PgAKtG__mediaWrap{order:1;width:100%;max-width:640px;margin:0 auto}.Hero-module__PgAKtG__mediaCard{aspect-ratio:16/11}}@media (max-width:460px){.Hero-module__PgAKtG__inner{min-height:auto;padding-top:calc(var(--nav-h) + 28px);padding-bottom:42px}.Hero-module__PgAKtG__stats{gap:18px 20px}.Hero-module__PgAKtG__stat{flex:130px;min-width:0}.Hero-module__PgAKtG__availabilityCard{width:100%;margin-top:14px;position:static}}@media (max-width:412px){.Hero-module__PgAKtG__actions{grid-template-columns:1fr;display:grid}.Hero-module__PgAKtG__primary,.Hero-module__PgAKtG__ghost{width:100%;min-height:54px;font-size:1rem}}
.Reveal-module__li5-Xa__reveal{opacity:0;transform:translate3d(var(--reveal-x,0px),var(--reveal-y,16px),0);transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform}.Reveal-module__li5-Xa__visible{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.Reveal-module__li5-Xa__reveal,.Reveal-module__li5-Xa__visible{opacity:1;transition:none;transform:none}}
.About-module__OtWT4W__container{max-width:var(--container);padding:0 var(--gutter);margin:100px auto 0;padding-bottom:30px}.About-module__OtWT4W__grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:40px;display:grid}.About-module__OtWT4W__imageWrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--line);margin-top:40px;overflow:hidden}.About-module__OtWT4W__imageWrap img{object-fit:cover;aspect-ratio:16/10;width:100%;height:100%;display:block}@media (max-width:850px){.About-module__OtWT4W__grid{grid-template-columns:1fr}.About-module__OtWT4W__imageWrap{width:70%}}@media (max-width:570px){.About-module__OtWT4W__grid{grid-template-columns:1fr}.About-module__OtWT4W__imageWrap{width:90%}}
.Services-module__hmdBJW__section{background:#f8fafc}.Services-module__hmdBJW__cards{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:18px;display:grid}.Services-module__hmdBJW__container{max-width:var(--container);padding:0 var(--gutter);margin:0 auto;padding-top:80px;padding-bottom:30px}.Services-module__hmdBJW__card{border-radius:var(--radius-lg);text-align:left;cursor:pointer;color:inherit;background:#fff;border:2px solid #94a3b833;padding:18px 18px 16px;transition:border-color .22s,box-shadow .22s;box-shadow:0 10px 24px #00000008}.Services-module__hmdBJW__card:hover{border-color:#b85c4e;box-shadow:0 10px 24px #00000008}.Services-module__hmdBJW__card:focus-visible{outline-offset:3px;outline:2px solid #b4453759}.Services-module__hmdBJW__cardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.Services-module__hmdBJW__viewWork{letter-spacing:.03em;text-transform:uppercase;color:#b44537c7;opacity:.9;font-size:12px;font-weight:800;transition:transform .18s,opacity .18s;transform:translate(-2px)}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__viewWork{opacity:1;transform:translate(0)}.Services-module__hmdBJW__iconPill{background:var(--brand-soft);border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:14px;transition:background-color .18s;display:grid}.Services-module__hmdBJW__iconText{width:20px;height:20px;color:var(--brand);flex:none;display:block}.Services-module__hmdBJW__h3{margin:0 0 8px;font-size:18px}.Services-module__hmdBJW__desc{color:#141414b8;margin:0 0 14px;line-height:1.7}.Services-module__hmdBJW__list{color:#141414b8;gap:10px;margin:14px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.Services-module__hmdBJW__list li{align-items:center;gap:10px;display:flex}.Services-module__hmdBJW__dot{background:var(--brand);border-radius:999px;flex:none;width:6px;height:6px}@media (max-width:1100px){.Services-module__hmdBJW__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__hmdBJW__cards{grid-template-columns:1fr}}
.Gallery-module__fp8Iza__shell{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:14px}.Gallery-module__fp8Iza__tabRow{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.Gallery-module__fp8Iza__tab{color:#141414bf;cursor:pointer;background:#fff;border:1px solid #1414141a;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:800;transition:transform .16s,border-color .16s,color .16s,background-color .16s;display:inline-flex}.Gallery-module__fp8Iza__tab:hover{color:#141414eb;border-color:#b4453738;transform:translateY(-1px)}.Gallery-module__fp8Iza__tab:focus-visible{outline-offset:2px;outline:2px solid #b4453759}.Gallery-module__fp8Iza__tabActive{color:var(--brand);background:#b445371a;border-color:#b445373d}.Gallery-module__fp8Iza__tabCount{background:#0000000f;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;line-height:1;display:inline-grid}.Gallery-module__fp8Iza__panel{background:#00000003;border:1px solid #1414140f;border-radius:14px;padding:14px}.Gallery-module__fp8Iza__panel[hidden]{display:none}.Gallery-module__fp8Iza__panelAnchor{height:0;position:relative;top:-96px}.Gallery-module__fp8Iza__panelHead{margin-bottom:14px}.Gallery-module__fp8Iza__panelTitle{margin:0 0 4px;font-size:22px}.Gallery-module__fp8Iza__panelBlurb{color:var(--muted);margin:0;line-height:1.55}.Gallery-module__fp8Iza__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Gallery-module__fp8Iza__itemButton{text-align:left;cursor:pointer;color:inherit;background:#fff;border:1px solid #14141414;border-radius:14px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 8px 18px #00000008}.Gallery-module__fp8Iza__itemButton:hover{border-color:#b4453738;transform:translateY(-4px);box-shadow:0 16px 28px #00000014}.Gallery-module__fp8Iza__itemButton:focus-visible{outline-offset:3px;outline:2px solid #b4453759}.Gallery-module__fp8Iza__itemTop{border-bottom:1px solid #1414140f;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.Gallery-module__fp8Iza__itemBadge{letter-spacing:.03em;text-transform:uppercase;color:var(--brand);font-size:11px;font-weight:800}.Gallery-module__fp8Iza__itemHint{color:#1414148c;font-size:12px}.Gallery-module__fp8Iza__imageStage{aspect-ratio:4/3;background:#00000005;position:relative;overflow:hidden}.Gallery-module__fp8Iza__imageStage img{object-fit:cover;width:100%;height:100%;transition:opacity .22s,transform .26s,filter .22s;display:block;position:absolute;inset:0}.Gallery-module__fp8Iza__imageBefore{opacity:1}.Gallery-module__fp8Iza__imageAfter{opacity:0}.Gallery-module__fp8Iza__itemButton:hover .Gallery-module__fp8Iza__imageBefore,.Gallery-module__fp8Iza__itemButton:focus-visible .Gallery-module__fp8Iza__imageBefore{opacity:0;transform:scale(1.015)}.Gallery-module__fp8Iza__itemButton:hover .Gallery-module__fp8Iza__imageAfter,.Gallery-module__fp8Iza__itemButton:focus-visible .Gallery-module__fp8Iza__imageAfter{opacity:1;transform:scale(1.015)}.Gallery-module__fp8Iza__imageOverlayText,.Gallery-module__fp8Iza__imageOverlayTextAfter{letter-spacing:.03em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000008c;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:800;transition:opacity .22s,transform .22s;position:absolute;top:10px;left:10px}.Gallery-module__fp8Iza__imageOverlayTextAfter{opacity:0;background:#b44537d9;transform:translateY(3px)}.Gallery-module__fp8Iza__itemButton:hover .Gallery-module__fp8Iza__imageOverlayText,.Gallery-module__fp8Iza__itemButton:focus-visible .Gallery-module__fp8Iza__imageOverlayText{opacity:0;transform:translateY(-3px)}.Gallery-module__fp8Iza__itemButton:hover .Gallery-module__fp8Iza__imageOverlayTextAfter,.Gallery-module__fp8Iza__itemButton:focus-visible .Gallery-module__fp8Iza__imageOverlayTextAfter{opacity:1;transform:translateY(0)}.Gallery-module__fp8Iza__itemMeta{justify-content:space-between;align-items:center;gap:10px;padding:10px 12px 12px;display:flex}.Gallery-module__fp8Iza__itemTitle{color:#141414d1;font-size:13px;font-weight:700}.Gallery-module__fp8Iza__itemAction{color:var(--muted);white-space:nowrap;font-size:12px}.Gallery-module__fp8Iza__helperText{color:var(--muted);margin-top:12px;font-size:12px}.Gallery-module__fp8Iza__modalBackdrop{z-index:120;background:#060608ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.Gallery-module__fp8Iza__modal{background:#fff;border:1px solid #ffffff59;border-radius:18px;width:min(1040px,100%);max-height:min(90vh,920px);padding:16px;overflow:auto;box-shadow:0 28px 70px #0000004d}.Gallery-module__fp8Iza__modalHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.Gallery-module__fp8Iza__modalTitle{color:#141414f2;margin:0;font-size:22px}.Gallery-module__fp8Iza__modalSub{color:var(--muted);margin:4px 0 0;font-size:14px}.Gallery-module__fp8Iza__modalClose{cursor:pointer;color:#141414b8;background:#fff;border:1px solid #14141414;border-radius:10px;width:38px;height:38px;font-size:18px;line-height:1}.Gallery-module__fp8Iza__modalClose:hover{color:var(--brand);border-color:#b4453733}.Gallery-module__fp8Iza__modalGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Gallery-module__fp8Iza__modalFigure{gap:8px;margin:0;display:grid}.Gallery-module__fp8Iza__modalImageWrap{background:#00000008;border:1px solid #14141414;border-radius:14px;overflow:hidden}.Gallery-module__fp8Iza__modalImageWrap img{object-fit:contain;width:100%;height:auto;max-height:62vh;margin:0 auto;display:block}.Gallery-module__fp8Iza__modalFigure figcaption{color:#141414db;font-size:13px;font-weight:800}@media (max-width:900px){.Gallery-module__fp8Iza__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Gallery-module__fp8Iza__tabRow{grid-template-columns:1fr;display:grid}.Gallery-module__fp8Iza__tab{text-align:left;border-radius:12px;justify-content:space-between;width:100%}.Gallery-module__fp8Iza__grid{grid-template-columns:repeat(1,1fr)}}
.Contact-module__dhIxzq__contact{background:#a8524a;padding:72px 0 80px}.Contact-module__dhIxzq__inner{text-align:center}.Contact-module__dhIxzq__heading{color:#fff;letter-spacing:-.3px;margin:0 0 16px;font-size:clamp(32px,5vw,48px);font-weight:500}.Contact-module__dhIxzq__subheading{color:#ffffffe0;max-width:580px;margin:0 auto 48px;font-size:17px;line-height:1.6}.Contact-module__dhIxzq__divider{background:#fff3;max-width:800px;height:1px;margin:0 auto 48px}.Contact-module__dhIxzq__methods{grid-template-columns:repeat(3,1fr);max-width:900px;margin:0 auto;display:grid}.Contact-module__dhIxzq__card{border-radius:var(--radius-md);cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:8px;padding:28px 20px;transition:background .3s,transform .3s;display:flex}.Contact-module__dhIxzq__card:hover{background:#ffffff1a;transform:translateY(-6px)}.Contact-module__dhIxzq__card:hover .Contact-module__dhIxzq__icon{color:#f5d96a;transform:scale(1.15)}.Contact-module__dhIxzq__icon{color:#fff;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:8px;transition:transform .3s,color .3s;display:flex}.Contact-module__dhIxzq__label{color:#fff;letter-spacing:.2px;font-size:18px;font-weight:600}.Contact-module__dhIxzq__value{color:#ffffffbf;font-size:15px;transition:color .3s}.Contact-module__dhIxzq__card:hover .Contact-module__dhIxzq__value{color:#fffffff2}@media (max-width:520px){.Contact-module__dhIxzq__methods{grid-template-columns:repeat(1,1fr)}}@media (max-width:480px){.Contact-module__dhIxzq__contact{padding:56px 0 64px}.Contact-module__dhIxzq__heading{font-size:28px}.Contact-module__dhIxzq__subheading{margin-bottom:36px;font-size:15px}}
.Footer-module__rnk_JG__footer{color:#c4c9d2;background:#0f172b;font-size:14px;line-height:1.6}.Footer-module__rnk_JG__inner{grid-template-columns:2fr 1fr 1fr;gap:48px;padding-top:56px;padding-bottom:56px;display:grid}.Footer-module__rnk_JG__brandCol{flex-direction:column;gap:18px;display:flex}.Footer-module__rnk_JG__logoLink{cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:inline-flex}.Footer-module__rnk_JG__logo{border-radius:50%}.Footer-module__rnk_JG__tagline{color:#97a0af;max-width:280px;margin:0;font-size:13.5px;line-height:1.65}.Footer-module__rnk_JG__col{flex-direction:column;gap:4px;display:flex}.Footer-module__rnk_JG__colTitle{font-family:var(--font-title),ui-sans-serif,system-ui,sans-serif;color:#fff;letter-spacing:.2px;margin:0 0 12px;font-size:16px;font-weight:600}.Footer-module__rnk_JG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__rnk_JG__link{text-align:left;font:inherit;cursor:pointer;color:#97a0af;background:0 0;border:0;margin:0;padding:0;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__link:hover{color:#fff}.Footer-module__rnk_JG__link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b85c4e59}.Footer-module__rnk_JG__socials{gap:10px;margin-bottom:14px;display:flex}.Footer-module__rnk_JG__socialIcon{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:inline-flex}.Footer-module__rnk_JG__socialIcon:hover{background:#ffffff2e}.Footer-module__rnk_JG__connectText{color:#97a0af;margin:0;font-size:13px;line-height:1.5}.Footer-module__rnk_JG__bottom{border-top:1px solid #ffffff14}.Footer-module__rnk_JG__bottomInner{justify-content:space-between;align-items:center;padding-top:22px;padding-bottom:22px;display:flex}.Footer-module__rnk_JG__copy{color:#6b7380;font-size:13px}.Footer-module__rnk_JG__legal{gap:28px;display:flex}.Footer-module__rnk_JG__legalLink{color:#97a0af;font-size:13px;transition:color .2s}.Footer-module__rnk_JG__legalLink:hover{color:#fff}@media (max-width:560px){.Footer-module__rnk_JG__inner{text-align:center;grid-template-columns:1fr;gap:10px}.Footer-module__rnk_JG__brandCol{align-items:center;gap:0}.Footer-module__rnk_JG__bottomInner{text-align:center;flex-direction:column;gap:12px}}
