.styles_addYourListing__aM5QB.MuiContainer-root{padding:0;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1200px){.styles_addYourListing__aM5QB.MuiContainer-root{padding:0 16px}}@media screen and (max-width:700px){.styles_addYourListing__aM5QB.MuiContainer-root{padding:0 8px}}.styles_addYourListing__aM5QB .styles_list__dmeAF{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){.styles_addYourListing__aM5QB .styles_list__dmeAF{grid-template-columns:1fr}}.styles_addYourListing__aM5QB .styles_list__dmeAF>.styles_card__xH8hb:last-child{grid-column:span 2}@media(max-width:768px){.styles_addYourListing__aM5QB .styles_list__dmeAF>.styles_card__xH8hb:last-child{grid-column:span 1}}.styles_addYourListing__aM5QB .styles_card__xH8hb{position:relative;overflow:hidden;border-radius:16px}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_imageContainer__7OV6k{position:relative;width:100%;height:250px}@media(max-width:768px){.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_imageContainer__7OV6k{height:230px}}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_imageContainer__7OV6k img{height:100%;-o-object-fit:cover;object-fit:cover}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_cardContent__iMbq0{position:absolute;top:0;padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;height:100%}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_icon__urQ_5{display:flex;width:80px;height:80px;justify-content:center;align-items:center;gap:10px;border-radius:50%;background-color:#fff}@media(max-width:768px){.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_icon__urQ_5{width:60px;height:60px}}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_icon__urQ_5 svg{width:36px;height:36px}@media(max-width:768px){.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_icon__urQ_5 svg{width:24px;height:24px}}.styles_addYourListing__aM5QB .styles_card__xH8hb:hover .styles_icon__urQ_5{background-color:var(--color-primary)}.styles_addYourListing__aM5QB .styles_card__xH8hb:hover .styles_icon__urQ_5 svg path{fill:#fff}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_details__4c8yd{display:flex;flex-direction:column;gap:8px}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_heading__pVy5q{color:var(--Basic-White-Background,#fff);font-size:22px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:768px){.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_heading__pVy5q{font-size:16px}}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_subHeading__bzlTF{color:var(--Basic-White-Background,#fff);font-size:16px;font-style:normal;font-weight:400;line-height:23px}@media(max-width:768px){.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_subHeading__bzlTF{font-size:14px}}.styles_addYourListing__aM5QB .styles_card__xH8hb .styles_animatedBtn__XROwh{max-height:0;opacity:0;overflow:hidden;transform:translateY(10px);transition:all .35s ease;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}.styles_addYourListing__aM5QB .styles_card__xH8hb:hover .styles_animatedBtn__XROwh{max-height:60px;opacity:1;transform:translateY(0)}.styles_addEstimateFrom__m_021{max-width:900px;min-width:900px;width:100%;max-height:60vh;height:100%;display:flex;flex-direction:column;padding:0 20px 20px;overflow-x:hidden}@media screen and (max-width:700px){.styles_addEstimateFrom__m_021{max-width:100%;min-width:100%}}.styles_addEstimateFrom__m_021 .styles_form__JPTR6{display:flex;flex-direction:column;overflow-y:scroll;height:100%}@media screen and (max-width:700px){.styles_addEstimateFrom__m_021 .styles_form__JPTR6{overflow-x:hidden}}.styles_addEstimateFrom__m_021 .styles_form__JPTR6::-webkit-scrollbar{display:none}.styles_customDialog__n3oKY .MuiPaper-root{border-radius:24px}@media screen and (max-width:700px){.styles_customDialog__n3oKY .MuiPaper-root{border-radius:24px 24px 0 0}}.styles_header__gwmYu{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f6f6f6}.styles_header__gwmYu .styles_title___hRNV.MuiTypography-root{font-size:var(--font-size-28);font-style:normal;font-weight:var(--font-weight-600);line-height:normal}.styles_header__gwmYu .styles_closeIcon__3k35O{cursor:pointer}.styles_header__gwmYu .styles_closeIcon__3k35O svg{width:24px;height:24px}.styles_formActions__CZtXF{display:flex;flex-direction:row;justify-content:flex-end;gap:12px;padding-top:16px}html[dir=rtl] .styles_formActions__CZtXF{flex-direction:row-reverse}@media screen and (max-width:700px){.styles_formActions__CZtXF{justify-content:center}}.styles_formActions__CZtXF .styles_submitBtn__SlLKQ{max-width:300px;height:48px;width:100%}@media screen and (max-width:700px){.styles_formActions__CZtXF .styles_submitBtn__SlLKQ{max-width:70%}}.styles_formActions__CZtXF .styles_submitBtn__SlLKQ.MuiButton-root{background-color:var(--color-secondary);color:var(--color-primary);border-radius:12px;padding:12px 16px;font-size:var(--font-size-16);font-style:normal;font-weight:var(--font-weight-400);line-height:24px;text-transform:none}.styles_formActions__CZtXF .styles_submitBtn__SlLKQ.MuiButton-root:hover{background-color:var(--color-primary);color:var(--color-secondary)}.styles_formActions__CZtXF .styles_resetBtn__nHhI4{max-width:160px;height:48px;width:100%}@media screen and (max-width:700px){.styles_formActions__CZtXF .styles_resetBtn__nHhI4{max-width:40%}}.styles_formActions__CZtXF .styles_resetBtn__nHhI4.MuiButton-root{background-color:var(--color-background);color:var(--color-primary);border:1px solid var(--color-primary);border-radius:12px;padding:12px 16px;font-size:var(--font-size-16);font-style:normal;font-weight:var(--font-weight-400);line-height:24px;text-transform:none}.styles_formActions__CZtXF .styles_resetBtn__nHhI4.MuiButton-root:hover{background-color:var(--color-primary);color:var(--color-secondary)}.styles_area__bAqCZ{display:flex;flex-direction:row;align-items:center;gap:8px;height:42px;padding:0;margin:0}.styles_area__bAqCZ .styles_backBtn__2MWE8{background-color:var(--color-background);border-radius:50%;padding:4px;width:32px;height:32px}.styles_area__bAqCZ .styles_backBtn__2MWE8 svg{width:24px;height:24px}.styles_area__bAqCZ .styles_MuiChip-root___iAtX{padding:0;margin:0}.styles_area__bAqCZ .styles_slider__260e9{overflow:hidden;gap:8px;padding:0;margin:0}.styles_area__bAqCZ .styles_slider__260e9 .styles_container__o9CU_{display:flex;gap:12px}.styles_area__bAqCZ .styles_slider__260e9 .styles_container__o9CU_ .styles_slide__YomBn{flex:0 0 100%;min-width:0;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:700px){.styles_area__bAqCZ .styles_slider__260e9 .styles_container__o9CU_{gap:8px;padding:0;margin:0}}.styles_area__bAqCZ .styles_slider__260e9 .styles_container__o9CU_ .styles_divider__iMtpp{width:100%;height:1px;background-color:var(--color-gray)}.styles_area__bAqCZ .styles_slider__260e9.styles_grid__U3Y0u{max-width:100%}@media screen and (max-width:700px){.styles_area__bAqCZ{gap:4px}}.styles_blockHeader__xlANG{display:flex;flex-direction:row;align-items:center;align-content:center;gap:4px}.styles_blockHeader__xlANG .styles_icon__j3K6g{width:28px;height:28px}.styles_blockHeader__xlANG .styles_title__jwmpd{font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-500);line-height:normal;text-transform:capitalize}.styles_section__38cD8{display:flex;flex-direction:row;align-items:center;gap:8px;height:42px;padding:0 8px;margin:0}@media screen and (max-width:700px){.styles_section__38cD8{padding:0 8px}}.styles_section__38cD8 .styles_back-btn__H9wFI.styles_MuiButtonBase-root__aHOkp svg{width:24px;height:24px}.styles_section__38cD8 .styles_MuiChip-root__X39RY{padding:0;margin:0}.styles_section__38cD8 .styles_chip__JBZdM.MuiChip-root{border-radius:20px;padding:0 8px}.styles_section__38cD8 .styles_chip__JBZdM.MuiChip-root .MuiChip-label{font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_section__38cD8 .styles_slider__P0ODl{overflow:hidden;gap:8px;padding:0;margin:0}.styles_section__38cD8 .styles_slider__P0ODl .styles_container__hSQMY{display:flex;gap:12px}.styles_section__38cD8 .styles_slider__P0ODl .styles_container__hSQMY .styles_slide__31sQ8{flex:0 0 100%;min-width:0;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:700px){.styles_section__38cD8 .styles_slider__P0ODl .styles_container__hSQMY .styles_slide__31sQ8{gap:8px;padding:0;margin:0}}.styles_section__38cD8 .styles_slider__P0ODl.styles_grid__BUwKO{max-width:100%}.styles_blockHeader__1Kv10{display:flex;flex-direction:row;align-items:center;gap:4px}.styles_blockHeader__1Kv10 .styles_icon__yQBrY{width:28px;height:28px}.styles_blockHeader__1Kv10 .styles_title___oU0p{font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-500);line-height:normal}.styles_error__R_OOH{margin-inline-start:6px;color:#d32f2f;font-size:var(--font-size-12);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_section__lxrnY{display:flex;flex-direction:row;align-items:center;gap:8px;height:42px;padding:0 8px;margin:0}@media screen and (max-width:700px){.styles_section__lxrnY{padding:0 8px}}.styles_section__lxrnY .styles_back-btn__cSv_0.styles_MuiButtonBase-root__4UZNv svg{width:24px;height:24px}.styles_section__lxrnY .styles_MuiChip-root__Pp_RI{padding:0;margin:0}.styles_section__lxrnY .styles_chip__khhef.MuiChip-root{border-radius:20px;padding:0 8px}.styles_section__lxrnY .styles_chip__khhef.MuiChip-root .MuiChip-label{font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_section__lxrnY .styles_slider__6XJoE{overflow:hidden;gap:8px;padding:0;margin:0}.styles_section__lxrnY .styles_slider__6XJoE .styles_container__ESpAM{display:flex;gap:12px}.styles_section__lxrnY .styles_slider__6XJoE .styles_container__ESpAM .styles_slide__a7d3O{flex:0 0 100%;min-width:0;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:700px){.styles_section__lxrnY .styles_slider__6XJoE .styles_container__ESpAM .styles_slide__a7d3O{gap:8px;padding:0;margin:0}}.styles_section__lxrnY .styles_slider__6XJoE.styles_grid__5yirL{max-width:100%}.styles_blockHeader__G3NkB{display:flex;flex-direction:row;align-items:center;gap:4px}.styles_blockHeader__G3NkB .styles_icon__K_7Qb{width:28px;height:28px}.styles_blockHeader__G3NkB .styles_title__WNzn_{font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-500);line-height:normal}.styles_error__TMR2k{margin-inline-start:6px;color:#d32f2f;font-size:var(--font-size-12);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_sections__ra9CG{display:flex;flex-direction:row;align-items:center;gap:12px}.styles_sections__ra9CG .styles_slider__Qgvlc{overflow:hidden;gap:12px}.styles_sections__ra9CG .styles_slider__Qgvlc .styles_container__DtRG5{display:flex;gap:12px}.styles_sections__ra9CG .styles_slider__Qgvlc .styles_container__DtRG5 .styles_slide__HKRlE{flex:0 0 100%;min-width:0;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:700px){.styles_sections__ra9CG .styles_slider__Qgvlc .styles_container__DtRG5 .styles_slide__HKRlE{margin-left:4px}.styles_sections__ra9CG .styles_slider__Qgvlc .styles_container__DtRG5{gap:8px}}.styles_sections__ra9CG .styles_slider__Qgvlc.styles_grid__Ma__r{max-width:100%}.styles_chip__Ac_Nb.MuiChip-root{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90px;width:110px;gap:4px;border-radius:12px}.styles_chip__Ac_Nb.MuiChip-root .MuiChip-label{font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;text-transform:capitalize}.styles_chip__Ac_Nb.MuiChip-root .MuiChip-icon{margin-left:0;margin-right:0}.styles_chip__Ac_Nb.MuiChip-root svg{width:44px;height:44px}.styles_blockHeader__0_8mr .styles_title__EGl__{font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-500);line-height:normal}.styles_error__czMrd{padding-top:8px;color:#d32f2f;font-size:var(--font-size-12);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_fieldContainer__bRh46{border-bottom:1px solid #f6f6f6;padding:16px 0;width:100%}.styles_field__l4O2K,.styles_phoneField__J9lUi{margin-top:16px;max-width:442px;width:100%}@media screen and (max-width:700px){.styles_field__l4O2K,.styles_phoneField__J9lUi{max-width:100%}}.styles_field__l4O2K .MuiInputBase-root,.styles_phoneField__J9lUi .MuiInputBase-root{color:#0f0f0f;background-color:var(--color-background);border-radius:12px;padding:12px 12px 0;margin-top:0!important;margin-bottom:0!important}.styles_field__l4O2K .MuiInputBase-root input,.styles_phoneField__J9lUi .MuiInputBase-root input{margin-top:12px!important}.styles_field__l4O2K .MuiFormHelperText-root,.styles_phoneField__J9lUi .MuiFormHelperText-root{padding-top:4px;margin-inline-start:6px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#d32f2f}.styles_field__l4O2K .MuiInputLabel-root,.styles_phoneField__J9lUi .MuiInputLabel-root{padding:0 12px;color:#6e6e73;z-index:2;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.styles_field__l4O2K .MuiInputLabel-root.Mui-focused,.styles_phoneField__J9lUi .MuiInputLabel-root.Mui-focused{padding:8px 16px;color:#6e6e73;z-index:2;font-size:20px!important;font-style:normal;font-weight:500;line-height:normal}.styles_field__l4O2K .MuiFormLabel-filled,.styles_field__l4O2K .MuiFormLabel-filled.Mui-focused,.styles_phoneField__J9lUi .MuiFormLabel-filled,.styles_phoneField__J9lUi .MuiFormLabel-filled.Mui-focused{padding:8px 14px;color:#6e6e73;z-index:2;font-size:20px!important;font-style:normal;font-weight:500;line-height:normal}.styles_field__l4O2K .MuiInput-underline:after,.styles_phoneField__J9lUi .MuiInput-underline:after{border-bottom-color:var(--color-primary)}.styles_phoneField__J9lUi{direction:ltr}.styles_phoneField__J9lUi .MuiInputBase-root{color:#0f0f0f;background-color:var(--color-background);border-radius:12px;padding:12px;margin-top:0!important;margin-bottom:0!important;align-items:center}.styles_phoneField__J9lUi .MuiInputBase-root input{margin-top:0!important}.styles_numberField__93ihf{display:flex;align-items:center;gap:8px}.styles_numberField__93ihf .styles_smallDivider__hiXiP{width:1px;height:13px;background-color:#0f0f0f}.styles_numberField__93ihf .styles_flags__WMNCA{width:24px;height:13px;position:relative}.styles_numberField__93ihf .styles_flags__WMNCA img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_upload__JyQpX{display:flex;flex-direction:column;gap:8px;width:442px}@media screen and (max-width:700px){.styles_upload__JyQpX{width:100%}}.styles_upload__JyQpX .styles_label__g5WeE{color:#202020;font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:24px;letter-spacing:.15px}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI{display:flex;flex-direction:row;align-items:center;gap:12px}@media screen and (max-width:375px){.styles_upload__JyQpX .styles_uploadsContainer__xi3GI{flex-direction:column}}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_feild__VSN7z{position:relative;width:100%;cursor:pointer}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_feild__VSN7z .styles_uploadingPlace__anMF6{height:76px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;border-radius:12px;border:1px dashed #919b9b;background-color:var(--color-background);color:#919b9b;font-size:12px;font-style:normal;font-weight:var(--font-weight-400);line-height:normal;padding:12px}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_feild__VSN7z .styles_uploadingPlace__anMF6 svg{width:24px;height:24px}@media screen and (max-width:700px){.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_feild__VSN7z .styles_uploadingPlace__anMF6{height:90px}}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_feild__VSN7z .MuiFormControl-root,.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_feild__VSN7z .MuiInputBase-root{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_feild__VSN7z .MuiFormControl-root .MuiInputBase-root{height:100%;padding:0}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_feild__VSN7z .MuiFormControl-root .MuiInputBase-root .MuiInputBase-input{height:100%;width:100%;padding:0}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_imagesContainer__VsQOt{width:-moz-fit-content;width:fit-content;height:100%;display:flex;flex-direction:row;gap:12px}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_imagesContainer__VsQOt .styles_image__EL5L1{position:relative;width:82px;height:100px;border-radius:4px;overflow:hidden}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_imagesContainer__VsQOt .styles_image__EL5L1 img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_imagesContainer__VsQOt .styles_image__EL5L1 .styles_remove__ct1Fi{position:absolute;z-index:2;top:8px;right:8px;opacity:0;cursor:pointer;transition:opacity .35s}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_imagesContainer__VsQOt .styles_image__EL5L1 .styles_remove__ct1Fi svg{width:24px;height:24px}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_imagesContainer__VsQOt .styles_image__EL5L1 .styles_pdf__aQRKT{display:flex;align-items:center;justify-content:center;text-align:center}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_imagesContainer__VsQOt .styles_image__EL5L1 .styles_pdf__aQRKT p{font-size:12px}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_imagesContainer__VsQOt .styles_image__EL5L1:hover .styles_remove__ct1Fi{opacity:1}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_moreImages__Vr2XT{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:var(--font-size-20);font-weight:var(--font-weight-600);color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.styles_upload__JyQpX .styles_uploadsContainer__xi3GI .styles_moreImages__Vr2XT:after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,39,104,.5);top:0;left:0;z-index:-1}.styles_popper__3yg35{z-index:9999;padding:16px;background:#fff;border-radius:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);max-height:250px;overflow-y:auto}.styles_popper__3yg35 .styles_contents__zA9WM{display:flex;flex-direction:column;gap:12px}.styles_popper__3yg35 .styles_contents__zA9WM :hover{cursor:pointer}.styles_popper__3yg35 .styles_popperContent__J21YM{display:flex;align-items:center;gap:8px}.styles_popper__3yg35 .styles_flagImage__HpLdx{width:20px;height:13px;position:relative}.styles_popper__3yg35 .styles_flagImage__HpLdx img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_popper__3yg35 .styles_label__g5WeE{color:#202020;font-size:14px;font-style:normal;font-weight:var(--font-weight-600);line-height:normal;text-transform:capitalize}.styles_checkBox__g7K46 .styles_label__TwKyq{color:#0f0f0f;font-weight:400;font-size:12px;line-height:100%}.styles_checkBox__g7K46 .styles_label__TwKyq a{padding-left:4px;color:var(--color-green);text-decoration:underline}.styles_checkBox__g7K46 .styles_error__y2lMg{margin-inline-start:6px;color:#d32f2f;font-size:var(--font-size-12);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_section__3rYU5{display:flex;flex-direction:row;align-items:center;gap:8px;height:42px;padding:0 8px;margin:0}@media screen and (max-width:700px){.styles_section__3rYU5{padding:0 8px}}.styles_section__3rYU5 .styles_back-btn__6GkwO.styles_MuiButtonBase-root__iltUI svg{width:24px;height:24px}.styles_section__3rYU5 .styles_MuiChip-root__SbAeU{padding:0;margin:0}.styles_section__3rYU5 .styles_chip__A_d_U.MuiChip-root{border-radius:20px;padding:0 8px}.styles_section__3rYU5 .styles_chip__A_d_U.MuiChip-root .MuiChip-label{font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_section__3rYU5 .styles_slider__7vNhj{overflow:hidden;gap:8px;padding:0;margin:0}.styles_section__3rYU5 .styles_slider__7vNhj .styles_container__KsLmc{display:flex;gap:12px}.styles_section__3rYU5 .styles_slider__7vNhj .styles_container__KsLmc .styles_slide__h4WJI{flex:0 0 100%;min-width:0;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:700px){.styles_section__3rYU5 .styles_slider__7vNhj .styles_container__KsLmc .styles_slide__h4WJI{gap:8px;padding:0;margin:0}}.styles_section__3rYU5 .styles_slider__7vNhj.styles_grid__CbGU7{max-width:100%}.styles_blockHeader__Bscwi{display:flex;flex-direction:row;align-items:center;gap:4px}.styles_blockHeader__Bscwi .styles_icon__cd5yG{width:28px;height:28px}.styles_blockHeader__Bscwi .styles_title__hg1PM{font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-500);line-height:normal}.styles_error__5kknl{margin-inline-start:6px;color:#d32f2f;font-size:var(--font-size-12);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_sections__xH8Qj{display:flex;flex-direction:row;align-items:center;gap:12px}.styles_sections__xH8Qj .styles_slider__NpXn1{overflow:hidden;gap:12px}.styles_sections__xH8Qj .styles_slider__NpXn1 .styles_container__lB3tw{display:flex;gap:12px}.styles_sections__xH8Qj .styles_slider__NpXn1 .styles_container__lB3tw .styles_slide__8Tmt8{flex:0 0 100%;min-width:0;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:700px){.styles_sections__xH8Qj .styles_slider__NpXn1 .styles_container__lB3tw .styles_slide__8Tmt8{margin-left:4px}.styles_sections__xH8Qj .styles_slider__NpXn1 .styles_container__lB3tw{gap:8px}}.styles_sections__xH8Qj .styles_slider__NpXn1.styles_grid__luEf7{max-width:100%}.styles_sections__xH8Qj .styles_error__uB3J3{padding-top:4px;margin-inline-start:6px;color:#d32f2f;font-size:var(--font-size-12);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_chip__W4h3c.MuiChip-root{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90px;width:110px;gap:4px;border-radius:12px}.styles_chip__W4h3c.MuiChip-root .MuiChip-label{font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;text-transform:capitalize}.styles_chip__W4h3c.MuiChip-root .MuiChip-icon{margin-left:0;margin-right:0}.styles_chip__W4h3c.MuiChip-root svg{width:44px;height:44px}.styles_chip__W4h3c.MuiChip-root.MuiChip-filled{background-color:var(--color-secondary);color:var(--color-primary)}.styles_chip__W4h3c.MuiChip-root.MuiChip-filled svg path{fill:rgba(0,0,0,0);stroke:var(--color-primary)}.styles_blockHeader__vpxzH .styles_title__LVo_C{font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-500);line-height:normal}.styles_blockHeader__h2Eiv{display:flex;flex-direction:row;align-items:center;gap:4px}.styles_blockHeader__h2Eiv .styles_icon__hwSol{width:28px;height:28px}.styles_blockHeader__h2Eiv .styles_title__oKDqn{font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-500);line-height:normal}.styles_slider__aeHZg{gap:8px;padding:0;margin:0}.styles_slider__aeHZg .styles_container__gA5qc{display:flex;gap:12px}.styles_slider__aeHZg .styles_container__gA5qc .styles_slide__v75Kp{flex:0 0 100%;min-width:0;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:700px){.styles_slider__aeHZg .styles_container__gA5qc .styles_slide__v75Kp{gap:8px;padding:0;margin:0}}.styles_slider__aeHZg .styles_active__h928K .styles_logoContent__qBZxj{border:1px solid var(--color-primary);background-color:var(--color-secondary)}.styles_slider__aeHZg .styles_logoContent__qBZxj{display:flex;align-items:center;justify-content:center;width:200px;height:80px;border:1px solid #6e6e73;border-radius:20px;overflow:hidden}@media screen and (max-width:700px){.styles_slider__aeHZg .styles_logoContent__qBZxj{width:140px;height:60px;border-radius:16px}}.styles_slider__aeHZg .styles_logo__hxhwt{position:relative;width:180px;height:70px}@media screen and (max-width:700px){.styles_slider__aeHZg .styles_logo__hxhwt{width:120px;height:50px}}.styles_slider__aeHZg .styles_logo__hxhwt img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.styles_error__bv2tK{margin-inline-start:6px;color:#d32f2f;font-size:var(--font-size-12);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.styles_sections__rvwL0{display:flex;flex-direction:row;align-items:center;gap:12px}.styles_sections__rvwL0 .styles_slider__mt0_D{overflow:hidden;gap:12px}.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd{display:flex;gap:12px}.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd .styles_slide__i9jq0{flex:0 0 100%;min-width:0;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:700px){.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd .styles_slide__i9jq0{margin-left:4px}}.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd .styles_slide__i9jq0 .styles_chip__75PxJ.MuiChip-root{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90px;width:110px;gap:0;border-radius:12px}.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd .styles_slide__i9jq0 .styles_chip__75PxJ.MuiChip-root .MuiChip-label{font-size:var(--font-size-13);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;text-transform:capitalize;text-align:center;white-space:wrap}.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd .styles_slide__i9jq0 .styles_chip__75PxJ.MuiChip-root .styles_image__I_5k3{position:relative;width:36px;height:36px}.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd .styles_slide__i9jq0 .styles_chip__75PxJ.MuiChip-root .styles_image__I_5k3 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd .styles_slide__i9jq0 .styles_chip__75PxJ.MuiChip-root .MuiChip-icon{margin-left:0;margin-right:0}@media screen and (max-width:700px){.styles_sections__rvwL0 .styles_slider__mt0_D .styles_container__bGtzd{gap:8px}}.styles_blockHeader__Kg0SZ .styles_title__4WiAA{font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-500);line-height:normal}.styles_tabs__zGGx5.MuiTabs-root{border-radius:16px;background-color:var(--color-background);padding:4px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:700px){.styles_tabs__zGGx5.MuiTabs-root{width:100%}}.styles_tabs__zGGx5 .styles_tab__Ynhoi{width:218px;height:32px}@media screen and (max-width:700px){.styles_tabs__zGGx5 .styles_tab__Ynhoi{width:50%}}.styles_tabs__zGGx5 .styles_tab__Ynhoi.MuiButtonBase-root{color:var(--color-dark);font-size:var(--font-size-16);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;text-transform:capitalize;border-radius:12px}.styles_tabs__zGGx5 .styles_tab__Ynhoi.Mui-selected{background-color:var(--color-secondary);color:var(--color-dark);font-weight:var(--font-weight-500)}.styles_error__3LNRH{padding-top:4px;margin-inline-start:6px;color:#d32f2f;font-size:var(--font-size-12);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.DialogStructure_dialog__facq1 .MuiPaper-root{max-width:-moz-fit-content;max-width:fit-content;width:100%;border-radius:12px}@media screen and (max-width:700px){.DialogStructure_dialog__facq1 .MuiPaper-root{max-width:100%;margin:0;border-radius:0}.DialogStructure_dialog__facq1 .MuiDialog-container{align-items:flex-end}}@supports(-webkit-touch-callout:none){.DialogStructure_dialog__facq1 .MuiDialog-container{height:-webkit-fill-available}}.DialogStructure_header__NwRgd{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 20px}.DialogStructure_header__NwRgd .DialogStructure_title__AL1KF{font-size:var(--font-size-24);font-style:normal;font-weight:var(--font-weight-500);line-height:36px}@media screen and (max-width:700px){.DialogStructure_header__NwRgd .DialogStructure_title__AL1KF{font-size:var(--font-size-18)}}.DialogStructure_header__NwRgd .DialogStructure_close__LE4jf{cursor:pointer}.styles_successPopup__GKI6v{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px;max-width:480px}@media screen and (max-width:700px){.styles_successPopup__GKI6v{max-width:100%}}.styles_successPopup__GKI6v .styles_successIcon__JYjY4{flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:var(--color-secondary);border-radius:50%}.styles_successPopup__GKI6v .styles_successIcon__JYjY4 svg{width:140px;height:140px}@media screen and (max-width:700px){.styles_successPopup__GKI6v .styles_successIcon__JYjY4 svg{width:138px;height:138px}}.styles_successPopup__GKI6v .MuiDialogContent-root{padding:0}.styles_successPopup__GKI6v .styles_successPopupContent__PXPwD{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.styles_successPopup__GKI6v .styles_successPopupContent__PXPwD .styles_titleText__7Ys5k{font-size:var(--font-size-18);font-weight:var(--font-weight-400);line-height:normal;color:var(--color-dark)}@media screen and (max-width:700px){.styles_successPopup__GKI6v .styles_successPopupContent__PXPwD .styles_titleText__7Ys5k{font-size:var(--font-size-16)}}.styles_successPopup__GKI6v .styles_successPopupContent__PXPwD .styles_popupDesc__9WrI1{font-size:var(--font-size-16);font-weight:var(--font-weight-400);text-align:center;line-height:normal}@media screen and (max-width:700px){.styles_successPopup__GKI6v .styles_successPopupContent__PXPwD .styles_popupDesc__9WrI1{font-size:var(--font-size-12)}}.styles_successPopup__GKI6v .MuiButton-root{margin-top:20px;background-color:var(--color-secondary);color:var(--color-primary);height:56px;padding:16px 20px;font-size:var(--font-size-16);font-weight:var(--font-weight-400);line-height:normal;border-radius:12px;cursor:pointer}@media screen and (max-width:700px){.styles_successPopup__GKI6v .MuiButton-root{font-size:var(--font-size-14);font-weight:var(--font-weight-400)}}.styles_customDialog__pEW3K .MuiPaper-root{border-radius:24px}@media screen and (max-width:700px){.styles_customDialog__pEW3K .MuiPaper-root{border-radius:24px 24px 0 0}}.styles_header__ofo0w{padding:16px;display:flex;align-items:center;justify-content:flex-end}html[dir=rtl] .styles_header__ofo0w{justify-content:flex-start}.styles_header__ofo0w .styles_closeIcon__JIQ4O{cursor:pointer}.styles_header__ofo0w .styles_closeIcon__JIQ4O svg{width:24px;height:24px}.styles_ourNetwork__SyFky{margin-top:8px;display:flex;flex-direction:row;border-radius:16px;background-color:var(--color-white);overflow:hidden;max-height:180px;min-height:180px;height:100%}.styles_ourNetwork__SyFky .styles_cardContent__0JS7H{width:75%;height:180px;padding:16px;display:flex;gap:8px;flex-direction:column;justify-content:space-between;align-items:flex-start}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_cardContent__0JS7H{width:60%;gap:6px}}.styles_ourNetwork__SyFky .styles_cardContent__0JS7H .styles_cardTitle__SOtNb{font-size:var(--font-size-22);font-style:normal;font-weight:var(--font-weight-500);line-height:normal;color:var(--color-dark)}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_cardContent__0JS7H .styles_cardTitle__SOtNb{font-size:var(--font-size-14);font-weight:var(--font-weight-600)}}.styles_ourNetwork__SyFky .styles_cardContent__0JS7H .styles_cardDescription__9pcT6{font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;color:var(--color-dark)}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_cardContent__0JS7H .styles_cardDescription__9pcT6{font-size:var(--font-size-11);line-height:1.5;display:inline-flex;overflow:hidden;text-overflow:ellipsis;max-width:100%}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY{position:relative;width:25%;background-color:var(--color-secondary);display:flex;flex-direction:row}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_imagesContainer__chapY{width:40%}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :first-child{position:absolute;top:15%;right:10%}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :first-child{top:26%;right:8%}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(2){position:absolute;top:13%;left:12%}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(2){top:19%;left:8%}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(3){position:absolute;bottom:10%;left:12%}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(3){bottom:16%;left:8%}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(4){position:absolute;bottom:10%;right:15%}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(4){bottom:12%;right:11%}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(5){position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(5){top:58%;left:52%;transform:translate(-50%,-50%)}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(6){position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_imagesContainer__chapY :nth-child(6){top:20%;left:50%;transform:translate(-50%,-50%)}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY .styles_imageContainer__W3M5n{width:48px;height:48px}@media screen and (max-width:700px){.styles_ourNetwork__SyFky .styles_imagesContainer__chapY .styles_imageContainer__W3M5n{width:38px;height:38px}}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY .styles_imageContainer__W3M5n .styles_verifiedIcon__q0ybv{position:absolute;top:-6px;right:-6px;width:14px;height:14px;z-index:1}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY .styles_imageContainer__W3M5n .styles_verifiedIcon__q0ybv svg{width:100%;height:100%}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY .styles_imageContainer__W3M5n .styles_image__BepSy{background-color:var(--color-white);position:relative;overflow:hidden;border-radius:10px}.styles_ourNetwork__SyFky .styles_imagesContainer__chapY .styles_imageContainer__W3M5n .styles_image__BepSy img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about_about__0D6Wi{overflow:hidden;border-radius:16px;background-color:var(--color-white)}.about_about__0D6Wi .about_aboutContent__X38jY{display:flex;padding:16px;align-items:flex-start;flex-direction:column;gap:8px;border-radius:16px}@media screen and (max-width:700px){.about_about__0D6Wi .about_aboutContent__X38jY{gap:16px;padding:0;background-color:var(--color-background)}}.about_about__0D6Wi .about_aboutContent_header__Jk_5X{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:700px){.about_about__0D6Wi .about_aboutContent_header__Jk_5X{background-color:var(--color-white);width:100%;padding:16px;border-radius:16px}}.about_about__0D6Wi .about_aboutContent_header__Jk_5X .about_title__aTUuA{color:#202020;font-size:var(--font-size-20);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}@media screen and (max-width:700px){.about_about__0D6Wi .about_aboutContent_header__Jk_5X .about_title__aTUuA{border-bottom:1px solid #ddd;padding-bottom:8px}}.about_about__0D6Wi .about_aboutContent_header__Jk_5X .about_description__YE7EO{color:#000;font-size:var(--font-size-14);font-style:normal;font-weight:var(--font-weight-400);line-height:normal}.about_about__0D6Wi .about_agentProperty__5L8U1{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:700px){.about_about__0D6Wi .about_agentProperty__5L8U1{background-color:var(--color-white);width:100%;padding:0 16px;border-radius:16px;gap:8px}.about_about__0D6Wi .about_agentProperty__5L8U1 .about_item__258_T{border-bottom:1px solid #ddd;padding:16px 0}.about_about__0D6Wi .about_agentProperty__5L8U1 .about_item__258_T:last-child{border-bottom:none}}.about_about__0D6Wi .about_item__258_T{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.about_about__0D6Wi .about_lebal__SgFkA,.about_about__0D6Wi .about_readMore_label__tMXzZ{color:var(--Heading-Text,#202020);font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:2px}.about_about__0D6Wi .about_lebal__SgFkA span,.about_about__0D6Wi .about_readMore_label__tMXzZ span{cursor:pointer}.about_about__0D6Wi .about_readMore_label__tMXzZ{white-space:nowrap}.about_about__0D6Wi .about_readMore_value__s_nPB{display:flex;flex-direction:column;align-items:end}.about_about__0D6Wi .about_readMore_value__s_nPB .about_value__gpEko{text-wrap-style:pretty}.about_about__0D6Wi .about_value__gpEko{color:#202020;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:end;text-wrap-style:pretty}.styles_companyInfo__1UzqM{display:flex;align-items:center;gap:6px;border-top:1px solid #ddd}[dir=rtl] .styles_companyInfo__1UzqM{padding-left:12px}@media screen and (max-width:320px){.styles_companyInfo__1UzqM{align-items:flex-end}}.styles_companyInfo__1UzqM .styles_border__3Bu6X{background-color:var(--color-primary);width:8px;height:80px}@media screen and (max-width:320px){.styles_companyInfo__1UzqM .styles_border__3Bu6X{height:70px}}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT{display:flex;align-items:center;gap:6px;width:100%}@media screen and (max-width:320px){.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT{flex-direction:column;margin-top:12px}}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_logoContainer__pvQkW{display:flex;align-items:center;justify-content:center;min-width:64px;height:64px;border:1px solid #ddd;border-radius:8px}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_logo__XdiJJ{position:relative;width:48px;height:48px}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_logo__XdiJJ img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_companyContent__kNcrE{display:flex;flex-direction:column;gap:4px;width:100%;padding:6px 12px 6px 0}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_companyContent__kNcrE .styles_company__m9Msu{display:flex;align-items:center;gap:2px}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_companyContent__kNcrE .styles_company__m9Msu svg{min-width:16px;height:16px}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_companyContent__kNcrE .styles_companyName__1tWls{color:var(--Basic-Body-Heading-Text,#0f0f0f);font-size:13px;font-style:normal;font-weight:500;line-height:normal;overflow-wrap:break-word;word-break:break-all;white-space:pre-line;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_companyContent__kNcrE .styles_info__1lYfO{display:flex;align-items:center;justify-content:space-between}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_companyContent__kNcrE .styles_info__1lYfO .styles_lebal__3Mj8Q{color:var(--Basic-Body-Heading-Text,#0f0f0f);font-size:14px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}.styles_companyInfo__1UzqM .styles_companyDetails__JGSKT .styles_companyContent__kNcrE .styles_info__1lYfO .styles_value___P7w5{color:var(--Basic-Body-Heading-Text,#0f0f0f);font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:700px){.styles_profile__IuFrd{background-color:var(--color-white);padding:12px;border-radius:8px;border-top:none;display:flex;gap:0;flex-direction:column;align-items:flex-start}.styles_profile__IuFrd .styles_profileTitle__vKMgh{height:30px;display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}.styles_profile__IuFrd .styles_profileTitle__vKMgh .styles_arrow__QsEiu{width:20px;height:20px;color:var(--Basic-Body-Heading-Text,#0f0f0f);background-color:var(--color-secondary);border-radius:50%;padding:2px}html[dir=rtl] .styles_profile__IuFrd .styles_profileTitle__vKMgh .styles_arrow__QsEiu{transform:rotate(180deg)}.styles_profile__IuFrd .styles_profileTitle__vKMgh .styles_title__RRtPq{color:var(--Basic-Body-Heading-Text,#0f0f0f);font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px}.styles_profile__IuFrd .styles_border__3Bu6X{display:none}.styles_profile__IuFrd .styles_companyDetails__JGSKT{flex:1}.styles_profile__IuFrd .styles_companyDetails__JGSKT .styles_companyContent__kNcrE .styles_info__1lYfO{display:none}}.styles_areaGuide__zziYs{position:relative;width:100%;height:66vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug.MuiContainer-root{height:100%;position:absolute;top:0;padding:24px 8px}@media screen and (max-width:700px){.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug.MuiContainer-root{padding:0 16px}}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_content__gsbCV{display:flex;flex-direction:column;justify-content:space-between;height:100%}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_header__e9tl1{display:flex;align-items:center;justify-content:space-between;gap:8px}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_header__e9tl1 .styles_title__Im0Eb{color:var(--Basic-White-Background,#fff);font-size:28px;font-style:normal;font-weight:600;line-height:normal}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_areaSlider__47rnd{display:flex;align-items:flex-end;gap:24px}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_guideContent__z_aD2{max-width:50%;width:50%;display:flex;flex-direction:column;gap:12px}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_guideContent__z_aD2 .styles_heading__AsWMs{color:var(--Basic-White-Background,#fff);font-size:48px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:900px){.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_guideContent__z_aD2 .styles_heading__AsWMs{font-size:36px}}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_guideContent__z_aD2 .styles_subHeading__mbfqd{color:var(--Basic-White-Background,#fff);font-size:20px;font-style:normal;font-weight:400;line-height:normal;overflow-wrap:break-word;word-break:break-all;white-space:pre-line;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:6;-webkit-line-clamp:6;text-align:justify}@media screen and (max-width:900px){.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_guideContent__z_aD2 .styles_subHeading__mbfqd{font-size:16px}}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_guideContent__z_aD2 .styles_btn__M1b3O .MuiButtonBase-root{background-color:hsla(0,0%,100%,.2)}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM{display:flex;flex-direction:column;gap:24px;max-width:50%}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C{display:flex;align-items:center;justify-content:space-between;gap:8px}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_btn__M1b3O{display:flex;align-items:center;gap:8px}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_videoControls__mCUWV{width:300px}@media screen and (max-width:1000px){.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_videoControls__mCUWV{width:200px}}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_videoControls__mCUWV input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#e3e3e3;cursor:pointer;overflow:hidden}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_videoControls__mCUWV input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:0;height:0;border-radius:6px;background:#e3e3e3;border:none;box-shadow:-100vw 0 0 100vw var(--color-primary)}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_videoControls__mCUWV input[type=range]::-moz-range-thumb{width:0;height:0;border:none;background:rgba(0,0,0,0)}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_videoControls__mCUWV input[type=range]::-moz-range-progress{background-color:var(--color-primary);height:6px;border-radius:3px}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_videoControls__mCUWV input[type=range]::-moz-range-track{background-color:#e3e3e3;height:6px;border-radius:3px}.styles_areaGuide__zziYs .styles_areaGuideContainer__c48Ug .styles_sliderContent__6aefM .styles_actions__N8P_C .styles_activeState__G_Y2d{color:var(--Basic-White-Background,#fff);font-size:16px;font-style:normal;font-weight:400;line-height:23px}.styles_areaGuide__zziYs .styles_slider__be3I2{overflow:hidden}.styles_areaGuide__zziYs .styles_slider__be3I2 .styles_sliderContainer__5uzm6{display:flex}.styles_areaGuide__zziYs .styles_slider__be3I2 .styles_sliderContainer__5uzm6 .styles_slide__PuMDq{flex:0 0 100%;min-width:0;margin-left:8px;max-width:47.619047619%}@media screen and (max-width:1050px){.styles_areaGuide__zziYs .styles_slider__be3I2 .styles_sliderContainer__5uzm6 .styles_slide__PuMDq{max-width:62.5%}}@media screen and (max-width:700px){.styles_areaGuide__zziYs .styles_slider__be3I2 .styles_sliderContainer__5uzm6 .styles_slide__PuMDq{max-width:90.9090909091%}}.styles_videoPlayer__hIn28{width:100%;height:100%;position:relative}.styles_videoPlayer__hIn28 video,.styles_videoPlayer__hIn28>div{-o-object-fit:cover;object-fit:cover}.styles_videoPlayer__hIn28:after{content:"";position:absolute;width:100%;height:100%;top:0;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.styles_locatedInContainer__NBTG_{position:relative}.styles_locatedInContainer__NBTG_,.styles_locatedInContainer__NBTG_.MuiContainer-root{display:flex;flex-direction:column}@media screen and (max-width:600px){.styles_locatedInContainer__NBTG_.MuiContainer-root{padding:0 8px}}.styles_locatedInContainer__NBTG_ .styles_header__T1x3C{display:flex;align-items:center;justify-content:space-between}.styles_locatedInContainer__NBTG_ .styles_header__T1x3C .styles_title__UAMAE{color:var(--Basic-Body-Heading-Text,#0f0f0f);font-size:45px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:1050px){.styles_locatedInContainer__NBTG_ .styles_header__T1x3C .styles_title__UAMAE{font-size:32px}}@media screen and (max-width:700px){.styles_locatedInContainer__NBTG_ .styles_header__T1x3C .styles_title__UAMAE{font-size:24px}}.styles_locatedInContainer__NBTG_ .styles_header__T1x3C .styles_viewAllWithNavSectionContainer__JV_af{display:flex;align-items:center;gap:24px}@media screen and (max-width:700px){.styles_locatedInContainer__NBTG_ .styles_header__T1x3C .styles_viewAllWithNavSectionContainer__JV_af{gap:0}}.styles_locatedInContainer__NBTG_ .styles_header__T1x3C .styles_viewAllWithNavSectionContainer__JV_af .styles_link__UQssn{color:var(--color-dark);font-size:24px;font-style:normal;font-weight:400;line-height:normal;width:-moz-max-content;width:max-content}@media screen and (max-width:700px){.styles_locatedInContainer__NBTG_ .styles_header__T1x3C .styles_viewAllWithNavSectionContainer__JV_af .styles_link__UQssn{font-size:16px}}.styles_slider__x3kY9{overflow:hidden;padding:15px 0;position:relative}@media screen and (max-width:700px){.styles_slider__x3kY9{padding:0}}.styles_slider__x3kY9 .styles_sliderContainer___C_kA{display:flex}.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slide__PgRen{flex:0 0 100%;min-width:0;margin-left:8px;max-width:calc(33.3333333333% - 32px)}@media screen and (max-width:1150px){.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slide__PgRen{max-width:calc(50% - 32px)}}@media screen and (max-width:700px){.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slide__PgRen{margin-left:8px;max-width:90.9090909091%}}.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slide__PgRen.styles_cards-1__GiPmn{max-width:100%}.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slide__PgRen.styles_cards-2__DMh0W{max-width:calc(50% - 32px)}.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slide__PgRen.styles_cards-3__gQ39u{max-width:calc(33.3333333333% - 32px)}.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slideSm__HZ1vD{max-width:calc(50% - 32px)}@media screen and (max-width:1150px){.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slideSm__HZ1vD{max-width:calc(76.9230769231% - 32px)}}@media screen and (max-width:700px){.styles_slider__x3kY9 .styles_sliderContainer___C_kA .styles_slideSm__HZ1vD{margin-left:8px;max-width:83.3333333333%}}.styles_slider__x3kY9 .styles_btn__0IzLu{display:flex;align-items:center;gap:8px;position:absolute;top:16px;left:65%;transform:translate(-20%,-20%)}.styles_slider__x3kY9 .styles_btn__0IzLu .styles_videoControls__FdYnU{width:72px}.styles_slider__x3kY9 .styles_btn__0IzLu .styles_videoControls__FdYnU input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:3px;background:#e3e3e3;cursor:pointer;overflow:hidden}.styles_slider__x3kY9 .styles_btn__0IzLu .styles_videoControls__FdYnU input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:0;height:0;border-radius:6px;background:#e3e3e3;border:none;box-shadow:-100vw 0 0 100vw var(--color-primary)}.styles_slider__x3kY9 .styles_btn__0IzLu .styles_videoControls__FdYnU input[type=range]::-moz-range-thumb{width:0;height:0;border:none;background:rgba(0,0,0,0)}.styles_slider__x3kY9 .styles_btn__0IzLu .styles_videoControls__FdYnU input[type=range]::-moz-range-progress{background-color:var(--color-primary);height:6px;border-radius:3px;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.styles_slider__x3kY9 .styles_btn__0IzLu .styles_videoControls__FdYnU input[type=range]::-moz-range-track{background-color:#e3e3e3;height:6px;border-radius:3px}.styles_slider__x3kY9 .styles_btn__0IzLu .styles_activeState__nRpOh{color:var(--Basic-White-Background,#fff);font-size:var(--font-size-12);font-style:normal;font-weight:400;line-height:23px}.styles_faqsSectionContainer__f_AAK{margin-top:24px}.styles_borderedLocatedInContainer__i9HiG{padding:20px 20px 10px;border:1px solid var(--color-dark);border-radius:24px}@media screen and (max-width:600px){.styles_borderedLocatedInContainer__i9HiG{padding:0;border:unset}}.styles_communityGuideCard__qXPiI{display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;height:540px;border-radius:20px;padding:16px;cursor:pointer}.styles_communityGuideCard__qXPiI:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(180deg,rgba(16,125,165,0) 40.33%,rgb(9,83,77) 104.98%)}.styles_communityGuideCard__qXPiI.styles_fhig__Mu8W8:after{background:linear-gradient(180deg,rgba(16,125,165,0) 40.33%,rgb(0,171,213) 104.98%)}.styles_communityGuideCard__qXPiI.styles_aid__ICyxU:after{background:linear-gradient(180deg,rgba(16,125,165,0) 40.33%,rgb(9,83,77) 104.98%)}.styles_communityGuideCard__qXPiI.styles_aig__Qp2l9:after{background:linear-gradient(180deg,rgba(16,125,165,0) 40.33%,rgb(49,107,170) 104.98%)}.styles_communityGuideCard__qXPiI.styles_gfh__fpXeT:after{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.styles_communityGuideCard__qXPiI .styles_imagecontainer__s9Beb{overflow:hidden;transition:opacity 2s ease-out}.styles_communityGuideCard__qXPiI .styles_imagecontainer__s9Beb>img{z-index:0;-o-object-fit:cover;object-fit:cover;transition:all .35s}.styles_communityGuideCard__qXPiI .styles_videoContainer__5r7Cn{overflow:hidden;position:absolute;inset:0;width:100%;height:100%}.styles_communityGuideCard__qXPiI .styles_videoContainer__5r7Cn video{-o-object-fit:cover;object-fit:cover}.styles_communityGuideCard__qXPiI .styles_contentWrapperSection__nT3Rd{display:flex;flex-direction:column;gap:10px;z-index:1}.styles_communityGuideCard__qXPiI .styles_contentWrapperSection__nT3Rd .styles_titleLabel__gIFrS{color:var(--color-white);font-size:var(--font-size-22);font-weight:var(--font-weight-500)}@media screen and (max-width:700px){.styles_communityGuideCard__qXPiI .styles_contentWrapperSection__nT3Rd .styles_titleLabel__gIFrS{font-size:18px}}.styles_communityGuideCard__qXPiI .styles_contentWrapperSection__nT3Rd .styles_descriptionLabel__ThIWv{color:var(--color-white);font-size:var(--font-size-16);font-weight:400;overflow-wrap:break-word;word-break:break-all;white-space:pre-line;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;text-align:justify;line-height:23px;font-family:Noto Sans,sans-serif}@media screen and (max-width:700px){.styles_communityGuideCard__qXPiI .styles_contentWrapperSection__nT3Rd .styles_descriptionLabel__ThIWv{font-weight:400}}.styles_communityGuideCard__qXPiI .styles_contentWrapperSection__nT3Rd .styles_knowMoreButton__QSCMM{z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--color-white);background:rgba(229,243,254,.4);border-radius:12px;width:100%;height:48px;padding:12px 16px;transition:all .4s}@media screen and (min-width:700px){.styles_communityGuideCard__qXPiI.styles_list__VeVnw{flex-direction:row;height:424px;background-color:#fff;padding:12px;border-radius:20px;gap:16px}.styles_communityGuideCard__qXPiI.styles_list__VeVnw:after{content:none}.styles_communityGuideCard__qXPiI.styles_list__VeVnw .styles_imagecontainer__s9Beb{position:relative;min-width:50%;width:50%;border-radius:20px}.styles_communityGuideCard__qXPiI.styles_list__VeVnw .styles_contentWrapperSection__nT3Rd .styles_titleLabel__gIFrS{color:var(--color-dark)}.styles_communityGuideCard__qXPiI.styles_list__VeVnw .styles_contentWrapperSection__nT3Rd .styles_descriptionLabel__ThIWv{color:var(--color-dark);line-clamp:12;-webkit-line-clamp:12}.styles_communityGuideCard__qXPiI.styles_list__VeVnw .styles_contentWrapperSection__nT3Rd .styles_knowMoreButton__QSCMM{margin-top:auto;background:var(--color-secondary);color:var(--color-primary)}.styles_communityGuideCard__qXPiI.styles_list__VeVnw:hover .styles_contentWrapperSection__nT3Rd .styles_knowMoreButton__QSCMM{color:var(--color-white);background-color:var(--color-primary)}}.styles_GFHcommunityCard__4PQnV{height:440px}.styles_GFHcommunityCard__4PQnV:after{background:linear-gradient(180deg,rgba(16,125,165,0) 40.33%,#000 104.98%)}.styles_mapContainer__r3Sk8{display:flex;flex-direction:column;gap:12px;padding:16px;height:454px;background-color:#fff;border-radius:16px;position:"relative"}.styles_mapContainer__r3Sk8 .styles_map_image__2_y4y{position:relative;width:100%;height:100%;overflow:hidden;border-radius:16px}.styles_mapContainer__r3Sk8 .styles_map_image__2_y4y img{-o-object-fit:cover;object-fit:cover}.styles_mapContainer__r3Sk8 .styles_map_image__2_y4y a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;cursor:pointer;background:rgba(0,0,0,0)}.styles_facts__EdAg2{background-color:#fff;padding:16px;border-radius:16px}@media screen and (max-width:700px){.styles_facts__EdAg2{padding-top:10px}}.styles_facts__EdAg2 .styles_title__x9aFz{font-size:20px;font-weight:500;margin-bottom:8px}@media screen and (max-width:700px){.styles_facts__EdAg2 .styles_title__x9aFz{font-size:16px}}.styles_facts__EdAg2 .styles_factData__BnJAr,.styles_facts__EdAg2 .styles_factDetail__gY4S7{display:flex;flex-direction:column;gap:16px}.styles_facts__EdAg2 .styles_grid__rqW_G{display:grid;grid-template-columns:repeat(3,1fr);row-gap:8px;gap:8px}@media screen and (max-width:1280px){.styles_facts__EdAg2 .styles_grid__rqW_G{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1350px){.styles_facts__EdAg2 .styles_grid__rqW_G{-moz-column-gap:8px;column-gap:8px}}@media screen and (max-width:950px){.styles_facts__EdAg2 .styles_grid__rqW_G{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:840px){.styles_facts__EdAg2 .styles_grid__rqW_G{grid-template-columns:repeat(2,1fr)}}.styles_facts__EdAg2 .styles_grid__rqW_G .styles_card__IQd__{display:flex;align-items:center;gap:6px;text-transform:capitalize;background-color:#f6f6fa;padding:12px;border-radius:8px}.styles_facts__EdAg2 .styles_grid__rqW_G .styles_card__IQd__ .styles_icon__ee8Lv{position:relative!important;width:24px!important;height:24px!important;overflow:hidden}.styles_facts__EdAg2 .styles_grid__rqW_G .styles_card__IQd__ .styles_icon__ee8Lv img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_facts__EdAg2 .styles_grid__rqW_G .styles_card__IQd__ .styles_label__o3QgC{color:#202020;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;text-align:center}@media screen and (max-width:700px){.styles_facts__EdAg2 .styles_grid__rqW_G .styles_card__IQd__ .styles_label__o3QgC{font-size:var(--font-size-14);text-align:start}}@media screen and (max-device-width:960px)and (orientation:landscape){.styles_facts__EdAg2{padding:16px}.styles_facts__EdAg2 .styles_title__x9aFz{font-size:20px;margin-bottom:12px}.styles_facts__EdAg2 .styles_grid__rqW_G{gap:16px}.styles_facts__EdAg2 .styles_grid__rqW_G .styles_card__IQd__{padding:4px 8px;gap:4px}.styles_facts__EdAg2 .styles_grid__rqW_G .styles_card__IQd__ .styles_label__o3QgC{font-size:16px}.styles_facts__EdAg2 .styles_grid__rqW_G .styles_card__IQd__ svg{max-width:28px;max-height:28px}}
/*# sourceMappingURL=24717ec43b12b777.css.map*/