/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/pages/practices-archive.scss ***!
  \****************************************************************************************************************************************************************************************/.practices-item{cursor:pointer;display:flex;flex-direction:column}.practices-item,.practices-item:visited{text-decoration:none}.practices-item:focus-visible .practices-item__content:before{width:100%}.practices-item:focus-visible .practices-item__link:after{opacity:0}.practices-item__image{border-radius:8px;max-height:540px;overflow:hidden}.practices-item img{border-radius:8px;height:540px;object-fit:cover;transition:transform .5s ease-in-out;width:100%}.practices-item__content{display:flex;flex-direction:column;gap:12px;margin-top:8px;position:relative}.practices-item__content h3{color:#243868;font-size:1.616rem;font-weight:400;margin:0}.practices-item__content .practices-item__link{color:#243868;display:inline-block;font-size:.909rem;font-weight:700;margin:0;max-width:fit-content;position:relative;text-decoration:none}.practices-item__content .practices-item__link:after{background-color:#243868;bottom:0;content:"";height:2px;opacity:1;position:absolute;right:0;transform:scaleX(1);transform-origin:right;transition:opacity 1s cubic-bezier(.4,0,.2,1);width:100%}.practices-item__content:before{background-color:#243868;bottom:0;content:"";height:2px;pointer-events:none;position:absolute;right:0;transform-origin:right;transition:width 1s cubic-bezier(.4,0,.2,1);width:0}@media (max-width:767px){.practices-item__image img{height:500px}.practices-item__content h3{font-size:1.313rem}}.why-us{margin:0 auto;padding:20px 20px 40px;width:100%}.why-us__inner{background:#f4f2ee;border-radius:8px;gap:2rem;padding:40px 20px}.why-us__inner,.why-us__inner__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.why-us__inner__content{gap:1rem}.why-us__inner__content h2{color:#192547;font-size:1.616rem;font-weight:400;margin:0}.why-us__inner__content p{color:#243868;font-size:1.01rem;font-weight:400;margin:0}.why-us__inner img{max-width:119px}.practices-archive{display:grid;gap:2rem;grid-template-columns:1fr;padding:40px 20px}.practices-archive p{line-height:1.6}