@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";html{box-sizing:border-box;width:100%;overflow:auto}*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.btn:focus,:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none!important;box-shadow:none!important}textarea{resize:none}li,ol,ul{list-style-type:none;padding:0!important;margin:0!important}body{font-size:18px;-moz-osx-font-smoothing:grayscale!important;-webkit-font-smoothing:antialiased!important;width:100%;padding:0;margin:0}a,body{font-family:Inter}a{color:#333;text-decoration:none}a:hover{color:#a1a1a1}button,input,select{border:none;outline:none!important}h1,h2,h3,h4,h5{font-family:Sainte Colombe}p{font-family:Inter!important}@font-face{font-family:Sainte Colombe;src:url(/_next/static/media/saintecolombe-regular-TRIAL-BF63feb9e05a82c.7a40bb5f.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Regular.4291f48c.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/_next/static/media/Inter.7385e8d9.ttf) format("opentype");font-weight:400;font-style:normal}.details-loading{height:80vh}.article,.details-loading{display:flex;align-items:center;justify-content:center;flex-direction:column}.article{background:#f6f6f6;width:100%;overflow:hidden;position:relative;padding-top:100px;padding-bottom:100px}.article:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,6%,.565);z-index:1}.article .container{z-index:2;position:relative;margin-top:20px}@media(min-width:1240px){.article .container{width:70%}}.article h1{font-family:Inter;font-size:42px;color:#000;padding:0;font-weight:700;font-family:Sainte Colombe!important;line-height:60px;margin:0 0 18px;color:#fff}@media(max-width:786px){.article h1{font-size:35px;line-height:50px}}@media(max-width:500px){.article h1{font-size:30px;line-height:45px}}.article p{font-family:Inter;font-size:16px;color:#fff;padding:0;margin:0;font-weight:500;text-transform:uppercase}.article small,.article span{font-family:Inter;font-size:12px;color:#8d4f26;padding:0;margin:0;font-weight:400;text-transform:uppercase}.article button{border-radius:5px;outline:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter;height:40px;border-radius:25px;border:2px solid #fff;background:#000;color:#fff;text-transform:capitalize;font-weight:500;padding:20px 50px}.article .article-left{height:100vh;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.article .article-left h1{font-family:Inter;font-size:42px;color:#000;padding:0;font-weight:700;font-family:Sainte Colombe;line-height:60px;margin:0 0 18px}@media(max-width:500px){.article .article-left h1{font-size:35px;line-height:50px}}.article .article-left p{font-family:Inter;font-size:16px;color:#333;padding:0;margin:0;font-weight:400;text-transform:uppercase}.article .article-left small,.article .article-left span{font-family:Inter;font-size:12px;color:#8d4f26;padding:0;margin:0;font-weight:400;text-transform:uppercase}.article .article-left .hero-footer{display:flex;align-items:center}@media(max-width:425px){.article .article-left .hero-footer{flex-direction:column;align-items:flex-start}}.article .article-right{height:100vh;display:flex;align-items:center;justify-content:center}@media(max-width:991px){.article .article-right{display:none}}.article .article-right .image-box{height:400px;width:400px}.article .article-right .image-box img{width:100%;height:100%;object-fit:cover}.summary{padding-bottom:80px;padding-top:80px}@media(max-width:991px){.summary{padding-top:0}}.summary .share{font-weight:700;text-transform:uppercase}@media(max-width:991px){.summary .share{text-align:center;margin-top:80px}}.summary .share-box{display:flex;flex-direction:column;align-items:flex-start;row-gap:25px;cursor:pointer}@media(max-width:991px){.summary .share-box{flex-direction:row;column-gap:25px;align-items:center!important;justify-content:center}}.summary .share-box .social-box{display:flex;align-items:center;column-gap:25px}.summary .share-box .social-box svg{cursor:pointer}.summary .summary-box{background:#fff;padding:0 40px;border-right:1px solid #e1e6ef}@media(max-width:991px){.summary .summary-box{padding:80px 0;border:none;padding-top:50px}}.summary .summary-box h2{font-family:Inter;font-size:17px;color:#000;padding:0;font-weight:600;text-transform:uppercase;margin:0 0 10px;line-height:30px}.summary .summary-box p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;line-height:30px;margin:0 0 30px}.summary .summary-box .download-box{display:flex;align-items:center;justify-content:space-between;width:600px;margin:50px auto 0}@media(max-width:767px){.summary .summary-box .download-box{width:100%}}.summary .summary-box .download-box .download-box-left{display:flex;align-items:center;justify-content:center;height:50px;width:90%;background:#f6f6f6;padding-left:10px}.summary .summary-box .download-box .download-box-right{height:50px;width:10%;display:flex;justify-content:flex-start}.summary .summary-box .download-box .download-box-right img{height:100%;width:100%;object-fit:cover;cursor:pointer}.summary .take-aways h3{font-weight:700;margin-bottom:20px;font-size:25px}.summary .take-aways p{font-size:16px;line-height:30px}.blogging{background:#f6f6f6}.one-times .onetime{height:100vh;width:100%}.one-times .onetime .onetime-left{height:100vh;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.one-times .onetime .onetime-left h1{font-family:Inter;font-size:44px;color:#000;padding:0;font-weight:500;font-family:Sainte Colombe;line-height:60px;margin:0 0 18px}.one-times .onetime .onetime-left p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;margin:0 0 10px;line-height:30px;width:80%}.one-times .onetime .onetime-right{height:100vh;padding-top:80px}.one-times .onetime .onetime-right img{width:100%;height:100%}.one-times .note{padding:80px 0;background:#fff;width:100%}.one-times .note .container{padding:0 70px!important}@media(max-width:1199px){.one-times .note .container{padding:0 10px!important}}.one-times .note h4{font-family:Inter;font-size:28px;color:#000;padding:0;margin:0;font-weight:400;text-align:center;line-height:40px;width:100%}.one-times .note h4 span{font-style:italic;font-size:28px}.one-times .switch{border:1px solid #e1e6ef;display:flex;width:100%}@media(max-width:500px){.one-times .switch{flex-direction:column}}.one-times .switch .switch-left{width:50%;display:flex;align-items:center;justify-content:center;height:60px;padding:0 10px;cursor:pointer}.one-times .switch .switch-left.active{background:#000;color:#fff}@media(max-width:500px){.one-times .switch .switch-left{width:100%}}.one-times .switch .switch-right{width:50%;display:flex;align-items:center;justify-content:center;height:60px;padding:0 10px;cursor:pointer}.one-times .switch .switch-right.active{background:#000;color:#fff}@media(max-width:500px){.one-times .switch .switch-right{width:100%}}.one-times .content{padding:50px 0}.one-times .content p{font-family:Inter;font-size:16px;color:#333;padding:0;margin:0;font-weight:400;line-height:35px}@media(max-width:1399px){.one-times .content .services-card{height:330px!important}}@media(max-width:1199px){.one-times .content .services-card{height:400px!important}}@media(max-width:767px){.one-times .content .services-card{height:100%!important}}.one-times{overflow-x:hidden}.one-times .contents{padding:50px 0}.one-times .contents p{font-family:Inter;font-size:16px;color:#333;padding:0;margin:0;font-weight:400;line-height:35px}.one-times .contents .services-card{overflow:auto}.insights{padding:106px 10px;overflow-x:hidden}.insights .insight-hero{text-align:center!important;margin-top:80px}.insights .insight-hero .insight-heading{width:300px;margin:0 auto;text-align:center!important}.insights .insight-hero .insight-heading h1{font-family:Inter;font-size:55px;color:#000;padding:0;font-weight:400;font-family:Sainte Colombe;margin:0 0 25px}@media(max-width:500px){.insights .insight-hero .insight-heading h1{font-size:40px}}.insights .insight-hero .insight-heading .dash{width:100px;height:3px;background:#000;margin-top:40px;margin-left:5px}.insights .filter{display:flex;align-items:center;justify-content:flex-end;margin-top:93px;margin-bottom:55px}.insights .filter .filter-box{display:flex;align-items:center;column-gap:20px}.insights .filter .filter-box svg{cursor:pointer}.insights .blogs{margin-bottom:100px}.insights .blogs .loading-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.insights .blogs .loading-wrapper .loading-card1,.insights .blogs .loading-wrapper .loading-card2,.insights .blogs .loading-wrapper .loading-card3,.insights .blogs .loading-wrapper .loading-card4{margin-bottom:30px;height:400px;width:300px}@media(max-width:767px){.insights .blogs .loading-wrapper .loading-card3,.insights .blogs .loading-wrapper .loading-card4{display:none!important}}@media(max-width:324px){.insights .blogs .loading-wrapper .loading-card1,.insights .blogs .loading-wrapper .loading-card2{width:250px!important}}.insights .blogs .blog-card{box-shadow:1.5px 1.5px 16px 0 hsla(240,1%,45%,.1);background:#fff;margin-bottom:40px;cursor:pointer;min-height:100%}.insights .blogs .blog-card .blog-image{height:250px;position:relative}.insights .blogs .blog-card .blog-image img{width:100%;height:100%;object-fit:cover}.insights .blogs .blog-card .blog-image .tag{text-transform:uppercase;padding:5px;background:#000;color:#fff;position:absolute;left:5%;top:5%;font-size:12px}.insights .blogs .blog-card .blog-content{padding:25px 10px 10px}@media(min-width:1240px){.insights .blogs .blog-card .blog-content{padding:25px 20px 10px}}.insights .blogs .blog-card .blog-content .blog-heading{font-family:Inter;font-size:16px;color:#000;padding:0;font-weight:400;font-family:Sainte Colombe;margin:0 0 20px}.insights .blogs .blog-card .blog-content small{font-family:Inter;font-size:12px;color:#000;padding:0;margin:0;font-weight:400}.webinars{overflow-x:hidden}.webinars .note{padding:80px 0;background:#f6f6f6;width:100%}.webinars .note .note-left img{width:100%;height:100%}.webinars .note .note-right{display:flex;align-items:center;justify-content:center}@media(max-width:991px){.webinars .note .note-right{margin-top:20px}}.webinars .note .note-right .note-box{width:80%}@media(max-width:991px){.webinars .note .note-right .note-box{width:100%}}.webinars .note .note-right .note-box .title{display:flex;align-items:center;margin-bottom:20px}.webinars .note .note-right .note-box .title h3{font-family:Inter;font-size:20px;color:#000;padding:0;margin:0;font-weight:400;font-family:Sainte Colombe}.webinars .note .note-right .note-box .title .dash{width:50px;height:2px;background:#000;margin-top:12px;margin-right:7px}.webinars .note .note-right .note-box p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;margin:0 0 10px;line-height:30px}.webinars .note .note-right .note-box button{background:transparent;border:1px solid #333;outline:none;border-radius:5px;padding:12px 30px;margin-top:30px;transition:all .3s linear}.webinars .note .note-right .note-box button:hover{background:#000;color:#fff;cursor:pointer}.news{overflow-x:hidden}.news .news-body{padding:100px 10px}.news .news-body .heading{margin-bottom:47px;display:flex;align-items:center;justify-content:space-between}.news .news-body .heading h2{font-family:Inter;font-size:40px;color:#000;padding:0;margin:0;font-weight:400;font-size:"Sainte Colombe"}.news .news-body .heading .form-select{width:150px;height:40px}.news .news-body .news-card{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e1e6ef;padding:60px 20px 35px}@media(max-width:500px){.news .news-body .news-card{padding:50px 10px 30px}}.news .news-body .news-card:last-child{border-bottom:1px solid #e1e6ef}.news .news-body .news-card .news-box{width:90%}.news .news-body .news-card .news-box p{font-family:Inter;font-size:12px;color:#333;padding:0;font-weight:400;text-transform:uppercase;margin:0 0 10px}.news .news-body .news-card .news-box h3{font-family:Inter;font-size:22px;color:#000;padding:0;margin:0;font-weight:400;width:80%;line-height:40px}@media(max-width:991px){.news .news-body .news-card .news-box h3{width:100%;font-size:20px}}.news .news-body .news-card .arrow{height:40px;width:40px;max-width:40px;border-radius:50%;border:2px solid #333;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s linear}.news .news-body .news-card .arrow:hover{background:#000}.news .news-body .news-card .arrow:hover .bi{color:#fff}.news .news-body .news-card .arrow .bi{font-size:20px}.news-details{padding:180px 0 150px}@media(max-width:500px){.news-details{padding-top:130px}}.news-details small{font-size:16px;color:#333;margin:0 0 29px;display:block}.news-details h1,.news-details small{font-family:Inter;padding:0;font-weight:400}.news-details h1{font-size:32px;color:#000;font-family:Sainte Colombe;margin:0 0 56px;line-height:53px}.news-details p{font-family:Inter;font-size:16px;color:#333;padding:0;margin:0;font-weight:400;line-height:35px}.news-details .contact{margin-top:51px}.news-details .contact h2{font-family:Inter;font-size:22px;color:#000;padding:0;font-weight:600;margin:0 0 16px}.news-details .contact p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;margin:0 0 9px}.about-us{overflow-x:hidden}.about-us .apart{background:#f6f6f6;padding:40px 10px}.about-us .apart .apart-container{background:#fff;padding:80px 40px}@media(max-width:1200px){.about-us .apart .apart-container{padding:80px 10px}}.about-us .apart h1{font-family:Inter;font-size:42px;color:#000;padding:0;font-weight:500;text-align:center;font-family:Sainte Colombe;margin:0 0 15px}@media(max-width:500px){.about-us .apart h1{font-size:35px}}.about-us .apart p{font-family:Inter;font-size:18px;color:#333;padding:0;font-weight:400;text-align:center;margin:0 0 40px}.about-us .apart .apart-box{margin-top:80px!important}@media(max-width:850px){.about-us .apart .apart-box{padding:0 10px}}.about-us .apart .apart-box h3{font-family:Inter;font-size:22px;color:#000;padding:0;font-weight:400;margin:0 0 20px;font-family:Sainte Colombe;line-height:35px}.about-us .apart .apart-box small{font-family:Inter;font-size:16px;color:#333;padding:0;margin:0;font-weight:400}.about-us .apart .apart-box .apart-card{padding:50px 30px;border-right:2px solid #e1e6ef;border-bottom:2px solid #e1e6ef}@media(max-width:1200px){.about-us .apart .apart-box .apart-card{padding:50px 20px}}@media(max-width:991px){.about-us .apart .apart-box .apart-card{height:400px;border:2px solid #e1e6ef!important}}@media(max-width:500px){.about-us .apart .apart-box .apart-card{height:100%}}.about-us .apart .apart-box .apart-card:last-child,.about-us .apart .apart-box .apart-card:nth-child(3){border-right:0}.about-us .apart .apart-box .apart-card:nth-child(4),.about-us .apart .apart-box .apart-card:nth-child(5),.about-us .apart .apart-box .apart-card:nth-child(6){border-bottom:0}.our-clients{overflow-x:hidden}.our-clients .private{padding:80px 100px}@media(max-width:991px){.our-clients .private{padding:80px 0}}.our-clients .private p{font-family:Inter;font-size:18px;color:#333;padding:0;font-weight:400;margin:0 0 30px}.our-clients .client-section{padding:80px 0}@media(max-width:1399px){.our-clients .client-section .services-card{height:500px!important}}@media(max-width:991px){.our-clients .client-section .services-card{height:480px!important}}@media(max-width:767px){.our-clients .client-section .services-card{height:100%!important}}@media(max-width:991px){.our-clients .client-section .desktop{display:none}}.our-clients .client-section .mobile{display:none}@media(max-width:991px){.our-clients .client-section .mobile{display:block}.our-clients .client-section .mobile .client-box{padding:0 10px}}.our-clients .in-touch{padding:80px 0;background:#f6f6f6}.our-clients .in-touch h3{font-family:Inter;font-size:28px;color:#000;padding:0;margin:0;font-weight:400}@media(max-width:767px){.our-clients .in-touch h3{margin-bottom:20px}}.our-clients .in-touch p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;margin:0 0 30px}.our-clients .in-touch .button-container{display:flex;column-gap:20px;margin-top:60px}@media(max-width:370px){.our-clients .in-touch .button-container{flex-direction:column}}.our-clients .in-touch .button-container .button{padding:5px 31.5px;border-radius:5px;outline:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter;height:40px;background:#000;color:#fff;transition:all .3s linear!important;border-radius:0}.our-clients .in-touch .button-container .button:hover{color:#fff;background:#004b87}.our-clients .in-touch .button-container .button .bi{color:#fff;font-size:16px;margin-right:10px}.our-process{overflow-x:hidden}.our-process .approach{padding:80px 0}.our-process .approach .approach-left{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}@media(max-width:991px){.our-process .approach .approach-left{align-items:flex-start}}@media(max-width:767px){.our-process .approach .approach-left{margin-bottom:20px}}.our-process .approach .approach-left h1{font-family:Inter;font-size:40px;color:#000;padding:0;font-weight:700;font-family:Sainte Colombe;margin:0 0 10px}@media(max-width:768px){.our-process .approach .approach-left h1{font-size:35px}}.our-process .approach .approach-left h2{font-family:Inter;font-size:24px;color:#000;padding:0;font-weight:700;margin:0 0 10px;font-family:Sainte Colombe}.our-process .approach .approach-left p{font-family:Inter;font-size:16px;color:#333;font-weight:400;margin:0 0 10px;padding:0 200px}@media(max-width:1200px){.our-process .approach .approach-left p{padding:0 50px}}@media(max-width:768px){.our-process .approach .approach-left p{padding:0}}.our-process .approach .approach-right p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;margin:0 0 10px}.our-process .approach .timeline{position:relative;margin-top:120px}@media(max-width:768px){.our-process .approach .timeline{margin-top:50px}}.our-process .approach .timeline:after{content:"";position:absolute;width:1px;background-color:#e1e6ef;top:0;bottom:0;left:50%;margin-left:-3px}@media(max-width:500px){.our-process .approach .timeline:after{display:none}}.our-process .approach .timeline-box{padding:10px 40px;position:relative;background-color:inherit;width:50%}.our-process .approach .timeline-box:after{content:"";position:absolute;width:25px;height:25px;right:-10px;background-color:#fff;border:4px solid #000;top:150px;border-radius:50%;z-index:1;padding:5px}@media(max-width:500px){.our-process .approach .timeline-box:after{display:none}}.our-process .approach .left{left:0}.our-process .approach .right{left:50%}.our-process .approach .right:after{left:-15px}.our-process .approach .content{padding:20px 30px;background-color:#fff;position:relative;border-radius:6px;box-shadow:1.50133px 1.50133px 16px -1.50133px rgba(19,21,27,.1)}@media(max-width:500px){.our-process .approach .content{padding:20px 10px}}.our-process .approach .content small{font-family:Inter;font-size:12px;color:#333;padding:0;font-weight:600;margin:0 0 10px;text-transform:uppercase;display:block}.our-process .approach .content h2{font-family:Inter;font-size:34px;color:#000;padding:0;font-weight:400;font-family:Sainte Colombe;margin:0 0 5px}@media(max-width:768px){.our-process .approach .content h2{font-size:28px}}.our-process .approach .content p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;margin:0 0 10px;line-height:30px}.our-process .approach .content .time{padding:8px 20px;border-radius:25px;background:#f6f6f6;font-size:12px;margin-top:50px;text-align:center;display:inline-block}@media screen and (max-width:991px){.our-process .approach .timeline:after{left:31px}.our-process .approach .timeline-box{width:100%;padding-left:70px;padding-right:25px}}@media screen and (max-width:991px)and (max-width:500px){.our-process .approach .timeline-box{padding-left:0;padding-right:0}}@media screen and (max-width:991px){.our-process .approach .timeline-box:before{left:60px;border:solid transparent;border-right:solid #fff;border-width:10px 10px 10px 0}}@media screen and (max-width:991px)and (max-width:500px){.our-process .approach .timeline-box:before{display:none}}@media screen and (max-width:991px){.our-process .approach .left:after,.our-process .approach .right:after{left:15px}.our-process .approach .right{left:0}}.our-process .new-section{background:#ecece6}.our-process .new-section h1{font-family:Inter;font-size:44px;color:#000;padding:0;font-weight:500;margin:0 0 15px;font-family:Sainte Colombe;text-align:center}@media(max-width:767px){.our-process .new-section h1{font-size:40px}}@media(max-width:500px){.our-process .new-section h1{font-size:30px}}.our-process .new-section .heading-content{font-family:Inter;font-size:16px;color:#000;padding:0;font-weight:400;text-align:center;margin:0 auto 45px}@media(min-width:1240px){.our-process .new-section .heading-content{width:50%}}@media(max-width:991px){.our-process .new-section .heading-content{width:100%}}.our-process .new-section .process-card{padding:0 20px;cursor:pointer;margin-bottom:20px}@media(max-width:991px){.our-process .new-section .process-card{margin-bottom:0}}@media(max-width:450px){.our-process .new-section .process-card{padding:30px 10px 10px}}.our-process .new-section .process-card h2{font-family:Inter;font-size:22px;color:#000;padding:0;font-weight:500;margin:0 0 21px;font-family:Sainte Colombe;line-height:30px}.our-process .new-section .process-card p{margin-bottom:90px;line-height:25px;font-size:16px!important}@media(max-width:991px){.our-process .new-section .process-card p{margin-bottom:20px}}@media(max-width:767px){.our-process .new-section .process-card p{margin-bottom:50px}}.our-process .new-section .process-card small{position:absolute;bottom:10%;left:5%;text-decoration:underline}.our-process .accordion-section{padding:60px 0 80px}@media(max-width:768px){.our-process .accordion-section{padding:0 0 60px}}.our-process .accordion-section .accordion-box{padding:17px 0;border-bottom:1px solid #e1e6ef;margin-right:60px;cursor:pointer}@media(max-width:768px){.our-process .accordion-section .accordion-box{margin-right:0}}.our-process .accordion-section .accordion-box.bold{font-weight:600}.our-process .accordion-section .response{line-height:35px}@media(max-width:767px){.our-process .accordion-section .response{margin-top:40px}}@keyframes slideUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.our-process .promise{padding:80px 0;background:#ecece6}@media(max-width:768px){.our-process .promise{padding:0 0 40px}}.our-process .promise h1{font-family:Inter;font-size:60px;color:#000;padding:0;margin:0;font-weight:500;font-family:Saint Colombe}@media(max-width:767px){.our-process .promise h1{font-size:45px}}@media(max-width:426px){.our-process .promise h1{font-size:35px}}.our-process .promise p{line-height:35px}@media(max-width:767px){.our-process .promise p{margin-top:20px}}.our-pricing .price{background:#f2f6f7;padding:80px 0}.our-pricing .price .price-box-white{background:#fff;height:100%;border-radius:10px;position:relative;padding:30px 23px;height:980px}@media(max-width:375px){.our-pricing .price .price-box-white{height:1000px;padding:30px 10px}}.our-pricing .price .price-box-white .dash{margin-bottom:27px;height:7px;border-radius:50px;width:100%;background:#000}.our-pricing .price .price-box-white .inner-top{height:130px}.our-pricing .price .price-box-white h3{font-family:Inter;font-size:20px;color:#000;padding:0;font-weight:500;margin:0 0 14px}.our-pricing .price .price-box-white p{font-family:Inter;font-size:14px;color:#333;padding:0;font-weight:500;margin:0}.our-pricing .price .price-box-white .hidden{visibility:hidden}.our-pricing .price .price-box-white span{font-family:Inter;font-size:22px;color:#000;padding:0;margin:0;font-weight:400}.our-pricing .price .price-box-white small{font-family:Inter;font-size:16px;color:#000;padding:0;margin:0;font-weight:600}.our-pricing .price .price-box-white .link{font-family:Inter;font-size:13px;color:#000;padding:0;margin:0;font-weight:400}.our-pricing .price .price-box-white button{padding:5px 31.5px;border-radius:5px;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter;background:#000;transition:all .3s linear!important;color:#fff;height:40px;width:200px;position:absolute;bottom:30px;left:0;right:0;margin:20px auto 0;font-size:14px;border-radius:0;font-weight:600}.our-pricing .price .price-box-white button:hover{color:#fff;background:#004b87}.our-pricing .price .price-box-white button .bi{color:#fff;font-size:16px;margin-right:10px}.our-pricing .price .price-box-black{background:#000;height:100%;border-radius:10px;position:relative;padding:30px 25px;height:980px}@media(max-width:375px){.our-pricing .price .price-box-black{height:1000px;padding:30px 10px}}.our-pricing .price .price-box-black .dash{margin-bottom:27px;height:7px;border-radius:50px;width:100%;background:#fff}.our-pricing .price .price-box-black .inner-top{height:130px}.our-pricing .price .price-box-black h3{font-family:Inter;font-size:20px;color:#fff;padding:0;font-weight:500;margin:0 0 14px}.our-pricing .price .price-box-black p{font-family:Inter;font-size:14px;color:#fff;padding:0;font-weight:400;margin:0}.our-pricing .price .price-box-black span{font-family:Inter;font-size:22px;color:#fff;padding:0;margin:0;font-weight:400}.our-pricing .price .price-box-black small{font-family:Inter;font-size:16px;color:#fff;padding:0;margin:0;font-weight:600;text-decoration:underline;cursor:pointer}.our-pricing .price .price-box-black .hidden{visibility:hidden}.our-pricing .price .price-box-black .bi-check-circle-fill{color:#fff}.our-pricing .price .price-box-black .link{font-family:Inter;font-size:13px;color:#fff;padding:0;margin:0;font-weight:400}.our-pricing .price .price-box-black button{padding:5px 31.5px;border-radius:5px;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter;transition:all .3s linear!important;background:#fff;color:#000;height:40px;width:200px;position:absolute;bottom:30px;left:0;right:0;margin:20px auto 0;font-size:14px;border-radius:0;font-weight:600}.our-pricing .price .price-box-black button:hover{color:#fff;background:#004b87}.our-pricing .price .price-box-black button .bi{color:#fff;font-size:16px;margin-right:10px}.ultra-high{overflow-x:hidden}.ultra-high .content-section{background:#f6f6f6;padding:80px 10px 10px}.ultra-high .content-section .content-container{background:#fff;padding:80px}@media(max-width:1199px){.ultra-high .content-section .content-container{padding:80px 20px}}@media(max-width:500px){.ultra-high .content-section .content-container{padding:50px 10px}}.ultra-high .content-section .content-container .col-left{padding-right:50px}.ultra-high .content-section .content-container .col-left h3{font-family:Inter;font-size:24px;color:#000;padding:0;font-weight:400;margin:0 0 15px;font-family:Sainte Colombe;line-height:35px}.ultra-high .content-section .content-container .col-left ul{padding-left:15px!important}.ultra-high .content-section .content-container .col-left li{list-style-type:circle;margin-bottom:20px!important}.ultra-high .content-section .content-container .col-left li,.ultra-high .content-section .content-container .col-left p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;line-height:30px;margin:0 0 30px}@media(max-width:767px){.ultra-high .content-section .content-container .col-right{padding:40px 10px}}.ultra-high .content-section .content-container .col-right .background{background:#ecece6;padding:60px 30px}.ultra-high .content-section .content-container .col-right h3{font-family:Inter;font-size:28px;color:#000;padding:0;font-weight:400;margin:0 0 15px;font-family:Sainte Colombe;line-height:40px}.ultra-high .content-section .content-container .col-right p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;line-height:30px;margin:0 0 30px}.ultra-high .content-section .content-container .col-right button{padding:5px 31.5px;border-radius:5px;outline:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter;height:40px;background:#000;color:#fff;transition:all .3s linear!important;border-radius:0}.ultra-high .content-section .content-container .col-right button:hover{color:#fff;background:#004b87}.ultra-high .content-section .content-container .col-right button .bi{color:#fff;font-size:16px;margin-right:10px}.schedule{padding-top:60px}@media(max-width:650px){.schedule{padding-top:100px}}.schedule .calendly-inline-widget{height:100vh;min-width:320px}.schedule .calendly-inline-widget::-webkit-scrollbar{display:none!important}.not-found-container{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center}.not-found-container .not-found img{width:150px;height:250px}.not-found-container .not-found h2{font-family:Inter;font-size:24px;color:#000;padding:0;font-weight:700;margin:0 0 20px}.not-found-container .not-found p{font-family:Inter;font-size:14px;color:rgba(51,51,51,.5);padding:0;font-weight:500;width:70%;line-height:25px;margin:0 auto 30px}.not-found-container .not-found .gohome{padding:5px 31.5px;border-radius:5px;outline:none;font-size:14px;cursor:pointer;font-family:Inter;height:40px;background:#000;color:#fff;transition:all .3s linear!important;width:150px;margin:0 auto;display:flex;align-items:center;justify-content:center}.not-found-container .not-found .gohome:hover{color:#fff;background:#004b87}.not-found-container .not-found .gohome .bi{color:#fff;font-size:16px;margin-right:10px}.not-found-container .not-found .gohome:hover{text-decoration:none}.nav{position:relative;z-index:99}.nav nav{position:fixed;z-index:9}.nav nav,.nav nav .main-nav{width:100%!important;height:80px}.nav nav .main-nav{padding:0 20px;display:flex;align-items:center;justify-content:space-between}@media(min-width:1240px){.nav nav .main-nav{padding:0 50px}}.nav nav .nav-left{display:flex;align-items:center;height:80px;width:20%}.nav nav .nav-left img{cursor:pointer;width:200px;height:auto;object-fit:contain}.nav nav .nav-right{display:flex;align-items:center;height:80px;width:70%}@media(min-width:1240px){.nav nav .nav-right{width:50%}}@media(max-width:850px){.nav nav .nav-right{width:75%}}.nav nav .nav-right .nav-menu{display:none}@media(max-width:800px){.nav nav .nav-right .nav-menu{display:flex;align-items:center;justify-content:flex-end;width:100%}}.nav nav .nav-right .nav-menu .bi{color:#fff;font-size:28px;transition:all .3s linear}.nav nav .nav-right ul{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width:800px){.nav nav .nav-right ul{display:none}}.nav nav .nav-right ul li{font-family:Inter;font-size:16px;color:"";padding:0;margin:0;font-weight:600;display:flex;align-items:center}.nav nav .nav-right ul li,.nav nav .nav-right ul li a{color:#fff;cursor:pointer;font-family:Lato,serif}.nav nav .nav-right ul li .bi-chevron-down{color:#fff;margin-left:5px;display:block;font-size:16px}@media(min-width:1240px){.nav nav .nav-right ul li .bi-chevron-down{margin-left:10px}}.nav nav .nav-right ul li.schedule{border:1px solid #fff;padding:5px 15px!important}.nav nav .nav-right ul li.schedule:hover{background:#fff;transition:all .3s linear}.nav nav .nav-right ul li.schedule:hover a{color:#000}.nav nav .dropdown{background:#000;padding:30px 20px;transition:all .3s linear}@media(min-width:1240px){.nav nav .dropdown{padding:30px 50px}}.nav nav .dropdown .line{border-bottom:1px solid #e1e6ef;margin-bottom:30px}.nav nav .dropdown ol li{display:block;line-height:40px}.nav nav .dropdown ol li,.nav nav .dropdown ol li a{font-family:Inter;font-size:16px;color:#fff;padding:0;margin:0;font-weight:600;font-family:Lato,serif}.nav nav .dropdown ol li a:hover{text-decoration:underline;transition:all .3s linear}.nav .nav-mobile{display:none;padding:0 30px 20px;background:#000;color:#fff;opacity:0;transition:all .3s linear;transform:translateX(-100%);position:fixed;top:80px;z-index:99;overflow-y:auto;height:calc(100vh - 80px)}@media(max-width:800px){.nav .nav-mobile{display:block;width:100%}}@media(max-width:500px){.nav .nav-mobile{padding:0 10px 50px}}.nav .nav-mobile ul li:last-child{border-bottom:1px solid transparent}.nav .nav-mobile ul li:last-child button{width:200px;border:1px solid #e1e6ef;text-align:center!important;display:flex;align-items:center;justify-content:center;height:60px;margin-top:30px}.nav .nav-mobile .accordion-item{background:transparent;padding:5px 0!important;border-bottom:1px solid #e1e6ef}.nav .nav-mobile .accordion-item .accordion-button{background:#000;color:#fff;font-weight:700}.nav .nav-mobile .accordion-item .accordion-button .bi{margin-top:4px;margin-left:10px;font-size:16px}.nav .nav-mobile .accordion-item .accordion-body{font-weight:400;padding-top:5px;padding-bottom:5px;line-height:35px;color:#fafafa;font-family:Lato,serif}.nav .nav-mobile .accordion-item .accordion-body a{color:#fafafa}.nav .nav-mobile .accordion-item .drop-left{width:45%}.nav .nav-mobile .accordion-item .drop-right{width:55%}.nav .nav-mobile .accordion-button:after{content:none}.nav .show-nav{opacity:1;transition:all .3s linear;transform:translateX(0)}.hero{display:flex;width:100%;height:100vh;background:#000;padding-top:80px}@media(max-width:768px){.hero{height:100%;flex-direction:column;padding-top:0}}.hero .hero-left{width:50%;display:flex;align-items:center;padding-left:50px;padding-right:20px}@media(max-width:900px){.hero .hero-left{width:60%}}@media(max-width:768px){.hero .hero-left{width:100%;height:100vh;background-image:url(/_next/static/media/hero-imag.54177cc7.svg);background-position:50%;background-size:cover}}@media(max-width:500px){.hero .hero-left{padding:20px}}@media(max-width:400px){.hero .hero-left{height:120vh}}@media(max-width:360px){.hero .hero-left{height:100vh}}@media(max-width:325px){.hero .hero-left{height:130vh}}.hero .hero-left h1{font-family:Inter;font-size:42px;color:#fff;padding:0;font-weight:400;font-family:Sainte Colombe;line-height:60px;margin:0 0 22px}@media(min-width:1240px){.hero .hero-left h1{font-size:55px;line-height:70px}}@media(max-width:450px){.hero .hero-left h1{font-size:34px}}@media(max-width:375px){.hero .hero-left h1{font-size:32px}}.hero .hero-left p{font-size:18px;color:#fff;padding:0;margin:0;font-weight:300;font-family:Inter}@media(min-width:1300px){.hero .hero-left p{width:90%}}.hero .hero-right{width:50%}@media(max-width:900px){.hero .hero-right{width:40%}}@media(max-width:768px){.hero .hero-right{display:none}}.hero .hero-right img{width:100%;height:100%;object-fit:cover}.footer{background:#000;padding:50px 20px 30px}@media(min-width:1240px){.footer{padding:50px}}@media(max-width:768px){.footer{padding:50px 10px}}.footer .logo-section{margin-bottom:30px}.footer .logo-section img{width:200px;height:auto;object-fit:contain}.footer .logo-section.non-visible{visibility:hidden}@media(max-width:768px){.footer .logo-section.non-visible{display:none}}.footer .footer-left{border-right:1px solid #636466;padding:30px 10px 10px}@media(min-width:1240px){.footer .footer-left{padding-bottom:50px}}@media(max-width:768px){.footer .footer-left{border-right:none}}.footer .footer-left .content{font-family:Inter;font-size:14px;color:#fff;padding:0;font-weight:400;line-height:30px;margin:0 0 20px}@media(min-width:1240px){.footer .footer-left .content{width:70%}}.footer .footer-left .address-content{font-family:Inter;font-size:15px;color:#fff;padding:0;font-weight:500;line-height:30px;margin:0 0 20px}@media(min-width:1240px){.footer .footer-left .address-content{width:70%}}.footer .footer-right{padding-top:30px;padding-left:10px}@media(min-width:1240px){.footer .footer-right{padding-left:40px}}.footer .footer-right .footer-box{margin-bottom:20px}.footer .footer-right ul li{font-family:Inter;font-size:14px;color:#fff;padding:0;margin:0;line-height:30px;font-weight:400}.footer .footer-right ul li.list-heading{text-decoration:underline;font-weight:700}.footer .footer-right ul li a{font-family:Inter;font-size:14px;color:#fff;padding:0;margin:0;font-weight:400;transition:all .3s linear}.footer .footer-right ul li a:hover{text-decoration:underline}.footer .footer-icons{display:flex;align-items:center;justify-content:space-between;width:250px;margin-top:75px}@media(max-width:768px){.footer .footer-icons{margin-left:auto;margin-right:auto}}.footer .footer-icons a:hover{cursor:pointer}.footer .copyrights{height:70px;display:flex;align-items:center;justify-content:center}.footer .copyrights small{display:block;font-family:Inter;font-size:14px;color:#fff;padding:0;font-weight:400;margin:50px 0 0}.blog{padding:80px 0}.blog .explore{font-family:Inter;font-size:16px;color:#000;padding:0;font-weight:400;margin:0 0 35px;text-transform:uppercase}.blog .dash{width:50px;height:2px;background:#000;margin-top:15px;margin-left:5px}.blog .loading-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.blog .loading-wrapper .loading-card1{height:400px;width:300px}@media(max-width:325px){.blog .loading-wrapper .loading-card1{width:100%;min-width:250px}}.blog .loading-wrapper .loading-card2{width:250px}@media(max-width:325px){.blog .loading-wrapper .loading-card2{width:100%;min-width:250px}}.blog .loading-wrapper .loading-card3{width:200px}@media(max-width:325px){.blog .loading-wrapper .loading-card3{width:100%;min-width:250px}}@media(max-width:767px){.blog .loading-cards:last-child,.blog .loading-cards:nth-child(3){display:none!important}}@media(max-width:767px)and (max-width:324px){.blog .loading-cards:last-child,.blog .loading-cards:nth-child(2),.blog .loading-cards:nth-child(3){display:none!important}}.blog .blog-card{box-shadow:1.5px 1.5px 16px 0 hsla(240,1%,45%,.1);background:#fff;margin-bottom:40px;cursor:pointer;min-height:100%}.blog .blog-card .blog-image{height:250px;position:relative}.blog .blog-card .blog-image img{width:100%;height:100%;object-fit:cover}.blog .blog-card .blog-image .tag{text-transform:uppercase;padding:5px;background:#000;color:#fff;position:absolute;left:5%;top:5%;font-size:12px}.blog .blog-card .blog-content{padding:25px 10px 10px}@media(min-width:1240px){.blog .blog-card .blog-content{padding:25px 20px 10px}}.blog .blog-card .blog-content .blog-heading{font-family:Inter!important;margin-bottom:20px;font-size:16px!important}.blog .blog-card .blog-content small{font-family:Inter;font-size:12px;color:#000;padding:0;margin:0;font-weight:400;text-transform:uppercase}.in-touch{padding:80px 0}.in-touch h3{font-family:Inter;font-size:28px;color:#000;padding:0;margin:0;font-weight:400}@media(max-width:767px){.in-touch h3{margin-bottom:20px}}.in-touch p{font-family:Inter;font-size:16px;color:#333;padding:0;font-weight:400;margin:0 0 30px}.in-touch .button-container{display:flex;column-gap:20px;margin-top:40px}@media(max-width:370px){.in-touch .button-container{flex-direction:column}}.in-touch .button-container .button{padding:5px 31.5px;border-radius:5px;outline:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter;height:40px;background:#000;color:#fff;transition:all .3s linear!important;border-radius:0}.in-touch .button-container .button:hover{color:#fff;background:#004b87}.in-touch .button-container .button .bi{color:#fff;font-size:16px;margin-right:10px}.subscribe{padding:20px 0 50px;background:#fff}.subscribe .form-box label{font-family:Inter;font-size:16px;color:#000;padding:0;margin:0;font-weight:400;display:block;font-family:Sainte Colombe}.subscribe .form-box input{background:#fff;color:#000;font-size:16px;font-weight:400;border:none;border-bottom:1px solid #000!important;width:100%;padding:14px 14px 14px 0;border-radius:0!important;height:35px}.subscribe .form-box input::-webkit-input-placeholder{color:#a0a3bd}.subscribe .form-box input::-moz-placeholder{color:rgba(51,51,51,.5)}.subscribe .form-box input:-ms-input-placeholder{color:rgba(51,51,51,.5)}.subscribe .form-box input:-moz-placeholder{color:rgba(51,51,51,.5)}.subscribe p{font-family:Inter;font-size:14px;color:#000;padding:0;margin:0;font-weight:400}.subscribe button{border-radius:50%;height:50px!important;width:50px!important;border:1px solid #000;outline:none;color:#000;transition:all .3s linear;background:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.firm{background:#fff;padding:80px 0}.firm .dash{width:80px!important}.firm .firm-center{margin-top:75px}@media(min-width:1240px){.firm .firm-center{padding-left:100px;padding-right:100px}}@media(max-width:767px){.firm .firm-center .row{display:flex;flex-direction:column-reverse}.firm .left-firm{padding:0 10px}}.firm .left-firm h2{font-family:Inter;font-size:24px;color:#000;padding:0;font-weight:400;margin:0 0 20px;font-family:Sainte Colombe}.firm .left-firm p{font-size:16px;color:#000;padding:0;margin:0;font-weight:400;line-height:30px;font-family:Inter}.firm .left-firm .readmore{margin-top:50px;display:flex;column-gap:18px;align-items:center;cursor:pointer}.firm .left-firm .readmore:hover{text-decoration:underline}@media(min-width:1240px){.firm .right-firm{display:flex;flex-direction:column;align-items:flex-end;margin-top:50px}}@media(max-width:767px){.firm .right-firm{padding:0 10px;margin-bottom:30px}}.firm .right-firm h1{font-family:Inter;font-size:55px;color:#000;padding:0;font-weight:400;margin:0 0 14px;font-family:Sainte Colombe}@media(max-width:767px){.firm .right-firm h1{font-size:44px}}.firm .right-firm h2{font-size:18px;margin:0 0 24px}.firm .right-firm h2,.firm .right-firm p{font-family:Inter;color:#000;padding:0;font-weight:400}.firm .right-firm p{font-size:16px;margin:0}.heading{width:100%;text-align:center;padding:0 10px}.heading .dash{margin:0 auto 20px;width:50px;background:rgba(51,51,51,.5);height:1.5px!important}.heading small{font-size:16px;margin:0 0 38px;display:block;text-transform:uppercase}.heading h1,.heading small{font-family:Inter;color:#000;padding:0;font-weight:400}.heading h1{font-size:44px;margin:0 0 15px;font-family:Sainte Colombe}@media(max-width:767px){.heading h1{font-size:40px}}@media(max-width:500px){.heading h1{font-size:32px}}.heading p{font-family:Inter;font-size:18px;color:#000;padding:0;font-weight:400;margin:0 auto}@media(min-width:1240px){.heading p{width:90%}}@media(max-width:991px){.heading p{width:100%}}.services{padding:80px 0;background:#f6f6f6}.services .dash{width:120px!important}.services .services-center{margin-top:75px;padding:0 150px}@media(max-width:1200px){.services .services-center{padding:0 50px}}@media(max-width:991px){.services .services-center{padding:0}}.services .services-center .services-left{display:flex;align-items:center;justify-content:flex-end}@media(max-width:767px){.services .services-center .services-left{justify-content:center}}.services .services-center .services-right{display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){.services .services-center .services-right{justify-content:center}}.client{padding:80px 0;overflow-x:hidden}.client .dash{width:100px!important}.client .client-center{margin-top:75px}@media(max-width:1399px){.client .client-center .services-card{height:500px!important}}@media(max-width:991px){.client .client-center .services-card{height:480px!important}}@media(max-width:767px){.client .client-center .services-card{height:100%!important}}.client .client-center .client-box{padding:0 20px}@media(max-width:575px){.client .client-center .client-box{padding:0}}.different{padding:80px 0;background:#f6f6f6}.different .dash{width:210px!important}.different .different-center{margin-top:75px}@media(max-width:600px){.different .different-center .table-container{overflow-x:scroll}}.different .different-center .table-container table{margin-bottom:0}@media(max-width:600px){.different .different-center .table-container table{width:750px!important}}.different .different-center .table-container table th{font-family:Inter;font-size:16px;color:#333;margin:0;font-weight:400;padding:20px 10px;text-align:center;width:15%;background:#f6f6f6;font-family:Sainte Colombe}.different .different-center .table-container table th:first-child{width:30%}.different .different-center .table-container table tbody{background:orange!important;border:8px solid #e1e6ef}.different .different-center .table-container table tr{border-bottom:1px solid #e1e6ef}.different .different-center .table-container table tr td{font-family:Inter;font-size:16px;color:#333;margin:0;font-weight:400;padding:15px 20px;background:#f6f6f6}@media(max-width:991px){.different .different-center .table-container table tr td{padding:15px 10px}}.different .different-center .table-container table tr td.check{text-align:center}.different .different-center .table-container table tr td.white{background:#fff}.different .different-center .table-container table tr td .bi{font-size:20px}.comprehensive-services{background:#f6f6f6;padding:50px 10px}.comprehensive-services .comprehensive{padding:60px 80px;background:#fff}@media(max-width:1200px){.comprehensive-services .comprehensive{padding:60px 30px}}@media(max-width:550px){.comprehensive-services .comprehensive{padding:60px 10px}}.comprehensive-services .comprehensive h1{font-family:Inter;font-size:42px;color:#000;padding:0;font-weight:500;text-align:center;font-family:Sainte Colombe;margin:0 auto 15px;width:70%}@media(max-width:500px){.comprehensive-services .comprehensive h1{width:100%;font-size:35px}}.comprehensive-services .comprehensive p{font-family:Inter;font-size:18px;color:#333;padding:0;font-weight:400;text-align:center;margin:0 0 40px}.comprehensive-services .comprehensive .comprehensive-center{margin-top:75px}@media(max-width:991px){.comprehensive-services .comprehensive .comprehensive-center .services-card{height:540px!important}}@media(max-width:767px){.comprehensive-services .comprehensive .comprehensive-center .services-card{height:100%!important}}.comprehensive-services .comprehensive .comprehensive-center .comprehensive-left{display:flex;align-items:center;justify-content:flex-end}@media(max-width:767px){.comprehensive-services .comprehensive .comprehensive-center .comprehensive-left{justify-content:center;margin-bottom:30px}}.comprehensive-services .comprehensive .comprehensive-center .comprehensive-right{display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){.comprehensive-services .comprehensive .comprehensive-center .comprehensive-right{justify-content:center}}.process-section{background:#ecece6}.process-section.white{background:#fff}@media(max-width:768px){.process-section{padding:0}.process-section .process-box{display:flex;flex-direction:column-reverse}}.process-section .process-left{display:flex;padding:133px 0}@media(max-width:768px){.process-section .process-left{width:100%;padding-left:10px;padding-top:10px;padding-right:10px;margin-bottom:0}}@media(max-width:500px){.process-section .process-left.long{padding-top:100px}}.process-section .process-left .process-left-box{width:80%}@media(max-width:1200px){.process-section .process-left .process-left-box{width:90%}}@media(max-width:991px){.process-section .process-left .process-left-box{width:100%}}.process-section .process-left h1{font-family:Inter;font-size:50px;color:#000;padding:0;font-weight:700;font-family:Sainte Colombe;line-height:65px;width:100%!important;margin:0 0 5px}.process-section .process-left h1:last-child{margin-bottom:0}@media(max-width:991px){.process-section .process-left h1{font-size:40px;line-height:48px}}@media(max-width:768px){.process-section .process-left h1{font-size:35px}}@media(max-width:500px){.process-section .process-left h1{font-size:30px;line-height:45px}}.process-section .process-left p{font-family:Inter;font-size:18px;color:#000;padding:0;font-weight:400;margin:26px 0 8px;line-height:30px}.process-section .process-left button{padding:5px 31.5px;border-radius:5px;outline:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter;height:40px;background:#000;color:#fff;transition:all .3s linear!important;margin-top:20px;border-radius:0;padding:3px 20px!important}.process-section .process-left button:hover{color:#fff;background:#004b87}.process-section .process-left button .bi{color:#fff;font-size:16px;margin-right:10px}.process-section .process-right{display:flex;align-items:center;padding:79px 0}@media(max-width:768px){.process-section .process-right{width:100%;padding:80px 10px 0}}.process-section .process-right .process-image{height:600px;width:100%}@media(max-width:1280px){.process-section .process-right .process-image{height:400px}}@media(max-width:600px){.process-section .process-right .process-image{height:300px}}.process-section .process-right .process-image img{width:100%;height:100%;object-fit:cover}.services-card{background:#fff;padding:30px 20px;cursor:pointer;position:relative;height:400px;margin-bottom:20px!important}@media(max-width:991px){.services-card{height:480px}}@media(max-width:767px){.services-card{height:100%}}@media(max-width:450px){.services-card{padding:30px 10px}}.services-card h2{font-family:Inter;font-size:22px;color:#000;padding:0;font-weight:400;margin:0 0 21px;font-family:Sainte Colombe;line-height:30px}.services-card p{margin-bottom:90px;line-height:25px;font-size:16px!important}.services-card small{position:absolute;bottom:10%;left:5%;text-decoration:underline}.client-card{border-radius:5px;background:#fff;padding:30px 20px;cursor:pointer;height:380px;margin-bottom:20px;transition:all .3s linear;position:relative}.client-card h2{font-family:Inter;font-size:20px;color:#000;padding:0;font-weight:400;margin:0 0 21px;font-family:Sainte Colombe}.client-card p{margin-bottom:90px;line-height:25px}.client-card small{position:absolute;bottom:10%;left:5%;text-decoration:underline}.client-access-modal{width:100%;max-width:80vw;margin-top:60px}.client-access{height:80vh;width:100%;overflow:hidden!important;border-radius:none!important}.client-access .client-left{height:80vh;background:#000}.client-access .client-left .left-box h1{font-family:Inter;font-size:36px;color:#fff;padding:0;font-weight:400;margin:0 0 35px}.client-access .client-right{height:80vh;background:#fff}.hero-section{padding-top:80px;background:#ecece6}@media(max-width:500px){.hero-section{padding:80px 0}}.hero-section .hero-left{display:flex;align-items:center;height:95vh}@media(max-width:768px){.hero-section .hero-left{width:100%}}@media(max-width:500px){.hero-section .hero-left.long{padding-top:100px}}.hero-section .hero-left .hero-left-box{width:80%}@media(max-width:1200px){.hero-section .hero-left .hero-left-box{width:90%}}@media(max-width:991px){.hero-section .hero-left .hero-left-box{width:100%}}.hero-section .hero-left h1{font-family:Inter;font-size:50px;color:#000;padding:0;font-weight:400;font-family:Sainte Colombe;line-height:65px;width:100%!important;margin:0 0 5px}.hero-section .hero-left h1:last-child{margin-bottom:0}@media(max-width:991px){.hero-section .hero-left h1{font-size:40px;line-height:48px}}@media(max-width:768px){.hero-section .hero-left h1{font-size:35px}}.hero-section .hero-left p{font-family:Inter;font-size:18px;color:#000;padding:0;font-weight:400;margin:26px 0 8px;line-height:30px}.hero-section .hero-left button{padding:5px 31.5px;border-radius:5px;outline:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter;height:40px;background:#000;color:#fff;transition:all .3s linear!important;margin-top:20px;border-radius:0;padding:3px 20px!important}.hero-section .hero-left button:hover{color:#fff;background:#004b87}.hero-section .hero-left button .bi{color:#fff;font-size:16px;margin-right:10px}.hero-section .hero-right{display:flex;align-items:center;justify-content:flex-end}@media(max-width:768px){.hero-section .hero-right{display:none}}.hero-section .hero-right .hero-image{height:600px;width:100%;background:#666}@media(max-width:1280px){.hero-section .hero-right .hero-image{height:400px}}.hero-section .hero-right .hero-image img{width:100%;height:100%;object-fit:cover}.investment-pricing-modal{position:absolute;bottom:50px;left:0;background:#fff;width:500px;z-index:9;animation:slideDown .2s ease-in-out .3s forwards;opacity:0}@media(max-width:767px){.investment-pricing-modal{overflow:auto;width:100%}}.investment-pricing-modal h1{font-family:Inter;font-size:16px;color:#000;margin:0;font-weight:500;padding:20px 10px}.investment-pricing-modal .table{margin:0}@media(max-width:767px){.investment-pricing-modal .table{width:500px}}.investment-pricing-modal .table thead th{font-family:Inter;font-size:14px;color:#333;margin:0;font-weight:600;border:1px solid #e1e6ef!important;padding:10px}.investment-pricing-modal .table thead th:first-child{width:150px}.investment-pricing-modal .table td{padding:10px;border:1px solid #e1e6ef!important;font-size:12px}.comprehensive-pricing-modal{position:absolute;bottom:50px;right:0;background:#fff;width:550px;z-index:9;animation:slideDown .2s ease-in-out .3s forwards;opacity:0}@media(max-width:767px){.comprehensive-pricing-modal{left:0;width:100%;overflow:auto}}@keyframes slideDown{0%{transform:translateY(-100px);opacity:0}to{transform:translateY(0);opacity:1}}.comprehensive-pricing-modal h1{font-family:Inter;font-size:16px;color:#000;margin:0;font-weight:500;padding:20px 10px}.comprehensive-pricing-modal .table{margin:0}@media(max-width:767px){.comprehensive-pricing-modal .table{width:500px}}.comprehensive-pricing-modal .table thead th{font-family:Inter;font-size:14px;color:#333;margin:0;font-weight:600;border:1px solid #e1e6ef!important;padding:10px}.comprehensive-pricing-modal .table thead th:first-child{width:150px}.comprehensive-pricing-modal .table td{padding:10px;border:1px solid #e1e6ef!important;font-size:12px}