@import"https://fonts.googleapis.com/css?family=Mukta:700";body{padding:0;margin:0;font-family:Poppins,sans-serif!important;background:#fff}.scrollToTopBtn{position:fixed;right:15px;bottom:15px;z-index:99999;transition:all .4s;opacity:0;visibility:hidden;pointer-events:none}.scrollToTopBtn.visible{opacity:1;visibility:visible;pointer-events:auto;bottom:15px}.scrollToTopBtn button{background-color:#149ddd;border-radius:50%;width:44px;height:44px}.scrollToTopBtn button:hover{background-color:#149ddd!important}.scrollToTopBtn button svg{font-size:24px;color:#fff;line-height:0}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.ant-layout-content{overflow:hidden!important}.Sidebar .imgWrapper{margin:15px auto 0;display:block;width:120px;height:120px;border:8px solid color-mix(in srgb,#ffffff,transparent 85%);border-radius:50%!important;overflow:hidden}.Sidebar .imgWrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.Sidebar .profileSection .profileText{width:100%;display:flex;justify-content:center;align-items:center}.Sidebar .profileSection .profileText h4{color:#fff;font-size:2rem;margin:1rem;font-family:Raleway,sans-serif!important}.Sidebar .profileSection .socialLinks{width:100%;display:flex;justify-content:center;align-items:center}.Sidebar .profileSection .socialLinks a{font-size:16px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,#ffffff,transparent 90%);color:#fff;margin:0 5px;border-radius:50%;text-align:center;width:40px;height:40px;transition:.3s;font-family:Poppins,sans-serif!important}.Sidebar .profileSection .socialLinks a:hover{background:#149ddd;color:#fff}.Sidebar .profileSection .socialLinks a svg{font-size:1.5rem}.Sidebar .ant-menu{background:#040b14;padding-top:2rem;overflow:hidden}.Sidebar .ant-menu .ant-menu-item{background:#040b14;color:var(--nav-color);padding:15px 10px;font-family:var(--nav-font);font-size:16px;font-weight:400;display:flex;align-items:center;white-space:nowrap;transition:.3s;width:100%;margin:1rem 0}.Sidebar .ant-menu .ant-menu-item .ant-menu-title-content{display:flex;align-items:center;font-family:Poppins,sans-serif!important}.Sidebar .ant-menu .ant-menu-item .ant-menu-title-content svg{font-size:20px;margin-right:10px}.Sidebar .ant-menu .ant-menu-item-selected .ant-menu-title-content{color:#fff}.Sidebar .ant-menu .ant-menu-item-selected .ant-menu-title-content svg{color:#149ddd}@media screen and (max-width: 768px){.ant-drawer-body{background:#040b14}}:root{--background-color: #000}.homeWrapper{position:relative;height:100%;width:100%;overflow:hidden}#Home{height:100vh}@media screen and (max-width: 768px){.homeWrapper{min-height:50vh}.homeWrapper .ant-image,.homeWrapper .ant-image img{height:100%}#Home{height:auto}}.backgroundContainer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.backgroundImage{width:100%;height:100%;object-fit:cover}.backgroundContainer:before{content:"";background:color-mix(in srgb,var(--background-color),transparent 70%);position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}@keyframes slideFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(-50%);opacity:1}}.textOverlay{position:relative;z-index:3;color:#fff;text-align:left;top:50%;transform:translateY(-50%);animation:slideFromBottom .5s ease-out;animation-fill-mode:forwards;margin:0 8%}.textOverlay h1{font-size:4rem;margin-bottom:0rem;font-family:Raleway,sans-serif!important}.textOverlay h5{font-size:1.5rem;margin-top:.2rem;font-family:Raleway,sans-serif!important}.typewriterText{display:inline-block;border-bottom:3px solid #149ddd;padding-bottom:5px;margin-top:5px}@media (max-width: 768px){.textOverlay{position:absolute;top:50%;left:8%;transform:translateY(-50%);text-align:left}.textOverlay h1{font-size:2rem}.textOverlay h5{font-size:1.2rem}}@media (max-width: 480px){.textOverlay{left:5%;margin:0}.textOverlay h1{font-size:1.5rem}.textOverlay h5{font-size:1rem}}.menuButton{background:#040b14;color:#fff}.ant-drawer-header .ant-drawer-title{text-align:right}.aboutWrapper{padding:3% 8%;background:#fff}.aboutWrapper h2{font-size:28px;font-weight:700;margin-bottom:20px;padding-bottom:20px;position:relative;font-family:Raleway,sans-serif!important}.aboutWrapper h2:after{content:"";position:absolute;display:block;width:50px;height:3px;background:#149ddd;left:0;bottom:0}.aboutWrapper h2 p{font-family:Poppins,sans-serif!important}.aboutWrapper .profileUpper{padding:3rem 0}@media screen and (max-width: 768px){.aboutWrapper .profileUpper{padding:1rem 0}}.aboutWrapper .profileUpper .leftSection .ant-image img{border-radius:2px}.aboutWrapper .profileUpper .rightSection{padding:0 2rem}@media screen and (max-width: 768px){.aboutWrapper .profileUpper .rightSection{padding:0}}.aboutWrapper .profileUpper .rightSection .profileHeader h3{font-weight:700;font-size:28px;padding:0;margin:0 0 1rem;font-family:Raleway,sans-serif!important}@media screen and (max-width: 768px){.aboutWrapper .profileUpper .rightSection .profileHeader h3{margin:1rem 0}}.aboutWrapper .profileUpper .rightSection .profileHeader p{margin:0!important;font-family:Poppins,sans-serif!important}.aboutWrapper .profileUpper .rightSection .listItems{padding-top:1rem}.aboutWrapper .profileUpper .rightSection .listItems ul{list-style:none;padding:0}.aboutWrapper .profileUpper .rightSection .listItems ul li{margin-bottom:20px;display:flex;align-items:center}.aboutWrapper .profileUpper .rightSection .listItems ul li strong{margin-right:10px;color:#272829}.aboutWrapper .profileUpper .rightSection .listItems ul li svg{font-size:16px;margin-right:5px;color:#149ddd;line-height:0}.aboutWrapper .profileLower{padding-top:2rem}@media screen and (max-width: 768px){.aboutWrapper .profileLower{padding-top:.5rem}}.aboutWrapper .profileLower .smileWrapper{padding:30px;width:100%;display:flex;align-items:flex-start}@media screen and (max-width: 768px){.aboutWrapper .profileLower .smileWrapper{padding-left:0;padding:0 10px 1rem 0}}@media screen and (max-width: 768px){.aboutWrapper .profileLower .smileWrapper .logoSection{padding-top:.5rem}}.aboutWrapper .profileLower .smileWrapper .logoSection svg{color:#149ddd;display:block;font-size:44px;float:left;line-height:0}@media screen and (max-width: 768px){.aboutWrapper .profileLower .smileWrapper .logoSection svg{font-size:35px}}.aboutWrapper .profileLower .smileWrapper .textSection{padding:0 .5rem .5rem .8rem}.aboutWrapper .profileLower .smileWrapper .textSection h5{color:var(--heading-color);font-size:48px;line-height:40px;display:block;font-weight:700;margin:0;margin-bottom:1rem}@media screen and (max-width: 768px){.aboutWrapper .profileLower .smileWrapper .textSection h5{font-size:28px}}.aboutWrapper .profileLower .smileWrapper .textSection span{color:#272829}.skillsWrapper{padding:3% 8%;background:#f4fafd}.skillsWrapper .skillsHeader h2{font-size:28px;font-weight:700;margin-bottom:20px;padding-bottom:20px;position:relative;font-family:Raleway,sans-serif!important}.skillsWrapper .skillsHeader h2:after{content:"";position:absolute;display:block;width:50px;height:3px;background:#149ddd;left:0;bottom:0}.skillsWrapper .skillsHeader h2 p{font-family:Poppins,sans-serif!important}.skillsWrapper .skillsBody .progressRow{width:100%;display:flex;justify-content:space-between;padding-top:2rem}.skillsWrapper .skillsBody .progressRow .progressWrapper{padding:1rem 0;color:#050d18;font-size:11px;font-family:Raleway,sans-serif!important}.skillsWrapper .skillsBody .progressRow .progressWrapper .ant-progress-text{position:absolute;right:0;top:-10px;font-size:11px;font-family:Raleway,sans-serif!important}@media screen and (max-width: 768px){.skillsWrapper .skillsBody .progressRow .progressWrapper .ant-progress-text{font-size:13px;top:-11px}}.skillsWrapper .skillsBody .progressRow .progressWrapper span{font-family:Poppins,sans-serif!important;font-size:1rem}.resumeWrapper{padding:3% 8%;background:#fff}.resumeWrapper .resumeHeader h2{font-size:28px;font-weight:700;margin-bottom:20px;padding-bottom:20px;position:relative;font-family:Raleway,sans-serif!important}.resumeWrapper .resumeHeader h2:after{content:"";position:absolute;display:block;width:50px;height:3px;background:#149ddd;left:0;bottom:0}.resumeWrapper .resumeHeader h2 p{font-family:Poppins,sans-serif!important}.resumeWrapper .resumeBody .summaryContainer h5{color:#272829;font-size:26px;font-weight:700;margin:0}.resumeWrapper .resumeBody .summaryContainer .summarySection{padding:0 3rem 0 20px;margin-top:-20px;border-left:2px solid #149ddd;position:relative;word-break:break-all}.resumeWrapper .resumeBody .summaryContainer .summarySection:before{content:"";position:absolute;width:16px;height:16px;border-radius:50px;left:-11px;top:0;background:#fff;border:2px solid #149ddd}.resumeWrapper .resumeBody .summaryContainer .summarySection h6{line-height:18px;font-size:18px;font-weight:600;text-transform:uppercase;color:color-mix(in srgb,#272829,transparent 35%);margin-bottom:10px;font-family:Raleway,sans-serif!important;word-break:break-word}.resumeWrapper .resumeBody .summaryContainer .summarySection .date{font-size:16px;padding:5px 15px;display:inline-block;font-weight:600;margin-bottom:0;font-family:Raleway,sans-serif!important}.resumeWrapper .resumeBody .summaryContainer .summarySection p{color:#272829;font-family:Poppins,sans-serif!important;word-break:break-word;line-height:1.5}.resumeWrapper .resumeBody .summaryContainer .summarySection ul{padding-left:20px}.resumeWrapper .resumeBody .summaryContainer .summarySection ul li{color:#272829;font-family:Poppins,sans-serif!important;padding-bottom:10px}.resumeWrapper .resumeBody .NewSummary .summarySection{padding-bottom:1rem}.resumeWrapper .resumeBody .combinedSummary{margin-top:-3rem}.resumeWrapper .resumeBody .combinedSummary .summarySection{padding-bottom:1rem}.resumeWrapper .resumeBody .downloadResume{width:100%;display:flex;justify-content:center;padding:1.5rem 0 0rem}.resumeWrapper .resumeBody .downloadResume a{position:relative;display:inline-block;cursor:pointer;outline:none;border:0;vertical-align:middle;text-decoration:none;background:transparent;padding:0;font-size:inherit;font-family:inherit}.resumeWrapper .resumeBody .downloadResume a.learn-more{width:12rem;height:auto}.resumeWrapper .resumeBody .downloadResume a.learn-more .circle{transition:all .45s cubic-bezier(.65,0,.076,1);position:relative;display:block;margin:0;width:3rem;height:3rem;background:#040b14;border-radius:1.625rem}.resumeWrapper .resumeBody .downloadResume a.learn-more .circle .icon{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;bottom:0;margin:auto;background:#fff}.resumeWrapper .resumeBody .downloadResume a.learn-more .circle .icon.arrow{transition:all .45s cubic-bezier(.65,0,.076,1);left:.625rem;width:1.125rem;height:.125rem;background:none}.resumeWrapper .resumeBody .downloadResume a.learn-more .circle .icon.arrow:before{position:absolute;content:"";top:-.25rem;right:.0625rem;width:.625rem;height:.625rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;transform:rotate(45deg)}.resumeWrapper .resumeBody .downloadResume a.learn-more .button-text{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;left:0;right:0;bottom:0;padding:.75rem 0;margin:0 0 0 1.85rem;color:#040b14;font-weight:700;line-height:1.6;text-align:center;text-transform:uppercase}.resumeWrapper .resumeBody .downloadResume a:hover .circle{width:100%}.resumeWrapper .resumeBody .downloadResume a:hover .circle .icon.arrow{background:#fff;transform:translate(1rem)}.resumeWrapper .resumeBody .downloadResume a:hover .button-text{color:#fff}@supports (display: grid){.resumeWrapper .resumeBody .downloadResume body{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.625rem;grid-template-areas:". main main ." ". main main ."}.resumeWrapper .resumeBody .downloadResume #container{grid-area:main;align-self:center;justify-self:center}}.resumeWrapper .resumeBody .rightSection{padding-bottom:1rem!important}.resumeWrapper .resumeBody .rightSection:nth-child(3){margin-top:-3rem}.contactWrapper{padding:3% 8%;background:#040b14;color:#fff!important}@media screen and (max-width: 768px){.contactWrapper{padding:3% 5% 10%}}.contactWrapper .contactHeader h2{font-size:28px;font-weight:700;margin-bottom:20px;padding-bottom:20px;position:relative;font-family:Raleway,sans-serif!important}.contactWrapper .contactHeader h2:after{content:"";position:absolute;display:block;width:50px;height:3px;background:#149ddd;left:0;bottom:0}.contactWrapper .contactHeader h2 p{font-family:Poppins,sans-serif!important}.contactWrapper .contactBody{padding-top:1.5rem}.contactWrapper .contactBody .rowWrapper{display:flex;justify-content:space-between}.contactWrapper .contactBody .rowWrapper .addressWrapper{box-shadow:0 0 20px #0000001a;padding:20px;height:100%}@media screen and (max-width: 768px){.contactWrapper .contactBody .rowWrapper .addressWrapper{order:2}}.contactWrapper .contactBody .rowWrapper .addressWrapper .ant-card-body{height:100%;padding-top:0}.contactWrapper .contactBody .rowWrapper .addressWrapper .ant-card-body .cardRow{display:flex;align-items:flex-start;cursor:pointer}.contactWrapper .contactBody .rowWrapper .addressWrapper .ant-card-body .cardRow:hover .textWrapper h5{color:#149ddd}.contactWrapper .contactBody .rowWrapper .addressWrapper .ant-card-body .cardRow .iconWrapper{font-size:20px;color:#149ddd;background:color-mix(in srgb,#149ddd,transparent 92%);width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:50px;transition:all .3s ease-in-out;margin-right:15px;min-width:14%}.contactWrapper .contactBody .rowWrapper .addressWrapper .ant-card-body .cardRow .textWrapper{padding-bottom:2rem}.contactWrapper .contactBody .rowWrapper .addressWrapper .ant-card-body .cardRow .textWrapper h5{padding:0;font-size:18px;font-weight:700;margin:0 0 5px}.contactWrapper .contactBody .rowWrapper .addressWrapper .ant-card-body .cardRow .textWrapper p{margin:0}.contactWrapper .contactBody .rowWrapper .addressWrapper .ant-card-body .cardRow canvas{min-height:28vh}@media screen and (max-width: 768px){.contactWrapper .contactBody .rowWrapper .mapWrapper{padding-top:2rem}}@media screen and (max-width: 768px){.contactWrapper .contactBody .rowWrapper .mapWrapper .ant-card-body{padding-top:10px}}@media screen and (max-width: 768px){.contactWrapper .contactBody .rowWrapper .mapWrapper .ant-card-body h3{margin:10px 0}}.contactWrapper .contactBody .rowWrapper .mapCard{height:100%;display:flex;flex-direction:column;box-shadow:0 0 20px #0000001a}.contactWrapper .contactBody .rowWrapper .mapCardWrapper{flex-grow:1;display:flex;flex-direction:column}.contactWrapper .contactBody .rowWrapper .mapCardWrapper h3{font-size:28px;font-family:Raleway,sans-serif!important;padding-bottom:0}.contactWrapper .contactBody .rowWrapper .mapCardWrapper>div{flex-grow:1;height:100%;min-height:50vh}@media screen and (max-width: 768px){.contactWrapper .contactBody .rowWrapper .mapCardWrapper>div{min-height:30vh}}@media screen and (max-width: 768px){.contactWrapper .contactBody .rowWrapper{order:1}}.alignStretch{display:flex;align-items:stretch}.alignStretch .ant-col{display:flex;flex-direction:column}.alignStretch .ant-card{flex:1}.portfolioWrapper{padding:3% 8%;background:#040b14}.portfolioWrapper .portfolioHeader{text-align:center;margin-bottom:60px}.portfolioWrapper .portfolioHeader h2{font-size:42px;font-weight:700;margin-bottom:20px;position:relative;font-family:Raleway,sans-serif!important;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.portfolioWrapper .portfolioHeader h2:after{content:"";position:absolute;display:block;width:80px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);left:50%;transform:translate(-50%);bottom:-10px;border-radius:2px}.portfolioWrapper .portfolioHeader p{font-family:Poppins,sans-serif!important;color:#fff!important;max-width:800px;margin:30px auto 0;font-size:16px;line-height:1.8}.portfolioWrapper .portfolioBody .featuredProject{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.portfolioWrapper .portfolioBody .featuredProject:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer{position:relative;height:100%;min-height:500px;overflow:hidden}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer:hover img{transform:scale(1.1)}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer .imageOverlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eeacc,#764ba2cc);opacity:0;transition:opacity .4s ease;display:flex;align-items:center;justify-content:center}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer .imageOverlay .overlayContent{text-align:center;transform:translateY(20px);transition:transform .4s ease}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer .imageOverlay .overlayContent .categoryBadge{background:#fff;color:#667eea;padding:12px 24px;border-radius:30px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer:hover .imageOverlay{opacity:1}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer:hover .imageOverlay .overlayContent{transform:translateY(0)}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent{padding:60px 50px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .categoryLabel{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 20px;border-radius:20px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent h3{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:20px;font-family:Raleway,sans-serif;line-height:1.3}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .description{font-size:16px;color:#7f8c8d;line-height:1.8;margin-bottom:40px;font-family:Poppins,sans-serif}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .projectHighlights{margin-bottom:20px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .projectHighlights .highlight{display:flex;align-items:flex-start;gap:20px;margin-bottom:25px;padding:20px;background:#f8f9fa;border-radius:12px;transition:all .3s ease}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .projectHighlights .highlight:hover{background:#e8eef3;transform:translate(10px)}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .projectHighlights .highlight h4{font-size:18px;font-weight:700;color:#2c3e50;margin-bottom:5px;font-family:Raleway,sans-serif}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .projectHighlights .highlight p{font-size:14px;color:#7f8c8d;margin:0;font-family:Poppins,sans-serif}@media screen and (max-width: 991px){.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer{min-height:400px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent{padding:40px 30px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent h3{font-size:28px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .description{font-size:15px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .projectHighlights .highlight{padding:15px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .projectHighlights .highlight h4{font-size:16px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent .projectHighlights .highlight p{font-size:13px}}@media screen and (max-width: 768px){.portfolioWrapper{padding:5% 4%}.portfolioWrapper .portfolioHeader h2{font-size:32px}.portfolioWrapper .portfolioHeader p{font-size:14px}.portfolioWrapper .portfolioBody .featuredProject .imageSection .imageContainer{min-height:300px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent{padding:30px 20px}.portfolioWrapper .portfolioBody .featuredProject .contentSection .projectContent h3{font-size:24px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.screenshots .ant-col{margin-bottom:1rem}.screenshots .ant-col .ant-card,.screenshots .ant-col .ant-card .ant-card-body{height:100%}.screenshots .ant-col .ant-card .ant-card-body img{width:100%}.serviceWrapper{padding:3% 8% .5%;background:#040b14;color:#fff!important}.serviceWrapper .serviceHeader h2{font-size:28px;font-weight:700;margin-bottom:20px;padding-bottom:20px;position:relative;font-family:Raleway,sans-serif!important}.serviceWrapper .serviceHeader h2:after{content:"";position:absolute;display:block;width:50px;height:3px;background:#149ddd;left:0;bottom:0}.serviceWrapper .serviceHeader h2 p{font-family:Poppins,sans-serif!important}.serviceWrapper .serviceBody{margin:1.5rem 0}.serviceWrapper .serviceBody .contentContainer{display:flex;align-items:flex-start;margin:1.5rem 0;cursor:pointer}.serviceWrapper .serviceBody .contentContainer .imgWrapper{background:#149ddd;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.5s;border:1px solid #149ddd;margin-right:20px;margin-top:1rem;padding:1rem;transition:.2s all ease-in-out}.serviceWrapper .serviceBody .contentContainer .imgWrapper svg{color:#fff;font-size:20px;line-height:0}.serviceWrapper .serviceBody .contentContainer .textWrapper{padding-right:1rem}.serviceWrapper .serviceBody .contentContainer .textWrapper h2{font-weight:700;margin-bottom:10px;font-size:18px;font-family:Poppins,sans-serif!important}.serviceWrapper .serviceBody .contentContainer .textWrapper p{line-height:24px;font-size:14px;margin:0}.serviceWrapper .serviceBody .contentContainer:hover .textWrapper h2{color:#149ddd}.serviceWrapper .serviceBody .contentContainer:hover .imgWrapper{background:#fff;color:#149ddd}.serviceWrapper .serviceBody .contentContainer:hover .imgWrapper svg{color:#149ddd}.serviceDetailsWrapper .headerWrapper{display:flex;justify-content:space-between;width:100%;padding:1% 10%;background:#040b14}.serviceDetailsWrapper .headerWrapper h4{color:#fff;font-size:24px;font-weight:700;margin:0;padding:3% 0}.serviceDetailsWrapper .headerWrapper .routeWrapper{display:flex;align-items:center}.serviceDetailsWrapper .headerWrapper .routeWrapper h5{color:#fff;font-size:16px;font-weight:500;margin:0;padding:3% 0}.serviceModal .ant-modal-body{padding:30px}.serviceModal .modalImageWrapper img{object-fit:cover;height:100%;max-height:400px}.serviceModal .modalContentWrapper h3{color:#040b14;margin-bottom:15px}.serviceModal .modalContentWrapper h5{color:#040b14;margin-top:20px;margin-bottom:10px;font-weight:600}.serviceModal .modalContentWrapper .ant-list-item{display:flex;align-items:flex-start}.serviceModal .modalContentWrapper .ant-list-item span{flex:1}@media screen and (max-width: 768px){.serviceModal .ant-modal{max-width:95%;margin:10px auto}.serviceModal .modalImageWrapper{margin-bottom:20px}}
