.practiceareas-keylaws .container{display:flex;flex-direction:column;gap:var(--space-lg);align-items:center;text-align:center}.pakl-main-headline{color:var(--text-color);margin:0;max-width:900px}.pakl-main-intro{color:var(--text-color);margin:0;max-width:800px;opacity:.9}.pakl-laws-grid{display:grid;gap:var(--space-lg);width:100%;max-width:1100px;justify-items:center}.pakl-grid-1{grid-template-columns:1fr}.pakl-grid-2{grid-template-columns:repeat(2,1fr)}.pakl-grid-3{grid-template-columns:repeat(3,1fr)}.pakl-grid-4{grid-template-columns:repeat(2,1fr)}.pakl-grid-5{grid-template-columns:repeat(3,1fr)}.pakl-grid-5 .pakl-law-circle:nth-child(4),.pakl-grid-5 .pakl-law-circle:nth-child(5){grid-column:span 1}.pakl-grid-5 .pakl-law-circle:nth-child(4){justify-self:end}.pakl-grid-5 .pakl-law-circle:nth-child(5){justify-self:start}.pakl-grid-6plus{grid-template-columns:repeat(3,1fr)}.pakl-law-circle{width:280px;height:280px;border-radius:25%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.4s ease;overflow:hidden;position:relative}.pakl-laws-grid:has(.pakl-law-circle:hover) .pakl-law-circle:not(:hover){filter:blur(4px);opacity:.6}.theme-white .pakl-law-circle{background:var(--ul-black)}.theme-blue .pakl-law-circle{background:var(--ul-white)}.pakl-circle-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-lg);width:100%;height:100%;text-align:center;box-sizing:border-box}.pakl-icon{font-size:4rem;transition:opacity 0.2s ease,height 0.2s ease,margin 0.2s ease,font-size 0.2s ease}.theme-white .pakl-icon{color:var(--ul-white)}.theme-blue .pakl-icon{color:var(--ul-black)}.pakl-law-circle h4{margin:0;transition:font-size 0.3s ease;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;line-height:1.3}.theme-white .pakl-law-circle h4{color:var(--ul-white)}.theme-blue .pakl-law-circle h4{color:var(--ul-black)}.pakl-description{opacity:0;max-height:0;margin:0;transition:opacity 0.3s ease,max-height 0.3s ease;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;font-size:1.5rem;line-height:1.5}.theme-white .pakl-description{color:var(--ul-white)}.theme-blue .pakl-description{color:var(--ul-black)}.pakl-law-circle:hover,.pakl-law-circle.is-open{width:400px;height:auto;min-height:400px;border-radius:25%;filter:blur(0);opacity:1}.pakl-law-circle:hover .pakl-circle-inner,.pakl-law-circle.is-open .pakl-circle-inner{height:auto;justify-content:center}.pakl-law-circle:hover .pakl-icon,.pakl-law-circle.is-open .pakl-icon{opacity:0;height:0;margin:0;font-size:0}.pakl-law-circle:hover .pakl-description,.pakl-law-circle.is-open .pakl-description{opacity:1;max-height:1000px}.pakl-bottom-headline{color:var(--text-color);margin:0;max-width:900px;margin-top:var(--space-md)}.pakl-cta{display:flex;justify-content:center}@media (max-width:1023px){.pakl-laws-grid{grid-template-columns:1fr!important;gap:var(--space-md)}.pakl-grid-5 .pakl-law-circle:nth-child(4),.pakl-grid-5 .pakl-law-circle:nth-child(5){justify-self:center}.pakl-law-circle{width:280px;height:280px}.pakl-law-circle:hover,.pakl-law-circle.is-open{width:340px;height:auto;min-height:340px;border-radius:25%}}