@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.info-card{background:#f8f9fb;border:1px solid #c9ecff;border-radius:20px;flex:1;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s ease}.info-card:hover{box-shadow:0 6px 16px #00000026}.info-card .info-card-body{padding:2rem}.info-card .info-card-body .icon-wrapper{margin-bottom:1.5rem;font-size:24px}.info-card .info-card-body .icon-wrapper svg{font-size:2.5rem}.info-card .info-card-body .info-card-title{margin-bottom:.2rem;font-size:1.2rem;font-weight:600;color:#333}.info-card .info-card-body .info-card-text{color:#666;font-size:1rem;line-height:1.6;margin-bottom:6px}@media(max-width:768px){.gap-3{flex-direction:column}.about-first_section .left-section h2{text-align:center}.about-first_section .left-section .banner-btn{width:100%}.about-fourth_section .offer-outer_section{flex-direction:column-reverse}.about-third_section .card_section{flex-direction:column}}*,*:before,*:after{box-sizing:border-box}*:not(dialog){margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}[hidden]:where(:not([hidden=until-found])){display:none!important}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#f9fafb;color:#1f2937;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button{border:none;outline:none;background:none;cursor:pointer;font-family:inherit}input,textarea{font-family:inherit;outline:none}ul{list-style:none}.content-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.footer-header{margin-bottom:1rem;font-size:1.2rem;text-transform:uppercase}.section{padding:4rem 0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#0077c0;border-radius:10px}::selection{background:#0077c0;color:#fff}.d-flex{display:flex}.gap-half{gap:.5rem}.align-center{align-items:center}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.gap-6{gap:6rem}body{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#1f2937}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:#1f2937;margin-bottom:.5em}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;color:#1f2937}a{color:#0077c0;text-decoration:none;transition:all .3s ease}a:hover{text-decoration:underline}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-center{text-align:center}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}}.button{padding:.55rem 1.2rem;border-radius:4px;font-size:1rem;transition:all .3s ease;cursor:pointer;text-align:center;text-decoration:none}.button--primary{background:#0077c0;color:#fff}.button--primary:hover{background-color:#226db4}.button--secondary{background:#202020;color:#fff}.button--outline{background:transparent;color:#0077c0;border:1px solid #0077c0}.button--outline:hover{background-color:#226db4;color:#fff}.heading{margin:0 0 1rem;line-height:1.3}.heading--primary{color:#0077c0}.heading--secondary{color:#202020}.heading--tertiary{color:#1f2937}.heading--align-left{text-align:left}.heading--align-center{text-align:center}.heading--align-right{text-align:right}.section-heading{margin-bottom:2rem}.section-heading__title{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#1f2937;position:relative}.section-heading__title:after{content:"";background-color:#ffc20a;width:60px;height:2px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%,-50%)}.section-heading__subtitle{font-size:1rem;color:#333}.section-heading--center{text-align:center}.section-heading--left{text-align:left}.section-heading--right{text-align:right}.section-heading--left h2:after{content:"";background-color:#ffc20a;width:60px;height:2px;position:absolute;bottom:-20px;left:0;transform:translate(0)}.header{padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;background-color:#fff;box-shadow:0 4px 6px #00000014}.header .navbar ul{display:flex;gap:1.5rem}.header .navbar ul li{list-style:none}.header .navbar ul li a{text-decoration:none;color:#202020;font-size:1rem}.header .navbar ul li a.active{color:#0077c0}.header .header_btn{display:flex;gap:1.5rem}.header .header_btn .button--outline,.header .header_btn .button--primary{font-size:.875rem}.footer{padding:3rem 0;border-top:1px solid #f3f4f6}.footer .flex-center{display:flex;gap:3rem;justify-content:space-between;margin-bottom:2rem}.footer .flex-center .apps_development{width:30%}.footer .flex-center .apps_development ul li{color:#202020;margin-bottom:.4rem}.footer .flex-center .apps_development ul li:hover{color:#000;transition:.2s ease-in-out}.footer .flex-center .links{width:18%}.footer .flex-center .links ul li a{color:#202020;margin-bottom:.4rem;line-height:2}.footer .flex-center .links ul li a:hover{color:#0077c0;transition:.2s ease-in-out;text-decoration:none}.footer .flex-center .location{width:30%}.footer .flex-center .contact_us{width:26%}.footer .flex-center .contact_us ul li{margin-bottom:.4rem;display:flex;align-items:flex-start;gap:1rem}.footer .flex-center .contact_us ul li svg{font-size:1.125rem;margin-top:.4rem;min-width:1.125rem}.footer .flex-center .contact_us ul li a{color:#202020;font-size:1rem}.footer .flex-center .contact_us ul li a:hover{color:#0077c0;transition:.2s ease-in-out;text-decoration:none}.footer .social_section{text-align:center}.footer .social_section .social-icons{display:flex;align-items:center;justify-content:center;gap:2rem}.footer .social_section .social-icons li{margin:0;gap:0}.footer .social_section .social-icons li a{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px #0000001a}.footer .social_section .social-icons li a svg{margin:0}.footer .social_section .social-icons li a:hover{color:#000;transition:.2s ease-in-out}.copyright_section{background:#0b0d1f;padding:1rem 0}.copyright_section .d-flex{display:flex;align-items:center;justify-content:space-between}.copyright_section .d-flex p{font-size:12px;margin:0;color:#fff;font-weight:100}.copyright_section .d-flex ul li a{font-size:12px;font-weight:100;color:#fff}.copyright_section .d-flex ul li a:after{content:"|";margin-left:.6rem}.copyright_section .d-flex ul li a:last-child:after{content:""}.copyright_section .d-flex ul li a:hover{color:#0077c0;transition:.2s ease-in-out;text-decoration:none}.banner-section{padding:4rem 0}.banner-section .left-content{text-align:left;flex-direction:column;flex:1;align-items:flex-start;display:flex}.banner-section .left-content h2{font-size:2.25rem;font-weight:500;line-height:3rem;margin-bottom:1.875rem}.banner-section .left-content h2 span:nth-child(1){color:#ffc20a}.banner-section .left-content h2 span:nth-child(2){color:#0077c0}.banner-section .left-content p{font-size:1rem;margin-bottom:1.5rem;color:#333;text-align:justify;line-height:1.7}.banner-section .left-content .custom-hr{flex-direction:column;align-items:center;display:flex}.banner-section .left-content .custom-hr .blue{border:2px solid #0077c0;background-color:#0077c0;width:55px;margin-bottom:.75rem;border-radius:8px;align-self:flex-start}.banner-section .left-content .custom-hr .orange{border:1px solid #ffc20a;width:30px;margin-bottom:1.875rem;border-radius:8px;align-self:flex-start}.banner-section .left-content .banner-btn{background-color:#226db4;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;font-size:14px}.banner-section .left-content .banner-btn:hover{background-color:#1a5e8c}.banner-section .left-content .banner-btn:disabled{background-color:var(--primary-50, 20%);cursor:not-allowed;opacity:.6;pointer-events:none;color:#fff}.banner-section .left-content .banner-btn{text-transform:uppercase;padding:15px 35px 15px 30px;border-radius:3px}.banner-section .right-content{flex:1;justify-content:center;display:flex}.product-list{padding:2rem 0 4rem}.product-list .product-list_inner{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product-list .product-list_inner .product_item{border-radius:.5rem;background-color:#fff;border:1px solid #e7eaf0;padding:1rem}.product-list .product-list_inner .product_item .icon_section{margin-bottom:1rem}.product-list .product-list_inner .product_item .icon_section svg{font-size:1.5rem;color:#ffc20a}.product-list .product-list_inner .product_item .icon_section h4{font-size:1.125rem;margin-bottom:1rem}.product-list .product-list_inner .product_item .icon_section p{font-size:1.125rem;color:#333;line-height:1.7}.third-section{padding:4rem 0;background:#fff}.third-section .content-wrapper{gap:5rem}.third-section .content-wrapper .left-section{flex:1}.third-section .content-wrapper .left-section p{font-size:1.125rem;margin-bottom:1.125rem;color:#333;text-align:justify;line-height:1.7}.third-section .content-wrapper .left-section .link-btn{background-color:transparent;color:#226db4;border:none;padding:10px 20px;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;font-size:16px}.third-section .content-wrapper .left-section .link-btn:hover{color:#1a5e8c}.third-section .content-wrapper .left-section .link-btn:disabled{color:#5ca0e0;cursor:not-allowed;opacity:.6;pointer-events:none}.third-section .content-wrapper .left-section .link-btn{padding:0}.third-section .content-wrapper .right-section{flex:1}.fourth-section{padding:4rem 0;background:#fff}.fourth-section .tab-container{width:100%}.fourth-section .tab-container .tab-header{display:flex;flex-wrap:wrap;width:60%;margin:0 auto;gap:2rem}.fourth-section .tab-container .tab-header button{cursor:pointer;color:#333;font-size:1rem;line-height:1.5;padding:.7rem .68rem}.fourth-section .tab-container .tab-header button.active{color:#0077c0}.fourth-section .tab-container .tab-content-wrapper{margin-top:3rem}.fourth-section .tab-container .tab-content-wrapper .tab-inner-wrapper{justify-content:center;display:flex}.fourth-section .tab-container .tab-content-wrapper .tab-inner-wrapper .tab-content{justify-content:center;width:80%;display:flex;gap:8rem}.fourth-section .tab-container .tab-content-wrapper .tab-inner-wrapper .tab-content li svg{font-size:3rem;color:#333}.fifth-section{padding:4rem 0;background:#fed600}.fifth-section .left-section{border-right:1px dashed #d0b31c;flex:1}.fifth-section .left-section .left-inner_section{align-items:flex-start;gap:1rem;display:flex;position:relative}.fifth-section .left-section .left-inner_section .founder-content{padding:0 90px;position:relative}.fifth-section .left-section .left-inner_section .founder-content:before{content:"";background:url(/images/logo-group.png) 0 0/contain no-repeat;width:40px;height:41px;margin:15px auto 40px;display:block;position:absolute;left:0;transform:scale(2)}.fifth-section .left-section .left-inner_section .founder-content h3{color:#010101;text-align:justify;font-size:1rem;margin:0;font-weight:500}.fifth-section .left-section .left-inner_section .founder-content h1{font-size:3rem;font-weight:500}.fifth-section .left-section .left-inner_section .founder-content h5{font-size:1.125rem;margin-bottom:1.125rem;font-weight:500}.fifth-section .left-section .left-inner_section .founder-content p{font-size:1.125rem;margin-bottom:1.125rem;color:#333;text-align:justify;line-height:1.7}.fifth-section .right-section{flex:1}.fifth-section .right-section .opt-quotes{background-color:#010101;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:20px;display:inline-flex;position:relative}.fifth-section .right-section .opt-quotes svg{color:#fff}.fifth-section .right-section .opt-quotes p{font-size:1.5rem;font-weight:200}.fifth-section .right-section .founder-inner_section{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.fifth-section .right-section .founder-inner_section img{border:1px solid #e09906;border-radius:2.25rem;padding:.5rem}.fifth-section .right-section .founder-inner_section .founder-name_section h3{font-size:22px;font-weight:500}.fifth-section .right-section .founder-inner_section .founder-name_section p{color:#333;font-size:1rem;font-weight:200}.about-first_section{padding:4rem 0;background-color:#f8f9fb}.about-first_section .left-section{text-align:left;flex-direction:column;flex:1;align-items:flex-start;display:flex}.about-first_section .left-section h2{font-size:2.25rem;font-weight:500;line-height:3rem;margin-bottom:1.875rem}.about-first_section .left-section h2 span:nth-child(1){color:#ffc20a}.about-first_section .left-section h2 span:nth-child(2){color:#0077c0}.about-first_section .left-section p{font-size:1rem;margin-bottom:1.5rem;color:#333;text-align:justify;line-height:1.7}.about-first_section .left-section .custom-hr{flex-direction:column;align-items:center;display:flex}.about-first_section .left-section .custom-hr .blue{border:2px solid #0077c0;background-color:#0077c0;width:55px;margin-bottom:.75rem;border-radius:8px;align-self:flex-start}.about-first_section .left-section .custom-hr .orange{border:1px solid #ffc20a;width:30px;margin-bottom:1.875rem;border-radius:8px;align-self:flex-start}.about-first_section .left-section .banner-btn{background-color:#226db4;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;font-size:14px}.about-first_section .left-section .banner-btn:hover{background-color:#1a5e8c}.about-first_section .left-section .banner-btn:disabled{background-color:var(--primary-50, 20%);cursor:not-allowed;opacity:.6;pointer-events:none;color:#fff}.about-first_section .left-section .banner-btn{text-transform:uppercase;padding:15px 35px 15px 30px;border-radius:3px}.about-first_section .right-section{flex:1;justify-content:center;display:flex}.about-second_section{padding:3rem 0;background:#fff}.about-second_section .heading-section{width:60%;max-width:1280px;margin:0 auto 2rem;position:relative}.about-second_section .container_wrapper{justify-content:space-between;align-items:center;margin:3rem 0 0;display:flex}.about-second_section .container_wrapper .inner_wrapper{text-align:center}.about-second_section .container_wrapper .inner_wrapper h3{font-size:1.8rem}.about-second_section .container_wrapper .inner_wrapper p{color:#333}.about-third_section{padding:3rem 0;background:#fff}.about-third_section .card_section{display:flex;gap:2rem}.about-fourth_section{padding:3rem 0;background:#fff}.about-fourth_section .offer-outer_section{gap:3rem;margin-top:5rem;display:flex}.about-fourth_section .offer-outer_section .left-section{flex:1}.about-fourth_section .offer-outer_section .left-section ul li{color:#333;margin-bottom:1rem;font-size:1rem;line-height:1.7}.about-fourth_section .offer-outer_section .left-section ul li:before{content:"🚀";margin-right:.75rem}.about-fourth_section .offer-outer_section .right-section{flex:1}.about-fourth_section .offer-outer_section .right-section .image-wrapper{width:100%;max-width:600px;height:350px;position:relative;overflow:hidden}.contact-first_section{padding:4rem 0;background-color:#f8f9fb}.contact-first_section .left-section{text-align:left;flex-direction:column;flex:1;align-items:flex-start;display:flex}.contact-first_section .left-section h2{font-size:2.25rem;font-weight:500;line-height:3rem;margin-bottom:1.875rem}.contact-first_section .left-section h2 span:nth-child(1){color:#ffc20a}.contact-first_section .left-section h2 span:nth-child(2){color:#0077c0}.contact-first_section .left-section p{font-size:1rem;margin-bottom:1.5rem;color:#333;text-align:justify;line-height:1.7}.contact-first_section .left-section .custom-hr{flex-direction:column;align-items:center;display:flex}.contact-first_section .left-section .custom-hr .blue{border:2px solid #0077c0;background-color:#0077c0;width:55px;margin-bottom:.75rem;border-radius:8px;align-self:flex-start}.contact-first_section .left-section .custom-hr .orange{border:1px solid #ffc20a;width:30px;margin-bottom:1.875rem;border-radius:8px;align-self:flex-start}.contact-first_section .left-section .banner-btn{background-color:#226db4;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;font-size:14px}.contact-first_section .left-section .banner-btn:hover{background-color:#1a5e8c}.contact-first_section .left-section .banner-btn:disabled{background-color:var(--primary-50, 20%);cursor:not-allowed;opacity:.6;pointer-events:none;color:#fff}.contact-first_section .left-section .banner-btn{text-transform:uppercase;padding:15px 35px 15px 30px;border-radius:3px}.contact-first_section .right-section{flex:1;justify-content:center;display:flex}.contact-second_section{padding:3rem 0;background:#fff}.contact-second_section .heading-section{width:60%;max-width:1280px;margin:0 auto 2rem;position:relative}.contact-second_section .heading-section .section-heading__title{margin-bottom:2rem;position:relative}.contact-second_section .heading-section .section-heading__subtitle{font-size:1rem;color:#333}.contact-second_section .form-section{display:flex;gap:3rem}.contact-second_section .form-section .left-section{flex:1}.contact-second_section .form-section .left-section .form-container .form-group{margin-bottom:1rem}.contact-second_section .form-section .left-section .form-container .form-group .label{color:#333;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.contact-second_section .form-section .left-section .form-container .form-group .label .mandatory{color:#da2027}.contact-second_section .form-section .left-section .form-container .form-group .input-field{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:12px 14px;font-size:14px}.contact-second_section .form-section .left-section .form-container .form-group select.input-field{width:110px}.contact-second_section .form-section .left-section .form-container .form-group .error{margin-top:4px;font-size:13px;color:#dc2626}.contact-second_section .form-section .left-section .form-container .form-group .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.contact-second_section .form-section .left-section .form-container .form-group .services-grid label{display:flex;align-items:center;gap:8px}.contact-second_section .form-section .left-section .form-container .submit-btn{background-color:#226db4;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;font-size:14px}.contact-second_section .form-section .left-section .form-container .submit-btn:hover{background-color:#1a5e8c}.contact-second_section .form-section .left-section .form-container .submit-btn:disabled{background-color:var(--primary-50, 20%);cursor:not-allowed;opacity:.6;pointer-events:none;color:#fff}.contact-second_section .form-section .left-section .form-container .submit-btn{margin-top:1rem;width:100%;text-transform:uppercase;letter-spacing:1px}.contact-second_section .form-section .left-section .form-container .submit-btn:disabled{opacity:.6}.contact-second_section .form-section .left-section .form-input,.contact-second_section .form-section .left-section .form-select,.contact-second_section .form-section .left-section .form-textarea{width:100%;padding:12px 14px;font-size:14px;border:1px solid #d1d5db;border-radius:6px}.contact-second_section .form-section .left-section .form-input:focus,.contact-second_section .form-section .left-section .form-select:focus,.contact-second_section .form-section .left-section .form-textarea:focus{border-color:#2563eb;outline:none}.contact-second_section .form-section .left-section .phone-row{display:flex;gap:10px}.contact-second_section .form-section .left-section .form-textarea{resize:vertical}.contact-second_section .form-section .left-section .checkbox-group{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.contact-second_section .form-section .left-section .checkbox-label{display:flex;align-items:center;gap:8px}.contact-second_section .form-section .right-section{flex:1}.contact-second_section .form-section .right-section .info-group{margin-bottom:1rem}.contact-second_section .form-section .right-section .info-group svg{font-size:12px;color:#333}.contact-second_section .form-section .right-section .info-group label{color:#333;font-size:12px;font-weight:600}.contact-second_section .form-section .right-section .info-group p{font-size:14px;line-height:1.7;color:#0009}.service-first_section{padding:4rem 0;background-color:#f8f9fb}.service-first_section .timeline{max-width:1200px;margin:0 auto;padding:1.5rem 0 0;position:relative}.service-first_section .timeline .timeline-row{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-first_section .timeline .timeline-row .timeline-card{position:relative;background:#fff;border-radius:12px;padding:1.5rem 1.75rem;box-shadow:0 8px 24px #0000000f;text-align:left}.service-first_section .timeline .timeline-row .timeline-card .card-header{display:flex;gap:1rem}.service-first_section .timeline .timeline-row .timeline-card .card-header .step-number{color:#0077c0;margin-bottom:.5rem;font-weight:600;display:inline-block}.service-first_section .timeline .timeline-row .timeline-card .card-header h3{color:#333;margin-bottom:.5rem;font-size:1.1rem}.service-first_section .timeline .timeline-row .timeline-card p{font-size:.95rem;line-height:1.5;color:#555;margin:0}.service-first_section .timeline .timeline-connector{background:#ffc20a;height:2px;margin:3rem 0;position:relative}.service-first_section .timeline-row:first-of-type .timeline-card:after{content:"";position:absolute;bottom:-3rem;left:50%;width:2px;height:1.5rem;background:#ffc20a;transform:translate(-50%)}.service-first_section .timeline-row:last-of-type .timeline-card:before{content:"";position:absolute;top:-3rem;left:50%;width:2px;height:1.5rem;background:#ffc20a;transform:translate(-50%)}.service-second_section{padding:3rem 0;background:#fff}.service-second_section .approach-content{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.service-second_section .approach-content .info-card:last-child{grid-column:1/-1}.service-second_section .approach-content .info-card .info-card-body{display:flex;flex-wrap:wrap;padding:1.5rem 1rem}.service-second_section .approach-content .info-card .info-card-body .icon-wrapper{margin-bottom:0;margin-right:.5rem}.service-second_section .approach-content .info-card .info-card-body .icon-wrapper svg{font-size:2rem;color:#0077c0}.service-second_section .approach-content .info-card .info-card-body h3{font-size:1.1rem;margin-top:.2rem}.service-second_section .approach-content .info-card .info-card-body p{margin-top:1rem;color:#333;font-size:.95rem;width:100%}.service-third_section{padding:3rem 0;background:#fff}.service-third_section .great-content_section{display:flex;gap:3rem}.service-third_section .great-content_section .left-panel{flex:1}.service-third_section .great-content_section .left-panel h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.service-third_section .great-content_section .left-panel p{color:#333;margin-bottom:1rem;font-size:1rem;line-height:1.7}.service-third_section .great-content_section .left-panel .quote_section{width:65%}.service-third_section .great-content_section .left-panel .quote_section .quote{position:relative}.service-third_section .great-content_section .left-panel .quote_section .quote:before{content:"";color:#ffc20a;border-left:3px solid #ffc20a;position:absolute;top:0;bottom:0;left:0}.service-third_section .great-content_section .left-panel .quote_section .quote p{color:#202020;padding-left:2rem}.service-third_section .great-content_section .left-panel .quote_section .profile_section{align-items:center;gap:1rem;display:flex}.service-third_section .great-content_section .left-panel .quote_section .profile_section h5{color:#333;font-size:1rem}.service-third_section .great-content_section .left-panel .quote_section .profile_section p{color:#718096;margin:0;font-size:13px}.service-third_section .great-content_section .left-panel .quote_section .profile_section .profile-image{width:50px;height:50px;border-radius:50%;object-fit:cover;object-position:top}.service-third_section .great-content_section .right-panel{flex:1}.service-third_section .great-content_section .right-panel img{color:transparent;width:100%;height:400px}
