:root{--navy:#002b5c;--sky:#0080cc;--accent:#00a3e0;--teal:#007b8a;--light:#eef6fc;--bg:#f5f8fc;--gray:#5e6e82;--border:#d8e4ee;--text:#1b2a3b}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Cairo','Inter',sans-serif;color:var(--text);background:#fff;line-height:1.65;overflow-x:hidden;direction:rtl;text-align:right}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{background:var(--navy);padding:.4rem 4vw;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.4rem;font-size:.78rem;color:rgba(255,255,255,.65);flex-direction:row-reverse}.topbar a{color:rgba(255,255,255,.75)}.tp{padding:.25rem .8rem;font-weight:600;color:#fff !important;font-size:.74rem}.tp1{background:var(--accent)}.tp-wa{background:#25d366;color:#fff !important;display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .7rem;font-weight:600;font-size:.74rem;border-radius:3px}.soc-icons{display:inline-flex;gap:.45rem;align-items:center}.soc-icons a{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:rgba(255,255,255,.12);color:#fff}.soc-icons a:hover{background:var(--sky)}.soc-icons svg{width:13px;height:13px;fill:currentColor}.topbar-mobile{display:none}@media(max-width:768px){.topbar{display:none !important}.topbar-mobile{display:flex;justify-content:space-around;align-items:center;background:var(--navy);padding:.5rem 3vw;gap:.4rem;direction:rtl}.topbar-mobile a{flex:1;display:flex;align-items:center;justify-content:center;gap:.3rem;padding:.45rem .3rem;font-size:.74rem;font-weight:600;color:#fff;background:rgba(255,255,255,.08);border-radius:4px}.topbar-mobile a.tm-call{background:var(--accent)}.topbar-mobile a.tm-wa{background:#25d366}.topbar-mobile a svg{width:13px;height:13px}}.site-nav{position:sticky;top:0;z-index:800;background:#fff;border-bottom:2px solid var(--border);padding:0 4vw;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 12px rgba(0,43,92,.08);direction:rtl;flex-direction:row-reverse}
.nav-logo{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;flex-direction:row-reverse}.nav-logo img{height:42px}.nav-logo-t1{font-family:'Cairo','Merriweather',serif;font-size:.97rem;font-weight:700;color:var(--navy);text-align:right}.nav-logo-t2{font-size:.66rem;color:var(--gray);text-transform:uppercase;letter-spacing:.04em;text-align:right}.nav-links{display:flex;list-style:none;align-items:center;direction:rtl;flex-direction:row-reverse}.nav-links>li>a{display:block;padding:1.1rem .72rem;font-size:.78rem;font-weight:600;color:var(--navy);border-bottom:3px solid transparent;transition:all .2s;white-space:nowrap}.nav-links>li>a:hover{color:var(--sky);border-bottom-color:var(--sky)}.nav-links>li>a.active{color:var(--sky);border-bottom-color:var(--sky)}.nav-rdv{background:var(--sky) !important;color:#fff !important;padding:.5rem 1rem !important;border-bottom:none !important;margin-right:.3rem;border-radius:4px}.ham-btn{display:none;align-items:center;justify-content:center;min-width:48px;height:38px;background:var(--navy);border:0;cursor:pointer;padding:5px 10px;border-radius:4px;color:#fff;flex-shrink:0}.mob-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:949}.mob-overlay.open{display:block}.mob-drawer{display:none;position:fixed;top:0;right:0;width:min(300px,85vw);height:100%;background:#fff;z-index:950;overflow-y:auto;flex-direction:column}.mob-drawer.open{display:flex}.mob-drawer-h{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;background:var(--navy);color:#fff;flex-direction:row-reverse}.md-name{font-family:'Cairo','Merriweather',serif;font-size:.97rem;font-weight:700}.mob-drawer-close{background:0;border:0;color:#fff;font-size:1.4rem;cursor:pointer}.mob-drawer ul{list-style:none;padding:0;direction:rtl}.mob-drawer ul li a{display:block;padding:.85rem 1.3rem;font-size:.9rem;font-weight:500;color:var(--navy);border-bottom:1px solid var(--border);text-align:right}
.mob-drawer ul li a:hover,.mob-drawer ul li a.active{background:var(--light);color:var(--sky)}.mob-drawer-cta{padding:1rem 1.2rem;display:flex;flex-direction:column;gap:.5rem;border-top:2px solid var(--border);margin-top:auto}.md-cta-call{background:var(--accent);color:#fff !important;padding:.7rem .9rem;text-align:center;font-weight:700;border-radius:4px;font-size:.88rem}.md-cta-wa{background:#25d366;color:#fff !important;padding:.7rem .9rem;text-align:center;font-weight:700;border-radius:4px;font-size:.88rem}@media(max-width:1024px){.nav-links{display:none}.ham-btn{display:flex}}.wrap{max-width:1180px;margin:0 auto;padding:0 4vw}.sec{padding:3rem 4vw}.sec-alt{background:var(--bg)}.ct-hero{position:relative;background:linear-gradient(225deg,var(--navy) 0,#003e87 55%,#005bb0 100%);padding:3rem 4vw 2.5rem;color:#fff;overflow:hidden;direction:rtl}.ct-hero::after{content:"";position:absolute;top:-100px;left:-80px;width:380px;height:380px;background:radial-gradient(circle,rgba(0,163,224,.25) 0,transparent 65%);pointer-events:none}.ct-hero-in{max-width:1180px;margin:0 auto;position:relative;z-index:1}.ct-bc{font-size:.78rem;color:rgba(255,255,255,.6);margin-bottom:.95rem;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;flex-direction:row-reverse;justify-content:flex-end}.ct-bc a{color:rgba(255,255,255,.85)}.ct-bc a:hover{color:#fff}.ct-eyebrow{display:inline-flex;align-items:center;gap:.45rem;background:rgba(0,163,224,.18);border:1px solid rgba(0,163,224,.4);color:rgba(255,255,255,.92);font-size:.74rem;font-weight:700;letter-spacing:.04em;padding:.4rem .9rem;border-radius:50px;margin-bottom:.95rem;flex-direction:row-reverse}.ct-eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}.ct-h1{font-family:'Cairo','Merriweather',serif;font-size:clamp(1.85rem,3.8vw,2.65rem);font-weight:700;line-height:1.3;margin-bottom:.85rem;max-width:780px}
.ct-h1 span{color:var(--accent)}.ct-sub{font-size:1.05rem;color:rgba(255,255,255,.88);line-height:1.7;max-width:720px;margin-bottom:1.6rem}.ct-sub strong{color:#fff}.ct-quick{display:flex;gap:.6rem;flex-wrap:wrap;flex-direction:row-reverse;justify-content:flex-end}.ctq{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.2rem;font-size:.9rem;font-weight:700;border-radius:6px;text-decoration:none;transition:transform .15s,box-shadow .2s;flex-direction:row-reverse}.ctq svg{width:15px;height:15px;flex-shrink:0}.ctq-wa{background:#25d366;color:#fff;box-shadow:0 6px 16px rgba(37,211,102,.35)}.ctq-wa:hover{background:#1ebe57;transform:translateY(-1px)}.ctq-call{background:#fff;color:var(--navy);box-shadow:0 6px 16px rgba(0,0,0,.18)}.ctq-call:hover{background:var(--accent);color:#fff}.ctq-em{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.3)}.ctq-em:hover{background:rgba(255,255,255,.22)}.rdv2-head{text-align:center;margin-bottom:2rem;max-width:760px;margin-left:auto;margin-right:auto}.rdv2-eyebrow{display:inline-flex;align-items:center;gap:.45rem;background:rgba(0,163,224,.1);color:var(--accent);font-size:.74rem;font-weight:700;letter-spacing:.04em;padding:.4rem .9rem;border-radius:50px;margin-bottom:.95rem;flex-direction:row-reverse}.rdv2-eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgba(0,163,224,.18)}.rdv2-h2{font-family:'Cairo','Merriweather',serif;font-size:clamp(1.65rem,3.4vw,2.3rem);font-weight:700;color:var(--navy);line-height:1.3;margin-bottom:.75rem}.rdv2-h2 span{color:var(--accent)}.rdv2-lede{font-size:1rem;color:var(--gray);line-height:1.75;margin:0 auto 1.3rem;max-width:640px}.rdv2-lede strong{color:var(--navy)}.rdv2-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:.55rem;margin-bottom:2rem;direction:rtl}.rdv2-pill{display:inline-flex;align-items:center;gap:.42rem;background:#fff;border:1px solid var(--border);color:var(--navy);font-size:.82rem;font-weight:600;padding:.45rem .85rem;border-radius:50px;flex-direction:row-reverse}
.rdv2-pill svg{color:#25d366;width:14px;height:14px;flex-shrink:0}.rdv2-pill.rdv2-pill-b svg{color:var(--accent)}.rdv2-pill.rdv2-pill-c svg{color:#f4b400}.rdv2-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:1.4rem;margin-bottom:1.8rem;align-items:stretch;direction:rtl}.rdv2-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:1.55rem 1.5rem 1.4rem;display:flex;flex-direction:column;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 3px 12px rgba(0,43,92,.05);overflow:hidden;text-align:right}.rdv2-iframe{border-radius:8px;overflow:hidden;margin-top:.75rem;box-shadow:0 4px 12px rgba(0,43,92,.08);border:1px solid var(--border)}.rdv2-iframe iframe{width:100%;height:240px;border:0;display:block}.rdv2-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(270deg,var(--sky),var(--accent))}.rdv2-card:hover{border-color:rgba(0,163,224,.5);box-shadow:0 14px 36px rgba(0,43,92,.13);transform:translateY(-4px)}.rdv2-card-top{display:flex;align-items:center;gap:.85rem;margin-bottom:.95rem;flex-direction:row-reverse}.rdv2-card-ico{width:46px;height:46px;border-radius:11px;background:linear-gradient(135deg,var(--light) 0,#d4ecf9 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--navy)}.rdv2-card-ico svg{width:22px;height:22px}.rdv2-card-tag{display:inline-block;font-size:.66rem;font-weight:700;letter-spacing:.04em;color:var(--sky);margin-bottom:.2rem}.rdv2-card-n{font-family:'Cairo','Merriweather',serif;font-size:1.2rem;font-weight:700;color:var(--navy);line-height:1.35}.rdv2-card-hint{font-size:.9rem;color:var(--gray);line-height:1.7;margin-bottom:1rem}.rdv2-info{display:flex;flex-direction:column;gap:.55rem;padding:.95rem 0 1.1rem;border-top:1px dashed var(--border)}.rdv2-info-row{display:flex;align-items:flex-start;gap:.55rem;font-size:.9rem;color:var(--navy);line-height:1.6;flex-direction:row-reverse;text-align:right}
.rdv2-info-row svg{color:var(--accent);flex-shrink:0;margin-top:3px;width:15px;height:15px}.rdv2-info-row strong{font-weight:700}.rdv2-ctas{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:auto}.rdv2-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.85rem .9rem;font-size:.88rem;font-weight:700;border-radius:6px;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;text-decoration:none;line-height:1;border:0;cursor:pointer;flex-direction:row-reverse}.rdv2-btn svg{width:14px;height:14px;flex-shrink:0}.rdv2-btn-wa{background:#25d366;color:#fff;box-shadow:0 4px 12px rgba(37,211,102,.28)}.rdv2-btn-wa:hover{background:#1ebe57;transform:translateY(-1px);box-shadow:0 7px 18px rgba(37,211,102,.4)}.rdv2-btn-call{background:var(--navy);color:#fff}.rdv2-btn-call:hover{background:var(--accent);transform:translateY(-1px)}.rdv2-map{display:inline-flex;align-items:center;gap:.4rem;font-size:.84rem;font-weight:600;color:var(--sky);margin-top:.9rem;padding-top:.85rem;border-top:1px dashed var(--border);flex-direction:row-reverse}.rdv2-map:hover{color:var(--accent)}.rdv2-map svg{width:13px;height:13px}.sh{text-align:center;margin-bottom:1.8rem}.se{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.04em;color:var(--accent);margin-bottom:.55rem}.st{font-family:'Cairo','Merriweather',serif;font-size:clamp(1.55rem,3vw,2.1rem);font-weight:700;color:var(--navy);margin-bottom:.5rem;line-height:1.3}.sd{font-size:.97rem;color:var(--gray);line-height:1.7;max-width:600px;margin:0 auto}.sl{width:50px;height:3px;background:var(--accent);margin:1rem auto 0}.ct-form-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:start;direction:rtl}.ct-form{background:#fff;border:1px solid var(--border);border-radius:10px;padding:1.8rem 1.7rem;box-shadow:0 4px 14px rgba(0,43,92,.06);text-align:right}.ct-form-t{font-family:'Cairo','Merriweather',serif;font-size:1.2rem;font-weight:700;color:var(--navy);margin-bottom:.3rem}
.ct-form-s{font-size:.9rem;color:var(--gray);margin-bottom:1.4rem;line-height:1.65}.ct-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem}.ct-field{display:flex;flex-direction:column;gap:.35rem}.ct-field.ct-full{grid-column:1/-1}.ct-field label{font-size:.8rem;font-weight:700;color:var(--navy)}.ct-field label .req{color:#e74c3c;margin-right:.15rem}.ct-field input,.ct-field select,.ct-field textarea{font-family:inherit;font-size:.95rem;padding:.75rem .9rem;border:1.5px solid var(--border);border-radius:6px;color:var(--text);background:#fff;width:100%;text-align:right;direction:rtl}.ct-field input[type="tel"],.ct-field input[type="email"]{direction:ltr;text-align:left}.ct-field input:focus,.ct-field select:focus,.ct-field textarea:focus{outline:0;border-color:var(--accent);box-shadow:0 0 0 3px rgba(0,163,224,.12)}.ct-field textarea{min-height:120px;resize:vertical;line-height:1.7}.ct-consent{font-size:.82rem;color:var(--gray);line-height:1.6;display:flex;align-items:flex-start;gap:.5rem;margin:.4rem 0 1rem;flex-direction:row-reverse}.ct-consent input{margin-top:3px;flex-shrink:0}.ct-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--navy);color:#fff;font-weight:700;font-size:.95rem;padding:.9rem 1.6rem;border:0;border-radius:6px;cursor:pointer;transition:background .2s,transform .15s;width:100%;flex-direction:row-reverse}.ct-submit:hover{background:var(--accent);transform:translateY(-1px)}.ct-submit svg{width:15px;height:15px}.ct-note{font-size:.8rem;color:var(--gray);text-align:center;margin-top:.85rem}.ct-success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #10b981;border-radius:10px;padding:1.6rem 1.4rem;margin-top:1.2rem;text-align:center;animation:ct-slideIn .4s ease;direction:rtl}.ct-success-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;background:#10b981;color:#fff;border-radius:50%;font-size:2rem;font-weight:700;margin-bottom:.8rem;box-shadow:0 4px 14px rgba(16,185,129,.35)}
.ct-success-t{font-family:'Cairo','Merriweather',serif;font-size:1.2rem;font-weight:700;color:#065f46;margin-bottom:.4rem}.ct-success-s{font-size:1rem;color:#047857;line-height:1.75}.ct-success-s a{color:#065f46;font-weight:700;text-decoration:underline}.ct-error{background:#fef2f2;border:2px solid #ef4444;border-radius:8px;padding:1.1rem 1.2rem;margin-top:1rem;font-size:.95rem;color:#991b1b;line-height:1.7;direction:rtl;text-align:right}.ct-error a{color:#991b1b;font-weight:700;text-decoration:underline}@keyframes ct-slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ct-submit[disabled]{opacity:.6;cursor:not-allowed}.ct-submit-loading{display:inline-block;width:14px;height:14px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:ct-spin .7s linear infinite;vertical-align:middle;margin-left:.4rem}@keyframes ct-spin{to{transform:rotate(360deg)}}.ct-side{display:flex;flex-direction:column;gap:1rem}.ct-side-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:1.3rem 1.4rem;box-shadow:0 3px 10px rgba(0,43,92,.05);text-align:right}.ct-side-h{display:flex;align-items:center;gap:.6rem;font-family:'Cairo','Merriweather',serif;font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:.85rem;flex-direction:row-reverse}.ct-side-h svg{width:18px;height:18px;color:var(--accent);flex-shrink:0}.ct-side-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--navy);line-height:1.65;margin-bottom:.5rem;flex-direction:row-reverse}.ct-side-row svg{color:var(--accent);flex-shrink:0;margin-top:3px;width:14px;height:14px}.ct-side-row strong{font-weight:700}.ct-side-row a{color:var(--navy)}.ct-side-cta{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.95rem}.ct-map{border-radius:10px;overflow:hidden;border:1px solid var(--border);box-shadow:0 6px 18px rgba(0,43,92,.08);background:#fff}
.ct-map iframe{width:100%;height:340px;border:0;display:block}.ct-faq{display:flex;flex-direction:column;gap:.7rem;max-width:780px;margin:0 auto;direction:rtl}.ct-faq details{background:#fff;border:1px solid var(--border);border-radius:8px;padding:1rem 1.2rem;text-align:right}.ct-faq details[open]{border-color:var(--accent)}.ct-faq summary{font-family:'Cairo','Merriweather',serif;font-size:1rem;font-weight:700;color:var(--navy);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.6rem;flex-direction:row-reverse}.ct-faq summary::-webkit-details-marker{display:none}.ct-faq summary::before{content:"+";font-size:1.3rem;font-weight:400;color:var(--accent);transition:transform .2s;flex-shrink:0}.ct-faq details[open] summary::before{content:"−"}.ct-faq .ct-faq-a{font-size:.94rem;color:var(--gray);line-height:1.8;margin-top:.7rem;padding-top:.7rem;border-top:1px solid var(--border)}.ct-faq .ct-faq-a a{color:var(--accent);font-weight:600}footer{background:var(--navy);color:rgba(255,255,255,.42);direction:rtl}.ft-grid{padding:2rem 4vw 1.5rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;max-width:1180px;margin:0 auto;text-align:right}.ft-logo{height:36px;filter:brightness(0) invert(1) opacity(.4);margin-bottom:.65rem}.ft-name{font-family:'Cairo','Merriweather',serif;font-size:1rem;font-weight:700;color:#fff;margin-bottom:.1rem}.ft-sub{font-size:.68rem;color:rgba(255,255,255,.26);letter-spacing:.03em}.ft-ct{font-size:.68rem;font-weight:700;letter-spacing:.04em;color:var(--accent);margin-bottom:.6rem;margin-top:.8rem}.ft-ct:first-child{margin-top:0}.ft-links{list-style:none;display:flex;flex-direction:column;gap:.3rem}.ft-links a,.ft-links li{font-size:.8rem;color:rgba(255,255,255,.33);line-height:1.6}.ft-links a:hover{color:#fff}.ft-soc{display:flex;gap:.5rem;margin-top:.75rem;flex-direction:row-reverse;justify-content:flex-end}
.ft-soc a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.08);color:rgba(255,255,255,.6)}.ft-soc a:hover{background:var(--accent);color:#fff}.ft-soc svg{width:14px;height:14px;fill:currentColor}.ft-bottom{background:rgba(0,0,0,.27);padding:.8rem 4vw;display:flex;justify-content:space-between;font-size:.72rem;flex-wrap:wrap;gap:.4rem;color:rgba(255,255,255,.4);direction:rtl;flex-direction:row-reverse}.ft-bottom a{color:rgba(255,255,255,.55)}.wa-fab{position:fixed;bottom:24px;left:24px;width:54px;height:54px;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 8px 24px rgba(37,211,102,.4);z-index:799}.wa-fab:hover{transform:translateY(-2px) scale(1.05)}.wa-fab svg{width:26px;height:26px;fill:currentColor}@media(max-width:960px){.ct-form-wrap{grid-template-columns:1fr;gap:1.4rem}}@media(max-width:768px){.sec{padding:2.2rem 4vw}.ct-hero{padding:2.2rem 4vw 1.9rem}.ct-h1{font-size:1.65rem}.ct-sub{font-size:.97rem}.ct-quick{gap:.5rem}.ctq{padding:.8rem 1rem;font-size:.86rem;flex:1;justify-content:center}.rdv2-grid{grid-template-columns:1fr;gap:1rem}.rdv2-card{padding:1.25rem 1.15rem 1.15rem}.rdv2-card-n{font-size:1.1rem}.ct-form{padding:1.4rem 1.2rem}.ct-row{grid-template-columns:1fr;gap:.7rem}.ft-grid{grid-template-columns:1fr;padding:1.5rem 4vw 1rem;gap:1.4rem}.ft-bottom{flex-direction:column;text-align:center}.wa-fab{bottom:80px;left:18px;width:50px;height:50px}.ct-map iframe{height:260px}}@media(max-width:480px){.ct-quick{flex-direction:column}.ctq{width:100%}}
/*nav-ddcat-v1*/.nav-dd .dd-cat{position:relative}.nav-dd .dd-cat .dd-cat-link{display:flex;justify-content:space-between;align-items:center;padding-right:.6rem}.nav-dd .dd-cat .dd-cat-link::after{content:"\25B8";font-size:.7rem;color:var(--gray);margin-left:.4rem;flex-shrink:0}.nav-dd .dd-cat .nav-dd-sub{display:none;position:absolute;top:-3px;left:100%;min-width:230px;background:#fff;border-top:3px solid var(--sky);box-shadow:0 8px 24px rgba(0,43,92,.18);padding:.4rem 0;z-index:1600}.nav-dd .dd-cat:hover .nav-dd-sub,.nav-dd .dd-cat:focus-within .nav-dd-sub{display:block}.nav-dd .dd-cat .nav-dd-sub a{display:block;padding:.52rem 1.1rem;font-size:.74rem;color:var(--text);text-decoration:none;white-space:nowrap;max-width:none;border-left:3px solid transparent}.nav-dd .dd-cat .nav-dd-sub a:hover{background:var(--light);border-left-color:var(--sky);color:var(--sky)}.nav-dd .dd-cat::after{content:"";position:absolute;top:0;left:100%;width:14px;height:100%}[dir="rtl"] .nav-dd .dd-cat .dd-cat-link::after{content:"\25C2";margin-left:0;margin-right:.4rem}[dir="rtl"] .nav-dd .dd-cat .nav-dd-sub{left:auto;right:100%;border-left:0}[dir="rtl"] .nav-dd .dd-cat .nav-dd-sub a{border-left:0;border-right:3px solid transparent}[dir="rtl"] .nav-dd .dd-cat .nav-dd-sub a:hover{border-right-color:var(--sky)}[dir="rtl"] .nav-dd .dd-cat::after{left:auto;right:100%}@media(max-width:768px){.nav-dd .dd-cat .nav-dd-sub{display:none!important}}
