#gallery-container{justify-content:center;align-items:center;gap:46px;flex-wrap:wrap}.three-d-element{width:550px;height:550px;border-radius:10px}.gallery-des{display:flex;flex-direction:column;justify-content:center;margin-top:-10px;align-items:center}.gallery-des *{font-size:18px;color:var(--text-light);margin:0;padding:0}.spline-element{border-radius:12px;margin-bottom:-10px;display:block;min-height:100%}.spline-element-container{margin-bottom:26px}.callout-heading *{font-size:18px;color:var(--text)}.gallery-details *{font-size:16px}.callout-container{background-color:var(--background-lighter);padding:16px 42px;border-radius:12px;color:var(--text-light);margin:22px 0 42px}.callout-container .callout-content{font-size:16px;margin-top:-12px;margin-left:15px}@media (max-width:768px){.three-d-element{width:100%;height:auto;max-width:90vw;aspect-ratio:1/1}.gallery-des *{font-size:16px}.callout-container{padding:12px 20px}}@media (max-width:480px){.three-d-element{max-width:100%;aspect-ratio:1/1}.callout-container .callout-content,.gallery-des *{font-size:14px}}