.section{padding:6rem 5vw}@media (max-width:1024px){.section{padding-bottom:6rem;padding-top:6rem}}@media (max-width:767px){.section{padding-bottom:4rem;padding-top:4rem}}.section__container{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);width:100%}.column{display:flex;flex-direction:column;row-gap:1rem}.home-hero{aspect-ratio:16/6;background-blend-mode:normal,normal;display:flex;flex-direction:column;justify-content:center;padding-bottom:10rem;padding-top:8rem;width:100%;background:linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%),url(https://creditoff.sleekpress.com/wp-content/uploads/2025/08/2151382975.jpg) 50% 33% /cover no-repeat}@media (max-width:1024px){.home-hero{padding-bottom:10rem;padding-top:10rem}}.dark-section{color:var(--theme-palette-color-8,#ffffff)}.dark-section *{color:var(--theme-palette-color-8,#ffffff)}.button{align-items:center;display:inline-flex;font-weight:bold;justify-content:center;text-transform:uppercase;border-radius:10px;padding:1rem 3rem}@media (max-width:767px){.button{font-size:0.75rem}}.button-d{background-color:var(--theme-palette-color-1,#2A63F4);color:var(--theme-palette-color-8,#ffffff)}.button-d:is(:hover,:focus){background-color:var(--theme-palette-color-2,#67DEDD);color:var(--theme-palette-color-4,#000000)}.hero__container{margin-top:6rem}.hero__content-wrap{max-width:540px}@media (max-width:767px){.hero__content-wrap{width:100%}}.hero__btn{align-self:start;margin-top:1rem;padding:1rem 3rem}.button-alt{background-color:var(--theme-palette-color-2,#67DEDD);color:var(--theme-palette-color-4,#000000)}.button-alt:is(:hover,:focus){color:var(--theme-palette-color-8,#ffffff);background-color:var(--theme-palette-color-1,#2A63F4)}.hero__subheading{font-size:1.25rem;font-weight:bold;padding-left:2.25rem;position:relative}.hero__subheading:before{width:1.5rem;height:0.25rem;display:block;content:"";background-color:var(--theme-palette-color-2,#67DEDD);position:absolute;top:50%;left:0px;transform:translate3d(0px,-50%,0px)}@media (max-width:767px){.hero__subheading{font-size:0.9rem}}.services{padding-top:0px}.services__grid{column-gap:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-5rem;row-gap:2rem}@media (max-width:1024px){.services__grid{flex-wrap:wrap;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.services__grid{grid-template-columns:1fr}}.service__card{align-items:center;background-color:var(--theme-palette-color-7,#FAFBFC);box-shadow:10px 10px 25px 0px rgba(0,0,0,0.1);transition:all 0.3s ease-in-out 0s;border-radius:20px;padding:3rem}.service__card:is(:hover,:focus){box-shadow:10px 10px 25px -7px rgba(0,0,0,0.08)}@media (max-width:767px){.service__card{padding:2rem 1.5rem}}.service-card__title{color:var(--theme-palette-color-4,#000000);font-size:1.4rem;text-align:center}.service-card__text{text-align:center}.service-card__button{align-self:center;padding:0.5rem 2rem}.service-card__icon{display:inline-flex}.service-card__icon svg{fill:var(--theme-palette-color-1,#2A63F4);height:50px;width:50px}.button--outlined{align-self:center;background-color:transparent;color:var(--theme-palette-color-1,#2A63F4);border:2px solid var(--theme-palette-color-1,#2A63F4)}.button--outlined:is(:hover,:focus){background-color:var(--theme-palette-color-1,#2A63F4);color:var(--theme-palette-color-8,#ffffff)}.why-us{background-blend-mode:normal,normal;background:linear-gradient(to left,rgba(250,251,252,0.76) 0%,rgba(250,251,252,0.76) 100%),url(https://creditoff.sleekpress.com/wp-content/uploads/2025/09/company-transparency-shape-1-2.png) 100% 50% /contain no-repeat}.why-us__container{column-gap:4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3rem}@media (max-width:1024px){.why-us__container{grid-template-columns:1fr}}.has-rounded-corners{border-radius:20px}.why-us__img-container{background-blend-mode:normal;background-image:url('https://creditoff.sleekpress.com/wp-content/uploads/2025/08/about-shape-1-1.png');background-position:100% 10%;background-repeat:no-repeat;padding-left:4rem;padding-right:4rem;position:relative}.why-us__badge-container{left:0px;position:absolute;top:20%}.why-us__badge{align-items:center;background-color:var(--theme-palette-color-2,#67DEDD);border-bottom-right-radius:5px;border-top-right-radius:5px;display:flex;flex-direction:column;height:150px;justify-content:center;position:relative;width:150px}.why-us__badge:after{width:4rem;height:2rem;display:block;content:"";align-self:start;position:absolute;left:0px;bottom:-2rem;border-top:2rem solid var(--theme-palette-color-4,#000000);border-left:4rem solid transparent}.why-us__img{aspect-ratio:1;box-shadow:10px 10px 25px rgba(0,0,0,0.1);height:auto;object-fit:cover;object-position:0% 50%;width:100%}@media (max-width:1024px){.why-us__img{aspect-ratio:1}}.why-us__badge-text{color:var(--theme-palette-color-4,#000000);font-weight:bold;line-height:1.2;text-align:center}.why-us__badge-number{color:var(--theme-palette-color-4,#000000);font-size:2.5rem;font-weight:700}.icon-bulletlist{display:flex;flex-direction:column;padding-left:20px;row-gap:0.5rem}@media (max-width:767px){.icon-bulletlist{padding-left:0px}}.icon-bulletlist__item{align-items:flex-start;column-gap:1rem;display:inline-flex;list-style-type:none}.icon-bulletlist__item .gb-shape svg{width:1rem;height:1rem;fill:var(--theme-palette-color-1,#2A63F4);margin-top:0.35rem}@media (max-width:767px){.icon-bulletlist__item .gb-shape svg{flex-shrink:0}}.process{background-blend-mode:normal;background-image:url('https://creditoff.sleekpress.com/wp-content/uploads/2025/08/testimonials-map-1-1.png');background-position:50% 40%;background-repeat:no-repeat;background-size:auto}.process__title-container{align-items:center;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.process-grid{column-gap:2rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4rem;row-gap:2rem}@media (max-width:1024px){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.process-grid{grid-template-columns:1fr;margin-top:2rem}}.process-card{display:flex;flex-direction:column;height:100%;position:relative;text-align:center;transition:all 0.3s ease-in-out 0s}.process-card:hover .process-card__number{color:var(--theme-palette-color-1,#2A63F4)}.process-card:is(:hover,:focus){transform:translate3d(0px,-0.5rem,0px)}.process-card__inner{align-items:center;background-color:var(--theme-palette-color-8,#ffffff);box-shadow:10px 10px 25px rgba(0,0,0,0.05);flex-grow:1;border-radius:20px;padding:4rem 2rem 2rem 2rem}.process-card__number{color:var(--theme-palette-color-6,#EEEDF1);font-family:Helvetica;font-size:9rem;font-weight:800;line-height:1;margin-bottom:-3rem;position:relative;transition:all 0.3s ease-in-out 0s}.process-card__title{color:var(--theme-palette-color-4,#000000);font-size:1.25rem}.cta{background-blend-mode:normal;background-color:var(--theme-palette-color-1,#2A63F4);background-image:linear-gradient(0deg,var(--theme-palette-color-1,#2A63F4) 35%,var(--theme-palette-color-7,#FAFBFC) 35%);background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:-5px;padding-top:4rem}.cta__container{background-blend-mode:normal,normal;box-shadow:10px 10px 25px rgba(0,0,0,0.1);display:flex;flex-direction:column;row-gap:2rem;background:linear-gradient(to left,rgba(0,0,0,0.66) 0%,rgba(0,0,0,0.66) 100%),url(https://creditoff.sleekpress.com/wp-content/uploads/2025/08/3763-1.jpg) 51% 100% /cover no-repeat fixed;border-radius:21px;padding:8rem 4rem}@media (max-width:767px){.cta__container{padding:6rem 1.5rem}}.process-card__icon{display:inline-flex}.process-card__icon svg{fill:var(--theme-palette-color-1,#2A63F4);height:40px;width:40px}.section__title{font-size:4.5rem}@media (max-width:1024px){.section__title{font-size:3rem}}@media (max-width:767px){.section__title{font-size:2rem}}.inner-hero{aspect-ratio:16/6;background-blend-mode:normal;background-image:linear-gradient(90deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding-bottom:8rem;padding-top:8rem;width:100%}@media (max-width:1024px){.inner-hero{padding-bottom:10rem;padding-top:10rem}}.hero__icon-bulletlist__item .gb-shape svg{fill:var(--theme-palette-color-2,#67DEDD)}.img-list__item{align-items:center;column-gap:2rem;display:flex}.img-list__item-img{flex-shrink:0;height:200px;object-fit:cover;width:200px;border-radius:50%}.section__title--center{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:580px;text-align:center}.suitable-grid{column-gap:4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:6rem;row-gap:3rem}.suitable__item-img{aspect-ratio:16/10;height:auto;max-width:100%;object-fit:cover;width:100%}.faq__container{margin-top:4rem}.faq__accordion{background-color:var(--theme-palette-color-7,#FAFBFC);box-shadow:10px 10px 25px rgba(0,0,0,0.1);border-radius:20px;padding:2rem}.faq__acordion-item{background-color:var(--theme-palette-color-7,#FAFBFC);border-left-color:#000000;border-right-color:#000000;border-top-color:#000000;border-bottom:1px solid rgba(0,0,0,0.16);padding:1.5rem 0.5rem}.faq__accordion-title{font-weight:700}.has-hover-effect{overflow-x:hidden;overflow-y:hidden;position:relative}.has-hover-effect:after{content:"";position:absolute;top:50%;left:50%;height:0px;width:200%;background-color:rgba(255,255,255,0.3);transform:translate3d(-50%,-50%,0px) rotate(-45deg)}.has-hover-effect:hover:after{height:250%;background-color:transparent;transition:all 0.6s linear 0s}.has-zoom-effect{overflow-x:hidden;overflow-y:hidden;position:relative;transition:transform 0.6s ease-in-out 0s}.has-zoom-effect:hover img{transform:scale(1.1)}.suitable-item__figure{border-radius:20px}.content-container{display:flex;flex-direction:column;row-gap:1rem}.content-container *+:is(h1,h2,h3){margin-top:1rem}.narrow-container{margin-left:auto;margin-right:auto;max-width:1000px}.elizings-form{margin-top:3rem}