.Home_container__d256j{padding:0 2rem}.Home_main__VkIEL{min-height:100vh;padding:4rem 0}.Home_footer__yFiaX{flex:1 1;padding:2rem 0;border-top:1px solid #eaeaea}.Home_footer__yFiaX,.Home_footer__yFiaX a{display:flex;justify-content:center;align-items:center}.Home_footer__yFiaX a{flex-grow:1}.Home_title__hYX6j a{color:#0070f3;text-decoration:none}.Home_title__hYX6j a:active,.Home_title__hYX6j a:focus,.Home_title__hYX6j a:hover{text-decoration:underline}.Home_title__hYX6j{margin:0;line-height:1.15;font-size:4rem}.Home_description__uXNdx,.Home_title__hYX6j{text-align:center}.Home_description__uXNdx{margin:4rem 0;line-height:1.5;font-size:1.5rem}.Home_code__VVrIr{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_grid__AVljO{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px}.Home_card__E5spL{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:300px}.Home_card__E5spL:active,.Home_card__E5spL:focus,.Home_card__E5spL:hover{color:#0070f3;border-color:#0070f3}.Home_card__E5spL h2{margin:0 0 1rem;font-size:1.5rem}.Home_card__E5spL p{margin:0;font-size:1.25rem;line-height:1.5}.Home_logo__IOQAX{height:1em;margin-left:.5rem}@media (max-width:600px){.Home_grid__AVljO{width:100%;flex-direction:column}}.Navbar_nav__yOCRc{height:70px;background-color:#fff;width:100%;position:absolute;top:10px;left:0}.Navbar_logo__mcPUC{width:35px}.Navbar_nav__yOCRc h1{font-weight:500;font-size:1.5rem}@media only screen and (max-width:600px){.Navbar_logo__mcPUC{width:30px}.Navbar_nav__yOCRc h1{font-size:1rem}.Navbar_nav__yOCRc{top:30px}}.Footer_footerContainer__0wviV{position:fixed;bottom:0;left:0;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0),transparent),url(/images/footer_bg_3.png);width:100%;height:50px;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.Footer_footerActionContainer__nRb8L{width:300px;height:60px;background:rgba(0,0,0,.3);border-radius:20px;box-shadow:0 10px 20px rgba(0,0,0,.1);padding:0 20px;margin-bottom:20px}.Footer_actionPrimary__up_vz,.Footer_footerActionContainer__nRb8L{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;align-items:center}.Footer_actionPrimary__up_vz{width:40px;height:40px;background-color:hsla(0,0%,100%,.9);font-size:25px}.Footer_actionPrimary__up_vz,.Footer_actionSecondary__dRj0m{border-radius:50%;justify-content:center;transition:transform .2s;color:#555}.Footer_actionSecondary__dRj0m{width:30px;height:30px;background-color:hsla(0,0%,100%,.8);display:flex;align-items:center;font-size:15px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);margin-left:10px}.Footer_actionPrimary__up_vz:active,.Footer_actionSecondary__dRj0m:active{transform:scale(.9)}.Footer_appCredits__xlubC{color:#eee;margin-left:10px}.Footer_appCredits__xlubC a{text-decoration:underline}.Footer_heartEmoji__uuvix{width:15px;height:15px}.Header_headerContainer__6eR1b{margin-top:30px;margin-bottom:30px;color:#555;width:100vw;display:flex;flex-direction:column;align-items:center}.Header_waveEmoji__ynEU0{animation:Header_wave__vbApF 1s 1s both;display:inline-block}.Header_waveEmojiImage__4HTM_{width:30px;height:30px;display:inline-block}@keyframes Header_wave__vbApF{0%{transform:rotate(0deg) scale(1)}10%{transform:rotate(20deg) scale(1.1)}40%{transform:rotate(-10deg) scale(1.1)}80%{transform:rotate(20deg) scale(1.1)}to{transform:rotate(0deg) scale(1)}}@media only screen and (max-width:870px){.Header_headerContainer__6eR1b{margin-top:15px}}.AudioCard_cardContainer__E3qud{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;width:200px;height:200px;border-radius:30px;background:#fff;box-shadow:0 10px 20px 2px rgba(0,0,0,.1);margin:20px;transition:all .3s;position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.AudioCard_cardContainer__E3qud.AudioCard_cardContainerActive__xpPYy{background:linear-gradient(to right bottom,rgba(37,216,112,.7),rgba(0,153,255,.7))}.AudioCard_iconContainer__lESNE{flex-grow:1;display:flex;align-items:center;justify-content:center;width:100%;transition:transform .2s}.AudioCard_cardContainer__E3qud:active{transform:scale(.95)}.AudioCard_sliderContainer__GHstF{position:absolute;bottom:20px;left:0;width:100%;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden}.AudioCard_sliderMain__vQ85n{width:180px;background-color:#000;display:flex;align-items:center;justify-content:center}.AudioCard_sliderThumb__l7fVz{width:20px;height:20px;border-radius:20px;background-color:#ebebeb;font-size:0;box-shadow:0 0 10px rgba(0,0,0,.2)}.AudioCard_sliderTrack__1ueFQ{background-color:hsla(0,0%,100%,.541);height:8px;border-radius:10px}.AudioCard_sliderContainer__GHstF.AudioCard_sliderContainerActive__xpbRM{animation:AudioCard_sliderActive__rd0ER .2s both;visibility:visible}.AudioCard_icon___J__W.AudioCard_iconActive__8J6hC{text-shadow:0 0 100px red;color:#fff}.AudioCard_icon___J__W{text-shadow:0 0 100px #555;color:#777}.AudioCard_globalPaused__zuTYz{opacity:.6}@keyframes AudioCard_sliderActive__rd0ER{0%{visibility:visible;opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:870px){.AudioCard_cardContainer__E3qud{width:160px;height:160px}}@media only screen and (max-width:460px){.AudioCard_cardContainer__E3qud{width:300px;height:120px;margin:15px;box-shadow:0 5px 10px 1px rgba(0,0,0,.08);border-radius:25px}}.Main_soundContainer__VReSo{display:flex}.Main_soundContainer__VReSo:first{margin-bottom:20px}@media only screen and (max-width:600px){.Main_soundContainer__VReSo{flex-wrap:wrap}}.Compliance_container__9Zfs0{color:#aaa;text-align:center;margin-bottom:10px}.Compliance_container__9Zfs0 a{text-decoration:underline}.NatureSounds_soundContainer__qwuQx{display:flex}.NatureSounds_soundContainer__qwuQx:first{margin-bottom:20px}@media only screen and (max-width:600px){.NatureSounds_soundContainer__qwuQx{flex-wrap:wrap}}.Switcher_button__3jsUc{background-color:#fff;border:1px solid #ccc;padding:10px 20px;border-radius:10px;margin-right:10px}.Switcher_active__oeDKr{background-color:#25d871;color:#fff;border:1px solid #25d871}