.Lightbox-module__s-tCFa__overlay{z-index:9999;background:#000000f2;justify-content:center;align-items:center;animation:.2s both Lightbox-module__s-tCFa__fadeIn;display:flex;position:fixed;inset:0}@keyframes Lightbox-module__s-tCFa__fadeIn{0%{opacity:0}to{opacity:1}}.Lightbox-module__s-tCFa__mediaWrap{justify-content:center;align-items:center;width:100%;height:100%;padding:60px 70px 80px;display:flex}.Lightbox-module__s-tCFa__mediaInner{justify-content:center;align-items:center;width:100%;height:100%;animation:.2s both Lightbox-module__s-tCFa__slideIn;display:flex;position:relative}@keyframes Lightbox-module__s-tCFa__slideIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.Lightbox-module__s-tCFa__mediaImg{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%;display:block}.Lightbox-module__s-tCFa__mediaVideo{background:#000;border-radius:8px;outline:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.Lightbox-module__s-tCFa__close{color:#fff;cursor:pointer;z-index:10001;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:background .15s,transform .15s;display:flex;position:fixed;top:14px;right:14px}.Lightbox-module__s-tCFa__close:hover{background:#ffffff40;transform:scale(1.1)}.Lightbox-module__s-tCFa__counter{color:#ffffffd9;z-index:10001;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#ffffff1a;border-radius:99px;padding:5px 16px;font-size:.82rem;font-weight:600;position:fixed;top:18px;left:50%;transform:translate(-50%)}.Lightbox-module__s-tCFa__nav{color:#fff;cursor:pointer;z-index:10001;-webkit-user-select:none;user-select:none;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;line-height:1;transition:background .15s,transform .15s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.Lightbox-module__s-tCFa__nav:hover{background:#ffffff40}.Lightbox-module__s-tCFa__navPrev{left:14px}.Lightbox-module__s-tCFa__navPrev:hover{transform:translateY(-50%)translate(-2px)}.Lightbox-module__s-tCFa__navNext{right:14px}.Lightbox-module__s-tCFa__navNext:hover{transform:translateY(-50%)translate(2px)}.Lightbox-module__s-tCFa__downloadBtn{color:#fff;white-space:nowrap;z-index:10001;background:#7c3aed;border-radius:99px;padding:11px 30px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .15s,transform .15s;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #7c3aed73}.Lightbox-module__s-tCFa__downloadBtn:hover{background:#6d28d9;transform:translate(-50%)translateY(-2px);box-shadow:0 6px 28px #7c3aed8c}.Lightbox-module__s-tCFa__spinnerWrap{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Lightbox-module__s-tCFa__spinner{border:4px solid #ffffff26;border-top-color:#7c3aed;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite Lightbox-module__s-tCFa__lbSpin}@keyframes Lightbox-module__s-tCFa__lbSpin{to{transform:rotate(360deg)}}@media (max-width:600px){.Lightbox-module__s-tCFa__mediaWrap{padding:50px 12px 70px}.Lightbox-module__s-tCFa__nav{width:38px;height:38px;font-size:1.4rem}.Lightbox-module__s-tCFa__navPrev{left:6px}.Lightbox-module__s-tCFa__navNext{right:6px}}
.ResultCard-module__bambCq__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;animation:.3s both ResultCard-module__bambCq__slideUp;overflow:hidden;box-shadow:0 2px 20px #00000012}@keyframes ResultCard-module__bambCq__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ResultCard-module__bambCq__thumb{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.ResultCard-module__bambCq__card:hover .ResultCard-module__bambCq__thumb{transform:scale(1.03)}.ResultCard-module__bambCq__playOverlay{background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ResultCard-module__bambCq__playBtn{width:44px;height:44px;color:var(--color-primary);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;padding-left:3px;font-size:1.1rem;display:flex;box-shadow:0 4px 16px #0000004d}.ResultCard-module__bambCq__badge{background:var(--color-primary);color:#fff;letter-spacing:.1em;border-radius:var(--radius-full);padding:3px 9px;font-size:.66rem;font-weight:700;position:absolute;top:10px;left:10px}.ResultCard-module__bambCq__duration{color:#fff;background:#000000a6;border-radius:4px;padding:2px 7px;font-size:.72rem;font-weight:600;position:absolute;bottom:8px;right:8px}.ResultCard-module__bambCq__stats{flex-wrap:wrap;gap:6px;display:flex}.ResultCard-module__bambCq__stat{color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);padding:3px 10px;font-size:.75rem}.ResultCard-module__bambCq__grid{background:var(--color-border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}@media (max-width:400px){.ResultCard-module__bambCq__grid{grid-template-columns:repeat(2,1fr)}}.ResultCard-module__bambCq__gridCell{flex-direction:column;display:flex}.ResultCard-module__bambCq__gridItem{background:#f0f0f0;position:relative;overflow:hidden}.ResultCard-module__bambCq__gridImg{width:100%;height:auto;transition:opacity .2s,transform .3s;display:block}.ResultCard-module__bambCq__gridItem:hover .ResultCard-module__bambCq__gridImg{opacity:.75;transform:scale(1.05)}.ResultCard-module__bambCq__videoIcon{color:#fff;background:#0009;border-radius:4px;padding:2px 6px;font-size:.65rem;position:absolute;top:8px;left:8px}.ResultCard-module__bambCq__gridDlBtn{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);justify-content:center;align-items:center;margin:8px 10px 10px;padding:8px 12px;font-size:.7rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 2px 8px #7c3aed40}.ResultCard-module__bambCq__gridDlBtn:hover{transform:translateY(-2px);box-shadow:0 5px 16px #7c3aed6b}.ResultCard-module__bambCq__gridDlBtn:active{transform:translateY(0);box-shadow:0 1px 6px #7c3aed33}.ResultCard-module__bambCq__thumbFull{background:#0f0f0f;width:100%;position:relative}.ResultCard-module__bambCq__thumbFull .ResultCard-module__bambCq__thumb{width:100%;height:auto;transition:transform .4s;display:block}.ResultCard-module__bambCq__card:hover .ResultCard-module__bambCq__thumbFull .ResultCard-module__bambCq__thumb{transform:scale(1.02)}.ResultCard-module__bambCq__infoStacked{flex-direction:column;gap:12px;padding:18px 20px 20px;display:flex}.ResultCard-module__bambCq__downloadBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;width:100%;transition:background var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);border:none;justify-content:center;align-items:center;gap:8px;margin-top:2px;padding:14px 20px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 16px #7c3aed47}.ResultCard-module__bambCq__downloadBtn:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 6px 24px #7c3aed66}.ResultCard-module__bambCq__downloadBtn:active{transform:translateY(0)}.ResultCard-module__bambCq__clickable,.ResultCard-module__bambCq__gridItem.ResultCard-module__bambCq__clickable{cursor:pointer}.ResultCard-module__bambCq__gridSkeleton{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;animation:1.4s infinite ResultCard-module__bambCq__skeletonPulse}@keyframes ResultCard-module__bambCq__skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.ResultCard-module__bambCq__thumbSkeleton{aspect-ratio:4/3;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;animation:1.4s infinite ResultCard-module__bambCq__skeletonPulse}
.AudioResult-module__EMixMG__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:0;max-width:420px;margin:24px auto 0;animation:.35s cubic-bezier(.22,1,.36,1) both AudioResult-module__EMixMG__slideUp;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000014}@keyframes AudioResult-module__EMixMG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.AudioResult-module__EMixMG__thumb{aspect-ratio:1;background:#1a1a2e;width:100%;position:relative;overflow:hidden}.AudioResult-module__EMixMG__thumb img{object-fit:cover;filter:brightness(.65);width:100%;height:100%;transition:transform .4s;display:block}.AudioResult-module__EMixMG__card:hover .AudioResult-module__EMixMG__thumb img{transform:scale(1.04)}.AudioResult-module__EMixMG__thumbOverlay{background:linear-gradient(#7c3aed40 0%,#0a051eb3 100%);flex-direction:column;justify-content:flex-end;align-items:center;gap:14px;padding:20px;display:flex;position:absolute;inset:0}.AudioResult-module__EMixMG__thumbOverlay svg{color:#ffffffe6;filter:drop-shadow(0 2px 12px #7c3aed99);width:52px;height:52px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.AudioResult-module__EMixMG__waveform{align-items:flex-end;gap:3px;height:28px;display:flex}.AudioResult-module__EMixMG__waveform span{background:#fffc;border-radius:2px;width:3px;animation:1.2s ease-in-out infinite AudioResult-module__EMixMG__wave;display:block}.AudioResult-module__EMixMG__waveform span:first-child{height:40%;animation-delay:0s}.AudioResult-module__EMixMG__waveform span:nth-child(2){height:70%;animation-delay:.1s}.AudioResult-module__EMixMG__waveform span:nth-child(3){height:55%;animation-delay:.2s}.AudioResult-module__EMixMG__waveform span:nth-child(4){height:90%;animation-delay:.3s}.AudioResult-module__EMixMG__waveform span:nth-child(5){height:65%;animation-delay:.15s}.AudioResult-module__EMixMG__waveform span:nth-child(6){height:100%;animation-delay:.25s}.AudioResult-module__EMixMG__waveform span:nth-child(7){height:75%;animation-delay:50ms}.AudioResult-module__EMixMG__waveform span:nth-child(8){height:50%;animation-delay:.35s}.AudioResult-module__EMixMG__waveform span:nth-child(9){height:80%;animation-delay:.1s}.AudioResult-module__EMixMG__waveform span:nth-child(10){height:45%;animation-delay:.2s}.AudioResult-module__EMixMG__waveform span:nth-child(11){height:60%;animation-delay:.3s}.AudioResult-module__EMixMG__waveform span:nth-child(12){height:35%;animation-delay:0s}@keyframes AudioResult-module__EMixMG__wave{0%,to{opacity:.8;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.4)}}.AudioResult-module__EMixMG__info{flex-direction:column;gap:10px;padding:20px;display:flex}.AudioResult-module__EMixMG__dlBtn{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#fff;letter-spacing:.02em;border-radius:var(--radius-full);justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:13px 24px;font-size:.92rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 4px 16px #7c3aed52}.AudioResult-module__EMixMG__dlBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed7a}.AudioResult-module__EMixMG__dlBtn:active{transform:translateY(0);box-shadow:0 3px 10px #7c3aed40}.AudioResult-module__EMixMG__dlBtn svg{flex-shrink:0;width:16px;height:16px}.AudioResult-module__EMixMG__preparing{color:var(--color-text-muted);align-items:center;gap:10px;padding:4px 0;font-size:.85rem;display:flex}.AudioResult-module__EMixMG__spinner{border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite AudioResult-module__EMixMG__spin;display:inline-block}@keyframes AudioResult-module__EMixMG__spin{to{transform:rotate(360deg)}}.AudioResult-module__EMixMG__error{color:var(--color-error);font-size:.82rem}.AudioResult-module__EMixMG__noAudio{color:var(--color-text-muted);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 32px;font-size:.9rem;display:flex}.AudioResult-module__EMixMG__noAudio span{font-size:2.5rem}
.HeroSection-module__SEewqa__hero{text-align:center;padding:48px 0 72px}.HeroSection-module__SEewqa__headline{letter-spacing:-.03em;color:var(--color-text);margin-bottom:12px;font-size:clamp(1.6rem,5vw,3rem);font-weight:800;line-height:1.1}.HeroSection-module__SEewqa__subtitle{color:var(--color-text);opacity:.8;margin-bottom:28px;font-size:1rem;line-height:1.7}.HeroSection-module__SEewqa__form{align-items:stretch;gap:0;width:100%;margin-bottom:14px;display:flex}.HeroSection-module__SEewqa__inputRow{background:var(--color-bg);border:2px solid var(--color-border);border-radius:var(--radius-full) 0 0 var(--radius-full);box-shadow:var(--shadow-input), 0 4px 24px #00000012;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border-right:none;flex:1;align-items:stretch;gap:0;min-width:0;padding:0 0 0 28px;display:flex;overflow:hidden}.HeroSection-module__SEewqa__inputRow:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary-light), 0 4px 24px #00000012}.HeroSection-module__SEewqa__input{font-size:1.15rem;font-family:var(--font-base);color:var(--color-text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:20px 10px 20px 0}.HeroSection-module__SEewqa__input::placeholder{color:var(--color-text-light);font-size:.95rem}.HeroSection-module__SEewqa__button{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;letter-spacing:.01em;border-radius:0 var(--radius-full) var(--radius-full) 0;cursor:pointer;transition:opacity var(--transition-fast), box-shadow var(--transition-fast);white-space:nowrap;border:2px solid #0000;border-left:none;flex-shrink:0;justify-content:center;align-items:center;min-width:120px;padding:0 36px;font-size:.95rem;font-weight:700;display:flex;box-shadow:-2px 0 12px #7c3aed33}.HeroSection-module__SEewqa__button:hover:not(:disabled){opacity:.92;box-shadow:-2px 0 20px #7c3aed66}.HeroSection-module__SEewqa__button:disabled{opacity:.45;cursor:not-allowed}.HeroSection-module__SEewqa__iconBtn{border:none;border-left:1.5px solid var(--color-border);background:var(--color-surface);cursor:pointer;color:var(--color-text-muted);font-size:.85rem;font-weight:500;font-family:var(--font-base);white-space:nowrap;transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);flex-shrink:0;align-items:center;gap:5px;padding:0 18px;display:flex}.HeroSection-module__SEewqa__iconBtn:hover{color:var(--color-primary);border-color:var(--color-primary);background:var(--color-primary-light)}.HeroSection-module__SEewqa__iconBtn svg{flex-shrink:0;width:15px;height:15px;display:block}.HeroSection-module__SEewqa__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite HeroSection-module__SEewqa__spin;display:inline-block}@keyframes HeroSection-module__SEewqa__spin{to{transform:rotate(360deg)}}.HeroSection-module__SEewqa__error{background:var(--color-error-bg);border-radius:var(--radius-md);color:var(--color-error);text-align:left;border:1px solid #fca5a5;margin-top:12px;padding:12px 20px;font-size:.9rem}.HeroSection-module__SEewqa__loadingCard{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:12px;margin-top:24px;padding:48px 20px 40px;animation:.3s both HeroSection-module__SEewqa__fadeInUp;display:flex;box-shadow:0 2px 20px #00000012}@keyframes HeroSection-module__SEewqa__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__SEewqa__loadingSpinner{width:56px;height:56px}.HeroSection-module__SEewqa__loadingCircle{width:100%;height:100%;animation:1s linear infinite HeroSection-module__SEewqa__spin}.HeroSection-module__SEewqa__loadingArc{transform-origin:50%}.HeroSection-module__SEewqa__loadingText{color:var(--color-text);font-size:1rem;font-weight:700;animation:1.5s ease-in-out infinite HeroSection-module__SEewqa__pulse}.HeroSection-module__SEewqa__loadingSubtext{color:var(--color-text-light);font-size:.82rem}@keyframes HeroSection-module__SEewqa__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:540px){.HeroSection-module__SEewqa__hero{padding:40px 0 60px}.HeroSection-module__SEewqa__form{flex-direction:column;align-items:stretch;gap:10px}.HeroSection-module__SEewqa__inputRow{border-radius:var(--radius-full);border-right:2px solid var(--color-border);padding:0 0 0 16px}.HeroSection-module__SEewqa__button{border-radius:var(--radius-full);min-width:unset;border:none;width:100%;height:52px;font-size:1rem;box-shadow:0 4px 14px #7c3aed59}}
.IntroSection-module__ZwItxG__introSection{border-top:1px solid var(--color-border);background:var(--color-bg);padding:72px 0}.IntroSection-module__ZwItxG__introInner{width:100%;max-width:1100px;margin:0 auto;padding:0 32px}.IntroSection-module__ZwItxG__introCard{border:1px solid var(--color-border);background:#fff;border-radius:20px;align-items:stretch;min-height:280px;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.IntroSection-module__ZwItxG__introCard:hover{transform:translateY(-3px);box-shadow:0 12px 40px #7c3aed21}.IntroSection-module__ZwItxG__introCard:before{content:"";background:linear-gradient(135deg, var(--color-primary), #f472b6);-webkit-mask-composite:xor;opacity:0;pointer-events:none;border-radius:20px;padding:2px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.IntroSection-module__ZwItxG__introCard:hover:before{opacity:1}.IntroSection-module__ZwItxG__introText{flex-direction:column;flex:1;justify-content:center;gap:16px;padding:52px 56px;display:flex}.IntroSection-module__ZwItxG__introTitle{color:var(--color-primary);letter-spacing:-.02em;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800;line-height:1.2}.IntroSection-module__ZwItxG__introDesc{color:var(--color-text);opacity:.82;max-width:540px;font-size:1rem;line-height:1.85}.IntroSection-module__ZwItxG__introImg{background:var(--color-surface);flex-shrink:0;width:400px;overflow:hidden}.IntroSection-module__ZwItxG__introImg img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.IntroSection-module__ZwItxG__introCard:hover .IntroSection-module__ZwItxG__introImg img{transform:scale(1.05)}@media (max-width:900px){.IntroSection-module__ZwItxG__introImg{width:300px}.IntroSection-module__ZwItxG__introText{padding:36px 40px}}@media (max-width:640px){.IntroSection-module__ZwItxG__introCard{flex-direction:column}.IntroSection-module__ZwItxG__introImg{width:100%;height:220px}.IntroSection-module__ZwItxG__introText{padding:28px 24px}}
.DownloaderTypes-module__B3xpaa__section{background:var(--color-bg);padding:80px 0 64px}.DownloaderTypes-module__B3xpaa__inner{width:100%;max-width:1100px;margin:0 auto;padding:0 32px}.DownloaderTypes-module__B3xpaa__heading{text-align:center;color:var(--color-primary);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.DownloaderTypes-module__B3xpaa__divider{background:linear-gradient(90deg, var(--color-primary), #f472b6);border-radius:2px;width:56px;height:3px;margin:0 auto 16px}.DownloaderTypes-module__B3xpaa__subtitle{text-align:center;color:var(--color-text);opacity:.75;max-width:640px;margin:0 auto 56px;font-size:1.05rem;line-height:1.75}.DownloaderTypes-module__B3xpaa__list{flex-direction:column;gap:24px;display:flex}.DownloaderTypes-module__B3xpaa__row{border:1px solid var(--color-border);background:#fff;border-radius:20px;align-items:stretch;min-height:240px;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 4px 24px #0000000f}.DownloaderTypes-module__B3xpaa__row:hover{transform:translateY(-3px);box-shadow:0 12px 40px #7c3aed21}.DownloaderTypes-module__B3xpaa__row:before{content:"";background:linear-gradient(135deg, var(--color-primary), #f472b6);-webkit-mask-composite:xor;opacity:0;pointer-events:none;border-radius:20px;padding:2px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.DownloaderTypes-module__B3xpaa__row{position:relative}.DownloaderTypes-module__B3xpaa__row:hover:before{opacity:1}.DownloaderTypes-module__B3xpaa__row.DownloaderTypes-module__B3xpaa__imageRight{flex-direction:row}.DownloaderTypes-module__B3xpaa__row.DownloaderTypes-module__B3xpaa__imageLeft{flex-direction:row-reverse}.DownloaderTypes-module__B3xpaa__text{flex-direction:column;flex:1;justify-content:center;gap:14px;padding:44px 48px;display:flex}.DownloaderTypes-module__B3xpaa__rowTitle{color:var(--color-primary);letter-spacing:-.02em;font-size:1.45rem;font-weight:800;line-height:1.2}.DownloaderTypes-module__B3xpaa__rowDesc{color:var(--color-text);opacity:.82;max-width:520px;font-size:1rem;line-height:1.8}.DownloaderTypes-module__B3xpaa__rowLink{color:var(--color-primary);border:2px solid var(--color-primary);border-radius:var(--radius-full);align-items:center;gap:6px;width:fit-content;margin-top:6px;padding:8px 18px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,gap .15s;display:inline-flex}.DownloaderTypes-module__B3xpaa__rowLink:hover{background:var(--color-primary);color:#fff;gap:10px}.DownloaderTypes-module__B3xpaa__imgWrap{background:var(--color-surface);flex-shrink:0;width:380px;overflow:hidden}.DownloaderTypes-module__B3xpaa__imgWrap img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.DownloaderTypes-module__B3xpaa__row:hover .DownloaderTypes-module__B3xpaa__imgWrap img{transform:scale(1.06)}@media (max-width:900px){.DownloaderTypes-module__B3xpaa__imgWrap{width:300px}.DownloaderTypes-module__B3xpaa__text{padding:32px 36px}}@media (max-width:640px){.DownloaderTypes-module__B3xpaa__row,.DownloaderTypes-module__B3xpaa__row.DownloaderTypes-module__B3xpaa__imageRight,.DownloaderTypes-module__B3xpaa__row.DownloaderTypes-module__B3xpaa__imageLeft{flex-direction:column}.DownloaderTypes-module__B3xpaa__imgWrap{width:100%;height:200px}.DownloaderTypes-module__B3xpaa__text{padding:28px 24px}.DownloaderTypes-module__B3xpaa__rowTitle{font-size:1.2rem}}
