:root{--primitive-st-dark-blue:#03234b;--lubalin-font-family:LubalinGraphStd-Medium,Arial,Helvetica,sans-serif}
.footprint-text__container{padding-bottom:12px}
.footprint-paragraph__box{display:flex;align-items:center;gap:14px}
.footprint-paragraph__bookmark{border-radius:2px;width:32px;height:14px;margin-bottom:3px}
.footprint-paragraph__title{font-family:var(--lubalin-font-family);color:#525a63;font-size:19px;font-style:normal;font-weight:500;line-height:32.3px;height:14px;margin-bottom:20px;padding:0}
.footprint-paragraph__desc{margin-bottom:45px}
.footprint-paragraph__desc p{font-family:Arial;font-size:17px;font-style:normal;font-weight:400;line-height:23.8px;color:#525a63;padding-bottom:17px;max-width:793px}
@media(max-width:1024px){.footprint-paragraph__desc{margin-bottom:25px}
.footprint-paragraph__title{font-size:17px;line-height:28.9px;margin-bottom:18px}
.footprint-paragraph__desc p{font-size:15px;line-height:21px;padding-bottom:15px;max-width:98%}
}
@media(max-width:640px){.footprint-text__container{padding-bottom:9px}
}