#about{display:flex;align-items:center;justify-content:flex-start;gap:2vw;min-height:294px;position:relative}#headshot{width:26vw;max-width:262px;min-width:120px;height:auto;border-radius:12px;flex-shrink:0;display:block}@media (max-width: 900px){#about{flex-direction:column;align-items:center;min-height:unset;padding:16px 4vw;gap:0}#headshot{max-width:220px;max-height:50vh;margin-bottom:8px}}@media (max-width: 600px){.h2{font-size:1.1rem}}.facts-grid{display:flex;gap:2rem;justify-content:center;margin-top:1.5rem}.fact-block{border-radius:12px;padding:1rem;text-align:center;box-shadow:0 2px 8px #00000012;flex:1 1 0;min-width:180px;max-width:30vw}.fact-block small{font-size:.85rem;color:var(--color-air)}.fact-block img{width:60px;height:60px;object-fit:cover;margin-bottom:.5rem}.fact{font-family:LoveLight,cursive;font-size:2.4rem}@media (max-width: 700px){.facts-grid{flex-direction:column;gap:1rem;align-items:center}.fact-block{max-width:100%;width:100%}}.quotes-box{display:flex;align-items:center;justify-content:center;gap:2vw;padding:2vw 0;background:transparent;width:100%;box-sizing:border-box}.quotes-img-left,.quotes-img-right{height:18vw;max-height:150px;width:auto;max-width:64px;object-fit:contain}.quotes-img-left{max-width:58px}.quotes-text{color:#fff;font-size:1.25rem;font-family:Roboto,sans-serif;font-weight:400;text-align:center;max-width:60vw;min-width:180px;margin:0 1vw;word-break:break-word}@media (max-width: 700px){.quotes-box{flex-direction:column;gap:1vw;padding:4vw 0}.quotes-img-left,.quotes-img-right{max-width:40vw;max-height:90px;height:auto}.quotes-text{font-size:1rem;max-width:90vw;margin:2vw 0}}.sauna-banner{position:relative;width:100%;max-width:800px;margin:4vh auto 0;min-height:140px;display:flex;align-items:center;background:#303030;padding:16px 24px;box-sizing:border-box;border-radius:20px}.sauna-banner-img{position:relative;width:auto;height:110px;flex-shrink:0;margin-right:2vw}.sauna-banner-title{font-family:LoveLight,cursive;color:var(--color-air);font-size:2rem;position:relative;z-index:2;flex-shrink:1;min-width:0;white-space:nowrap;margin:0}.sauna-banner-text{position:relative;z-index:2;flex-shrink:1;min-width:0;white-space:normal;margin:0}@media (max-width: 900px){.sauna-banner{flex-direction:column;min-height:unset;align-content:center;align-items:center;justify-content:center;text-align:center;width:90vw}.sauna-banner-img{margin:0 0 12px}.sauna-banner-title{font-size:1.5rem;margin:0 0 6px;white-space:normal}.sauna-banner-text{font-size:1rem}}video{width:100%;height:auto;display:block}
