.category-list{display:flex;flex-wrap:wrap;column-gap:1.5rem;row-gap:1.5rem;z-index:5}.category-list .category-card{flex:1 0 31%;width:100%;max-width:31%}@media(max-width:767px){.category-list .category-card{flex:1 0 46%;max-width:46%}}.archive-filter-dropdown{min-width:15rem;display:none}.archive-filter-search{min-width:20rem}.category-list .category-card .background-image{width:100%;aspect-ratio:2/1;background-size:cover;background-color:#000d30;position:relative;border-radius:10px;overflow:hidden;padding:2rem;display:flex;align-items:flex-end}@supports not (aspect-ratio:1/1){.category-list .category-card .background-image{height:0;padding-bottom:50%}}.category-list .category-card .background-image a{position:absolute;top:0;left:0;right:0;bottom:0}.category-list .category-card .background-image:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.0) 50%,rgba(0,0,0,.79) 100%)}.category-list .category-card .title{text-transform:uppercase;font-weight:700;margin-top:.5rem;display:block;color:#fff;z-index:3}@media (max-width:1366px){.category-list .category-card .title{font-size:1.5rem;line-height:1.1}}@media (max-width:767px){.category-list .category-card .title{font-size:1rem;line-height:1.1}.category-list{column-gap:1rem;row-gap:1rem}.category-list .category-card .background-image{padding:1rem;aspect-ratio:1;display:flex;align-items:flex-end;justify-content:center}.archive-filter-search{min-width:unset;width:100%}}#categorySearch{border-radius:26px;padding:1rem 2rem;color:#fff;background-color:#000;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;display:inline-block;font-size:1rem;font-weight:600;line-height:130%}form.wrapper{position:relative;display:inline-block;width:100%}form.wrapper:after{content:"";position:absolute;top:50%;right:2rem;width:2rem;height:2rem;pointer-events:none;transform:translateY(-50%);background:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%23DAA900' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>") no-repeat center;background-size:contain}.archive-filter-links{display:flex;flex-wrap:wrap;column-gap:.5rem;row-gap:1rem;z-index:5;justify-content:center}.archive-filter-links a{color:#848484;text-align:center;font-family:Roboto;font-size:15px;font-style:normal;font-weight:600;line-height:130%;padding:1rem;background-color:#cbcbcb;border-radius:50px;min-width:6rem;transition:all .3s ease}.archive-filter-links a:hover,.archive-filter-links a.active{background-color:#000;color:#fff;transition:all .3s ease}@media (max-width:767px){.archive-filter-links{display:none}.archive-filter-dropdown{display:block}}.elementor-widget-theme-post-content{max-width:800px;margin:0 auto;padding:2rem 1rem;font-family:Roboto,sans-serif;line-height:1.6;color:#333;h1,h2,h3,h4,h5,h6{margin:2rem 0 1rem;line-height:1.3;font-weight:600;font-family:"REM",Sans-serif;text-transform:capitalize}p{margin-bottom:1.5rem}img{max-width:100%;height:auto;margin:2rem 0}blockquote{border-left:4px solid #000;padding-left:1.5rem;margin:2rem 0;font-style:italic}ul,ol{margin:1.5rem 0;padding-left:2rem}a{color:#06c;text-decoration:none;transition:color .3s ease}a:hover{color:#036}@media (max-width:767px){padding:1.5rem 1rem;h1{font-size:1.8rem}h2{font-size:1.5rem}}}.services-slider .swiper-slide.card{position:relative;aspect-ratio:2/3;max-width:16rem;border-radius:12px;overflow:hidden;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat}.services-slider .swiper-slide.card.hidden{display:none}.services-slider .swiper-slide.card img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.services-slider .swiper-slide.card img.swiper-lazy{opacity:0;transition:opacity .3s ease}.services-slider .swiper-slide.card img.swiper-lazy-loaded{opacity:1}.services-slider .swiper-slide.card .loading-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:1;transition:opacity .3s ease}.services-slider .swiper-slide.card .loading-indicator.hidden{opacity:0;visibility:hidden}.services-slider .swiper-slide.card .loading-spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.services-slider .swiper-slide.card h3{position:relative;z-index:2;color:#fff;margin:0;padding:1rem;background:linear-gradient(transparent,rgba(0,0,0,.7));width:100%;font-size:1.5rem;font-weight:600}.services-slider .swiper-slide.card a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.services-slider{position:relative}.custom-swiper-nav{position:absolute;bottom:-6rem;right:20%;display:flex;gap:5px;z-index:10}.nav-btn{width:60px;height:60px;border:unset !important;border-radius:50%;background:#374151;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:0}.nav-btn svg{width:33px !important;height:40px !important;display:block !important;min-width:33px;min-height:40px;max-width:33px;max-height:40px}.services-slider .swiper-button-next,.services-slider .swiper-button-prev{display:none}