*{box-sizing:border-box}:root{--purple: #6A64F6;--lightpurple: #F5F5FF;--pink: #FFB6E1;--lightpink: #FBE3EA;--yellow: #FFE1B7;--tan: #F2F0EC;--peach: #FFE1B7;--lightgray: #D4D4D4}@font-face{font-family:wayfinder;src:url(/cdn/shop/files/wayfindercf-regular.woff?v=1702859503)}html{font-size:100%;font-family:Inter,sans-serif}body{margin:0;padding:0}img{max-width:100%}.centered{max-width:1248px;margin:0 auto;padding:0 1.5rem}.com-row{display:flex;gap:1rem}.only-desktop{display:block!important}.only-mobile{display:none!important}.hero{border-bottom:1px solid black}.hero .hero-main{display:flex;gap:3rem;align-items:center;position:relative}.hero .hero-main .hero-content{width:50%}.hero .hero-main .hero-content small{background:var(--lightpurple);color:var(--purple);text-transform:uppercase;font-weight:700;display:inline-block;padding:.5rem 1rem;border-radius:2rem}.hero .hero-main .hero-content h1{font-size:4.5rem;font-weight:900;letter-spacing:-2px;line-height:100%;margin:1.5rem 0}.hero .hero-main .hero-content h1 u{text-decoration-color:var(--purple)}.hero .hero-main .hero-content ul{padding:.5rem 0}.hero .hero-main .hero-content ul li{list-style:none;font-size:1.4rem;margin:.5rem 0}.hero .hero-main .hero-content .button-holder .button-main{background:var(--purple);color:#fff;font-family:Syne,sans-serif;text-transform:uppercase;text-decoration:none;display:inline-flex;padding:0 2rem;height:4rem;align-items:center;font-size:1.2rem;border-radius:2rem;font-weight:700}.hero .hero-main .hero-content .button-holder .button-main i{margin-left:3rem}.hero .hero-main .hero-content .button-holder .button-text{color:var(--purple);margin-left:1rem;font-family:Syne,sans-serif;text-transform:uppercase;font-size:.9rem;text-decoration-style:wavy;text-decoration-thickness:2px}.hero .hero-main .hero-content .review-box{display:flex;align-items:center;margin-top:2rem}.hero .hero-main .hero-content .review-box .review-total{font-family:Syne,sans-serif;font-weight:700;font-size:2rem;margin-right:.5rem}.hero .hero-main .hero-content .review-box .review-rating .stars{font-size:.9rem}.hero .hero-main .hero-content .review-box .review-rating p{margin:0;text-transform:uppercase;font-size:.7rem}.hero .hero-main .hero-images{display:flex;gap:1rem;width:50%;height:100%;max-height:700px;overflow:hidden;position:relative}.hero-image-col-outer{display:grid;column-count:3;gap:0;width:100%;height:100%}.hero .hero-main .hero-images .hero-image-col{column-count:3;width:100%;height:100%;display:grid;animation:rowOneLoop 60s infinite linear;gap:0}.hero .hero-main .hero-images .hero-image-col.rowtwo{animation:rowTwoLoop 60s infinite linear}.hero .hero-main .hero-images .hero-image-col.rowthree{animation:rowOneLoop 50s infinite linear}.hero .hero-main .hero-images .hero-image-col .hero-image-container{display:flex;margin-top:1rem;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero .hero-main .hero-images .hero-image-col .hero-image-container.square{border-radius:2rem}.hero .hero-main .hero-images .hero-image-col .hero-image-container.square.blue{background-color:var(--purple);min-height:180px;overflow:visible}.hero .hero-main .hero-images .hero-image-col .hero-image-container.rectangle{border-radius:4rem}.hero .hero-main .hero-images .hero-image-col .hero-image-container.oval{border-radius:8rem}.hero .hero-main .hero-images .hero-image-col .hero-image-container.oval.pink{background:var(--pink);min-height:270px;overflow:visible}.hero .hero-main .hero-images .hero-image-col .hero-image-container.circle{border-radius:100%}.hero .hero-main .hero-images .hero-image-col .hero-image-container.circle.yellow{min-height:180px;background:var(--yellow);overflow:visible}.hero .hero-main .hero-images .hero-image-col .hero-image-container .bluestar{position:absolute;bottom:-1rem;left:1rem}.hero .hero-main .hero-images .hero-image-col .hero-image-container .pinkstar{position:absolute;top:-5em;right:0}.hero .hero-main .hero-images .hero-image-col .hero-image-container .yellowstar{position:absolute;top:-21em;left:-2rem}.hero .hero-main .hero-images .hero-image-col img{display:flex}.hero .hero-main .freegifts{position:absolute;right:-2rem;top:2rem;width:170px}.press img{margin:2.5rem auto;display:block}.big-points .big-points-col{background:var(--lightpurple);border-radius:1rem;display:flex;align-items:center;width:100%}.big-points .big-points-col img{max-width:160px;display:flex}.big-points .big-points-col .big-points-content{padding:0 2rem}.big-points .big-points-col .big-points-content h3{margin:0;font-size:1rem;color:var(--purple);font-weight:700}.big-points .big-points-col .big-points-content p{font-size:.8rem;margin:.5rem 0}.big-points .big-points-col .big-points-content a{font-weight:700;font-size:.7rem;text-transform:uppercase;color:var(--purple);text-decoration:none;font-family:Syne,sans-serif}.big-points .big-points-col .big-points-content a:hover{text-decoration:underline;text-decoration-style:wavy;text-decoration-thickness:1.5px}.solve{padding:2rem 0}.solve .com-row{justify-content:space-between}.solve .solve-content{display:flex;flex-direction:column;font-family:Syne,sans-serif;font-size:1.5rem;line-height:100%}.solve .solve-content p{margin-top:.5rem}.solve .solve-buttons{display:flex;gap:.5rem}.solve .solve-buttons a{background:var(--tan);border:1px solid #ECE2CE;border-radius:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:.8rem;font-weight:700;text-transform:uppercase;flex:1 1 0px;min-height:128px;min-width:6rem;padding:2rem .8rem 1rem;text-decoration:none;color:#000;justify-content:space-between}.solve .solve-buttons a:hover{border-color:var(--purple);transition:.4s ease;box-shadow:inset 0 0 0 2px var(--purple)}.solve .solve-buttons a img{max-height:2rem;max-width:3.8rem;margin-bottom:1rem}.big-headline{padding:4rem 0 6rem;text-align:center}.big-headline h2{font-family:Wayfinder,serif;font-size:3.4rem;margin:0 0 1rem;letter-spacing:.5px}.big-headline h4{font-size:1.3rem;font-weight:100;margin:0 auto;max-width:600px}.details .details-grid{display:grid;grid-auto-flow:column;gap:2rem;grid-template-columns:1fr 1fr}.details .details-grid .details-col-outer{display:grid;gap:2rem}.details .details-grid .details-col{background:var(--purple);color:#fff;border-radius:2rem;display:flex;position:relative}.details .details-grid .details-col .details-left{padding:2.5rem 2rem;width:60%;display:flex;flex-direction:column;justify-content:space-between;height:100%}.details .details-grid .details-col h5{font-size:1.8rem;margin:0;font-weight:700;color:#fff}.details .details-grid .details-col p{font-size:1.2rem}.details .details-grid .details-col .price-box{font-size:2rem;margin-bottom:1rem}.details .details-grid .details-col .price-box s{color:var(--pink);text-decoration:none;position:relative}.details .details-grid .details-col .price-box s:after{content:"";position:absolute;left:0;top:50%;transform:rotate(-10deg);height:3px;width:100%;background:#fff}.details .details-grid .details-col .savings{color:var(--peach);font-size:1.2rem}.details .details-grid .details-col .details-image{width:40%;position:absolute;right:2rem;top:2rem;height:90%;display:flex;align-items:flex-start}.details .details-grid .details-col .details-pinksmile{position:absolute;right:-1rem;bottom:0}.details .details-grid .details-col .details-bluestar{position:absolute;right:2rem;top:-2.5rem}.howitworks{padding:2rem 0}.howitworks .howitworks-left{display:flex;flex-direction:column;justify-content:center;margin-right:6rem;align-items:flex-start}.howitworks .howitworks-left h5{font-family:Wayfinder,serif;font-size:3.5rem;letter-spacing:.5px;padding:0;margin:0 0 1rem}.howitworks .howitworks-left p{font-size:1.4rem;margin:0}.howitworks .howitworks-left a{background:var(--purple);color:#fff;font-family:Syne,sans-serif;text-transform:uppercase;text-decoration:none;display:inline-flex;padding:0 2rem;height:4rem;align-items:center;font-size:1.2rem;border-radius:2rem;font-weight:700;gap:2rem;margin-top:2rem}.howitworks .howitworks-right{display:flex;gap:1rem}.howitworks .howitworks-col{width:256px;background:var(--lightpurple);border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.howitworks .howitworks-col .howitworks-heading{display:flex;justify-content:space-between;padding:1.5rem}.howitworks .howitworks-col .howitworks-heading h6{font-size:1rem;margin:0;font-weight:600;width:65%}.howitworks .howitworks-col img{display:block}.quote{text-align:center;padding:4rem 0 6rem}.quote h3{font-family:garamond-premier-pro-subhead,serif;font-weight:400;font-style:italic;font-size:4rem;letter-spacing:-2px;margin:0}.quote p{font-size:1.4rem;margin:1rem 0 0}.floating{min-height:600px;border-top:1px solid black;border-bottom:1px solid black;position:relative;background:url(/cdn/shop/files/gradient-bg.png?v=1702860222) center center;background-size:cover;background-attachment:fixed}.better{padding-top:2rem}.better .com-row{gap:1rem}.better .better-heading h3{font-family:wayfinder,serif;font-size:3.5rem;letter-spacing:.5px}.better .better-main{width:100%}.better .better-main .better-table-head{display:flex;font-weight:700}.better .better-main .better-table-head .head-title{height:70px;width:100%;display:flex;align-items:center;padding-left:1.5rem;font-size:1.2rem}.better .better-main .better-table-head .head-dintle{background:var(--lightpurple);border:1px solid var(--lightgray);border-bottom:none;height:70px;position:relative;flex:0 0 160px;display:flex;align-items:center;justify-content:center;border-radius:1rem 1rem 0 0}.better .better-main .better-table-head .head-other{height:70px;flex:0 0 170px;display:flex;align-items:center;justify-content:center}.better .better-main .better-table-row{margin-bottom:.5rem;cursor:pointer}.better .better-main .better-table-row:last-child{margin-bottom:0}.better .better-main .better-table-row .table-primary{display:flex}.better .better-main .better-table-row .row-title{border:1px solid var(--lightgray);border-right:none;border-radius:1rem 0 0 1rem;height:70px;width:100%;display:flex;align-items:center;padding-left:1.5rem}.better .better-main .better-table-row.open .row-title{border-radius:1rem 0 0}.better .better-main .better-table-row .row-title i{margin-right:1rem}.better .better-main .better-table-row.open .row-title i:before{content:"\f068"}.better .better-main .better-table-row .row-dintle{background:var(--lightpurple);border-left:1px solid var(--lightgray);border-right:1px solid var(--lightgray);height:70px;position:relative;flex:0 0 160px;display:flex;align-items:center;justify-content:center}.better .better-main .better-table-row .row-dintle i{color:#26a568;font-size:1.5rem}.better .better-main .better-table-row .row-dintle:after{content:"";width:100%;position:absolute;height:.5rem;bottom:100%;left:-1px;background:var(--lightpurple);border-left:1px solid var(--lightgray);border-right:1px solid var(--lightgray)}.better .better-main .better-table-row:last-child .row-dintle{border-bottom:1px solid var(--lightgray)}.better .better-main .better-table-row .row-other{border:1px solid var(--lightgray);border-left:none;border-radius:0 1rem 1rem 0;height:70px;flex:0 0 170px;display:flex;align-items:center;justify-content:center}.better .better-main .better-table-row.open .row-other{border-radius:0 1rem 0 0}.better .better-main .better-table-row .row-other i{color:#979797;font-size:1.5rem}.better .better-main .better-table-row .row-moreinfo{padding:1rem 1.5rem;border-radius:0 0 1rem 1rem;background:var(--purple);color:#fff;position:relative;display:none}.better .better-main .better-table-row.open .row-moreinfo{display:block}.better .better-main .better-table-row .row-moreinfo p{font-size:.9rem;line-height:150%;margin:.5rem 0}.better .better-sidebar{flex:0 0 380px;position:relative;display:flex;flex-direction:column}.better .better-sidebar .better-bluestar{position:absolute;top:-2rem;right:2rem}.better .better-sidebar .better-image{overflow:hidden;border-radius:2rem;margin-bottom:1rem;flex:0 0 300px}.better .better-sidebar .better-image img{display:block}.better .better-sidebar .better-badges{display:flex;gap:1.5rem}.better .better-sidebar .better-guarantee{padding:2rem;text-align:center;background:var(--tan);border-radius:2rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.better .better-sidebar .better-guarantee h6{font-size:1rem;margin-bottom:0}.better .better-sidebar .better-guarantee p{font-size:.8rem}.testimonial-slider{text-align:center;padding:6rem 0 4rem;border-bottom:1px solid black;overflow-x:hidden}.testimonial-slider h4{font-family:garamond-premier-pro-subhead,serif;font-weight:400;font-style:italic;font-size:3.5rem;letter-spacing:-2px;margin:0}.testimonial-slider p{margin-top:0}.testimonial-slider .t-slider-main{margin-top:3rem}.testimonial-slider .t-slider-col{width:auto;height:580px;display:flex;border-radius:.5rem;overflow:hidden;margin:0 .5rem}.testimonial-slider .t-slider-col .t-slider-video{width:326px;height:580px}.testimonial-slider .t-slider-col .t-slider-content{width:326px;padding:2rem;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.testimonial-slider .t-slider-col .t-slider-content.purple{background:var(--purple);color:#fff}.testimonial-slider .t-slider-col .t-slider-content.white{border:1px solid black;border-radius:0 .5rem .5rem 0}.testimonial-slider .t-slider-col .t-slider-content.pink{background:var(--lightpink);color:var(--purple)}.testimonial-slider .t-slider-col .t-slider-content.peach{background:var(--peach)}.testimonial-slider .t-slider-col .t-slider-content .name{font-family:Wayfinder,serif;font-size:2.5rem}.testimonial-slider .t-slider-col .t-slider-content .quote-icon{font-family:cursive;font-size:6rem;line-height:3rem}.testimonial-slider .t-slider-col .t-slider-content p{margin:0 0 .5rem;font-size:1.5rem;font-style:italic;font-weight:300;line-height:130%}.testimonial-slider .sp-slides-container:after{content:"Individual results may vary depending on each unique case.";position:absolute;top:100%;width:100%;left:0;margin-top:1rem;font-size:.6rem;font-style:italic}.testimonial-slider .sp-buttons{padding-top:3rem}.testimonial-slider .sp-buttons .sp-button{border-width:1px}.bottom-offer{padding:4rem 0}.bottom-offer .bottom-offer-content{width:50%;display:flex;flex-direction:column}.bottom-offer .bottom-offer-content .bottom-offer-content-image{background:var(--tan);border-radius:2rem;position:relative;display:flex;height:100%;padding:1rem 2rem;align-items:center}.bottom-offer .bottom-offer-content .bottom-offer-content-gift{background:var(--purple);border-radius:2rem;position:relative;display:flex;color:#fff;margin-top:1rem;padding:0 2.5rem;align-items:center;gap:1.5rem}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .bottom-offer-gift-smudge,.bottom-offer .bottom-offer-content .bottom-offer-content-price .bottom-offer-price-smudge{position:absolute;left:2rem;top:-1rem}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-icon{font-size:1.5rem}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-details{width:100%}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-details h4{font-size:1.4rem;margin:0;color:#fff;font-weight:700}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-details h4 b{color:var(--pink)}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-details small{font-size:1rem;margin:.5rem 0 0;display:inline-block}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-image{height:100%;position:relative}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-image .gift-purplestar{position:absolute;right:-1rem;top:0}.bottom-offer .bottom-offer-content .bottom-offer-content-price{background:var(--peach);border-radius:2rem;position:relative;display:flex;color:var(--purple);margin-top:1rem;padding:2rem 3rem;align-items:center;gap:4rem}.bottom-offer .bottom-offer-content .bottom-offer-content-price h5{text-transform:uppercase;font-size:1.7rem;margin:0;font-weight:900;line-height:100%;color:var(--purple)}.bottom-offer .bottom-offer-content .bottom-offer-content-price .inner-price-top{font-size:2rem;font-weight:700;color:var(--purple)}.bottom-offer .bottom-offer-content .bottom-offer-content-price .inner-price-top s{position:relative;color:#000;text-decoration:none;font-weight:400}.bottom-offer .bottom-offer-content .bottom-offer-content-price p{font-size:1.1rem;margin:.5rem 0 0}.bottom-offer .bottom-offer-content .bottom-offer-content-price .inner-price-top s:after{content:"";position:absolute;left:0;top:50%;width:100%;height:3px;transform:rotate(-10deg);background-color:var(--purple)}.bottom-offer .bottom-offer-image{width:50%;position:relative;background:var(--lightpurple);border-radius:2rem}.bottom-offer .bottom-offer-image .badge-freetrial{position:absolute;right:2rem;bottom:2rem}.bottom-offer .bottom-offer-image .bottom-offer-pinkstar{position:absolute;top:-1rem;right:-1rem}.bottom-cta{text-align:center;padding-bottom:4rem}.bottom-cta h3{text-align:center;font-family:Wayfinder,serif;letter-spacing:.5px;font-size:3.5rem;margin-bottom:0;margin-top:1rem}.bottom-cta p{text-align:center}.bottom-cta a{background:var(--purple);color:#fff;font-family:Syne,sans-serif;text-transform:uppercase;text-decoration:none;display:inline-flex;padding:0 2rem;height:4rem;align-items:center;font-size:1.2rem;border-radius:2rem;font-weight:700;gap:2rem;margin-top:2rem}.faq{border-top:1px solid black;padding:4rem 0}.faq h5{font-size:1.5rem;margin-top:1rem;font-weight:700}.faq .faq-row{border-radius:.5rem;border:1px solid #d4d4d4;margin-bottom:1rem}.faq .faq-row .faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1rem}.faq .faq-row .faq-question h6{margin:0;font-size:1rem;font-weight:500}.faq .faq-row.open .faq-question i:before{content:"\f068"}.faq .faq-row .faq-answer{display:none}.faq .faq-row.open .faq-answer{display:block;padding:1rem}@media screen and (max-width:768px){.only-desktop{display:none!important}.only-mobile{display:block!important}.com-row{flex-direction:column}.hero{padding-top:2rem}.hero .centered{padding:0}.hero .hero-main{flex-direction:column;gap:2rem;overflow:hidden}.hero .hero-main .hero-content{width:100%;padding:0 1.5rem}.hero .hero-main .hero-content h1{font-size:2.8rem}.hero .hero-main .hero-content ul li{display:flex;gap:1rem;font-size:1rem}.hero .hero-main .hero-content.button-holder{display:flex;flex-direction:column;align-items:center;gap:1rem}.hero .hero-main .hero-content .button-holder .button-main{width:100%;justify-content:center}.hero .hero-main .hero-content .button-holder .button-text{display:none}.hero .hero-main .hero-images{width:100%;transform:rotate(90deg);max-height:428px}.hero .hero-main .hero-images .hero-image-col .hero-image-container{transform:rotate(-90deg);width:180px;height:180px;margin-top:0}.hero .hero-main .hero-images .hero-image-col .hero-image-container.oval{width:250px;margin-left:-2rem;margin-top:2rem;margin-bottom:2rem}.hero .hero-main .hero-images .hero-image-col .hero-image-container.rectangle{border-radius:2rem;width:160px;margin-left:.7rem;margin-top:-.5rem;margin-bottom:-.5rem}.hero .hero-main .hero-images .hero-image-col{gap:1rem;width:180px}.hero-image-col-outer{width:180px;gap:1rem}.hero-image-col-outer:last-child{display:none}.hero .hero-main .freegifts{top:auto;bottom:19rem;right:1rem;max-width:140px}.big-points .big-points-col img{max-width:130px}.big-points .big-points-col .big-points-content{padding:1rem 2rem}.solve .solve-content{flex-direction:row;justify-content:space-between;align-items:center}.solve .solve-content i{transform:rotate(90deg)}.solve .solve-buttons{display:grid;grid-template-columns:1fr 1fr 1fr}.big-headline h2{font-size:2.4rem}.details .details-grid{display:flex;flex-direction:column;gap:1rem}.details .details-grid .details-col-outer{gap:1rem}.details .details-grid .details-col{flex-direction:column;align-items:center}.details .details-grid .details-col .details-left{width:100%;order:1}.details .details-grid .details-col .details-image{position:relative;order:0;width:70%;right:0}.details .details-grid .details-col .details-pinksmile{right:-.5rem;top:-2.5rem}.howitworks .howitworks-left{margin-right:0;padding:2rem 0}.howitworks .howitworks-right{flex-direction:column}.howitworks .howitworks-col{width:100%}.quote h3{font-size:3rem;line-height:100%}.better .com-row{gap:3rem}.better .better-heading h3{font-size:2.8rem}.better .better-main .better-table-head .head-dintle,.better .better-main .better-table-head .head-other,.better .better-main .better-table-row .row-dintle,.better .better-main .better-table-row .row-other{flex:0 0 60px}.better .better-main .better-table-row .row-title{padding-left:1rem;padding-right:1rem}.better .better-main .better-table-head .head-other{font-size:.7rem}.better .better-sidebar .better-image{flex:0 0 auto}.testimonial-slider h4{font-size:3rem}.testimonial-slider .sp-mask{height:830px!important}.testimonial-slider .t-slider-col{width:300px;flex-direction:column;height:auto}.testimonial-slider .t-slider-col .t-slider-video{width:100%;overflow:hidden;display:flex;height:530px}.testimonial-slider .t-slider-col .t-slider-content{width:100%;height:250px}.testimonial-slider .t-slider-col .t-slider-content .quote-icon{top:-1.8rem;position:relative;text-align:right}.testimonial-slider .t-slider-col .t-slider-content.white{border-radius:0 0 .5rem .5rem}.bottom-offer .bottom-offer-content,.bottom-offer .bottom-offer-image{width:100%}.bottom-offer .bottom-offer-content .bottom-offer-content-gift{padding:0 1rem}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-details h4{font-size:.9rem}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-details small{font-size:.8rem}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-details br{display:none}.bottom-offer .bottom-offer-content .bottom-offer-content-gift .gift-image{max-width:120px}.bottom-offer .bottom-offer-content .bottom-offer-content-price{padding:2rem;gap:1rem;flex-direction:column;align-items:flex-start}.bottom-cta h3{font-size:2.8rem;line-height:100%}}@keyframes rowOneLoop{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes rowTwoLoop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/lander.css.map */
