#public-route-root .page-header{background-color:var(--primary-color);background-image:url(/images/page-header-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:20px;padding:270px 0 150px;overflow:hidden}#public-route-root .page-header-box{text-align:center}#public-route-root .page-header-box h1{color:var(--white-color);margin-bottom:10px;font-size:80px;font-weight:500;line-height:1.1em;display:inline-block}#public-route-root .page-header-box ol{justify-content:center;margin:0;padding:0}#public-route-root .page-header-box ol li.breadcrumb-item{text-transform:capitalize;color:var(--white-color);font-size:16px;font-weight:400;line-height:normal}#public-route-root .page-header-box ol li.breadcrumb-item a{color:inherit}#public-route-root .page-header-box ol .breadcrumb-item+.breadcrumb-item:before{color:var(--white-color)}#public-route-root .our-approach{padding:100px 0}#public-route-root .approach-content{position:sticky;top:20px}#public-route-root .approach-content-list ul{margin:0;padding:0;list-style:none}#public-route-root .approach-content-list ul li{margin-bottom:15px;padding-left:25px;line-height:1.5em;position:relative}#public-route-root .approach-content-list ul li:last-child{margin-bottom:0}#public-route-root .approach-content-list ul li:before{content:"";color:var(--accent-color);font-family:"Font Awesome 7 Free";font-size:18px;font-weight:900;position:absolute;top:0;left:0}#public-route-root .approach-btn{margin-top:40px}#public-route-root .mission-vision-list{flex-wrap:wrap;gap:30px;display:flex}#public-route-root .mission-vision-item{background-color:var(--surface-elevated);border:1px solid var(--divider-color);border-radius:20px;width:calc(50% - 15px);padding:40px}#public-route-root .mission-vision-item .icon-box{background:linear-gradient(to top,var(--accent-color)0%,var(--accent-secondary-color)50%,var(--accent-color)100%);border:1px solid var(--divider-color);background-size:auto 200%;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:80px;transition:all .3s ease-in-out;display:flex}#public-route-root .mission-vision-item:hover .icon-box{background-position:bottom}#public-route-root .mission-vision-item .icon-box img{width:100%;max-width:30px}#public-route-root .mission-vision-item-content h3{font-size:20px}#public-route-root .mission-vision-item-content p{margin:15px 0 0}#public-route-root .mission-vision-item-content ul{border-top:1px solid var(--divider-color);margin:30px 0 0;padding:30px 0 0;list-style:none}#public-route-root .mission-vision-item-content ul li{margin-bottom:15px;padding-left:30px;line-height:1.5em;position:relative}#public-route-root .mission-vision-item-content ul li:last-child{margin-bottom:0}#public-route-root .mission-vision-item-content ul li:before{content:"";color:var(--accent-color);font-family:"Font Awesome 7 Free";font-size:18px;font-weight:900;position:absolute;top:0;left:0}#public-route-root .approach-footer-list{flex-wrap:wrap;gap:30px;margin-top:50px;display:flex}#public-route-root .approach-footer-item{background-color:var(--surface-elevated);border:1px solid var(--divider-color);border-radius:20px;width:calc(33.33% - 20px);padding:40px}#public-route-root .approach-footer-item-content{text-align:center;margin-bottom:30px}#public-route-root .approach-footer-item-content h3{font-size:20px}#public-route-root .approach-footer-item-content p{margin:10px 0 0}#public-route-root .approach-footer-item-body{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}#public-route-root .approach-footer-item-body .icon-box{background:linear-gradient(to top,var(--accent-color)0%,var(--accent-secondary-color)50%,var(--accent-color)100%);border:1px solid var(--divider-color);background-size:auto 200%;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s ease-in-out;display:flex}#public-route-root .approach-footer-item-body .icon-box:hover{background-position:bottom}#public-route-root .approach-footer-item-body .icon-box img{width:100%;max-width:30px}#public-route-root .our-team{padding:100px 0}#public-route-root .team-item{border:1px solid var(--divider-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:15px}#public-route-root .team-image a,#public-route-root .team-image a figure{border-radius:10px;display:block;overflow:hidden}#public-route-root .team-image a img{aspect-ratio:1/1.151;object-fit:cover;width:100%;transition:all .6s ease-in-out}#public-route-root .team-item:hover .team-image a img{transform:scale(1.08)}#public-route-root .team-item-body{padding:30px 15px 15px}#public-route-root .team-item-content{text-align:center;margin-bottom:20px}#public-route-root .team-item-content h3{text-transform:capitalize;font-size:20px}#public-route-root .team-item-content h3 a{color:inherit}#public-route-root .team-item-content p{text-transform:capitalize;margin:10px 0 0}#public-route-root .team-social-list ul{flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}#public-route-root .team-social-list ul li a{width:40px;height:40px;color:var(--primary-color);border:1px solid var(--divider-color);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .4s ease-in-out;display:flex}#public-route-root .team-social-list ul li a:hover{background:var(--accent-color);border-color:var(--accent-color)}#public-route-root .team-social-list ul li a i{color:inherit;font-size:18px}#public-route-root .our-faqs{padding:100px 0}#public-route-root .faqs-content-box{flex-direction:column;justify-content:space-between;gap:30px;height:100%;display:flex}#public-route-root .faqs-cta-box{background-color:var(--accent-secondary-color);border:1px solid var(--divider-color);border-radius:20px;max-width:400px;padding:30px}#public-route-root .faqs-cta-box-header{border-bottom:1px solid var(--divider-color);flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:30px;display:flex}#public-route-root .faqs-cta-box-counter{width:calc(40% - 10px)}#public-route-root .faqs-cta-box-counter h2{font-size:30px;font-weight:700}#public-route-root .faqs-cta-box-counter-content{width:calc(60% - 10px)}#public-route-root .faqs-cta-box-counter-content p{margin:0}#public-route-root .faqs-cta-body{flex-wrap:wrap;align-items:center;gap:20px;display:flex}#public-route-root .faqs-cta-body-content{width:calc(45% - 10px)}#public-route-root .faqs-cta-body-content p{color:var(--primary-color);margin:0;font-weight:600}#public-route-root .our-faqs .faqs-cta-box-counter-content .faq-rating-label,#public-route-root .our-faqs .faqs-cta-body-content .faq-satisfaction-label{color:var(--white-color)}#public-route-root .faqs-cta-body .satisfy-client-images{justify-content:end;width:calc(55% - 10px)}#public-route-root .faqs-cta-body .satisfy-client-image figure img{max-width:40px}#public-route-root .faq-accordion .accordion-item{background:var(--secondary-color);border-radius:20px;margin-bottom:30px;overflow:hidden}#public-route-root .faq-accordion .accordion-item:last-child{margin-bottom:0;padding-bottom:0}#public-route-root .faq-accordion .accordion-header .accordion-button{color:var(--white-color);background-color:#0000;padding:28px 65px 28px 30px;font-size:18px;font-weight:600;line-height:1.333em;transition:all .3s ease-in-out}#public-route-root .faq-accordion .accordion-item .accordion-header .accordion-button.collapsed{border-bottom:none}#public-route-root .faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:var(--white-color);box-shadow:none;background-color:#0000}#public-route-root .faq-accordion .accordion-item .accordion-button:after,#public-route-root .faq-accordion .accordion-item .accordion-button.collapsed:after{content:"+";background:var(--accent-color);width:30px;height:30px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-family:FontAwesome;font-size:14px;line-height:normal;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;bottom:auto;right:30px;transform:translateY(-50%)}#public-route-root .faq-accordion .accordion-button:not(.collapsed):after{content:"";background:var(--primary-color);color:var(--white-color)}#public-route-root .faq-accordion .accordion-item .accordion-button:after,#public-route-root .faq-accordion .accordion-item .accordion-button.collapsed:after{content:"+";color:var(--white-color);background:var(--accent-color);font-family:inherit}#public-route-root .faq-accordion .accordion-button:not(.collapsed):after{content:"−";color:var(--white-color);background:var(--accent-color)}#public-route-root .faq-accordion .accordion-item .accordion-body{border-top:1px solid var(--divider-color);color:#eef4ffd1;background-color:#0000;padding:28px 30px}#public-route-root .faq-accordion .accordion-item .accordion-body p{color:#eef4ffd1;margin:0}#public-route-root .faq-accordion .accordion-collapse.collapse{visibility:hidden}#public-route-root .faq-accordion .accordion-collapse.collapse.show{visibility:visible!important}#public-route-root .our-faqs .section-title .faq-description-text,#public-route-root .our-faqs .faq-accordion .accordion-item .accordion-body .faq-answer-text,#public-route-root .page-faqs .faq-accordion .accordion-item .accordion-body .faq-answer-text{color:#eef4ffe0}#public-route-root .page-features{padding:100px 0 70px}#public-route-root .page-blog{padding:100px 0}#public-route-root .page-pagination{text-align:center;margin-top:30px}#public-route-root .page-pagination ul{justify-content:center;margin:0;padding:0}#public-route-root .page-pagination ul li a,#public-route-root .page-pagination ul li span{background:var(--secondary-color);color:var(--primary-color);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 5px;font-weight:600;line-height:1em;text-decoration:none;transition:all .3s ease-in-out;display:flex}#public-route-root .page-pagination ul li.active a,#public-route-root .page-pagination ul li a:hover{background:var(--accent-color)}#public-route-root .page-single-post{padding:100px 0}#public-route-root .post-single-meta{margin-top:5px}#public-route-root .post-single-meta ol li{color:var(--white-color);margin-right:15px;font-size:18px}#public-route-root .post-single-meta ol li:last-child{margin-right:0}#public-route-root .post-single-meta ol li i{color:var(--white-color);margin-right:5px;font-size:18px}#public-route-root .post-image{margin-bottom:30px;position:relative}#public-route-root .post-image figure{border-radius:20px;display:block;overflow:hidden}#public-route-root .post-image img{aspect-ratio:1/.5;object-fit:cover;border-radius:20px;width:100%}#public-route-root .post-content{width:100%;max-width:1250px;margin:0 auto}#public-route-root .post-entry{border-bottom:1px solid var(--divider-color);margin-bottom:30px;padding-bottom:30px}#public-route-root .post-entry:after{content:"";clear:both;display:block}#public-route-root .post-entry a{color:var(--accent-color)}#public-route-root .post-entry h1,#public-route-root .post-entry h2,#public-route-root .post-entry h3,#public-route-root .post-entry h4,#public-route-root .post-entry h5,#public-route-root .post-entry h6{margin:0 0 .42em;font-weight:600;line-height:1.1em}#public-route-root .post-entry h1{font-size:86px}#public-route-root .post-entry h2{font-size:48px}#public-route-root .post-entry h3{font-size:40px}#public-route-root .post-entry h4{font-size:30px}#public-route-root .post-entry h5{font-size:24px}#public-route-root .post-entry h6{font-size:20px}#public-route-root .post-entry p{margin-bottom:20px}#public-route-root .post-entry p:last-child{margin-bottom:0}#public-route-root .post-entry p strong{color:var(--primary-color);font-size:18px;font-weight:600}#public-route-root .post-entry ol{margin:0 0 30px}#public-route-root .post-entry ul{margin:20px 0;padding:0 0 0 20px}#public-route-root .post-entry ol li,#public-route-root .post-entry ul li{color:var(--text-color);margin-bottom:15px;font-size:18px;font-weight:500;line-height:1.5em;position:relative}#public-route-root .post-entry ul li:last-child{margin-bottom:0}#public-route-root .post-entry ul ul,#public-route-root .post-entry ul ol,#public-route-root .post-entry ol ol,#public-route-root .post-entry ol ul{margin-top:20px;margin-bottom:0}#public-route-root .post-entry ul ul li:last-child,#public-route-root .post-entry ul ol li:last-child,#public-route-root .post-entry ol ol li:last-child,#public-route-root .post-entry ol ul li:last-child{margin-bottom:0}#public-route-root .post-entry blockquote{background:var(--accent-color)url(/images/icon-blockquote.svg);background-position:30px 30px;background-repeat:no-repeat;background-size:45px;border-radius:10px;margin-bottom:30px;padding:30px 30px 30px 90px}#public-route-root .post-entry blockquote p{color:var(--primary-color);font-size:20px;font-weight:600;line-height:1.4em}#public-route-root .post-entry blockquote p:last-child{margin-bottom:0}#public-route-root .tag-links{text-transform:capitalize;color:var(--primary-color);flex-wrap:wrap;align-items:center;gap:15px;font-size:20px;font-weight:600;display:inline-flex}#public-route-root .post-tags .tag-links a{text-transform:capitalize;background:var(--accent-color);color:var(--primary-color);border-radius:10px;padding:12px 20px;font-size:16px;font-weight:600;line-height:1em;transition:all .4s ease-in-out;display:inline-block}#public-route-root .post-tags .tag-links a:hover{background:var(--primary-color);color:var(--white-color)}#public-route-root .post-social-sharing{text-align:right}#public-route-root .post-social-sharing ul{margin:0;padding:0;list-style:none}#public-route-root .post-social-sharing ul li{margin-right:10px;display:inline-block}#public-route-root .post-social-sharing ul li:last-child{margin-right:0}#public-route-root .post-social-sharing ul li a{text-align:center;background:var(--accent-color);color:var(--primary-color);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s ease-in-out;display:flex}#public-route-root .post-social-sharing ul li:hover a{background:var(--primary-color);color:var(--white-color)}#public-route-root .post-social-sharing ul li a i{color:inherit;font-size:18px}#public-route-root .page-team{padding:100px 0 70px}#public-route-root .page-team-single{padding:100px 0}#public-route-root .team-member-about,#public-route-root .team-personal-info{margin-bottom:60px}#public-route-root .team-member-about{background:var(--secondary-color);border-radius:20px;flex-wrap:wrap;display:flex;overflow:hidden}#public-route-root .team-single-image{width:41%}#public-route-root .team-single-image figure{height:100%;display:block}#public-route-root .team-single-image img{aspect-ratio:1/.964;object-fit:cover;width:100%;height:100%}#public-route-root .team-about-content{align-content:center;width:59%;padding:60px}#public-route-root .team-contact-list{border-bottom:1px solid var(--divider-color);flex-wrap:wrap;gap:30px;margin-bottom:50px;padding-bottom:50px;display:flex}#public-route-root .team-contact-item{flex-wrap:wrap;align-items:center;width:calc(50% - 15px);display:flex}#public-route-root .team-contact-item .icon-box{background:linear-gradient(to top,var(--accent-color)0%,var(--accent-secondary-color)50%,var(--accent-color)100%);border:1px solid var(--divider-color);background-size:auto 200%;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;margin-right:20px;transition:all .3s ease-in-out;display:flex}#public-route-root .team-contact-item:hover .icon-box{background-position:bottom}#public-route-root .team-contact-item .icon-box img{width:100%;max-width:30px}#public-route-root .team-contact-content{width:calc(100% - 80px)}#public-route-root .team-contact-content h3{margin-bottom:5px;font-size:20px}#public-route-root .team-contact-content p{margin:0}#public-route-root .member-social-list{flex-wrap:wrap;align-items:center;gap:15px;display:flex}#public-route-root .member-social-list h3{font-size:20px}#public-route-root .member-social-list ul{flex-wrap:wrap;gap:15px;margin:0;padding:0;list-style:none;display:flex}#public-route-root .member-social-list ul li a{color:var(--primary-color);border:1px solid var(--divider-color);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease-in-out;display:flex}#public-route-root .member-social-list ul li:hover a{background:var(--accent-color);border-color:var(--accent-color)}#public-route-root .member-social-list ul li a i{color:inherit;font-size:18px}#public-route-root .team-personal-info .section-title{margin-bottom:0}#public-route-root .team-education-contact-box{flex-wrap:wrap;gap:30px 60px;display:flex}#public-route-root .team-value-education-content{width:calc(50% - 30px)}#public-route-root .team-value-work-content{margin-bottom:60px}#public-route-root .team-skills-list .skills-progress-bar{margin-bottom:30px}#public-route-root .team-skills-list .skills-progress-bar:last-child{margin-bottom:0}#public-route-root .skills-progress-bar .skill-data{justify-content:space-between;margin-bottom:15px;display:flex}#public-route-root .skills-progress-bar .skill-data .skill-title,#public-route-root .skills-progress-bar .skill-data .skill-no{color:var(--primary-color);text-transform:capitalize;font-size:20px;font-weight:600;line-height:1.5em}#public-route-root .skills-progress-bar .skillbar .skill-progress{background:var(--secondary-color);border-radius:100px;width:100%;height:10px;position:relative;overflow:hidden}#public-route-root .skills-progress-bar .skillbar .skill-progress .count-bar{background:var(--accent-color);border-radius:100px;position:absolute;top:0;bottom:0;left:0}#public-route-root .team-education-item{border-bottom:1px solid var(--divider-color);margin-bottom:30px;padding-bottom:30px}#public-route-root .team-education-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}#public-route-root .team-education-item h3{margin-bottom:15px;padding-left:30px;font-size:20px;position:relative}#public-route-root .team-education-item h3:before{content:"";color:var(--accent-color);font-family:"Font Awesome 7 Free";font-size:18px;font-weight:900;position:absolute;top:0;left:0}#public-route-root .team-education-item p{margin:0}#public-route-root .contact-us-form.team-contact-form{width:calc(50% - 30px)}#public-route-root .page-pricing{padding:100px 0}#public-route-root .page-testimonials{padding:100px 0 70px}#public-route-root .page-testimonials .testimonial-item{background-color:var(--accent-secondary-color);border-radius:20px;height:calc(100% - 30px);margin-bottom:30px;padding:50px}#public-route-root .testimonial-item-body{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}#public-route-root .testimonials-item-quotes figure{display:block}#public-route-root .testimonials-item-quotes img{width:100%;max-width:40px}#public-route-root .page-gallery{padding:100px 0 70px}#public-route-root .page-gallery-box .photo-gallery{height:calc(100% - 30px);margin-bottom:30px}#public-route-root .page-gallery-box .photo-gallery figure{border-radius:20px;display:block}#public-route-root .page-gallery-box .photo-gallery img{aspect-ratio:1/.81;object-fit:cover;border-radius:20px;width:100%}#public-route-root .page-faqs{padding:100px 0}#public-route-root .page-single-sidebar{margin-right:20px;position:sticky;top:20px}#public-route-root .page-category-list{background:var(--secondary-color);border-radius:20px;margin-bottom:60px;overflow:hidden}#public-route-root .page-category-list ul{margin:0;padding:30px;list-style:none}#public-route-root .page-category-list ul li{border-bottom:1px solid var(--divider-color);margin-bottom:25px;padding-bottom:25px;line-height:1.5em}#public-route-root .page-category-list ul li:last-child{border-bottom:none;margin:0;padding:0}#public-route-root .page-category-list ul li a{text-transform:capitalize;color:var(--text-color);padding-right:30px;transition:all .4s ease-in-out;display:block;position:relative}#public-route-root .page-category-list ul li a:hover{color:var(--primary-color)}#public-route-root .page-category-list ul li a:before{content:"";background:url(/images/arrow-primary.svg) 50%/cover no-repeat;width:24px;height:24px;transition:all .4s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)}#public-route-root .page-category-list ul li a:hover:before{transform:translateY(-50%)rotate(45deg)}#public-route-root .page-category-list ul li a:before{filter:brightness(0)invert()}#public-route-root .sidebar-cta-box{background:var(--accent-color);border-radius:20px;padding:50px}#public-route-root .sidebar-cta-box .icon-box{margin-bottom:40px}#public-route-root .sidebar-cta-box .icon-box img{width:100%;max-width:190px}#public-route-root .sidebar-cta-content{margin-bottom:60px}#public-route-root .sidebar-cta-content h3{font-size:20px;line-height:normal}#public-route-root .sidebar-cta-contact-list ul{margin:0;padding:0;list-style:none}#public-route-root .sidebar-cta-contact-list ul li{color:var(--primary-color);margin-bottom:25px;font-size:20px;font-weight:600}#public-route-root .sidebar-cta-contact-list ul li:last-child{margin-bottom:0}#public-route-root .sidebar-cta-contact-list ul li a{color:inherit;align-items:center;transition:all .3s ease-in-out;display:inline-flex}#public-route-root .sidebar-cta-contact-list ul li a:hover{color:var(--white-color)}#public-route-root .sidebar-cta-contact-list ul li img{width:100%;max-width:30px;margin-right:10px}#public-route-root .page-faqs-catagery .page-single-faqs{margin-bottom:60px}#public-route-root .page-faqs-catagery .page-single-faqs:last-child{margin-bottom:0}#public-route-root .contact-info-list{padding:100px 0}#public-route-root .contact-info-list-box{flex-wrap:wrap;gap:30px;display:flex}#public-route-root .contact-info-item{background-color:var(--secondary-color);border:1px solid var(--divider-color);border-radius:20px;width:calc(25% - 22.5px);padding:30px}#public-route-root .contact-info-item .icon-box{background:linear-gradient(to top,var(--accent-color)0%,var(--accent-secondary-color)50%,var(--accent-color)100%);border:1px solid var(--divider-color);background-size:auto 200%;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:30px;transition:all .3s ease-in-out;display:flex}#public-route-root .contact-info-item:hover .icon-box{background-position:bottom}#public-route-root .contact-info-item .icon-box img{width:100%;max-width:30px}#public-route-root .contact-info-item-content h3{margin-bottom:20px;font-size:20px}#public-route-root .contact-info-item-content p{margin:0}#public-route-root .contact-info-item-content a{color:inherit;transition:all .3s ease-in-out}#public-route-root .contact-info-item-content a:hover{color:var(--primary-color)}#public-route-root .application-list{flex-wrap:wrap;gap:15px;display:flex}#public-route-root .application-list .application-box{background:linear-gradient(to top,var(--accent-color)0%,var(--accent-secondary-color)50%,var(--accent-color)100%);border:1px solid var(--divider-color);background-size:auto 200%;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease-in-out;display:flex}#public-route-root .application-list .application-box:hover{background-position:bottom}#public-route-root .application-list .application-box img{width:100%;max-width:20px}#public-route-root .application-list .application-box .marketing-placeholder-mini{width:100%;height:100%;color:var(--primary-color);letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}#public-route-root .page-contact-us{padding:100px 0}#public-route-root .contact-page-shell{background:linear-gradient(135deg,#0a1b42f5 0%,#05102afa 100%);border-radius:32px;padding:28px;position:relative;overflow:hidden}#public-route-root .contact-page-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#3b82f638,#0000 38%),radial-gradient(circle at 100% 100%,#0ea5e924,#0000 34%);position:absolute;inset:0}#public-route-root .contact-page-shell>.row{z-index:1;position:relative}#public-route-root .page-legal{padding:100px 0}#public-route-root .legal-content .section-title p{margin-bottom:0}#public-route-root .legal-section-list{margin-top:40px}#public-route-root .legal-card{background:var(--primary-color);border:1px solid var(--divider-color);border-radius:20px;margin-bottom:30px;padding:30px}#public-route-root .legal-card:last-child{margin-bottom:0}#public-route-root .legal-card h3{color:var(--white-color);font-size:20px}#public-route-root .legal-card p{color:var(--text-color);margin:15px 0 0}#public-route-root .legal-contact{color:var(--text-color);margin-top:30px}#public-route-root .legal-contact a{color:var(--accent-color)}#public-route-root .contact-image-box{border:1px solid var(--divider-color);background:linear-gradient(#ffffff0d 0%,#ffffff05 100%);border-radius:28px;height:100%;margin-right:20px;padding:20px;position:relative;box-shadow:inset 0 1px #ffffff0a}#public-route-root .contact-us-image{border-radius:22px;height:100%;position:relative;overflow:hidden}#public-route-root .contact-us-image:before{content:"";z-index:1;pointer-events:none;position:absolute;inset:0}#public-route-root .contact-us-image figure{border-radius:20px;height:100%;display:block;overflow:hidden}#public-route-root .contact-us-image img{aspect-ratio:1/1.305;object-fit:cover;border-radius:20px;width:100%;height:100%}#public-route-root .contact-client-box{background-color:var(--divider-color);-webkit-backdrop-filter:saturate(180%)blur(30px);z-index:1;border-radius:20px;min-width:220px;padding:30px;position:absolute;bottom:36px;left:36px}#public-route-root .contact-client-counter p{color:var(--white-color);margin-bottom:5px}#public-route-root .contact-client-counter h2{color:var(--white-color);font-size:30px;font-weight:700}#public-route-root .contact-download-app{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:20px;display:flex}#public-route-root .contact-download-app .satisfy-client-images{width:calc(100% - 40px)}#public-route-root .contact-download-app .satisfy-client-image{border-color:var(--white-color)}#public-route-root .contact-download-app .satisfy-client-image figure img{max-width:30px}#public-route-root .contact-download-app .download-btn{background-color:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s ease-in-out;display:flex}#public-route-root .contact-download-app .download-btn img{width:100%;max-width:18px}#public-route-root .contact-download-app .download-btn:hover{background-color:#ffffff24}#public-route-root .contact-us-form{background-color:var(--surface-elevated);border:1px solid var(--divider-color);border-radius:28px;height:100%;padding:60px;box-shadow:inset 0 1px #ffffff0a}#public-route-root .contact-form form .form-control{color:var(--text-color);border:1px solid var(--divider-color);box-shadow:none;background-color:#ffffff0d;border-radius:14px;outline:none;padding:20px;font-size:16px;font-weight:400;line-height:normal;transition:border-color .3s,box-shadow .3s,background-color .3s}#public-route-root .contact-form form .form-control::placeholder{color:var(--text-color)}#public-route-root .contact-form-btn{justify-content:flex-start;display:flex}#public-route-root .google-map{padding:100px 0}#public-route-root .contact-map-shell{background:linear-gradient(#071431eb 0%,#030c21fa 100%);border-radius:28px;padding:32px}#public-route-root .google-map-iframe,#public-route-root .google-map-iframe iframe{border-radius:20px;width:100%;height:650px}#public-route-root .contact-download-cta{padding:0 0 100px}#public-route-root .contact-download-cta-box{border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:48px;display:flex}#public-route-root .contact-download-cta-box .section-title{max-width:740px}#public-route-root .contact-download-cta-box .section-title p{margin-bottom:0}#public-route-root .contact-download-cta-box .app-download-buttons{justify-content:flex-end;margin-top:0}#public-route-root .error-page{padding:100px 0}#public-route-root .error-page-image{text-align:center;margin-bottom:30px}#public-route-root .error-page-image img{width:100%;max-width:700px}#public-route-root .error-page-content{text-align:center}#public-route-root .error-page-content .section-title{margin-bottom:15px}@media only screen and (max-width:1880px){#public-route-root .bg-section{width:calc(100% - 40px)}}@media only screen and (max-width:1540px){#public-route-root header.main-header .header-sticky{width:calc(100% - 70px)}}@media only screen and (max-width:1440px){#public-route-root .container{max-width:1300px}#public-route-root .key-features-item{padding:30px}#public-route-root .benefits-item{gap:30px;padding:40px 40px 0}#public-route-root .benefits-item:nth-child(3n+2){padding-bottom:40px}#public-route-root .benefits-item-content{padding:0}#public-route-root .how-work-item{margin-bottom:50px}#public-route-root .how-work-item:after{height:calc(100% - 20px);top:65px}#public-route-root .key-fact-item-body{padding:40px 15px 25px}#public-route-root .key-fact-item-counter{margin-bottom:10px}#public-route-root .pricing-item-header{padding:30px}#public-route-root .pricing-item-body{padding:30px 20px 20px}#public-route-root .pricing-item-list ul{margin:20px 0 0}#public-route-root .pricing-item-btn{margin-top:30px}#public-route-root .social-app-item .icon-box{width:130px;height:130px}#public-route-root .social-app-slider:before,#public-route-root .social-app-slider:after{width:130px}#public-route-root .company-supports-slider{margin:0}#public-route-root .mission-vision-item .icon-box{margin-bottom:50px}#public-route-root .team-item-body{padding:30px 5px 15px}#public-route-root .faq-accordion .accordion-header .accordion-button{padding:25px 60px 25px 25px}#public-route-root .faq-accordion .accordion-item .accordion-body{padding:25px}#public-route-root .faq-accordion .accordion-item .accordion-button:after,#public-route-root .faq-accordion .accordion-item .accordion-button.collapsed:after{right:25px}#public-route-root .post-content{max-width:1100px}#public-route-root .team-about-content{padding:40px}#public-route-root .team-contact-list{margin-bottom:30px;padding-bottom:30px}#public-route-root .page-testimonials .testimonial-item,#public-route-root .sidebar-cta-box{padding:30px}#public-route-root .contact-info-item{padding:20px}#public-route-root .contact-client-box{padding:20px;bottom:30px;left:30px}#public-route-root .contact-us-form{padding:40px}#public-route-root .contact-page-shell,#public-route-root .contact-map-shell,#public-route-root .contact-download-cta-box{padding:24px}}@media only screen and (max-width:1024px){#public-route-root .navbar{padding:25px 0}#public-route-root .main-menu ul li{margin:0}#public-route-root .section-content-btn .section-btn{margin-top:20px}#public-route-root .section-title-content{margin-top:10px}#public-route-root .section-btn{text-align:left;margin-top:15px}#public-route-root .hero-icon{width:44px;height:44px}#public-route-root .hero-icon img{max-width:20px}#public-route-root .hero-icon-box-1{top:-40px}#public-route-root .hero-icon-box-2{top:34%}#public-route-root .satisfied-client-box{right:40px}#public-route-root .about-us-image-box{height:auto;margin:0 0 30px}#public-route-root .about-us-image figure img{aspect-ratio:1/.8}#public-route-root .key-features-item{min-height:260px}#public-route-root .key-features-item-title{margin-bottom:20px;padding-bottom:20px}#public-route-root .benefits-item{padding:30px 30px 0}#public-route-root .benefits-item:nth-child(3n+2){padding-bottom:30px}#public-route-root .why-choose-us-btn{margin-top:40px}#public-route-root .why-choose-us-image{background-size:100%;margin-top:70px}#public-route-root .why-choose-us-image img{max-width:85%}#public-route-root .how-it-work-content{margin-bottom:30px}#public-route-root .how-it-work-image-box{max-width:700px;margin:0 auto}#public-route-root .social-app-item .icon-box{width:100px;height:100px}#public-route-root .social-app-item .icon-box img{max-width:50px}#public-route-root .social-app-slider:before,#public-route-root .social-app-slider:after{width:100px}#public-route-root .testimonial-image-box{height:auto;margin:0 0 30px}#public-route-root .testimonial-review-item{padding:30px}#public-route-root .testimonial-rating-content,#public-route-root .testimonial-rating-image,#public-route-root .testimonial-social-icons{margin-top:20px}#public-route-root .testimonial-rating-content h2{font-size:44px}#public-route-root .testimonial-slider{padding:30px}#public-route-root .testimonial-item{min-height:300px}#public-route-root .company-supports-slider-box{margin-top:50px}#public-route-root .company-supports-content hr{width:28%}#public-route-root .company-supports-content{margin-bottom:30px}#public-route-root .company-supports-logo img{max-height:34px}#public-route-root .footer-links-box{margin-left:0}#public-route-root .approach-content{position:initial;margin-bottom:30px}#public-route-root .approach-btn{margin-top:30px}#public-route-root .mission-vision-item{padding:30px}#public-route-root .approach-footer-item{padding:20px}#public-route-root .team-image a img{aspect-ratio:1/1.01}#public-route-root .faqs-content-box{height:auto;margin-bottom:30px}#public-route-root .team-value-education-content,#public-route-root .contact-us-form.team-contact-form{width:100%}#public-route-root .team-education-item{margin-bottom:20px;padding-bottom:20px}#public-route-root .page-single-sidebar{margin-right:0}#public-route-root .page-category-list ul{padding:20px}#public-route-root .page-category-list ul li{margin-bottom:15px;padding-bottom:15px}#public-route-root .page-category-list ul li a:before{width:20px;height:20px}#public-route-root .sidebar-cta-box{padding:20px}#public-route-root .sidebar-cta-box .icon-box{margin-bottom:20px}#public-route-root .sidebar-cta-content{margin-bottom:30px}#public-route-root .sidebar-cta-contact-list ul li{margin-bottom:15px;font-size:18px}#public-route-root .sidebar-cta-contact-list ul li img{max-width:24px}#public-route-root .contact-info-item{width:calc(50% - 15px)}#public-route-root .contact-image-box{height:auto;margin:0 0 30px}#public-route-root .contact-us-image,#public-route-root .contact-us-image figure,#public-route-root .contact-us-image img{height:auto}#public-route-root .contact-us-image img{aspect-ratio:1/.68}#public-route-root .google-map-iframe,#public-route-root .google-map-iframe iframe{height:500px}#public-route-root .contact-download-cta-box .app-download-buttons{justify-content:flex-start}}@media only screen and (max-width:991px){#public-route-root .btn-default{padding:15px 40px 15px 15px}#public-route-root .btn-default:before{width:20px;height:20px;right:15px}#public-route-root header.main-header{top:0}#public-route-root header.main-header .header-sticky{width:100%}#public-route-root header.main-header .header-sticky.active{border-radius:0;width:100%}#public-route-root .navbar{padding:20px 0}#public-route-root .responsive-menu,#public-route-root .navbar-toggle,#public-route-root .slicknav_nav li,#public-route-root .slicknav_nav ul{display:block}#public-route-root .header-btn,#public-route-root .header-actions{display:none}#public-route-root .bg-section{border-radius:0;width:100%;margin:0}#public-route-root .bg-section .container-fluid{padding:0 15px}#public-route-root .section-row{margin-bottom:40px}#public-route-root .section-title{margin-bottom:30px}#public-route-root .section-title h1{font-size:58px}#public-route-root .section-title h2{font-size:38px}#public-route-root .section-title p{margin-top:10px}#public-route-root .hero{padding:150px 0 0}#public-route-root .hero-content .section-title p{font-size:16px}#public-route-root .hero-icon-box-1{top:0}#public-route-root .hero-icon{opacity:.3}#public-route-root .app-download-btn a img{max-width:160px}#public-route-root .hero-image-box{margin-top:40px}#public-route-root .hero-rating-box{padding:15px;left:15%}#public-route-root .hero-rating-counter h2{font-size:26px}#public-route-root .satisfied-client-box{width:195px;padding:20px;right:17%}#public-route-root .satisfied-client-header h2{font-size:26px}#public-route-root .about-us{padding:50px 0}#public-route-root .customer-support-box{max-width:280px}#public-route-root .customer-support-content{padding:20px}#public-route-root .app-download-circle{padding:15px}#public-route-root .app-download-circle a img{max-width:130px}#public-route-root .about-us-body-item .icon-box{width:50px;height:50px}#public-route-root .about-us-body-item .icon-box img{max-width:24px}#public-route-root .about-us-body-item-content{width:calc(100% - 65px)}#public-route-root .about-us-footer{margin-top:30px;padding-top:30px}#public-route-root .key-features{padding:50px 0}#public-route-root .key-features-item .icon-box{width:50px;height:50px}#public-route-root .key-features-item .icon-box img{max-width:24px}#public-route-root .section-footer-text,#public-route-root .section-footer-text ul{margin-top:10px}#public-route-root .section-footer-text ul li{font-size:18px}#public-route-root .our-benefits{padding:50px 0}#public-route-root .benefits-item{width:calc(50% - 15px);padding:20px 20px 0}#public-route-root .benefits-item:nth-child(3n+2){flex-direction:column;padding-top:20px;padding-bottom:0}#public-route-root .benefits-item:nth-child(3n+2) .benefits-item-image img{object-position:top center;border-radius:20px 20px 0 0}#public-route-root .our-benefits .section-footer-text{margin-top:40px}#public-route-root .why-choose-us{padding:50px 0 0}#public-route-root .why-choose-us-btn,#public-route-root .why-choose-us-image{margin-top:30px}#public-route-root .how-it-work{padding:50px 0}#public-route-root .how-work-item{margin-bottom:30px}#public-route-root .how-work-item:after{height:100%;top:50px;left:25px}#public-route-root .how-it-work-number{width:50px;height:50px}#public-route-root .how-it-work-number h3{font-size:24px}#public-route-root .how-work-item-content{width:calc(100% - 70px)}#public-route-root .our-key-fact{padding:50px 0}#public-route-root .key-fact-item{padding:10px}#public-route-root .key-fact-item-body{padding:20px 10px 10px}#public-route-root .key-fact-item-counter h2{font-size:34px}#public-route-root .our-pricing{padding:50px 0}#public-route-root .pricing-item-header{padding:20px}#public-route-root .pricing-item-price{margin-top:20px;padding-top:20px}#public-route-root .pricing-item-header-box .icon-box{width:50px;height:50px}#public-route-root .pricing-item-header-box{gap:15px}#public-route-root .pricing-item-header-box .icon-box img{max-width:24px}#public-route-root .pricing-item-content{width:calc(100% - 65px)}#public-route-root .pricing-item-content p{margin:5px 0 0}#public-route-root .pricing-item-price h2{font-size:34px}#public-route-root .pricing-item-body{padding:30px 10px 10px}#public-route-root .pricing-item-list ul li{margin-bottom:10px}#public-route-root .pricing-benefit-list{margin-top:10px}#public-route-root .pricing-benefit-list ul{gap:15px 30px}#public-route-root .our-social-apps{padding:50px 0}#public-route-root .our-social-apps .container-fluid{padding:0}#public-route-root .social-app-footer{margin-top:40px}#public-route-root .social-app-footer .app-download-buttons{margin-top:30px}#public-route-root .our-interface{padding:50px 0}#public-route-root .our-interface-slider .interface-pagination{margin-top:30px}#public-route-root .our-testimonials{padding:50px 0}#public-route-root .testimonial-image-box{padding:30px 30px 0}#public-route-root .testimonial-image figure img{max-width:350px}#public-route-root .testimonial-item-rating{margin-bottom:20px}#public-route-root .our-blog{padding:50px 0 20px}#public-route-root .post-featured-image{margin-bottom:15px}#public-route-root .post-item-content{margin-bottom:15px;padding-bottom:15px}#public-route-root .post-item-content p{margin:10px 0 0}#public-route-root .main-footer{margin-bottom:0;padding:50px 0 0}#public-route-root .footer-header .section-title{max-width:100%}#public-route-root .footer-header{margin-bottom:30px;padding-bottom:30px}#public-route-root .about-footer{max-width:100%;margin-bottom:30px}#public-route-root .about-footer-content{margin-top:15px}#public-route-root .footer-links ul li{margin-bottom:10px}#public-route-root .footer-contact-links ul li{margin-bottom:20px}#public-route-root .footer-copyright{margin-top:30px;padding:30px 0}#public-route-root .page-header{margin-top:0;padding:170px 0 80px}#public-route-root .page-header-box h1{font-size:58px}#public-route-root .our-approach{padding:50px 0}#public-route-root .approach-content-list ul li{margin-bottom:10px}#public-route-root .approach-content-list ul li:before{font-size:16px}#public-route-root .mission-vision-item .icon-box{width:50px;height:50px}#public-route-root .mission-vision-item .icon-box img{max-width:24px}#public-route-root .mission-vision-item-content ul{margin:20px 0 0;padding:20px 0 0}#public-route-root .mission-vision-item-content ul li{margin-bottom:10px;padding-left:25px}#public-route-root .mission-vision-item-content ul li:before{font-size:16px}#public-route-root .approach-footer-list{margin-top:30px}#public-route-root .approach-footer-item-content{margin-bottom:20px}#public-route-root .approach-footer-item-body .icon-box{width:50px;height:50px}#public-route-root .approach-footer-item-body .icon-box img{max-width:24px}#public-route-root .our-team{padding:50px 0}#public-route-root .team-item-body{padding:20px 0 5px}#public-route-root .our-faqs{padding:50px 0}#public-route-root .faqs-cta-box{padding:20px}#public-route-root .faqs-cta-box-header{margin-bottom:20px;padding-bottom:20px}#public-route-root .faqs-cta-box-counter h2{font-size:26px}#public-route-root .faq-accordion .accordion-item{margin-bottom:20px}#public-route-root .faq-accordion .accordion-header .accordion-button{padding:20px 55px 20px 20px}#public-route-root .faq-accordion .accordion-item .accordion-button:after,#public-route-root .faq-accordion .accordion-item .accordion-button.collapsed:after{width:26px;height:26px;right:20px}#public-route-root .faq-accordion .accordion-item .accordion-body{padding:20px}#public-route-root .page-features{padding:50px 0 20px}#public-route-root .page-blog{padding:50px 0}#public-route-root .page-pagination{margin-top:10px}#public-route-root .page-single-post{padding:50px 0}#public-route-root .post-image{margin-bottom:20px}#public-route-root .post-entry h2{font-size:38px}#public-route-root .post-entry p{margin-bottom:15px}#public-route-root .post-entry ol li,#public-route-root .post-entry ul li{margin-bottom:10px;font-size:16px}#public-route-root .post-entry blockquote{background-position:20px 20px;background-size:40px;margin-bottom:20px;padding:20px 20px 20px 70px}#public-route-root .post-entry blockquote p{font-size:18px}#public-route-root .post-tags{margin-bottom:20px}#public-route-root .post-tags .tag-links a{padding:12px 15px}#public-route-root .post-social-sharing ul{text-align:left}#public-route-root .page-team{padding:50px 0 20px}#public-route-root .page-team-single{padding:50px 0}#public-route-root .team-member-about,#public-route-root .team-personal-info,#public-route-root .team-value-work-content{margin-bottom:40px}#public-route-root .team-single-image,#public-route-root .team-about-content{width:100%}#public-route-root .team-about-content{padding:30px 20px}#public-route-root .team-contact-item .icon-box{width:50px;height:50px;margin-right:15px}#public-route-root .team-contact-item .icon-box img{max-width:24px}#public-route-root .team-contact-content{width:calc(100% - 65px)}#public-route-root .team-skills-list .skills-progress-bar{margin-bottom:20px}#public-route-root .skills-progress-bar .skill-data .skill-title,#public-route-root .skills-progress-bar .skill-data .skill-no{font-size:18px}#public-route-root .skills-progress-bar .skill-data{margin-bottom:10px}#public-route-root .team-education-item h3{margin-bottom:10px;padding-left:25px}#public-route-root .team-education-item h3:before{font-size:16px}#public-route-root .page-pricing{padding:50px 0}#public-route-root .page-testimonials{padding:50px 0 20px}#public-route-root .page-testimonials .testimonial-item{padding:20px}#public-route-root .page-gallery{padding:50px 0 20px}#public-route-root .page-faqs{padding:50px 0}#public-route-root .page-category-list,#public-route-root .page-single-sidebar{margin-bottom:30px}#public-route-root .page-faqs-catagery .page-single-faqs{margin-bottom:40px}#public-route-root .contact-info-list{padding:50px 0}#public-route-root .contact-info-item .icon-box{width:50px;height:50px;margin-bottom:20px}#public-route-root .contact-info-item .icon-box img{max-width:24px}#public-route-root .contact-info-item-content h3{margin-bottom:10px}#public-route-root .page-contact-us{padding:50px 0}#public-route-root .contact-client-box{bottom:20px;left:20px}#public-route-root .contact-client-counter h2{font-size:26px}#public-route-root .contact-us-form{padding:30px 20px}#public-route-root .contact-form form .form-control{padding:15px}#public-route-root .google-map{padding:50px 0}#public-route-root .contact-download-cta{padding:0 0 50px}#public-route-root .contact-page-shell,#public-route-root .contact-map-shell,#public-route-root .contact-download-cta-box{border-radius:24px;padding:20px}#public-route-root .error-page{padding:50px 0}#public-route-root .error-page-image{margin-bottom:20px}}@media only screen and (max-width:767px){#public-route-root .section-row{margin-bottom:30px}#public-route-root .section-title h1{font-size:28px}#public-route-root .section-title h2{font-size:26px}#public-route-root .app-download-buttons{gap:20px}#public-route-root .app-download-btn a img{max-width:140px}#public-route-root .hero-image-box{flex-wrap:wrap;gap:30px 20px;margin-top:30px;display:flex}#public-route-root .hero-rating-box{position:initial;align-content:center;width:calc(48% - 10px);animation:none;transform:none}#public-route-root .hero-rating-counter h2{font-size:22px}#public-route-root .hero-rating-counter h2 span{display:block}#public-route-root .satisfied-client-box{position:initial;width:calc(52% - 10px);padding:12px;animation:none;transform:none}#public-route-root .satisfied-client-header h2{font-size:22px}#public-route-root .about-us-image figure img{aspect-ratio:1/.95}#public-route-root .customer-support-title h3{font-size:14px}#public-route-root .customer-support-box,#public-route-root .app-download-circle-box{border-width:10px}#public-route-root .customer-support-box{border-radius:0 0 0 14px;max-width:210px}#public-route-root .customer-support-box:before,#public-route-root .customer-support-box:after,#public-route-root .app-download-circle-box:before,#public-route-root .app-download-circle-box:after{width:16px;height:16px}#public-route-root .customer-support-box:before{top:-11px;left:-25px}#public-route-root .customer-support-box:after{bottom:-25px;right:-10px}#public-route-root .customer-support-content{border-radius:12px;gap:10px;padding:15px}#public-route-root .customer-support-title{width:calc(100% - 40px)}#public-route-root .customer-support-content .icon-box img{max-width:30px}#public-route-root .app-download-circle-box{border-radius:0 14px 0 0}#public-route-root .app-download-circle{border-radius:12px;padding:10px}#public-route-root .app-download-circle-box:before{top:-25px;left:-10px}#public-route-root .app-download-circle-box:after{bottom:-11px;right:-26px}#public-route-root .app-download-circle a img{max-width:80px}#public-route-root .about-us-body-item{margin-bottom:20px;padding-bottom:20px}#public-route-root .about-us-body-item-content h3{font-size:18px}#public-route-root .key-features-item{min-height:230px;padding:20px}#public-route-root .key-features-item-title h3{font-size:18px}#public-route-root .section-footer-text ul li{font-size:16px}#public-route-root .benefits-item{width:100%}#public-route-root .why-choose-us-btn:before{display:none}#public-route-root .why-choose-us-image{padding-top:0}#public-route-root .why-choose-us-image img{max-width:100%}#public-route-root .how-work-item-content h3{font-size:18px}#public-route-root .how-it-work-image-box{gap:20px}#public-route-root .how-it-work-image{width:calc(50% - 10px)}#public-route-root .key-fact-item-counter h2{font-size:28px}#public-route-root .key-fact-item-content h3,#public-route-root .pricing-item-content h3{font-size:18px}#public-route-root .pricing-item-price h2{font-size:28px}#public-route-root .pricing-item-body{padding-top:20px}#public-route-root .pricing-item-list h3{font-size:18px}#public-route-root .pricing-item-list ul li:before{font-size:16px}#public-route-root .pricing-benefit-list{margin-top:5px}#public-route-root .pricing-benefit-list ul{gap:10px}#public-route-root .pricing-benefit-list ul li img{max-width:16px;margin-right:5px}#public-route-root .pricing-benefit-list ul li{font-size:14px}#public-route-root .social-app-slider:before,#public-route-root .social-app-slider:after{width:60px}#public-route-root .testimonial-image-box{padding:20px 20px 0}#public-route-root .testimonial-image{background-size:100%}#public-route-root .testimonial-review-item{width:100%;padding:20px}#public-route-root .testimonial-rating-content h2{font-size:28px}#public-route-root .testimonial-slider{padding:20px}#public-route-root .testimonial-item .testimonial-item-content h3,#public-route-root .testimonial-author-content h3{font-size:18px}#public-route-root .testimonial-item .testimonial-item-content p{margin:10px 0 0}#public-route-root .testimonial-btn{position:initial;justify-content:left;margin-top:30px}#public-route-root .company-supports-slider-box{margin-top:30px}#public-route-root .company-supports-content{justify-content:center;margin-bottom:20px}#public-route-root .company-supports-content hr{display:none}#public-route-root .company-supports-content p span{font-size:18px}#public-route-root .company-supports-logo img{max-height:30px}#public-route-root .post-item-content h2{font-size:18px}#public-route-root .footer-links{max-width:100%}#public-route-root .footer-links h3{margin-bottom:15px;font-size:18px}#public-route-root .footer-contact-links ul li{margin-bottom:15px}#public-route-root .footer-links ul li img{max-width:22px}#public-route-root .footer-copyright{padding:15px 0}#public-route-root .footer-copyright-box{justify-content:center}#public-route-root .page-header-box h1{font-size:28px}#public-route-root .mission-vision-item{width:100%;padding:20px}#public-route-root .mission-vision-item .icon-box{margin-bottom:30px}#public-route-root .mission-vision-item-content h3{font-size:18px}#public-route-root .mission-vision-item-content p{margin-top:10px}#public-route-root .approach-footer-item{width:100%}#public-route-root .approach-footer-item-content h3{font-size:18px}#public-route-root .faqs-cta-box-counter h2{font-size:22px}#public-route-root .faq-accordion .accordion-header .accordion-button{padding:15px 45px 15px 15px;font-size:16px}#public-route-root .faq-accordion .accordion-item .accordion-button:after,#public-route-root .faq-accordion .accordion-item .accordion-button.collapsed:after{width:22px;height:22px;font-size:12px;right:15px}#public-route-root .faq-accordion .accordion-item .accordion-body{padding:15px}#public-route-root .post-single-meta ol li,#public-route-root .post-single-meta ol li i{font-size:16px}#public-route-root .post-image img{aspect-ratio:1/.7}#public-route-root .post-entry blockquote{background-position:15px 15px;padding:60px 15px 15px}#public-route-root .post-entry blockquote p{font-size:16px}#public-route-root .post-entry h2{font-size:26px}#public-route-root .tag-links{font-size:18px}#public-route-root .team-contact-list{gap:20px}#public-route-root .team-contact-item{width:100%}#public-route-root .team-contact-content h3,#public-route-root .member-social-list h3{font-size:18px}#public-route-root .member-social-list,#public-route-root .member-social-list ul{gap:10px}#public-route-root .team-education-item h3{font-size:18px}#public-route-root .sidebar-cta-box .icon-box img{max-width:150px}#public-route-root .sidebar-cta-content h3{font-size:18px}#public-route-root .contact-info-item{width:100%}#public-route-root .contact-info-item-content h3{font-size:18px}#public-route-root .contact-us-image img{aspect-ratio:1/1.1}#public-route-root .contact-client-counter h2{font-size:22px}#public-route-root .contact-download-app{margin-top:10px}#public-route-root .contact-download-cta-box .app-download-buttons{justify-content:center}#public-route-root .google-map-iframe,#public-route-root .google-map-iframe iframe{height:350px}}
