.can-remove-block{padding:4rem 2rem;background:#fff;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 4px 20px rgba(37,182,176,.12);display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;position:relative;overflow:hidden}@media(max-width:940px){.can-remove-block{padding:3rem 1.5rem}}@media(max-width:640px){.can-remove-block{padding:2rem 1rem;border-radius:1rem 1rem 0 0}}.can-remove-block__title{text-align:center;text-transform:uppercase;margin:2rem 0 3rem;color:var(--font_color_second);text-shadow:2px 2px 4px rgba(37,182,176,.2);font-size:2.2rem;position:relative}@media(max-width:940px){.can-remove-block__title{font-size:1.8rem;margin:1.5rem 0 2rem}}@media(max-width:640px){.can-remove-block__title{font-size:1.5rem;margin:1rem 0 1.5rem}}.can-remove-block__title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:var(--free-consultation);border-radius:2px}.can-remove-block__bureaus{display:flex;justify-content:center;align-items:center;gap:2rem;margin:2rem 0 3rem;width:100%;padding:2rem 0;overflow:hidden;position:relative}.can-remove-block__bureaus:after,.can-remove-block__bureaus:before{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.can-remove-block__bureaus:before{left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.can-remove-block__bureaus:after{right:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}@media(max-width:940px){.can-remove-block__bureaus{padding:1.5rem 0;margin:1.5rem 0 2rem}}@media(max-width:640px){.can-remove-block__bureaus{padding:1rem 0;margin:1rem 0 1.5rem}}.can-remove-block__bureau-img{max-width:280px;height:auto;flex-shrink:0;filter:grayscale(0);transition:all .4s cubic-bezier(.4,0,.2,1);opacity:.9;padding:0 1.5rem}.can-remove-block__bureau-img:hover{filter:grayscale(0);opacity:1;transform:scale(1.08) translateY(-5px);filter:drop-shadow(0 8px 16px rgba(37,182,176,.3))}@media(max-width:940px){.can-remove-block__bureau-img{max-width:200px;padding:0 1rem}}@media(max-width:640px){.can-remove-block__bureau-img{max-width:160px;padding:0 .75rem}}.can-remove-block__list-wrapper{overflow:hidden}.can-remove-block__subtitle{font-style:italic;font-size:1.25rem;color:var(--font_color-basic);text-align:center;margin:0 0 3rem;line-height:1.8;max-width:900px;padding:0 1rem}@media(max-width:940px){.can-remove-block__subtitle{font-size:1.1rem;margin-bottom:2rem}}@media(max-width:640px){.can-remove-block__subtitle{font-size:1rem;margin-bottom:1.5rem;line-height:1.6}}.can-remove-block__list-wrapper{width:100%;max-width:1200px;margin:0 auto}.can-remove-block__list{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;justify-items:center;margin:0 auto;padding:0;list-style:none;width:100%}@media(max-width:1100px){.can-remove-block__list{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:700px){.can-remove-block__list{grid-template-columns:1fr;gap:1.5rem}}.can-remove-block__item{background:var(--background-block);border-radius:1rem;padding:2rem 1.5rem;width:100%;max-width:380px;min-width:280px;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(37,182,176,.1);border:1px solid rgba(37,182,176,.1);position:relative;overflow:hidden}.can-remove-block__item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--free-consultation);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.can-remove-block__item:hover{box-shadow:0 8px 24px rgba(37,182,176,.2);transform:translateY(-5px);border-color:rgba(37,182,176,.3)}.can-remove-block__item:hover:before{transform:scaleX(1)}@media(max-width:640px){.can-remove-block__item{min-width:0;padding:1.5rem 1.25rem;max-width:100%}}.can-remove-block__item-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.can-remove-block__icon{flex-shrink:0;width:50px;height:50px}.can-remove-block__item-title{font-size:1.1rem;margin:0;font-weight:600;color:var(--font_color-title)}.can-remove-block__item-body{display:flex;flex-direction:column;gap:.5rem}.can-remove-block__item-desc{color:var(--font_color-basic);font-size:1rem;margin:0;line-height:1.6}.can-remove-block__impact{color:var(--color-main);font-weight:600;font-size:1rem;letter-spacing:.01em;margin-top:.5rem}@media(max-width:900px){.can-remove-block__list{flex-direction:column;align-items:center;gap:3rem}.can-remove-block__item{max-width:100%;min-width:0;width:100%}.can-remove-block__bureaus{gap:1rem}}.transunion-color-text{color:#49a4c6}.equifax-color-text{color:#921d26}.experian-color-text{color:#443ba9}.credit-score{display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;position:relative}.credit-score:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,rgba(248,255,253,.3) 30%,rgba(152,255,234,.35) 70%,rgba(152,255,234,.4));pointer-events:none;z-index:0}@media(max-width:940px){.credit-score:after{height:160px}}@media(max-width:640px){.credit-score:after{height:140px}}.credit-score>*{position:relative;z-index:1}.credit-score__title{text-align:center;text-transform:uppercase;margin:5rem 0;color:var(--font_color_second);text-shadow:2px 2px 2px rgba(0,0,0,.3)}@media(max-width:768px){.credit-score__title{font-size:2rem}}@media(max-width:480px){.credit-score__title{font-size:1.8rem}}.credit-score__img{margin:0 auto;width:500px;height:auto}@media(max-width:768px){.credit-score__img{width:90%}}@media(max-width:480px){.credit-score__img{width:100%}}.credit-score .credit-score__img-container{background-color:transparent;width:40%;border-radius:25px;margin-bottom:2rem}@media(max-width:1000px){.credit-score .credit-score__img-container{width:80%}}@media(max-width:768px){.credit-score .credit-score__img-container{width:90%}}@media(max-width:480px){.credit-score .credit-score__img-container{width:100%}}.credit-score__description{max-width:800px;margin-top:1.5rem;text-align:center}.credit-score__description p{font-family:Roboto,sans-serif;font-size:1.1rem;line-height:1.6;color:var(--font-color-secondary);margin-bottom:1.2rem}@media(max-width:768px){.credit-score__description p{font-size:1rem}}@media(max-width:480px){.credit-score__description p{font-size:.9rem}}.credit-score__description p span{color:var(--color-main);font-weight:600}.credit-score__description p b{font-weight:700}.credit-score .fico-graphic-container{margin-top:2rem}.credit-score .fico-graphic-container .fico-graphic{margin:0 auto;max-width:800px;width:100%;height:auto}@media(max-width:1024px){.credit-score .fico-graphic-container .fico-graphic{max-width:600px}}@media(max-width:768px){.credit-score .fico-graphic-container .fico-graphic{max-width:100%}}@media(max-width:480px){.credit-score .fico-graphic-container .fico-graphic{max-width:90%}}.how-we-work{display:flex;flex-direction:column;padding:2rem;width:inherit}.how-we-work .title{text-align:center;text-transform:uppercase;margin:2rem auto 1.5rem;color:var(--font_color_second);text-shadow:2px 2px 4px rgba(37,182,176,.2);font-size:2.8rem;font-weight:800;letter-spacing:.05em;background:linear-gradient(135deg,var(--font_color_second) 0,var(--color-main) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.how-we-work .title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:var(--free-consultation);border-radius:2px}@media(max-width:940px){.how-we-work .title{font-size:2.3rem}}@media(max-width:768px){.how-we-work .title{font-size:1.9rem;margin:1.5rem auto 1rem}}.how-we-work__block{display:flex;align-items:center;justify-content:center;margin:2rem 0}.how-we-work__block .main-descript{width:40%;padding:4rem}.how-we-work__block .main-descript h2{font-size:2.3rem;color:var(--font_color-header);text-transform:uppercase;font-weight:700;width:70%;margin-bottom:1rem}@media(max-width:768px){.how-we-work__block .main-descript h2{font-size:1.8rem;width:100%}}.how-we-work__block .main-descript p{font-size:1.4rem;color:var(--font_color-header);font-weight:400;width:70%}@media(max-width:768px){.how-we-work__block .main-descript p{font-size:1.2rem;width:100%}}.how-we-work__block .main-image{width:40%;display:flex;justify-content:center;align-items:center}.how-we-work__block .main-image img{max-width:100%;height:auto}@media(max-width:1024px){.how-we-work__block .main-descript,.how-we-work__block .main-image{width:45%;padding:2rem}}@media(max-width:768px){.how-we-work__block{flex-direction:column;margin:1rem 0}.how-we-work__block:nth-child(2n){flex-direction:column-reverse}.how-we-work__block .main-descript,.how-we-work__block .main-image{width:100%;padding:1rem}}.testimonials-marquee{padding:5rem 2rem;width:100%;max-width:100%;background:linear-gradient(to bottom,#fff 0,hsla(0,0%,100%,.98) 6%,hsla(0,0%,100%,.9) 10%,hsla(0,0%,100%,0) 18%),var(--background-main,linear-gradient(to left bottom,#fff,rgba(98,244,237,.502)));position:relative;overflow:hidden}@media(max-width:940px){.testimonials-marquee{padding:3rem 1.5rem}}@media(max-width:640px){.testimonials-marquee{padding:2.5rem 1rem}}.testimonials-marquee__container{margin:0 auto;position:relative;height:340px;overflow:hidden;padding:30px 0;-webkit-mask:linear-gradient(90deg,transparent 0,rgba(0,0,0,.9) 6%,#000 12%,#000 88%,rgba(0,0,0,.9) 94%,transparent);mask:linear-gradient(90deg,transparent 0,rgba(0,0,0,.9) 6%,#000 12%,#000 88%,rgba(0,0,0,.9) 94%,transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}@media(max-width:940px){.testimonials-marquee__container{height:320px;padding:25px 0;-webkit-mask:linear-gradient(90deg,transparent 0,rgba(0,0,0,.9) 8%,#000 14%,#000 86%,rgba(0,0,0,.9) 92%,transparent);mask:linear-gradient(90deg,transparent 0,rgba(0,0,0,.9) 8%,#000 14%,#000 86%,rgba(0,0,0,.9) 92%,transparent)}}@media(max-width:640px){.testimonials-marquee__container{height:300px;padding:20px 0;-webkit-mask:linear-gradient(90deg,transparent 0,rgba(0,0,0,.9) 10%,#000 18%,#000 82%,rgba(0,0,0,.9) 90%,transparent);mask:linear-gradient(90deg,transparent 0,rgba(0,0,0,.9) 10%,#000 18%,#000 82%,rgba(0,0,0,.9) 90%,transparent)}}.testimonials-marquee__content{height:300px;display:flex;align-items:center}@media(max-width:640px){.testimonials-marquee__content{padding:1.5rem 0}}.testimonial-card{background:#fff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 4px 12px rgba(37,182,176,.12);min-width:360px;max-width:420px;width:380px;height:290px;max-height:290px;display:flex;flex-direction:column;justify-content:space-between;transition:none;transform-style:preserve-3d;border:1px solid rgba(37,182,176,.1);position:relative;overflow:hidden;flex-shrink:0;margin:0}.testimonial-card:before{content:'"';position:absolute;top:1rem;left:1.5rem;font-size:4rem;color:rgba(37,182,176,.15);font-family:serif;line-height:1}.testimonial-card:hover{transform:none;box-shadow:0 4px 12px rgba(37,182,176,.12);border-color:rgba(37,182,176,.1)}@media(max-width:940px){.testimonial-card{min-width:320px;max-width:360px;width:340px;height:250px;max-height:250px;padding:1.5rem}}@media(max-width:640px){.testimonial-card{min-width:300px;max-width:320px;width:310px;height:240px;max-height:240px;padding:1.25rem}}.testimonial-card__text{font-size:1.15rem;line-height:1.7;color:var(--font_color-basic);margin:2rem 0 .5rem;flex:1;position:relative;z-index:1;font-style:italic}@media(max-width:940px){.testimonial-card__text{font-size:1.05rem;margin-bottom:1.25rem}}@media(max-width:640px){.testimonial-card__text{font-size:1rem;margin-bottom:1rem;line-height:1.6}}.testimonial-card__author{display:flex;flex-direction:column;gap:.35rem;position:relative;z-index:1;padding-top:1rem;border-top:1px solid rgba(37,182,176,.1)}.testimonial-card__author strong{font-size:1.05rem;color:var(--font_color-title);font-weight:700;letter-spacing:.02em}.testimonial-card__author span{font-size:.9rem;color:var(--font_color_second);font-weight:400}