﻿*,.main-menu ul{padding:0;margin:0}.has-submenu,.main-menu li{position:relative}.main-menu ul,ul{list-style:none}.has-dropdown .dropdown-menu,.main-menu .submenu{top:100%;min-width:230px;padding:8px 0;box-shadow:0 10px 25px rgba(0,0,0,.15);border-radius:8px;z-index:9999;right:0}.breadcrumb a,.main-menu a,a{text-decoration:none}.product-card,.product-top{box-shadow:0 2px 10px rgba(0,0,0,.05)}*{box-sizing:border-box}body{direction:rtl;font-family:Tahoma,sans-serif;background:#f5f7fa;color:#222;font-size:14px;line-height:1.8}a{color:inherit}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 15px}.hero-box,.home-products{margin-bottom:20px}.site-header{background:#fff;border-bottom:1px solid #e5e5e5;padding:14px 0}.site-header .container{display:flex;justify-content:space-between;align-items:center}.logo{font-size:20px;font-weight:700;color:#1f3b73}.phone{color:#666;font-size:13px}.main-menu,.main-menu>ul>li>a:hover{background:#1f3b73}.main-menu ul{display:flex;flex-wrap:wrap}.main-menu li{margin-left:20px}.main-menu a{display:block;color:#fff;padding:14px 16px;white-space:nowrap;transition:.25s}.main-menu .submenu{display:none;position:absolute;background:#1f3b73}.has-dropdown .dropdown-menu li,.main-menu .submenu li{margin:0;width:100%}.main-menu .submenu a{display:block;color:#444;padding:12px 16px;transition:.25s}.main-menu .submenu a:hover{background:#1f3b73;color:#1f3b73;padding-right:22px}.menu-arrow{position:absolute;left:0;top:0;width:46px;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;color:#fff;transition:.3s;user-select:none}.menu-arrow:hover{background:rgba(255,255,255,.12)}.has-dropdown.active .dropdown-menu,.has-submenu.active>.submenu,.tab-content.active{display:block}.has-dropdown .dropdown-menu{position:absolute;background:#1f3b73;display:none;margin:0;list-style:none}.has-dropdown .dropdown-menu a{display:block;color:#fff;padding:12px 16px;transition:background-color .25s,padding-right .25s}.has-dropdown .dropdown-menu a:hover{background:#1f3b73;color:#fff;padding-right:22px}.main-content{min-height:500px;padding:25px 0}.site-footer{margin-top:30px;padding:18px 0;background:#fff;border-top:1px solid #e5e5e5;text-align:center;color:#666;font-size:13px}.about-box,.category-description,.category-header,.hero-box,.product-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.hero-box{padding:25px 20px}.hero-box img{display:block;max-width:100%!important;width:auto!important;height:auto!important;margin:20px auto}.hero-box h1{color:#1f3b73;font-size:24px;margin-bottom:10px}.about-box h2,.category-description h2,.home-products h2{color:#1f3b73;margin-bottom:15px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.product-card-image{width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff;line-height:0}.product-card-image img{width:100%;height:100%;display:block;object-fit:cover}.product-card-body{display:flex;flex-direction:column;flex:1;padding:18px}.product-card h3{margin-bottom:10px;font-size:17px;line-height:1.7}.product-card h3 a{color:#222;transition:.2s}.product-card h3 a:hover{color:#1f3b73}.product-card p{color:#555;font-size:14px;line-height:1.8;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{margin-top:auto;margin-bottom:16px;color:#15803d;font-size:18px;font-weight:700}.product-link{display:block;width:100%;text-align:center;background:#1f3b73;color:#fff;padding:11px;border-radius:8px;transition:.2s}.product-link:hover{background:#16305d}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:15px 0 20px;padding:12px 18px;background:#fff;border:1px solid #e8edf3;border-radius:10px;font-size:13px}.breadcrumb a{color:#1f3b73;transition:.2s}.breadcrumb a:hover{color:#0d6efd}.breadcrumb span{color:#777}.breadcrumb span:last-child{color:#222;font-weight:600}.category-header{padding:25px;margin-bottom:20px}.category-header h1{color:#1f3b73;font-size:28px}.category-products{margin-bottom:30px}.category-description,.order-modal-box form{padding:25px}.category-description ul{list-style:disc;margin:15px 25px}.product-detail{display:flex;flex-direction:column;gap:25px}.product-top{display:grid;grid-template-columns:500px 1fr;gap:30px;padding:20px;background:#fff;border-radius:12px}.product-gallery{display:flex;flex-direction:column;gap:12px}.product-main-image{width:100%;aspect-ratio:1/1;overflow:hidden}.product-thumbs{display:flex;gap:10px}.product-thumbs img{width:80px;height:80px;object-fit:cover;border:1px solid #ddd;border-radius:8px;cursor:pointer}.thumb-image{transition:.25s}.thumb-image:hover{transform:scale(1.05)}.active-thumb{border:2px solid #1f3b73!important}.product-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px;padding-bottom:12px;border-bottom:1px solid #e5e5e5}.tab-btn{border:1px solid #dbe3ef;background:#fff;color:#555;padding:10px 18px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:background-color .25s,border-color .25s,color .25s,box-shadow .25s}.tab-btn:hover{background:#f7f9fc;border-color:#1f3b73;color:#1f3b73}.tab-btn.active{background:#1f3b73;border-color:#1f3b73;color:#fff;box-shadow:0 3px 8px rgba(31,59,115,.15)}.about-you-content>br,.tab-content{display:none}@media (max-width:992px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.order-btn{display:inline-flex;align-items:center;justify-content:center;min-width:220px;height:48px;padding:0 24px;margin-top:20px;background:#16a34a;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:background-color .25s,transform .25s,box-shadow .25s;box-shadow:0 4px 12px rgba(31,59,115,.25)}.order-btn:hover{background:#284b92;transform:translateY(-2px);box-shadow:0 8px 20px rgba(31,59,115,.35)}.order-btn:active{transform:translateY(0);box-shadow:0 3px 10px rgba(31,59,115,.25)}.order-btn:focus{outline:0;box-shadow:0 0 0 4px rgba(31,59,115,.15)}.order-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;justify-content:center;align-items:center;z-index:9999;padding:20px}.order-modal.show{display:flex}.order-modal-box{background:#fff;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;border-radius:12px;position:relative;animation:.25s modalShow}.order-close{position:absolute;left:15px;top:15px;width:35px;height:35px;border:none;border-radius:50%;background:#f2f2f2;cursor:pointer;font-size:18px}.order-close:hover{background:#ddd}@keyframes modalShow{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.page-box{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:25px}.page-box h1{color:#1f3b73;font-size:30px;margin-bottom:20px}.page-box h2{color:#1f3b73;font-size:22px;margin:30px 0 15px}.page-box h3{color:#333;font-size:18px;margin:20px 0 10px}.page-box p{color:#555;line-height:2;margin-bottom:15px}.page-box ul{list-style:disc;padding-right:22px;margin:15px 0}.page-box li{margin-bottom:8px}.page-box img{border-radius:10px}.page-box table{width:100%;border-collapse:collapse;margin:20px 0}.page-box td,.page-box th{border:1px solid #eee;padding:12px}.page-box th{background:#fafafa}.page-box blockquote{border-right:4px solid #1f3b73;background:#f7f9fc;padding:15px;margin:20px 0}@media(max-width:768px){.page-box{padding:20px}.page-box h1{font-size:24px}.page-box h2{font-size:20px}}.menu-toggle{display:none;background:0 0;border:none;color:#fff;font-size:28px;cursor:pointer}.comment-item{border:1px solid #e5e5e5;border-radius:8px;padding:15px;margin:15px 0;background:#fff}.comment-header{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:700}.comment-rate{color:#f5b301;margin-bottom:10px}.comment-item p{margin:0;line-height:2}.comment-form{background:#fff;padding:25px;border-radius:10px;margin:30px 0;box-shadow:0 2px 10px rgba(0,0,0,.08)}.comment-form h2{margin-bottom:25px;color:#1f3b73}.comment-group{margin-bottom:18px}.comment-group label{display:block;margin-bottom:8px;font-weight:600;color:#444}.comment-input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:14px;transition:.25s;box-sizing:border-box}.comment-input:focus{border-color:#1f3b73;outline:0;box-shadow:0 0 0 3px rgba(31,59,115,.12)}textarea.comment-input{resize:vertical;min-height:130px}.comment-success{background:#e8f7ec;color:#2f7a3d;border:1px solid #b9e4c4;padding:12px;border-radius:8px;margin-bottom:20px}.admin-reply,.content-body th,.faq-question:hover{background:#f8f9fc}.comment-form .product-link{border:0;cursor:pointer;margin-top:5px}.admin-reply{margin-top:20px;padding:15px;border-right:4px solid #1f3b73;border-radius:6px}.admin-reply-title{font-weight:700;color:#1f3b73;margin-bottom:10px}.admin-reply-text{line-height:2;color:#333}.admin-reply-date{margin-top:10px;font-size:12px;color:#888}.comment-summary{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:18px;margin:20px 0;text-align:center}.comment-summary-rate{font-size:28px;font-weight:700;color:#f5b301;margin-bottom:8px}.comment-summary-rate span{font-size:16px;color:#666;font-weight:400}.comment-summary-count{color:#555;font-size:15px}.faq-title{color:#1f3b73;margin-bottom:20px;padding:20px}.faq-item{background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin-bottom:12px;overflow:hidden}.faq-question{width:100%;border:0;background:#fff;text-align:right;padding:18px 50px 18px 15px;font-size:15px;font-weight:700;color:#222;cursor:pointer;position:relative;transition:.2s}.faq-question::before{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:24px;color:#1f3b73;font-weight:700}.faq-item.active .faq-question::before{content:"-"}.faq-answer{display:none;padding:15px 18px 18px;color:#555;line-height:2;background:#fcfcfc;border-top:1px solid #eee}.faq-item.active .faq-answer{display:block;border-color:#1f3b73;box-shadow:0 3px 10px rgba(31,59,115,.08)}.content-body{margin-top:20px;color:#555;line-height:2.2;padding:10px!important}.content-body>:first-child{margin-top:0}.content-body>:last-child{margin-bottom:0}.content-body p{margin:0 0 18px}.content-body h2{font-size:28px;color:#1f3b73;margin:35px 0 18px;line-height:1.7}.content-body h3{font-size:22px;color:#1f3b73;margin:30px 0 15px;line-height:1.8}.content-body h4{font-size:18px;color:#333;margin:25px 0 12px}.content-body ol,.content-body ul{padding-right:24px;margin:18px 0}.content-body li{margin-bottom:10px;line-height:2.2}.content-body a{color:#1f3b73;font-weight:600}.content-body img{display:block;max-width:100%;height:auto;margin:20px auto;border-radius:10px}.content-body table{width:100%;border-collapse:collapse;margin:25px 0}.content-body td,.content-body th{border:1px solid #e5e5e5;padding:12px}.content-body blockquote{margin:25px 0;padding:18px;border-right:4px solid #1f3b73;background:#f8f9fc;border-radius:8px}.content-body hr{margin:30px 0;border:none;border-top:1px solid #eee}.pagination .active,.pagination a:hover{background:#1f3b73;border-color:#1f3b73;color:#fff}.pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;margin:35px 0}.pagination a,.pagination span{min-width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#555;text-decoration:none;transition:.2s}.category-card,.child-category-card{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;box-shadow:0 3px 12px rgba(0,0,0,.08);transition:.25s}.pagination .active{font-weight:700}.category-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:15px;color:#555}.category-info strong{color:#1f3b73;font-size:16px}.child-categories{margin:20px 0 30px}.child-categories h2{font-size:22px;font-weight:700;margin-bottom:15px;text-align:center}.category-grid,.child-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.child-category-card{display:block}.category-card img,.child-category-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.child-category-card span{display:block;padding:12px 10px;text-align:center;color:#222;font-size:15px;font-weight:700;line-height:1.6;min-height:52px}.category-card:hover,.child-category-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.category-card:active,.child-category-card:active{transform:scale(.98)}.home-categories{margin:25px 0}.home-categories h2{text-align:center;font-size:22px;margin-bottom:20px;font-weight:700}.category-card span{display:block;padding:12px 8px;text-align:center;color:#222;font-size:15px;font-weight:700;line-height:1.6;min-height:48px}@media (min-width:768px){.category-grid,.child-category-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.category-grid,.child-category-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:769px){.has-dropdown:hover>.dropdown-menu{display:block}.mobile-cart-bar{display:flex!important;position:fixed;left:20px;bottom:20px;width:190px;height:auto;padding:14px;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.14);z-index:99999}.mobile-cart-bar .cart-link{display:flex;align-items:center;justify-content:center;width:100%;height:38px;box-sizing:border-box;background:#f8fafc;border-radius:10px;color:#222;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}.mobile-cart-bar .quantity-box{display:flex;align-items:center;justify-content:center;width:100%;height:38px;margin:0}.mobile-cart-bar .quantity-box button,.mobile-cart-bar .quantity-box input{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;margin:0!important;padding:0!important;box-sizing:border-box;text-align:center}.mobile-cart-bar .quantity-box button{background:#f1f5f9;border:1px solid #e2e8f0;font-size:18px;cursor:pointer}.mobile-cart-bar .quantity-box input{background:#fff;border:1px solid #e2e8f0;font-size:14px;font-weight:700}.mobile-cart-bar .qty-minus{border-radius:8px 0 0 8px}.mobile-cart-bar .qty-plus{border-radius:0 8px 8px 0}.mobile-cart-bar .mobile-add-cart-form{display:block!important;width:100%!important;min-width:0!important;flex:none!important;margin:0!important;padding:0!important;box-sizing:border-box}.mobile-cart-bar .add-cart-btn{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;margin:0!important;padding:0 10px!important;box-sizing:border-box;background:#16a34a;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.mobile-cart-bar .cart-badge{display:inline-flex!important;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#ef4444!important;color:#fff!important;border-radius:50%;font-size:13px!important;font-weight:800!important;line-height:1;box-sizing:border-box}}.cart-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;background:red;color:#fff!important;border-radius:50%;font-size:12px;font-weight:700;line-height:1}@media (max-width:768px){.main-menu ul{flex-direction:column}.main-menu li{margin-left:0;border-bottom:1px solid rgba(255,255,255,.15)}.has-dropdown .dropdown-menu{position:static;display:none;background:rgba(255,255,255,.1);box-shadow:none;border-radius:0;padding:0}.has-dropdown.active .dropdown-menu{display:block}.has-dropdown .dropdown-menu a{color:#fff;padding:12px 30px}.has-dropdown .dropdown-menu a:hover{background:rgba(255,255,255,.15)}.breadcrumb{font-size:12px;gap:6px;padding:10px 14px}.product-top{grid-template-columns:1fr;gap:20px;padding:15px}.product-thumbs{justify-content:center;flex-wrap:wrap}.product-thumbs img{width:65px;height:65px}.product-tabs{gap:8px}.tab-btn{flex:1 1 calc(50% - 4px);padding:12px;font-size:13px}.site-header .container{flex-direction:column;gap:8px;text-align:center}.main-menu ul{justify-content:center}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card-image{height:170px}.product-card-body{padding:12px}.product-card h3{font-size:16px}.product-card p{min-height:auto;font-size:13px}.product-top{grid-template-columns:1fr}.product-main-image img{display:block;width:100%;height:100%;object-fit:contain}.category-description,.category-header{padding:18px}.category-header h1{font-size:22px}.menu-toggle{display:block;padding:10px 0}.main-menu .menu{display:none;flex-direction:column;width:100%}.main-menu .menu.active{display:flex}#faq{padding:0 10px 10px}.faq-item{margin-bottom:10px}.faq-question{font-size:14px;padding:15px 45px 15px 12px;line-height:1.8}.faq-answer{font-size:13px;padding:15px 12px}.category-info{flex-direction:column;align-items:flex-start;gap:8px;font-size:14px}.category-info strong{font-size:15px}.mobile-cart-bar{display:flex!important;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:99999;background:#fff;padding:8px;box-sizing:border-box;gap:6px;align-items:center;box-shadow:0 -2px 10px rgba(0,0,0,.15)}.mobile-cart-bar .add-cart-btn{min-width:0!important;width:100%;height:42px;margin-top:0!important;padding:0 8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background:#16a34a;color:#fff;border:none;border-radius:9px;font-size:14px;font-weight:700;white-space:nowrap}.mobile-cart-bar .mobile-add-cart-form{flex:1 1 0;min-width:0;width:auto;margin:0}.mobile-cart-bar .quantity-box button,.mobile-cart-bar .quantity-box input{width:35px!important;min-width:35px!important;max-width:35px!important;height:42px!important;padding:0!important;box-sizing:border-box;text-align:center}.page-box{width:100%;max-width:100%;min-width:0}.page-box img{max-width:100%!important;width:auto!important;height:auto!important}}@media (max-width:360px){.mobile-cart-bar{gap:4px;padding-left:4px;padding-right:4px}.mobile-cart-bar .cart-link{min-width:64px;padding:0 4px;font-size:12px}.mobile-cart-bar .quantity-box{height:40px}.mobile-cart-bar .quantity-box button{width:26px;height:40px}.mobile-cart-bar .quantity-box input{width:25px;height:40px}.mobile-cart-bar .add-cart-btn{height:40px;font-size:13px;padding:0 6px}}@keyframes showCartMessage{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cart-success-message{width:100%;margin:15px 0 20px;padding:12px 16px;background:#e8f7ec;color:#16803a;border:1px solid #b7e4c5;border-radius:8px;font-size:14px;font-weight:600;line-height:1.8;text-align:right;box-sizing:border-box}.checkout-field{margin-bottom:15px}.checkout-field label{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#333}.checkout-field input,.checkout-field textarea{width:100%;padding:11px 12px;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:14px;box-sizing:border-box;outline:0;transition:border-color .2s,box-shadow .2s}.footer-links a,.footer-social a{transition:.2s;text-decoration:none}.checkout-field input:focus,.checkout-field textarea:focus{border-color:#28a745;box-shadow:0 0 0 3px rgba(40,167,69,.1)}.checkout-field textarea{resize:vertical;min-height:80px}.order-modal-box form h2{margin:0 0 22px;text-align:center;font-size:22px;color:#222}.direct-quantity{display:flex;align-items:center;width:100%}.direct-quantity button{width:44px;height:44px;border:1px solid #ddd;background:#f7f7f7;cursor:pointer;font-size:22px;flex-shrink:0}.direct-quantity button:first-child{border-radius:0 8px 8px 0}.direct-quantity button:last-child{border-radius:8px 0 0 8px}.direct-quantity input{width:60px;height:44px;padding:0;text-align:center;border-radius:0;border-left:none;border-right:none}.order-modal-box .order-btn{width:100%;display:block;padding:12px;border:none;border-radius:8px;background:#28a745;color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;text-align:center;box-sizing:border-box}.order-modal-box .order-btn:hover{background:#218838}.page-box{width:100%;max-width:100%;min-width:0;overflow-wrap:break-word}.page-box img{display:block;max-width:100%!important;height:auto!important;margin:20px auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shop-footer{direction:rtl;font-family:inherit}.footer-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.footer-trust{background:#f7f9fc;border-top:1px solid #e7ebf2;border-bottom:1px solid #e7ebf2}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{min-height:100px;display:flex;align-items:center;gap:13px;padding:18px 15px;border-left:1px solid #e3e8f0}.trust-item:last-child{border-left:none}.trust-icon{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(31,59,115,.08);color:#1f3b73;font-size:19px}.trust-item strong{display:block;font-size:14px;color:#1f3b73;margin-bottom:5px}.trust-item span{display:block;font-size:12px;color:#687386;line-height:1.7}.footer-main{background:#1f3b73;color:#fff;padding:55px 0 45px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.footer-logo{display:inline-block;color:#fff;text-decoration:none;font-size:22px;font-weight:700;margin-bottom:18px}.footer-brand p{margin:0;color:#d6deee;font-size:13px;line-height:2.1}.footer-contact h3,.footer-links h3{margin:0 0 20px;color:#fff;font-size:16px;font-weight:700}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#d6deee;font-size:13px}.footer-links a:hover{color:#fff;padding-right:5px}.footer-social{display:flex;gap:10px;margin-top:23px}.footer-social a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff}.footer-social a:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.footer-contact address{margin:0;display:flex;flex-direction:column;gap:16px;font-style:normal}.contact-hours,.footer-contact address a{display:flex;align-items:center;gap:10px;color:#d6deee;text-decoration:none;font-size:13px}.footer-contact i{width:20px;text-align:center;color:#fff}.footer-bottom{background:#172f5c;padding:18px 0;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-bottom p{margin:0;color:#cbd5e5;font-size:12px}.footer-bottom strong,.footer-bottom-links a:hover{color:#fff}.footer-bottom-links{display:flex;gap:18px}.footer-bottom-links a{color:#cbd5e5;text-decoration:none;font-size:12px}@media (max-width:900px){.footer-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:40px}.trust-item:nth-child(2){border-left:none}.trust-item:nth-child(-n+2){border-bottom:1px solid #e3e8f0}}@media (max-width:600px){.order-modal{padding:10px}.order-modal-box{max-height:94vh;border-radius:10px}.order-modal-box form{padding:20px 15px}.order-modal-box form h2{font-size:19px;margin-bottom:18px}.footer-container{width:min(100% - 30px,1180px)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item{min-height:85px;padding:14px 10px;gap:9px}.trust-icon{width:36px;height:36px;border-radius:10px;font-size:16px}.trust-item strong{font-size:12px}.trust-item span{font-size:10px;line-height:1.6}.footer-main{padding:40px 0}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-brand{padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-logo{font-size:21px}.footer-brand p{font-size:13px;line-height:2}.footer-contact h3,.footer-links h3{margin-bottom:15px}.footer-links li{margin-bottom:14px}.footer-bottom{padding:18px 0}.footer-bottom-content{flex-direction:column;text-align:center;gap:12px}}.about-you-section,.why-us-section{padding:60px 15px;background-color:#fff}.about-you-section .container,.why-us-section .container{max-width:900px;margin:0 auto}.about-you-content{text-align:justify;line-height:1.9;font-size:16px;color:#333}.about-you-text p{margin-bottom:18px;line-height:1.9}.about-you-text h3{font-size:20px;color:#e53935;margin:30px 0 12px;font-weight:700}.about-you-text p:last-child{margin-top:25px;font-size:17px;color:#222}.stats-section{padding:55px 15px;background-color:#f7f7f7;text-align:center}.stats-section .container{max-width:1100px;margin:0 auto}.stats-section .section-title{font-size:26px;margin-bottom:40px;color:#222;font-weight:700}.stats-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.stat-item{flex:1 1 140px;max-width:180px;background:#fff;padding:25px 15px;border-radius:10px;box-shadow:0 3px 12px rgba(0,0,0,.06);transition:transform .25s}.stat-item:hover{transform:translateY(-5px)}.stat-number{font-size:32px;font-weight:800;color:#e53935;margin-bottom:8px}.stat-label{font-size:15px;color:#555}.why-us-header h3{font-size:22px;color:#e53935;margin:25px 0 15px;font-weight:700}.why-us-header ul{list-style:none;padding:0;margin:0 0 30px}.why-us-header ul li{position:relative;padding-right:22px;margin-bottom:14px;line-height:1.8;font-size:16px;color:#333}.why-us-header ul li::before{content:"•";position:absolute;right:0;color:#e53935;font-size:20px;top:-2px}.why-us-header ul li strong{color:#222}.why-us-header p{line-height:1.9;font-size:16px;color:#333;margin-bottom:16px}.why-us-header p strong{color:#e53935;font-size:17px}@media (max-width:768px){.about-you-section,.stats-section,.why-us-section{padding:40px 12px}.stats-grid{gap:15px}.stat-item{flex:1 1 120px;max-width:150px;padding:20px 10px}.stat-number{font-size:26px}.stats-section .section-title{font-size:22px}}