.page-skeleton{position:fixed;inset:0;z-index:100000;overflow-y:auto;background:#fff;color:transparent;opacity:1;visibility:visible;transition:opacity .25s ease,visibility 0s linear .25s}.page-skeleton.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-skeleton__item{display:block;border-radius:6px;background:linear-gradient(90deg,#edf1f4 25%,#f8fafb 45%,#edf1f4 65%);background-size:300% 100%;animation:page-skeleton-shimmer 1.35s ease-in-out infinite}.page-skeleton__contact,.page-skeleton__nav,.page-skeleton__hero,.page-skeleton__section{width:min(100% - 32px,1140px);margin-inline:auto}.page-skeleton__contact{height:68px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:50px}.page-skeleton__item--contact{height:14px;max-width:190px}.page-skeleton__item--contact:last-child{justify-self:end}.page-skeleton__item--search{height:38px;width:100%;border-radius:20px}.page-skeleton__nav{height:82px;display:flex;align-items:center;gap:40px;border-top:1px solid #f1f3f5}.page-skeleton__item--logo{width:105px;height:48px}.page-skeleton__nav-links{display:flex;align-items:center;justify-content:center;gap:26px;flex:1}.page-skeleton__nav-links .page-skeleton__item{width:75px;height:14px}.page-skeleton__item--button{width:125px;height:38px}.page-skeleton__main{border-top:1px solid #f1f3f5}.page-skeleton__hero{min-height:330px;padding-block:44px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.page-skeleton__copy{display:flex;flex-direction:column;gap:17px}.page-skeleton__item--title{width:74%;height:38px}.page-skeleton__item--text{width:100%;height:16px}.page-skeleton__item--short{width:66%}.page-skeleton__item--hero-image{height:240px;border-radius:12px}.page-skeleton__section{padding-block:35px 60px}.page-skeleton__item--heading{width:230px;height:26px;margin:0 auto 30px}.page-skeleton__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.page-skeleton__card{padding:14px;border:1px solid #edf0f2;border-radius:10px}.page-skeleton__item--card-image{height:155px;margin-bottom:18px}.page-skeleton__item--card-title{width:78%;height:18px;margin-bottom:12px}.page-skeleton__item--card-text{width:55%;height:13px}@keyframes page-skeleton-shimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}@media (max-width:767px){.page-skeleton__contact{height:55px;display:block;padding-top:10px}.page-skeleton__item--contact{display:none}.page-skeleton__item--search{height:36px}.page-skeleton__nav{height:68px;gap:20px}.page-skeleton__item--logo{width:82px;height:38px}.page-skeleton__nav-links{justify-content:flex-end}.page-skeleton__nav-links .page-skeleton__item{display:none}.page-skeleton__nav-links .page-skeleton__item:first-child{display:block;width:34px;height:28px}.page-skeleton__item--button{width:96px;height:34px}.page-skeleton__hero{min-height:auto;padding-block:28px;grid-template-columns:1fr;gap:25px}.page-skeleton__item--title{width:88%;height:30px}.page-skeleton__item--hero-image{height:190px;grid-row:1}.page-skeleton__section{padding-block:25px 40px}.page-skeleton__cards{grid-template-columns:repeat(2,1fr);gap:12px}.page-skeleton__card{padding:10px}.page-skeleton__item--card-image{height:115px}.page-skeleton__cards .page-skeleton__card:nth-child(n+3){display:none}}@media (prefers-reduced-motion:reduce){.page-skeleton{transition:none}.page-skeleton__item{animation:none}}
