@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;1,500;1,700&display=swap);*{box-sizing:border-box;margin:0 auto}body{font-family:"Poppins",sans-serif;background-image:linear-gradient(180deg,#fff,#5c5c58)}main{padding-top:60px}.ck-editor__editable{min-height:200px!important}.home_tags__1GQO_{padding:1rem;margin:auto}.home_tags__1GQO_ div{font-size:12px;display:inline-flex;align-content:center;justify-content:center;color:#e56216;border:1px solid rgba(230,197,168,.637);background-color:rgba(230,197,168,.637);border-radius:8px;line-height:1.8;white-space:nowrap;padding:3px;margin:2px;cursor:pointer}.home_home__2tALG{width:100%;height:1000%;background:linear-gradient(#2595e0,#29bec9)}.home_home__2tALG h1{background-color:"blue"}.home_home__trend__card__1PAZZ{margin:20px;width:90%;max-height:250px;border:1px solid rgba(161,160,160,0);background:linear-gradient(180deg,hsla(0,0%,100%,.389) 100%,rgba(213,210,210,.397) 130%);display:flex;justify-content:space-between}.home_home__trend__card__1PAZZ li{margin:auto;padding:50px 10px 10px;text-align:center;color:#fff;display:inline;list-style:armenian}.home_home__displayQues__3gAN5{padding:50px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around}.home_home__displayQues__3gAN5 li{width:250px;height:100px;box-shadow:-9px -4px 20px 0 #000;padding:10px;color:#fff;display:inline;border:.1px solid rgba(216,214,214,.4392156862745098);margin:1rem}@media (min-width:48em){.home_home__displayQues__3gAN5 li{box-shadow:-1px 2px 20px 0 rgba(216,214,214,.10196078431372549)}}.home_home__jumbotron2__1mEj5{padding:10px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center}@media (min-width:48em){.home_home__jumbotron2__1mEj5{justify-content:space-between}}.home_jumbotron__text__3JjkP{width:75%;padding:50px 10px;text-align:center;color:#fff}.home_home__card__div__3krAn{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row-reverse;justify-content:space-between}@media (min-width:48em){.home_home__card__div__3krAn{flex-direction:row}}.home_home__card__21LTY{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:80%;justify-content:center;text-align:center;background:linear-gradient(#2595e0,#29bec9)}.home_home__card__21LTY li{padding:50px 10px 10px;color:#fff;display:inline;list-style:none}@media (min-width:48em){.home_home__card__21LTY{width:30%}}.button{font:inherit;padding:.5rem 1.5rem;border:1px solid rgba(130,237,130,.827);border-radius:4px;background:rgba(130,237,130,.827);color:#000;cursor:pointer;margin:1rem;text-decoration:none;display:inline-block}.button:focus{outline:none}.button:active,.button:hover{background:rgba(130,237,130,.827);border-color:rgba(130,237,130,.827)}.button--inverse{background:#fff;color:rgba(26,222,26,.827)}.button--inverse:active,.button--inverse:hover{color:#fff;background:rgba(130,237,130,.827)}.button--danger{background:red;border-color:#830000}.button--danger:active,.button--danger:hover{background:#f34343;border-color:#f34343}.button:active:disabled,.button:disabled,.button:hover:disabled{background:#ccc;color:#979797;border-color:#ccc;cursor:not-allowed}.button--small{font-size:.8rem}.button--big{font-size:1.5rem}.stackOverFlow{background:var(--black-700);background:linear-gradient(180deg,rgba(0,0,0,.856),rgba(0,0,0,.397) 130%)}.jumbotron{width:30%;justify-content:center;background-color:grey;padding:10px;margin:3rem auto auto}.jumbotron h1,.jumbotron p{overflow:auto}.jumbotron__content,.jumbotron h1,.jumbotron p{padding:10px;display:flex;flex-wrap:wrap;justify-content:space-around}.jumbotron__content{flex-direction:row}@media only screen and (max-width:680px){.jumbotron{width:95%;height:auto;margin:10px}.jumbotron__content{width:90%;align-items:center}}.card{box-shadow:0 2px 8px rgba(0,0,0,.26);border-radius:6px;padding:1rem;overflow:auto}.header{overflow:hidden;background-color:#000;height:56px;color:#fff;transition:all .3s ease;z-index:9999}.header .content{display:flex;flex-direction:row;justify-content:space-between;justify-items:center;text-align:center;text-decoration:none}.header .content h2{font-size:2rem;font-weight:bolder;float:right}.header .content .feature{top:0;right:0;bottom:0;width:100%;height:100vh;position:fixed;display:flex;flex-direction:column;justify-content:center;justify-items:center;text-align:center;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translate(0);transition:transform .3s ease;z-index:1}@media (min-width:48em){.header .content .feature{transform:none;background:transparent;-webkit-backdrop-filter:unset;backdrop-filter:unset;position:static;display:block;margin-right:3rem;float:right}}.header .content .feature a{float:right;font-size:16px;color:#fff;text-align:center;padding:14px 16px;text-decoration:none}.header .content .feature a:hover{color:#fb8354}.header .content .feature .dropdown{float:right;overflow:hidden}.header .content .feature .dropdown:hover{color:#fb8354}.header .content .feature .dropdown:hover .dropdown-content{display:block}.header .content .feature .dropdown .dropbtn{font-size:16px;border:none;outline:none;color:#fff;padding:14px 16px;background-color:inherit;font-family:inherit;margin:0}.header .content .feature .dropdown .dropdown-content{display:none;position:absolute;background-color:#000;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:100}.header .content .feature .dropdown .dropdown-content a{float:none;color:#fff;padding:12px 16px;text-decoration:none;display:block;text-align:left}.header .content .feature .dropdown .dropdown-content a:hover{color:#fb8354;background-color:#461802}.header .content .feature .dropdown .dropdown-content a:first-child{border-top:.5px solid #fff}.header .content .menu{transform:translate(100%)}.header .content .toggle{cursor:pointer;display:flex;align-items:center;font-size:2rem;transition:all .3s ease;position:relative;z-index:2}.header .content .toggle:hover{color:#a2a2f6}@media (min-width:48em){.header .content .toggle{display:none}}.loginAndSignup_error__2XRL1{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:90%;background-color:rgba(255,0,0,.378);text-align:center}.loginAndSignup_boxContainer__vggkD{align-items:center;margin-top:10px}.loginAndSignup_boxContainer__vggkD,.loginAndSignup_formContainer__1-vMC{width:100%;display:flex;flex-direction:column}.loginAndSignup_formContainer__1-vMC .loginAndSignup_formContainer__input__1DnnS{width:100%;height:42px;margin-top:1rem;outline:none;padding:0 10px;border:1px solid hsla(0,0%,78.4%,.3);border-bottom:1.4px solid transparent;transition:all .2s ease-in-out;font-size:12px}.loginAndSignup_formContainer__1-vMC .loginAndSignup_formContainer__input__1DnnS:-ms-input-placeholder{color:#c8c8c8}.loginAndSignup_formContainer__1-vMC .loginAndSignup_formContainer__input__1DnnS::placeholder{color:#c8c8c8}.loginAndSignup_formContainer__1-vMC .loginAndSignup_formContainer__input__1DnnS:not(:last-of-type){border-bottom:1.5px solid hsla(0,0%,78.4%,.4)}.loginAndSignup_formContainer__1-vMC .loginAndSignup_formContainer__input__1DnnS:focus{outline:none;border-bottom:2px solid #f1c40f}.loginAndSignup_mutedLink__2a_0A{font-size:11px;color:hsla(0,0%,78.4%,.8);font-weight:500;text-decoration:none}.loginAndSignup_boldLink__2JTWp{font-size:11px;color:#f1c40f;font-weight:500;text-decoration:none;margin:0 4px}.loginAndSignup_submitButton__1an6n{width:100%;padding:11px 40%;color:#fff;font-size:15px;font-weight:600;border:none;border-radius:100px 100px 100px 100px;cursor:pointer;transition:all,.24s ease-in-out;background:#f1c40f;background:linear-gradient(58deg,#f1c40f 20%,#f3ac12)}.loginAndSignup_submitButton__1an6n:hover{filter:brightness(1.03)}.loginAndSignup_submitButton__1an6n:disabled{cursor:not-allowed}.form-control{margin:auto 0}.form-control input,.form-control label,.form-control textarea{display:block}.form-control label{font-weight:700}.form-control input,.form-control textarea{outline:none;width:100%;font:inherit;border:1px solid #ccc;background:#f8f8f8}.form-control input:focus,.form-control textarea:focus{outline:none;background:#ebebeb;border-color:#510077}.form-control--invalid label,.form-control--invalid p{color:red}.form-control--invalid input,.form-control--invalid textarea{border-color:red;background:#ffd1d1}.MainAuth_boxContainer__3evGZ{width:350px;min-height:550px;display:flex;flex-direction:column;border-radius:19px;background-color:#fff;box-shadow:0 0 2px rgba(15,15,15,.28);position:relative;overflow:hidden;margin-bottom:150px}.MainAuth_topContainer__3phap{width:100%;height:250px;display:flex;flex-direction:column;justify-content:flex-end;padding:0 1.8em 5em}.MainAuth_BackDrop__1fWsB{width:160%;height:550px;position:absolute;display:flex;flex-direction:column;border-radius:50%;transform:rotate(60deg);top:-290px;left:-70px;background:#f1c40f;background:linear-gradient(58deg,#f1c40f 20%,#f3ac12)}.MainAuth_headerContainer__16AVt{width:100%;display:flex;flex-direction:column;z-index:0}.MainAuth_headerContainer__16AVt h2{font-size:30px;font-weight:600;line-height:1.24;color:#fff;z-index:10;margin:0}.MainAuth_headerContainer__16AVt h5{color:#fff;font-weight:500;font-size:11px;z-index:10;margin:7px 0 0}.MainAuth_innerContainer__3IQ5F{width:100%;display:flex;flex-direction:column;padding:0 1.8em}.newQuery_tags__3Cj8b{padding:1rem;margin:auto}.newQuery_tags__3Cj8b div{font-size:12px;display:inline-flex;align-content:center;justify-content:center;color:#e56216;border:1px solid rgba(230,197,168,.637);background-color:rgba(230,197,168,.637);border-radius:8px;line-height:1.8;white-space:nowrap;padding:3px;margin:2px;cursor:pointer}.newQuery_tag_input__2dICJ{width:100%;margin-bottom:1rem;background-color:#f8f8f8;outline:none;border:none;border-bottom:.5px solid grey;font-size:large;font-family:cursive}.newQuery_tag_input__2dICJ:focus{background-color:rgba(197,163,163,.3607843137254902)}.newQuery_form__container__eQIYK{display:flex;flex-wrap:wrap;width:80%;height:800px;background:#fff;padding:10px;margin:0 auto 30px;overflow:visible}.newQuery_heading_container__3Vosx{width:500px;height:50px;display:flex;flex-wrap:wrap;flex-direction:column;margin:10px auto}.newQuery_heading_container__3Vosx img{width:700px;max-height:90px;filter:brightness(90%);margin:0 15px;display:none}@media (min-width:48em){.newQuery_heading_container__3Vosx img{display:block}}.newQuery_placeForm__btyyL{list-style:none;margin:15px 0;padding:1rem;width:90%;max-width:60rem;box-shadow:0 2px 8px rgba(0,0,0,.26);border-radius:6px;background:#fff}.newQuery_rich_text_area__psmZl{width:100px;height:200px}.AllQueriesList_heading_container__66Z82{width:100%;margin:25px}.AllQueriesList_heading_container__66Z82 img{width:400px;max-height:90px;margin:0 15px;display:none;z-index:-999999}@media (min-width:48em){.AllQueriesList_heading_container__66Z82 img{display:block}}.AllQueriesList_link__Fg9U3{text-decoration:none}.AllQueriesList_queriesContainer__2dzia{width:100%;display:flex;flex-wrap:wrap;margin:auto;justify-content:center}@media (min-width:48em){.AllQueriesList_queriesContainer__2dzia{width:80%;padding:15px}}.AllQueriesList_queryBox__gMVo9{width:100%;margin:10px 15px}@media (min-width:48em){.AllQueriesList_queryBox__gMVo9{max-width:40%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:150px}}.AllQueriesList_queryBox__gMVo9 h2{color:brown;font-weight:700;font-size:medium}@media (min-width:48em){.AllQueriesList_queryBox__gMVo9 h2{font-size:revert}}.AllQueriesList_queryBox__gMVo9 h2:hover{color:#137586;text-decoration:underline}.AllQueriesList_queryBox__gMVo9 h5{overflow:hidden;max-height:30px}.AllQueriesList_queryBox__gMVo9 p{top:8px;right:16px;float:right;margin:15px auto}main{margin-top:0;padding-top:0}.go-back{cursor:pointer}.error-page{margin-top:0;background-color:#000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='58'%3E%3Cpath fill-rule='evenodd' d='M12 18h12v18h6v4H18V22h-6v-4zm-6-2v-4H0V0h36v6h6v36h-6v4h6v12H6v-6H0V16h6zM34 2H2v8h24v24h8V2zM6 8a2 2 0 100-4 2 2 0 000 4zm8 0a2 2 0 100-4 2 2 0 000 4zm8 0a2 2 0 100-4 2 2 0 000 4zm8 0a2 2 0 100-4 2 2 0 000 4zm0 8a2 2 0 100-4 2 2 0 000 4zm0 8a2 2 0 100-4 2 2 0 000 4zm0 8a2 2 0 100-4 2 2 0 000 4zM2 50h32v-8H10V18H2v32zm28-6a2 2 0 100 4 2 2 0 000-4zm-8 0a2 2 0 100 4 2 2 0 000-4zm-8 0a2 2 0 100 4 2 2 0 000-4zm-8 0a2 2 0 100 4 2 2 0 000-4zm0-8a2 2 0 100 4 2 2 0 000-4zm0-8a2 2 0 100 4 2 2 0 000-4zm0-8a2 2 0 100 4 2 2 0 000-4z' fill='%23dddcdd' fill-opacity='.23'/%3E%3C/svg%3E")}section.notFound{display:flex;justify-content:center;align-items:center;margin:0 5%;height:100vh}section.notFound h1{color:red;font-size:100px}section.notFound h2{color:#f0f8ff;font-size:50px}div.text{height:50vh}div.text h3:hover{color:salmon;cursor:pointer}div.text a{text-decoration:none;margin-right:20px}div.text a:hover{color:red;text-decoration:underline}@media only screen and (max-width:768px){section.notFound{flex-direction:column;justify-content:space-around}section.notFound div.img img{width:70vw;height:auto}section.notFound h1{font-size:50px}section.notFound h2{font-size:25px}div.text a:active{color:red;text-decoration:underline}}.tags{padding:1rem;margin:auto}.tags div{font-size:12px;display:inline-flex;align-content:center;justify-content:center;color:#e56216;border:1px solid rgba(230,197,168,.637);background-color:rgba(230,197,168,.637);border-radius:8px;line-height:1.8;white-space:nowrap;padding:3px;margin:2px;cursor:pointer}.tag_input{width:100%;margin-bottom:1rem;background-color:#f8f8f8;outline:none;border:none;border-bottom:.5px solid grey;font-size:large}.tag_input:focus{background-color:rgba(197,163,163,.3607843137254902)}.container{height:100vh;max-width:70rem}.container .userbox{margin-right:1rem;margin-bottom:1rem;color:#e56216;border:1px solid rgba(230,197,168,.637);background-color:rgba(230,197,168,.637)}.container .tagsandquery{display:flex;flex-direction:row;justify-content:space-between;align-items:center;justify-items:center}.container .tagsandquery .tags{padding:1rem;margin:auto}.container .tagsandquery .tags span{font-size:12px;display:inline-flex;align-content:center;justify-content:center;color:#e56216;border:1px solid rgba(230,197,168,.637);background-color:rgba(230,197,168,.637);border-radius:8px;line-height:1.8;white-space:nowrap;padding:3px;margin:3px}.container .main_container h3{color:#000}.container .main_container .description{max-width:68rem;padding:1rem}@media (min-width:48em){.container .main_container .description{padding:5rem}}.container .ansAndComments{display:flex;flex-direction:column;margin:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;flex-wrap:wrap}@media (min-width:48em){.container .ansAndComments{flex-direction:row;margin:2rem}}.container .ansAndComments .answers{max-width:850px;flex:2 1;overflow:hidden;justify-content:center}.container .ansAndComments .answers .answer{background-color:rgba(196,236,203,.1607843137254902);margin:1rem 0 1rem 1rem}.container .ansAndComments .comments{flex:1 1}.container .ansAndComments .comments .add_comment{padding:15px 0 0;margin:1rem}.container .ansAndComments .comments .add_comment_input{width:100%;border:0;border-bottom:2px solid grey;outline:0;font-size:11px;color:#000;background:transparent;transition:border-color .2s}.container .ansAndComments .comments .add_comment_input:-ms-input-placeholder{color:grey}.container .ansAndComments .comments .add_comment_input::placeholder{color:grey}.container .ansAndComments .comments .add_comment_input:-ms-input-placeholder~.add_comment_label{font-size:10px;cursor:text;top:20px}.container .ansAndComments .comments .add_comment_input:placeholder-shown~.add_comment_label{font-size:10px;cursor:text;top:20px}.container .ansAndComments .comments .add_comment_input:focus{padding-bottom:6px;border-width:3px;border-image:linear-gradient(90deg,#4a504f,#9fa5a1);border-image-slice:1}.container .ansAndComments .comments .comment{max-width:200px}.answerComponent{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem}@media (min-width:48em){.answerComponent{flex-direction:row}}.answerComponent button{background-color:transparent;color:#000;border:none;height:100%;width:2rem;margin:.5rem 1rem 1rem}.answerComponent .content{height:100%;width:100%;margin:0 10px}.userbox{margin-right:1rem;margin-bottom:1rem;margin-left:0;color:#e56216;border:1px solid rgba(230,197,168,.637);background-color:rgba(230,197,168,.637)}@media (min-width:48em){.userbox{margin-left:auto}}.userBoxComponent{max-height:80px;max-width:200px;border:1px solid #000;overflow:hidden;padding:2px}.userBoxComponent .user-action-time{font-size:10px;font-weight:lighter}.userBoxComponent .user-details{display:flex;flex-direction:row}.userBoxComponent .user-details img{height:50px;width:50px}.userBoxComponent .user-details a{display:flex;flex-direction:column;padding:2px 2px 2px 10px;text-decoration:none;color:#000}.userBoxComponent .user-details a:hover{color:#00f}.userBoxComponent .user-details a p{font-size:12px;margin-top:0}.userBoxComponent .user-details a .details p{font-size:11px;margin-top:0}.adminFeatureComponent{display:flex;justify-content:space-evenly;text-align:center;flex-direction:row;width:90%}@media (min-width:48em){.adminFeatureComponent{width:25%;margin-left:1rem}}.adminFeatureComponent .feature{padding:1rem;font-size:12px}.adminFeatureComponent .feature button{cursor:pointer;color:grey;text-decoration:none;border:none;background:transparent}.adminFeatureComponent .feature button:hover{color:#00f;text-decoration:underline}.adminFeatureComponent .feature #custom-tooltip{display:none;margin-left:40px;padding:5px 12px;background-color:rgba(0,0,0,.8745098039215686);border-radius:4px;color:#fff}.commentComponent .content{display:flex;padding:10px 10px 0}.commentComponent .content p{font-size:10px;color:grey;padding:5px}.commentComponent .trash-icon{cursor:pointer;padding:3px;margin-right:0}.commentComponent .trash-icon svg{padding:2px}.profile_profile__main__1o7A-{display:block;width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:20px}@media (min-width:48em){.profile_profile__main__1o7A-{display:flex}}.profile_profile__main__lists__2k9em{width:80%}.profile_profile__main__lists__list__1vKRU{padding:10px;margin:1rem;background-color:#f3f3f3;border-radius:15px}.profile_profile__main__1o7A- .profile_vertical__line__26ntB{border-left:2px solid #000;height:200px;margin:0 25px;display:none}@media (min-width:48em){.profile_profile__main__1o7A- .profile_vertical__line__26ntB{display:block}}.profile_profile__main__info__3Ywm9{justify-content:space-between;display:flex}.profile_profile__stats__1azeT{display:flex;flex-direction:column;margin:1rem auto;width:90%}@media (min-width:48em){.profile_profile__stats__1azeT{flex-direction:row}}.profile_profile__stats__row__19yAc{display:flex;flex-direction:column}.profile_profile__stats__tags__35XbU{width:80%;margin-bottom:2rem}@media (min-width:48em){.profile_profile__stats__tags__35XbU{width:500px}}.profile_profile__stats__tags__skills__3lE4J span{font-size:12px;display:inline-flex;align-content:center;justify-content:center;border:1px solid transparent;border-radius:3px;line-height:1.8;white-space:nowrap;background-color:#7fffd4;color:#000;padding:3px;margin:3px}.profile_profile__stats__stats__1jATJ{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:1rem auto}.profile_profile__stats__stats__info__m0s0-{display:flex;flex-wrap:wrap;justify-content:space-around}.profile_profile__name__LQ5NC{overflow:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:.5rem 1rem;width:inherit}.profile_profile__dp__byP41{overflow:hidden;border-radius:50%;border:2px solid #000;box-shadow:-1px -1px 20px 0 #000;width:170px;height:170px;margin:auto}@media (min-width:48em){.profile_profile__dp__byP41{margin:1rem}}.profile_profile__work__ZNncQ a{font-size:12px;display:inline-flex;align-content:center;justify-content:center;border:1px solid transparent;border-radius:3px;line-height:1.8;white-space:nowrap;background-color:#7fffd4;color:#000;padding:3px;margin:3px}.profile_profile__work__ZNncQ a:hover{-webkit-text-decoration:dashed;text-decoration:dashed;color:salmon}.emptySpace{border-top:2px solid #000;height:20px;width:100%}.editProfile_input__1Ry1e{width:auto}.editProfile_tags__1zhkR{padding:1rem;margin:auto}.editProfile_tags__1zhkR div{font-size:12px;display:inline-flex;align-content:center;justify-content:center;color:#e56216;border:1px solid rgba(230,197,168,.637);background-color:rgba(230,197,168,.637);border-radius:8px;line-height:1.8;white-space:nowrap;padding:3px;margin:2px;cursor:pointer}.editProfile_tag_input__32JYI{width:100%;margin-bottom:1rem;background-color:#f8f8f8;outline:none;border:none;border-bottom:.5px solid grey;font-size:large;font-family:cursive}.editProfile_tag_input__32JYI:focus{background-color:rgba(197,163,163,.3607843137254902)}.editProfile_form__container__14dQX{display:flex;flex-wrap:wrap;width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;padding:10px;margin:0 auto 30px;overflow:visible}.editProfile_heading_container__e8V-I{width:500px;height:50px;display:flex;flex-wrap:wrap;flex-direction:column;margin:10px auto}.editProfile_heading_container__e8V-I img{width:700px;max-height:90px;filter:brightness(90%);margin:0 15px;display:none}@media (min-width:48em){.editProfile_heading_container__e8V-I img{display:block}}.editProfile_placeForm__2ig6X{list-style:none;margin:15px 0;padding:1rem;width:90%;max-width:60rem;box-shadow:0 2px 8px rgba(0,0,0,.26);border-radius:6px;background:#fff}.editProfile_rich_text_area__1Yc7g{width:100px;height:200px}.footer-basic{padding:40px 0;background-color:#000;color:#f5f5f5}.footer-basic ul{padding:0;list-style:none;text-align:center;font-size:18px;line-height:1.6;margin-bottom:0;display:flex;align-items:center}.footer-basic li{padding:0 10px}.footer-basic ul a{color:inherit;text-decoration:none;opacity:.8}.footer-basic ul a:hover{opacity:1}.footer-basic .social{text-align:center;padding-bottom:25px}.footer-basic .social>a{font-size:24px;width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;border-radius:50%;border:1px solid #ccc;margin:0 8px;color:inherit;opacity:.75}.footer-basic .social>a:hover{opacity:.9}.footer-basic .copyright{margin-top:15px;text-align:center;font-size:13px;color:#aaa;margin-bottom:0}
/*# sourceMappingURL=main.6645696a.chunk.css.map */