@charset "UTF-8";main.homepage .slider-container{position:relative;width:100%;overflow:hidden}main.homepage .slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;height:100%;scrollbar-width:none;-ms-overflow-style:none;gap:20px}main.homepage .slider::-webkit-scrollbar{display:none}main.homepage .slide{flex:0 0 100%;min-width:100%;height:100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;border-radius:40px;position:relative}main.homepage .slide img{width:100%;object-fit:cover;object-position:bottom;border-radius:50px}main.homepage .slide-overlay{position:absolute;width:80vw;display:flex;gap:50px;justify-content:space-between;align-items:flex-end;bottom:124px}main.homepage .slide-overlay .context{font-family:Inter,sans-serif;font-size:54px;color:#fff;font-weight:600;line-height:80px;text-shadow:5px 1px 25px #000}main.homepage .slide-overlay .cta{display:flex;flex-direction:column;gap:10px}main.homepage .slide-overlay .cta .message{color:#fff;font-size:14px;max-width:510px;line-height:24px;text-shadow:5px 1px 15px #000}main.homepage .slide-overlay .cta .buttons{display:flex;gap:10px}main.homepage .slide-overlay .cta .buttons .btn{padding:4px;background:#4a0f1b;color:#fff;border-radius:50px;display:flex;gap:15px;flex-wrap:nowrap;align-items:center;justify-content:center;padding-left:25px;font-size:14px;text-decoration:none;font-family:Inter,sans-serif;font-weight:600;transition:ease all 1s}main.homepage .slide-overlay .cta .buttons .btn .up-right{background:#fff;padding:10px;border-radius:50%;display:flex;flex:1}main.homepage .slide-overlay .cta .buttons .btn .up-right img{filter:brightness(0) saturate(100%) invert(5%) sepia(53%) saturate(4906%) hue-rotate(335deg) brightness(100%) contrast(94%);width:12px}main.homepage .slide-overlay .cta .buttons .btn.alternate{background:#fff;color:#4a0f1b}main.homepage .slide-overlay .cta .buttons .btn.alternate .up-right{background:#4a0f1b}main.homepage .slide-overlay .cta .buttons .btn.alternate .up-right img{filter:brightness(0) saturate(100%) invert(95%) sepia(99%) saturate(2%) hue-rotate(226deg) brightness(106%) contrast(100%)}main.homepage .slide-overlay .cta .buttons .btn.alternate:hover{color:#fff;background:#4a0f1b}main.homepage .slide-overlay .cta .buttons .btn.alternate:hover .up-right{background:#fff}main.homepage .slide-overlay .cta .buttons .btn.alternate:hover .up-right img{filter:brightness(0) saturate(100%) invert(5%) sepia(53%) saturate(4906%) hue-rotate(335deg) brightness(100%) contrast(94%)}main.homepage .slide-overlay .cta .buttons .btn:hover{background:#fff;color:#4a0f1b}main.homepage .slide-overlay .cta .buttons .btn:hover .up-right{background:#4a0f1b}main.homepage .slide-overlay .cta .buttons .btn:hover .up-right img{filter:brightness(0) saturate(100%) invert(95%) sepia(99%) saturate(2%) hue-rotate(226deg) brightness(106%) contrast(100%)}main.homepage .pagination{position:absolute;bottom:70px;width:96%;display:flex;justify-content:flex-end;gap:6px}main.homepage .dot{width:10px;height:10px;background:rgba(255,255,255,.4);border-radius:50%;cursor:pointer;transition:all .3s ease}main.homepage .dot.active{background:#4a0f1b;transform:scale(1.3)}main.homepage section.about{width:70vw;display:flex;gap:10px;flex-direction:column;margin:50px auto}main.homepage section.about h1,main.homepage section.about h6{font-size:16px;font-weight:600;letter-spacing:.2px;display:list-item;list-style-type:disc;list-style-position:inside;margin-left:0}main.homepage section.about.seo p{font-size:14px;line-height:24px}main.homepage section.about .messages{display:flex;gap:10px;align-items:center}main.homepage section.about .messages .featured{font-size:54px;width:50%;line-height:74px;font-weight:700}main.homepage section.about .messages .normal{font-size:20px;line-height:34px;width:50%}main.homepage section.home-images{margin-left:-40px;width:calc(100% + 80px);display:grid;grid-template-columns:repeat(5,1fr);align-items:start;gap:20px}main.homepage section.home-images img{width:100%;height:auto;border-radius:15px;transition:transform 1.2s cubic-bezier(.15, .41, .69, .94);will-change:transform}main.homepage section.home-images img:hover{transform:scale(1.08)}main.homepage section.home-images img:nth-child(2){height:75%;object-fit:cover}main.homepage section.home-images img:nth-child(3){height:85%;object-fit:cover}main.homepage section.home-images img:nth-child(4){height:70%;object-fit:cover}main.homepage section.home-images img:nth-child(5){height:80%;object-fit:cover}main.homepage section.home-images img:first-child{width:100%;height:auto;aspect-ratio:508/727}main.homepage section.home-images img.first{border-top-left-radius:0;border-bottom-left-radius:0}main.homepage section.home-images img.last{border-top-right-radius:0;border-bottom-right-radius:0}main.homepage section.counts{display:flex;width:80vw;margin:50px auto;gap:24px}main.homepage section.counts .count-box{display:flex;gap:10px;flex-direction:column}main.homepage section.counts .count-box .title{font-size:18px;color:#161d2a;font-weight:600}main.homepage section.counts .count-box .desc{font-size:14px;color:#747d86;line-height:24px}main.homepage section.services{padding:60px 40px;background:#161d2a;border-radius:50px;margin-bottom:50px}main.homepage section.services .services-inner{width:70vw;margin:0 auto;display:flex;flex-direction:column;gap:24px}main.homepage section.services .services-inner .title{color:#fff;font-size:16px;font-weight:600;letter-spacing:.2px;display:list-item;list-style-type:disc;list-style-position:inside;margin-left:0;text-align:center}main.homepage section.services .services-inner .desc{font-size:24px;width:100%;line-height:42px;font-weight:700;color:#fff;text-align:center}main.homepage section.services .services-inner .accordion{display:flex;flex-direction:column;gap:0}main.homepage section.services .services-inner .accordion .acc{display:flex;color:#fff;flex-direction:column;border-top:1px solid #3d434e;border-bottom:1px solid #3d434e;padding:25px 0;cursor:pointer}main.homepage section.services .services-inner .accordion .acc .acc-item{display:flex;gap:40px;align-items:center}main.homepage section.services .services-inner .accordion .acc .acc-item_icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(178deg) brightness(102%) contrast(101%)}main.homepage section.services .services-inner .accordion .acc .acc-item_title{font-size:28px;font-weight:600;width:30%;line-height:42px}main.homepage section.services .services-inner .accordion .acc .acc-item_desc{width:45%;color:#b4b9bf;line-height:26px;font-size:13px}main.homepage section.services .services-inner .accordion .acc .acc-item .up-right{background:#4a0f1b!important;padding:10px;border-radius:50%;display:flex;width:32px;height:32px;align-items:center;justify-content:center;transition:all 1s}main.homepage section.services .services-inner .accordion .acc .acc-item .up-right img{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(95%) sepia(99%) saturate(2%) hue-rotate(226deg) brightness(106%) contrast(100%)}main.homepage section.services .services-inner .accordion .acc .acc-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease;opacity:0;position:relative}main.homepage section.services .services-inner .accordion .acc .acc-content img{border-radius:20px;width:100%;height:auto;aspect-ratio:1260/500}main.homepage section.services .services-inner .accordion .acc .acc-content .details{position:absolute;left:50px;bottom:50px}main.homepage section.services .services-inner .accordion .acc .acc-content .details .btn{background:#4a0f1b;padding:10px;display:flex;border-radius:30px;text-decoration:none;font-size:14px;color:#fff;font-weight:600;gap:18px;padding-left:20px;align-items:center}main.homepage section.services .services-inner .accordion .acc .acc-content .details .btn .up-right{background:#fff!important;border-radius:50%;padding:6px 6px;width:16px;height:16px;transform:rotate(0)}main.homepage section.services .services-inner .accordion .acc .acc-content .details .btn .up-right img{width:14px;height:14px;filter:brightness(0) saturate(100%) invert(5%) sepia(53%) saturate(4906%) hue-rotate(335deg) brightness(100%) contrast(94%)}main.homepage section.services .services-inner .accordion .acc.show .acc-content{max-height:500px;opacity:1;padding-top:20px}main.homepage section.services .services-inner .accordion .acc.show .up-right{background:#fff!important;transform:rotate(90deg)}main.homepage section.services .services-inner .accordion .acc.show .up-right img{filter:brightness(0) saturate(100%) invert(5%) sepia(53%) saturate(4906%) hue-rotate(335deg) brightness(100%) contrast(94%)}main.homepage section.projects{padding:150px 40px;background:#f4f9ff;border-radius:50px}main.homepage .portfolio-section{padding:50px 0;background-color:#f4f9ff;border-radius:50px}main.homepage .portfolio-section .title{color:#1a202c;font-size:16px;font-weight:600;letter-spacing:.2px;display:list-item;list-style-type:disc;list-style-position:inside;margin-left:0;text-align:center;margin-bottom:20px}main.homepage .portfolio-section .desc{font-size:24px;line-height:42px;font-weight:700;color:#1a202c;text-align:center;width:60%;margin:0 auto 50px}main.homepage .portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;align-items:anchor-center}main.homepage .portfolio-item{overflow:hidden}main.homepage .image-wrapper{width:100%;border-radius:15px;overflow:hidden;margin-bottom:20px}main.homepage .fi{border-top-left-radius:0;border-bottom-left-radius:0}main.homepage .li{border-top-right-radius:0;border-bottom-right-radius:0}main.homepage .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.23, 1, .32, 1)}main.homepage .portfolio-item:hover .image-wrapper img{transform:scale(1.06)}main.homepage .card-v .image-wrapper{aspect-ratio:508/727}main.homepage .card-sq .image-wrapper{aspect-ratio:1/1}main.homepage .card-h .image-wrapper{aspect-ratio:624/450}main.homepage .card-skinny .image-wrapper{aspect-ratio:502/608}main.homepage .portfolio-details{padding:0 10px 10px 10px}main.homepage .tags{display:flex;gap:8px;margin-bottom:12px}main.homepage .tag{background-color:#f1f3f5;color:#343a40;font-size:11px;font-weight:600;padding:6px 12px;border-radius:20px;text-transform:capitalize}main.homepage a{text-decoration:none!important}main.homepage .title-row{display:flex;align-items:center;justify-content:space-between;gap:15px}main.homepage .portfolio-title{margin:0;font-size:20px;font-weight:700;color:#1a202c;line-height:1.2;text-decoration:none}main.homepage .circle-arrow-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}main.homepage .arrow{width:12px;height:12px;border-top:2.5px solid #fff;border-right:2.5px solid #fff}main.homepage .circle-arrow-icon.dark{background-color:#1a202c}main.homepage .circle-arrow-icon.dark .arrow{border-color:#fff}main.homepage .circle-arrow-icon.highlight{background-color:#4a0f1b}main.homepage .circle-arrow-icon.highlight img{filter:brightness(0) saturate(100%) invert(95%) sepia(99%) saturate(2%) hue-rotate(226deg) brightness(106%) contrast(100%)}main.homepage .circle-arrow-icon.highlight .arrow{border-color:#1a202c}main.homepage .portfolio-item:hover .circle-arrow-icon.dark{background-color:#2d3748}main.homepage .portfolio-item:hover .circle-arrow-icon.highlight{background-color:#fff;transform:rotate(45deg)}main.homepage .portfolio-item:hover .circle-arrow-icon.highlight img{filter:brightness(0) saturate(100%) invert(5%) sepia(53%) saturate(4906%) hue-rotate(335deg) brightness(100%) contrast(94%)}main.homepage .portfolio-item:hover .circle-arrow-icon.highlight .arrow{border-color:#1a202c}