.section-inner.legal-page-wrapper{margin-bottom:72px}.legal-page-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:24px}.legal-page-content{width:100%;padding:40px 48px;background-color:#fff;border-radius:15px}.tabs{display:flex;flex-direction:row;justify-content:space-between;gap:24px}.tabs__tab-item{height:52px;display:flex;justify-content:center;align-items:center;border-radius:15px;background-color:#fff;flex:1 1 auto;position:relative;font-family:Montserrat;font-weight:400;size:16px;line-height:100%;color:#434343}.tabs__tab-item.active:after{content:"";display:block;width:80px;height:4px;border-radius:3px 3px 0 0;background-color:var(--lunda-green);position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:1}@media screen and (max-width: 999px){.legal-page-content{padding:32px 16px}.legal-page-wrapper,.tabs{gap:16px}}@media screen and (max-width: 624px){.legal-page-wrapper{gap:8px}.tabs{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.tabs__tab-item{height:39px;border-radius:12px;font-size:12px}}
