/* Three real voices. The player is only loaded after an explicit click. */
.mozgato-shorts{position:relative;background:#f3f0e8;isolation:isolate;overflow:clip;padding-block:100px 65px}
.mozgato-shorts::before{content:"";position:absolute;z-index:-1;width:760px;height:760px;border-radius:50%;background:#e4e9dc;opacity:.48;right:-310px;top:-380px}
.mozgato-shorts-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:end;margin-bottom:45px}
.mozgato-shorts-heading .eyebrow{color:#677454;margin-bottom:22px;font-size:10px;letter-spacing:.12em}
.mozgato-shorts-heading h2{font-size:clamp(38px,4.3vw,62px);line-height:1.06}
.mozgato-shorts-heading h2 span{color:#687851}
.mozgato-shorts-heading>p{font-size:16px;line-height:1.8;color:#6b6d61;max-width:370px;margin-bottom:4px}
.mozgato-shorts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding-bottom:28px}
.mozgato-short{min-width:0}.mozgato-short:nth-child(2){padding-top:26px}
.mozgato-short-link{display:block;color:var(--dark);border-radius:23px}
.mozgato-short-image{position:relative;aspect-ratio:1;overflow:hidden;border-radius:23px;background:#dfe1d6;isolation:isolate}
.mozgato-short-image::after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#15190d28,transparent 30%,transparent 55%,#15190d30);pointer-events:none}
.mozgato-short-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}
.mozgato-short-format{position:absolute;z-index:1;top:20px;left:20px;padding:6px 11px;border:1px solid #fff7;border-radius:30px;background:#fffef1df;font-size:10px;letter-spacing:.03em;color:#48513c}
.mozgato-short-play{position:absolute;right:21px;bottom:21px;z-index:1;display:grid;place-items:center;width:63px;height:63px;border-radius:50%;background:#fffdf1f0;box-shadow:0 5px 20px #1112;transition:background .25s,transform .35s}
.mozgato-short-play svg{width:25px;height:25px;fill:#343d29;stroke:none;margin-right:3px}
.mozgato-short-copy{padding:23px 4px 0}.mozgato-short-copy>span:first-child{font-size:11px;color:#707963;display:block;margin-bottom:10px}
.mozgato-short-copy h3{font-size:clamp(21px,2vw,28px);line-height:1.18;letter-spacing:-.045em;text-wrap:balance;max-width:320px}
.mozgato-short-watch{display:flex;align-items:center;gap:14px;font-size:12px;color:#536443;margin-top:15px}.mozgato-short-watch .icon{width:18px;height:18px;transition:translate .25s}
@media(hover:hover){.mozgato-short-link:hover .mozgato-short-image img{transform:scale(1.045)}.mozgato-short-link:hover .mozgato-short-play{background:#e9efd9;transform:scale(1.07)}.mozgato-short-link:hover .mozgato-short-watch .icon{translate:4px 0}}
.mozgato-shorts-social{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:20px;padding-top:28px;border-top:1px solid #daddd1}
.mozgato-shorts-social>p{font-size:14px;color:#727668}.mozgato-shorts-social>div{display:flex;gap:28px;flex-wrap:wrap}
.mozgato-shorts-social a{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#425235;min-height:44px}
.mozgato-shorts-social a:hover{text-decoration:underline;text-underline-offset:5px}.mozgato-shorts-social .icon{width:17px;height:17px}
body.mozgato-short-open{overflow:hidden}
.mozgato-shorts-dialog{width:min(620px,calc(100vw - 36px));max-height:calc(100dvh - 32px);margin:auto;padding:0;border:0;border-radius:21px;background:#f9f7ef;color:#25251f;overflow:auto;box-shadow:0 25px 100px #0005}
.mozgato-shorts-dialog::backdrop{background:#171c13b8;backdrop-filter:blur(8px)}
.mozgato-shorts-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 19px 16px 24px}
.mozgato-shorts-dialog-top h2{font-size:19px;letter-spacing:-.035em;line-height:1.3}
.mozgato-shorts-dialog-top button{width:44px;height:44px;display:grid;place-items:center;flex:none;border:1px solid #dce0d1;background:transparent;border-radius:50%;color:#3a442d}.mozgato-shorts-dialog-top button .icon{rotate:45deg}
.mozgato-shorts-screen{width:min(100%,calc(100dvh - 195px));min-width:200px;aspect-ratio:1;margin-inline:auto;background:#111510}
.mozgato-shorts-screen iframe{display:block;width:100%;height:100%;min-height:200px;border:0}
.mozgato-shorts-dialog-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;padding:16px 24px;font-size:12px;color:#6d7561}
.mozgato-shorts-dialog-bottom a{display:inline-flex;align-items:center;gap:8px;min-height:34px;color:#41552e;text-decoration:underline;text-underline-offset:4px}.mozgato-shorts-dialog-bottom .icon{width:16px;height:16px}
@media(max-width:900px){.mozgato-shorts-heading{gap:40px}.mozgato-shorts-grid{gap:20px}.mozgato-shorts-social{align-items:start;flex-direction:column;gap:12px}.mozgato-short-format{top:13px;left:13px;font-size:9px}.mozgato-short-play{width:53px;height:53px;right:15px;bottom:15px}}
@media(max-width:760px){.mozgato-shorts{padding-block:55px 36px}.mozgato-shorts-heading{display:block;margin-bottom:30px}.mozgato-shorts-heading .eyebrow{font-size:9px;margin-bottom:17px;letter-spacing:.08em}.mozgato-shorts-heading h2{font-size:39px}.mozgato-shorts-heading>p{font-size:15px;margin-top:20px;max-width:440px}.mozgato-shorts-grid{grid-template-columns:1fr;gap:23px;padding-bottom:0}.mozgato-short:nth-child(2){padding-top:0}.mozgato-short-link{display:grid;grid-template-columns:132px minmax(0,1fr);gap:22px;align-items:center}.mozgato-short-image{border-radius:18px}.mozgato-short-format{display:none}.mozgato-short-play{width:40px;height:40px;right:10px;bottom:10px}.mozgato-short-play svg{width:19px;height:19px}.mozgato-short-copy{padding:0}.mozgato-short-copy>span:first-child{font-size:10px;margin-bottom:8px}.mozgato-short-copy h3{font-size:22px;text-wrap:initial}.mozgato-short-watch{font-size:12px;margin-top:13px;gap:9px}.mozgato-shorts-social{margin-top:30px;padding-top:22px}.mozgato-shorts-social>p{font-size:13px}.mozgato-shorts-social>div{gap:0 24px}.mozgato-shorts-social a{font-size:12px}.mozgato-shorts-dialog-top{padding:12px 13px 12px 18px}.mozgato-shorts-dialog-top h2{font-size:18px}.mozgato-shorts-dialog-bottom{padding:12px 18px;gap:2px}.mozgato-shorts-screen{width:min(100%,calc(100dvh - 215px))}}
@media(max-width:380px){.mozgato-short-link{grid-template-columns:106px minmax(0,1fr);gap:17px}.mozgato-short-copy h3{font-size:19px}.mozgato-short-copy>span:first-child{font-size:9px}.mozgato-shorts-heading h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){.mozgato-short-image img,.mozgato-short-play,.mozgato-short-watch .icon{transition:none!important;transform:none!important;translate:none!important}}
