@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";:root{--primary-color: #a3d79f;--primary-color-light: #a3d79f52;--primary-color-dark: #5dbd75;--navbar-zindex: 10;--navbar-content-zindex: var(--navbar-zindex) + 1;--overlay-video-zindex: calc(var(--navbar-zindex) + 1);--navbar-wide-width: 0;--navbar-small-height: 7rem;--dynamic-content-width: calc(100vw - var(--navbar-wide-width));--dynamic-content-padding: 1.3rem;--dynamic-content-zindex: calc(var(--navbar-zindex) - 1);--carousel-padding-top: 1.1rem;--speech-item-segment: 11.7rem;--speech-item-rectangle-height: var(--speech-item-segment);--speech-item-rectangle-width: calc(var(--speech-item-rectangle-height) * 1.7);--browse-section-scene-display-height: 28rem;--browse-section-scene-display-width: 100%;--create-section-audio-item-segment: 6rem;--playing-speech-banner-height: 7rem;--bottom-sheet-padding: 1.5rem;--bottom-sheet-height: calc(5.5rem + var(--bottom-sheet-padding))}@media all and (min-width: 1200px){:root{--navbar-wide-width: 28rem}}@media all and (min-width: 1200px){:root{--navbar-small-height: 0rem}}@media all and (min-width: 750px){:root{--dynamic-content-padding: 3rem}}@media all and (min-width: 500px){:root{--speech-item-segment:12.7rem}}@media all and (min-width: 750px){:root{--speech-item-segment:13.2rem}}@media all and (min-width: 1000px){:root{--speech-item-segment:15.2rem}}@media all and (min-width: 1400px){:root{--speech-item-segment:17.2rem}}@media all and (min-width: 500px){:root{--browse-section-scene-display-height: 0}}@media all and (min-width: 400px){:root{--create-section-audio-item-segment:7rem}}@media all and (min-width: 750px){:root{--create-section-audio-item-segment:7.5rem}}@media all and (min-width: 1400px){:root{--create-section-audio-item-segment:8.5rem}}@media all and (min-width: 1600px){:root{--playing-speech-banner-height: 8rem}}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.blurry-bg{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#00000062}.cormorant-font{font-family:Cormorant Garamond,serif}//? for app.component --> .dynamic-content .add-spacing-for-navbar{padding-left:var(--navbar-wide-width)}.add-bottom-spacing-for-playing-speech-banner{padding-bottom:calc(var(--playing-speech-banner-height) + var(--navbar-small-height) + 2rem)!important}.custom-scrollbar{--sb-thumb-color: #6BAF8D;--sb-track-color: transparent;--sb-thumb-width: 3px;scrollbar-color:var(--sb-thumb-color) var(--sb-track-color);scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{width:var(--sb-thumb-width)}.custom-scrollbar::-webkit-scrollbar-track{background:var(--sb-track-color)}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);-webkit-transition:background .3s ease;transition:background .3s ease}@supports not selector(::-webkit-scrollbar){.custom-scrollbar{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}.range-slider{appearance:none;background:white;cursor:pointer;width:25rem}.range-slider:focus{outline:none}.range-slider::-webkit-slider-runnable-track{background-color:#0000004f;border-radius:.5rem;height:.2rem}.range-slider::-webkit-slider-thumb{appearance:none;margin-top:-.4rem;background-color:#d9dadb;border-radius:50%;height:1rem;width:1rem}.range-slider:focus::-webkit-slider-thumb{outline:.3rem solid #d9dadb;outline-offset:.125rem}.range-slider::-moz-range-track{background-color:#0000004f;border-radius:.5rem;height:.5rem}.range-slider::-moz-range-thumb{background-color:#d9dadb;border:none;border-radius:50%;height:1rem;width:1rem}.range-slider:focus::-moz-range-thumb{outline:.3rem solid #0000004f;outline-offset:.125rem}html{font-size:10px}*{margin:0;padding:0;box-sizing:border-box}body{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;overflow-y:auto}.overflow_content_hide{overflow-y:hidden!important}
