.Profile-module-sass-module__7l5Aea__container{max-width:800px;margin:2rem auto}.Profile-module-sass-module__7l5Aea__container h1{color:#333;padding:20px 0}.Profile-module-sass-module__7l5Aea__form{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.Profile-module-sass-module__7l5Aea__formGroup{margin-bottom:1.5rem}.Profile-module-sass-module__7l5Aea__formGroup label{color:#666;margin-bottom:.5rem;font-weight:500;display:block}.Profile-module-sass-module__7l5Aea__formGroup input,.Profile-module-sass-module__7l5Aea__formGroup textarea{border:1px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-size:1rem}.Profile-module-sass-module__7l5Aea__formGroup input:disabled,.Profile-module-sass-module__7l5Aea__formGroup textarea:disabled{cursor:not-allowed;background:#f5f5f5}.Profile-module-sass-module__7l5Aea__formGroup input:focus,.Profile-module-sass-module__7l5Aea__formGroup textarea:focus{border-color:#373f51;outline:none;box-shadow:0 0 0 2px #0070f31a}.Profile-module-sass-module__7l5Aea__formGroup textarea{resize:vertical;min-height:100px}.Profile-module-sass-module__7l5Aea__notification{z-index:1000;border-radius:4px;padding:1rem 2rem;animation:.3s ease-out Profile-module-sass-module__7l5Aea__slideIn;position:fixed;top:20px;right:20px}.Profile-module-sass-module__7l5Aea__notification.Profile-module-sass-module__7l5Aea__success{color:#fff;background-color:#4caf50}.Profile-module-sass-module__7l5Aea__notification.Profile-module-sass-module__7l5Aea__error{color:#fff;background-color:#f44336}@keyframes Profile-module-sass-module__7l5Aea__slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Profile-module-sass-module__7l5Aea__deleteSection{text-align:center;margin-top:60px}.Profile-module-sass-module__7l5Aea__deleteWarning{color:#856404;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:4px;margin-bottom:2rem;padding:1rem}.Profile-module-sass-module__7l5Aea__deleteButton{color:#fff;background-color:#dc3545}.Profile-module-sass-module__7l5Aea__deleteButton:hover{background-color:#c82333}
.UserAuth-module-sass-module__CDAjDq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UserAuth-module-sass-module__CDAjDq__modal{background:#fff;border-radius:8px;width:90%;max-width:400px;padding:2rem;position:relative;box-shadow:0 4px 6px #0000001a}@media (max-width:768px){.UserAuth-module-sass-module__CDAjDq__modal{width:95%;padding:1.5rem}}.UserAuth-module-sass-module__CDAjDq__closeButton{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.UserAuth-module-sass-module__CDAjDq__closeButton:hover{color:#333}.UserAuth-module-sass-module__CDAjDq__userAuth h2{text-align:center;margin-bottom:1rem;font-size:1.2rem}.UserAuth-module-sass-module__CDAjDq__magicLinkForm{flex-direction:column;gap:1rem;display:flex}.UserAuth-module-sass-module__CDAjDq__magicLinkForm .UserAuth-module-sass-module__CDAjDq__checkboxContainer{align-items:flex-start;gap:.5rem;display:flex}.UserAuth-module-sass-module__CDAjDq__magicLinkForm .UserAuth-module-sass-module__CDAjDq__checkboxContainer input[type=checkbox]{margin-top:.25rem}.UserAuth-module-sass-module__CDAjDq__magicLinkForm .UserAuth-module-sass-module__CDAjDq__checkboxContainer label{color:#666;flex:1;font-size:.9rem}.UserAuth-module-sass-module__CDAjDq__magicLinkForm input[type=email]{border:1px solid #ddd;border-radius:4px;padding:.75rem}.UserAuth-module-sass-module__CDAjDq__magicLinkForm button{color:#fff;cursor:pointer;background-color:#373f51;border:none;border-radius:4px;padding:.75rem}.UserAuth-module-sass-module__CDAjDq__magicLinkForm button:disabled{opacity:.7;cursor:not-allowed}.UserAuth-module-sass-module__CDAjDq__successMessage{text-align:center;padding:1rem}.UserAuth-module-sass-module__CDAjDq__socialButtons{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.UserAuth-module-sass-module__CDAjDq__socialButton{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;transition:background-color .2s;display:flex}.UserAuth-module-sass-module__CDAjDq__socialButton:hover{background-color:#f8f9fa}.UserAuth-module-sass-module__CDAjDq__googleButton{color:#333;border-color:#ddd}.UserAuth-module-sass-module__CDAjDq__facebookButton{color:#1877f2;border-color:#1877f2}.UserAuth-module-sass-module__CDAjDq__facebookButton:hover{background-color:#f8f9fa}.UserAuth-module-sass-module__CDAjDq__divider span{color:#666;background:#fff;padding:0 1rem;font-size:.9rem}.UserAuth-module-sass-module__CDAjDq__emailButton{width:100%;margin-top:.5rem}.UserAuth-module-sass-module__CDAjDq__loader{justify-content:center;align-items:center;padding:1rem;font-weight:700;display:flex}.UserAuth-module-sass-module__CDAjDq__googleButton{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:10px;display:flex}.UserAuth-module-sass-module__CDAjDq__googleButton:hover{background-color:#f5f5f5}.UserAuth-module-sass-module__CDAjDq__divider{text-align:center;margin:20px 0;position:relative}.UserAuth-module-sass-module__CDAjDq__divider:before,.UserAuth-module-sass-module__CDAjDq__divider:after{content:"";background-color:#ddd;width:45%;height:1px;position:absolute;top:50%}.UserAuth-module-sass-module__CDAjDq__divider:before{left:0}.UserAuth-module-sass-module__CDAjDq__divider:after{right:0}.UserAuth-module-sass-module__CDAjDq__divider span{color:#666;background-color:#fff;padding:0 10px}
.NavigationMenu-module-sass-module__nXL4xa__navlist{z-index:1000;background-color:#fff;position:fixed;top:0;right:0;box-shadow:0 2px 10px #0000001a}.NavigationMenu-module-sass-module__nXL4xa__navlist .NavigationMenu-module-sass-module__nXL4xa__navlistItem{text-align:left;box-sizing:border-box;padding:20px;font-family:sans-serif;text-decoration:none;display:block}.NavigationMenu-module-sass-module__nXL4xa__navlist .NavigationMenu-module-sass-module__nXL4xa__navlistItemAuthenticated{border-left:3px solid #32a24c}.NavigationMenu-module-sass-module__nXL4xa__navlist .NavigationMenu-module-sass-module__nXL4xa__navlistItem:hover{color:#fff;background-color:#333}.NavigationMenu-module-sass-module__nXL4xa__navmenulink{z-index:1000;position:fixed;top:20px;right:20px}.NavigationMenu-module-sass-module__nXL4xa__navmenulink a{background-color:#fff;border-radius:16px;justify-content:center;align-items:center;padding:5px;display:flex}.NavigationMenu-module-sass-module__nXL4xa__closebutton{text-align:right;box-sizing:border-box;padding:20px}.NavigationMenu-module-sass-module__nXL4xa__fadeIn{animation-name:NavigationMenu-module-sass-module__nXL4xa__fadeIn;animation-duration:1s}@keyframes NavigationMenu-module-sass-module__nXL4xa__fadeIn{0%{opacity:0}to{opacity:1}}@media only screen and (min-width:577px){.NavigationMenu-module-sass-module__nXL4xa__navlist{width:320px}}@media only screen and (max-width:576px){.NavigationMenu-module-sass-module__nXL4xa__navlist{box-sizing:border-box;width:100%}}
.AuthorBox-module-sass-module__s4U8xq__authorBox{text-align:left;box-sizing:border-box;flex-flow:row;align-items:center;gap:20px;width:100%;margin-top:40px;display:flex}.AuthorBox-module-sass-module__s4U8xq__authorBox .AuthorBox-module-sass-module__s4U8xq__avatar{background-position:50%;background-size:cover;border-radius:50%;flex:0 0 60px;width:60px;height:60px}.AuthorBox-module-sass-module__s4U8xq__authorBox .AuthorBox-module-sass-module__s4U8xq__authorInfo{alignItems:center;flex:1;min-width:0}.AuthorBox-module-sass-module__s4U8xq__authorBox .AuthorBox-module-sass-module__s4U8xq__authorInfo span{white-space:nowrap;color:#63ab63;font-family:sans-serif;font-size:14px;line-height:18px;display:block;overflow:hidden}.AuthorBox-module-sass-module__s4U8xq__authorBox .AuthorBox-module-sass-module__s4U8xq__authorInfo strong{font-size:16px}@media only screen and (max-width:1099px){.AuthorBox-module-sass-module__s4U8xq__authorBox{margin:20px 0}}
.UserStatusOverlay-module-sass-module__sVGgXq__overlay{z-index:1002;background:#32a24c;border-radius:16px;align-items:center;padding:4px;display:flex;position:fixed;top:20px;right:60px;box-shadow:0 2px 4px #0000001a}.UserStatusOverlay-module-sass-module__sVGgXq__userIcon{color:#fff;cursor:pointer;align-items:center;gap:8px;transition:transform .2s;display:flex;position:relative}.UserStatusOverlay-module-sass-module__sVGgXq__userIcon svg{width:22px;height:22px}.UserStatusOverlay-module-sass-module__sVGgXq__userIcon:hover{opacity:.9}.UserStatusOverlay-module-sass-module__sVGgXq__dropdown{z-index:1001;background:#fff;border-radius:4px;min-width:150px;margin-top:4px;animation:.2s ease-out UserStatusOverlay-module-sass-module__sVGgXq__slideDown;position:absolute;top:60px;right:10px;box-shadow:0 2px 8px #0000001a}.UserStatusOverlay-module-sass-module__sVGgXq__dropdownItem{color:#333;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:10px 15px;font-size:14px;text-decoration:none;display:block}.UserStatusOverlay-module-sass-module__sVGgXq__dropdownItem:hover{background:#f5f5f5}@keyframes UserStatusOverlay-module-sass-module__sVGgXq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.UserStatusOverlay-module-sass-module__sVGgXq__username{color:#fff;white-space:nowrap;margin-left:24px;font-size:14px}.UserStatusOverlay-module-sass-module__sVGgXq__username:hover{transform:scale(1.1)}
.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox a{color:#fff}@media only screen and (max-width:1440px){.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox{background-color:#132a23;background-image:url(/assets/images/bg-newsletter-phone.webp);background-position:top;background-repeat:no-repeat;background-size:cover}.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox .NewsletterBox-module-sass-module__rbe_RG__imageBox{box-sizing:border-box;text-align:center}.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox .NewsletterBox-module-sass-module__rbe_RG__imageBox img{width:70%;margin-top:60px;margin-right:-5%;padding:40px 0}.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox .NewsletterBox-module-sass-module__rbe_RG__descriptionBox{box-sizing:border-box;color:#fff;padding:20px;line-height:30px}.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox .NewsletterBox-module-sass-module__rbe_RG__descriptionBox h2{color:#eee;text-align:center;margin-bottom:30px;font-size:24px}}@media only screen and (min-width:577px){.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox{background-image:url(/assets/images/bg-newsletter.webp);background-repeat:no-repeat;background-position:cover;background-size:100%;display:flex}.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox .NewsletterBox-module-sass-module__rbe_RG__imageBox{box-sizing:border-box;text-align:center;width:50%}.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox .NewsletterBox-module-sass-module__rbe_RG__imageBox img{height:auto;padding:60px 0;width:48%!important}.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox .NewsletterBox-module-sass-module__rbe_RG__descriptionBox{box-sizing:border-box;color:#fff;width:50%;line-height:30px;padding:60px!important}.NewsletterBox-module-sass-module__rbe_RG__NewsletterBox .NewsletterBox-module-sass-module__rbe_RG__descriptionBox h2{color:#eee;text-align:left;margin-bottom:30px;font-size:40px}}
.NewsletterForm-module-sass-module__k6jRZG__newsletterForm input[type=text]{margin-bottom:30px}.NewsletterForm-module-sass-module__k6jRZG__newsletterForm input[type=text],.NewsletterForm-module-sass-module__k6jRZG__newsletterForm input[type=checkbox]{color:#333!important;background-color:#fff!important}.NewsletterForm-module-sass-module__k6jRZG__newsletterForm input[type=checkbox]+label:before{border:1px solid #fff}.NewsletterForm-module-sass-module__k6jRZG__newsletterForm label{color:#fff!important}@media only screen and (min-width:577px){.NewsletterForm-module-sass-module__k6jRZG__fieldgroup{flex-direction:row;column-gap:2rem;display:flex}}
.ArticlePage-module-sass-module__i0ILqW__pagecontent h2,.ArticlePage-module-sass-module__i0ILqW__pagecontent h3{text-align:center;margin-top:3rem}.ArticlePage-module-sass-module__i0ILqW__pagecontent b,.ArticlePage-module-sass-module__i0ILqW__pagecontent strong{font-weight:700}.ArticlePage-module-sass-module__i0ILqW__pagecontent .ArticlePage-module-sass-module__i0ILqW__deepLink{cursor:pointer;font-weight:700;text-decoration:underline}.ArticlePage-module-sass-module__i0ILqW__pagecontent p,.ArticlePage-module-sass-module__i0ILqW__pagecontent .ArticlePage-module-sass-module__i0ILqW__socialLandContent{font-family:Merriweather,serif;font-weight:400}@media only screen and (min-width:1100px){.ArticlePage-module-sass-module__i0ILqW__pagecontent p,.ArticlePage-module-sass-module__i0ILqW__pagecontent .ArticlePage-module-sass-module__i0ILqW__socialLandContent{width:700px;margin:0 auto;font-size:.8rem;line-height:1.3rem}}@media only screen and (max-width:1099px){.ArticlePage-module-sass-module__i0ILqW__pagecontent p,.ArticlePage-module-sass-module__i0ILqW__pagecontent .ArticlePage-module-sass-module__i0ILqW__socialLandContent{margin:0 30px;font-size:.9rem;line-height:1.4rem}}.ArticlePage-module-sass-module__i0ILqW__firstpage p:first-child{text-indent:0}.ArticlePage-module-sass-module__i0ILqW__firstpage p:first-child:first-letter{float:left;font-weight:700}@media only screen and (min-width:1100px){.ArticlePage-module-sass-module__i0ILqW__firstpage p:first-child:first-letter{width:700px;margin-right:10px;padding:28px 3px 0 0;font-size:4.3rem}}@media only screen and (max-width:1099px){.ArticlePage-module-sass-module__i0ILqW__firstpage p:first-child:first-letter{margin-right:10px;padding:26px 3px 6px;font-size:4.5rem}}.ArticlePage-module-sass-module__i0ILqW__firstpage iframe,.ArticlePage-module-sass-module__i0ILqW__firstpage figure{display:block}@media only screen and (min-width:960px){.ArticlePage-module-sass-module__i0ILqW__firstpage iframe,.ArticlePage-module-sass-module__i0ILqW__firstpage figure{width:900px;margin:40px auto 0}}@media only screen and (min-width:750px) and (max-width:959px){.ArticlePage-module-sass-module__i0ILqW__firstpage iframe,.ArticlePage-module-sass-module__i0ILqW__firstpage figure{width:700px;margin:40px auto 0}}@media only screen and (max-width:749px){.ArticlePage-module-sass-module__i0ILqW__firstpage iframe,.ArticlePage-module-sass-module__i0ILqW__firstpage figure{width:100%;margin-top:20px}}.ArticlePage-module-sass-module__i0ILqW__firstpage figure img{width:100%}@media only screen and (min-width:960px){.ArticlePage-module-sass-module__i0ILqW__firstpage iframe{height:550px}}@media only screen and (min-width:750px) and (max-width:959px){.ArticlePage-module-sass-module__i0ILqW__firstpage iframe{height:500px}}@media only screen and (max-width:749px){.ArticlePage-module-sass-module__i0ILqW__firstpage iframe{height:220px}}.ArticlePage-module-sass-module__i0ILqW__firstpage figure{margin-bottom:0}.ArticlePage-module-sass-module__i0ILqW__firstpage figure figcaption,.ArticlePage-module-sass-module__i0ILqW__firstpage .ArticlePage-module-sass-module__i0ILqW__videoCaption{text-align:center;padding-top:10px;font-size:.9rem}.ArticlePage-module-sass-module__i0ILqW__firstpage blockquote{margin-top:40px;font-size:.9rem;font-style:italic;border:none!important;padding:0!important}.ArticlePage-module-sass-module__i0ILqW__firstpage blockquote p{background-color:#eee;padding:20px;display:block}.ArticlePage-module-sass-module__i0ILqW__firstpage blockquote cite{text-align:right;margin-top:2rem;font-size:.7rem;display:block}.ArticlePage-module-sass-module__i0ILqW__lastUpdate{text-align:center;margin-top:40px;font-size:14px}.ArticlePage-module-sass-module__i0ILqW__novelParagraph p{text-indent:1.2rem;padding-top:0;padding-bottom:0}@media only screen and (min-width:1100px){.ArticlePage-module-sass-module__i0ILqW__novelParagraph p{width:700px;margin:0 auto}}@media only screen and (max-width:1099px){.ArticlePage-module-sass-module__i0ILqW__novelParagraph p{margin:0 30px}}.ArticlePage-module-sass-module__i0ILqW__articleParagraph p{text-indent:1.2rem;margin-top:0;padding-top:.8rem}.ArticlePage-module-sass-module__i0ILqW__pagingContainer{margin:0 20px}.ArticlePage-module-sass-module__i0ILqW__pagingContainer .ArticlePage-module-sass-module__i0ILqW__pagingButtons{flex-direction:row;column-gap:20px;margin-top:40px;list-style-type:none;display:flex;padding-left:0!important}.ArticlePage-module-sass-module__i0ILqW__pagingContainer .ArticlePage-module-sass-module__i0ILqW__pagingButtons li{padding:0}@media only screen and (min-width:1100px){.ArticlePage-module-sass-module__i0ILqW__pagingContainer .ArticlePage-module-sass-module__i0ILqW__pagingButtons{justify-content:space-between;width:700px;margin:40px auto}}@media only screen and (max-width:1099px){.ArticlePage-module-sass-module__i0ILqW__pagingContainer .ArticlePage-module-sass-module__i0ILqW__pagingButtons{justify-content:center;align-items:center}}.ArticlePage-module-sass-module__i0ILqW__pageTools{text-align:center;font-size:.9rem}@media only screen and (min-width:750px){.ArticlePage-module-sass-module__i0ILqW__pageTools{width:700px;margin:0 auto}}.ArticlePage-module-sass-module__i0ILqW__storiesIndex{font-family:Merriweather,serif;font-weight:400}.ArticlePage-module-sass-module__i0ILqW__storiesIndex li{margin-bottom:10px}@media only screen and (min-width:750px){.ArticlePage-module-sass-module__i0ILqW__storiesIndex{width:700px;margin:0 auto}}
.AudioPlayer-module-sass-module__SAn3rG__time{margin-top:.7rem;display:block}
.MusicAlbum-module-sass-module__0rEGbq__songsList{padding:0;list-style-type:none;margin:20px 0!important}.MusicAlbum-module-sass-module__0rEGbq__songsList li{margin:0;padding:0}.MusicAlbum-module-sass-module__0rEGbq__songsList li span{margin-right:15px;display:inline-block}.MusicAlbum-module-sass-module__0rEGbq__songsList li a{padding:10px;text-decoration:none;display:block}.MusicAlbum-module-sass-module__0rEGbq__songsList li .MusicAlbum-module-sass-module__0rEGbq__plaingSong{color:#333;border:1px solid #ccc;border-radius:10px;margin:5px 0;padding:20px;font-weight:700;transition:all .3s ease-in-out}.MusicAlbum-module-sass-module__0rEGbq__songsList li .MusicAlbum-module-sass-module__0rEGbq__plaingSong:hover{color:#fff;background:#ccc}
.SimplePageWrapper-module-sass-module__hkoNWG__simplePageWrapper h1{font-family:Merriweather,serif;font-size:50px;font-weight:400}@media only screen and (min-width:1100px){.SimplePageWrapper-module-sass-module__hkoNWG__simplePageWrapper .SimplePageWrapper-module-sass-module__hkoNWG__header{width:700px;margin:50px auto;overflow:hidden}.SimplePageWrapper-module-sass-module__hkoNWG__simplePageWrapper .SimplePageWrapper-module-sass-module__hkoNWG__header h1{margin:20px 0 0;padding:0}}@media only screen and (max-width:1099px){.SimplePageWrapper-module-sass-module__hkoNWG__header{padding:20px 30px}.SimplePageWrapper-module-sass-module__hkoNWG__header h1{margin:20px 0 0;font-size:35px}}
.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper h1{font-family:Merriweather,serif;font-size:50px;font-weight:400}.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper h3{text-align:left!important}.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper form{margin-bottom:2rem;overflow:hidden}.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper form label{color:#333!important;font-size:18px!important;display:inline-block!important}.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper form button{margin:0 auto;display:block}.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper form input[type=checkbox]+label:before{border:1px solid #333;width:20px;height:20px}.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper header h3{margin-bottom:5px;padding-bottom:0;font-family:Merriweather,serif}.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper header a{color:#64abb4;font-family:Merriweather,serif;font-size:1rem;text-decoration:none}@media only screen and (min-width:1100px){.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper .SocialPageWrapper-module-sass-module__iVBsPq__header{width:700px;margin:50px auto;overflow:hidden}.SocialPageWrapper-module-sass-module__iVBsPq__simplePageWrapper .SocialPageWrapper-module-sass-module__iVBsPq__header h1{margin:20px 0 0;padding:0}}@media only screen and (max-width:1099px){.SocialPageWrapper-module-sass-module__iVBsPq__header{padding:20px 30px}.SocialPageWrapper-module-sass-module__iVBsPq__header h1{margin:20px 0 0;font-size:35px}}
.SongSlug-module-sass-module__l7j7iW__lyrics p{margin-bottom:1.5rem!important}@media only screen and (min-width:577px){.SongSlug-module-sass-module__l7j7iW__albumCover{width:90%}}@media only screen and (max-width:576px){.SongSlug-module-sass-module__l7j7iW__coverHeader{display:none}}
