.block-land{height:auto;margin:10px}.block-land h1{max-width:600px}@media (max-aspect-ratio:3/4){.block-land{min-height:calc(100dvh - 50px)}}
.about-mathy{margin:10px;line-height:24px}.about-mathy>.screaming-title{z-index:9;position:relative}.about-mathy__board{box-sizing:border-box;border-radius:30px;grid-template-columns:minmax(100px,1fr) minmax(300px,560px) minmax(100px,1fr);align-items:center;gap:clamp(14px,2vw,14px);width:min(1400px,100%);margin:auto;padding:0 0 30px;display:grid;position:relative;box-shadow:0 12px 34px #2c3b5729}.about-mathy__column{z-index:3;gap:clamp(14px,1.7vw,24px);display:grid;position:relative}.about-mathy__description{grid-column:1/-1;justify-self:center;width:fit-content;max-width:100%;padding:0 15px}.about-mathy__description>:last-child{margin-bottom:0}@media (min-width:961px){.about-mathy__column--left .about-mathy-card{justify-self:end;width:70%}.about-mathy__column--right .about-mathy-card{justify-self:start;width:70%}}.about-mathy-card{background:#eef1f6;border-radius:28px;padding:clamp(10px,2vw,20px) clamp(24px,2.5vw,34px) clamp(10px,2vw,18px);position:relative;box-shadow:0 18px 36px #1f355424}.about-mathy-card__header{min-height:auto;box-shadow:none;background:0 0;justify-content:space-between;align-items:center;gap:14px;padding:0;display:flex}.about-mathy-card__header h3{color:#08457d;margin:0;font-size:20px;font-style:normal;font-weight:550;line-height:24px}.about-mathy-card__icon{opacity:1;display:inline-flex;transform:translateY(2px)}.about-mathy-card__list{margin:5px 0 0;padding-left:0;list-style:none}.about-mathy-card__list li{color:#242a36;margin:0 0 8px;padding-left:28px;list-style:none;position:relative}.about-mathy-card__list li:before{content:"•";text-align:center;color:#1a78cf;width:20px;font-size:1.2em;position:absolute;top:-.04em;left:0}.about-mathy-card__arrow{color:#1a7dd8;text-shadow:0 1px #ffffffb3;pointer-events:none;justify-content:center;align-items:center;width:auto;height:auto;font-size:clamp(1.5rem,1.9vw,2.2rem);line-height:1;display:inline-flex;position:absolute;top:52%}.about-mathy-card__arrow--left{right:-34px;transform:translateY(-50%)}.about-mathy-card__arrow--right{left:-34px;transform:translateY(-50%)scaleX(-1)}.about-mathy__center{z-index:2;border-radius:30px;min-height:clamp(300px,34vw,480px);display:block;position:relative}.about-mathy__ring{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;z-index:5;pointer-events:none;border:3px solid #ffffff80;border-radius:50%;width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-mathy__avatar-shell{z-index:1;width:clamp(160px,20vw,260px);height:clamp(210px,28vw,360px);box-shadow:none;background:0 0;border:0;border-radius:0;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.about-mathy__avatar-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about-mathy__symbol{z-index:6;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-weight:700;animation:4.5s ease-in-out infinite mathyFloat;display:flex;position:absolute}.about-mathy__symbol--sigma{color:#fff;background:#d941bf;width:46px;height:46px;font-size:18px;animation-delay:.2s;top:16%;left:10%}.about-mathy__symbol--check{color:#fff;background:#39bf87;width:46px;height:46px;font-size:18px;top:54%;left:11%}.about-mathy__symbol--star{color:#eab308;background:0 0;width:24px;height:24px;font-size:20px;animation-delay:.6s;bottom:21%;left:19%}.about-mathy__symbol--pi{color:#fff;background:#3b82f6;width:46px;height:46px;font-size:18px;animation-delay:.9s;bottom:17%;right:12%}.about-mathy__symbol--tool{color:#fff;background:#fbbf24;width:46px;height:46px;font-size:20px;animation-delay:1.2s;top:12%;right:10%}.about-mathy__caption{z-index:7;text-align:center;text-transform:uppercase;color:#08457d;font-size:16px;font-family:"Inter", var(--font-noto-sans-kr);margin:0;padding:5px 0;font-weight:400;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@keyframes mathyFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@media (max-width:1160px){.about-mathy__board{border-radius:30px;grid-template-columns:minmax(100px,1fr) minmax(200px,460px) minmax(100px,1fr);margin:0}.about-mathy-card__arrow{display:none}}@media (max-width:960px){.about-mathy-card{margin:0 10px}.about-mathy__board{border-radius:30px;grid-template-columns:1fr}.about-mathy__center{background-color:#e3f0fc;flex-direction:column;order:1;justify-content:center;align-items:center;min-height:clamp(310px,70vw,460px);margin-top:2px;display:flex}.about-mathy__avatar-shell{position:relative;top:auto;left:auto;transform:none}.about-mathy__caption{text-align:center;margin-top:12px;position:relative;bottom:auto;left:auto;transform:none}.about-mathy__column--left{order:2}.about-mathy__column--right{order:3}.about-mathy__description{box-sizing:border-box;order:4;justify-self:stretch;width:100%;padding-left:15px;padding-right:15px}.about-mathy__avatar-shell{width:min(45vw,260px);height:min(60vw,330px)}.about-mathy__caption{max-width:94%}}@media (max-width:560px){.about-mathy-card{margin:0 10px}.about-mathy-card__header{padding:0}.about-mathy-card__list li{padding-left:22px}.about-mathy__center{min-height:300px}.about-mathy__avatar-shell{width:176px;height:238px}.about-mathy__symbol--sigma,.about-mathy__symbol--check,.about-mathy__symbol--pi,.about-mathy__symbol--tool{width:40px;height:40px;font-size:16px}.about-mathy__symbol--star{width:20px;height:20px;font-size:17px}.about-mathy__caption{border-radius:20px;padding:8px 14px}}@media (prefers-reduced-motion:reduce){.about-mathy__symbol{animation:none}}
