.RequestQuote_wrap__jsWq1{display:flex;gap:40px}.RequestQuote_left__lR9Iu{flex:1 1 60%}.RequestQuote_right__kdHp5{flex:0 0 40%}.RequestQuote_imageWrap__ErB7v{position:relative;width:100%;height:100%;overflow:hidden;border-radius:8px}.RequestQuote_imageWrap__ErB7v img{object-fit:cover}@media (max-width:1024px){.RequestQuote_wrap__jsWq1{flex-direction:column}.RequestQuote_right__kdHp5{display:none}}.RequestQuote_spacer__9GdvR{height:140px}@media (max-width:1024px){.RequestQuote_spacer__9GdvR{height:120px}}@media (max-width:768px){.RequestQuote_spacer__9GdvR{height:100px}}@media (max-width:480px){.RequestQuote_spacer__9GdvR{height:80px}}.LeadForm_leadForm__9gOsL{width:100%}.LeadForm_intro__BIeUE{margin-top:12px;font-size:18px}.LeadForm_content__U29_X{margin-top:24px;display:flex;gap:40px}.LeadForm_formCol__akxn1{flex:1 1 70%;display:flex;flex-direction:column}.LeadForm_imageCol__5PaCx{flex:0 0 30%}.LeadForm_column__MzmjK{flex:1 1;display:flex;flex-direction:column}.LeadForm_title__ajoUs{color:var(--accent);font-weight:700;margin-bottom:10px;font-size:18px}.LeadForm_group___QzGb{margin-bottom:30px}.LeadForm_radioRow__6PwyN{display:flex;gap:20px}.LeadForm_radioRow__6PwyN input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid var(--gray);border-radius:50%;display:inline-grid;place-content:center;background:transparent;margin-right:8px}.LeadForm_radioRow__6PwyN input[type=radio]:before{content:"";width:10px;height:10px;border-radius:50%;transform:scale(0);transition:transform .2s ease;background:var(--accent)}.LeadForm_radioRow__6PwyN input[type=radio]:checked{border-color:var(--accent)}.LeadForm_radioRow__6PwyN input[type=radio]:checked:before{transform:scale(1)}.LeadForm_radioRow__6PwyN input[type=radio]:focus-visible{outline:2px solid rgba(192,140,72,.35);outline-offset:2px}.LeadForm_label__sifIQ{font-weight:600;margin-bottom:10px}.LeadForm_input__Fi39h,.LeadForm_select__wd0QL,.LeadForm_textarea__PAime{margin-bottom:12px;border:none;outline:none;border-bottom:1px solid var(--gray);background:none;padding:10px 0;font-family:inherit;font-size:16px;font-weight:500;width:100%;transition:1s var(--transition-curve)}.LeadForm_textarea__PAime{resize:vertical}.LeadForm_input__Fi39h:focus,.LeadForm_input__Fi39h:hover,.LeadForm_select__wd0QL:focus,.LeadForm_textarea__PAime:focus,.LeadForm_textarea__PAime:hover{border-bottom:1px solid var(--primary)}.LeadForm_select__wd0QL{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--gray);background:var(--secondary-light);border-radius:6px;background:#f1f1ee;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23C08C48' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;padding:12px 40px 12px 14px}.LeadForm_select__wd0QL:focus{border-color:var(--primary)}.LeadForm_select__wd0QL:invalid{color:#4b5563}.LeadForm_select__wd0QL:not(:invalid){color:inherit;background-color:#fff;border-color:var(--accent)}.LeadForm_submit__8l96C{outline:none;border:none;background:var(--accent);color:var(--secondary-light);font-size:16px;font-weight:700;font-family:inherit;padding:15px 30px;transition:1s var(--transition-curve);cursor:pointer;width:100%}.LeadForm_submit__8l96C:hover{scale:1.01;background:var(--accent-light)}.LeadForm_imageWrap__xR2Gc{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:8px}@media (max-width:1024px){.LeadForm_content__U29_X{flex-direction:column}.LeadForm_imageCol__5PaCx{order:-1}}@media (max-width:768px){.LeadForm_input__Fi39h,.LeadForm_select__wd0QL,.LeadForm_textarea__PAime{font-size:18px}}@media (max-width:480px){.LeadForm_input__Fi39h,.LeadForm_select__wd0QL,.LeadForm_textarea__PAime{font-size:16px}}.LeadForm_loadingModal__sqW4G{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LeadForm_loadingContent__Z8MhZ{display:flex;flex-direction:column;align-items:center;gap:20px}.LeadForm_spinner__7t02B{width:50px;height:50px;border:4px solid rgba(192,140,72,.2);border-top:4px solid var(--accent);border-radius:50%;animation:LeadForm_spin__C8BJ3 .8s linear infinite}@keyframes LeadForm_spin__C8BJ3{to{transform:rotate(1turn)}}.LeadForm_loadingText__vlJS0{color:var(--secondary-light);font-size:18px;font-weight:600}.Contact_content__Sjs8C{margin-top:40px;display:flex;position:relative}.Contact_row__Tgan3{flex:2 1;display:flex}.Contact_column__NMq2y{flex:1 1}.Contact_row__Tgan3 .Contact_column__NMq2y:nth-child(2){justify-content:flex-start}.Contact_row__Tgan3 .Contact_column__NMq2y:nth-child(2) div{margin-bottom:80px}.Contact_title__MZs0r{color:var(--accent);font-weight:700;margin-bottom:10px}.Contact_column__NMq2y{display:flex;flex-direction:column;justify-content:space-between}.Contact_column__NMq2y a{margin-top:10px;display:block;font-weight:600;position:relative;width:-moz-fit-content;width:fit-content}.Contact_column__NMq2y a:before{left:0;bottom:0;width:100%;height:1px;content:"";position:absolute;background:var(--primary);transform:scaleX(1);transform-origin:right;transition:transform 1s var(--transition-curve)}.Contact_column__NMq2y a:hover:before{transform-origin:left;transform:scaleX(0)}.Contact_column__NMq2y h3{font-weight:400;font-size:24px;font-family:var(--font-sourceSans);margin-bottom:20px}.Contact_days__Ofkr_{display:flex;gap:20px}.Contact_column__NMq2y input[type=email],.Contact_column__NMq2y input[type=text],.Contact_column__NMq2y textarea{border:none;outline:none;border-bottom:1px solid var(--gray);background:none;padding:10px 0;font-family:inherit;font-size:20px;margin-bottom:40px;width:100%;transition:1s var(--transition-curve)}.Contact_column__NMq2y textarea{margin-bottom:20px}.Contact_column__NMq2y input[type=email]:focus,.Contact_column__NMq2y input[type=email]:hover,.Contact_column__NMq2y input[type=text]:focus,.Contact_column__NMq2y input[type=text]:hover,.Contact_column__NMq2y textarea:focus,.Contact_column__NMq2y textarea:hover{border-bottom:1px solid var(--primary)}.Contact_column__NMq2y input[type=submit]{outline:none;border:none;background:var(--accent);color:var(--secondary-light);font-size:16px;font-weight:700;font-family:inherit;padding:15px 30px;transition:1s var(--transition-curve);cursor:pointer}.Contact_column__NMq2y input[type=submit]:hover{scale:1.05;background:var(--accent-light)}.Contact_footer__dQPDN{margin-top:100px;margin-bottom:50px;display:flex;justify-content:space-between}.Contact_footer__dQPDN ul{list-style:none;display:flex;gap:10px}.Contact_footer__dQPDN li,.Contact_footer__dQPDN p{font-size:14px}.Contact_footer__dQPDN li:hover{text-decoration:underline}@media(max-width:1024px){.Contact_column__NMq2y h3{font-size:22px}.Contact_content__Sjs8C{flex-direction:column-reverse;gap:40px}}@media(max-width:768px){.Contact_column__NMq2y input[type=email],.Contact_column__NMq2y input[type=text],.Contact_column__NMq2y textarea{font-size:18px}}@media(max-width:480px){.Contact_row__Tgan3{flex-direction:column-reverse;gap:40px}.Contact_row__Tgan3 .Contact_column__NMq2y div{margin-bottom:40px!important}.Contact_row__Tgan3 .Contact_column__NMq2y div:last-child{margin:0!important}.Contact_hours__LerZU{height:-moz-fit-content;height:fit-content}.Contact_footer__dQPDN{flex-direction:column;gap:10px}.Contact_column__NMq2y h3{font-size:20px}.Contact_column__NMq2y input[type=email],.Contact_column__NMq2y input[type=text],.Contact_column__NMq2y textarea{font-size:16px}}@media(max-width:320px){.Contact_column__NMq2y h3{font-size:20px}.Contact_column__NMq2y input[type=email],.Contact_column__NMq2y input[type=text],.Contact_column__NMq2y textarea{font-size:5vw}.Contact_column__NMq2y input[type=submit]{width:100%;padding:20px 0}}.SectionHeading_sectionHeading__HbgVf p{font-size:16px;margin-bottom:10px}@media(max-width:480px){.SectionHeading_sectionHeading__HbgVf p{font-size:14px}}.Coverages_coveragesList__8PLVz{margin-top:40px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.Coverages_coverage__Xw5xW{width:18%;background:#fff;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.Coverages_image__CpUFl{position:relative;width:100px;height:100px}.Coverages_coverage__Xw5xW p{margin-top:40px;font-size:18px;text-align:center}@media(max-width:1024px){.Coverages_coverage__Xw5xW{width:30%}.Coverages_coverage__Xw5xW:nth-child(5){display:none}}@media(max-width:768px){.Coverages_coverage__Xw5xW p{font-size:16px}.Coverages_image__CpUFl{width:75px;height:75px}}@media(max-width:480px){.Coverages_coverage__Xw5xW:nth-child(5){display:flex}.Coverages_coverage__Xw5xW{width:45%}.Coverages_coverage__Xw5xW p{margin-top:20px}.Coverages_image__CpUFl{width:50px;height:50px}}@media(max-width:320px){.Coverages_coveragesList__8PLVz{gap:10px}}.Hero_hero__Q5FaL{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100vh}.Hero_hero__Q5FaL h1{width:50%;margin-bottom:20px;display:inline-flex;justify-content:center;column-gap:20px;flex-wrap:wrap}.Hero_wrapper__Z24mS{overflow:hidden}.Hero_word__tewSj{visibility:hidden;display:block}.Hero_hero__Q5FaL p{width:40%;font-size:20px;line-height:170%;margin-bottom:20px;overflow:hidden}.Hero_hero__Q5FaL p span{visibility:hidden;display:block}.Hero_hero__Q5FaL a{visibility:hidden;width:200px;height:60px;background:var(--accent);color:var(--secondary-light);font-size:20px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:5px}.Hero_hero__Q5FaL a:hover{scale:1.05;background:var(--accent-light)}.Hero_hero__Q5FaL a svg{height:20px;width:20px}.Hero_images__WAOyE{position:absolute;top:0;overflow:hidden;width:100%;height:100vh;display:grid;grid-template-columns:50% 50%;pointer-events:none}.Hero_row__2FByY{display:grid;grid-template-columns:repeat(12,1fr)}.Hero_image__b_2sa{position:relative}.Hero_image__b_2sa img{visibility:hidden;object-fit:cover;box-shadow:7px 7px 0 0 var(--accent)}.Hero_row__2FByY:first-child .Hero_image__b_2sa{width:15.765vw;height:13.137vw;grid-column:2/12;margin-top:16vh}.Hero_row__2FByY:nth-child(2) .Hero_image__b_2sa{width:14.451vw;height:19.338vw;grid-column:8/12;margin-top:16vh}.Hero_row__2FByY:nth-child(3) .Hero_image__b_2sa{width:19.443vw;height:13.137vw;grid-column:4/12;margin-top:2.6vh}.Hero_row__2FByY:last-child .Hero_image__b_2sa{width:17.341vw;height:15.765vw;grid-column:5/12;margin-top:5.3vh}@media (max-width:1600px){.Hero_hero__Q5FaL h1{width:60%}.Hero_hero__Q5FaL p{width:50%}}@media (max-width:1200px){.Hero_hero__Q5FaL h1{width:80%}.Hero_hero__Q5FaL p{width:70%}.Hero_row__2FByY:first-child .Hero_image__b_2sa{width:17.765vw;height:15.137vw;grid-column:2/12}.Hero_row__2FByY:nth-child(2) .Hero_image__b_2sa{width:16.451vw;height:21.338vw;grid-column:10/12}.Hero_row__2FByY:nth-child(3) .Hero_image__b_2sa{width:21.443vw;height:15.137vw;grid-column:3/12}.Hero_row__2FByY:last-child .Hero_image__b_2sa{width:19.341vw;height:17.765vw;grid-column:5/12}}@media (max-width:1024px){.Hero_row__2FByY:first-child .Hero_image__b_2sa{width:22.765vw;height:17.137vw;grid-column:2/12;margin-top:12vh}.Hero_row__2FByY:nth-child(2) .Hero_image__b_2sa{width:16.451vw;height:22.338vw;grid-column:10/12;margin-top:12vh}.Hero_row__2FByY:nth-child(3) .Hero_image__b_2sa{width:24.443vw;height:19.137vw;grid-column:2/12;margin-top:17.3vh}.Hero_row__2FByY:last-child .Hero_image__b_2sa{width:21.341vw;height:25.765vw;grid-column:6/12;margin-top:20.3vh}}@media (max-width:768px){.Hero_hero__Q5FaL h1{width:95%;column-gap:10px}.Hero_hero__Q5FaL a{height:50px;width:150px;font-size:16px}.Hero_hero__Q5FaL p{width:90%;font-size:16px}.Hero_row__2FByY:first-child .Hero_image__b_2sa{width:27.765vw;height:23.137vw;grid-column:2/12;margin-top:15vh}.Hero_row__2FByY:nth-child(2) .Hero_image__b_2sa{width:25.451vw;height:25.338vw;grid-column:8/12;margin-top:17vh}.Hero_row__2FByY:nth-child(3) .Hero_image__b_2sa{width:27.443vw;height:27.137vw;grid-column:2/12;margin-top:22vh}.Hero_row__2FByY:last-child .Hero_image__b_2sa{width:25.341vw;height:29.765vw;grid-column:5/12;margin-top:27vh}}@media (max-width:480px){.Hero_hero__Q5FaL{justify-content:flex-start}.Hero_hero__Q5FaL h1{padding-top:150px}.Hero_images__WAOyE{padding-top:50px;position:relative;flex:1 1;top:0;display:flex;align-items:flex-end}.Hero_row__2FByY:first-child,.Hero_row__2FByY:last-child,.Hero_row__2FByY:nth-child(3){display:none}.Hero_row__2FByY{width:100%;height:100%}.Hero_row__2FByY:nth-child(2) .Hero_image__b_2sa{width:100vw;height:100%;margin-top:0;box-shadow:none;position:absolute}.Hero_row__2FByY:last-child .Hero_image__b_2sa img{object-position:top}}.Process_steps__gDxPW{margin-top:40px}.Process_step__jB9OU img{filter:grayscale(100%)}.Process_step__jB9OU{padding:40px;background:#fff;width:100%;display:flex;align-items:center;margin:0 auto 40px}html:lang(en) .Process_step__jB9OU{padding-right:0}html:lang(ar) .Process_step__jB9OU{padding-left:0}.Process_step__jB9OU:last-child{margin:0 auto}.Process_imageContainer__fFGEX,.Process_info__iWm8W{flex:1 1}.Process_image__BKlnO{position:relative;width:150px;height:150px;margin:0 auto}.Process_number__WVekI{margin-bottom:40px;padding:5px 15px;color:var(--secondary-light);background:var(--accent);width:-moz-fit-content;width:fit-content;font-size:14px;filter:grayscale(100%)}.Process_step__jB9OU h3{margin-bottom:20px}.Process_step__jB9OU p{width:100%}@media (max-width:768px){.Process_step__jB9OU{flex-direction:column-reverse;gap:20px;padding:30px!important}.Process_image__BKlnO{width:100px;height:100px}.Process_number__WVekI{margin-bottom:20px}}@media (max-width:320px){.Process_step__jB9OU{gap:20px}.Process_image__BKlnO{width:100px;height:100px}}.Services_services__FD8Np h2{margin-bottom:40px}.Services_service__F6cT6{display:flex;justify-content:flex-end;gap:40px;position:relative}.Services_image__NdcG4{position:absolute;width:25%;top:40px;left:0;height:500px;opacity:0;scale:.9;transition:1s var(--transition-curve)}.Services_service__F6cT6:hover .Services_image__NdcG4{opacity:1;scale:1}html:lang(ar) .Services_image__NdcG4{left:unset;right:0}.Services_service__F6cT6:last-of-type .Services_image__NdcG4{top:-130px}.Services_image__NdcG4 img{object-fit:cover}.Services_info__NMLJv{padding:40px 0;width:70%;border-bottom:1px solid var(--primary)}.Services_info__NMLJv h3{margin-bottom:10px}.Services_info__NMLJv p{width:80%;font-size:20px}@media(max-width:1400px){.Services_image__NdcG4{height:450px}}@media(max-width:1200px){.Services_image__NdcG4{height:400px}.Services_info__NMLJv p{width:100%}}@media(max-width:1024px){.Services_image__NdcG4{height:350px}.Services_info__NMLJv p{font-size:18px}}@media(max-width:768px){.Services_image__NdcG4{opacity:1;scale:1;height:calc(100% - 80px)}.Services_service__F6cT6:last-of-type .Services_image__NdcG4{top:40px}.Services_info__NMLJv p{font-size:16px}}@media(max-width:480px){.Services_image__NdcG4{width:30%}.Services_info__NMLJv{width:65%}}@media(max-width:350px){.Services_service__F6cT6{flex-direction:column}.Services_info__NMLJv{width:100%}.Services_image__NdcG4{width:100%;position:relative;height:100px}}.Button_buttonContainer__9Mk9z{display:flex;justify-content:flex-end;margin-top:40px}.Button_button__mg_cR{display:flex;align-items:center;font-size:18px;font-weight:600;gap:5px;position:relative;width:-moz-fit-content;width:fit-content;color:var(--primary);transition:.4s ease-out}.Button_arrow__9H3gW{border:5px solid var(--primary);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transform:scale(.2);transform-origin:right;transition:transform 1s var(--transition-curve)}.Button_arrow__9H3gW svg{width:20px;height:20px;color:var(--secondary-light);transform:translateX(-30px);transition:transform .5s var(--transition-curve);transition-delay:.2s}html:lang(ar) .Button_arrow__9H3gW svg{transform:translateX(30px)}.Button_button__mg_cR:hover .Button_arrow__9H3gW{background:var(--primary);transform:scale(1)}.Button_button__mg_cR:hover .Button_arrow__9H3gW svg{transform:translateX(0)}.Button_text__kY730{position:relative}.Button_text__kY730:before{left:0;bottom:0;width:100%;height:1px;content:"";position:absolute;background:var(--primary);transform:scaleX(1);transform-origin:right;transition:transform 1s var(--transition-curve)}.Button_button__mg_cR:hover .Button_text__kY730:before{transform:scaleX(0)}html:lang(ar) .Button_arrow__9H3gW,html:lang(ar) .Button_text__kY730:before{transform-origin:left;bottom:-5px}.WhyCrescent_whyCrescent__uUrZ1{margin-top:200px}.WhyCrescent_metricsContainer__PJhVv{margin-bottom:200px;padding:0 6vw}.WhyCrescent_reasons__aC_bj{margin:80px 0;display:flex;justify-content:space-between;width:100%;gap:40px;overflow:hidden}.WhyCrescent_reason__Zxe_6{flex:1 1;gap:100px;background:#fff;padding:30px;display:flex;flex-direction:column;justify-content:space-between}.WhyCrescent_reason__Zxe_6 div{flex:1 1}.WhyCrescent_reason__Zxe_6 h3{font-size:24px;font-weight:600;margin-bottom:20px;letter-spacing:-1px}.WhyCrescent_reason__Zxe_6 p{font-size:16px;width:80%}.WhyCrescent_partners__T40t3{margin-bottom:80px}.WhyCrescent_partners__T40t3 h2{margin-bottom:40px;font-size:16px;font-family:var(--font-sourceSans);letter-spacing:unset;font-weight:400}.WhyCrescent_logos__lBX8K{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.WhyCrescent_logoContainer__OY3Lg{opacity:50%;flex:1 1;height:40px;position:relative}.WhyCrescent_logoContainer__OY3Lg img{object-fit:contain}@media(max-width:1200px){.WhyCrescent_reason__Zxe_6 p{width:100%}}@media(max-width:1024px){.WhyCrescent_reasons__aC_bj{flex-direction:column}.WhyCrescent_logos__lBX8K,.WhyCrescent_reason__Zxe_6{gap:40px}.WhyCrescent_logoContainer__OY3Lg{width:25%;flex:unset}.WhyCrescent_logoContainer__OY3Lg:last-child{display:none}.WhyCrescent_whyCrescent__uUrZ1{margin-top:100px}.WhyCrescent_metricsContainer__PJhVv{margin-bottom:100px;padding:0}}@media(max-width:480px){.WhyCrescent_reason__Zxe_6{gap:60px}.WhyCrescent_reasons__aC_bj{margin:40px 0}.WhyCrescent_partners__T40t3{margin-bottom:40px}.WhyCrescent_reason__Zxe_6 h3{font-size:22px;margin-bottom:10px}}.Metrics_metrics__Sw3Hp{display:flex;align-items:center;justify-content:space-between;width:100%}.Metrics_metric__PY8_q{text-align:center;overflow:hidden}.Metrics_metric__PY8_q p:first-child{font-family:var(--font-montserrat);font-size:55px;font-weight:700;margin-bottom:10px}.Metrics_metric__PY8_q p:last-child{font-size:16px;text-transform:capitalize}@media(max-width:1200px){.Metrics_metric__PY8_q p:first-child{font-size:4vw}}@media(max-width:1024px){.Metrics_metrics__Sw3Hp{flex-wrap:wrap;gap:80px;column-gap:40px}.Metrics_metric__PY8_q{width:47%}.Metrics_metric__PY8_q div{width:100%!important}.Metrics_metric__PY8_q p:first-child{font-size:6vw}}@media(max-width:768px){.Metrics_metrics__Sw3Hp{flex-wrap:wrap;row-gap:60px;align-items:flex-start}.Metrics_metric__PY8_q{width:43%}.Metrics_metric__PY8_q p:first-child{font-size:8vw}.Metrics_metric__PY8_q p:last-child{font-size:14px}}@media(max-width:320px){.Metrics_metrics__Sw3Hp{row-gap:40px}.Metrics_metric__PY8_q{width:100%}.Metrics_metric__PY8_q p:first-child{font-size:8vw}.Metrics_metric__PY8_q p:last-child{font-size:16px}}