body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}:root{--yellow:#ffc220;--blue:#489d9a;--white:#fff;--black:#000;--dark-grey:#1d1d1b;--off-white:#f9fafb;--red:#f51c1c;--grey:#717171;--shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -0.989px #0000001a}*{font-family:Poppins,sans-serif!important;margin:0;padding:0}body,html{overflow-x:hidden}body{color:#1d1d1b;color:var(--dark-grey);max-width:100vw;padding-top:143px}[dir=rtl],[lang=ar],body{font-family:Poppins,sans-serif!important}header{left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.top_header{background:#1d1d1b;background:var(--dark-grey);box-sizing:border-box;height:52px;justify-content:space-between;padding:0 125px;width:100%}.lang_search,.top_header{align-items:center;display:flex}.lang_search{gap:10px}.ar,.en,.lang_search{color:#fff;color:var(--white)}.ar,.en{background:none;border:none;cursor:pointer;transition:all .3s ease}.ar:hover,.en:hover{opacity:.8;transform:scale(1.05)}.bottom_header{align-items:center;background:#fff;background:var(--white);box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:flex;justify-content:space-between;padding:10px 125px}header ul{display:flex;gap:25px;list-style-type:none}header a{color:#1d1d1b;color:var(--dark-grey);cursor:pointer;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:20.55px;text-decoration:none;transition:all .3s ease}header a:hover{color:#489d9a;color:var(--blue);transform:translateY(-1px)}.logo{cursor:pointer;height:71px;transition:all .3s ease;width:108px}.logo:hover{opacity:.8;transform:scale(1.02)}.btn1{align-items:center;background:#ffc220;background:var(--yellow);border:none;border-radius:10px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);color:#000;color:var(--black);cursor:pointer;display:flex;font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;height:43px;justify-content:center;line-height:20.55px;transition:all .3s ease;width:132px}.btn1:hover{background:#ffd54f;box-shadow:0 4px 12px #ffc22066;transform:translateY(-2px)}.burger-menu{background:#fff;background:var(--white);border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:none;height:44px;padding:0;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease;width:44px;z-index:1001}.burger-menu:hover{background:#ffc220;background:var(--yellow);border-color:#ffc220;border-color:var(--yellow);box-shadow:0 4px 12px #ffc22047}.burger-menu span{background:#000;background:var(--black);border-radius:2px;display:block;height:2px;transition:transform .25s ease,opacity .2s ease;width:20px}.burger-menu.active span:first-child{transform:translateY(6px) rotate(45deg)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero{align-items:end;box-sizing:border-box;display:flex;height:100vh;justify-content:end;overflow:hidden;position:relative;width:100vw}.home-main{margin-top:-143px}.hero-carousel,.hero-slide{height:100%;left:0;position:absolute;top:0;width:100%}.hero-slide{align-items:end;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;justify-content:end;opacity:0;padding:60px;pointer-events:none;transition:opacity 1s ease-in-out}.hero-slide.active{opacity:1;pointer-events:auto}.hero-dots{bottom:30px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.hero-dot{background:#ffffff80;border:2px solid #fffc;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.hero-dot:hover{background:#fffc;transform:scale(1.2)}.hero-dot.active{background:#ffc220;background:var(--yellow);border-color:#ffc220;border-color:var(--yellow);border-radius:6px;width:32px}.hero_box{align-items:flex-start;background:#fff;background:var(--white);border-radius:15px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);box-sizing:border-box;gap:24px;height:375px;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:30px;width:440px}.box_title,.hero_box{display:flex;flex-direction:column}.box_title{gap:10px}.box_title p{color:#ffc220;color:var(--yellow);font-size:12px;font-weight:600;line-height:19.784px}.box_title h1,.box_title p{font-family:Poppins;font-style:normal}.box_title h1{color:#000;color:var(--black);font-size:35px;font-weight:700;line-height:39.567px}.box_desription{border-bottom:.989px solid #f3f4f6;display:flex;flex-direction:column;gap:10px;padding-bottom:25px;width:100%}.box_desription_inside{align-items:center;color:#717171;color:var(--grey);display:flex;font-family:Poppins;font-size:11.771px;font-style:normal;font-weight:400;gap:5px;line-height:20px}.box_buttons{display:flex;flex-flow:row nowrap;gap:12px;width:100%}.box_buttons .btn2,.box_buttons .btn3{flex:1 1 auto;gap:8px;justify-content:center;min-width:0;padding:12px 14px;white-space:nowrap;width:auto}.box_buttons .btn2 span,.box_buttons .btn3 span{white-space:nowrap}.box_icon{align-items:center;display:inline-flex;justify-content:center;width:18px}.box_icon,.btn3_icon{font-size:16px;line-height:1}.btn2{align-items:center;background:#489d9a;background:var(--blue);border:none;border-radius:15px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);box-sizing:border-box;color:#fff;color:var(--white);cursor:pointer;display:flex;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;gap:15px;justify-content:center;line-height:19.784px;padding:12px 35px;text-align:center;text-decoration:none;transition:all .3s ease}.btn2:hover{background:#3a8a87;box-shadow:0 6px 20px #489d9a66;transform:translateY(-2px)}.btn2:hover .btn-arrow{transform:scaleX(-1) translateX(3px)}.btn2 .btn-arrow{height:20px;transform:scaleX(-1);width:16px}.btn3{align-items:center;background:none;border:1px solid #000;border:1px solid var(--black);border-radius:15px;box-sizing:border-box;color:#000;color:var(--black);cursor:pointer;display:flex;font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;gap:10px;justify-self:center;line-height:19.784px;padding:12px 35px;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.btn3:hover{background:#000;background:var(--black);box-shadow:0 4px 12px #0003;color:#fff;color:var(--white);transform:translateY(-2px)}.btn3:hover img:not(.btn-arrow){filter:brightness(0) invert(1)!important}.box_icon,.btn3_icon{align-items:center;display:inline-flex;flex:0 0 18px;font-size:16px;font-style:normal;height:18px;justify-content:center;line-height:1;width:18px}.section_2{box-sizing:border-box;flex-direction:column;padding:110px 85px}.sec2_cards_holder,.section_2{align-items:center;display:flex;gap:70px}.sec2_cards_holder{flex-wrap:wrap;justify-content:center;width:100%}.sec2_card{border-radius:15px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);cursor:pointer;flex:1 1 380px;max-width:600px;min-width:280px;overflow:hidden;transition:all .3s ease}.sec2_card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.card-top{align-self:center;background:#1d1d1b;background:var(--dark-grey);background-image:none;background-position:50%;background-repeat:no-repeat;background-size:contain;border-left:5px solid #ffc220;border-left:5px solid var(--yellow);border-radius:15px 15px 0 0;border-right:5px solid #ffc220;border-right:5px solid var(--yellow);border-top:5px solid #ffc220;border-top:5px solid var(--yellow);box-sizing:border-box;display:flex;height:385px;justify-content:center;padding:15px;position:relative}.card-image{height:auto;max-width:325px;object-fit:contain;width:100%}.card-vec{height:367px;max-width:none;pointer-events:none;position:absolute;right:-5.5px;top:7.5px;width:372.5px}.card-bottom{background:#ffc220;background:var(--yellow);box-sizing:border-box;display:flex;flex-direction:column;gap:15px;padding:25px}.card-title{color:#000;color:var(--black);font-family:Poppins;font-size:24px;font-weight:500}.card-price-row{align-items:center;display:flex;gap:10px}.card-price-label{color:#000;color:var(--black);font-family:Poppins;font-size:24px;font-weight:700}.price-badge{align-items:center;background:#f51c1c;background:var(--red);border-radius:4px;color:#fff;color:var(--white);display:flex;font-weight:700;height:40.016px;justify-content:center;width:125.05px}.price-amount{font-family:Poppins;font-size:30.012px;font-weight:700;margin-right:8px}.price-currency{font-family:Poppins;font-size:24px;font-weight:300}.card-btn{align-items:center;background:#489d9a;background:var(--blue);border:none;border-radius:15px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);color:#fff;color:var(--white);cursor:pointer;display:flex;gap:15px;justify-content:center;margin-top:10px;padding:12px 24px;transition:all .3s ease;width:100%}.card-btn:hover{background:#3a8a87;box-shadow:0 6px 20px #489d9a66;transform:translateY(-2px)}.card-btn:hover .btn-arrow{transform:scaleX(-1) translateX(3px)}.card-btn .btn-arrow{height:24px;transform:scaleX(-1);width:24px}.everything-section{align-items:center;background:#ffc220;background:var(--yellow);box-sizing:border-box;display:flex;flex-direction:column;gap:70px;padding:110px 0}h2{color:#000;color:var(--black);font-family:Poppins;font-size:30px;font-style:normal;font-weight:700;text-align:center}.features{align-items:stretch;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.feature-card{flex-direction:column;gap:12px;text-align:center;width:220px}.feature-card,.feature-icon{align-items:center;display:flex}.feature-icon{background:#fff;background:var(--white);border:1px solid #489d9a;border:1px solid var(--blue);border-radius:15px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);box-sizing:border-box;height:64px;justify-content:center;padding:20px;width:64px}.feature-icon img{height:36px;width:36px}.feature-text{display:flex;flex-direction:column;gap:10px;margin-top:10px}.feature-title{font-family:Poppins;font-size:14px;font-weight:700}.feature-desc{color:#717171;color:var(--grey);font-size:13px}.features-cta{margin-top:18px;text-align:center}.print-section{align-items:center;background:#f9fafb;background:var(--off-white);display:flex;flex-direction:column;gap:70px;padding:110px 85px}.category-filters{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:50px;max-width:1100px;padding:0 20px}.category-btn{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #0000;border-radius:50px;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f;color:#1d1d1b;color:var(--dark-grey);cursor:pointer;font-size:15px;font-weight:600;letter-spacing:.3px;overflow:hidden;padding:14px 28px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);white-space:nowrap}.category-btn:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.category-btn:hover:before{left:100%}.category-btn:hover{background:linear-gradient(135deg,#ffc220,#ffdb4d);background:linear-gradient(135deg,var(--yellow) 0,#ffdb4d 100%);border-color:#ffc1074d;box-shadow:0 8px 20px #ffc10766,0 4px 10px #ffc10733;color:#1d1d1b;color:var(--dark-grey);transform:translateY(-4px) scale(1.02)}.category-btn.active{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);border-color:#ffffff1a;box-shadow:0 6px 16px #00000040,0 2px 8px #00000026,inset 0 1px 0 #ffffff1a;color:#fff;color:var(--white);transform:translateY(-2px)}.category-btn.active:after{color:#ffc220;color:var(--yellow);content:"✓";font-size:12px;font-weight:700;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.category-btn.active:hover{background:linear-gradient(135deg,#3a3a3a,#252525);border-color:#ffc1074d;box-shadow:0 8px 20px #0000004d,0 4px 10px #0003;color:#fff;color:var(--white);transform:translateY(-4px) scale(1.02)}.category-btn[data-category=all]{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:2px solid #ddd;font-weight:700}.category-btn[data-category=all].active,.category-btn[data-category=all]:hover{background:linear-gradient(135deg,#ffc220,#ffdb4d);background:linear-gradient(135deg,var(--yellow) 0,#ffdb4d 100%);border-color:#ffc220;border-color:var(--yellow)}.category-btn[data-category=all].active{box-shadow:0 6px 16px #ffc10766,0 2px 8px #ffc10733;color:#1d1d1b;color:var(--dark-grey)}.category-btn[data-category=all].active:after{color:#1d1d1b;color:var(--dark-grey)}.print-grid{align-items:start;display:flex;gap:30px;overflow:wrap}.print-card{background:#fff;background:var(--white);border:1px solid #f3f4f6;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;opacity:1;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s,opacity .3s;width:-webkit-fit-content;width:fit-content}.print-card:hover{border-color:#ffc220;border-color:var(--yellow);box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.print-card:before{background:#ffc220e6;border-radius:12px;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:10}.print-card:hover:before{opacity:1}.print-card:after{background:#1d1d1b;background:var(--dark-grey);border-radius:25px;box-shadow:0 4px 12px #00000026;color:#fff;color:var(--white);content:"Request Quote";font-size:14px;font-weight:600;left:50%;opacity:0;padding:12px 24px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.9);transition:all .3s ease;white-space:nowrap;z-index:11}[dir=rtl] .print-card:after{content:"طلب عرض أسعار"}.print-card:hover:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.print-image{align-items:center;background:#f5f5f5;border-radius:10px;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;overflow:hidden;position:relative;width:-webkit-fit-content;width:fit-content;z-index:1}.print-image img{display:block;height:auto;max-height:none;max-width:100%;object-fit:contain;width:auto}.print-meta{border-top:1px solid #f3f4f6;display:flex;flex-direction:column;justify-content:center;min-height:70px;padding:12px 14px;position:relative;text-align:center;transition:all .3s ease;z-index:1}.print-card:hover .print-meta h4{color:#489d9a;color:var(--blue)}.print-meta h4{font-size:14px;margin:0 0 6px;transition:all .3s ease}.print-meta p{color:#717171;color:var(--grey);font-size:12px;margin:0;position:relative;transition:all .3s ease;z-index:1}.print-card.placeholder{background:#fff;background:var(--white);border-style:dashed;opacity:.4}.trusted{color:#fff;color:var(--white);display:flex;flex-direction:column;gap:70px;padding:110px 85px}.trusted h3{font-size:30px;font-style:normal}.partners{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.partner-item{background:#fff;background:var(--white);border:1px solid #ffc220;border:1px solid var(--yellow);border-radius:26px;box-sizing:border-box;cursor:pointer;height:95px;padding:15px 25px;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.partner-item:hover{border-color:#489d9a;border-color:var(--blue);box-shadow:0 4px 12px #489d9a33;transform:translateY(-2px)}.partner-item img{height:100%}.ready-cta{align-items:center;background:#ffc220;background:var(--yellow);box-sizing:border-box;display:flex;flex-direction:column;gap:32px;padding:110px 85px;text-align:center}.ready-cta p{color:#000;color:var(--black);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400}.cta-buttons{display:flex;gap:12px;justify-content:center}.ready-cta .btn3 img{filter:brightness(0)}.site-footer{background:#1d1d1b;background:var(--dark-grey);box-sizing:border-box;color:#fff;color:var(--white);padding:48px 125px 24px}.footer-grid{box-sizing:border-box;display:flex;gap:60px;margin:0 auto;max-width:1400px}.footer-col{flex:1 1;min-width:200px}.footer-logo{margin-bottom:20px;width:140px}.footer-col p{font-size:14px;line-height:1.6;max-width:350px}.footer-col p,.site-footer h4{color:#fff;color:var(--white);margin-bottom:20px}.site-footer h4{font-size:16px;font-weight:700}.site-footer ul{list-style:none;padding:0}.site-footer ul li{margin-bottom:12px}.site-footer a{color:#fff;color:var(--white);font-size:14px;text-decoration:none;transition:color .3s}.site-footer a:hover{color:#ffc220;color:var(--yellow)}.social-icons{margin-top:20px}.social-icons a{transition:transform .3s}.social-icons a:hover{transform:scale(1.1)}.social-icons img{filter:brightness(0) invert(1);height:24px;width:24px}.contact-item{align-items:center;color:#fff;color:var(--white);display:flex;font-size:14px;gap:12px;margin-bottom:15px}.contact-icon{filter:brightness(0) saturate(100%) invert(77%) sepia(100%) saturate(1352%) hue-rotate(358deg) brightness(102%) contrast(101%);flex-shrink:0;height:20px;width:20px}.footer-bottom{margin-top:40px;padding-top:24px}.footer-divider{background:#4a4a4a;height:1px;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:1400px}.footer-bottom p{color:#fff;color:var(--white);font-size:13px;margin:0}@media (min-width:1400px){.print-grid{grid-gap:30px;display:grid;flex-wrap:wrap;gap:30px;grid-template-columns:repeat(5,1fr)}.print-card{min-width:auto}}@media (max-width:1400px){.print-grid{grid-gap:30px;display:grid;flex-wrap:wrap;gap:30px;grid-template-columns:repeat(4,1fr)}.print-card{min-width:auto}}@media (max-width:1300px){.sec2_cards_holder{gap:40px}}@media (max-width:1200px){.top_header{padding:0 60px}.bottom_header{padding:10px 60px}.section_2{padding:80px 50px}.sec2_cards_holder{gap:30px}.print-section{padding:80px 60px}.print-grid{gap:18px;grid-template-columns:repeat(3,1fr)}.ready-cta,.trusted{padding:80px 60px}}@media (max-width:1050px){.section_2{padding:80px 30px}.sec2_cards_holder{gap:25px}}@media (max-width:900px){.features{justify-content:center;padding:0 20px}.feature-card{min-width:200px;width:25%}.footer-grid{flex-direction:column;gap:80px}.print-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.sec2_cards_holder{gap:30px}}@media (max-width:768px){.top_header{padding:0 30px}.bottom_header{padding:10px 30px;position:relative}.burger-menu{display:block;order:2}.bottom_header .nav-menu{background:#fff;background:var(--white);box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:0;height:calc(100vh - 91px);padding:30px 20px;position:fixed;right:-100%;top:91px;transition:right .3s ease;width:280px;z-index:1000}.bottom_header .nav-menu.active{right:0}.bottom_header .nav-menu li{border-bottom:1px solid #f3f4f6;padding:15px 0;width:100%}.bottom_header .nav-menu li:last-child{border-bottom:none}.bottom_header .nav-menu a{display:block;font-size:18px;width:100%}.logo{order:1}.btn1{order:3}.hero{align-items:center;justify-content:center;padding:30px}.hero_box{max-width:400px;width:100%}.print-section,.section_2,.trusted{gap:50px;padding:60px 30px}.ready-cta{padding:60px 30px}.site-footer{padding:48px 30px 24px}}@media (max-width:600px){.print-grid{grid-template-columns:1fr}.sec2_cards_holder{gap:30px}.box_buttons{flex-direction:row;gap:8px;width:100%}.box_buttons .btn2,.box_buttons .btn3{font-size:11px;padding:10px 8px}.cta-buttons{flex-direction:column;width:100%}.cta-buttons button{width:100%}h2{font-size:24px}.box_title h1{font-size:28px}}[dir=rtl]{text-align:right}[dir=rtl] .hero{align-items:flex-end;justify-content:flex-start}[dir=rtl] .hero_box{align-items:flex-start}[dir=rtl] .btn2 .btn-arrow,[dir=rtl] .card-btn .btn-arrow{transform:scaleX(1)!important}[dir=rtl] .btn2:hover .btn-arrow,[dir=rtl] .card-btn:hover .btn-arrow{transform:scaleX(1) translateX(-3px)!important}[dir=rtl] .print-grid{direction:rtl}[dir=rtl] .category-btn.active:after{left:12px;right:auto}[dir=rtl] .btn3 img{order:1}[dir=rtl] .footer-grid{text-align:right}.footer-bottom,.footer-bottom p{text-align:center}.ar.active,.en.active{color:#ffc220;color:var(--yellow);font-weight:700;text-decoration:underline}@media (max-width:768px){[dir=rtl] .bottom_header .nav-menu{left:-100%;right:auto}[dir=rtl] .bottom_header .nav-menu.active{left:0}[dir=rtl] .bottom_header .nav-menu{box-shadow:2px 0 10px #0000001a}}.trusted{background:#1d1d1b;background:var(--dark-grey);padding:80px 0;text-align:center}.trusted h3{color:#fff;color:var(--white);font-size:28px;font-weight:700;text-align:center}.partners-carousel-container{margin:0 auto;max-width:1300px;overflow:hidden;padding:20px 0;position:relative}.partners-carousel-container:after,.partners-carousel-container:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:150px;z-index:2}.partners-carousel-container:before{background:linear-gradient(90deg,#1d1d1b 0,#1d1d1b00);left:0}.partners-carousel-container:after{background:linear-gradient(270deg,#1d1d1b 0,#1d1d1b00);right:0}.partners-carousel{align-items:center;animation:scroll 30s linear infinite;display:flex;gap:20px;width:-webkit-fit-content;width:fit-content}.partners-carousel:hover{animation-play-state:paused}.partner-item{align-items:center;display:flex;flex-shrink:0;justify-content:center}.partner-item img{display:block;height:auto;max-height:80px;max-width:100%;width:auto}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}[dir=rtl] .partners-carousel{animation:scroll-rtl 30s linear infinite}@keyframes scroll-rtl{0%{transform:translateX(0)}to{transform:translateX(50%)}}@media (max-width:768px){.trusted{padding:60px 0}.trusted h3{font-size:22px;margin-bottom:30px}.partners-carousel{animation:scroll 20s linear infinite;gap:30px}[dir=rtl] .partners-carousel{animation:scroll-rtl 20s linear infinite}.partners-carousel-container:after,.partners-carousel-container:before{width:80px}}.top_header .phone{color:#fff;color:var(--white);font-size:14px;font-weight:500}.product-details-section{background:#f9fafb;background:var(--off-white);margin-top:0;padding:60px 125px 20px}.product-container{align-items:stretch;display:flex;gap:32px;margin:0 auto;max-width:1400px}.product-gallery{display:flex;flex:1 1;flex-direction:column;height:662px;max-width:630px}.main-image{align-items:center;background:#eef1f4;border-radius:18px;box-shadow:0 12px 28px #0000001f;display:flex;flex:1 1;justify-content:center;margin-bottom:20px;overflow:hidden;position:relative;width:100%}.main-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.main-image:hover img{transform:scale(1.03)}.gallery-nav{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;height:44px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:44px;z-index:10}.gallery-nav:hover{background:#ffc220;background:var(--yellow);transform:translateY(-50%) scale(1.1)}.gallery-nav.prev{left:15px}.gallery-nav.next{right:15px}.main-image:hover .gallery-nav{opacity:1}.gallery-nav svg{stroke:#111827;stroke-width:2.5;fill:none;height:20px;width:20px}.image-counter{background:#000000b8;border-radius:999px;bottom:18px;color:#fff;color:var(--white);font-size:14px;font-weight:500;left:50%;padding:8px 18px;position:absolute;transform:translateX(-50%)}.thumbnail-gallery{display:flex;gap:12px;margin-top:15px}.thumbnail{aspect-ratio:1;background:#eef1f4;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;overflow:hidden;transition:all .3s;width:calc(25% - 9px)}.thumbnail.active{border-color:#ffc220;border-color:var(--yellow);box-shadow:0 0 0 4px #ffc22059}.thumbnail:hover{border-color:#489d9a;border-color:var(--blue);transform:scale(1.05)}.thumbnail img{height:100%;object-fit:cover;width:100%}.product-info{background:#fff;background:var(--white);border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 24px #0000001f;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;max-width:630px;padding:20px 22px}.product-title{color:#111827;font-size:34px;font-weight:700;letter-spacing:-.5px;margin-bottom:6px}.product-description{color:#6b7280;font-size:16px;line-height:1.55;margin-bottom:14px}.key-features{border-top:1px solid #eef1f4;display:flex;flex-wrap:nowrap;justify-content:space-around;margin:10px 0 12px;padding-top:8px}.feature-item{align-items:center;display:flex;gap:10px}.feature-icon-small{align-items:center;background:#ffc220;background:var(--yellow);border-radius:999px;box-sizing:border-box;display:flex;height:38px;justify-content:center;padding:10px;width:38px}.feature-icon-small img{height:22px;width:22px}.feature-name{color:#111827;font-size:15px;font-weight:600}.feature-detail{color:#6b7280;font-size:11px;margin-top:2px}.product-benefits{border-top:1px solid #eef1f4;margin-bottom:14px;padding-top:8px}.product-benefits h3{color:#111827;font-size:18px;font-weight:700;margin-bottom:8px}.benefits-list{list-style:none;padding:0}.benefits-list li{color:#374151;font-size:13px;line-height:1.55;padding:4px 0 4px 24px;position:relative}.benefits-list li:before{align-items:center;color:#fbbf24;content:"✓";display:inline-flex;font-weight:900;height:22px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);width:22px}.use-cases,.use-cases h3{margin-bottom:12px}.use-cases h3{color:#6b7280;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.use-cases-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.use-case-item{background:#f8fafc;border:1px solid #eef1f4;border-radius:10px;gap:12px;padding:10px 12px}.use-case-icon,.use-case-item{align-items:center;display:flex}.use-case-icon{background:#ffc220;background:var(--yellow);border-radius:12px;flex:0 0 auto;height:34px;justify-content:center;margin:0;width:34px}.use-case-icon img{height:20px;width:20px}.use-case-name{color:#111827;font-size:14px;font-weight:600}.btn-request-quote{background-color:#ffc220;background-color:var(--yellow);border:none;border-radius:12px;color:#000;color:var(--black);font-size:16px;font-weight:700;gap:10px;justify-content:center;margin-top:15px;padding:12px 14px;width:100%}.btn-request-quote .btn-arrow{height:22px;width:22px}[dir=rtl] .btn-request-quote .btn-arrow{margin-left:0;margin-right:0}.help-text{color:#6b7280;font-size:12px;line-height:1.55;margin-top:8px}.configuration-section{background:#f9fafb;background:var(--off-white);padding:80px 125px;scroll-margin-top:143px}.config-container{align-items:flex-start;display:flex;gap:40px;margin:0 auto;max-width:1400px}.config-main{background:#fff;background:var(--white);border-radius:15px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);flex:2 1;padding:40px}.request-summary{align-self:flex-start}.config-main h2{font-size:28px;margin-bottom:40px;text-align:left}[dir=rtl] .config-main h2{text-align:right}.config-group{margin-bottom:35px}.config-group label{color:#1d1d1b;color:var(--dark-grey);display:block;font-size:14px;font-weight:600;margin-bottom:12px}.config-group input[type=number],.config-group select,.config-group textarea{border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box;font-family:Poppins,sans-serif;font-size:14px;padding:12px 25px 12px 15px;width:100%}.paper-select-wrapper{align-items:center;display:flex;position:relative}.paper-icon{height:20px;left:15px;pointer-events:none;position:absolute;width:20px;z-index:1}.paper-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23333' d='M1.41 0 6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;padding-left:45px}.config-group textarea{min-height:80px;resize:vertical}.size-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.size-option{background:#fff;background:var(--white);border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;padding:15px;text-align:center;transition:all .3s}.size-option:hover{border-color:#489d9a;border-color:var(--blue)}.size-option.active{background:#ffc220;background:var(--yellow);border-color:#ffc220;border-color:var(--yellow);font-weight:600}.size-option span{color:#717171;color:var(--grey);display:block;font-size:11px;margin-top:5px}.size-option.active span{color:#000;color:var(--black)}.custom-size-field{display:none;margin-top:16px}.config-group:has(.size-option[data-size=Custom].active) .custom-size-field,.config-group:has(.size-option[data-size=Other].active) .custom-size-field{display:block}.config-group .custom-size-input{border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box;font-size:14px;padding:12px 15px;width:100%}.color-options{display:flex;gap:15px}.color-option{align-items:center;border:2px solid #e5e7eb;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;min-height:140px;padding:15px;text-align:center;transition:all .3s}.color-icon{height:24px;width:24px}.color-option:hover{border-color:#489d9a;border-color:var(--blue)}.color-option.active{background:#ffc220;background:var(--yellow);border-color:#ffc220;border-color:var(--yellow)}.color-dots{align-items:center;display:flex;gap:4px;justify-content:center}.dot{border-radius:50%;height:12px;width:12px}.dot.red{background:#ef4444}.dot.green{background:#10b981}.dot.blue{background:#3b82f6}.dot.black{background:#000}.dot.grey{background:#6b7280}.dot.white{background:#fff;border:1px solid #e5e7eb}.side-options{display:flex;gap:15px}.side-option{align-items:center;border:2px solid #e5e7eb;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex:1 1;flex-direction:row;font-weight:500;gap:12px;justify-content:center;min-height:120px;padding:15px;text-align:center;transition:all .3s}.side-option img{display:block;height:24px;width:24px}.side-option>span{line-height:1.3;text-align:center;white-space:nowrap}.side-option:has(img+img) img+img{margin-left:-6px}.side-option:hover{border-color:#489d9a;border-color:var(--blue)}.side-option.active{background:#ffc220;background:var(--yellow);border-color:#ffc220;border-color:var(--yellow)}.lamination-options{display:flex;flex-wrap:wrap;gap:20px}.lamination-options .radio-option{align-items:center;border:2px solid #e5e7eb;border-radius:10px;box-sizing:border-box;column-gap:12px;cursor:pointer;display:inline-flex;flex-direction:row;height:60px;justify-content:center;margin-bottom:0;padding:0 18px;text-align:center;transition:all .3s;vertical-align:middle;white-space:nowrap}.radio-option input[type=radio]{display:none}.lamination-icon{display:block;flex-shrink:0;height:20px;margin:0!important;width:20px}.lamination-options .radio-option span{display:block;line-height:20px;white-space:nowrap}.radio-option:hover{border-color:#489d9a;border-color:var(--blue)}.radio-option:has(input[type=radio]:checked) span{font-weight:600}.radio-option:has(input[type=radio]:checked){background:#ffc220;background:var(--yellow);border-color:#ffc220;border-color:var(--yellow)}.folding-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.folding-option{align-items:center;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:15px;text-align:center;transition:all .3s}.folding-option:hover{border-color:#489d9a;border-color:var(--blue)}.folding-option.active{background:#ffc220;background:var(--yellow);border-color:#ffc220;border-color:var(--yellow);font-weight:600}.folding-icon{font-size:24px}.folding-option span{font-size:12px}.folding-options-buttons{display:flex;flex-wrap:wrap;gap:12px}.folding-option-btn{background:#fff;background:var(--white);border:2px solid #e5e7eb;border-radius:10px;color:#1d1d1b;color:var(--dark-grey);cursor:pointer;font-size:14px;font-weight:500;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s ease}.folding-option-btn:hover{border-color:#489d9a;border-color:var(--blue);box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.folding-option-btn.active{background:#ffc220;background:var(--yellow);border-color:#ffc220;border-color:var(--yellow);box-shadow:0 4px 12px #ffcc004d;color:#000;color:var(--black);font-weight:600}.folding-option-btn.active:hover{box-shadow:0 6px 16px #fc06;transform:translateY(-2px)}.upload-area{background:#f9fafb;background:var(--off-white);border:2px dashed #e5e7eb;border-radius:10px;cursor:pointer;padding:40px;text-align:center;transition:all .3s}.upload-area.dragover,.upload-area:hover{background:#f0f9ff;border-color:#489d9a;border-color:var(--blue)}.upload-content{flex-direction:column;gap:10px}.upload-content,.upload-icon{align-items:center;display:flex}.upload-icon{height:48px;justify-content:center;margin:0 auto 10px;width:48px}.box_desription_inside img.box_icon{object-fit:contain}.upload-icon img{height:32px;width:32px}.upload-area p{color:#1d1d1b;color:var(--dark-grey);font-size:14px;margin:0}.upload-hint{color:#717171;color:var(--grey);font-size:12px}.upload-file-list{grid-gap:8px;display:grid;gap:8px;margin-top:18px;text-align:left}.upload-file-item{align-items:center;background:#fff;background:var(--white);border:1px solid #e5e7eb;border-radius:8px;display:flex;font-size:12px;gap:12px;justify-content:space-between;padding:9px 12px}.upload-file-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-file-remove{background:#fee2e2;border:none;border-radius:6px;color:#b42318;cursor:pointer;flex:0 0 28px;font-size:20px;height:28px;line-height:1;width:28px}.upload-file-remove:hover{background:#b42318;color:#fff;color:var(--white)}.upload-error{color:#b42318!important;font-size:12px!important}.request-summary{background:#fff;background:var(--white);border-radius:15px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);flex:1 1;height:-webkit-fit-content;height:fit-content;padding:30px;position:-webkit-sticky;position:sticky;top:167px}.request-summary h3{color:#000;color:var(--black);font-size:20px;margin-bottom:25px}.summary-details{margin-bottom:25px}.summary-item{border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:12px 0}.summary-item:last-child{border-bottom:none}.summary-label{color:#717171;color:var(--grey);font-size:14px}.summary-value{color:#000;color:var(--black);font-size:14px;font-weight:600}.delivery-estimate{background:#ffc220;background:var(--yellow);border-radius:10px;margin-bottom:20px;padding:20px;text-align:center}.delivery-estimate strong{color:#000;color:var(--black);display:block;font-size:12px;margin-bottom:8px}.delivery-time{color:#000;color:var(--black);font-size:20px;font-weight:700}.request-summary .btn2{margin-bottom:12px;width:100%}.request-summary .btn3{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:20px;width:100%}.request-summary .btn3 img{filter:brightness(0);height:18px;width:18px}.guarantees{display:flex;flex-direction:column;gap:10px}.guarantee-item{color:#1d1d1b;color:var(--dark-grey);font-size:13px}.why-choose-section{background:#fff;background:var(--white);padding:80px 125px}.why-choose-container{margin:0 auto;max-width:1400px;text-align:center}.why-choose-section h2{margin-bottom:15px}.why-choose-subtitle{color:#717171;color:var(--grey);font-size:16px;margin-bottom:50px}.why-choose-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.why-choose-card{background:#f9fafb;background:var(--off-white);border-radius:15px;padding:30px 20px;text-align:center}.why-icon{align-items:center;background:#ffc220;background:var(--yellow);border-radius:15px;display:flex;height:64px;justify-content:center;margin:0 auto 15px;width:64px}.why-icon img{height:32px;width:32px}.why-choose-card h3{color:#000;color:var(--black);font-size:18px;font-weight:600;margin-bottom:10px}.why-choose-card p{color:#717171;color:var(--grey);font-size:14px;line-height:1.6}.related-products-section{background:#f9fafb;background:var(--off-white);padding:80px 125px}.related-products-container{margin:0 auto;max-width:1400px}.related-products-section h2{margin-bottom:15px;text-align:center}.related-subtitle{color:#717171;color:var(--grey);font-size:16px;margin-bottom:50px;text-align:center}.related-products-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(5,1fr)}.related-product-card{background:#fff;background:var(--white);border-radius:15px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);display:inline-block;overflow:hidden;transition:transform .3s,box-shadow .3s;width:-webkit-fit-content;width:fit-content}.related-product-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.related-product-image{align-items:center;background:#f9fafb;background:var(--off-white);display:flex;justify-content:center;overflow:hidden}.related-product-image img{display:block;height:auto;max-width:100%;object-fit:contain;width:auto}.related-product-card h3{color:#000;color:var(--black);font-size:16px;font-weight:600;margin:15px 15px 5px}.related-product-card p{color:#717171;color:var(--grey);font-size:13px;margin:0 15px 15px}.related-product-card .btn2{font-size:13px;margin:0 15px 15px;padding:12px;width:calc(100% - 30px)}@media (max-width:1400px){.config-container,.product-container{max-width:1200px}.related-products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1200px){.configuration-section,.product-details-section,.related-products-section,.why-choose-section{padding:60px}.product-container{flex-direction:column}.product-gallery{max-width:100%}.config-container{flex-direction:column}.request-summary{position:static}.why-choose-grid{grid-template-columns:repeat(2,1fr)}.related-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.configuration-section,.product-details-section,.related-products-section,.why-choose-section{padding:40px 30px}.product-title{font-size:32px}.folding-grid,.size-grid,.use-cases-grid{grid-template-columns:repeat(2,1fr)}.why-choose-grid{grid-template-columns:1fr}.related-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.key-features{flex-direction:column;gap:15px}.folding-grid,.size-grid{grid-template-columns:1fr}.color-options,.side-options{flex-direction:column}.related-products-grid{grid-template-columns:1fr}.config-main,.request-summary{padding:25px}}.social-icons{display:flex;gap:15px;margin-top:15px}.social-icons a{align-items:center;background:#1d1d1b;background:var(--dark-grey);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:14px;height:36px;justify-content:center;text-decoration:none;transition:background .3s;width:36px}.social-icons a:hover{background:#ffc220;background:var(--yellow);color:#000;color:var(--black)}[dir=rtl] .config-container,[dir=rtl] .product-container{flex-direction:row-reverse}[dir=rtl] .summary-item,[dir=rtl] .summary-label{text-align:right}[dir=rtl] .btn2{flex-direction:row-reverse}[dir=rtl] .btn2 .btn-arrow{order:-1;transform:scaleX(1)}[dir=rtl],[lang=ar]{font-family:Poppins,sans-serif}.profile-section{margin:0 auto;max-width:1200px;min-height:calc(100vh - 300px);padding:80px 40px}.profile-empty,.profile-header{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);padding:40px}.profile-header{margin-bottom:40px}.profile-empty h1,.profile-header h1{margin-bottom:12px}.profile-email,.profile-empty p,.profile-name,.profile-phone{color:#717171;color:var(--grey)}.profile-empty .btn2,.profile-logout{margin-top:20px}.profile-quotes h2{margin-bottom:30px}.profile-empty{text-align:center}.profile-empty .btn2{display:inline-flex}.profile-name{color:#1d1d1b;color:var(--dark-grey);font-size:18px;font-weight:600}.profile-quote-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.profile-quote-card{background:#fff;background:var(--white);border:1px solid #e5e7eb;border-radius:8px;padding:20px}.profile-quote-heading{align-items:start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.profile-quote-heading h3{font-size:17px}.profile-quote-heading span{background:#fff6d7;border-radius:4px;color:#765b00;font-size:11px;font-weight:700;padding:4px 8px;text-transform:capitalize}@media (max-width:768px){.profile-section{padding:40px 20px}.profile-empty,.profile-header{padding:28px 20px}}[dir=rtl] .benefits-list li:before{transform:scaleX(-1) translateY(-50%)}[dir=rtl] .paper-icon{left:auto;right:15px}[dir=rtl] .paper-select-wrapper select{background-position:left 12px center;padding-left:25px;padding-right:45px}.auth-modal{align-items:center!important;animation:fadeIn .3s ease!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0009!important;box-sizing:border-box;display:flex;height:100vh;height:100dvh;inset:0;justify-content:center!important;overflow:hidden;padding:clamp(16px,3vh,28px)!important;position:fixed;width:100%;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-modal-content{animation:modalSlideIn .4s cubic-bezier(.34,1.56,.64,1)!important;background:linear-gradient(145deg,#fff,#f8f9fa)!important;border-radius:16px!important;box-shadow:0 20px 60px #00000026,0 0 0 1px #ffffff1a!important;box-sizing:border-box;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);max-width:560px!important;overflow-x:hidden!important;overflow-y:auto!important;padding:clamp(24px,3.5vh,34px) 38px!important;position:relative!important;scrollbar-gutter:stable;width:100%!important}.auth-modal-content:before{background:linear-gradient(90deg,#ffc220,#489d9a);content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-close{align-items:center!important;background:#0000!important;border:none!important;border-radius:50%!important;color:#717171!important;cursor:pointer!important;display:flex!important;font-size:28px!important;font-weight:300!important;height:32px!important;justify-content:center!important;line-height:1!important;position:absolute!important;right:16px!important;top:16px!important;transition:all .3s ease!important;width:32px!important}.auth-close:hover{background:#0000000d!important;color:#000!important;transform:rotate(90deg)!important}.auth-form h2{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#1d1d1b,#489d9a)!important;-webkit-background-clip:text!important;background-clip:text!important;color:#1d1d1b!important;font-size:30px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:4px!important}.auth-subtitle{color:#717171!important;font-size:14px!important;line-height:1.5!important;margin-bottom:18px!important}.auth-modal .form-group{margin-bottom:14px!important}.auth-modal .form-group label{font-size:13px!important;margin-bottom:5px!important}.auth-modal .form-group input{font-size:14px!important;min-height:46px;padding:11px 14px!important}.form-group{margin-bottom:24px!important;position:relative!important}.form-group label{color:#1d1d1b!important;display:block!important;font-size:14px!important;font-weight:600!important;letter-spacing:.3px!important;margin-bottom:8px!important}.form-group input{background:#fff!important;border:2px solid #e0e0e0!important;border-radius:12px!important;box-sizing:border-box!important;font-family:Poppins,sans-serif!important;font-size:15px!important;padding:14px 18px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;width:100%!important}.form-group input:focus{border-color:#489d9a!important;box-shadow:0 0 0 4px #489d9a1a!important;outline:none!important;transform:translateY(-2px)!important}.form-group input::placeholder{color:#bbb!important}.form-group small{color:#717171!important;display:block!important;font-size:12px!important;font-weight:500!important;margin-top:6px!important}.password-toggle{align-items:center;background:none;border:none;color:#717171;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:6px;position:absolute;right:16px;top:38px;transition:color .2s}.password-toggle:hover{color:#1d1d1b}.btn-auth-submit{background:linear-gradient(135deg,#ffc220,#ffdb4d)!important;border:none!important;border-radius:12px!important;box-shadow:0 4px 12px #ffc2204d!important;color:#000!important;cursor:pointer!important;font-size:16px!important;font-weight:700!important;margin-top:4px!important;overflow:hidden!important;padding:13px!important;position:relative!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;width:100%!important}.btn-auth-submit:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-auth-submit:hover:before{left:100%}.btn-auth-submit:hover{background:linear-gradient(135deg,#ffdb4d,#ffc220)!important;box-shadow:0 6px 20px #ffc22066!important;transform:translateY(-2px)!important}.btn-auth-submit:active{transform:translateY(0)!important}.btn-auth-submit:disabled{cursor:not-allowed!important;opacity:.7!important;transform:none!important}.btn-auth-submit.loading{pointer-events:none}.btn-auth-submit.loading:after{animation:spin .6s linear infinite;border:2px solid #000;border-radius:50%;border-top-color:#0000;content:"";height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.auth-switch{border-top:1px solid #e0e0e0!important;color:#717171!important;font-size:14px!important;margin-top:16px!important;padding-top:16px!important;text-align:center!important}.auth-switch a,.auth-switch button{background:none!important;border:none!important;color:#489d9a!important;cursor:pointer!important;font:inherit!important;font-weight:700!important;margin-left:6px!important;padding:0!important;position:relative!important;text-decoration:none!important;transition:all .2s!important}.auth-switch a:after,.auth-switch button:after{background:#489d9a;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.auth-switch a:hover:after,.auth-switch button:hover:after{width:100%}.auth-error{animation:shakeError .4s ease!important;background:linear-gradient(135deg,#fee,#fdd)!important;border-left:4px solid #c33!important;border-radius:12px!important;color:#c33!important;display:block!important;font-size:14px!important;font-weight:500!important;margin-top:12px!important;padding:10px 14px!important;text-align:center!important}@keyframes shakeError{0%,to{transform:translateX(0)}25%{transform:translateX(-8px)}75%{transform:translateX(8px)}}.header-auth{align-items:center!important;display:flex!important;gap:12px!important;margin-right:20px!important}.btn-auth,.btn-logout,.btn-profile{background-color:initial!important;border:2px solid #ffc220!important;border-radius:10px!important;color:#000!important;cursor:pointer!important;font-size:14px!important;font-weight:600!important;padding:10px 20px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;white-space:nowrap!important}.btn-auth:hover,.btn-profile:hover{background-color:#ffc220!important;box-shadow:0 4px 12px #ffc2204d!important;transform:translateY(-2px)!important}.btn-logout{border-color:#717171!important;color:#717171!important}.btn-logout:hover{background-color:#717171!important;box-shadow:0 4px 12px #0003!important;color:#fff!important;transform:translateY(-2px)!important}.btn-profile-icon{align-items:center!important;background-color:#fff!important;background-color:var(--white)!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-sizing:border-box!important;cursor:pointer!important;display:flex!important;height:42px!important;justify-content:center!important;padding:8px!important;position:relative!important;transition:all .3s ease!important;width:42px!important}.btn-profile-icon:before{content:none}.btn-profile-icon:hover{background-color:#ffc220!important;background-color:var(--yellow)!important;border-color:#ffc220!important;border-color:var(--yellow)!important;box-shadow:0 4px 12px #ffc2204d!important;transform:translateY(-2px)!important}.btn-profile-icon img{height:24px!important;position:relative!important;width:24px!important;z-index:1!important}.header-actions{align-items:center!important;display:flex!important;gap:15px!important}.btn-cart{background:#fff;background:var(--white);border:1px solid #e5e7eb;border-radius:8px;color:#1d1d1b;color:var(--dark-grey);cursor:pointer;display:grid;font-size:17px;height:42px;place-items:center;position:relative;width:42px}.btn-cart img{display:block;height:22px;width:22px}.btn-cart span{background:#f51c1c;background:var(--red);border-radius:10px;box-sizing:border-box;color:#fff;color:var(--white);font-size:11px;font-weight:700;height:19px;line-height:19px;min-width:19px;padding:0 4px;position:absolute;right:-7px;top:-7px}.quote-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:15px;width:100%}.quote-actions-configure{grid-template-columns:1fr}.quote-actions .btn2,.quote-actions .btn3{min-height:46px;padding:11px 16px;width:100%}.cart-action-icon{height:17px;object-fit:contain;transition:filter .3s ease;width:17px}.quote-actions .btn3:hover .cart-action-icon{filter:invert(1)}.quote-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:12000}.quote-cart{box-shadow:-8px 0 30px #0000002e;display:flex;flex-direction:column;height:100%;padding:24px;width:min(460px,100%)}.quote-cart,.quote-contact-modal{background:#fff;background:var(--white);box-sizing:border-box}.quote-contact-modal{border-radius:8px;margin:auto;padding:30px;width:min(500px,calc(100% - 32px))}.quote-panel-header{display:flex;gap:18px;justify-content:space-between;margin-bottom:24px}.quote-panel-header h2{font-size:24px;margin:0 0 4px;text-align:left}.quote-cart-item p,.quote-cart-item small,.quote-empty,.quote-panel-header p{color:#717171;color:var(--grey)}.quote-cart-item button,.quote-close{background:#0000;border:none;cursor:pointer}.quote-close{font-size:28px;height:36px;width:36px}.quote-cart-items{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto}.quote-cart-item{border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:16px}.quote-cart-item h3{font-size:16px;margin-bottom:5px}.quote-cart-item button{color:#f51c1c;color:var(--red)}.quote-checkout-button{margin-top:20px;width:100%}.quote-checkout-button .btn-arrow{height:18px;width:18px}.quote-notice{border-radius:8px;bottom:24px;box-shadow:0 1.978px 3.957px -1.978px #0000001a,0 3.957px 5.935px -.989px #0000001a;box-shadow:var(--shadow);color:#fff;color:var(--white);max-width:min(420px,calc(100% - 48px));padding:14px 18px;position:fixed;right:24px;z-index:13000}.quote-notice.success{background:#207a4b}.quote-notice.error{background:#b42318}@media (max-width:600px){.quote-actions{grid-template-columns:1fr}.quote-cart{padding:20px}}@media (max-width:768px){.auth-modal-content{border-radius:12px!important;max-height:calc(100dvh - 24px);padding:24px 20px!important}.auth-form h2{font-size:25px!important}.header-auth{gap:8px!important;margin-right:10px!important}.btn-auth,.btn-logout,.btn-profile{font-size:13px!important;padding:8px 14px!important}.btn-profile-icon{height:42px!important;width:42px!important}.btn-profile-icon img{height:22px!important;width:22px!important}}[dir=rtl] .benefits-list li{padding:4px 24px 4px 0}[dir=rtl] .benefits-list li:before{left:auto;right:0;transform:scaleX(-1)}.benefits-list li{align-items:center;display:flex;gap:8px;padding:4px 0;position:static}.benefits-list li:before{content:"\2713";flex:0 0 16px;height:16px;position:static;transform:none;width:16px}[dir=rtl] .benefits-list li{padding:4px 0}[dir=rtl] .benefits-list li:before{position:static;transform:none}[dir=rtl] .hero,[dir=rtl] .hero-slide{justify-content:flex-end}[dir=rtl] .hero-slide{direction:ltr}[dir=rtl] .hero_box{direction:rtl}@media (max-width:950px){.top_header{padding:0 24px}.lang_search{font-size:14px;font-weight:500;gap:8px}.lang_search img{height:17px;width:17px}.ar,.en{font-size:14px;font-weight:700;min-height:28px;min-width:28px;padding:2px 4px}.bottom_header{padding:10px 24px;position:relative}.header-logo{-webkit-margin-end:auto;display:flex;flex-shrink:0;margin-inline-end:auto}.burger-menu{-webkit-margin-start:10px;align-items:center;display:flex;flex:0 0 44px;flex-direction:column;gap:4px;justify-content:center;margin-inline-start:10px;order:3}.bottom_header .nav-menu{background:#fff;background:var(--white);border-top:1px solid #ececec;box-shadow:-12px 18px 30px #00000024;box-sizing:border-box;flex-direction:column;gap:6px;height:calc(100dvh - 143px);left:auto;margin:0;padding:18px;position:fixed;right:-100%;top:143px;transition:right .28s ease,left .28s ease;width:min(320px,100%);z-index:1000}.bottom_header .nav-menu.active{right:0}.bottom_header .nav-menu li{border:0;padding:0;width:100%}.bottom_header .nav-menu a{align-items:center;border-radius:7px;box-sizing:border-box;color:#000;color:var(--black);display:flex;font-size:16px;font-weight:600;min-height:52px;padding:0 14px;transform:none;width:100%}.bottom_header .nav-menu a:hover{background:#fff8e8;color:#000;color:var(--black);transform:none}.header-actions{-webkit-margin-start:auto;gap:8px!important;margin-inline-start:auto}.header-actions .btn1{display:none}.btn-auth{font-size:13px!important;padding:8px 12px!important}[dir=rtl] .bottom_header .nav-menu{box-shadow:12px 18px 30px #00000024;left:-100%;right:auto}[dir=rtl] .bottom_header .nav-menu.active{left:0;right:auto}}@media (max-width:600px){.top_header{padding:0 14px}.bottom_header{padding:10px 14px}.top_header .phone img{display:block;height:auto;max-width:130px}}@media (max-width:768px){.hero-slide,[dir=rtl] .hero-slide{align-items:flex-end;justify-content:center;padding-inline:30px}.hero_box,[dir=rtl] .hero_box{margin-inline:auto}}
/*# sourceMappingURL=main.195cdcde.css.map*/