﻿.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}.about-us{--bg-color: var(--bs-body-bg);padding:120px 0 80px}.about-image-box{position:relative;margin-right:15px}.about-us-image figure{display:block;border-radius:20px}.about-us-image img{width:100%;aspect-ratio:1/1.375;object-fit:cover;border-radius:20px}.about-image-box .contact-us-circle{--detail-element: url('../images/contact-circle-bg-shape.svg');position:absolute;bottom:0;left:0;z-index:1}.about-image-box .contact-us-circle::before{content:"";position:absolute;left:-1px;bottom:0;width:175px;height:175px;background-color:var(--bg-color);mask-image:var(--detail-element);-webkit-mask-image:var(--detail-element);mask-repeat:no-repeat;mask-size:cover}.contact-us-circle a{display:inline-block;border-radius:50%;overflow:hidden}.contact-us-circle a img{width:100%;max-width:130px;border-radius:20px}.contact-us-circle a img,.svg-icon-container svg{animation:infiniterotate 20s infinite linear}.svg-contact-circle-container.no-rotate:hover .svg-icon-container img,.svg-contact-circle-container.no-rotate:hover .svg-icon-container svg{animation-play-state:paused}.svg-contact-circle-container.no-rotate .svg-icon-container img,.svg-contact-circle-container.no-rotate .svg-icon-container svg{animation:infiniterotate 20s infinite linear reverse}@keyframes infiniterotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.contact-us-circle a:hover img{animation-play-state:paused}.about-review{--detail-element: url('');position:absolute;top:0;right:0;background:var(--bg-color);border:18px solid var(--bg-color);border-radius:0 0 0 20px;border-right:none;border-top:none;z-index:1}.about-review::before,.about-review::after{content:"";position:absolute;width:20px;height:20px;background-color:var(--bg-color);mask-image:var(--detail-element);-webkit-mask-image:var(--detail-element);mask-repeat:no-repeat;mask-size:cover}.about-review::before{top:0;left:-37px}.about-review::after{bottom:-37px;right:0}.about-review-box{position:relative;width:240px;background:linear-gradient(100deg, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border-radius:20px;padding:25px;transition:all .4s ease-in-out;margin-left:auto;z-index:1;color:var(--white-80)}.about-review-box:hover{background-position:right center}.about-review-box .review-image figure{border-color:var(--white-80)}.review-info-content{margin:30px 0 20px}.review-rating i{color:var(--white-80);margin-right:2px}.review-content p{color:var(--white-80);margin:10px 0 0}.video-play-button.bg-effect{--size: 44px;padding:5px 0 5px 5px}.video-play-button.bg-effect a,.video-play-button.bg-effect button{border:none;position:relative;width:var(--size);height:var(--size);background:var(--white-80);margin-right:10px}.video-play-button.bg-effect a:before,.video-play-button.bg-effect a:after,.video-play-button.bg-effect button:before,.video-play-button.bg-effect button:after{content:"";position:absolute;top:-40%;left:-40%;width:160%;height:160%;border:40px solid var(--white-80);opacity:30%;border-radius:50%;transform:scale(0.6);z-index:-1;animation:border-zooming 1.2s infinite linear}.video-play-button.bg-effect a:after,.video-play-button.bg-effect button:after{animation-delay:.3s}@keyframes border-zooming{100%{transform:scale(0.9);opacity:0}}.video-play-button.bg-effect a i,.video-play-button.bg-effect button i{color:var(--accent-color)}.text-effect .line{width:100%;color:var(--nm-dark-divider-color);background:linear-gradient(120deg, var(--white-80), var(--white-80)) no-repeat;-webkit-background-clip:text;background-clip:text;background-size:0%}.about-body-list{display:flex;flex-wrap:wrap;gap:30px}.about-body-item{width:calc(50% - 15px)}.about-body-header{display:flex;align-items:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--nm-divider-color)}.about-body-header .icon-box{width:50px;height:50px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right, var(--accent-secondary-color) 0%, var(--accent-color) 50%, var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:50%;margin-right:15px;transition:all .3s ease-in-out}.about-body-item:hover .about-body-header .icon-box{background-position:right center}.about-body-header .icon-box img{width:100%;max-width:24px}.about-body-title{width:calc(100% - 65px)}.about-body-title h3{font-size:20px}.about-body-content p{margin-bottom:0}.about-body-list-box{padding:20px;border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color);border-radius:20px;margin-top:40px}.about-body-list-box ul{display:flex;flex-wrap:wrap;gap:20px 40px;list-style:disc;margin:0;padding-left:20px}.about-body-list-box ul li{width:calc(50% - 20px);line-height:1.5em}.about-body-list-box ul li::marker{color:var(--accent-color)}.about-us-button{margin-top:40px}.video-play-button.bg-effect{padding:5px 0 5px 5px}.video-play-button.bg-effect a,.video-play-button.bg-effect button{position:relative;width:var(--size);height:var(--size);background:var(--white-80);margin-right:10px}.video-play-button.bg-effect a:before,.video-play-button.bg-effect a:after,.video-play-button.bg-effect button:before,.video-play-button.bg-effect button:after{content:"";position:absolute;top:-40%;left:-40%;width:160%;height:160%;border:40px solid var(--white-80);opacity:30%;border-radius:50%;transform:scale(0.6);z-index:-1;animation:border-zooming 1.2s infinite linear}.video-play-button.bg-effect a:after,.video-play-button.bg-effect button:after{animation-delay:.3s}@keyframes border-zooming{100%{transform:scale(0.9);opacity:0}}.video-play-button.bg-effect a svg,.video-play-button.bg-effect button svg{color:var(--accent-color)}@media only screen and (max-width: 991px){.about-us{padding:80px 0 40px}}.our-approach{padding:80px 0}.approach-body-item{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:40px}.approach-body-item:last-child{margin-bottom:0px}.approach-body-item-header{display:flex;flex-wrap:wrap;align-items:center;width:calc(50% - 15px);border-right:1px solid var(--nm-divider-color);margin-right:30px;padding-right:30px}.approach-body-item-header .icon-box{width:50px;height:50px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border-radius:50%;margin-right:15px;transition:all .3s ease-in-out}.approach-body-item:hover .approach-body-item-header .icon-box{background-position:right center}.approach-body-item-header .icon-box img{width:100%;max-width:24px}.approach-body-item-title{width:calc(100% - 65px)}.approach-body-item-title h3{font-size:20px;line-height:1.3em}.approach-body-item-content{width:calc(50% - 15px)}.approach-body-item-content p{margin:0}.our-approach-image{height:100%;margin-left:15px}.our-approach-image figure{display:block;height:100%;border-radius:20px}.our-approach-image img{width:100%;height:100%;aspect-ratio:1/.686;object-fit:cover;border-radius:20px}.approach-item-list{display:flex;flex-wrap:wrap;gap:30px;margin-top:80px}.approach-item{--bg-img: url('../images/approach-item-bg.png');width:calc(33.33% - 20px);border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;backdrop-filter:blur(180px);-webkit-backdrop-filter:blur(180px);border-radius:20px;padding:40px}.approach-item .icon-box{width:50px;height:50px;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border-radius:50%;margin-bottom:30px;transition:all .3s ease-in-out}.approach-item:hover .icon-box{background-position:right center}.approach-item .icon-box img{width:100%;max-width:24px}.approach-item-content h3{font-size:20px;text-transform:capitalize;margin-bottom:15px}.approach-item-content p{margin:0}@media only screen and (max-width: 991px){.our-approach{padding:40px 0}.our-approach-content{margin-bottom:30px}.approach-body-item{margin-bottom:30px}.our-approach-image{height:auto;margin:0}.our-approach-image figure,.our-approach-image img{height:auto}.approach-item-list{gap:20px;margin-top:40px}.approach-item{width:calc(33.33% - 13.33px);padding:20px}}@media only screen and (max-width: 767px){.approach-body-item{display:block}.approach-body-item-header{width:100%;border-right:none;margin:0px 0 15px 0;padding:0px}.approach-body-item-title h3{font-size:18px}.approach-body-item-content{width:100%}.approach-item{width:100%}.approach-item .icon-box{margin-bottom:20px}.approach-item-content h3{font-size:18px;margin-bottom:10px}}.our-advantage{padding:80px 0}.advantage-image-box{display:flex;flex-direction:column;gap:30px;margin-right:15px}.advantage-image-item-box{display:flex;flex-wrap:wrap;gap:30px}.advantage-image-item{--bg-img: url('../images/advantage-image-item-bg.png');width:calc(100% - 245px);border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;backdrop-filter:blur(180px);-webkit-backdrop-filter:blur(180px);border-radius:20px;padding:30px}.advantage-image-item .icon-box{margin-bottom:30px}.advantage-image-item .icon-box svg{max-width:50px;color:var(--accent-color)}.advantage-image-item-content h3{font-size:20px;margin-bottom:10px}.advantage-image-item-content p{margin:0}.advantage-image-item-box .advantage-image{width:100%;max-width:215px}.advantage-image-item-box .advantage-image figure img,.advantage-image-item-box .advantage-image figure{height:100%}.advantage-image figure{display:block;border-radius:20px}.advantage-image figure img{width:100%;aspect-ratio:1/.45;object-fit:cover;border-radius:20px}.advantage-body{--bg-img: url('../images/advantage-body-bg.png');border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;backdrop-filter:blur(180px);-webkit-backdrop-filter:blur(180px);border-radius:20px;display:flex;flex-wrap:wrap;align-items:center;gap:30px 40px;padding:40px}.advantage-counter-item{position:relative;width:calc(50% - 20px)}.advantage-counter-item::before{content:"";position:absolute;right:-20px;top:0;bottom:0;background:var(--nm-divider-color);width:1px;height:100%}.advantage-counter-item h2{font-size:46px;color:var(--accent-color);margin-bottom:20px}.advantage-counter-item h3{font-size:20px;margin-bottom:10px}.advantage-counter-item p{margin:0}.advantage-body-list{width:calc(50% - 20px)}.advantage-body-list ul{list-style:none;padding:0;margin:0}.advantage-body-list ul li{position:relative;line-height:1.5em;text-transform:capitalize;margin-bottom:20px;padding-left:30px}.advantage-body-list ul li:last-child{margin-bottom:0}.advantage-body-list ul li svg{font-weight:900;color:var(--accent-color);transition:all .3s ease-in-out}@media only screen and (max-width: 991px){.our-advantage{padding:40px 0}.advantage-image-box{margin:0 0 60px}.advantage-image-item{padding:20px}.advantage-body{padding:30px}.advantage-counter-item h2{font-size:36px}.advantage-body-list ul li{margin-bottom:15px;padding-left:25px}.advantage-body-list ul li::before{font-size:16px}}@media only screen and (max-width: 767px){.advantage-image-item-box{flex-direction:column-reverse}.advantage-image-item{width:100%}.advantage-image-item .icon-box{margin-bottom:20px}.advantage-image-item-content h3{font-size:18px}.advantage-image-item-box .advantage-image{max-width:100%}.advantage-image figure img{aspect-ratio:1/.6}.advantage-body{gap:20px;padding:20px}.advantage-body-list,.advantage-counter-item{width:100%}.advantage-counter-item::before{display:none}.advantage-counter-item h2{font-size:26px}.advantage-counter-item h3{font-size:18px}.advantage-body-list ul li{margin-bottom:10px}}.our-facts{padding:80px 0}.facts-item{--bg-img: url('../images/fact-item-bg.png');background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;border:1px solid var(--nm-divider-color);backdrop-filter:blur(180px);-webkit-backdrop-filter:blur(180px);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:40px}.facts-item .icon-box{margin-bottom:60px}.facts-item .icon-box svg{transition:all .4s ease-in-out;color:var(--accent-color)}.facts-item:hover .icon-box svg{transform:rotateY(180deg);filter:brightness(0) invert(1)}.facts-item-counter{margin-bottom:20px}.facts-item-counter h2{font-size:48px;display:inline-block;background:linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .4s ease-in-out}.facts-item:hover .facts-item-counter h2{background-position:right center}.facts-item-content h3{font-size:20px;margin-bottom:15px}.facts-item-content p{margin-bottom:0}.section-footer-text{margin-top:30px;text-align:center}.section-footer-text p a{position:relative;font-weight:700;display:inline-block;background:linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .3s ease-in-out;text-decoration:underline}.section-footer-text ul{margin:10px 0 0;padding:0;list-style:none}.section-footer-text ul li{display:inline-block;color:var(--nm-primary-color);line-height:1.5em;margin-right:10px}.section-footer-text ul li:last-child{margin:0}.section-footer-text ul li i{color:var(--accent-color)}@media only screen and (max-width: 991px){.our-facts{padding:40px 0}.facts-item{padding:30px}.facts-item .icon-box{margin-bottom:40px}.facts-item .icon-box img{max-width:50px}.facts-item-counter{margin-bottom:15px}.facts-item-counter h2{font-size:38px}.facts-item-content h3{margin-bottom:10px}}@media only screen and (max-width: 767px){.facts-item{padding:20px}.facts-item .icon-box{margin-bottom:20px}.facts-item .icon-box img{max-width:40px}.facts-item-counter h2{font-size:26px}.facts-item-content h3{font-size:18px}}.our-team{padding:80px 0 50px}.team-item{position:relative;border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;overflow:hidden}.team-image figure,.team-image a{display:block}.team-image img{width:100%;aspect-ratio:1/1.424;object-fit:cover;transition:all .4s ease-in-out}.team-item:hover .team-image img{transform:scale(1.1)}.team-body{--bg-img: url('../images/team-body-bg.svg');position:absolute;bottom:20px;left:20px;right:20px;border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;border-radius:20px;backdrop-filter:blur(10px);text-align:center;padding:20px;overflow:hidden;z-index:1}.team-content h3{font-size:20px;margin-bottom:5px;text-transform:capitalize}.team-content h3 a,.team-content p{color:var(--white-80)}.team-content p{text-transform:capitalize;margin-bottom:0}.team-social-list{height:0;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.team-item:hover .team-social-list{height:38px;opacity:1;visibility:visible;margin-top:10px}.team-social-list ul{list-style:none;margin:0;padding:0}.team-social-list ul li{display:inline-block;margin-right:10px}.team-social-list ul li:last-child{margin:0}.team-social-list ul li a{background:var(--bg-color);border:1px solid var(--nm-divider-color);border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.team-social-list ul li a:hover{background:var(--white)}.team-social-list ul li a svg{color:var(--white)}.team-social-list ul li a:hover svg{filter:invert(1)}.page-team{padding:80px 0 130px}.page-team-single{padding:80px 0 160px}.team-single-image{margin-bottom:60px}.team-single-image figure{display:block;border-radius:20px}.team-single-image img{width:100%;aspect-ratio:1/1.29;object-fit:cover;border-radius:20px}.team-member-info,.team-expertise-box,.team-guideline-box{margin-bottom:60px}.team-member-info{display:flex;flex-wrap:wrap;align-items:center;gap:40px 80px}.team-expertise-list{display:flex;flex-wrap:wrap;gap:40px 30px}.team-guideline-list ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:30px}.team-guideline-list ul li{position:relative;width:calc(50% - 15px);line-height:1.25em;background-color:var(--nm-secondary-color);border:1px solid var(--nm-divider-color);border-radius:100px;padding:10px 15px 10px 40px}.team-contact-form .contact-form{border:1px solid var(--nm-divider-color);border-radius:20px}@media only screen and (max-width: 991px){.our-team{padding:40px 0 10px}.team-image img{aspect-ratio:1/1.2}.team-body{padding:15px}.page-team{padding:40px 0 50px}.page-team-single{padding:40px 0 80px}.team-single-image{margin-bottom:30px}.team-single-image img{aspect-ratio:1/.8;object-position:top center}.team-member-info,.team-expertise-box,.team-guideline-box{margin-bottom:40px}.team-expertise-list{gap:30px}.team-guideline-list ul{gap:20px}.team-guideline-list ul li{width:calc(50% - 10px);font-size:14px;padding:8px 15px 8px 40px}.team-guideline-list ul li::before{font-size:16px}}@media only screen and (max-width: 767px){.team-single-image img{aspect-ratio:1/1.15;object-position:center center}.team-guideline-list ul li{width:100%;padding:8px 10px 8px 30px}.team-guideline-list ul li::before{font-size:14px;left:10px;top:9px}}.post-entry{border-bottom:1px solid var(--nm-divider-color);padding-bottom:30px;margin-bottom:20px}.post-entry:after{content:"";display:block;clear:both}.post-entry a{color:var(--accent-color)}.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6{font-weight:600;line-height:1.2em;margin:0 0 .44em}.post-entry h1{font-size:50px}.post-entry h2{font-size:46px}.post-entry h3{font-size:40px}.post-entry h4{font-size:30px}.post-entry h5{font-size:24px}.post-entry h6{font-size:20px}.post-entry p{margin-bottom:20px}.post-entry p:last-child{margin-bottom:0}.post-entry>:not(.quill) ol{margin:0 0 30px}.post-entry>.quill ol{margin-bottom:20px}.post-entry ul{padding:0;margin:20px 0 20px;padding-left:20px}.post-entry>:not(.quill) ol li,.post-entry>:not(.quill) ul li{position:relative;font-size:16px;font-weight:500;line-height:1.5em;color:var(--bs-text-color);margin-bottom:15px}.post-entry>.quill ol li,.post-entry>.quill ul li{position:relative;line-height:1.25}.post-entry ul li:last-child{margin-bottom:0}.post-entry ul ul,.post-entry ul ol,.post-entry ol ol,.post-entry ol ul{margin-top:20px;margin-bottom:0}.post-entry ul ul li:last-child,.post-entry ul ol li:last-child,.post-entry ol ol li:last-child,.post-entry ol ul li:last-child{margin-bottom:0}.post-entry blockquote,.project-entry blockquote{--bg-img: none;--bg-color: black;background:var(--nm-secondary-color);background-repeat:no-repeat;background-position:30px 30px;background-size:45px;border:1px solid var(--nm-divider-color);border-radius:20px;padding:30px 30px 30px 90px !important;margin-top:0 !important;margin-bottom:20px !important;position:relative}.dark-version .post-entry blockquote,.dark-version .project-entry blockquote{--bg-color: white}.post-entry blockquote:before,.project-entry blockquote:before{content:"";position:absolute;top:min(30px,7%);left:30px;width:45px;height:45px;background-color:var(--bg-color);mask-image:var(--bg-img);-webkit-mask-image:var(--bg-img)}.dark-version .post-entry blockquote,.dark-version .project-entry blockquote{filter:none}.post-entry blockquote p,.project-entry blockquote p{font-size:20px;font-weight:700;line-height:1.5em;color:var(--nm-primary-color)}.post-entry blockquote p:last-child,.project-entry blockquote p:last-child{margin-bottom:0}.tag-links{font-size:20px;font-weight:700;text-transform:capitalize;color:var(--nm-primary-color);display:inline-flex;align-items:center;flex-wrap:wrap;gap:15px}.post-tags .tag-links a{display:inline-block;font-size:16px;font-weight:500;text-transform:capitalize;line-height:1em;background:linear-gradient(to right, var(--accent-secondary-color) 0%, var(--accent-color) 50%, var(--accent-secondary-color) 100%);background-size:200% auto;color:var(--white);border-radius:100px;padding:12px 20px;transition:all .3s ease-in-out}.post-tags .tag-links a:hover{background-position:right center}.post-social-sharing{text-align:right}.post-social-sharing ul{list-style:none;padding:0;margin:0}.post-social-sharing ul li{display:inline-block;margin-right:10px}.post-social-sharing ul li:last-child{margin-right:0}.post-social-sharing ul li a{display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(to right, var(--accent-secondary-color) 0%, var(--accent-color) 50%, var(--accent-secondary-color) 100%);background-size:200% auto;color:var(--white-80);border-radius:100px;width:40px;height:40px;transition:all .3s ease-in-out}.post-social-sharing ul li:hover a{background-position:right center}.post-social-sharing ul li a i{font-size:18px;color:inherit}@media only screen and (max-width: 991px){.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5,.post-entry h6{margin:0 0 .45em}.post-entry h2{font-size:36px}.post-entry p{margin-bottom:15px}.post-entry>:not(.quill) ol li,.post-entry>:not(.quill) ul li{margin-bottom:10px}.post-entry blockquote{background-position:20px 20px;background-size:40px;padding:20px 20px 20px 70px;margin-bottom:20px}.post-entry blockquote p{font-size:18px}.post-tags{margin-bottom:20px}.post-tags .tag-links a{padding:12px 15px}.post-social-sharing ul{text-align:left}}@media only screen and (max-width: 767px){.post-entry blockquote{background-position:15px 15px;padding:60px 15px 15px 15px}.post-entry blockquote p{font-size:18px}.post-entry h2{font-size:26px}.tag-links{font-size:18px}}.post-social-sharing-lite ul{list-style:none;padding:0;margin:0}.post-social-sharing-lite ul li{display:inline-block;margin-right:10px}.post-social-sharing-lite ul li.separator{position:relative;width:1px;vertical-align:middle}.btn-default{position:relative;display:inline-block;font-size:16px;font-weight:600;line-height:1.25em;text-transform:capitalize;background:linear-gradient(100deg, var(--accent-secondary-color) 0%, var(--accent-color) 50%, var(--accent-secondary-color) 100%);background-size:200% auto;color:var(--nm-primary-color);border-radius:100px;padding:16px 56px 16px 24px;border:none;transition:all .4s ease-in-out;z-index:1}.btn-default:hover{background-position:right center}.btn-default::before{content:"";position:absolute;top:50%;right:6px;width:40px;height:40px;background-color:var(--nm-primary-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath fill='%23000' d='M21.08 12.519a.75.75 0 0 1-.22.51l-5.996 6.001a.75.75 0 0 1-1.061-1.06l4.72-4.724H4.328a.75.75 0 0 1 0-1.5h14.188L13.803 7.03a.75.75 0 1 1 1.06-1.06l5.95 5.953a.75.75 0 0 1 .266.596'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:24px auto;border-radius:50%;transform:translateY(-50%);transition:all .4s ease-in-out}.btn-default:hover::before{transform:translateY(-50%) rotate(-45deg)}.btn-default.btn-highlighted{border:1px solid var(--nm-dark-divider-color);background:rgba(0,0,0,0);padding:15px 56px 15px 24px;overflow:hidden}.btn-default.btn-highlighted::after{content:"";position:absolute;top:0;right:0;bottom:0;width:0;height:100%;background:linear-gradient(100deg, var(--accent-color) 0%, var(--accent-secondary-color) 100%);transition:all .4s ease-in-out;z-index:-1}.btn-default.btn-highlighted:hover::after{right:auto;left:0;width:100%}@media only screen and (max-width: 991px){.btn-default{padding:12px 52px 12px 20px}.btn-default::before{width:32px;height:32px;background-size:20px auto}.btn-default.btn-highlighted{padding:11px 52px 11px 20px}}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */.cb-cursor{position:fixed;top:0;left:0;z-index:150;contain:layout style size;pointer-events:none;will-change:transform;-webkit-transition:opacity .3s,color .4s;-o-transition:opacity .3s,color .4s;-moz-transition:opacity .3s,color .4s;transition:opacity .3s,color .4s}.cb-cursor:before{content:"";position:absolute;top:-24px;left:-24px;display:block;width:48px;height:48px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:opacity .1s,-webkit-transform .3s ease-in-out;transition:opacity .1s,-webkit-transform .3s ease-in-out;-o-transition:opacity .1s,-o-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,opacity .1s,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .1s;transition:transform .3s ease-in-out,opacity .1s,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out}.cb-cursor:before{background:linear-gradient(90.01deg, var(--accent-color) 0.26%, var(--accent-secondary-color) 99.99%)}.cb-cursor-text{position:absolute;top:-18px;left:-18px;width:36px;height:36px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:scale(0) rotate(10deg);-moz-transform:scale(0) rotate(10deg);-ms-transform:scale(0) rotate(10deg);-o-transform:scale(0) rotate(10deg);transform:scale(0) rotate(10deg);opacity:0;color:#fff;font-size:16px;line-height:20px;text-align:center;letter-spacing:-0.01em;-webkit-transition:opacity .4s,-webkit-transform .3s;transition:opacity .4s,-webkit-transform .3s;-o-transition:opacity .4s,-o-transform .3s;-moz-transition:opacity .4s,transform .3s,-moz-transform .3s;transition:opacity .4s,transform .3s;transition:opacity .4s,transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s}@supports(mix-blend-mode: exclusion){.cb-cursor.-exclusion,.cb-cursor.-opaque{mix-blend-mode:exclusion}}@supports(mix-blend-mode: exclusion){.cb-cursor.-exclusion:before,.cb-cursor.-opaque:before{background:#fff}}.cb-cursor.-normal,.cb-cursor.-text{mix-blend-mode:normal}.cb-cursor.-normal:before,.cb-cursor.-text:before{background:currentColor}.cb-cursor.-inverse{color:#fff}.cb-cursor.-visible:before{-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.cb-cursor.-visible.-active:before{-webkit-transform:scale(0.23);-moz-transform:scale(0.23);-ms-transform:scale(0.23);-o-transform:scale(0.23);transform:scale(0.23);-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.cb-cursor.-pointer:before{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.cb-cursor.-text:before{background:#000;opacity:.8;backdrop-filter:blur(10);-webkit-transform:scale(1.7);-moz-transform:scale(1.7);-ms-transform:scale(1.7);-o-transform:scale(1.7);transform:scale(1.7)}.cb-cursor.-text .cb-cursor-text{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.cb-cursor.-text.-active:before{-webkit-transform:scale(1.6);-moz-transform:scale(1.6);-ms-transform:scale(1.6);-o-transform:scale(1.6);transform:scale(1.6);-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.cb-cursor.-opaque:before{-webkit-transform:scale(1.32);-moz-transform:scale(1.32);-ms-transform:scale(1.32);-o-transform:scale(1.32);transform:scale(1.32)}.cb-cursor.-opaque.-active:before{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.cb-cursor.-lg:before{-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2);transform:scale(2)}.cb-cursor.-hidden:before{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.-color-red{color:red}.-color-green{color:#51c67d}.cb-demo{background:#fff}.cb-demo-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}.cb-demo-container{padding:0 20px}@media(min-width: 1600px){.cb-demo-container{padding:0 120px}}.cb-demo-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:30px 0}@media(min-width: 1600px){.cb-demo-row{margin:60px 0}}.cb-demo-item{position:relative;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:50px 30px;margin:0 20px;color:#000}@media(min-width: 1600px){.cb-demo-item{padding:90px 30px;margin:0 30px}}.cb-demo-item-title{position:relative;margin:0 0 25px 0;font-size:30px;font-weight:bold}.cb-demo-item-text{position:relative;max-width:70%;margin:0 auto;color:rgba(0,0,0,.5);font-size:16px;font-weight:300;line-height:150%}.cb-demo-item:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#f8f8f8;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-o-transition:box-shadow .2s;-moz-transition:box-shadow .2s,-moz-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s,-moz-box-shadow .2s}.hero{--bg-color: #060606}.hero.hero-bg-image{--bg-image: url('./res/images/hero-image.jpg');position:relative;background:var(--bg-image) no-repeat;background-position:center center;background-size:cover;padding:180px 0;overflow:hidden}.hero.hero-bg-image::before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:var(--bg-color);opacity:.6;width:100%;height:100%;z-index:1}.hero.hero-bg-image.hero-video .hero-bg-video{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.hero.hero-bg-image.hero-video .hero-bg-video video{width:100%;height:100%;object-fit:cover}.hero .container-fluid{padding:0}.hero.hero-bg-image .hero-content{width:100%;max-width:825px;background:rgba(0,0,0,0);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);border-radius:0;margin:0 auto;text-align:center;padding:0}.hero.hero-bg-image .hero-content .hero-btn{justify-content:center}.hero-box{position:relative;margin-bottom:40px;padding:40px}.hero-content{position:relative;width:55%;background:var(--nm-secondary-color);backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);border-radius:20px;padding:120px 3.5vw;z-index:2}.hero-btn{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:60px}.hero-image-box{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:20px;overflow:hidden}.hero-image-box figure{display:block;height:100%}.hero-image-box img{width:100%;height:100%;object-fit:cover;border-radius:20px}.hero-image-box .video-play-button{position:absolute;bottom:0;right:0;background:var(--bs-body-bg);border-radius:20px 0 0 0;padding:20px;z-index:1}.video-play-button{--corner-mask: url('./static/__resources__/img/hero-video-corner-shape.svg');display:inline-flex;align-items:center;gap:10px}.hero-image-box .video-play-button::before,.hero-image-box .video-play-button::after{content:"";position:absolute;width:20px;height:20px;background-color:var(--bs-body-bg);mask-image:var(--corner-mask);-webkit-mask-image:var(--corner-mask);mask-repeat:no-repeat;mask-size:cover}.hero-image-box .video-play-button::before{top:-20px;right:0}.hero-image-box .video-play-button::after{bottom:0;left:-20px}.video-play-button a{height:50px;width:50px;background:linear-gradient(110deg, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.video-play-button:hover a{background-position:right center}.video-play-button a svg{color:var(--white);margin-left:2px}.video-play-button h3{font-size:16px;font-weight:600;margin-bottom:0}.hero-info-body{display:flex;justify-content:space-between;gap:20px;margin-top:30px}.hero-info-body-content ul{list-style:disc;margin:0;padding-left:20px}.hero-info-body-content ul li{line-height:1.5em;margin-bottom:10px}.hero-info-body-content ul li:last-child{margin-bottom:0}.hero-info-body-content ul li::marker{color:var(--accent-color)}.hero-info-body-content .btn-default{margin-top:30px}.hero-info-image{position:relative;width:100%;max-width:150px;align-content:end;margin-right:-40px;margin-bottom:-80px}.hero-info-image figure{display:block}.hero-info-image img{width:100%;object-fit:cover}.hero-info-box-2{--info-img: url('');background-image:var(--info-img);justify-content:center;text-align:center}.hero-info-item{height:auto;padding:30px;margin-bottom:30px}.hero-info-item .icon-box{position:absolute;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.hero-icon-box-1{background:var(--accent-secondary-color);top:40px;left:40px;animation:movestyle1 5s infinite linear alternate}.hero-icon-box-2{background:var(--accent-color);bottom:40px;right:40px;animation:movestyle2 5s infinite linear alternate}@keyframes movestyle1{0%{transform:translate(-15px, 60px) rotate(40deg)}100%{transform:translate(10px, 10px) rotate(-40deg)}}@keyframes movestyle2{0%{transform:translate(15px, -70px) rotate(-40deg)}100%{transform:translate(0px, -20px) rotate(40deg)}}.hero-info-item .icon-box::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--nm-primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out}.hero-info-item:hover .icon-box::before{transform:scale(1)}.hero-info-item .icon-box img,.hero-info-item .icon-box svg{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.dark-version .hero-info-item:hover .icon-box img,.dark-version .hero-info-item:hover .icon-box svg{filter:brightness(0) invert(0)}.hero-info-box-2 .hero-info-content{max-width:55%;margin:0 auto}.hero-info-box-2 .hero-info-content h2{font-size:24px}.hero-info-box-2 .hero-info-content h2 span{background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .4s ease-in-out}.hero-info-box-2 .hero-info-content h2:hover span{background-position:right center}.hero-info-box-3 .hero-info-body{align-items:flex-end}.review-images{display:inline-flex;align-items:center}.review-image{position:relative;display:inline-block;margin-left:-10px;z-index:1}.review-image:first-child{margin:0}.review-images{--border-color: var(--bs-body-bg)}.review-image figure{height:100%;display:block;border:1px solid var(--border-color);border-radius:50%}.review-image img{width:100%;height:100%;border-radius:50%}.review-image.add-more{position:relative;width:auto;height:100%;aspect-ratio:1;background:linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border:1px solid var(--border-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.review-image.add-more:hover{background-position:right center}.review-image.add-more h3{font-size:100%;margin-bottom:0;font-weight:600;color:var(--white)}.satisfy-client-content{margin-top:20px}.satisfy-client-content h3{font-size:16px;font-weight:700}.satisfy-client-content h3 span{color:var(--accent-color)}.section-row .section-title{margin-bottom:0}.section-title.section-title-center{--max-width: 700px;width:100%;max-width:var(--max-width);text-align:center;margin:0 auto}.section-title-content p{margin-bottom:20px}.section-title-content p:last-child{margin-bottom:0}.section-title{margin-bottom:40px}.section-title h3{display:inline-block;position:relative;font-size:14px;letter-spacing:.2em;text-transform:uppercase;background-repeat:no-repeat;background-position:left center;background-size:20px auto;margin-bottom:20px;font-weight:600}.section-title h3>svg{color:var(--accent-color)}.hero-content .section-title{color:var(--white-80) !important}.hero-content .btn-default.btn-highlighted{color:var(--white-80) !important;border-color:hsla(0,0%,100%,.1019607843) !important}.section-title h1{font-size:56px;letter-spacing:.025em;margin-bottom:0;line-height:1.2;font-weight:600}.section-title h2{font-size:46px;letter-spacing:-0.02em;margin-bottom:0;font-weight:600}.section-title h1 span,.section-title h2 span{background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .4s ease-in-out}.section-title h1:hover span,.section-title h2:hover span{background-position:right center}.section-title :not(.ql-editor)>p,.section-title .p{margin-top:20px;margin-bottom:0;line-height:1.6em;font-weight:normal;font-size:16px}.footer-header .section-title{width:70%;margin:0}.impact-content .section-title h2{font-size:30px}.member-info-box .section-title h3{font-size:16px;letter-spacing:0;text-transform:capitalize;padding:0;background:rgba(0,0,0,0);border:none;border-radius:0;margin-bottom:10px}.member-info-box .section-title h3::before,.member-info-box .section-title h3::after{display:none}.error-page-content .section-title{margin-bottom:15px}@media only screen and (max-width: 991px){.hero .container-fluid{padding:0 15px}.hero-content{width:70%;padding:50px 20px}.hero-info-item{height:auto;padding:30px;margin-bottom:30px}.section-title.section-title-center{max-width:100%}.hero-image-box .video-play-button{padding:15px}.section-title{margin-bottom:30px}.section-title h3{margin-bottom:15px}.section-title h1{font-size:44px}.section-title h2{font-size:36px}.section-title :not(.ql-editor)>p{margin-top:15px}.section-title-content{margin-top:15px}}@media only screen and (max-width: 767px){.hero-content{width:100%;background:var(--nm-divider-color);padding:30px 15px;margin-bottom:30px}.hero-image-box{position:relative;height:350px}.hero-image-box img{aspect-ratio:1/.6}.section-title h1{font-size:30px}.section-title h2{font-size:26px}.section-title :not(.ql-editor)>p{margin-top:10px}.section-title-content{margin-top:10px}}.hero-info-item{--info-img: url('');position:relative;background-image:var(--info-img);background-repeat:no-repeat;background-size:cover;background-position:center center;backdrop-filter:blur(180px);-webkit-backdrop-filter:blur(180px);border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:40px 2.083vw;overflow:hidden;margin-bottom:0}.hero-info-content h3{font-size:20px;margin:0;font-weight:600;line-height:1.2em;color:var(--nm-primary-color)}.hero-info-content p{margin:15px 0 0}.hero-info-body{display:flex;justify-content:space-between;gap:20px;margin-top:30px}.hero-info-body-content ul{list-style:disc;margin:0;padding-left:20px}.hero-info-body-content ul li{line-height:1.5em;margin-bottom:10px}.hero-info-body-content ul li:last-child{margin-bottom:0}.hero-info-body-content ul li::marker{color:var(--accent-color)}.hero-info-body-content .btn-default{margin-top:30px}.hero-info-image{position:relative;width:100%;max-width:150px;align-content:end;margin-right:-40px;margin-bottom:-80px}.hero-info-image figure{display:block}.hero-info-image img{width:100%;object-fit:cover}.hero-info-box-2{--info-img: url('');background-image:var(--info-img);justify-content:center;text-align:center}.hero-info-item .icon-box{position:absolute;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.hero-info-item .icon-box::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--nm-primary-color);border-radius:50%;width:100%;height:100%;transform:scale(0);transition:all .4s ease-in-out}.hero-info-item:hover .icon-box::before{transform:scale(1)}.hero-info-item .icon-box img{position:relative;width:100%;max-width:24px;transition:all .4s ease-in-out;z-index:1}.hero-info-item:hover .icon-box img{filter:brightness(0) invert(0)}.hero-info-box-2 .hero-info-content{max-width:55%;margin:0 auto}.hero-info-box-2 .hero-info-content h2{font-size:24px}.hero-info-box-2 .hero-info-content h2 span{background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .4s ease-in-out}.hero-info-box-2 .hero-info-content h2:hover span{background-position:right center}.hero-info-box-3 .hero-info-body{align-items:flex-end}.hero-info-body{margin-top:20px}.hero-info-image{margin-right:-30px}.hero-info-item.hero-info-box-2{padding:60px 30px}.hero-info-box-2 .hero-info-content h2{font-size:22px}.hero-info-item.hero-info-box-3{margin-bottom:0}@media only screen and (max-width: 767px){.hero-info-item{padding:20px}.hero-info-content h3{font-size:18px}.hero-info-body{display:block}.hero-info-body-content .btn-default{margin-top:20px}.hero-info-image{max-width:100px;margin:15px 0 -55px auto}.hero-info-item .icon-box{width:40px;height:40px}.hero-info-item.hero-info-box-2{padding:40px 20px}.hero-info-box-2 .hero-info-content{max-width:63%}.hero-info-box-2 .hero-info-content h2{font-size:20px}}.hero-info-content h3{font-size:20px}.hero-info-content p{margin:15px 0 0}.flowmap-effect .flowmap-deformation{position:absolute;width:100%;height:100%;left:0;top:0;z-index:0;background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-border-radius:inherit;border-radius:inherit}.flowmap-effect .flowmap-deformation.active canvas{opacity:1}.flowmap-effect .flowmap-deformation canvas{display:block;position:absolute;left:0;right:0;top:0;height:100% !important;z-index:1;opacity:0;-webkit-transition:opacity .3s .3s;transition:opacity .3s .3s;-webkit-border-radius:inherit;border-radius:inherit}.image-anime{margin-bottom:0}.hero-2{--bg-color: var(--bs-body-bg)}.hero-2>.container-fluid>.row{margin-left:-15px;margin-right:-15px}.hero-2.hero-bg-image{--bg-img: url('../images/hero-image.jpg');position:relative;background:var(--bg-img) no-repeat;background-position:center center;background-size:cover;padding:200px 0;overflow:hidden}.hero-2.hero-bg-image::before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:var(--bg-color);opacity:.6;width:100%;height:100%;z-index:1}.hero-2.hero-bg-image.hero-video .hero-bg-video{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.hero-2.hero-bg-image.hero-video .hero-bg-video video{width:100%;height:100%;object-fit:cover}.hero-2.hero-bg-image .hero-content{width:100%;max-width:700px;background:rgba(0,0,0,0);border-radius:0;margin:0 auto;padding:0}.hero-2 .container-fluid{padding:0}.hero-2 .hero-box{position:relative;display:flex;flex-wrap:wrap;gap:40px;padding:0;padding-bottom:85px}.hero-2 .hero-image-box{height:auto;overflow:unset}.hero-2 .hero-content{z-index:0}.hero-2 .hero-content,.hero-2 .hero-image-box{width:calc(50% - 20px)}.hero-2 .hero-content{--bg-img: url('../images/hero-content-bg-shape.png');background:var(--nm-divider-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;border-radius:20px;align-content:center;text-align:center;padding:5.208vw 6.25vw}.hero-2 .hero-content .section-title{position:relative;z-index:1;color:var(--bs-text-color) !important}.hero-2 .hero-content .btn-default.btn-highlighted:not(:hover){color:var(--bs-text-color) !important;border-color:var(--nm-dark-divider-color) !important}.hero-2 .hero-btn{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.hero-2 .review-box{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px;margin-top:80px}.hero-2 .review-images{display:inline-flex;align-items:center}.hero-2 .review-image{position:relative;display:inline-block;margin-left:-10px;z-index:1}.hero-2 .review-image:first-child{margin:0}.hero-2 .review-image figure{display:block;border:1px solid var(--bg-color);border-radius:50%}.hero-2 .review-image img{width:100%;max-width:50px;border-radius:50%}.hero-2 .review-image.add-more{width:50px;height:50px;background:linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border:1px solid var(--bg-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.hero-2 .review-image.add-more:hover{background-position:right center}.hero-2 .review-image.add-more i{font-size:22px;color:var(--nm-primary-color)}.hero-2 .satisfy-client-content{width:55%}.hero-2 .satisfy-client-content p{margin-bottom:0;text-align:left}.hero-2 .hero-image-box{position:relative}.hero-2 .hero-image-box .contact-us-circle{position:absolute;left:-20px;bottom:0;transform:translate(-50%, 50%);z-index:1}.hero-2 .hero-image{height:100%}.hero-2 .hero-image figure{display:block;height:100%;border-radius:20px}.hero-2 .hero-image img{width:100%;height:100%;aspect-ratio:1/.93;border-radius:20px;object-fit:cover}.hero-2 .hero-counter-box{position:absolute;right:40px;bottom:40px;display:flex;flex-wrap:wrap;align-items:center;gap:20px;width:100%;max-width:420px;backdrop-filter:saturate(180%) blur(40px);-webkit-backdrop-filter:saturate(180%) blur(40px);border-radius:20px;padding:25px;z-index:1;color:var(--white-80)}.hero-2 .hero-counter-image{width:calc(46% - 10px)}.hero-2 .hero-counter-image figure{display:block;border-radius:12px}.hero-2 .hero-counter-image figure img{width:100%;aspect-ratio:1/1.19;object-fit:cover;border-radius:12px}.hero-2 .hero-counter-content{width:calc(54% - 10px)}.hero-2 .hero-counter-content h2{font-size:30px;margin-bottom:10px}.hero-2 .hero-counter-content h3{font-size:20px;font-weight:500;margin-bottom:10px}.hero-2 .hero-counter-content p{margin-bottom:0}.hero-2 .contact-us-circle a{display:block;border-radius:50%}.hero-2 .contact-us-circle a .svg-contact-circle-container{width:100%;max-width:172px;border-radius:50%;animation:infiniterotate 20s infinite linear}.hero-2 .contact-us-circle a .svg-contact-circle-container:hover{animation-play-state:paused}@keyframes infiniterotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.hero-2 .section-title h3{display:inline-block;position:relative;font-size:14px;font-weight:500;line-height:1.2em;letter-spacing:.2em;text-transform:uppercase;background:var(--nm-divider-color);border:1px solid var(--nm-divider-color);border-radius:100px;padding:10px 50px;margin-bottom:20px}.hero-2 .section-title h3>svg{color:var(--accent-color)}.hero-2 .section-title h3>svg:first-of-type{margin-right:.5rem}.hero-2 .section-title h3>svg:last-of-type{margin-left:.5rem}@media only screen and (max-width: 1024px){.hero-2 .hero-box{gap:20px;padding:0}.hero-2 .hero-content,.hero-2 .hero-image-box{width:100%}.hero-2 .hero-content{padding:50px}.hero-2 .review-box{margin-top:40px}.hero-2 .hero-image,.hero-2 .hero-image figure,.hero-2 .hero-image img{height:auto}.hero-2 .hero-image img{aspect-ratio:1/.6}.hero-2 .hero-counter-box{right:30px;bottom:30px;max-width:365px;padding:15px}.hero-2 .hero-image-box .contact-us-circle{left:50%;transform:translate(-50%, 50%)}.hero-2 .intro-video-box{height:650px}}@media only screen and (max-width: 991px){.hero-2 .hero.hero-bg-image{padding:100px 0}.hero-2 .hero-content{padding:30px 30px 80px}.hero-2 .review-box{margin-top:30px}.hero-2 .hero-counter-box{right:20px;bottom:20px;padding:15px}.hero-2 .hero-counter-image figure img{aspect-ratio:1/1.01}.hero-2 .hero-counter-content h2{font-size:26px;margin-bottom:5px}.hero-2 .hero-counter-content h3{margin-bottom:5px}.hero-2 .hero-image-box .contact-us-circle{top:-10px;bottom:auto;transform:translate(-50%, -50%)}}@media only screen and (max-width: 767px){.hero-2 .hero-content{padding:30px 15px 60px}.hero-2 .hero-btn{gap:10px}.hero-2 .hero-counter-box{position:initial;background:var(--divider-color);margin-top:20px}.hero-2 .hero-counter-content h2{font-size:22px}.hero-2 .hero-counter-content h3{font-size:18px}.hero-2 .hero-counter-content p{font-size:14px}}.video-hero{position:relative;padding:225px 0 175px}.video-hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(1deg, rgba(0, 0, 0, 0) 20.46%, #000 99.49%),linear-gradient(179deg, rgba(0, 0, 0, 0) 0.44%, #000 119.12%);height:100%;width:100%;z-index:1;opacity:.5}.video-hero .video-hero-bg-video{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.video-hero .video-hero-bg-video video{width:100%;height:100%;object-fit:cover}.video-hero.video-hero-bg-image{background:url("../images/hero-bg.jpg") no-repeat;background-position:center center;background-size:cover}.video-hero.video-hero-slider-layout{background:none;padding:0}.video-hero.video-hero-slider-layout .video-hero-slide{position:relative;padding:225px 0 175px}.video-hero.video-hero-slider-layout .video-hero-slide::before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(1deg, rgba(0, 0, 0, 0) 20.46%, #000 99.49%),linear-gradient(179deg, rgba(0, 0, 0, 0) 0.44%, #000 119.12%);width:100%;height:100%;z-index:1}.video-hero.video-hero-slider-layout .video-hero-slide .video-hero-slider-image{position:absolute;top:0;right:0;left:0;bottom:0}.video-hero.video-hero-slider-layout .video-hero-slide .video-hero-slider-image img{width:100%;height:100%;object-fit:cover}.video-hero.video-hero-slider-layout .video-hero-pagination{position:absolute;bottom:30px;text-align:center;z-index:2}.video-hero.video-hero-slider-layout .video-hero-pagination .swiper-pagination-bullet{width:12px;height:12px;background:var(--dark-divider-color);opacity:1;transition:all .3s ease-in-out;margin:0 5px}.video-hero.video-hero-slider-layout .video-hero-pagination .swiper-pagination-bullet-active{background-color:var(--accent-color)}.video-hero .container{position:relative;z-index:2}.video-hero-content .section-title p{font-size:18px;color:var(--primary-color)}.video-hero-content-btn{display:flex;flex-wrap:wrap;gap:40px}.video-hero-content-btn .video-play-button{display:inline-flex;align-items:center}.video-hero-content-btn .video-play-button p{font-weight:700;text-transform:capitalize;color:var(--primary-color);margin:0 15px 0 0}.video-hero-content-btn .video-play-button a{height:50px;width:50px;background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.video-hero-content-btn .video-play-button a:hover{background-position:right center}.video-hero-content-btn .video-play-button a i{font-size:18px;color:var(--primary-color)}.video-hero .our-solutions-circle{text-align:end}.our-scrolling-ticker{background:linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 100%);padding:10px 0;min-height:50px}@media only screen and (max-width: 991px){.video-hero{padding:175px 0 90px}.video-hero.video-hero-slider-layout .video-hero-slide{padding:175px 0 90px}.video-hero-content{margin-bottom:30px}.video-hero-content .section-title p{font-size:20px}.video-hero .our-solutions-circle{text-align:left}.our-scrolling-ticker{padding:15px 0}}@media only screen and (max-width: 767px){.video-hero-content .section-title p{font-size:18px}.video-hero-content-btn{gap:15px}.video-hero-content-btn .video-play-button p{font-size:14px;margin:0 10px 0 0}.video-hero-content-btn .video-play-button a{height:40px;width:40px}.video-hero-content-btn .video-play-button a i{font-size:16px}.our-scrolling-ticker{padding:10px 0}}.nm-page-header{--bg-img: url('');border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;padding:70px 0}.nm-page-header .page-header-box{text-align:center}.nm-page-header .page-header-box h1{display:inline-block;font-size:100px;letter-spacing:-0.02em;margin-bottom:10px}.nm-page-header .page-header-box h1 span{background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .4s ease-in-out}.nm-page-header .page-header-box h1:hover span{background-position:right center}.nm-page-header .page-header-box ol{margin:0;padding:0;justify-content:center}.nm-page-header .nm-breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.nm-page-header .page-header-box ol li.breadcrumb-item{line-height:normal;text-transform:capitalize}.nm-page-header .page-header-box ol li.breadcrumb-item a{color:inherit}@media only screen and (max-width: 991px){.nm-page-header .page-header{border-left:none;border-right:none;background-size:auto;padding:60px 0}.nm-page-header .page-header-box h1{font-size:44px}}@media only screen and (max-width: 767px){.nm-page-header .page-header-box h1{font-size:30px}}.nm-page-header-2{--bg-img: url('../images/page-header-bg.png');--bg-shape1: url('../images/section-bg-shape-1.png');--bg-shape2: url('../images/section-bg-shape-2.png');position:relative;background:var(--bg-img) no-repeat;background-position:center center;background-size:cover;padding:265px 0 80px;z-index:1}.nm-page-header-2::before{content:"";display:block;position:absolute;left:160px;bottom:20%;background:var(--bg-shape1) no-repeat;background-position:left center;background-size:cover;width:113px;height:110px;animation:shape1 20s infinite linear;animation-direction:alternate;z-index:0}.nm-page-header-2::after{content:"";display:block;position:absolute;right:220px;top:40%;background:var(--bg-shape2) no-repeat;background-position:right center;background-size:cover;width:82px;height:110px;animation:shape1 20s infinite linear;animation-direction:alternate;z-index:0}.nm-page-header-2 .page-header-box{position:relative;text-align:center;z-index:1}.nm-page-header-2 .page-header-box h1{font-size:70px;display:inline-block;line-height:1.2em;font-weight:600;letter-spacing:-0.02em;margin-bottom:15px}.nm-page-header-2 .page-header-box h1 span{font-weight:700;background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .4s ease-in-out}.nm-page-header-2 .page-header-box h1:hover span{background-position:right center}.nm-page-header-2 .page-header-box ol{margin:0;padding:0;justify-content:center}.nm-page-header-2 .page-header-box ol li.breadcrumb-item{font-size:16px;font-weight:400;line-height:1.5em;text-transform:capitalize;color:var(--bs-body-color)}.nm-page-header-2 .page-header-box ol li.breadcrumb-item a{color:inherit}.nm-page-header-2 .page-header-box ol li.breadcrumb-item.active{color:var(--bs-body-color)}.nm-page-header-2 .page-header-box ol .breadcrumb-item+.breadcrumb-item::before{content:"/";color:var(--bs-body-color)}@media only screen and (max-width: 1440px){.nm-page-header-2::before{left:30px}.nm-page-header-2::after{right:30px}}@media only screen and (max-width: 991px){.nm-page-header-2{padding:170px 0 40px}.nm-page-header-2::before{width:80px;height:77px;opacity:30%}.nm-page-header-2::after{width:52px;height:80px;opacity:30%}.nm-page-header-2 .page-header-box h1{font-size:50px;margin-bottom:10px}}@media only screen and (max-width: 767px){.nm-page-header-2 .page-header-box h1{font-size:30px}}@keyframes shape1{from{transform:translateY(0) rotate(0deg)}to{transform:translateY(50px) rotate(360deg)}}.how-it-work{padding:80px 0}.how-work-item{background:var(--nm-secondary-color);border:1px solid var(--nm-divider-color);border-radius:20px;padding:40px 35px;display:flex;align-items:center;margin-bottom:40px}.how-work-item:last-child{margin-bottom:0}.how-work-header{border-right:1px solid var(--nm-divider-color);margin-right:40px;padding-right:40px}.how-work-header .icon-box{position:relative;background:var(--accent-color);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.how-work-item .how-work-header .icon-box::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(120deg, var(--accent-color), var(--accent-secondary-color)) no-repeat;border-radius:50%;height:100%;width:100%;transform:scale(0);transition:all .4s ease-in-out}.how-work-item:hover .how-work-header .icon-box::before{transform:scale(1)}.how-work-header .icon-box img{position:relative;max-width:30px;z-index:1}.how-work-step-no{text-align:center;margin-top:15px}.how-work-step-no p{color:var(--bs-text-color);text-transform:uppercase;margin:0}.how-work-item-content{width:calc(100% - 150px)}.how-work-item-content h3{font-size:20px;margin-bottom:15px}.how-work-item-content p{margin:0}.how-work-video-content{position:sticky;top:56px;margin-left:15px}.how-work-video{width:100%}.how-work-video video{width:100%;height:700px;object-fit:cover;border-radius:20px;overflow:hidden}.section-footer-text{margin-top:30px;text-align:center}.how-work-video-content .section-footer-text{margin:30px 30px 0 30px}@media only screen and (max-width: 991px){.how-it-work{padding:40px 0}.how-work-content{margin-bottom:30px}.how-work-item{padding:30px;margin-bottom:30px}.how-work-header{margin-right:30px;padding-right:30px}.how-work-item-content{width:calc(100% - 130px)}.how-work-video-content{position:initial;top:0px;margin-left:0}.how-work-video video{height:500px}}@media only screen and (max-width: 767px){.how-work-item{display:block;padding:20px;margin-bottom:20px}.how-work-header{border-right:none;border-bottom:1px solid var(--nm-divider-color);margin:0 0 20px 0;padding:0 0 20px 0}.how-work-step-no{text-align:left;margin-top:10px}.how-work-item-content{width:100%}.how-work-item-content h3{font-size:18px;margin-bottom:10px}.how-work-video video{height:350px}.how-work-video-content .section-footer-text{margin:20px 0px 0 0px}}.satisfy-client-box{display:flex;align-items:center;gap:20px;margin-top:40px}.satisfy-client-images{display:inline-flex;align-items:center}.satisfy-client-image{position:relative;display:inline-block;margin-left:-25px;z-index:1}.satisfy-client-image:first-child{margin:0}.satisfy-client-image figure{display:block;width:72px;height:72px;border:1px solid var(--white);border-radius:50%}.satisfy-client-image img{width:100%;border-radius:50%}.satisfy-client-content{width:38%}.satisfy-client-content p{font-size:18px;margin:0}.satisfy-client-content p span{font-weight:700;color:var(--accent-color)}@media only screen and (max-width: 991px){.satisfy-client-box{margin-top:30px}.satisfy-client-image figure{width:62px;height:62px}}@media only screen and (max-width: 767px){.satisfy-client-box{gap:15px;margin-top:20px}.satisfy-client-image figure{width:52px;height:52px}.satisfy-client-content{width:auto}.satisfy-client-content p{font-size:16px}}.our-testimonials{padding:100px 0}.testimonial-content-box{height:100%;background:var(--nm-secondary-color);border-radius:20px;text-align:center;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;margin-right:15px;padding:60px}.testimonial-counters{display:flex;flex-wrap:wrap;gap:30px 60px}.testimonial-counter-item{width:calc(50% - 30px);text-align:left}.testimonial-counter-item .icon-box{margin-bottom:40px}.testimonial-counter-item .icon-box svg{width:100%;max-width:60px;color:var(--accent-color)}.testimonial-counter-content h2{font-size:48px;margin-bottom:10px}.testimonial-counter-content p{margin-bottom:0}.testimonial-slider-box{--bg-img: url('../images/testimonial-box-bg.jpg');position:relative;background:var(--bg-img) no-repeat;background-position:center center;background-size:cover;height:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;border-radius:20px;padding:60px 20px 20px;overflow:hidden}.testimonial-slider-box::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#111;opacity:60%;width:100%;height:100%;z-index:0}.testimonial-slider-box .testimonial-slider-box-content,.testimonial-slider-box .testimonial-slider{position:relative;width:100%;z-index:1}.testimonial-slider-box-content{text-align:center;margin-bottom:40px}.testimonial-images{width:100%;max-width:420px;margin:0 auto}.testimonial-images .satisfy-client-image figure{border-color:#111}.testimonial-item{position:relative;display:flex;flex-wrap:wrap;background-color:var(--nm-dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:20px;overflow:hidden}.testimonial-slider-content{width:60%;height:100%;align-content:center;padding:30px}.testimonial-rating{margin-bottom:20px}.testimonial-rating svg{font-size:18px;color:var(--accent-color)}.testimonial-content{margin-bottom:30px}.testimonial-content p{color:var(--white);margin-bottom:0;line-height:1.6em;font-size:16px}.author-content h3{font-size:20px;text-transform:capitalize;color:var(--white);margin-bottom:10px}.author-content p{color:var(--white);text-transform:capitalize;margin-bottom:0;line-height:1.6em;font-size:16px}.testimonial-slider-image{width:40%;min-height:368.34px}.testimonial-slider-image figure{display:block;height:100%}.testimonial-slider-image img{width:100%;height:100%;aspect-ratio:1/.9;object-fit:cover}.testimonial-pagination{position:absolute;bottom:0;transform:translateY(-5px);display:flex;align-items:center;justify-content:center;z-index:1}.testimonial-pagination .swiper-pagination-bullet{height:10px;width:10px;background:var(--white);border-radius:100px;opacity:1;margin:0 3px;transition:all .4s ease-in-out}.testimonial-pagination .swiper-pagination-bullet-active{width:25px;background:linear-gradient(90deg, var(--accent-secondary-color) 0%, var(--accent-color) 100%)}.testimonial-rating-box{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:60px}.testimonial-rating-item{width:calc(25% - 22.5px);border:1px solid var(--nm-divider-color);border-radius:20px;text-align:center;padding:25px 30px}.testimonial-rating-item .icon-box{border-bottom:1px solid var(--nm-divider-color);padding-bottom:20px;margin-bottom:20px}.testimonial-rating-item .icon-box img{width:100%;max-width:162px;max-height:40px}.testimonial-rating-content p{margin:0}.testimonial-rating-content p span{font-weight:700;color:var(--accent-secondary-color)}@media only screen and (max-width: 991px){.our-testimonials{padding:50px 0}.testimonial-content-box{height:auto;display:block;margin:0 0 30px 0;padding:30px}.testimonial-counter-item .icon-box{margin-bottom:30px}.testimonial-counter-item .icon-box img{max-width:50px}.testimonial-counter-content h2{font-size:38px;margin-bottom:10px}.testimonial-slider-box{height:auto;display:block;padding:30px 20px 20px}.testimonial-slider-box-content{margin-bottom:30px}.testimonial-rating{margin-bottom:15px}.testimonial-rating-item{width:calc(50% - 15px);padding:15px 20px}.testimonial-rating-item .icon-box{padding-bottom:15px;margin-bottom:15px}}@media only screen and (max-width: 767px){.testimonial-content-box{padding:30px 20px}.testimonial-counters{margin-top:0;gap:20px}.testimonial-counter-item{width:calc(50% - 10px)}.testimonial-counter-item .icon-box{margin-bottom:15px}.testimonial-counter-content h2{font-size:26px}.testimonial-counter-content p{font-size:14px}.testimonial-slider-content,.testimonial-slider-image{width:100%;height:auto}.testimonial-slider-content{padding:20px}.testimonial-rating i{font-size:16px}.testimonial-content{margin-bottom:20px}.testimonial-content p{font-size:14px}.author-content h3{font-size:18px;margin-bottom:5px}.testimonial-rating-box{margin-top:30px;gap:20px}.testimonial-rating-item{width:100%}}.comment-timeline-list{border-left:1px solid var(--nm-divider-color);display:flex;flex-wrap:wrap;gap:30px 30px;padding-left:50px}.comment-timeline-item{width:100%}.comment-timeline-item .icon-box{margin-bottom:20px}.comment-timeline-item .icon-box img{max-width:none}.comment-timeline-item-content{--list-marker: url('../images/dot-accent-icon.svg')}.comment-timeline-item-content h3{position:relative;font-size:20px;text-transform:capitalize;margin-bottom:10px}.comment-timeline-item-content h3:after{content:"";position:absolute;top:3px;left:-60px;background:var(--list-marker) no-repeat;background-position:left center;background-size:cover;width:20px;height:20px}.comment-timeline-list.no-dots .comment-timeline-item-content h3:after{display:none}.comment-timeline-item-content p:last-child{margin:0}@media only screen and (max-width: 991px){.comment-timeline-list{gap:30px;padding-left:30px;margin-left:10px}.comment-timeline-item-content h3:after{left:-40px}.comment-timeline-item-content h3{font-size:20px}}@media only screen and (max-width: 767px){.comment-timeline-list{padding-left:20px}.comment-timeline-item-content h3:after{left:-30px}.comment-timeline-item-content h3{font-size:18px}}.page-projects{padding:80px 0}.project-item{position:relative;border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;overflow:hidden}.project-image a{display:block}.project-image figure{display:block}.project-image img{width:100%;aspect-ratio:1/1.258;object-fit:cover;transition:all .4s ease-in-out}.project-item:hover .project-image img{transform:scale(1.1)}.project-content{position:absolute;right:30px;bottom:30px;left:30px;background-color:var(--dark-divider-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:12px;padding:20px;transition:all .4s ease-in-out;z-index:1}.project-content h3{font-size:20px;margin-bottom:15px}.project-content h3 a{color:inherit}.project-content p{color:var(--primary-color);margin-bottom:0}@media only screen and (max-width: 991px){.page-projects{padding:80px 0 50px}.project-image img{aspect-ratio:1/1.1}.project-content{right:20px;bottom:20px;left:20px;padding:15px}}@media only screen and (max-width: 767px){.project-content h3{font-size:18px}}.page-project-single{padding:160px 0}.project-category{--bg-img: url('../images/sidebar-category-list-bg.png');border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;backdrop-filter:blur(180px);-webkit-backdrop-filter:blur(180px);background-position:center center;background-size:cover;border-radius:20px;margin-bottom:60px;padding:30px;overflow:hidden}.project-category-list ul{margin:0;padding:0;list-style:none}.project-category-list ul li{font-size:20px;font-weight:700;line-height:1.5em;text-transform:capitalize;color:var(--nm-primary-color);border-bottom:1px solid var(--nm-divider-color);display:flex;gap:25px;margin-bottom:20px;padding-bottom:20px}.project-category-list ul li span{font-size:16px;font-weight:400}.category-social-link{display:flex;flex-wrap:wrap;align-items:center;gap:15px 20px}.category-social-link h3{font-size:20px}.category-social-link ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.category-social-link ul li a{background:var(--bg-color);border:1px solid var(--nm-divider-color);border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.category-social-link ul li a:hover{background:var(--nm-primary-color)}.category-social-link ul li a svg{color:var(--accent-color)}.project-entry{margin-bottom:60px}.project-entry p,.project-entry li,.project-entry blockquote{font-size:1rem}.project-entry p,.project-entry ol{margin-bottom:20px}.project-entry p:last-child{margin-bottom:0}.project-entry h2{font-size:46px;letter-spacing:-0.02em;margin-bottom:20px}.project-entry h2 span{background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .4s ease-in-out}.project-entry h2:hover span{background-position:right center}.project-entry ul{list-style:none;margin:0;padding:0}.project-entry ul li{position:relative;line-height:1.5em;margin-bottom:15px}.project-entry ul li:last-child{margin-bottom:0}.project-entry ul li svg{color:var(--accent-color);margin-right:.5rem}.project-challenge-box,.project-solution-box{margin-top:60px}.project-challenge-list{border:1px solid var(--nm-divider-color);border-radius:20px;margin-top:40px;padding:30px}.project-solution-counters{display:flex;flex-wrap:wrap;gap:30px 60px;margin-top:40px}.solution-counter-item{width:calc(25% - 45px)}.solution-counter-item h2{margin-bottom:5px}@media only screen and (max-width: 991px){.page-project-single{padding:80px 0}.project-category{margin-bottom:30px;padding:20px}.project-category-list ul li{margin-bottom:15px;padding-bottom:15px}.project-entry{margin-bottom:40px}.project-entry h2{font-size:36px;margin-bottom:15px}.project-entry p{margin-bottom:15px}.project-entry ul li{padding-left:25px;margin-bottom:10px}.project-entry ul li::before{font-size:16px}.project-challenge-box,.project-solution-box{margin-top:40px}.project-challenge-list{margin-top:30px;padding:20px}.project-solution-counters{gap:30px;margin-top:30px}.solution-counter-item{width:calc(25% - 22.5px)}.solution-counter-item h2{margin-bottom:5px}}@media only screen and (max-width: 767px){.project-category-list ul li,.category-social-link h3{font-size:18px}.project-entry h2{font-size:26px}.project-challenge-list{padding:12px;border-radius:12px}.solution-counter-item{width:calc(50% - 20px)}.solution-counter-item h2{font-size:30px}}.our-home-projects{padding:80px 0}.our-home-project-image{height:100%}.our-home-project-image figure{display:block;height:100%;border-radius:20px}.our-home-project-image img{width:100%;height:100%;aspect-ratio:1/1.43;object-fit:cover;border-radius:20px}.home-project-boxes{height:100%;display:flex;flex-wrap:wrap;gap:30px}.home-project-item{width:calc(50% - 15px);background:var(--nm-secondary-color) no-repeat;background-position:top center;background-size:auto;border:1px solid var(--nm-dark-divider-color);backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);border-radius:20px;display:flex;padding:40px;overflow:hidden}.home-project-item .icon-box{margin-right:30px}.home-project-item .icon-box svg{transition:all .4s ease-in-out;color:var(--accent-color)}.home-project-item:hover .icon-box svg{transform:rotateY(180deg)}.home-project-item-content{width:calc(100% - 70px);display:flex;flex-direction:column}.home-project-item-content h3{font-size:20px;line-height:1.3em;text-transform:capitalize;margin-bottom:20px;font-weight:600}.home-project-item-content h3 a{color:inherit}.home-project-item-content p{margin-bottom:30px;line-height:1.6em;font-size:16px}@media only screen and (max-width: 991px){.our-home-projects{padding:40px 0}.our-home-project-image{height:auto;margin-bottom:30px}.our-home-project-image img{height:auto;aspect-ratio:1/.5}.home-project-item{padding:30px}.home-project-item .icon-box{margin-right:20px}.home-project-item-content{width:calc(100% - 60px)}.home-project-item-content h3{margin-bottom:15px}.home-project-item-content p{margin-bottom:20px}}@media only screen and (max-width: 767px){.our-home-project-image img{aspect-ratio:1/1.1}.home-project-item{padding:20px;width:100%}.home-project-item-content h3{font-size:18px}}.nm-main-header{position:absolute;top:0;width:100%;z-index:100}.nm-main-header .header-sticky{position:relative;top:0;z-index:100}.nm-main-header .header-sticky.hide{transform:translateY(-100%);transition:transform .3s ease-in-out;border-radius:0}.nm-main-header .header-sticky.active{position:fixed;top:0;left:0;right:0;border-radius:0;transform:translateY(0);background:var(--bs-body-bg);border-bottom:1px solid var(--nm-divider-color)}.navbar{padding:30px 0;align-items:center}.nm-main-header .navbar{box-shadow:none}.nm-navbar-brand{padding:0;margin:0}.nm-main-menu .nav-menu-wrapper{flex:1;text-align:center;margin:0 20px}.nm-main-menu .nav-menu-wrapper .navbar-nav{background:var(--nm-divider-color);border:1px solid var(--nm-divider-color);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;padding:0 10px;list-style:none}.nm-main-menu .nav-menu-wrapper .navbar-nav button{background:none;border:none}.nm-main-menu .nav-menu-wrapper>ul{align-items:center;display:inline-flex}.nm-main-menu ul li{margin:0;position:relative}.nm-main-menu ul li a,.nm-main-menu ul li button{font-size:16px;font-weight:400;line-height:normal;padding:13px 20px !important;border-radius:100px;color:var(--nm-primary-color);text-transform:capitalize;transition:all .3s ease-in-out}.nm-main-menu.legacy ul li a,.nm-main-menu.legacy ul li button{padding:6px 20px !important}.nm-main-menu ul li a:hover,.nm-main-menu ul li a:focus,.nm-main-menu ul li button:hover,.nm-main-menu ul li button:focus,ul.nm-center-main-menu li a:hover,ul.nm-center-main-menu li a:focus,ul.nm-center-main-menu li button:hover,ul.nm-center-main-menu li button:focus{color:var(--accent-color) !important}.nm-main-menu ul li a:focus-visible,.nm-main-menu ul li button:focus-visible{box-shadow:none}.nm-main-menu ul ul{visibility:hidden;opacity:0;transform:scale(1, 0.8);transform-origin:top;padding:0;margin:0;list-style:none;width:235px;border-radius:20px;position:absolute;left:0;top:100%;background:linear-gradient(110.01deg, var(--accent-color) 0.26%, var(--accent-secondary-color) 99.99%);transition:all .3s ease-in-out;text-align:left}.nm-main-menu ul li.submenu:first-child ul{width:235px}.nm-main-menu ul ul ul{left:100%;top:0;text-align:left}.nm-main-menu ul li:hover>ul{visibility:visible;opacity:1;transform:scale(1, 1);padding:5px 0}.nm-main-menu ul ul li{margin:0;padding:0}.nm-main-menu ul ul li a,.nm-main-menu ul ul li button{color:var(--nm-primary-color);padding:6px 20px !important;margin:0;transition:all .3s ease-in-out}.nm-main-menu ul ul li a:hover,.nm-main-menu ul ul li a:focus,.nm-main-menu ul ul li button:hover,.nm-main-menu ul ul li button:focus{color:var(--bs-body-bg);background-color:rgba(0,0,0,0);padding:6px 20px 6px 23px !important}.nm-main-menu ul li.highlighted-menu{display:none}.responsive-menu,.nm-navbar-toggle{display:none}.responsive-menu{top:0;position:relative}.slicknav_btn{background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;padding:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0;border-radius:8px;transition:all .4s ease-in-out}.nm-navbar-toggle a.slicknav_btn.slicknav_open,.nm-navbar-toggle button.slicknav_btn.slicknav_open{background-position:right center}.slicknav_icon .slicknav_icon-bar{display:block;width:100%;height:3px;width:22px;background-color:var(--nm-primary-color);border-radius:6px;margin:4px auto !important;transition:all .1s ease-in-out}.slicknav_icon .slicknav_icon-bar:first-child{margin-top:0 !important}.slicknav_icon .slicknav_icon-bar:last-child{margin-bottom:0 !important}.nm-navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(1),.nm-navbar-toggle button.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(1){transform:rotate(-45deg) translate(-5px, 5px);background-color:var(--nm-primary-color)}.nm-navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(2),.nm-navbar-toggle button.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(2){opacity:0}.nm-navbar-toggle a.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(3),.nm-navbar-toggle button.slicknav_btn.slicknav_open .slicknav_icon span.slicknav_icon-bar:nth-child(3){transform:rotate(45deg) translate(-5px, -5px);background-color:var(--nm-primary-color)}.slicknav_menu{position:absolute;width:100%;padding:0;background:linear-gradient(110deg, var(--accent-color) 0%, var(--accent-secondary-color) 100%)}.slicknav_menu ul{margin:5px 0}.slicknav_menu ul ul{margin:0}.slicknav_nav .slicknav_row,.slicknav_nav li a,.slicknav_nav li button{position:relative;font-size:16px;font-weight:400;text-transform:capitalize;padding:7px 20px;color:var(--nm-primary-color);line-height:normal;margin:0;border-radius:0 !important;transition:all .3s ease-in-out}.slicknav_nav a:hover,.slicknav_nav a:focus,.slicknav_nav button:hover,.slicknav_nav button:focus,.slicknav_nav .slicknav_row:hover{background-color:rgba(0,0,0,0);color:var(--bs-body-bg)}.slicknav_menu ul ul li a,.slicknav_menu ul ul li button{padding:7px 20px 7px 30px}.slicknav_arrow{font-size:0 !important}.slicknav_open>a .slicknav_arrow:after,.slicknav_open>button .slicknav_arrow:after{transform:translateY(-50%) rotate(-180deg);color:var(--bs-body-bg)}@media only screen and (max-width: 991px){.responsive-menu,.navbar-toggle{display:block}}.main-menu .nav-menu-wrapper .navbar-nav{background:var(--divider-color);border:1px solid var(--divider-color);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;padding:0 10px;list-style:none}.main-menu .nav-menu-wrapper>ul{align-items:center;display:inline-flex}.main-menu ul li{margin:0;position:relative}.main-menu ul li a,.main-menu ul li button{font-size:16px;font-weight:400;line-height:normal;padding:13px 20px !important;border-radius:100px;color:var(--primary-color);text-transform:capitalize;transition:all .3s ease-in-out}.main-menu ul li.submenu>a:after,.main-menu ul li.submenu>button:after{content:"";font-family:"FontAwesome";font-weight:900;font-size:14px;margin-left:8px;margin-top:4px}.main-menu ul li a:hover,.main-menu ul li a:focus,.main-menu ul li button:hover,.main-menu ul li button:focus{color:var(--accent-color)}.main-menu ul li a:focus-visible,.main-menu ul li button:focus-visible{box-shadow:none}.main-menu ul ul{visibility:hidden;opacity:0;transform:scale(1, 0.8);transform-origin:top;padding:0;margin:0;list-style:none;width:235px;border-radius:20px;position:absolute;left:0;top:100%;background:linear-gradient(110.01deg, var(--accent-color) 0.26%, var(--accent-secondary-color) 99.99%);transition:all .3s ease-in-out;text-align:left}.main-menu ul li.submenu:first-child ul{width:235px}.main-menu ul ul ul{left:100%;top:0;text-align:left}.main-menu ul li:hover>ul{visibility:visible;opacity:1;transform:scale(1, 1);padding:5px 0}.main-menu ul li.submenu ul li.submenu>a:after,.main-menu ul li.submenu ul li.submenu>button:after{content:"";float:right}.main-menu ul ul li{margin:0;padding:0}.main-menu ul ul li a,.main-menu ul ul li button{color:var(--primary-color);padding:6px 20px !important;margin:0;transition:all .3s ease-in-out}.main-menu ul ul li a:hover,.main-menu ul ul li a:focus,.main-menu ul ul li button:hover,.main-menu ul ul li button:focus{color:var(--bg-color);background-color:rgba(0,0,0,0);padding:6px 20px 6px 23px !important}.main-menu ul li.highlighted-menu{display:none}.page-services{padding:80px 0 50px}.service-item{--bg-img: url('../images/service-item-bg.svg');display:flex;flex-wrap:wrap;justify-content:space-between;border:1px solid var(--nm-divider-color);background:var(--bg-img),var(--nm-secondary-color);background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:30px;transition:all .4s ease-in-out}.service-item:hover{transform:translateY(-5px)}.service-item-content{margin-bottom:30px}.service-item-content h3{font-size:20px;margin-bottom:15px}.service-item-content p{margin-bottom:0}.service-item-content h3 a{color:inherit}.service-item-image{width:100%;text-align:center;align-content:center}.service-item-image figure{display:block}.service-list{--li-bg-img: url('../images/icon-sparkle.svg');width:100%;max-width:800px;margin:0 auto;margin-top:30px}.service-list ul{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;list-style:none;margin:0;padding:0}.service-list ul li{border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--li-bg-img) no-repeat;background-position:left 15px center;background-size:20px auto;line-height:1.3em;border-radius:100px;padding:10px 15px 10px 45px}@media only screen and (max-width: 991px){.service-item{display:block;padding:20px}.service-item-content{margin-bottom:20px}.service-list{margin-top:10px}.service-list ul{gap:15px 12px}.service-list ul li{background-size:18px auto;padding:8px 15px 8px 40px}}@media only screen and (max-width: 767px){.service-item-content h3{font-size:18px;margin-bottom:10px}.service-list ul{gap:10px}.service-list ul li{background-position:left 10px top 10px;background-size:16px auto;padding:8px 10px 8px 30px}}.service-item-glass{--bg-img: url('../images/service-item-bg-img.png');border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img);background-repeat:no-repeat;background-position:center center;background-size:cover;backdrop-filter:blur(180px);-webkit-backdrop-filter:blur(180px);border-radius:20px;height:100%;margin-bottom:0px;padding:15px}.service-item-glass .service-image{position:relative;border-radius:12px;overflow:hidden}.service-item-glass .service-image figure{display:block}.service-item-glass .service-image figure img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:all .4s ease-in-out}.service-item-glass:hover .service-image figure img{transform:scale(1.1);filter:blur(5px)}.service-item-glass .service-readmore-btn{position:absolute;top:60%;left:50%;transform:translate(-50%, -50%);opacity:0;transition:all .4s ease-in-out;z-index:1}.service-item-glass:hover .service-readmore-btn{top:50%;opacity:1;visibility:visible}.service-item-glass .service-readmore-btn a{background:linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.service-item-glass .service-readmore-btn a:hover{background-position:right center}.service-item-glass .service-readmore-btn a svg{width:100%;transition:all .3s ease-in-out}.service-item-glass .service-readmore-btn a:hover svg{transform:rotate(-45deg)}.service-item-glass .service-content{margin:25px}.service-item-glass .service-content h3{display:inline-block;font-size:14px;font-weight:500;border:1px solid var(--nm-dark-divider-color);background:var(--nm-divider-color);border-radius:100px;padding:8px 20px;margin-bottom:20px}.service-item-glass .service-content h2{font-size:20px}.service-item-glass .service-content h2 a{color:inherit}.service-item-glass .service-content p{margin:15px 0 0}@media only screen and (max-width: 991px){.service-item-glass .service-content{margin:20px 5px 5px}.service-item-glass .service-content p{margin:10px 0 0}.service-item-glass .section-footer-text{margin-top:10px}.service-item-glass .section-footer-text p span{font-size:14px;padding:2px 8px;margin-right:5px}}@media only screen and (max-width: 767px){.service-item-glass .service-content h3{padding:6px 16px}.service-item-glass .service-content h2{font-size:18px}.service-item-glass .service-content p{margin:5px 0 0}}.why-choose-us{padding:80px 0}.why-choose-us .section-content-btn{margin-left:30px}.why-choose-item{border:1px solid var(--nm-divider-color);background-color:var(--nm-secondary-color);background-repeat:no-repeat;background-position:center center;background-size:cover;align-content:center;backdrop-filter:blur(180px);-webkit-backdrop-filter:blur(180px);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;overflow:hidden}.why-choose-box-1,.why-choose-box-4{--bg-img: url('../images/why-choose-item-bg-img-1.png');background-image:var(--bg-img)}.why-choose-box-1 .why-choose-content{margin:40px 40px 50px}.why-choose-content h3{font-size:20px;line-height:1.4em}.why-choose-content p{margin:15px 0 0}.why-choose-img-1 img{width:100%;object-fit:cover}.why-choose-content-list{margin-top:-40px;margin-bottom:40px}.why-choose-content-list .scrolling-ticker-item{--gap: 15px;width:100%;top:auto;left:auto;background:rgba(0,0,0,0);transform:rotate(0);padding:0}.why-choose-content-list .scrolling-ticker-item .scrolling-content{animation:scroll 20s linear infinite}.why-choose-content-list .scrolling-ticker-item .scrolling-content span{display:inline-block;font-size:16px;font-weight:400;color:var(--bs-text-color);background:var(--bs-body-bg);border:1px solid var(--nm-divider-color);border-radius:50px;padding:10px 16px}.why-choose-content-list .scrolling-ticker-item .scrolling-content span>svg{color:var(--accent-color)}.why-choose-content-list .scrolling-ticker-item .scrolling-content span img{width:100%;max-width:20px;margin-right:10px}.why-choose-box-2{--bg-img: url('../images/why-choose-item-bg-img-2.png');background-image:var(--bg-img);text-align:center;padding:40px 45px}.why-choose-box-2 .review-images{margin:30px 0}.why-choose-box-2 .review-images .review-image img{max-width:50px}.why-choose-box-2 .why-choose-content p:first-child{margin:0}.why-choose-box-3{--bg-img: url('../images/why-choose-item-bg-img-3.png');display:flex;background-image:var(--bg-img);padding:30px}.why-choose-body{width:calc(100% - 80px)}.why-choose-btn{margin-top:30px}.why-choose-body-image{align-content:end;margin-right:-15px;margin-bottom:-60px}.why-choose-body-image figure{display:block}.why-choose-body-image img{width:100%;max-width:95px}.why-choose-box-4{padding:15px}.why-choose-box-4 .why-choose-content{margin:25px}.why-choose-img-2 figure{display:block;border-radius:12px}.why-choose-img-2 img{width:100%;aspect-ratio:1/.87;border-radius:12px;object-fit:cover}.why-choose-list{width:100%;max-width:900px;margin:30px auto 0}.why-choose-list ul{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;list-style:none;margin:0;padding:0}.why-choose-list ul li{border:1px solid var(--nm-divider-color);background-position:left 16px center;background-size:20px auto;line-height:1.3em;border-radius:100px;padding:10px 16px 10px 16px}.why-choose-list ul li>svg{color:var(--accent-color);margin-right:.5rem}.scrolling-ticker-item{--gap: 40px;position:relative;display:flex;overflow:hidden;user-select:none;gap:var(--gap);align-items:center;margin-bottom:30px}.scrolling-content{flex-shrink:0;display:flex;gap:var(--gap);min-width:100%;animation:scroll 60s linear infinite}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.scrolling-ticker-item.scroll-reverse .scrolling-content{animation-direction:reverse}@media only screen and (max-width: 991px){.why-choose-us{padding:40px 0}.why-choose-us .section-content-btn{margin-left:0}.why-choose-box-1 .why-choose-content{margin:30px}.why-choose-content p{margin-top:10px}.why-choose-content-list{margin-bottom:20px}.why-choose-content-list .scrolling-ticker-item .scrolling-content span{padding:8px 12px}.why-choose-content-list .scrolling-ticker-item .scrolling-content span img{max-width:18px;margin-right:5px}.why-choose-box-2,.why-choose-box-3{padding:20px}.why-choose-box-2 .review-images{margin:20px 0}.why-choose-btn{margin-top:20px}.why-choose-box-4 .why-choose-content{margin:5px 5px 20px}.why-choose-img-2 img{aspect-ratio:1/.68}.why-choose-list{margin-top:10px}.why-choose-list ul{gap:10px}.why-choose-list ul li{font-size:14px;background-position:left 12px center;background-size:16px auto;padding:8px 12px 8px 32px}}@media only screen and (max-width: 767px){.why-choose-box-1 .why-choose-content{margin:20px}.why-choose-content h3{font-size:18px}.why-choose-content p{margin-top:5px}.why-choose-box-2 .review-images{margin:15px 0}}.page-service-single{padding:160px 0;padding-top:0}.page-single-sidebar{position:sticky;top:56px;margin-right:15px}.page-category-list{--bg-img: url('../images/sidebar-category-list-bg.png');border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;border-radius:20px;margin-bottom:30px;overflow:hidden;display:flex;flex-direction:column}.page-category-list .page-category-list-title{position:relative;text-transform:capitalize;color:var(--bs-text-color);border-bottom:1px solid var(--nm-divider-color);padding:15px 30px;z-index:1}.page-category-list .page-category-list-title>h3{font-size:1rem;line-height:1.2}.page-category-list ul{list-style:none;margin:0;padding:20px}.page-category-list ul li{border-bottom:1px solid var(--nm-divider-color);line-height:1.5em;padding-bottom:10px;margin-bottom:10px;transition:all .3s ease-in-out}.page-category-list ul li:last-child{margin:0;padding:0;border-bottom:none}.page-category-list ul li a{position:relative;display:block;text-transform:capitalize;color:var(--bs-text-color);padding-right:30px;transition:all .3s ease-in-out}.page-category-list ul li a:hover{color:var(--accent-color)}.page-category-list ul li a>svg.arrow-icon{position:absolute;right:0;top:50%;translate:0 -50%;border:1px solid var(--nm-divider-color);border-radius:50%;transition:all .3s ease-in-out}.page-category-list ul li a:hover>svg.arrow-icon{color:var(--accent-color);border-color:var(--accent-color);transform:rotate(-45deg)}.sidebar-cta-box{--bg-img: url('../images/sidebar-cta-box.jpg');position:relative;background:var(--bg-img) no-repeat;background-position:center center;background-size:cover;border-radius:20px;padding:30px;overflow:hidden}.sidebar-cta-box::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--bs-body-bg);opacity:60%;width:100%;height:100%}.sidebar-cta-logo,.sidebar-cta-content,.sidebar-cta-contact{position:relative;z-index:1}.sidebar-cta-logo{width:80px;height:80px;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg, var(--accent-secondary-color) 0%, var(--accent-color) 50%, var(--accent-secondary-color) 100%);background-size:200% auto;border-radius:50%;margin-bottom:30px;transition:all .3s ease-in-out}.sidebar-cta-box:hover .sidebar-cta-logo{background-position:right center}.sidebar-cta-logo img{width:100%;max-width:48px}.sidebar-cta-content{margin-bottom:40px}.sidebar-cta-content h3{line-height:1.2em;font-size:20px;margin-bottom:20px}.sidebar-cta-content p{margin:0;line-height:1.6em}.sidebar-cta-contact ul{list-style:none;margin:0;padding:0}.sidebar-cta-contact ul li{width:100%;margin-bottom:10px}.sidebar-cta-contact ul li:last-child{margin-bottom:0}.sidebar-cta-contact ul li a{display:inline-flex;align-items:center;line-height:1.4em;color:var(--bs-text-color);background:var(--nm-divider-color);backdrop-filter:blur(10px);--webkit-backdrop-filter: blur(10px);padding:10px 20px;border-radius:100px;transition:all .4s ease-in-out}.sidebar-cta-contact ul li a:hover{color:var(--nm-primary-color)}.sidebar-cta-contact ul li a svg{color:var(--accent-color);margin-right:10px}body.ssr .page-single-image{aspect-ratio:16/9;width:100%}body.ssr .page-single-image>figure{display:none}.page-single-image{overflow:hidden;margin-bottom:40px}.page-single-image figure{display:block;border-radius:20px}.page-single-image img{width:100%;aspect-ratio:1/.598;object-fit:cover;border-radius:20px}.service-entry{margin-bottom:60px}.service-entry p{font-size:1rem}.service-entry p{margin-bottom:20px}.service-entry p:last-child{margin-bottom:0}.service-entry h2{font-size:38px;letter-spacing:-0.02em;margin-bottom:20px}.service-entry h2 span{background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .4s ease-in-out}.service-entry h2:hover span{background-position:right center}.service-entry ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:30px 20px}.service-entry ul li{position:relative;width:calc(33.33% - 13.33px);line-height:1.25em;background-color:var(--nm-secondary-color);border:1px solid var(--nm-divider-color);border-radius:100px;padding:10px 15px 10px 15px}.service-entry ul li>svg{color:var(--accent-color)}.service-solution-box,.service-impact-box,.service-innovation-box,.building-smarter-box{margin-top:30px}.service-solution-steps{margin-top:40px}.service-solution-item{background:var(--nm-secondary-color);border:1px solid var(--nm-divider-color);border-radius:20px;padding:40px 35px;display:flex;align-items:center;margin-bottom:20px}.service-solution-item:last-child{margin-bottom:0}.service-solution-header{border-right:1px solid var(--nm-divider-color);margin-right:40px;padding-right:40px}.service-solution-header .icon-box{position:relative;background:linear-gradient(100deg, var(--accent-secondary-color) 0, var(--accent-color) 100%);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.service-solution-item .service-solution-header .icon-box::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:var(--accent-color);border-radius:50%;height:100%;width:100%;transform:scale(0);transition:all .4s ease-in-out}.service-solution-item:hover .service-solution-header .icon-box::before{transform:scale(1)}.service-solution-header .icon-box svg{position:relative;max-width:30px;z-index:1}.service-solution-step-no{text-align:center;margin-top:15px}.service-solution-step-no p{color:var(--nm-primary-color);text-transform:uppercase;margin:0}.service-solution-item-content{width:calc(100% - 150px)}.service-solution-item-content h3{font-size:20px;margin-bottom:15px}.service-solution-item-content p{margin:0}.service-impact-list{--bg-img: url('../images/service-impact-list-bg.png');display:flex;flex-wrap:wrap;gap:30px;border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;border-radius:20px;margin-top:40px;padding:40px}.service-impact-item{width:calc(33.33% - 20px)}.service-impact-item .icon-box{position:relative;background:linear-gradient(100deg, var(--accent-secondary-color) 0, var(--accent-color) 100%);border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.service-impact-item .icon-box::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:var(--accent-color);border-radius:50%;height:100%;width:100%;transform:scale(0);transition:all .4s ease-in-out}.service-impact-item:hover .icon-box::before{transform:scale(1)}.service-impact-item .icon-box svg{position:relative;z-index:1}.service-impact-item-content h3{font-size:20px;margin-bottom:15px}.service-innovation-list{margin-top:40px}.building-steps-image{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.building-smarter-steps,.building-smarter-image{width:calc(50% - 15px)}.building-step-item{display:flex;border-bottom:1px solid var(--nm-divider-color);margin-bottom:30px;padding-bottom:30px}.building-step-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.building-step-no{margin-right:30px}.building-step-no h2{margin-bottom:0;transition:all .3s ease-in-out}.building-step-item:hover .building-step-no h2{color:var(--accent-color)}.building-step-content h3{font-size:20px;margin-bottom:15px}.building-smarter-image figure{display:block;border-radius:20px;height:100%}.building-smarter-image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:20px}@media only screen and (max-width: 991px){.page-service-single{padding:80px 0}.page-single-sidebar{position:initial;margin:0 0 30px 0}.page-category-list{margin-bottom:15px}.page-category-list .page-category-list-title,.page-category-list ul{padding:20px}.page-category-list ul li{padding-bottom:15px;margin-bottom:15px}.sidebar-cta-box{padding:20px}.sidebar-cta-logo{width:60px;height:60px;margin-bottom:20px}.sidebar-cta-logo img{max-width:34px}.sidebar-cta-content{margin-bottom:30px}.sidebar-cta-content h3 .sidebar-cta-contact ul li{margin-bottom:15px}.page-single-image{margin-bottom:30px}.service-entry{margin-bottom:40px}.service-entry p{margin-bottom:15px}.service-entry h2{font-size:36px;margin-bottom:15px}.service-entry ul{gap:15px 10px}.service-entry ul li{width:calc(33.33% - 6.67px);padding:8px 12px 8px 35px;font-size:14px}.service-entry ul li::before{left:12px;font-size:16px;top:9px}.service-solution-box,.service-impact-box,.service-innovation-box,.building-smarter-box{margin-top:20px}.service-solution-steps{margin-top:30px}.service-solution-item{padding:30px;margin-bottom:30px}.service-solution-header{margin-right:30px;padding-right:30px}.service-solution-item-content{width:calc(100% - 130px)}.service-impact-list{padding:30px;margin-top:30px}.service-impact-item .icon-box{width:60px;height:60px;margin-bottom:30px}.service-impact-item .icon-box img{max-width:30px}.service-impact-item-content h3{margin-bottom:10px}.service-innovation-list{margin-top:30px}.building-steps-image{margin-top:30px}.building-step-item{margin-bottom:20px;padding-bottom:20px}.building-step-no{margin-right:20px}.building-step-no h2{margin-bottom:0}}@media only screen and (max-width: 767px){.page-single-image{margin-bottom:20px}.service-entry h2{font-size:26px}.service-entry ul li{width:auto}.service-solution-item{display:block;padding:20px;margin-bottom:20px}.service-solution-header{border-right:none;border-bottom:1px solid var(--nm-divider-color);margin:0 0 20px 0;padding:0 0 20px 0}.service-solution-step-no{text-align:left;margin-top:10px}.service-solution-item-content{width:100%}.service-solution-item-content h3{font-size:18px;margin-bottom:10px}.service-impact-list{padding:20px}.service-impact-item{width:100%}.service-impact-item .icon-box{width:50px;height:50px;margin-bottom:20px}.service-impact-item .icon-box img{max-width:26px}.service-impact-item-content h3{font-size:18px}.building-smarter-steps,.building-smarter-image{width:100%}.building-step-item{margin-bottom:15px;padding-bottom:15px}.building-step-content h3{font-size:18px;margin-bottom:10px}.building-smarter-image figure{height:auto}.post-single-meta{margin-top:5px}.post-single-meta ol li{font-size:16px}.post-single-meta ol li i{font-size:16px}}.our-services{padding:80px 0}.section-footer-text{text-align:center;margin-top:30px}.section-footer-text p{color:var(--bs-text-color);margin-bottom:0}.section-footer-text p span{font-size:16px;font-weight:500;display:inline-block;background:linear-gradient(to right, var(--accent-secondary-color) 0%, var(--accent-color) 50%, var(--accent-secondary-color) 100%);background-size:200% auto;color:var(--white);line-height:1.2em;padding:3px 12px;border-radius:99px;margin-right:10px;transition:all .4s ease-in-out}.section-footer-text p:hover span{background-position:right center}.section-footer-text p a{font-weight:700;text-transform:capitalize;text-decoration:underline;text-underline-offset:3px;color:var(--accent-color);transition:all .3s ease-in-out}.section-footer-text p a:hover{color:var(--white)}@media only screen and (max-width: 991px){.section-footer-text{margin-top:10px}}.footer-main{border-top:1px solid var(--nm-dark-divider-color);padding:60px 0 0;position:relative}.main-footer-box{display:flex;flex-wrap:wrap;gap:40px}.about-footer{margin-right:30px}.footer-logo{margin-bottom:30px}.footer-logo img{width:100%;max-width:180px}.about-footer-content{margin-bottom:30px}.about-footer-content p{margin-bottom:0}.footer-privacy-policy ul{list-style:none;margin:0;padding:0}.footer-privacy-policy ul li{display:inline-block;border-right:1px solid var(--nm-dark-divider-color);margin-right:15px;padding-right:15px}.footer-privacy-policy ul li:last-child{margin:0;padding:0;border-right:none}.footer-privacy-policy ul li a{color:inherit;text-transform:capitalize;transition:all .3s ease-in-out}.footer-privacy-policy ul li a:hover{color:var(--accent-color)}.footer-links{border-right:1px solid var(--nm-dark-divider-color);padding-right:15px;margin-right:15px}.footer-links h3{font-size:20px;text-transform:capitalize;margin-bottom:20px}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links ul li{text-transform:capitalize;line-height:1.6em;margin-bottom:15px}.footer-links ul li:last-child{margin-bottom:0}.footer-links ul li a{color:inherit;transition:all .3s ease-in-out}.footer-links ul li a:hover{color:var(--accent-color)}.footer-links.footer-content-list{border:none;padding-right:0;margin-right:0}.footer-contact-item{display:flex;align-items:center;border-bottom:1px solid var(--nm-dark-divider-color);margin-bottom:20px;padding-bottom:20px}.footer-contact-item:last-child{border-bottom:none;margin:0;padding:0}.footer-contact-item .icon-box{height:55px;width:55px;background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:15px;transition:all .3s ease-in-out}.footer-contact-item:hover .icon-box{background-position:right center}.footer-contact-item .icon-box img{position:relative;max-width:26px;z-index:1}.footer-contact-content{width:calc(100% - 70px)}.footer-contact-content p{margin-bottom:0}.footer-contact-content p a{color:inherit;transition:all .3s ease-in-out}.footer-contact-content p a:hover{color:var(--accent-color)}.footer-cta-box{position:relative;border:1px solid var(--nm-dark-divider-color);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);display:flex;gap:30px 50px;flex-wrap:wrap;align-items:center;border-radius:20px;margin-top:60px;padding:45px;overflow:hidden}.footer-cta-box::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--nm-secondary-color);width:100%;height:100%;z-index:-1}.footer-newsletter-form{width:calc(70% - 25px);display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding-right:50px;border-right:1px solid var(--nm-dark-divider-color)}.footer-newsletter-form h3{font-size:20px}.footer-newsletter-form form{width:60%}.footer-newsletter-form .form-group{display:flex}.footer-newsletter-form .form-group .form-control{width:72%;font-size:16px;font-weight:300;line-height:1.4em;color:var(--text-color);background:rgba(0,0,0,0);border:1px solid var(--nm-dark-divider-color);outline:none;box-shadow:none;padding:15px 20px}.footer-newsletter-form .form-group .form-control::placeholder{color:var(--text-color)}.footer-newsletter-form .form-group .btn-highlighted{width:28%;padding:22px 20px;line-height:1em}.footer-social-links{width:calc(30% - 25px);display:flex;align-items:center;justify-content:flex-end;gap:20px}.footer-social-links span{font-size:20px;font-weight:700;color:var(--nm-primary-color)}.footer-social-links ul{list-style:none;padding:0;margin:0}.footer-social-links ul li{display:inline-block;margin-right:15px}.footer-social-links ul li:last-child{margin:0}.footer-social-links ul li a{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border:1px solid var(--accent-color);border-radius:50%;transition:all .3s ease-in-out}.footer-social-links ul li:hover a{border-color:var(--nm-primary-color)}.footer-social-links ul li i,.footer-social-links ul li svg{font-size:18px;color:var(--accent-color);transition:all .3s ease-in-out}.footer-social-links ul li:hover a i,.footer-social-links ul li:hover a svg{color:var(--nm-primary-color)}.footer-copyright-text{padding:60px 0;text-align:center}.footer-copyright-text p{margin:0}@media only screen and (max-width: 991px){.footer-main{padding:40px 0 0}.about-footer{margin:0 0 30px 0}.footer-logo,.about-footer-content{margin-bottom:20px}.footer-links{padding-right:5px;margin-right:5px}.footer-links ul li{margin-bottom:10px}.footer-contact-item .icon-box{height:50px;width:50px;margin-right:10px}.footer-contact-content{width:calc(100% - 60px)}.footer-cta-box{gap:20px;margin-top:30px;padding:20px}.footer-newsletter-form{width:100%;gap:20px;padding-right:0;border-right:none}.footer-newsletter-form .form-group .form-control{padding:10px 18px}.footer-newsletter-form .form-group .btn-highlighted{padding:18px 20px}.footer-social-links{width:100%;justify-content:center}.footer-copyright-text{padding:30px 0}}@media only screen and (max-width: 767px){.footer-privacy-policy ul li{margin-right:10px;padding-right:10px}.footer-links{border-right:none;padding:0;margin:0 0 30px 0}.footer-links h3{font-size:18px;margin-bottom:15px}.footer-links.footer-content-list{margin-bottom:0}.footer-cta-box{padding:15px}.footer-newsletter-form{gap:15px}.footer-newsletter-form h3{font-size:18px}.footer-newsletter-form form{width:100%}.footer-newsletter-form .form-group .form-control{width:70%}.footer-newsletter-form .form-group .btn-highlighted{width:30%;font-size:14px;padding:15px 8px}.footer-social-links span{font-size:18px}.footer-social-links ul li{margin-right:10px}.footer-copyright-text{padding:15px 0}}.page-contact-us{padding:80px 0 160px}.conatct-us-form{display:flex;flex-wrap:wrap;border-radius:40px;border:1px solid var(--nm-divider-color);overflow:hidden}.contact-form{--bg-img: url('../images/contact-form-bg.png');background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;padding:40px}.contact-form form .form-control{font-size:16px;font-weight:400;line-height:1.5em;color:var(--text-color);background-color:var(--nm-secondary-color);border:1px solid var(--nm-divider-color);border-radius:20px;padding:17px 20px;outline:none;box-shadow:none}.contact-form form .form-control::placeholder{color:var(--text-color)}.contact-form form .btn-default{width:100%;padding:17px}.conatct-us-form .contact-form,.google-map-iframe{width:50%}.google-map-iframe iframe{width:100%;height:100%}.contact-info-list{display:flex;flex-wrap:wrap;gap:30px;margin-top:160px}.contact-info-item{--bg-img: url('../images/contact-info-item-bg.png');position:relative;width:calc(25% - 22.5px);border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color) var(--bg-img) no-repeat;background-position:center center;background-size:cover;border-radius:20px;text-align:center;padding:30px;overflow:hidden}.contact-info-item .icon-box,.contact-info-content{position:relative;z-index:1}.contact-info-item .icon-box{position:relative;background:var(--accent-color);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto 40px}.contact-info-item .icon-box::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(120deg, var(--accent-color), var(--accent-secondary-color)) no-repeat;border-radius:50%;height:100%;width:100%;transform:scale(0);transition:all .4s ease-in-out}.contact-info-item:hover .icon-box::before{transform:scale(1)}.contact-info-item .icon-box img,.contact-info-item .icon-box svg{position:relative;width:100%;max-width:30px;z-index:1}.contact-info-content h3{font-size:20px;text-transform:capitalize;margin-bottom:15px}.contact-info-content p{margin-bottom:2px}.contact-info-content p:last-child{margin-bottom:0}.contact-info-content p a{color:inherit}@media only screen and (max-width: 991px){.page-contact-us{padding:40px 0 80px}.conatct-us-form{border-radius:26px}.conatct-us-form .contact-form,.google-map-iframe{width:100%}.contact-form{padding:30px}.contact-form form .form-control{padding:12px 15px;border-radius:14px}.google-map-iframe iframe{height:450px}.contact-info-list{margin-top:80px}.contact-info-item{width:calc(50% - 15px);padding:20px}.contact-info-item .icon-box{margin:0 auto 30px}}@media only screen and (max-width: 767px){.contact-form{padding:30px 20px}.google-map-iframe iframe{height:350px}.contact-info-item{width:100%}.contact-info-content h3{font-size:18px;margin-bottom:10px}}.page-team-single{padding:80px 0 160px}.team-single-image{margin-bottom:30px}.team-single-image figure{display:block;border-radius:20px}.team-single-image img{width:100%;aspect-ratio:unset;object-fit:cover;border-radius:20px}.team-member-info,.team-expertise-box,.team-guideline-box{margin-bottom:60px}.team-member-info{display:flex;flex-wrap:wrap;align-items:center;gap:40px 80px}.member-info-box{position:relative;width:calc(62% - 40px)}.member-info-box::before{content:"";position:absolute;top:0;right:-40px;background-color:var(--nm-divider-color);width:1px;height:100%;display:none}.member-info-box .section-title h3{font-size:16px;letter-spacing:0;text-transform:capitalize;padding:0;background:rgba(0,0,0,0);border:none;border-radius:0;margin-bottom:10px}.member-info-box .section-title h3::before,.member-info-box .section-title h3::after{display:none}.member-contact-list{width:calc(38% - 40px)}.member-social-links ul{list-style:none;padding:0;margin:0}.member-social-links ul li{display:inline-block;border-radius:50%;margin-right:15px}.member-social-links ul li:last-child{margin:0}.member-social-links ul li a{width:36px;height:36px;background:linear-gradient(to right, var(--accent-color) 0%, var(--accent-secondary-color) 50%, var(--accent-color) 100%);background-size:200% auto;border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--primary-color);transition:all .4s ease-in-out}.member-social-links ul li:hover a{background-position:right center}.member-social-links ul li a i{font-size:18px;color:inherit}.member-contact-item{margin-bottom:30px}.member-contact-item:last-child{margin-bottom:0}.member-contact-item h3{font-size:20px;display:inline-block;text-transform:capitalize;background:linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:10px}.member-contact-item p{margin-bottom:0}.member-contact-item p a{color:inherit;transition:all .3s ease-in-out}.member-contact-item p a:hover{color:var(--accent-color)}.team-expertise-list{display:flex;flex-wrap:wrap;gap:40px 30px}.skills-progress-bar{width:calc(50% - 15px)}.skills-progress-bar .skill-data{display:flex;justify-content:space-between;margin-bottom:20px}.skills-progress-bar .skill-data .skill-title,.skills-progress-bar .skill-data .skill-no{font-size:20px;font-weight:700;color:var(--bs-text-color);text-transform:capitalize}.skills-progress-bar .skillbar .skill-progress{position:relative;width:100%;height:8px;border:1px solid var(--nm-divider-color);background:var(--nm-secondary-color);border-radius:100px;overflow:hidden}.skills-progress-bar .skillbar .skill-progress .count-bar{position:absolute;top:0;left:0;bottom:0;background:linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 100%);border-radius:100px}.team-guideline-list ul{--gap:15px;list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--gap)}.team-guideline-list ul li{position:relative;width:calc(50% - var(--gap)/2);line-height:1.25em;background-color:var(--nm-secondary-color);border:1px solid var(--nm-divider-color);border-radius:100px;padding:10px 15px 10px 40px}.team-guideline-list ul li>svg{position:absolute;top:10px;left:15px;color:var(--accent-color)}.team-guideline-list.full-width ul li{width:100%}.team-contact-form .contact-form{border:1px solid var(--nm-divider-color);border-radius:20px}@media only screen and (max-width: 991px){.page-team-single{padding:40px 0 80px}.team-single-image{margin-bottom:30px}.team-single-image img{aspect-ratio:1/.8;object-position:top center}.team-member-info,.team-expertise-box,.team-guideline-box{margin-bottom:40px}.team-expertise-list{gap:30px}.team-guideline-list ul{gap:20px}.team-guideline-list ul li{width:calc(50% - 10px);font-size:14px;padding:8px 15px 8px 40px}.team-guideline-list ul li::before{font-size:16px}}@media only screen and (max-width: 767px){.team-single-image img{aspect-ratio:unset;object-position:center center}.member-info-box,.member-contact-list{width:100%}.member-info-box::before{width:100%;height:1px;top:auto;right:auto;left:0;bottom:-20px}.member-contact-item{margin-bottom:20px}.member-contact-item h3{font-size:18px;margin-bottom:5px}.skills-progress-bar{width:100%}.skills-progress-bar .skill-data{margin-bottom:10px}.skills-progress-bar .skill-data .skill-title,.skills-progress-bar .skill-data .skill-no{font-size:18px}.team-guideline-list ul li{width:100%;padding:8px 10px 8px 30px}.team-guideline-list ul li::before{font-size:14px;left:10px;top:9px}}html,body{width:100%;overflow-x:clip}:root{--nm-primary-color: #1B1B1B;--nm-secondary-color: hsla(0, 0%, 11%, 0.05);--nm-divider-color: #0000000f;--nm-dark-divider-color: #0000001a;--nm-error-color: rgb(230, 87, 87)}.dark-version{--nm-primary-color: #FFFFFF;--nm-secondary-color: #1B1B1B33;--nm-divider-color: #FFFFFF0F;--nm-dark-divider-color: #FFFFFF1A;--nm-error-color: rgb(230, 87, 87)}.bg-section{max-width:1800px;border-radius:20px;margin:0 auto}@media only screen and (max-width: 1800px){.bg-section{width:calc(100% - 30px);margin:0 15px}.main-footer{margin-bottom:15px}}@media only screen and (max-width: 991px){.bg-section{width:100%;border-radius:0px;margin:0}}.image-anime{position:relative;overflow:hidden}.image-anime:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:hsla(0,0%,100%,.3);transform:translate(-50%, -50%) rotate(-45deg);z-index:1;border-radius:inherit}.image-anime:hover:after{height:250%;transition:all 600ms linear;background-color:rgba(0,0,0,0)}.text-accent{color:var(--accent-color) !important}.text-secondary-accent{color:var(--accent-secondary-color) !important}.icon-box{color:var(--white-80)}.btn-default{color:var(--white)}.btn-default:before{background-color:var(--white)}.btn-default.btn-highlighted:not(:hover){color:var(--nm-primary-color)}.btn-default.btn-highlighted:not(:hover):before{filter:invert(1)}.section-row{margin-bottom:80px}.hero-counter-item h2{display:inline-block;font-size:70px;font-weight:700;color:var(--bs-body-bg);letter-spacing:.02em;background:linear-gradient(0deg, var(--accent-secondary-color) 15%, var(--accent-color) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-stroke:2px rgba(0,0,0,0);transition:all .3s ease-in-out}.hero-counter-item:hover h2{color:rgba(0,0,0,0)}.hero-counter-item h3{font-size:20px;margin:10px 0 0}.hero-counter-item p{margin:15px 0 0}.svg-contact-circle-container{position:relative;display:inline-block;animation:infiniterotate 20s infinite linear}.svg-contact-circle-container:hover{animation-play-state:paused}.svg-contact-circle-container .svg-icon-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%}.svg-contact-circle-container .svg-icon-container img{max-width:100%;max-height:100%;object-fit:contain;border-radius:50%}.svg-contact-circle-container .svg-icon-container svg{max-width:100%;max-height:100%}.bg-gradient-zod{background:linear-gradient(100deg, var(--accent-secondary-color) 0%, var(--accent-color) 100%);color:var(--white-80)}.btn-zod{background:linear-gradient(100deg, var(--accent-secondary-color) 0%, var(--accent-color) 50%, var(--accent-secondary-color) 100%);background-size:200% auto;color:var(--white-80);border-radius:9999px;border:none;transition:all .4s ease-in-out;z-index:1}.btn-zod:hover{background-position:right center}.btn-zod.rotate>*{transform:rotate(0deg);transform-origin:center center;transition:transform .4s ease-in-out}.btn-zod.rotate>*:hover>*{transform:rotate(-45deg)}.border-radius-20{border-radius:20px !important}.hollow-text{color:var(--bs-body-bg) !important;background:linear-gradient(0deg, var(--accent-secondary-color) 15%, var(--accent-color) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-stroke:2px rgba(0,0,0,0);transition:all .3s ease-in-out}.hollow-text:hover{color:rgba(0,0,0,0) !important}.mt-30px{margin-top:30px !important}.mb-30px{margin-bottom:30px !important}/*# sourceMappingURL=zodmind.min.css.map */
