.navbar{position:sticky;top:8px;z-index:3;width:calc(100% - 64px);background-color:#fcfcfc;box-sizing:border-box;padding:16px 24px;margin-left:32px}.navbar.rtl{margin:0 32px 0 0}.navbar{border-radius:20px;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a}@media screen and (max-width:768px){.navbar{width:calc(100% - 32px);padding:16px;margin-left:16px}.navbar.rtl{margin:0 16px 0 0}}@media screen and (max-width:490px){.navbar{width:calc(100% - 8px);padding:8px 4px;margin-left:4px}.navbar.rtl{margin:0 4px 0 0}}.navbar-header{display:flex;justify-content:space-between;align-items:center;height:66px}.navbar-header>a{height:65px}.navbar-header>a>img{height:65px}.navbar-header>div{display:flex;gap:1.1vw}.navbar-header>button{display:none;justify-content:center;align-items:center;width:48px;height:48px;padding:7px;background-color:#fcfcfc;box-sizing:border-box;border:1px solid #dbd8d1;border-radius:15px}.navbar-header>button>img{width:70%;height:70%}@media screen and (max-width:950px){.navbar-header{flex-direction:row-reverse}.navbar-header.ltr>img{max-width:123px;aspect-ratio:3.1/1}.navbar-header>button{display:flex}}@media screen and (max-width:690px){.navbar-header{gap:16px}.navbar-header.ltr>img{max-width:97px;aspect-ratio:3.1/1}.navbar-header>div{flex-grow:1;justify-content:space-between;gap:16px}}@media screen and (max-width:490px){.navbar-header>a{height:40px}.navbar-header>a>img{height:40px}.navbar-header.ltr>img{max-width:78px;aspect-ratio:3.1/1}.navbar-header>button{width:40px;height:40px}}@media screen and (max-width:425px){.navbar-header{gap:8px}}.search-box{display:flex;align-items:center;gap:8px;width:400px;height:48px;background-color:#f1f6f9;box-sizing:border-box;padding:0 16px;border:1px solid #bcc1ba;border-radius:15px}.search-box>img{cursor:pointer}.search-box>input{flex-grow:1}@media screen and (max-width:690px){.search-box{width:unset;flex-grow:1}}@media screen and (max-width:490px){.search-box{height:40px;max-width:calc(100vw - 112px);padding:0 8px}.search-box>svg{min-width:24px;min-height:24px}.search-box>input{width:calc(100% - 32px)}}.navbar-footer{display:flex;justify-content:space-between;align-items:center;height:40px;padding-top:16px;transform-origin:top center;transition:margin-bottom .3s}.navbar-footer.hidden{overflow:hidden;animation:shrinkUp .3s forwards;margin-bottom:-46px}.navbar-footer.visible{overflow:visible;animation:growDown .3s forwards;margin-bottom:0}@media screen and (max-width:950px){.navbar-footer{position:fixed;top:0;right:0;z-index:1;flex-direction:column-reverse;justify-content:flex-end;gap:24px;width:35vw;height:100vh;background-color:#fff;box-sizing:border-box;padding:32px 24px 0;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a;transform:translate(100%);animation:unset!important}.navbar-footer.ltr{right:unset;left:0;transform:translate(-100%)}.navbar-footer{transition:transform .3s}.navbar-footer.active{transform:translate(0)}}@media screen and (max-width:768px){.navbar-footer{width:50vw;padding:24px 20px}}@media screen and (max-width:440px){.navbar-footer{width:60vw;padding:16px}}.navbar-menu-desktop{display:flex;gap:2.2vw}.navbar-menu-desktop>div,.navbar-menu-desktop a{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer}.navbar-menu-desktop>div>p,.navbar-menu-desktop a>p{color:#000;transition:color .3s}.navbar-menu-desktop>div>div,.navbar-menu-desktop a>div{position:absolute;top:100%;display:none;justify-content:space-between;flex-wrap:wrap;width:630px;background-color:#fcfcfc;border-radius:0 0 20px 20px;box-shadow:0 4px 16px #1c3c531a;overflow:hidden}.navbar-menu-desktop>div>div>div,.navbar-menu-desktop a>div>div{position:absolute;top:24px;left:315px;width:1px;height:calc(100% - 48px);background-color:#dbd8d180}.navbar-menu-desktop>div>div>p,.navbar-menu-desktop>div>div>a,.navbar-menu-desktop a>div>p,.navbar-menu-desktop a>div>a{position:relative;width:50%;height:50px;line-height:50px;color:#25828f;box-sizing:border-box;padding:0 16px;transition:background-color .3s}.navbar-menu-desktop>div>div>p:hover,.navbar-menu-desktop>div>div>a:hover,.navbar-menu-desktop a>div>p:hover,.navbar-menu-desktop a>div>a:hover{background-color:#f1f6f9}.navbar-menu-desktop>div>div>p:before,.navbar-menu-desktop>div>div>a:before,.navbar-menu-desktop a>div>p:before,.navbar-menu-desktop a>div>a:before{content:"";position:absolute;bottom:0;left:16px;width:calc(100% - 32px);height:1px;background-color:#dbd8d180}.navbar-menu-desktop>div>div>p:nth-last-child(2):before,.navbar-menu-desktop>div>div>a:nth-last-child(2):before,.navbar-menu-desktop a>div>p:nth-last-child(2):before,.navbar-menu-desktop a>div>a:nth-last-child(2):before{height:0}.navbar-menu-desktop>div:hover>svg path,.navbar-menu-desktop a:hover>svg path{fill:#25828f}.navbar-menu-desktop>div:hover>p,.navbar-menu-desktop a:hover>p{color:#25828f}.navbar-menu-desktop>div:hover>div,.navbar-menu-desktop a:hover>div{display:flex}.navbar-menu-mobile{display:none;width:100%}@media screen and (max-width:1024px){.navbar-menu-desktop>div>div,.navbar-menu-desktop>a>div{width:500px}.navbar-menu-desktop>div>div>div,.navbar-menu-desktop>a>div>div{left:250px}.navbar-menu-desktop>div>div>p,.navbar-menu-desktop>a>div>p{height:40px;line-height:40px;font-size:14px}}@media screen and (max-width:950px){.navbar-menu-desktop{display:none}.navbar-menu-mobile{display:block}}.slide-menu-dropdown{margin-bottom:24px}.slide-menu-dropdown:last-child{margin-bottom:0}.slide-menu-dropdown>div:first-child{display:flex;justify-content:space-between;align-items:center}.slide-menu-dropdown>div:first-child>div{display:flex;align-items:center;gap:4px}.slide-menu-dropdown>div:first-child>div>p{color:#000;transition:color .3s}.slide-menu-dropdown>div:first-child>svg{transition:transform .3s}.slide-menu-dropdown.open>div:first-child>div>p{color:#25828f}.slide-menu-dropdown.open>div:first-child>div>svg path{fill:#25828f}.slide-menu-dropdown.open>div:first-child>svg{transform:rotate(180deg)}.slide-menu-dropdown.open>div:first-child>svg path{fill:#fff100;stroke:#fff100}.slide-menu-dropdown .slide-menu-dropdown-link{display:block;height:32px;line-height:32px;color:#25828f}@media screen and (max-width:480px){.slide-menu-dropdown>div:first-child>div>svg{width:24px;height:24px}.slide-menu-dropdown>div:first-child>div>p{font-size:14px}.slide-menu-dropdown>div:first-child>svg{width:22px;height:22px}.slide-menu-dropdown-link{font-size:14px}}.user-section{display:flex;align-items:center;gap:24px}.user-section>*{cursor:pointer}.user-section>div{display:flex}.user-section>div:first-child{position:relative;align-items:flex-end;gap:8px}.user-section>div:first-child>p{color:#000;transition:color .3s}.user-section>div:first-child:hover>svg path{fill:#25828f}.user-section>div:first-child:hover>p{color:#25828f}.user-section>div:first-child>div{position:absolute;top:100%;right:0}.user-section>div:first-child>div.ltr{left:0}.user-section>div:first-child>div{width:139px;background:#fcfcfc;box-sizing:border-box;padding:0 16px;border-radius:0 0 15px 15px;box-shadow:inset 8px 8px 16px #eeeeee1a;filter:drop-shadow(-8px -8px 32px rgba(188,193,186,.1)) drop-shadow(8px 8px 40px rgba(188,193,186,.07));transform-origin:top center;transform:scaleY(0)}.user-section>div:first-child>div.active{animation:growDown .3s forwards}.user-section>div:first-child>div.inactive{animation:shrinkUp .3s forwards}.user-section>div:first-child>div>div,.user-section>div:first-child>div a{display:flex;align-items:center;gap:8px;box-sizing:border-box;padding:8px 0;border-bottom:1px solid #bcc1ba}.user-section>div:first-child>div>div:last-child,.user-section>div:first-child>div a:last-child{border-bottom:none}.user-section>div:first-child>div>div>svg,.user-section>div:first-child>div a>svg{width:20px;height:25px}.user-section>div:first-child>div>div>p,.user-section>div:first-child>div a>p{color:#25828f;transition:color .3s;font-size:14px}.user-section>div:first-child>div>div:hover>svg path,.user-section>div:first-child>div a:hover>svg path{fill:#25828f}.user-section>div:first-child>div>div:hover>p,.user-section>div:first-child>div a:hover>p{color:#25828f}.user-section>div:last-child{align-items:center;gap:24px}.user-section>div:last-child button,.user-section>div:last-child a{background:none!important;border:none!important;outline:none!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important}.user-section>div:last-child>a:hover path,.user-section>div:last-child button:hover path{fill:#25828f!important;stroke:#25828f!important}@media screen and (max-width:950px){.user-section{width:100%;flex-direction:column-reverse}.user-section>div{width:100%}.user-section>div:first-child{justify-content:flex-start;flex-wrap:wrap}.user-section>div:first-child>div{position:static;width:100%;height:0;transition:height .3s;overflow:hidden;transform:scaleY(1);animation:unset}.user-section>div:first-child>div.active{height:123px}.user-section>div:last-child{display:none}}@media screen and (max-width:768px){.user-section>div:first-child>img{width:22px;height:27px}}@media screen and (max-width:440px){.user-section>div:first-child>img{width:20px;height:25px}.user-section>div:first-child>p{font-size:14px}}.tab-navigator{position:fixed;bottom:8px;left:2.2vw;display:none;justify-content:space-evenly;align-items:center;width:calc(100% - 4.4vw);height:48px;background-color:#fcfcfc;border-radius:20px;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a}.tab-navigator>div>a,.tab-navigator>div>button{display:flex;justify-content:center;align-items:center;background:transparent;border:none;outline:none}.tab-navigator>div>a.active>svg path,.tab-navigator>div>button.active>svg path{fill:#25828f;stroke:#25828f}.tab-navigator>a,.tab-navigator>button{display:flex;justify-content:center;align-items:center;background:transparent;border:none;outline:none}.tab-navigator>a.active>svg path,.tab-navigator>button.active>svg path{fill:#25828f;stroke:#25828f}@media screen and (max-width:950px){.tab-navigator{display:flex}}@media screen and (max-width:490px){.tab-navigator{left:8px;width:calc(100% - 16px)}}.footer{width:calc(100% - 64px);margin:56px 0 24px 32px}.footer.ltr{margin:56px 32px 24px 0}.footer{background-color:#fcfcfc;border-radius:20px;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a}.footer>div:first-child{display:flex;gap:2%;box-sizing:border-box;padding:32px 4.4vw}.footer>div:last-child{background-color:#f1f6f9;box-sizing:border-box;padding:16px 6% 32px;border-radius:0 0 20px 20px}.footer>div:last-child>p:first-child{color:#25828f;font-weight:700;margin-bottom:8px}.footer>div:last-child>p:last-child{color:#000;font-size:12px}@media screen and (max-width:1080px){.footer>div:first-child{flex-direction:column;gap:24px;padding:32px 2.2%}}@media screen and (max-width:900px){.footer{width:calc(100% - 32px);margin:48px 0 24px 16px}.footer.ltr{margin:56px 16px 24px 0}}@media screen and (max-width:490px){.footer{width:calc(100% - 8px);margin:32px 0 24px 4px}.footer.ltr{margin:56px 4px 24px 0}.footer>div:first-child{gap:40px;padding:24px 4px}.footer>div:last-child{padding:16px}}.footer-right-section{flex-grow:1}.footer-right-section>img{margin-bottom:24px}.footer-right-section>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px}.footer-right-section>div>div>a{display:block}.footer-right-section>div>div>p,.footer-right-section>div>div>a,.footer-right-section>div>div>button,.footer-right-section>div>div:last-child>div>p{color:#25828f}.footer-right-section>div>div>p:first-child,.footer-right-section>div>div:first-child>a,.footer-right-section>div>div:first-child>button,.footer-right-section>div>div:last-child>div>p{font-weight:700}.footer-right-section>div>div:first-child>button{background:none;border:none;font-size:16px}.footer-right-section>div>div:nth-child(2)>a{font-size:14px}.footer-right-section>div>div:last-child>div>img,.footer-right-section>div>div:last-child>img{width:18px;height:18px}.footer-right-section>div>div:last-child>div{display:flex}.footer-right-section>div>div:last-child>div:nth-child(2){align-items:center;gap:12px;margin:8px 0 16px}.footer-right-section>div>div:last-child>div:last-child{align-items:center;gap:20px}@media screen and (max-width:1345px){.footer-right-section>div{gap:24px}}@media screen and (max-width:1080px){.footer-right-section>div{justify-content:space-between;flex-wrap:wrap}}@media screen and (max-width:480px){.footer-right-section>div{gap:32px}.footer-right-section>div>div:first-child>a{font-size:14px;margin-bottom:8px}.footer-right-section>div>div:first-child>a:last-child{margin-bottom:0}.footer-right-section>div>div:nth-child(2)>p{margin-bottom:8px}.footer-right-section>div>div:nth-child(2)>p:last-child{margin-bottom:0}.footer-right-section>div>div:last-child>div:nth-child(2){margin:18px 0}.footer-right-section>div>div:last-child>div:nth-child(2)>svg{width:32px;height:32px}.footer-right-section>div>div:last-child>div:last-child>svg{width:32px;height:32px}}.footer-left-section>div{display:flex}.footer-left-section>div:first-child{width:455px;height:139px;margin-bottom:16px}.footer-left-section>div:first-child>div:first-child,.footer-left-section>div:first-child>div:last-child{display:flex;flex-direction:column;background-color:#f1f6f9;box-sizing:border-box;padding:12px;border-radius:15px}.footer-left-section>div:first-child>div:first-child>p,.footer-left-section>div:first-child>div:first-child>div>p,.footer-left-section>div:first-child>div:last-child>p,.footer-left-section>div:first-child>div:last-child>div>p{color:#25828f}.footer-left-section>div:first-child>div:first-child{justify-content:center;align-items:center;gap:16px;min-width:30%;aspect-ratio:1/1}.footer-left-section>div:first-child>div:first-child>p:first-child{font-size:35px;font-weight:700}.footer-left-section>div:first-child>div:first-child>p:first-child.ltr{font-size:45px}.footer-left-section>div:first-child>div:first-child>p:last-child{font-size:12px;text-align:center}.footer-left-section>div:first-child>div:nth-child(2){align-self:center;width:1px;height:calc(100% - 24px);box-sizing:border-box;border-left:1px dashed #869598}.footer-left-section>div:first-child>div:last-child{flex-grow:1;justify-content:space-between}.footer-left-section>div:first-child>div:last-child>div>p{font-size:14px}.footer-left-section>div:first-child>div:last-child>div>p:last-child{font-weight:700;cursor:pointer}.footer-left-section>div:first-child>div:last-child>p{cursor:pointer;font-size:24px;font-weight:700}.footer-left-section>div:last-child{justify-content:flex-end}@media screen and (max-width:1080px){.footer-left-section{display:flex;flex-direction:column;align-items:center}.footer-left-section>div{width:100%!important;max-width:455px}.footer-left-section>div:last-child{display:flex;justify-content:space-evenly}}@media screen and (max-width:480px){.footer-left-section>div:first-child{margin-bottom:32px}}@media screen and (max-width:425px){.footer-left-section>div:first-child>div:first-child>p:first-child{font-size:20px}.footer-left-section>div:first-child>div:first-child>p:first-child.ltr{font-size:30px}.footer-left-section>div:first-child>div:last-child>div>p{font-size:12px}.footer-left-section>div:first-child>div:last-child>p{font-size:18px}}.enamad img{width:100px;height:100px}.home-title{color:#25828f;font-size:24px;font-weight:700}.home-title.m16{margin-bottom:16px}.home-title.m24{margin-bottom:24px}@media screen and (max-width:768px){.home-title{font-size:22px}}@media screen and (max-width:480px){.home-title{font-size:18px}}.product-and-site-suggestions-slider{box-sizing:border-box;padding-bottom:48px!important;margin-bottom:20px}.product-and-site-suggestions-slider .swiper-slide{width:unset}.product-and-site-suggestions-slider .swiper-pagination-bullet{width:10px;height:10px;background:none;box-sizing:border-box;border-radius:5px;transition:background-color .3s}.product-and-site-suggestions-slider .swiper-pagination-bullet-active{background-color:#25828f}.product-and-site-suggestions-slider.book .swiper-pagination-bullet,.product-and-site-suggestions-slider.journal .swiper-pagination-bullet{border:1px solid #25828f}.product-and-site-suggestions-slider.book .swiper-pagination-bullet-active,.product-and-site-suggestions-slider.journal .swiper-pagination-bullet-active{background-color:#25828f}.product-and-site-suggestions-slider.podcast .swiper-pagination-bullet{border:2px solid #fff100}.product-and-site-suggestions-slider.podcast .swiper-pagination-bullet-active{background-color:#fff100}.product-and-site-suggestions-slider.audio_book .swiper-pagination-bullet{border:1px solid #ff7f00}.product-and-site-suggestions-slider.audio_book .swiper-pagination-bullet-active{background-color:#ff7f00}@media screen and (max-width:768px){.product-and-site-suggestions-slider{margin-bottom:70px}}@media screen and (max-width:480px){.product-and-site-suggestions-slider{margin-bottom:48px}}.title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.title-container>p:last-child{color:#869598;transition:color .3s}.title-container>p:last-child:hover{color:#25828f}.title-container>p:last-child{cursor:pointer}.home-intro-slider{display:flex;justify-content:space-evenly;height:250px;box-sizing:border-box;border-radius:16px;margin-bottom:32px;box-shadow:2px 2px 4px #bcc1ba80,inset 0 0 24px 4px #1c3c534d;overflow:hidden}.home-intro-slider .slider-image{width:100%;height:100%;object-fit:cover}@media screen and (min-width:400px){.home-intro-slider{height:350px}}@media screen and (min-width:568px){.home-intro-slider{height:400px}}@media screen and (min-width:612px){.home-intro-slider{height:450px}}@media screen and (min-width:768px){.home-intro-slider{height:auto}}.slider-button{position:absolute;top:calc((100% - 32px)/2);z-index:1;display:flex;justify-content:center;align-items:center;width:32px;height:32px;background-color:#fcfcfc;border:none}.slider-button>svg{width:15px;height:15px}.slider-button.next{right:0;border-radius:15px 0 0 15px}.slider-button.next>svg{transform:rotate(-90deg)}.slider-button.previous{left:0;border-radius:0 15px 15px 0}.slider-button.previous>svg{transform:rotate(90deg)}.slider-button:hover>svg path{fill:#fff100;stroke:#fff100}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.product{position:relative;box-sizing:border-box;border:1px solid rgba(238,238,238,.3);border-radius:15px;box-shadow:0 0 16px #dbd8d14d,inset 0 0 16px #dbd8d133;transition:box-shadow .2s linear}.product>a:nth-child(2){height:48px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.product>a:nth-child(1){position:relative;display:block}.product>a:nth-child(1)>.pending,.product>a:nth-child(1)>.inactive{position:absolute;inset:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.product>a:nth-child(1)>.inactive>div,.product>a:nth-child(1)>.pending>div{position:absolute;top:50%;right:50%;border-radius:8px;padding:10px;background:#ffffffb0;rotate:-45deg;translate:50% -50%;white-space:nowrap}.product>a:nth-child(1)>.pending>div{color:#fff100;border:1px solid #fff100}.product>a:nth-child(1)>.inactive>div{color:red;border:1px solid #ff0000}.product>a:nth-child(1)>img{width:100%}.product>a:nth-child(1)>p:nth-child(2),.product>a:nth-child(1)>p:nth-child(3){width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product>a:nth-child(1)>p:nth-child(2){color:#25828f;font-weight:700}.product>a:nth-child(1)>p:nth-child(3){color:#000;margin-top:4px;font-size:12px}.product>.product-arrow-icon{position:absolute;bottom:16px;left:16px;width:15px;height:15px;transform:rotate(90deg);cursor:pointer}.product>.product-arrow-icon svg{width:15px;height:15px}.product>p.price{color:#000;font-size:12px;float:left}.product>button.delete{width:100%;height:32px;margin-top:4px;font-size:14px;font-weight:400}.product>button.delete.read{background:#1c3c53;color:#fcfcfc}.product>button.delete.read:hover{border-color:#1c3c53}.product.electronic_book,.product.magazine{width:174px}.product.electronic_book>a:nth-child(1),.product.magazine>a:nth-child(1){height:248px}.product.electronic_book>a:nth-child(1)>img,.product.magazine>a:nth-child(1)>img{height:100%}.product.electronic_book .skeleton-img,.product.magazine .skeleton-img{height:248px!important}.product.audio_book,.product.podcast{width:208px}.product.audio_book>a>img,.product.podcast>a>img{height:192px}.product.audio_book .skeleton-img,.product.podcast .skeleton-img{width:208px!important;height:192px!important}.product.audio_book .skeleton-img,.product.podcast .skeleton-img{height:192px!important}.product.electronic_book>a>img,.product.electronic_book>a>p:nth-child(2),.product.magazine>a>img,.product.magazine>a>p:nth-child(2),.product.podcast>a>img,.product.podcast>a>p:nth-child(2){border-radius:10px}.product.electronic_book .skeleton-img,.product.magazine .skeleton-img,.product.podcast .skeleton-img{border-radius:10px}.product.audio_book>a:before{content:"";position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#fcfcfc;border-radius:15px}.product.audio_book>a>img,.product.audio_book>a>p:nth-child(2){border-radius:50%;text-align:center}.product.audio_book>a>p:nth-child(2){padding-top:24px;font-size:16px;font-weight:700}.product.audio_book>a>p:nth-child(2)>span{font-size:12px;font-weight:400}.product.audio_book .skeleton-img:before{content:"";position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#fcfcfc;border-radius:15px}.product.podcast>a>p:nth-child(2){font-size:16px}.product.for-shopping-cart>svg{display:none}.product:hover{box-shadow:0 20px 32px #dbd8d1!important}.product:hover>a>p:nth-child(2){opacity:1}.product:hover>svg path{fill:#fff100;stroke:#fff100}@media screen and (max-width:768px){.product{padding:6px}.product>a>p:nth-child(2){display:none}.product>a>p:nth-child(3){font-size:14px}.product>button.delete{height:24px}.product.electronic_book,.product.magazine{width:140px}.product.electronic_book>a,.product.magazine>a{height:190px}.product.electronic_book>a>img,.product.magazine>a>img{height:100%}.product.electronic_book .skeleton-img,.product.magazine .skeleton-img{height:190px!important}.product.audio_book,.product.podcast{width:160px}.product.audio_book>a>img,.product.podcast>a>img{height:148px}.product.audio_book .skeleton-img,.product.podcast .skeleton-img{width:160px!important;height:148px!important}.product.audio_book .skeleton-img:before{width:24px;height:24px}.product.audio_book>a:before{width:24px;height:24px}}@media screen and (max-width:480px){.product{padding:4px;border-radius:15px 15px 10px 10px}.product>a>img{border-radius:12px}.product>a>p:nth-child(3){font-size:12px}.product>a>p:nth-child(4){font-size:10px}.product>p.price{font-size:10px}.product>button.delete{font-size:12px}.product.electronic_book,.product.magazine{width:112px}.product.electronic_book>a,.product.magazine>a{height:142px}.product.electronic_book>a>img,.product.magazine>a>img{height:100%}.product.electronic_book .skeleton-img,.product.magazine .skeleton-img{height:142px!important}.product.audio_book,.product.podcast{width:112px}.product.audio_book>a>img,.product.podcast>a>img{height:104px}.product.audio_book .skeleton-img,.product.podcast .skeleton-img{width:112px!important;height:104px!important}.product.audio_book .skeleton-img:before{width:18px;height:18px}.product.audio_book>a:before{width:18px;height:18px}}.site-suggestion{display:flex;flex-direction:column;justify-content:space-between;width:519px;height:302px;box-sizing:border-box;border-radius:16px}.site-suggestion img{width:100%;height:100%}.site-suggestion p{font-weight:700}.site-suggestion>div:first-child>p{color:#fcfcfc;font-size:24px}.site-suggestion .site-suggestion-skeleton{width:100%!important;height:302px!important;border-radius:16px}@media screen and (max-width:950px){.site-suggestion{width:350px;padding:12px 24px;border-radius:15px}.site-suggestion>div:first-child>p{font-size:20px}}@media screen and (max-width:768px){.site-suggestion{width:240px;height:180px;border-radius:12px}.site-suggestion>div:first-child>p{font-size:16px}.site-suggestion>div:last-child>p{font-size:14px}.site-suggestion .site-suggestion-skeleton{width:100%!important;height:180px!important;border-radius:12px}}.about-us>p{color:#25828f}.about-us>p.header{font-weight:700;text-align:center;margin-bottom:8px}.about-us>p.content{margin-bottom:24px;font-size:14px}.contact-us .dropdown-menu{width:100%;max-width:436px}.contact-us .dropdown-menu .problem{height:32px}.contact-us>p:nth-child(2),.contact-us>p:nth-child(3){color:#000}.contact-us>p:nth-child(3){margin-bottom:24px}.contact-us>div{display:flex}.contact-us>div>div{width:50%;box-sizing:border-box}.contact-us>div>div:first-child>*{margin-bottom:16px}.contact-us>div>div:first-child>*:last-child{margin-bottom:0}.contact-us>div>div:first-child>.text-input,.contact-us>div>div:first-child>.phone-number-input,.contact-us>div>div:first-child>textarea{max-width:436px}.contact-us>div>div:first-child>textarea{height:144px}.contact-us>div>div:first-child>img{width:100%;max-width:306px;aspect-ratio:3.2/1}.contact-us>div>div:first-child>div:last-child{display:flex;justify-content:space-between}.contact-us>div>div:first-child>div:last-child>button{width:calc((100% - 8px)/2);height:50px;font-size:18px;font-weight:700}.contact-us>div>div:last-child{padding-right:24px}@media screen and (max-width:900px){.contact-us{padding:24px}.contact-us>div{flex-direction:column;align-items:center;gap:24px}.contact-us>div>div{width:100%}.contact-us>div>div:last-child{padding-right:0}}@media screen and (max-width:480px){.contact-us{padding:16px}.contact-us>div>div:first-child>div:last-child>button{height:40px;font-size:16px}}.card{background-color:#fcfcfc;box-sizing:border-box;padding:32px;border:1px solid rgba(219,216,209,.5);border-radius:20px;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a}@media screen and (max-width:950px){.card{padding:24px;border-radius:16px}}@media screen and (max-width:768px){.card{padding:16px;border-radius:12px}}@media screen and (max-width:480px){.card{padding:8px;border-radius:8px}}.text-input{position:relative;height:48px;background-color:#fcfcfc;box-sizing:border-box;border:1px solid rgba(219,216,209,.5);transition:border-color .3s;border-radius:12px;display:flex;align-items:center}.text-input>input{z-index:1;width:100%;height:100%;color:#bcc1ba;transition:color .3s;box-sizing:border-box;padding:0 24px;outline:none;font-size:16px}.text-input>input:focus+label{top:-11px;font-size:12px}.text-input>input.ltr{direction:ltr}.text-input>label{top:11px;right:24px;background-color:#fcfcfc;color:#bcc1ba;box-sizing:border-box;padding:0 2px;border-radius:5px;transition:top .3s,color .3s,font-size .3s;position:absolute}.text-input .text-input-icons{z-index:1;height:24px;display:flex;justify-content:center;align-items:center;gap:6px;position:relative;padding-inline-end:12px}.text-input .text-input-icons>div{display:flex;justify-content:center;align-items:center;cursor:pointer}.text-input .text-input-icons>div>svg{width:24px;height:24px}.text-input>p{color:red;bottom:-20px;right:0;font-size:12px}.text-input .text-input-error{position:absolute}.text-input:hover,.text-input.focused{border:1px solid rgba(134,149,152,.7)}.text-input:hover>input,.text-input:hover>label,.text-input.focused>input,.text-input.focused>label{color:#869598}.text-input.filled>label{top:-11px;font-size:12px}.text-input.ltr>label{right:unset;left:24px}.text-input.ltr>p{right:unset;left:0}.text-input.has-error{border-color:red}.text-input.disabled{opacity:.7;border:1px solid rgba(219,216,209,.5)}.text-input.disabled>input{color:#bcc1ba;cursor:not-allowed}.text-input.disabled>label{color:#bcc1ba}.text-input .dropdown-items{position:absolute;top:calc(100% + 1px);left:0;z-index:2;width:100%;max-height:171px;overflow:auto;background-color:#fcfcfc;box-sizing:border-box;padding:0 16px;border-radius:0 0 15px 15px;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a;transform-origin:top center;transform:scaleY(0);cursor:pointer}.text-input .dropdown-items.active{animation:growDown .3s forwards}.text-input .dropdown-items.inactive{animation:shrinkUp .3s forwards}.text-input .dropdown-items>p{height:38px;line-height:38px;color:#25828f;box-sizing:border-box;border-bottom:1px solid rgba(238,238,238,.4);font-size:14px}@media screen and (max-width:480px){.text-input{height:40px}.text-input>input{font-size:14px}.text-input>input:focus+label{top:-12px;font-size:12px}.text-input>input.password{padding-left:48px}.text-input>label{top:8px;right:16px;font-size:14px}.text-input.filled>label{top:-14px;font-size:12px}}.phone-number-input{position:relative;display:flex;height:48px;box-sizing:border-box;border:1px solid rgba(219,216,209,.5);border-radius:15px;transition:border-color .3s,border-radius .3s}.phone-number-input>.dial-codes-dropdown-value-section,.phone-number-input>.text-input{height:100%;border:none}.phone-number-input>.dial-codes-dropdown-value-section:hover,.phone-number-input>.dial-codes-dropdown-value-section.focused,.phone-number-input>.dial-codes-dropdown-value-section.filled,.phone-number-input>.text-input:hover,.phone-number-input>.text-input.focused,.phone-number-input>.text-input.filled{border:none}.phone-number-input>.dial-codes-dropdown-value-section{border-radius:15px 0 0 15px;gap:4px}.phone-number-input>.dial-codes-dropdown-value-section>div>p{direction:ltr}.phone-number-input>.dial-codes-dropdown-value-section>svg{opacity:.5;transition:opacity .3s}.phone-number-input>.dial-codes-dropdown-value-section:hover>svg path{fill:#fff100;stroke:#fff100}.phone-number-input>.text-input{flex-grow:1;border-radius:0 15px 15px 0}.phone-number-input>.text-input:before{content:"";position:absolute;top:4px;left:0;width:1px;height:calc(100% - 8px);background-color:#dbd8d180;transition:background-color .3s}.phone-number-input.rtl{flex-direction:row-reverse}.phone-number-input.rtl>.dial-codes-dropdown-value-section{flex-direction:row-reverse}.phone-number-input:hover,.phone-number-input.focused{border-color:#51697580}.phone-number-input:hover>.dial-codes-dropdown-value-section>svg,.phone-number-input.focused>.dial-codes-dropdown-value-section>svg{opacity:1}.phone-number-input:hover>.dial-codes-dropdown-value-section>p,.phone-number-input.focused>.dial-codes-dropdown-value-section>p{color:#25828f}.phone-number-input:hover>.text-input:before,.phone-number-input.focused>.text-input:before{background-color:#51697580}.phone-number-input.disabled{opacity:.7;pointer-events:none}.phone-number-input.open{border-radius:15px 15px 0 0}.dial-codes-dropdown-value-section{display:flex;align-items:center;gap:4px;box-sizing:border-box;padding:0 8px;cursor:pointer}.dial-codes-dropdown-value-section>svg{width:23px;height:23px}.dial-codes-dropdown-value-section>p{direction:ltr;color:#869598;transition:color .3s}.dial-codes-dropdown-select-box{position:absolute;top:calc(100% + 1px);left:0;z-index:2;width:100%;max-height:190px;overflow:auto;background-color:#fcfcfc;box-sizing:border-box;border:1px solid rgba(238,238,238,.5);border-top:none;border-radius:0 0 15px 15px;transform-origin:top center;transform:scaleY(0)}.dial-codes-dropdown-select-box.active{animation:growDown .3s forwards}.dial-codes-dropdown-select-box.inactive{animation:shrinkUp .3s forwards}.dial-codes-dropdown-select-box>input{position:sticky;top:0;direction:ltr;width:100%;height:32px;background-color:#fcfcfc;box-sizing:border-box;padding-left:16px}.dial-codes-dropdown-select-box>p{direction:ltr;height:38px;line-height:38px;color:#25828f;padding-left:8px;font-size:14px;cursor:pointer;transition:background-color .3s}.dial-codes-dropdown-select-box>p:hover{background-color:#f1f6f9}.collapsible-menu{box-sizing:border-box;border:1px solid rgba(219,216,209,.5);border-radius:12px;margin-bottom:8px}.collapsible-menu:last-child{margin-bottom:0}.collapsible-menu>p{color:#25828f;box-sizing:border-box;padding:12px 16px 12px 0;border-bottom:1px solid #fcfcfc;transition:border-color .3s;cursor:pointer}.collapsible-menu>p.open{border-bottom:1px solid #dbd8d1}.collapsible-item{width:calc(100% - 32px);box-sizing:border-box;padding-bottom:8px;border-bottom:1px solid rgba(219,216,209,.5);margin:8px 16px 0}.collapsible-item:first-child{margin-top:16px}.collapsible-item:last-child{margin-bottom:16px}.collapsible-item>p{color:#25828f;font-size:14px;cursor:pointer}.collapsible-item .description{color:#000;margin-top:8px;font-size:12px}.radio-button{display:flex;align-items:center;gap:8px;cursor:pointer}.radio-button>input{display:none}.radio-button>input:checked+div>div{transform:scale(1)}.radio-button>div{display:flex;justify-content:center;align-items:center;width:14px;height:14px;box-sizing:border-box;border:1px solid #fff100;border-radius:7px}.radio-button>div>div{width:10px;height:10px;background-color:#fff100;border-radius:4px;transform:scale(0);transition:transform .3s}.radio-button>p{color:#25828f;font-weight:700}.dropdown-menu{position:relative;display:flex;justify-content:space-between;align-items:center;height:48px;background-color:#fcfcfc;box-sizing:border-box;padding:0 16px;border:1px solid rgba(219,216,209,.5);border-radius:12px;cursor:pointer;transition:border-color .3s}.dropdown-menu .dropdown-item{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;gap:4px}.dropdown-menu .dropdown-item p{color:#bcc1ba;transition:color .3s;flex-grow:1}.dropdown-menu .dropdown-item .dropdown-icon{display:flex;align-items:center;justify-content:center}.dropdown-menu .dropdown-item .dropdown-icon svg{width:25px;height:25px;min-width:25px;min-height:25px;opacity:.5;transition:opacity .3s}.dropdown-menu .dropdown-items{position:absolute;top:calc(100% + 1px);left:0;z-index:2;width:100%;max-height:171px;overflow:auto;background-color:#fcfcfc;box-sizing:border-box;padding:0 16px;border-radius:0 0 15px 15px;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a;transform-origin:top center;transform:scaleY(0)}.dropdown-menu .dropdown-items.active{animation:growDown .3s forwards}.dropdown-menu .dropdown-items.inactive{animation:shrinkUp .3s forwards}.dropdown-menu .dropdown-items>p{height:38px;line-height:38px;color:#25828f;box-sizing:border-box;border-bottom:1px solid rgba(238,238,238,.4);font-size:14px}.dropdown-menu:hover{border:1px solid rgba(134,149,152,.5)}.dropdown-menu:hover .dropdown-item p{color:#869598}.dropdown-menu:hover .dropdown-item .dropdown-icon svg{opacity:1}.terms-of-use>p:nth-child(2){color:#25828f;margin-bottom:24px;font-size:24px}.terms-of-use>.title{color:#25828f;font-weight:700}.terms-of-use>.content{color:#000;margin-bottom:24px}.guide>p:nth-child(2){color:#000}.guide-step{display:flex;justify-content:space-between;gap:3vw;margin-top:64px}.guide-step:last-child{margin-bottom:64px}.guide-step>div>p:first-child{color:#25828f;margin-bottom:8px;font-weight:700}.guide-step>div>p:last-child{color:#000;font-size:12px}.guide-step>.step-image{width:60%;aspect-ratio:2.2/1}.guide-step-skeleton{display:flex;flex-direction:row;gap:3vw;margin-top:64px}.guide-step-skeleton .step-image-skeleton{width:60%}@media screen and (max-width:690px){.guide-step{flex-direction:column}.guide-step>.step-image{width:100%}.guide-step-skeleton{flex-direction:column}.guide-step-skeleton .step-image-skeleton{width:100%}}.work-with-us{padding:0!important}.work-with-us>.header{box-sizing:border-box;padding:32px 32px 8px}.work-with-us>.header>p:first-child{color:#25828f;font-size:24px;font-weight:700}.work-with-us>.header>p:nth-child(2){margin:8px 0 16px;color:#000}.work-with-us>.header>div{display:flex;gap:64px}.work-with-us>.header>div>div{display:flex;align-items:center;gap:8px;cursor:pointer}.work-with-us>.header>div>div>svg{width:24px;height:24px}.work-with-us>.header>div>div>svg path{fill:#25828f}.work-with-us>.header>div>div>p{color:#25828f}.work-with-us>.form{display:flex;box-sizing:border-box;padding:32px;border:1px solid rgba(238,238,238,.5);border-radius:20px}.work-with-us>.form>div{width:50%;box-sizing:border-box}.work-with-us>.form>div:first-child{padding-left:24px;border-left:1px solid rgba(219,216,209,.4)}.work-with-us>.form>div:last-child{padding-right:24px}.work-with-us>.form>div:first-child>*{margin-bottom:16px}.work-with-us>.form>div:first-child>*:last-child{margin-bottom:0}.work-with-us>.form>div:first-child>div:nth-child(4){display:flex;gap:16px}.work-with-us>.form>div:first-child>div:nth-child(9)>p{color:#000}.work-with-us>.form>div:first-child>div:nth-child(9)>p:nth-child(2){margin:4px 0 16px;font-size:12px}.work-with-us>.form>div:first-child>div:nth-child(9)>div:nth-child(3){display:flex;justify-content:center;gap:4px;flex-wrap:wrap;height:177px;box-sizing:border-box;padding:8px;border:1px dashed rgba(134,149,152,.4);border-radius:15px;margin-bottom:16px}.work-with-us>.form>div:first-child>div:nth-child(9)>div:nth-child(3)>img{width:100px;height:50px}.work-with-us>.form>div:first-child>div:nth-child(9)>div:last-child{position:relative;display:flex;justify-content:center;align-items:center;height:48px;background-color:#fff;color:#25828f;box-sizing:border-box;border:1px solid #bcc1ba;border-radius:15px;transition:background-color .3s,border-color .3s}.work-with-us>.form>div:first-child>div:nth-child(9)>div:last-child>input{position:absolute;inset:0;cursor:pointer;opacity:0}.work-with-us>.form>div:first-child>div:nth-child(9)>div:last-child>p{color:#25828f;transition:color .3s;font-weight:700}.work-with-us>.form>div:first-child>div:nth-child(9)>div:last-child:hover{border-color:#ff7f00}.work-with-us>.form>div:first-child>div:nth-child(9)>div:last-child:hover>p{color:#ff7f00}.work-with-us>.form>div:last-child>div{margin-bottom:16px}.work-with-us>.form>div:last-child>textarea{height:144px}.work-with-us>.form>div:last-child>button{width:100%;height:48px;font-size:18px;font-weight:700}@media screen and (max-width:900px){.work-with-us>.header>div{gap:32px;flex-wrap:wrap}.work-with-us>.form{flex-direction:column;align-items:center;gap:32px}.work-with-us>.form>div{width:100%;max-width:540px}.work-with-us>.form>div:first-child{padding-left:0;border-left:none}.work-with-us>.form>div:last-child{padding-right:0}}@media screen and (max-width:768px){.work-with-us>.header{padding:16px 16px 8px}.work-with-us>.form{padding:16px}}@media screen and (max-width:480px){.work-with-us>.header{padding:8px}.work-with-us>.form{padding:8px}.work-with-us>.form>div:last-child>button{height:40px;font-size:16px}}.date-picker-input{display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;background-color:#fcfcfc;box-sizing:border-box;padding:0 24px;border:1px solid rgba(219,216,209,.5);transition:border-color .3s;border-radius:12px;cursor:pointer;position:relative}.date-picker-input .date-picker-label{position:absolute;pointer-events:none;top:11px;right:24px;background-color:#fcfcfc;color:#bcc1ba;box-sizing:border-box;padding:0 2px;border-radius:5px;transition:top .3s,color .3s,font-size .3s}.date-picker-input .date-picker-label.date-picker-label-float{top:-11px;font-size:12px}.date-picker-input.ltr .date-picker-label{right:unset;left:24px}.date-picker-input .date-icon-container{display:flex;align-items:center;justify-content:center;gap:8px}.date-picker-input>p{color:#bcc1ba;transition:color .3s}.date-picker-input:hover{border:1px solid rgba(134,149,152,.5)}.date-picker-input:hover>p{color:#869598}.date-picker-input:hover>img{opacity:1}.date-picker-modal-container{padding:32px 0 0!important}.date-picker-modal-container .calendarContainer{background:none;box-shadow:none}.modal-wrapper{position:fixed;inset:0;z-index:4;display:flex;justify-content:center;align-items:center;background-color:#009dae33;box-sizing:border-box;padding:16px 8px}.modal-wrapper>div{position:relative;width:100%;overflow:auto;max-height:calc(100vh - 30px);max-width:500px;background-color:#fcfcfc;box-sizing:border-box;padding:32px;border-radius:20px;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a}.modal-wrapper>div.modal-xs{max-width:320px}.modal-wrapper>div.modal-md{max-width:768px}.modal-wrapper>div.modal-lg{max-width:1190px}.modal-wrapper>div>.close{position:absolute;top:16px;right:16px;width:24px;height:24px;cursor:pointer}.modal-wrapper>div>.body{display:flex;flex-direction:column}.modal-wrapper>div>.body .center{align-self:center}.modal-wrapper>div>.body .modal-title{color:#000;font-weight:700}.modal-wrapper>div>.body .modal-tip{color:#25828f}@media screen and (max-width:768px){.modal-wrapper>div{padding:16px;border-radius:15px}}@media screen and (max-width:480px){.modal-wrapper>div{padding:8px;border-radius:12px}.modal-wrapper>div .modal-title,.modal-wrapper>div .modal-tip{font-size:14px}}.shopping-cart .empty-cart{display:flex;flex-direction:column;justify-content:center;align-items:center}.shopping-cart .empty-cart svg{width:150px;height:150px;margin-bottom:18px;opacity:.5}.shopping-cart>div:nth-child(2){display:flex;gap:24px;flex-wrap:wrap}.shopping-cart>button{width:100%;max-width:375px;height:51px;margin-top:24px;font-size:18px;font-weight:700}@media screen and (max-width:480px){.shopping-cart>button{font-size:16px}}.currency-toggle{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.currency-toggle>p{color:#25828f;font-size:24px}.currency-toggle>div{display:flex}.currency-toggle>div>p{width:127px;height:50px;line-height:50px;box-sizing:border-box;border:1px solid rgba(188,193,186,.4);color:#000;font-size:18px;font-weight:700;text-align:center;cursor:pointer;transition:background-color .3s,color .3s}.currency-toggle>div>p:first-child{border-radius:0 15px 15px 0}.currency-toggle>div>p:last-child{border-radius:15px 0 0 15px}.currency-toggle>div>p.active{background-color:#000;color:#fcfcfc}@media screen and (max-width:580px){.currency-toggle>p{font-size:16px}.currency-toggle>div>p{width:100px;height:40px;line-height:40px;font-size:16px}}@media screen and (max-width:580px){.currency-toggle{flex-direction:column;align-items:flex-start;gap:8px}}.discount{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:111px;background-color:#f1f6f9;box-sizing:border-box;padding:16px 24px;border-radius:20px;margin:24px 0}.discount>div:first-child>p:first-child{color:#25828f;font-size:24px;font-weight:700}.discount>div:first-child>p:last-child{color:#000}.discount>div:last-child{flex-grow:1;display:flex;max-width:423px;height:48px}.discount>div:last-child>input{flex-grow:1;background-color:#fcfcfc;color:#bcc1ba;box-sizing:border-box;padding:0 24px;border-radius:0 15px 15px 0;font-size:16px}.discount>div:last-child>input::placeholder{color:#bcc1ba}.discount>div:last-child>button{width:146px;border-radius:15px 0 0 15px;font-size:18px;font-weight:700}@media screen and (max-width:768px){.discount{flex-direction:column;align-items:flex-start;padding:16px}.discount>div:last-child{flex-grow:unset;width:100%}}@media screen and (max-width:480px){.discount{padding:8px}.discount>div:last-child>input{width:calc(100% - 60px)}.discount>div:last-child>button{width:60px;font-size:16px}}.payment-method{background-color:#f1f6f9;box-sizing:border-box;padding:24px;border-radius:20px}.payment-method>div:first-child{box-sizing:border-box;padding-bottom:16px;border-bottom:1px solid rgba(134,149,152,.5);margin-bottom:16px}.payment-method>div:first-child>div{display:flex;justify-content:space-between}.payment-method>div:first-child>div:first-child{margin-bottom:16px}.payment-method>div:first-child>div>p{color:#25828f;font-weight:700}.payment-method>div:last-child>div{display:flex;justify-content:space-between}.payment-method>div:last-child>div:nth-child(2){margin:16px 0 24px}@media screen and (max-width:480px){.payment-method{padding:16px}.payment-method>div:first-child>div>p{font-size:14px}}@media screen and (max-width:768px){.payment-method>div:last-child>div{flex-direction:column;gap:8px}}.shopping-cart-radio-button{display:flex;justify-content:space-between;align-items:center;gap:16px;width:calc((100% - 16px)/2);background-color:#fcfcfc;box-sizing:border-box;padding:16px;border-radius:20px;cursor:pointer}.shopping-cart-radio-button.disabled{opacity:.5;cursor:not-allowed}.shopping-cart-radio-button>div{display:flex;align-items:center;gap:8px}.shopping-cart-radio-button>div>input{display:none}.shopping-cart-radio-button>div>input:checked+div>div{transform:scale(1)}.shopping-cart-radio-button>div>div{display:flex;justify-content:center;align-items:center;width:14px;height:14px;box-sizing:border-box;border:1px solid #000;transition:border-color .3s;border-radius:7px}.shopping-cart-radio-button>div>div>div{width:10px;height:10px;border-radius:5px;background-color:#fff100;transform:scale(0);transition:scale .3s}.shopping-cart-radio-button>div>p{color:#25828f;font-weight:700}.shopping-cart-radio-button>div>p>span{font-size:14px;font-weight:400}@media screen and (max-width:768px){.shopping-cart-radio-button{width:100%;padding:8px}.shopping-cart-radio-button>div>p{font-size:14px}.shopping-cart-radio-button>div>p>span{font-size:12px}}@media screen and (max-width:480px){.shopping-cart-radio-button>div>p{font-size:12px}.shopping-cart-radio-button>div>p>span{font-size:10px}.shopping-cart-radio-button>svg{width:30px}}.gift-card{display:flex;justify-content:space-between;gap:5.5%}.gift-card .currency{height:40px;display:flex;align-items:center;border-radius:8px;padding-right:10px}.gift-card .currency:hover{background:#0000000d}.gift-card .accept-gift{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.gift-card .accept-gift p{font-size:18px;margin:0}.gift-card .accept-gift p.gift-price,.gift-card .accept-gift p.success,.gift-card .accept-gift p.failed{font-size:22px;font-weight:700;color:#07bc0c;padding:3px 8px;border-radius:8px;background:#07bc0c33}.gift-card .accept-gift p.success{background:transparent}.gift-card .accept-gift p.failed{background:transparent;color:red}.gift-card .shopping-cart-radio-button{width:100%}.gift-card>div:first-child{width:36.5%}.gift-card>div:first-child>p:first-child{color:#25828f;font-size:24px;font-weight:700}.gift-card>div:first-child>p:nth-child(2){color:#000;margin:8px 0 24px}.gift-card>div:first-child>div{margin-bottom:16px}.gift-card>div:first-child>textarea{height:144px;margin-bottom:8px}.gift-card>div:first-child>p:last-child{color:#000;margin-top:-12px;font-size:12px}.gift-card>div:last-child{width:58%;display:flex;flex-direction:column;justify-content:space-between}.gift-card>div:last-child .gift-card-slider{width:100%}.gift-card>div:last-child .gift-card-slider .swiper-pagination{bottom:16px}.gift-card>div:last-child .gift-card-slider .swiper-pagination .swiper-pagination-bullet{width:16px;height:16px;background:none;box-sizing:border-box;border:1px solid #000;border-radius:8px}.gift-card>div:last-child .gift-card-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{position:relative;border:1px solid #fff100}.gift-card>div:last-child .gift-card-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{position:absolute;content:"";top:1px;left:1px;width:12px;height:12px;background-color:#fff100;border-radius:6px}.gift-card>div:last-child .gift-card-slide{display:flex;width:90%;background-color:#fcfcfc;box-sizing:border-box;border-radius:20px;margin:20px 5% 20px 0;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a}.gift-card>div:last-child>div:last-child{display:flex;justify-content:space-between;flex-direction:row-reverse}.gift-card>div:last-child>div:last-child>button{width:calc((100% - 16px)/2);height:48px;font-size:18px;font-weight:700}@media screen and (max-width:1200px){.gift-card{flex-direction:column;align-items:center;gap:32px}.gift-card>div:first-child{width:100%;max-width:436px}.gift-card>div:last-child{width:100%;max-width:594px}}@media screen and (max-width:480px){.gift-card>div:last-child>.gift-card-slider>.swiper-pagination{bottom:14px}.gift-card>div:last-child>.gift-card-slider>.swiper-pagination>.swiper-pagination-bullet{width:12px;height:12px;border-radius:6px}.gift-card>div:last-child>.gift-card-slider>.swiper-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active:before{top:1px;left:1px;width:10px;height:10px;border-radius:5px}.gift-card>div:last-child>div:last-child>button{font-size:16px}}.amount-selector>p{display:none;width:100%;height:50px;line-height:50px;text-align:center;background-color:#000;color:#fcfcfc;border-radius:15px;font-size:18px;font-weight:700}.amount-selector>div{display:flex;width:100%;height:50px}.amount-selector>div>p{flex-grow:1;height:50px;line-height:50px;color:#000;box-sizing:border-box;border:1px solid rgba(188,193,186,.4)}.amount-selector>div>p:first-child{border-start-start-radius:15px;border-end-start-radius:15px}.amount-selector>div>p:last-child{border-start-end-radius:15px;border-end-end-radius:15px}.amount-selector>div>p{font-size:18px;font-weight:700;text-align:center;cursor:pointer;transition:background-color .3s,color .3s}.amount-selector>div>p.selected{background-color:#000;color:#fcfcfc}.slide-one{flex-direction:column;justify-content:center;gap:6px;aspect-ratio:1.9/1;padding:44px}.slide-one>div{display:flex}.slide-one>div img{width:60px}.slide-one>div:first-child{justify-content:space-between;align-items:center}.slide-one>div:first-child>p{color:#000;font-size:45px;font-weight:700}.slide-one>div:nth-child(2){justify-content:center}.slide-one>div:last-child{flex-direction:column}.slide-one>div:last-child>p{color:#000;font-weight:700}@media screen and (max-width:650px){.slide-one{padding:22px}.slide-one>div:first-child>img{width:100px}.slide-one>div:first-child>p{font-size:24px}.slide-one>div:nth-child(2)>svg{width:80px}}@media screen and (max-width:480px){.slide-one{padding:16px}.slide-one>div:first-child>img{width:70px}.slide-one>div:first-child>p{font-size:20px}.slide-one>div:nth-child(2)>img{width:70px}.slide-one>div:last-child>p{font-size:14px}}.slide-two{justify-content:space-between;padding:32px}.slide-two>div{display:flex;flex-direction:column;justify-content:space-between}.slide-two>div img{width:60px}.slide-two>div:first-child>p:nth-child(2){color:#869598;font-size:18px}.slide-two>div:first-child>p:last-child{color:#000;font-weight:700}.slide-two>div:last-child{align-items:flex-end}.slide-two>div:last-child>p{color:#000;font-size:45px;font-weight:700}@media screen and (max-width:680px){.slide-two{padding:16px}.slide-two>div:first-child{gap:8px}.slide-two>div:first-child>img{width:90px}.slide-two>div:last-child>p{font-size:24px}.slide-two>div:last-child>svg{width:120px}}@media screen and (max-width:480px){.slide-two{padding:8px}.slide-two>div:first-child>img{width:70px}.slide-two>div:first-child>p:nth-child(2){font-size:14px}.slide-two>div:first-child>p:last-child{font-size:12px}.slide-two>div:last-child>p{font-size:14px}.slide-two>div:last-child>svg{width:70px}}.alarms-and-newspaper>p{color:#25828f;margin-bottom:24px;font-size:24px;font-weight:700}.alarms-and-newspaper .empty-notification{margin:0;padding:0;text-align:center;font-size:18px;opacity:.9}.news-and-comment{box-sizing:border-box;padding-bottom:12px;border-bottom:1px solid rgba(188,193,186,.4);margin-bottom:24px}.news-and-comment .title{color:#25828f;margin-bottom:10px;font-size:14px;font-weight:700}.news-and-comment:last-child{margin-bottom:0}.news-and-comment>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;cursor:pointer}.news-and-comment>div:first-child>div{display:flex;align-items:center;gap:8px}.news-and-comment>div:first-child>div:first-child>div>p:first-child{color:#000;font-size:14px;font-weight:700}.news-and-comment>div:first-child>div:first-child>div>p:last-child{color:#25828f;font-size:12px}.news-and-comment>div:first-child>div:last-child>p{color:#25828f;font-size:12px}.news-and-comment>.title{color:#25828f;margin-bottom:10px;font-size:14px;font-weight:700}.news-and-comment>.content{color:#000;font-size:12px}.news-and-comment>.reply-and-rate-section{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.news-and-comment>.reply-and-rate-section>div{display:flex;align-items:center}.news-and-comment>.reply-and-rate-section>div p{color:#25828f;font-size:12px;font-weight:700}.news-and-comment>.reply-and-rate-section>div:first-child{gap:4px;cursor:pointer}.news-and-comment>.reply-and-rate-section>div:last-child{gap:24px}.news-and-comment>.reply-and-rate-section>div:last-child>div{display:flex;gap:4px}.news-and-comment>.reply-and-rate-section>div:last-child>div:first-child>p{color:#25828f}.news-and-comment>.reply-and-rate-section>div:last-child>div:last-child>p{color:#ff7f00}.news-and-comment>.reply-and-rate-section>div:last-child>div>svg{cursor:pointer}.news-and-comment.reply{position:relative;padding-right:3.8vw;border-bottom:none}.news-and-comment.reply:before{content:"";position:absolute;bottom:0;left:0;width:calc(100% - 3.8vw);height:1px;background-color:#bcc1ba66}.news-and-comment .notification-action-container .notification-action-button{display:inline-block;margin-bottom:0;font-weight:700;background-color:#1c3c53;color:#fff;border-color:#1c3c53;text-align:center;line-height:40px;width:130px;border-radius:8px;font-size:15px}@media screen and (max-width:480px){.news-and-comment{padding:0 8px 8px;margin-bottom:24px}.news-and-comment>div:first-child{margin-bottom:10px}.news-and-comment>div:first-child>div{gap:6px}.news-and-comment>div:first-child>div:first-child>img{width:32px;height:32px}.news-and-comment>div:first-child>div:first-child>div>p:first-child{font-size:14px}.news-and-comment>div:first-child>div:first-child>div>p:last-child{font-size:12px}.news-and-comment>div:first-child>div:last-child>p{font-size:12px}.news-and-comment>.title{font-size:14px}.news-and-comment>.content{font-size:12px}.news-and-comment>.reply-and-rate-section{margin-top:8px}.news-and-comment>.reply-and-rate-section>div p{font-size:10px}.news-and-comment>.reply-and-rate-section>div:first-child{gap:4px}.news-and-comment>.reply-and-rate-section>div:last-child{gap:16px}.news-and-comment.reply{padding-right:24px}.news-and-comment.reply:before{width:calc(100% - 16px)}}.categories>div:nth-child(2){display:flex;justify-content:space-between;align-items:center;gap:16px;margin:24px 0}.categories>div:nth-child(2)>p:first-child{color:#25828f;font-size:24px;font-weight:700}.categories>div:nth-child(2)>p:last-child{color:#25828f}.categories>div:last-child{display:flex;justify-content:center;gap:36px;flex-wrap:wrap;align-items:flex-end}@media screen and (max-width:768px){.categories>div:last-child{gap:24px}}@media screen and (max-width:480px){.categories>div:nth-child(2)>p:first-child{font-size:20px}.categories>div:nth-child(2)>p:last-child{font-size:14px}.categories>div:last-child{gap:16px}}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters-dropdown{position:relative;max-width:250px;height:48px;background-color:#f1f6f9;box-sizing:border-box;border:1px solid rgba(219,216,209,.5);border-radius:15px;cursor:pointer;transition:background-color .3s,border-radius .3s}.filters-dropdown>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px;height:100%;box-sizing:border-box;padding:0 16px 0 12px}.filters-dropdown>div:first-child>p{color:#869598}.filters-dropdown>div:first-child>svg path{fill:#869598;stroke:#869598}.filters-dropdown:hover>div:first-child>svg path{fill:#fff100;stroke:#fff100}.filters-dropdown>div:last-child{position:absolute;z-index:1;top:100%;left:-1px;width:calc(100% + 2px);max-height:180px;overflow:auto;background-color:#fcfcfc;box-sizing:border-box;padding:0 16px;border:1px solid rgba(219,216,209,.5);border-top:none;border-radius:0 0 15px 15px;transform-origin:top center;transform:scaleY(0)}.filters-dropdown>div:last-child>p{height:40px;line-height:40px;color:#000;box-sizing:border-box;border-bottom:1px solid rgba(219,216,209,.5)}.filters-dropdown>div:last-child>p:last-child{border-bottom:none}.filters-dropdown.active{background-color:#fcfcfc;border-radius:15px 15px 0 0;border-bottom:none}.filters-dropdown.active>div:last-child{animation:growDown .3s forwards}.filters-dropdown.inactive>div:last-child{animation:shrinkUp .3s forwards}.checkbox{display:flex;align-items:center;gap:8px;height:40px;cursor:pointer}.checkbox>input{display:none}.checkbox>input:checked+div{border-color:#ff7f00}.checkbox>input:checked+div>div{transform:scale(1)}.checkbox>div{display:flex;justify-content:center;align-items:center;width:17px;height:17px;box-sizing:border-box;border:1px solid #bcc1ba;transition:border-color .3s;border-radius:2px}.checkbox>div>div{width:13px;height:13px;background-color:#ff7f00;border-radius:1px;transform:scale(0);transition:transform .3s}.checkbox>p{color:#000}.filters-search-box{display:flex;align-items:center;gap:12px;width:48px;height:48px;background-color:#f1f6f9;box-sizing:border-box;padding:0 12px;border:1px solid rgba(219,216,209,.5);border-radius:15px;transition:width .3s,border-color .3s}.filters-search-box>div{display:flex;align-items:center}.filters-search-box>div>svg{min-width:21px;min-height:21px;cursor:pointer}.filters-search-box>input{width:calc(100% - 45px)}.filters-search-box.visible{width:250px;border-color:#009dae80}.filters-search-box.visible>div>svg path{fill:#25828f}.load-more-container{margin-top:50px;display:flex;justify-content:center;align-items:center}.load-more-container button{width:100%;max-width:250px;height:50px;margin-bottom:0;font-size:14px;font-weight:700;background-color:#1c3c53;color:#fff;border-color:#1c3c53;border-radius:16px}.product-loading-container{height:80vh;display:flex;justify-content:center;align-items:center}.product-info{position:relative;padding:0!important}.product-info .bookmarked svg path{fill:red}.product-info>div:first-child{position:absolute;top:32px;left:32px}.product-info>div:first-child.product-like-share-right{left:initial;right:32px}.product-info>div:first-child{display:flex;gap:16px}.product-info>div:first-child>div{display:flex;justify-content:center;align-items:center;min-width:32px;height:32px;box-sizing:border-box;border:1px solid rgba(219,216,209,.5);border-radius:5px;cursor:pointer;transition:background-color .3s}.product-info>div:first-child>div:hover{background-color:#c2fff9}.product-info>div:nth-child(2){display:flex;justify-content:space-between;gap:32px;box-sizing:border-box;padding:32px}.product-info>div:nth-child(2)>div:last-child{width:calc(100% - 405px);display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1225px){.product-info.podcast>div:nth-child(2){flex-direction:column;padding:24px}.product-info.podcast>div:nth-child(2)>div:last-child{width:100%}}@media screen and (max-width:915px){.product-info>div:first-child{top:24px;left:24px}.product-info>div:first-child.product-like-share-right{left:initial;right:24px}.product-info>div:nth-child(2){flex-direction:column;padding:24px}.product-info>div:nth-child(2)>div:last-child{width:100%}}@media screen and (max-width:780px){.product-info.podcast>div:nth-child(2){padding:64px 24px 24px}}@media screen and (max-width:620px){.product-info>div:nth-child(2){padding:64px 24px 24px}}@media screen and (max-width:480px){.product-info>div:first-child{top:8px;left:8px}.product-info>div:first-child.product-like-share-right{left:initial;right:8px}.product-info>div:nth-child(2){padding:48px 8px 16px!important}}.cover{max-width:373px;min-width:373px}.cover>img,.cover>.cover-img>img{display:inline-block;width:100%;aspect-ratio:1/1.3;box-sizing:border-box;border:1px solid rgba(219,216,209,.5);border-radius:15px;object-fit:cover}.cover.podcast{min-width:483px}.cover.podcast>img{aspect-ratio:1/1}.cover>.cover-img{display:block;overflow:hidden;position:relative;width:100%;height:100%}.cover>.cover-img>.inactive>div{color:red;border:1px solid #ff0000}.cover>.cover-img>.pending>div{color:#fff100;border:1px solid #fff100}.cover>.cover-img>.inactive>div,.cover>.cover-img>.pending>div{position:absolute;top:50%;right:50%;border-radius:8px;padding:10px;background:#ffffffb0;rotate:-45deg;translate:50% -50%;white-space:nowrap}.cover>.cover-img>.inactive,.cover>.cover-img>.pending{position:absolute;inset:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cover>div:not(.cover-img){display:flex;justify-content:center;align-items:center;gap:16px}.cover>div:not(.cover-img)>p{color:#25828f;font-weight:700}.cover>div:not(.cover-img)>button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background-color:unset;color:#869598;box-sizing:border-box;border:1px solid rgba(134,149,152,.5);border-radius:5px;transition:color .3s,border-color .3s;outline:none}.cover>div:not(.cover-img)>button.active{color:#25828f;border-color:#1c3c5380}@media screen and (max-width:1225px){.cover.podcast{align-self:center;width:100%;min-width:unset;max-width:483px}}@media screen and (max-width:915px){.cover{align-self:center;width:100%;min-width:unset;max-width:373px}}.details>p:first-child{color:#25828f;font-size:24px;font-weight:700}.details>div.collaborators p{color:#000;font-weight:700;margin:0}.details>div:nth-child(3){display:flex;justify-content:space-between;margin-bottom:48px}.details>div:nth-child(3)>p{color:#000}.details>div:nth-child(4){display:flex;justify-content:space-between;margin-bottom:16px}.details>div:nth-child(4)>p{color:#25828f;font-weight:700}.details>.book-type-toggle{display:flex;justify-content:space-between;margin-bottom:16px}.details>.book-type-toggle>button{width:calc((100% - 16px)/2);height:48px;font-size:18px;font-weight:700}.details>.summary{color:#000;font-size:14px}.details>.summary+p{color:#25828f;font-size:18px;font-weight:700;cursor:pointer}@media screen and (max-width:768px){.details{width:100%}}@media screen and (max-width:480px){.details>p:first-child{font-size:20px}.details>p:nth-child(2),.details>p:nth-child(3),.details>p:nth-child(4),.details>p:nth-child(5){font-size:14px}.details>p:nth-child(3){margin-bottom:32px}.details>div:nth-child(4)>p{font-size:14px}.details>.book-type-toggle>button{height:40px;font-size:14px}}.purchase-and-preview{display:flex;gap:16px;margin-top:16px}.purchase-and-preview>button{height:50px;font-size:18px;font-weight:700}.purchase-and-preview.electronic_book>button,.purchase-and-preview.magazine>button{flex:1}.purchase-and-preview.audio_book,.purchase-and-preview.podcast{flex-direction:column}.purchase-and-preview.audio_book>button,.purchase-and-preview.podcast>button{width:183px;height:50px}@media screen and (max-width:480px){.purchase-and-preview>button{height:40px;font-size:12px}.purchase-and-preview.audio_book>button,.purchase-and-preview.podcast>button{width:130px}}.audio-player{display:flex;align-items:center;gap:8px;max-width:100%;height:48px;background-color:#c2fff9;box-sizing:border-box;padding:0 8px;border-radius:15px;opacity:0;animation:fadeIn .3s linear forwards}.audio-player>input{direction:ltr;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}.audio-player>input::-webkit-slider-runnable-track{background:#25828f;height:3px;border-radius:2px}.audio-player>input::-moz-range-track{background:#25828f;height:3px;border-radius:2px}.audio-player>input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-2px;background-color:#71dfe7;box-shadow:2px 2px 4px #bcc1ba80,inset 0 0 24px 4px #1c3c534d;width:8px;height:8px;border-radius:4px}.audio-player>input:nth-child(2){width:70px}.audio-player>input:nth-child(5){flex-grow:1}.audio-player>p{direction:ltr;width:80px;color:#25828f;text-align:center}.audio-player>button{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background:none;border:none;outline:none}@media screen and (max-width:500px){.audio-player{gap:8px;height:40px;padding:0 8px;border-radius:10px}.audio-player>input:nth-child(2){width:50px}.audio-player>input:nth-child(5){max-width:calc(100% - 189px)}.audio-player>p{width:65px;font-size:14px}.audio-player>button{width:18px;height:18px}}@keyframes fadeIn{to{opacity:1}}.podcast-modal{position:fixed;inset:0;z-index:3;display:flex;justify-content:center;align-items:center;background-color:#009dae33;box-sizing:border-box;padding:24px}.podcast-modal>div{position:relative;display:flex;gap:40px;width:100%;max-width:1104px;height:100%;overflow-y:auto;max-height:721px;background-color:#fcfcfc;box-sizing:border-box;padding:32px;border:1px solid rgba(238,238,238,.4);border-radius:20px;box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a}.podcast-modal>div>button{position:absolute;top:8px;right:8px;width:32px;height:32px;background-color:unset;border:none}@media screen and (max-width:1100px){.podcast-modal{padding:24px 16px}.podcast-modal>div{gap:32px;padding:24px}}@media screen and (max-width:768px){.podcast-modal>div{flex-direction:column-reverse;gap:24px;padding:16px}}@media screen and (max-width:480px){.podcast-modal{padding:16px 8px}.podcast-modal>div{padding:16px 8px}}.episodes{flex-grow:1}.episodes>div:first-child{display:flex;gap:16px}.episodes>div:first-child>img{width:100px;height:100px;border-radius:15px;box-shadow:inset 0 0 24px 4px #1c3c534d;filter:drop-shadow(2px 2px 4px rgba(188,193,186,.5));object-fit:cover}.episodes>div:first-child>div>p:first-child{color:#25828f;font-weight:700}.episodes>div:first-child>div>p:nth-child(2){margin:4px 0;color:#000}.episodes>div:first-child>div>p:last-child{color:#869598}.episodes>div:last-child{height:calc(100% - 116px);overflow-y:auto;margin-top:16px}.episodes .load-more-episodes{display:flex;justify-content:center;align-items:center;margin-top:18px}.episodes .load-more-episodes button{height:42px;width:120px;display:flex;justify-content:center;align-items:center}.episodes .load-more-episodes button div{pointer-events:none}@media screen and (max-width:768px){.episodes{flex-grow:unset}}.episode{position:relative;display:flex;align-items:center;gap:16px;width:100%;background-color:unset}.episode:hover{background-color:#f6f6f6}.episode{border:none;padding:8px 16px 8px 0;border-bottom:1px solid rgba(219,216,209,.5);transition:background-color .3s}.episode>svg{width:40px;height:40px}.episode>svg path{fill:#25828f}.episode>div{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:60px}.episode>div>p:first-child{color:#25828f;font-weight:700;font-size:15px}.episode>div>p:last-child{color:#000;font-size:14px}.player-and-details{width:40%;padding:8px;overflow-y:auto}.player-and-details .btn-buy-podcast{height:48px;width:100%;display:flex;align-items:center;justify-content:center;margin:8px 0}.player-and-details>img{width:100%;aspect-ratio:1/1;border-radius:10px;box-shadow:inset 0 0 24px 4px #1c3c534d;filter:drop-shadow(2px 2px 4px rgba(188,193,186,.5))}.player-and-details>p:nth-child(3){color:#25828f;font-weight:700}.player-and-details>p:nth-child(4){color:#000}.player-and-details>p:last-child{color:#25828f;margin-top:8px;font-size:14px}@media screen and (max-width:768px){.player-and-details{width:100%;overflow-y:unset}.player-and-details>img{max-width:464px}}.player{position:relative;margin:24px 0 16px}.player>input{direction:ltr;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}.player>input::-webkit-slider-runnable-track{background:#eee;height:3px;border-radius:2px}.player>input::-moz-range-track{background:#25828f;height:8px;border-radius:2px}.player>input::-webkit-slider-thumb{position:relative;z-index:1;-webkit-appearance:none;appearance:none;width:12px;height:12px;background-color:#25828f;border-radius:6px;margin-top:-4px;box-shadow:2px 2px 4px #bcc1ba80,inset 0 0 24px 4px #1c3c534d}.player>input:nth-child(2){width:100%}.player>.time-background{position:absolute;top:12px;left:0;height:8px;border-radius:4px;background-color:#25828f;pointer-events:none}.player>.controls{display:flex;justify-content:space-between;margin-top:12px}.player>.controls>div{display:flex;align-items:center}.player>.controls>div>button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background-color:#25828f;border:none;border-radius:5px}.player>.controls>div:first-child{gap:16px}.player>.controls>div:last-child{gap:8px}.product-info-footer{display:flex;justify-content:center;gap:7vw;flex-wrap:wrap;background-color:#f1f6f9;box-sizing:border-box;padding:16px 0;border-radius:0 0 20px 20px}.product-info-footer>div{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:130px}.product-info-footer>div>p{color:#000}.product-info-footer>div>p:last-child{font-weight:700;font-size:14px}@media screen and (max-width:768px){.product-info-footer>div>p{font-size:14px}.product-info-footer>div>img{width:32px;height:32px}}.audio-book-review{margin:64px 0 32px}.audio-book-review>p:first-child{color:#25828f;margin-bottom:24px;font-size:24px;font-weight:700}.audio-book-review>p.review-title{color:#25828f;margin:16px 0 8px;font-weight:700;font-size:20px}.audio-book-review>img{width:100%;border-radius:8px;margin:32px 0 16px;height:500px;object-fit:cover;object-position:center}.audio-book-review>.content,.audio-book-review .review-image-description{color:#000}.comments>div:first-child{display:flex;justify-content:space-between;align-items:center}.comments>div:first-child>p{color:#25828f;font-weight:700}.comments>div:first-child>button{width:200px;height:48px}.reply-modal .text-input{margin-top:24px}.reply-modal>div>div:nth-child(2){display:flex;gap:4px}.reply-modal>div>div:nth-child(2)>p{color:#000;font-size:24px}.reply-modal>div>div:nth-child(2)>p:first-child{font-weight:700}.reply-modal>div>div:nth-child(2)>p:last-child{direction:ltr}.reply-modal>div>textarea{height:178px;margin:16px 0}.reply-modal>div>div:last-child{display:flex;justify-content:space-between}.reply-modal>div>div:last-child>button{height:48px;width:calc((100% - 16px)/2);font-size:18px;font-weight:700}.add-comment-modal .text-input{margin-top:24px}.add-comment-modal>textarea{height:178px;margin:16px 0}.add-comment-modal>div:last-child{display:flex;justify-content:space-between}.add-comment-modal>div:last-child>button{height:48px;width:calc((100% - 16px)/2);font-size:18px;font-weight:700}.suggestions>p{color:#25828f;margin:64px 0 16px;font-size:24px}.suggestions>div{display:flex;gap:32px;flex-wrap:wrap}.loading-modal{position:relative;padding-top:60px}.loading-modal>svg{position:absolute;top:0;align-self:center}.loading-modal>svg>rect:first-child{stroke-dasharray:198;animation:appearOne 10s linear forwards infinite,changeColor 10s linear forwards infinite}.loading-modal>svg>rect:last-child{stroke-dasharray:135;animation:appearTwo 10s linear forwards infinite,changeColor 10s linear forwards infinite}.loading-modal>p{align-self:center;color:#25828f!important;margin-top:32px;font-size:16px!important;font-weight:400!important}@keyframes appearOne{0%{stroke-dashoffset:0}50%{stroke-dashoffset:198}to{stroke-dashoffset:396}}@keyframes appearTwo{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-135}to{stroke-dashoffset:-270}}@keyframes changeColor{0%{stroke:#25828f}12%{stroke:#71dfe7}36%{stroke:#c2fff9}64%{stroke:#fff100}88%{stroke:#ff7f00}to{stroke:#25828f}}.dashboard{padding-top:16px!important}.dashboard>div:last-child{box-sizing:border-box;padding:36px 28px;border:1px solid rgba(238,238,238,.5);border-radius:20px}@media screen and (max-width:1170px){.dashboard>div:last-child{border-radius:15px}}@media screen and (max-width:950px){.dashboard>div:last-child{padding:24px}}@media screen and (max-width:768px){.dashboard>div:last-child{padding:16px}}@media screen and (max-width:480px){.dashboard>div:last-child{padding:16px 8px}}.dashboard-tab-navigator{box-sizing:border-box;padding-right:16px}.dashboard-tab-navigator.ltr{padding:0 0 0 16px}.dashboard-tab-navigator>div:first-child{display:none;align-items:center;gap:12px;box-sizing:border-box;padding-bottom:16px}.dashboard-tab-navigator>div:first-child>p{color:#25828f;font-weight:700}.dashboard-tab-navigator>div:first-child>svg{width:18px;height:18px}.dashboard-tab-navigator>div:last-child{display:flex;gap:12px}@media screen and (max-width:1170px){.dashboard-tab-navigator>div:last-child{gap:10px}.dashboard-tab-navigator{padding-right:10px}.dashboard-tab-navigator.ltr{padding:0 0 0 10px}}@media screen and (max-width:530px){.dashboard-tab-navigator{position:relative}.dashboard-tab-navigator>div:first-child{display:flex}.dashboard-tab-navigator>div:last-child{position:absolute;z-index:2;top:100%;right:0;flex-direction:column;gap:0;width:100%;background-color:#fcfcfc;transform-origin:top center;transform:scaleY(0)}.dashboard-tab-navigator>div:last-child.active{animation:growDown .3s forwards}.dashboard-tab-navigator>div:last-child.inactive{animation:shrinkUp .3s forwards}}.dashboard-tab-navigator-tab{display:flex;align-items:center;gap:8px;height:55px;box-sizing:border-box;padding:0 16px;border:1px solid rgba(219,216,209,.5);border-bottom:none;border-radius:20px 20px 0 0;cursor:pointer;transition:background-color .3s}.dashboard-tab-navigator-tab>svg{width:18px;height:18px}.dashboard-tab-navigator-tab>p{color:#25828f;transition:color .3s}.dashboard-tab-navigator-tab:hover>svg path{fill:#ff7f00}.dashboard-tab-navigator-tab:hover>p{color:#ff7f00}.dashboard-tab-navigator-tab.active{background-color:#25828f}.dashboard-tab-navigator-tab.active>svg path{fill:#fcfcfc}.dashboard-tab-navigator-tab.active>p{color:#fcfcfc}@media screen and (max-width:1170px){.dashboard-tab-navigator-tab{height:40px;padding:0 10px;border-radius:18px 18px 0 0}.dashboard-tab-navigator-tab>svg{width:14px;height:14px}.dashboard-tab-navigator-tab>p{font-size:14px}}@media screen and (max-width:950px){.dashboard-tab-navigator-tab{height:40px;gap:0;padding:0 12px;border-radius:15px 15px 0 0}.dashboard-tab-navigator-tab>svg{width:20px;height:20px}.dashboard-tab-navigator-tab>p{width:0;overflow:hidden;font-size:16px}.dashboard-tab-navigator-tab.active{gap:6px}.dashboard-tab-navigator-tab.active>p{width:unset}}@media screen and (max-width:530px){.dashboard-tab-navigator-tab{gap:8px;border:1px solid rgba(219,216,209,.5);border-radius:0}.dashboard-tab-navigator-tab>p{width:unset}}.profile{position:relative;display:flex;justify-content:space-between}.profile>div:nth-child(2){position:absolute;top:0;left:calc((100% - 1px)/2);width:1px;height:100%;background-color:#bcc1ba80}.profile>.right-section,.profile>.left-section{display:flex;flex-direction:column}.profile.for-user>.right-section{width:100%;max-width:535px}.profile.for-publisher>.right-section,.profile.for-publisher>.left-section,.profile.for-marketeer>.right-section,.profile.for-marketeer>.left-section{width:calc((100% - 48px)/2)}.profile>.right-section{gap:16px}.profile>.right-section>.gender-container{display:flex;gap:48px}.profile>.right-section>button{height:48px;font-size:18px;font-weight:700}.profile>.left-section{gap:12px}.profile>.left-section>p{color:#000}.profile>.left-section>.logo{display:flex;justify-content:space-between;gap:16px}.profile>.left-section>.logo>div{flex-grow:1;display:flex;flex-direction:column;gap:12px}.profile>.left-section>.logo>div>button{height:50px;background-color:#f1f6f9;color:#bcc1ba;box-sizing:border-box;border:1px solid rgba(219,216,209,.4);border-radius:15px;font-size:18px;font-weight:700}.profile>.left-section>.logo>img{width:112px;height:112px}.profile>.left-section>.images-gallery{display:flex;justify-content:center;gap:4px;flex-wrap:wrap;height:177px;box-sizing:border-box;padding:8px;border:1px dashed rgba(134,149,152,.4);border-radius:15px;margin-bottom:16px}.profile>.left-section>.images-gallery>img{width:100px;height:50px}.profile>.left-section>.image-input{position:relative;display:flex;justify-content:center;align-items:center;height:48px;box-sizing:border-box;border:1px solid rgba(188,193,186,.5);border-radius:15px;transition:background-color .3s}.profile>.left-section>.image-input:hover{background-color:#71dfe7}.profile>.left-section>.image-input>input{position:absolute;inset:0;cursor:pointer;opacity:0}.profile>.left-section>.image-input>p{color:#25828f;font-weight:700}@media screen and (max-width:768px){.profile.for-publisher,.profile.for-marketeer{flex-direction:column;align-items:center;gap:32px}.profile.for-publisher>div:nth-child(2),.profile.for-marketeer>div:nth-child(2){display:none}.profile.for-publisher>.right-section,.profile.for-publisher>.left-section,.profile.for-marketeer>.right-section,.profile.for-marketeer>.left-section{width:100%;max-width:540px}}@media screen and (max-width:480px){.profile>.right-section>button{font-size:16px}}.otp-modal{gap:16px}.otp-modal>svg{align-self:center;width:80px;height:100px}.otp-modal>div:nth-child(4){display:flex;justify-content:space-between}.otp-modal>div:nth-child(4)>button{background:none;border:none;outline:none;font-size:14px}.otp-modal>div:nth-child(4)>button:first-child{direction:ltr;color:#25828f}.otp-modal>div:nth-child(4)>button:last-child{color:#25828f;cursor:pointer}.otp-modal>p:nth-child(5){color:#000}.otp-modal>.otp-input{flex-direction:row-reverse;justify-content:space-between;gap:8px}.otp-modal>.otp-input>input{width:calc((100% - 40px) / 6)!important;height:unset!important;aspect-ratio:1/1;box-sizing:border-box;border:1px solid rgba(238,238,238,.5);border-radius:15px;margin-right:0!important;box-shadow:inset 0 0 24px #1c3c5314;font-size:25px}.otp-modal>div:nth-child(7),.otp-modal .timer{position:relative;display:flex;justify-content:center;align-items:center;width:80px;height:80px}.otp-modal>div:nth-child(7)>svg,.otp-modal .timer>svg{position:absolute;width:100%;height:100%;stroke-dasharray:500;stroke-dashoffset:500;animation:timerLength 120s linear forwards}.otp-modal>div:nth-child(7)>svg rect,.otp-modal .timer>svg rect{stroke:#25828f;animation:timerColor 120s linear forwards}.otp-modal .timer{display:flex!important;justify-content:center!important;align-items:center!important}.otp-modal>p:nth-child(8){color:#869598;font-size:14px}.otp-modal>button{height:48px;font-size:18px;font-weight:700}@media screen and (max-width:480px){.otp-modal>.otp-input{gap:4px}.otp-modal>.otp-input>input{width:calc((100% - 20px) / 6)!important;border-radius:10px}}@keyframes timerLength{to{stroke-dashoffset:230}}@keyframes timerColor{0%{stroke:#25828f}20%{stroke:#71dfe7}40%{stroke:#c2fff9}60%{stroke:#fff100}80%{stroke:#ff7f00}to{stroke:#000}}.text-indicator{position:relative;display:flex;justify-content:space-between;align-items:center;height:48px;box-sizing:border-box;padding:0 16px;border:1px solid rgba(134,149,152,.5);border-radius:15px}.text-indicator>p:first-child{position:absolute;top:-10px;right:16px;background-color:#fcfcfc;color:#000;box-sizing:border-box;padding:0 2px;font-size:12px}.text-indicator>p:nth-child(2){color:#25828f}.text-indicator>p:last-child{position:absolute;top:-25px;left:16px;background-color:#25828f;color:#fcfcfc;opacity:0;transition:opacity .3s;box-sizing:border-box;padding:0 2px;border-radius:2px;font-size:14px}.text-indicator>p:last-child.visible{opacity:1}.text-indicator.copiable{cursor:pointer}.settings{display:flex;gap:48px}.settings>div:first-child{position:relative;flex:1;display:flex;flex-direction:column;gap:16px}.settings>div:first-child>button{height:50px;font-size:18px;font-weight:700}.settings>div:first-child:after{content:"";position:absolute;top:0;left:-24px;width:1px;height:100%;background-color:#bcc1ba80}.settings>div:last-child{flex:1.4}.settings>div:last-child>p{content:#25828f}.settings>div:last-child>p:first-child{font-weight:700}.settings>div:last-child>p:nth-child(2){font-size:14px;margin:4px 0 24px}.settings>div:last-child>div{display:flex;gap:24px;margin-bottom:24px}.settings>div:last-child>div:last-child{margin-bottom:0}.settings>div:last-child>div>p{color:#25828f}@media screen and (max-width:768px){.settings{flex-direction:column}.settings>div{flex-grow:1}.settings>div:first-child>*{max-width:436px}.settings>div:first-child:after{top:unset;bottom:-24px;left:0;width:100%;height:1px}}@media screen and (max-width:480px){.settings>div:first-child>button{font-size:16px}}.wallets{display:flex;width:100%;flex-wrap:wrap;box-sizing:border-box}.wallets .wallet{width:100%;padding:5px;box-sizing:border-box}.wallets .wallet .wallet-inner{position:relative;display:flex;flex-direction:column;height:185px;justify-content:space-between;padding:16px;box-sizing:border-box;color:#fff;border-radius:24px;overflow:hidden}.wallets .wallet .wallet-inner .wallet-info{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:12px}.wallets .wallet .wallet-inner .wallet-info h2{margin:0;display:flex;align-items:center;justify-content:center;gap:12px;font-size:18px;line-height:28px}.wallets .wallet .wallet-inner .wallet-info h2 svg{width:20px;height:20px}.wallets .wallet .wallet-inner .wallet-info .btn-charge-wallet{width:32px;height:32px;padding:0;margin:0;border-radius:8px;background:#1c3c53;display:flex;justify-content:center;align-items:center;border:1px solid #fff}.wallets .wallet .wallet-inner .wallet-info .btn-charge-wallet.selected svg{transform:rotate(45deg)}.wallets .wallet .wallet-inner .wallet-info .btn-charge-wallet:hover{opacity:.8}.wallets .wallet .wallet-inner .wallet-info .btn-charge-wallet svg path{fill:#fff}.wallets .wallet .wallet-inner .wallet-charge{position:relative;z-index:2;display:flex;gap:12px}.wallets .wallet .wallet-inner .wallet-charge .text-input{flex-grow:1}.wallets .wallet .wallet-inner .wallet-charge .btn-wallet-charge{border:1px solid #fff;background:#1c3c53;color:#fff;border-radius:8px;padding-right:12px;padding-left:12px}.wallets .wallet .wallet-inner .wallet-charge .btn-wallet-charge:hover{opacity:.8}.wallets .wallet .wallet-inner .wallet-price{position:relative;z-index:2;margin:0;align-self:flex-end;font-style:normal;font-weight:700;font-size:32px}.wallets .wallet .wallet-inner img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover}.wallets:after{width:50%;content:"";flex:auto}@media screen and (min-width:992px){.wallets .wallet{width:50%}}.upload-file-title{font-style:normal;font-weight:700;font-size:16px;margin:16px 0 12px;color:#516975}.image-preview-container{width:100%;height:177px;border-radius:16px;border:1px dashed #869598;display:flex;justify-content:center}.image-preview-container img{height:100%}.receipt-file-container{margin:12px 0 16px}.receipt-file-container label{width:100%;height:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#1c3c53;background:#fcfcfc;border:1px solid #BCC1BA;border-radius:15px;font-weight:700;font-size:16px}.receipt-file-container label input{display:none}.btn-submit-receipt{display:flex;justify-content:center;align-items:center;background:#1c3c53;border:1.2px solid #1C3C53;border-radius:15px;height:51px;font-style:normal;font-weight:700;font-size:18px;color:#fcfcfc;width:100%}.credit-card{padding:16px 24px;border-radius:10px;background:transparent;border:1px solid #DBD8D1}.credit-card.credit-card-default{border:1px solid #009DAE;box-shadow:inset 0 0 24px #009dae33}.credit-card .credit-card-actions{display:flex;justify-content:flex-start;align-items:center;margin-bottom:14px;gap:8px}.credit-card .credit-card-actions button{width:32px;height:32px;padding:0;outline:none;display:flex;justify-content:center;align-items:center;border-radius:5px;border:1px solid #DBD8D1;background:transparent}.credit-card .credit-card-actions button svg{width:16px}.credit-card .credit-card-number{font-style:normal;font-weight:400;font-size:24px;line-height:38px;color:#1c3c53;text-align:left;margin-bottom:7px}.credit-card .credit-card-owner{font-style:normal;font-weight:400;font-size:16px;line-height:25px;text-align:start;color:#516975;margin-bottom:0}.gadgets>p:first-child,.gadgets>p:nth-child(2){font-size:18px}.gadgets>p:first-child{color:#000}.gadgets>p:nth-child(2){color:#ff7f00;margin-bottom:24px}.gadgets>p:nth-child(3),.gadgets>p:nth-child(4),.gadgets>p.active-devices-title{color:#25828f;font-weight:700}.gadgets>p:nth-child(3){margin-bottom:16px}.gadgets>p:nth-child(4){margin-bottom:8px}.gadgets>div{display:flex;align-items:center;gap:5vw;margin-bottom:4px}.gadgets>div:last-child{margin-bottom:0}.gadgets>div>p{color:#25828f;font-size:14px;min-width:200px;max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.gadgets>div>.btn-delete-device{display:flex;justify-content:center;align-items:center;width:32px;height:32px;box-sizing:border-box;border:1px solid rgba(219,216,209,.5);border-radius:5px;cursor:pointer}.gadgets>div>.btn-delete-device:hover>svg path{fill:#ff7f00}.purchase-records{width:100%;overflow:auto}.purchase-records .table-responsive{width:100%;overflow:auto;white-space:nowrap}.purchase-records .table-responsive td,.purchase-records .table-responsive th{padding:0 8px;text-align:center}.purchase-records .products{margin-top:15px;display:flex;align-items:flex-start;flex-wrap:wrap}.purchase-records table{width:100%;min-width:680px}.purchase-records table>thead>tr{height:40px}.purchase-records table>thead>tr>th{color:#25828f;font-size:18px;font-weight:700;text-align:right}.purchase-records table>thead>tr>th:last-child{text-align:left}.purchase-records table>tbody>tr{height:40px}.purchase-records table>tbody>tr>td{color:#000}.purchase-records table>tbody>tr>td:last-child{text-align:left}@media screen and (max-width:1100px){.purchase-records table>thead>tr>th{font-size:16px}.purchase-records table>tbody>tr>td{font-size:14px}}.study-time-report>div:last-child{display:flex;justify-content:space-between}.study-time-report>div:last-child>div:last-child{width:calc(100% - 324px);box-sizing:border-box;border:1px solid rgba(219,216,209,.5);border-radius:10px}@media screen and (max-width:768px){.study-time-report>div:last-child{flex-direction:column;align-items:center;gap:24px}.study-time-report>div:last-child>div:last-child{width:100%}}.study-time-report-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap;box-sizing:border-box;padding-bottom:16px;border-bottom:1px solid rgba(188,193,186,.5);margin-bottom:20px}.study-time-report-header>div:first-child>p{color:#25828f;margin-bottom:12px;font-size:24px;font-weight:700}.study-time-report-header>div:first-child>div{display:flex;gap:8px}.study-time-report-header>div:first-child>div>p{color:#000}.study-time-report-header>div>p{color:#25828f;font-size:14px;font-weight:700}@media screen and (max-width:480px){.study-time-report-header{gap:16px}.study-time-report-header>div:first-child>p{font-size:20px}.study-time-report-header>div:first-child>div>p{font-size:14px}.study-time-report-header>div:first-child>div>svg{width:16px;height:16px}.study-time-report-header>div>p{font-size:12px}}.period-selector{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.period-selector>p{color:#25828f;font-size:24px;font-weight:700}@media screen and (max-width:480px){.period-selector>p{font-size:16px}}.study-indicator{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:308px;height:391px;box-sizing:border-box;padding:24px 16px;border:1px solid rgba(188,193,186,.5);border-radius:10px}.study-indicator>p{align-self:center}.study-indicator>p:first-child{color:#25828f;font-size:24px;font-weight:700}.study-indicator>p:nth-child(2){color:#25828f}.study-indicator>div{display:flex;justify-content:space-evenly}.study-indicator>div>div{display:flex;flex-direction:column;align-items:center;gap:16px}.study-indicator>div>div>svg{width:64px;height:80px}.study-indicator>div>div>p{color:#25828f;font-weight:700}.study-indicator>button,.study-indicator>a{height:50px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700}@media screen and (max-width:480px){.study-indicator>button{font-size:16px}}.sales-records-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:24px}.sales-records-header>p{height:40px;line-height:40px;color:#25828f;font-weight:700}.sales-records-header>p:first-child{font-size:24px}.sales-records-header>p:nth-child(2),.sales-records-header>p:nth-child(3),.sales-records-header>p:nth-child(4){box-sizing:border-box;padding:0 8px;border-radius:5px}.sales-records-header>p:nth-child(2),.sales-records-header>p:nth-child(3){background-color:#fffccc}.sales-records-header>p:nth-child(4){background-color:#c2fff9}.sales-records-header>div>p{font-size:14px}@media screen and (max-width:480px){.sales-records-header>p:first-child{font-size:20px}.sales-records-header>p:nth-child(2),.sales-records-header>p:nth-child(3),.sales-records-header>p:nth-child(4){font-size:14px}}.sales-records-table{overflow:auto}.sales-records-table .yellow-row{background:#fffccc}.sales-records-table>table{width:100%;min-width:690px;border-collapse:collapse;border-spacing:0 8px}.sales-records-table>table>thead>tr{height:40px}.sales-records-table>table>thead>tr>th{color:#25828f;font-weight:700;text-align:right}.sales-records-table>table>thead>tr>th:first-child{box-sizing:border-box;padding-right:4px}.sales-records-table>table>thead>tr>th:last-child{box-sizing:border-box;padding-left:4px;text-align:left}.sales-records-table>table>tbody tr{height:40px;border-radius:5px}.sales-records-table>table>tbody tr:first-child{height:0!important}.sales-records-table>table>tbody tr.spacer{height:8px}.sales-records-table>table>tbody tr>td{color:#000;text-align:right}.sales-records-table>table>tbody tr>td:first-child{box-sizing:border-box;padding-right:4px;border-radius:0 5px 5px 0}.sales-records-table>table>tbody tr>td:last-child{box-sizing:border-box;padding-left:4px;text-align:left;border-radius:5px 0 0 5px}.sales-records-table>table>tbody tr.not-transferred{background-color:#fff10033}@media screen and (max-width:1000px){.sales-records-table>table>thead>tr>th,.sales-records-table>table>tbody>tr>td{font-size:14px}}@media screen and (max-width:768px){.sales-records-table>table>thead>tr,.sales-records-table>table>tbody>tr{height:32px}}.my-publishers-and-profit-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.my-publishers-and-profit-header>div{display:flex;align-items:center;gap:16px}.my-publishers-and-profit-header>div:first-child p{font-weight:700}.my-publishers-and-profit-header>div:first-child p.my-publishers-and-profit-title{collapse:#25828f;font-size:24px}.my-publishers-and-profit-header>div:first-child p.my-publishers-and-profit-month-price{height:48px;line-height:48px;background-color:#fffccc;padding:0 8px;border-radius:5px}.my-publishers-and-profit-header>div:last-child>p{height:48px;line-height:48px;background-color:#c2fff9;color:#25828f;padding:0 8px;border-radius:5px;font-weight:700;white-space:nowrap}.my-publishers-and-profit-header>div:last-child>div p{font-size:14px}@media screen and (max-width:1068px){.my-publishers-and-profit-header>div:first-child>p:first-child{font-size:20px}.my-publishers-and-profit-header>div:first-child>p:last-child{height:32px;line-height:32px;font-size:14px}.my-publishers-and-profit-header>div:last-child>p{height:28px;line-height:28px;font-size:14px}.my-publishers-and-profit-header>div:last-child>div p{font-size:12px}}@media screen and (max-width:950px){.my-publishers-and-profit-header{flex-direction:column;gap:16px}.my-publishers-and-profit-header>div{width:100%;justify-content:space-between;flex-wrap:wrap}}.my-publishers>div:last-child{overflow:auto}.my-publishers>div:last-child>table{width:100%;min-width:540px;border-collapse:separate;border-spacing:8px}.my-publishers>div:last-child>table>thead>tr{height:40px}.my-publishers>div:last-child>table>thead>tr>th{text-align:center}.my-publishers>div:last-child>table>tbody>tr{height:40px}.my-publishers>div:last-child>table>tbody>tr>td{color:#000;text-align:center}.my-publishers .my-publisher-logo{width:100px;height:100px;object-fit:contain;object-position:center}@media screen and (max-width:950px){.my-publishers>div:last-child>table>thead>tr>th,.my-publishers>div:last-child>table>tbody>tr>td{font-size:14px}}.profit .yellow-row{background:#fffccc}.profit>div:last-child{overflow:auto}.profit>div:last-child>table{width:100%;min-width:540px;border-spacing:8px;border-collapse:collapse}.profit>div:last-child>table>thead>tr{height:40px}.profit>div:last-child>table>thead>tr>th{text-align:right}.profit>div:last-child>table>thead>tr>th:last-child{text-align:left}.profit>div:last-child>table>tbody tr{height:40px}.profit>div:last-child>table>tbody tr:first-child{height:0!important}.profit>div:last-child>table>tbody tr.spacer{height:8px}.profit>div:last-child>table>tbody tr>td{color:#000;text-align:right}.profit>div:last-child>table>tbody tr>td:last-child{text-align:left}@media screen and (max-width:950px){.profit>div:last-child>table>thead>tr>th,.profit>div:last-child>table>tbody>tr>td{font-size:14px}}.publisher-register,.marketer-register{position:relative;display:flex;justify-content:space-between}.publisher-register .referral-input-container input,.marketer-register .referral-input-container input{text-align:center;font-family:sans-serif!important}.publisher-register>div:nth-child(2),.marketer-register>div:nth-child(2){position:absolute;top:0;left:calc((100% - 1px)/2);width:1px;height:100%;background-color:#bcc1ba80}.publisher-register>.right-section,.publisher-register>.left-section,.marketer-register>.right-section,.marketer-register>.left-section{display:flex;flex-direction:column;width:calc((100% - 48px)/2)}.publisher-register .uploader-zones,.marketer-register .uploader-zones{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:flex-start}.publisher-register>.right-section,.marketer-register>.right-section{gap:16px}.publisher-register>.right-section>.gender-container,.marketer-register>.right-section>.gender-container{display:flex;gap:48px}.publisher-register>.left-section,.marketer-register>.left-section{gap:12px}.publisher-register>.left-section>p,.marketer-register>.left-section>p{color:#000}.publisher-register>.left-section>.logo,.marketer-register>.left-section>.logo{display:flex;justify-content:space-between;gap:16px}.publisher-register>.left-section>.logo>div,.marketer-register>.left-section>.logo>div{flex-grow:1;display:flex;flex-direction:column;gap:12px}.publisher-register>.left-section>.logo>div>button,.marketer-register>.left-section>.logo>div>button{height:50px;background-color:#f1f6f9;color:#bcc1ba;box-sizing:border-box;border:1px solid rgba(219,216,209,.4);border-radius:15px;font-size:18px;font-weight:700}.publisher-register>.left-section>.logo>img,.marketer-register>.left-section>.logo>img{width:112px;height:112px}.publisher-register>.left-section>.images-gallery,.marketer-register>.left-section>.images-gallery{display:flex;justify-content:center;gap:4px;flex-wrap:wrap;height:177px;box-sizing:border-box;padding:8px;border:1px dashed rgba(134,149,152,.4);border-radius:15px;margin-bottom:16px}.publisher-register>.left-section>.images-gallery>img,.marketer-register>.left-section>.images-gallery>img{width:100px;height:50px}.publisher-register>.left-section>.image-input,.marketer-register>.left-section>.image-input{position:relative;display:flex;justify-content:center;align-items:center;height:48px;box-sizing:border-box;border:1px solid rgba(188,193,186,.5);border-radius:15px;transition:background-color .3s}.publisher-register>.left-section>.image-input:hover,.marketer-register>.left-section>.image-input:hover{background-color:#71dfe7}.publisher-register>.left-section>.image-input>input,.marketer-register>.left-section>.image-input>input{position:absolute;inset:0;cursor:pointer;opacity:0}.publisher-register>.left-section>.image-input>p,.marketer-register>.left-section>.image-input>p{color:#25828f;font-weight:700}.publisher-register .submit-register,.marketer-register .submit-register{height:48px;font-size:18px;font-weight:700}@media screen and (max-width:768px){.publisher-register{flex-direction:column;align-items:center;gap:32px}.publisher-register>div:nth-child(2){display:none}.publisher-register>.right-section,.publisher-register>.left-section{width:100%;max-width:540px}}@media screen and (max-width:480px){.publisher-register>.right-section>button{font-size:16px}}.upload-zone{display:flex;flex-direction:column;border:1px dashed rgba(134,149,152,.4);border-radius:15px;background:#fcfcfc;position:relative;min-width:233px;width:233px;flex-grow:1;min-height:173px}.upload-zone .upload-zone-inner{padding:8px;width:100%;height:173px;display:flex;justify-content:center;align-items:center;text-align:center;flex-grow:1;cursor:pointer}.upload-zone .upload-zone-inner .upload-zone-info{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:100%;width:100%}.upload-zone .upload-zone-inner .upload-zone-info .upload-zone-preview{width:100%;height:100%;object-fit:contain;object-position:center}.upload-zone .upload-zone-inner .upload-zone-info p{width:100%;max-width:100%;font-weight:700;font-size:14px;text-align:center;color:#516975}.upload-zone .uploader-zone-files{padding:8px}.upload-zone .uploader-zone-files .uploader-zone-file{display:flex;justify-content:space-between;align-items:center}.upload-zone .uploader-zone-files .uploader-zone-file .btn-remove-file{width:24px;height:24px;background:#fcfcfc;border:1px solid #dbd8d1;border-radius:5px}.upload-zone .uploader-zone-files .uploader-zone-file .btn-remove-file svg{width:12px}.upload-zone .upload-zone-loading{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;border-radius:15px;background:#ffffff80;width:100%;height:100%;z-index:2}.upload-zone .btn-remove-outer-file{background:#fcfcfc;border:1px solid #dbd8d1;border-radius:5px;position:absolute;bottom:10px;left:10px;width:32px;height:32px;display:flex;justify-content:center;align-items:center}.upload-zone .btn-remove-outer-file svg{width:24px}.file-viewers-container{width:100%;display:flex;scroll-snap-type:x mandatory;overflow-x:auto;overflow-y:hidden;padding-top:10px;gap:8px}.file-viewers-container .file-viewer-container{scroll-snap-align:start}.file-viewer-container{min-width:200px;height:200px;width:200PX;position:relative}.file-viewer-container .file-viewer-view{width:100%;height:100%;object-fit:contain;object-position:center;border:1px solid #c6c6c6;border-radius:8px}.file-viewer-container .btn-remove-view{position:absolute;top:1px;left:1px;width:32px;height:32px;padding:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box;border:1px solid rgba(219,216,209,.5);border-radius:5px;cursor:pointer}.my-product>div:first-child{display:flex;box-sizing:border-box;padding-bottom:16px;border-bottom:1px solid rgba(188,193,186,.4);margin-bottom:16px}@media screen and (max-width:768px){.my-product>div:first-child{flex-direction:column;align-items:center;gap:16px}}.form-right-section{width:45%;box-sizing:border-box;padding-left:40px}.form-right-section .product-title{color:#25828f;font-size:24px;font-weight:700;margin-bottom:16px}.form-right-section .categories-container,.form-right-section .sub-categories{margin-bottom:16px;margin-top:16px}.form-right-section .filter-categories-genres-container{display:flex;gap:16px}.form-right-section .filter-categories-genres-container .filter-category-container,.form-right-section .filter-categories-genres-container .genre-container{flex-grow:1;flex-basis:50%}.form-right-section>div,.form-right-section textarea{margin-top:16px}.form-right-section>div:nth-child(2),.form-right-section textarea:nth-child(2){margin-top:24px}.form-right-section>div:nth-child(3){display:flex;align-items:flex-start;gap:24px}.form-right-section>div:nth-child(3)>div:first-child label{height:unset}.form-right-section>div:nth-child(3)>div:first-child p{color:#25828f;font-weight:700}.form-right-section>div:nth-child(3)>div:last-child{display:flex;gap:16px}.form-right-section>textarea{height:144px}.form-right-section .badges-container{width:100%;display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;flex-wrap:wrap}@media screen and (max-width:768px){.form-right-section{width:100%;max-width:436px;padding-left:0}}@media screen and (max-width:480px){.form-right-section>p{font-size:20px}.form-right-section>div:nth-child(3) p{font-size:14px}}.badge-container{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;gap:4px;background:#fff;border:.4px solid #dfdfdf;border-radius:6px;height:27px;width:fit-content;flex-wrap:nowrap}.badge-container p{font-style:normal;font-weight:400;font-size:12px;text-align:center;color:#606060;margin:0;flex-grow:1;white-space:nowrap}.badge-container button{background:transparent;padding:0;display:flex;justify-content:center;align-items:center;border:1px solid #606060;border-radius:4px;width:14px;height:14px;outline:none}.badge-container button svg{width:8px;height:8px}.form-left-section{width:55%;box-sizing:border-box;padding-right:40px;border-right:1px solid rgba(188,193,186,.4)}.form-left-section .uploader-zone-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:flex-start}.form-left-section .uploader-zone-container .uploader{max-width:initial;width:100%}.form-left-section .uploader-zone-container .file-uploader{display:flex;flex-direction:column;flex-grow:1;gap:16px}.form-left-section .uploader-zone-container .file-uploader>div{flex-grow:1;display:flex;gap:16px;flex-direction:column}.form-left-section .collection-container{margin-bottom:16px}.form-left-section .page-count-info{margin-top:16px}.form-left-section .btn-add-reviews-modal{width:100%;height:48px;margin:16px 0;background:#fcfcfc;border:1px solid #BCC1BA;border-radius:15px;font-style:normal;font-weight:700;font-size:16px;line-height:25px;color:#1c3c53}.form-left-section .product-actions{display:flex;justify-content:space-between;align-items:center;gap:16px}.form-left-section .product-actions button{height:48px;flex-grow:1;border-radius:15px;border:1px solid;font-style:normal;font-weight:700;font-size:18px;line-height:28px;text-align:center}.form-left-section .product-actions .btn-submit-product{background:#1c3c53;border-color:#1c3c53;color:#c2fff9}.form-left-section .product-actions .btn-cancel-product{background:#fcfcfc;border-color:#bcc1ba;color:#1c3c53}.form-left-section>button{display:block;width:100%;height:48px;margin-top:16px}.form-left-section .uploaded-files{display:flex;gap:48px;margin:16px 0 0;flex-wrap:wrap;justify-content:space-between}.form-left-section .price-type{display:flex;gap:12px 48px;margin:16px 0}.form-left-section .price-currency-selector{margin-bottom:16px}.form-left-section p.price-details{color:#bcc1ba;font-size:12px}.form-left-section .discount-text-input{margin-top:16px}@media screen and (min-width:576px){.form-left-section .uploader-zone-container .file-uploader>div{flex-direction:row}}@media screen and (min-width:769px){.form-left-section .uploader-zone-container .file-uploader>div{flex-direction:column}}@media screen and (min-width:992px){.form-left-section .uploader-zone-container .uploader{min-width:initial}.form-left-section .uploader-zone-container .file-uploader>div{flex-direction:row}}@media screen and (max-width:768px){.form-left-section{width:100%;max-width:610px;padding-right:0;border-top:1px solid rgba(188,193,186,.4);border-right:none}}.add-review-modal .add-review-title{text-align:center;font-style:normal;font-weight:700;font-size:24px;line-height:38px;color:#000;margin-bottom:33px}.add-review-modal .add-review-form{background:#fcfcfc;border:1px solid #DBD8D1;border-radius:20px 0 20px 20px;padding:16px;display:flex;flex-direction:column;gap:16px}.add-review-modal .add-review-form .reviews-not-founds{width:100%;text-align:center;font-style:normal;font-weight:700;font-size:18px;line-height:28px;padding:0;color:#1c3c53}.add-review-modal .add-review-form .review-text-input{height:221px}.add-review-modal .add-review-form .add-review-images{display:flex;gap:16px}.add-review-modal .add-review-form .add-review-images .review-image-info{flex-basis:50%;flex-grow:1;display:flex;flex-direction:column;gap:16px}.add-review-modal .add-review-form .add-review-images .review-image-info textarea{height:100%}.add-review-modal .add-review-form .add-review-images .review-image-info .btn-confirm-review-image{height:51px;background:#fcfcfc;border:1px solid #BCC1BA;border-radius:15px;font-style:normal;font-weight:700;font-size:18px;line-height:28px;text-align:center;color:#1c3c53}.add-review-modal .add-review-form .add-review-images .review-image-upload{flex-grow:1;flex-basis:50%}.add-review-modal .add-review-form .add-review-images .review-image-upload .uploader{width:100%;height:100%}.add-review-modal .add-review-form .review-actions{display:flex;justify-content:space-between;align-items:center;gap:16px}.add-review-modal .add-review-form .review-actions button{height:48px;flex-grow:1;border-radius:15px;border:1px solid;font-style:normal;font-weight:700;font-size:18px;line-height:28px;text-align:center}.add-review-modal .add-review-form .review-actions .btn-submit-review{background:#1c3c53;border-color:#1c3c53;color:#c2fff9}.add-review-modal .add-review-form .review-actions .btn-cancel-review{background:#fcfcfc;border-color:#bcc1ba;color:#1c3c53}.add-review-modal-tab-navigator{display:flex;justify-content:space-between;align-items:center}.add-review-modal-tab-navigator>div:first-child{display:flex;gap:16px;overflow:auto;flex-grow:1;box-sizing:border-box;padding-left:16px}.add-review-modal-tab-navigator>div:first-child>p{height:60px;width:90px;color:#25828f;box-sizing:border-box;padding:0 24px;border:1px solid rgba(219,216,209,.5);border-bottom:none;border-radius:20px 20px 0 0;font-size:18px;cursor:pointer;white-space:nowrap;transition:background-color .3s,color .3s;display:flex;justify-content:center;align-items:center}.add-review-modal-tab-navigator>div:first-child>p.active{background-color:#25828f;color:#fcfcfc}.add-review-modal-tab-navigator>div:last-child{display:flex;gap:16px;min-width:289px;align-items:center;margin-bottom:16px}.add-review-modal-tab-navigator>div:last-child .btn-add-review-section{background:#fcfcfc;border:.4px solid #BCC1BA;border-radius:15px;flex-grow:1;height:48px;font-style:normal;font-weight:700;font-size:18px;line-height:28px;text-align:center;padding:0;color:#1c3c53}.add-review-modal-tab-navigator>div:last-child .btn-remove-review-section{background:#fcfcfc;border:1px solid #DBD8D1;border-radius:5px;display:flex;justify-content:center;align-items:center;width:48px;height:48px;padding:0}.add-review-modal-tab-navigator>div:last-child .btn-remove-review-section svg{width:24px;height:28px}@media screen and (max-width:950px){.add-review-modal-tab-navigator>div:first-child{gap:10px;width:calc(100% - 208px);box-sizing:border-box;padding-left:10px}.add-review-modal-tab-navigator>div:first-child>p{height:32px;line-height:32px;padding:0 16px;border-radius:15px 15px 0 0;font-size:16px}.add-review-modal-tab-navigator>div:last-child{align-items:center;gap:10px;width:198px}.add-review-modal-tab-navigator>div:last-child>button{min-width:160px;height:28px;font-size:14px}.add-review-modal-tab-navigator>div:last-child>div{width:28px;height:28px}.add-review-modal-tab-navigator>div:last-child>div>img{width:18px;height:21px}}.uploader{display:flex;flex-direction:column;border:1px dashed rgba(134,149,152,.4);border-radius:15px;background:#fcfcfc;position:relative;min-width:233px;width:233px;max-width:240px;flex-grow:1;min-height:173px}.uploader .uploader-inner{padding:8px;width:100%;height:173px;display:flex;justify-content:center;align-items:center;text-align:center;flex-grow:1;cursor:pointer}.uploader .uploader-inner .uploader-info{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:100%;width:100%}.uploader .uploader-inner .uploader-info .uploader-preview{width:100%;height:100%;object-fit:contain;object-position:center}.uploader .uploader-inner .uploader-info p{width:100%;max-width:100%;font-weight:700;font-size:14px;text-align:center;color:#516975}.uploader .uploader-files{padding:8px}.uploader .uploader-files .uploader-file{display:flex;justify-content:space-between;align-items:center}.uploader .uploader-files .uploader-file .btn-remove-file{width:24px;height:24px;background:#fcfcfc;border:1px solid #dbd8d1;border-radius:5px}.uploader .uploader-files .uploader-file .btn-remove-file svg{width:12px}.uploader .uploader-loading{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;border-radius:15px;background:#ffffff80;width:100%;height:100%;z-index:2}.uploader .btn-remove-outer-file{background:#fcfcfc;border:1px solid #dbd8d1;border-radius:5px;position:absolute;bottom:10px;left:10px;width:32px;height:32px;display:flex;justify-content:center;align-items:center}.uploader .btn-remove-outer-file svg{width:24px}.collections-modal{margin-top:24px}.collections-modal .btn-submit-collection{max-width:320px;width:100%;display:block;margin:16px auto 0;background:#1c3c53;border:1.2px solid #1C3C53;border-radius:15px;font-style:normal;font-weight:700;font-size:18px;line-height:28px;text-align:center;height:48px;color:#fcfcfc}.my-products .create-products{display:flex;justify-content:center;align-items:center;gap:24px;margin-bottom:16px}.my-products .create-products a{display:flex;align-items:center;justify-content:center;height:51px;background:#1c3c53;border:1.5px solid #1C3C53;border-radius:15px;font-style:normal;font-weight:700;font-size:18px;line-height:28px;text-align:center;color:#c2fff9}.my-products .create-products .btn-create-icon{display:none;width:51px}.my-products .create-products .btn-create{width:100%}.my-products .title-container-product{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.my-products .title-container-product p{font-style:normal;font-weight:700;font-size:24px;line-height:38px;text-align:start;color:#1c3c53;margin:0}.my-products .title-container-product a{font-style:normal;font-weight:700;font-size:16px;line-height:25px;text-align:right;color:#009dae}@media screen and (min-width:576px){.my-products .create-products{justify-content:flex-end}.my-products .create-products .btn-create-icon{display:flex}.my-products .create-products .btn-create{max-width:280px}}.my-products-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.my-products-list .load-more-container{margin-top:50px;display:flex;justify-content:center;align-items:center}.my-products-list .load-more-container button{width:100%;max-width:250px;height:50px;margin-bottom:0;font-size:14px;font-weight:700;background-color:#1c3c53;color:#fff;border-color:#1c3c53;border-radius:16px}.library{box-sizing:border-box;border:1px solid rgba(219,216,209,.5);box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a;border-radius:20px}.library .title{font-style:normal;font-weight:700;font-size:24px;line-height:38px;color:#1c3c53}.library>div.tab-selector-container{display:flex;gap:16px;padding:16px 16px 0}.library>div.tab-selector-container>p{height:60px;line-height:60px;color:#25828f;box-sizing:border-box;padding:0 24px;border:1px solid rgba(219,216,209,.5);border-radius:20px 20px 0 0;font-size:18px;cursor:pointer;transition:background-color .3s,color .3s}.library>div.tab-selector-container>p.active{background-color:#25828f;color:#fcfcfc}.library>div.library-products-container{box-sizing:border-box;padding:32px;border:1px solid rgba(238,238,238,.5);border-radius:20px 20px 0 0}.library .title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.library .title-container>p:last-child{color:#869598;transition:color .3s}.library .title-container>p:last-child:hover{color:#25828f}.library .title-container>p:last-child{cursor:pointer}.library-title{color:#1c3c53;margin-bottom:8px;font-size:24px;font-weight:700}.library-description{color:#516975;font-size:18px;font-weight:400;margin-bottom:57px}.library-products{box-sizing:border-box;border:1px solid rgba(219,216,209,.5);box-shadow:-8px -8px 32px #bcc1ba1a,8px 8px 40px #bcc1ba12,inset 8px 8px 16px #eeeeee1a;border-radius:20px;padding:32px;display:flex;flex-wrap:wrap;gap:12px 16px}.payment-verify{min-height:400px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.payment-verify .payment-success,.payment-verify .payment-failed{font-size:24px;font-weight:700;margin-bottom:15px}.payment-verify .payment-success{color:#07bc0c}.payment-verify .payment-failed{color:red}.payment-verify .return-to-app{min-width:150px;width:20%;height:50px;margin-bottom:0;font-size:14px;font-weight:700;background-color:#1c3c53;color:#fff;border-color:#1c3c53;display:flex;justify-content:center;align-items:center;border-radius:80px}.reader-container{height:100vh;position:relative;overflow:hidden}.reader-container *{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.reader-container .reader-navbar,.reader-container .reader-footer{display:flex;height:52px;background:#fff;width:100%;padding:8px 16px;box-shadow:0 -1px 10px 5px #0000001a;gap:16px;z-index:1}.reader-container .reader-navbar .disabled-featured,.reader-container .reader-footer .disabled-featured{cursor:not-allowed;opacity:.1}.reader-container .reader-navbar button,.reader-container .reader-footer button{border:2px solid #000;background:none;display:flex;justify-content:center;align-items:center;padding:2px 4px;border-radius:8px;outline:none}.reader-container .reader-navbar button svg,.reader-container .reader-footer button svg{width:24px}.reader-container .reader-navbar .btn-exit,.reader-container .reader-footer .btn-exit{margin-inline-start:auto}.reader-container .reader-navbar .book-title,.reader-container .reader-footer .book-title{position:relative;flex-grow:1;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700}.reader-container .reader-navbar.classic,.reader-container .reader-footer.classic{background:#f1e9de;color:#42312a}.reader-container .reader-navbar.classic button,.reader-container .reader-footer.classic button{border:2px solid #42312a}.reader-container .reader-navbar.classic button svg,.reader-container .reader-footer.classic button svg{width:24px}.reader-container .reader-navbar.classic button svg path,.reader-container .reader-footer.classic button svg path{fill:#42312a}.reader-container .reader-navbar.dark,.reader-container .reader-footer.dark{background:#333;color:#fff;box-shadow:0 -1px 10px 5px #ffffff1a}.reader-container .reader-navbar.dark button,.reader-container .reader-footer.dark button{border:2px solid #fff}.reader-container .reader-navbar.dark button svg,.reader-container .reader-footer.dark button svg{width:24px}.reader-container .reader-navbar.dark button svg path,.reader-container .reader-footer.dark button svg path{fill:#fff}.reader-container .reader-navbar{transition:transform .2s linear,opacity .2s linear;transform:translateY(-100%);opacity:0}.reader-container .reader-navbar.show{transform:translateY(0);opacity:1}.reader-container .reader-footer{box-shadow:0 1px 10px 5px #0000001a;display:flex;justify-content:center;gap:0 50px;align-items:center;position:fixed;bottom:0;left:0}.reader-container .reader-footer .page-number{font-size:20px;font-weight:700}.reader-container .reader-footer .btn-page-navigation.disabled{pointer-events:none}.reader-container .reader-footer .btn-page-navigation.disabled svg path{fill:#92babe}.reader-container .reader-footer .btn-page-navigation{width:32px;height:32px;border:none!important}.reader-container .reader-footer .btn-page-navigation svg path{fill:#009dae}.reader-container .reader-footer .btn-page-navigation:first-child{transform:rotate(90deg)}.reader-container .reader-footer .btn-page-navigation:last-child{transform:rotate(-90deg)}.reader-container .reader-sidebar{height:100vh;width:280px;background:#fff;position:absolute;top:0;right:0;z-index:2;transform:translate(100%);opacity:0;transition:transform .3s linear,opacity .3s ease-in-out;box-shadow:-1px 0 10px 5px #0000001a}.reader-container .reader-sidebar.classic{background:#f1e9de}.reader-container .reader-sidebar.dark{background:#333;box-shadow:-1px 0 10px 5px #ffffff1a}.reader-container .reader-sidebar.dark .reader-sidebar-body .toc-list li{padding:0 4px}.reader-container .reader-sidebar.dark .reader-sidebar-body .toc-list li .btn-toc{color:#fff}.reader-container .reader-sidebar.dark .reader-sidebar-body .highlights-list li .highlight-item{border:1px solid #ccc}.reader-container .reader-sidebar.dark .reader-sidebar-body .highlights-list li .highlight-item pre,.reader-container .reader-sidebar.dark .reader-sidebar-body .notes-list li .note-item pre{font-size:12px;text-align:start;cursor:pointer;color:#fff}.reader-container .reader-sidebar.dark .reader-sidebar-body .notes-list li .note-item p{font-size:14px;text-align:start;margin-bottom:0;color:#fff}.reader-container .reader-sidebar.dark .reader-sidebar-body .search-list li .search-item pre{font-size:12px;text-align:start;cursor:pointer;color:#fff}.reader-container .reader-sidebar.dark .reader-sidebar-body .empty-list,.reader-container .reader-sidebar.dark .reader-sidebar-body .reader-font-size .reader-font-size-value{color:#fff}.reader-container .reader-sidebar.reader-sidebar-open{opacity:1;transform:translate(0)}.reader-container .reader-sidebar .reader-sidebar-header{display:flex;padding:8px 4px;align-items:center;justify-content:space-between;height:52px;border-bottom:1px solid #ccc}.reader-container .reader-sidebar .reader-sidebar-header .reader-sidebar-title{color:#516975;font-weight:700}.reader-container .reader-sidebar .reader-sidebar-header .btn-close-reader-sidebar{display:flex;justify-content:center;align-items:center;background:none;border:none;outline:none}.reader-container .reader-sidebar .reader-sidebar-body{display:flex;flex-direction:column}.reader-container .reader-sidebar .reader-sidebar-body .sidebar-tabs{width:100%;display:flex;height:32px}.reader-container .reader-sidebar .reader-sidebar-body .sidebar-tabs button{flex-grow:1;background:transparent;outline:none;border:none;display:flex;justify-content:center;align-items:center;width:33.3333333333%}.reader-container .reader-sidebar .reader-sidebar-body .sidebar-tabs button svg{height:20px}.reader-container .reader-sidebar .reader-sidebar-body .sidebar-tabs button:hover,.reader-container .reader-sidebar .reader-sidebar-body .sidebar-tabs button.selected-tab{background:#0000001a}.reader-container .reader-sidebar .reader-sidebar-body .sidebar-tabs button:nth-child(2){border-left:1px solid #ccc;border-right:1px solid #ccc}.reader-container .reader-sidebar .reader-sidebar-body .toc-list{list-style:none;padding:0;max-height:calc(100vh - 412px);min-height:calc(100vh - 412px);overflow-y:auto;flex-grow:1;margin-top:0;position:relative}.reader-container .reader-sidebar .reader-sidebar-body .toc-list li{padding:0 4px}.reader-container .reader-sidebar .reader-sidebar-body .toc-list li .btn-toc{width:100%;padding:10px 8px;background:#0000000a;border:none;font-size:16px;border-bottom:1px solid #ccc;overflow:hidden;text-overflow:ellipsis;transition:background .3s ease-in-out}.reader-container .reader-sidebar .reader-sidebar-body .toc-list li .btn-toc.btn-toc-active,.reader-container .reader-sidebar .reader-sidebar-body .toc-list li .btn-toc:hover{background:#00000014}.reader-container .reader-sidebar .reader-sidebar-body .highlights-list{list-style:none;padding:0;max-height:calc(100vh - 412px);min-height:calc(100vh - 412px);overflow-y:auto;flex-grow:1;margin-top:0;position:relative}.reader-container .reader-sidebar .reader-sidebar-body .highlights-list li{padding:0 4px;margin-bottom:4px}.reader-container .reader-sidebar .reader-sidebar-body .highlights-list li .highlight-item{padding:0 4px;border-radius:8px;border:1px solid #ccc;direction:initial}.reader-container .reader-sidebar .reader-sidebar-body .highlights-list li .highlight-item pre{font-size:12px;text-align:start;cursor:pointer}.reader-container .reader-sidebar .reader-sidebar-body .highlights-list li .highlight-item button{background:transparent;outline:none;border-radius:8px;width:32px;height:32px;border:none;margin-bottom:4px;display:flex;justify-content:center;align-items:center;margin-left:auto}.reader-container .reader-sidebar .reader-sidebar-body .highlights-list li .highlight-item button:hover{background:#0000001a}.reader-container .reader-sidebar .reader-sidebar-body .notes-list{list-style:none;padding:0;max-height:calc(100vh - 412px);min-height:calc(100vh - 412px);overflow-y:auto;flex-grow:1;margin-top:0;position:relative}.reader-container .reader-sidebar .reader-sidebar-body .notes-list li{padding:0 4px;margin-bottom:4px}.reader-container .reader-sidebar .reader-sidebar-body .notes-list li .note-item{padding:0 4px;border-radius:8px;border:1px solid #ccc;direction:initial}.reader-container .reader-sidebar .reader-sidebar-body .notes-list li .note-item pre{font-size:12px;text-align:start;cursor:pointer}.reader-container .reader-sidebar .reader-sidebar-body .notes-list li .note-item p{font-size:14px;text-align:start;margin-bottom:0}.reader-container .reader-sidebar .reader-sidebar-body .notes-list li .note-item div{display:flex;justify-content:space-between;align-items:center}.reader-container .reader-sidebar .reader-sidebar-body .notes-list li .note-item button{background:transparent;outline:none;border-radius:8px;width:32px;height:32px;border:none;margin-bottom:4px;display:flex;justify-content:center;align-items:center}.reader-container .reader-sidebar .reader-sidebar-body .notes-list li .note-item button:hover{background:#0000001a}.reader-container .reader-sidebar .reader-sidebar-body .search-list{list-style:none;padding:0;max-height:calc(100vh - 412px);min-height:calc(100vh - 412px);overflow-y:auto;flex-grow:1;margin-top:0;position:relative}.reader-container .reader-sidebar .reader-sidebar-body .search-list li{padding:0 4px;margin-bottom:4px}.reader-container .reader-sidebar .reader-sidebar-body .search-list li .search-item{padding:0 4px;border-radius:8px;border:1px solid #ccc;direction:initial}.reader-container .reader-sidebar .reader-sidebar-body .search-list li .search-item pre{font-size:12px;text-align:start;cursor:pointer}.reader-container .reader-sidebar .reader-sidebar-body .empty-list{width:100%;text-align:center;position:absolute;top:50%;transform:translateY(-50%)}.reader-container .reader-sidebar .reader-sidebar-body .reader-themes-title{padding:8px;color:#516975;font-weight:700}.reader-container .reader-sidebar .reader-sidebar-body .reader-themes{display:flex;width:100%;justify-content:center;align-items:center;gap:16px}.reader-container .reader-sidebar .reader-sidebar-body .reader-themes button{width:32px;height:32px;border-radius:8px;outline:none}.reader-container .reader-sidebar .reader-sidebar-body .reader-font{padding:0 8px}.reader-container .reader-sidebar .reader-sidebar-body .reader-font-size{display:flex;width:100%;justify-content:center;align-items:center;gap:16px}.reader-container .reader-sidebar .reader-sidebar-body .reader-font-size .reader-font-size-value{font-weight:700}.reader-container .reader-sidebar .reader-sidebar-body .reader-font-size button{width:32px;height:32px;border-radius:8px;outline:none;padding:0}.reader-container .reader-sidebar .reader-sidebar-body .reader-font-size button svg{width:8px}.reader-container .reader-sidebar .reader-sidebar-body .reader-font-size button svg path{fill:#000}.reader-container .render-tools{position:fixed;bottom:64px;left:50%;transform:translate(-50%);z-index:1;min-height:50px;max-height:61px;display:flex;padding:4px;border-radius:8px;gap:4px;box-shadow:0 1px 10px 5px #0000001a;opacity:0;width:100%;max-width:320px;pointer-events:none;transition:opacity .1s linear;background:#fff}.reader-container .render-tools.show{opacity:1;pointer-events:initial}.reader-container .render-tools button{outline:none;background:transparent;border:none;border-radius:8px;padding:4px;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:33.3333333333%;gap:5px;font-size:12px}.reader-container .render-tools button svg{height:21px}.reader-container .render-tools button:hover{background:#0000000a}.reader-container .render-tools.classic{background:#f1e9de;box-shadow:0 1px 10px 5px #0000001a}.reader-container .render-tools.classic button{color:#42312a}.reader-container .render-tools.dark{background:#333;box-shadow:0 1px 10px 5px #ffffff1a}.reader-container .render-tools.dark button{color:#fff}.reader-container .react-transform-component .pdf-container{height:100%}.reader-container .pdf-container{height:calc(100vh - 104px);overflow:auto;display:flex;flex-direction:column;justify-content:start}.reader-container .pdf-container.start{justify-content:start}.reader-container .pdf-container .react-pdf__Document{margin:auto}.reader-container .pdf-container .react-pdf__Page__canvas{margin:0 auto}.reader-container .pdf-container .react-pdf__Page__annotations{display:none}.note-modal{margin-top:50px}.note-modal button{margin-top:8px;height:46px;width:100%;font-weight:700}@media screen and (min-width:480px){.note-modal{margin-top:40px}}@media screen and (min-width:768px){.reader-container .reader-navbar .book-title,.reader-container .reader-footer .book-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);flex-grow:initial}.note-modal{margin-top:30px}}.zoom{display:flex;position:absolute;top:0;right:0;gap:10px;width:100%;justify-content:center;align-items:center;height:50px}.zoom div{background-color:#fff;box-shadow:0 0 3px #00000059;border-radius:10px;height:24px;display:flex;justify-content:center;align-items:center;padding-inline:10px}.marketer-register{position:relative;display:flex;justify-content:space-between}.marketer-register>div:nth-child(2){position:absolute;top:0;left:calc((100% - 1px)/2);width:1px;height:100%;background-color:#bcc1ba80}.marketer-register .uploader-zones{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:flex-start}.marketer-register>.right-section,.marketer-register>.left-section{display:flex;flex-direction:column;width:calc((100% - 48px)/2)}.marketer-register>.right-section{gap:16px}.marketer-register>.right-section>.gender-container{display:flex;gap:48px}.marketer-register>.right-section>button{height:48px;font-size:18px;font-weight:700}.marketer-register>.left-section{gap:12px}.marketer-register>.left-section>p{color:#000}.marketer-register>.left-section>.logo{display:flex;justify-content:space-between;gap:16px}.marketer-register>.left-section>.logo>div{flex-grow:1;display:flex;flex-direction:column;gap:12px}.marketer-register>.left-section>.logo>div>button{height:50px;background-color:#f1f6f9;color:#bcc1ba;box-sizing:border-box;border:1px solid rgba(219,216,209,.4);border-radius:15px;font-size:18px;font-weight:700}.marketer-register>.left-section>.logo>img{width:112px;height:112px}.marketer-register>.left-section>.images-gallery{display:flex;justify-content:center;gap:4px;flex-wrap:wrap;height:177px;box-sizing:border-box;padding:8px;border:1px dashed rgba(134,149,152,.4);border-radius:15px;margin-bottom:16px}.marketer-register>.left-section>.images-gallery>img{width:100px;height:50px}.marketer-register>.left-section>.image-input{position:relative;display:flex;justify-content:center;align-items:center;height:48px;box-sizing:border-box;border:1px solid rgba(188,193,186,.5);border-radius:15px;transition:background-color .3s}.marketer-register>.left-section>.image-input:hover{background-color:#71dfe7}.marketer-register>.left-section>.image-input>input{position:absolute;inset:0;cursor:pointer;opacity:0}.marketer-register>.left-section>.image-input>p{color:#25828f;font-weight:700}@media screen and (max-width:768px){.marketer-register{flex-direction:column;align-items:center;gap:32px}.marketer-register>div:nth-child(2){display:none}.marketer-register>.right-section,.marketer-register>.left-section{width:100%;max-width:540px}}@media screen and (max-width:480px){.marketer-register>.right-section>button{font-size:16px}}.auth-modal{gap:16px}.auth-modal>svg{align-self:center;width:80px;height:100px}.auth-modal>label{align-self:flex-start}.auth-modal>button:nth-child(7){align-self:flex-start;background-color:unset;color:#25828f;border:none;font-size:16px}.auth-modal>button:nth-child(8){height:48px;font-size:18px;font-weight:700}.auth-modal>.line{height:1px;background-color:#dbd8d180}.auth-modal>.line+div{display:flex;align-items:center;gap:8px;color:#000;cursor:pointer}.auth-modal>.line+div+p,.auth-modal>.line+div+button{color:#000;cursor:pointer}@media screen and (max-width:480px){.auth-modal{gap:10px}.auth-modal>svg{width:54px;height:80px}.auth-modal>button:nth-child(7){font-size:14px}.auth-modal>.invite-code-input{margin-bottom:8px}.auth-modal>button:nth-child(8){height:40px;font-size:16px}.auth-modal>.line+div>p,.auth-modal>.line+div+p,.auth-modal>.line+div+button{font-size:14px}}.auth-form-tab-navigator{display:flex;gap:8px}.auth-form-tab-navigator>button{background-color:unset;color:#25828f;box-sizing:border-box;padding:8px 12px;border:1px solid rgba(219,216,209,.5);border-radius:20px 20px 0 0;font-size:16px;transition:background-color .3s,color .3s}.auth-form-tab-navigator>button:hover{color:#ff7f00}.auth-form-tab-navigator>button.active{background-color:#25828f;color:#fcfcfc}@media screen and (max-width:480px){.auth-form-tab-navigator>button{padding:6px 10px;border-radius:15px 15px 0 0;font-size:14px}}.username-login{display:flex;flex-direction:column}.email-login-modal,.username-login{gap:16px}.email-login-modal>svg,.username-login>svg{align-self:center;width:80px;height:100px}.email-login-modal>p:nth-child(5),.email-login-modal p.forget-password,.username-login>p:nth-child(5),.username-login p.forget-password{color:#869598;font-size:14px;cursor:pointer}.email-login-modal>button,.username-login>button{height:48px;font-size:18px;font-weight:700}@media screen and (max-width:480px){.email-login-modal,.username-login{gap:12px}.email-login-modal>svg,.username-login>svg{width:64px;height:80px}.email-login-modal>button,.username-login>button{height:40px;font-size:16px}}.log-out-modal{gap:16px;padding-top:48px!important}.log-out-modal>svg{align-self:center;width:80px;height:70px}.log-out-modal>p:nth-child(3){margin:-8px 0 16px}.log-out-modal>div:last-child{display:flex;justify-content:space-between}.log-out-modal>div:last-child>button{height:48px;width:calc((100% - 16px)/2);font-size:18px;font-weight:700}@media screen and (max-width:480px){.log-out-modal{gap:12px;padding-top:32px!important}.log-out-modal>div:last-child>button{height:40px}}.welcome-modal>svg{align-self:center}.welcome-modal>p{color:#25828f;margin-top:16px}.max-connection{gap:16px}.max-connection p{font-size:14px!important}.max-connection .max-connection-devices{gap:1vw;justify-content:space-between}.max-connection .max-connection-devices button{width:30px;height:30px;display:flex;justify-content:center;align-items:center;background:none;border:none;outline:none}.not-found .not-found-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:500px}.not-found .not-found-container svg{width:200px;opacity:.5;fill:#516975}.not-found .not-found-container p{color:#000;margin-top:18px;font-size:24px}@keyframes growDown{0%{transform:scaleY(0)}80%{transform:scaleY(1.1)}to{transform:scaleY(1)}}@keyframes shrinkUp{0%{transform:scaleY(1)}20%{transform:scaleY(1.1)}to{transform:scaleY(0)}}body,p{margin:0}body{font-family:IRANSans,"sans-serif"}*{box-sizing:border-box!important}pre{white-space:pre-wrap;font-family:IRANSans,"sans-serif"}button{cursor:pointer;padding:0;font-family:inherit}a{color:inherit;text-decoration:none}input{background:none;padding:0;border:none;outline:none;font-family:inherit}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}svg path{transition:fill .3s,stroke .3s}textarea{width:100%;background-color:#fcfcfc;color:#bcc1ba;box-sizing:border-box;padding:12px 24px;border:1px solid rgba(219,216,209,.5);border-radius:12px;outline:none;font-family:inherit;font-size:16px;resize:none;transition:color .3s,border-color .3s}textarea::placeholder{color:inherit}textarea:hover,textarea:focus{color:#869598;border:1px solid rgba(134,149,152,.5)}textarea:disabled{color:#bcc1ba;opacity:.7;border:1px solid rgba(219,216,209,.5);cursor:not-allowed}@media screen and (max-width:480px){textarea{padding:8px 16px;border-radius:8px;font-size:12px}}@font-face{font-family:IRANSans;src:url(/assets/IRANSans-Light-DX6OpLAw.woff2) format("woff2"),url(/assets/IRANSans-Light-DwDXCPDe.woff) format("woff"),url(/assets/IRANSans-Light-9J7oiy2r.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IRANSans;src:url(/assets/IRANSans-Regular-BumMTL17.woff2) format("woff2"),url(/assets/IRANSans-Regular-SvDHvkA5.woff) format("woff"),url(/assets/IRANSans-Regular-lwt436Um.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANSans;src:url(/assets/IRANSans-Bold-B1eNBiVK.woff2) format("woff2"),url(/assets/IRANSans-Bold-CfVrBX7X.woff) format("woff"),url(/assets/IRANSans-Bold-4Vn_o1v1.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/Vazir-Light-lDH1vP6B.woff2) format("woff2"),url(/assets/Vazir-Light-CutmgIP6.woff) format("woff"),url(/assets/Vazir-Light-BtLVEtXt.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/Vazir-Regular-C-N7JO8a.woff2) format("woff2"),url(/assets/Vazir-Regular-dn2V1wmY.woff) format("woff"),url(/assets/Vazir-Regular-CkduPSKf.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(/assets/Vazir-Bold-DeBaVKnm.woff2) format("woff2"),url(/assets/Vazir-Bold-BzsOPR9U.woff) format("woff"),url(/assets/Vazir-Bold-DMoliQUx.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Kurdish;src:url(/assets/K24KURDISH-Light-MtqRKrxI.ttf) format("truetype");font-weight:lighter;font-style:normal;font-display:swap}@font-face{font-family:Kurdish;src:url(/assets/K24KURDISH-Bold-Bkuugjb7.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Goran;src:url(/assets/KGoran-DslqaNOv.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mahan;src:url(/assets/UniMahanRiham-CFOkUg30.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--primary: #42bfdf }.app-wrapper{display:flex;flex-direction:column;align-items:center}.app-wrapper>.app-container{display:flex;flex-direction:column;width:100%;max-width:1440px;box-sizing:border-box;padding:8px 0 24px}.app-wrapper>.app-container>.content-container{width:100%;box-sizing:border-box;padding:24px 8.5% 64px}.app-wrapper>.app-container>.content-container:fullscreen{padding:0}.app-wrapper>.app-container>.content-container::backdrop{background:#fff}.toast-container{top:4rem!important}.shopping-cart-action{position:relative}.shopping-cart-action .shopping-cart-count{position:absolute;bottom:-4px;right:-4px;display:flex;width:18px;height:18px;border-radius:50%;background:#516975;justify-content:center;align-items:center;color:#fff;pointer-events:none}@media screen and (max-width:950px){.app-wrapper>.app-container>.content-container{padding:24px 5% 48px}}@media screen and (max-width:768px){.app-wrapper>.app-container>.content-container{padding:20px 16px 32px}}@media screen and (max-width:480px){.app-wrapper>.app-container>.content-container{padding:16px 8px 24px}}.button{box-sizing:border-box;border-radius:15px;font-weight:500;border:1px solid;transition:background-color .3s,color .3s,border-color .3s}.button.primary{background-color:#25828f;color:#fff;border-color:#25828f}.button.primary:hover{border-color:#71dfe7;color:#c2fff9}.button.secondary{background-color:#71dfe7;color:#fff;border-color:#71dfe7}.button.secondary:hover{border-color:#25828f}.button.ternary{background-color:#fff;color:#25828f;border-color:#bcc1ba}.button.ternary:hover{color:#ff7f00;border-color:#ff7f00}.button.toggle{background-color:#fcfcfc;border-color:#bcc1ba;color:#869598}.button.toggle:hover{background-color:#71dfe7;color:#25828f}.button.toggle.active{background-color:#fcfcfc;color:#25828f;border-color:#25828f}.button:disabled{background-color:#f1f6f9;color:#bcc1ba;border:1px solid rgba(219,216,209,.4);cursor:not-allowed}.button:disabled:hover{background-color:#f1f6f9;color:#bcc1ba;border-color:#dbd8d166}@media screen and (max-width:768px){.button{border-radius:12px}}@media screen and (max-width:480px){.button{border-radius:8px}}@media screen and (max-width:768px){.tab-selector-container{padding:8px 8px 0!important;gap:8px!important}.tab-selector-container p{font-size:16px!important;padding:4px 8px!important;height:auto!important;line-height:30px!important}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}#hidden-render-div{visibility:hidden;content-visibility:hidden;backface-visibility:hidden}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
