body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media(max-width:767px){.mainBody{height:78vh;padding:0 1rem .5rem}}@media(min-width:767px)and (max-width:1279px){.mainBody{padding:.25rem 1rem 1rem}}@media(min-width:1279px){.mainBody{display:flex;flex-direction:row;justify-content:space-between}}.mainBody__headerWrapper{display:flex;flex-direction:row;justify-content:center}@media(max-width:767px){.mainBody__headerIcon{width:15%}}@media(min-width:767px)and (max-width:1279px){.mainBody__headerIcon{width:6%}}@media(min-width:1279px){.mainBody__headerIcon{width:6%}}.mainBody__header{font-family:Montserrat-regular}@media(max-width:767px){.mainBody__header{font-size:28px;text-align:center}}@media(min-width:767px)and (max-width:1279px){.mainBody__header{font-size:20px}}.signup{display:flex;flex-direction:column}.signup__labels{color:#afafaf}@media(max-width:767px){.signup__labels{font-size:11px;padding:0 0 6px 3px}}@media(min-width:767px)and (max-width:1279px){.signup__labels{font-size:14px;padding:0 0 6px 3px}}@media(min-width:1279px){.signup__labels{font-size:14px;padding:0 0 6px 3px}}.signup__field{background-color:#f0f0f0;background-position-x:right;background-position-y:center;background-repeat:no-repeat;background-size:2vw;border:0;border-radius:9999px;box-shadow:0 2px 8px #0000001f;line-height:44px;margin-bottom:.625rem;text-indent:.5625rem;width:100%}@media(min-width:1279px){.signup__field{margin-bottom:0}}.signup__field--name{background-image:url(/static/media/badge.f931c5f5582e6903b45d.svg)}.signup__field--email{background-image:url(/static/media/local_post_office.4c38dce4dff7de8a8130.svg)}.signup__field--username{background-image:url(/static/media/person.6641f876c9c8eb681391.svg)}.signup__field--password{background-image:url(/static/media/key.28dc27c80c466f237ec3.svg)}.signup__field--confirm{background-image:url(/static/media/lock_reset.b99c4a4ff636e3ffaf85.svg)}@media(max-width:767px){.signup__field::placeholder{font-family:Montserrat-regular;font-size:10px;text-indent:.5rem}}@media(min-width:767px)and (max-width:1279px){.signup__field::placeholder{font-family:Montserrat-regular;font-size:10px;text-indent:.5rem}}.signup__button{background-color:#45f1cb;border:0;border-radius:22px;cursor:pointer;font-family:Montserrat-regular}@media(max-width:767px){.signup__button{font-size:12px;height:5vh}}@media(min-width:767px)and (max-width:1279px){.signup__button{font-size:12px;height:5vh}}@media(min-width:1279px){.signup__button{font-size:18px;height:5vh}}.signup__redirectLogin{color:#030303;font-family:Montserrat-regular;font-size:12px;margin-top:1rem;text-align:center}.signup__redirectLogin--link{background:none;border:none;color:blue;cursor:pointer;text-decoration:underline}@media(min-width:1279px){.signup__redirectLogin{font-size:14px}}.signup__redirectLogin--link:hover{text-decoration:none}.navbarDesktop{background-color:#81dabe;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media(max-width:767px){.navbarDesktop{display:none}}@media(min-width:767px)and (max-width:1279px){.navbarDesktop{display:none}}@media(min-width:1279px){.navbarDesktop{align-items:center;display:flex;flex-direction:column;height:48.375rem;justify-content:space-around;width:40%}}.navbarDesktop__link{text-decoration:none}@media(max-width:767px){.navbarDesktop__link{display:none}}@media(min-width:767px)and (max-width:1279px){.navbarDesktop__link{display:none}}@media(min-width:1279px){.navbarDesktop__link{align-items:center;display:flex;margin:auto;padding-top:7px}}@media(max-width:767px){.navbarDesktop__icon{width:12vw}}@media(min-width:767px)and (max-width:1279px){.navbarDesktop__icon{width:5vw}}@media(min-width:1279px){.navbarDesktop__icon{width:5vw}}.navbarDesktop__header{color:#030303;font-family:Montserrat-regular;font-size:19px}@media(min-width:767px)and (max-width:1279px){.navbarDesktop__header{font-size:24px}}@media(min-width:1279px){.formConainer-Desktop{padding:2rem 1rem;width:60%}}.signupForm{align-items:center;display:flex}@media(max-width:767px){.signupForm{margin-bottom:.5rem}}@media(min-width:1279px){.signupForm__errorImage{width:14px}}@media(min-width:767px)and (max-width:1279px){.signupForm__errorImage{width:14px}}@media(max-width:767px){.signupForm__errorImage{width:10px}}.signupForm__errorMessage{color:red;font-size:12px}.modalBackground{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:2}.overLay{background-color:#000;height:100%;opacity:.5;position:absolute;width:100%}.modalContainer{align-items:center;animation:appear 1s ease;animation-fill-mode:forwards;animation-iteration-count:1;background-color:#fefefe;border:1px solid #21c0a5;border-radius:8px;display:flex;flex-direction:column;height:40%;width:80%;z-index:3}@media(min-width:767px)and (max-width:1279px){.modalContainer{height:45%}}@media(min-width:1279px){.modalContainer{width:40%}}.modalContainer__cancelBtn{align-self:self-start;background-color:#fff;border:none;display:flex;margin:4px 0 0 4px}.modalContainer__title{color:#21c0a5;font-family:Montserrat-bold;margin-bottom:.625rem}.login{display:flex;flex-direction:column;gap:.5rem;width:80%}.login__field{background-color:#f0f0f0;border:0;border-radius:9999px;box-shadow:0 2px 8px #0000001f;line-height:32px;margin-bottom:1rem;text-indent:.5625rem;width:100%}.login__field::placeholder{font-family:Montserrat-regular;font-size:10px;text-indent:.5rem}.login__labels{color:#030303;font-family:Montserrat-regular}@media(max-width:767px){.login__labels{font-size:11px}}.login__button{background-color:#030303;border:0;border-radius:22px;color:#fff;cursor:pointer;font-family:Montserrat-bold}@media(max-width:767px){.login__button{font-size:12px;height:5vh}}@media(min-width:767px)and (max-width:1279px){.login__button{font-size:12px;height:5vh;margin-top:10px}}@media(min-width:1279px){.login__button{font-size:18px;height:5vh;margin-top:10px}}.login__redirectSignup{color:#030303;font-family:Montserrat-regular;font-size:12px;margin-top:14px}.login__redirectSignup--link{background:none;border:none;color:blue;cursor:pointer;text-decoration:underline}.login__redirectSignup--link:hover{text-decoration:none}@media(max-width:767px){.main{border:none;height:66vh;padding:3rem 1rem}}@media(min-width:767px)and (max-width:1279px){.main{background-color:#fff;border:1px solid #fff;border-radius:24px;box-shadow:0 2px 8px #00000029;box-sizing:border-box;margin:5rem auto;width:50%}}@media(min-width:1279px){.main{background-color:#fff;border:1px solid #fff;border-radius:24px;box-shadow:0 2px 8px #00000029;box-sizing:border-box;margin:5rem auto;width:50%}}.main__imageWrapper{text-align:center}@media(max-width:767px){.main__imageWrapper--image{width:40%}}@media(min-width:767px)and (max-width:1279px){.main__imageWrapper--image{width:25%}}@media(min-width:1279px){.main__imageWrapper--image{width:25%}}.main.animate{animation:fadeOut 1s forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.articleForm{display:flex;flex-direction:column}@media(min-width:767px)and (max-width:1279px){.articleForm{padding:1rem}}@media(min-width:1279px){.articleForm{padding:1rem}}.articleForm__field{background-color:#f0f0f0;border:0;border-radius:9999px;box-shadow:0 2px 8px #0000001f;line-height:44px;margin-bottom:1rem;text-indent:.5625rem;width:100%}.articleForm__field--category{height:5vh}.articleForm__field::placeholder{font-family:Montserrat-regular;font-size:10px;text-indent:.5rem}.articleForm__labels{color:#030303;font-family:Montserrat-regular;margin-bottom:5px}@media(max-width:767px){.articleForm__labels{font-size:11px;padding:0 0 1px 3px}}.articleForm__button{background-color:#030303;border:0;border-radius:22px;color:#fff;cursor:pointer;font-family:Montserrat-bold}@media(max-width:767px){.articleForm__button{font-size:12px;height:5vh}}@media(min-width:767px)and (max-width:1279px){.articleForm__button{font-size:12px;height:5vh;margin-top:10px}}@media(min-width:1279px){.articleForm__button{font-size:18px;height:5vh;margin-top:10px}}@media(min-width:767px)and (max-width:1279px){.desktopContainer{height:66vh}}@media(min-width:1279px){.desktopContainer{height:auto}}@media(max-width:767px){.Desktopnavbar{display:none}}@media(min-width:767px)and (max-width:1279px){.Desktopnavbar{display:none}}@media(min-width:1279px){.Desktopnavbar{background-color:#81dabe;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:10vh}.Desktopnavbar__wrapper{align-items:center;display:flex;flex-direction:row;gap:6rem;justify-content:space-between;padding:0 1rem}.Desktopnavbar__link{align-items:center;display:flex;padding-top:7px;text-decoration:none}}@media(min-width:1279px)and (max-width:767px){.Desktopnavbar__icon{width:12vw}}@media(min-width:1279px)and (min-width:767px)and (max-width:1279px){.Desktopnavbar__icon{width:5vw}}@media(min-width:1279px)and (min-width:1279px){.Desktopnavbar__icon{width:5vw}}@media(min-width:1279px){.Desktopnavbar__header{color:#030303;font-family:Montserrat-regular;font-size:19px}}@media(min-width:1279px)and (min-width:767px)and (max-width:1279px){.Desktopnavbar__header{font-size:24px}}.summarizeForm{align-items:center;display:flex}@media(max-width:767px){.summarizeForm{margin-bottom:.5rem}}@media(min-width:1279px){.summarizeForm__errorImage{width:14px}}@media(min-width:767px)and (max-width:1279px){.summarizeForm__errorImage{width:14px}}@media(max-width:767px){.summarizeForm__errorImage{width:10px}}.summarizeForm__errorMessage{color:red;font-size:12px}.navbar{background-color:#81dabe;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media(max-width:767px){.navbar{align-items:center;display:flex;flex-direction:row;height:8vh;justify-content:center}}@media(min-width:767px)and (max-width:1279px){.navbar{align-items:center;display:flex;flex-direction:row;height:10vh;justify-content:center}}@media(min-width:1279px){.navbar{display:none}}@media(max-width:767px){.navbar__wrapper{align-items:center;display:flex;flex-direction:row;gap:6rem;padding:0 .5rem}}@media(min-width:767px)and (max-width:1279px){.navbar__wrapper{align-items:center;display:flex;flex-direction:row;gap:6rem;justify-content:space-between;padding:0 50px 0 19px}}.navbar__link{text-decoration:none}@media(max-width:767px){.navbar__link{align-items:center;display:flex;margin:auto;padding-top:7px}}@media(min-width:767px)and (max-width:1279px){.navbar__link{align-items:center;display:flex;padding-top:7px}}@media(min-width:1279px){.navbar__link{align-items:center;display:flex;margin:auto;padding-top:7px}}@media(max-width:767px){.navbar__icon{width:12vw}}@media(min-width:767px)and (max-width:1279px){.navbar__icon{width:5vw}}@media(min-width:1279px){.navbar__icon{width:5vw}}.navbar__header{color:#030303;font-family:Montserrat-regular;font-size:19px}@media(min-width:767px)and (max-width:1279px){.navbar__header{font-size:24px}}.user{display:flex;flex-direction:column;width:50%}@media(max-width:767px){.user{gap:3px}}@media(min-width:767px)and (max-width:1279px){.user{align-items:self-end;display:flex;flex-direction:row;width:21%}}@media(min-width:1279px){.user{align-items:baseline;display:flex;flex-direction:row;padding-right:1rem;width:15%}}.user__wrapper{display:flex;flex-direction:row;gap:5px;justify-content:space-evenly}@media(max-width:767px){.user__wrapper{gap:11px}}@media(min-width:767px)and (max-width:1279px){.user__wrapper{align-items:center}}@media(min-width:1279px){.user__wrapper--profile{align-items:flex-end;align-items:center;display:flex}}.user__wrapper--login{align-items:end;display:flex;flex-direction:row;gap:0;text-decoration:none}@media(min-width:767px)and (max-width:1279px){.user__wrapper--login{justify-content:right}}@media(min-width:1279px){.user__wrapper--login{justify-content:right}}.user__loginTitle{color:#030303;font-family:Montserrat-bold;font-size:12px}.user__name{color:#fff;font-family:Montserrat-bold;font-size:20px}@media(min-width:767px)and (max-width:1279px){.user__name{color:#030303;font-size:15px}}@media(min-width:1279px){.user__name{color:#030303;font-size:26px}}@media(max-width:767px){.user__person{display:none}}@media(min-width:767px)and (max-width:1279px){.user__person{width:40%}}@media(min-width:1279px){.user__person{width:30%}}@media(max-width:767px){.user__icons{width:5vw}}@media(min-width:767px)and (max-width:1279px){.user__icons{width:2.5vw}}@media(min-width:1279px){.user__icons{width:2vw}}@media(min-width:767px)and (max-width:1279px){.user__icons--login{width:5%}}@media(min-width:1279px){.user__icons--login{width:5%}}@media(max-width:767px){.mainAnimate{border:none;height:66vh;padding:3rem 1rem}}@media(min-width:767px)and (max-width:1279px){.mainAnimate{animation:extend 2s ease-in-out forwards;background-color:#fff;border:1px solid #fff;border-radius:24px;box-shadow:0 2px 8px #00000029;box-sizing:border-box;margin:5rem auto;width:50%}}@media(min-width:1279px){.mainAnimate{animation:extendDesktop 2s ease-in-out forwards;background-color:#fff;border:1px solid #fff;border-radius:24px;box-shadow:0 2px 8px #00000029;box-sizing:border-box;margin:5rem auto;width:50%}}@keyframes extend{0%{height:0}50%{height:50vh}to{height:15vh;width:40%}}@keyframes extendDesktop{0%{height:0}50%{height:50vh}to{height:22vh;width:40%}}.mainAnimate__imageWrapperAnimate{animation:moveDown 2s ease-in-out forwards,spin 5s linear 2s infinite;position:relative;text-align:center}@media(max-width:767px){.mainAnimate__imageWrapperAnimate--image{width:40%}}@media(min-width:767px)and (max-width:1279px){.mainAnimate__imageWrapperAnimate--image{width:25%}}@media(min-width:1279px){.mainAnimate__imageWrapperAnimate--image{width:25%}}@keyframes moveDown{0%{transform:translateZ(0)}50%{transform:translate3d(0,70%,0)}to{transform:translateZ(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(min-width:767px)and (max-width:1279px){.desktopContainerAnimate{height:66vh}}@media(min-width:1279px){.desktopContainerAnimate{height:70vh}}.footer{background-color:#e1e1e1}@media(max-width:767px){.footer{display:flex;flex-direction:column;gap:.3125rem;height:-webkit-max-content;height:max-content;padding:.5rem 1rem}}@media(min-width:767px)and (max-width:1279px){.footer{padding:.5rem 2rem}}@media(min-width:1279px){.footer{padding:.5rem 2rem}}.footer__brand{align-items:flex-start;display:flex;flex-direction:row}@media(min-width:1279px){.footer__brand{align-items:center}}.footer__brand--name{font-family:Montserrat-regular}@media(max-width:767px){.footer__brand--name{font-size:10px}}.footer__contact{display:flex;flex-direction:column;gap:.25rem}.footer__contact--email{align-items:center;display:flex;gap:.3125rem}.footer__contact--social{display:flex;flex-direction:row;gap:.5rem}.footer__contact--header{font-family:Montserrat-regular}@media(max-width:767px){.footer__contact--header{font-size:9px}}@media(min-width:767px)and (max-width:1279px){.footer__contact--header{font-size:12px}}@media(min-width:1279px){.footer__contact--header{font-size:12px}}.footer__containers{display:flex;flex-direction:row;justify-content:space-between}.footer__containers--copyright{font-family:Montserrat-regular;font-size:10px;text-align:center}.icons{cursor:pointer}@media(max-width:767px){.icons{width:10px}}@media(min-width:767px)and (max-width:1279px){.icons{width:2vw}}@media(min-width:1279px){.icons{width:1vw}}@media(max-width:767px){.icons__logo{width:4vw}}@media(min-width:767px)and (max-width:1279px){.icons__logo{width:4vw}}@media(min-width:1279px){.icons__logo{width:4vw}}hr{border-block-width:.001px;border-color:#afafaf}@media(min-width:1279px){.SummaryDesktopnavbar{background-color:#81dabe;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:105vh;width:-webkit-min-content;width:min-content}.SummaryDesktopnavbar__wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:0 1rem}.SummaryDesktopnavbar__link{align-items:center;display:flex;flex-direction:column;padding-top:7px;text-decoration:none}}.article{background-color:#fff;border:1px solid #fff;border-radius:24px;box-shadow:0 2px 8px #00000029;box-sizing:border-box;margin:3rem auto 5rem;padding:0 1rem 1rem;width:85%}.article__title{animation:appearIn 9s ease-in-out}@media(max-width:767px){.article{animation:extendMobile 2s ease-in forwards}}@media(min-width:767px)and (max-width:1279px){.article{animation:extendTablet 2s ease-in forwards;height:50vh}}@media(min-width:1279px){.article{width:50%}}@keyframes extendMobile{0%{height:0;width:0}50%{height:25vh;width:45%}to{height:-webkit-max-content;height:max-content;width:85%}}@keyframes extendTablet{0%{height:0;width:0}25%{height:15vh;width:15%}50%{height:25vh;width:45%}to{height:50vh;width:85%}}.article__summary{animation:appearIn 8s ease-in-out;font-family:monospace;font-size:16px;line-height:26px}@media(min-width:1279px){.article__summary{font-size:20px;line-height:50px}}@keyframes appearIn{0%{opacity:0}to{opacity:1}}.article__breakdown{background-color:#f0f0f0;border:1px solid #fff;border-radius:24px;box-shadow:0 2px 8px #00000029;box-sizing:border-box;margin:5rem auto;width:85%}@media(min-width:767px)and (max-width:1279px){.article__breakdown{animation:extendBreakdownDesktop 16s ease-in-out}}@media(min-width:1279px){.article__breakdown{animation:extendBreakdownDesktop 9s ease-in-out;height:-webkit-max-content;height:max-content;width:30%}}@keyframes appearBreakdownDesktop{0%{opacity:0}to{opacity:1}}.article__headingBox{align-items:center;animation:extendBreakdownDesktop 9s ease-in-out;background-color:#81dabe;border-radius:15px;box-shadow:0 2px 8px #00000029;display:flex;flex-direction:row;gap:.75rem;height:57px;justify-content:center}.article__icon{width:10%}@media(min-width:767px)and (max-width:1279px){.article__icon{width:4%}}.article__breakdownContent{display:flex;flex-direction:column;gap:1rem;padding:1rem}.article__popularityContainer{display:flex;justify-content:space-between}.article__popularity{font-family:Montserrat-bold;font-size:12px;font-weight:600}@media(min-width:767px)and (max-width:1279px){.article__popularity{font-size:15px}}.article__popularity--rating{font-family:Montserrat-bold;font-weight:500}.article__popularity--trendImage{width:8%}.article__popularity--headingWrapper{align-items:center;display:flex;flex-direction:row;gap:6px;width:67%}.article__sourceContainer{display:flex;justify-content:space-between}.article__source{font-family:Montserrat-bold;font-size:15px;font-weight:600}.article__source--headingWrapper{align-items:center;display:flex;flex-direction:row;gap:6px;width:67%}.article__source--sourceImage{width:8%}.article__source--link{font-family:Montserrat-bold;font-weight:500}.article__videos{display:flex;flex-direction:column;font-family:Montserrat-regular;font-size:12px;text-decoration:none}.article__videos--headingWrapper{display:flex;flex-direction:row;gap:5px}@media(min-width:767px)and (max-width:1279px){.article__videos--headingWrapper{align-items:center}}@media(min-width:1279px){.article__videos--headingWrapper{align-items:center}}.article__videos--youtube{width:8%}@media(min-width:767px)and (max-width:1279px){.article__videos--youtube{width:5%}}.article__videos--links{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article__videos--header{font-family:Montserrat-bold;font-size:12px;font-weight:600}.article__callToActions{display:flex;flex-direction:row;font-size:12px;gap:1rem;justify-content:center}.article__buttons{background-color:#030303;background-position-x:10px;background-position-y:center;background-repeat:no-repeat;border:0;border-radius:22px;color:#fff;cursor:pointer;font-family:Montserrat-bold;font-size:12px;height:3vh;width:30vw}@media(min-width:767px)and (max-width:1279px){.article__buttons{height:5vh;width:18vw}}.article__buttons--save{background-image:url(/static/media/save.a574de7d67fab8854aa4.svg);background-repeat:no-repeat;background-size:17%}.article__buttons--share{background-image:url(/static/media/share.0bfe95791574e3dc42ef.svg);background-repeat:no-repeat;background-size:12%}ul{margin-top:0;padding-left:1rem}.userSummaryPage{display:flex;flex-direction:column;width:50%}@media(min-width:767px)and (max-width:1279px){.userSummaryPage{align-items:self-end;display:flex;flex-direction:row;width:21%}}@media(min-width:1279px){.userSummaryPage{align-items:center;display:flex;flex-direction:column;width:15%}}.userSummaryPage__wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem}@media(min-width:1279px){.userSummaryPage__wrapper--profile{align-items:center;display:flex;flex-direction:column;gap:0;margin-bottom:3rem}}.userSummaryPage__wrapper--login{align-items:end;display:flex;flex-direction:row;gap:0;text-decoration:none}.userSummaryPage__loginTitle{color:#030303;font-family:Montserrat-bold;font-size:12px}.userSummaryPage__name{color:#fff;font-family:Montserrat-bold;font-size:20px}@media(min-width:767px)and (max-width:1279px){.userSummaryPage__name{color:#030303;font-size:15px}}@media(min-width:1279px){.userSummaryPage__name{color:#030303;font-size:18px;padding:.625rem 0 0}}@media(max-width:767px){.userSummaryPage__person{display:none}}@media(min-width:767px)and (max-width:1279px){.userSummaryPage__person{width:40%}}@media(min-width:1279px){.userSummaryPage__person{width:2vw}}.userSummaryPage__icons{cursor:pointer;width:20%}@media(min-width:767px)and (max-width:1279px){.userSummaryPage__icons{width:15%}}@media(min-width:1279px){.userSummaryPage__icons{width:2vw}}@media(min-width:767px)and (max-width:1279px){.userSummaryPage__icons--login{width:5%}}@media(min-width:1279px){.userSummaryPage__icons--login{width:22%}}@media(max-width:767px){.noDataPage{height:80vh}}@media(min-width:767px)and (max-width:1279px){.noDataPage{height:72vh}}@media(min-width:1279px){.noDataPage{display:flex;flex-direction:row}}.noDataPage__main{align-items:center;background-color:#f0f0f0;border:1px solid #fff;border-radius:24px;box-shadow:0 2px 8px #00000029;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin:3rem auto auto;padding-top:1rem;text-align:center;width:33%}@media(max-width:767px){.noDataPage__main{height:37vh;width:80%}}@media(min-width:767px)and (max-width:1279px){.noDataPage__main{height:30vh}}@media(min-width:1279px){.noDataPage__main{height:25vh;margin:15rem auto auto}}.noDataPage__message{font-family:Montserrat-bold;font-size:24px}.noDataPage__icon{width:10%}.noDataPage__link{font-family:Montserrat-bold;font-size:15px}.articleModalsContainer{align-items:center;animation:appear 1s ease;animation-fill-mode:forwards;animation-iteration-count:1;background-color:#fefefe;border:1px solid #21c0a5;border-radius:8px;display:flex;flex-direction:column;height:18%;width:50%;z-index:3}@media(min-width:767px)and (max-width:1279px){.articleModalsContainer{height:25%;width:50%}}@media(min-width:1279px){.articleModalsContainer{height:21%}}@media(max-width:767px){.articleModalsContainer{height:24%;width:95%}}.articleModalsContainer__cancelBtn{align-self:self-start;background-color:#fff;border:none;display:flex;margin:4px 0 0 4px}.articleModalsContainer__title{color:#030303;font-family:Montserrat-bold;font-size:15px;font-weight:600;margin-bottom:.625rem;padding:0 2rem}@media(max-width:767px){.articleModalsContainer__title{font-size:17px}}@media(min-width:1279px){.articleModalsContainer__title{font-size:25px}}.save{display:flex;flex-direction:column;gap:.5rem;width:80%}.save__button{border:0;border-radius:22px;color:#fff;cursor:pointer;font-family:Montserrat-bold}@media(max-width:767px){.save__button{font-size:12px;height:5vh}}@media(min-width:767px)and (max-width:1279px){.save__button{font-size:12px;height:5vh;margin-top:10px}}@media(min-width:1279px){.save__button{font-size:18px;height:5vh;margin-top:10px}}.save__button--yes{background-color:#21c0a5}.save__button--no{background-color:red}.share{display:flex;flex-direction:column;gap:.5rem;width:80%}.share__buttonContainer{display:flex;flex-direction:row;gap:5rem;justify-content:center}.share__field{background-color:#f0f0f0;border:0;border-radius:9999px;box-shadow:0 2px 8px #0000001f;line-height:32px;text-indent:.5625rem;width:100%}@media(max-width:767px){.share__field{margin-bottom:8px}}.share__field::placeholder{font-family:Montserrat-regular;font-size:15px;text-indent:.5rem}.share__labels{color:#030303;font-family:Montserrat-bold;font-size:24px}@media(max-width:767px){.share__labels{font-size:11px}}.share__button{border:0;border-radius:22px;color:#fff;cursor:pointer;font-family:Montserrat-bold}@media(max-width:767px){.share__button{font-size:12px;height:5vh}}@media(min-width:767px)and (max-width:1279px){.share__button{font-size:12px;height:5vh;margin-top:10px}}@media(min-width:1279px){.share__button{font-size:18px;height:5vh;margin-top:10px}}.share__button--yes{background-color:#21c0a5;width:40%}.share__button--no{background-color:red;width:40%}@keyframes appear{0%{opacity:0}to{opacity:1}}.saveArticlesBody{display:flex;flex-direction:column}@media(max-width:767px){.saveArticlesBody{align-items:center}}.saveArticlesBody__header{font-family:Montserrat-bold}@media(max-width:767px){.saveArticlesBody__header{font-size:larger}}@media(min-width:767px)and (max-width:1279px){.saveArticlesBody{height:-webkit-max-content;height:max-content;margin:1rem}}@media(min-width:1279px){.saveArticlesBody{margin:auto auto 16rem}}.saveArticlesBody__headerWrapper{display:flex;flex-direction:row;gap:.4rem}@media(max-width:767px){.saveArticlesBody__headerWrapper{justify-content:center}}@media(min-width:767px)and (max-width:1279px){.saveArticlesBody__headerWrapper{margin-left:2rem}}.saveArticlesBody__icon{width:4%}@media(max-width:767px){.saveArticlesBody__icon{width:9%}}.tabletDekstopView{background-color:#fafafa;border-radius:2px;box-shadow:0 1px 12px #03030314;display:flex;flex-direction:row;font-family:Montserrat-regular;justify-content:space-around;padding:1rem 0 2rem}@media(max-width:767px){.tabletDekstopView{display:none}}@media(min-width:767px)and (max-width:1279px){.tabletDekstopView{margin:0 2rem}}.tabletDekstopView__heading{border-bottom:2px solid;font-family:Montserrat-bold;font-size:14px;font-weight:700;padding:1rem}@media(min-width:767px)and (max-width:1279px){.tabletDekstopView__heading{padding:0}}@media(min-width:1279px){.tabletDekstopView__heading{font-size:15px}}.tabletDekstopView__titles{background-color:#eee;display:flex;flex-direction:column;gap:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:25%}.tabletDekstopView__titles--data{font-size:15px}@media(min-width:1279px){.tabletDekstopView__titles{width:53%}}.tabletDekstopView__category{display:flex;flex-direction:column;gap:13px}.tabletDekstopView__category--data{font-size:15px}.tabletDekstopView__trend{background-color:#eee;display:flex;flex-direction:column;gap:13px}.tabletDekstopView__trend--data{font-size:15px}.tabletDekstopView__topic{display:flex;flex-direction:column;gap:13px}.tabletDekstopView__topic--data{font-size:15px}.tabletDekstopView__source{background-color:#eee;display:flex;flex-direction:column;gap:13px}.tabletDekstopView__source--data{font-size:15px}@media(min-width:1279px){.SummaryDesktopnavbar{background-color:#81dabe;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:105vh;width:-webkit-min-content;width:min-content}.SummaryDesktopnavbar__wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:0 1rem}.SummaryDesktopnavbar__link{align-items:center;display:flex;flex-direction:column;padding-top:7px;text-decoration:none}}@font-face{font-family:Montserrat-regular;font-weight:400;src:url(/static/media/Montserrat-VariableFont_wght.7e687123cd4528224ce5.ttf) format("opentype")}@font-face{font-family:Montserrat-thin;font-weight:100;src:url(/static/media/Montserrat-VariableFont_wght.7e687123cd4528224ce5.ttf) format("opentype")}@font-face{font-family:Montserrat-bold;font-weight:500;src:url(/static/media/Montserrat-VariableFont_wght.7e687123cd4528224ce5.ttf) format("opentype")}.sharedArticlesBody{display:flex;flex-direction:column}@media(max-width:767px){.sharedArticlesBody{align-items:center;height:-webkit-max-content;height:max-content;margin:3rem auto 5rem}}.sharedArticlesBody__header{font-family:Montserrat-bold}@media(max-width:767px){.sharedArticlesBody__header{font-size:larger}}@media(min-width:767px)and (max-width:1279px){.sharedArticlesBody{height:72vh;margin:1rem}}@media(min-width:1279px){.sharedArticlesBody{margin:6rem auto auto}}.sharedArticlesBody__headerWrapper{display:flex;flex-direction:row;gap:.4rem}@media(max-width:767px){.sharedArticlesBody__headerWrapper{justify-content:center}}.sharedArticlesBody__icon{width:4%}@media(max-width:767px){.sharedArticlesBody__icon{width:9%}.articleContainer{background-color:#fff;border:1px solid #fff;border-radius:24px;box-shadow:0 2px 8px #00000029;box-sizing:border-box;margin:0 0 1.5rem;padding:0 1rem 1rem;width:90%}}@media(min-width:767px)and (max-width:1279px){.articleContainer{display:none}}@media(min-width:1279px){.articleContainer{display:none}}@media(max-width:767px){.article__wrapper{display:flex;flex-direction:row;font-family:Montserrat-regular;justify-content:space-between}.article__heading{font-family:Montserrat-bold;font-size:15px;font-weight:700}}@media(min-width:767px)and (max-width:1279px){.article__heading{display:none}}@media(min-width:1279px){.article__heading{display:none}}@media(max-width:767px){.article__data{font-family:Montserrat-regular;font-size:14px}}.article__data--articleTitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:55%}@media(min-width:767px)and (max-width:1279px){.article__data--articleTitle{display:flex;width:21%}}.SharedtabletDekstopView{background-color:#fafafa;border-radius:2px;box-shadow:0 1px 12px #03030314;display:flex;flex-direction:row;font-family:Montserrat-regular;justify-content:space-around;padding:1rem 0 2rem}@media(max-width:767px){.SharedtabletDekstopView{display:none}}.SharedtabletDekstopView__heading{border-bottom:2px solid;font-family:Montserrat-bold;font-size:14px;font-weight:700;padding:1rem;text-align:center}@media(min-width:1279px){.SharedtabletDekstopView__heading{font-size:21px}}.SharedtabletDekstopView__titles{background-color:#eee;display:flex;flex-direction:column;gap:30px}@media(max-width:767px){.SharedtabletDekstopView__titles{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:25%}}.SharedtabletDekstopView__titles--data{font-size:15px}@media(min-width:767px)and (max-width:1279px){.SharedtabletDekstopView__titles--data{font-size:12px;width:76%}}@media(min-width:1279px){.SharedtabletDekstopView__titles{font-size:17px;width:53%}}.SharedtabletDekstopView__category{display:flex;flex-direction:column;gap:13px}.SharedtabletDekstopView__category--data{font-size:14px;gap:26px}@media(min-width:767px)and (max-width:1279px){.SharedtabletDekstopView__category{gap:28px}}@media(min-width:1279px){.SharedtabletDekstopView__category{font-size:24px;gap:42px}}.SharedtabletDekstopView__sharedWith{background-color:#eee;display:flex;flex-direction:column;gap:13px}.SharedtabletDekstopView__sharedWith--data{font-size:15px}@media(min-width:767px)and (max-width:1279px){.SharedtabletDekstopView__sharedWith{gap:24px}}@media(min-width:1279px){.SharedtabletDekstopView__sharedWith{gap:50px}}.SharedtabletDekstopView__date{display:flex;flex-direction:column;gap:13px}.SharedtabletDekstopView__date--data{font-size:15px}@media(min-width:767px)and (max-width:1279px){.SharedtabletDekstopView__date{gap:24px;text-align:-webkit-center;width:36%}}@media(min-width:1279px){.SharedtabletDekstopView__date{font-size:20px;gap:47px}.desktopLandscape,.summaryContainer{display:flex;flex-direction:row}}@media(max-width:767px){.SummaryDesktopnavbar{display:none}}@media(min-width:767px)and (max-width:1279px){.SummaryDesktopnavbar{display:none}}@media(min-width:1279px){.SummaryDesktopnavbar{background-color:#81dabe;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:105vh;width:-webkit-min-content;width:min-content}.SummaryDesktopnavbar__wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:0 1rem}.SummaryDesktopnavbar__link{align-items:center;display:flex;flex-direction:column;padding-top:7px;text-decoration:none}}@media(min-width:1279px)and (max-width:767px){.SummaryDesktopnavbar__icon{width:12vw}}@media(min-width:1279px)and (min-width:767px)and (max-width:1279px){.SummaryDesktopnavbar__icon{width:5vw}}@media(min-width:1279px)and (min-width:1279px){.SummaryDesktopnavbar__icon{width:2vw}}@media(min-width:1279px){.SummaryDesktopnavbar__header{color:#030303;font-family:Montserrat-regular;font-size:12px}}@media(min-width:1279px)and (min-width:767px)and (max-width:1279px){.SummaryDesktopnavbar__header{font-size:24px}}
/*# sourceMappingURL=main.929f9735.css.map*/