.samples-grid{display:flex;flex-wrap:wrap;gap:30px;max-width:990px;margin:90px auto 0}.sample-header{display:flex;align-items:center;gap:13px;padding:20px 21px;background:linear-gradient(180deg,#f8fcff,#f5f5ff)}.sample-card{background:#fff;border-radius:30px;padding:0;max-width:310px;width:100%;text-align:left;transition:all .3s ease;border:1px solid #cfdef0;display:flex;flex-direction:column;box-shadow:0 0 16px 0 #469fdf33;overflow:hidden}.sample-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(6,84,230,.15)}.sample-icon{width:48px;flex:0 0 48px;height:48px;background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;position:relative}.sample-icon:before{content:"";width:32px;height:32px;background-image:url(/_next/static/media/pdf-icon.8f51127c.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.sample-title{font-weight:500;font-style:Medium;font-size:14px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#464860;line-height:1.4}.sample-details{width:100%;padding:20px 22px;margin:0}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:0 0 7px}.detail-item:last-child{padding-bottom:0}.detail-label{font-size:12px;color:#60738a}.detail-label,.detail-value{line-height:180%;letter-spacing:0;font-weight:400}.detail-value{font-size:13px;vertical-align:middle;color:#464860;font-weight:500}.view-sample-btn{display:inline-flex;align-items:center;justify-content:center;gap:3px;background:#fff;color:#0654e6;border:1px solid #0654e6;padding:6px 32px;border-radius:10px;font-size:14px;font-weight:400;line-height:180%;cursor:pointer;transition:all .3s ease;width:calc(100% - 40px);margin:17px auto 23px}.view-sample-btn:hover{background:#0654e6;color:#fff}.view-sample-btn:before{content:"";width:20px;height:20px;background-image:url(/_next/static/media/eye.40ccd648.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.view-sample-btn:hover:before{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(239deg) brightness(100%) contrast(102%)}.samples-footer{margin-top:69px;text-align:center}.samples-footer p{font-weight:400;font-size:13px;color:#3b5f8b;line-height:100%}.samples-footer p a{color:#0654e6}.samples-footer p a:hover{text-decoration:underline}.footer-link{color:#0654e6;text-decoration:none;font-weight:500;transition:all .3s ease}.footer-link:hover{text-decoration:underline;color:#0542b8}@media (max-width:768px){.samples-section{padding:60px 20px}.samples-section .secTitlewrap h2{font-size:28px}.samples-section .secTitlewrap p{font-size:14px}.samples-grid{grid-template-columns:1fr;margin:50px auto 0;gap:20px;justify-content:center}.sample-title{font-size:16px;min-height:auto}}@media (max-width:575px){.samples-section{padding:40px 16px}.samples-section .secTitlewrap h2{font-size:24px}.detail-item{gap:4px}.view-sample-btn{max-width:100%}.samples-footer{margin-top:40px;text-align:center}.samples-footer p{line-height:150%}}@media (max-width:768px){.serviceBanner .bannerImageSkeleton{width:100%;max-width:300px;height:280px;margin:0 auto}}@media (max-width:480px){.serviceBanner .bannerImageSkeleton{width:100%;height:300px;border-radius:12px}.serviceBanner .bannerImageSkeleton:after{width:60px;height:60px;bottom:15px;right:15px}}.relatedservicesWrap{flex-wrap:wrap;align-items:stretch;gap:20px;max-width:860px;margin:70px auto 0}.relatedserviceCard,.relatedservicesWrap{display:flex;justify-content:center;width:100%}.relatedserviceCard{background:#f5fbff;border:1px solid #cfdef0;box-shadow:0 0 16px 0 #469fdf33;border-radius:20px;padding:20px 16px;text-align:center;max-width:200px;max-height:130px;min-height:130px;align-items:center;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.relatedserviceCard:hover{background:#fff;border:1px solid #0554e6;box-shadow:0 0 18.2px 7px #0554e61a;transform:translateY(-4px)}.relatedserviceCard a{text-decoration:none;font-weight:500;font-style:Medium;font-size:15px;line-height:140%;letter-spacing:0;text-align:center;color:#464860;display:block;transition:color .3s ease;position:relative;padding-bottom:5px}.relatedserviceCard a:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%) scaleX(0);width:40px;height:2px;background:#0554e6;transition:transform .4s ease}.relatedserviceCard:hover a{color:#0554e6}.relatedserviceCard:hover a:after{transform:translateX(-50%) scaleX(1)}.related-services-cta-wrapper{text-align:center;margin-top:70px}.related-services-cta-wrapper .hollow-cta-btn{display:inline-block;max-width:max-content;padding:13px 18px;background:transparent;border:1px solid #0654e6;border-radius:12px;font-weight:500;font-size:14px;line-height:100%;color:#0654e6;text-decoration:none;transition:all .3s ease}.related-services-cta-wrapper .hollow-cta-btn:hover{background:#0654e6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,84,230,.3)}@media screen and (max-width:1024px){.relatedservicesWrap{gap:16px}.relatedserviceCard{padding:14px 28px}}@media screen and (max-width:768px){.relatedservicesSec{padding:40px 16px}.relatedservicesSec .secTitlewrap h2{font-size:28px}.relatedserviceCard{padding:14px 24px;border-radius:12px}.relatedserviceCard a{font-size:15px;font-weight:400}}@media screen and (max-width:480px){.relatedservicesSec .secTitlewrap h2{font-size:24px}.relatedservicesWrap{flex-direction:column;align-items:center;margin:30px auto 0}.relatedserviceCard{width:100%;max-width:350px}.relatedserviceCard a{white-space:normal}}.processStepsGrid{display:flex;flex-wrap:wrap;gap:30px;margin:90px auto 40px}.processStepCard{background:#fff;border:1px solid #cfdef0;border-radius:30px;padding:28px 24px 25px;max-width:270px;width:100%;text-align:left;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.processStepCard:hover{border-color:#0554e6;box-shadow:0 6px 20px rgba(5,84,230,.15);transform:scale(1.05)}.stepIcon{font-size:40px;margin:0 0 12px;display:flex;align-items:flex-start;justify-content:flex-start}.stepIcon img{width:100%;height:100%;object-fit:contain}.processStepCard h3{font-size:16px;font-weight:500;color:#231f20;margin-bottom:7px;line-height:100%}.processStepCard p{font-size:13px;color:#6f6f6f;font-weight:400;line-height:190%;margin:0}.processFooter{text-align:center;max-width:950px;margin:50px auto 0}.processFooter p{font-weight:400;font-size:13px;line-height:100%;letter-spacing:0;color:#3b5f8b}@media screen and (max-width:1024px){.processStepsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:768px){.howprocessworkSec{padding:40px 16px}.howprocessworkSec .secTitlewrap{margin-bottom:40px}.howprocessworkSec .secTitlewrap h2{font-size:28px}.howprocessworkSec .secTitlewrap p{font-size:14px}.processStepsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.processStepCard{padding:24px 16px}.stepIcon{width:45px;height:45px}.processStepCard h3{font-size:15px}.processStepCard p{font-size:13px}}@media screen and (max-width:575px){.howprocessworkSec .secTitlewrap h2{font-size:24px}.processStepsGrid{gap:16px;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;margin:30px auto 40px;padding:20px 0}.processStepsGrid::-webkit-scrollbar{width:6px;height:6px}.processStepsGrid::-webkit-scrollbar-track{background:#e9f4ff;border-radius:10px}.processStepsGrid::-webkit-scrollbar-thumb{background:#0554e6;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.processStepsGrid::-webkit-scrollbar-thumb:active,.processStepsGrid::-webkit-scrollbar-thumb:hover{background:#0554e6}.processStepsGrid::-webkit-scrollbar-corner{background:#e9f4ff}.processStepCard{padding:24px 20px;max-width:310px;flex:0 0 280px}.processFooter{padding:16px}.processFooter p{font-size:14px}.stepIcon{font-size:32px;margin:0 0 8px}.processFooter p{line-height:150%}}.process-cta-wrapper{display:flex;justify-content:center;margin-top:40px}.process-cta-wrapper .hollow-cta-btn{display:inline-block;max-width:max-content;padding:13px 18px;background:transparent;border:1px solid #0654e6;border-radius:12px;font-weight:500;font-size:14px;line-height:100%;color:#0654e6;text-decoration:none;transition:all .3s ease}.process-cta-wrapper .hollow-cta-btn:hover{background:#0654e6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,84,230,.3)}.serviceFaqwrap{max-width:1106px;width:100%;margin:80px auto 0;display:flex;flex-wrap:wrap;gap:30px}.serviceFaqCard{padding:25px;border-radius:20px;max-width:538px;width:100%;background-color:#fff;transition:all .3s ease-in;border:1px solid #c8d9ee}.serviceFaqCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(6,84,230,.15)}.faqCol{display:flex;flex-direction:column;gap:20px}.serviceFaqCard h3{font-weight:400;font-style:Regular;font-size:15px;leading-trim:NONE;line-height:150%;letter-spacing:0;padding-bottom:20px;color:#1b1a2e}.serviceFaqCard .serviceCardAnswer ol,.serviceFaqCard .serviceCardAnswer ul{padding-left:15px}.serviceFaqCard .serviceCardAnswer li,.serviceFaqCard .serviceCardAnswer p{font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:180%;letter-spacing:0;color:#60738a}.serviceFaqCard .serviceCardAnswer li::marker{color:#60738a}@media(max-width:575px){.serviceFaqwrap{margin:50px auto 0}}.seo-section{padding:80px 20px;background:#fff}.seo-content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;max-width:1200px;margin:30px auto 0;max-height:900px;overflow-y:auto;padding-bottom:50px;padding-right:14px}.seo-content-wrapper.fullCol{grid-template-columns:1fr}.seo-content-wrapper::-webkit-scrollbar{width:6px;height:6px}.seo-content-wrapper::-webkit-scrollbar-track{background:#e9f4ff;border-radius:10px}.seo-content-wrapper::-webkit-scrollbar-thumb{background:#0554e6;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.seo-content-wrapper::-webkit-scrollbar-thumb:active,.seo-content-wrapper::-webkit-scrollbar-thumb:hover{background:#0554e6}.seo-content-wrapper::-webkit-scrollbar-corner{background:#e9f4ff}.seoCol{display:flex;flex-direction:column;gap:20px}.seoCard{background:#fff;padding:27px 30px;border-radius:20px;border:1px solid #deedff;transition:all .3s ease}.seoCard:hover{box-shadow:0 8px 24px rgba(6,84,230,.12)}.seoCard h2{font-weight:500;font-size:18px;line-height:140%;color:#464860;margin-bottom:20px;text-align:left}.seoCard-content{font-weight:400;font-size:13px;line-height:180%;color:#60738a}.seoCard-content p{font-size:14px;margin:0 0 12px;font-weight:400}.seoCard-content h3{font-weight:500;font-size:16px;line-height:140%;color:#464860;margin-bottom:15px;text-align:left}.seoCard-content p:last-child{margin-bottom:0}.seoCard-content strong{font-weight:500;color:#464860}.seoCard-content ol,.seoCard-content ul{margin:16px 0;padding-left:24px}.seoCard-content li{margin-bottom:8px}.seoCard-content a{color:#0654e6;text-decoration:none;transition:all .3s ease}.seoCard-content a:hover{text-decoration:underline}.seoCard-content table{width:100%;border-collapse:collapse;margin:20px 0;font-size:13px;background:#fff}.seoCard-content table thead{background:#f8fcff}.seoCard-content table th{padding:12px 16px;text-align:left;font-weight:500;font-size:13px;color:#464860;border-bottom:1px solid #e5e7eb}.seoCard-content table th:first-child{color:#60738a;font-weight:400}.seoCard-content table td{padding:12px 16px;text-align:left;color:#60738a;border-bottom:1px solid #f0f4f8;line-height:180%}.seoCard-content table td:first-child{color:#60738a;font-weight:400}.seoCard-content table tbody tr:last-child td{border-bottom:none}.seoCard-content table tbody tr:hover{background:#fafbfc}@media (max-width:968px){.seo-content-wrapper{grid-template-columns:1fr;gap:30px;margin-top:60px}.seoCol{gap:30px}.seoCard h2{font-size:20px}}@media (max-width:768px){.seo-section{padding:60px 20px}.seo-content-wrapper{gap:24px;margin-top:50px}.seoCol{gap:24px}.seoCard h2{font-size:18px;margin-bottom:12px}.seoCard-content{font-size:13px}}@media (max-width:480px){.seo-section{padding:40px 16px}.seo-content-wrapper{gap:20px;margin-top:40px}.seoCol{gap:20px}.seoCard h2{font-size:16px}}.blog-cards-wrapper{display:flex;flex-wrap:wrap;gap:26px;justify-content:flex-start;max-width:1200px;margin:70px auto 0}.blog-card{background:#fff;border-radius:25px;max-width:371px;width:100%;border:1px solid #f3f7fe;overflow:hidden;transition:all .3s ease;box-shadow:0 -2px 24.5px 0 #b7b7b740}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.blog-card-header{background:linear-gradient(101.41deg,#1176ca 3.07%,#064377);padding:30px 15px 20px;color:#fff;min-height:196px}.blog-header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid #3184c8}.blog-category-badge{background:#055ca6;padding:5px 10px;border-radius:100rem;line-height:100%;letter-spacing:0;text-transform:uppercase}.blog-category-badge,.blog-read-time{font-weight:500;font-size:13px;color:#fff}.blog-read-time{display:flex;align-items:center;gap:6px}.blog-icon-title{display:flex;align-items:flex-start;gap:12px}.blog-emoji{font-size:44px;line-height:100%;width:42px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blog-title{font-weight:400;font-size:16px;line-height:150%;color:#fff;margin:0;flex:1 1}.blog-card-body{padding:20px 15px 25px;display:flex;flex-direction:column;align-items:center}.blog-description{font-family:Circular Std,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:450;line-height:160%;color:#56606c;margin:0 0 25px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-description,.blog-read-more{font-style:Book;font-size:15px;letter-spacing:0}.blog-read-more{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:236px;width:100%;height:41px;margin-top:20px;background:#fff;border:1px solid #fff;border-radius:12px;font-weight:500;line-height:100%;color:#0654e6;text-decoration:none;transition:all .3s ease;position:relative}.blog-read-more:after{content:"";position:relative;width:17px;display:inline-block;height:17px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.83203 9.5H14.1654M14.1654 9.5L9.91536 5.25M14.1654 9.5L9.91536 13.75' stroke='%230654E6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;transition:transform .3s ease}.blog-read-more:hover{background:hsla(0,0%,100%,.9);color:#0543c1;transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.blog-read-more:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.83203 9.5H14.1654M14.1654 9.5L9.91536 5.25M14.1654 9.5L9.91536 13.75' stroke='%230543C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:translateX(4px)}.blog-cta-wrapper{text-align:center;margin-top:60px}.blog-view-all-btn{display:inline-block;padding:16px 32px;background:#0654e6;border-radius:12px;font-weight:500;font-size:15px;line-height:100%;color:#fff;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px rgba(6,84,230,.3)}.blog-view-all-btn:hover{background:#0543c1;transform:translateY(-2px);box-shadow:0 6px 20px rgba(6,84,230,.4)}@media (max-width:1024px){.blog-cards-wrapper{gap:24px}}@media (max-width:768px){.blog-section{padding:60px 20px}.blog-cards-wrapper{margin-top:50px;gap:20px}.blog-card{max-width:100%}.blog-card-header{padding:18px 20px 20px}.blog-title{font-size:16px}.blog-description{font-size:14px}}@media (max-width:575px){.blog-section{padding:40px 16px}.blog-cards-wrapper{margin-top:40px}.blog-card-header{padding:16px 18px 25px;min-height:unset}.blog-emoji{font-size:36px;width:36px;height:38px}.blog-title{font-size:15px}.blog-card-body{padding:20px}.blog-description{font-size:13px;margin-bottom:16px}.blog-cta-wrapper{margin-top:40px}.blog-view-all-btn{padding:14px 28px;font-size:14px}.blog-read-more{height:39px;font-size:14px}}.sticky-service-nav{position:fixed;top:0;left:0;right:0;width:100%;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 2px 10px rgba(0,0,0,.08);z-index:1001;transform:translateY(-100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.sticky-service-nav.visible{transform:translateY(0)}.sticky-service-nav .container{max-width:1200px;margin:0 auto;padding:0 20px}.sticky-nav-content{display:flex;align-items:center;justify-content:space-between;height:69px;gap:20px}.sticky-nav-logo{display:flex;align-items:center;flex-shrink:0}.sticky-nav-logo img{height:28px;width:auto}.sticky-nav-links{display:flex;align-items:center;gap:8px}.sticky-nav-link{padding:8px 16px;font-weight:450;font-size:15px;line-height:18px;color:#464860;text-decoration:none;transition:all .2s ease;border-radius:6px;white-space:nowrap}.sticky-nav-link:hover{background:#f5f9ff;color:#0654e6}.sticky-nav-cta{background:#1176ca;border:1px solid #1176ca;padding:9px 16px;border-radius:6px;font-size:14px;line-height:20px;color:#fff;text-decoration:none;text-align:center;transition:all .2s ease;white-space:nowrap;flex-shrink:0;cursor:pointer;font-weight:500;letter-spacing:0;max-width:max-content;position:relative;display:inline-flex;align-items:center;justify-content:center}.sticky-nav-cta:hover{background-color:#2d96ee;color:#fff;border-color:#2d96ee}.sticky-nav-cta:before{content:"";position:absolute;width:100%;height:100%;border-radius:6px;animation-name:pulse-animation-sticky;animation-duration:1s;animation-delay:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:normal;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-animation-sticky{0%{box-shadow:0 0 0 0 #1176ca;opacity:0}to{box-shadow:0 0 0 20px transparent}}@media (max-width:1024px){.sticky-nav-content{height:60px}.sticky-nav-links{gap:4px}.sticky-nav-link{padding:6px 12px;font-size:14px}.sticky-nav-cta{padding:8px 18px;font-size:14px}}@media (max-width:768px){.sticky-service-nav{display:none}}.sticky-footer-mobile{display:none}@media (max-width:768px){.sticky-footer-mobile{display:flex;flex-direction:column;align-items:center;gap:6px;position:fixed;bottom:0;left:15px;right:0;width:calc(100% - 30px);background:linear-gradient(180deg,#fff,#f8fbff);padding:12px 16px;box-shadow:0 -4px 20px rgba(17,118,202,.15),0 0 40px rgba(17,118,202,.1);border-top:2px solid #e6f3ff;transform:translateY(100%);transition:transform .3s ease;z-index:11;border-radius:12px 12px 0 0}.sticky-footer-mobile.visible{transform:translateY(0)}.sticky-footer-buttons{display:flex;align-items:stretch;gap:10px;width:100%}.sticky-footer-order-wrapper{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1 1;width:50%}.sticky-footer-price{font-size:11px;font-weight:600;color:#4a4a4a;white-space:nowrap;text-align:center;animation:pulse-price 2s ease-in-out infinite}@keyframes pulse-price{0%,to{opacity:1}50%{opacity:.7}}.sticky-footer-btn{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1176ca,#2d96ee);border:none;padding:14px 20px;border-radius:10px;font-size:16px;font-weight:500;line-height:20px;color:#fff;text-decoration:none;text-align:center;transition:all .3s ease;cursor:pointer;position:relative;white-space:nowrap;width:100%;height:48px}@keyframes button-glow{0%,to{box-shadow:0 4px 12px rgba(17,118,202,.3)}50%{box-shadow:0 6px 20px rgba(17,118,202,.5)}}.sticky-footer-btn:hover{background:linear-gradient(135deg,#2d96ee,#1176ca);transform:translateY(-2px);box-shadow:0 6px 20px rgba(17,118,202,.4)}.sticky-footer-btn:active{transform:translateY(0)}.sticky-footer-chat{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:2px solid #1176ca;padding:14px 16px;border-radius:10px;color:#1176ca;cursor:pointer;transition:all .3s ease;width:48%;height:48px;font-size:16px;font-weight:500}.sticky-footer-chat:active{transform:translateY(0)}.sticky-footer-chat svg{width:18px;height:18px;flex-shrink:0}}.marquee-container{position:relative;width:100%;overflow:hidden;padding:20px 0 0;margin-top:0;display:flex}.marquee-row-1 .marquee-content,.marquee-row-1 .marquee-content-clone{display:flex;gap:24px;animation:marquee-rtl 180s linear infinite;flex-shrink:0}.marquee-row-2 .marquee-content,.marquee-row-2 .marquee-content-clone{display:flex;gap:24px;animation:marquee-ltr 180s linear infinite;flex-shrink:0}.reviewsWrap{margin-top:50px}.reviewsWrap:hover .marquee-content{animation-play-state:paused}@keyframes marquee-rtl{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-ltr{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.review-card{background:#fff;border-radius:16px;padding:24px;min-width:380px;max-width:380px;height:274px;box-shadow:0 0 16px 0 #469fdf33;transition:all .3s ease;flex-shrink:0;border:1px solid #cfdef0;display:flex;flex-direction:column}.review-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.platform-name{flex-shrink:0;font-size:14px;font-weight:600;color:#464860}.rating-info{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.rating-number{font-size:13px;font-weight:400;color:#60738a}.review-time{font-size:11px;font-weight:400;color:#9ca3af}.stars-rating{display:flex;align-items:center;gap:8px;margin-bottom:12px}.stars{display:flex;gap:2px}.star{color:#fbbf24;font-size:18px}.rating-text{font-size:14px;font-weight:600;color:#1a1a1a;margin-left:4px}.reviwe-title{font-size:14px;font-weight:500;line-height:150%;color:#464860;margin-bottom:10px}.review-text-wrapper{flex:1 1;margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.review-text{font-size:12px;font-weight:400;line-height:180%;color:#60738a;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.review-read-more{color:#0654e6;font-weight:500;text-decoration:underline;white-space:nowrap;transition:color .2s ease;font-size:12px;align-self:flex-start;display:inline-flex;align-items:center;gap:4px}.review-read-more:hover{color:#1d4ed8;text-decoration:none}.review-read-more.dynamic:after{content:"";display:inline-block;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230654E6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%;transition:transform .2s ease}.review-read-more:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%231d4ed8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E");transform:translate(1px,-1px)}.verified-badge{display:inline-flex;align-items:center;gap:5px;background-color:#e3ffee;color:#0e9e42;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:500;line-height:180%;margin-bottom:20px}.review-details{margin-bottom:8px;padding-bottom:20px;border-bottom:1px solid #d8eaff}.subject-info{display:flex;align-items:center;gap:6px;position:relative;font-weight:400;font-style:Regular;font-size:12px;leading-trim:CAP_HEIGHT;line-height:140%;letter-spacing:0;vertical-align:middle;color:#464860}.subject-info:before{content:"";background:url(/_next/static/media/doc.eecdc414.svg);width:15px;height:15px;background-size:contain}.subject-icon{font-size:16px}.review-footer{justify-content:space-between;margin-top:auto;padding-top:12px}.author-info,.review-footer{display:flex;align-items:center}.author-info{gap:10px}.author-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#0654e6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.author-name{font-size:14px;font-weight:500;line-height:100%;color:#464860}.review-date{font-size:12px;font-weight:400;color:#5b5d62}.grade-badge{display:flex;align-items:center;gap:5px;font-size:13px;color:#7188a6;font-weight:400;font-size:11px;line-height:110%}.grade-badge:before{content:"";background:url(/_next/static/media/star.8ba31778.svg);width:12px;height:12px;background-repeat:no-repeat;display:inline-block}.star-icon{font-size:14px}.see-all-reviews{text-align:center;margin-top:60px}.see-all-btn{background-color:#0654e6;color:#fff;border:none;padding:9px 20px;border-radius:12px;font-size:15px;display:block;max-width:max-content;width:100%;margin:0 auto;font-weight:500;cursor:pointer;transition:all .3s ease;height:41px}.see-all-btn:hover{background-color:#1d4ed8;box-shadow:0 4px 12px rgba(37,99,235,.4);transform:translateY(-2px)}.see-all-btn:active{transform:translateY(0)}.verified-icon{background:url(/_next/static/media/verify.9c528b40.svg);display:inline-block;width:15px;height:15px;background-size:contain;background-repeat:no-repeat}@media (max-width:768px){.review-card{min-width:340px;max-width:340px;height:auto;min-height:274px;padding:20px}.marquee-row-1 .marquee-content{animation:marquee-rtl 120s linear infinite}.marquee-row-2 .marquee-content{animation:marquee-ltr 120s linear infinite}}@media (max-width:575px){.review-card{min-width:300px;max-width:300px;height:auto;min-height:260px;padding:16px}.marquee-container{padding:0 15px}.see-all-btn{width:100%;max-width:300px;font-weight:400}.marquee-row-1 .marquee-content{animation:marquee-rtl 90s linear infinite;padding:19px 15px 0;margin:0 15px}.marquee-row-2 .marquee-content{animation:marquee-ltr 90s linear infinite;padding:19px 15px 0;margin:0 15px}.marquee-content::-webkit-scrollbar{width:6px;height:6px}.reviewsWrap{margin-top:30px}.marquee-content::-webkit-scrollbar-track{background:#e9f4ff;border-radius:10px}.marquee-content::-webkit-scrollbar-thumb{background:#0554e6;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.marquee-content::-webkit-scrollbar-thumb:active,.marquee-content::-webkit-scrollbar-thumb:hover{background:#0554e6}.marquee-content::-webkit-scrollbar-corner{background:#e9f4ff}}.secEyebrow{background:#f0f9ff;display:flex;border-radius:100rem;padding:6px 15px;font-weight:400;font-size:14px;line-height:180%;letter-spacing:0;vertical-align:middle;color:#4e698b;max-width:max-content;width:100%;margin:0 auto 28px}.subjectWrap{display:flex;flex-wrap:wrap;justify-content:center;max-width:1152px;margin:80px auto 0;width:100%;gap:20px;row-gap:38px}.sujectcard{background:#fff;box-shadow:0 0 16px 0 #469fdf33;border:1px solid #cfdef0;border-radius:30px;transition:all .3s ease-in;padding:35px 20px 25px;max-width:273px;width:100%}.sujectcard:hover{transform:translateY(-4px);border-color:#0654e6}.cardIcon{width:40px;height:40px;display:inline-block;margin-bottom:10px}.subjectTitle{font-weight:500;color:#464860;font-size:16px;line-height:130%;margin-bottom:20px}.sujectcard ul{list-style:none}.sujectcard ul li{position:relative;font-weight:400;font-size:13px;line-height:150%;display:flex;align-items:center;color:#60738a}.sujectcard ul li+li{padding-top:17px}.sujectcard ul li:before{content:"";background:url(/_next/static/media/subjectArrow.f5f334c8.svg);width:16px;height:16px;display:inline-block;margin-right:5px}@media (max-width:575px){.secEyebrow{margin:0 auto 20px}.subjectWrap{margin:30px auto 0;row-gap:20px;padding:20px 0;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto}.subjectWrap::-webkit-scrollbar{width:6px;height:6px}.subjectWrap::-webkit-scrollbar-track{background:#e9f4ff;border-radius:10px}.subjectWrap::-webkit-scrollbar-thumb{background:#0554e6;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.subjectWrap::-webkit-scrollbar-thumb:active,.subjectWrap::-webkit-scrollbar-thumb:hover{background:#0554e6}.subjectWrap::-webkit-scrollbar-corner{background:#e9f4ff}.sujectcard{max-width:283px;flex:0 0 283px}}.whyContentwrap{display:flex;flex-wrap:wrap;max-width:987px;width:100%;justify-content:space-between;margin:90px auto 0;gap:30px}.whyusBox{max-width:309px;width:100%;border:2px solid #e3f0ff;box-shadow:0 0 16px 0 #469fdf33;background:#fff;padding:41px 21px 30px;transition:all .3s ease-in;border-radius:30px;text-align:center}.whyusBox:hover{transform:translateY(-4px);border-color:#0654e6}.whyusBox .whyusBoxtitle{font-weight:500;font-size:16px;line-height:150%;text-align:center;color:#231f20;padding-top:23px;text-wrap:wrap}.whyusBox p{font-weight:400;font-size:13px;line-height:25.95px;letter-spacing:.5%;text-align:center;color:#6f6f6f;padding-top:14px}.microCopy{max-width:987px;width:100%}.why-us-cta-wrapper{text-align:center;margin-top:40px}.why-us-cta-wrapper .hollow-cta-btn{display:inline-block;max-width:max-content;padding:13px 18px;background:transparent;border:1px solid #0654e6;border-radius:12px;font-weight:500;font-size:14px;line-height:100%;color:#0654e6;text-decoration:none;transition:all .3s ease}.why-us-cta-wrapper .hollow-cta-btn:hover{background:#0654e6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,84,230,.3)}@media (max-width:575px){.whyContentwrap{justify-content:flex-start;white-space:nowrap;overflow-x:scroll;margin:30px auto 0;padding:20px 0;flex-wrap:nowrap}.whyContentwrap::-webkit-scrollbar{width:6px;height:6px}.whyContentwrap::-webkit-scrollbar-track{background:#e9f4ff;border-radius:10px}.whyContentwrap::-webkit-scrollbar-thumb{background:#0554e6;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.whyContentwrap::-webkit-scrollbar-thumb:active,.whyContentwrap::-webkit-scrollbar-thumb:hover{background:#0554e6}.whyContentwrap::-webkit-scrollbar-corner{background:#e9f4ff}.whyusBox{min-height:100%;padding:30px 15px 40px;flex:0 0 309px}.whyusBox p{white-space:normal}}.whatReceivewrap{display:flex;justify-content:space-between;max-width:955px;flex-wrap:wrap;margin:100px auto 0;gap:63px;row-gap:27px}.whatRecivecard{position:relative;display:flex;gap:15px;max-width:375px;width:100%}.whatRecivecard:before{content:"";width:37px;height:37px;flex:0 0 37px;background:url(/_next/static/media/checkIcon.e6317d67.svg);display:inline-block;background-size:contain;background-repeat:no-repeat;transition:all .3s ease-in-out}.whatRecivecard:hover:before{transform:scale(1.1)}.contentCardTitle{font-weight:500;font-size:16px;color:#464860;line-height:100%;letter-spacing:0;padding-bottom:8px}.contentCard{max-width:394px;width:100%}.contentCardDesc *{color:#3b5f8b;font-weight:400;font-size:13px;line-height:180%;letter-spacing:.5%}@media(max-width:575px){.whatReceivewrap{margin:50px auto 0}.whatRecivecard:before{content:"";width:30px;height:30px}.whatRecivecard{gap:6px}.contentCardTitle{font-size:15px}}.writer-slider-wrapper{max-width:1200px;margin:0 auto;position:relative;padding:50px 22px 0}.writer-swiper{padding-bottom:66px}.writer-swiper .swiper-wrapper{padding-top:40px;padding-bottom:20px}.writer-swiper .swiper-button-next,.writer-swiper .swiper-button-prev{width:40px;height:40px;background:#fff;border:1px solid #d2e3f8;border-radius:50%;transition:all .3s ease;box-shadow:none}.writer-swiper .swiper-button-next:after,.writer-swiper .swiper-button-prev:after{content:"";display:none}.writer-swiper .swiper-button-next,.writer-swiper .swiper-button-prev{display:flex;align-items:center;justify-content:center}.writer-swiper .swiper-button-prev:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 5L0.5 5M0.5 5L5 9.5M0.5 5L5 0.5' stroke='%235F728B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.writer-swiper .swiper-button-next:before,.writer-swiper .swiper-button-prev:before{content:"";width:13px;height:10px;background-repeat:no-repeat;background-position:50%;background-size:contain}.writer-swiper .swiper-button-next:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 5L12.5 5M12.5 5L8 0.5M12.5 5L8 9.5' stroke='%235F728B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.writer-swiper .swiper-button-next:hover,.writer-swiper .swiper-button-prev:hover{border-color:#0654e6;background:#fff}.writer-swiper .swiper-button-prev{left:50%;transform:translateX(-160px);top:auto;bottom:0}.writer-swiper .swiper-button-next{right:auto;left:50%;transform:translateX(160px);top:auto;bottom:0}.writer-swiper .swiper-pagination{position:absolute;bottom:17px;left:50%;transform:translateX(-50%);width:auto;display:flex;justify-content:center;gap:8px}.writer-swiper .swiper-pagination-bullet{width:9px;height:9px;border-radius:50%;background:#e5e7eb;opacity:1;transition:all .3s ease;margin:0!important}.writer-swiper .swiper-pagination-bullet-active{background:#0554e6;width:30px;height:9px;border-radius:5px}.writer-card{background:#fff;border-radius:20px;border:1px solid #d7e6f8;padding:56px 0 0;height:100%;display:flex;flex-direction:column;transition:all .3s ease;box-shadow:0 0 16px 0 #308ed233;max-width:359px;width:100%;position:relative;overflow:visible}.writer-card:hover{box-shadow:0 8px 24px rgba(6,84,230,.12);transform:translateY(-4px)}.writer-header{display:flex;flex-direction:column;align-items:flex-start;gap:0;text-align:left;padding:0 20px 18px;border-bottom:none;position:relative}.writer-avatar{position:absolute;top:-95px;left:24px;flex-shrink:0;z-index:2}.avatar-img{border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 4.46px 4.46px 0 #00000040}.verified-badge-writer{width:20px;height:20px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center}.writer-info{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0;padding-top:0}.writer-name-wrapper{display:flex;align-items:center;margin-top:15px;gap:6px}.writer-name{font-weight:500;font-style:Medium;font-size:17px;line-height:100%;color:#464860}.writer-degree{font-weight:400;font-size:13px;line-height:130%;color:#60738a;padding-top:5px;height:31px}.writer-stats{display:flex;justify-content:space-between;gap:0;margin:0 20px 22px;padding:16px 10px;background:#fff;border-radius:12px;box-shadow:0 3px 13.4px 0 #88888833}.statsItemWrap{align-items:center;gap:5px;width:100%}.stat-item,.statsItemWrap{display:flex;justify-content:center}.stat-item{flex-direction:column;align-items:flex-start;gap:6px;flex:1 1;position:relative;text-align:center;align-items:center;padding:0 8px}.stat-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background:#e5f3ff}.stat-value{font-weight:500;font-style:Medium;font-size:13px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#60738a;display:flex;align-items:center;gap:6px}.text-green{color:#038733}.text-blue{color:#0654e6}.stat-label{font-weight:400;font-style:Regular;font-size:13px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#60738a;text-align:left}.writer-expertise{margin:0 20px 16px}.expertise-label{font-weight:400;font-size:13px;line-height:140%;color:#464860;margin:0 0 12px}.expertise-tags{display:flex;flex-wrap:wrap;gap:7px;height:71px;overflow:hidden}.expertise-tag{padding:6px 12px;height:32px;display:flex;align-items:center;justify-content:center;background:#eff6ff;border-radius:8px;border:1px solid #daeafe;font-weight:400;font-size:13px;line-height:100%;color:#0654e6}.writerBiowrap{border:1px solid #eaf2fb;background-color:#f8fbff;border-radius:20px;padding:15px 20px;margin:15px 20px;height:162px}.writer-description{font-weight:400;font-size:13px;line-height:170%;color:#60738a;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1 1}.hire-writer-btn{width:calc(100% - 40px);margin:0 20px 24px;padding:13px 24px;background:#0654e6;border:none;border-radius:12px;text-align:center;font-weight:500;font-size:15px;line-height:100%;color:#fff;cursor:pointer;transition:all .3s ease}.hire-writer-btn:hover{background:#0543c1;transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,84,230,.3)}.writer-footer{text-align:center;margin-top:40px}.writer-footer p{font-weight:400;font-size:14px;line-height:140%;color:#60738a;margin:0 0 24px}.view-all-writers-btn{display:inline-block;max-width:max-content;padding:13px 18px;background:transparent;border:1px solid #0654e6;border-radius:12px;font-weight:500;font-size:14px;line-height:100%;color:#0654e6;text-decoration:none;transition:all .3s ease}.view-all-writers-btn:hover{background:#0654e6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,84,230,.3)}@media (max-width:1024px){.writer-slider-wrapper{padding:0 40px}}@media (max-width:768px){.writer-section{padding:60px 20px}.writer-section .secTitlewrap{margin-bottom:40px}.writer-slider-wrapper{padding:0 30px}.writer-stats{gap:8px}.stat-value{font-size:13px}.stat-label{font-size:10px}.writer-footer{margin-top:60px}}@media (max-width:575px){.writer-section{padding:40px 16px}.writer-slider-wrapper{padding:0}.writer-avatar{top:unset;left:unset;position:relative}.writer-header{padding:0 0 18px;flex-direction:row;gap:10px;align-items:center}.writer-card{margin:0 auto;width:calc(100% - 24px);padding:10px 20px 20px;max-width:100%}.writer-card:hover{box-shadow:unset;transform:unset}.writer-swiper .swiper-button-next,.writer-swiper .swiper-button-prev{width:32px;height:32px}.writer-stats{margin:0 0 22px;gap:8px}.writer-expertise{margin:0 0 16px}.writer-description{margin:15px 0}.writer-swiper{padding-bottom:40px}.writer-swiper .swiper-button-next{transform:translateX(130px)}.writer-description{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.writerBiowrap{border:1px solid #eaf2fb;background-color:#f8fbff;border-radius:20px;padding:15px 20px;margin:0 0 15px}.hire-writer-btn{width:calc(100% - 0px);margin:0;padding:13px 24px;background:#0654e6;border:none;border-radius:12px;text-align:center;font-weight:500;font-size:15px;line-height:100%;color:#fff;cursor:pointer;transition:all .3s ease}.writer-swiper .swiper-button-next:after,.writer-swiper .swiper-button-prev:after{font-size:14px}.writer-name{font-size:16px}.writer-degree{font-size:12px}.writer-footer{margin-top:50px}.writer-footer p{font-size:13px}}.vetting-slider-wrapper{max-width:1200px;margin:0 auto;position:relative;padding:50px 65px 0}.writer-vetting-section{overflow:hidden}.vetting-swiper{padding-bottom:66px}.vetting-swiper .swiper-wrapper{padding-top:40px;padding-bottom:20px}.vetting-swiper .swiper-button-next,.vetting-swiper .swiper-button-prev{width:40px;height:40px;background:#fff;border:1px solid #d2e3f8;border-radius:50%;transition:all .3s ease;box-shadow:none}.vetting-swiper .swiper-button-next:after,.vetting-swiper .swiper-button-prev:after{content:"";display:none}.vetting-swiper .swiper-button-next,.vetting-swiper .swiper-button-prev{display:flex;align-items:center;justify-content:center}.vetting-swiper .swiper-button-prev:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 5L0.5 5M0.5 5L5 9.5M0.5 5L5 0.5' stroke='%235F728B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.vetting-swiper .swiper-button-next:before,.vetting-swiper .swiper-button-prev:before{content:"";width:13px;height:10px;background-repeat:no-repeat;background-position:50%;background-size:contain}.vetting-swiper .swiper-button-next:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 5L12.5 5M12.5 5L8 0.5M12.5 5L8 9.5' stroke='%235F728B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.vetting-swiper .swiper-button-next:hover,.vetting-swiper .swiper-button-prev:hover{border-color:#0654e6;background:#fff}.vetting-swiper .swiper-button-prev{left:50%;transform:translateX(-160px);top:auto;bottom:0}.vetting-swiper .swiper-button-next{right:auto;left:50%;transform:translateX(160px);top:auto;bottom:0}.vetting-swiper .swiper-pagination{position:absolute;bottom:11px;left:50%;transform:translateX(-50%);width:auto;display:flex;justify-content:center;gap:8px}.vetting-swiper .swiper-pagination-bullet{width:9px;height:9px;border-radius:50%;background:#e5e7eb;opacity:1;transition:all .3s ease;margin:0!important}.vetting-swiper .swiper-pagination-bullet-active{background:#0554e6;width:30px;height:9px;border-radius:5px}.vetting-card{background:#fff;border-radius:30px;border:1px solid #cfdef0;padding:49px 26px 27px;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;box-shadow:0 0 16px 0 #469fdf33;min-height:300px;max-width:330px;width:100%;position:relative}.vetting-card:hover{box-shadow:0 8px 24px rgba(6,84,230,.12);transform:translateY(-4px)}.step-badge{position:absolute;top:-20px;left:50%;width:38px;height:38px;background:linear-gradient(135deg,#0654e6,#0543c1);border-radius:10px;font-weight:600;font-size:18px;line-height:100%;color:#fff;box-shadow:0 4px 12px rgba(6,84,230,.3);transform:translateX(-50%)}.step-badge,.step-icon{display:flex;align-items:center;justify-content:center}.step-icon{width:51px;height:51px;margin-bottom:24px}.step-icon img{width:100%;height:100%;object-fit:contain}.step-name{font-weight:500;font-style:Medium;font-size:16px;line-height:100%;vertical-align:middle;color:#464860;margin-bottom:14px}.step-description,.step-name{leading-trim:NONE;letter-spacing:0;text-align:center}.step-description{font-weight:400;font-style:Regular;font-size:13px;line-height:190%;color:#6f6f6f;flex:1 1}.step-description p{margin:0;max-height:90px;height:100%;min-height:80px}.step-description ol,.step-description ul{text-align:left;padding-left:20px;margin:12px 0}.step-description li{margin-bottom:8px}.vetting-footer{text-align:center;margin-top:40px;padding:20px}.vetting-footer p{font-weight:400;font-size:15px;line-height:160%;color:#464860;max-width:800px;margin:0 auto}.vetting-stats-section{margin-top:30px}.vetting-stats-wrapper{max-width:650px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.stat-badge{display:flex;align-items:center;gap:3px;max-width:max-content;padding:0 20px;height:51px;background:#fff;border:1px solid #cfdef0;box-shadow:0 4px 7.3px 0 #daeafe;background:#ffffff1a;border-radius:50px;transition:all .3s ease}.stat-badge:hover{border-color:#0654e6;box-shadow:0 4px 12px rgba(6,84,230,.15)}.stat-percentage{font-weight:500;color:#0554e6}.stat-percentage,.stat-text{font-size:14px;line-height:100%}.stat-text{font-weight:400;color:#4a4a4a}@media (max-width:1024px){.vetting-slider-wrapper{padding:0 40px}}@media (max-width:768px){.writer-vetting-section{padding:60px 20px}.vetting-slider-wrapper{padding:0 30px}.step-badge{width:42px;height:42px;font-size:14px}.step-name{font-size:16px}.step-description{font-size:13px}.vetting-footer{margin-top:60px}.vetting-footer p{font-size:14px}.vetting-stats-wrapper{gap:20px}.stat-badge{padding:10px 16px}.stat-percentage{font-size:15px}.stat-text{font-size:13px}}@media (max-width:575px){.writer-vetting-section{padding:40px 16px}.vetting-slider-wrapper{margin-top:40px;padding:0 20px}.vetting-card{padding:35px 20px 24px}.vetting-swiper .swiper-button-next,.vetting-swiper .swiper-button-prev{width:32px;height:32px}.step-badge{width:38px;height:38px}.step-icon{width:60px;height:60px;margin-bottom:20px}.vetting-swiper .swiper-button-next{transform:translateX(133px)}.step-name{font-size:15px}.vetting-footer{margin-top:20px}.vetting-footer p{font-size:13px}.vetting-stats-section{margin-top:25px}.vetting-stats-wrapper{gap:15px}.stat-badge{padding:8px 14px;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 8px)}.stat-percentage,.stat-text{font-size:13px}}