:root{--mandy:#dd4e64;--keppel:#3bada3;--strikemaster:#9a6e9a;--picton-blue:#37a9e0;--blue-violet:#6c60b8;--blue-marguerite:#7472bf;--fire-bush:#e8963e;--muddy-waters:#bc8464;--indigo:#5774bf;--cerise:#dc3c9c}@font-face{font-family:GE Dinar Two Medium;src:url(/fonts/GE-Dinar-Two-Medium.otf) format("opentype");font-weight:400;font-style:normal}body{font-family:GE Dinar Two Medium,sans-serif}:root{--background:#ffffff}body{color:var(--background);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}.Navbar_navbar__YAm6T{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background-color:white;border-bottom:1px solid #ddd;position:relative;z-index:1000}.Navbar_sticky__Ui32e{position:fixed;top:0;left:0;right:0}.Navbar_logo__7vcRw{font-size:20px;font-weight:700;color:var(--keppel)}.Navbar_navLinks__2U9GE{display:flex;list-style:none;gap:20px}.Navbar_navLinks__2U9GE li{font-size:16px}.Navbar_navLinks__2U9GE a{text-decoration:none;color:black;transition:color .3s}.Navbar_navLinks__2U9GE a:hover{color:var(--keppel)}.Navbar_icons__fX70_{display:flex;gap:15px;align-items:center}.Navbar_icon__flWq_{font-size:25px;cursor:pointer;color:black;transition:color .3s}.Navbar_icon__flWq_:hover{color:var(--keppel)}.Navbar_mobileMenu__h2zA4{position:fixed;top:0;right:0;width:100%;height:100vh;background:rgba(255,255,255,.95);display:flex;flex-direction:column;align-items:center;padding-top:50px;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:2000}.Navbar_mobileMenu__h2zA4 ul{list-style:none;text-align:center;width:100%;padding:0}.Navbar_mobileMenu__h2zA4 li{padding:15px 0;border-bottom:1px solid #ddd}.Navbar_mobileMenu__h2zA4 li:last-child{border-bottom:none}.Navbar_mobileMenu__h2zA4 a{text-decoration:none;color:black;font-size:18px;font-weight:700}.Navbar_mobileMenu__h2zA4 a:hover{color:var(--keppel)}.Navbar_closeIcon__4bJrP{position:absolute;top:15px;right:15px;font-size:28px;cursor:pointer;color:black;transition:color .3s}.Navbar_closeIcon__4bJrP:hover{color:var(--keppel)}.Navbar_searchContainer__ineK6{width:100%;padding:5px;display:flex;justify-content:center}.Navbar_searchContainer__ineK6 input{width:80%;padding:12px 20px;border-radius:50px;border:1px solid var(--keppel);font-size:16px;outline:none;background-color:white;color:black;transition:border .3s ease}.Navbar_searchContainer__ineK6 input:focus{border-color:#4285f4}.Navbar_searchContainer__ineK6 input::placeholder{font-size:14px;color:var(--keppel)}.Navbar_navLinks__2U9GE a.Navbar_active__10eWy{color:var(--keppel)}.Navbar_cartContentt__ClRSi{position:relative}.Navbar_cartbadge__x0QSu{position:absolute;top:15;left:10px;background-color:var(--keppel);color:white;font-size:14px;font-weight:700;border-radius:5;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 5px rgba(0,0,0,.3);z-index:10}@media (max-width:768px){.Navbar_navLinks__2U9GE{display:none}.Navbar_icons__fX70_{gap:10px}.Navbar_icon__flWq_{font-size:24px}}.Cart_cartContainer__BhwKA{background-color:#f8f9fa;width:320px;position:fixed;top:0;right:0;height:100%;overflow-y:auto;z-index:9999;box-shadow:-2px 0 5px rgba(0,0,0,.1);border-left:2px solid #ccc;display:flex;flex-direction:column;padding:20px 20px 70px}.Cart_closeButton__adMWo{position:absolute;top:10px;right:10px;background:none;border:none;font-size:30px;cursor:pointer;color:#333}.Cart_closeButton__adMWo:hover{color:#ff4d4d}.Cart_carttitle__pG9ro{color:#333;margin-bottom:15px}.Cart_cartItemsList__Tar4s{list-style-type:none;padding:0;margin-bottom:20px;flex-grow:1;overflow-y:auto}.Cart_cartItem__g41B3{display:flex;margin-bottom:20px;color:#333;border-bottom:1px solid #e1e1e1;padding-bottom:15px}.Cart_productImage__5ZUjS{width:60px;height:60px;object-fit:cover;margin-right:15px;border-radius:5px}.Cart_productDetails__Rt4jU{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.Cart_quantityControls__OBWfM{display:flex;align-items:center}.Cart_quantityControls__OBWfM button{background-color:#f0f0f0;border:1px solid #ccc;padding:5px;margin:0 5px;border-radius:3px;cursor:pointer}.Cart_quantityControls__OBWfM button:hover{background-color:#e1e1e1}.Cart_totalPrice__bxdq_{position:fixed;bottom:0;right:0;width:320px;background-color:#fff;text-align:center;font-size:1.2em;font-weight:700;color:#333;padding:20px;z-index:10000}.Cart_closeCartIcon__rM8ZB{position:absolute;top:0;right:0;color:black;cursor:pointer;font-size:1.5rem}.Cart_cartitems__s3zU4{color:#333;flex-grow:1;overflow-y:auto;padding-right:5px}.Cart_cartitem__AzNVE{display:flex;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-bottom:10px}.Cart_cartitemimage__t5Cnh{width:100px;height:100px;border-radius:5px;margin-right:10px}.Cart_cartitemdetails__X0hES{flex-grow:1}.Cart_cartitemname__K8CPH{font-size:16px;font-weight:600}.Cart_cartitemprice__tTBiq{font-size:14px;color:#6b7280}.Cart_cartitemquantity__PJMcQ{display:flex;align-items:center;margin-top:5px}.Cart_quantitybutton__Jzsfj{background:#e5e7eb;border:none;padding:5px 10px;cursor:pointer;font-size:16px;margin:0 5px;border-radius:3px;transition:background .2s}.Cart_quantitybutton__Jzsfj:hover{background:#d1d5db}.Cart_quantityvalue__qWDcL{font-size:16px}.Cart_removebutton__k4Mo_{background:none;border:none;font-size:16px;color:#6b7280;cursor:pointer;transition:color .2s}.Cart_removebutton__k4Mo_:hover{color:#ef4444}.Cart_cartfooter__XXWq4{background:white;padding:15px;text-align:center;box-shadow:0 -2px 5px rgba(0,0,0,.1)}.Cart_totalprice__NnJQl{font-size:18px;font-weight:700}.Cart_disabledButton__SKU7Y{background-color:#d1d5db;color:#6b7280;cursor:not-allowed}.Cart_checkoutButton__XssAL,.Cart_disabledButton__SKU7Y{padding:12px;border:none;margin-top:20px;border-radius:5px;width:100%;font-size:large}.Cart_checkoutButton__XssAL{background-color:var(--keppel);color:white;cursor:pointer}.Cart_checkoutButton__XssAL:hover{background-color:#218838}.hero-container,.hero-image{position:relative;width:100%;overflow:hidden}.hero-image{height:500px;border-top-left-radius:80px;border-bottom-right-radius:80px}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.random-shape{position:absolute;top:10%;right:10%;width:120px;height:120px;background:rgba(255,255,255,.8);border-radius:50% 20% 30% 40%;transform:rotate(20deg)}.hero-info{position:absolute;bottom:5%;right:5%;background:rgba(255,255,255,.9);padding:20px;border-radius:15px;text-align:center;max-width:300px;box-shadow:0 4px 10px rgba(0,0,0,.2);border-bottom-right-radius:50px}.hero-title{font-size:18px;font-weight:700;color:#333;margin-bottom:10px}.hero-logo{width:80px;margin-bottom:10px}.hero-text{font-size:16px;font-weight:700;color:#333}.logo-container{position:absolute;top:20px;left:20px;z-index:10}@media (min-width:768px){.hero-image{position:relative;width:100%;height:100vh;overflow:hidden}}@media (min-width:1024px){.hero-image{height:700px}}.support-container{display:flex;justify-content:flex-end;align-items:center;padding:20px;gap:30px}.support-text{max-width:35%;text-align:right}.support-text h2{color:#2a9d8f;font-size:30px;font-weight:700;margin-bottom:10px}.support-text p{color:#555;font-size:18px;line-height:1.6;margin-bottom:10px}.support-button{background-color:#2a9d8f;color:white;padding:20px 34px;border:none;border-radius:5px;cursor:pointer;font-size:18px;transition:.3s}.support-button:hover{background-color:#21867a}.support-images{display:flex;align-items:center;gap:10px}.main-image{width:350px;height:500px;border-radius:15px;object-fit:cover}.small-images{display:flex;flex-direction:column;justify-content:space-between;height:500px}.small-img{width:120px;height:calc(500px / 3 - 10px);border-radius:15px;object-fit:cover;width:350px;box-shadow:0 4px 8px rgba(0,0,0,.2)}@media (max-width:768px){.support-container{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.small-images{display:none}.support-text{position:absolute;top:20%;left:35%;transform:translateX(-50%);background-color:white;padding:10px 20px;border-radius:10px;z-index:1;max-width:90%}.main-image{display:block}}.footer{background-color:#f3f4f6;padding:24px 0;text-align:center}.footer-logo{display:flex;align-items:center;color:var(--keppel);font-weight:700;font-size:18px;justify-content:center;margin-bottom:12px}.footer-logo svg{margin-right:8px}.footer-nav{direction:rtl;display:flex;justify-content:center;gap:24px;font-size:14px;color:#4a5568;margin-bottom:20px}.footer-nav a{text-decoration:none;color:inherit;transition:color .3s ease-in-out}.footer-nav a:hover{color:var(--keppel)}.footer-subscribe{justify-content:center;gap:8px;margin-bottom:16px;display:flex;align-items:center;background-color:white;padding:8px;border-radius:30px;width:-moz-fit-content;width:fit-content}.footer-subscribe input{border:none;background:white;padding:10px 16px;font-size:14px;outline:none;color:#4a4a4a;width:200px}.footer-subscribe button{background-color:#401a88;color:white;border:none;padding:10px 20px;border-radius:30px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .3s}.footer-subscribe button:hover{background-color:#2e0f66}.footer-copyright{font-size:12px;color:#6b7280}.footer-social{display:flex;gap:16px;align-items:center}.footer-social a{color:#38b2ac;font-size:24px;transition:color .3s ease-in-out}.footer-social a:hover{color:#008f5a}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;max-width:800px;margin:0 auto;padding:0 20px}@media (max-width:700px){.footer-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;gap:20px}.footer-bottom{flex-direction:column;text-align:center}.footer-logo{font-size:28px}.footer-nav{display:flex;flex-direction:column;align-items:center;gap:10px}.footer-nav a{font-size:16px}}.main-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#3bada3,#2a8c89,#58c2b4,#86e3ce);position:relative;overflow:hidden}.main-container:before{content:"";position:absolute;width:100%;height:100%;background:url(https://img.freepik.com/free-vector/watercolor-emerald-background_23-2150270303.jpg) no-repeat 50%;background-size:cover;filter:blur(10px);opacity:.6}.contact-container{margin:50px;width:90%;padding:30px;border-radius:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(255,255,255,.2);box-shadow:0 10px 30px rgba(0,0,0,.15);display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.contact-info{text-align:right;margin-bottom:20px}.contact-info h1{color:white;font-size:34px;font-weight:700}.contact-info p{font-size:16px;color:white}.contact-info .info-item{display:flex;align-items:center;justify-content:center;margin-top:10px;font-size:16px;color:#2c3e50}.contact-info .icon{font-size:50px;color:#007bff;margin-right:10px}.contact-form{width:100%;background:white;padding:30px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.05)}form{display:flex;flex-direction:column}label{margin:10px 0 5px;font-weight:700;color:#333}input,select,textarea{padding:12px;font-size:16px;margin-bottom:15px;border:1px solid #ccc;border-radius:6px}textarea{resize:none}button{padding:12px;font-size:18px;color:#fff;background-color:#3bada3;border:none;border-radius:6px;cursor:pointer;transition:.3s}.phone-input-container{position:relative;width:100%;max-width:400px}.phone-input-container .country-code{position:absolute;top:40%;left:12px;transform:translateY(-50%);font-size:16px;color:#2c3e50;font-weight:700}.phone-input-container input{width:100%;padding:12px 12px 12px 50px;font-size:16px;border:1px solid #ccc;border-radius:6px}@media (max-width:700px){.contact-container{margin:0;width:100%}}@media (min-width:768px){.contact-container{flex-direction:row;justify-content:space-between}.contact-info{width:40%;text-align:right;margin-bottom:20px}.contact-form{width:50%}.contact-info .info-item{justify-content:flex-start}}.policy-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f4f4f4;padding:50px 20px}.policy-content{background:#ffffff;padding:40px;max-width:800px;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);text-align:right;color:#333;direction:rtl;border:1px solid #ddd;font-family:GE Dinar Two Medium}.policy-content h1{font-size:28px;margin-bottom:20px;text-align:center;color:#222;font-weight:700}.policy-content h2{font-size:22px;margin:20px 0 10px;color:#444;font-weight:600;border-bottom:2px solid #ddd;padding-bottom:5px}.policy-content ul{list-style:none;padding:0}.policy-content ul li{background:#f9f9f9;padding:12px;border-radius:8px;margin-bottom:8px;font-size:16px;line-height:1.8;transition:.3s;border-left:4px solid #2a8c89}.policy-content ul li:hover{background:#eee}.policy-content p{font-size:16px;line-height:1.8;margin-bottom:10px;color:#555}@media (max-width:768px){.policy-container{padding:5px}.policy-content{padding:30px;max-width:100%}.policy-content h1{font-size:24px}.policy-content h2{font-size:20px}.policy-content p,.policy-content ul li{font-size:14px}}