.Hero-module__Z8hQ_W__hero{text-align:center;background:linear-gradient(160deg,#1a1208 0%,#2e1f0a 60%,#3d2b0e 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:60px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";background:radial-gradient(70% 50% at 50% 100%,#e8813a2e 0%,#0000 70%),radial-gradient(40% 30% at 20% 20%,#e8813a12 0%,#0000 60%);position:absolute;inset:0}.Hero-module__Z8hQ_W__pattern{opacity:.04;background-image:repeating-linear-gradient(45deg, var(--orange) 0px, var(--orange) 1px, transparent 1px, transparent 28px), repeating-linear-gradient(-45deg, var(--orange) 0px, var(--orange) 1px, transparent 1px, transparent 28px);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:1;max-width:700px;position:relative}.Hero-module__Z8hQ_W__content>*{animation:.7s both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__logoWrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #e8813a40;border-radius:24px;margin-bottom:40px;padding:28px 40px;animation-delay:.1s;display:inline-block}.Hero-module__Z8hQ_W__logoWrap img{width:auto;height:100px;display:block}.Hero-module__Z8hQ_W__title{color:var(--white);letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(2.2rem,6vw,3.8rem);font-weight:800;line-height:1.2;animation-delay:.25s}.Hero-module__Z8hQ_W__title span{color:var(--orange)}.Hero-module__Z8hQ_W__subtitle{color:#ffffffa6;margin-bottom:44px;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:300;line-height:1.7;animation-delay:.38s}.Hero-module__Z8hQ_W__badges{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:44px;animation-delay:.48s;display:flex}.Hero-module__Z8hQ_W__badge{color:var(--orange-light);background:#e8813a26;border:1px solid #e8813a59;border-radius:50px;padding:8px 18px;font-size:.9rem;font-weight:500}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;justify-content:center;gap:14px;animation-delay:.58s;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--orange);color:#fff;border-radius:14px;align-items:center;gap:10px;padding:16px 36px;font-family:Heebo,sans-serif;font-size:1.1rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #e8813a66}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 8px 28px #e8813a80}.Hero-module__Z8hQ_W__btnSecondary{color:#fff;background:0 0;border:1.5px solid #ffffff40;border-radius:14px;align-items:center;gap:10px;padding:16px 36px;font-family:Heebo,sans-serif;font-size:1.1rem;font-weight:600;transition:all .25s;display:inline-flex}.Hero-module__Z8hQ_W__btnSecondary:hover{border-color:var(--orange);color:var(--orange-light);transform:translateY(-2px)}.Hero-module__Z8hQ_W__scroll{color:#ffffff4d;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollDot{background:var(--orange);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite Hero-module__Z8hQ_W__bounce}@media (max-width:768px){.Hero-module__Z8hQ_W__logoWrap{padding:20px 28px}.Hero-module__Z8hQ_W__logoWrap img{height:80px}.Hero-module__Z8hQ_W__badges{flex-wrap:nowrap;gap:8px}.Hero-module__Z8hQ_W__badge{white-space:nowrap;padding:7px 12px;font-size:.78rem}.Hero-module__Z8hQ_W__cta{flex-wrap:nowrap;gap:10px}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary{flex:1;justify-content:center;padding:14px 12px;font-size:.95rem}}
.Services-module__PFRRnG__section{padding:80px 24px}.Services-module__PFRRnG__container{max-width:1100px;margin:0 auto}.Services-module__PFRRnG__header{text-align:center;margin-bottom:56px}.Services-module__PFRRnG__tag{color:var(--orange);letter-spacing:.5px;background:#e8813a1f;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.Services-module__PFRRnG__header h2{color:var(--dark);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.Services-module__PFRRnG__divider{background:linear-gradient(90deg, var(--orange), var(--orange-light));border-radius:2px;width:60px;height:4px;margin:18px auto 0}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.Services-module__PFRRnG__card{text-align:center;box-shadow:var(--shadow);background:#fff;border:1.5px solid #0000;border-radius:20px;padding:32px 24px;transition:all .3s}.Services-module__PFRRnG__card:hover{border-color:var(--orange);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Services-module__PFRRnG__icon{margin-bottom:14px;font-size:2.4rem;display:block}.Services-module__PFRRnG__card h3{color:var(--dark);font-size:1.05rem;font-weight:700;line-height:1.4}@media (max-width:768px){.Services-module__PFRRnG__section{padding:56px 20px}.Services-module__PFRRnG__grid{grid-template-columns:1fr 1fr}}
.Gallery-module__wqsUoa__section{background:var(--cream);padding:80px 24px}.Gallery-module__wqsUoa__container{max-width:1100px;margin:0 auto}.Gallery-module__wqsUoa__header{text-align:center;margin-bottom:48px}.Gallery-module__wqsUoa__tag{color:var(--orange);letter-spacing:.5px;background:#e8813a1f;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.Gallery-module__wqsUoa__header h2{color:var(--dark);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.Gallery-module__wqsUoa__divider{background:linear-gradient(90deg, var(--orange), var(--orange-light));border-radius:2px;width:60px;height:4px;margin:18px auto 0}.Gallery-module__wqsUoa__trackWrap{align-items:center;gap:12px;display:flex;position:relative}.Gallery-module__wqsUoa__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:20px;flex:1;grid-auto-columns:calc(33.3333% - 13.3333px);grid-auto-flow:column;gap:20px;display:grid;overflow-x:scroll}.Gallery-module__wqsUoa__track::-webkit-scrollbar{display:none}.Gallery-module__wqsUoa__slide{scroll-snap-align:start;aspect-ratio:4/3;background:var(--dark);box-shadow:var(--shadow);cursor:pointer;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden}.Gallery-module__wqsUoa__slide:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Gallery-module__wqsUoa__slide img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.Gallery-module__wqsUoa__arrow{width:44px;height:44px;color:var(--orange);cursor:pointer;box-shadow:var(--shadow);background:#fff;border:1.5px solid #e8813a66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:all .2s;display:flex}.Gallery-module__wqsUoa__arrow:hover:not(:disabled){background:var(--orange);color:#fff;border-color:var(--orange);box-shadow:0 4px 16px #e8813a66}.Gallery-module__wqsUoa__arrow:disabled{opacity:.3;cursor:default}.Gallery-module__wqsUoa__dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.Gallery-module__wqsUoa__dot{cursor:pointer;background:#e8813a40;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.Gallery-module__wqsUoa__dot.Gallery-module__wqsUoa__active{background:var(--orange);border-radius:4px;width:24px}@media (max-width:900px){.Gallery-module__wqsUoa__track{grid-auto-columns:calc(50% - 10px)}}@media (max-width:600px){.Gallery-module__wqsUoa__section{padding:56px 20px}.Gallery-module__wqsUoa__track{border-radius:16px;grid-auto-columns:100%;gap:0}.Gallery-module__wqsUoa__slide{border-radius:16px}.Gallery-module__wqsUoa__arrow{display:none}}
.WhyUs-module__U6xvIG__section{background:#f5ede2;padding:0 24px 80px}.WhyUs-module__U6xvIG__container{max-width:1100px;margin:0 auto}.WhyUs-module__U6xvIG__twoCol{grid-template-columns:1fr 1fr;gap:28px;display:grid}.WhyUs-module__U6xvIG__card{box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:40px 36px}.WhyUs-module__U6xvIG__card.WhyUs-module__U6xvIG__dark{background:var(--dark);color:#fff}.WhyUs-module__U6xvIG__card h3{color:var(--dark);margin-bottom:8px;font-size:1.5rem;font-weight:800}.WhyUs-module__U6xvIG__card.WhyUs-module__U6xvIG__dark h3{color:#fff}.WhyUs-module__U6xvIG__sub{color:var(--text-light);margin-bottom:28px;font-size:.95rem;font-weight:400}.WhyUs-module__U6xvIG__card.WhyUs-module__U6xvIG__dark .WhyUs-module__U6xvIG__sub{color:#ffffff80}.WhyUs-module__U6xvIG__featureList{flex-direction:column;gap:14px;list-style:none;display:flex}.WhyUs-module__U6xvIG__featureList li{color:var(--text);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.WhyUs-module__U6xvIG__checkIcon{width:22px;height:22px;color:var(--orange);background:#e8813a26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.7rem;font-weight:900;display:flex}.WhyUs-module__U6xvIG__stepList{flex-direction:column;gap:16px;list-style:none;display:flex}.WhyUs-module__U6xvIG__stepList li{color:#ffffffd9;align-items:center;gap:14px;font-size:.95rem;line-height:1.5;display:flex}.WhyUs-module__U6xvIG__stepEmoji{font-size:1.3rem}.WhyUs-module__U6xvIG__btn{background:var(--orange);color:#fff;border-radius:12px;align-items:center;gap:8px;margin-top:28px;padding:13px 28px;font-family:Heebo,sans-serif;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.WhyUs-module__U6xvIG__btn:hover{background:var(--orange-dark);transform:translateY(-1px)}.WhyUs-module__U6xvIG__btnOutline{color:#fff;background:0 0;border:1.5px solid #ffffff40}.WhyUs-module__U6xvIG__btnOutline:hover{border-color:var(--orange);color:var(--orange-light)}@media (max-width:700px){.WhyUs-module__U6xvIG__twoCol{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:12px;display:flex;overflow-x:scroll}.WhyUs-module__U6xvIG__twoCol::-webkit-scrollbar{display:none}.WhyUs-module__U6xvIG__card{scroll-snap-align:start;flex:0 0 88%;padding:28px 22px}}
.ContactForm-module__1SvrgG__section{background:linear-gradient(135deg, var(--orange-dark) 0%, var(--orange) 100%);padding:80px 24px}.ContactForm-module__1SvrgG__container{max-width:1100px;margin:0 auto}.ContactForm-module__1SvrgG__header{text-align:center;margin-bottom:40px}.ContactForm-module__1SvrgG__header h2{color:#fff;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.3}.ContactForm-module__1SvrgG__tag{color:#fff;background:#fff3;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.ContactForm-module__1SvrgG__divider{background:#ffffff80;border-radius:2px;width:60px;height:4px;margin:18px auto 0}.ContactForm-module__1SvrgG__wrap{background:#fff;border-radius:28px;max-width:800px;margin:0 auto;padding:48px 40px;box-shadow:0 20px 60px #0003}.ContactForm-module__1SvrgG__grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.ContactForm-module__1SvrgG__field{flex-direction:column;gap:6px;display:flex}.ContactForm-module__1SvrgG__field label{color:var(--text-light);text-align:right;font-size:.85rem;font-weight:600}.ContactForm-module__1SvrgG__field input,.ContactForm-module__1SvrgG__field select{color:var(--dark);background:var(--cream);text-align:right;direction:rtl;border:1.5px solid #e5d9cb;border-radius:12px;outline:none;padding:13px 16px;font-family:Heebo,sans-serif;font-size:.95rem;transition:border-color .2s}.ContactForm-module__1SvrgG__field input:focus,.ContactForm-module__1SvrgG__field select:focus{border-color:var(--orange);background:#fff}.ContactForm-module__1SvrgG__full{grid-column:1/-1}.ContactForm-module__1SvrgG__radioGroup{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.ContactForm-module__1SvrgG__radioLabel{cursor:pointer;color:var(--text);background:var(--cream);border:1.5px solid #e5d9cb;border-radius:50px;align-items:center;gap:7px;padding:8px 16px;font-size:.9rem;transition:all .2s;display:flex}.ContactForm-module__1SvrgG__radioLabel:hover{border-color:var(--orange)}.ContactForm-module__1SvrgG__radioLabel input[type=radio]{accent-color:var(--orange);background:0 0;border:none;width:16px;height:16px;padding:0}.ContactForm-module__1SvrgG__submit{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;margin-top:8px;padding:16px 48px;font-family:Heebo,sans-serif;font-size:1.1rem;font-weight:700;transition:all .25s}.ContactForm-module__1SvrgG__submit:hover{background:var(--orange-dark);transform:translateY(-1px)}.ContactForm-module__1SvrgG__submit:disabled{cursor:default;background:#4caf50;transform:none}@media (max-width:560px){.ContactForm-module__1SvrgG__grid{grid-template-columns:1fr}}@media (max-width:768px){.ContactForm-module__1SvrgG__wrap{padding:32px 20px}}
.Footer-module__EZoWya__footer{background:var(--dark);color:#ffffff80;text-align:center;padding:32px 24px;font-size:.85rem}.Footer-module__EZoWya__footer span{color:var(--orange)}
