.page-header{display:flex;height:75vh;padding:5rem 4rem;align-items:center;justify-content:space-between;gap:6.5rem;width:100%}.page-header .page-header-content{display:flex;width:80%;flex-direction:column;align-items:flex-start;gap:1rem}@media screen and (max-width:768px){.page-header{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;height:-moz-fit-content;height:fit-content;padding:4rem 1rem 6rem}.page-header .page-header-content{width:100%;align-items:flex-start}}.badge{display:flex;padding:.375rem .875rem;align-items:center;gap:.375rem;border-radius:.375rem;background:var(--colorGray-50,#f9fafb);width:-moz-fit-content;width:fit-content;margin-bottom:1rem}.badge p.badge-text{color:var(--colorPrimary,#ad1a33);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.125rem;letter-spacing:-.0175rem;text-transform:uppercase}.ribbon{width:100%}.ribbon-content{display:flex;width:100%;padding:4rem;align-items:center;gap:4rem}.ribbon-content h3{width:100%}@media screen and (max-width:768px){.ribbon-content{padding:4rem 1rem;flex-direction:column;gap:2rem}}.point{display:flex;align-items:flex-start;flex-direction:row;gap:.5rem;align-self:stretch}.point img.check-icon{padding:.25rem 0;width:1.25rem;height:1.25rem}button{border:none;outline:none;cursor:pointer}button.btn{display:flex;justify-content:center;align-items:center;gap:8px;border-radius:6px;transition:.3s ease-in-out}button.btn.primary{background:var(--colorPrimary,#ad1a33);color:var(--colorWhite,#fff)}button.btn.secondary{border:1px solid var(--colorGray-200,#e4e7ec);background:var(--colorGray-50,#f9fafb);color:var(--colorGray-600,#475467)}button.btn.primary:hover{background:var(--colorBlack,#fff)}button.btn.secondary:hover{background:var(--colorGray-200,#e4e7ec)}button.btn.lg{padding:14px 24px}button.btn.sm{padding:12px 20px}button.btn.fill{width:100%}button.btn.black-btn{background-color:var(--colorBlack,#000)}button.btn.black-btn:hover{background-color:var(--colorGray-900,#344054)}.btn{display:flex;justify-content:center;align-items:center;gap:8px;border-radius:6px;transition:.3s ease-in-out}.btn.primary{background:var(--colorPrimary,#ad1a33);color:var(--colorWhite,#fff)}.btn.secondary{border:1px solid var(--colorGray-200,#e4e7ec);background:var(--colorGray-50,#f9fafb);color:var(--colorGray-600,#475467)}.btn.primary:hover{background:var(--colorBlack,#fff)}.btn.secondary:hover{background:var(--colorGray-200,#e4e7ec)}.btn.lg{padding:14px 24px}.btn.sm{padding:12px 20px}.btn.fill{width:100%}.btn.black-btn{background-color:var(--colorBlack,#000)}.btn.black-btn:hover{background-color:var(--colorGray-900,#344054)}.center-heading{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.center-heading>*{text-align:center}.hero{display:flex;height:84vh;align-items:center;gap:6.5rem;align-self:stretch;background:var(--colorWhite,#fff);padding:6.5rem 4rem 8rem}.hero .hero-content{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;flex:1 0 0}.hero .hero-content .hero-inner-content{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.hero .hero-content .hero-btns{display:flex;align-items:flex-start;gap:2rem}@media screen and (max-width:1000px){.hero img.hero-img{display:none}}@media screen and (max-width:768px){h1.bold{font-size:2.875rem;line-height:3.625rem;letter-spacing:-.115rem}.hero{padding:3rem 1rem;height:-moz-fit-content;height:fit-content}.hero .hero-content .hero-inner-content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.hero .hero-content .hero-btns{flex-direction:column;width:100%;gap:1rem}.hero-btns button.btn{width:100%}.hero img.hero-img{display:none}}section.star{padding:0 4rem;width:100%;background:var(--colorWhite,#fff)}.star .star-content,section.star{display:flex;justify-content:space-between;align-items:center}.star .star-content{padding:4rem;flex:1 0 0;gap:4rem;border-radius:.5rem;background:linear-gradient(259deg,#414141 -5.87%,#000 117.2%)}.star .star-img{width:50%;-o-object-fit:cover;object-fit:cover;border-radius:6px;height:auto}.star-content .points{gap:1.25rem}.star-content .points,.star-content .star-inner-content{display:flex;flex-direction:column;align-items:flex-start}.star-content .star-inner-content{padding-left:0;justify-content:center;gap:1.5rem;flex:1 0 0}@media screen and (max-width:768px){h3.bold{font-size:2.25rem;font-weight:700;line-height:2.75rem;letter-spacing:-.09rem}section.star{padding:0}.star .star-content{display:flex;padding:3rem 1rem;flex-direction:column;align-items:flex-start;gap:2.0625rem;flex:1 0 0;border-radius:0}.star .star-img{width:100%}}section.perks{padding:6.5rem 4rem;gap:6rem;background:var(--colorWhite,#fff)}.perks .perk-card,section.perks{display:flex;flex-direction:column;align-items:center;align-self:stretch}.perks .perk-card{padding:1.5rem;gap:.75rem;flex:1 0 0;background:var(--colorGray-50,#f9fafb);cursor:pointer;transition:.3s ease-in-out}.perks .perk-card:hover{transform:scale(1.01)!important;box-shadow:0 4px 6px -2px rgba(16,24,40,.05),0 12px 16px -4px rgba(16,24,40,.07)}.perks .perks-content{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media screen and (max-width:768px){h2.bold{font-size:2.25rem;font-weight:700;line-height:2.75rem;letter-spacing:-.09rem}section.perks{padding:4rem 1rem;gap:4rem}.perks .perks-content{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}}.services{width:100%;background:var(
		--colorGradient-1,linear-gradient(90deg,#0a0101 -23.3%,#ad1a33 105.07%)
	)}section.services-content{padding:6.5rem 4rem;justify-content:center;gap:6.5rem;align-self:stretch}.service-card,section.services-content{display:flex;flex-direction:column;align-items:center}.service-card{padding:2.5rem 2rem;gap:.75rem;border-radius:var(--basicRadius);background:var(--colorWhite,#fff);cursor:pointer;transition:.15s ease-in}.service-card>*{text-align:center}.service-card .service-icon{margin-bottom:.75rem}.service-card:hover{background-color:var(--colorPrimary)}.service-card:hover h5,.service-card:hover p{color:var(--colorWhite,#fff)}.service-card:hover img.service-icon{filter:invert(1)}.service-card:hover{transform:scale(1.03)!important}.services-content .services-grid{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;gap:1.5rem;align-self:stretch;flex-wrap:wrap}@media screen and (max-width:768px){section.services-content{padding:4rem 1rem;gap:4rem}.services-content .services-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}}.feature{display:flex;padding:3rem 4rem;justify-content:space-between;align-items:center;align-self:stretch;gap:4rem}.feature .feature-content{display:flex;padding-right:0;flex-direction:column;align-items:flex-start;gap:1.125rem;flex:1 0 0;width:47.5%}.feature img.feature-img{width:47.5%;-o-object-fit:cover;object-fit:cover;border-radius:var(--basicRadius)}.feature .feature-content .points{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;align-self:stretch}.features{display:flex;padding:6.5rem 4rem;flex-direction:column;gap:2rem}@media screen and (max-width:768px){.features{padding:4rem 1rem;gap:3rem}.feature{padding:0;flex-direction:column}.feature .feature-content,.feature img.feature-img{width:100%}}section.testimonials{display:flex;padding:6.5rem 4rem;flex-direction:column;align-items:center;gap:6.5rem;align-self:stretch;background:var(--colorWhite,#fff)}.testimonials .testimonials-content{display:flex;justify-content:center;align-items:center;gap:6.5rem;width:100%}.testimonials .testimonials-content img.testimonial-img{width:40%}.testimonial-slider-wrapper{width:50%;height:100%}@media screen and (max-width:768px){section.testimonials{padding:4rem 1rem}.testimonials .testimonials-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:-moz-fit-content;height:fit-content}.testimonial-slider-wrapper,.testimonials .testimonials-content img.testimonial-img{width:100%}}.metric{display:flex;flex-direction:column;align-items:center;gap:.5rem}.metric p.metric-label{color:var(--colorWhite,#fff);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.125rem;letter-spacing:-.0175rem;text-transform:uppercase}.contact-bg{background:var(--Primary,#ad1a33)}section.contact-content{display:flex;padding:6.5rem 4rem;align-items:flex-start;gap:6.5rem;justify-content:space-between}.contact-content .contact-inner-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3.5rem;width:50%}.contact-content .contact-inner-content .contact-text-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.contact-content .contact-inner-content .contact-metrics{display:flex;flex-direction:row;align-items:center;gap:4rem}.contact-content form.contact-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:450px}@media screen and (max-width:768px){section.contact-content{padding:4rem 1rem;flex-direction:column;gap:3.5rem}.contact-content .contact-inner-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;flex:1 0 0;width:100%}.contact-content .contact-inner-contact .contact-text-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.contact-content .contact-inner-content .contact-metrics{display:flex;flex-direction:row;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.contact-content form.contact-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%}}.testimonialCard{gap:1.25rem;width:100%;height:280px}.testimonialCard,.testimonialCard .testimonial-text{display:flex;flex-direction:column;align-items:flex-start}.testimonialCard .testimonial-text{gap:1rem}.testimonialCard .client-info{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.testimonialCard .client-info img.client-avatar{width:48px;height:48px;border-radius:50%}.testimonialCard .client-info .client-text{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.testimonial-buttons{display:flex;justify-content:flex-start;align-items:center;gap:1rem;position:absolute;bottom:-56px}.testimonial-buttons button{background-color:transparent;outline:none;border:none}.testimonial-buttons button svg{stroke:var(--colorGray300)}.testimonial-buttons button svg:hover{stroke:var(--colorPrimary,#f4623a)}.testimonial-slider{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;position:relative;margin-top:-48px}@media screen and (max-width:768px){.testimonialCard{height:-moz-fit-content;height:fit-content;padding:3rem 0}.testimonial-buttons{position:relative;bottom:0;margin:0 auto}.testimonial-slider{margin-top:-32px}}input,textarea{outline:none;border:none;background-color:transparent}.input-field{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%}.select__control{display:flex;align-items:center;gap:.25rem;background:var(--colorWhite,#fff);border-radius:.375rem;color:var(--colorGray-700,#344054);font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-.0225rem;padding:8px 22px;border:none!important;padding-right:14px!important}.basic-multi-select,.select__control{width:100%;border-radius:6px!important}.basic-multi-select{padding:0}.css-qbdosj-Input,.select__value-container{padding:0!important;margin:0!important}.select__indicator-separator{display:none}.input-wrapper{display:flex;padding:.875rem 1.5rem;align-items:center;gap:.25rem;background:var(--colorWhite,#fff);border-radius:.375rem}.input-wrapper,.input-wrapper input,textarea{color:var(--colorGray-700,#344054);font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-.0225rem;width:100%}.protocol-prefix{padding-right:4px}.input-wrapper.dark{border:1px solid var(--colorGray200)}.dark .select__control,.input-wrapper.dark{background:var(--colorGray50);color:var(--colorWhite,#fff)}.dark .select__control{border:1px solid var(--colorGray200)!important}.input-wrapper textarea{height:6rem;resize:vertical}.sm.input-field .select__control{padding:4px 12px}.feature-block-2{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:6rem;padding:4rem 4rem 1rem}.feature-block-2-points{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.renderPoint{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:.75rem;align-self:stretch;border-radius:var(--basicRadius);transition:.3s ease}.renderPoint:hover{transform:scale(1.01)!important;box-shadow:0 4px 6px -2px rgba(16,24,40,.05),0 12px 16px -4px rgba(16,24,40,.07)}@media screen and (max-width:768px){.feature-block-2{align-items:center;gap:4rem;padding:4rem 1rem 0}.feature-block-2,.feature-block-2 .feature-block-2-points{display:flex;flex-direction:column}.service-page .feature{padding:2em 1rem}}.services .services-content .other-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.services .services-content .other-services-grid>*{width:100%}@media screen and (max-width:768px){.services .services-content .other-services-grid{display:flex;flex-direction:column}}.blog-items{display:flex;padding:4rem;flex-direction:column;align-items:flex-start;gap:4rem}.blog-items .blog-items-grid{display:flex;width:100%;justify-content:center;align-items:flex-start;gap:2.5rem}.blog-items .blog-items-grid>a{width:100%}@media screen and (max-width:768px){.blog-items{padding:2.5rem 1rem;align-items:center;gap:2.5rem}.blog-items,.blog-items .blog-items-grid{display:flex;flex-direction:column}}.category-badge{display:flex;padding:.25rem .5rem;align-items:center;gap:.375rem;border-radius:.375rem}.category-badge span{font-family:Inter;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.015rem;text-transform:uppercase}.blog-header-content{width:100%}.author-badge{display:flex;align-items:center;gap:.75rem;flex-direction:row}.author-badge .author-avatar{width:2.6rem;height:2.6rem;border-radius:50%;background:var(--colorWhite)}.author-badge .author-avatar img{width:2.6rem;height:2.6rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.author-badge .author-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.125rem}.blog-article{min-height:100vh}.blog-article .blog-article-header{padding:5rem 15rem;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),#d3d3d3 0 -479.074px /100% 316.168% no-repeat;background-position:50%;background-size:cover;min-height:440px}.blog-article .blog-article-header,.blog-article .blog-article-header .blog-header-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.blog-article .blog-article-header .blog-header-content{max-width:960px;margin:0 auto;gap:1rem}.blog-article .blog-article-header .blog-header-extra-info{display:flex;justify-content:space-between;align-items:center;width:100%}.blog-article .blog-article-header .blog-header-categories{display:flex;gap:.5rem}.blog-article .blog-body{margin:0 auto;max-width:960px;display:flex;padding:2.5rem 0 4rem;flex-direction:column;justify-content:center}.blog-article .blog-body p{color:var(--colorGray500,#667085);text-align:justify;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:-.0225rem}.blog-article .blog-body img{width:100%;-o-object-fit:cover;object-fit:cover}.blog-article .blog-body>div{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:768px){.blog-article .blog-article-header{padding:4rem 1rem}.blog-article .blog-body{padding:2.5rem 1rem 8rem}.blog-article .blog-body>div{display:flex;flex-direction:column;gap:1rem}}.skeleton-title-1,.skeleton-title-2{width:100%;height:46px!important;border-radius:4px;background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-title-2{width:60%}.skeleton-category{width:104px;height:24px;border-radius:4px}.skeleton-author-avatar,.skeleton-category{background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-author-avatar{width:2.6rem;height:2.6rem;border-radius:50%}.skeleton-author-date,.skeleton-author-name{width:6.5rem;height:.875rem;border-radius:.25rem;background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-author-date{width:5.25rem;height:.625rem}@media screen and (max-width:768px){.skeleton-title-1,.skeleton-title-2{width:100%}.skeleton-title-2{width:80%}.blog-header-content{width:100%;padding:0 1rem;gap:4rem!important}.blog-header-extra-info{display:flex;flex-direction:column;align-items:flex-start!important;gap:2rem!important}.skeleton-author-avatar{width:2.6rem;height:2.6rem;border-radius:50%;background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-author-date,.skeleton-author-name{width:6.5rem;height:.875rem;border-radius:.25rem;background:linear-gradient(90deg,#b1b1b1,#fff)}.skeleton-author-date{width:5.25rem;height:.625rem}}.blog-card{gap:1.5rem;width:100%}.blog-card,.blog-card .blog-card-content{display:flex;flex-direction:column;align-items:flex-start}.blog-card .blog-card-content{gap:.5rem}.blog-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:var(--basicRadius);transition:transform .1s ease-in}.blog-card .blog-card-content .categories{display:flex;gap:.5rem}.blog-card:hover img{transform:scale(1.03)}.blog-card.row{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;width:100%}.blog-card.row img{height:160px;width:-moz-fit-content;width:fit-content;-o-object-fit:cover;object-fit:cover;border-radius:var(--basicRadius);transition:transform .1s ease-in}.blog-card.row .blog-card-content{padding:1rem 0}.category-badge{width:-moz-max-content;width:max-content}.faqs{width:100%;padding:4rem;gap:6rem}.faqs,.faqs .faqs-header{display:flex;align-items:flex-start}.faqs .faqs-header{width:34%;flex-direction:column;gap:1.5rem;flex-shrink:0}.faqs .faqs-content,.faqs-item-content{display:flex;flex-direction:column;align-items:flex-end;gap:2rem;flex:1 0 0;width:100%}.faq-item{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:.5rem}.faq-item-question{display:flex;align-items:center;gap:1rem;justify-content:space-between;width:100%;padding-right:1rem;cursor:pointer}@media screen and (max-width:768px){.faqs{display:flex;padding:4rem 1rem;flex-direction:column;gap:2.5rem}.faqs .faqs-header{width:100%}}