UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 2.76 kB
import{styled as e}from"styled-components";import{Container as t}from"../container/index.js";import{Typography as o}from"../typography/index.js";const i=e.footer.withConfig({displayName:"styled__FooterStyled",componentId:"sc-1rkoj49-0"})(["min-width:",";width:100%;padding:64px 0px;background:radial-gradient( 51.67% 103.33% at 50% -3.33%,rgba(28,100,242,0.35) 0%,rgba(8,16,39,0) 53.98% ),#121825;background-repeat:no-repeat;background-size:100% 400px;border-top:1px solid ",";@media (max-width:","){background-size:100% 200px;}"],(({theme:e})=>e.mobile.minWidth),(({theme:e})=>e.colors.grayScale.gray3),(({theme:e})=>e.mobile.maxWidth)),a=e(t).withConfig({displayName:"styled__FooterContainer",componentId:"sc-1rkoj49-1"})(["display:grid;grid-template-columns:300px 1fr 1fr 1fr 1fr;column-gap:75px;row-gap:46px;@media (max-width:","){grid-template-columns:repeat(4,1fr);}@media (max-width:1100px){grid-template-columns:repeat(3,1fr);}@media (max-width:880px){grid-template-columns:repeat(2,1fr);}@media (max-width:","){grid-template-columns:repeat(1,1fr);row-gap:36px;}"],(({theme:e})=>e.tablet.maxWidth),(({theme:e})=>e.mobile.maxWidth)),r=e.a.withConfig({displayName:"styled__FooterLogoLink",componentId:"sc-1rkoj49-2"})(["display:inline-flex;"]),n=e.div.withConfig({displayName:"styled__FooterColumn",componentId:"sc-1rkoj49-3"})(["display:flex;flex-direction:column;width:100%;> ","{margin-bottom:20px;}"],r),m=e(o).withConfig({displayName:"styled__FooterColumnLabel",componentId:"sc-1rkoj49-4"})(["color:",";font-weight:600;font-size:16px;line-height:22px;margin-bottom:20px;"],(({theme:e})=>e.colors.grayScale.gray1)),l=e.nav.withConfig({displayName:"styled__FooterNav",componentId:"sc-1rkoj49-5"})(["display:flex;flex-direction:column;gap:20px;align-items:flex-start;"]),d=e(o).withConfig({displayName:"styled__FooterText",componentId:"sc-1rkoj49-6"})(["font-weight:500;font-size:14px;line-height:18px;"]),p=e.a.withConfig({displayName:"styled__FooterNavLink",componentId:"sc-1rkoj49-7"})(["display:inline-flex;white-space:nowrap;align-items:center;gap:8px;font-weight:400;font-size:16px;line-height:22px;color:",";text-decoration:none;cursor:default;&[href]{cursor:pointer;}svg path{fill:",";}&:hover{color:",";svg path{fill:",";}}"],(({theme:e})=>e.colors.base.white),(({theme:e})=>e.colors.base.white),(({theme:e})=>e.colors.accent.primaryLight),(({theme:e})=>e.colors.accent.primaryLight)),s=e(n).withConfig({displayName:"styled__FooterMainColumn",componentId:"sc-1rkoj49-8"})(["@media (max-width:","){& + ","{grid-column-start:1;}}"],(({theme:e})=>e.tablet.maxWidth),n);export{n as FooterColumn,m as FooterColumnLabel,a as FooterContainer,r as FooterLogoLink,s as FooterMainColumn,l as FooterNav,p as FooterNavLink,i as FooterStyled,d as FooterText};