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}::-webkit-scrollbar{border-radius:6px;height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:6px}::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:6px}::-webkit-scrollbar-corner{background-color:#f1f1f1}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.logo_page_cont{align-content:center;display:flex;flex-direction:column;font-size:60px;height:100vh;text-align:center;width:100%}.logo_cont_page{align-items:center;display:flex;flex-direction:row;margin:auto}.logo_cont_page p{margin-bottom:0}.logo_cont_page span{font-size:45px;margin-bottom:0}.logo_cont_page .last_span_title{font-size:20px}#title_logo{color:#2e3242;color:var(--textColor);cursor:pointer;font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);font-size:180px;margin-bottom:0;margin-top:200px}#title_logo i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.slogan{font-size:40px;margin-left:100px}.policies_container{text-align:start}.policies_cont{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;margin:auto auto 50px;padding:20px;width:50%}.policy_title_logo{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:30px;margin:50px auto 0;width:50%}.policy_title_logo i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.policy_title_logo p{font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);margin-bottom:0}.title_policy{font-size:30px;margin-bottom:5px}.declaration_policy{font-size:12px;margin-bottom:10px}.section_titles{font-size:18px;font-weight:700;margin-bottom:0}.section_sub_title{font-size:15px;font-weight:700;margin-bottom:10px}.description_policy_title{font-size:12px;font-weight:700;margin-bottom:0}.description_policy{font-size:12px;margin-bottom:10px}body{background-color:#fff;color:#2e3242;color:var(--textColor);font-family:Sohne,sans-serif;font-family:var(--font);font-size:20px}.fade-in-section{opacity:0;transform:translateY(10px);transition:opacity .5s ease-out,transform .5s ease-out}.fade-in-section.visible{opacity:1;transform:translateY(0)}.main_frame{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}.main_navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border-radius:10px;margin:0 auto;padding:5px;position:sticky;top:0;transition:all .3s ease;width:100%;z-index:25}.main_navbar.scrolled{box-shadow:2px 2px 20px 10px #f5f5facc;top:20px;width:80%}.navbar{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin:auto;padding:10px;width:90%}.main_navbar a{color:#2e3242;color:var(--textColor);text-decoration:none}.nav_cont_1{align-items:center;display:flex;flex-direction:row;height:100%;width:50%}.nav_cont_1 span{font-size:15px}.nav_cont_1:last-child{flex-direction:row-reverse}.nav_cont_1 a{text-decoration:none}#title_navbar{color:#2e3242;color:var(--textColor);cursor:pointer;font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);font-size:25px;margin-bottom:0}#title_navbar i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.links_navbar{margin-right:20px}.waitin_list_btn{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:4px;font-size:12px;padding:5px}.waitin_list_btn,.waitin_list_btn_home{background:linear-gradient(90deg,#a483f0,#269ae2);background:linear-gradient(to right,var(--secondColor),var(--azure));background-clip:padding-box;color:#fff;font-weight:700;text-align:center;width:auto}.waitin_list_btn_home{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;font-size:14px;padding:15px}.register_btn{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:4px;color:#5659ff;color:var(--mainColor);font-weight:700;text-align:center}.login_btn,.register_btn{font-size:15px;padding:5px;width:auto}.login_btn{background-color:initial;border:1px solid #0000;border-radius:4px;color:#2e3242;color:var(--textColor);text-align:center}.policy_popup_cont{background-color:#fff;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;bottom:20px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);height:200px;height:150px;padding:20px;position:fixed;right:20px;width:300px;z-index:20}.main_content{height:100vh;text-align:center}.main_section{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding-top:100px}.scroller_cont{font-size:60px;font-weight:bolder;margin-bottom:20px;text-align:center;width:60%}.main_title{margin-bottom:0}.descriptions_sec{font-weight:700;height:100px;margin:auto;text-align:center;width:100%}.main_description{color:gray;font-size:20px}.ia_span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-weight:700}.widget_scroller_arrow_cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:auto;transition:all .2s ease-in;width:735px}.arrow_widget_scroller{background-color:initial;border:1px solid #0000;font-size:20px}.widget_scroller{align-items:center;display:flex;height:100px;overflow:hidden;position:relative}.scrolling{transition:all .5s ease;width:max-content}.widget_element{align-items:center;background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:50px;color:#2e3242;color:var(--textColor);cursor:pointer;display:flex;flex-direction:row;font-weight:700;height:42px;margin-right:10px;transition:border .5s ease-in-out;width:220px}.widget_element:hover{border:1px solid #5659ff;border:1px solid var(--mainColor)}.widget_element span{font-size:25px;justify-content:space-around;width:50px}.widget_element p,.widget_element span{align-items:center;display:flex;flex-direction:row;height:100%;text-align:center}.widget_element p{font-size:15px;margin-bottom:0;width:170px}.scrolling{animation:scroll 10s linear infinite;display:flex}.globe_home{background-color:#2e3242;background-color:var(--textColor);border-radius:30px;flex-direction:row;height:800px;justify-content:space-between;margin:auto auto 100px;overflow:hidden;width:100%;width:80%}.globe_elem,.globe_home{align-items:center;display:flex}.globe_elem{color:#fff;flex-direction:column;height:100%;justify-content:space-around;padding:30px;width:50%}.title_globe_cont{width:500px}.globe_title{font-size:40px;margin-bottom:10px}.globe_subtitle{font-size:20px}.onboarding_container{height:100%;margin-bottom:200px;text-align:center;width:100%}.steps_title{font-size:35px;font-weight:700}.steps_desc{color:gray;font-weight:700}.onboarding_sections{align-items:center;display:flex;flex-direction:row;height:300px;justify-content:space-between;margin:auto;padding:20px;width:90%}.card_onboarding{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);height:100%;overflow:hidden;padding:10px;transition:all .3s ease-in;width:23%}.card_title{align-items:center;background-color:initial;display:flex;flex-direction:row;font-size:18px;font-weight:700;height:60px;opacity:.8;padding:10px;text-align:start;width:100%}.arrow{display:none}.card_icon{align-items:center;border:2px solid #ff5869;border:2px solid var(--danger);border-radius:10px;color:#ff5869;color:var(--danger);display:flex;flex-direction:row;font-size:20px;height:100%;justify-content:space-around;margin-right:5px;padding:5px;text-align:center;width:40px}.card_title p{margin-bottom:0}.card_text{background-color:#fff;border-radius:20px;height:80%;padding:10px;text-align:start}.personalized_words{color:#5659ff;color:var(--mainColor);font-weight:700}.payment_process_container{background-color:#f7f7f7;background-color:var(--milkyWhite);height:100%;height:800px;margin-bottom:100px;padding:20px;text-align:center;width:100%}.pay_cont{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:row;height:550px;justify-content:space-between;margin:auto;width:80%}.pay_container{height:100%;margin:auto;padding:20px;width:50%}.phone_cont{background-color:#2e3242;background-color:var(--textColor);border:1px solid #2e3242;border:1px solid var(--textColor);border-radius:30px;height:95%;margin:auto auto 2%;padding:3px;width:270px}.phone_screen{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:27px;display:flex;flex-direction:column;height:100%;width:100%}.phone_camera{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:50px;height:12px;margin:auto;width:80px}.phone_content{align-items:center;display:flex;flex-direction:column;height:90%;padding:5px;width:100%}.phone_hour{font-size:50px;margin-bottom:0}.phone_date{color:gray;font-size:15px;margin-bottom:20px}.phone_notification_cont{align-items:center;display:flex;flex-direction:column;height:50%;width:100%}@keyframes scaleUp{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.phone_notification{background-color:#8080801a;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;filter:blur(.1);height:50px;margin-bottom:5px;padding:10px;transition:transform .5s ease-in-out;width:95%}.phone_notification.active{animation:scaleUp 1s ease-in-out}.message_container{display:flex;flex-direction:column;height:100%;width:100%}.message_header{align-items:center;display:flex;flex-direction:row;height:50%}.message_header i{color:#5659ff;color:var(--mainColor);font-size:12px;margin-right:5px}.message_title{font-size:12px;font-weight:700;margin-bottom:0;text-align:start;width:80%}.hour_mex{color:gray;font-size:10px}.message_not{align-items:center;display:flex;flex-direction:row;font-size:12px}.message_not p{font-size:10px;margin-bottom:0;margin-left:20px}.phone_bar{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:50px;height:5px;margin:auto;width:120px}.phone_shadow{border-radius:150px;box-shadow:2px 20px 30px 3px #000;height:0;margin:auto;width:240px}.pay_desc_title{font-size:25px;font-weight:700;margin-bottom:0;text-align:start;width:100%}.pay_description{align-items:center;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);display:flex;flex-direction:column;height:auto;justify-content:space-around;margin-top:20%;padding:20px;text-align:start}.calendar_manage_container{height:100%;margin-bottom:100px;text-align:center;width:100%}.calendar_process{width:100%}.cal_cont{align-items:center;display:flex;flex-direction:row;margin:auto;width:80%}.cal_sec{height:400px;width:50%}.long_term_img{background-image:url(/static/media/scooter_boy.f0c2ebbb650ba5304a74.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:90%;margin:auto;width:90%}.cal_desc_cont{border:2px solid #ff5869;border:2px solid var(--danger);border-radius:20px;box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);height:auto;margin:10% auto auto;padding:20px;text-align:start;width:80%}.cal_desc_title{color:#ff5869;color:var(--danger);font-size:20px;font-weight:700}.property_marketing{height:auto;margin:auto auto 200px;max-width:100%;overflow:hidden;text-align:center;width:1200px}.arrow_buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;padding-left:100px;padding-right:100px}.arrow_widget_scroller_prop{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:10px;font-size:20px;width:100px}.property_marketing_cont{align-items:center;display:flex;flex-direction:row;height:500px;justify-content:space-between;margin:auto;overflow:hidden;transition:transform .5s ease;width:95%}.property_marketing_card{border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-right:20px;width:600px}.property_marketing_card_img_cont{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;box-shadow:2px 2px 20px 2px #f7f7f7;box-shadow:2px 2px 20px 2px var(--milkyWhite);height:65%;width:100%}.property_marketing_desc_cont{background-color:#fff;height:35%;padding:5px;width:100%}.description_title{color:#5659ff;color:var(--mainColor);font-size:20px;font-weight:700;margin-bottom:0;text-align:start;width:100%}.description_desc{font-size:15px;text-align:start;width:100%}.website_building_container{border:1px solid #000;height:500px;margin-bottom:100px;width:100%}.main_tll{height:100vh;margin:auto;width:fit-content}.greetings{font-size:25px;margin-bottom:50px;margin-top:50px;text-align:center;width:100%}.main_tll_cont{flex-direction:row;justify-content:space-between;margin-bottom:50px}.choise_box,.main_tll_cont{align-items:center;display:flex}.choise_box{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;cursor:pointer;flex-direction:column;height:400px;margin-right:30px;padding:20px;transition:border .3s ease-in-out;width:400px}.choise_box:hover{border:2px solid gray;box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey)}.choise_box.selected{border-color:#5659ff;border-color:var(--mainColor)}.demo_box{filter:blur(5px);pointer-events:none}.moving_arrows_btn:disabled{cursor:not-allowed;opacity:.5}.choise_box_title{color:gray;font-size:35px;text-align:center;width:100%}.img_container{height:280px;width:250px}.img_cont_house{background-image:url(/static/media/roof_red_house.e94a3e3e6cd59fecce2c.jpg)}.img_cont_boxes,.img_cont_house{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.img_cont_boxes{background-image:url(/static/media/boxes2.97769201685c2444c8ae.jpg)}.img_cont_re_broker{background-image:url(/static/media/re_broker.cf6691e6dd0153d7da6c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.fade-container{opacity:0;transition:opacity 4s ease-in-out}.fade-container.fade-in{opacity:1}.fade-container.fade-out{opacity:0}.end_register{align-items:center;display:flex;flex-direction:column;margin-top:10%;width:100%}#welcome_title{color:#2e3242;color:var(--textColor);cursor:pointer;font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);font-size:70px;margin-bottom:0}#welcome_title i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text}#welcome_title i,.go_dashboard{color:#5659ff;color:var(--mainColor)}.go_dashboard{cursor:pointer;font-size:30px;text-decoration:none}.scroller_cont_welcome{display:flex;flex-direction:column;height:150px;justify-content:space-between;overflow:hidden;position:relative;text-align:start;text-align:center;width:100%}.scrollable_titles_welcome{-webkit-text-fill-color:#0000;animation:scrollUpWelcome 15s ease-in-out infinite;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);display:inline-block;font-size:135px;font-weight:700;height:150px;margin-bottom:0}@keyframes scrollUpWelcome{0%,10%{transform:translateY(0)}10%,20%{transform:translateY(-150px)}20%,30%{transform:translateY(-300px)}30%,40%{transform:translateY(-450px)}40%,50%{transform:translateY(-600px)}50%,60%{transform:translateY(-750px)}60%,70%{transform:translateY(-900px)}70%,80%{transform:translateY(-1050px)}80%,90%{transform:translateY(-1200px)}90%,to{transform:translateY(-1350px)}}.moving_arrow_cont{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.moving_arrows_btn{background-color:#eaedf0;background-color:var(--lightGrey);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:#5659ff;color:var(--mainColor);font-size:25px;height:100%;width:100px}.pricing_container{flex-direction:column}.pricing_block,.pricing_container{display:flex;height:auto;width:100%}.pricing_block{border:1px solid #eaedf0;border:1px solid var(--lightGrey);flex-direction:row;justify-content:space-between;margin:30px auto 150px;padding:50px;width:80%}.pricing_block_title_cont{align-items:start;display:flex;flex-direction:column;justify-content:space-between;width:50%}.pricing_block_title{font-size:60px;text-align:start;width:100%}.pricing_block_subtitle{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:20px}.pricing_block_main{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 20px 2px #f7f7f7;box-shadow:2px 2px 20px 2px var(--milkyWhite);display:flex;flex-direction:column;height:100%;justify-content:space-around;padding:10px;width:550px}.method_pricing_block{align-items:center;display:flex;flex-direction:row;font-size:15px;height:40%;justify-content:space-between}.method_pricing_title{color:gray;font-size:20px;font-weight:700;margin-bottom:10px;margin-left:5px;margin-top:15px}.method_pricing_block_inner{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:100%;padding:10px;text-align:center;width:48%}.flat_fee{width:100%}.method_pricing_block_title{font-size:15px;font-weight:700;margin-bottom:0}.fee_cost{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:30px;font-weight:700}.fees_table_container{height:100%;margin:auto auto 100px;width:80%}.fee_table_title{color:#2e3242;color:var(--textColor);font-weight:700}.fee_table{height:auto;width:100%}.body_fee{display:flex;flex-direction:column;padding:10px;width:100%}.body_row{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;padding-top:10px}.body_cell_first,.body_cell_second,.body_cell_third{color:#2e3242;color:var(--textColor);font-size:20px;font-weight:700;height:100%;padding-left:10px;width:33%}.body_cell_first{align-items:center;display:flex;flex-direction:row}.list_functionallities_title{font-size:15px}.list_functionallities_section{font-size:12px;margin-bottom:5px}.list_functionallities_section i{color:#5659ff;color:var(--mainColor)}.fee_third,.list_functionallities_section .circle{color:#2e8b57}.fee_third{cursor:pointer;font-size:15px;text-decoration:underline}.body_cell_third{border:1px solid #eaedf0;border:1px solid var(--lightGrey);color:#5659ff;color:var(--mainColor);margin:auto;text-align:center;width:30%}.show_fee{border:1px solid #5659ff;border:1px solid var(--mainColor)}.hide_fee,.show_fee{transition:all .5s ease-in}.hide_fee{border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.payment_transactions_cont,.payment_transactions_main_cont{display:flex;flex-direction:row;height:500px;margin:50px auto 200px;padding:50px;width:80%}.payment_transactions_cont{background-color:#fff;border-radius:30px;position:relative;z-index:1}.payment_transactions_cont:before{animation:rotate-border 5s linear infinite;background:linear-gradient(90deg,#5659ff,#f7f7f7,#fff,#f7f7f7,#a483f0,#f7f7f7,#269ae2);background:linear-gradient(90deg,var(--mainColor),var(--milkyWhite),#fff,var(--milkyWhite),var(--secondColor),var(--milkyWhite),var(--azure));background-size:300% 300%;border-radius:30px;bottom:0;content:"";left:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;right:0;top:0;z-index:-1}@keyframes rotate-border{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.payment_transaction_title_cont{height:100%;width:50%}.payment_transaction_title{font-size:60px}.payment_transaction_subtitle{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:20px}.transactions_punchline{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-bottom-right-radius:100px;border-top-left-radius:100px;height:400px;margin:auto;width:70%}.svg_cont{height:100%;margin-top:20px;text-align:center;width:100%}.svg_cont svg{color:#fff;height:110%;rotate:90deg;width:100%}.transaction_title{font-size:35px;font-weight:700;margin-bottom:0;text-align:start}.transaction_subtitle{color:gray;font-weight:700;padding-left:5px;width:100%}.transaction_desc{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);padding:10px}.bullet_points,.transaction_desc{display:flex;flex-direction:column;height:auto;width:100%}.bullet_points{align-items:start;margin-bottom:10px}.bullet_points p{margin-bottom:0}.bullet_point_explanation_title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:18px;font-weight:700;width:100%}.bullet_point_explanation{color:gray;font-size:15px;font-weight:700}.phone_transactions_container{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.tenant_manager_container{align-items:center;background-color:#fff;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin-bottom:20px;padding:5px;width:300px}.tenant_manager_btns{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:20px;color:gray;font-size:12px;font-weight:700;height:100%;pointer-events:none;transition:all .3s ease-in;width:32%}.tenant_manager_btns:hover{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.phone_transaction{border:3px solid #d3d3d3;border-bottom:0;border-top-left-radius:30px;border-top-right-radius:30px;height:350px;padding:5px;width:300px}.phone_screen_transaction{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:27px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);display:flex;height:100%;overflow-x:hidden;padding-top:30px;scroll-behavior:smooth;width:100%}.transaction_section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:250px;justify-content:space-between;min-width:100%;padding:20px;text-align:center}.transaction_section_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;height:10%;margin-bottom:0;opacity:.8}.creation_tenant_transaction_cont{align-items:end;background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:20px;color:#fff;flex-direction:column;height:80%;overflow:hidden;padding:10px}.creation_tenant_transaction_cont,.rows_transactions{display:flex;justify-content:space-between;width:100%}.rows_transactions{align-content:center;align-items:center;border:1px solid #fff;border-radius:10px;flex-direction:row;height:30%;padding-left:10px;transform:scale(.8)}.add_rows_transactions{border:1px solid #a483f0;border:1px solid var(--secondColor);border-radius:10px;color:#a483f0;color:var(--secondColor);display:flex;flex-direction:column;font-size:15px;height:70%;justify-content:space-around;text-align:center;width:15%}.content_row_transaction{align-items:center;animation:grow .5s ease-in-out forwards;display:flex;flex-direction:row;justify-content:space-between;padding-right:10px;width:80%}@keyframes grow{0%{transform:scale(.8)}to{transform:scale(1)}}.rows_transactions_animation{animation:grow .5s ease-in-out forwards;cursor:pointer}.rows_transactions:hover{transform:scale(1.1);transition:transform .3s ease-in-out}.rows_transactions_img{background-color:#269ae2;background-color:var(--azure);border:1px solid #269ae2;border:1px solid var(--azure);border-radius:50%;height:30px;width:30px}.rows_transactions_tenant{background-color:#fff;border:1px solid #fff;border-radius:50px;height:15px;width:70%}.combine_transaction_property{display:flex;flex-direction:row;height:80%;justify-content:space-between;width:100%}.prop_tenant_transaction{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around;position:relative;width:50%}.rows_transactions_img_house{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);height:35px;width:35px}#ball,#house{height:70px;position:relative;width:70px}@keyframes moveRight{0%{left:0}to{left:50%}}@keyframes moveLeft{0%{left:0}to{left:-50%}}.animate-ball{animation:moveRight 2s ease forwards}.animate-house{animation:moveLeft 2s ease forwards}.payment_transaction_cont{align-items:center;background-color:#fff;border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:20px;display:flex;flex-direction:column;height:70%;width:100%}.test{-webkit-text-fill-color:#0000;animation:bounce 2s infinite;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:80px}.shadow_pay{background-color:gray;border-radius:100%;box-shadow:2px 2px 5px 2px gray;height:10px;opacity:.2;width:70px}.about_us_container{align-items:center;border:1px solid #000;display:flex;flex-direction:column;height:1000vh;justify-content:space-between;margin:auto;width:80%}.waiting_list_container{display:flex;flex-direction:row;height:100%;height:100vh;justify-content:space-between;padding:50px;width:100%}.waiting_list_cont{border:2px solid #0000;border-radius:30px;height:100%;margin:auto;padding:20px;width:49%}.waiting_list_form_title{color:gray;font-size:15px;font-weight:700;margin-bottom:0}.first_waiting{border:2px solid #0000;color:#5659ff;color:var(--mainColor);width:49%}.waitlist_title{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:30px;margin:auto auto 0;width:100%}.waitlist_title i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.waitlist_title p{color:#2e3242;color:var(--textColor);font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);margin-bottom:0}.main_img_waitlist{background-image:url(/static/media/city.15e34ea100b4a4a5e883.jpg);background-repeat:no-repeat;background-size:contain;height:450px;width:auto}.input_label_waitlist_cont{align-items:start;border:1px solid #0000;border-radius:10px;display:flex;flex-direction:column;margin-bottom:10px;padding:10px;width:100%}.input_label_waitlist_cont label,.user_type_container_waitlist label{color:gray;font-size:15px;font-weight:700;margin-bottom:10px}.input_waitlist{border:1px solid #0000;border-bottom:2px solid #eaedf0;border-bottom:2px solid var(--lightGrey);color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;height:35px;transition:all .3s ease-in;width:60%}.input_waitlist:focus{color:#2e3242;color:var(--textColor);font-weight:400;outline:none;transition:all .3s ease-in}.input_waitlist:hover{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor)}.user_type_container_waitlist{align-items:start;display:flex;flex-direction:column;height:215px;margin-bottom:20px;width:100%}.user_type_container_waitlist_cont{align-items:center;display:flex;flex-direction:row;height:auto;height:100%;width:100%}.user_type_card_waitlist{border:2px solid #eaedf0;border:2px solid var(--lightGrey);cursor:pointer;height:100%;margin-right:20px;padding:10px;transition:all .3s ease-in;width:180px}.selected_usertype{border:2px solid #5659ff;border:2px solid var(--mainColor)}.selected_usertype,.user_type_card_waitlist:hover{border-radius:10px;color:#5659ff;color:var(--mainColor)}.user_type_card_waitlist:hover{border:2px solid #d3d3d3;box-shadow:2px 2px 5px 2px #eaedf0;box-shadow:2px 2px 5px 2px var(--lightGrey)}.usertype_title{font-size:13px;font-weight:700;height:20px;margin-bottom:0;width:100%}.img_cont_waitlist{background-position:50%;background-repeat:no-repeat;background-size:contain;height:130px;width:100%}.problematics_cont{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.options_problems{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:50px;cursor:pointer;font-size:13px;height:30px;margin-bottom:5px;margin-right:10px;padding:5px;transition:all .3s ease-in}.options_problems:hover,.selected_problem{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.waitin_list_btn_start,.waitlist_btn_cont{align-items:center;display:flex;flex-direction:row}.waitin_list_btn_start{background:linear-gradient(90deg,#a483f0,#269ae2);background:linear-gradient(to right,var(--secondColor),var(--azure));background-clip:padding-box;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:4px;color:#fff;font-size:12px;font-weight:700;height:40px;margin-right:10px;padding:5px;text-align:center;width:auto;width:220px}.waitin_list_btn_start span{margin-right:20px;width:100%}.waitin_list_btn_start .spinner_cont{height:20px;width:20px}.waitin_list_btn_start #spinner{color:#fff}.waitin_list_btn_no{align-items:center;background-color:initial;border:1px solid;border-color:#0000 #0000 gray;color:gray;display:flex;flex-direction:row;font-size:12px;width:150px}.waitin_list_btn_no span{margin-right:20px;width:100%}.waitlist_confirm_main_cont{height:100vh;margin:auto;padding:20px;width:100%}.waitlist_confirm_title{color:#5659ff;color:var(--mainColor);font-size:50px;font-weight:700;margin-bottom:0;text-align:center;width:100%}.waitlist_confirm_subtitle{color:gray;font-size:20px;text-align:center;width:100%}.suprise_waitlist{display:flex;flex-direction:row;height:500px;margin:50px auto auto;padding:50px;position:relative;width:80%}.suprise_waitlist_cont{height:100%;opacity:0;transform:translateY(100px);transition:opacity .6s ease-in-out,transform .6s ease-in-out;width:50%}.waitlist_animation{opacity:1}.show_text{opacity:1;transform:translateY(0)}.rocket_img{background-image:url(/static/media/rocket.cddaa10dde44babf13c0.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;height:340px;margin:auto;opacity:0;position:relative;rotate:0deg;top:-200px;transition:top 1s ease-in-out,opacity 1s ease-in-out,transform 1s ease-in-out;width:340px}.rocket_down{opacity:1;top:0;transform:rotate(0deg)}.rocket_up{opacity:0;top:-200px;transform:rotate(45deg)}.explanation_waitlist_title{color:#5659ff;color:var(--mainColor);font-size:45px;font-weight:700;margin-bottom:0}.explanation_waitlist_subtitle{color:gray;font-size:25px;font-weight:700}.explanation_waitlist{border:1px solid #eaedf0;border:1px solid var(--lightGrey);padding:20px}.waitlist_confirm_btn_cont{align-items:center;display:flex;flex-direction:row}.explanation_waitlist button{margin-top:20px}.explanation_waitlist p{font-size:20px;margin-bottom:10px}.become_partner_btn{border:2px solid #5659ff;border:2px solid var(--mainColor)}.check_email_cont{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:30px;color:#fff;height:300px;margin:100px auto auto;padding:20px;text-align:center;width:600px}.check_email_title{font-size:40px;font-weight:700;margin-bottom:20px}.check_email_cont i{font-size:60px;margin-bottom:50px}.close_home{font-size:12px}.link_email,.link_email:hover{color:#fff}.footer_homepage{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);height:400px;margin:auto;width:100%}.footer_container{flex-direction:row;justify-content:space-between;margin:auto;width:60%}.footer_container,.sections_footer{align-items:center;display:flex;height:100%}.sections_footer{flex-direction:column;width:25%}.footer_titles{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-weight:700;margin-bottom:10px}.link_cont_footer{height:100%;width:100%}.link_footer{cursor:pointer;font-size:15px;margin-bottom:5px;transition:color .3s ease-in-out}.link_footer:hover{color:#5659ff;color:var(--mainColor)}.language_select{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;font-size:15px;padding:5px}.language_select:focus{outline:none}.section_footer_text{height:100%;margin:auto;padding:20px;width:100%}.brand_logo{font-size:25px;font-weight:700}.brand_rights{font-size:12px;margin-bottom:5px}.logo_social_container{margin:auto auto 20px;text-align:start;width:100%}.email_contact_footer{font-size:15px;font-weight:700}.logo_social_container i{cursor:pointer;margin-right:10px;transition:color .3s ease-in-out}.logo_social_container i:hover{color:#5659ff;color:var(--mainColor)}.newsletter_cont{align-items:center;display:flex;flex-direction:row;height:auto;width:auto}.newsletter_title{color:#5659ff;color:var(--mainColor);font-size:15px;margin-bottom:0}.input_newsletter{border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;font-size:15px;height:30px;margin-right:5px;padding-left:5px;width:200px}.input_newsletter:focus{outline:none}.input_newsletter::placeholder{color:#d3d3d3}.button_newsletter{align-items:center;background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:20px;height:30px;justify-content:space-around;width:40px}.button_newsletter #spinner{color:#fff;height:15px;width:15px}.register_page{display:flex;flex-direction:row}.register_conts,.register_conts_reg,.register_page{height:100%;width:100%}.reg_cont{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:column;height:auto;margin:100px auto 10px;padding:20px;width:450px}.title_form{color:#2e3242;color:var(--textColor);cursor:pointer;font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);text-align:start;width:100%}.btn_a_start,.start_btn{height:40px;width:100%}.start_btn{background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));border:2px solid #f7f7f7;border:2px solid var(--milkyWhite);border-radius:5px;color:#fff;font-size:15px;margin-bottom:20px;transition:all .3s ease-in}.start_btn:hover{border:2px solid #5659ff;border:2px solid var(--mainColor)}.register_form_first{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);color:gray;font-size:15px;height:40px;margin-bottom:20px;padding:10px;width:100%}.register_form_first:focus{outline:none}.register_form_first::placeholder{color:#b8b5b5;font-size:13px}.persona_reg{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.person_reg{width:49%}.password_eye{display:flex;flex-direction:row;height:auto;justify-content:space-between;width:100%}.show_passowrd{-webkit-text-fill-color:#0000;background-color:#eaedf0;background-color:var(--lightGrey);background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:#5659ff;color:var(--mainColor);font-size:15px;height:40px;margin-bottom:0;margin-left:5px;width:15%}.phone_number{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.phone_number select{-webkit-text-fill-color:#0000;background-color:#eaedf0;background-color:var(--lightGrey);background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:#5659ff;color:var(--mainColor);font-size:15px;height:40px;margin-bottom:20px;margin-left:5px;width:15%}.phone_number input{width:83%}.already_present{font-size:12px;margin-bottom:0;text-align:start;width:100%}.already_present span{cursor:pointer;font-weight:700;text-decoration:none}.already_present span,.mini_logo{color:#5659ff;color:var(--mainColor)}.mini_logo{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;margin-bottom:0}.second_cont_reg{border-radius:5px;height:auto;margin:auto auto 10px;width:100%}.priv_mail_cont{align-items:center;border-radius:5px;color:gray;display:flex;flex-direction:row;font-size:12px;height:40px;padding:5px;width:100%}.priv_mail_cont p{margin-bottom:0}.priv_mail_cont input{border:1px solid #eaedf0;border:1px solid var(--lightGrey);box-shadow:0 0 5px 0 none;cursor:pointer;margin-right:5px;transition:all .3s ease-in-out}.priv_mail_cont input:hover{box-shadow:0 0 3px 0 #269ae2;box-shadow:0 0 3px 0 var(--azure)}.spinner_cont{text-align:center;width:100%}#spinner{color:#5659ff;color:var(--mainColor);font-size:15px;height:20px;width:20px}.error_message{color:#ff5869;color:var(--danger);font-size:12px;font-weight:700;margin-bottom:0}.loading_table_cont{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;flex-direction:column;height:400px;margin:auto;overflow:hidden;padding:5px}.loading_table_cont,.row_loading_table{align-items:center;display:flex;width:100%}.row_loading_table{flex-direction:row;height:50px;justify-content:space-between}.cell_loading_table{border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:5px;height:100%;padding:5px;width:16.3%}.inner_cell_tabl{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;height:100%;overflow:hidden;position:relative;width:100%}.inner_cell_tabl:before{animation:beam 2s linear infinite;background:linear-gradient(90deg,#fff0,#f7f7f7 50%,#fff0);background:linear-gradient(90deg,#fff0 0,var(--milkyWhite) 50%,#fff0 100%);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.control_panel_cont{background-color:#2e3242;background-color:var(--textColor);display:flex;flex-direction:column}.control_panel_container{background-color:#2e3242;background-color:var(--textColor);bottom:0;flex-direction:row;justify-content:space-between;left:0;position:fixed;right:0;top:50px}.control_panel_container,.main_nav_page{align-items:center;display:flex;height:100%;width:100%}.main_nav_page{background-color:#fff;border-top-right-radius:20px;flex-direction:column;overflow:hidden}.control_navbar{align-content:center;background-color:#2e3242;background-color:var(--textColor);color:#fff;display:flex;flex-direction:row;height:50px;justify-content:space-between;left:0;padding:10px;position:sticky;right:0;top:0;width:100%;z-index:25}.control_nav_cont{align-items:center;display:flex;width:50%}.control_nav_cont:last-child{flex-direction:row-reverse;padding-right:50px}.icon_cont_nav{align-items:center;display:flex;flex-direction:row-reverse;height:100%;width:50%}.control_nav_link{cursor:pointer;margin-bottom:0;margin-left:15px;margin-right:15px;transition:color .2s ease-in-out}.control_nav_link:hover{color:#5659ff;color:var(--mainColor)}.bell{background-color:initial!important;border:1px solid #0000!important;box-shadow:0 0 0 0 #0000!important;color:#2e3242 m!important;color:var(--textColor) m!important;display:flex;flex-direction:row;font-size:20px!important;margin-right:15px;padding:0}.bell:hover{color:#5659ff!important;color:var(--mainColor)!important}.bell:after,.bell:hover{background-color:initial;border:1px solid #0000}.bell:after{display:none!important}.bell_to_read{background-color:#5659ff;background-color:var(--mainColor);border:2px solid #fff;border-radius:100px;height:12px;margin-left:-10px;width:12px}.custom-dropdown-menu-notification{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);font-size:15px;padding:5px;width:300px}.notifications_center{width:100%}.notifications_title{align-items:center;display:flex;flex-direction:row;font-weight:700;justify-content:space-between;margin-bottom:0;padding-left:5px;padding-right:10px;padding-top:5px}.notifications_title i{border-radius:5px;color:#5659ff;color:var(--mainColor);cursor:pointer;font-size:12px;padding:2px}.loading_notification{animation:flash .5s infinite}.notification{align-items:center;border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);display:flex;flex-direction:row;font-size:12px;height:auto;justify-content:space-between;margin-bottom:5px;padding:5px;transition:background-color .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.notification:hover{background-color:#eaedf0;background-color:var(--lightGrey);border-radius:5px;cursor:pointer}.search_field{border:1px solid #0000;border-radius:5px;height:30px;width:200px}.custom-dropdown-menu-settings{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);font-size:15px;padding:5px;width:200px}.clear_notifications_cont{align-items:center;color:#5659ff;color:var(--mainColor);display:flex;flex-direction:row;font-size:10px;font-weight:700;height:20px;justify-content:space-around;width:100%}.notification_cont{align-items:start;display:flex;flex-direction:column;justify-content:space-between;width:95%}.clear_notification{cursor:pointer;margin-bottom:0}.to_read{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;height:7px;margin-right:5px;width:7px}.notification_title{font-weight:700}.chevron_notification{color:#5659ff;color:var(--mainColor);font-size:14px;margin-right:10px;transition:all .3s ease-in}.notification_desc{font-size:12px}.notification_timestamp{text-align:end;width:20%}.notification_only{align-items:center;display:flex;flex-direction:row;width:80%}.no_notifications{color:#5659ff;color:var(--mainColor);font-size:14px;font-weight:700;margin-bottom:10px;margin-top:10px;text-align:center}.switch_container{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:space-around}.switch{background-color:#d3d3d3;border:2px solid #f7f7f7;border:2px solid var(--milkyWhite);border-radius:15px;height:25px;position:relative;transition:background-color .3s;width:45px}.switch.on{background-color:#5659ff;background-color:var(--mainColor)}.switch-circle{background-color:#fff;border-radius:50%;height:15px;left:3px;position:absolute;top:3px;transition:transform .3s;width:15px}.switch-circle.active{transform:translateX(19px)}.settings{height:100%;width:100%}.section_settings{border-bottom:2px solid #eaedf0;border-bottom:2px solid var(--lightGrey);height:auto;margin-bottom:10px;width:100%}.section_settings_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700}.link_app_container{flex-wrap:wrap;width:100%}.app_link,.link_app_container{display:flex;flex-direction:row;padding:10px}.app_link{align-items:center;border:2px solid #f7f7f7;border:2px solid var(--milkyWhite);border-radius:10px;cursor:pointer;height:100px;margin-bottom:1%;margin-right:1%;transition:border .3s ease-in-out;width:31%}.app_link i,.app_link:hover{border:2px solid #eaedf0;border:2px solid var(--lightGrey)}.app_link i{align-items:center;background-color:#eaedf0;background-color:var(--lightGrey);border-radius:5px;color:#5659ff;color:var(--mainColor);display:flex;flex-direction:column;height:40px;justify-content:space-around;text-align:center;width:10%}.link_app_desc{height:100%;padding:10px;width:90%}.title_link_app_desc{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;margin-bottom:2px}.desck_link_app{color:gray;font-size:12px;font-weight:700}.settings_center{width:100%}.settings_link{font-size:12px;height:30px;margin-bottom:2px;padding:5px;transition:background-color .3s ease-in-out}.settings_link i{font-size:15px}.settings_link:hover{background-color:#eaedf0;background-color:var(--lightGrey);border-radius:5px;cursor:pointer}.settings_link_info{color:#5659ff;color:var(--mainColor);font-weight:700;margin-bottom:0;padding-left:5px}.settings_link_info .spinner_cont,.settings_link_info .spinner_cont #spinner{font-size:10px;height:15px;text-align:center;width:15px}.last_link{border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);color:#ff5869;color:var(--danger);font-size:12px;font-weight:700;height:30px;margin-bottom:5px;padding:5px;transition:background-color .3s ease-in-out}.last_link i{font-size:15px}.last_link:hover{background-color:#f8d7da;border-radius:5px;cursor:pointer}.last_link p{margin-bottom:2px}.logout_from_account{font-size:10px;margin-bottom:2px}.no_session_cont{align-items:center;color:#ff5869;color:var(--danger);display:flex;flex-direction:column;font-size:15px;height:400px;padding-top:100px;text-align:center;width:100%}.no_session_mex{font-size:20px;margin-bottom:70px}.main_view_container{bottom:0;overflow:auto;top:0;width:100%}.toggle_sidebar{align-items:center;background-color:#fff;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:100%;justify-content:space-around;margin:auto auto auto 240px;transition:all .3s ease-in;width:35px}.toggle_sidebar:hover{color:#2e3242;color:var(--textColor);opacity:1}.toggle_sidebar i{align-items:center;border:1px solid #0000;border-radius:100%;display:flex;flex-direction:row;height:25px;justify-content:space-around;margin:auto;transition:all .3s ease-in;width:25px}.toggle_sidebar i:hover{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.toggle_sidebar_closed{margin-left:50px;transition:all .3s ease-in}.sidebar_cont{transition:all .3s ease-in;width:240px}.closed_sidebar,.sidebar_cont{background-color:#fff;border-right:1px solid #d3d3d3;border-top-left-radius:20px;bottom:0;color:gray;display:flex;flex-direction:column;justify-content:space-between;left:0;overflow:hidden;position:fixed;top:50px}.closed_sidebar{width:50px}.sidebar_header{display:flex;flex-direction:row;height:100%;justify-content:space-between;padding:10px}.sidebar_logo{border-radius:10px;font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);font-size:20px;height:100%;margin-bottom:0;padding-left:10px;text-align:start;text-align:center;width:fit-content}.sidebar_logo i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.sidebar_body{align-items:start;height:90%;justify-content:space-between;margin:auto;overflow-y:auto;padding:30px 10px 10px;width:240px}.sidebar_body,.sidebar_body_main{display:flex;flex-direction:column}.sidebar_body_main{align-items:center;height:70%;width:100%}.sidebar_body_second{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;height:30%;padding:5px;width:100%}.closed_sidebar_second{display:none}.link_container{height:auto;width:100%}.link_container_anim{max-height:0;overflow:hidden;transition:all .3s ease-in-out;width:100%}.link_container_expanded{max-height:150px;overflow:auto;padding-bottom:10px}.tenant_info{background-color:#fff;border:2px solid #d3d3d3;border-radius:10px;height:auto;padding:10px;text-align:center}.tenant_title{font-size:15px;font-weight:700;margin-bottom:5px}.tenant_parag{font-size:12px;margin-bottom:0}.link_title{color:gray;font-size:12px;font-weight:700;justify-content:space-between;margin-bottom:5px;margin-top:20px;padding-left:10px;padding-right:10px}.link_title,.side_link{display:flex;flex-direction:row;width:100%}.side_link{align-items:center;border:1px solid #0000;cursor:pointer;font-size:15px;height:35px;margin-bottom:2px;transition:all .3s ease-in-out}.side_link:hover{background-color:#eaedf0;background-color:var(--lightGrey);border-radius:10px;color:#2e3242;color:var(--textColor)}.side_link i{align-items:center;display:flex;font-size:20px;justify-content:space-around;width:40px}.building_span{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;color:#fff;font-size:10px;margin-left:10px;padding:2px 5px}.blocked{pointer-events:none}.main_side_link_cont{align-items:center;display:flex;flex-direction:row;height:100%;width:90%}.main_side_link_cont p{margin-bottom:0}.chevron_side_link{font-size:12px!important;height:100%;width:10%}.side_link_opened{align-items:center;border:0 solid #0000;cursor:pointer;display:flex;flex-direction:row;font-size:12px;height:fit-content;height:30px;margin:auto;transition:all .3s ease-in;width:175px}.side_link_opened:hover{border-right:1px solid #eaedf0;border-right:1px solid var(--lightGrey);color:#2e3242;color:var(--textColor)}.side_link_bar{display:flex;flex-direction:column;height:100%;margin-right:5px;width:15px}.side_link_bar_bottom,.side_link_bar_top{border-left:2px solid #d3d3d3;height:50%}.side_link_bar_top{border-bottom:2px solid #d3d3d3}.side_link_opened .side_link_bar .side_link_bar_top{border-bottom:2px solid #d3d3d3;border-left:2px solid #d3d3d3}.side_link_opened .side_link_bar .side_link_bar_bottom{border-left:2px solid #d3d3d3}.link_container_expanded .side_link_opened:last-child .side_link_bar .side_link_bar_top{border-bottom:2px solid #d3d3d3;border-bottom-left-radius:7px;border-left:2px solid #d3d3d3}.link_container_expanded .side_link_opened:last-child .side_link_bar .side_link_bar_bottom{border-left:none}.side_link_opened p,.side_link_opened p i{align-items:center;display:flex;flex-direction:row;height:100%;margin-bottom:0}.side_link_opened p i{font-size:15px;margin-right:5px;text-align:center;width:15px}.soon_available{background-color:#d3d3d3;border:2px solid #d3d3d3;cursor:no-drop;display:flex;padding-right:10px}.small{font-size:12px}.soon_available:hover{background-color:#d3d3d3;border:2px solid #d3d3d3;color:gray}.soon_available_mex{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid gray;border-radius:5px;cursor:pointer;font-size:12px;margin-left:10px;padding-left:5px;padding-right:5px}#coming_soon_tooltip{width:fit-content}#coming_soon_tooltip .tooltip-inner{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:5px;color:#2e3242;color:var(--textColor);font-size:12px;height:30px;padding-top:3px}#coming_soon_tooltip p{margin-bottom:0;text-align:center;width:100%}.coming_soon_text{width:75%}.sidebar_footer{align-items:end;display:flex;flex-direction:row;height:10%;padding:10px}.link_cont_footer_sidebar,.profile_cont_link{height:100%;width:100%}.profile_cont_link{align-items:center;display:flex;flex-direction:row}.profile_cont_link i{margin-right:5px}.language_select_sidebar{background-color:#fff;border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#2e3242;color:var(--textColor);font-size:14px;height:25px}.language_select_sidebar:focus{outline:none}.side_home_cont{align-items:center;background-color:#2e3242;background-color:var(--textColor);border:1px solid #2e3242;border:1px solid var(--textColor);border-top-right-radius:20px!important;bottom:0;display:flex;flex-direction:row;justify-content:space-between;position:absolute;right:0;top:0;transition:all .3s ease-in-out;width:0}.side_home_cont.expanded{width:40%}.chevron_side_home_cont{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:100%}.chevron_side_home_cont button{background-color:initial;border:1px solid #0000;color:gray}.main_view_section{height:auto;padding:20px;width:100%}.home_main_cont{align-items:center;display:flex;flex-direction:column;width:100%}.home_main_view{padding:20px}.home_main_view,.title_main_view_container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.title_main_view{align-content:center;display:flex;flex-direction:row;font-size:30px;font-weight:700;margin-bottom:10px}.subtitle_main_view{color:gray;font-size:14px;font-weight:700}.back-btn_chevron{align-items:center;color:#5659ff;color:var(--mainColor);cursor:pointer;display:flex;flex-direction:row;font-size:15px;margin-right:10px}.home_container{padding-bottom:100px;width:80%}.greetings_home_container,.home_container{align-items:center;display:flex;flex-direction:column;height:auto}.greetings_home_container{justify-content:space-around;text-align:center;width:100%}.dash_date{font-size:15px;margin-bottom:0}.activity_bar{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin-bottom:40px;width:600px}.activity_bar_dash{border:1px solid #d3d3d3;border-radius:100px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);height:100%;width:33%}.change_dashboard_widget_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:15px}.double_cont{align-items:center;display:flex;flex-direction:row;height:400px;justify-content:space-between;margin-bottom:20px;width:100%}.card_dash{border:1px solid #d3d3d3;border-radius:20px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);height:100%;width:49%}#popup_error,#popup_success{align-items:start;animation:fadeIn 1s linear;border-radius:5px;color:#fff;display:flex;flex-direction:column;font-size:15px;height:40px;justify-content:space-between;padding:5px;position:absolute;right:50px;top:10px;width:auto}#popup_error{background-color:#ff5869;background-color:var(--danger);border:1px solid #ff5869;border:1px solid var(--danger)}#popup_success{background-color:#2e8b57;border:1px solid #2e8b57}.popup_mex{align-items:center;display:flex;flex-direction:row;margin-bottom:2px}.popup_mex i{margin-right:5px}.popup_loading_bar{animation:shrinkBar 5s linear forwards;background-color:#fff;border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:50px;height:5px;width:100%}@keyframes shrinkBar{0%{width:100%}to{width:0}}.complete_registration_container{align-items:center;background-color:rgba(255,166,0,.144);border:1px solid #0000;border-left:5px solid orange;border-radius:5px;color:orange;display:flex;flex-direction:row;height:45px;justify-content:space-between;margin-bottom:30px;opacity:.8;opacity:1;padding:10px;transition:opacity .5s ease,transform .5s ease;width:100%}.complete_reg_title{align-items:start;display:flex;flex-direction:column;font-size:15px;margin-bottom:0;width:80%}.complete_reg_main_title{color:orange;font-weight:700;margin-bottom:0}.complete_reg_main_desc{color:#2e3242;color:var(--textColor);font-size:12px;margin-bottom:0;margin-left:15px}.steps_container{align-items:center;height:auto;justify-content:space-between;width:20%}.steps_container,.steps_count{display:flex;flex-direction:row}.steps_count{align-content:center;color:orange;font-size:12px;justify-content:space-around;margin-bottom:0;width:70%}.complete_configuration_btn{background-color:orange;border:1px solid orange;border-radius:5px;color:#fff;font-size:12px;height:30px;margin-right:5px;width:28%}.complete_later_configuration_btn{background-color:#2e3242;background-color:var(--textColor);border:1px solid #2e3242;border:1px solid var(--textColor);border-radius:5px;color:#fff;font-size:12px;height:30px;width:25%}.sec_complete_reg_cont{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:space-between}.step_indicator_main{bottom:0;height:100%;left:0;position:fixed;top:0;width:350px}.step_ind_cont{align-items:center;display:flex;flex-direction:column;height:400px;padding:30px;width:100%}.step_ind_title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:15px;margin-bottom:100px}.step_ind_title i{cursor:pointer;font-size:20px;margin-right:10px}.step_ind_conf_cont{align-items:start;display:flex;flex-direction:column;height:100%;padding-left:60px;width:100%}.icon_title{flex-direction:row;height:25px;margin-bottom:0}.icon_title,.icon_title i{align-items:center;cursor:pointer;display:flex}.icon_title i{color:#5659ff;color:var(--mainColor);flex-direction:column;font-size:25px;height:100%;justify-content:space-around;text-align:center;width:40px}.icon_title p{color:gray;font-size:15px;margin-bottom:0}.connector{border:1px solid #5659ff;border:1px solid var(--mainColor);height:20px;margin-left:18px;width:1px}.main_steps_cont{align-items:start;height:100%;margin-left:400px}.main_steps_cont,.spinner_load_steps_cont{display:flex;flex-direction:column;width:100%}.spinner_load_steps_cont{align-items:center;height:400px;padding-top:200px}.form_complete_reg{border-radius:20px;height:695px;margin-left:200px;margin-top:0;padding:25px;width:500px}.form_complete_reg_title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);display:flex;flex-direction:row;font-size:25px;font-weight:700;margin-bottom:20px}.form_complete_reg_body{height:auto;margin-bottom:70px}.input_label{display:flex;flex-direction:column;margin-bottom:10px;width:100%}.street_num_cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#street_val{width:72%}.num_label_cont{align-items:center;display:flex;flex-direction:row;width:25%}#num_val{margin-left:10px;width:100%}.input_label label{color:gray;font-size:15px;margin-bottom:3px}.input_label input,.input_label select{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;color:gray;cursor:pointer;font-size:15px;height:40px;padding-left:5px;transition:border .2s ease-in-out}.input_label input:focus,.input_label select:focus{border:3px solid #5659ff;border:3px solid var(--mainColor);box-shadow:2px 2px 5px 2px #d3d3d3;color:gray;font-size:15px;height:40px;outline:none;padding-left:5px}.steps_navigation{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.stripe_complete_reg{border-radius:20px;height:auto;margin-left:200px;margin-top:30px;padding:50px;width:auto}.payments_container{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:50px;width:100%}.payments_cont_app{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);padding:20px;width:550px}.payments_cont_app_new{align-items:center;display:flex;flex-direction:row;margin-right:20px;padding:20px;width:30%}.payments_app_new{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;color:#5659ff;color:var(--mainColor);display:flex;flex-direction:column;font-size:30px;height:200px;justify-content:space-around;width:200px}.paymets_cont_app_title{font-size:20px;font-weight:700;margin-bottom:10px}.payments_cont_desc{font-size:15px;margin-bottom:10px}.stripe_btn_payments{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px}.revolut_btn_payments,.stripe_btn_payments{color:#fff;font-size:15px;height:35px;width:100%}.revolut_btn_payments{background-color:#2e3242;background-color:var(--textColor);border:1px solid #2e3242;border:1px solid var(--textColor);border-radius:5px}.payments_revolut_logo{border-radius:5px;color:#2e3242;color:var(--textColor);font-size:35px;height:35px;width:100%}.payments_stripe_logo{align-items:start;color:#5659ff;color:var(--mainColor);font-size:60px;height:50px;margin-bottom:0}.desc_payments,.payments_stripe_logo{display:flex;flex-direction:column;width:100%}.desc_payments{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #d3d3d3;border-radius:10px;margin-bottom:20px;overflow:hidden;padding-left:10px;padding-right:10px;transition:max-height .3s ease,opacity .3s ease}.fa-chevron{transition:transform .3s ease}.pay_method{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:20px;justify-content:space-between;margin-right:10px;width:100%;width:95%}.sepa_logo{font-size:35px}.logo_card{align-items:baseline;display:flex;flex-direction:row;font-size:15px;font-weight:700;height:100%;margin-bottom:0}.logo_card I{font-size:30px;height:100%;margin-right:10px}.sepa_desc{font-size:12px;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease}.sepa_desc p{margin-bottom:5px}.sepa_desc.visible{max-height:170px;opacity:1}.open_accounts{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:column;height:auto;padding:5px;width:100%}.open_accounts_title{color:#5659ff;color:var(--mainColor);font-weight:700;width:100%}.open_account_info{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:row;height:70px;margin-bottom:5px;width:100%}.open_account_logo{font-size:40px;height:100%;text-align:center;width:10%}.checkicon{color:#2e8b57;text-align:center;width:10%}.account_det_label{color:gray;display:flex;flex-direction:column;font-size:15px;font-weight:700;margin-bottom:0;padding-left:20px;text-align:start;width:40%}.account_det_label label{margin-bottom:5px}.account_det_label p{margin-bottom:0}.fees_container{align-items:center;display:flex;flex-direction:row;height:20px;margin-bottom:10px;width:100%}.fee_cont{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:50px}.fee_cont,.fee_cont_revolut{color:#fff;font-size:12px;margin-right:10px;padding-left:5px;padding-right:5px}.fee_cont_revolut{background-color:#2e3242;background-color:var(--textColor);border:1px solid #2e3242;border:1px solid var(--textColor);border-radius:50px}.fee_cont p{margin-bottom:0}.registration_complete_cont{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around;padding-top:50px;width:100%}.registr_complete{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);height:auto;padding:20px;width:500px}.registr_title{color:#5659ff;color:var(--mainColor);font-size:25px;font-weight:700}.register_parag{font-size:15px}.back_to_home_btn{background-color:#f3f3f3;background-repeat:no-repeat;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;height:35px;position:relative;transition:background-size .1s ease-in-out;width:100%}.back_to_home_btn:hover{opacity:.9}.loading_mex_cont,.loading_mex_cont_err{color:#d3d3d3;height:450px;margin:auto;padding-top:100px;text-align:center}.loading_mex_cont p{color:#5659ff;color:var(--mainColor);font-size:15px;margin-bottom:10px;opacity:.5}.loading_mex_cont i{animation:rubberBand 1s linear infinite;font-size:40px}.loading_mex_cont_err p{color:#ff5869;color:var(--danger);font-size:15px;opacity:.5}.loading_mex_cont_err i{animation:jello 1s linear infinite;font-size:40px}.bookings_main{border-radius:10px;display:flex;flex-direction:row;height:fit-content;justify-content:space-between;width:100%}.bookings_cal_main{border-radius:10px;display:flex;flex-direction:column;height:700px;width:70%}.booking_function_bar{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;padding:5px}.boocking_func_cont,.boocking_func_cont_search{align-content:center;display:flex;height:100%;width:50%}.boocking_func_cont{flex-direction:row}.boocking_func_cont_search{flex-direction:row-reverse}.add_new_booking_btn,.booking_func_btns{align-items:center;background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:12px;justify-content:space-between;margin-right:5px;width:auto}.booking_func_btns:last-child{font-size:15px}.search_boocking_input{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;box-shadow:2px 2px 10px 2px #f7f7f7;box-shadow:2px 2px 10px 2px var(--milkyWhite);display:flex;width:200px}.month_booking_cal{align-items:end;color:#2e3242;color:var(--textColor);display:flex;flex-direction:row;font-size:15px;font-weight:700;height:30px;text-align:start}.booking_calendar{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);display:flex;flex-direction:column;justify-content:space-between;max-height:630px;min-height:630px;overflow:hidden}.calendar-container{display:flex;flex-direction:column;max-height:100%;min-height:auto;overflow-x:hidden;overflow-y:scroll;position:relative;width:100%}.calendar-header,.calendar-rows{align-items:center;display:flex;flex-direction:row;transition:transform .3s ease-in-out}.calendar-hour-row{align-items:center;display:flex;flex-direction:row;height:70px;overflow:hidden;width:100%}.calendar-hour-cell{border:1px solid #f5f5f5;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-around;transition:all .3s ease-in-out;width:14.2%}.calendar-hour-cell:hover{border:1px solid #d3d3d3;border-radius:5px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);overflow:hidden}.calendar-quarter-cell,.quarter-cell-time{background-color:initial;color:#0000;font-size:0;height:25%;height:100%;transition:all .1s ease-in-out;width:100%}.quarter-cell-time{border:1px solid #0000}.quarter-cell-time:hover{background-color:#eaedf0!important;background-color:var(--lightGrey)!important;border-left:5px solid #269ae2;border-left:5px solid var(--azure);border-radius:5px;color:gray}.booking-info,.quarter-cell-time:hover{font-size:10px;padding-left:5px;padding-right:5px}.booking-info{border:1px solid #0000;border-left:5px solid #269ae2;border-left:5px solid var(--azure);color:#fff;cursor:grab;display:flex;justify-content:space-between;overflow:hidden;transition:all .2s ease-in-out}.booking-info:hover{background-color:#269ae2;background-color:var(--azure);border:1px solid #269ae2;border-left:5px solid #269ae2;border:1px solid var(--azure);border-left-width:5px;color:#fff}.booking_title{font-size:10px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.booking_hour,.booking_title{margin-bottom:0;width:50%}.tooltip .tooltip-inner{align-items:start;background-color:#5659ff;background-color:var(--mainColor);border-radius:10px;color:#fff;display:flex;flex-direction:column;font-size:12px;max-width:100%;opacity:1;padding:10px;text-align:center}.tooltip{color:#a483f0;color:var(--secondColor);width:300px}.tooltip_title{font-size:15px;font-weight:700;height:10%;margin-bottom:0;text-align:start;width:100%}.tooltip_body{height:90%;text-align:start;width:100%}.tooltip_body p{margin-bottom:0}.calendar-header{background-color:#f7f7f7;background-color:var(--milkyWhite);color:#2e3242;color:var(--textColor);display:flex;flex-direction:row;height:50px;justify-content:space-between;left:0;padding:10px;position:sticky;right:0;top:0;z-index:1}.navigate_cal_btn{background-color:#d3d3d3;border:1px solid #d3d3d3;border-radius:5px;color:#fff;font-size:12px;height:100%;margin-right:5px;width:40px}.calendar-date{align-items:center;border:1px solid #0000;display:flex;flex-direction:row;font-size:15px;font-weight:700;height:100%;justify-content:space-around;margin-bottom:0;width:14.2%}.today-date{border:2px solid #2e3242;border:2px solid var(--textColor);border-radius:5px;color:#2e3242;color:var(--textColor)}.calendar-rows{display:flex;flex-direction:column;height:fit-content;padding:10px;width:100%;z-index:0}.calendar-row{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:row;margin-bottom:2px;overflow:hidden;padding:5px;position:relative;transition:border .2s ease-in;transition:box-shadow .3s ease-in-out;width:100%}.calendar-row:hover{border:2px solid #eaedf0;border:2px solid var(--lightGrey);box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);cursor:pointer}.contacts_cell{align-items:center;background-color:#ff8c00;border:1px solid #ff8c00;border-radius:7px;color:#fff;display:flex;flex-direction:row;font-size:15px;height:30px;justify-content:space-between;margin-left:5px;padding-left:5px;padding-right:5px;position:absolute;width:auto}.contacts_cell,.contacts_cell i{margin-right:5px}.contacts_cell p{font-size:12px;margin-bottom:0}.calendar-cell{align-items:center;box-sizing:border-box;display:flex;height:40px;justify-content:center;transition:background-color .2s ease-in,border-radius .2s ease-in-out;width:14.2%}.no_data_mex_cont{height:300px}.no_data_mex_cont,.no_data_mex_cont_side{align-items:center;display:flex;flex-direction:column;padding-top:100px;text-align:center;width:100%}.no_data_mex_cont_side{height:340px}.no_data_mex{color:#5659ff;color:var(--mainColor);font-weight:700;margin-bottom:30px;opacity:.7}.no_data_img{animation:bounce 2.5s linear infinite;background-image:url(/static/media/empty_box.1b59777e21a7b5205055.jpg);background-repeat:no-repeat;background-size:cover;height:100px;width:100px}.side_bookings_main{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);display:flex;flex-direction:column;height:auto;height:fit-content;width:29%}.side_booking_header{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);display:flex;flex-direction:row;height:5%;justify-content:space-around;padding:10px;width:100%}.side_booking_title{color:#2e3242;color:var(--textColor);font-size:17px;font-weight:700;margin-bottom:0;text-align:center}.side_booking_day_date{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);display:flex;flex-direction:row;height:70px;justify-content:space-around;padding-bottom:20px;padding-top:20px;width:100%}.day_date{color:#2e3242;color:var(--textColor);font-size:15px;font-weight:700}.side_booking_body{align-items:center;max-height:630px;min-height:630px;overflow-x:hidden;overflow-y:scroll;padding:10px;position:relative}.hour_group,.side_booking_body{display:flex;flex-direction:column}.hour_group{border-bottom:1px solid #2e3242;border-bottom:1px solid var(--textColor);margin-bottom:5px;width:100%}.hour_label{color:#2e3242;color:var(--textColor);font-size:15px;font-weight:700;margin-bottom:5px}.hour_booking{align-items:center;background-color:#5659ff;background-color:var(--mainColor);border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:8%;height:100%;justify-content:space-between;margin-bottom:5px;padding:10px;transition:box-shadow .3s ease-in-out;width:100%}.hour_booking:hover{box-shadow:2px 2px 5px 2px #eaedf0;box-shadow:2px 2px 5px 2px var(--lightGrey)}.title_hour_booking{margin-bottom:0;overflow:hidden;padding-right:5px;text-overflow:ellipsis;white-space:nowrap;width:70%}.hour_hour_booking,.title_hour_booking{font-size:12px;font-weight:700;height:100%}.hour_hour_booking{align-items:center;display:flex;flex-direction:row;text-align:center;width:30%}.add_booking_prompt{background-color:#269ae2;background-color:var(--azure);border:1px solid #269ae2;border:1px solid var(--azure);border-radius:5px;color:#fff;cursor:pointer;font-size:12px;height:20px;margin:auto;padding-left:10px;position:absolute;top:0;width:100%;width:95%}.add_booking_prompt_desc{margin-bottom:0}.modal_booking .modal-dialog{max-width:500px}.header_modal{border-radius:10px;height:70px;justify-content:space-between;padding:10px}.header_modal,.modal_title_cont{align-items:center;display:flex;flex-direction:row}.modal_title_cont{color:#5659ff;color:var(--mainColor);height:100%;width:80%}.modal_title{border:1px solid #0000;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);font-size:20px;width:100%}.modal_title::placeholder{color:#d3d3d3}.modal_title:focus{outline:none}.modal_title_cont i{margin-right:5px}.close_x_modale{background-color:initial;border:1px solid #0000;color:#2e3242;color:var(--textColor);text-align:center;width:10%}.body_modal{height:auto;padding:10px}.body_input_cont_modal{align-items:center;display:flex;flex-direction:column;height:100%;padding-left:20px;width:100%}.booking_element_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;height:auto;margin-bottom:0;width:100%}.booking_type{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;margin-bottom:10px;width:100%}.booking_type_btn{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:#2e3242;color:var(--textColor);font-size:12px;margin-bottom:5px;margin-right:5px;transition:border .3s ease-in-out}.booking_type_btn:hover{border:2px solid #5659ff;border:2px solid var(--mainColor);color:#5659ff;color:var(--mainColor)}.booking_date_cont{height:auto;margin-bottom:10px;width:100%}.date_hour_cont_booking{align-items:center;display:flex;flex-direction:row;margin-bottom:5px;width:100%}.date_hour_modal_input{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #0000;border-radius:5px;color:#2e3242;color:var(--textColor);cursor:pointer;font-size:12px;margin-bottom:5px;margin-right:5px;padding:5px;transition:background-color .3s ease-in-out}.date_hour_modal_input:hover{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.date_hour_modal_input:focus{outline:none}.divider_span_modal{color:#5659ff;color:var(--mainColor);padding-right:5px;text-align:center;width:10px}.label_checkbox_cont{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;width:fit-content}.label_checkbox{font-size:12px;margin-bottom:0}.input_checkbox{cursor:pointer;height:15px;margin-right:5px;width:15px}.booking_invited_cont{height:auto;margin-bottom:10px;width:100%}.invited_input_btn_cont_modal{align-items:center;display:flex;flex-direction:row;height:auto;margin-bottom:5px;width:100%}.invited_input_booking_modal{border:1px solid #0000;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);font-size:12px;height:20px;width:60%}.invited_input_booking_modal:focus{outline:none}.invited_input_booking_modal::placeholder{color:#d3d3d3}.add_invited_btn{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);color:#2e3242;color:var(--textColor);font-size:12px;transition:background-color .3s ease-in-out}.add_invited_btn:hover{background-color:#eaedf0;background-color:var(--lightGrey)}.invited_boocking_users_cont{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.invited_boocking_users{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;display:flex;flex-direction:row;font-size:12px;height:25px;justify-content:space-between;margin-bottom:5px;margin-right:5px;width:fit-content}.invited_boocking_users a,.invited_boocking_users p{margin-bottom:0;margin-right:5px;padding:5px}.invited_boocking_users i{align-items:center;background-color:gray;border:1px solid gray;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:10px;height:100%;justify-content:space-around;margin-bottom:0;width:20px}.booking_location_cont{height:auto;margin-bottom:10px;width:100%}.position_booking_modal_input{border:1px solid #0000;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);font-size:12px;width:65%}.position_booking_modal_input::placeholder{color:#d3d3d3}.position_booking_modal_input:focus{outline:none}.booking_description_cont{height:auto;margin-bottom:10px;width:100%}.description_booking_modal_input{border:1px solid #0000;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);font-size:12px;max-height:25px;width:65%}.description_booking_modal_input::placeholder{color:#d3d3d3}.description_booking_modal_input:focus{outline:none}.footer_modal{border-radius:10px;height:60px;padding:10px}.footer_btn_cont,.footer_modal{align-items:center;display:flex;flex-direction:row-reverse}.footer_btn_cont{width:fit-content}.close_modal_btn{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;color:#2e3242;color:var(--textColor);font-size:12px;height:30px;margin-right:5px}.save_modal_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:12px;height:30px;transition:all .3s ease-in;width:max-content}.delete_record_btn{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;color:#d3d3d3;font-size:15px;height:100%;transition:border .3s ease-in-out;width:50px}.delete_record_btn:hover{border:1px solid #ff5869;border:1px solid var(--danger);color:#ff5869;color:var(--danger)}.modal_share_prop .modal-dialog{border-radius:20px;min-width:700px;overflow:hidden;top:100px}.share_modal_body{border-radius:20px;height:auto;padding:10px}.header_modal_share_prop{color:#2e3242;color:var(--textColor);font-size:25px;font-weight:700;height:50px;padding-left:10px;width:100%}.header_modal_share_prop p{margin-bottom:0}.main_modal_share_prop{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;box-shadow:2px 2px 10px 2px #f7f7f7;box-shadow:2px 2px 10px 2px var(--milkyWhite);height:auto;width:100%}.main_modal_share_prop_cont{display:flex;flex-direction:row;flex-wrap:wrap;padding:10px;width:100%}.share_prop_item{align-items:center;border:1px solid #d3d3d3;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin:5px;transition:all .3s ease-in;width:205px}.share_prop_item:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.share_prop_item i{font-size:25px;height:100%;justify-content:space-around;width:20%}.share_prop_item i,.share_prop_item p{align-items:center;display:flex;flex-direction:row}.share_prop_item p{font-size:14px;margin-bottom:0;width:50%}.share_prop_item span{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;color:#fff;font-size:10px;margin-right:5px;text-align:center;width:29%}.property_new_add_cont{align-items:center;border:1px solid #d3d3d3;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;height:250px;justify-content:space-around;position:relative;transition:all .3s ease-in;width:100%;width:290px}.property_new_add_cont:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.mini_img_cont_add{background-image:url(/static/media/house_indrro.0306a809d11a07cca570.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;height:250px;opacity:.2;width:100%}.property_new_add_cont i{color:#5659ff;color:var(--mainColor);font-size:35px;position:absolute}.property_bar_table_cont{height:auto;overflow:hidden;width:100%}.property_func_bar{align-items:center;height:50px;margin-bottom:10px;width:100%}.property_content,.property_func_bar{display:flex;flex-direction:row;justify-content:space-between}.property_table_container{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:550px;overflow-x:hidden;overflow-y:scroll;width:74%}.property_table_container_title{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);color:#5659ff;color:var(--mainColor);display:flex;flex-direction:row;font-size:15px;font-weight:700;left:0;margin-bottom:10px;padding:10px;position:sticky;right:0;top:0}.property_table_container_title i{align-items:center;display:flex;flex-direction:row;font-size:20px;height:100%;margin-right:5px}.property_table_container_title p{align-items:center;display:flex;flex-direction:row;height:100%;margin-bottom:0}.property_table_container_cont{height:100%;padding:10px;width:100%}.property_filter{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);height:550px;overflow-x:hidden;overflow-y:scroll;width:25%}.prop_filter_title_cont{background-color:#fff;border-bottom:2px solid #eaedf0;border-bottom:2px solid var(--lightGrey);justify-content:space-between;left:0;padding:10px;position:sticky;right:0;top:0;width:100%}.prop_filter_title,.prop_filter_title_cont{align-items:center;display:flex;flex-direction:row}.prop_filter_title{color:gray;font-size:15px;width:80%}.prop_filter_title p{font-weight:700;margin-bottom:0}.prop_filetr_cont{display:flex;flex-direction:column;height:100%;padding:10px;width:100%}.multi_input_cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.prop_filter_title_input{display:flex;flex-direction:column;margin-bottom:10px;width:100%}.prop_filter_title_input label{color:gray;font-size:12px;font-weight:700;margin-bottom:5px}.first{width:75%}.second{width:23%}.prop_filter_title_input select{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;cursor:pointer;font-size:12px;height:30px;width:100%}.prop_filter_title_input select:focus{outline:none}.prop_filter_btn_cont{align-items:center;background-color:#fff;border-top:2px solid #eaedf0;border-top:2px solid var(--lightGrey);bottom:0;display:flex;flex-direction:row-reverse;left:0;padding-bottom:10px;padding-top:10px;position:sticky;right:0}.filter_btn{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:#2e3242;color:var(--textColor);font-size:12px;margin-left:5px}.property_details{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;cursor:pointer;display:flex;flex-direction:row;height:150px;margin-bottom:10px;overflow:hidden;transition:box-shadow .3s ease-in-out;width:100%}.property_details:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.property_img_cont{background-color:#eaedf0;background-color:var(--lightGrey);border-right:2px solid #eaedf0;border-right:2px solid var(--lightGrey);height:100%;width:200px}.property_img{object-fit:cover;transition:opacity .5s ease-in-out}.property_img_image{background-position:50%}.property_img_image,.property_img_no_image{background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.property_img_no_image{align-items:center;background-image:url(/static/media/no_img.8d7029f039db8d11d293.jpg);display:flex;flex-direction:row;justify-content:space-around}.property_body{flex-direction:column;height:100%}.body_prop1,.property_body{align-items:center;display:flex;justify-content:space-between;width:100%}.body_prop1{flex-direction:row;height:60%}.body_prop2{height:40%;justify-content:space-between;padding-left:10px;width:100%}.body_prop2,.det_prop_cont{align-items:center;display:flex;flex-direction:row}.det_prop_cont{height:100%;width:50%}.det_prop{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;justify-content:space-around;margin-right:5px;width:19%}.det_desc,.det_prop{align-items:center;display:flex;flex-direction:row;height:auto}.det_desc{font-size:15px;margin-bottom:0;text-align:center}.det_desc i{font-size:15px;margin-right:5px}.det_desc i,.small_p{color:#5659ff;color:var(--mainColor)}.small_p{font-size:12px}.prop_title{flex-direction:row;font-size:15px;padding-left:10px}.body_prop_price,.prop_title{align-items:center;display:flex;height:100%;justify-content:space-between;margin-bottom:0;width:50%}.body_prop_price{flex-direction:row-reverse}.body_prop_price_cont{align-items:end;display:flex;flex-direction:column;height:100%;justify-content:space-around;padding-right:20px;padding-top:15px;width:100%}.next_res{font-size:12px;width:100%}.next_res_conts{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;height:100%;margin-right:5px;width:100%}.available_prop{font-size:15px;margin-bottom:0}.available{color:#2e8b57}.non_available{color:#ff8c00}.prop_price{font-size:25px;font-weight:700}.prop_price span{color:#5659ff;color:var(--mainColor);font-size:15px}.title_prop_span{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:60%}.title_prop_span i{color:#ff5869;color:var(--danger);font-size:15px;margin-right:5px}.title{color:#5659ff;color:var(--mainColor);display:flex;flex-direction:column;font-weight:700;width:50%}.title p{margin-bottom:0;padding-left:5px;width:100%;width:170px}.property_title{align-items:center;height:60%;overflow:hidden;padding-top:25px;text-overflow:ellipsis;white-space:nowrap;width:100%}.property_unit_type{color:#2e3242;color:var(--textColor);font-size:12px;height:40%;padding-bottom:15px}.location{font-size:12px;word-break:50%}.location p{margin-bottom:0;width:100%}.save_property_btn{align-items:center;background-color:#5659ff;background-color:var(--mainColor);border:1px solid #fff;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:12px;justify-content:space-around;padding:5px;transition:all .3s ease-in-out;width:110px}.save_property_btn #spinner{color:#fff;font-size:10px;height:12px;margin-right:5px;width:12px}.add_property_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:12px;height:30px;margin-right:5px}.filter_input_cont{align-items:center;border:2px solid #5659ff;border:2px solid var(--mainColor);border-radius:5px;display:flex;flex-direction:row;padding:3px;width:250px}.filter_input_cont i{color:#5659ff;color:var(--mainColor);font-size:15px}.filter_input_cont input{border:1px solid #0000;font-size:12px;width:250px}.filter_input_cont input::placeholder{color:#d3d3d3}.filter_input_cont input:focus{outline:none}.btn_prop_container{flex-direction:column;width:50%}.btn_prop_cont,.btn_prop_container{align-items:center;display:flex;height:100%;padding-right:10px}.btn_prop_cont{cursor:pointer;flex-direction:row-reverse;width:100%}.btn_prop_update{background-color:initial;border:1px solid #0000;border-radius:5px;color:#5659ff;color:var(--mainColor);font-size:20px;height:25px;margin-right:5px}.btn_prop_delete{background-color:#ff5869;background-color:var(--danger);border:1px solid #ff5869;border:1px solid var(--danger);border-radius:5px;color:#fff;font-size:12px;height:25px;margin-right:5px}.modal_property .modal-dialog{max-width:650px}.property_input_cont{border-bottom:2px solid #eaedf0;border-bottom:2px solid var(--lightGrey);display:flex;flex-direction:column;height:fit-content;margin-bottom:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;width:100%}.modal_title_cont_prop{align-items:center;color:#5659ff;color:var(--mainColor);display:flex;flex-direction:row;height:100%;width:75%}.modal_title_cont_prop i{margin-right:5px}.modal_title_cont_prop p{margin-bottom:0}.property_input_section_title{color:#5659ff;color:var(--mainColor);font-size:12px;font-weight:700;margin-bottom:0}.details_split_cont{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-bottom:10px;width:100%}.label_input_cont_property{align-items:start;width:46%}.label_input_cont_property,.label_input_cont_property_btn{display:flex;flex-direction:row;flex-wrap:wrap;height:100%}.label_input_cont_property_btn{align-items:center;width:100%}.street_number_cont{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;overflow:hidden}.property_input{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;font-size:12px;height:auto;height:25px;width:100%}.prop_street{width:80%}.prop_number{width:17%}.property_input::placeholder{color:#d3d3d3}.property_input:focus{outline:none}.select_choise_prop_btn{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;font-size:12px;margin-bottom:5px;margin-right:5px;transition:border .3s ease-in-out}.select_choise_prop_btn:hover{border:2px solid #5659ff;border:2px solid var(--mainColor);color:#5659ff;color:var(--mainColor)}#file_input_property_img{display:none}.upload_img_btn{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:5px;font-size:15px;height:40px;margin-bottom:10px;width:100px}.property_content{height:auto;padding-bottom:100px;width:100%}.properties_card_container{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.property_card{align-items:start;flex-direction:column;height:350px;margin-bottom:20px;margin-right:20px;position:relative;width:290px}.header_img_cont,.property_card{display:flex;justify-content:space-between}.header_img_cont{flex-direction:row}.footer_img_cont,.header_img_cont{align-items:center;height:auto;padding:10px;position:absolute;width:100%}.footer_img_cont{bottom:80px;display:flex;flex-direction:row-reverse;justify-content:space-between}.property_btn_action{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:100px;color:#2e3242;color:var(--textColor);cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:auto;justify-content:space-around;opacity:.8;padding:5px 10px;transition:all .3s ease-in;width:auto}.property_btn_action p{margin-bottom:0}.property_btn_action:hover{background-color:#fff;opacity:1}.property_img,.property_img_blotter{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d3d3d3;border-radius:20px;cursor:pointer;height:270px;overflow:hidden;transition:all .3s ease-in;width:100%}.property_img_blotter{background-image:url(/static/media/front_house.98d9c5be9db1f9918eac.avif)}.property_img:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.property_img_scroll_cont{align-items:center;display:flex;flex-direction:row;font-size:15px;height:auto;justify-content:space-between;opacity:1;padding:0 10px;position:absolute;top:130px;transition:opacity .3s ease;width:100%}.property_btn_action_scroll{color:#fff;padding:5px 10px}.property_btn_action_scroll:hover{background-color:#fff;border-radius:10px;color:#2e3242;color:var(--textColor);cursor:pointer;transition:all .3s ease-in}.property_img:hover .property_img_scroll_cont{opacity:.8}.property_btn_action_toggle .custom-dropdown-toggle{border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:20px;padding:2px 10px;transition:all .3s ease-in}.property_btn_action_toggle .custom-dropdown-toggle:after{display:none}.property_btn_action_toggle .custom-dropdown-toggle:hover{background-color:#fff;color:#2e3242;color:var(--textColor)}.property_description_cont{align-items:start;display:flex;flex-direction:column;height:75px;width:100%}.property_description_cont p{margin-bottom:0}.property_title_card{font-size:14px;font-weight:700}.property_location_card{font-size:12px}.property_amount_card{font-size:14px;font-weight:700}.save_data_prop_mex{color:#5659ff;color:var(--mainColor);font-size:20px;font-weight:700;margin-bottom:0;text-align:center;width:100%}.footer_btn_cont_save_prop_data{align-content:center;width:fit-content}.footer_btn_cont_save_prop_data,.property_fun_bar_new{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:auto}.property_fun_bar_new{align-items:center;height:fit-content;width:90%}.new_property_cont{display:flex;flex-direction:row;height:auto;justify-content:space-between;margin:auto;padding-bottom:100px;padding-top:20px;width:90%}.main_property_cont{height:100%;width:70%}.imag_prop_cont{border:1px solid #d3d3d3;border-radius:10px;min-height:200px;padding:20px;width:100%}.imag_prop_cont.error{border:1px solid #ff5869;border:1px solid var(--danger)}.err_image{color:#ff5869;color:var(--danger);font-size:12px;font-weight:700;margin-bottom:5px;text-align:center;width:100%}.imag_prop_cont_inner{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:100%;padding-top:50px;width:100%}.imag_prop_cont_inner p{margin-bottom:0}.imag_prop_cont_inner i{color:#269ae2;color:var(--azure);font-size:40px}.imag_prop_cont_inner_mex{color:gray;font-size:14px}.imag_prop_cont_inner_mex span{cursor:pointer}#file_img_prop_input{display:none}.image_preview_container{display:flex;flex-wrap:wrap;gap:10px;max-width:100%;min-height:300px;overflow-y:auto}.image_preview{align-content:center;border:1px solid #d3d3d3;border-radius:10px;cursor:grab;display:flex;flex-direction:row;height:250px;margin:5px;overflow:hidden;position:relative;transition:all .3s ease-in;transition:transform .2s ease,opacity .2s ease;width:30%}.image_preview.dragging{cursor:grabbing;opacity:.5;transform:scale(1.05)}.image_preview:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.image_preview img{object-fit:cover;width:100%}.delete_icon{background-color:#f7f7f7;background-color:var(--milkyWhite);border-radius:10px;color:#2e3242;color:var(--textColor);cursor:pointer;font-size:10px;opacity:.5;padding:5px;position:absolute;right:5px;top:5px;transition:all .3s ease-in}.image_preview:hover .delete_icon{opacity:1}.delete_icon_spinner{background-color:#f7f7f7;background-color:var(--milkyWhite);border-radius:10px;color:#2e3242;color:var(--textColor);cursor:pointer;font-size:10px;padding:5px;position:absolute;right:5px;top:5px;transition:all .3s ease-in}.imag_prop_cont_inner_mex_add{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:30px;height:250px;justify-content:space-around;width:23%}.secondary_property_cont{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #d3d3d3;border-radius:20px;font-size:14px;height:fit-content;padding:20px;width:29%}.specific_request_cont{background-color:#fff;border:1px solid #d3d3d3;border-radius:20px;display:flex;justify-content:space-between;margin-bottom:10px;padding:5px}.btn_specific_req{flex-direction:row}.cal_specific_req,.room_specific_req{flex-direction:column}.specific_request_label{margin-bottom:0}.market_type_prop{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:100px;cursor:pointer;display:flex;flex-direction:row;font-size:12px;height:30px;justify-content:space-around;transition:all .3s ease-in;width:49%}.market_type_prop:hover,.market_type_prop_selected{border:1px solid #269ae2;border:1px solid var(--azure)}.market_type_prop_selected{background-color:#269ae2;background-color:var(--azure);color:#fff}.market_type_prop p{margin-bottom:0}.unit_types_cont{gap:10px;margin-bottom:15px}.unit_title{font-size:.9rem;margin-top:5px}.specific_request_label{display:block;font-weight:700;margin-bottom:5px}.calendar{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:15px;padding:10px;width:100%}.calendar.err{border:1px solid #ff5869;border:1px solid var(--danger)}.calendar_header_prop{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;display:flex;font-weight:700;height:50px;justify-content:space-between;margin-bottom:10px;padding:10px}.calendar_header_prop span{font-size:1rem}.calendar_header_prop .fa-chevron-left,.calendar_header_prop .fa-chevron-right{color:#269ae2;color:var(--azure);cursor:pointer;font-size:14px}.calendar-days{grid-gap:2px;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;display:grid;gap:2px;grid-template-columns:repeat(7,1fr);margin-top:10px;padding:5px}.calendar-day.highlighted{background-color:#269ae2;background-color:var(--azure);color:#fff}.calendar-day{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:10px;color:#2e3242;color:var(--textColor);cursor:pointer;display:flex;justify-content:center;padding:5px;transition:all .3s ease-in}.calendar-day:hover{background-color:#269ae2;background-color:var(--azure);color:#fff}.dates_cont_prop{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);height:30px;justify-content:space-between;margin-bottom:5px;padding:5px;width:100%}.available_now,.dates_cont_prop{align-items:center;border-radius:100px;display:flex;flex-direction:row}.available_now{border:1px solid #eaedf0;border:1px solid var(--lightGrey);width:49%}.available_now label{font-size:12px;margin-bottom:0;margin-left:5px;width:90%}.radio_prop{background-color:#269ae2;background-color:var(--azure);cursor:pointer;width:10%}.available_dates_prop{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:100px;color:gray;font-size:12px;height:100%;padding:5px;width:100%}.available_dates_prop.err{border:1px solid #ff5869;border:1px solid var(--danger)}.section_property_cont{align-items:center;display:flex;flex-direction:column;margin-bottom:10px;overflow:hidden;width:100%}.section_property_input_cont{border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:row;height:35px;justify-content:space-between;overflow:hidden;width:100%}.section_property_input_cont.error{background-color:#ffe6e6;border:1px solid #ff5869;border:1px solid var(--danger)}.section_property_input_cont.error i{color:#ff5869;color:var(--danger)}.label_property{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border-right:1px solid #d3d3d3;display:flex;flex-direction:row-reverse;font-size:14px;font-weight:700;justify-content:space-between;margin-bottom:0;padding:0 10px;width:250px}.label_property i{color:#d3d3d3;font-size:12px}.unchecked_mark{color:#eaedf0;color:var(--lightGrey)}.checked_mark,.unchecked_mark{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around;text-align:center;width:5%}.checked_mark{color:#269ae2;color:var(--azure);opacity:.8}.value_property{border:solid #0000;border-width:1px 1px 2px;color:gray;font-size:15px;padding-left:10px;transition:all .3s ease-in;width:95%}.unit_types_cont{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;margin-bottom:10px;width:100%}.unit_type_block{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #d3d3d3;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:80px;margin-bottom:10px;margin-right:10px;padding:10px;text-align:center;transition:all .3s ease-in;width:150px}.add_new_unit_type{background-color:#fff;border:1px solid #0000}.unit_type_block:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.unit_type_block i{align-items:baseline;display:flex;flex-direction:row;font-size:25px;height:50%;justify-content:space-around;width:100%}.unit_title{font-size:14px;font-weight:700;height:50%}.value_property_street{border:solid #0000;border-width:1px 1px 2px;width:55%}.value_property_num,.value_property_street{font-size:15px;padding-left:10px;transition:all .3s ease-in}.value_property_num{border-bottom:1px solid #0000;border-left:1px solid #0000;border-color:#0000 #0000 #0000 #d3d3d3;border-style:solid;border-width:1px 1px 2px;width:40%}.value_property:focus,.value_property_num:focus,.value_property_street:focus{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);outline:none}.value_property::placeholder,.value_property_num::placeholder,.value_property_street::placeholder{color:#d3d3d3}.single_cont_title{color:gray;font-size:12px;font-weight:700;margin-bottom:0;margin-left:10px}.single_cont{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin-bottom:10px;padding:5px;width:100%}.single_cont.error{border:1px solid #ff5869;border:1px solid var(--danger)}.single_cont i{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:space-around;transition:all .3s ease-in;width:20%}.single_cont i:hover{border:1px solid #d3d3d3;box-shadow:2px 2px 10px 2px #f7f7f7;box-shadow:2px 2px 10px 2px var(--milkyWhite)}.single_cont_input{border:1px solid #0000;border-radius:20px;font-size:14px;padding-left:10px;width:100%}.single_cont_input:focus{outline:none}.number_unit_room{font-size:20px;margin-bottom:0;text-align:center;width:60%}.comfort_container{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.comfort_option{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:100px;cursor:pointer;font-size:12px;margin-bottom:5px;margin-right:5px;padding:2px 10px;transition:all .3s ease-in}.comfort_option:hover{border:1px solid #d3d3d3;box-shadow:2px 2px 5px 2px #eaedf0;box-shadow:2px 2px 5px 2px var(--lightGrey)}.text_editor_cont{align-items:center;border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;width:100%}.text_editor_cont.err{border:1px solid #ff5869;border:1px solid var(--danger)}.text_editor_header{background-color:#f7f7f7;background-color:var(--milkyWhite);height:35px;justify-content:space-between;padding:5px 10px}.header_btn_cont,.text_editor_header{align-items:center;display:flex;flex-direction:row;width:100%}.header_btn_cont{height:100%}.ai_assistant_editor_cont{border-right:1px solid #d3d3d3;cursor:pointer;height:100%;margin-right:10px;padding-right:10px;text-align:center;width:10%}.font_cont{align-items:center;display:flex;flex-direction:row;height:100%;width:90%}.words_length{color:gray;font-size:12px;margin-bottom:0;margin-right:5px}.custom-dropdown-menu-ai-response{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);padding:5px;width:350px;z-index:20}.ai_response,.custom-dropdown-menu-ai-response{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px}.ai_response{margin-bottom:5px;max-height:100px;min-height:50px;overflow:auto}.ai_response_text{font-size:12px;padding:10px}.use_ai_resp{font-size:12px;font-weight:700;margin-bottom:0;margin-top:10px;padding:2px;text-align:start;width:100%}.ai_loading,.use_ai_resp{color:#5659ff;color:var(--mainColor)}.ai_loading{animation:flash 2s infinite}.ai_loading,.ai_preview{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text}.ai_preview{color:#5659ff;color:var(--mainColor);opacity:.5}.ai_input_cont{align-items:center;border:1px solid #d3d3d3;border-radius:100px;display:flex;flex-direction:row;height:35px;justify-content:space-between;padding:5px;width:100%}.ai_input{border:1px solid #0000;font-size:12px;width:80%}.ai_input::placeholder{color:#d3d3d3}.ai_input:focus{outline:none}.send_ai{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;color:#fff;font-size:12px;height:100%;width:20%}.font_type_btn{background-color:initial;background-color:#fff;border:1px solid #d3d3d3;border-radius:5px;font-size:14px;margin-left:2px;margin-right:2px;padding:0 10px;text-align:center;width:auto}.font_type_btn select{background-color:#fff;border:1px solid #fff;cursor:pointer;margin-left:10px}.font_type_btn select:focus{outline:none}.text_editor{font-size:14px;max-height:400px;min-height:200px;overflow:auto;padding:10px;width:100%}.text_editor:focus{outline:none}.tenants_payment{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:column;height:500px;padding:20px;width:100%}.tenants_payment_title{color:orange;font-size:30px;font-weight:700;margin-bottom:0;margin-top:50px;text-align:center}.tenants_payment_mex{font-size:15px;margin-bottom:0}.tenants_view{flex-direction:column;height:100vh}.tenants_graphs,.tenants_view{align-items:center;display:flex;width:100%}.tenants_graphs{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;flex-direction:row;height:150px;justify-content:space-between;margin-bottom:20px;padding:5px}.charts_cont{background-color:#fff;border:2px solid #fff;border-radius:10px;cursor:pointer;height:100%;width:33%}.charts_title{font-size:12px;font-weight:700;margin-bottom:0;margin-left:5px;margin-top:5px}.charts_title i{font-size:15px}.stack_chart,.tenants_filter_cont{height:auto;width:100%}.tenants_filter_cont{align-items:center;background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:row;height:45px;justify-content:space-between;margin-bottom:20px;padding-left:5px;padding-right:5px}.ai_btn{-webkit-text-fill-color:#0000;background-clip:initial;background-color:#fff;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#5659ff;color:var(--mainColor);font-size:12px;height:30px;padding:5px 10px}.personalize_table_btn{border:1px solid #d3d3d3;border-radius:5px;font-size:12px;height:30px;margin-right:5px;width:auto}.alert_message{align-items:center;background-color:rgba(255,166,0,.144);border:1px solid #0000;border-left:5px solid orange;border-radius:5px;color:orange;display:flex;flex-direction:row;height:45px;justify-content:space-between;margin-bottom:5px;opacity:.8;opacity:0;padding:10px;position:relative;transform:translateY(-20px);transition:opacity .5s ease,transform .5s ease;width:100%}.alert_message.show{opacity:1;transform:translateY(0)}.alert_text{font-size:15px;margin-bottom:0}.alert_text i{margin-right:5px}.alert_btn_cont{display:flex;height:100%;width:auto}.alert_btn_cont button{align-items:center;background-color:initial;border:1px solid #0000;color:#2e3242;color:var(--textColor);display:flex;flex-direction:row;font-size:15px;font-weight:700}.modal_table_personalize.modal-dialog{max-width:600px}.body_modal_table_personalize{align-items:center;display:flex;flex-direction:row;height:300px;justify-content:space-between}.sidebar_modal{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border-radius:20px;border-right:2px solid #eaedf0;border-right:2px solid var(--lightGrey);display:flex;flex-direction:column;height:100%;padding:10px;width:400px}.body_modal{height:100%;width:100%}.sidebar_modal_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;text-align:start;width:100%}.sidebar_modal_link{align-items:center;border:1px solid #0000;border-left:2px solid #5659ff;border-left:2px solid var(--mainColor);color:gray;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-weight:700;height:30px;margin-bottom:5px;padding-left:10px;transition:all .3s ease-in;width:100%}.sidebar_modal_link:hover{border:1px solid #d3d3d3;border-left:2px solid #5659ff;border-left:2px solid var(--mainColor);border-radius:5px;color:#2e3242;color:var(--textColor)}.tenants_table_cont{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;max-height:800px;overflow:auto;padding:5px;width:100%}.table_tenants{height:auto;width:100%}.table_tenants tr{height:40px;transition:all .3s ease-in}.table_tenants tr:hover{background-color:#f7f7f7;background-color:var(--milkyWhite)}.home_table_tenant{border:none}.home_table_tenant .body_cell,.home_table_tenant .header_cell{width:auto}.home_table_tenant .tenants_table_header{padding-left:10px}.tenants_table_header{color:gray;font-size:15px;height:40px}.contacts_header{height:100%;padding:10px}.tenant_filters{display:flex;flex-direction:row;font-size:15px;height:40px;padding:5px}.tenant_filters,.tenant_filters button{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px}.tenant_filters button{background-color:#f7f7f7;background-color:var(--milkyWhite);color:#2e3242;color:var(--textColor);margin-right:5px}.nav_btns_tenant{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;width:95%}.nav_btn_tenant{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;font-size:12px;height:100%;transition:all .3s ease-in-out;width:100px}.nav_btn_tenant:hover{background-color:#5659ff;background-color:var(--mainColor);border:2px solid #5659ff;border:2px solid var(--mainColor);color:#fff}.property_select_tenant_filter{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;font-size:12px;width:100px}.new_tenant_title_chevron_cont{align-items:center;border:1px solid #0000;border-radius:7px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;justify-self:auto;margin-bottom:10px;padding:10px;transition:all .5s ease-in-out;width:100%}.new_tenant_title_chevron_cont:hover,.new_tenant_title_chevron_cont_open{border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.new_tenant_check_chevron_cont{display:flex;flex-direction:row;justify-content:space-between;width:50px}.circle_tenant{color:gray}.check_tenant{color:#2e8b57}.new_tenant_title_desc_cont{width:auto}.new_tenant_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;margin-bottom:5px}.description_tenant_title{color:gray;font-size:12px;margin-bottom:10px}.tenant_type_btn_cont{display:flex;height:35px;margin-bottom:10px;width:100%}.tenant_type_btn{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;margin-right:5px}.tenant_type_btn,.tenant_type_btn_contacts{font-size:12px;transition:all .3s ease-in-out}.tenant_type_btn_contacts{background-color:initial;border:2px solid #0000;color:#5659ff;color:var(--mainColor)}.tenant_type_btn_contacts.active,.tenant_type_btn_contacts:hover{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor)}.error_border{border-bottom:2px solid #ff5869!important;border-bottom:2px solid var(--danger)!important}.tenant_type_btn.active,.tenant_type_btn:hover{background-color:#5659ff;background-color:var(--mainColor);border:2px solid #5659ff;border:2px solid var(--mainColor);color:#fff}.new_tenant_form{border-radius:10px;display:flex;flex-direction:column;height:auto;padding-bottom:100px;padding-top:20px}.tenant_label_input_cont{align-items:start;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:column;height:100%;margin-bottom:20px;padding:5px;width:100%}.label_input_cont_done{border:2px solid #2e8b57}.label_input_cont_done .new_tenant_title{color:#2e8b57!important}.save_tenant_info_btn_container{align-content:center;display:flex;flex-direction:row-reverse;padding-bottom:10px;padding-right:10px;text-align:end;width:100%}.save_tenant_info_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #fff;border-radius:5px;color:#fff;display:flex;font-size:12px;height:30px;padding:5px;transition:all .3s ease-in-out}.save_tenant_info_btn span{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.save_tenant_info_btn:hover{border:1px solid #5659ff;border:1px solid var(--mainColor)}.save_tenant_info_btn #spinner{color:#fff;font-size:10px;height:15px;margin-right:5px;width:15px}.toggle_tenant_info_cont{max-height:0;opacity:.7;overflow:hidden;transition:all .3s ease-in-out;width:100%}.active_tenant_info{max-height:1000px;opacity:1}.tenant_info_container{align-items:start;margin-bottom:50px}.tenant_info_cont,.tenant_info_container{display:flex;flex-direction:row;height:100%;width:100%}.tenant_lab_in_cont{align-items:start;display:flex;flex-direction:row;height:auto;height:35px;margin-bottom:25px;margin-right:20px}.tenant_lab_in_cont.bordered{border:1px solid #eaedf0;border:1px solid var(--lightGrey);height:fit-content;margin-bottom:30px;padding-bottom:10px;padding-top:10px;width:fit-content}.rqeustes_fields{font-size:10px;margin-left:10px}.tenant_info_single_cont{height:auto;width:50%}.tel_select_prefix{border:2px solid #0000;border-bottom:2px solid #d3d3d3;border-right-color:#5659ff;border-right:2px solid var(--mainColor);color:#5659ff;color:var(--mainColor);font-size:12px;height:100%;margin-bottom:0;width:60px}.tel_select_prefix:focus,.tenant_input_phone:focus{outline:none}.tenant_input_phone{border:2px solid;border-color:#0000 #0000 #d3d3d3;font-size:12px;height:100%;width:140px}.tenant_info_cont_find_contacts{height:fit-content;max-width:fit-content;min-width:50%}.tenant_info_cont_data_find_contacts{margin-left:10px;margin-top:30px}.tenant_label{align-items:end;display:flex;flex-direction:row;font-size:12px;font-weight:700;height:100%;margin-bottom:0;margin-right:10px;width:120px}.garant_label{margin-top:10px}.tenant_input{border:1px solid #0000;border-bottom:2px solid #d3d3d3;color:#2e3242;color:var(--textColor);font-size:12px;height:100%;padding:0;transition:all .3s ease-in-out;width:200px}.tenant_input:focus{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);outline:none}.property_choice_cont{align-items:start;display:flex;flex-direction:row;height:780px;justify-content:space-between;margin-bottom:10px;overflow-y:auto;padding-bottom:5px;width:100%}.payment_title{background-color:#fff;color:#5659ff;color:var(--mainColor);font-size:12px;font-weight:700;height:auto;margin-bottom:0;padding-left:5px;padding-top:5px;position:sticky;top:0;width:100%}.payment_description{color:gray;font-size:10px;margin-left:5px}.property_container{display:flex;flex-direction:column;height:100%;width:64%}.tenant_property_cont{align-content:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.tenant_add_property_btn{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:5px;color:#2e3242;color:var(--textColor);font-size:12px;height:30px;transition:all .3s ease-in-out;width:fit-content}.tenant_add_property_btn:hover{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.property_choice{height:100%}.tenant_go_property_btn{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #d3d3d3;border-radius:5px;color:gray;font-size:12px}.tenant_go_property_btn i{font-size:15px}.property_item{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #d3d3d3;border-radius:5px;display:flex;flex-direction:row;font-size:12px;height:auto;margin-bottom:5px;padding:5px 0 5px 5px}.property_item p{margin-bottom:0;margin-right:10px}.checkBox_cont{align-items:center;display:flex;flex-direction:row;height:100%;width:2%}.title_prop{font-weight:700;width:8%}.checkBox_cont input{cursor:pointer}.checkBox_cont input:focus{outline:none}.tenant_prop_det{align-items:center;background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;flex-direction:row;height:50px;padding:10px;width:fit-content;width:30%}.prop_expenses_cont,.tenant_prop_det{border-radius:5px;display:flex;margin-right:5px}.prop_expenses_cont{align-items:start;border:1px solid #0000;flex-direction:column;padding:2px;transition:all .3s ease-in-out;width:25%}.prop_expenses_cont:hover{border:1px solid #d3d3d3;cursor:pointer}.title_prop_expenses{color:gray;font-size:10px;margin-bottom:2px}.prop_ammount_expenses{font-weight:700}.rent_ammount_choise_cont{width:35%}.rent_amm_btns_cont{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;display:flex;flex-direction:row-reverse;margin-bottom:10px;overflow:hidden;width:fit-content}.rent_amm_btns{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #0000;color:#acacac;font-size:12px;margin-left:0;transition:all .3s ease-in}.active_payment{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);color:#2e3242;color:var(--textColor)}.rent_amm_btns i{font-size:15px}.rent_ammount_choise{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;overflow:hidden;position:sticky;right:0;top:0;width:100%}.period_payment{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:5px;color:gray;display:flex;flex-direction:row;height:30px;margin-bottom:5px;margin-left:5px;margin-right:5px;padding-left:10px;padding-right:10px;transition:all .3s ease-in-out}.period_payment:hover{border:1px solid gray;color:#2e3242;color:var(--textColor)}.period_payment_label{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:12px;height:100%;margin-bottom:0;margin-right:10px;width:35%}.period_payment_input{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #0000;border-bottom:2px solid #d3d3d3;color:gray;cursor:pointer;font-size:12px;height:100%;height:20px;transition:all .3s ease-in-out;width:55%}.period_payment_input:focus{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);color:#5659ff;color:var(--mainColor);outline:none}.currency_period_payment{align-items:center;display:flex;flex-direction:row;font-size:12px;height:100%;margin-bottom:0;width:10%}.total_value{border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:5px;color:gray;font-size:12px;font-weight:700;height:25px;overflow:hidden;padding:2px 2px 2px 10px;text-overflow:ellipsis;white-space:nowrap}.payment_meth_month,.total_value{background-color:#f7f7f7;background-color:var(--milkyWhite);margin-bottom:10px;margin-left:5px;margin-right:5px}.payment_meth_month{border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);height:auto}.payment_meth_month p{color:gray;font-size:12px;font-weight:700;margin-bottom:0;margin-left:5px}.find_contact_tenant_cont{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:auto;margin-bottom:20px;min-width:50%;padding:10px;width:fit-content}.input_icon_cont{align-items:center;display:flex;flex-direction:row;margin-bottom:5px;width:100%}.input_icon_cont input{border:1px solid #0000;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);color:gray;font-size:12px;height:30px;padding-left:5px;width:95%}.input_icon_cont i{color:#5659ff;color:var(--mainColor);font-size:12px;width:5%}.find_contact_tenant_cont select{border:1px solid #0000;color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;padding-left:20px}.find_contact_tenant_cont input:focus,.find_contact_tenant_cont select:focus{outline:none}.det_payment_personalized_cont{height:auto;margin-bottom:10px}.label_fraction_payment{color:gray;display:block;font-size:12px;margin-bottom:0;margin-left:5px}.fraction_payment{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:gray;font-size:12px;height:30px;margin-bottom:5px;margin-left:5px;margin-right:5px;padding-left:10px;padding-right:10px;transition:all .3s ease-in-out;width:auto}.fraction_payment:focus{outline:none}.from_to_container{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #f7f7f7;border:2px solid var(--milkyWhite);border-radius:10px;color:gray;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-bottom:10px;margin-left:5px;margin-right:5px;padding:5px}.from_to_payment{align-items:start;display:flex;flex-direction:column;font-size:12px;width:49%}.from_to_payment label{font-weight:700;margin-bottom:0}.from_to_payment input{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:gray;height:30px;padding-left:5px;width:100%}.mini_calendar{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:grid;grid-template-columns:repeat(7,1fr);margin:auto 5px 10px;overflow:hidden}.calendar_day{border:2px solid #0000;cursor:pointer;display:flex;flex-direction:column;font-size:12px;height:55px;justify-content:space-around;margin-bottom:2px;text-align:center;transition:all .3s ease-in-out}.calendar_day:hover{border:2px solid #269ae2;border:2px solid var(--azure);border-radius:10px}.calendar_day.selected{background-color:#269ae2;background-color:var(--azure);color:#fff}.calendar_day.selected:hover{border-radius:0}.calendar_day.start-date,.calendar_day.start-of-week{background-color:#269ae2;background-color:var(--azure);border-bottom-left-radius:10px;border-top-left-radius:10px;color:#fff}.calendar_day.end-date,.calendar_day.end-of-week{background-color:#269ae2;background-color:var(--azure);border-bottom-right-radius:10px;border-top-right-radius:10px;color:#fff}.calendar_day.daily-radius{border-radius:10px}.calendar_weekday{border-bottom:2px solid #eaedf0;border-bottom:2px solid var(--lightGrey);flex-direction:column;font-size:12px;height:30px;justify-content:space-around}.calendar_weekday,.month-navigation{align-items:center;color:gray;display:flex;font-weight:700}.month-navigation{font-size:15px;justify-content:space-between;margin-bottom:10px;margin-left:10px;margin-right:10px}.month-navigation button{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;width:35px}.checkbox_label_cont{font-size:12px;justify-content:space-between;width:30%}.checkbox_label,.checkbox_label_cont{align-items:center;display:flex;flex-direction:row}.checkbox_label{height:auto;width:50%}.checkbox_label label{margin-bottom:0;margin-right:2px}.checkbox_label input{cursor:pointer}.documents_tenant_cont{height:auto}.doc_type_compile_bar_choise{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:40px;margin-bottom:15px;padding-left:5px;width:100%}.doc_type_compile_bar_btn{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;color:gray;font-size:12px;height:80%;margin-right:5px;transition:all .3s ease-in}.doc_type_compile_bar_btn.template{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-weight:700;opacity:.5;pointer-events:none}.selected_option{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);color:#5659ff;color:var(--mainColor)}.choise_documents{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;width:100%}.document_split{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:600px;overflow:hidden;transition:width .3s ease}.first_split{filter:blur(7px);overflow:auto;pointer-events:none}.contract_prebuild_header{align-items:center;background-color:#fff;display:flex;flex-direction:row;left:0;padding:5px;position:sticky;right:0;top:0;width:100%}.contract_type{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;cursor:pointer;font-size:12px;height:30px;transition:all .3s ease-in}.contract_type:focus{border:1px solid #5659ff;border:1px solid var(--mainColor);outline:none;transition:all .3s ease-in}.upload_file_link{border-bottom:1px solid #000;color:#5659ff;color:var(--mainColor);cursor:pointer}.document_split_second_inner{align-items:center;border-radius:20px;display:flex;flex-direction:column;height:100%;margin:30px auto auto;text-align:center;width:80%}.upload_icon{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:25px;margin-bottom:15px;opacity:.8}.document_split_second_title{color:#2e3242;color:var(--textColor);color:gray;font-size:15px;font-weight:700;margin-bottom:5px}.document_split_second_subtitle{color:gray;font-size:10px}.personal_docs_upload_title{color:gray;font-size:12px;margin-bottom:5px;text-align:start;width:100%}.personal_docs_upload{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;font-size:12px;height:400px;overflow:auto;padding:5px;transition:all .3s ease-in;width:100%}.personal_docs_upload:hover{border:1px solid #5659ff;border:1px solid var(--mainColor)}.personal_docs_list{display:flex;flex-direction:column}.selected_file{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:5px;padding:5px;transition:all .3s ease-in;width:100%}.selected_file:hover{background-color:#d3d3d3;border:2px solid #d3d3d3}.selected_filename_cont{align-content:center;display:flex;flex-direction:row}.selected_filename,.selected_filename_cont{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.selected_filename{margin-bottom:0;margin-left:10px;margin-right:10px}.delete_selected_file{align-items:center;background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;color:#ff5869;color:var(--danger);cursor:pointer;display:flex;font-size:12px;font-weight:700;height:100%;justify-content:space-around;transition:all .3s ease-in;width:30px}.delete_selected_file:hover{background-color:#ff5869;background-color:var(--danger);color:#fff}.needed_requests{border-radius:10px;height:auto;padding:10px;width:100%}.needed_requests_title{color:gray;font-size:15px;font-weight:700;margin-bottom:0}.needed_requests_subtitle{color:gray;font-size:12px}.needed_requests_cont{display:flex;flex-direction:row;height:100%;width:100%}.contract_container,.contract_content{padding:20px;width:100%}.contract_content{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;font-size:15px}.contract_title{font-size:30px;font-weight:700;text-align:center}.contract_title span{display:block;font-size:20px}.input_contracts{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;font-size:15px;height:30px;padding-left:10px;transition:all .3s ease-in}.input_contracts:focus{border:1px solid #269ae2;border:1px solid var(--azure);outline:none}.section_splitter{font-size:20px;font-weight:700;text-align:center}.section_policies_contract_title{font-weight:700;margin-bottom:0}.parag_contract{margin-bottom:20px;width:100%}.parag_contract_sign_parag{font-weight:700;margin-bottom:15px}.parag_contract_sign_counterparts_cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.parag_contract_sign_counterparts{display:flex;flex-direction:column;height:200px;justify-content:space-between;margin-bottom:20px;width:49%}.signer{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:45%;padding:10px;transition:all .3s ease-in;width:100%}.signer:hover{border:1px solid #269ae2;border:1px solid var(--azure)}.signer_disabled{cursor:no-drop;opacity:.5}.signer_disabled:hover{border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.signer_label{font-style:italic;height:25px;margin-bottom:0;width:40%}.signatures_contract_container{height:100%;text-align:center;width:60%}.signatures_contract{height:100%;margin-left:auto;width:auto}.no_signature{color:gray;font-size:10px;height:100%;padding-top:30px;text-align:center}.policy_italic{font-style:italic}.canvas_signing_modale{cursor:crosshair;width:100%}.canvas_btn_cont{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;margin-bottom:0;padding:5px}.clean_btn{border:1px solid #0000;border-radius:5px;font-size:12px;height:30px;margin-bottom:0}.modal_footer{align-items:baseline;text-align:end;width:100%}.modal_footer,.signing_modal_header_choise{display:flex;flex-direction:row;justify-content:space-between}.signing_modal_header_choise{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;font-size:12px;height:40px;margin:auto auto 10px;padding:5px;width:50%}.signing_modal_header_btn{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:7px;font-size:15px;height:100%;transition:all .3s ease-in;width:32%}.sign_active{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.qr_code_container{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;height:auto;padding:20px;text-align:center;width:100%}.qr_code_title{color:gray;font-size:15px;margin-bottom:5px}.share_container{align-content:center;align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:row;padding:20px}.external_signature_container{display:none}.tenant_account_setup_container{align-items:center;display:flex;flex-direction:row;height:300px;justify-content:space-between;margin:auto;width:100%}.tenant_setup_cont{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:100%;justify-content:space-between;padding:100px;text-align:center;width:100%}.tenant_setup_account_title{font-size:15px;font-weight:700;margin-bottom:10px;text-align:center}.tenant_setup_account_title i{font-size:20px}.tenant_setup_account_subtitle{font-size:12px}.create_tenant_account_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #fff;border-radius:5px;color:#fff;font-size:15px;height:40px;transition:all .3s ease-in}.create_tenant_account_btn:hover{border:1px solid #5659ff;border:1px solid var(--mainColor)}.tenant_account_input_btn{align-items:center;display:flex;flex-direction:row;justify-content:center}.tenant_id_input{border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;font-size:15px;height:40px;margin-right:5px;padding-left:5px;width:200px}.tenant_id_input::placeholder{color:#d3d3d3}.tenant_id_input:focus{outline:none}.update_tenant_form{border:1px solid #eaedf0;border:1px solid var(--lightGrey);height:800px;padding:20px;width:100%}.modal_contacts .modal-dialog{max-width:650px}.contacts_content{height:550px;overflow:hidden;width:100%}.range{width:49%}.contacts_content_filter_header{background-color:#f7f7f7;background-color:var(--milkyWhite);border-bottom:2px solid #eaedf0;border-bottom:2px solid var(--lightGrey);border-radius:10px;height:40px;margin-bottom:10px}.contacts_table_cont{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);display:flex;flex-direction:column;max-height:600px;min-height:490px;overflow:auto;padding:10px}.table_contacts{height:auto;width:100%}.contacts_table_header{background-color:#f7f7f7;background-color:var(--milkyWhite);border-bottom:2px solid #eaedf0;border-bottom:2px solid var(--lightGrey);flex-direction:column;height:45px;padding-right:27px}.contacts_header,.contacts_table_header{align-items:center;display:flex;width:100%}.contacts_header{flex-direction:row;height:fit-content;margin-bottom:5px;padding-left:15px;padding-right:35px}.header_cell_first{height:100%;width:3%}.header_cell{font-size:15px;height:100%;padding-left:5px}.header_cell_label{font-size:15px;font-weight:700;margin-bottom:0}.contacts_table_body{flex-direction:column;height:440px;overflow-x:hidden;overflow-y:auto;padding:15px}.contacts_record,.contacts_table_body{align-items:center;display:flex;width:100%}.contacts_record{border:1px solid #eaedf0;border-left:2px solid #eaedf0;border:1px solid var(--lightGrey);border-left-width:2px;border-radius:5px;cursor:pointer;flex-direction:row;height:40px;margin-bottom:5px;padding:5px;transition:all .3s ease-in-out}.contacts_record:hover{border-left:2px solid #5659ff;border-left:2px solid var(--mainColor);box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite)}.header_cell_first_col{width:50px}.body_cell_first_col{font-size:15px;padding-left:5px;text-align:start;width:40px}.missing_tenant_info{border:1px solid orange;border-left-width:3px}.warning_table_cont{align-items:center;color:orange;display:flex;flex-direction:row;height:100%;width:100%}.warning_table_cont p{font-size:12px;margin-bottom:0;margin-left:5px}.missing_data_cel{color:orange}.active_cell,.no_missing_data_cell{color:#2e8b57;font-weight:700}.pending_cell,.suspended_cell{color:orange!important;font-weight:700}.inactive_cell{color:#a483f0!important;color:var(--secondColor)!important;font-weight:700}.present_data_table_cont{align-items:center;display:flex;flex-direction:row;height:100%;width:100%}.present_data_table_cont p{font-size:12px;font-weight:700;margin-bottom:0;margin-left:5px}.table_td_first{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:space-around;width:3%}.body_cell{border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:5px;cursor:pointer;font-size:13px;height:100%;padding-left:5px;transition:all .3s ease}.body_cell:hover{background-color:#eaedf0;background-color:var(--lightGrey)}.body_cell p{margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dropdown-toggle,.dropdown_item{background-color:initial;height:100%;width:100%}.dropdown-toggle{border:1px solid #0000;border-radius:.25rem;color:#2e3242;color:var(--textColor);font-size:15px}.dropdown-toggle:hover{color:#5659ff;color:var(--mainColor)}.custom-dropdown-menu{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);font-size:15px;padding:5px}.drop_down_item{border-radius:5px}.drop_down_item:hover{background-color:#eaedf0;background-color:var(--lightGrey)}.delete{color:#ff5869;color:var(--danger)}.disconnect{color:#a483f0;color:var(--secondColor)}.connect{color:orange}.delete:hover{color:#ff5869;color:var(--danger)}.modal_contacts_delete .modal-dialog{margin-top:10%;max-width:450px}.modal_title_cont_prop_delete p{color:#ff5869;color:var(--danger);font-size:20px;font-weight:700;margin-bottom:0;padding:10px}.modal_title_cont_prop_disconnect{color:#a483f0;color:var(--secondColor);font-size:15px;font-weight:700;margin-bottom:0;padding:10px}.delete_btn{background-color:#ff5869;background-color:var(--danger);border:1px solid #ff5869;border:1px solid var(--danger)}.loading_opacity_btn{opacity:.5}.disconnect_btn{background-color:#a483f0;background-color:var(--secondColor);border:1px solid #a483f0;border:1px solid var(--secondColor)}.body_modal_delete{padding-left:20px;padding-right:20px}.body_delete_modal{font-size:15px;font-weight:700;margin-bottom:10px}.modal_delete_mex{font-size:12px;margin-bottom:5px}.delete_confirmation_input{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;font-size:12px;height:30px;transition:all .3s ease-in;width:100%}.delete_confirmation_input:focus{border:2px solid #ff5869;border:2px solid var(--danger);outline:none}.screening_cont{height:auto;margin-bottom:10px;width:100%}.screening_blocks_cont_title{color:#5659ff;color:var(--mainColor);font-size:14px;font-weight:700;margin-bottom:5px}.screening_blocks_cont{display:flex;flex-direction:row;flex-wrap:wrap;height:100%;width:100%}.screening_block{align-content:center;align-items:start;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;height:150px;margin-bottom:10px;margin-right:10px;padding:10px;transition:all .3s ease-in-out;width:200px}.screening_block:hover{box-shadow:2px 2px 5px 2px #eaedf0;box-shadow:2px 2px 5px 2px var(--lightGrey)}.plus_block{align-items:center;background-color:#fff;border:1px solid #0000;color:gray;cursor:pointer;display:flex;flex-direction:row;height:150px;transition:all .1s ease-in}.plus_block:hover{box-shadow:2px 2px 5px 2px #0000;color:#2e3242;color:var(--textColor)}.plus_block_inner{text-align:center}.screening_block_inner{padding:10px;text-align:start;width:100%}.screening_block_inner i{font-size:20px;height:10%}.screening_block_inner_title{font-size:15px;font-weight:700;height:30%;margin-bottom:0;width:100%}.screening_block_inner_subtitle{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:12px;height:60px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.screening_block_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:12px}.ai_block_screen{animation:rotate-border 5s linear infinite;background:linear-gradient(90deg,#5659ff,#f7f7f7,#fff,#f7f7f7,#a483f0,#f7f7f7,#269ae2);background:linear-gradient(90deg,var(--mainColor),var(--milkyWhite),#fff,var(--milkyWhite),var(--secondColor),var(--milkyWhite),var(--azure));background-size:300% 300%;border-radius:10px;cursor:pointer;padding:1px;z-index:-1}.ai_block_screen_inner{background-color:#fff;border-radius:8px;cursor:pointer;height:100%;width:100%}.ai_block_title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-weight:700}.new_screen_cont{align-items:center;display:flex;flex-direction:row;height:85vh;justify-content:space-between;width:100%}.new_screen_quest_block_cont{align-content:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:column;height:100%;overflow:auto;padding:10px;width:20%}.selected_screen_type{align-items:center;background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:40px;justify-content:space-between;margin-bottom:5px;padding:10px;width:100%}.selected_screen_type i{cursor:pointer;text-align:center;width:10px}.grip_screen_type{color:#2e3242;color:var(--textColor);cursor:pointer;height:100%;text-align:start;width:20px}.grip_screen_type i{cursor:grab}.selected_screen_type_cont{width:150px}.selected_screen_type_title{font-size:14px;font-weight:700;margin-bottom:0;width:100%}.selected_screen_type_title:focus{border-bottom:1px solid #5659ff;border-bottom:1px solid var(--mainColor);outline:none}.selected_screen_type_subtitle{font-size:10px;margin-bottom:0}.new_screen_preview_cont{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:78%}.new_scree_spec_info_cont{height:auto;height:100%;width:20%}.new_scree_spec_info_cont,.new_screen_preview_cont_func_bar{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px}.new_screen_preview_cont_func_bar{align-items:center;display:flex;flex-direction:row;height:50px;padding-left:10px;padding-right:10px;width:100%}.new_screen_prev{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:90%;overflow:auto;padding:20px;width:100%}.new_screen_prev_title_cont{height:30px;margin:auto auto 25px;width:80%}.new_screen_prev_title{border:1px solid #0000;color:gray;font-size:14px}.new_screen_prev_title:focus{outline:none}.screen_options_modale{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:12px;height:35px}.preview_item{align-items:center;display:flex;flex-direction:column;height:fit-content;justify-content:space-between;margin-bottom:50px}.preview_item label{font-size:14px;margin-bottom:0;width:70%}.editable_label{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #0000;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);font-size:14px;width:100%}.editable_label:focus{outline:none}.input_field_screen{border:1px solid #0000;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);font-size:20px;width:70%}.input_field_screen:focus{outline:none}.input_field_screen::placeholder{color:#d3d3d3}.modal_screen_types .modal-dialog{border-radius:20px;min-width:800px;overflow:hidden;top:100px}.screen_modal_cont{align-items:center;display:flex;flex-direction:column;height:500px;justify-content:space-between}.screen_modal_header{background-color:#f7f7f7;background-color:var(--milkyWhite);border-bottom:1px solid #f7f7f7;border-bottom:1px solid var(--milkyWhite);display:flex;flex-direction:row;height:40px;padding:10px;width:100%}.screen_modal_header p{color:#2e3242;color:var(--textColor);font-size:15px;font-weight:700;margin-bottom:0}.screen_modal_body{align-items:center;flex-direction:row;height:460px;justify-content:space-between}.screen_modal_body,.sidebar_screen_modal{background-color:#f7f7f7;background-color:var(--milkyWhite);display:flex}.sidebar_screen_modal{border-right:1px solid #f7f7f7;border-right:1px solid var(--milkyWhite);flex-direction:column;height:100%;padding:10px;width:199px}.sidebar_screen_link{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:10px;color:gray;cursor:pointer;display:flex;flex-direction:row;font-size:12px;height:35px;margin-bottom:5px;padding:10px;transition:all .3s ease-in;width:100%}.sidebar_screen_link:hover{border:1px solid #eaedf0;border:1px solid var(--lightGrey);color:#2e3242;color:var(--textColor)}.sidebar_screen_link i{font-size:15px;margin-right:5px}.sidebar_screen_link p{font-weight:700;margin-bottom:0}.body_screen_modal{background-color:#fff;border-left:1px solid #eaedf0;border-left:1px solid var(--lightGrey);border-top:1px solid #eaedf0;border-top:1px solid var(--lightGrey);border-top-left-radius:20px;padding:15px;width:599px}.body_screen_modal,.screen_types_container{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between}.screen_types_container{width:100%}.screen_types_cont{display:flex;flex-direction:column;height:100%;width:33%}.screen_types_cont_title{color:#5659ff;color:var(--mainColor);font-size:14px;font-weight:700;margin-bottom:5px;margin-top:5px;opacity:.8}.screen_type_choise{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:35px;margin-bottom:5px;padding:5px;transition:all .2s ease-in-out;width:100%}.screen_type_choise:hover{border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.screen_type_choise i,.screen_type_choise:hover{background-color:#eaedf0;background-color:var(--lightGrey)}.screen_type_choise i{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:8px;color:#2e3242;color:var(--textColor);font-size:12px;height:25px;margin-right:5px;padding-top:5px;text-align:center;width:25px}.screen_type_choise p{font-size:12px;margin-bottom:0}.selected_screentype_choise{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.mex_main_view{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:row;height:750px;width:100%}.open_chat_cont{bottom:0;left:0;position:sticky;position:relative;top:0;width:25%}.open_chat_title{color:#5659ff;color:var(--mainColor);font-size:20px;font-weight:700;margin-bottom:0;text-align:start}.open_chat_title,.toggle_buttons_chat{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);height:60px;padding:10px}.toggle_buttons_chat{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.toggle_buttons_chat button{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:10px;display:flex;flex-direction:column;font-size:15px;width:48%}.toggle_buttons_chat button i{color:#5659ff;color:var(--mainColor);font-size:20px}.search_chat{align-content:center;height:60px;justify-content:space-around;padding:10px}.search_chat,.search_chat i{display:flex;flex-direction:row}.search_chat i{align-items:center;color:#5659ff;color:var(--mainColor);height:100%;text-align:center}.filter_chat{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:50px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);font-size:15px;height:40px;padding-left:10px;width:90%}.filter_chat:focus{outline:none}.filter_chat::placeholder{color:#d3d3d3}.open_chats{height:565px;overflow-x:none;overflow-y:scroll;width:100%}.new_chat_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:50px;color:#fff;height:40px;margin:auto;position:absolute;right:55px;text-align:center;top:650px;width:40px}.chat_prev_cont{align-items:center;border:1px solid #0000;cursor:pointer;display:flex;flex-direction:row;height:60px;justify-content:space-between;padding:5px;transition:border .3s ease-in;width:100%}.chat_prev_cont:hover{border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.chat_avatar{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:50px;height:40px;overflow:hidden;width:40px}.avatar_chat_img{background-image:url(/static/media/avatar_male_beard.ea23ed91df6e946e685d.jpg);background-position:50%;background-repeat:no-repeat;background-size:60px;height:100%;width:100%}.chat_info_cont{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;width:85%}.chat_info{height:100%;width:80%}.chat_name{color:#2e3242;color:var(--textColor);font-size:15px;font-weight:700;margin-bottom:0}.last_mex{font-size:12px;height:20px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_hour_cont{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:20%}.chat_hour{color:gray;font-size:12px;margin-bottom:0}.chat_cont{border-left:2px solid #eaedf0;border-left:2px solid var(--lightGrey);width:75%}.empty_chat_page{border:2px solid #eaedf0;border:2px solid var(--lightGrey);justify-content:space-around;width:75%}.empty_chat_page,.empty_desc_cont{align-items:center;display:flex;flex-direction:column}.empty_desc_cont{justify-content:space-between;text-align:center;width:100%}.empty_desc_title{font-size:35px;font-weight:700;margin-bottom:10px}.empty_desc_desc{font-size:20px;margin-bottom:0}.open_current_chat{align-items:center;display:flex;flex-direction:column;justify-content:space-between;position:relative}.header_cont{height:60px;left:0;position:absolute;right:0;top:0;width:100%}.chat_header{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);font-size:15px;font-weight:700;height:100%;justify-content:space-between;padding-left:10px;padding-right:10px;width:100%}.chat_header,.chat_user_info{align-items:center;display:flex;flex-direction:row}.chat_user_info{width:50%}.chat_selected_user{height:auto;margin-bottom:0;margin-left:10px;width:90%}.chat_view{align-items:start;display:flex;flex-direction:column;height:685px;margin-top:60px;overflow-x:none;overflow-y:scroll;padding-bottom:70px;padding-top:20px;width:100%}.no_available_messages{font-size:15px;height:100%;padding:50px;text-align:center;width:100%}.no_available_messages i{animation:jello 2s linear infinite;font-size:30px}.entire_message{width:65%}.mex_recieved{align-items:center;display:flex;flex-direction:row;font-size:15px;margin-bottom:10px;width:100%}.mex_recieved p{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:10px;color:#fff;margin-bottom:0;min-width:70px;padding:5px 5px 5px 20px}.mex_recieved .entire_message{align-items:start;display:flex;flex-direction:column;margin-left:20px}.mex_sended{align-items:center;display:flex;flex-direction:row-reverse;font-size:15px;margin-bottom:10px;width:100%}.mex_sended p{background-color:#a483f0;background-color:var(--secondColor);border:1px solid #a483f0;border:1px solid var(--secondColor);border-radius:10px;color:#fff;margin-bottom:0;min-width:70px;padding:5px 20px 5px 5px}.mex_sended .entire_message{align-items:end;display:flex;flex-direction:column;margin-right:20px}.entire_message span{color:gray;font-size:12px;text-align:end}.chat_input_container{background-color:initial;bottom:0;height:90px;position:absolute;width:100%}.chat_input_cont,.chat_input_container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.chat_input_cont{background-color:#fff;border:1px solid #d3d3d3;border-radius:50px;box-shadow:2px 2px 20px 2px #d3d3d3;height:50px;margin:auto;padding:10px;width:83%}.sparkles_ai{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);cursor:pointer;font-size:20px;font-weight:700;text-align:center;width:7%}.enter_text_chat_input{border:1px solid #0000;font-size:15px;padding:5px;width:80%}.enter_text_chat_input::placeholder{color:#d3d3d3}.enter_text_chat_input:focus{outline:none}.send_mex_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:20px;color:#fff;font-size:15px;padding:5px;width:10%}.modal_AI .modal-dialog{max-width:500px}.modal_ai_title{font-size:35px}.ai_message_cont{align-items:start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.chat_input_ai_cont{align-content:center;height:40px}.chat_input_ai_cont,.chat_input_cont_ai{display:flex;flex-direction:row;justify-content:space-between;width:100%}.chat_input_cont_ai{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;height:100%;padding:2px}.send_mex_btn_ai{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:15px;height:100%;width:40px}.ai_message{align-items:start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.ai_img{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:2px solid #5659ff;border:2px solid var(--mainColor);border-radius:100%;color:#5659ff;color:var(--mainColor);display:flex;flex-direction:column;font-size:20px;font-weight:700;height:40px;justify-content:space-around;text-align:center;width:40px}.ai_response_cont{background-clip:content-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(45deg,#5659ff,#a483f0,red,orange,#ff0,#2e8b57);background-image:linear-gradient(#fff,#fff),linear-gradient(45deg,var(--mainColor),var(--secondColor),red,orange,#ff0,#2e8b57);background-origin:border-box;border-radius:10px;margin-bottom:20px;padding:2px;width:410px}.ai_resp_cont{border-radius:10px;height:100%;padding:10px;width:100%}.ai_resp{font-size:15px;margin-bottom:0}.functionallities_cont{align-items:center;display:flex;flex-direction:row;height:100px;justify-content:space-between;width:100%}.functionallitie{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;font-size:15px;height:100%;transition:border .3s ease-out;width:32%}.functionallitie:hover{border:2px solid #5659ff;border:2px solid var(--mainColor)}.functionallitie i{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:25px;margin-bottom:0;margin-top:10px}.functionallitie p{text-align:center;width:100%}.profile_container{align-items:end;display:flex;flex-direction:column;justify-content:space-between;width:100%}.section_profile{border-top:2px solid #eaedf0;border-top:2px solid var(--lightGrey);height:auto;margin-bottom:50px;padding-top:5px;width:100%}.section_profile_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;margin-bottom:5px}.under_title_profile{color:gray;font-size:12px;margin-bottom:30px}.section_input_cont{display:flex;flex-direction:column;height:100%;width:100%}.label_input_cont_profile{align-items:center;display:flex;flex-direction:row;margin-bottom:20px}.label_profile{font-size:12px;font-weight:700;margin-bottom:0;width:120px}.input_profile{border:1px solid #0000;border-bottom:2px solid #d3d3d3;font-size:12px;height:30px;transition:border .3s ease-in-out;width:200px}.input_profile:focus{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);outline:none}.section_profile_double_face{align-items:start;display:flex;flex-direction:row;height:auto;justify-content:space-between;width:100%}.activity_log_container{flex-direction:column-reverse;justify-content:space-between;max-height:300px;min-height:auto;overflow-x:hidden;overflow-y:scroll}.activity_log_container,.activity_log_entry{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:flex;padding:10px}.activity_log_entry{flex-direction:row;font-size:12px;height:40px;margin-bottom:5px;width:100%}.activity_check{width:2%}.activity_log_cell{color:gray;font-weight:700;margin-bottom:0}.timestamp{width:30%}.update_type{width:78%}.success_activity{border:2px solid #d4edda;color:#2e8b57}.error_activity{border:2px solid #f8d7da;color:#ff5869;color:var(--danger)}.user_id_cont{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:row;height:40px;padding:3px;width:fit-content}.user_id{color:gray;font-size:15px;margin-bottom:0;padding:10px}.copy_user_id_btn{background-color:gray;border:2px solid gray;border-radius:7px;color:#fff;font-size:12px;height:100%;width:auto}.avatar_img_cont{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);height:150px;margin:auto;overflow:hidden;width:150px}.avatar_img{background-image:url(/static/media/avatar_male_beard.ea23ed91df6e946e685d.jpg);background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.btn_cont_profile{align-items:end;display:flex;flex-direction:row;height:50px;margin:auto;width:90%}.save_profile_updates_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;font-size:15px;height:30px;transition:display .3s ease-in-out}.show_passowrd_profile{background-color:#fff;border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;border-bottom-left-radius:0;color:#5659ff;color:var(--mainColor);font-size:12px;height:30px;width:30px}.wb_builder_main{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;min-height:750px;padding:20px;width:100%}.create_new_website_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:12px;height:30px;margin-bottom:20px}.website_cards_container{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.website_card{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid gray;border-radius:10px;height:250px;margin-bottom:10px;margin-right:10px;width:350px}.website_builder_container{align-items:center;flex-direction:row;height:auto}.wb_main_view,.website_builder_container{display:flex;justify-content:space-between}.wb_main_view{flex-direction:column;height:100%;height:750px;width:79.5%}.wb_main_container{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:92%}.wb_side_container{border-radius:10px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);height:750px;width:20%}.wb_navbar_cont,.wb_side_container{border:2px solid #eaedf0;border:2px solid var(--lightGrey)}.wb_navbar_cont{border-radius:10px;height:50px}.devices_cont{justify-content:space-between;margin:auto;padding:5px;width:28%}.device_choice,.devices_cont{align-items:center;display:flex;flex-direction:row;height:100%}.device_choice{background-color:#eaedf0;background-color:var(--lightGrey);border:2px solid #d3d3d3;border-radius:10px;color:gray;cursor:pointer;padding-left:5px;transition:border .3s ease-in-out;width:32%}.device_choice:hover{border:2px solid #5659ff;border:2px solid var(--mainColor);color:#5659ff;color:var(--mainColor)}.device_choice i{font-size:20px;height:100%;margin-right:5px}.device_choice p{font-size:15px;font-weight:700;margin-bottom:0}.tenant_panel{border:1px solid #000}.home_tenant,.tenant_panel{height:100%;width:100%}.top_home_tenant{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:200px;margin-bottom:20px}.bottom_home_tenant,.no_rentals_cont{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:400px;width:100%}.no_rentals_cont{padding-top:100px}.no_renatls_title{color:#5659ff;color:var(--mainColor);font-size:35px;font-weight:700;margin-bottom:10px}.no_renatls_subtitle{color:gray;font-size:15px;font-weight:700}.rentals_list{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;height:300px}.rentals_table{border-collapse:collapse;margin-top:20px;width:100%}.rentals_table td,.rentals_table th{border:1px solid #ddd;padding:8px;text-align:left}.rentals_table th{background-color:#f2f2f2}.no_rentals_cont{margin-top:20px;text-align:center}.rentals_cont{flex-wrap:wrap;height:auto;width:100%}.rental_cards,.rentals_cont{align-items:center;display:flex;flex-direction:row}.rental_cards{border:1px solid #d3d3d3;border-radius:10px;cursor:pointer;height:200px;margin-right:10px;padding:10px;transition:all .3s ease-in;width:30%}.rental_cards:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.static_data_cont_rentals{background-image:url(/static/media/house2_pool.ab4ad17848cadd53608e.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;height:100%;width:40%}.dynamic_data_cont_rentals{height:100%;padding:20px;width:55%}.street_rented{font-size:20px;font-weight:700;margin-bottom:10px}.street_rented p{margin-bottom:0}.checking_data_cont{display:flex;flex-direction:row;justify-content:space-between;padding-right:30px;width:100%}.checking_data{align-items:start;display:flex;flex-direction:column;margin-bottom:10px}.checking_data label{color:gray;font-size:12px;font-weight:700;margin-bottom:0}.checking_data p{font-size:14px;margin-bottom:0}.pending_status{background-color:orange;border:1px solid orange;border-radius:10px}.inactive_status,.pending_status{color:#fff;padding:5px;width:100%}.inactive_status{background-color:#ff5869;background-color:var(--danger);border:1px solid #ff5869;border:1px solid var(--danger);border-radius:10px}.ok_status{background-color:green;border:1px solid green;border-radius:10px;color:#fff;padding:5px;width:100%}.inactive_status label,.ok_status label,.pending_status label{color:#fff}.single_open_prop_cont{height:auto;margin:auto;width:100%}.header_open_prop_cont{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:30px;display:flex;flex-direction:row;height:500px;justify-content:space-between;margin:auto auto 20px;overflow:hidden;position:relative;width:80%}.main_img{border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.main_img,.other_img{height:100%;width:50%}.other_img{flex-direction:column}.img_block,.other_img{align-items:center;display:flex}.img_block{flex-direction:row;height:50%;justify-content:space-between;width:100%}.mini_img{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);height:100%;width:50%}.img_block_both{justify-content:space-between;width:100%}.img_block_both,.other_img_both{align-items:center;display:flex;flex-direction:column;height:100%}.other_img_both{width:50%}.mini_one,.mini_two{width:100%}.show_all_img_btn{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #2e3242;border:1px solid var(--textColor);border-radius:10px;bottom:50px;color:#2e3242;color:var(--textColor);cursor:pointer;display:flex;flex-direction:row;font-size:15px;padding:5px 10px;position:absolute;right:50px;width:auto}.show_all_img_btn i{margin-right:10px}.show_all_img_btn p{margin-bottom:0}.prop_details{display:flex;flex-direction:row-reverse;height:100%;justify-content:space-between;margin:auto;padding-bottom:10px;width:80%}.request_cont{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #d3d3d3;border-radius:20px;height:fit-content;padding:10px;position:sticky;right:0;top:10px;width:30%}.request_cont_title{font-size:15px;font-weight:700;margin-bottom:0}.request_cont_subtitle{font-size:12px;margin-bottom:10px}.documents_request_cont{background-color:#fff;border:1px solid #fff;border-radius:20px;height:auto;margin-bottom:10px;padding:10px;width:100%}.documents_request_cont label{font-size:14px;margin-bottom:5px}.doc_cont{flex-wrap:wrap;margin-bottom:10px}.doc_cont,.download_doc{display:flex;flex-direction:row}.download_doc{align-items:center;border:1px solid #d3d3d3;border-radius:100px;color:#5659ff;color:var(--mainColor);cursor:pointer;font-size:12px;justify-content:space-between;margin-bottom:5px;margin-right:5px;padding:5px 10px 5px 5px}.download_doc p{margin-bottom:0}.to_sign_marker{align-items:center;background-color:orange;border:1px solid orange;border-radius:100px;color:#fff;display:flex;flex-direction:row;font-size:12px;height:100%;justify-content:space-around;margin-right:5px;padding-left:10px;padding-right:10px;width:auto}.requested_docs_cont{display:flex;flex-direction:column;height:auto;justify-content:space-between;width:100%}.requested_docs_cont_spec_title{color:gray;font-size:12px;margin-bottom:0;width:95%}.requested_docs_cont_spec,.requested_docs_cont_spec_title{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.requested_docs_cont_spec{border:1px solid #d3d3d3;border-radius:20px;height:30px;margin-bottom:10px;overflow:hidden;padding:5px}.requested_docs_cont_spec i{color:orange;text-align:center;width:10%}.doc_single p{color:gray;margin-bottom:0}.doc_front:hover,.doc_single:hover{background-color:#f7f7f7;background-color:var(--milkyWhite)}.doc_single{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:18px;cursor:pointer;font-size:12px;height:100%;justify-content:space-around;transition:all .3s ease-in}.doc_single,.payment_prop_cont{align-items:center;display:flex;flex-direction:row;width:100%}.payment_prop_cont{height:auto;justify-content:space-between}.payment_prop_cont label{font-size:14px;margin-bottom:0}.payment_prop_cont input{border:1px solid #fff;border-bottom:2px solid gray;font-size:14px;height:30px;margin-left:5px;width:85%}.payment_prop_cont input::placeholder{color:#d3d3d3}.payment_prop_cont input:focus{outline:none}.confirm_btn_tenant_upload{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:12px;padding:5px 10px}.months_payment_cont_toggle{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;height:45px;overflow:auto;padding:10px;width:100%}.months_payment_cont_toggle.open{height:150px}.months_payment_cont_toggle_title{align-items:center;color:#5659ff;color:var(--mainColor);cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-weight:700;height:30px;justify-content:space-between;margin-bottom:5px;transition:all .3s ease-in}.months_payment_cont_toggle_title:hover{color:#a483f0;color:var(--secondColor)}.month_to_pay{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:100px;cursor:pointer;display:flex;flex-direction:row;font-size:12px;height:30px;justify-content:space-between;margin-bottom:5px;padding:5px 10px;transition:all .3s ease-in;width:100%}.month_to_pay:hover{background-color:#f7f7f7;background-color:var(--milkyWhite)}.month_to_pay_amount,.month_to_pay_month{height:100%;margin-bottom:0;width:50%}.modal_contacts_details .modal-dialog{border-radius:20px;display:flex;flex-direction:column;max-width:500px;overflow:hidden}.table_monthly_det{border:1px solid #d3d3d3;border-radius:20px;margin-bottom:20px;padding:10px}.monthly_det_table{font-size:14px;width:100%}.monthly_details_rent_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700}.details_cont_label{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:space-between;margin-bottom:0;width:100%}.details_cont_label label,.details_cont_label p{margin-bottom:0}.modal_image_body,.modal_image_cont{align-items:center;display:flex;flex-direction:column}.modal_image_body{border-radius:20px;height:auto;overflow:hidden;width:90%}.modal_image_body img{background-size:cover;border-radius:20px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);height:auto;margin:auto auto 20px;width:75%}.modal_footer{height:60px}.close_img_galery_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;bottom:10px;color:#fff;height:60px;left:50%;margin:auto;position:fixed;width:60px;z-index:100}.content_cont{color:#2e3242;color:var(--textColor);height:100%;width:60%}.content_cont_title{font-size:35px;height:50px}.content_cont_title,.prop_type{align-items:center;display:flex;flex-direction:row;margin-bottom:0}.prop_type{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;color:#5659ff;color:var(--mainColor);color:#fff;font-size:12px;font-weight:700;height:25px;justify-content:space-around;margin-left:10px;padding:5px 10px;width:auto}.desc_prop_title{font-size:20px;margin-bottom:5px}.content_subtitle_cont{align-items:center;display:flex;flex-direction:row;margin-bottom:20px;width:100%}.content_cont_elem{font-size:12px;margin-bottom:0;margin-right:15px}.comforts_container{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;margin-bottom:20px;width:100%}.comfort_bubble{align-items:center;border:1px solid #d3d3d3;border-radius:100px;cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:30px;justify-content:space-between;margin-bottom:5px;margin-right:5px;padding:5px 10px;transition:all .3s ease-in}.comfort_bubble:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.comfort_bubble i{margin-right:10px}.comfort_bubble p{margin-bottom:0}.desc_prop_cont{height:auto;margin-bottom:50px;width:100%}.desc_prop{font-size:15px}.map_cont{border:1px solid #d3d3d3;border-radius:20px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);flex-direction:row;height:300px;justify-content:space-around;margin-bottom:20px;overflow:hidden}.map_cont,.property_details_cont{align-items:center;display:flex;width:100%}.property_details_cont{flex-direction:column;height:auto;justify-content:space-between;padding:10px}.other_prop_info{font-size:15px;height:auto;width:100%}.other_prop_info_single{align-items:center;border-bottom:1px solid #0000;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;margin-bottom:5px;padding:10px;transition:all .3s ease-in;width:100%}.other_prop_info_single:hover{background-color:#f7f7f7;background-color:var(--milkyWhite)}.other_prop_info_single p{color:gray;font-weight:700;margin-bottom:0;width:44%}.icon_prop_det{align-items:center;border-radius:5px;color:gray;display:flex;flex-direction:row;font-size:25px;height:30px;justify-content:space-around;margin-right:10px;text-align:center;width:5%}.checked_permission{color:green;font-size:25px}.unchecked_permission{color:#ff5869;color:var(--danger);font-size:25px}.owner_data_cont{border:1px solid #d3d3d3;border-radius:20px;height:auto;margin-bottom:20px;padding:20px;width:100%}.owner_data{align-items:center;display:flex;flex-direction:row;height:100px;width:100%}.owner_img{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:100%;height:100%;margin-right:10px;width:100px}.owner_data_info{align-items:start;display:flex;flex-direction:column}.owner_name{font-size:20px;font-weight:700;margin-bottom:0}.owner_description{font-size:15px}.last_cont_prop{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:20px;height:100px;margin-bottom:100px;width:100%}.document_file_upload_tenant{display:none}.tenant_payment_req{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;height:500px;width:100%}.loading_open_agency{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:column;height:700px;justify-content:space-between;margin:20px auto auto;padding:20px;width:95%}.first_block_loading_open_agency{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:20px;height:100px;overflow:hidden;position:relative;width:100%}.second_block_loading_open_agency{height:225px}.second_block_loading_open_agency,.third_block_loading_open_agency{display:flex;flex-direction:row;justify-content:space-between;width:100%}.third_block_loading_open_agency{height:285px}.sec_one_block_loading{width:29%}.sec_one_block_loading,.sec_two_block_loading{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:20px;height:100%;overflow:hidden;position:relative}.sec_two_block_loading{width:70%}.first_block_loading_open_agency:before,.sec_one_block_loading:before,.sec_two_block_loading:before{animation:beam 2s linear infinite;background:linear-gradient(90deg,#fff0,#f7f7f7 50%,#fff0);background:linear-gradient(90deg,#fff0 0,var(--milkyWhite) 50%,#fff0 100%);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.loading_agency{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.agency_cube_loading{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:20px;cursor:pointer;height:auto;margin-bottom:10px;margin-right:10px;opacity:.5;overflow:hidden;padding:20px;position:relative;transition:all .3s ease-in;width:300px}.agency_cube_loading:before{animation:beam 2s linear infinite;background:linear-gradient(90deg,#fff0,#f7f7f7 50%,#fff0);background:linear-gradient(90deg,#fff0 0,var(--milkyWhite) 50%,#fff0 100%);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.agency_cube_loading .agency_cube_header p{background-color:#fff;border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:10px;color:#fff;width:90%}.agency_content{display:flex;flex-direction:row;flex-wrap:wrap;max-height:600px;pointer-events:all;width:100%}.agency_cube{background-color:#fff;border:1px solid #d3d3d3;border-radius:20px;cursor:pointer;height:auto;margin-bottom:10px;margin-right:10px;padding:20px;transition:all .3s ease-in;width:300px}.agency_cube:hover{border:1px solid #d3d3d3;box-shadow:2px 2px 10px 2px #f7f7f7;box-shadow:2px 2px 10px 2px var(--milkyWhite)}.agency_cube_header,.agency_cube_header i{align-items:center;display:flex;flex-direction:row}.agency_cube_header i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;color:#5659ff;color:var(--mainColor);height:40px;justify-content:space-around;margin-right:10px;width:40px}.agency_cube_header p{font-size:25px;margin-bottom:0}.new_agency_main_cont{flex-direction:column;height:700px;margin-top:20px}.new_agency_main_cont,.new_agency_main_container{align-items:center;display:flex;justify-content:space-between;width:100%}.new_agency_main_container{flex-direction:row;height:100%;margin-bottom:10px}.steps_new_element{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border-radius:20px;padding:20px;width:20%}.main_new_element,.steps_new_element{display:flex;flex-direction:column;height:100%}.main_new_element{align-items:start;border:1px solid #d3d3d3;border-radius:20px;padding:50px;width:79%}.step_cont_element{align-items:center;display:flex;flex-direction:row;font-size:15px;height:auto;width:100%}.active_step,.completed_step{color:#5659ff;color:var(--mainColor)}.step_cont_element p{margin-bottom:0;margin-left:10px}.separator_steps_cont{border-left:1px solid #d3d3d3;height:20px;width:95%}.main_new_element_title{font-size:25px;margin-bottom:5px}.main_new_element_desc{font-size:14px;margin-bottom:20px}.main_new_element_input_desc_cont{display:flex;flex-direction:column;height:auto;margin-bottom:20px;overflow:auto;width:100%}.element_agency_final{align-items:start;border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10px;width:100%}.element_agency_final label{font-size:12px;margin-bottom:0;margin-top:5px}.element_agency_final p{font-size:15px;font-weight:700;margin-bottom:5px}.selected_elements_agency_cont{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;margin-bottom:10px;padding:10px}.selected_elements_agency_cont p{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:100px;margin-bottom:5px;margin-right:5px;padding:5px 10px;width:fit-content}.finalize_now_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;font-size:14px;height:40px;width:200px}.new_element_input_desc_cont{align-content:start;display:flex;flex-direction:column;margin-bottom:10px;width:100%}.main_new_element_input_desc_cont_row{align-content:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.new_element_input_desc_cont label{font-size:14px;font-weight:700}.new_element_input_desc_cont_input,.new_element_input_desc_cont_input_row{border:1px solid;border-color:#0000 #0000 #eaedf0;border-bottom:1px solid var(--lightGrey);font-size:14px;height:35px;transition:all .3s ease-in;width:50%}.new_element_input_desc_cont_input_row{width:95%}.new_element_input_desc_cont_input:focus,.new_element_input_desc_cont_input_row:focus{border-bottom:1px solid #5659ff;border-bottom:1px solid var(--mainColor);outline:none}.new_element_input_desc_cont_textarea{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;font-size:14px;height:150px;padding-left:5px;transition:all .3s ease-in}.new_element_input_desc_cont_textarea:focus{border:1px solid #5659ff;border:1px solid var(--mainColor);outline:none}.next_element_cont{align-items:center;display:flex;flex-direction:row;height:35px;justify-content:space-between;margin:auto;width:98%}.next_element_cont_btn{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;font-size:12px;height:100%;transition:all .3s ease-in;width:100px}.next_element_cont_btn:hover{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.disabled_btn_naviga,.disabled_btn_naviga:hover{background-color:initial;border:1px solid #0000;color:#0000}.new_element_input_desc_cont_checkbox{font-size:14px;font-weight:700;width:100%}.new_element_input_desc_cont_checkbox label{margin-bottom:0}.new_element_input_desc_cont_checkbox input{margin-bottom:0;margin-left:5px;margin-right:5px}.error-border{border-bottom:2}.choosen_element_container{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.choosen_element_container_single{align-items:center;background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:100px;color:#2e3242;color:var(--textColor);display:flex;flex-direction:row;font-size:12px;height:20px;justify-content:space-around;margin-bottom:5px;margin-right:5px;padding:5px 10px;width:auto}.choosen_element_container_single_parag{margin-bottom:0}.choosen_element_container_single_parag i{font-size:15px;margin:10px 5px}.remove_item{cursor:pointer;font-size:12px!important}.password_element{border:1px solid #eaedf0;border:1px solid var(--lightGrey);padding:10px}.password_element_desc{font-size:12px}.licence_element_container{align-items:center;display:flex;flex-direction:row;height:300px;justify-content:space-between;width:100%}.licence_card{align-items:start;border:1px solid #d3d3d3;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:10px;transition:all .3s ease-in;width:32%}.licence_card:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.licence_card:hover,.selected_licence_card{border:1px solid #5659ff;border:1px solid var(--mainColor)}.selected_licence_card{box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);color:#5659ff;color:var(--mainColor)}.licence_title{margin-bottom:5px}.licence_title_desc{font-size:12px}.price_container{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-top:auto;width:100%}.licence_price{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;font-size:15px;font-weight:700;height:100%;justify-content:space-around;margin-bottom:0;transition:all .3s ease-in;width:49%}.licence_price span{font-size:10px}.licence_price:hover{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.selected_licence_price{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.icons_price_cont{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:20px;flex-wrap:wrap;height:auto;margin-bottom:10px;padding:20px;width:100%}.icons_price_cont,.icons_price_cont i{align-items:center;display:flex;flex-direction:row}.icons_price_cont i{border:1px solid #d3d3d3;border-radius:5px;font-size:20px;height:35px;justify-content:space-around;margin:5px;transition:all .3s ease-in;width:40px;width:35px}.icons_price_cont i:hover{box-shadow:2px 2px 5px 2px #eaedf0;box-shadow:2px 2px 5px 2px var(--lightGrey)}.cloud_storage_cont{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:20px;display:flex;flex-direction:row;height:50px;justify-content:space-around;padding:20px;width:100%}.cloud_storage_amount{margin-bottom:0}.payment_container{border-radius:10px;display:flex;flex-direction:column;height:auto;padding:20px;width:100%}.payment_container_title{font-size:25px}.payment_bill_cont{align-items:center;border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);display:flex;flex-direction:row;font-size:15px;justify-content:space-between;margin-bottom:10px}.payment_bill_cont label{margin-bottom:0}.payment_bill_cont p{font-weight:700;margin-bottom:0}.total_final{font-size:25px;font-weight:700}.pay_now_btn,.total_final_span{font-size:15px}.pay_now_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;height:40px;margin-left:auto;margin-top:20px;width:200px}.pay_now_btn #spinner{color:#fff}.main_content_agency{margin-bottom:50px}.agency_dashboard{flex-direction:column;height:auto;margin-bottom:50px}.agency_dashboard,.header_dashboard{align-items:center;display:flex;justify-content:space-between;width:100%}.header_dashboard{flex-direction:row;height:100px;margin-bottom:20px}.header_cont_agency_dash{border:1px solid #d3d3d3;border-radius:20px;cursor:pointer;height:100%;justify-content:space-between;padding:20px;transition:all .3s ease-in;width:24%}.header_cont_agency_dash,.header_cont_agency_dash_inner{align-items:center;display:flex;flex-direction:row}.header_cont_agency_dash:hover{box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey)}.header_cont_agency_dash i{align-items:center;border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:20px;height:50px;justify-content:space-around;margin-bottom:0;margin-right:20px;padding:5px;width:50px}.header_cont_agency_dash_cont{align-items:start;display:flex;flex-direction:column}.header_cont_agency_title{font-size:18px;font-weight:700;margin-bottom:0}.header_cont_agency_subtitle{font-size:12px;margin-bottom:0}.header_cont_agency_number{font-size:25px;margin-bottom:0}.middle_dashboard{align-items:center;display:flex;flex-direction:row;height:350px;justify-content:space-between;margin-bottom:20px;width:100%}.middle_second_open_agency{border:1px solid #d3d3d3;border-radius:20px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:20px;width:40%}.middle_second_open_agency_title{color:#5659ff;color:var(--mainColor);display:flex;flex-direction:row;font-size:15px;font-weight:700;justify-content:space-between;margin-bottom:0;width:100%}.disancore_chat{cursor:pointer;margin-right:5px}.middle_second_open_agency_subtitle{font-size:12px;margin-bottom:10px}.pie_center_data{align-items:center;display:flex;flex-direction:column;margin-bottom:0}.middle_first_open_agency{align-items:start;border:1px solid #d3d3d3;border-radius:20px;display:flex;flex-direction:column;height:100%;overflow:auto;padding:10px;width:59%}.no_data_open_agency{align-items:center;border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:20px;display:flex;flex-direction:column;height:80%;width:100%}.no_data_open_agency p{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;margin-bottom:10px;margin-top:80px}.movements_container{height:100%;overflow:auto;width:100%}.users_rows_open_agency{align-items:center;border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:row;font-size:12px;height:40px;justify-content:space-between;margin-bottom:5px;padding:0 10px;width:100%}.users_rows_open_agency p{margin-bottom:0;width:24%}.owner_agency{border:1px solid #269ae2;border:1px solid var(--azure)}.user_mov{font-size:14px}.user_mov,.user_mov_quant{font-weight:700}.user_mov_date{text-align:center}.end_dashboard{flex-direction:row;height:400px}.dashboard_agency_chat_container,.end_dashboard{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboard_agency_chat_container{flex-direction:column;height:100%;overflow:hidden}.dashboard_agency_chat_cont{height:80%;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;width:100%}.dashboard_agency_mex_cont{background-color:initial;display:flex;flex-direction:column;height:auto;padding:10px;width:80%}.dashboard_agency_mex{border-left:2px solid #5659ff;border-left:2px solid var(--mainColor);display:flex;flex-direction:column;margin-bottom:10px;padding-left:5px;width:auto}.dashboard_agency_sender{font-size:10px;font-weight:700;margin-bottom:5px}.dashboard_agency_message{word-wrap:break-word;background:linear-gradient(270deg,#a483f0,#269ae2);background:linear-gradient(to left,var(--secondColor),var(--azure));border-radius:10px;color:#fff;display:inline-block;font-size:12px;margin-left:20px;max-width:fit-content;overflow-wrap:anywhere;padding:5px 10px}.my_messege_agency_name{color:#5659ff;color:var(--mainColor)}.my_messege_agency{background:none;background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor)}.refresh_chat_btn{background-color:initial;border:1px solid #0000;border-radius:5px;color:#5659ff;color:var(--mainColor);font-size:14px;margin-top:5px;width:fit-content}.rotating{animation:rotate 1s linear infinite}.no_messages_agency{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);display:flex;flex-direction:row;font-size:15px;font-weight:700;height:80%;justify-content:space-around;width:100%}.tag_agency{font-weight:700}.dashboard_agency_chat_input_cont{align-items:center;display:flex;flex-direction:row;height:19%;justify-content:space-between;margin:auto;width:90%}.dashboard_agency_chat_input{border:1px solid #d3d3d3;border-radius:100px;box-shadow:2px 2px 20px 2px #f7f7f7;box-shadow:2px 2px 20px 2px var(--milkyWhite);font-size:14px;height:35px;margin:auto;padding-left:10px;transition:all .3s ease-in;width:85%}.dashboard_agency_chat_input::placeholder{color:#d3d3d3}.dashboard_agency_chat_input:focus{box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);outline:none}.dashboard_agency_chat_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;color:#fff;font-size:14px;height:35px;width:100px}.shared_space_agency_cont_input{align-items:center;display:flex;flex-direction:row;font-size:12px;justify-content:space-between;margin-bottom:10px;width:100%}.shared_space_agency_cont_input input{font-size:12px;height:100%;margin-right:5px;width:95%}.upload_file_btn_agency{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;height:100%;width:40px}.not_allowed{background-color:#ff5869;background-color:var(--danger)}.not_allowed,.not_allowed_input{border:1px solid #ff5869;border:1px solid var(--danger)}.not_allowed_input{color:#ff5869;color:var(--danger)}.shared_space_agency_cont{align-items:center;display:flex;flex-direction:column;height:100%;overflow:auto;width:100%}.shared_file_agency{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:row;font-size:12px;height:30px;margin-bottom:5px;padding:10px;width:100%}.shared_file_agency i{cursor:pointer;height:100%;text-align:center;width:5%}.download_icon{color:green}.shared_file_agency p{margin-bottom:0;width:30%}.file_name_agency{display:inline-block;font-weight:700;max-width:30%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings_agency{color:#5659ff;color:var(--mainColor);font-size:12px;font-weight:700;height:50px;text-align:center;width:100%}.modal_new_user .modal-dialog{border-radius:20px;margin-top:100px;max-width:500px;overflow:hidden}.modal_title_new_user{color:gray;font-size:18px;font-weight:700;height:40px;margin-bottom:0;padding:10px;text-align:center;width:100%}.modal_title_new_user p{margin-bottom:0}.body_modal_new_user{flex-direction:row;height:auto;width:100%}.body_modal_new_user,.choises_new_user_cont{align-items:center;display:flex;justify-content:space-between;padding:20px}.choises_new_user_cont{background-color:#fff;border:1px solid #d3d3d3;border-radius:20px;color:gray;cursor:pointer;flex-direction:column;font-weight:700;height:150px;text-align:center;transition:all .3s ease-in;width:49%}.choises_new_user_cont:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.blocked_choises_new_user_cont{background-color:#eaedf0;background-color:var(--lightGrey);filter:blur(1px);pointer-events:none}.choise_new_user_parag{font-size:14px;margin-bottom:0}.choise_new_user_exp{font-size:12px}.double_body_cell{align-items:center;display:flex;flex-direction:row;height:100%;height:35px;padding-right:20px}.ok_status_paid,.uploading_status{color:#fff;font-size:14px;margin-right:5px}.uploading_status{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ko_status_paid{color:#fff;font-size:14px;margin-right:5px}.loading_cell{background-color:orange;border:1px solid orange;border-radius:5px}.loading_cell,.paid_cell{align-items:center;color:#fff;display:flex;flex-direction:row;height:25px;padding:5px;width:100%}.paid_cell{background-color:#2e8b57;border:1px solid #2e8b57;border-radius:5px}.error_cell{align-items:center;background-color:#ff5869;background-color:var(--danger);border:1px solid #ff5869;border:1px solid var(--danger);border-radius:5px;color:#fff!important;display:flex;flex-direction:row;height:25px;padding:5px;width:100%}.error_cell .custom-dropdown-toggle{color:#fff;font-size:14px}.copy_clipboard_cell{align-items:center;border:1px solid #0000;display:flex;flex-direction:row;height:30px;justify-content:space-between;padding-right:15px}.copy_clipboard_cell i{font-size:15px}.copy_clipboard_cell i,.highlighted{color:#269ae2;color:var(--azure)}.error_row{background-color:#fadfdf;border-left:3px solid #ff5869;border-left:3px solid var(--danger)}.licence_error{color:#ff5869;color:var(--danger);font-weight:700}.cell_beam_loading{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;height:25px;overflow:hidden;position:relative;width:100%}.cell_beam_loading:before{animation:beam 2s linear infinite;background:linear-gradient(90deg,#fff0,#f7f7f7 50%,#fff0);background:linear-gradient(90deg,#fff0 0,var(--milkyWhite) 50%,#fff0 100%);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes beam{0%{left:-100%}to{left:100%}}.sales_cont_header{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-between;width:auto}.sales_container{border:1px solid #000;height:800px;width:100%}.new_deal_container{border:1px solid #000;height:auto;margin-top:20px;width:100%}.investors_cont{height:100vh;padding:50px;width:100%}.loading_bar{border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;height:10px;margin:20px auto auto;width:80%}.pitch_deck_container{align-items:center;display:flex;height:auto;justify-content:center;margin:auto;padding:20px;text-align:center;width:90%}.inner_loading_bar{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:100px;height:100%;transition:all .3s ease-in}.slide{animation:fadeIn 1s ease-in-out;background:#fff;border:1px solid #d3d3d3;height:100%;padding:40px;width:100%}.slide_title{align-items:center;color:#2e3242;color:var(--textColor);display:flex;flex-direction:row;font-size:70px;margin:auto;width:fit-content}.hello_icon{animation:swing 1.5s infinite}.slide_content{color:#555;font-size:30px;line-height:1.8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav_button{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;color:#5659ff;color:var(--mainColor);margin:10px;padding:10px}.how_it_works,.nav_button{background-color:#eaedf0;background-color:var(--lightGrey)}.how_it_works{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;height:300px;margin:auto;width:300px}.pitch_message_cont{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #d3d3d3;border-radius:20px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);height:auto;margin:auto;padding:20px;width:400px}.pitch_message_cont p{margin-bottom:0;text-align:center}.title_slide{font-size:35px}.content_slide,.title_slide{margin-bottom:0;text-align:start}.content_slide{font-size:25px}.img_cont_slide{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);display:flex;flex-direction:row;height:auto;justify-content:space-between;margin:auto;padding:20px;width:90%}.logo_img_job:first-of-type{background-image:url(/static/media/lux.6fc859ab6e2d0611984d.png);width:400px}.logo_img_job:first-of-type,.logo_img_job:nth-of-type(2){background-position:50%;background-repeat:no-repeat;background-size:contain;height:200px}.logo_img_job:nth-of-type(2){background-image:url(/static/media/Generali_logo.c7ad4161837deae87d54.png);width:150px}.logo_img_job:nth-of-type(3){background-image:url(/static/media/accenture.cfd6ee07dd2095f266c2.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:200px;width:300px}.content_italic{font-style:italic;text-align:start}.slide_points{font-size:15px;margin-bottom:0;text-align:start}.market_place{display:flex;flex-direction:row;flex-wrap:wrap;min-height:800px;padding:25px;width:100%}.property_card_marketplace{align-items:start;display:flex;flex-direction:column;height:350px;justify-content:space-between;margin-bottom:20px;margin-right:20px;position:relative;width:290px}.loading_market_place{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.property_img_blotter_loading{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;cursor:pointer;height:270px;overflow:hidden;transition:all .3s ease-in;width:100%}.property_img_blotter_loading:before{animation:beam 5s linear infinite;background:linear-gradient(90deg,#fff0,#f7f7f7 50%,#fff0);background:linear-gradient(90deg,#fff0 0,var(--milkyWhite) 50%,#fff0 100%);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.property_btn_action_loading{width:170px}.property_btn_action_loading,.property_btn_action_loading_second{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:100px;color:#2e3242;color:var(--textColor);cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:35px;justify-content:space-around;opacity:.8;padding:5px 10px;transition:all .3s ease-in}.property_btn_action_loading_second{width:40px}.property_description_cont_loading{align-items:start;display:flex;flex-direction:column;height:75px;width:100%}.property_title_card_loading{width:200px}.property_location_card_loading,.property_title_card_loading{background-color:#eaedf0;background-color:var(--lightGrey);border-radius:100px;height:25px;margin-bottom:5px}.property_location_card_loading{width:120px}.property_amount_card_loading{background-color:#eaedf0;background-color:var(--lightGrey);border-radius:100px;height:25px;margin-bottom:5px;width:80px}.footer_marketplace{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;height:150px;margin:auto;width:100%;width:98%}.home_pm_cont{flex-direction:column;width:100%}.home_pm_cont,.main_pm_cont{align-items:center;display:flex;height:auto}.main_pm_cont{flex-direction:row;justify-content:space-between;margin:auto auto 200px;width:80%}.main_pm_container{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:space-around;padding:50px;width:50%}.main_title_pm{font-size:50px;margin-bottom:0}.ia_span_pm{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-style:oblique;font-weight:700}.main_subtite_pm{font-size:25px}.action_btn_cont{align-items:center;display:flex;flex-direction:row;height:100px;width:100%}.action_btns_pm{background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));border:1px solid #d3d3d3;border-radius:10px;box-shadow:2px 2px 30px 2px #d3d3d3;color:#fff;font-size:15px;overflow:hidden;padding:10px;position:relative;width:200PX}.action_btns_pm #spinner{color:#fff}.action_btns_pm_no_pulse{background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));border:1px solid #d3d3d3;border-radius:10px;box-shadow:2px 2px 30px 2px #d3d3d3;color:#fff;font-size:15px;overflow:hidden;padding:10px;position:relative;width:200PX}.action_btns_pm:after,.action_btns_pm:before{background:#ffffff80;border-radius:50%;content:"";height:0;left:100px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.action_btns_pm:before{animation-delay:0s}.action_btns_pm:after{animation-delay:1.5s}@keyframes waveAnimation{0%{height:0;opacity:.7;width:0}to{height:300px;opacity:0;width:300px}}.phone_container_pm{align-items:center;display:flex;flex-direction:column;height:600px;justify-content:space-around;width:100%}.phone_pm{background-color:#000;border:1px solid #d3d3d3;border-radius:30px;box-shadow:2px 2px 20px 2px gray;height:100%;margin-top:20px;overflow:hidden;padding:3px;width:300px}.inner_phone_pm{background-color:#fff;border-radius:26px;height:100%;padding:5px;width:100%}.phone_mic_pm{background-color:#000;border:1px solid #000;border-radius:100px;height:20px;margin:auto auto 50px;width:30%}.phone_cont_main_pm{align-items:center;display:flex;flex-direction:column;height:550px;width:100%}.rent_type_phone_pm{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:100px;height:30px;justify-content:space-between;margin-top:-650px;padding:2px;position:absolute;width:80%;width:350px}.rent_type_phone_inner_pm,.rent_type_phone_pm{align-items:center;display:flex;flex-direction:row}.rent_type_phone_inner_pm{border:1px solid #fff;border-radius:100px;cursor:pointer;font-size:14px;height:100%;justify-content:space-around;margin-bottom:0;transition:all .3s ease-in;width:32%}.selected_rental_type{background-color:#fff;border:1px solid #fff}.fade-container{opacity:1;transition:opacity .5s ease-in-out;width:100%}.fade-container.fading{opacity:0}.title_phone_pm_cont{margin-bottom:0;text-align:start;width:95%}.title_phone_pm{font-size:15px;font-weight:700;margin-bottom:0}.subtitle_phone_pm{color:gray;font-size:12px}.houses_cards_deck_pm{align-items:center;display:flex;flex-direction:row;height:auto;width:100%}.house_card_pm{background-image:url(/static/media/bedroom.dd67111eaeb04e08021e.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d3d3d3;border-radius:20px;height:200px;width:200px;z-index:1}.left_right_deck_pm{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);height:150px;width:38px;z-index:0}.left_right_deck_pm:first-child{background-image:url(/static/media/bathroom.d348d48fc31afb56ff9a.webp);border-radius:20px 0 0 20px}.left_right_deck_pm:first-child,.left_right_deck_pm:nth-child(3){background-position:50%;background-repeat:no-repeat;background-size:cover}.left_right_deck_pm:nth-child(3){background-image:url(/static/media/kitchen.e7bf018e7a502dd9b5e3.jpg);border-radius:0 20px 20px 0}.last_card_pm{background-image:url(/static/media/new_york_3d.f3035b0fb0f3ca75d797.png);background-position:50%;background-size:120%;border-radius:20px;height:120px;margin-top:50px;overflow:hidden;padding:5px;width:100%}.last_card_pm_title{background-color:#fff;border:1px solid #fff;border-radius:20px;color:#2e3242;color:var(--textColor);font-size:14px;font-weight:700;height:100%;margin-left:auto;padding:10px;text-align:start;width:100px}.pin_cont{animation:jello 3s infinite;margin-left:240px;rotate:-50deg}.first_mex_phone,.pin_cont{position:absolute;z-index:20}.first_mex_phone{align-items:start;background-color:#fff;border:1px solid #d3d3d3;border-radius:20px;box-shadow:2px 2px 30px 2px #d3d3d3;display:flex;flex-direction:column;height:80px;margin-left:360px;margin-top:-150px;padding:10px;width:300px}.header_first_mex_phone_pm{align-items:center;display:flex;flex-direction:row;width:100%}.header_first_mex_phone_pm i{animation:swing .7s infinite;font-size:15px}.first_mex_phone_title{font-size:15px;font-weight:700;margin-bottom:0;margin-left:5px}.first_mex_phone_subtitle{font-size:12px;margin:auto;width:85%}.second_mex_phone{align-items:start;background-color:#fff;border:1px solid #d3d3d3;border-radius:20px;box-shadow:2px 2px 30px 2px #d3d3d3;display:flex;flex-direction:column;height:200px;margin-right:350px;margin-top:280px;padding:10px;position:absolute;width:300px;z-index:20}.second_mex_phone_title{font-size:14px;font-weight:700;margin-bottom:0}.second_mex_phone_subtitle{color:gray;font-size:12px}.tiny_line_cont{height:auto;margin-left:-75px;margin-top:-20px;position:absolute;width:100%;z-index:1}.steps_pm_container{height:auto;margin-bottom:200px;text-align:center;width:100%}.steps_pm_cont_title{font-size:45px;font-weight:700;text-align:center}.steps_pm_cont_subtitle{font-size:20px}.steps_pm_cont{flex-direction:row;height:auto;justify-content:space-between;margin:auto auto 100px;width:70%}.step_pm_box,.steps_pm_cont{align-items:start;display:flex}.step_pm_box{border-right:2px solid #2e3242;border-right:2px solid var(--textColor);flex-direction:column;height:100%;min-height:200px;text-align:start;width:32%}.step_pm_box:last-child{border-right:2px solid #0000}.step_pm_title{color:#2e3242;color:var(--textColor);font-size:20px;font-weight:700;margin-bottom:0}.step_pm_subtitle{color:gray;font-size:15px}.room_image{background-image:url(/static/media/inside_house.12f99863e81a8a4615f6.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:350px;margin-bottom:50px;width:100%}.step_pm_box_icon{background-color:#2e3242;background-color:var(--textColor);border:1px solid #2e3242;border:1px solid var(--textColor);border-radius:10px;color:#fff;height:40px;justify-content:space-around;margin-bottom:10px;width:40px}.step_pm_box_icon,.testimony_pm_cont{align-items:center;display:flex;flex-direction:column}.testimony_pm_cont{height:auto;justify-content:space-between;margin-bottom:200px;width:100%}.roi_cont_pm{align-items:center;flex-direction:row;height:100%;margin:auto;width:70%}.roi_blocks,.roi_cont_pm{display:flex;justify-content:space-between}.roi_blocks{align-items:start;background-color:#fff;border:1px solid #d3d3d3;border-radius:30px;box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);flex-direction:column;height:auto;padding:20px;width:32%}.roi_blocks:first-child{height:500px}.roi_blocks:nth-child(2){height:auto}.roi_blocks:nth-child(3){height:500px}.roi_block_title{align-items:center;display:flex;flex-direction:row;font-size:25px;font-weight:700;justify-content:space-between;margin-bottom:0;width:100%}.roi_block_subtitle{font-size:15px;height:80px;margin-bottom:0}.earnings_calculation_n{align-items:start;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:column;font-size:14px;font-weight:700;height:auto;justify-content:space-around;padding:10px;width:100%}.earnings_calculation_n p{margin-bottom:5px}.specifics{background-color:#269ae2;background-color:var(--azure);border:1px solid #269ae2;border:1px solid var(--azure);border-radius:100px;color:#fff;padding:0 10px}.costs_container_tite,.specifics{font-size:12px;margin-bottom:0}.btn_cont_action_btns_pm{flex-direction:row;height:80px;justify-content:space-around}.btn_cont_action_btns_pm,.qa_pm_cont{align-items:center;display:flex;width:100%}.qa_pm_cont{background-color:#f7f7f7;background-color:var(--milkyWhite);border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);border-radius:50px 50px 0 0;margin:auto;padding:100px 0}.qa_cont_pm,.qa_pm_cont{flex-direction:column;height:auto}.qa_cont_pm{align-items:start;display:flex;margin:auto auto 100px;width:50%}.qa_toggle_cont{border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);cursor:pointer;height:auto;margin-bottom:0;padding:20px;width:100%}.qa_toggle_cont_title{color:gray;flex-direction:row;margin-bottom:15px;width:100%}.qa_cont_qestion{font-size:14px;font-weight:700;margin-bottom:0}.qa_cont_answer{font-size:14px}.qa_cont{max-height:0;overflow:hidden;padding:0;transition:max-height .5s ease-in-out,padding .5s ease-in-out}.qa_cont.open{max-height:1000px;padding:10px 0}.qa_toggle_cont_title{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;transition:color .3s ease}.qa_toggle_cont_title:hover{color:#5659ff;color:var(--mainColor)}.fa-chevron-down{transition:transform .3s ease}.qa_toggle_cont .open~.qa_toggle_cont_title .fa-chevron-down{transform:rotate(180deg)}.ask_btn_cont{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);display:flex;flex-direction:column;width:100%}.contact_us_pm_btn{background-color:#2e3242;background-color:var(--textColor);border:1px solid #d3d3d3;border-radius:10px;box-shadow:2px 2px 30px 2px #d3d3d3;color:#fff;font-size:20px;margin:auto;overflow:hidden;padding:15px;position:relative;width:250PX}.fj_comm_cont{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);display:flex;flex-direction:row;height:auto;justify-content:space-around;padding:25px 0;width:100%}.fj_comm_cont_title{color:gray;font-size:14px;font-weight:700;margin-bottom:0;text-align:center;width:30%}.header_modal_info_req{border-bottom:1px solid #d3d3d3;margin-bottom:30px}.modal_req_info{z-index:2000}.modal_req_info .modal-dialog{border-radius:20px;margin-top:150px;max-width:500px;overflow:hidden}.info_re_title_cont{height:50px;width:100%}.info_re_title{align-items:center;display:flex;flex-direction:row;font-size:18px;height:100%;justify-content:space-around;text-align:center;width:100%}.info_re_title,.label_req_info{font-weight:700;margin-bottom:0}.label_req_info{color:#2e3242;color:var(--textColor);font-size:15px}.input_label_cont{display:flex;height:auto;justify-content:space-between;margin-bottom:20px;width:100%}.input_label_container{width:49%}.input_label_single_cont{align-items:start;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.input_req_info{border:1px solid #d3d3d3;border-radius:10px;font-size:18px;height:50px;padding:10px;transition:all .3s ease-in;width:100%}.input_req_info:focus{box-shadow:2px 2px 10px 2px #d3d3d3;outline:none}.text_req{height:150px}.footer_btn_req_cont{align-items:center;border-top:1px solid #d3d3d3;display:flex;flex-direction:column;height:auto;padding:20px}.start_journey_btn{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff;counter-reset:#f7f7f7;counter-reset:var(--milkyWhite)}.jour_navbar{align-items:baseline;display:flex;flex-direction:row;height:70px;justify-content:space-between;padding-right:50px;width:100%}.jour_navbar i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);cursor:pointer;font-size:35px;height:100%;justify-content:space-around;width:200px}.jour_navbar i,.main_container_journey{align-items:center;display:flex;flex-direction:row}.main_container_journey{height:auto;justify-content:space-between;width:100%}.main_container_journey_cont{align-items:center;display:flex;flex-direction:column;height:100%;height:80vh;justify-content:space-around;margin:auto;padding:0;width:48%}.main_container_journey_cont:nth-child(2){overflow-y:scroll}.main_container_journey_title{align-items:center;display:flex;flex-direction:row;font-size:80px;font-weight:700;height:100%;justify-content:space-around;margin:auto;width:100%}.steps_cont_jr{border-radius:20px;flex-direction:column;height:auto;padding:50px}.steps_cont_jr,.steps_cont_jr_block{align-items:center;display:flex;width:100%}.steps_cont_jr_block{border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);flex-direction:row;height:200px;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:20px}.steps_cont_jr_block_title{font-size:20px;font-weight:700;margin-bottom:5px;width:100%}.steps_cont_jr_block_subtitle{color:gray;margin-bottom:0}.steps_cont_jr_block_inner{height:100%;width:49%}.img_cont_jr{background-position:50%;background-repeat:no-repeat;background-size:contain;height:200px;width:50%}.footer_journey_cont{align-items:start;bottom:0;display:flex;flex-direction:row-reverse;height:70px;left:0;padding-right:50px;position:fixed;right:0}.steps_cont_jr_block_inputs{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:0;width:100%}.steps_cont_jr_block_input{border:1px solid #d3d3d3;border-radius:10px;font-size:18px;height:45px;padding:10px;transition:all .3s ease-in;width:100%}.steps_cont_jr_block_input:focus{border:1px solid #5659ff;border:1px solid var(--mainColor);box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);outline:none}.steps_cont_jr_block_input.input_error_pm{border:1px solid #ff5869;border:1px solid var(--danger)}.how_many_prop_cont{flex-direction:column;justify-content:space-between;margin-bottom:20px}.how_many_prop_cont,.how_may_prop_choises_cont{align-items:center;display:flex;height:auto;width:100%}.how_may_prop_choises_cont{flex-direction:row;justify-content:space-around;padding:0}.how_may_prop_choises{align-items:center;border:1px solid #d3d3d3;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.how_may_prop_choises_title{margin-bottom:0}.how_may_prop_choises_title_num{border:2px solid #0000;border-radius:10px;font-size:50px;margin-bottom:0;text-align:center;transition:all .3s ease-in;width:230px}.how_may_prop_choises_title_num:focus{border:2px solid #5659ff;border:2px solid var(--mainColor);border-radius:10px;outline:none}.prop_amount_btn_cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:70%}.prop_amount_btn{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;height:40px;width:40px}.property_input_block{align-items:start;display:flex;flex-direction:column;width:100%}.error_message_pm{color:#ff5869;color:var(--danger);font-size:18px;height:20px;margin-bottom:0}.service_block_cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;width:100%}.service_choise_block{align-items:start;border:1px solid #d3d3d3;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;max-height:auto;min-height:220px;padding:10px;transition:all .3s ease-in;width:32%}.service_choise_block:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.selected_service_choise{border:1px solid #5659ff;border:1px solid var(--mainColor)}.service_choise_header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.service_choise_block_title{font-size:16px;font-weight:700;margin-bottom:0}.service_choise_block_desc{font-size:14px;height:100px}.service_choise_block_type{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var( --mainColor);border-radius:100px;color:#fff;font-size:12px;margin-bottom:0;padding:0 10px}.how_does_service_work_cont{align-items:start;display:flex;flex-direction:column;height:auto;padding:5px;width:100%}.how_does_service_work_cont i{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:100px;display:flex;flex-direction:row;font-size:15px;height:30px;justify-content:space-around;margin-bottom:10px;margin-left:auto;padding:10px;text-align:end;transition:all .3s ease-in;width:30px}.how_does_service_work_cont i:hover{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.service_desc_cont{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;font-size:12px;padding:10px;width:100%}.open_desc,.service_desc_cont{height:auto;transition:all .3s ease-in}.closed_desc{height:0}.completed_pm_request_cont{display:flex;flex-direction:column;height:auto;justify-content:space-between;margin:100px auto auto;width:70%}.completed_pm_request_block_cont{flex-direction:row;height:100%}.completed_pm_request_block,.completed_pm_request_block_cont{align-items:center;display:flex;justify-content:space-between;width:100%}.completed_pm_request_block{flex-direction:column;height:auto}.img_completed_pm_block{background-image:url(/static/media/rocket.cddaa10dde44babf13c0.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:500px;margin-top:30px;rotate:45deg;width:400px}:root{--mainColor:#5659ff;--secondColor:#a483f0;--azure:#269ae2;--textColor:#2e3242;--lightGrey:#eaedf0;--milkyWhite:#f7f7f7;--danger:#ff5869;--font:Sohne,sans-serif;--logoFont:"Tilt Warp",sans-serif}@media (max-width:866px){.logo_page_cont{align-content:start;display:flex;flex-direction:column;font-size:40px;height:auto;text-align:center;width:100%}#title_logo{color:#2e3242;color:var(--textColor);cursor:pointer;font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);font-size:40px;margin-bottom:0}#title_logo i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.slogan{font-size:10px;margin-left:60px}.policies_container{text-align:start}.policies_cont{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;margin:auto auto 50px;padding:20px;width:95%}.policy_title_logo{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:30px;margin:50px auto 0;width:95%}.policy_title_logo i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.policy_title_logo p{font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);margin-bottom:0}.title_policy{font-size:30px;margin-bottom:5px}.declaration_policy{font-size:12px;margin-bottom:10px}.section_titles{font-size:18px;font-weight:700;margin-bottom:0}.section_sub_title{font-size:15px;font-weight:700;margin-bottom:10px}.description_policy_title{font-size:12px;font-weight:700;margin-bottom:0}.description_policy{font-size:12px;margin-bottom:10px}body{background-color:#fff;color:#2e3242;color:var(--textColor);font-family:Sohne,sans-serif;font-family:var(--font);font-size:20px}.main_frame{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-around;width:100%}.main_navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border-radius:10px;margin:0 auto;padding:5px;position:sticky;top:0;transition:all .3s ease;width:100%;z-index:2000}.main_navbar.scrolled{box-shadow:2px 2px 20px 10px #f5f5facc;top:10px;width:95%}.navbar{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin:auto;padding:10px;width:100%}.main_navbar a{color:#2e3242;color:var(--textColor);text-decoration:none}.nav_cont_1{align-items:center;display:flex;flex-direction:row;height:100%;width:50%}.nav_cont_1 span{font-size:15px}.nav_cont_1:last-child{flex-direction:row-reverse}.nav_cont_1 a{text-decoration:none}#title_navbar{color:#2e3242;color:var(--textColor);cursor:pointer;font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);font-size:20px;margin-bottom:0}#title_navbar i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.links_navbar{margin-right:20px}.register_btn{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:4px;color:#5659ff;color:var(--mainColor);font-weight:700;text-align:center}.login_btn,.register_btn{display:none;font-size:12px;padding:5px;width:auto}.login_btn{background-color:initial;border:1px solid #0000;border-radius:4px;color:#2e3242;color:var(--textColor);text-align:center}.main_content{height:auto;margin-bottom:200px;text-align:center}.main_section{align-items:start;display:flex;flex-direction:column;justify-content:space-between;padding-top:50px}.scroller_cont{text-wrap:wrap;font-size:30px;font-weight:bolder;margin:auto auto 20px;text-align:start;width:95%}.main_title{margin-bottom:0}.descriptions_sec{font-weight:700;height:100px;margin:auto;text-align:start;width:95%}.main_description{color:gray;font-size:20px}.ia_span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-weight:700}.widget_scroller_arrow_cont{align-items:center;display:none;flex-direction:row;justify-content:space-between;margin:auto;transition:all 1s ease-in;width:100%}.arrow_widget_scroller{background-color:initial;border:1px solid #0000;display:none;font-size:20px}.widget_scroller{align-items:center;display:flex;height:100px;overflow:hidden;position:relative}.scrolling{transition:all .5s ease;width:max-content}.globe_home{background-color:#2e3242;background-color:var(--textColor);border-radius:30px;height:700px;justify-content:space-between;margin:auto auto 100px;overflow:hidden;width:100%;width:95%}.globe_elem,.globe_home{align-items:center;display:flex;flex-direction:column}.globe_elem{color:#fff;justify-content:space-around;padding:10px;width:100%}.title_globe_cont{padding:5px;text-align:start;width:100%}.globe_title{font-size:30px;margin-bottom:10px}.globe_subtitle{font-size:15px}.title_cont_globe{height:40%}.globe_cont{height:60%}.widget_element{align-items:center;background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:50px;color:#2e3242;color:var(--textColor);cursor:pointer;display:flex;flex-direction:row;font-weight:700;height:42px;margin-right:10px;transition:border 1s ease-in-out;width:220px}.widget_element:hover{border:1px solid #5659ff;border:1px solid var(--mainColor)}.widget_element span{font-size:25px;justify-content:space-around;width:50px}.widget_element p,.widget_element span{align-items:center;display:flex;flex-direction:row;height:100%;text-align:center}.widget_element p{font-size:15px;margin-bottom:0;width:170px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.scrolling{animation:scroll 25s linear infinite;display:flex}.onboarding_container{height:100%;margin:auto auto 150px;text-align:start;width:95%}.steps_title{font-size:30px;font-weight:700}.steps_desc{color:gray;font-weight:700}.onboarding_sections{-webkit-overflow-scrolling:unset;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:300px;justify-content:space-between;margin:auto;overflow-x:auto;padding:20px;scroll-behavior:smooth;width:100%}.onboarding_sections::-webkit-scrollbar{display:none}.onboarding_sections{scrollbar-width:none}.card_onboarding{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);height:100%;margin-right:20px;min-width:300px;overflow:hidden;padding:10px;transition:all .3s ease-in}.card_title{background-color:initial;font-size:18px;font-weight:700;height:60px;opacity:.8;padding:10px;text-align:start;width:100%}.card_icon,.card_title{align-items:center;display:flex;flex-direction:row}.card_icon{border:2px solid #ff5869;border:2px solid var(--danger);border-radius:10px;color:#ff5869;color:var(--danger);font-size:20px;height:100%;justify-content:space-around;margin-right:5px;padding:5px;text-align:center;width:40px}.card_title p{margin-bottom:0}.card_text{background-color:#fff;border-radius:20px;height:80%;padding:10px;text-align:start}.personalized_words{color:#5659ff;color:var(--mainColor);font-weight:700}.payment_process_container{background-color:#f7f7f7;background-color:var(--milkyWhite);border-radius:20px;height:100%;margin:auto auto 100px;text-align:start;width:95%}.pay_cont{align-items:center;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:30px;display:flex;flex-direction:column}.pay_cont,.pay_container{height:auto;margin:auto;width:100%}.pay_container{padding:20px}.phone_cont{background-color:#2e3242;background-color:var(--textColor);border:1px solid #2e3242;border:1px solid var(--textColor);border-radius:30px;height:520px;margin:auto;padding:3px;width:270px}.phone_screen{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:27px;display:flex;flex-direction:column;height:100%;width:100%}.phone_camera{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:50px;height:12px;margin:auto;width:80px}.phone_content{align-items:center;display:flex;flex-direction:column;height:90%;padding:5px;width:100%}.phone_hour{font-size:50px;margin-bottom:0}.phone_date{color:gray;font-size:15px;margin-bottom:20px}.phone_notification_cont{align-items:center;display:flex;flex-direction:column;height:50%;width:100%}@keyframes scaleUp{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.phone_notification{background-color:#8080801a;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;filter:blur(.1);height:50px;margin-bottom:5px;padding:10px;transition:transform .5s ease-in-out;width:95%}.phone_notification.active{animation:scaleUp 1s ease-in-out}.message_container{display:flex;flex-direction:column;height:100%;width:100%}.message_header{align-items:center;display:flex;flex-direction:row;height:50%}.message_header i{color:#5659ff;color:var(--mainColor);font-size:12px;margin-right:5px}.message_title{font-size:12px;font-weight:700;margin-bottom:0;text-align:start;width:80%}.hour_mex{color:gray;font-size:10px}.message_not{align-items:center;display:flex;flex-direction:row;font-size:12px}.message_not p{font-size:10px;margin-bottom:0;margin-left:20px}.phone_bar{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:50px;height:5px;margin:auto;width:120px}.phone_shadow{border-radius:150px;box-shadow:2px 20px 30px 3px #000;height:0;margin:auto;width:240px}.pay_desc_title{font-size:25px;font-weight:700;height:auto;margin-bottom:0;text-align:start;width:100%}.pay_description{align-items:center;border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor);display:flex;flex-direction:column;height:auto;justify-content:space-around;padding:0;text-align:start}.calendar_manage_container{height:100%;margin:auto auto 100px;text-align:start;width:95%}.calendar_process{width:100%}.cal_cont{align-items:center;display:flex;flex-direction:column;height:800px;margin:5% auto auto;width:95%}.cal_sec{height:50%;width:100%}.long_term_img{background-image:url(/static/media/scooter_boy.f0c2ebbb650ba5304a74.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:70%;margin:auto;width:100%}.cal_desc_cont{border:2px solid #ff5869;border:2px solid var(--danger);border-radius:20px;box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);height:100%;margin:auto;padding:20px;text-align:start;width:100%}.cal_desc_title{color:#ff5869;color:var(--danger);font-size:20px;font-weight:700}.property_marketing{height:auto;margin:auto auto 100px;max-width:100%;overflow:hidden;text-align:start;width:95%}.arrow_buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;padding-left:10px;padding-right:10px}.arrow_widget_scroller_prop{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:10px;font-size:20px;width:100px}.property_marketing_cont{align-items:center;display:flex;flex-direction:row;height:600px;justify-content:space-between;margin:auto;overflow:hidden;padding-left:20px;transition:transform .5s ease;width:95%}.property_marketing_card{border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-right:20px;width:100%}.property_marketing_card_img_cont{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;box-shadow:2px 2px 20px 2px #f7f7f7;box-shadow:2px 2px 20px 2px var(--milkyWhite);height:65%;width:100%}.property_marketing_desc_cont{background-color:#fff;height:35%;padding:5px;width:100%}.description_title{color:#5659ff;color:var(--mainColor);font-size:20px;font-weight:700;margin-bottom:0;text-align:start;width:100%}.description_desc{font-size:15px;text-align:start;width:100%}.pricing_block,.pricing_container{display:flex;flex-direction:column;height:auto;width:100%}.pricing_block{border:1px solid #eaedf0;border:1px solid var(--lightGrey);justify-content:space-between;margin:30px auto 100px;padding:5px;width:95%}.pricing_block_title_cont{align-items:start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.pricing_block_title{font-size:40px;text-align:start;width:100%}.pricing_block_subtitle{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:20px}.pricing_block_main{background-color:#fff;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;box-shadow:2px 2px 20px 2px #f7f7f7;box-shadow:2px 2px 20px 2px var(--milkyWhite);display:flex;flex-direction:column;height:100%;justify-content:space-around;padding:10px;width:100%}.method_pricing_block{align-items:center;display:flex;flex-direction:row;font-size:15px;height:40%;justify-content:space-between}.method_pricing_title{color:gray;font-size:15px;font-weight:700;margin-bottom:10px;margin-left:5px;margin-top:15px}.method_pricing_block_inner{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;height:100%;padding:10px;text-align:center;width:48%}.method_pricing_block_title{font-size:12px;font-weight:700;margin-bottom:0}.fee_cost{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:20px;font-weight:700}.fees_table_container{height:100%;margin:auto auto 100px;width:95%}.fee_table_title{color:#2e3242;color:var(--textColor);font-weight:700}.fee_table{height:auto;width:100%}.body_fee{padding:10px;width:100%}.body_fee,.body_row{display:flex;flex-direction:column}.body_row{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);height:auto;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;padding-top:10px}.body_cell_first,.body_cell_second,.body_cell_third{color:#2e3242;color:var(--textColor);font-size:20px;font-weight:700;height:100%;padding-left:10px;width:100%}.body_cell_first{align-items:center;display:flex;flex-direction:row}.list_functionallities_title{font-size:15px}.list_functionallities_section{font-size:12px;margin-bottom:5px}.list_functionallities_section i{color:#5659ff;color:var(--mainColor)}.fee_third,.list_functionallities_section .circle{color:green}.fee_third{cursor:pointer;font-size:15px;text-decoration:underline}.body_cell_third{border:1px solid #eaedf0;border:1px solid var(--lightGrey);color:#5659ff;color:var(--mainColor);margin:20px auto auto;text-align:center;width:90%}.show_fee{border:1px solid #5659ff;border:1px solid var(--mainColor)}.hide_fee,.show_fee{transition:all .5s ease-in}.hide_fee{border:1px solid #eaedf0;border:1px solid var(--lightGrey)}.payment_transactions_main_cont{height:800px;width:100%}.payment_transactions_cont,.payment_transactions_main_cont{display:flex;flex-direction:column;margin:50px auto 200px;padding:20px}.payment_transactions_cont{background-color:#fff;border-radius:30px;height:auto;position:relative;width:95%;z-index:1}.payment_transactions_cont:before{animation:rotate-border 5s linear infinite;background:linear-gradient(90deg,#5659ff,#f7f7f7,#fff,#f7f7f7,#a483f0,#f7f7f7,#269ae2);background:linear-gradient(90deg,var(--mainColor),var(--milkyWhite),#fff,var(--milkyWhite),var(--secondColor),var(--milkyWhite),var(--azure));background-size:300% 300%;border-radius:30px;bottom:0;content:"";left:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;right:0;top:0;z-index:-1}@keyframes rotate-border{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.payment_transaction_title_cont{height:100%;width:100%}.payment_transaction_title{font-size:40px}.payment_transaction_subtitle{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:20px}.transactions_punchline{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-bottom-right-radius:100px;border-top-left-radius:100px;height:400px;margin:auto;width:100%}.svg_cont{height:100%;margin-top:20px;text-align:center;width:100%}.svg_cont svg{color:#fff;height:110%;rotate:90deg;width:100%}.transaction_title{font-size:30px;font-weight:700;margin-bottom:0;text-align:start}.transaction_subtitle{color:gray;font-weight:700;padding-left:5px;width:100%}.transaction_desc{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);padding:10px}.bullet_points,.transaction_desc{display:flex;flex-direction:column;height:auto;width:100%}.bullet_points{align-items:start;margin-bottom:10px}.bullet_points p{margin-bottom:0}.bullet_point_explanation_title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:18px;font-weight:700;width:100%}.bullet_point_explanation{color:gray;font-size:15px;font-weight:700}.phone_transactions_container{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.tenant_manager_container{align-items:center;background-color:#fff;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin-bottom:20px;padding:5px;width:300px}.tenant_manager_btns{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:20px;color:gray;font-size:12px;font-weight:700;height:100%;transition:all .3s ease-in;width:32%}.tenant_manager_btns:hover{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.phone_transaction{border:3px solid #d3d3d3;border-bottom:0;border-top-left-radius:30px;border-top-right-radius:30px;height:350px;padding:5px;width:300px}.phone_screen_transaction{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:27px;box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey);display:flex;height:100%;overflow-x:hidden;padding-top:30px;scroll-behavior:smooth;width:100%}.transaction_section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:250px;justify-content:space-between;min-width:100%;padding:20px;text-align:center}.transaction_section_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;height:10%;margin-bottom:0;opacity:.8}.creation_tenant_transaction_cont{align-items:end;background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:20px;color:#fff;flex-direction:column;height:80%;overflow:hidden;padding:10px}.creation_tenant_transaction_cont,.rows_transactions{display:flex;justify-content:space-between;width:100%}.rows_transactions{align-content:center;align-items:center;border:1px solid #fff;border-radius:10px;flex-direction:row;height:30%;padding-left:10px;transform:scale(.8)}.add_rows_transactions{border:1px solid #a483f0;border:1px solid var(--secondColor);border-radius:10px;color:#a483f0;color:var(--secondColor);display:flex;flex-direction:column;font-size:15px;height:70%;justify-content:space-around;text-align:center;width:15%}.content_row_transaction{align-items:center;animation:grow .5s ease-in-out forwards;display:flex;flex-direction:row;justify-content:space-between;padding-right:10px;width:80%}@keyframes grow{0%{transform:scale(.8)}to{transform:scale(1)}}.rows_transactions_animation{animation:grow .5s ease-in-out forwards;cursor:pointer}.rows_transactions:hover{transform:scale(1.1);transition:transform .3s ease-in-out}.rows_transactions_img{background-color:#269ae2;background-color:var(--azure);border:1px solid #269ae2;border:1px solid var(--azure);border-radius:50%;height:30px;width:30px}.rows_transactions_tenant{background-color:#fff;border:1px solid #fff;border-radius:50px;height:15px;width:70%}.combine_transaction_property{display:flex;flex-direction:row;height:80%;justify-content:space-between;width:100%}.prop_tenant_transaction{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around;position:relative;width:50%}.rows_transactions_img_house{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);height:35px;width:35px}#ball,#house{height:70px;position:relative;width:70px}@keyframes moveRight{0%{left:0}to{left:50%}}@keyframes moveLeft{0%{left:0}to{left:-50%}}.animate-ball{animation:moveRight 2s ease forwards}.animate-house{animation:moveLeft 2s ease forwards}.payment_transaction_cont{align-items:center;background-color:#fff;border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);border-radius:20px;display:flex;flex-direction:column;height:70%;width:100%}.test{-webkit-text-fill-color:#0000;animation:bounce 2s infinite;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-size:80px}.shadow_pay{background-color:gray;border-radius:100%;box-shadow:2px 2px 5px 2px gray;height:10px;opacity:.2;width:70px}.waiting_list_container{display:flex;flex-direction:column;height:100%;height:auto;justify-content:space-between;padding:10px;width:100%}.waiting_list_cont{border:2px solid #0000;border-radius:30px;height:100%;margin:auto;padding:10px;width:100%}.waiting_list_form_title{color:gray;font-size:15px;font-weight:700;margin-bottom:0}.first_waiting{border:2px solid #0000;color:#5659ff;color:var(--mainColor);width:100%}.waitlist_title{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:30px;margin:auto auto 0;width:100%}.waitlist_title i{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor)}.waitlist_title p{color:#2e3242;color:var(--textColor);font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);margin-bottom:0}.main_img_waitlist{background-image:url(/static/media/city.15e34ea100b4a4a5e883.jpg);background-repeat:no-repeat;background-size:contain;display:none;height:450px;width:auto}.input_label_waitlist_cont{align-items:start;border:1px solid #0000;border-radius:10px;display:flex;flex-direction:column;margin-bottom:10px;padding:10px;width:100%}.input_label_waitlist_cont label,.user_type_container_waitlist label{color:gray;font-size:15px;font-weight:700;left:0;margin-bottom:10px;position:sticky;top:0}.input_waitlist{border:1px solid #0000;border-bottom:2px solid #eaedf0;border-bottom:2px solid var(--lightGrey);color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700;height:35px;transition:all .3s ease-in;width:100%}.input_waitlist:focus{color:#2e3242;color:var(--textColor);font-weight:400;outline:none;transition:all .3s ease-in}.input_waitlist:hover{border-bottom:2px solid #5659ff;border-bottom:2px solid var(--mainColor)}.user_type_container_waitlist{align-items:start;display:flex;flex-direction:column;height:215px;margin-bottom:20px;overflow:auto;scrollbar-width:none;width:100%}.user_type_container_waitlist::-webkit-scrollbar{display:none}.user_type_container_waitlist_cont{align-items:center;display:flex;flex-direction:row;height:auto;height:100%;width:800px}.user_type_card_waitlist{border:2px solid #eaedf0;border:2px solid var(--lightGrey);cursor:pointer;height:100%;margin-right:10px;padding:5px;transition:all .3s ease-in;width:150px}.selected_usertype{border:2px solid #5659ff;border:2px solid var(--mainColor)}.selected_usertype,.user_type_card_waitlist:hover{border-radius:10px;color:#5659ff;color:var(--mainColor)}.user_type_card_waitlist:hover{border:2px solid #d3d3d3;box-shadow:2px 2px 5px 2px #eaedf0;box-shadow:2px 2px 5px 2px var(--lightGrey)}.usertype_title{font-size:13px;font-weight:700;height:20px;margin-bottom:0;width:100%}.img_cont_waitlist{background-position:50%;background-repeat:no-repeat;background-size:contain;height:130px;width:100%}.problematics_cont{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.options_problems{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:50px;cursor:pointer;font-size:13px;height:30px;margin-bottom:5px;margin-right:10px;padding:5px;transition:all .3s ease-in}.options_problems:hover,.selected_problem{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.waitin_list_btn_home{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;font-size:14px;margin:auto;padding:15px;width:auto;width:95%}.waitin_list_btn_home,.waitin_list_btn_start{background:linear-gradient(90deg,#a483f0,#269ae2);background:linear-gradient(to right,var(--secondColor),var(--azure));background-clip:padding-box;color:#fff;font-weight:700;text-align:center}.waitin_list_btn_start{align-items:center;border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:4px;display:flex;flex-direction:row;font-size:12px;height:40px;padding:5px;width:auto;width:220px}.waitin_list_btn_start span{margin-right:20px;width:100%}.waitin_list_btn_start .spinner_cont{height:20px;width:20px}.waitin_list_btn_start #spinner{color:#fff}.waitlist_confirm_main_cont{height:100%;margin:auto;padding:10px;width:100%}.waitlist_confirm_title{color:#5659ff;color:var(--mainColor);font-size:35px;font-weight:700;margin-bottom:0;text-align:center;width:100%}.waitlist_confirm_subtitle{color:gray;font-size:20px;text-align:center;width:100%}.suprise_waitlist{display:flex;flex-direction:column;height:auto;margin:0 auto auto;padding:10px;position:relative;width:100%}.suprise_waitlist_cont{height:50%;margin-top:0;opacity:0;text-align:center;transform:translateY(100px);transition:opacity .6s ease-in-out,transform .6s ease-in-out;width:100%}.waitlist_animation{opacity:1}.show_text{margin-bottom:0;margin-top:0;opacity:1;transform:translateY(0)}.rocket_img{background-image:url(/static/media/rocket.cddaa10dde44babf13c0.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;height:200px;opacity:0;position:relative;rotate:0deg;top:-100px;transition:top 1s ease-in-out,opacity 1s ease-in-out,transform 1s ease-in-out;width:200px}.rocket_down{opacity:1;top:0;transform:rotate(0deg)}.rocket_up{opacity:0;top:-50px;transform:rotate(45deg)}.explanation_waitlist_title{color:#5659ff;color:var(--mainColor);font-size:25px;font-weight:700;margin-bottom:0}.explanation_waitlist_subtitle{color:gray;font-size:15px;font-weight:700}.explanation_waitlist{border:1px solid #eaedf0;border:1px solid var(--lightGrey);padding:10px}.waitlist_confirm_btn_cont{align-items:center;display:flex;flex-direction:column}.explanation_waitlist button{margin-top:20px}.explanation_waitlist p{font-size:15px;margin-bottom:10px}.become_partner_btn{border:2px solid #5659ff;border:2px solid var(--mainColor)}.waitin_list_btn_no{font-size:12px}.check_email_cont{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:30px;color:#fff;height:300px;margin:100px auto auto;padding:20px;text-align:center;width:95%}.check_email_title{font-size:40px;font-weight:700;margin-bottom:20px}.check_email_cont i{font-size:60px;margin-bottom:50px}.close_home{font-size:12px}.link_email,.link_email:hover{color:#fff}.footer_homepage{background-color:#f7f7f7;background-color:var(--milkyWhite);border:2px solid #eaedf0;border:2px solid var(--lightGrey);height:auto;margin:auto auto 10px;width:100%}.footer_container{justify-content:space-between;margin:auto}.footer_container,.sections_footer{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.footer_titles{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-weight:700;margin-bottom:10px}.link_cont_footer{height:100%;width:100%}.link_footer{cursor:pointer;font-size:15px;margin-bottom:5px;transition:color .3s ease-in-out}.link_footer:hover{color:#5659ff;color:var(--mainColor)}.language_select{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;font-size:15px;padding:5px}.language_select:focus{outline:none}.section_footer_text{height:100%;margin:auto;padding:20px;width:100%}.brand_logo{font-size:25px;font-weight:700}.brand_rights{font-size:12px;margin-bottom:5px}.logo_social_container{margin:auto auto 20px;text-align:start;width:100%}.logo_social_container i{cursor:pointer;margin-right:10px;transition:color .3s ease-in-out}.logo_social_container i:hover{color:#5659ff;color:var(--mainColor)}.newsletter_cont{align-items:center;display:flex;flex-direction:row;height:auto;width:auto}.newsletter_title{color:#5659ff;color:var(--mainColor);font-size:15px;margin-bottom:0}.input_newsletter{border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;font-size:15px;height:30px;margin-right:5px;padding-left:5px;width:200px}.input_newsletter:focus{outline:none}.input_newsletter::placeholder{color:#d3d3d3}.button_newsletter{align-items:center;background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:20px;height:30px;justify-content:space-around;width:30px}.register_page{display:flex;flex-direction:row;height:100%;margin:auto;width:98%}.register_conts,.register_conts_reg{height:100%;width:100%}.reg_cont{align-items:center;border:2px solid #0000;border-radius:20px;display:flex;flex-direction:column;height:auto;margin:100px auto 10px;padding:20px;width:100%}.title_form{color:#2e3242;color:var(--textColor);font-family:Tilt Warp,sans-serif;font-family:var(--logoFont);text-align:start;width:100%}.btn_a_start,.start_btn{height:40px;width:100%}.start_btn{background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));border:2px solid #f7f7f7;border:2px solid var(--milkyWhite);border-radius:5px;color:#fff;font-size:15px;margin-bottom:20px;transition:all .3s ease-in}.start_btn:hover{border:2px solid #5659ff;border:2px solid var(--mainColor)}.register_form_first{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:5px;box-shadow:2px 2px 5px 2px #f7f7f7;box-shadow:2px 2px 5px 2px var(--milkyWhite);color:gray;font-size:15px;height:40px;margin-bottom:20px;padding:10px;width:100%}.register_form_first:focus{outline:none}.register_form_first::placeholder{color:#b8b5b5;font-size:13px}.persona_reg{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.person_reg{width:49%}.password_eye{display:flex;flex-direction:row;height:auto;justify-content:space-between;width:100%}.show_passowrd{-webkit-text-fill-color:#0000;background-color:#eaedf0;background-color:var(--lightGrey);background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:#5659ff;color:var(--mainColor);font-size:15px;height:40px;margin-bottom:0;margin-left:5px;width:15%}.phone_number{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.phone_number select{-webkit-text-fill-color:#0000;background-color:#eaedf0;background-color:var(--lightGrey);background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:5px;color:#5659ff;color:var(--mainColor);font-size:15px;height:40px;margin-bottom:20px;margin-left:5px;width:15%}.phone_number input{width:83%}.already_present{font-size:12px;margin-bottom:0;text-align:start;width:100%}.already_present span{cursor:pointer;font-weight:700;text-decoration:none}.already_present span,.mini_logo{color:#5659ff;color:var(--mainColor)}.mini_logo{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;margin-bottom:0}.second_cont_reg{border-radius:5px;height:auto;margin:auto auto 10px;width:100%}.priv_mail_cont{align-items:center;border-radius:5px;color:gray;display:flex;flex-direction:row;font-size:12px;height:40px;padding:5px;width:100%}.priv_mail_cont p{margin-bottom:0}.priv_mail_cont input{border:1px solid #eaedf0;border:1px solid var(--lightGrey);box-shadow:0 0 5px 0 none;cursor:pointer;margin-right:5px;transition:all .3s ease-in-out}.priv_mail_cont input:hover{box-shadow:0 0 3px 0 #269ae2;box-shadow:0 0 3px 0 var(--azure)}.spinner_cont{text-align:center;width:100%}#spinner{color:#5659ff;color:var(--mainColor);font-size:15px;height:20px;width:20px}.error_message{color:#ff5869;color:var(--danger);font-size:12px;font-weight:700}.external_signature_container{display:block;height:400px;padding:20px;text-align:center}.external_signature_title{color:#5659ff;color:var(--mainColor);font-size:15px;font-weight:700}.signing_external_header_choise{border:2px solid #eaedf0;border:2px solid var(--lightGrey);border-radius:10px;display:flex;flex-direction:row;font-size:12px;height:40px;justify-content:space-between;margin:auto auto 10px;padding:5px;width:fit-content}.signing_external_header_btn{align-items:center;background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:7px;display:flex;flex-direction:row;font-size:15px;height:100%;margin-right:5px;width:auto}.signing_external_header_btn p{font-size:12px;margin-bottom:0;margin-right:5px}.canvas_signing_external{border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;height:100%;width:100%}.market_place{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;padding:25px;width:100%}.property_card_marketplace{align-items:start;display:flex;flex-direction:column;height:350px;justify-content:space-between;margin:auto auto 20px;position:relative;width:98%}.loading_market_place{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.property_img_blotter_loading{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;cursor:pointer;height:270px;overflow:hidden;transition:all .3s ease-in;width:100%}.property_btn_action_loading{width:170px}.property_btn_action_loading,.property_btn_action_loading_second{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:100px;color:#2e3242;color:var(--textColor);cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:35px;justify-content:space-around;opacity:.8;padding:5px 10px;transition:all .3s ease-in}.property_btn_action_loading_second{width:40px}.property_description_cont_loading{align-items:start;display:flex;flex-direction:column;height:75px;width:100%}.property_title_card_loading{width:200px}.property_location_card_loading,.property_title_card_loading{background-color:#eaedf0;background-color:var(--lightGrey);border-radius:100px;height:25px;margin-bottom:5px}.property_location_card_loading{width:120px}.property_amount_card_loading{background-color:#eaedf0;background-color:var(--lightGrey);border-radius:100px;height:25px;margin-bottom:5px;width:80px}.home_pm_cont,.main_pm_cont{align-items:center;display:flex;flex-direction:column;height:auto;width:100%}.main_pm_cont{justify-content:space-between;margin:auto auto 200px}.main_pm_container{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:space-around;margin-bottom:200px;padding:10px;width:100%}.main_title_pm{font-size:40px;margin-bottom:0}.ia_span_pm{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);font-style:oblique;font-weight:700}.main_subtite_pm{font-size:18px}.action_btn_cont{align-items:center;display:flex;flex-direction:row;height:100px;width:100%}.action_btns_pm{background:linear-gradient(90deg,#5659ff,#a483f0);background:linear-gradient(to right,var(--mainColor),var(--secondColor));border:1px solid #d3d3d3;border-radius:10px;box-shadow:2px 2px 30px 2px #d3d3d3;color:#fff;font-size:20px;overflow:hidden;padding:15px;position:relative;width:250px}.action_btns_pm:after,.action_btns_pm:before{animation:waveAnimation 3s ease-out infinite;background:#ffffff80;border-radius:50%;content:"";height:0;left:120px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.action_btns_pm:before{animation-delay:0s}.action_btns_pm:after{animation-delay:1.5s}@keyframes waveAnimation{0%{height:0;opacity:.7;width:0}to{height:300px;opacity:0;width:300px}}.phone_container_pm{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-around;width:100%}.phone_pm{background-color:#000;border:1px solid #d3d3d3;border-radius:30px;box-shadow:2px 2px 20px 2px gray;height:100%;margin-top:20px;overflow:hidden;padding:3px;width:300px}.inner_phone_pm{background-color:#fff;border-radius:26px;height:100%;padding:5px;width:100%}.phone_mic_pm{background-color:#000;border:1px solid #000;border-radius:100px;height:20px;margin:auto auto 50px;width:30%}.phone_cont_main_pm{align-items:center;display:flex;flex-direction:column;height:550px;width:100%}.rent_type_phone_pm{align-items:center;background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #d3d3d3;border-radius:100px;display:flex;display:none;flex-direction:row;height:30px;justify-content:space-between;margin-left:-5px;margin-top:-650px;padding:2px;position:absolute;width:95%}.rent_type_phone_inner_pm{align-items:center;border:1px solid #fff;border-radius:100px;cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:100%;justify-content:space-around;margin-bottom:0;transition:all .3s ease-in;width:24%}.selected_rental_type{background-color:#fff;border:1px solid #fff}.fade-container{opacity:1;transition:opacity .5s ease-in-out;width:100%}.fade-container.fading{opacity:0}.title_phone_pm_cont{margin-bottom:0;text-align:start;width:95%}.title_phone_pm{font-size:15px;font-weight:700;margin-bottom:0}.subtitle_phone_pm{color:gray;font-size:12px}.houses_cards_deck_pm{align-items:center;display:flex;flex-direction:row;height:auto;width:100%}.house_card_pm{background-image:url(/static/media/bedroom.dd67111eaeb04e08021e.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d3d3d3;border-radius:20px;height:200px;width:200px;z-index:1}.left_right_deck_pm{background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #f7f7f7;border:1px solid var(--milkyWhite);height:150px;width:38px;z-index:0}.left_right_deck_pm:first-child{background-image:url(/static/media/bathroom.d348d48fc31afb56ff9a.webp);border-radius:20px 0 0 20px}.left_right_deck_pm:first-child,.left_right_deck_pm:nth-child(3){background-position:50%;background-repeat:no-repeat;background-size:cover}.left_right_deck_pm:nth-child(3){background-image:url(/static/media/kitchen.e7bf018e7a502dd9b5e3.jpg);border-radius:0 20px 20px 0}.last_card_pm{background-image:url(/static/media/new_york_3d.f3035b0fb0f3ca75d797.png);background-position:50%;background-size:120%;border-radius:20px;height:120px;margin-top:50px;overflow:hidden;padding:5px;width:100%}.last_card_pm_title{background-color:#fff;border:1px solid #fff;border-radius:20px;color:#2e3242;color:var(--textColor);font-size:14px;font-weight:700;height:100%;margin-left:auto;padding:10px;text-align:start;width:100px}.pin_cont{animation:jello 3s infinite;margin-left:240px;position:absolute;rotate:-50deg;z-index:1000}.first_mex_phone{align-items:start;background-color:#fff;border:1px solid #d3d3d3;border-radius:20px;box-shadow:2px 2px 30px 2px #d3d3d3;display:flex;flex-direction:column;height:80px;margin-left:0;margin-top:-670px;padding:10px;position:absolute;width:300px;z-index:100}.header_first_mex_phone_pm{align-items:center;display:flex;flex-direction:row;width:100%}.header_first_mex_phone_pm i{animation:swing .7s infinite;font-size:15px}.first_mex_phone_title{font-size:15px;font-weight:700;margin-bottom:0;margin-left:5px}.first_mex_phone_subtitle{font-size:12px;margin:auto;width:85%}.second_mex_phone{align-items:start;background-color:#fff;border:1px solid #d3d3d3;border-radius:20px;box-shadow:2px 2px 30px 2px #d3d3d3;display:flex;flex-direction:column;height:200px;margin-right:20px;margin-top:670px;padding:10px;position:absolute;width:300px;z-index:100}.second_mex_phone_title{font-size:14px;font-weight:700;margin-bottom:0}.second_mex_phone_subtitle{color:gray;font-size:12px}.tiny_line_cont{height:auto;margin-left:-75px;margin-top:-20px;position:absolute;width:100%;z-index:1}.steps_pm_container{height:auto;margin-bottom:200px;text-align:center;width:100%}.steps_pm_cont_title{font-size:35px;font-weight:700;text-align:center}.steps_pm_cont_subtitle{font-size:20px;text-align:center}.steps_pm_cont{height:auto;justify-content:space-between;margin:auto auto 100px;width:90%}.step_pm_box,.steps_pm_cont{align-items:start;display:flex;flex-direction:column}.step_pm_box{height:100%;height:170px;margin-bottom:20px;text-align:start;width:100%}.step_pm_box,.step_pm_box:last-child{border-right:2px solid #2e3242;border-right:2px solid var(--textColor)}.step_pm_title{color:#2e3242;color:var(--textColor);font-size:20px;font-weight:700;margin-bottom:0}.step_pm_subtitle{color:gray;font-size:15px}.room_image{background-image:url(/static/media/inside_house.12f99863e81a8a4615f6.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:350px;margin-bottom:50px;width:100%}.step_pm_box_icon{align-items:center;background-color:#2e3242;background-color:var(--textColor);border:1px solid #2e3242;border:1px solid var(--textColor);border-radius:10px;color:#fff;display:flex;flex-direction:column;height:40px;justify-content:space-around;margin-bottom:10px;width:40px}.testimony_pm_cont{height:auto;margin-bottom:200px}.roi_cont_pm,.testimony_pm_cont{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.roi_cont_pm{height:100%;margin:auto}.roi_blocks{align-items:start;background-color:#fff;border:1px solid #d3d3d3;border-radius:30px;box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);display:flex;flex-direction:column;height:auto;justify-content:space-between;margin:auto auto 30px;padding:20px;width:95%}.roi_blocks:first-child{height:500px}.roi_blocks:nth-child(2){height:700px}.roi_blocks:nth-child(3){height:500px}.roi_block_title{align-items:center;display:flex;flex-direction:row;font-size:25px;font-weight:700;justify-content:space-between;margin-bottom:0;width:100%}.roi_block_subtitle{font-size:15px;height:80px;margin-bottom:0}.earnings_calculation_n{align-items:start;background-color:#f7f7f7;background-color:var(--milkyWhite);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:20px;display:flex;flex-direction:column;font-size:14px;font-weight:700;height:auto;justify-content:space-around;padding:10px;width:100%}.earnings_calculation_n p{margin-bottom:5px}.specifics{background-color:#269ae2;background-color:var(--azure);border:1px solid #269ae2;border:1px solid var(--azure);border-radius:100px;color:#fff;padding:0 10px}.costs_container_tite,.specifics{font-size:12px;margin-bottom:0}.btn_cont_action_btns_pm{align-items:center;display:flex;flex-direction:row;height:80px;justify-content:space-around;width:100%}.qa_pm_cont{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);border-bottom:1px solid #d3d3d3;border-radius:50px 50px 0 0;margin:auto;padding:100px 10px}.qa_cont_pm,.qa_pm_cont{display:flex;flex-direction:column;height:auto;width:100%}.qa_cont_pm{align-items:start;margin:auto auto 100px}.qa_toggle_cont{border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);cursor:pointer;height:auto;margin-bottom:0;padding:20px;width:100%}.qa_toggle_cont_title{color:gray;flex-direction:row;margin-bottom:15px;width:100%}.qa_cont_qestion{font-size:14px;font-weight:700;margin-bottom:0}.qa_cont_answer{font-size:14px}.qa_cont{max-height:0;overflow:hidden;padding:0;transition:max-height .5s ease-in-out,padding .5s ease-in-out}.qa_cont.open{max-height:1000px;padding:10px 0}.qa_toggle_cont_title{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;transition:color .3s ease}.qa_toggle_cont_title:hover{color:#5659ff;color:var(--mainColor)}.fa-chevron-down{transition:transform .3s ease}.qa_toggle_cont .open~.qa_toggle_cont_title .fa-chevron-down{transform:rotate(180deg)}.contact_us_pm_btn{background-color:#2e3242;background-color:var(--textColor);border:1px solid #d3d3d3;border-radius:10px;box-shadow:2px 2px 30px 2px #d3d3d3;color:#fff;font-size:20px;margin:auto;overflow:hidden;padding:15px;position:relative;width:250px}.fj_comm_cont{align-items:center;background-color:#f7f7f7;background-color:var(--milkyWhite);display:flex;flex-direction:row;height:auto;justify-content:space-around;padding:25px 20px;width:100%}.fj_comm_cont_title{color:gray;font-size:14px;font-weight:700;margin-bottom:0;text-align:center;width:100%}.jour_navbar{align-items:baseline;height:70px;padding-right:0;width:100%}.jour_navbar,.jour_navbar i{display:flex;flex-direction:row;justify-content:space-between}.jour_navbar i{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(180deg,#5659ff,#a483f0);background:linear-gradient(to bottom,var(--mainColor),var(--secondColor));-webkit-background-clip:text;color:#5659ff;color:var(--mainColor);cursor:pointer;font-size:35px;height:100%;margin:auto;width:90%}.main_container_journey{height:auto;justify-content:space-between}.main_container_journey,.main_container_journey_cont{align-items:center;display:flex;flex-direction:column;width:100%}.main_container_journey_cont{height:100%;height:auto;justify-content:space-around;margin:auto auto 10px;padding:0}.main_container_journey_cont:nth-child(2){margin-bottom:100px;overflow-y:scroll}.main_container_journey_title{align-items:center;display:flex;flex-direction:row;font-size:55px;font-weight:700;height:100%;justify-content:space-around;margin:auto;padding:10px;width:100%}.steps_cont_jr{border-radius:20px;flex-direction:column}.steps_cont_jr,.steps_cont_jr_block{align-items:center;display:flex;height:auto;padding:20px;width:100%}.steps_cont_jr_block{border-bottom:1px solid #eaedf0;border-bottom:1px solid var(--lightGrey);flex-direction:column-reverse;justify-content:space-between;margin-bottom:20px;overflow:hidden}.steps_cont_jr_block_title{font-size:20px;font-weight:700;margin-bottom:5px;width:100%}.steps_cont_jr_block_subtitle{color:gray;margin-bottom:0}.steps_cont_jr_block_inner{height:100%;width:100%}.img_cont_jr{background-position:50%;background-repeat:no-repeat;background-size:contain;height:200px;width:100%}.footer_journey_cont{align-items:start;bottom:0;display:flex;flex-direction:row;height:80px;justify-content:space-around;left:0;padding-right:0;position:fixed;right:0}.steps_cont_jr_block_inputs{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin-bottom:0;overflow:hidden;padding:0;width:100%}.steps_cont_jr_block_input{border:1px solid #d3d3d3;border-radius:10px;font-size:18px;height:45px;margin-bottom:20px;padding:10px;transition:all .3s ease-in;width:100%}.steps_cont_jr_block_input:focus{border:1px solid #5659ff;border:1px solid var(--mainColor);box-shadow:2px 2px 20px 2px #eaedf0;box-shadow:2px 2px 20px 2px var(--lightGrey);outline:none}.steps_cont_jr_block_input.input_error_pm{border:1px solid #ff5869;border:1px solid var(--danger)}.how_many_prop_cont{flex-direction:column;justify-content:space-between;margin-bottom:20px}.how_many_prop_cont,.how_may_prop_choises_cont{align-items:center;display:flex;height:auto;width:100%}.how_may_prop_choises_cont{flex-direction:row;justify-content:space-around;padding:0}.how_may_prop_choises{align-items:center;border:1px solid #d3d3d3;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.how_may_prop_choises_title{margin-bottom:0}.how_may_prop_choises_title_num{border:2px solid #0000;border-radius:10px;font-size:50px;margin-bottom:0;text-align:center;transition:all .3s ease-in;width:130px}.how_may_prop_choises_title_num:focus{border:2px solid #5659ff;border:2px solid var(--mainColor);border-radius:10px;outline:none}.prop_amount_btn_cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:90%}.prop_amount_btn{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;height:40px;width:40px}.property_input_block{align-items:start;display:flex;flex-direction:column;width:100%}.error_message_pm{color:#ff5869;color:var(--danger);font-size:18px;height:20px;margin-bottom:0}.service_block_cont{align-items:center;justify-content:space-between;width:100%}.service_block_cont,.service_choise_block{display:flex;flex-direction:column;margin-bottom:20px}.service_choise_block{align-items:start;border:1px solid #d3d3d3;border-radius:20px;cursor:pointer;max-height:auto;min-height:220px;padding:10px;transition:all .3s ease-in;width:95%}.service_choise_block:hover{box-shadow:2px 2px 10px 2px #eaedf0;box-shadow:2px 2px 10px 2px var(--lightGrey)}.selected_service_choise{border:1px solid #5659ff;border:1px solid var(--mainColor)}.service_choise_header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.service_choise_block_title{font-size:16px;font-weight:700;margin-bottom:0}.service_choise_block_desc{font-size:14px;height:100px}.service_choise_block_type{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var( --mainColor);border-radius:100px;color:#fff;font-size:12px;margin-bottom:0;padding:0 10px}.how_does_service_work_cont{align-items:start;display:flex;flex-direction:column;height:auto;padding:5px;width:100%}.how_does_service_work_cont i{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:100px;display:flex;flex-direction:row;font-size:15px;height:30px;justify-content:space-around;margin-bottom:10px;margin-left:auto;padding:10px;text-align:end;transition:all .3s ease-in;width:30px}.how_does_service_work_cont i:hover{background-color:#5659ff;background-color:var(--mainColor);border:1px solid #5659ff;border:1px solid var(--mainColor);color:#fff}.service_desc_cont{background-color:#eaedf0;background-color:var(--lightGrey);border:1px solid #eaedf0;border:1px solid var(--lightGrey);border-radius:10px;font-size:12px;padding:10px;width:100%}.open_desc,.service_desc_cont{height:auto;transition:all .3s ease-in}.closed_desc{height:0}.completed_pm_request_cont{display:flex;flex-direction:column;height:auto;justify-content:space-between;margin:100px auto auto;text-align:center;width:100%}.completed_pm_request_block_cont{flex-direction:row;height:100%}.completed_pm_request_block,.completed_pm_request_block_cont{align-items:center;display:flex;justify-content:space-between;width:100%}.completed_pm_request_block{flex-direction:column;height:auto}.img_completed_pm_block{background-image:url(/static/media/rocket.cddaa10dde44babf13c0.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:300px;margin-top:50px;rotate:0deg;width:100%}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*# sourceMappingURL=main.a368e778.css.map*/