.hero{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.img-hero-ar,.content-hero{width:100%;height:100vh;position:absolute;top:0;left:0}.img-hero-ar{position:relative}.img-hero-ar .img{object-fit:cover;object-position:center;width:fit-content;min-width:100%;height:100%;display:block}.hero .img-hero-ar:after{content:"";pointer-events:none;background:#00000080;position:absolute;inset:0}.hero .container{z-index:5;direction:ltr;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.hero .item{color:#fff;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1rem 0 10vh;display:flex}.hero .item .home-title{text-align:end;letter-spacing:-1px;color:#fff;flex-direction:column;display:flex}.hero .item .home-title .subtitle-ar{color:#fff;font-size:clamp(2vw,10vw + 2.4rem,.5vw);font-weight:300;line-height:1.6;font-family:Open Sans,sans-serif!important}.hero .item .home-title .strong-ar{padding:.5rem 0;font-family:Noto Sans,sans-serif;font-size:clamp(2vw,10vw + 2.4rem,.5vw);font-weight:800;line-height:1.2}.hero .items .buttons{justify-content:flex-end;gap:1rem;width:100%;padding:1.2rem 0 5rem;display:flex;position:relative}.hero .item .btn{text-align:center;letter-spacing:1px;color:#fff;cursor:pointer;opacity:.9;border:none;width:fit-content;min-width:165px;padding:.8rem .4rem;font-size:clamp(1vw,10vw + 2.4rem,.5vw);font-weight:300;transition:all .6s;box-shadow:0 6px 12px #0004}.hero .item .btn-shop{background:linear-gradient(90deg,#f21c1cee,#f21c1c);font-weight:500;font-family:IBM Plex,sans-serif!important}.hero .item .btn-shop:hover{background:linear-gradient(90deg,#fd0707,#f80505);transform:translateY(-2px);box-shadow:0 6px 12px #aaa0}.hero .item .btn-ghost{color:#000;background:linear-gradient(90deg,#fff,#f1f1f1,#fff);font-family:IBM Plex,sans-serif!important}.hero .item .btn-ghost:hover{background:linear-gradient(90deg,#fff,#fff,#fff);font-weight:400;transform:translateY(-2px);box-shadow:0 6px 12px #aaa0}@media (max-width:890px){.hero .container{z-index:5;flex-direction:column;align-items:center;display:flex;position:relative}.hero .item .home-title .subtitle-ar{text-align:center;padding-bottom:.5rem;font-size:32px!important;line-height:44px!important}.hero .item .home-title .strong-ar{text-align:center;padding:1rem 0;font-size:36px!important}.hero .items .buttons{justify-content:center;gap:1rem;padding-bottom:25vh}.hero .item .btn{min-width:145px;font-size:12px;padding:.75rem 0!important}}.about-section{padding:3rem 0;position:relative}.about-section .image{width:100%;max-width:1640px;height:400px;margin:0 auto}.about-section .image img{object-fit:cover;width:100%;height:100%}.about-section .content{background-color:#f1f1f1;margin-top:-2rem;padding:4rem 1rem}.about-section .meta{color:#111;flex-direction:column;align-items:center;height:300px;font-weight:200;display:flex;overflow:hidden}.about-section .content .title{text-align:center;color:#222;height:60px;font-size:34px;font-weight:300;line-height:40px}.about-section .content.ar .title{font-weight:800;font-family:Noto Sans,sans-serif!important}.about-section .meta .desc{max-width:750px;margin:0 auto;padding:.5rem 0}.about-section .meta .desc p{color:#444;text-align:center;font-size:16px;font-weight:300;line-height:28px}.about-section .content.ar .desc p{color:#444;text-align:center;font-size:15.5px;font-weight:300;line-height:28px}.about-section .meta .actions{padding:2rem 0}.about-section .meta .actions .link{color:#fafafa;background-color:#111;padding:.8rem 2.3rem;font-size:16.5px;font-weight:300;transition:all .3s;box-shadow:0 5px 16px #aaa2}.about-section .content.ar .actions .link{color:#fafafa;background-color:#111;padding:.5rem 2.8rem;font-size:14px;font-weight:300;line-height:14px;transition:all .3s;box-shadow:0 5px 16px #aaa2}.about-section .meta .actions .link:hover{background-color:#000;box-shadow:0 5px 16px #0002}.about-section .swiper-button-prev,.about-section .swiper-button-next{z-index:100;color:#333;cursor:pointer;background:#cbc8c81a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;position:absolute;top:60%}.about-section .swiper-button-prev{left:1rem;transform:rotate(180deg)}.about-section .swiper-button-next{right:1rem}.about-section .swiper-button-prev:hover,.about-section .swiper-button-next:hover{color:#fff;background:#070707e6}.about-section .swiper-pagination{z-index:100;gap:1rem;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.swiper-pagination-bullet{opacity:.2;background:#fff;width:30px;height:3px}.swiper-pagination-bullet-active{opacity:1}.blog-page{background:linear-gradient(#f9fcff20,#e9f0f6c0,#e9f0f6c0,#ffffff07);width:100%;min-height:800px;margin-top:-4rem;padding:4rem 0}.blog-page .container{grid-template-columns:40px 1fr;gap:2rem;padding-top:4rem;display:grid;position:relative}.blog-page .heading{z-index:10;position:sticky;top:6rem}.blog-page .heading .title{text-transform:uppercase;color:#444;flex-direction:column;gap:6rem;font-size:64px;font-weight:200;display:flex;position:relative}.blog-page .heading .title span{font-family:Outfit,sans-serif}.blog-page.ar .heading .title span{text-align:center;width:100%;padding-top:1rem;font-size:26px;line-height:40px;font-family:Cairo,sans-serif!important}.blog-page.ar .btn-read-more{color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:1.5rem;width:200px;padding:.6rem 0 .5rem;font-size:14px;line-height:14px;transition:all 1s;transform:rotate(-90deg)translateY(60px)translate(-120px)}.blog-page.ar .btn-read-more:hover{background-color:#a50000;border:1px solid #a50000}.blog-page .blog-items{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:3rem;padding:0 1rem;display:grid}.blog-page .article-card{text-align:center;grid-column:span 3;overflow:hidden}.blog-page .article-card:nth-child(odd){grid-row:span 2}.blog-page .article-card .img{background:#aaa;justify-content:center;align-items:center;width:100%;height:440px;display:flex;position:relative;overflow:hidden}.blog-page .article-card:nth-child(odd) .img{height:700px}.blog-page .article-card .img img,.blog-page .article-card:nth-child(odd) .img img{object-fit:cover;height:100%}.blog-page .article-content{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;height:160px;padding:0 1rem;display:flex;overflow:hidden}.blog-page .article-title{letter-spacing:-1px;color:#222;font-size:26px;font-weight:300;line-height:1.3}.blog-page.ar .article-title{letter-spacing:-2px;color:#222;font-size:24px;font-weight:400;font-family:Cairo,sans-serif!important;line-height:1.5!important}.blog-page .article-subtitle{text-transform:uppercase;letter-spacing:2px;color:#111;min-height:44px;font-size:13px;font-weight:400;line-height:1.6}.blog-page.ar .article-subtitle{color:#444;font-weight:800;font-family:Noto Sans,sans-serif!important;font-size:16px!important}@media (max-width:1100px){.blog-page.ar .heading{flex-direction:column;justify-content:center;align-items:center;display:flex}.blog-page.ar .heading .title span{position:sticky;transform:rotate(0)translate(0);font-family:Cairo,sans-serif!important;font-size:28px!important}.blog-page.ar .btn-read-more{width:100%;max-width:180px;margin:0 auto;transform:translateY(10px)}.blog-page .container{flex-direction:column;display:flex}.blog-page .heading{position:relative;top:.7rem}.blog-page .heading .title{flex-direction:row;justify-content:center;gap:2rem;font-size:34px}.blog-page .article-content{height:100px;position:relative}.blog-page .article-title{font-size:20px}.blog-page .article-subtitle{position:absolute;top:-100%}.blog-page .blog-items{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.blog-page .article-card .img{height:340px}.blog-page .article-card:nth-child(odd) .img{height:500px}}@media (max-width:800px){.about-section .meta{height:550px}.about-section .meta .title{height:90px;font-size:32px}.about-section .meta .desc{min-height:300px}.about-section .meta .actions{margin-top:4rem}.blog-page .article-card .img img,.blog-page .article-card:nth-child(odd) .img img{object-fit:cover;min-width:100%;max-width:150%;width:fit-content!important;height:100%!important}}@media (max-width:600px){.blog-page{width:auto;padding:1.2rem 1rem}.blog-page .container{grid-template-columns:1fr}.blog-items{grid-template-columns:1fr;padding:0}.blog-page .article-card .img,.blog-page .article-card:nth-child(odd) .img{transform:scale(1.1);height:340px!important}.blog-page .article-card .img img,.blog-page .article-card:nth-child(odd) .img img{object-fit:cover;min-width:100%;width:fit-content!important;height:340px!important}.blog-page .article-title{font-size:16px;font-weight:400}.blog-page.ar .article-title{font-size:19px!important;font-weight:400!important}}
