:root{font-size:20px;box-sizing:border-box}[data-theme=dark]{background-color:#15202b;color:#f5f0ff}[data-theme=dark] ::placeholder{color:#71767b;opacity:1}[data-theme=dark] :-ms-input-placeholder{color:#71767b}[data-theme=dark] ::-ms-input-placeholder{color:#71767b}body{font-family:DM Sans,sans-serif;margin-top:1rem;padding:0;border:0;background-color:ivory}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#120d3e;border-radius:6px}.header{width:45%;height:2rem;display:flex;justify-content:center;align-items:center;animation:widthExpand .8s;margin:1rem auto;border-radius:9999px;background-color:#120d3e;color:#f5f0ff;font-size:1.2rem;font-weight:600;padding:.1rem;cursor:pointer}@media (min-width: 700px) and (max-width:1024px){.header{width:23%;font-size:1.5rem}}@media (min-width: 1024px){.header{width:15%}}@media (min-width:1440px){.header{width:11%}}.home-icon{background-color:#120d3e;color:#f5f0ff;border-radius:50%;width:1.2rem;height:1.2rem;padding:.4rem;display:block;cursor:pointer;position:fixed;top:1rem;right:1.5rem;transition:all .5s ease;transform:translate(0);z-index:9999;border:none}@media (min-width: 700px) and (max-width:1024px){.home-icon{right:17%;padding:.5rem;width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.home-icon{right:28%;width:1.3rem;height:1.3rem}}@media (min-width:1440px){.home-icon{right:37%;width:1.3rem;height:1.3rem}}.home-icon--hidden{background-color:#120d3e;color:#f5f0ff;border-radius:50%;width:1.2rem;height:1.2rem;padding:.4rem;display:block;cursor:pointer;position:fixed;top:1rem;right:1.5rem;transition:all .5s ease;transform:translate(0);z-index:9999;border:none;transform:translateY(-200%);transition:transform .5s ease}@media (min-width: 700px) and (max-width:1024px){.home-icon--hidden{right:17%;padding:.5rem;width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.home-icon--hidden{right:28%;width:1.3rem;height:1.3rem}}@media (min-width:1440px){.home-icon--hidden{right:37%;width:1.3rem;height:1.3rem}}.navbar{width:75%;height:2.9rem;position:fixed;bottom:.5rem;left:50%;display:flex;justify-content:space-evenly;align-items:center;background-color:#0b0637;border-radius:9999px;transition:all .5s ease;transform:translate(-50%)}.navbar--hidden{transition:transform .5s ease;transform:translate(-50%,200%)}@media (min-width: 700px) and (max-width:1024px){.navbar{width:45%;height:3.4rem}}@media (min-width: 1024px){.navbar{display:none}}.navbar__person,.navbar__users-profile-pic,.navbar__magnifying-glass{animation:contentAppear 7s;border-radius:50%;color:#f5f0ff;cursor:pointer}.navbar__person:hover,.navbar__users-profile-pic:hover,.navbar__magnifying-glass:hover{color:#f5f0ff}@media (min-width: 700px) and (max-width:1024px){.navbar__person,.navbar__users-profile-pic,.navbar__magnifying-glass{font-size:1.7rem}}@media (min-width: 1024px){.navbar__person,.navbar__users-profile-pic,.navbar__magnifying-glass{display:none}}.navbar__users-profile-pic{width:1.35rem;height:1.35rem}@media (min-width: 700px) and (max-width:1024px){.navbar__users-profile-pic{width:2rem;height:2rem}}.navbar__plus{animation:contentAppear 7s;color:#f5f0ff;border-radius:50%;background-color:#120d3e;text-align:center;font-size:1.3rem;width:2rem;height:2rem}.navbar__plus:hover{color:#f5f0ff}@media (min-width: 700px) and (max-width:1024px){.navbar__plus{font-size:1.7rem;width:2.7rem;height:2.7rem}}.textarea-wrapper{border-radius:1rem;width:75%;height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:40%;left:50%;transform:translate(-50%,-50%)}.textarea-wrapper .user-data{display:flex;width:90%;height:2rem;gap:.5rem;justify-content:center}@media (min-width: 700px) and (max-width:1024px){.textarea-wrapper .user-data{padding:.5rem;margin:2rem}}.textarea-wrapper .user-data__profile-pic{width:1.5rem;height:1.5rem;border-radius:50%}@media (min-width: 700px) and (max-width:1024px){.textarea-wrapper .user-data__profile-pic{width:2.5rem;height:2.5rem}}.textarea-wrapper .user-data__username{font-size:1.2rem}@media (min-width: 700px) and (max-width:1024px){.textarea-wrapper .user-data__username{font-size:1.8rem}}.textarea-wrapper .textarea{width:100%;height:60%;display:flex;flex-direction:column;justify-content:center}.textarea-wrapper .textarea__input{width:100%;font-size:1.2rem;height:60vh;border-radius:1rem;resize:none;-webkit-box-shadow:inset 0px -9px 50px -30px rgba(18,13,62,.5);-moz-box-shadow:inset 0px -9px 50px -30px rgba(18,13,62,.5);box-shadow:inset 0 -9px 50px -30px #120d3e80;border:none;margin:.5rem;padding-left:.3rem;background-color:transparent}.textarea-wrapper .textarea__input--dark{border:1px solid #71767b;color:#fff}@media (min-width: 700px) and (max-width:1024px){.textarea-wrapper .textarea__input{font-size:1.6rem}}.textarea-wrapper .textarea__input:focus-visible{outline:none}.textarea-wrapper .textarea__input--error{background-color:transparent;border:2px solid red;color:#fff}.textarea-wrapper .textarea__submit-button{width:38%;height:2.5rem;border-radius:9999px;margin:.5rem auto;color:#f5f0ff;background-color:#120d3e;border:none;display:block;text-decoration:none!important;text-align:center}@media (min-width: 700px) and (max-width:1024px){.textarea-wrapper .textarea__submit-button{margin-top:1rem;height:2.5rem;width:6rem}}@media (min-width: 1024px){.textarea-wrapper .textarea__submit-button{width:6rem}}@media (min-width:1440px){.textarea-wrapper .textarea__submit-button{padding-bottom:.2rem}}.textarea-wrapper .textarea__submit-button:hover{background-color:#333}.tweets-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;width:95%;gap:.2rem}@media (min-width: 700px) and (max-width:1024px){.tweets-wrapper{width:70%}}@media (min-width: 1024px){.tweets-wrapper{width:45%}}@media (min-width:1440px){.tweets-wrapper{width:26%;margin:.5rem auto}}.comment{background-color:#0b0637;border-radius:1.1rem;padding:.9rem;width:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#f5f0ff;margin-bottom:.5rem}@media (min-width: 700px) and (max-width:1024px){.comment{width:55vw}}@media (min-width: 1024px){.comment{width:90%}}@media (min-width:1440px){.comment{width:80%}}.comment__username{font-size:1.17rem;background-color:transparent;padding-bottom:1rem}.comment__content{border:none;background-color:transparent;width:100%;text-align:center;resize:none;outline:none;color:inherit;border-radius:1rem;font-size:.9rem}.comment__content--edit-mode{background-color:#f5f0ff;color:#71767b}.comment__content--edit-mode--error{border:2px solid red;background-color:#f5f0ff;color:#71767b}.comment__submit-button{display:none}.comment__submit-button--active{width:38%;height:2.5rem;border-radius:9999px;margin:.5rem auto;color:#f5f0ff;background-color:#120d3e;border:none;display:block;text-decoration:none!important;text-align:center}@media (min-width: 700px) and (max-width:1024px){.comment__submit-button--active{margin-top:1rem;height:2.5rem;width:6rem}}@media (min-width: 1024px){.comment__submit-button--active{width:6rem}}@media (min-width:1440px){.comment__submit-button--active{padding-bottom:.2rem}}.comment__submit-button--active:hover{background-color:#333}.comment__reactions{background-color:transparent;display:flex;justify-content:center;align-items:center;gap:1rem;width:90%;height:1.2rem;font-size:1rem;color:#71767b}.comment__reactions__heart{background-color:transparent;width:1.3rem;margin-left:-.5rem;cursor:pointer;object-fit:contain;padding:.1rem}.comment__reactions__heart:hover{background-color:#ff000036;border-radius:50%}.comment__reactions__pen-to-square{background-color:transparent;cursor:pointer}.comment__reactions__trash-can{background-color:transparent;color:red;cursor:pointer;padding:.1rem}.comment__reactions__trash-can:hover{background-color:#ff00003b;border-radius:50%}.comment__reactions__counter__heart{background-color:transparent;font-size:1.1rem}.comment__reactions__counter__heart--red{background-color:transparent;color:red;font-size:1.1rem}.add-comment{width:77vw;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 700px) and (max-width:1024px){.add-comment{width:75vw}}@media (min-width: 1024px){.add-comment{width:45vw}}@media (min-width:1440px){.add-comment{width:40vw}}.add-comment__input{resize:none;border-radius:1rem;border:1px solid #120d3e;padding:.3rem;width:100%;background-color:transparent;border:1px solid #71767b}.add-comment__input--dark{color:#fff}.add-comment__input:focus-visible{outline-color:#120d3e}@media (min-width: 700px) and (max-width:1024px){.add-comment__input{width:55vw}}@media (min-width: 1024px){.add-comment__input{width:40vw}}@media (min-width:1440px){.add-comment__input{width:60%;margin:.5rem auto}}.add-comment__input--error{resize:none;border-radius:1rem;padding:.3rem;width:100%;border:1px solid red}.add-comment__input--error:focus-visible{outline:#0b0637}@media (min-width: 700px) and (max-width:1024px){.add-comment__input--error{width:55vw}}@media (min-width: 1024px){.add-comment__input--error{width:40vw}}@media (min-width:1440px){.add-comment__input--error{width:60%}}.add-comment__submit-button{width:38%;height:2.5rem;border-radius:9999px;margin:.5rem auto;color:#f5f0ff;background-color:#120d3e;border:none;display:block;text-decoration:none!important;text-align:center}@media (min-width: 700px) and (max-width:1024px){.add-comment__submit-button{margin-top:1rem;height:2.5rem;width:6rem}}@media (min-width: 1024px){.add-comment__submit-button{width:6rem}}@media (min-width:1440px){.add-comment__submit-button{padding-bottom:.2rem}}.add-comment__submit-button:hover{background-color:#333}.tweet{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;border-radius:1rem;color:#000;-webkit-box-shadow:inset 0px -9px 50px -30px rgba(18,13,62,.5);-moz-box-shadow:inset 0px -9px 50px -30px rgba(18,13,62,.5);box-shadow:inset 0 -9px 50px -30px #120d3e80}.tweet--dark{background-color:transparent;color:#f5f0ff;border:1px solid #71767b}.tweet__username{background-color:transparent;padding-top:1rem;font-size:1rem;cursor:pointer}@media (min-width: 700px) and (max-width:1024px){.tweet__username{font-size:1.15rem}}@media (min-width:1440px){.tweet__username{font-size:1.2rem}}.tweet__save-edit-button{display:none}.tweet__save-edit-button--active{display:block;border-radius:9999px;width:4rem;height:1.5rem;background-color:#0b0637;color:#f5f0ff;border:none;margin:.5rem}.tweet__content{text-align:center;resize:none;width:100%;font-size:1rem;border:none;background-color:transparent;color:inherit;height:max-content}@media (min-width: 700px) and (max-width:1024px){.tweet__content{font-size:1rem;padding:.2rem}}@media (min-width: 1024px){.tweet__content{padding-top:.6rem}}@media (min-width:1440px){.tweet__content{font-size:1rem}}.tweet__content:focus-visible{outline:none;border:none}.tweet__content--edit-mode{width:95%;border-radius:1rem;padding:.5rem;resize:none;background-color:#71767b;color:#f5f0ff}.tweet__content--edit-mode-error{width:95%;resize:inherit;border-radius:inherit;margin:1rem;padding:.5rem;border:1px solid red}.tweet__content--edit-mode:focus-visible{outline:#120d3e}.tweet .reactions{background-color:transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.6rem;padding-bottom:.6rem;color:#71767b}@media (min-width: 700px) and (max-width:1024px){.tweet .reactions{font-size:1.2rem;gap:1rem}}.tweet .reactions__heart{background-color:transparent;width:1.1rem;cursor:pointer}.tweet .reactions__heart:hover{background-color:#ff000036;border-radius:50%}.tweet .reactions__trash-can{background-color:transparent;color:red;cursor:pointer}.tweet .reactions__trash-can:hover{background-color:#ff00003b;border-radius:50%}.tweet .reactions__comment,.tweet .reactions__pen-to-square,.tweet .reactions__retweet{background-color:transparent;cursor:pointer}.tweet .comment-section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:.5rem;background-color:transparent}.tweet .comment-section--not-visible{display:none}.hearts-counter{color:inherit}.hearts-counter--red{color:red}.popular{display:none;border-radius:1rem;padding:0}@media (min-width: 1024px){.popular{display:flex;flex-direction:column;gap:.1rem;position:fixed;top:4rem;right:2rem;width:23vw}}@media (min-width:1440px){.popular{right:21.5%;width:15vw}}.popular__tile{display:flex;flex-direction:column;padding:.5rem;border-bottom:1px solid rgb(245,240,255);border-radius:1rem;color:#f5f0ff;background-color:#120d3e}.popular__tile--dark{background-color:#0b0637}.popular__tile:hover{background-color:#0b0637;cursor:pointer}.popular__tile__catch-phrase{font-size:1rem}.popular__tile__amount-of-tweets{opacity:.7;font-size:.7rem}.profile-ref{display:none}@media (min-width: 1024px){.profile-ref{border-radius:1rem;background-color:#120d3e;display:flex;position:fixed;align-items:center;justify-content:space-evenly;left:2rem;height:2rem;width:23vw}}@media (min-width:1440px){.profile-ref{left:21.5%;width:15vw}}.profile-ref--dark{background-color:#120d3e}.profile-ref .profile-link{display:flex;justify-content:space-evenly;width:85%;height:100%;gap:.5rem;text-decoration:none}.profile-ref .profile-link__picture{display:block;width:2rem;height:2rem;border-radius:50%;cursor:pointer;object-fit:fill;border:1px solid #120d3e}.profile-ref .profile-link__username{height:inherit;color:#f5f0ff;overflow:hidden;text-overflow:ellipsis;padding-top:.2rem;align-self:right}.profile-ref .profile-link__username:hover{color:#71767b;cursor:pointer}@media (min-width: 1024px){.profile-ref .profile-link__username{font-size:1.2rem}}@media (min-width:1440px){.profile-ref .profile-link__username{font-size:1.1rem}}.profile-ref__log-out-button{color:#f5f0ff;background-color:transparent;padding:0 .5rem;cursor:pointer}.profile-ref__log-out-button:hover{color:red}.theme-change-button{background-color:#120d3e;color:#f5f0ff;border-radius:50%;width:1.2rem;height:1.2rem;padding:.4rem;display:block;cursor:pointer;position:fixed;top:1rem;right:1.5rem;transition:all .5s ease;transform:translate(0);z-index:9999;border:none}@media (min-width: 700px) and (max-width:1024px){.theme-change-button{right:17%;padding:.5rem;width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.theme-change-button{right:28%;width:1.3rem;height:1.3rem}}@media (min-width:1440px){.theme-change-button{right:37%;width:1.3rem;height:1.3rem}}.theme-change-button--hidden{background-color:#120d3e;color:#f5f0ff;border-radius:50%;width:1.2rem;height:1.2rem;padding:.4rem;display:block;cursor:pointer;position:fixed;top:1rem;right:1.5rem;transition:all .5s ease;transform:translate(0);z-index:9999;border:none;transform:translateY(-200%);transition:transform .5s ease}@media (min-width: 700px) and (max-width:1024px){.theme-change-button--hidden{right:17%;padding:.5rem;width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.theme-change-button--hidden{right:28%;width:1.3rem;height:1.3rem}}@media (min-width:1440px){.theme-change-button--hidden{right:37%;width:1.3rem;height:1.3rem}}.return-arrow{background-color:#120d3e;color:#f5f0ff;border-radius:50%;width:1.2rem;height:1.2rem;padding:.4rem;display:block;cursor:pointer;position:fixed;top:1rem;left:1.5rem;transition:all .5s ease;transform:translate(0);z-index:9999;border:none}@media (min-width: 700px) and (max-width:1024px){.return-arrow{left:17%;padding:.5rem;width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.return-arrow{left:28%;width:1.3rem;height:1.3rem}}@media (min-width:1440px){.return-arrow{left:37%;width:1.3rem;height:1.3rem}}.return-arrow--hidden{background-color:#120d3e;color:#f5f0ff;border-radius:50%;width:1.2rem;height:1.2rem;padding:.4rem;display:block;cursor:pointer;position:fixed;top:1rem;left:1.5rem;transition:all .5s ease;transform:translate(0);z-index:9999;border:none;transform:translateY(-200%);transition:transform .5s ease}@media (min-width: 700px) and (max-width:1024px){.return-arrow--hidden{left:17%;padding:.5rem;width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.return-arrow--hidden{left:28%;width:1.3rem;height:1.3rem}}@media (min-width:1440px){.return-arrow--hidden{left:37%;width:1.3rem;height:1.3rem}}.textarea{display:none}@media (min-width: 1024px){.textarea{display:flex;flex-direction:column;width:44%;margin:0 auto}}@media (min-width:1440px){.textarea{width:26%}}.textarea__input{width:100%;padding:.5rem;border-radius:1rem;resize:none;border:none;font-size:1.3rem;background-color:transparent;-webkit-box-shadow:inset 0px -9px 50px -30px rgba(18,13,62,.5);-moz-box-shadow:inset 0px -9px 50px -30px rgba(18,13,62,.5);box-shadow:inset 0 -9px 50px -30px #120d3e80}.textarea__input--dark{color:#fff;border:1px solid #71767b}.textarea__input:focus-visible{outline:1px solid #120d3e}.textarea__input--error{background-color:transparent;width:100%;border:1px solid red;padding:.5rem;border-radius:1rem;resize:none;font-size:1.3rem}.textarea__input--error:focus-visible{outline:1px solid red}.textarea__submit-button{width:38%;height:2.5rem;border-radius:9999px;margin:.5rem auto;color:#f5f0ff;background-color:#120d3e;border:none;display:block;text-decoration:none!important;text-align:center}@media (min-width: 700px) and (max-width:1024px){.textarea__submit-button{margin-top:1rem;height:2.5rem;width:6rem}}@media (min-width: 1024px){.textarea__submit-button{width:6rem}}@media (min-width:1440px){.textarea__submit-button{padding-bottom:.2rem}}.textarea__submit-button:hover{background-color:#333}.search-bar{display:none}@media (min-width: 1024px){.search-bar{display:block;position:fixed;top:1rem;right:2rem}}@media (min-width:1440px){.search-bar{right:21.5%}}.search-bar__input{border-radius:9999px;text-align:center;position:relative;width:70vw;height:2rem;border-color:#120d3e}.search-bar__input--dark{background-color:#120d3e;border:none;color:#fff}@media (min-width: 1024px){.search-bar__input{width:23vw}}@media (min-width:1440px){.search-bar__input{width:15vw}}.search-bar__input:focus-visible{outline:1px solid #120d3e}.search-bar__icon{position:absolute;left:1.5rem;top:50%;color:#71767b;transform:translateY(-50%)}.profile-wrapper{width:100%;border-top:3px solid #71767b;display:flex;flex-direction:column;align-items:center;border-radius:1.5rem;margin-top:6rem;text-align:center;position:relative}.profile-wrapper__picture{border:1px solid #71767b;border-radius:50%;width:6rem;height:6rem;position:absolute;top:-3rem;object-fit:fill}.profile-wrapper__username{margin-top:3.5rem;font-size:1.5rem}.profile-wrapper__feed{margin-top:2.5rem;width:80%;border-bottom:1px solid #71767b;position:relative;margin-bottom:1.5rem}@media (min-width: 700px) and (max-width:1024px){.profile-wrapper__feed{width:60%}}@media (min-width: 1024px){.profile-wrapper__feed{width:25%}}.profile-wrapper__feed__user-tweets-text{font-size:1rem;position:absolute;top:9rem}.follow-counter{display:flex;gap:1rem}.follow-counter__count{font-size:.8rem;font-weight:500;display:flex;gap:.3rem}@media (min-width: 700px) and (max-width:1024px){.follow-counter__count{font-size:1rem}}@media (min-width: 1024px){.follow-counter__count{font-size:1rem}}.follow-counter__count__bold--font{font-weight:700;color:#71767b}.log-out-button{background-color:#120d3e;color:#f5f0ff;border-radius:50%;width:1.2rem;height:1.2rem;padding:.4rem;display:block;cursor:pointer;position:fixed;top:1rem;left:1.5rem;transition:all .5s ease;transform:translate(0);z-index:9999;border:none}@media (min-width: 700px) and (max-width:1024px){.log-out-button{left:17%;padding:.5rem;width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.log-out-button{left:28%;width:1.3rem;height:1.3rem}}@media (min-width:1440px){.log-out-button{left:37%;width:1.3rem;height:1.3rem}}.log-out-button--hidden{background-color:#120d3e;color:#f5f0ff;border-radius:50%;width:1.2rem;height:1.2rem;padding:.4rem;display:block;cursor:pointer;position:fixed;top:1rem;left:1.5rem;transition:all .5s ease;transform:translate(0);z-index:9999;border:none;transform:translateY(-200%);transition:transform .5s ease}@media (min-width: 700px) and (max-width:1024px){.log-out-button--hidden{left:17%;padding:.5rem;width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.log-out-button--hidden{left:28%;width:1.3rem;height:1.3rem}}@media (min-width:1440px){.log-out-button--hidden{left:37%;width:1.3rem;height:1.3rem}}.popularMobile{margin:0 auto;width:75vw;padding:.1rem;background-color:transparent;border-radius:1rem;display:flex;flex-direction:column;gap:.5rem}@media (min-width: 700px) and (max-width:1024px){.popularMobile{margin:3rem auto;width:60vw}}.popularMobile .tile{display:flex;flex-direction:column;justify-content:center;padding:.5rem;background-color:#120d3e;border-bottom:1px solid rgb(245,240,255);border-radius:1rem;height:4.5rem;color:#f5f0ff;text-decoration:none}@media (min-width: 700px) and (max-width:1024px){.popularMobile .tile{height:6.5rem}}.popularMobile .tile:hover{background-color:#0b0637;cursor:pointer}.popularMobile .tile__catch-phrase{font-size:1.2rem;color:#f5f0ff;opacity:1}@media (min-width: 700px) and (max-width:1024px){.popularMobile .tile__catch-phrase{font-size:1.4rem}}.popularMobile .tile__category{font-size:.9rem;opacity:.7}@media (min-width: 700px) and (max-width:1024px){.popularMobile .tile__category{height:1.1rem}}.popularMobile .tile__amount-of-tweets{font-size:.9rem;opacity:.7}@media (min-width: 700px) and (max-width:1024px){.popularMobile .tile__amount-of-tweets{font-size:1rem}}.search-bar-mobile{width:75%;margin:.5rem auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 700px) and (max-width:1024px){.search-bar-mobile{width:60vw}}.search-bar-mobile__submit-button{width:38%;height:2.5rem;border-radius:9999px;margin:.5rem auto;color:#f5f0ff;background-color:#120d3e;border:none;display:block;text-decoration:none!important;text-align:center;width:100%}@media (min-width: 700px) and (max-width:1024px){.search-bar-mobile__submit-button{margin-top:1rem;height:2.5rem;width:6rem}}@media (min-width: 1024px){.search-bar-mobile__submit-button{width:6rem}}@media (min-width:1440px){.search-bar-mobile__submit-button{padding-bottom:.2rem}}.search-bar-mobile__submit-button:hover{background-color:#333}.search-bar-mobile__input{border-radius:9999px;text-align:center;position:relative;color:#71767b;width:100%;height:2rem;border:none;-webkit-box-shadow:inset 0px -9px 50px -30px rgba(18,13,62,.5);-moz-box-shadow:inset 0px -9px 50px -30px rgba(18,13,62,.5);box-shadow:inset 0 -9px 50px -30px #120d3e80}.search-bar-mobile__input:focus-visible{outline:1px solid #120d3e}@media (min-width: 700px) and (max-width:1024px){.search-bar-mobile__input{height:2.7rem}}.search-bar-mobile__icon{position:sticky;left:1.5rem;top:0;color:#71767b}@keyframes widthExpand{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:100%}}@keyframes contentAppear{0%{opacity:0}to{opacity:100%}}.form-wrapper{width:90vw;border:none;border-radius:1rem;background-color:#120d3e;display:flex;flex-direction:column;align-items:center;position:fixed;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);padding:1rem}@media (min-width: 1024px){.form-wrapper{width:55vw;height:60vh}}@media (min-width:1440px){.form-wrapper{width:40vw}}.form-wrapper__return-arrow{position:absolute;top:1rem;left:1rem;font-size:1.5rem;cursor:pointer;color:#f5f0ff;transition:all .3s ease-in-out}@media (min-width: 700px) and (max-width:1024px){.form-wrapper__return-arrow{font-size:2.5rem}}@media (min-width: 1024px){.form-wrapper__return-arrow{font-size:2.5rem}}.form-wrapper__return-arrow:hover{color:#0b0637;transform:scale(1.1)}.form-wrapper__welcome-text{font-size:1.2rem;text-align:center;background-color:transparent;color:#f5f0ff;margin-top:2.5rem}.form-wrapper__welcome-text--dark{color:#71767b}@media (min-width: 700px) and (max-width:1024px){.form-wrapper__welcome-text{font-size:2rem}}@media (min-width: 1024px){.form-wrapper__welcome-text{font-size:2rem}}.form-wrapper__logo{position:absolute;top:-2.5rem;left:50%;transform:translate(-50%);border-radius:50%;width:4.5rem;height:4.5rem}@media (min-width: 700px) and (max-width:1024px){.form-wrapper__logo{width:6rem;height:6rem}}@media (min-width: 1024px){.form-wrapper__logo{width:6rem;height:6rem}}.form-wrapper .form{width:90%;display:flex;flex-direction:inherit;align-items:inherit;background-color:transparent;gap:.5rem;padding:1rem}.form-wrapper .form__error-label{display:none}.form-wrapper .form__error-label--display{display:flex;color:red}.form-wrapper .form__input{border-radius:.9rem;width:100%;height:2rem;padding:.5rem;border-bottom:2px solid #120d3e;border-top:none;border-left:none;border-right:none;background-color:#f5f0ff;color:#71767b}.form-wrapper .form__input--error{border-bottom:2px solid red}.form-wrapper .form__input:focus-visible{outline:none}@media (min-width: 700px) and (max-width:1024px){.form-wrapper .form__input{font-size:1.2rem;width:75%;height:3rem}}@media (min-width: 1024px){.form-wrapper .form__input{font-size:1.1rem;width:65%;height:3rem}}.form-wrapper .form__submit-button{width:38%;height:2.5rem;border-radius:9999px;margin:.5rem auto;color:#f5f0ff;background-color:#120d3e;border:none;display:block;text-decoration:none!important;text-align:center}@media (min-width: 700px) and (max-width:1024px){.form-wrapper .form__submit-button{margin-top:1rem;height:2.5rem;width:6rem}}@media (min-width: 1024px){.form-wrapper .form__submit-button{width:6rem}}@media (min-width:1440px){.form-wrapper .form__submit-button{padding-bottom:.2rem}}.form-wrapper .form__submit-button:hover{background-color:#333}
