@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@500&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.nav__main{display:flex;justify-content:space-between;align-items:center;background-color:#fff;height:72px;width:100%;position:fixed;z-index:1}.nav__logo{margin:24px 0 24px 72px;cursor:pointer}.nav__input{height:42px;width:360px;border-radius:20px;border:none;text-align:center;font-family:sans-serif;margin:16px 0 14px;outline:none;text-decoration:none;background-color:#f2f2f2}.nav__search{display:flex;justify-content:space-around;align-items:center;position:relative}.nav__searchIcon{margin-left:50px;position:absolute;left:-35px;top:26px}.nav__input::-webkit-input-placeholder{text-align:center}.nav__input:-ms-input-placeholder{text-align:center}.nav__input::placeholder{text-align:center}.hero__img{color:#fff;display:flex;justify-content:center;background-image:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.6)),url(/static/media/hero.0b2dfdb7.png);position:relative;background-size:cover;height:60.94182825484764vh;width:93.75vw;width:100%}.hero__content{display:flex;flex-direction:column;position:absolute;left:200px;bottom:80px;line-height:0;font-family:"IBM Plex Sans",sans-serif}.hero__content h1{size:36px}.hero__content p{size:18px}.nav__login{display:flex;justify-content:center;align-items:center;position:relative;margin-right:144px;font-family:"IBM Plex Sans",sans-serif;font-style:normal}.nav__login h5{color:#2e2e2e}.nav__login h5 span{color:#6495ed;margin-right:7px;cursor:pointer}.nav__dropicon{position:absolute;top:20px;right:-21px;cursor:pointer}@media (max-width:930px){.nav__main{display:flex;justify-content:space-between;align-items:center}.nav__logo img{width:5.5rem;height:1.2rem;margin-left:-1rem}.nav__search{width:.5rem}.nav__search input::-webkit-input-placeholder{color:#f2f2f2}.nav__search input:-ms-input-placeholder{color:#f2f2f2}.nav__search input::placeholder{color:#f2f2f2}.nav__searchIcon{left:0}.nav__login{width:1.5rem;margin-left:.5rem}}@media (max-width:550px){.nav__main{display:none}.hero__content{display:flex;align-items:left;font-size:1rem;flex-wrap:wrap;left:1rem}.hero__img{width:550px}}.backdrop{position:fixed;z-index:1;background-color:rgba(0,0,0,.75);width:100%;height:100vh;top:0;left:0}.modal{font-family:IBM Plex Sans;box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:6px;background-color:#fff;padding:1rem;text-align:center;width:46rem;height:28.563rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal,.modal__crossicon{z-index:10;position:fixed}.modal__crossicon{top:-30px;right:0;cursor:pointer}.modal__cols{margin-top:1.938rem}.modal__cols22{margin-top:.3rem;position:absolute;top:3.125rem;display:grid;grid-template-columns:1fr 1fr}.modal__main h3{color:#008a45;font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-size:14px;line-height:16px}.modal__main{background-color:#effff4;width:48rem;height:3.125rem;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;border-radius:8px 8px 0 0}.modal__cols{position:absolute;top:3.125rem;display:grid;grid-template-columns:1fr 1fr}.col1__main h1{font-size:1.5rem;text-align:left;margin-left:1.5rem}.modal__col1{width:23 rem}.modal__col2{width:23rem;text-align:center;font-size:.813rem;font-weight:400;font-style:normal;font-family:IBM Plex Sans}.modal__col2 h3 span:first-child{color:#3d3d3d}.modal__col2 h3 span:nth-child(2){color:#6495ed;cursor:pointer}.modal__col2 p{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-size:11px;line-height:16px}.signin__form{display:flex;flex-direction:column;align-items:center;justify-content:left;position:relative}.btn1{background:#2f6ce5;background-image:linear-gradient(180deg,#2f6ce5,#2980b9);border-radius:20px;color:#fff;border:none;height:2.5rem;margin:19px 0 24px;font-family:IBM Plex Sans;font-style:normal;font-weight:600}.btn1,.btn2{font-size:14px;padding:10px 20px;text-decoration:none;width:20rem}.btn2{background:#fff;background-image:linear-gradient(180deg,#fff,#fff);border-radius:2px;font-family:Arial;color:#000;border:2px solid #d9d9db;height:2.375rem;margin-bottom:8px}.col1__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center}.Form__input{width:20rem;height:2.875rem;border:1px solid #d9d9db;border-radius:2px 2px 0 0;background:#f7f8fa}.Form__input::-webkit-input-placeholder{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#8a8a8a}.Form__input:-ms-input-placeholder{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#8a8a8a}.Form__input::placeholder{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-size:15px;line-height:16px;color:#8a8a8a}.visibilityIcon{position:absolute;bottom:5.688rem;right:2.563rem}.form__name input{width:9.8rem;height:2.875rem;border:1px solid #d9d9db;border-radius:2px 2px 0 0;background:#f7f8fa}.col11{margin-top:0}col1__buttons h2{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-size:12px;line-height:16px}@media (max-width:800px){.modal{width:93%;top:64.5%;left:49%;height:95%}.modal__main{width:35rem;width:100%}.modal__col2 img{display:none}.modal__cols22,col1__main{text-align:center;display:flex;justify-content:center;align-items:center}.btn1{width:50%;margin-left:-8rem}.modal__col2 h3 span:nth-child(2){position:absolute;bottom:7.5rem;left:20rem}.modal__col2 p{position:absolute;bottom:-2rem;left:3.5rem}.modal__col2 h3 span:first-child{display:none}.modal__col1{margin-left:1rem}.modal__span h3 span:first-child{margin-left:-50rem}}@media (max-width:550px){.modal__main{display:none}.modal__col1{margin-left:3.5rem}.modal__crossicon{margin-top:2rem;z-index:999;background-color:#000;display:flex;justify-content:center;text-align:center}}.main__main{max-width:1440px;margin-right:auto;margin-left:auto;overflow:hidden}.hero__main{margin:2rem 13rem 0 12.5rem;max-width:64.688rem;position:relative}.header{justify-content:space-between;height:3.5rem;position:relative}.header,.header__links{display:flex;align-items:center}.header__links{justify-content:center}.header__drop{background-color:#edeef0;position:absolute;right:9rem}.header__drop button{display:flex;align-items:center;justify-content:space-evenly;background-color:#edeef0;border:none;height:2.25rem;width:8rem;border-radius:2px;font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-size:15px;line-height:19px;cursor:pointer}.header__drop button:nth-child(2){display:none}.header__links span{margin:.6rem 1.25rem 0;cursor:pointer}.header__links span:first-child{border-bottom:2px solid #000;padding:.85rem}.header__links span:nth-child(2){display:none}.header__buttons{display:flex;position:relative}.header__joingrp button{background-color:#2f6ce5;color:#fff;border:none;height:2.25rem;width:8rem;border-radius:2px;display:flex;justify-content:space-evenly;align-items:center;font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-size:15px;line-height:19px;cursor:pointer}.Header__margin{background:#e0e0e0;width:65rem;height:1px;border:1px solid #e0e0e0}@media (max-width:930px){.hero__main{margin-left:auto;margin-right:auto}.header{margin-left:0}.header__drop button:first-child,.Header__margin{display:none}}@media (max-width:1180px){.hero__main{margin-left:auto;margin-right:auto}.header{margin-left:0}}@media (max-width:550px){.header__links span:first-child,.header__links span:nth-child(3),.header__links span:nth-child(4),.header__links span:nth-child(5),.header__links span:nth-child(6),.Header__margin{display:none}.header__joingrp{position:absolute;top:-26rem;right:1.5rem;background-color:transparent}.header__joingrp button{background-color:transparent;border:2px solid #fff}.header__joingrp button:hover{background-color:#2f6ce5;border:none}}@media (max-width:650px){.header__links span{margin:.6rem .8rem 0}}@media (max-width:549px){.header__drop button:first-child{display:flex;justify-content:right;position:absolute;right:rem;top:-2.5rem}.header__drop{position:relative}.header__links span:nth-child(2){display:block;position:absolute;left:1rem;top:-.7rem;font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.01em;color:#212529}}.hero__contents{margin-top:.8rem;display:grid;grid-template-columns:45rem auto}.hero__col2{display:flex;flex-direction:column;text-align:center;margin-left:2.5rem;margin-top:2.5rem}.hero__text{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-size:12px;line-height:16px;margin-top:1.5rem}.location__line{width:251px;height:0;border:.4px solid #b8b8b8}.hero__location{border:none}.input__icons{display:flex;align-items:center;text-align:left;justify-content:space-between;margin-bottom:.5rem}.input__icons span{width:1.25rem;height:1.25rem}.write__img{display:none}.input__icons input:focus{border:none;outline:none}@media (max-width:1200px){.hero__col2{display:none}}@media (max-width:549px){.write__img{display:flex;position:fixed;margin-left:25rem;margin-top:5.5rem;z-index:9999}}.card1{display:flex;justify-content:space-evenly;align-items:left;flex-direction:column;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:1rem;flex:wrap 1}.card__img{border-radius:4px 4px 0 0}.card__footer,.footer__profile{display:flex;justify-content:space-between;align-items:center}.cardcontent{padding:.8rem}.footerlikes{display:flex;align-items:center;justify-content:space-between;color:#2d2d2d;margin:.5rem}.footerlikes span:nth-child(3){background-color:#edeef0;width:33px;height:33px;display:flex;justify-content:center;align-items:center;margin-left:1.5rem;cursor:pointer}.footerlikes span:first-child{width:18.63px;height:18px;display:flex;justify-content:center;align-items:center;margin-right:.2rem}.footerlikes span{margin-left:.5rem;font-size:14px}.footer__profile p{margin-left:.5rem;font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-size:18px;line-height:23px;cursor:pointer}.footer__profile img{cursor:pointer}.col2 span{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.card__content{display:grid;grid-template-columns:auto auto}.col2{display:flex;justify-content:center;align-items:center}.col1{margin-top:-1rem;line-height:1rem;margin-bottom:1.1rem}.col1 p{display:flex;text-align:left;align-items:center}.col1 p span{height:1.25rem;width:1.25rem;margin-right:.5rem}.col1 p span:nth-child(2){margin-left:4rem}.card__button button{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-size:13px;line-height:140.4%;border:.7px solid #a9aeb8;border-radius:.8rem;text-align:center;color:#e56135;width:35rem;height:2.8rem;margin:-1rem 0 1rem}.card__button button:hover{background-color:#e56135;color:#fff}.card__button2 button{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-size:13px;line-height:140.4%;border:.7px solid #a9aeb8;border-radius:.8rem;text-align:center;color:#02b875;width:35rem;height:2.8rem;margin:-1rem 0 1rem}.card__button2 button:hover{background-color:#02b875;color:#fff}@media (max-width:830px){.Card__main{width:100vw;overflow:hidden}.card__img img{width:100vh}.card__button2 button,.card__button button{width:30rem}}
/*# sourceMappingURL=main.2f7eaf34.chunk.css.map */