@charset "UTF-8";.c-stickyOffer{background-color:var(--nj-semantic-color-background-brand-secondary-default);position:fixed;top:0;left:0;width:100%;z-index:1200;transition:transform .4s ease,opacity .4s ease;will-change:transform;box-shadow:0 0 24px 0 rgba(0,0,0,0.15)}
.c-stickyOffer.is-active{opacity:1;transform:translateY(0) translateZ(0)}
.c-stickyOffer,.no-scroll .c-stickyOffer{transform:translateY(-100%) translateZ(0);opacity:0}
.c-stickyOffer__wrap{display:flex;justify-content:center;align-items:center;width:100%;padding:10px 15px}
.c-stickyOffer__icon,.c-stickyOffer__promo.c-promoTile{display:none}
.c-stickyOffer .c-badge2,.c-stickyOffer__img{display:none}
.c-stickyOffer__info{font-size:1.1rem;max-width:60%}
.c-stickyOffer__bold{font-weight:700;font-size:1.8rem;color:var(--nj-semantic-color-background-brand-solid-default)}
.c-stickyOffer__title,.c-stickyOffer__info{margin-right:15px}
.c-promoTile{display:flex;align-items:center;padding:10px;background-color:var(--nj-semantic-color-background-accent-pink-solid-default);border-radius:10px 0 10px 0;font-size:1rem;color:var(--nj-semantic-color-background-neutral-primary-default);text-transform:uppercase}
@media(max-width:47.99em){.c-stickyOffer .c-baseBtn{padding:10px;min-height:40px;font-weight:400;font-size:1.6rem}
.c-stickyOffer__info{text-align:center}
.c-stickyOffer__title{font-weight:700}
}
@media(min-width:48em){.c-stickyOffer__wrap{padding:15px}
.c-stickyOffer__title,.c-stickyOffer__info{margin-right:30px}
.c-stickyOffer__title,.c-stickyOffer__bold{font-weight:700;font-size:1.8rem}
.c-stickyOffer__info{max-width:auto;font-size:1.6rem}
.c-stickyOffer__bold{color:var(--nj-semantic-color-background-brand-solid-default)}
}
@media(min-width:64em){.c-stickyOffer__icon,.c-stickyOffer__promo.c-promoTile{display:block;margin-right:30px}
.c-stickyOffer .c-badge2,.c-stickyOffer__img{display:block;margin-right:30px}
.c-stickyOffer__img{width:40px}
.c-stickyOffer__icon{font-size:5rem}
}
.c-estimIntro{padding-bottom:60px;overflow:hidden}
.c-estimIntro .c-headSection,.c-estimIntro__header,.c-estimIntro__doc,.c-estimIntro__wrapper{position:relative}
.c-estimIntro__header{background-color:var(--nj-semantic-color-background-status-information-tertiary-default)}
.c-estimIntro__doc{bottom:-30px;margin:0 auto;padding:30px 15px;border:6px solid var(--nj-semantic-color-background-status-information-tertiary-default);background-color:var(--nj-semantic-color-background-neutral-primary-default);box-shadow:0 2px 25px 7px rgba(0,0,0,0.1)}
.c-estimIntro__desc{max-width:520px;margin:0 auto}
@media(max-width:47.99em){.c-estimIntro .c-headSection{padding-bottom:0}
.c-estimIntro__blob1,.c-estimIntro__blob2{display:none}
.c-estimIntro__desc .c-wysiwyg b{font-weight:normal}
.c-estimIntro__descImg{display:block;margin:0 auto 20px}
}
@media(min-width:48em){.c-estimIntro__blob1,.c-estimIntro__blob2,.c-estimIntro__descImgLeft,.c-estimIntro__descImgRight{position:absolute}
.c-estimIntro__blob1{bottom:0;left:0;overflow:hidden}
.c-estimIntro__blob2{top:0;right:0}
.c-estimIntro__descImgLeft{left:-170px;bottom:40px}
.c-estimIntro__descImgRight{right:-170px;bottom:40px}
}