.bimstore-section{padding:0}.bimstore-inner{box-sizing:border-box;display:grid;gap:0;margin:0 auto;max-width:1420px;padding:0;width:100%}.bimstore-embed{background:#fff;min-height:var(--bimstore-frame-height,1400px);overflow:hidden;position:relative}.bimstore-section:not(.is-loaded) .bimstore-embed,.bimstore-section:not(.is-loaded) .bimstore-iframe{min-height:500px}.bimstore-iframe{background:#fff;border:0;display:block;margin:0;min-height:var(--bimstore-frame-height,1400px);opacity:0;overflow:hidden;padding:0;transition:opacity .3s ease;width:100%}.bimstore-placeholder{background:linear-gradient(135deg,hsla(0,0%,100%,.96),hsla(0,0%,95.7%,.98));box-sizing:border-box;display:flex;flex-direction:column;gap:18px;inset:0;justify-content:flex-start;line-height:1.5;overflow-y:auto;padding:48px;position:absolute;transition:opacity .3s ease,visibility .3s ease;z-index:2}.bimstore-placeholder__skeleton{display:grid;gap:16px}.bimstore-placeholder__skeleton span{animation:bimstore-shimmer 1.6s linear infinite;background:linear-gradient(90deg,#e6e6e6,#f7f7f7 50%,#e6e6e6);background-size:200% 100%;border-radius:999px;display:block;height:22px}.bimstore-placeholder__skeleton span:first-child{width:42%}.bimstore-placeholder__skeleton span:nth-child(2){width:78%}.bimstore-placeholder__skeleton span:nth-child(3){width:64%}.bimstore-placeholder__message,.bimstore-placeholder__slow-message{color:#212121;margin:0;max-width:640px}.bimstore-placeholder__message{font-size:20px;font-weight:600}.bimstore-placeholder__slow-message{color:#555;display:none;font-size:16px;line-height:1.6}.bimstore-placeholder__link{align-items:center;background:#fff;border:1px solid #007483;border-radius:0;color:#007483;display:inline-flex;flex-shrink:0;font-weight:600;justify-content:center;line-height:1.2;min-height:48px;padding:0 22px;text-decoration:none;transition:background-color .2s ease,color .2s ease;width:fit-content}.bimstore-placeholder__link:focus,.bimstore-placeholder__link:hover{background:#007483;color:#fff}.bimstore-section.has-error .bimstore-placeholder__slow-message,.bimstore-section.is-slow .bimstore-placeholder__slow-message{display:block}.bimstore-section.is-loaded .bimstore-iframe{opacity:1}.bimstore-section.is-loaded .bimstore-placeholder{opacity:0;pointer-events:none;visibility:hidden}.bimstore-section.has-error .bimstore-placeholder{background:linear-gradient(135deg,rgba(255,248,248,.96),hsla(0,0%,95.7%,.98))}@keyframes bimstore-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:991px){.bimstore-section:not(.is-loaded) .bimstore-embed,.bimstore-section:not(.is-loaded) .bimstore-iframe{min-height:max(var(--bimstore-frame-height,1400px),1400px)}.bimstore-embed,.bimstore-iframe{min-height:min(var(--bimstore-frame-height,1400px),1100px)}}@media (max-width:767px){.bimstore-placeholder{padding:32px 24px}.bimstore-placeholder__message{font-size:18px}}