.svelte-12b05o2{box-sizing:border-box}section.svelte-12b05o2{background-color:#121214;padding:6rem 24px 0}.section-hero.svelte-12b05o2{text-align:center;padding-top:0}.section-hero.svelte-12b05o2 img:where(.svelte-12b05o2){height:auto;width:100%;max-width:100%}.container-hero.svelte-12b05o2{max-width:800px;margin:0 auto}.hero-text-wrap.svelte-12b05o2 p:where(.svelte-12b05o2){color:#f1f607;margin:0 auto 2rem;font-size:1.25rem;line-height:1.2;font-weight:400}@media screen and (min-width: 36rem){.hero-text-wrap.svelte-12b05o2 p:where(.svelte-12b05o2){margin-top:25px;font-size:1.5rem;width:90%}}@media screen and (min-width: 48rem){.hero-text-wrap.svelte-12b05o2 p:where(.svelte-12b05o2){line-height:1.3}}@media screen and (min-width: 62rem){.hero-text-wrap.svelte-12b05o2 p:where(.svelte-12b05o2){margin-top:15px;width:100%}}.cta-wrap.svelte-12b05o2{display:flex;justify-content:center;gap:.5rem}.button-hero.svelte-12b05o2{font-size:1rem;line-height:24px;background-color:#f1f607;color:#121214;border-radius:5px;padding:1rem 0;width:200px;text-align:center;transition:all .2s;font-weight:500}.button-hero.svelte-12b05o2:hover,.button-hero.svelte-12b05o2:focus{background-color:#f1f607;transform:scale(1.01);box-shadow:0 0 40px #ffffff1f}@media screen and (min-width: 36rem){.button-hero.svelte-12b05o2{width:170px;padding:6px 0}}.container-hero.svelte-2lx0vs{--overlay-background: rgba(0, 0, 0, .5);--blur-radius: 10px;height:100%;background:#000;display:grid;grid-template-columns:[main-start] 1fr [main-end];grid-template-rows:[video-start] 1fr [headline-start] min-content [headline-end bottom-overlay-start] min-content [bottom-overlay-end video-end]}.hero-video.svelte-2lx0vs{width:100%;height:100%;object-fit:cover;object-position:center;grid-row:video;grid-column:main}.hero-video.hero-video--active.svelte-2lx0vs{grid-row:video/headline-end;object-fit:contain}.hero-video-mobile-play.svelte-2lx0vs{display:flex;grid-row:video/headline-start;grid-column:main}.hero-video-mobile-play.svelte-2lx0vs button:where(.svelte-2lx0vs){width:100%;z-index:2;border-radius:unset;display:flex;justify-content:center;align-items:center}.hero-video-mobile-play.hero-video-mobile-play--active.svelte-2lx0vs{opacity:0;z-index:-1;transition:opacity ease-out .3s}@media screen and (min-width: 36rem){.hero-video-mobile-play.svelte-2lx0vs{display:none}}.hero-video-text-wrap.svelte-2lx0vs,.hero-video-bottom-overlay.svelte-2lx0vs{padding-inline:1rem;padding-block:0 2rem}@media screen and (min-width: 48rem){.hero-video-text-wrap.svelte-2lx0vs,.hero-video-bottom-overlay.svelte-2lx0vs{padding-inline:104px}}@media screen and (min-width: 62rem){.hero-video-text-wrap.svelte-2lx0vs,.hero-video-bottom-overlay.svelte-2lx0vs{padding-block:1rem}}.hero-video-text-wrap.svelte-2lx0vs{position:relative;color:#fafafb;grid-row:headline;grid-column:main;z-index:1;display:flex;flex-direction:column;gap:1rem;padding-block:1rem}@media screen and (min-width: 36rem){.hero-video-text-wrap.svelte-2lx0vs{padding-block:3rem;gap:2rem}}.hero-video-text-wrap.svelte-2lx0vs h1:where(.svelte-2lx0vs){text-wrap-style:balance;margin-block:0;max-width:13ch;font-size:1.25rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;font-family:SoehneBreit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:unset}@media screen and (min-width: 48rem){.hero-video-text-wrap.svelte-2lx0vs h1:where(.svelte-2lx0vs){font-size:1.25rem}}@media screen and (min-width: 36rem){.hero-video-text-wrap.svelte-2lx0vs h1:where(.svelte-2lx0vs){font-size:2.25rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;font-family:SoehneBreit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:unset;max-width:16ch}}@media screen and (min-width: 36rem) and (min-width: 48rem){.hero-video-text-wrap.svelte-2lx0vs h1:where(.svelte-2lx0vs){font-size:3rem}}.hero-video-text-wrap.svelte-2lx0vs a:where(.svelte-2lx0vs){width:100%;font-size:1.125rem}@media screen and (min-width: 36rem){.hero-video-text-wrap.svelte-2lx0vs a:where(.svelte-2lx0vs){width:50%;max-width:400px}}.hero-video-text-wrap.svelte-2lx0vs:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(transparent,var(--overlay-background))}@supports (backdrop-filter: blur(0)) and (mask-image: none){.hero-video-text-wrap.svelte-2lx0vs:after{background:var(--overlay-background);-webkit-backdrop-filter:blur(var(--blur-radius));backdrop-filter:blur(var(--blur-radius));-webkit-mask-image:linear-gradient(transparent,#000);mask-image:linear-gradient(transparent,#000)}}.hero-video-bottom-overlay.svelte-2lx0vs{color:var(--text-04);display:flex;justify-content:space-between;align-items:center;gap:2rem;border-top:1px solid white;background:var(--overlay-background);-webkit-backdrop-filter:blur(calc(var(--blur-radius) * 10));backdrop-filter:blur(calc(var(--blur-radius) * 10));grid-row:bottom-overlay;grid-column:main;padding-block:1rem}.hero-video-bottom-overlay.svelte-2lx0vs div:where(.svelte-2lx0vs):first-of-type{flex:1}.hero-video-bottom-overlay.svelte-2lx0vs p:where(.svelte-2lx0vs){font-size:.75rem;line-height:1.5;font-weight:400;max-width:50ch}@media screen and (min-width: 36rem){.hero-video-bottom-overlay.svelte-2lx0vs p:where(.svelte-2lx0vs){font-size:1rem;line-height:1.5;font-weight:400}}.hero-video-bottom-overlay.svelte-2lx0vs div.hero-video-cta:where(.svelte-2lx0vs){display:flex;justify-content:flex-end;gap:2rem;position:relative}.hero-video-bottom-overlay.svelte-2lx0vs div.hero-video-cta:where(.svelte-2lx0vs) button{display:none}@media screen and (min-width: 36rem){.hero-video-bottom-overlay.svelte-2lx0vs div.hero-video-cta:where(.svelte-2lx0vs) button{display:unset}}@media screen and (min-width: 75rem){.hero-video-bottom-overlay.svelte-2lx0vs div.hero-video-cta:where(.svelte-2lx0vs):before{content:"";position:absolute;background-image:url(https://splice-res.cloudinary.com/image/upload/f_auto,q_auto/v1742861759/app-assets/general/squiggle-line_2x);background-size:contain;background-repeat:no-repeat;width:221px;height:80px;left:-221px;top:-1rem}}div.container-hero.svelte-2lx0vs{--fade-duration: .65s;--fade-easing: cubic-bezier(.25, .1, .25, 1)}.hero-video-text-wrap.svelte-2lx0vs{animation:svelte-2lx0vs-fade-in-slide var(--fade-duration) var(--fade-easing)}.hero-video-text-wrap--hidden.svelte-2lx0vs{animation:svelte-2lx0vs-fade-out-slide calc(var(--fade-duration) / 1.25) var(--fade-easing);opacity:0;z-index:-1}@keyframes svelte-2lx0vs-fade-in-slide{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-2lx0vs-fade-out-slide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(40px)}}.subheader.svelte-9d8gtb{font-size:.875rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;font-family:SoehneBreit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:unset;letter-spacing:1px;text-transform:uppercase;color:var(--text-03);margin-bottom:1rem}@media screen and (min-width: 48rem){.subheader.svelte-9d8gtb{font-size:.875rem}}section.svelte-9d8gtb{container-type:inline-size;display:grid;grid-template-rows:auto auto 1fr auto;height:100%}h2.svelte-9d8gtb{font-size:1.75rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;font-family:SoehneBreit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:unset;word-break:break-word}@media screen and (min-width: 48rem){h2.svelte-9d8gtb{font-size:2.25rem}}@media (min-width: 75rem){h2.svelte-9d8gtb{white-space:nowrap}}.button.svelte-9d8gtb{display:inline-block;box-sizing:border-box;background-color:#03f;transition:background-color .2s;border:none;width:max-content}.button.svelte-9d8gtb:hover,.button.svelte-9d8gtb:focus{background-color:#0029cc;text-decoration:none}.child-content.svelte-9d8gtb{padding:3rem 0 0;box-sizing:border-box}.editorial-row.svelte-15mic6s{display:grid;grid-template-columns:1fr;grid-template-rows:2fr;grid-column-gap:2rem;grid-row-gap:2rem;padding-bottom:3rem}@container (min-width: 30rem){.editorial-row.svelte-15mic6s{grid-template-columns:210px 1fr;grid-template-rows:repeat(1,1fr)}}.editorial-row.svelte-15mic6s>:where(.svelte-15mic6s){align-content:top}.editorial-row.svelte-15mic6s:focus-within{border-radius:.25rem;background-color:#121214}.editorial-row.svelte-15mic6s:hover{border-radius:.25rem;background-color:#121214}a.svelte-15mic6s:hover{text-decoration:none}img.svelte-15mic6s{border-radius:.25rem;width:100%;max-width:36rem}@media screen and (min-width: 36rem){img.svelte-15mic6s{width:210px}}p.svelte-15mic6s{color:var(--text-03);font-size:1rem;line-height:1.5;font-weight:400}h3.svelte-15mic6s{font-size:1.25rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;font-family:Soehne,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:unset;color:#fff}@media screen and (min-width: 48rem){h3.svelte-15mic6s{font-size:1.25rem}}.subtitle.svelte-15mic6s{font-size:.75rem;line-height:1.5;font-weight:400;color:var(--link-01)}.carousel-nav-container.svelte-19uf42p{display:flex;justify-content:center;align-items:center}.carousel-nav-label.svelte-19uf42p{height:44px;width:clamp(44px,5vw,3rem);padding:0 .5rem;display:flex;place-items:center;box-sizing:content-box;cursor:pointer}.carousel-nav-label.svelte-19uf42p:has(input:where(.svelte-19uf42p):focus-visible){outline:auto}.progress-track.svelte-19uf42p{background-color:var(--ui-04);width:100%;height:8px;overflow:hidden;border-radius:100vw;transition:background-color .2s linear}.carousel-nav-label.svelte-19uf42p:hover .progress-track:where(.svelte-19uf42p){background-color:var(--ui-02)}@media (prefers-reduced-motion: reduce){.carousel-radio.svelte-19uf42p:checked+.progress-track:where(.svelte-19uf42p){background:var(--ui-05)}}.carousel-radio.svelte-19uf42p+.progress-track:where(.svelte-19uf42p) .progress-fill:where(.svelte-19uf42p){height:100%;border-radius:inherit}.carousel-radio.svelte-19uf42p:checked:not(:hover)+.progress-track:where(.svelte-19uf42p) .progress-fill:where(.svelte-19uf42p){background-color:var(--ui-05);transform-origin:left;transform:translate(calc(-100% + var(--progress, 0) * 100%))}.carousel-nav-label.svelte-19uf42p .carousel-radio:checked.paused:where(.svelte-19uf42p)+.progress-track:where(.svelte-19uf42p){background-color:var(--ui-05)}.carousel-container.svelte-1vo2onv{--carousel-spacing: 2rem;position:relative;container-type:inline-size}.carousel-scroll.svelte-1vo2onv{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:var(--carousel-spacing);padding:0 var(--carousel-spacing);margin-bottom:var(--carousel-spacing);scrollbar-width:none;-ms-overflow-style:none}.carousel-scroll.svelte-1vo2onv::-webkit-scrollbar{display:none}@container (min-width: 48rem){.carousel-scroll.svelte-1vo2onv{gap:0;padding:0}}.slide-item.svelte-1vo2onv{flex-shrink:0;scroll-snap-align:start}section.svelte-1ww5b3c{--slide-radius: 180px;padding:5rem 0;color:var(--text-04);color:#000;background:var(--ui-background)}section.svelte-1ww5b3c .carousel-container{max-width:1440px;margin:0 auto}section.svelte-1ww5b3c .slide-item:nth-of-type(1){background-color:#62daff}section.svelte-1ww5b3c .slide-item:nth-of-type(2){color:var(--text-04);background-color:#b874ff}section.svelte-1ww5b3c .slide-item:nth-of-type(3){color:var(--text-04);background-color:#f5950a}section.svelte-1ww5b3c .slide-item:nth-of-type(4){background-color:#ff8aa6}.slide-item{view-timeline:--slide-timeline inline;scroll-margin-left:var(--carousel-spacing)}.product-slide.svelte-1ww5b3c{display:flex;flex-direction:column-reverse;gap:var(--carousel-spacing);width:80cqw;height:auto;min-height:100%;padding-block:clamp(3rem,7cqw,5rem);padding-inline:clamp(1.25rem,5cqw,3rem);border-radius:0}.product-slide.svelte-1ww5b3c img:where(.svelte-1ww5b3c){width:100%;max-height:100%;object-fit:contain;object-position:center;border-radius:1rem}picture.svelte-1ww5b3c{flex:1.65;display:flex;align-items:center;border-radius:1rem;overflow:hidden;aspect-ratio:46/33}.product-slide-text.svelte-1ww5b3c{display:flex;flex-direction:column;gap:var(--carousel-spacing);width:100%}.product-slide-content.svelte-1ww5b3c{flex:1;display:flex;flex-direction:column;place-content:end;align-items:flex-start}h3.svelte-1ww5b3c{font-size:1.25rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;font-family:SoehneBreit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:unset}@media screen and (min-width: 48rem){h3.svelte-1ww5b3c{font-size:1.75rem}}p.svelte-1ww5b3c{font-weight:unset;font-size:1rem;line-height:1.5;font-weight:400}@container (min-width: 36rem){section.svelte-1ww5b3c .slide-item{width:100cqw;scroll-margin-left:unset}.product-slide.svelte-1ww5b3c{flex-direction:column-reverse;max-width:1080px;padding-inline:0;margin:0 auto}.product-slide-text.svelte-1ww5b3c{gap:2rem;align-self:flex-end}picture.svelte-1ww5b3c{width:60%;margin:0 auto}}@container (min-width: 48rem){.product-slide.svelte-1ww5b3c{flex-direction:row;gap:3rem}.product-slide-content.svelte-1ww5b3c{place-content:center}.slide-item:nth-of-type(1){border-radius:0 0 var(--slide-radius) 0}.slide-item:nth-of-type(2){border-radius:0 0 0 var(--slide-radius)}.slide-item:nth-of-type(3){border-radius:0}.slide-item:nth-of-type(4){border-radius:var(--slide-radius) 0 0 0}.slide-item:nth-of-type(odd) .product-slide.svelte-1ww5b3c{flex-direction:row-reverse}}@container (min-width: 62rem){.product-slide.svelte-1ww5b3c{gap:7.5rem}}@media (prefers-reduced-motion: no-preference){h3.svelte-1ww5b3c,p.svelte-1ww5b3c,a.svelte-1ww5b3c{--start-opacity: .5;--start-translate: 50px;animation:svelte-1ww5b3c-fade-in linear both;animation-timeline:--slide-timeline;animation-range:entry 10% entry 100%}p.svelte-1ww5b3c{animation-range:entry 30% entry 100%}a.svelte-1ww5b3c{animation-range:entry 60% entry 100%}img.svelte-1ww5b3c{animation:svelte-1ww5b3c-fade-in-scale linear both;animation-timeline:--slide-timeline;animation-range:entry 0% entry 100%}}@keyframes svelte-1ww5b3c-fade-in{0%{opacity:var(--start-opacity);transform:translate(var(--start-translate))}to{opacity:1;transform:translate(0)}}@keyframes svelte-1ww5b3c-fade-in-scale{0%{transform:translateY(1rem) scale(.9)}to{transform:translateY(0) scale(1)}}@container (min-width: 62rem){h3.svelte-1ww5b3c,p.svelte-1ww5b3c,a.svelte-1ww5b3c{--start-opacity: .15;--start-translate: 150px}}img.svelte-5cz00o{width:100%;height:100%;object-fit:cover;object-position:left;position:absolute;top:0;right:0;bottom:0;left:0}.wrapper.svelte-1ebvgu7{display:grid;grid-template-rows:auto 1fr;container-type:inline-size;width:fit-content}button.pack-art-wrapper.svelte-1ebvgu7{background:none;border-radius:0;padding:0}button.pack-art-wrapper.svelte-1ebvgu7:hover,button.pack-art-wrapper.svelte-1ebvgu7:focus{background-color:unset;text-decoration:none}.pack-art-container.svelte-1ebvgu7{position:relative}.play-icon.svelte-1ebvgu7{display:flex;position:absolute;bottom:1rem;left:1rem;width:70px;height:70px;border-radius:50%;justify-content:center;align-items:center;background-color:#000;border:1px solid #63656d;color:#fff}.play-icon.svelte-1ebvgu7:hover{background:#232426}.pack-info.svelte-1ebvgu7{min-width:0;text-align:left}.pack-info.svelte-1ebvgu7 :where(.svelte-1ebvgu7):not(a.tag){color:var(--text-03)}.pack-name.svelte-1ebvgu7{font-size:.875rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;display:block}@media screen and (min-width: 48rem){.pack-name.svelte-1ebvgu7{font-size:.875rem}}.provider.svelte-1ebvgu7{font-size:.75rem;line-height:1.5;font-weight:400;margin-block:1rem}.provider.svelte-1ebvgu7>:where(.svelte-1ebvgu7){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.provider-link.svelte-1ebvgu7{margin-left:.25rem}.tag.svelte-1ebvgu7{align-self:start;background:var(--blue-10);color:var(--support-border-info);font-weight:500;font-size:.875rem;padding:.25rem 1rem;border-radius:.5rem;text-transform:capitalize;text-decoration:none}.tag.svelte-1ebvgu7:hover{background:#82b9ff}@media screen and (max-width: 36rem){.play-icon.svelte-1ebvgu7{width:60px;height:60px;bottom:5%;left:5%}}.featured-asset-row.svelte-noz29d{display:flex;align-items:center;justify-content:flex-start;gap:1.25rem;padding:0;border-radius:.5rem;cursor:pointer;background:inherit;border:none;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}.featured-asset-row.svelte-noz29d:hover,.featured-asset-row.svelte-noz29d:focus{background:#303236;box-shadow:0 0 0 1rem #303236}.artwork.svelte-noz29d{width:72px;height:72px;border-radius:.5rem;flex-shrink:0}@media screen and (max-width: 25rem){.artwork.svelte-noz29d{display:none}}.play-icon.svelte-noz29d{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#232426;border:1px solid #63656d;color:#fff;flex-shrink:0}.sample-info.svelte-noz29d{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden;text-align:left}.sample-info.svelte-noz29d>:where(.svelte-noz29d){overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.sample-name.svelte-noz29d{font-size:1rem;font-weight:700;color:#a6a8ad;margin-bottom:.25rem;max-width:35ch}@media screen and (max-width: 36rem){.sample-name.svelte-noz29d{max-width:20ch}}.sample-pack.svelte-noz29d{font-size:.875rem;color:#528fff;margin-bottom:.25rem;max-width:35ch}@media screen and (max-width: 36rem){.sample-pack.svelte-noz29d{max-width:20ch}}.waveform.svelte-noz29d{flex:1;aspect-ratio:12/1;transform:scaleY(.7)}.bottom-bar{display:none}section.svelte-15km57f{--radius: 128px 8px 8px 8px;padding:5rem 0;color:var(--text-04);background:var(--ui-background)}section.svelte-15km57f .carousel-container{max-width:1440px;margin:0 auto}section.svelte-15km57f .slide-item{scroll-margin-left:var(--carousel-spacing)}.editorial-slide.svelte-15km57f{width:80cqw}.editorial-container.svelte-15km57f{display:grid;gap:var(--carousel-spacing);grid-template-columns:1fr;grid-template-rows:1fr 2fr auto;grid-template-areas:"featured-image" "featured-sounds";border-radius:var(--radius);overflow:hidden;background:linear-gradient(transparent 30%,var(--ui-01) 30%) content-box}.featured-image.svelte-15km57f{display:flex;place-items:end;position:relative;width:auto;padding:3vw;border-radius:0 0 8px 8px;overflow:hidden;grid-area:featured-image}.featured-image.svelte-15km57f:after{position:absolute;content:"";background:#000;background:linear-gradient(0deg,#000000f5,#0000 90%);width:100%;height:40%;bottom:0;left:0}.featured-sounds.svelte-15km57f{display:flex;flex-direction:column;gap:var(--carousel-spacing);margin:0 var(--carousel-spacing);grid-area:featured-sounds;min-width:0}.pack-grid.svelte-15km57f{display:flex;gap:var(--carousel-spacing);flex:1}.pack-grid.svelte-15km57f>*{flex:1;min-width:0}.sounds-list.svelte-15km57f{display:flex;flex-direction:column;gap:2rem;width:100%;min-width:0}.sounds-list.svelte-15km57f>*{width:100%;min-width:0}.cta-container.svelte-15km57f{width:100%}h2.svelte-15km57f,h2.svelte-15km57f a:where(.svelte-15km57f){font-size:clamp(1.75rem,4vw,3rem);line-height:1.25;text-wrap-style:balance;z-index:1;font-family:SoehneBreit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:unset;color:var(--text-04);text-decoration:none}h2.svelte-15km57f a:where(.svelte-15km57f):hover{color:var(--link-01)}@container (min-width: 48rem){.editorial-slide.svelte-15km57f{width:100cqw;padding:var(--carousel-spacing);padding-bottom:0}.editorial-container.svelte-15km57f{display:grid;grid-template-columns:264px 1.15fr;grid-template-rows:1fr;grid-template-areas:"featured-image featured-sounds";gap:0;border-radius:var(--radius);overflow:hidden;background:var(--ui-01)}.featured-sounds.svelte-15km57f{margin:0;padding:var(--carousel-spacing)}h2.svelte-15km57f{font-size:1.75rem}}@container (min-width: 62rem){.editorial-container.svelte-15km57f{display:grid;grid-template-columns:1fr 1.15fr;grid-template-rows:1fr;grid-template-areas:"featured-image featured-sounds";gap:0;border-radius:var(--radius);overflow:hidden;background:var(--ui-01)}h2.svelte-15km57f{font-size:3rem}}@container (min-width: 75rem){.editorial-container.svelte-15km57f{display:grid;grid-template-columns:1.5fr 1fr;border-radius:var(--radius)}.featured-image.svelte-15km57f{border-radius:0 8px 8px 0}}.tabs-container.svelte-1cvytk7 .pill:where(.svelte-1cvytk7),.tabs-container.svelte-1cvytk7 [role=tab]:where(.svelte-1cvytk7) label:where(.svelte-1cvytk7){cursor:pointer;display:inline-block;border:1px solid #63656d;color:#fff;padding:.25rem 1rem;border-radius:.5rem;margin-right:.25rem;margin-bottom:1rem;font-size:.875rem}.tabs-container.svelte-1cvytk7 .pill:where(.svelte-1cvytk7):hover,.tabs-container.svelte-1cvytk7 [role=tab]:where(.svelte-1cvytk7) label:where(.svelte-1cvytk7):hover{color:#fff;background-color:#232426}.tabs-container.svelte-1cvytk7 [role=tab]:where(.svelte-1cvytk7) label.active:where(.svelte-1cvytk7){background-color:#bee1ff;color:#0029cc}.tabs-container.svelte-1cvytk7 [role=tab]:where(.svelte-1cvytk7) label.focused:where(.svelte-1cvytk7){box-shadow:0 0 0 3px var(--focus)}.tabs-container.svelte-1cvytk7>.tabpanels:where(.svelte-1cvytk7)>div[role=tabpanel]:where(.svelte-1cvytk7){display:none;transition:all .2s ease;flex-basis:100%;max-width:75%}.tabs-container.svelte-1cvytk7>.tabpanels:where(.svelte-1cvytk7)>div[role=tabpanel].active:where(.svelte-1cvytk7){display:block}.tabs-container.svelte-1cvytk7 .pill:where(.svelte-1cvytk7){text-decoration:none;color:var(--link-01)}.tabs-container.svelte-1cvytk7 div[role=tabpanel]:where(.svelte-1cvytk7){padding:2rem 0 3rem}.svelte-f8lto1{box-sizing:border-box}section.svelte-f8lto1{background-color:#121214;padding:6rem 24px 0}.button.svelte-f8lto1{background-color:#03f;border:none;transition:background-color .2s}.button.svelte-f8lto1:hover,.button.svelte-f8lto1:focus{background-color:#0029cc}.container.svelte-f8lto1{max-width:75rem;color:#fff;margin:0 auto}@media screen and (min-width: 48rem){.container.svelte-f8lto1{align-items:center;display:flex;justify-content:flex-start}}@media screen and (min-width: 62rem){.container.svelte-f8lto1{justify-content:center}}@media screen and (min-width: 48rem){section.svelte-f8lto1:nth-child(2n) .container:where(.svelte-f8lto1){flex-direction:row-reverse}section.svelte-f8lto1:nth-child(2n) .container:where(.svelte-f8lto1) .text-wrapper:where(.svelte-f8lto1){padding-left:40px;padding-right:0;text-align:right}}.section-label.svelte-f8lto1{font-size:.75rem;letter-spacing:1px;text-transform:uppercase;color:#81838a}.section-heading.svelte-f8lto1{font-size:1.25rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;font-family:Soehne,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:unset}@media screen and (min-width: 48rem){.section-heading.svelte-f8lto1{font-size:1.75rem}}.text-wrapper.svelte-f8lto1{padding-right:40px;text-wrap:balance;margin-bottom:40px}.text-wrapper.svelte-f8lto1 p:where(.svelte-f8lto1){font-size:1rem;margin:.4em 0 1em}@media screen and (min-width: 48rem){.text-wrapper.svelte-f8lto1{width:50%;flex:1 0 auto;min-width:50%;margin:0}}@media screen and (min-width: 62rem){.text-wrapper.svelte-f8lto1 p:where(.svelte-f8lto1){font-size:24px;line-height:1.25}}@media screen and (min-width: 48rem){.image-wrapper.svelte-f8lto1{width:50%;flex:1 0 auto;min-width:50%}}.image-wrapper.svelte-f8lto1 img:where(.svelte-f8lto1){max-width:100%;height:auto}.container-testimonials.svelte-f8lto1{display:block;padding:0 0 6rem}.testimonials-heading.svelte-f8lto1{text-align:center;margin-bottom:32px}.testimonials-grid.svelte-f8lto1{display:flex;gap:10px;flex-direction:column}@media screen and (min-width: 62rem){.testimonials-grid.svelte-f8lto1{flex-direction:row}}.testimonials-box.svelte-f8lto1{background-color:#232426;border-radius:8px;padding:26px;display:flex;align-items:center;gap:32px;flex:1 0}@media screen and (min-width: 62rem){.testimonials-box.svelte-f8lto1{flex-direction:column;gap:1.875rem;padding:32px}}.testimonials-image-wrapper.svelte-f8lto1{flex:1 0 35%}@media screen and (min-width: 62rem){.testimonials-image-wrapper.svelte-f8lto1{flex:1 0;width:75%}}.testimonials-image-wrapper.svelte-f8lto1 img:where(.svelte-f8lto1){border:5px solid rgba(0,0,0,.1);border-radius:100%;max-width:100%;height:auto}blockquote.svelte-f8lto1{margin:0}blockquote.svelte-f8lto1 p:where(.svelte-f8lto1){letter-spacing:-.015em;margin-bottom:1rem;font-size:1rem;font-weight:700}blockquote.svelte-f8lto1 cite:where(.svelte-f8lto1){color:#c8c9cc;font-size:.875rem;font-style:normal}@media screen and (min-width: 48rem){blockquote.svelte-f8lto1 p:where(.svelte-f8lto1){font-size:1.25rem}}.brand-positioning.svelte-f8lto1{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(1,1fr);grid-column-gap:7.5rem;gap:3rem;align-items:start}@media screen and (min-width: 75rem){.brand-positioning.svelte-f8lto1{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}.featured-sounds-list.svelte-f8lto1{display:grid;gap:3rem}@media screen and (min-width: 48rem){.featured-sounds-list.svelte-f8lto1{max-width:70%}}@media screen and (min-width: 62rem){.featured-sounds-list.svelte-f8lto1{max-width:70%}}@media screen and (min-width: 75rem){.featured-sounds-list.svelte-f8lto1{max-width:100%}}
