*{font-family:Tajawal,sans-serif}body{height:100vh;background:#f1f1f1;margin:0;overflow-x:hidden;overflow-y:scroll}header{background:#f0f0f052;display:flex;justify-content:space-between;align-items:center;padding-left:30px;direction:rtl;z-index:10;height:80px}header .logo{width:150px;margin:0 10px 10px 0}header nav{background:#f0f0f0;display:flex;width:590px;align-items:center;justify-content:space-between}header nav a{position:relative;text-decoration:none;color:#000;font-size:21px;font-weight:700;transition:.1s}header nav a:hover{border-bottom:#EA6D27 solid 4px}header nav button{background:#ea6d27;text-decoration:none;color:#fff;font-size:20px;font-weight:700;padding:2px 18px 4px;border-radius:11px 3px;border:none;cursor:pointer;transition:all .2s}header .menuBtn,header .closeBtn{background:transparent;border:none;margin-right:20px;font-size:30px;font-weight:500;color:#000;cursor:pointer;display:none}header .small-screen-content{display:none}.activePath{border-bottom:#EA6D27 solid 4px}.circle{width:400px;height:530px;position:relative;display:inline}.circle img{width:auto;position:absolute;top:-90px;left:0;z-index:-2}.hero{display:flex;justify-content:space-around;align-items:center;width:100%;height:calc(100vh - 80px)}.hero .hero-content{width:30%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:right;z-index:2}.hero .hero-content h2{font-size:23px;margin:0}.hero .hero-content p{font-weight:500}.hero .hero-content .menu-btn{background:#ea6d27;text-decoration:none;color:#fff;font-size:20px;font-weight:700;padding:2px 18px 4px;border-radius:11px 3px;cursor:pointer;transition:all .2s}.hero .hero-content .menu-btn:hover{background:#e55502}.hero .hero-content ul{margin-top:40px;display:flex;justify-content:space-around;width:100%;padding:0}.hero .hero-content ul Li{list-style:none}.hero .hero-content ul Li .social-media-hero{width:50px}.hero .hero-images{width:30%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative}.hero .hero-images .main-hero-img{width:100%;max-width:520px;max-height:560px;z-index:1}.hero .hero-images .second-hero-img{position:absolute;width:220px;left:-130px;bottom:10px;z-index:2}.hero .hero-images .background-hero-1{position:absolute;width:190px;top:-70px;right:-70px;z-index:-1}.hero .hero-images .background-hero-2{position:absolute;width:380px;top:-75px;left:-165px;z-index:-1}.hero .hero-images .background-hero-3{position:absolute;width:150px;right:-90px;bottom:0;z-index:-1}.special-food{background:#e4e4e4;padding-top:25px;margin-top:40px}.special-food .special-food-title{display:flex;justify-content:center;align-items:center;width:80%;margin:0 auto}.special-food .special-food-title .first-img{width:29%;max-width:240px}.special-food .special-food-title .second-img{width:22%;max-width:190px}.special-food .special-food-title .title-container{display:block;text-align:center;width:40%}.special-foods-container{display:flex;flex-wrap:wrap;justify-content:space-around;width:90%;margin:80px auto}.special-foods-container .food-card{width:270px;height:310px;background:#e4e4e4;border:2px solid #fff;text-align:center;margin:40px 8px;border-radius:35px 8px;transition:background .3s;cursor:pointer;position:relative}.special-foods-container .food-card .food-img{width:175px;margin:-80px auto 0;border-radius:100%}.special-foods-container .food-card .food-name{color:#000;font-size:22px}.special-foods-container .food-card .food-description{color:#000;width:80%;margin:10px auto}.special-foods-container .food-card .food-price{background:#000;display:inline;color:#fff;padding:5px 8px;border-radius:100%;position:absolute;top:-60px;right:35px;box-shadow:-2px 5px 15px 1px #0000006d}.special-foods-container .food-card:hover{background:#fff;z-index:1}.more-foods{width:100%;display:flex;justify-content:space-evenly;align-items:center;position:relative;padding-bottom:50px}.more-foods div{width:40%}.more-foods div .main-more-img{width:100%}.more-foods .more-food-content{width:30%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:right;z-index:2}.more-foods .more-food-content h2{font-size:23px;margin:0}.more-foods .more-food-content p{font-weight:500}.more-foods .more-food-content .menu-btn{background:#ea6d27;text-decoration:none;color:#fff;font-size:20px;font-weight:700;padding:2px 18px 4px;border-radius:11px 3px;cursor:pointer;transition:all .2s}.more-foods .more-food-content .menu-btn:hover{background:#e55502}.customers{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;position:relative;width:100%;height:700px;text-align:center}.customers .background-customers{position:absolute;left:0;top:10%;width:40%;max-width:450px;z-index:1}.customers .customers-title{width:30%}.customers .customer-container{width:100%;max-height:250px;z-index:2}.customers .customer-container .customer-card{margin:20px 30px 40px;width:20%!important;height:180px;background:#e4e4e4b8;display:flex;flex-direction:column;direction:rtl;border-radius:25px 5px;padding:0 8px}.customers .customer-container .customer-card div{display:flex;width:90%;height:40px;padding:5px 15px 0;justify-content:right;align-items:center}.customers .customer-container .customer-card p{width:100%}.customers .customer-container .customer-card .stars{width:20px;margin-right:7px;margin-bottom:-3px}.customers .customer-container .customer-card span{font-size:18px}.menu-list-filter{width:60%;height:70px!important;margin:20px auto}.menu-list-filter .products-type{font-size:20px;font-weight:700;background:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .3s;text-align:center;height:35px}.menu-list-filter .products-type:hover,.menu-list-filter .selected{background-color:#dbc8bc}.menu-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:80%;margin:20px auto}.menu-container .product-card{width:210px;height:195px;background:#e4e4e4;border:#fff 2.5px solid;border-radius:25px 10px;margin-top:70px;position:relative;transition:background .3s}.menu-container .product-card .product-img{position:absolute;top:-70px;width:100%;border-radius:100%}.menu-container .product-card .product-name{position:absolute;bottom:0;right:0;left:0;text-align:center;margin:0 0 10px;color:#000}.menu-container .product-card:hover{background:#fff}.logo-loader{width:100%;height:750px;position:relative}.logo-loader img{position:absolute;width:20%;top:30%;right:40%;left:40%;bottom:0}.back-button{font-size:42px;font-weight:700;color:#ea6d27;text-decoration:none;margin-left:70%;display:flex;align-items:center;width:25%}.back-button span{font-size:22px;margin-right:5px}.food-Detail-container{display:flex;background:#e4e4e4;width:90%;border:#fff 3px solid;margin:20px auto 50px;border-radius:35px 10px;direction:rtl;align-items:center;justify-content:space-around}.food-Detail-container .Detail-img{width:25%;border-radius:100%}.food-Detail-container .Detail-name{font-size:20px;text-align:right}.food-Detail-container .Detail-price{width:10%}.food-Detail-container .Detail-description{width:30%;text-align:right}.addRequests-button{width:80%;display:block;margin:20px auto 120px;text-align:center;font-size:22px;color:#fff;font-weight:700;text-decoration:none;border-radius:15px 5px;background:#ea6d27}.about{width:90%;margin:40px auto;text-align:center}.about h1{text-align:center}.about-content{display:flex;align-items:center;justify-content:space-around;direction:rtl;width:90%;margin:20px auto;max-height:500px;position:relative}.about-content div{text-align:center;width:68%}.about-content div ul{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.about-content div ul li{width:50%;list-style:none;display:flex;align-items:center}.about-content div ul li p{width:90%}.about-content div ul li img{width:25px;margin:0 5px}.about-content .chef{width:30%;height:100%}.about-content .background-about1,.about-content .background-about2{position:absolute;left:-30px;top:10%;width:10%}.about-content .background-about1{left:10%;width:15%;top:0}form{width:80%;margin:-30px auto 40px;display:flex;flex-wrap:wrap}form .food-add-request{width:100%;height:90px;direction:rtl;display:flex;justify-content:space-evenly;align-items:center;margin:10px 0;background:#e4e4e4;border-radius:25px 10px;border:3px solid #fff}form .food-add-request .food-img{width:90px;border-radius:100%}form .food-add-request button{font-size:22px;font-weight:700;background:none;border-radius:100%;border:none;cursor:pointer;padding:0}form .food-add-request .quantity{width:20px;height:20px;font-size:20px;margin:0 -12px}form .food-add-request .price{font-size:18px}form .food-add-request h2{cursor:pointer}form .food-add-request span{display:flex;align-items:center}form .food-add-request input[type=checkbox]{margin-right:4px;cursor:pointer;width:20px;height:20px}form .food-add-request input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}form .food-add-request .food-name{width:30%}form .buyerName,form .tableNumber{width:100%;margin:10px;text-align:center;font-size:20px;border-radius:10px 5px;border:3px solid #e4e4e4}form .buyerName:focus,form .tableNumber:focus{box-shadow:2px 2px 10px 1px #ea6d27;border:3px solid #EA6D27}form .submit{background:#ea6d27;width:100%;margin:5px 10px;font-size:20px;font-weight:700;color:#fff;border:none;border-radius:15px 5px;cursor:pointer}.summary{position:fixed;top:0;bottom:0;z-index:30;width:100%;background:#e4e4e4b5}.summary div{width:80%;background:#fff;margin:50px auto 0;display:flex;flex-direction:column;align-items:center;direction:rtl;position:relative;border-radius:20px;border:3px solid #EA6D27;padding-top:25px}.summary div button{position:absolute;top:10px;right:10px;background:#e50202;color:#fff;font-size:20px;font-weight:700;padding:0 10px;border:none;border-radius:5px;cursor:pointer;transition:.3s}.summary div button:hover{background:#cf0a0a}.summary div h2,.summary div h3,.summary div p{margin:10px 0}.summary div ul{width:100%;padding:0}.summary div ul li{width:100%;text-align:center;list-style:none;margin-top:5px}.Requests-contianer{width:100%;margin:40px 0;display:flex;flex-direction:column;align-items:center}.Requests-contianer .Request-card{width:80%;background:#e4e4e4;margin-bottom:40px;display:flex;direction:rtl;justify-content:space-evenly;align-items:center;border-radius:35px 15px;border:3px solid #fff;position:relative}.Requests-contianer .Request-card div{width:50%;display:flex;flex-direction:column;align-items:center;z-index:5}.Requests-contianer .Request-card div h3{margin:5px 0;font-size:18.5px}.Requests-contianer .Request-card div h6{margin:10px 0 0}.Requests-contianer .Request-card ul{width:50%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0}.Requests-contianer .Request-card ul li{width:100%;list-style:none}.Requests-contianer .Request-card button{position:absolute;top:20px;right:20px;background:#e50202;border:none;color:#fff;font-size:18px;font-weight:500;border-radius:5px;cursor:pointer;z-index:10}footer{background:#e4e4e4;width:100%;margin-top:100px;position:relative}footer .location{width:80%;margin:0 auto 20px;z-index:10}footer .location iframe{width:100%;margin:-80px 0 0;height:240px;border:none;box-shadow:2px 3px 9px 1px #00000098;border-radius:25px;z-index:10}footer .background-footer{position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:100%;max-width:700px;z-index:1}footer .footer-content{display:flex;width:90%;margin:0 auto;border-bottom:3px solid #d6d6d6;padding-top:70px;z-index:10}footer .footer-content .footer-info{width:55%}footer .footer-content .footer-info div{display:flex;justify-content:left}footer .footer-content .footer-info div p{margin-right:30px}footer .footer-content .pages{display:flex;flex-direction:column;width:20%;height:50%;align-items:center;justify-content:space-evenly;z-index:10}footer .footer-content .pages li{list-style:none;margin:7px 0}footer .footer-content .pages li a{text-decoration:none;margin:10px 20px 20px;text-align:right;color:#000;transition:all .1s}footer .footer-content .pages li a:hover{border-bottom:#EA6D27 solid 4px}footer .footer-content .social-media-footer{display:flex;width:30%;height:30%;flex-wrap:wrap;margin:40px 0 0 -20px;z-index:10}footer .footer-content .social-media-footer li{list-style:none}footer .footer-content .social-media-footer li a img{width:40px;margin:5px}footer .copyright{text-align:center;padding:0 0 15px}@media (min-width: 1100px){.hero .hero-content h2{font-size:32px}.hero .hero-content p{font-size:22px}.hero .hero-images{max-height:550px}.hero .hero-images .second-hero-img{width:250px}.hero .hero-images .background-hero-1{width:230px;top:-85px}.hero .hero-images .background-hero-2{left:-140px}.hero .hero-images .background-hero-3{width:230px;right:-120px}.logo-loader img{top:20%}}@media (max-width: 850px){header nav{width:auto;position:fixed;z-index:200;top:0;left:0;right:30%;bottom:0;margin:0;flex-direction:column;align-items:start;justify-content:start;padding:50px 15px 25px;transition:all .5s;transform:translate(-100vw);border-right:2px solid #a7a7a7;box-shadow:5px 5px 30px}header nav a{width:100%;margin:15px;font-size:16px;border-bottom:3px solid #d6d6d6}header nav .closeBtn{display:block;position:absolute;top:0;left:30px;font-size:48px;font-weight:500;margin:0}header .menuBtn{display:block}header .show-navbar{transform:none}header .small-screen-content{width:100%;display:block;display:flex;flex-direction:column;justify-content:center;align-items:start}header .small-screen-content ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;width:100%;padding-right:0}header .small-screen-content ul li{list-style:none;width:50px;align-items:center}header .small-screen-content ul li .social-media{border-bottom:none}header .small-screen-content ul li .social-media img{width:40px}header .phone-number{text-align:right;direction:ltr}.circle{display:none}.hero{padding:20px 0 0;height:750px;display:flex;position:relative;flex-direction:column-reverse;justify-content:space-around}.hero .hero-content{width:90%}.hero .hero-content ul{display:none}.hero .hero-images{width:80%;margin:0 auto}.hero .hero-images .main-hero-img{max-height:600px}.hero .hero-images .second-hero-img{display:none}.hero .hero-images .background-hero-1{width:170px;top:-45px;right:0}.hero .hero-images .background-hero-2{width:320px;left:-50px;top:-66px}.hero .hero-images .background-hero-3{width:150px;right:-10px;bottom:30px}.special-food .special-food-title{width:100%;justify-content:space-between}.customers .background-customers{width:60%;top:30%}.customers .customers-title{width:70%}.customers .customer-container .customer-card{width:34%!important;margin:20px 15px 40px -10px!important}.customers .customer-container .customer-card p{font-size:14px!important}.customers .customer-container .customer-card span{font-size:14px}.customers .customer-container .customer-card .stars{width:15px;margin-bottom:-2px}footer .footer-content{flex-direction:column;align-items:center}footer .footer-content .footer-info{width:90%;margin-top:-20px;justify-content:center;text-align:center;z-index:10}footer .footer-content .footer-info div{flex-wrap:wrap;justify-content:space-around;text-align:center}footer .footer-content .footer-info div p{margin-right:0}footer .footer-content .pages{width:90%;margin:0;padding:0;z-index:10}footer .footer-content .social-media-footer{flex-wrap:nowrap;width:90%;justify-content:center;padding:0;z-index:10}.menu-list-filter{width:95%}.menu-container .product-card{width:150px;height:135px}.menu-container .product-card .product-name{font-size:17px}.logo-loader img{width:40%;top:30%;right:30%;left:30%}.back-button{font-size:28px;width:40%;margin-left:57%}.back-button span{font-size:15px}.food-Detail-container{flex-direction:column}.food-Detail-container .Detail-img{width:90%}.food-Detail-container .Detail-price,.food-Detail-container .Detail-description{width:100%;text-align:center}.about-content{flex-direction:column;max-height:940px}.about-content .chef{width:55%}.about-content .background-about1,.about-content .background-about2{display:none}.about-content div{width:100%}.about-content div ul{padding:0}.about-content div ul li p{text-align:right}form{width:100%}form .food-add-request .food-name{font-size:16px;width:20%}form .food-add-request span{font-size:14px}form .food-add-request span input[type=checkbox]{width:15px;height:15px}form .food-add-request .price{font-size:16px}form .food-add-request .quantity{width:16px;height:16px;font-size:16px}.Requests-contianer .Request-card{width:95%}.Requests-contianer .Request-card div{width:35%}.Requests-contianer .Request-card div h3{font-size:14px}.Requests-contianer .Request-card div h6{font-size:9px}.Requests-contianer .Request-card ul{width:60%}.Requests-contianer .Request-card ul p{font-size:14px}.Requests-contianer .Request-card button{font-size:14px;top:5px;right:5px}}@media (max-width: 600px){.hero{padding:20px 0 0;height:750px;display:flex;position:relative;flex-direction:column-reverse;justify-content:space-around}.hero .hero-content{width:90%}.hero .hero-content ul{display:none}.hero .hero-images{width:80%;margin:0 auto}.hero .hero-images .main-hero-img{max-height:600px}.hero .hero-images .second-hero-img{display:none}.hero .hero-images .background-hero-1{width:120px;top:-45px;right:-38px}.hero .hero-images .background-hero-2{width:320px;left:-50px;top:-66px}.hero .hero-images .background-hero-3{width:100px;right:-36px;bottom:30px}.more-foods{justify-content:space-around}.more-foods div{width:45%}.more-foods .more-food-content{width:50%;padding-right:10px}.more-foods .background-more-foods1{width:25%!important}.more-foods .background-more-foods2{width:15%!important;right:33%!important}.more-foods .background-more-foods3{width:22%!important}.more-foods .background-more-foods4{width:38%!important;right:50%!important}.more-foods .background-more-foods5{display:none}.more-foods .background-more-foods6{width:32%!important}.more-foods .background-more-foods7{width:15%!important;bottom:7%!important}}@media (max-width: 480px){form .food-add-request{padding-left:6px;justify-content:space-between}form .food-add-request .food-name{font-size:14px;width:18%}form .food-add-request span{font-size:12px}form .food-add-request span input[type=checkbox]{width:13px;height:13px}form .food-add-request .price{font-size:14px}form .food-add-request .quantity{width:13px;height:13px;font-size:13px;margin:0}}@media (max-width: 400px){.menu-container{width:80%}.menu-container .product-card{width:120px;height:80px}.menu-container .product-card .product-name{font-size:14px}.about-content .background-about1{display:block;width:35%;left:30%;top:35%}.about-content .background-about2{display:block;width:25%;left:0;top:39%}.summary div h2{font-size:18px}.summary div p{font-size:15px}.summary div h3{font-size:16px}.summary div ul{margin:5px 0}.summary div ul li{font-size:14px}}@media (max-width: 325px){.menu-container{flex-direction:column}.menu-container .product-card{width:150px;height:120px}.menu-container .product-card .product-name{font-size:17px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
