#menu-primary-menu li{
padding-top: 10px;
padding-bottom: 10px;
border-bottom:1px solid #eee;
color: #5467e7;
font-size: 20px;
font-weight: 600;
}


.post-categories {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 0;
}

.post-categories a {
    text-decoration: none;
    background: #e9e9e9;
    padding: 6px 12px;
    border-radius: 20px;
    color: #333;
}

.post-categories a:hover {
    background: #ccc;
}







.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}:root{--base-font-size:18px;--primary-font:"Helvetica Neue",Helvetica,Arial,sans-serif;--article-font:"Helvetica Neue",Helvetica,Arial,sans-serif}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(36,191,184,.75)}70%{box-shadow:0 0 0 10px rgba(36,191,184,0)}to{box-shadow:0 0 0 0 rgba(36,191,184,0)}}@keyframes scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes flasher{0%,to{opacity:1}50%{opacity:.9}}.shadow{box-shadow:0 0 40px rgba(2,12,87,.149)}.rounded{border-radius:8px}.gatsby-image-wrapper-constrained{display:block!important}.ReactModal__Overlay{opacity:0;transition:all .25s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.d-flex{display:flex}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#424242;text-decoration:none}a:hover .h1,a:hover .h2,a:hover .h3,a:hover .h4,a:hover .h5,a:hover .h6,a:hover h1,a:hover h2,a:hover h3,a:hover h4,a:hover h5,a:hover h6{text-decoration:underline!important}.CategoriesIcons .title h1,.CategoriesIcons .title p,.Team .members .name,.fancy-title{color:#374499;font-family:Didot,serif;font-weight:600;letter-spacing:-.03em;line-height:1;text-align:center;text-transform:capitalize;width:100%}.CategoriesIcons .title h1 a,.CategoriesIcons .title p a,.Team .members .name a,.fancy-title a,.fancy-title a:hover,.fancy-title a:visited{color:inherit;text-decoration:none}.text-nowrap{white-space:nowrap!important}.filling-empty-space-childs{height:0}img,svg{vertical-align:middle}img{display:block;height:auto;max-width:100%;overflow:hidden}.btn,.btn-joygreen,.btn-outline{background:#5467e7;border:none;border-radius:8px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);color:#fff;cursor:pointer;display:inline-block;font-family:var(--primary-font);font-size:22px;font-weight:600;line-height:1.5;margin:0 auto;max-width:100%;padding:7px 22px;text-align:center;text-decoration:none;vertical-align:middle;white-space:pre-line}.btn svg,.btn-joygreen svg,.btn-outline svg{margin-left:8px}.btn-joygreen:active,.btn-joygreen:hover,.btn-outline:active,.btn-outline:hover,.btn:active,.btn:hover{background:#3e53e4;text-decoration:none}.btn-joygreen:disabled:active,.btn-joygreen:disabled:hover,.btn-outline:disabled:active,.btn-outline:disabled:hover,.btn:disabled:active,.btn:disabled:hover{background:#5467e7;cursor:default}.btn-outline{background:#f5f6ff;border:3px solid #5467e7;color:#5467e7}.btn-outline:active,.btn-outline:hover{background:#5467e7;color:#f5f6ff}.btn-joygreen{background:#24bfb8;border:3px solid #fff;color:#fff}.btn-joygreen:active,.btn-joygreen:hover{background:#20aaa3;color:#fff}.h1,h1{font-size:40px}.h1,.h2,h1,h2{line-height:1.2;margin-bottom:10px}.h2,h2{font-size:32px}.h3,h3{font-size:28px}.h3,.h4,h3,h4{line-height:1.2;margin-bottom:10px}.h4,h4{font-size:24px}.h5,h5{font-size:20px;line-height:1.2}.h5,.h6,h5,h6{margin-bottom:10px}.h6,h6{font-size:18px}.h6,h6,p{line-height:1.5}p{margin-bottom:20px}b,strong{font-weight:600}em,i{font-style:italic}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.text-center{text-align:center}a,button{cursor:pointer}button{font-family:var(--primary-font)}sub,sup{font-size:75%;line-height:0;position:relative;top:-.5em;vertical-align:baseline}ol{-webkit-padding-start:20px;padding-inline-start:20px}@media screen and (max-width:890px){.h1,h1{font-size:28px}.h1,.h2,h1,h2{line-height:1.4}.h2,h2{font-size:24px}.h3,h3{font-size:22px}.h3,.h4,h3,h4{line-height:1.4}.h4,h4{font-size:20px}.h5,h5{font-size:18px}.h5,.h6,h5,h6{line-height:1.4}.h6,h6{font-size:16px}small{font-size:12px}ol{-webkit-padding-start:20px;padding-inline-start:20px}}:focus{outline:0!important}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.bold{font-weight:700}.italic{font-style:italic}.underline{text-decoration:underline}.break-spaces{white-space:break-spaces}body,html{word-wrap:break-word;background:#fff;color:#424242;font-family:var(--primary-font);font-size:18px;font-weight:200;overflow-wrap:break-word}*,:after,:before{box-sizing:border-box}body{line-height:1.4}.siteRoot{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.siteContent{flex:1 1;padding-top:90px}.container-fluid{padding-left:15px;padding-right:15px}.container,.container-fluid{margin-left:auto;margin-right:auto;width:100%}.container{max-width:1310px;padding-left:18px;padding-right:18px}@media screen and (min-width:891px){.mobile{display:none}}@media screen and (max-width:890px){.desktop{display:none}.siteContent{padding-top:68px}.container{padding-left:15px;padding-right:15px}}#nprogress .bar{height:3px!important}.relative{position:relative}@media(max-width:375px){body{min-width:100%}}.ph.PostPage .with-side-posts .sideposts-container{display:none}.ph.PostPage .centered-post{margin-left:auto;margin-right:auto;max-width:100%;width:1200px}.ph.PostPage .centered-post .post-width{max-width:1000px}.ph.PostPage .centered-post .post-width .post-contianer__cols{grid-template-columns:1fr}.ph.PostPage .centered-post .title-category-container h1{font-size:calc(var(--base-font-size)*3);line-height:1.3}.ph.PostPage .centered-post .PostDisclosure .disclosure{background:#fff;border:1px solid #64666a;padding:18px}.ph.PostPage .centered-post .AuthorAndDate .date-author{color:#64666a}.ph.PostPage .centered-post .AuthorAndDate .date-author .by{display:none}.ph.PostPage .centered-post .AuthorAndDate .date-author .text-joygreen{color:inherit!important}.ph.PostPage .centered-post .AuthorAndDate .date-author .text-joygreen:before{background-image:url(https://homeapproach.com/images/user.svg)}.ph.PostPage .centered-post .AuthorAndDate .date-author .date:before,.ph.PostPage .centered-post .AuthorAndDate .date-author .text-joygreen:before{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin-right:6px;position:relative;top:2px;width:16px}.ph.PostPage .centered-post .AuthorAndDate .date-author .date:before{background-image:url(https://homeapproach.com/images/calendar.svg)}.ph.PostPage .centered-post .AuthorAndDate .date-author .date{margin-left:20px}.ph.PostPage .centered-post .article_img{border:none;max-width:100%}.ph.PostPage .centered-post .article_img .gatsby-image-wrapper>div:first-child{max-width:100%!important}.ph.PostPage .centered-post .article_text{margin-left:auto;margin-right:auto;max-width:100%;width:580px}.ph.PostPage .centered-post .article_text .paragraph{margin-bottom:1.4rem}.ph.PostPage .centered-post .article_text .disclosure-link,.ph.PostPage .centered-post .article_text a{color:#5467e7;font-weight:500}.ph.PostPage .centered-post .article_text .h1,.ph.PostPage .centered-post .article_text .h2,.ph.PostPage .centered-post .article_text .h3,.ph.PostPage .centered-post .article_text .h4,.ph.PostPage .centered-post .article_text .h5,.ph.PostPage .centered-post .article_text .h6,.ph.PostPage .centered-post .article_text h1,.ph.PostPage .centered-post .article_text h2,.ph.PostPage .centered-post .article_text h3,.ph.PostPage .centered-post .article_text h4,.ph.PostPage .centered-post .article_text h5,.ph.PostPage .centered-post .article_text h6{font-weight:700;margin-bottom:1rem}.ph.PostPage .centered-post .article_text .h1,.ph.PostPage .centered-post .article_text h1{font-size:calc(var(--base-font-size)*2.15)}.ph.PostPage .centered-post .article_text .h2,.ph.PostPage .centered-post .article_text h2{font-size:calc(var(--base-font-size)*1.85)}.ph.PostPage .centered-post .article_text .h3,.ph.PostPage .centered-post .article_text h3{font-size:calc(var(--base-font-size)*1.75)}.ph.PostPage .centered-post .article_text .h4,.ph.PostPage .centered-post .article_text h4{font-size:calc(var(--base-font-size)*1.65)}.ph.PostPage .centered-post .article_text .h5,.ph.PostPage .centered-post .article_text h5{font-size:calc(var(--base-font-size)*1.5)}.ph.PostPage .centered-post .article_text .h6,.ph.PostPage .centered-post .article_text h6{font-size:calc(var(--base-font-size)*1.25)}.ph.PostPage .centered-post .article_text .CtaWidget .title a{color:#fff}.ph.PostPage .centered-post .article_text .CtaWidget .paragraph{margin-bottom:5px}.ph.PostPage .SocialShare{display:none}.ph.PostPage .MinimalFooter{margin:20px auto;max-width:1200px;padding:20px 0 0;width:calc(100% - 40px)}.ph.PostPage .centered-post .article_text .DebtComparison .grid{grid-template-columns:160px 1fr}.ph.PostPage .centered-post .article_text .ComparisonDetailsAtAGlance a,.ph.PostPage .centered-post .article_text .DebtComparison a{color:#fff}@media screen and (max-width:890px){.ph.PostPage .with-side-posts .article_text{width:auto}.ph.PostPage .centered-post .title-category-container h1{font-size:calc(var(--base-font-size)*2);font-weight:600}.ph.PostPage .centered-post .AuthorAndDate .date-author .date{margin-left:0;margin-top:10px}.ph.PostPage .centered-post .PostDisclosure .disclosure{padding:14px}.ph.PostPage .centered-post .article_img{max-width:890px}.ph.PostPage .centered-post .article_img .gatsby-image-wrapper>div:first-child{max-width:890px!important}.ph.PostPage .centered-post .article_text{width:100%}.ph.PostPage .centered-post .article_text .paragraph{margin-bottom:1rem}.ph.PostPage .centered-post .article_text .h1,.ph.PostPage .centered-post .article_text h1{font-size:calc(var(--base-font-size)*2)}.ph.PostPage .centered-post .article_text .h2,.ph.PostPage .centered-post .article_text h2{font-size:calc(var(--base-font-size)*1.7)}.ph.PostPage .centered-post .article_text .h3,.ph.PostPage .centered-post .article_text h3{font-size:calc(var(--base-font-size)*1.6)}.ph.PostPage .centered-post .article_text .h4,.ph.PostPage .centered-post .article_text h4{font-size:calc(var(--base-font-size)*1.5)}.ph.PostPage .centered-post .article_text .h5,.ph.PostPage .centered-post .article_text h5{font-size:calc(var(--base-font-size)*1.35)}.ph.PostPage .centered-post .article_text .h6,.ph.PostPage .centered-post .article_text h6{font-size:calc(var(--base-font-size)*1.2)}}.page{font-weight:300}.page .header{margin:0 auto;max-width:100%;padding-left:0;padding-right:0;position:relative}.page .header .text-wrap{padding-left:42px;padding-top:96px}.CategoriesIcons .title .page .header h1,.CategoriesIcons .title .page .header p,.Team .members .page .header .name,.page .header .CategoriesIcons .title h1,.page .header .CategoriesIcons .title p,.page .header .Team .members .name,.page .header .fancy-title{color:#3549bd;font-size:75px;line-height:85px;margin-bottom:25px;text-align:left;width:55%}.page .header h2{font-size:28px;font-weight:200;line-height:41px;margin:0 0 60px;width:55%}.page .header .background{background:#f5f6ff;height:428px;margin:0 auto;overflow:hidden;padding-left:0;padding-right:0;position:absolute;top:0;width:100%;z-index:-3}.page .header .background .background-wrap{height:428px;margin-left:50%;position:absolute;transform:translateX(-50%)}.page .header .background .background-wrap .header-image{bottom:0;height:428px;position:absolute;right:-452px;z-index:-2}.page .header .background .background-wrap .circle-d{background:#24bfb8 0 0 no-repeat padding-box;border-radius:100% 100% 100% 0;bottom:0;height:350px;left:18px;opacity:.23;position:absolute;width:366px;z-index:-4}.page .header .background .background-wrap .circle-a{background:#5467e7 0 0 no-repeat padding-box;border-radius:100%;display:none;height:67px;left:245px;opacity:.26;position:absolute;top:220px;width:64px;z-index:-3}.page .header .background .background-wrap .circle-b{background:#24bfb8 0 0 no-repeat padding-box;border-radius:100%;display:none;height:35px;left:319px;opacity:.26;position:absolute;top:210px;width:34px}.page .header .background .background-wrap .circle-c{background:#fff 0 0 no-repeat padding-box;border-radius:100%;display:none;height:65px;left:321px;opacity:1;position:absolute;top:124px;width:63px}.page .contact-box{margin-bottom:40px}.page .contact-box .rounded{display:flex;flex-direction:row;justify-content:space-between;padding:42px 70px}.page .contact-box .rounded h2{color:#5467e7;font-size:38px;line-height:40px;margin:0}.page .contact-box .rounded .btn,.page .contact-box .rounded .btn-joygreen,.page .contact-box .rounded .btn-outline{border:3px solid #fff;font-size:24px;margin:0}.page .rounded{align-items:center;background:#fff 0 0 no-repeat padding-box;border-radius:8px;box-shadow:0 0 20px rgba(12,27,108,.2);font-size:20px;line-height:30px;padding:60px 90px}.page .narrow-width{margin-left:auto;margin-right:auto;max-width:75%;width:1000px}@media screen and (max-width:890px){.page .header .text-wrap{height:300px;padding:25px 0 0}.CategoriesIcons .title .page .header h1,.CategoriesIcons .title .page .header p,.Team .members .page .header .name,.page .header .CategoriesIcons .title h1,.page .header .CategoriesIcons .title p,.page .header .Team .members .name,.page .header .fancy-title{font-size:50px;line-height:60px;margin-bottom:20px;padding-left:0;padding-right:0;width:100%}.page .header h2{font-size:22px;font-weight:400;line-height:32px;margin:0 0 43px;width:100%}.page .header .background,.page .header .background .background-wrap{height:360px}.page .header .background .background-wrap .header-image{bottom:0;display:none;height:428px;position:absolute;right:-452px;z-index:-2}.page .header .background .background-wrap .circle-d{background-color:#5467e7;bottom:-25px;height:260px;left:0;width:272px}.page .header .background .background-wrap .circle-a,.page .header .background .background-wrap .circle-b,.page .header .background .background-wrap .circle-c{display:inline}.page .contact-box .rounded{align-items:center;flex-direction:column;padding:27px 15px}.page .contact-box .rounded h2{font-size:32px;margin-bottom:30px;text-align:center;width:100%}.page .rounded{border-radius:0;font-size:18px;line-height:28px;margin-top:0;padding:30px 15px}.page .narrow-width{max-width:100%;width:100%}}.page.generic{font-size:20px;font-weight:300}.page.generic strong{font-weight:400}.page.generic .page-container{padding-top:45px}.page.generic *+h2,.page.generic *+h3{margin-top:40px}.page.generic ul{-webkit-padding-start:20px;list-style:disc;padding-inline-start:20px}.page.generic h1{font-size:46px;line-height:52px}.page.generic a{color:#24bfb8;font-weight:400;text-decoration:underline}.about{font-weight:400}.about section{margin-bottom:40px}.about .hero{background:#f5f6ff;background:url(https://homeapproach.com/images/category-bg.png);margin-bottom:50px}.about .hero .container{align-items:center;display:flex;justify-content:space-between}.about .hero .title-container{display:flex;justify-content:space-between;width:100%}.about .hero .title-container.no-image{align-items:flex-start;flex-direction:column;gap:20px;padding:20px 0}.CategoriesIcons .title .about .hero h1,.CategoriesIcons .title .about .hero p,.Team .members .about .hero .name,.about .hero .CategoriesIcons .title h1,.about .hero .CategoriesIcons .title p,.about .hero .Team .members .name,.about .hero .fancy-title{align-items:center;display:flex;font-size:75px;margin:0;text-align:left}.about .hero .wallet-img{margin-bottom:-36px}.about .hero h2{font-size:28px;font-weight:200}.about .gradient-section{border-radius:30px;padding:20px 16px}.about .gradient-section h2{font-weight:500}.about .gradient-section h2,.about .gradient-section p{color:#fff;text-align:center}.about .gradient-section p{font-weight:400;margin:0 auto}.about .gradient-section .dots{display:flex;justify-content:center;margin-bottom:14px}.about .gradient-section span{border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.about .who-we-are{background:linear-gradient(180deg,#5467e7 33%,#3dbfb8);margin:50px 0 0}.about .who-we-are p{max-width:417px}.about .who-we-are .dots span{background-color:#3dbfb8}.about .our-expertise{background:linear-gradient(180deg,#4ab3bc 33%,#5467e7);margin:30px 0 50px}.about .our-expertise p{max-width:525px}.about .our-expertise .dots span{background-color:#5467e7}.about .ceo-section{display:flex;gap:50px;margin-bottom:20px}.about .ceo-section img{max-height:338px;max-width:300px;min-width:300px}.about .ceo-section .ceo-text{max-width:700px}.about .editorial-guidelines-wrapper img{margin:50px 0}.about .editorial-guidelines-wrapper .headline,.about .our-mission .headline{display:flex;gap:5px;margin-bottom:50px}.about .editorial-guidelines-wrapper .headline h2,.about .our-mission .headline h2{margin:0;white-space:pre}.about .editorial-guidelines-wrapper .headline .green-line,.about .our-mission .headline .green-line{background:#3dbfb8;border-radius:0 12px 12px 0;height:10px;margin:auto;width:100%}.about .editorial-guidelines-wrapper ul li::marker,.about .our-mission ul li::marker{color:#5467e7}.about .editorial-guidelines-wrapper ul,.about .our-mission ul{list-style:disc;margin:50px 0}.about .editorial-guidelines-wrapper li,.about .our-mission li{margin-top:15px}.about .editorial-guidelines-wrapper li span,.about .our-mission li span{color:#5467e7;font-weight:600}.about .editorial-guidelines-wrapper li{margin:0}.about.careers-page .rounded{margin-bottom:60px;padding:40px}.about.careers-page .rounded :last-child{margin-bottom:0}.about.careers-page .rounded h3{font-size:24px}.about.careers-page .rounded p{margin-bottom:40px}.about.careers-page .careers{padding-bottom:40px}.CategoriesIcons .title .about.careers-page .careers h1,.CategoriesIcons .title .about.careers-page .careers p,.Team .members .about.careers-page .careers .name,.about.careers-page .careers .CategoriesIcons .title h1,.about.careers-page .careers .CategoriesIcons .title p,.about.careers-page .careers .Team .members .name,.about.careers-page .careers .fancy-title{border-bottom:4px solid #40c5c0;display:block;font-size:42px;margin-bottom:20px;padding-bottom:8px;text-align:left!important}.about.careers-page .careers .Accordion.active svg.arrow{transform:rotate(90deg)}.about.careers-page .careers .Accordion .title-container{font-size:22px;gap:20px;justify-content:left;padding:30px 0}.about.careers-page .careers .Accordion .title-container:hover{background:none}.about.careers-page .careers .Accordion .content{padding:0 0 0 42px}.about.careers-page .careers .Accordion .content .cols{align-items:start;display:grid;gap:30px;grid-template-columns:.9fr auto}.about.careers-page .careers .Accordion .content h1,.about.careers-page .careers .Accordion .content h2,.about.careers-page .careers .Accordion .content h3{font-size:20px;margin-top:0}.about.careers-page .careers .Accordion .content ul{-webkit-padding-start:30px;list-style:disc;margin:10px 0 30px;padding-inline-start:30px}.about.careers-page .careers .Accordion .content li{padding-bottom:5px}.about.careers-page .careers .Accordion .content a{box-shadow:none;font-size:20px;font-weight:400;margin-right:0}.about.careers-page .careers .Accordion .content a svg{bottom:2px;position:relative}.about.careers-page .careers .Accordion:last-child{border-bottom:none}@media screen and (max-width:890px){.about .hero{margin:0 0 20px;padding:30px 0 10px}.about .hero .container{display:flex;flex-direction:column-reverse;text-align:center}.about .hero .title-container{align-items:center;flex-direction:column-reverse;gap:20px}.CategoriesIcons .title .about .hero h1,.CategoriesIcons .title .about .hero p,.Team .members .about .hero .name,.about .hero .CategoriesIcons .title h1,.about .hero .CategoriesIcons .title p,.about .hero .Team .members .name,.about .hero .fancy-title{display:block;font-size:40px;margin-bottom:10px;padding:0;text-align:center}.about .hero .wallet-img{margin-bottom:0;margin-top:10px;max-width:210px;object-fit:contain}.about .hero h2{font-size:22px;text-align:center}.about .gradient-section{margin:0 0 20px}.about .ceo-section{flex-direction:column-reverse;gap:0}.about .ceo-section .ceo-text{max-width:100%}.about .ceo-section img{margin:auto;min-width:unset}.about .our-mission .headline .green-line{height:5px}.about.careers-page .rounded{margin-bottom:40px;padding:30px 15px}.about.careers-page .rounded h3{font-size:22px}.about.careers-page .rounded p{margin-bottom:30px}.about.careers-page .careers{padding-bottom:30px}.CategoriesIcons .title .about.careers-page .careers h1,.CategoriesIcons .title .about.careers-page .careers p,.Team .members .about.careers-page .careers .name,.about.careers-page .careers .CategoriesIcons .title h1,.about.careers-page .careers .CategoriesIcons .title p,.about.careers-page .careers .Team .members .name,.about.careers-page .careers .fancy-title{font-size:34px;margin-bottom:30px}.about.careers-page .careers .Accordion .title-container{font-size:18px;gap:15px;padding:20px 0}.about.careers-page .careers .Accordion .title-container svg{font-size:16px}.about.careers-page .careers .Accordion .content{font-size:16px;padding:0 0 0 25px}.about.careers-page .careers .Accordion .content ul{-webkit-padding-start:20px;padding-inline-start:20px}.about.careers-page .careers .Accordion .content .cols{gap:0;grid-template-columns:1fr}.about.careers-page .careers .Accordion .content a{font-size:16px;margin:0 0 30px;width:100%}}.author .hero{background:#f5f6ff;background:url(https://homeapproach.com/images/category-bg.png);margin-bottom:50px;padding:20px 0}.author .hero .container{align-items:center;display:flex;justify-content:space-between}.author .hero .title-container{display:flex;flex-direction:column}.CategoriesIcons .title .author .hero h1,.CategoriesIcons .title .author .hero p,.Team .members .author .hero .name,.author .hero .CategoriesIcons .title h1,.author .hero .CategoriesIcons .title p,.author .hero .Team .members .name,.author .hero .fancy-title{font-size:75px;text-align:left}.author .hero .position{font-size:28px;font-weight:200}.author .hero .image-container{border-radius:100%;box-shadow:0 0 20px rgba(12,27,108,.2);height:200px;overflow:hidden;width:200px}.author .hero .image-container .gatsby-image-wrapper{height:100%;width:100%}.author .bio-container .bio,.author .bio-container .bio p{font-size:28px;line-height:1.5}.author .bio-container .bio p:last-of-type{margin:0}.author .bio-container .meet-the-rest{margin:30px 0 0}.author .bio-container .meet-the-rest a{color:#24bfb8;font-weight:600}.author .latest-posts-container{margin-top:50px}.author .socials{display:flex;gap:8px;margin-top:10px}.author .socials a{background:rgba(55,68,153,.063);border-radius:100%;color:#374499;font-size:22px;line-height:1;padding:10px}.author .socials a:hover{background:rgba(55,68,153,.125)}@media screen and (max-width:890px){.author .hero{margin:0;padding:35px 0}.author .hero .container{display:flex;flex-direction:column-reverse;text-align:center}.CategoriesIcons .title .author .hero h1,.CategoriesIcons .title .author .hero p,.Team .members .author .hero .name,.author .hero .CategoriesIcons .title h1,.author .hero .CategoriesIcons .title p,.author .hero .Team .members .name,.author .hero .fancy-title{font-size:40px;margin:15px 0 0;padding:0;text-align:center}.author .hero .position{font-size:22px}.author .latest-posts-container{margin-top:40px}.author .latest-posts-container .latest-posts-title{font-size:30px;line-height:1.4;margin-bottom:35px;padding:0}.author .bio-container{padding:0}.author .bio-container .bio,.author .bio-container .bio p{font-size:18px}.author .bio-container .meet-the-rest{font-size:18px;margin:20px 0 0}.author .socials{justify-content:center}.author .socials a{font-size:20px;padding:8px}}.CategoriesIcons .title .Team h1,.CategoriesIcons .title .Team p,.Team .CategoriesIcons .title h1,.Team .CategoriesIcons .title p,.Team .fancy-title,.Team .members .name{bottom:-10px;font-size:60px;line-height:1;padding-top:12px;position:relative}.Team .border-top-box{background-color:#fff;border-radius:8px;border-top:10px solid #5467e7;box-shadow:0 0 20px rgba(12,27,108,.2);display:flex;flex-direction:column;margin-bottom:48px;margin-top:0}.Team .members{background-color:#f5f6ff;border-radius:0 0 8px 8px;padding-bottom:62px;padding-top:62px}.Team .members ul{column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;list-style:none;margin:0;padding:0 30px;row-gap:70px}.Team .members ul li{display:flex;flex-direction:column;justify-content:center;text-align:center}.Team .members .image{background-color:#fff;background:#fff 0 0 no-repeat padding-box;background-position:50%;background-size:cover;border-radius:100%;box-shadow:0 0 15px rgba(55,68,153,.2);height:194px;margin-bottom:10px;margin-left:auto;margin-right:auto;width:194px}.Team .members .image .gatsby-image-wrapper,.Team .members .image img{border-radius:100%}.Team .members .name{font-size:28px;line-height:1;margin-bottom:0;margin-top:20px;text-align:center;width:100%}.Team .members .position{color:#000;font-size:18px;font-weight:200;line-height:24px;margin-top:10px;text-align:center;width:100%}.Team .members .read-more{font-size:18px;font-weight:400;margin:20px auto 0;padding:10px 23px}.Team .load-more-container{margin:70px auto 0;text-align:center;width:100%}@media screen and (max-width:890px){.CategoriesIcons .title .Team h1,.CategoriesIcons .title .Team p,.Team .CategoriesIcons .title h1,.Team .CategoriesIcons .title p,.Team .fancy-title,.Team .members .name{font-size:40px;padding-top:4px}.Team .members{padding-top:40px}.Team .members ul{grid-template-columns:1fr 1fr;padding:0 15px;row-gap:60px}.Team .members ul li{justify-content:space-between;margin-left:auto;margin-right:auto;padding:0;width:100%}.Team .members ul li .image{height:auto;margin-left:auto;margin-right:auto;max-width:190px;width:100%}.Team .members ul li .name{font-size:24px}.Team .members ul li .read-more{border-radius:4px;padding:6px 18px}.authors .header .background{height:385px}.authors .contact-box{padding:0}.authors .contact-box,.authors .contact-box .rounded{margin-bottom:0;margin-top:0}}.homepage .top-section{display:grid;gap:50px;grid-template-columns:56% 1fr;margin-top:27px}.homepage .latest-posts-container{background-color:#f5f6ff}.homepage .latest-posts-container .LatestPosts{padding:40px 0 20px}.homepage .CategoriesIcons{margin-top:50px}.homepage .categorized-container{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:0 18px}.homepage .signup-form{background:#f5f6ff;padding:50px 20px 70px}.homepage .signup-form .ContactForm h3{position:absolute;top:-56px}@media screen and (max-width:890px){.homepage .top-section{gap:65px;grid-template-columns:100%}.homepage .top-section .MostRecent .carousel .control-dots{bottom:-45px}.homepage .top-section .MostRecent .carousel .control-dots .dot{height:12px;width:12px}.homepage .categorized-container{margin-top:0}.homepage .LatestPosts .latest-posts-title{margin-bottom:35px}.homepage .signup-form{padding:25px 20px}.homepage .signup-form .ContactForm h4{margin-top:0}.homepage .signup-form .ContactForm h3{position:absolute;top:-29px}}.gradient{background:#f5f6ff;background:linear-gradient(180deg,#f6f6ff,#f6f6ff 10%,#fff)}.not-found{padding:50px 20px}.not-found a{color:#24bfb8;font-weight:400}.SearchPage .Menu .top-nav .Searchbar,.SearchPage .Menu .top-nav .icon{visibility:hidden}.SearchPage .narrow-width{max-width:900px;padding:30px}.SearchPage .ais-Snippet-highlighted{background:rgba(36,191,184,.145);font-style:normal;padding:1px}.SearchPage form{position:relative}.SearchPage form input{-webkit-appearance:none;border:1px solid #24bfb8;border-radius:8px;box-shadow:0 0 30px rgba(2,12,87,.1);font-family:var(--primary-font);font-size:20px;font-weight:400;height:50px;height:62px;outline:none;padding-left:20px;padding-right:30px;width:100%}.SearchPage form .input-icon{color:#24bfb8;font-size:22px;position:absolute;right:15px;top:15px}.SearchPage .search-results{margin-top:30px}.SearchPage .search-results .item{border-bottom:1px solid #ededed;padding:20px 0}.SearchPage .search-results .item:last-of-type{border:none}.SearchPage .search-results .item a,.SearchPage .search-results .item a:hover{text-decoration:none}.SearchPage .search-results .item p{margin:0}.SearchPage .search-results .item .content{display:flex}.SearchPage .search-results .item .content .first{margin-right:20px;width:20%}.SearchPage .search-results .item .content .first .img_wrap{background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:125px;width:100%}.SearchPage .search-results .item .content .second{width:calc(80% - 20px)}.SearchPage .search-results .item .content .second .date{color:#5467e7;display:flex;font-size:14px;font-weight:400;justify-content:space-between;text-transform:uppercase}.SearchPage .search-results .item .content .second .date p{font-size:14px}.SearchPage .search-results .item .content .second .date p:nth-child(2){color:#8d8d8d}.SearchPage .search-results .item .content .second .title{color:#424242;font-size:18px;font-weight:600;line-height:1.2;margin:5px 0}.SearchPage .search-results .item .content .second .excerpt{color:#8d8d8d;font-size:14px;font-weight:200}.SearchPage .search-results .item .category-item .content .second,.SearchPage .search-results .item .subcategory-item .content .second{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:space-between}.SearchPage .search-results .item .category-item .btn,.SearchPage .search-results .item .category-item .btn-joygreen,.SearchPage .search-results .item .category-item .btn-outline,.SearchPage .search-results .item .subcategory-item .btn,.SearchPage .search-results .item .subcategory-item .btn-joygreen,.SearchPage .search-results .item .subcategory-item .btn-outline{font-size:18px;font-weight:400;padding:7px 14px}.SearchPage .search-results .no-results{color:#c7c7c7;font-size:16px;font-weight:400;letter-spacing:1.6px;line-height:23px;padding:15px 0 100px;text-align:center;text-transform:uppercase}.SearchPage .button-container{margin:30px auto 15px;overflow-anchor:none;text-align:center;width:100%}.SearchPage .CategoriesIcons{margin-top:20px}@media screen and (max-width:890px){.SearchPage .narrow-width{background:#fff;border-top:1px solid #eee;max-width:100%;padding:15px;width:100%}.SearchPage form input{margin:10px auto}.SearchPage form .input-icon{top:25px}.SearchPage .search-results{margin-top:0}.SearchPage .search-results .item{padding:15px 0}.SearchPage .search-results .item .content .first{min-width:110px}.SearchPage .search-results .item .content .first .img_wrap{background-size:cover;min-height:80px;min-height:102px}.SearchPage .search-results .item .content .second{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.SearchPage .search-results .item .content .second .title{font-size:16px}.SearchPage .search-results .item .content .second .date p{font-size:13px;font-weight:500}.SearchPage .search-results .item .content .second .date p:first-child{display:none}.SearchPage .search-results .item .content .second .date p:nth-child(2){color:#5467e7}.SearchPage .search-results .item .content .second .excerpt{padding-top:10px}.SearchPage .search-results .item .category-item .content .second,.SearchPage .search-results .item .subcategory-item .content .second{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.SearchPage .search-results .item .category-item .content .second a,.SearchPage .search-results .item .subcategory-item .content .second a{font-size:14px;margin-top:5px!important}.SearchPage .search-results .no-results{padding-bottom:15px;padding-top:50px}}.category .hero{background:#f5f6ff;background:url(https://homeapproach.com/images/category-bg.png);height:230px;margin-bottom:30px}.category .hero .container{align-items:center;display:flex;justify-content:space-between}.CategoriesIcons .title .category .hero h1,.CategoriesIcons .title .category .hero p,.Team .members .category .hero .name,.category .hero .CategoriesIcons .title h1,.category .hero .CategoriesIcons .title p,.category .hero .Team .members .name,.category .hero .fancy-title{font-size:75px;padding-bottom:40px;text-align:left}.CategoriesIcons .title .category .hero h1.no-padding,.CategoriesIcons .title .category .hero p.no-padding,.Team .members .category .hero .no-padding.name,.category .hero .CategoriesIcons .title h1.no-padding,.category .hero .CategoriesIcons .title p.no-padding,.category .hero .Team .members .no-padding.name,.category .hero .fancy-title.no-padding{padding-bottom:10px}.category .hero .image-container{max-width:330px;position:relative;top:5px;width:100%}.category .hero .title-container{color:#3dbfb8;display:inline-block}.category .hero .title-container .categorization{align-items:center;display:flex;justify-content:stretch}.category .hero .title-container .categorization a{color:#3dbfb8;font-size:18px;font-weight:600;text-transform:uppercase}.category .hero .title-container .categorization .line1{background:#3dbfb8;border-bottom-left-radius:4px;border-top-left-radius:4px;display:none;flex:1 1;height:10px;margin-right:5px}.category .hero .title-container .categorization .line2{background:#3dbfb8;border-bottom-right-radius:4px;border-top-right-radius:4px;flex:1 1;height:10px;margin-left:5px}.category .latest-posts-container{margin:20px auto}.category .latest-posts-container+.latest-posts-container{margin-top:60px}.category .latest-posts-container .latest-posts-title{border-bottom:4px solid #40c5c0;bottom:-8px;display:block;font-size:42px;margin:0!important;margin-bottom:25px;padding-bottom:8px;position:relative;text-align:left!important}.category .latest-posts-container .inner-container{padding-top:27px}.category .must-reads-section{margin-top:80px}.category .related-topics{background:url(https://homeapproach.com/images/category-bg.png);margin-top:130px;padding-bottom:30px;padding-top:50px;position:relative}.CategoriesIcons .title .category .related-topics h1,.CategoriesIcons .title .category .related-topics p,.Team .members .category .related-topics .name,.category .related-topics .CategoriesIcons .title h1,.category .related-topics .CategoriesIcons .title p,.category .related-topics .Team .members .name,.category .related-topics .fancy-title{font-size:62px;left:0;position:absolute;text-align:center;top:-52px;width:100%}.category .related-topics .topics-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.category .related-topics .item{display:flex;flex-direction:column;padding:0!important;width:31.3%}.category .related-topics .item a{background:#fff;border-radius:4px;border-top:4px solid #24bfb8;box-shadow:0 0 20px rgba(12,27,108,.2);height:100%;margin-bottom:30px;margin-top:20px;overflow:hidden;padding:27px 15px;text-align:center}.category .related-topics .item a h6{color:#374499;font-size:22px;margin:0;text-decoration:underline}.category .related-topics .no-posts{font-size:24px;font-weight:200;margin:50px auto;text-align:center}.CategoriesIcons .title .category.subcategory .hero h1,.CategoriesIcons .title .category.subcategory .hero p,.Team .members .category.subcategory .hero .name,.category.subcategory .hero .CategoriesIcons .title h1,.category.subcategory .hero .CategoriesIcons .title p,.category.subcategory .hero .Team .members .name,.category.subcategory .hero .fancy-title{padding-bottom:10px}.category .CategoriesIcons{margin:0}.category .intro{background:#fff;border-radius:4px;box-shadow:0 0 20px rgba(12,27,108,.2);font-size:20px;line-height:1.7;margin-bottom:30px;margin-top:20px;padding:30px 20px}@media screen and (max-width:890px){.category .hero{height:100%;margin-bottom:20px}.category .hero .container{align-items:center;display:flex;flex-direction:column-reverse;padding:20px 15px}.CategoriesIcons .title .category .hero h1,.CategoriesIcons .title .category .hero p,.Team .members .category .hero .name,.category .hero .CategoriesIcons .title h1,.category .hero .CategoriesIcons .title p,.category .hero .Team .members .name,.category .hero .fancy-title{font-size:40px;margin:15px 0 0;padding:0;text-align:center}.category .hero .image-container{max-width:210px;position:static;width:60%}.category .hero .title-container{min-width:70%}.category .hero .title-container .categorization .line1{display:block}.category .hero .title-container .display-1{font-size:32px;padding-bottom:0}.category .latest-posts-container+.latest-posts-container{margin-top:30px}.category .latest-posts-container .latest-posts-title{padding-bottom:10px}.category .must-reads-section{margin-top:30px}.category .related-topics{margin-top:50px}.CategoriesIcons .title .category .related-topics h1,.CategoriesIcons .title .category .related-topics p,.Team .members .category .related-topics .name,.category .related-topics .CategoriesIcons .title h1,.category .related-topics .CategoriesIcons .title p,.category .related-topics .Team .members .name,.category .related-topics .fancy-title{font-size:42px;top:-36px}.category .related-topics .topics-container{flex-direction:column}.category .related-topics .topics-container .item{width:100%}.category .related-topics .topics-container .item a{border-radius:4px;margin:0 0 35px}.category .subcategory{padding-bottom:10px}.CategoriesIcons .title .category .subcategory .hero h1,.CategoriesIcons .title .category .subcategory .hero p,.Team .members .category .subcategory .hero .name,.category .subcategory .hero .CategoriesIcons .title h1,.category .subcategory .hero .CategoriesIcons .title p,.category .subcategory .hero .Team .members .name,.category .subcategory .hero .fancy-title{font-size:32px;padding-bottom:0}.category .intro{font-size:18px;line-height:1.6;margin-bottom:35px;margin-top:0;padding:20px}}.Quiz{margin:auto;max-width:740px;min-height:100vh;padding-top:40px;text-align:center}.Quiz .question-text{font-size:28px;font-weight:600;margin-bottom:15px}.Quiz .question-subheader{color:#374499;font-size:20px;font-style:italic;font-weight:400;margin-bottom:20px}.Quiz .choices{align-items:stretch;gap:20px;grid-auto-rows:1fr;justify-content:center;margin:30px auto;width:min(90%,750px)}.Quiz .single-choice{background:#fff;border:2px solid #eee;border-radius:8px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:block;font-size:18px;font-weight:600;line-height:1.4;padding:40px 30px}.Quiz .single-choice:active,.Quiz .single-choice:hover{border-color:#24bfb8}.Quiz .QuizProgressBar{left:0;position:absolute;top:82px;width:100%}.Quiz .QuizProgressBar .bar{background:#f7f7f7;height:8px;overflow:hidden}.Quiz .QuizProgressBar .progress{background-color:#24bfb8!important;border-bottom-right-radius:5px;border-top-right-radius:5px;height:100%;min-width:15px;transition:width .3s ease;transition-delay:.2s}@media screen and (max-width:890px){.Quiz .QuizProgressBar{top:47px}.Quiz .QuizProgressBar .bar{height:3px;overflow:hidden}.Quiz .question-text{font-size:24px}.Quiz .question-subheader{font-size:18px}.Quiz .choices{gap:10px;width:100%}.Quiz .single-choice{padding:15px 20px}}.cols-3-centered-grid{display:grid}@media screen and (min-width:891px){.cols-3-centered-grid{grid-template-columns:repeat(6,1fr)}.cols-3-centered-grid>*{grid-column:span 2}.cols-3-centered-grid>:last-child:nth-child(3n-1){grid-column-end:-2}.cols-3-centered-grid>:nth-last-child(2):nth-child(3n+1){grid-column-end:4}.cols-3-centered-grid>:last-child:nth-child(3n-2){grid-column-end:5}}@media screen and (max-width:890px){.cols-3-centered-grid{grid-template-columns:1fr}}.PreviewButton{align-items:center;background-color:#24bfb8;border-radius:50px;bottom:20px;box-shadow:2px 2px 3px #999;color:#fff;display:flex;height:60px;justify-content:center;position:fixed;right:20px;text-align:center;-webkit-user-select:none;user-select:none;width:60px;z-index:1}.preview-modal{background-color:#fff;border-radius:8px;bottom:100px;box-shadow:0 0 20px rgba(0,0,0,.2);left:auto;max-height:80vh;outline:none;overflow-y:auto;padding:24px;position:fixed;right:20px;width:800px}.preview-overlay{background:none}.PreviewControls{display:flex;flex-direction:column;gap:15px}.PreviewControls .CustomSlider{padding:0 20px}.PreviewControls .CustomSlider .slide-selection{color:#777;font-size:15px;font-weight:400;min-height:21px;text-align:center}.PreviewControls .CustomSlider .rc-slider{margin:5px 0 35px}.PreviewControls .CustomSlider .rc-slider-handle{background:#24bfb8;border-color:#24bfb8;height:20px;margin-top:-8px;width:20px}.PreviewControls .CustomSlider .rc-slider-dot{bottom:-4px;height:12px;width:12px}.PreviewControls .control{border:1px solid #ccc;border-radius:4px;color:#424242;font-size:15px;line-height:1;padding:8px 10px;width:100%}.PreviewControls .control,.PreviewControls .control::placeholder,.PreviewControls .react-select__placeholder{color:#424242;font-family:var(--primary-font);font-size:16px;font-weight:300}.PreviewControls .control:focus{border:1px solid #24bfb8;box-shadow:0 0 0 1px #24bfb8}.PreviewControls .invalid .rc-slider-rail{background-color:rgba(255,0,0,.188)}.PreviewControls .invalid .rc-slider-dot,.PreviewControls .invalid .rc-slider-dot-active{border-color:rgba(255,0,0,.188)}.PreviewControls .react-select__menu{max-height:130px!important;overflow:hidden}.PreviewControls .btn,.PreviewControls .btn-joygreen,.PreviewControls .btn-outline{box-shadow:none;font-size:16px;font-weight:500;line-height:1;margin-top:20px;padding:14px 20px}.PreviewControls .btn-joygreen:disabled,.PreviewControls .btn-outline:disabled,.PreviewControls .btn:disabled,.PreviewControls .btn[disabled],.PreviewControls [disabled].btn-joygreen,.PreviewControls [disabled].btn-outline{cursor:not-allowed;opacity:.4}.fft .main,.fft .siteContent{display:flex}.fft .main{flex:1 1;flex-direction:column}.fft-quiz{background:#10167e;background:#111989;background:linear-gradient(90deg,#111989,#2734a3 25%,#3342b7 50%,#374acc 75%,#2635a7);color:#fff;flex:1 1;justify-content:flex-start;padding:40px 0}.fft-quiz .container{display:flex;flex-direction:column;height:100%;margin:auto;max-width:850px;width:100%}.fft-quiz h1{color:#0cecdf;font-size:28px;margin-bottom:50px;text-align:center}.fft-quiz h2{font-size:32px;letter-spacing:.5px;text-align:center}.fft-quiz h3{font-size:22px;font-weight:400;letter-spacing:.2px;margin-bottom:30px;text-align:center}.fft-quiz .loading{align-items:center;display:flex;justify-content:center}.fft-quiz .loading img{width:30px}.fft-quiz .single-choices{display:grid;gap:20px;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr;margin:auto;max-width:700px;width:100%}.fft-quiz .single-choices button{align-items:center;background-color:#fff;border:3px solid transparent;border-radius:8px;color:#6f7ece;cursor:pointer;display:flex;font-size:18px;font-weight:500;height:100%;justify-content:center;padding:20px;transition:transform .6s ease;width:100%}.fft-quiz .single-choices button.flipping,.fft-quiz .single-choices button.selected{background-color:#505cc6;border-color:#5467e7;box-shadow:0 25px 20px -20px rgba(0,0,0,.45);color:#fff}.fft-quiz .single-choices button.flipping,.fft-quiz .single-choices button.flipping span{transform:rotateY(180deg)}.fft-quiz .single-choices button span{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.fft-quiz .multiple-choices{margin:auto;max-width:700px;width:100%}.fft-quiz .multiple-choices .items{display:grid;gap:20px;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr}.fft-quiz .multiple-choices .multi-choice-item{height:100%;position:relative}.fft-quiz .multiple-choices .multi-choice-item div{align-items:center;background-color:#fff;border:3px solid transparent;border-radius:8px;color:#6f7ece;cursor:pointer;display:flex;font-size:18px;font-weight:500;height:100%;justify-content:center;padding:20px;text-align:center;transition:transform .6s ease}.fft-quiz .multiple-choices .multi-choice-item input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:5}.fft-quiz .multiple-choices .multi-choice-item input[type=checkbox]~div svg{display:none}.fft-quiz .multiple-choices .multi-choice-item input[type=checkbox]:checked~div{background-color:#505cc6;border-color:#5467e7;box-shadow:0 25px 20px -20px rgba(0,0,0,.45);color:#fff;position:relative;transform:rotateY(180deg)}.fft-quiz .multiple-choices .multi-choice-item input[type=checkbox]:checked~div span{transform:rotateY(180deg)}.fft-quiz .multiple-choices .multi-choice-item input[type=checkbox]:checked~div svg{background-color:#fff;border-radius:50px;color:#24bfb8;display:block;height:25px;line-height:1;position:absolute;right:-10px;top:-10px;transform:rotateY(180deg);width:25px}.fft-quiz .multiple-choices .next{display:block;font-size:16px;margin:15px 0 -40px auto;z-index:2}.fft-quiz .multiple-choices .next:disabled{opacity:.5}.fft-quiz .progress-container{align-items:center;background:hsla(0,0%,100%,.125);border-radius:100px;display:flex;gap:20px;margin:auto auto 0;max-width:350px;padding:10px 20px;width:100%}.fft-quiz .progress-container .nav-button{background:none;border:none;color:#fff;cursor:pointer;font-size:26px;line-height:1;padding:0}.fft-quiz .progress-container .nav-button:disabled{color:hsla(0,0%,100%,.188);cursor:default}.fft-quiz .progress-container .progress-content{align-items:center;display:flex;flex-direction:column;flex-grow:1}.fft-quiz .progress-container .progress-info{color:#fff;font-size:14px;font-weight:500;margin-bottom:2px}.fft-quiz .progress-container .progress-bar{background-color:#050c4f;border-radius:3px;height:6px;overflow:hidden;width:100%}.fft-quiz .progress-container .progress-fill{background-color:#fff;height:100%;transition:width .3s ease}.fft-quiz .question-image{height:200px;margin:30px auto 20px;width:200px}.fft-quiz .EmailCapture form{align-items:flex-start;display:flex;gap:10px;gap:20px;justify-content:center}.fft-quiz .EmailCapture form .control{position:relative}.fft-quiz .EmailCapture form .input-icon{color:#24bfb8;font-size:35px;left:15px;position:absolute;top:45%;transform:translateY(-50%)}.fft-quiz .EmailCapture form input{-webkit-appearance:none;border:none;border-radius:8px;color:#8793e5;font-size:20px;font-weight:400;height:59px;line-height:1;max-width:400px;outline:none!important;padding:18px 18px 18px 70px;width:100%}.fft-quiz .EmailCapture form input:focus{outline:none!important}.fft-quiz .EmailCapture form input::placeholder{color:#8793e5;font-weight:400}.fft-quiz .EmailCapture .btn-joygreen{align-items:center;border:none;display:flex;font-size:20px;gap:10px;height:59px;justify-content:center;line-height:1;margin:0;padding:18px 28px;text-align:center}.fft-quiz .EmailCapture .btn-joygreen img{width:23px}.fft-quiz .EmailCapture .validation-message{color:#e34f4f;font-weight:400;margin-top:20px;text-align:center}.fft-quiz .EmailCapture .no-email{display:block;font-size:16px;margin-top:20px;text-align:center;text-decoration:underline}.fft-quiz .CalculateResult{margin:auto;max-width:600px}.fft-quiz .CalculateResult p{font-size:40px;font-weight:500;text-align:center}.fft-quiz .CalculateResult .img-container{height:300px;margin:20px auto;width:300px}@media screen and (max-width:890px){.fft .siteContent{flex-direction:column;padding:0}.fft .siteContent .Menu{position:static}.fft-quiz{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;min-height:calc(100vh - 140px);padding:30px 0}.fft-quiz .container{flex-grow:1;margin:0}.fft-quiz h1{font-size:20px;margin-bottom:20px}.fft-quiz h2{font-size:24px;letter-spacing:0}.fft-quiz h3{font-size:16px}.fft-quiz .multiple-choices .items,.fft-quiz .single-choices{gap:15px;grid-template-columns:1fr 1fr}.fft-quiz .multiple-choices .items .multi-choice-item div,.fft-quiz .multiple-choices .items button,.fft-quiz .single-choices .multi-choice-item div,.fft-quiz .single-choices button{font-size:16px;padding:12px}.fft-quiz .single-choices.mob-three-cols{grid-template-columns:1fr 1fr 1fr}.fft-quiz .question-image{height:auto;max-width:100%;width:200px}.fft-quiz .EmailCapture form{align-items:stretch;flex-direction:column}.fft-quiz .EmailCapture form input{font-size:18px;height:57px;max-width:100%;padding-left:60px}.fft-quiz .EmailCapture form .input-icon{font-size:30px}.fft-quiz .EmailCapture form .btn-joygreen{font-size:18px;height:57px}.fft-quiz .CalculateResult p{font-size:28px}.fft-quiz .CalculateResult .img-container{height:200px;width:200px}.fft-quiz .progress-container{gap:15px;max-width:100%;width:320px}.fft-quiz .progress-container .progress-info{font-size:13px}.fft-quiz .progress-container .progress-bar{height:5px}}@media screen and (max-width:375px){.fft-quiz h2{font-size:22px}.fft-quiz h3{font-size:15px}.fft-quiz .multiple-choices .items .multi-choice-item div,.fft-quiz .single-choices button{font-size:15px;padding:12px 8px}}.fft-result{font-weight:400}.fft-result .RankBanner{background:#111989;background:linear-gradient(90deg,#111989,#2734a3 25%,#3342b7 50%,#374acc 75%,#2635a7);color:#fff;overflow:hidden;position:relative}.fft-result .RankBanner .back-button{align-items:center;background:#0cecdf;border-radius:100px;color:#0d147c;display:flex;font-size:14px;font-weight:500;gap:5px;line-height:1;padding:10px 20px;position:absolute;top:40px;z-index:3}.fft-result .RankBanner .inner-container{margin:auto;max-width:1100px;padding-top:40px;position:relative}.fft-result .RankBanner .left{left:0;position:absolute;top:0}.fft-result .RankBanner .right{position:absolute;right:0;top:0}.fft-result .RankBanner h1{color:#0cecdf;font-size:24px;position:absolute;text-align:center;width:100%}.fft-result .RankBanner .two-cols{display:grid;gap:50px;grid-template-columns:1fr 1fr}.fft-result .RankBanner .bg{background-position:100%;background-repeat:no-repeat;background-size:contain;height:100%;margin-top:30px;width:100%;z-index:2}.fft-result .RankBanner .rank-container{padding:60px 0}.fft-result .RankBanner .rank-container p{font-size:22px;white-space:break-spaces}.fft-result .RankBanner .rank-container :last-child{margin-bottom:0}.fft-result .RankBanner .pre{color:#12e8de;font-weight:400;margin-bottom:4px;text-transform:uppercase}.fft-result .Meter{align-items:flex-end;display:flex;gap:4px;margin:20px 0 30px}.fft-result .Meter .segment{position:relative;width:30px}.fft-result .Meter .segment.deactive{background:#3068bd}.fft-result .Meter .segment.active:before{border-bottom:8px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;bottom:-5px;content:"";filter:drop-shadow(0 0 3px rgba(0,0,0,.5));left:50%;position:absolute;transform:translateX(-50%)}.fft-result .Meter .segment1{background-color:#507de7;height:6px}.fft-result .Meter .segment2{background-color:#4d90e9;height:9px}.fft-result .Meter .segment3{background-color:#47a6e8;height:12px}.fft-result .Meter .segment4{background-color:#41b7e7;height:15px}.fft-result .Meter .segment5{background-color:#35cbe5;height:18px}.fft-result .Meter .segment6{background-color:#0cecdf;height:21px}.fft-result ul{-webkit-padding-start:20px;list-style:disc;padding-inline-start:20px}.fft-result h2{color:#fff;font-size:48px;margin:0;text-align:left}.fft-result .header{background:#aab3f3;border-radius:4px;color:#fff;font-size:15px;font-weight:500;letter-spacing:2px;line-height:1.5;text-align:center;text-transform:uppercase}.fft-result .subcategories{display:flex;flex-direction:column;gap:70px;padding:70px 0}.fft-result .subcategory{border:5px solid #fff;border-radius:16px;display:flex;flex-direction:column;gap:30px;padding:30px;position:relative;transition:border-color .5s ease-in-out}.fft-result .subcategory .liked{display:none}.fft-result .subcategory.liked{border-color:#25bfb8;box-shadow:0 0 16px rgba(17,17,26,.1)}.fft-result .subcategory.liked .SubcategoryHeader .actions{right:-15px;top:-20px}.fft-result .subcategory.liked .SubcategoryHeader .actions .dislike,.fft-result .subcategory.liked .SubcategoryHeader .actions .like{display:none}.fft-result .subcategory.liked .SubcategoryHeader .actions .liked{align-items:center;background:#25bfb8;border-radius:100px;color:#fff;display:block;display:flex;height:40px;justify-content:center;line-height:1;padding-bottom:4px;width:40px}.fft-result .SubcategoryHeader{display:flex;flex-direction:column;gap:20px}.CategoriesIcons .title .fft-result .SubcategoryHeader h1,.CategoriesIcons .title .fft-result .SubcategoryHeader p,.Team .members .fft-result .SubcategoryHeader .name,.fft-result .SubcategoryHeader .CategoriesIcons .title h1,.fft-result .SubcategoryHeader .CategoriesIcons .title p,.fft-result .SubcategoryHeader .Team .members .name,.fft-result .SubcategoryHeader .fancy-title{font-size:48px}.fft-result .SubcategoryHeader .actions{align-items:center;display:flex;font-family:var(--primary-font);font-size:22px;position:absolute;right:0}.fft-result .SubcategoryHeader .actions .action{padding:2px 5px}.fft-result .SubcategoryHeader .actions .like svg{color:#24bfb8}.fft-result .SubcategoryHeader .actions .dislike svg{color:#afb4f1}.fft-result .SubcategoryHeader .sub-header{font-size:24px;margin:auto;max-width:80%;text-align:center}.fft-result .SubcategoryHeader .rounded{border-radius:8px;box-shadow:0 0 16px rgba(17,17,26,.1);font-size:20px;line-height:2;padding:30px}.fft-result .SubcategoryHeader .rounded .h2{color:#374499;font-size:26px;margin-bottom:25px;position:relative}.fft-result .SubcategoryHeader .rounded .h2:after{background:linear-gradient(90deg,#374499 50%,#24bfb8 0);content:"";height:6px;left:0;margin-top:6px;position:absolute;top:100%;width:80px}.fft-result .SubcategoryHeader .rounded :last-child{margin-bottom:0}.fft-result .SubcategoryHeader .rounded p{margin-bottom:40px}.fft-result .SubcategoryHeader .rounded ul li::marker{color:#24bfb8}.fft-result .SubcategoryHeader .ProsCons{display:grid;font-size:20px;gap:20px;grid-template-columns:1fr 1fr}.fft-result .SubcategoryHeader .ProsCons .title{align-items:center;color:#374499;display:flex;font-size:22px;font-size:26px;gap:15px;line-height:1;margin-bottom:20px}.fft-result .SubcategoryHeader .ProsCons .pros svg{color:#24bfb8}.fft-result .SubcategoryHeader .ProsCons .pros ::marker{color:#24bfb8}.fft-result .SubcategoryHeader .ProsCons .cons svg{color:#d95142;position:relative;top:2px}.fft-result .SubcategoryHeader .ProsCons .cons ::marker{color:#d95142}.fft-result .TopStories{display:flex;flex-direction:column;gap:20px}.fft-result .TopStories .stories{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}.fft-result .TopStories .story-card{align-items:center;display:grid;gap:10px;grid-template-columns:120px 1fr}.fft-result .TopStories .story-card .date{color:#5467e7;font-size:12px;font-weight:500;margin-bottom:3px}.fft-result .TopStories .story-card .title{font-size:17px;font-weight:600}.fft-result .TopOffers{display:flex;flex-direction:column;gap:20px}.fft-result .TopOffers .offers{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}.fft-result .TopOffers .offer-card{align-self:start;border-radius:8px;box-shadow:0 0 16px rgba(17,17,26,.1);display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:30px 20px 20px}.fft-result .TopOffers .offer-card *{white-space:normal}.fft-result .TopOffers .offer-card>.title{color:#38459f;font-size:17px;font-weight:600;line-height:1.5;min-height:3em}.fft-result .TopOffers .offer-card .image{margin:0 auto;max-width:50%;width:auto}.fft-result .TopOffers .offer-card .image img{height:120px;object-fit:contain!important}.fft-result .TopOffers .offer-card .review{color:#24bfb8;font-size:16px;text-decoration:underline}.fft-result .TopOffers .offer-card .Accordion{border:none}.fft-result .TopOffers .offer-card .Accordion .title-container{background:#f7f7f7;border-radius:4px;margin:0;padding-left:10px;padding-right:10px}.fft-result .TopOffers .offer-card .Accordion .title-container .title{color:#424242;font-size:16px}.fft-result .TopOffers .offer-card .Accordion .content{padding-left:10px;padding-right:10px}.fft-result .TopOffers .offer-card .Accordion .content *{font-size:15px;line-height:1.6;margin:0}.fft-result .TopOffers .offer-card .Accordion.active .content{margin-top:10px}.fft-result .TopOffers .offer-card .Accordion .h2,.fft-result .TopOffers .offer-card .Accordion p,.fft-result .TopOffers .offer-card .Accordion ul{margin-bottom:10px}.fft-result .TopOffers .offer-card .Accordion .h2{font-size:16px}.fft-result .TopOffers .offer-card .Accordion p,.fft-result .TopOffers .offer-card .Accordion ul{font-size:15px}.fft-result .TopOffers .offer-card .btn,.fft-result .TopOffers .offer-card .btn-joygreen,.fft-result .TopOffers .offer-card .btn-outline{background:#24bfb8;border-radius:4px;box-shadow:none;font-size:15px;font-weight:400;margin-top:auto;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.fft-result .spinner-img-container{align-items:center;background:rgba(0,0,0,.188);display:flex;height:100%;justify-content:center;position:fixed;width:100%;z-index:10}.fft-result .FeaturedLink{align-items:center;display:flex;font-size:20px;gap:20px;justify-content:center;margin-bottom:-20px;margin-top:-20px}.fft-result .FeaturedLink img{height:auto;margin:0;min-width:51px}.fft-result .FeaturedLink a{color:#24bfb8}@media screen and (max-width:890px){.fft-result>.container{padding:0 10px}.fft-result .RankBanner .inner-container{padding-top:30px}.fft-result .RankBanner h1{display:none;position:static}.fft-result .RankBanner .two-cols{display:flex;flex-direction:column-reverse;gap:30px}.fft-result .RankBanner .back-button{background:none;border:2px solid #fff;color:#fff;font-size:12px;margin-top:20px;position:static;width:-webkit-fit-content;width:fit-content}.fft-result .RankBanner .bg{background-position:50%;height:220px;margin:0;width:auto}.fft-result .RankBanner .rank-container{padding:0}.fft-result .RankBanner .rank-container p{font-size:18px;margin-bottom:10px;text-align:center}.fft-result .RankBanner .rank-inner-container{display:flex;flex-direction:column;margin:auto;width:-webkit-fit-content;width:fit-content}.fft-result .pre{font-size:16px;text-align:center}.fft-result h2{font-size:32px}.fft-result .Meter{justify-content:center}.fft-result .subcategories{padding:40px 0}.fft-result .subcategory{padding:15px}.fft-result .subcategory.liked{border-width:3px}.fft-result .SubcategoryHeader{gap:15px}.fft-result .SubcategoryHeader .actions{font-size:18px;margin:0;padding:5px 10px;right:-10px;top:-22px}.CategoriesIcons .title .fft-result .SubcategoryHeader h1,.CategoriesIcons .title .fft-result .SubcategoryHeader p,.Team .members .fft-result .SubcategoryHeader .name,.fft-result .SubcategoryHeader .CategoriesIcons .title h1,.fft-result .SubcategoryHeader .CategoriesIcons .title p,.fft-result .SubcategoryHeader .Team .members .name,.fft-result .SubcategoryHeader .fancy-title{font-size:28px}.fft-result .SubcategoryHeader .sub-header{font-size:18px;max-width:100%}.fft-result .SubcategoryHeader .rounded{font-size:16px;line-height:1.8;padding:20px}.fft-result .SubcategoryHeader .rounded .h2{font-size:20px}.fft-result .SubcategoryHeader .rounded .h2:after{height:4px}.fft-result .SubcategoryHeader .ProsCons{gap:40px;grid-template-columns:1fr}.fft-result .SubcategoryHeader .ProsCons .pros:after{background-color:rgba(171,179,243,.314);content:"";display:block;height:1px;position:relative;top:20px;width:100%}.fft-result .SubcategoryHeader .ProsCons .title{font-size:20px;margin-bottom:10px}.fft-result .subcategory.liked .SubcategoryHeader .actions{padding:3px}.fft-result .subcategory.liked .SubcategoryHeader .actions .liked{font-size:16px;height:34px;width:34px}.fft-result .TopStories .stories{grid-template-columns:1fr}.fft-result .TopStories .story-card .title{font-size:15px}.fft-result .TopOffers .offers{display:grid;gap:15px;grid-template-columns:repeat(6,85%)}.fft-result .TopOffers .offers.single{grid-template-columns:1fr}.fft-result .TopOffers .offer-card{border:1px solid #e0e0e0;box-shadow:none;padding:20px}.fft-result .FeaturedLink{font-size:18px;gap:15px;margin-top:-30px}}.fft .first-load{align-items:center;display:flex;height:100%;justify-content:center}.fft-intro{background:#111989;background:linear-gradient(90deg,#111989,#2734a3 25%,#3342b7 50%,#374acc 75%,#2635a7);flex:1 1;padding-top:10vh}.fft-intro .TakeTestBanner{background:none}.fft-intro .TakeTestBanner .container{background-image:url(https://homeapproach.com/images/franky-ttt-intro.png)}@media screen and (max-width:890px){.fft-intro{padding-top:0}.fft-intro .TakeTestBanner{background:none;padding-bottom:30px}.fft-intro .TakeTestBanner .flex{margin-bottom:30px}}.drawer-review-link{color:#5467e8!important;display:block;font-size:14px;font-weight:400;text-align:center;text-decoration:none!important}.drawer{background:#fff;box-shadow:0 0 6px rgba(0,0,0,.102);display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow-y:auto;position:fixed;right:0;text-align:left;top:0;transform:translateX(100%);transition:transform .3s ease-in-out;width:600px;z-index:50}.drawer.open{box-shadow:0 0 20px rgba(0,0,0,.2);transform:translateX(0)}.comparison-container{margin:auto;max-width:100%;padding:0 30px;width:1260px}.loading{align-items:center;background:#fff;border:1px solid #d8ddfd;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.05);color:#24bfb8;display:flex;gap:10px;height:300px;justify-content:center;margin:30px auto}.loading img{width:30px}.OfferReviewDrawer{box-shadow:none;box-shadow:none!important;font-size:16px;margin:0!important}.OfferReviewDrawer .scores table{font-size:16px;width:100%}.OfferReviewDrawer .drawer-header{align-items:center;background:linear-gradient(135deg,#defffd,#f1eeff);display:grid;grid-template-columns:1fr 150px;padding:30px 20px}.OfferReviewDrawer .drawer-body{background:#fff;padding:20px}.OfferReviewDrawer p{margin-bottom:0}.OfferReviewDrawer h2{font-size:30px;font-weight:600;margin-bottom:0}.OfferReviewDrawer h3{border-bottom:1px solid #ddd;color:#374499;font-size:22px;font-weight:600;line-height:1.3}.OfferReviewDrawer section+section{margin-top:40px}.OfferReviewDrawer .features li{font-size:16px}.OfferReviewDrawer .specs{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(150px,1fr));margin-top:20px}.OfferReviewDrawer .specs .spec:last-child{border-right:none}.OfferReviewDrawer .specs .key{color:#666;font-weight:700;white-space:nowrap}.OfferReviewDrawer .specs .value{font-size:20px;font-weight:700;white-space:nowrap}.OfferReviewDrawer .Accordion .title-container{color:#374499;font-size:18px}.OfferReviewDrawer .cons li:before,.OfferReviewDrawer .pros li:before{color:inherit;font-size:16px}.OfferReviewDrawer .cons li,.OfferReviewDrawer .pros li{line-height:1.8;margin-bottom:0}.OfferReviewDrawer .actions{display:flex;gap:20px;justify-content:center;margin:40px auto 0}.OfferReviewDrawer .btn,.OfferReviewDrawer .btn-joygreen,.OfferReviewDrawer .btn-outline{background:#24bfb8;border:2px solid #24bfb8;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:15px;font-size:18px;font-weight:500;letter-spacing:.5px;margin:auto 0 0;padding:12px 24px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-webkit-max-content;width:max-content}.OfferReviewDrawer .btn-joygreen:hover,.OfferReviewDrawer .btn-outline:hover,.OfferReviewDrawer .btn:hover{opacity:.95}.OfferReviewDrawer .btn.secondary,.OfferReviewDrawer .secondary.btn-joygreen,.OfferReviewDrawer .secondary.btn-outline{background:#fff;color:#24bfb8!important}.OfferReviewDrawer .btn.secondary svg,.OfferReviewDrawer .secondary.btn-joygreen svg,.OfferReviewDrawer .secondary.btn-outline svg{margin:0 8px 0 0}.drawer-overlay{background-color:rgba(0,0,0,.5);cursor:pointer;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:40}.comparison-shared{font-weight:300;min-height:100vh;position:relative}.comparison-shared *{font-family:Roboto,system-ui}.comparison-shared .siteContent{padding-bottom:25px;padding-top:0}.comparison-shared .icons{display:flex;font-size:16px;font-weight:400;gap:30px;line-height:1}.comparison-shared .icons>div{align-items:center;display:flex;gap:5px}.comparison-shared .icons svg{color:#24bfb8;font-size:20px}.comparison-shared h1{color:#0a0832;font-size:36px;margin-bottom:0;text-align:left}.comparison-shared .page-subheader{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:0;width:75%}.comparison-shared .joygreen{color:#24bfb8}.comparison-shared .Menu{box-shadow:0 0 2px rgba(0,0,0,.2);position:static}.comparison-shared .Menu .top-nav.center{flex-direction:row;justify-content:space-between;max-width:100%;padding:10px 30px;width:1260px}.comparison-shared .Menu .top-nav.center img{height:35px}.comparison-shared .Menu .top-nav.center>div{display:flex;font-size:15px;font-weight:300;gap:20px}.comparison-shared .Menu .PostDisclosure .disclosure{background:transparent;border-bottom:1px solid #eee;font-size:14px;margin-bottom:0;padding:8px 0;text-align:center}.comparison-shared .Menu .PostDisclosure .disclosure a{text-decoration:underline}.comparison-shared .Menu .PostDisclosure .disclosure *{margin-bottom:0}.comparison-shared .main{margin:auto;max-width:100%;padding:0 30px;width:1260px}@media screen and (max-width:1260px){.comparison-container{padding:0 20px}}@media screen and (max-width:890px){.comparison-shared .main{padding:0}.comparison-shared .Menu .PostDisclosure .disclosure{font-size:13px}.comparison-shared .Menu .top-nav.center{flex-direction:column;gap:8px;line-height:1;padding:8px 0}.comparison-shared .Menu .top-nav.center img{height:30px}.comparison-shared h1{font-size:24px;text-align:center}.comparison-shared .page-subheader{font-size:16px;width:100%}.comparison-shared .icons{align-items:center;display:none;flex-direction:column;font-size:13px;gap:0;line-height:2}.comparison-shared .icons svg{font-size:15px}.comparison-shared .article_text{padding:0 15px}.drawer{width:95%}.drawer .close{font-size:28px;padding:5px;position:absolute;right:10px}.drawer .ComparisonDetailsAtAGlance{box-shadow:none}.drawer .OfferReviewDrawer{margin:0}.drawer .OfferReviewDrawer .drawer-header{gap:10px;grid-template-columns:1fr;padding:20px 15px}.drawer .OfferReviewDrawer .drawer-header .text{order:2}.drawer .OfferReviewDrawer .drawer-header .text h2{margin-bottom:5px}.drawer .OfferReviewDrawer .drawer-header .text p{font-size:16px}.drawer .OfferReviewDrawer .drawer-header img{margin:auto;max-width:140px;order:1}.drawer .OfferReviewDrawer .drawer-body{padding:15px}.drawer .OfferReviewDrawer .specs{gap:10px}.drawer .OfferReviewDrawer .specs .value{font-size:18px}.drawer .OfferReviewDrawer .specs .key{font-size:16px}.drawer .OfferReviewDrawer section+section{margin-top:25px}.drawer .OfferReviewDrawer .Accordion .content,.drawer .OfferReviewDrawer .Accordion .title-container{font-size:16px}.drawer .OfferReviewDrawer .actions{flex-direction:column;gap:10px}.drawer .OfferReviewDrawer .actions .btn,.drawer .OfferReviewDrawer .actions .btn-joygreen,.drawer .OfferReviewDrawer .actions .btn-outline{width:100%}}.comparison{z-index:0}.comparison .comparison-header{display:flex;flex-direction:column;gap:15px;margin:30px 0 20px;min-height:180px}.comparison .last-updated{font-size:15px;font-weight:400;text-align:left}.comparison .last-updated .bold{font-size:500}.comparison.blue-cta .btn,.comparison.blue-cta .btn-joygreen,.comparison.blue-cta .btn-outline{background:#5467e7!important}.comparison .comparison-bg{background-image:url(https://homeapproach.com/images/comparison-header-75.png);background-position:100% 0;background-repeat:no-repeat;background-size:auto 180px}.comparison .bg{background-image:linear-gradient(90deg,#defffd,#f1eeff);-webkit-clip-path:polygon(0 0,100% 0,100% 65%,50% 100%,0 65%);clip-path:polygon(0 0,100% 0,100% 65%,50% 100%,0 65%);height:800px;left:0;position:absolute;top:0;width:100%;z-index:-1}.comparison .Collapsable{margin:25px auto}.Top3Offers{background-image:linear-gradient(90deg,#defffd,#f1eeff);margin:25px -50vw;padding:50px 70px}.Top3Offers .comparison-container{display:flex;gap:30px;justify-content:center}.Top3Offers .offer{background:#fff;border:1px solid #d8ddfd;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;max-width:100%;overflow:hidden;padding:20px;width:300px}.Top3Offers .offer .header p{color:#666;font-size:14px;margin-bottom:8px}.Top3Offers .offer .header h2{font-size:20px;font-weight:600;margin:0}.Top3Offers .offer .image{margin:20px auto;max-width:65%}.Top3Offers .offer .footer{display:flex;flex-direction:column}.Top3Offers .offer .footer .btn,.Top3Offers .offer .footer .btn-joygreen,.Top3Offers .offer .footer .btn-outline{align-items:center;background:#24bfb8;border-radius:4px;box-shadow:none;color:#fff;display:flex;font-size:17px;font-weight:500;justify-content:center;margin-bottom:8px;padding:10px;text-decoration:none;text-transform:uppercase;width:100%}.Top3Offers .offer .footer .btn-joygreen:hover,.Top3Offers .offer .footer .btn-outline:hover,.Top3Offers .offer .footer .btn:hover{opacity:.95}.ComparisonQuiz{margin:30px auto}.ComparisonQuiz h2{font-size:24px;margin-bottom:5px}.ComparisonQuiz .quiz-container{background:url(https://homeapproach.com/images/svg/quiz-bg.svg) no-repeat;background-size:cover;border:1px solid #d8ddfd;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.05);display:flex;flex-direction:column;min-height:250px;overflow:hidden;padding:25px;position:relative}.ComparisonQuiz .quiz-container .quiz-content{align-items:center;display:flex;flex-grow:1;height:100%;justify-content:space-between}.ComparisonQuiz .quiz-container .choices-column,.ComparisonQuiz .quiz-container .question-column{display:flex;flex-direction:column;height:100%;width:48%}.ComparisonQuiz .quiz-container .question-column{justify-content:space-between}.ComparisonQuiz .quiz-container .question-column h2{align-items:center;display:flex;flex-grow:1;font-size:28px;margin:0}.ComparisonQuiz .quiz-container .question-column .progress{color:#666;font-size:14px;margin-top:20px}.ComparisonQuiz .quiz-container .choices-column{gap:10px;justify-content:center;overflow-y:auto}.ComparisonQuiz .quiz-container .choices-column button{background-color:#fff;border:1px solid #374499;border-radius:4px;color:#374499;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s,color .3s}.ComparisonQuiz .quiz-container .choices-column button.selected,.ComparisonQuiz .quiz-container .choices-column button:hover{background-color:#374499;color:#fff}.ComparisonQuiz .quiz-container .back-button{background:none;border:none;color:#666;cursor:pointer;font-size:16px;left:25px;padding:0;position:absolute;top:25px;z-index:1}.ComparisonQuiz .quiz-container .back-button:hover{text-decoration:underline}.ComparisonQuiz .quiz-container .results{display:flex;height:100%;justify-content:space-between}.ComparisonQuiz .quiz-container .results .results-column{display:flex;flex-direction:column;justify-content:center;width:48%}.ComparisonQuiz .quiz-container .results .card{align-items:center;display:flex;flex-direction:column;gap:10px}.ComparisonQuiz .quiz-container .results .title{font-size:20px;text-align:center}.ComparisonQuiz .quiz-container .results .subheader{font-size:16px;text-align:center}.ComparisonQuiz .quiz-container .results .btn,.ComparisonQuiz .quiz-container .results .btn-joygreen,.ComparisonQuiz .quiz-container .results .btn-outline{align-items:center;border-radius:4px;box-shadow:none;color:#fff;display:flex;font-size:17px;justify-content:center;margin-bottom:8px;padding:12px 20px;text-decoration:none;text-transform:uppercase}.ComparisonQuiz .quiz-container .results .btn-joygreen:hover,.ComparisonQuiz .quiz-container .results .btn-outline:hover,.ComparisonQuiz .quiz-container .results .btn:hover{opacity:.95}.ComparisonQuiz .quiz-container .results .image img{max-height:100px}.blurred-reveal{position:relative}.blurred-reveal .content{transition:filter .8s ease}.blurred-reveal .content.blurred{filter:blur(10px)}.blurred-reveal .reveal-button-container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.blurred-reveal .reveal-button{animation:flasher .4s infinite;background-color:#5467e7;border:none;border-radius:9999px;box-shadow:0 0 15px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-size:24px;font-weight:500;letter-spacing:2px;padding:12px 48px;text-transform:uppercase;transition:all .3s}.blurred-reveal .reveal-button:hover{transform:scale(1.1)}.VideoPopup{align-items:center;background-color:rgba(0,0,0,.75);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.VideoPopup .content{max-width:1000px;position:relative;width:100%}.VideoPopup .close{color:hsla(0,0%,100%,.667);cursor:pointer;font-size:40px;font-weight:700;position:absolute;right:-20px;right:-32px;top:-20px;top:-50px}.VideoPopup video{border-radius:8px;box-shadow:0 0 25px rgba(0,0,0,.6);height:auto;width:100%}.exit-popup-overlay{align-items:center;background-color:rgba(0,0,0,.2);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.exit-popup{background:#fff;background-image:linear-gradient(90deg,#defffd,#f1eeff);border-radius:8px;box-shadow:0 0 20px rgba(0,0,0,.2);max-width:550px;padding:40px;position:relative}.exit-popup .close{cursor:pointer;font-size:25px;position:absolute;right:10px;top:0}.exit-popup .popup-content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.exit-popup .title{color:#374499;font-size:22px;font-weight:600;margin-bottom:10px;text-align:center}.exit-popup .subheader{font-size:18px;font-weight:400;text-align:center}.exit-popup .image img{margin:auto;max-width:200px}.exit-popup .btn,.exit-popup .btn-joygreen,.exit-popup .btn-outline{align-items:center;background:#24bfb8;border-radius:4px;box-shadow:none;display:flex;font-size:18px;font-weight:500;text-transform:uppercase}.exit-popup .featured{background:#24bfb8;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;font-size:16px;font-weight:400;left:15px;padding:5px 15px;position:absolute;top:-33px}.BestOfferStickyBar{background-image:linear-gradient(90deg,#defffd,#f1eeff);box-shadow:0 0 12px rgba(0,0,0,.314);padding:8px 0}.BestOfferStickyBar .close{cursor:pointer;font-size:25px;padding:20px}.BestOfferStickyBar.sticky{bottom:0;display:flex!important;position:fixed;width:100%;z-index:889}.BestOfferStickyBar .container{align-items:center;display:flex;gap:40px;justify-content:center}.BestOfferStickyBar .container .featured{background:#24bfb8;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;font-size:16px;font-weight:400;left:15px;padding:5px 15px;position:absolute;top:-32px}.BestOfferStickyBar .container .image img{max-height:80px}.BestOfferStickyBar .container .text .title{color:#374499;font-size:20px;font-weight:600}.BestOfferStickyBar .container .text .subheader{font-size:16px;font-weight:400}.BestOfferStickyBar .container .btn,.BestOfferStickyBar .container .btn-joygreen,.BestOfferStickyBar .container .btn-outline{align-items:center;background:#24bfb8;border-radius:4px;box-shadow:none;display:flex;font-size:18px;font-weight:500;margin:0;order:3;text-transform:uppercase}.GamifiedOffers{margin:110px auto 25px;max-width:42rem;position:relative}.GamifiedOffers .franky{height:100px;position:absolute;right:30px;top:-92px;width:auto}.GamifiedOffers .displayed-offer{align-items:center;background:#fff;border:1px solid #d8ddfd;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:10px;padding:25px}.GamifiedOffers .displayed-offer .title{color:#374499;font-size:20px;font-weight:600;text-align:center}.GamifiedOffers .displayed-offer .subheader{font-size:16px;font-weight:400;text-align:center}.GamifiedOffers .displayed-offer .image{max-width:140px}.GamifiedOffers .displayed-offer .btn,.GamifiedOffers .displayed-offer .btn-joygreen,.GamifiedOffers .displayed-offer .btn-outline{align-items:center;background:#24bfb8;border-radius:4px;box-shadow:none;color:#fff;display:flex;font-size:18px;font-weight:500;margin:0;text-decoration:none;text-transform:uppercase}.GamifiedOffers .component-container{background:linear-gradient(to bottom right,#ebf4ff,#e9d8fd);border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);overflow:hidden;padding:2rem}.GamifiedOffers .component-container .quest-tip-text{background:#5467e7;border-radius:400px;color:#fff;font-size:14px;font-weight:500;padding:5px 15px}.GamifiedOffers .component-container .quest-description{color:#5467e7;font-size:16px;font-weight:500;margin-bottom:0;margin-top:10px}.GamifiedOffers .component-container .progress-path{margin-bottom:3rem;margin-top:2rem;position:relative}.GamifiedOffers .component-container .progress-path .progress-background{background-color:#edf2f7;border-radius:9999px;height:1rem;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.GamifiedOffers .component-container .progress-path .progress-bar{background:linear-gradient(90deg,#68d391,#4299e1,#9f7aea);border-radius:9999px;height:1rem;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:width 1s ease-out}.GamifiedOffers .component-container .progress-path .progress-offer{display:flex;justify-content:space-between;position:relative}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step{align-items:center;display:flex;flex-direction:column}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon{align-items:center;border-radius:50%;display:flex;height:5rem;justify-content:center;transition:transform .5s;width:5rem}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon.active-icon{background:linear-gradient(90deg,#f6e05e,#d69e2e);transform:scale(1.1)}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon.inactive-icon{background-color:#edf2f7}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-1{flex-direction:row}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-1 .star-icon{height:1.5rem;width:1.5rem}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-2{flex-direction:row}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-2 .star-icon{height:1.35rem;width:1.35rem}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-3 .star-icon{height:1.1rem;width:1.1rem}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-3 .star-icon:first-child{display:flex;justify-content:center;width:100%}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-3 .star-icon:nth-child(2),.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-3 .star-icon:nth-child(3){display:flex;justify-content:center;width:50%}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .star-icon{transition:all .5s}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .star-icon.active-star{fill:currentColor;color:#fff}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .star-icon.inactive-star{color:#cbd5e0}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-text{margin-top:1rem;opacity:.5;text-align:center;transition:opacity .5s}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-text.active-text{opacity:1}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-text .offer-label{color:#718096;font-size:.875rem;font-weight:500}.GamifiedOffers .component-container .message-container{margin-bottom:2rem;text-align:center}.GamifiedOffers .component-container .message-container .message-text{color:#5467e7;font-size:24px;font-weight:700;white-space:break-spaces}.GamifiedOffers .component-container .button-container{align-items:center;display:flex;flex-direction:column}.GamifiedOffers .component-container .button-container .btn,.GamifiedOffers .component-container .button-container .btn-joygreen,.GamifiedOffers .component-container .button-container .btn-outline{border-radius:4px;box-shadow:none;color:#fff;font-size:18px;font-weight:400}@media screen and (max-width:1260px){.Top3Offers{margin-left:-30px;margin-right:-30px}.Top3Offers .comparison-container{padding:0}}@media screen and (max-width:890px){.comparison .main{padding:0}.comparison .bg{-webkit-clip-path:none;clip-path:none}.comparison .comparison-bg{background:none}.comparison .comparison-header{gap:5px;margin:20px 0 18px;min-height:auto}.comparison .comparison-header h1{font-size:28px;margin-bottom:5px}.comparison .last-updated{text-align:center}.Top3Offers{margin-left:-15px;margin-right:-15px;padding:30px}.Top3Offers .comparison-container{align-items:center;flex-direction:column;gap:30px}.Top3Offers .offer{max-width:100%}.Top3Offers .offer .header h2{font-size:18px}.GamifiedOffers{margin:90px auto 25px}.GamifiedOffers .franky{height:70px;top:-64px;width:auto}.GamifiedOffers .tip{align-items:center;display:flex;flex-direction:column}.GamifiedOffers .component-container{padding:20px}.GamifiedOffers .component-container .quest-tip-text{padding:2px 15px}.GamifiedOffers .component-container .progress-path .progress-background,.GamifiedOffers .component-container .progress-path .progress-bar{height:10px}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon{height:75px;width:75px}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-1 .star-icon{height:1.25rem;width:1.25rem}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-2 .star-icon{height:1.1rem;width:1.1rem}.GamifiedOffers .component-container .progress-path .progress-offer .offer-step .offer-icon .stars-wrapper.stars-3 .star-icon{height:.9rem;width:.9rem}.GamifiedOffers .component-container .button-container .btn,.GamifiedOffers .component-container .button-container .btn-joygreen,.GamifiedOffers .component-container .button-container .btn-outline{text-decoration:none}.GamifiedOffers .component-container .message-container{margin-bottom:0}.GamifiedOffers .component-container .message-container .message-text{font-size:20px}.GamifiedOffers .component-container .completion-subtext{text-align:center}.BestOfferStickyBar{padding:5px 0}.BestOfferStickyBar .close{align-items:center;display:flex;padding:0 10px 0 0}.BestOfferStickyBar .container{display:grid;gap:0 20px;grid-template-columns:65px 1fr;grid-template-rows:1fr 1fr}.BestOfferStickyBar .container .featured{display:none}.BestOfferStickyBar .container .image{grid-column:1/2;grid-row:1/3}.BestOfferStickyBar .container .image img{max-height:65px;max-width:65px}.BestOfferStickyBar .container .text{grid-column:2/3;grid-row:1/2}.BestOfferStickyBar .container .text .title{font-size:16px;text-align:center}.BestOfferStickyBar .container .text .subheader{display:none}.BestOfferStickyBar .container .btn,.BestOfferStickyBar .container .btn-joygreen,.BestOfferStickyBar .container .btn-outline{font-size:15px;grid-column:2/3;grid-row:2/3;justify-content:center;line-height:1;padding:10px 0}.exit-popup,.exit-popup-overlay{display:none!important}.VideoPopup .close{right:10px;top:-55px}.ComparisonQuiz .quiz-container{border:none;margin-left:-15px;margin-right:-15px;min-height:auto;padding:30px}.ComparisonQuiz .quiz-container .quiz-content,.ComparisonQuiz .quiz-container .results{flex-direction:column;gap:10px}.ComparisonQuiz .quiz-container .quiz-content h2,.ComparisonQuiz .quiz-container .results h2{font-size:18px}.ComparisonQuiz .quiz-container .quiz-content .results-column,.ComparisonQuiz .quiz-container .results .results-column{width:100%}.ComparisonQuiz .quiz-container .quiz-content .image img,.ComparisonQuiz .quiz-container .results .image img{margin:auto;max-height:80px;max-width:140px}.ComparisonQuiz .quiz-container .quiz-content .btn,.ComparisonQuiz .quiz-container .quiz-content .btn-joygreen,.ComparisonQuiz .quiz-container .quiz-content .btn-outline,.ComparisonQuiz .quiz-container .results .btn,.ComparisonQuiz .quiz-container .results .btn-joygreen,.ComparisonQuiz .quiz-container .results .btn-outline{width:100%}.ComparisonQuiz .quiz-container .question-column h2{font-size:20px;margin:15px 0 0;order:2}.ComparisonQuiz .quiz-container .question-column .progress{margin:0 auto;order:1}.ComparisonQuiz .quiz-container .choices-column,.ComparisonQuiz .quiz-container .question-column{width:100%}.ComparisonQuiz .quiz-container .back-button{left:15px;top:20px}}.reviews .ReviewsHeader{background-image:linear-gradient(90deg,#defffd,#f1eeff);margin-left:-50vw;margin-right:-50vw;padding:20px 0}.reviews .ReviewsHeader .comparison-container{background-image:url(https://homeapproach.com/images/comparison-header-75.png);background-position:100% 0;background-repeat:no-repeat;background-size:contain;padding:20px 220px 20px 30px}.reviews .ReviewsHeader .icons{margin-bottom:0!important;margin-top:40px}.reviews .two-cols{display:grid;gap:100px;grid-template-columns:1fr 300px;min-height:100vh;padding-bottom:50px}.reviews .placements-container{margin-bottom:70px}.reviews .placements-container>:last-child .DebtComparison{border:none}.reviews .placements-container>*{margin-bottom:0}.reviews .ReviewItem{border:none;border-bottom:1px solid #d8ddfd;box-shadow:none;padding:30px 0}.reviews .ReviewItem:hover{box-shadow:none}.reviews .ReviewItem .grid{align-items:center;display:grid;gap:30px;grid-template-columns:160px 1fr auto;min-height:140px}.reviews .ReviewItem .title{color:#374499;font-size:20px;font-weight:600;line-height:1;margin-bottom:10px}.reviews .ReviewItem .subheader{font-size:16px}.reviews .ReviewItem .cta{align-items:center;color:#24bfb8;display:flex;font-size:15px;font-weight:500;gap:5px;text-align:center}.reviews .ReviewItem .subheader{font-weight:400}.reviews .ReviewItem .actions{align-items:center;display:flex;flex-direction:column}.reviews .ReviewItem .btn,.reviews .ReviewItem .btn-joygreen,.reviews .ReviewItem .btn-outline{background-color:#fff;border:2px solid #5467e7;border-radius:4px;box-shadow:none;color:#5467e7;font-size:15px;margin-bottom:5px;text-decoration:none}.reviews .ReviewItem .btn-joygreen:hover,.reviews .ReviewItem .btn-outline:hover,.reviews .ReviewItem .btn:hover{opacity:.85}.reviews .TopReviews{align-self:start;background:#f9f9fc;border:1px solid #d8ddfd;border-radius:4px;margin-top:30px;padding:15px}.reviews .TopReviews h2{border-bottom:1px solid #d8ddfd;color:#374499;font-size:20px;line-height:1;margin-bottom:15px;margin-top:15px;padding-bottom:10px}.reviews .TopReviews .items{display:flex;flex-direction:column;gap:20px}.reviews .TopReviews .item{align-items:center;display:grid;gap:20px;grid-template-columns:75px 1fr}.reviews .TopReviews .item .title{color:#47474d;font-size:18px;font-weight:600;text-decoration:none}.reviews .TopReviews .item .review{text-align:left}.reviews .TopReviews img{background-color:#fff;border:1px solid #d8ddfd;border-radius:4px;padding:10px}.reviews .TopReviews .drawer-review-link{text-align:left}@media screen and (max-width:1260px){.reviews .ReviewsHeader{margin-left:-30px;margin-right:-30px}}@media screen and (max-width:1050px){.reviews .ReviewsHeader{margin-left:-30px;margin-right:-30px;padding:20px 30px}.reviews .two-cols{display:block;padding:0}.reviews .TopReviews{display:none}}@media screen and (max-width:890px){.reviews .ReviewsHeader{margin-left:-15px;margin-right:-15px;padding:20px 15px 15px}.reviews .ReviewsHeader .comparison-container{background:none;padding:0}.reviews .ReviewsHeader p{font-size:15px;margin-bottom:0;text-align:center}.reviews .ReviewItem{padding:20px 0}.reviews .ReviewItem .grid{gap:20px;grid-template-columns:1fr}.reviews .ReviewItem .grid .image img{margin:15px auto;max-height:100px;max-width:50%}.reviews .ReviewItem .subheader,.reviews .ReviewItem .title{text-align:center}.reviews .TopReviews{display:none}}.title-category-container h1{color:#0a0832;font-family:var(--article-font);font-size:calc(var(--base-font-size)*2);letter-spacing:-.0125em;line-height:1.3;margin:0}.title-category-container .subheader{color:#64666a;margin:15px 0 0;text-align:center;white-space:break-spaces}.article_text,.title-category-container .subheader{font-family:var(--article-font);font-size:var(--base-font-size);font-weight:400}.article_text{color:#47474d;counter-reset:section-count bonus-count spanish-bonus-count;letter-spacing:.0125em;line-height:1.65}.article_text ul{-webkit-padding-start:20px;list-style:disc;padding-inline-start:20px}.article_text sup{margin-left:2px;margin-right:2px}.article_text sup a{color:inherit;text-decoration:none}.article_text>.paragraph:nth-last-child(2){margin-bottom:0}.article_text strong{font-weight:600}.article_text .signup-popup-link,.article_text a{color:#21aba4;cursor:pointer;font-weight:400;text-decoration:underline}.article_text .h1,.article_text .h2,.article_text .h3,.article_text .h4,.article_text .h5,.article_text .h6,.article_text h1,.article_text h2,.article_text h3,.article_text h4,.article_text h5,.article_text h6{font-family:var(--article-font);font-weight:700;letter-spacing:-.0125em;line-height:1.4;margin-bottom:.5rem;margin-top:0}.article_text .h1,.article_text h1{color:#0a0832;font-size:calc(var(--base-font-size)*1.65)}.article_text .h2,.article_text h2{color:#0a0832;font-size:calc(var(--base-font-size)*1.35)}.article_text .h3,.article_text h3{color:#374499;font-size:calc(var(--base-font-size)*1.25)}.article_text .h4,.article_text h4{color:#5467e7;font-size:calc(var(--base-font-size)*1.15)}.article_text .h5,.article_text h5{font-size:calc(var(--base-font-size)*1.1)}.article_text .h6,.article_text h6{font-size:var(--base-font-size)}.article_text blockquote{background:#f7f7f7;border-bottom-right-radius:8px;border-left:4px solid #24bfb8;border-top-right-radius:8px;margin:30px 0;padding:20px 30px}.article_text blockquote .paragraph:last-of-type,.article_text blockquote p:last-of-type{margin:0}.article_text th{font-weight:700;text-align:left;vertical-align:middle}.article_text .section-number>:first-child{counter-increment:section-count}.article_text .section-number>:first-child:before{content:counter(section-count) ". "}.article_text .bonus-number>:first-child{counter-increment:bonus-count}.article_text .bonus-number>:first-child:before{content:"BONUS " counter(bonus-count) ": "}.article_text .spanish-bonus-number>:first-child{counter-increment:spanish-bonus-count}.article_text .spanish-bonus-number>:first-child:before{content:"BONIFICACIÓN " counter(spanish-bonus-count) ": "}.article_text a{color:#21aba4;text-decoration:underline}.article_text li .paragraph{margin:0}.article_text p+h2,.article_text p+h3{margin-top:40px}.article_text .paragraph{margin-bottom:1rem;margin-top:0}.article_text .paragraph+.h2,.article_text .paragraph+.h3,.article_text .paragraph+h2,.article_text .paragraph+h3,.article_text .rtf>.h1,.article_text .rtf>.h2,.article_text .rtf>.h3,.article_text .rtf>h1,.article_text .rtf>h2,.article_text .rtf>h3,.article_text ol+.h2,.article_text ol+.h3,.article_text ol+h2,.article_text ol+h3,.article_text ul+.h2,.article_text ul+.h3,.article_text ul+h2,.article_text ul+h3{margin-top:40px}.article_text .rtf>.h4,.article_text .rtf>.h5,.article_text .rtf>.h6,.article_text .rtf>h4,.article_text .rtf>h5,.article_text .rtf>h6{margin-top:25px}.article_text .post-grayed-out{color:#7f829c!important}.article_text .post-small-text{font-size:calc(var(--base-font-size)*.75);font-weight:400;line-height:1.5;text-align:left}.article_text .no-space{margin-bottom:-.8rem!important}.article_text .centered{text-align:center}.article_text .post-background{background:#f5f6ff;box-shadow:0 0 20px rgba(0,0,0,.161);padding:15px}.wrap{white-space:break-spaces}@media screen and (max-width:890px){.title-category-container h1{align-items:center;display:flex;font-family:var(--primary-font);font-size:calc(var(--base-font-size)*1.6);font-weight:300;letter-spacing:.0125em;line-height:1.4;text-align:center}.article_text .h1,.article_text h1{font-size:calc(var(--base-font-size)*1.25)}.article_text .h2,.article_text h2{font-size:calc(var(--base-font-size)*1.15)}.article_text .h3,.article_text h3{font-size:calc(var(--base-font-size)*1.05)}.article_text .h4,.article_text h4{font-size:var(--base-font-size)}.article_text .h5,.article_text h5{font-size:calc(var(--base-font-size)*.95);font-size:17px}.article_text .h6,.article_text h6{font-size:calc(var(--base-font-size)*.9)}.article_text .post-small-text{font-size:calc(var(--base-font-size)*.75)}}.PostPage .KeyTakeaways{position:relative}.PostPage .KeyTakeaways .h3{color:#47474d;font-size:22px;letter-spacing:1px;text-transform:uppercase}.PostPage .KeyTakeaways .inner{padding:25px}.PostPage .KeyTakeaways:before{border-left:2px solid #24bfb8;border-top:2px solid #24bfb8;width:14rem}.PostPage .KeyTakeaways:after,.PostPage .KeyTakeaways:before{content:"";display:inline-block;height:3.25rem;position:absolute}.PostPage .KeyTakeaways:after{border-bottom:2px solid #24bfb8;border-right:2px solid #24bfb8;bottom:0;right:0;width:12rem}.PostPage .Rating{align-items:center;background-color:#24bfb8;border:2px solid #fff;border-radius:30px;box-shadow:0 0 4px rgba(0,0,0,.161);color:#ffe165;display:flex;font-size:24px;justify-content:center;max-width:198px;padding:3px 12px 3px 15px;position:relative}.PostPage .Rating .title{background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.22);color:#374499;font-size:9px;font-weight:600;letter-spacing:1px;line-height:15px;padding:0 8px;position:absolute;text-align:center;top:-10px;z-index:1}.PostPage .Rating i{font-size:24px;margin:0 4px;padding:2px 1px 0}.PostPage .Rating i.inactive{color:#1d9993}.PostPage .Rating .title{border-radius:4px;font-size:11px;letter-spacing:1.5px;padding:0 6px;top:-8px}.PostPage .Rating .stars-container>span>span{margin-right:5px}@media screen and (max-width:890px){.PostPage .Rating{margin:20px auto;max-width:175px;padding:4px 0 4px 4px}}.PostPage .RecommendedPosts .purple_header{background:#aab3f3;border-radius:2px;color:#fff;font-family:var(--primary-font);font-size:17px;font-weight:600;letter-spacing:4px;line-height:1.3;padding:1px 0;text-align:center;text-transform:uppercase}.PostPage .RecommendedPosts .item{border-radius:8px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);display:flex;flex-direction:column;margin:25px 0;overflow:hidden}.PostPage .RecommendedPosts .item .text-wrap{padding:1rem 1.5rem}.PostPage .RecommendedPosts .item .text-wrap .post-metadata{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:6px}.PostPage .RecommendedPosts .item .text-wrap .post-metadata .meta-container small{margin-right:3px}.PostPage .RecommendedPosts .item .text-wrap .post-metadata .category small{background:#5467e7;border-radius:4px;color:#fff;font-size:.7em;font-weight:500;letter-spacing:.5px;line-height:1;padding:.3em .6em;text-transform:none}.PostPage .RecommendedPosts .item .text-wrap .post-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#969696;display:-webkit-box;font-size:16px;font-weight:400;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.PostPage .RecommendedPosts .item .text-wrap small{color:#5467e7;font-size:13px;font-weight:600}.PostPage .RecommendedPosts .item .text-wrap .h6{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:18px;margin:0;overflow:hidden;text-overflow:ellipsis}.PostPage .RecommendedPosts .item:hover{text-decoration:none}@media screen and (max-width:890px){.PostPage .RecommendedPosts .purple_header{font-size:16px;line-height:1;padding:3px 0}.PostPage .RecommendedPosts .item .text-wrap{padding:1rem .9rem}.PostPage .RecommendedPosts .item .text-wrap .post-metadata{margin-bottom:5px}.PostPage .RecommendedPosts .item .text-wrap .post-description{font-size:14px}.PostPage .RecommendedPosts .item .text-wrap small{font-size:12px;font-weight:500;line-height:1}.PostPage .RecommendedPosts .item .text-wrap .h6{font-size:18px}.PostPage .RecommendedPosts .item .image-wrap img{max-height:234px;object-fit:cover;object-position:center}}.siteRoot.theme-ad .top-nav .links{display:none!important}.siteRoot.theme-ad .siteContent{padding:0}.siteRoot.theme-ad .top-nav{max-width:100%;width:1310px}.siteRoot.theme-ad .Menu{position:static}.siteRoot.theme-ad .Menu .top-nav .logo-wrap{flex-grow:0;margin:auto}.siteRoot.theme-ad .signup-form{margin-bottom:100px}.siteRoot.theme-ad .article_text a{font-weight:700}.siteRoot.no-form .signup-form,.siteRoot.no-social .SocialShare{display:none}.siteRoot.theme-ad .AuthorAndDate{display:flex;font-size:calc(var(--base-font-size)*.75);font-size:15px;font-weight:500;gap:8px;width:auto}.siteRoot.theme-ad .AuthorAndDate a{color:inherit;text-decoration:none}.siteRoot.generic .AuthorAndDate .by,.siteRoot.generic .AuthorAndDate .text-joygreen{display:none}.siteRoot.generic .AuthorAndDate .date:before{background-image:url(https://homeapproach.com/images/svg/calendar.svg);background-repeat:no-repeat;background-size:contain;content:""!important;display:inline-block;height:16px;margin-right:6px;position:relative;top:2px;width:16px}.siteRoot.top-disclosure .Menu .top-nav{flex-direction:column}.siteRoot.top-disclosure .Menu .PostDisclosure .disclosure{background:#fff;margin:0 0 20px;padding:0}.siteRoot.top-disclosure .article_img,.siteRoot.top-disclosure .article_info,.siteRoot.top-disclosure .post-body-container .PostDisclosure{display:none}.siteRoot.top-disclosure .last-updated{display:block!important;font-size:18px;margin-bottom:10px;margin-top:10px;text-align:center}@media screen and (max-width:890px){.siteRoot.top-disclosure .Menu .top-nav .logo{height:25px}.siteRoot.top-disclosure .Menu .PostDisclosure .disclosure{font-size:10px;margin:0 0 5px;padding:0}.siteRoot.top-disclosure .Menu .PostDisclosure .disclosure *{line-height:1.25}.siteRoot.top-disclosure .last-updated{font-size:15px;margin-bottom:-15px;margin-top:20px}.siteRoot.top-disclosure .title-category-container{margin:0}.siteRoot.top-disclosure .title-category-container h1{font-size:20px;font-weight:500;margin-top:20px}.siteRoot.top-disclosure .centered-post .article_text{margin-top:20px}}.red-links .article_text a{color:#f41900}.blue-links .article_text a{color:#5467e8}.siteRoot.PostPage.us .Menu .top-nav .Burger div{background:#0a0832}.siteRoot.PostPage.us .Menu .top-nav .logo-wrap{margin:0 auto 0 40px}.siteRoot.PostPage.us .Menu .top-nav .icon,.siteRoot.PostPage.us .Menu .top-nav .input-icon{color:#0a0832}.siteRoot.PostPage.us .Searchbar input{border:1px solid #0a0832}.siteRoot.PostPage.us .disclosure-container{margin-left:0;text-align:left}.siteRoot.PostPage.us .disclosure-container a{color:#5467e7}.siteRoot.PostPage.us .centered-post h1{text-align:left}.siteRoot.PostPage.us .centered-post .article_info{display:block}.siteRoot.PostPage.us .PostDisclosure .disclosure{display:none}.siteRoot.PostPage.us .AuthorAndDate{color:#47474d;font-size:calc(var(--base-font-size)*.72)}@media screen and (max-width:890px){.siteRoot.theme-ad .AuthorAndDate .date-author .date:before{content:""}.siteRoot.theme-ad .Menu .top-nav .logo{margin:0}.siteRoot.PostPage.us .Menu .top-nav .logo-wrap{margin:auto}.siteRoot.PostPage.us .title-category-container h1{font-size:calc(var(--base-font-size)*1.35);font-weight:700;margin:0}.siteRoot.PostPage.us .AuthorAndDate{flex-direction:row}.siteRoot.PostPage.us .disclosure-container{display:block;margin:10px 0;width:100%}}.PostPage hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.PostPage #dynamic-content{display:flex;flex-direction:column;margin-top:40px}.PostPage #dynamic-content>*{margin-bottom:20px}.PostPage #dynamic-content .SponsoredBlock{order:1}.PostPage #dynamic-content .OurPicks{order:2}.PostPage #dynamic-content .BottomDisclosure{order:3}.PostPage #dynamic-content .citation-sources{order:4}.PostPage #dynamic-content .SponsoredBlock+.citation-sources hr{border:none;padding-top:0}.PostPage .disclosure-container{font-size:calc(var(--base-font-size)*.75);margin:0 0 0 auto;max-width:375px;width:30%}.PostPage .disclosure-container a{color:#47474d;font-weight:400;line-height:1}.PostPage .disclosure-container .large{font-size:var(--base-font-size)}.PostPage .compare-icons-container{margin-top:-7px}.PostPage iframe{border:none;margin:20px auto;overflow:hidden;width:100%}.PostPage .savvyinsert{margin:0 auto 50px}.PostPage .ContactForm{margin-left:auto;margin-right:auto;max-width:750px}.PostPage .ContactForm h3{position:static}.PostPage .article_img{border:5px solid #fff;box-shadow:0 0 20px rgba(0,0,0,.161);margin-bottom:20px;width:100%}.PostPage .video{display:flex;justify-content:center;margin-bottom:20px;max-height:640px}.PostPage .video video{max-width:100%}.PostPage .post-container{padding-top:45px}.PostPage .post-contianer__cols{display:flex;flex-direction:row;justify-content:space-between}.PostPage .post-contianer__cols .first{margin-top:-30px;width:60%}.PostPage .post-contianer__cols .second{display:flex;flex-direction:column;margin-top:20px;max-width:375px;width:30%}.PostPage .article_info{align-items:center;display:flex;justify-content:space-between}.PostPage .disclosure-link:hover{cursor:pointer;text-decoration:underline}.PostPage .article_text img{margin-left:auto;margin-right:auto}.PostPage .article_text ol,.PostPage .article_text ul{margin-bottom:1rem}.PostPage .article_text .post-image-container{margin:20px auto;max-width:650px}.PostPage .article_text .post-image-container .gatsby-image-wrapper{margin:auto}.PostPage .article_text .toc-lvl-3{padding-left:20px}.PostPage .article_text .toc-lvl-4{padding-left:40px}.PostPage .placements-container,.PostPage .placements-container>*{margin-bottom:1rem}.PostPage .rtf br:last-child{display:none}.PostPage .rtf :last-child,.PostPage .rtf li:last-child{margin-bottom:0}.PostPage .download-btn{max-width:220px;width:100%}.PostPage .Video .line1{font-size:130%;font-weight:700;text-align:center}.PostPage .Video .line2{text-align:center}.PostPage .Video .embedVideo-container{margin-bottom:20px;margin-top:20px}.PostPage .Video img[alt="Video Thumbnail"]{cursor:pointer}.PostPage .Phonexa{display:flex;justify-content:center}.PostPage .Phonexa a,.PostPage .Phonexa button{background:#24bfb8;border:none;border-radius:8px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);color:#fff;cursor:pointer;display:inline-block;font-family:var(--primary-font);font-size:var(--base-font-size);font-weight:500;height:auto;max-width:100%;padding:12px 24px;text-align:center;text-decoration:none;vertical-align:middle;white-space:pre-line}.PostPage .Phonexa a:active,.PostPage .Phonexa a:hover,.PostPage .Phonexa button:active,.PostPage .Phonexa button:hover{opacity:.9}.PostPage .Phonexa a{background:transparent;border:2px solid #24bfb8;box-shadow:none;color:#24bfb8}.PostPage .Ringba{display:flex;justify-content:center}.PostPage .Ringba a{cursor:pointer}.PostPage .Ringba img{margin-top:15px}.PostPage .Ringba .cta{background:#24bfb8;border:none;border-radius:8px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);color:#fff;display:inline-block;font-family:var(--primary-font);font-size:var(--base-font-size);font-weight:500;height:auto;max-width:100%;padding:12px 24px;text-align:center;text-decoration:none;vertical-align:middle;white-space:pre-line}.PostPage .Ringba .cta:active,.PostPage .Ringba .cta:hover{opacity:.9}.PostPage.quiz-end .article_img,.PostPage.quiz-end .article_info,.PostPage.quiz-end .disclosure-container,.PostPage.quiz-end .title-category-container,.PostPage.quiz-end article>footer{display:none}.PostPage.quiz-end .PostDisclosure{margin:auto;max-width:700px}.PostPage.quiz-end .PostDisclosure .disclosure{margin:15px 0 0}.PostPage.quiz-end .article-body{margin:auto;max-width:650px;padding:0}.PostPage .HorizontalBarChart{margin:30px 0}.PostPage .HorizontalBarChart .caption{color:#7f829c;font-size:14px;font-weight:500;margin:30px auto;width:-webkit-fit-content;width:fit-content}.PostPage .Quote{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;margin:30px auto;max-width:550px;padding:35px 35px 0;position:relative;width:90%}.PostPage .Quote .large-quote{color:#24bfb8;font-size:120px;line-height:1;opacity:1;position:absolute;z-index:0}.PostPage .Quote .large-quote.top-left{left:0;top:0;transform:translate(-50%)}.PostPage .Quote .large-quote.bottom-right{bottom:0;right:0;transform:translate(50%)}.PostPage .Quote .quote-content{color:#333;font-size:26px;line-height:1.2;position:relative;text-align:left;z-index:1}.PostPage .Quote .quote-author{color:#24bfb8;display:block;font-size:20px;font-weight:700;margin-top:20px}.PostPage .Quote .quote-position{color:#666;display:block;font-size:18px;margin-top:10px}@media screen and (max-width:890px){.PostPage .title-category-container{display:flex;flex-direction:column;margin-bottom:15px}.PostPage .title-category-container .categorization{order:1}.PostPage .title-category-container h1{margin:15px auto 0;order:2}.PostPage .title-category-container .subheader{order:3}.PostPage .article_img{border:none;padding:0}.PostPage .purple_header{font-weight:600}.PostPage .post_cards{margin:15px auto 20px!important;width:100%}.PostPage .compare-icons-container{margin-top:-18px}.PostPage .disclosure-container{display:none}.PostPage .signup-form{margin-bottom:50px}.PostPage .article_info{margin:0 0 25px!important}.PostPage .article_img{margin:25px 0}.PostPage .post-contianer__cols{flex-direction:column}.PostPage .post-contianer__cols .first{width:100%}.PostPage .post-contianer__cols .second{max-width:100%;width:100%}.PostPage .Video .line1{font-size:22px}.PostPage .Video .line2{font-size:15px}.PostPage .Quote{margin:20px auto;padding:25px 30px 0}.PostPage .Quote .large-quote{font-size:100px}.PostPage .Quote .quote-content{font-size:22px}.PostPage .Quote .quote-author{font-size:18px}.PostPage .Quote .quote-position{font-size:16px;margin-top:5px}}.Accordion{border-bottom:1px solid #d8d9da}.Accordion .title-container{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:10px 5px 10px 10px;transition:background-color .6s ease}.Accordion .title-container:hover{background:#defdfb}.Accordion .title{font-weight:600}.Accordion svg.arrow{color:#c4c4c4;transition:transform .3s ease}.Accordion .content{overflow:hidden;transition:max-height .175s ease}.Accordion .text{padding:10px 15px 30px;white-space:pre-line}.Accordion.active svg.arrow{transform:rotate(180deg)}.Accordion:first-child{border-top:1px solid #d8d9da}.Accordion.Generic .title-container{padding-left:0}.Accordion.Generic .title-container:hover{background:none}.Accordion.Generic.active{border:none}.Accordion.NavigationAccordion{padding-left:10px}.Accordion.NavigationAccordion:first-child{border-top:none}.Accordion.NavigationAccordion:last-child{border-bottom:none}.Accordion.NavigationAccordion .title-container{cursor:default;padding:0}.Accordion.NavigationAccordion .title-container.pointer{cursor:pointer}.Accordion.NavigationAccordion .title-container .title{color:#5467e7;font-size:20px;font-weight:600;line-height:1;text-align:left;text-decoration:none}.Accordion.NavigationAccordion .title-container .title:hover{text-decoration:underline}.Accordion.NavigationAccordion .title-container:hover{background:none}.Accordion.NavigationAccordion svg.arrow{box-sizing:content-box;cursor:pointer;margin-right:-10px;padding:20px}.Accordion.NavigationAccordion.active{border:none}.Accordion.NavigationAccordion.active .content{padding-bottom:10px}.Accordion.NavigationAccordion .subcategory{color:#424242;display:block;font-size:18px;font-weight:400;margin-bottom:10px}.Accordion.NavigationAccordion:last-child{margin:0}.PostPage .CtaWidget{font-family:var(--article-font)}.PostPage .CtaWidget ul{list-style:disc}.PostPage .CtaWidget .title-container{width:100%}.PostPage .CtaWidget .title{background:#5467e7;border-radius:5px;color:#fff;display:table;font-size:16px;line-height:1.5;margin:auto;max-width:80%;padding:5px 40px;position:relative;text-align:center;top:20px}.PostPage .CtaWidget .title.green{background:#21aba4}.PostPage .CtaWidget .title a,.PostPage .CtaWidget .title a:active,.PostPage .CtaWidget .title a:focus,.PostPage .CtaWidget .title a:visited{color:#fff;font-weight:400;text-decoration:none}.PostPage .CtaWidget .box{border-radius:8px;box-shadow:0 0 2rem 0 rgba(0,0,0,.11);margin:0 auto 30px;padding:45px 30px 30px}.PostPage .CtaWidget .cols{display:flex}.PostPage .CtaWidget .image-container{align-items:center;display:flex;max-width:50%;width:220px}.PostPage .CtaWidget .image-container .gatsby-image-wrapper{border-radius:8px}.PostPage .CtaWidget .image-container img{max-height:160px}.PostPage .CtaWidget .content{margin-left:30px;min-width:calc(50% - 30px)}.PostPage .CtaWidget .content .h1,.PostPage .CtaWidget .content .h2,.PostPage .CtaWidget .content .h3{border:none;color:#0a0832;font-size:18px;margin:0 0 5px}.PostPage .CtaWidget .content ul{-webkit-padding-start:20px;margin:0;padding-inline-start:20px}.PostPage .CtaWidget .content .paragraph,.PostPage .CtaWidget .content li,.PostPage .CtaWidget .content p{color:#424242;font-size:15px;line-height:2;margin:0}.PostPage .CtaWidget .cta{align-items:center;display:flex;margin-top:20px}.PostPage .CtaWidget .cta .pointer-container{min-width:42px}.PostPage .CtaWidget .cta img{display:block;margin:0}.PostPage .CtaWidget .cta a{margin-left:10px}@media screen and (max-width:890px){.PostPage .CtaWidget .title-container{width:100%}.PostPage .CtaWidget .cols{flex-direction:column}.PostPage .CtaWidget .image-container{justify-content:center;margin:20px auto;max-width:100%;min-height:100px}.PostPage .CtaWidget .content{margin-left:0}.PostPage .CtaWidget .box{padding:30px 20px}}.PostPage .article_text .PostButton{margin:15px auto 30px}.PostPage .article_text .PostButton.fullWidth .btn,.PostPage .article_text .PostButton.fullWidth .btn-joygreen,.PostPage .article_text .PostButton.fullWidth .btn-outline{width:100%}.PostPage .article_text .PostButton .btn,.PostPage .article_text .PostButton .btn-joygreen,.PostPage .article_text .PostButton .btn-outline{font-size:var(--base-font-size);font-weight:400;padding:12px 24px}.PostPage .article_text .PostButton.purple .btn,.PostPage .article_text .PostButton.purple .btn-joygreen,.PostPage .article_text .PostButton.purple .btn-outline{background:#5467e7;color:#fff}.PostPage .article_text .PostButton.dark-purple .btn,.PostPage .article_text .PostButton.dark-purple .btn-joygreen,.PostPage .article_text .PostButton.dark-purple .btn-outline{background:#374499;color:#fff}.PostPage .article_text .PostButton.light-purple .btn,.PostPage .article_text .PostButton.light-purple .btn-joygreen,.PostPage .article_text .PostButton.light-purple .btn-outline{background:#a9b2f3;color:#374499}.PostPage .article_text .PostButton.green .btn,.PostPage .article_text .PostButton.green .btn-joygreen,.PostPage .article_text .PostButton.green .btn-outline{background:#24bfb8;color:#fff}.PostPage .article_text .PostButton.light-bg .btn,.PostPage .article_text .PostButton.light-bg .btn-joygreen,.PostPage .article_text .PostButton.light-bg .btn-outline{background:#f5f6ff;color:#374499}.PostPage .article_text .PostButton a,.PostPage .article_text .PostButton a:focus,.PostPage .article_text .PostButton a:hover,.PostPage .article_text .PostButton a:visited{color:inherit;text-decoration:none}.PostPage .article_text .PostButton:hover{background:primary;opacity:.9}.PostPage .article_text .PostButton .disclaimer{font-size:16px;font-style:italic;margin:30px auto 0;text-align:center;width:90%}.PostPage .article_text .PostButton svg{font-size:20px;margin-bottom:3px}.PostPage .article_text .ButtonsGroup{display:grid;gap:20px}.PostPage .article_text .ButtonsGroup .PostButton{margin:0;width:100%}.PostPage .article_text .ButtonsGroup.desktop-one-column{grid-template-columns:1fr}.PostPage .article_text .ButtonsGroup.desktop-two-columns{grid-template-columns:repeat(2,1fr)}.PostPage .article_text .ButtonsGroup.desktop-two-columns .oversized{grid-column:span 2}.PostPage .article_text .ButtonsGroup.desktop-three-columns{grid-template-columns:repeat(3,1fr)}.PostPage .article_text .ButtonsGroup.desktop-three-columns .oversized{grid-column:span 3}@media screen and (max-width:890px){.PostPage .article_text .ButtonsGroup.desktop-three-columns .oversized,.PostPage .article_text .ButtonsGroup.desktop-two-columns .oversized{grid-column:span 1}.PostPage .article_text .ButtonsGroup.mobile-one-column{grid-template-columns:1fr}.PostPage .article_text .ButtonsGroup.mobile-two-columns{grid-template-columns:repeat(2,1fr)}.PostPage .article_text .ButtonsGroup.mobile-two-columns .oversized{grid-column:span 2}}.PostPage .article_text .FeaturedLink{align-items:center;display:flex;gap:15px}.PostPage .article_text .FeaturedLink img{height:auto;margin:0;min-width:51px}@media screen and (max-width:890px){.PostPage .article_text .FeaturedLink{font-size:17px;gap:10px}}.PostPage .categorization{align-items:center;display:flex;justify-content:stretch;margin-bottom:0;margin-top:10px;text-align:center}.PostPage .categorization .title{color:#3dbfb8;font-size:16px;font-weight:600;text-transform:uppercase}.PostPage .categorization .title a{color:currentcolor}.PostPage .categorization .line1{background:#3dbfb8;border-bottom-left-radius:4px;border-top-left-radius:4px;display:none;flex:1 1;height:10px;margin-right:5px}.PostPage .categorization .line2{background:#3dbfb8;border-bottom-right-radius:4px;border-top-right-radius:4px;flex:1 1;height:10px;margin-left:5px}.PostPage .sponsored-content-container{display:flex;font-size:15px;margin-bottom:10px}.PostPage .sponsored-content-container>div:first-child{background:#24bfb8;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#fff;font-weight:500;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.PostPage .sponsored-content-container>div:nth-child(2){background:rgba(36,191,184,.145);border-bottom-right-radius:4px;border-top-right-radius:4px;padding:4px 8px}@media screen and (max-width:890px){.PostPage .categorization{justify-content:center;margin:30px auto 0;width:100%}.PostPage .categorization .line1,.PostPage .categorization .line2{display:block;height:7px;max-width:80px}.PostPage .sponsored-content-container{font-size:14px;justify-content:center;margin-bottom:-20px;margin-top:45px}}.PostPage .miniprofile-tooltip{background:#fff;border:1px solid #ccc;border-radius:8px;border-top:3px solid #24bfb8;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);color:#424242;font-size:16px;font-weight:400;left:-50%;letter-spacing:0;margin-top:5px;padding:20px;pointer-events:auto!important;position:absolute;text-transform:none;top:100%;width:300px;z-index:2}.PostPage .miniprofile-tooltip:hover{opacity:1!important;visibility:visible!important}.PostPage .miniprofile-tooltip .header{grid-gap:10px;align-items:center;display:grid;grid-template-columns:60px 1fr;margin-bottom:10px}.PostPage .miniprofile-tooltip .image{border-radius:100%;box-shadow:0 0 20px rgba(12,27,108,.2);height:60px;overflow:hidden;width:60px}.PostPage .miniprofile-tooltip .image .gatsby-image-wrapper{height:100%;width:100%}.PostPage .miniprofile-tooltip .name{font-size:120%;font-weight:600}.PostPage .miniprofile-tooltip .position{font-size:90%}.PostPage .miniprofile-tooltip .bio{border-bottom:1px solid #eee;font-size:90%;margin-bottom:10px;padding-bottom:10px}.PostPage .miniprofile-tooltip .socials{display:flex;gap:10px;justify-content:center;margin-top:5px}.PostPage .miniprofile-tooltip .socials svg{color:#24bfb8;height:20px;width:20px}.PostPage .AuthorAndDate{align-items:center;color:#969696;display:flex;font-size:calc(var(--base-font-size)*.85);font-weight:600;margin:20px 0;width:100%}.PostPage .AuthorAndDate .article_circle{background-color:#24bfb8;background:none;border:none;border-radius:30px;box-shadow:0 0 10px rgba(0,0,0,.161);height:48px;margin-bottom:3px;margin-right:17px;overflow:hidden;width:48px}.PostPage .AuthorAndDate .article_circle img{width:100%}.PostPage .AuthorAndDate .date-author{align-items:center;display:flex;justify-content:space-between;width:100%}.PostPage .AuthorAndDate .date-author .author-container{display:flex;gap:20px}.PostPage .AuthorAndDate .date-author .date{font-size:16px;font-weight:400}.PostPage .AuthorAndDate .date-author .date .text-joygreen{text-decoration:none}.PostPage .AuthorAndDate .tiny_text{font-size:15px;font-weight:400}.PostPage .AuthorAndDate a{color:#21aba4;text-decoration:underline}.PostPage .AuthorAndDate .text-joygreen{font-size:16px;font-weight:400;margin-left:8px}.PostPage .AuthorAndDateOrganicBottom{border-top:1px solid #eee;color:#969696;font-weight:400;margin-bottom:10px;margin-top:25px;padding-top:25px}.PostPage .AuthorAndDateOrganicBottom .header{grid-gap:15px;align-items:center;display:grid;grid-template-columns:60px 1fr;margin-bottom:10px}.PostPage .AuthorAndDateOrganicBottom .image{border-radius:100%;box-shadow:0 0 20px rgba(12,27,108,.2);height:60px;overflow:hidden;width:60px}.PostPage .AuthorAndDateOrganicBottom .image .gatsby-image-wrapper{height:100%;width:100%}.PostPage .AuthorAndDateOrganicBottom .name{font-size:120%;font-weight:600}.PostPage .AuthorAndDateOrganicBottom .bio{margin-bottom:10px}.PostPage .AuthorAndDateOrganicBottom .socials{display:flex;gap:10px}.PostPage .AuthorAndDateOrganicBottom .socials svg{height:20px;width:20px}@media screen and (max-width:890px){.PostPage .miniprofile-tooltip{display:none}.PostPage .AuthorAndDate{display:flex;line-height:1.5;margin:0 auto}.PostPage .AuthorAndDate .article_circle{border:none!important;border-radius:50%;height:75px;margin:15px auto;text-align:center;width:75px}.PostPage .AuthorAndDate .date-author.update .date:before{content:""!important}.PostPage .AuthorAndDate .date-author{display:flex;flex-direction:column;text-align:center}.PostPage .AuthorAndDate .date-author>div{margin:0}.PostPage .AuthorAndDate .date-author .author-container,.PostPage .AuthorAndDate .date-author .author-details{display:block}.PostPage .AuthorAndDate .date-author .date:before{content:none}.PostPage .AuthorAndDate .date{margin:0;text-align:center}.PostPage .AuthorAndDateOrganicBottom{font-size:16px}}@media screen and (max-width:480px){.PostPage .AuthorAndDate .date-author.update{display:block}.PostPage .AuthorAndDate .date-author.update .date:before{content:""}}@media screen and (max-width:400px){.PostPage .AuthorAndDate .date-author{display:block}.PostPage .AuthorAndDate .date-author .date:before{content:""!important}}.PostPage .article_text .ImagesSlider{margin:40px 0}.PostPage .article_text .ImagesSlider .image-container{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:calc(100% - 80px);padding:0}.PostPage .article_text .ImagesSlider .image-container img{display:block;height:auto;margin:auto;max-width:100%;width:auto}.PostPage .article_text .ImagesSlider ul{-webkit-padding-start:0;list-style:none;padding-inline-start:0}.PostPage .article_text .ImagesSlider .arrow-button{align-items:center;background:hsla(0,0%,47%,.667);border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.314);color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:2}.PostPage .article_text .ImagesSlider .arrow-button:hover{background:#797979}.PostPage .article_text .ImagesSlider .next-button{margin-right:1px;padding-left:2px;right:0}.PostPage .article_text .ImagesSlider .previous-button{left:0;margin-left:1px;padding-right:2px}.PostPage .PostDisclosure .disclosure{background-color:#f7f7f7;color:#64666a;font-size:calc(var(--base-font-size)*.75);font-weight:400;line-height:1.5;margin-bottom:15px;padding:8px}.PostPage .PostDisclosure .greenlink a{color:#24bfb8}.PostPage .PostDisclosure p{margin-bottom:10px}.PostPage .PostDisclosure div+div{margin-top:10px}@media screen and (max-width:890px){.PostPage .PostDisclosure .disclosure{margin-top:20px}}.PostPage .SocialShare{display:flex;flex-direction:column;font-size:16px;justify-content:center;line-height:30px;margin:36px 0 18px}.PostPage .SocialShare span{color:#374499;display:block;font-weight:400;opacity:.75;text-align:center;text-transform:uppercase}.PostPage .SocialShare .social_icons{display:flex;flex-direction:row;justify-content:center;margin-bottom:1rem;margin-top:.5rem}.PostPage .SocialShare .social_icons a+a{margin-left:20px}.PostPage .SocialShare .social_icons a{align-items:center;background:#374499;border-radius:50%;color:#fff;display:flex;font-size:25px;height:48px;justify-content:center;width:48px}.PostPage .SocialShare .social_icons a:hover{box-shadow:0 0 10px rgba(12,27,108,.565);transform:translateY(-3px)}.PostPage .SocialShare strong{opacity:.75}.PostPage .centered-post .title-category-container h1{margin-bottom:0}.PostPage .centered-post.post-container{padding:0}.PostPage .centered-post.post-container>.container{padding:0 50px}.PostPage .centered-post h1{text-align:center}.PostPage .centered-post h1.image-size{margin-left:auto;margin-right:auto;max-width:768px}.PostPage .centered-post .article_text{margin-top:30px}.PostPage .centered-post .article_text .article-body{padding-bottom:20px}.PostPage .centered-post .article_info{justify-content:center}.PostPage .centered-post .categorization{justify-content:center;margin-top:24px}.PostPage .centered-post .categorization .line1,.PostPage .centered-post .categorization .line2{display:block;max-width:80px}.PostPage .centered-post .disclosure-container{margin-bottom:10px;margin-top:15px;text-align:right}.PostPage .centered-post .disclosure-container .large{margin-top:20px}.PostPage .centered-post .AuthorAndDate{margin-left:auto;margin-right:auto}.PostPage .centered-post .AuthorAndDate.image-width{max-width:768px}.PostPage .centered-post .AuthorAndDate .pipe{display:inline!important}.PostPage .centered-post .AuthorAndDate .d-flex{flex-direction:row}.PostPage .centered-post .sponsored-content-container{justify-content:center}.PostPage .centered-post .post-width{max-width:1000px}.PostPage .centered-post .post-contianer__cols .Rating,.PostPage .centered-post .post-contianer__cols .second{display:none!important}.PostPage .centered-post .post-contianer__cols .first{margin-top:0;width:100%}.PostPage .centered-post .article_img{margin-left:auto;margin-right:auto;max-width:768px}@media screen and (max-width:890px){.PostPage .centered-post .categorization{margin-top:40px}.PostPage .centered-post.post-container>.container{padding:0 15px}}.PostPage .Table{height:100%;margin:20px 0 40px;overflow:auto;width:100%}.PostPage .Table table{border-collapse:collapse;font-size:16px;width:100%}.PostPage .Table table tbody>tr:first-child td,.PostPage .Table table tbody>tr:first-child th{border:1px solid #d8d9da;border-top:3px solid #5acec9;font-weight:600;padding:10px;vertical-align:middle;white-space:pre-line!important}.PostPage .Table table td{border:1px solid #d8d9da;padding:10px}.PostPage .Table table tr:nth-child(2n){background-color:#f5f5f5}.PostPage .Table table tbody tr:hover{background-color:#defdfb}.PostPage .Table table tbody tr td:first-child{font-weight:600}@media screen and (max-width:890px){.PostPage .Table table{font-size:15px}}.PostPage .BottomDisclosure{white-space:break-spaces}.PostPage .BottomDisclosure p{margin-bottom:10px}.PostPage .BottomDisclosure div+div{margin-top:10px}@media screen and (max-width:890px){.PostPage .BottomDisclosure.post-small-text{font-size:13px}}.PostPage .DisplayAds,.PostPage .InArticleAds{margin:50px auto}.PostPage .DisplayAds iframe,.PostPage .InArticleAds iframe{margin:0}.PostPage .article_text .ProsAndConsContainer .ProsAndCons{border-radius:8px;margin:20px 0;padding:25px}.PostPage .article_text .ProsAndConsContainer .ProsAndCons ul{-webkit-padding-start:14px;margin:0;padding-inline-start:14px}.PostPage .article_text .ProsAndConsContainer .ProsAndCons ul li{font-size:17px;padding-left:4px}.PostPage .article_text .ProsAndConsContainer .ProsAndCons ul li:not(:last-child){margin-bottom:8px}.PostPage .article_text .ProsAndConsContainer .ProsAndCons .title{align-items:center;display:flex;font-size:22px;font-weight:500;gap:10px;line-height:1}.PostPage .article_text .ProsAndConsContainer .ProsAndCons.cons .title svg{position:relative;top:2px}.PostPage .article_text .ProsAndConsContainer.side-to-side{display:flex;gap:10px}.PostPage .article_text .ProsAndConsContainer.side-to-side .ProsAndCons{background:#fbfbff;border:1px solid #e2e3ec;flex:1 1}.PostPage .article_text .ProsAndConsContainer.side-to-side .ProsAndCons .title{margin-bottom:10px}.PostPage .article_text .ProsAndConsContainer.side-to-side .ProsAndCons.pros .title svg{color:#24bfb8}.PostPage .article_text .ProsAndConsContainer.side-to-side .ProsAndCons.pros ul li::marker{color:#24bfb8}.PostPage .article_text .ProsAndConsContainer.side-to-side .ProsAndCons.cons .title svg{color:#d95142}.PostPage .article_text .ProsAndConsContainer.side-to-side .ProsAndCons.cons ul li::marker{color:#d95142}.PostPage .article_text .ProsAndConsContainer.stacked .ProsAndCons .title{margin-bottom:15px}.PostPage .article_text .ProsAndConsContainer.stacked .ProsAndCons.pros{background:rgba(212,237,217,.314);border:1px solid #d4edd9}.PostPage .article_text .ProsAndConsContainer.stacked .ProsAndCons.pros svg{margin-bottom:6px}.PostPage .article_text .ProsAndConsContainer.stacked .ProsAndCons.cons{background:rgba(248,215,217,.314);border:1px solid #f8d7d9}@media screen and (max-width:890px){.PostPage .article_text .ProsAndConsContainer .ProsAndCons{padding:20px}.PostPage .article_text .ProsAndConsContainer .ProsAndCons .title{font-size:20px}.PostPage .article_text .ProsAndConsContainer .ProsAndCons ul li{font-size:16px}.PostPage .article_text .ProsAndConsContainer.side-to-side{display:block}}.PostPage .SponsoredBlock{border-bottom:1px solid rgba(0,0,0,.125);border-top:1px solid rgba(0,0,0,.125);padding:20px 0;position:relative;text-align:left}.PostPage .SponsoredBlock p{font-size:18px;line-height:30px;margin-bottom:18px}.PostPage .SponsoredBlock *{text-align:left}.PostPage .SponsoredBlock:before{color:#969696;content:"SPONSORED";font-size:12px;letter-spacing:1px;position:absolute;right:0}.PostPage .SponsoredBlock .text{padding:0}.PostPage .SponsoredBlock .text>:first-child{padding-right:100px}.PostPage .SponsoredBlock .text .h1,.PostPage .SponsoredBlock .text .h2,.PostPage .SponsoredBlock .text .h3,.PostPage .SponsoredBlock .text .h4,.PostPage .SponsoredBlock .text .h5,.PostPage .SponsoredBlock .text .h6{font-family:var(--primary-font);font-size:22px}.PostPage .SponsoredBlock .text>:last-child{margin-bottom:0}.PostPage .SponsoredBlock .text>:first-child{margin-right:0}@media screen and (max-width:890px){.PostPage .SponsoredBlock .text{padding-top:30px}.PostPage .SponsoredBlock .text>:first-child{padding-right:0}}.citation-sources{font-size:calc(var(--base-font-size)*.75);line-height:1.5}.citation-sources,.citation-sources a,.citation-sources a:active,.citation-sources a:focus,.citation-sources a:hover,.citation-sources a:visited{color:#7f829c;font-weight:400}.citation-sources hr{margin:0;padding:20px 0 0}.citation-sources hr:after{content:"Sources:"}.citation-sources ul{-webkit-padding-start:0!important;list-style:none;padding-inline-start:0!important;padding:14px 0 0 2px}.citation-sources li span{font-size:xx-small;left:0;padding-right:6px;vertical-align:super}.citation-sources li{display:block;margin-bottom:10px;padding-left:0;position:relative;white-space:pre-line}.citation-sources div.inline{display:inline}.footnotes{display:none}.PostPage .article_text .toc{border-bottom:1px solid #d8ddfd;border-top:1px solid #d8ddfd;font-size:18px;margin:30px 0;overflow:hidden;padding:20px;transition:max-height .175s ease}.PostPage .article_text .toc .title-container{color:#374499;cursor:pointer;display:grid;grid-template-columns:1fr auto}.PostPage .article_text .toc .title-container svg{transition:transform .3s ease}.PostPage .article_text .toc .title{font-size:20px;font-weight:700;line-height:1;margin-bottom:20px;text-align:center}.PostPage .article_text .toc ul{list-style:none;padding:0}.PostPage .article_text .toc li{align-items:flex-start;display:flex;gap:10px;line-height:1;margin-bottom:15px}.PostPage .article_text .toc li svg{padding-top:3px}.PostPage .article_text .toc a{color:#47474d!important;vertical-align:super}.PostPage .article_text .toc.active .title-container svg{transform:rotate(180deg)}@media screen and (max-width:890px){.PostPage .article_text .toc{font-size:16px;padding:20px 0}}.PostPage .Box{background-position:5px 10px;background-repeat:no-repeat;background-size:50px;border:1px solid rgba(66,66,66,.314);border-radius:8px;padding:20px 20px 20px 65px}.PostPage .Box .type{font-weight:700;padding-right:5px;text-transform:capitalize}.PostPage .Box.displayed.important{background-image:url(https://homeapproach.com/images/important.png)}.PostPage .Box.displayed.warning{background-image:url(https://homeapproach.com/images/warning.png)}.PostPage .Box.displayed.tip{background-image:url(https://homeapproach.com/images/tip.png)}@media screen and (max-width:890px){.PostPage .Box{background-position:5px 20px}}.PostPage .QuickOverview{border-top:10px solid #5567e5;font-family:var(--article-font);margin:30px auto}.PostPage .QuickOverview .cols{column-gap:25px;display:grid!important;grid-template-columns:1fr 3fr;padding:10px 25px 25px}.PostPage .QuickOverview .h3{color:#424242;margin:0 0 1rem!important}.PostPage .QuickOverview .image-container{margin:auto;padding-top:20px;width:100%}.PostPage .QuickOverview .content-container{border-left:3px solid #000;padding-left:25px;padding-top:10px}.PostPage .QuickOverview .content .h1,.PostPage .QuickOverview .content .h2,.PostPage .QuickOverview .content .h3{color:#0a0832;font-size:22px;margin:0 0 .5rem}.PostPage .QuickOverview .content ul{-webkit-padding-start:20px;padding-inline-start:20px}.PostPage .QuickOverview .content .paragraph,.PostPage .QuickOverview .content li,.PostPage .QuickOverview .content p{color:#424242;line-height:2;margin:0}.PostPage .QuickOverview .cta img{display:inline-block;margin:0 10px 0 0}@media screen and (max-width:890px){.PostPage .QuickOverview .cols{grid-template-columns:1fr;padding:0;row-gap:25px}.PostPage .QuickOverview .image-container{max-width:220px;padding:30px 0 0;width:100%}}.PostPage .StickyBar{background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.314);min-height:90px;overflow:hidden;padding:8px 0}.PostPage .StickyBar.sticky{display:flex!important;position:fixed;top:0;width:100%;z-index:889}.PostPage .StickyBar .container{align-items:center;display:flex;gap:25px;justify-content:space-between}.PostPage .StickyBar .image-container{display:flex;max-height:100px;max-width:150px;padding:6px 0}.PostPage .StickyBar .image-container .gatsby-image-wrapper{height:100%}.PostPage .StickyBar .title-container{font-size:22px;font-weight:800;margin:0;text-align:center}.PostPage .StickyBar .cta{background:#24bfb8;border-radius:8px;color:#fff!important;font-size:20px;font-weight:600;line-height:1.2;padding:10px 40px;text-align:center}.PostPage .StickyBar .cta:hover{background:#1c948f!important;text-decoration:none}.PostPage .StickyBar .cta-container{display:flex;flex-direction:column}.PostPage .StickyBar .cta-container .note{font-size:14px;font-weight:400;line-height:1.2;padding-top:10px}.PostPage .StickyBar button{-webkit-appearance:none;appearance:none;background:none;border:none;outline:none!important;padding-right:15px;width:35px}@media screen and (max-width:890px){.PostPage .StickyBar{min-height:50px;padding:0}.PostPage .StickyBar .container{flex-wrap:wrap;gap:0;justify-content:space-evenly;padding:5px 20px 5px 15px}.PostPage .StickyBar .title-container{font-size:15px;margin-bottom:5px;order:1;width:100%}.PostPage .StickyBar .image-container{margin-right:15px;max-height:65px;max-width:calc(50% - 15px);order:2;padding:0}.PostPage .StickyBar .cta-container{max-width:50%;order:3}.PostPage .StickyBar .cta-container .cta{font-size:15px;margin:0;padding:10px 20px}.PostPage .StickyBar .note{font-size:11px;font-weight:400;margin:5px 0 0;order:3;text-align:center}.PostPage .StickyBar button{padding:5px;position:absolute;right:5px;top:2px;width:20px}}.PostPage .FFTStickyBar{background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.314);min-height:90px;overflow:hidden;padding:8px 0}.PostPage .FFTStickyBar.sticky{display:flex!important;position:fixed;top:0;width:100%;z-index:889}.PostPage .FFTStickyBar .container{align-items:center;display:flex;gap:25px;justify-content:space-between}.PostPage .FFTStickyBar .title-container{margin-left:0;margin-right:auto}.PostPage .FFTStickyBar img{max-height:70px;object-fit:contain}.PostPage .FFTStickyBar h2{font-size:22px;font-weight:800;margin-bottom:5px}.PostPage .FFTStickyBar p{font-size:18px;font-weight:400;margin:0}.PostPage .FFTStickyBar .cta{background:#24bfb8;border-radius:8px;color:#fff!important;font-size:20px;font-weight:600;line-height:1;padding:15px 30px;text-align:center}.PostPage .FFTStickyBar .cta:hover{background:#1c948f!important;text-decoration:none}.PostPage .FFTStickyBar button{-webkit-appearance:none;appearance:none;background:none;border:none;outline:none!important;padding-right:15px;width:35px}@media screen and (max-width:890px){.PostPage .FFTStickyBar .container{display:grid;gap:10px;grid-template-columns:50px 1fr}.PostPage .FFTStickyBar img{grid-column:1;grid-row:2}.PostPage .FFTStickyBar .title-container{grid-column:1/span 2;grid-row:1}.PostPage .FFTStickyBar .cta{font-size:16px;grid-column:2;grid-row:2;padding:10px 0}.PostPage .FFTStickyBar h2{font-size:16px;margin-bottom:3px;text-align:center}.PostPage .FFTStickyBar p{font-size:14px;line-height:1.4;text-align:center}.PostPage .FFTStickyBar button{padding:10px;position:absolute;right:0;top:0}}.post-modal{background-color:#fff;border-radius:8px;bottom:auto;box-shadow:0 0 20px rgba(0,0,0,.2);left:50%;margin-right:-50%;max-height:80vh;max-width:800px;outline:none;overflow-y:auto;padding:30px;position:absolute;right:auto;top:200px;transform:translate(-50%);width:90%}.post-modal .h3,.post-modal h3{color:#24bfb8;font-size:22px;margin-bottom:20px}.post-modal .paragraph,.post-modal p{color:#000;font-size:16px;font-weight:200;margin-bottom:0;white-space:break-spaces}.post-modal .paragraph+.paragraph,.post-modal p+p{margin-top:1rem}.post-modal .modal-close{background:none;border:0;height:16px;left:calc(100% - 40px);line-height:16px;margin:5px;opacity:.5;outline:none;outline:none!important;padding:0;position:absolute;top:15px;width:16px}.post-modal a{color:#24bfb8}.post-modal-overlay{background-color:rgba(0,0,0,.1);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}@media screen and (max-width:890px){.post-modal{max-height:80%;padding:20px 15px;top:160px;width:95%}.post-modal .h3,.post-modal h3{font-size:22px;margin-top:10px}.post-modal p{font-size:16px;font-weight:200}.post-modal button{left:calc(100% - 35px);top:10px}}.PostPage .MyFinanceWidget{align-items:center;display:grid;min-height:250px}@media screen and (max-width:890px){.PostPage .MyFinanceWidget{min-height:350px}}.PostPage .Ratings{align-items:center;border-radius:8px;box-shadow:0 0 2rem 0 rgba(0,0,0,.11);display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:0 auto 30px;padding:30px}.PostPage .Ratings .col1 .image-container{margin:30px auto 40px;max-height:300px;max-width:300px}.PostPage .Ratings .col1 .summary{font-size:16px;line-height:1.8}.PostPage .Ratings .col2 .overall{font-size:30px;font-weight:900;letter-spacing:2px;margin-bottom:45px;position:relative;text-align:center;top:22px}.PostPage .Ratings .col2 .overall:before{content:"Ranking";font-size:16px;font-weight:400;letter-spacing:normal;position:absolute;top:-25px}.PostPage .Ratings .col2 .overall span{font-size:70px;line-height:1}.PostPage .RatingProgressBar{align-items:end;display:grid;gap:20px;grid-template-columns:1fr 65px;margin-bottom:25px}.PostPage .RatingProgressBar .progress{background:#ddf8f6;border-radius:4px;height:12px;overflow:hidden}.PostPage .RatingProgressBar .progress .progress-bar{background:#24bfb8;height:12px;max-width:100%;min-width:10%}.PostPage .RatingProgressBar .criteria{font-size:16px;line-height:1.2;margin-bottom:10px}.PostPage .RatingProgressBar .score{font-size:20px;font-weight:900;letter-spacing:1px;line-height:1;text-align:right}@media screen and (max-width:890px){.PostPage .Ratings{grid-template-columns:1fr}}.PostPage .ClickableImage .caption{color:#7f829c;font-size:15px;font-weight:400;line-height:1.5;margin-top:15px;text-align:center}.PostPage .TopOffers{border-radius:8px;box-shadow:0 0 2rem 0 rgba(0,0,0,.11);margin:0 auto 30px;padding:30px}.PostPage .TopOffers .h2{margin-bottom:24px;text-align:center}.PostPage .TopOffers .h4{font-weight:700;margin-bottom:5px}.PostPage .TopOffers .h4 *{color:#5467e7;font-weight:700;text-decoration:none}.PostPage .TopOffers ul{list-style:none;margin-bottom:0;padding:0}.PostPage .TopOffers ul li{margin-bottom:20px;position:relative}.PostPage .TopOffers ul li>*{padding-left:35px}.PostPage .TopOffers ul li:before{background-image:url(https://homeapproach.com/images/logo-bullet.png);background-repeat:no-repeat;background-size:contain;content:"";height:20px;position:absolute;top:5px;width:20px}.PostPage .TopOffers .paragraph{margin-bottom:24px}.PostPage .TopOffers .paragraph:last-child{margin-bottom:0}@media screen and (max-width:890px){.PostPage .TopOffers .h2{line-height:1.5}.PostPage .TopOffers ul li>*{padding-left:0}.PostPage .TopOffers ul li:before{background:none}}.PostPage .RelatedArticles .h2{margin-bottom:18px;margin-top:40px}.PostPage .RelatedArticles ul{list-style:none;margin:0;padding:0}.PostPage .RelatedArticles ul li{margin-bottom:20px;position:relative}.PostPage .RelatedArticles ul li a{display:inline-block;text-decoration:none}.PostPage .RelatedArticles ul li a:hover{text-decoration:underline}.PostPage .RelatedArticles ul li>*{padding-left:28px}.PostPage .RelatedArticles ul li:before{background-image:url(https://homeapproach.com/logo-bullet.png);background-repeat:no-repeat;background-size:contain;content:"";height:16px;position:absolute;top:6px;width:16px}.PostPage .OurPicks{margin:30px 0}.PostPage .OurPicks .our-picks-wrapper{border:1px solid #d8d9da;border-top:4px solid #5acec9;height:100%;overflow:auto;width:100%}.PostPage .OurPicks .our-picks-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.PostPage .OurPicks .our-picks-container .body-container,.PostPage .OurPicks .our-picks-container .cta-container,.PostPage .OurPicks .our-picks-container .logo-container,.PostPage .OurPicks .our-picks-container .title-container{display:flex;gap:20px;grid-column:span 3;justify-content:space-around;padding:20px 15px}.PostPage .OurPicks .our-picks-container .body-container .item,.PostPage .OurPicks .our-picks-container .cta-container .item,.PostPage .OurPicks .our-picks-container .logo-container .item,.PostPage .OurPicks .our-picks-container .title-container .item{flex:1 1}.PostPage .OurPicks .our-picks-container .logo-container{align-items:center}.PostPage .OurPicks .our-picks-container .body-container,.PostPage .OurPicks .our-picks-container .cta-container,.PostPage .OurPicks .our-picks-container .title-container{align-items:flex-start}.PostPage .OurPicks .our-picks-container .title-container{border-bottom:1px solid #d8d9da;border-top:1px solid #d8d9da;font-size:16px}.PostPage .OurPicks .our-picks-container .cta-container{border-bottom:0;border-top:1px solid #d8d9da}.PostPage .OurPicks .our-picks-container .body{font-size:16px;white-space:break-spaces}.PostPage .OurPicks .our-picks-container img{border-left:none;border-right:none;display:block;height:auto;margin:auto;max-width:150px;width:100%}.PostPage .OurPicks .our-picks-container .cta{align-items:center;background:#5467e7;border-radius:8px;color:#fff;display:flex;justify-content:center;margin:0 auto;padding:10px 18px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:pre}.PostPage .OurPicks .title{align-items:flex-end;display:flex;justify-content:stretch;margin-bottom:5px}.PostPage .OurPicks .title .h3{color:#47474d;flex-grow:1;font-family:var(--primary-font);font-size:20px;font-weight:600;margin-bottom:0;margin-left:0;margin-right:30px}.PostPage .OurPicks .title .advertiser-disclosure{line-height:1;white-space:nowrap}.PostPage .OurPicks .title .advertiser-disclosure a{color:#24bfb8;font-size:14px;text-decoration:none}@media screen and (max-width:890px){.PostPage .OurPicks{position:relative}.PostPage .OurPicks .title{display:grid;grid-template-columns:1fr}.PostPage .OurPicks .title .h3{font-size:17px;grid-row:2;margin:0;padding-top:5px}.PostPage .OurPicks .title .advertiser-disclosure{grid-row:1;text-align:right}.PostPage .OurPicks .title .advertiser-disclosure a{font-size:11px}.PostPage .OurPicks .our-picks-container{grid-template-columns:repeat(3,minmax(85%,1fr))}.PostPage .OurPicks .our-picks-wrapper{margin:0}.PostPage .OurPicks .our-picks-wrapper table{table-layout:auto}.PostPage .OurPicks .our-picks-wrapper table tr{display:block}.PostPage .OurPicks .our-picks-wrapper table td{min-width:230px}.PostPage .OurPicks .our-picks-wrapper table .btn,.PostPage .OurPicks .our-picks-wrapper table .btn-joygreen,.PostPage .OurPicks .our-picks-wrapper table .btn-outline{padding:12px 24px}}#gatsby-plugin-page-progress{height:3px!important;top:90px!important;z-index:3!important}@media screen and (max-width:890px){#gatsby-plugin-page-progress{top:49px!important}}.PostPage .CollapsableProsCons{border:1px solid transparent;border-radius:4px;margin-bottom:30px!important}.PostPage .CollapsableProsCons .head{color:#fff;font-weight:700;padding:10px;text-align:center}.PostPage .CollapsableProsCons .body{padding:10px 20px}.PostPage .CollapsableProsCons .Accordion{border:none}.PostPage .CollapsableProsCons .Accordion.active .content{margin-bottom:12px}.PostPage .CollapsableProsCons .ExpandedItem:first-child{margin-top:16px}.PostPage .CollapsableProsCons .ExpandedItem .title{font-weight:600;margin-bottom:4px}.PostPage .CollapsableProsCons .ExpandedItem .content{margin-bottom:16px}.PostPage .CollapsableProsCons .expanded-title{font-weight:600;padding:10px 5px 10px 10px}.PostPage .CollapsableProsCons .expanded-content{margin-bottom:12px}.PostPage .CollapsableProsCons.Pros{background:rgba(56,162,105,.063);border-color:#38a269}.PostPage .CollapsableProsCons.Pros .head{background-color:#38a269}.PostPage .CollapsableProsCons.Cons{background:rgba(229,62,62,.063);border-color:#e53e3e}.PostPage .CollapsableProsCons.Cons .head{background-color:#e53e3e}.PostPage .CollapsableProsCons.Info{background:rgba(49,130,206,.063);border-color:#3182ce}.PostPage .CollapsableProsCons.Info .head{background-color:#3182ce}@media screen and (max-width:890px){.PostPage .CollapsableProsCons{font-size:calc(var(--base-font-size)*.9)}.PostPage .CollapsableProsCons .body{padding:10px 15px}}.PostPage .PostBodyProductReview{background-position:top -5px right 25px;background-repeat:no-repeat;background-size:60px;border-radius:8px;border-top:5px solid #09a59e;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 0 2rem 0 rgba(0,0,0,.11);color:#424242;margin:0 auto 45px!important;padding:30px}.PostPage .PostBodyProductReview .top{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;margin-top:30px}.PostPage .PostBodyProductReview .header a{color:inherit;font-weight:inherit;text-decoration:none}.PostPage .PostBodyProductReview .header a:active,.PostPage .PostBodyProductReview .header a:hover{text-decoration:underline}.PostPage .PostBodyProductReview .image{align-items:center;display:flex;justify-content:center}.PostPage .PostBodyProductReview .image img{width:250px}.PostPage .PostBodyProductReview .grade .large{font-size:70px;font-weight:500;line-height:1}.PostPage .PostBodyProductReview .box{align-items:center;border:1px solid #eee;border-radius:8px;box-shadow:0 0 15px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;font-size:20px;justify-content:center;padding:20px;text-align:center}.PostPage .PostBodyProductReview .ranking .CircularProgressbar{display:block;max-width:100%;padding:10px 10px 25px;width:250px}.PostPage .PostBodyProductReview .ranking .CircularProgressbar-path{stroke:#24bfb8}.PostPage .PostBodyProductReview .ranking .CircularProgressbar-trail{stroke:#eee}.PostPage .PostBodyProductReview .ranking .CircularProgressbar-text{fill:#424242}.PostPage .PostBodyProductReview .ranking .CircularProgressbar-path{stroke-linecap:initial}.PostPage .PostBodyProductReview .ranking .CircularProgressbar-text{font-size:14px;letter-spacing:-1px}.PostPage .PostBodyProductReview .ul ul{list-style:none;margin:0;padding:0}.PostPage .PostBodyProductReview .ul ul li{margin-bottom:15px;position:relative}.PostPage .PostBodyProductReview .ul ul li>*{padding-left:30px}.PostPage .PostBodyProductReview .ul ul li:before{background-repeat:no-repeat;background-size:contain;content:"";height:18px;position:absolute;top:3px;width:18px}.PostPage .PostBodyProductReview .bottom{display:grid;font-size:calc(var(--base-font-size)*.9);gap:30px;grid-template-columns:1fr 1fr;padding:40px 10px 0}.PostPage .PostBodyProductReview .pros{margin-bottom:40px}.PostPage .PostBodyProductReview .pros ul li:before{background-image:url(https://homeapproach.com/svg/fa-check.svg)}.PostPage .PostBodyProductReview .cons ul li:before{background-image:url(https://homeapproach.com/images/fa-cross.svg)}.PostPage .PostBodyProductReview .cta{margin-top:40px;text-align:center}.PostPage .PostBodyProductReview .cta a{border:none;color:#fff;font-size:calc(var(--base-font-size)*1.2);padding:12px 24px;text-decoration:none}.PostPage .PostBodyProductReview .cta a:active,.PostPage .PostBodyProductReview .cta a:hover{text-decoration:none}.PostPage .PostBodyProductReview.item-0{background-image:url(https://homeapproach.com/rank-1.png)}.PostPage .PostBodyProductReview.item-1{background-image:url(https://homeapproach.com/images/rank-2.png)}.PostPage .PostBodyProductReview.item-2{background-image:url(https://homeapproach.com/images/rank-3.png)}.PostPage .PostBodyProductReview.item-3{background-image:url(https://homeapproach.com/images/rank-4.png)}.PostPage .PostBodyProductReview.item-4{background-image:url(https://homeapproach.com/images/rank-5.png)}@media screen and (max-width:890px){.PostPage .PostBodyProductReview{background-position:top -5px right 10px;background-size:40px;padding:25px 15px}.PostPage .PostBodyProductReview .header{padding-right:38px}.PostPage .PostBodyProductReview .top{border:1px solid #eee;border-radius:8px;box-shadow:0 0 15px 0 rgba(0,0,0,.05);gap:0;grid-template-columns:1fr 1fr;overflow:hidden}.PostPage .PostBodyProductReview .top .box{border:1px solid #eee;border-radius:0;box-shadow:none;padding:15px}.PostPage .PostBodyProductReview .top .grade{font-size:15px;grid-column:1/span 2}.PostPage .PostBodyProductReview .top .ranking{font-size:15px}.PostPage .PostBodyProductReview .top .ranking .CircularProgressbar{padding:10px}.PostPage .PostBodyProductReview .bottom{grid-template-columns:100%}.PostPage .PostBodyProductReview .cta a{font-size:calc(var(--base-font-size)*1.1)}}.PostPage .saving-offer-jw{border:1px solid #24bfb8;border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.161);font-size:15px;padding:18px}.PostPage .saving-offer-jw+.saving-offer-jw{margin-top:20px}.PostPage .saving-offer-jw .product-name{font-size:15px;font-weight:600}.PostPage .saving-offer-jw .product-name .item:not(:last-child):after{content:"∙";margin:0 8px}.PostPage .saving-offer-jw .grid{align-items:center;display:grid;gap:15px;grid-template-columns:125px 1.3fr 1.6fr 1fr;margin:20px 0}.PostPage .saving-offer-jw .image img{margin:0}.PostPage .saving-offer-jw .apy .value{font-size:20px;font-weight:900}.PostPage .saving-offer-jw .apy .label,.PostPage .saving-offer-jw .features{font-size:14px}.PostPage .saving-offer-jw .cta{background:#24bfb8;border-radius:4px;cursor:pointer;font-size:15px;margin:auto 0 auto auto;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.PostPage .saving-offer-jw .cta:hover{opacity:.95}.PostPage .saving-offer-jw .cta a{color:#fff;font-weight:500;text-decoration:none}.PostPage .saving-offer-jw .cta.sm{display:none}.PostPage .saving-offer-jw .description{background:#f5f6ff;border-radius:4px;font-size:13px;margin-bottom:15px;overflow:hidden;padding:5px 40px 5px 5px;position:relative;transition:max-height .175s ease}.PostPage .saving-offer-jw .description ul{-webkit-padding-start:20px;margin-bottom:0;padding-inline-start:20px}.PostPage .saving-offer-jw .description.clickable{cursor:pointer}.PostPage .saving-offer-jw .description.active .icon{transform:rotate(180deg)}.PostPage .saving-offer-jw .description .icon{font-size:18px;line-height:1;padding:4px 10px;position:absolute;right:0;top:0;transform-origin:center;transition:transform .2s ease-in-out}.PostPage .saving-offer-jw .asOf{color:#969696;font-size:14px}.PostPage .saving-offer-rz{border:1px solid #d8ddfd;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.161);font-size:15px;padding:10px 15px 15px}.PostPage .saving-offer-rz+.saving-offer-rz{margin-top:20px}.PostPage .saving-offer-rz .product-name{font-size:15px;font-weight:600}.PostPage .saving-offer-rz .product-name .item:not(:last-child):after{content:"∙";margin:0 8px}.PostPage .saving-offer-rz .grid{align-items:center;display:grid;gap:15px;grid-template-columns:150px 1fr 1fr .7fr;margin:20px 0 10px}.PostPage .saving-offer-rz .image img{margin:0}.PostPage .saving-offer-rz .apy{font-size:20px;font-weight:900}.PostPage .saving-offer-rz .check{font-size:14px;list-style:none;margin:0;padding:0}.PostPage .saving-offer-rz .check li:before{color:#24bfb8;content:"✓";display:inline-block;font-size:16px;font-weight:500;padding:0 10px 0 0}.PostPage .saving-offer-rz .btn,.PostPage .saving-offer-rz .btn-joygreen,.PostPage .saving-offer-rz .btn-outline{border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:14px;margin:auto 0 auto auto;padding:12px 20px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.PostPage .saving-offer-rz .btn-joygreen:hover,.PostPage .saving-offer-rz .btn-outline:hover,.PostPage .saving-offer-rz .btn:hover{opacity:.95}.PostPage .saving-offer-rz .btn a,.PostPage .saving-offer-rz .btn-joygreen a,.PostPage .saving-offer-rz .btn-outline a{color:#fff;font-weight:500;text-decoration:none}.PostPage .saving-offer-rz .btn.sm,.PostPage .saving-offer-rz .sm.btn-joygreen,.PostPage .saving-offer-rz .sm.btn-outline{display:none}.PostPage .saving-offer-rz .description{background:#f5f6ff;border-radius:4px;font-size:13px;margin-bottom:15px;overflow:hidden;padding:5px 40px 5px 5px;position:relative;transition:max-height .175s ease}.PostPage .saving-offer-rz .description ul{-webkit-padding-start:20px;padding-inline-start:20px}.PostPage .saving-offer-rz .description.clickable{cursor:pointer}.PostPage .saving-offer-rz .description.active .icon{transform:rotate(180deg)}.PostPage .saving-offer-rz .description .icon{font-size:18px;line-height:1;padding:4px 10px;position:absolute;right:0;top:0;transform-origin:center;transition:transform .2s ease-in-out}.PostPage .saving-offer-rz .asOf{color:#969696;font-size:14px}.PostPage .saving-offers .empty,.PostPage .saving-offers .loading{border:1px solid #24bfb8;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.125);color:#24bfb8;font-style:italic;padding:30px 15px;text-align:center}.PostPage .saving-offers p{margin-top:20px}.PostPage .saving-offers>.saving-offer:first-of-type{border-width:3px;margin-top:45px;position:relative}.PostPage .saving-offers>.saving-offer:first-of-type .ribbon-container{display:flex;justify-content:center;left:0;position:absolute;top:-34px;width:100%}.PostPage .saving-offers>.saving-offer:first-of-type .ribbon{border-top-left-radius:8px;border-top-right-radius:8px;font-size:16px;font-weight:500;letter-spacing:1px;line-height:1;padding:8px 40px;text-align:center;text-transform:uppercase}.PostPage .saving-offers>.saving-offer-jw:first-of-type{box-shadow:0 0 15px rgba(0,0,0,.314)}.PostPage .saving-offers>.saving-offer-jw:first-of-type .ribbon{background:#24bfb8;color:#fff}.PostPage .saving-offers>.saving-offer-rz:first-of-type .ribbon{background:#d8ddfe;color:#5467e8}@media screen and (max-width:1024px){.PostPage .saving-offer-jw,.PostPage .saving-offer-jw .product-name{font-size:13px}.PostPage .saving-offer-jw .product-name .item:not(:last-child):after{margin:0 5px}.PostPage .saving-offer-jw .grid{grid-template-columns:1fr 1fr}.PostPage .saving-offer-jw .features{font-size:13px;grid-column:1/span 2}.PostPage .saving-offer-jw .description{padding:5px 30px 5px 5px}.PostPage .saving-offer-jw .description .icon{padding:4px 6px}.PostPage .saving-offer-jw .cta{margin:0 0 15px;padding:4px 12px}.PostPage .saving-offer-jw .cta.sm{display:block}.PostPage .saving-offer-jw .cta.lg{display:none}.PostPage .saving-offer-jw .asOf{font-size:13px}.PostPage .saving-offer-rz .product-name{text-align:center}.PostPage .saving-offer-rz .product-name .item:not(:last-child):after{margin:0 5px}.PostPage .saving-offer-rz .grid{grid-template-columns:1fr}.PostPage .saving-offer-rz .image img{margin:auto}.PostPage .saving-offer-rz .check{align-items:center;display:flex;flex-direction:column}.PostPage .saving-offer-rz .btn,.PostPage .saving-offer-rz .btn-joygreen,.PostPage .saving-offer-rz .btn-outline{margin:auto}.PostPage .saving-offer-rz ul{-webkit-padding-start:20px;padding-inline-start:20px}.PostPage .saving-offers .empty,.PostPage .saving-offers .loading{font-size:16px}.PostPage .saving-offers>.saving-offer:first-of-type{border-width:3px;margin-top:40px;padding:12px 15px}.PostPage .saving-offers>.saving-offer:first-of-type .ribbon-container{top:-29px}.PostPage .saving-offers>.saving-offer:first-of-type .ribbon{font-size:15px;padding:6px 40px}}.siteRoot{counter-reset:debt-count}.best-choice{background-image:linear-gradient(90deg,#defffd,#f1eeff);margin:40px -50vw;padding:50px 30px}.best-choice .headline{color:#374499;font-size:28px;font-weight:600;margin-bottom:15px;text-align:center}.best-choice .DebtComparison{border:2px solid #24bfb8;padding:25px}.best-choice .DebtComparison .grid{grid-template-columns:160px 1fr auto}.best-choice .DebtComparison .grid .desktop-rating,.best-choice .DebtComparison .grid .mobile-rating{display:none}.best-choice .DebtComparison .col:nth-child(3){display:none!important}.best-choice .DebtComparison.has-trophy{margin-top:0}.best-choice .DebtComparison.has-trophy .ribbon{top:0}.best-choice .DebtComparison.has-trophy .ribbon .featured{border-bottom-right-radius:4px;border-top-right-radius:0}.best-choice .revealed .DebtComparison,.best-choice .revealed .DebtComparison .trophy,.best-choice .revealed .DebtComparison.has-trophy .ribbon .featured,.best-choice .revealed .btn,.best-choice .revealed .btn-joygreen,.best-choice .revealed .btn-outline{animation:pulse 2s infinite}a.DebtComparison{background:#fff;border:1px solid #d8ddfd;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.05);color:unset;counter-increment:debt-count;display:block;font-size:14px;font-size:15px;margin:25px 0;padding:25px;position:relative;text-decoration:unset}a.DebtComparison:hover{box-shadow:0 0 15px rgba(0,0,0,.1)}a.DebtComparison.has-featured{padding:50px 25px 25px}a.DebtComparison.has-trophy{border:2px solid #25bfb8;margin-top:50px}a.DebtComparison.has-trophy .ribbon{left:-2px;top:-32px}a.DebtComparison.has-trophy .ribbon .counter:before,a.DebtComparison.has-trophy .ribbon .featured{border-bottom-left-radius:0;border-bottom-right-radius:0;font-size:18px;padding:7px 10px}a.DebtComparison.has-trophy .ribbon .featured{border-top-right-radius:4px}a.DebtComparison.has-trophy .ribbon .counter:before{border-top-left-radius:4px}a.DebtComparison.has-trophy .btn,a.DebtComparison.has-trophy .btn-joygreen,a.DebtComparison.has-trophy .btn-outline{margin-top:20px}a.DebtComparison .trophy{background:#fff;border:2px solid #24bfb8;border-radius:100px;box-shadow:0 0 10px rgba(0,0,0,.1);color:#ffcb24;font-size:60px;padding:10px;position:absolute;right:20px;top:-32px}a.DebtComparison .ribbon{align-items:stretch;display:flex;left:0;line-height:1;position:absolute;top:0}a.DebtComparison .ribbon .counter:before{align-items:center;background:#424242;border-bottom-right-radius:8px;color:#fff;content:counter(debt-count);display:flex;font-size:18px;font-weight:600;padding:5px 10px}a.DebtComparison .ribbon .featured{align-items:center;background:#24bfb8;border-bottom-right-radius:8px;color:#fff;display:flex;font-size:14px;font-weight:500;letter-spacing:.3px;padding:5px 10px 7px}a.DebtComparison .ribbon.has-featured .counter:before{border-bottom-right-radius:0;border-right:3px solid #fff}a.DebtComparison+.DebtComparison{margin-top:15px}a.DebtComparison .grid{grid-gap:30px;display:grid;grid-template-columns:160px 1fr 100px auto}a.DebtComparison .grid>.col:first-child{align-items:center;display:flex;flex-direction:column;justify-content:space-between;justify-content:space-around}a.DebtComparison .grid .desktop-rating{align-items:center;align-self:center;display:flex;flex-direction:column;gap:5px;justify-self:center;width:100%}a.DebtComparison .grid .mobile-rating{display:none}a.DebtComparison .grid>.col:nth-child(4){align-self:center;display:flex;flex-direction:column;gap:5px;justify-self:center;width:100%}a.DebtComparison .rating{align-items:center;display:flex;flex-direction:column;font-size:16px;gap:0}a.DebtComparison .rating .number{font-size:28px;font-weight:900;letter-spacing:-1px}a.DebtComparison .rating .stars{position:relative;top:3px}a.DebtComparison .rating .score{font-size:12px;position:relative;top:-5px}a.DebtComparison .title{color:#374499;font-size:20px;font-weight:600;line-height:1;margin-bottom:10px}a.DebtComparison .subheader{font-size:16px;font-weight:500;line-height:1.3;margin-bottom:10px;text-align:left}a.DebtComparison .requirements{line-height:1;margin-bottom:10px}a.DebtComparison .requirements.featured{background:#5467e8;border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:500;padding:3px 12px}a.DebtComparison .icon{font-size:17px}a.DebtComparison .features{font-weight:400}a.DebtComparison .features .paragraph{margin-bottom:0}a.DebtComparison .features ul{font-size:15px;line-height:1.8;list-style:none;margin:0;padding:0}a.DebtComparison .features ul li{display:flex;gap:12px}a.DebtComparison .features ul li:before{content:"✓";font-size:16px;font-weight:500}a.DebtComparison .specs{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));margin-top:20px}a.DebtComparison .specs .spec:last-child{border-right:none}a.DebtComparison .specs .key{color:#5467e7;font-weight:700;white-space:nowrap}a.DebtComparison .specs .value{font-size:20px;font-weight:700;white-space:nowrap}a.DebtComparison .btn,a.DebtComparison .btn-joygreen,a.DebtComparison .btn-outline{background:#24bfb8;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:15px;font-size:17px;font-weight:500;letter-spacing:.25px;line-height:1;margin:auto auto 5px;padding:12px 20px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}a.DebtComparison .btn-joygreen:hover,a.DebtComparison .btn-outline:hover,a.DebtComparison .btn:hover{opacity:.95}a.DebtComparison .visitors{border:1px solid #6a6a6a;border-radius:4px;color:#6a6a6a;font-size:12px;line-height:1.2;margin-left:auto;margin-right:auto;max-width:150px;padding:5px;text-align:center}a.DebtComparison .visitors br{display:block}a.DebtComparison .visitors svg{font-size:18px;margin-right:8px}.DebtRatingPopup{background:#fff;border:1px solid #ccc;border-radius:2px;border-top:3px solid #24bfb8;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);left:-50%;padding:20px;pointer-events:auto!important;position:absolute;top:100%;width:300px;z-index:2}.DebtRatingPopup:hover{opacity:1!important;visibility:visible!important}.DebtRatingPopup .popup-title{font-size:16px;font-weight:700}.DebtRatingPopup .reviews{font-size:14px}.DebtRatingPopup .score-container{align-items:center;display:grid;font-size:16px;font-weight:700;gap:10px;grid-template-columns:1fr auto;line-height:1;margin-top:5px}.DebtRatingPopup .score-container .progress{background:#ddf8f6;border:1px solid #ccc;border-radius:4px;height:10px;overflow:hidden}.DebtRatingPopup .score-container .progress .progress-bar{background:#24bfb8;height:10px;max-width:100%;min-width:10%}.DebtRatingPopup .score-container .score-star{align-items:center;display:grid;gap:5px;grid-template-columns:16px 1fr}.ComparisonDetailsAtAGlance{border-radius:4px;box-shadow:0 0 15px rgba(0,0,0,.082);color:unset;font-size:18px;margin:25px 0;text-decoration:unset!important}.ComparisonDetailsAtAGlance .grid{border:1px solid #d8ddfd;display:grid;grid-template-columns:1fr 1fr}.ComparisonDetailsAtAGlance .grid .scores-container{background-image:linear-gradient(135deg,#defffd,#f1eeff);padding:30px}.ComparisonDetailsAtAGlance .grid .pros-cons-container{display:flex;flex-direction:column;padding:30px}.ComparisonDetailsAtAGlance p{margin-bottom:0}.ComparisonDetailsAtAGlance .scores h3{color:unset;font-size:20px;line-height:1;margin:0 0 10px;text-decoration:unset!important}.ComparisonDetailsAtAGlance .scores table{font-size:16px}.ComparisonDetailsAtAGlance .scores td+td{padding-left:15px}.ComparisonDetailsAtAGlance .scores td{padding-bottom:5px}.ComparisonDetailsAtAGlance .scores td b{display:block;font-size:16px;padding-top:10px}.ComparisonDetailsAtAGlance .right-side-title{margin:20px 0}.ComparisonDetailsAtAGlance .right-side-title *{font-size:18px}.ComparisonDetailsAtAGlance .cons,.ComparisonDetailsAtAGlance .pros{font-size:16px}.ComparisonDetailsAtAGlance .cons:before,.ComparisonDetailsAtAGlance .pros:before{font-size:16px;font-weight:600}.ComparisonDetailsAtAGlance .cons ul,.ComparisonDetailsAtAGlance .pros ul{list-style:none;margin:0;padding:0}.ComparisonDetailsAtAGlance .cons li,.ComparisonDetailsAtAGlance .pros li{display:flex;gap:12px;margin-bottom:10px}.ComparisonDetailsAtAGlance .cons li:before,.ComparisonDetailsAtAGlance .pros li:before{color:#1564bf;font-size:18px;font-weight:500}.ComparisonDetailsAtAGlance .pros{margin-bottom:30px}.ComparisonDetailsAtAGlance .pros:before{content:"Pros"}.ComparisonDetailsAtAGlance .pros li:before{content:"✓"}.ComparisonDetailsAtAGlance .cons:before{content:"Cons"}.ComparisonDetailsAtAGlance .cons li:before{content:"✗"}.ComparisonDetailsAtAGlance .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.ComparisonDetailsAtAGlance .image{margin-bottom:10px}.ComparisonDetailsAtAGlance .image img{max-height:80px;max-width:140px}.ComparisonDetailsAtAGlance .rating{align-items:center;display:flex;font-size:16px;gap:10px}.ComparisonDetailsAtAGlance .rating .number{font-size:28px;font-weight:900;letter-spacing:-1px;line-height:1}.ComparisonDetailsAtAGlance .rating .stars{position:relative;top:3px}.ComparisonDetailsAtAGlance .rating .icon{font-size:18px}.ComparisonDetailsAtAGlance .rating .score{font-size:12px;position:relative;top:-5px}.ComparisonDetailsAtAGlance .btn,.ComparisonDetailsAtAGlance .btn-joygreen,.ComparisonDetailsAtAGlance .btn-outline{align-items:center;background:#24bfb8;border-radius:4px;box-shadow:none;color:#fff!important;cursor:pointer;display:flex;font-size:15px;font-size:17px;font-weight:500;justify-content:center;letter-spacing:.5px;margin:auto 0 0;padding:12px 20px;text-align:center;text-decoration:none!important;text-decoration:none;text-transform:uppercase;white-space:nowrap}.ComparisonDetailsAtAGlance .btn-joygreen:hover,.ComparisonDetailsAtAGlance .btn-outline:hover,.ComparisonDetailsAtAGlance .btn:hover{opacity:.95}.ComparisonDetailsOverview{border:1px solid #d8ddfd;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.05);line-height:1.8;margin:25px 0;padding:25px 25px 0}.ComparisonDetailsOverview p{line-height:1.8}.ComparisonDetailsOverview h2{color:#374499;margin-bottom:5px}.ComparisonDetailsOverview .subheader{font-weight:500}.ComparisonDetailsOverview .two-cols{display:grid;gap:30px;grid-template-columns:250px 1fr}.ComparisonDetailsOverview .left{align-items:center;display:flex;flex-direction:column;gap:25px}.ComparisonDetailsOverview img{margin-top:20px;max-height:100px;max-width:80%}.ComparisonDetailsOverview .rating{align-items:center;display:flex;flex-direction:row;font-size:16px;gap:10px}.ComparisonDetailsOverview .rating .number{font-size:28px;font-weight:900;letter-spacing:-1px}.ComparisonDetailsOverview .rating .stars{position:relative;top:3px}.ComparisonDetailsOverview .rating .score{font-size:12px;position:relative;top:-5px}.ComparisonDetailsOverview .btn,.ComparisonDetailsOverview .btn-joygreen,.ComparisonDetailsOverview .btn-outline{align-items:center;background:#24bfb8;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:15px;font-size:17px;font-weight:500;letter-spacing:.25px;margin:20px 0 0;padding:12px 20px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.ComparisonDetailsOverview .btn-joygreen:hover,.ComparisonDetailsOverview .btn-outline:hover,.ComparisonDetailsOverview .btn:hover{opacity:.95}.ComparisonDetailsOverview .accordions{margin-top:40px}.ComparisonDetailsOverview .accordions p{margin-bottom:5px}.ComparisonDetailsOverview .Accordion.Generic .title-container{padding:20px 0}.ComparisonDetailsOverview .Accordion.Generic svg{color:#5467e7}.ComparisonDetailsOverview .Accordion.Generic,.ComparisonDetailsOverview .Accordion.Generic.active,.ComparisonDetailsOverview .Accordion:first-child{border-bottom:1px solid #d8ddfd;border-top:1px solid #d8ddfd}.ComparisonDetailsOverview .Accordion.Generic+.Accordion.Generic{border-top:none}.ComparisonDetailsOverview .Accordion.Generic:last-child{border-bottom:none}.ComparisonDetailsOverview ul li::marker{color:#5467e7}@media screen and (max-width:1000px){a.DebtComparison .grid{grid-template-columns:160px 1fr auto}a.DebtComparison .grid .desktop-rating{display:none}a.DebtComparison .grid .mobile-rating{display:block}a.DebtComparison .rating{flex-direction:row;gap:10px;margin-top:10px}.best-choice{margin-left:-30px;margin-right:-30px}}@media screen and (max-width:890px){a.DebtComparison{padding:30px 15px 15px}a.DebtComparison.has-trophy{padding:15px}a.DebtComparison.has-trophy .ribbon{top:-28px}a.DebtComparison.has-trophy .ribbon .counter:before,a.DebtComparison.has-trophy .ribbon .featured{font-size:14px}a.DebtComparison.has-trophy .btn,a.DebtComparison.has-trophy .btn-joygreen,a.DebtComparison.has-trophy .btn-outline{margin-top:0}a.DebtComparison .ribbon .counter:before{font-size:14px}a.DebtComparison .trophy{font-size:50px;right:10px;top:-25px}a.DebtComparison .grid{gap:15px;grid-template-columns:1fr}a.DebtComparison .grid .image img{margin:auto;max-height:80px;max-width:140px}a.DebtComparison .rating{flex-direction:row;gap:10px}a.DebtComparison .specs{gap:10px}a.DebtComparison .specs .value{font-size:18px}a.DebtComparison .btn,a.DebtComparison .btn-joygreen,a.DebtComparison .btn-outline{align-items:center;justify-content:center;margin:0;width:100%}.best-choice{margin-left:-15px;margin-right:-15px;padding:30px}.best-choice .headline{font-size:26px;margin-bottom:30px}.best-choice .comparison-container{padding:0}.best-choice .DebtComparison{margin-bottom:0}.best-choice .DebtComparison .grid{gap:10px;grid-template-columns:1fr}.ComparisonDetailsAtAGlance .grid{gap:0;grid-template-columns:1fr}.ComparisonDetailsAtAGlance .grid .pros-cons-container,.ComparisonDetailsAtAGlance .grid .scores-container{padding:15px}.ComparisonDetailsAtAGlance .grid .right-side-title{margin:0}.ComparisonDetailsAtAGlance table{width:100%}.ComparisonDetailsAtAGlance .scores h3{text-align:center}.ComparisonDetailsOverview{padding:15px}.ComparisonDetailsOverview .two-cols{gap:20px;grid-template-columns:1fr}.ComparisonDetailsOverview .left{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:space-between}.ComparisonDetailsOverview .left img{margin-top:0;max-width:140px}.ComparisonDetailsOverview h2{text-align:center}.ComparisonDetailsOverview .subheader{margin-bottom:5px}.ComparisonDetailsOverview .overview{font-size:16px}.ComparisonDetailsOverview .btn,.ComparisonDetailsOverview .btn-joygreen,.ComparisonDetailsOverview .btn-outline{justify-content:center;width:100%}.ComparisonDetailsOverview .accordions .rtf{font-size:16px}}.PostPage a.DebtComparison .grid{grid-template-columns:160px 1fr auto}.PostPage a.DebtComparison .grid .desktop-rating{display:none}.PostPage a.DebtComparison .grid .rating{flex-direction:row;gap:10px;margin-top:10px}.PostPage a.DebtComparison .grid .mobile-rating{display:block}@media screen and (max-width:890px){.PostPage a.DebtComparison .grid{grid-template-columns:1fr}}.PostPage .with-side-posts .post-contianer__cols{align-items:start;display:grid;gap:40px;grid-template-columns:1fr 30%}.PostPage .with-side-posts .post-width{max-width:1310px}.PostPage .with-side-posts .sideposts-container{display:flex;margin-top:20px;max-width:370px;width:100%}.PostPage .with-side-posts .SidePosts section{background-color:#f5f6ff;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;margin-bottom:45px;padding:22.5px 14.4px;position:relative}.PostPage .with-side-posts .SidePosts h2{background-color:#fff;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;color:#374499;font-size:15px;line-height:31.5px;margin:-23.4px auto 21.5px;padding-left:22.5px;padding-right:22.5px;text-align:center;text-transform:uppercase}.PostPage .with-side-posts .SidePosts .post{align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:4px;display:flex;gap:10px;justify-content:space-between;margin-bottom:11.25px;padding:11.25px}.PostPage .with-side-posts .SidePosts .post:last-child{margin-bottom:0}.PostPage .with-side-posts .SidePosts .post .img_wrap{background-position:50%;background-size:cover;width:40%}.PostPage .with-side-posts .SidePosts .post .img_wrap img{object-position:top}.PostPage .with-side-posts .SidePosts .post .img_wrap .no-image{padding:8px}.PostPage .with-side-posts .SidePosts .post .text_wrap{width:62%}.PostPage .with-side-posts .SidePosts .post .text_wrap small{color:#21aba4;font-size:13px;font-weight:600}.PostPage .with-side-posts .SidePosts .post .text_wrap h6{font-size:14px;margin:0;text-decoration:none}.PostPage .with-side-posts .SidePosts .post .text_wrap a:hover{text-decoration:underline}@media screen and (max-width:890px){.PostPage .with-side-posts .post-contianer__cols{display:flex;gap:0}.PostPage .with-side-posts .post-contianer__cols .first{width:100%}.PostPage .with-side-posts .signup-form{margin-bottom:50px}.PostPage .with-side-posts .optional-col{width:100%}.PostPage .with-side-posts .sideposts-container{justify-content:center;margin-top:10px;max-width:100%;width:100%}}.FiltrationBar{background-color:#fff;border:1px solid #d8ddfd;border-radius:2px;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.05);margin-bottom:1rem;padding:30px 20px}.FiltrationBar .title{font-size:20px;font-weight:700}.FiltrationBar .controls{font-size:16px}.FiltrationBar .controls label{color:gray;font-size:14px}.FiltrationBar.full .title{margin-bottom:15px}.FiltrationBar.full .controls{display:grid;gap:15px;grid-template-columns:1fr 1fr 1fr}.FiltrationBar.single{align-items:center;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:890px){.FiltrationBar{margin-bottom:1rem;padding:15px}.FiltrationBar .title{font-size:16px}.FiltrationBar.full .controls{gap:10px;grid-template-columns:1fr}.FiltrationBar.single{display:grid;grid-template-columns:1fr}.FiltrationBar .title svg{margin-right:10px}.FiltrationBar.collapsed svg{transform:rotate(0deg)}.FiltrationBar.collapsed .title{margin-bottom:0}.FiltrationBar.collapsed .controls{margin-top:0;max-height:0;opacity:0;overflow:hidden}.FiltrationBar.expanded svg{transform:rotate(180deg)}.FiltrationBar.expanded .controls{margin-top:1rem;max-height:1000px;opacity:1;overflow:visible}}.PostPage .CountdownContent{box-shadow:0 0 2rem 0 rgba(0,0,0,.11)}.PostPage .CountdownContent .title{background:#24bfb8;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;font-size:20px;padding:15px 30px;text-align:center;text-transform:uppercase}.PostPage .CountdownContent .body{background:#e4f6f4;border:1px solid #24bfb8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;line-height:2;padding:30px}.PostPage .CountdownContent .body .h2{font-size:22px}.PostPage .CountdownContent .body ol,.PostPage .CountdownContent .body ul{-webkit-padding-start:30px;padding-inline-start:30px}.PostPage .CountdownContent .body .paragraph:last-child:empty{margin-top:-1rem}@media screen and (max-width:890px){.PostPage .CountdownContent .title{font-size:18px;padding:15px 20px}.PostPage .CountdownContent .body{font-size:16px;padding:20px}.PostPage .CountdownContent .body .h2{font-size:18px}.PostPage .CountdownContent .body ol,.PostPage .CountdownContent .body ul{-webkit-padding-start:20px;padding-inline-start:20px}}.PostPage .FastFacts{border-radius:8px;box-shadow:0 0 2rem 0 rgba(0,0,0,.11);display:grid;flex-wrap:wrap;gap:15px 40px;grid-template-columns:1fr 1fr;margin:0 auto 30px;overflow:hidden;padding:25px;position:relative}.PostPage .FastFacts .fact{display:flex;gap:20px;width:100%}.PostPage .FastFacts .fact p{font-size:15px;margin:0}.PostPage .FastFacts .fact p.value{position:relative;width:60%}.PostPage .FastFacts .fact p.key{font-weight:600;width:40%}.PostPage .FastFacts h3{font-weight:700;grid-area:1/1/1/-1;margin:0;padding-left:45px;width:100%}.PostPage .FastFacts h3:before{background:url(https://homeapproach.com/images/svg/fast-facts.svg);content:"";height:10px;left:30px;position:absolute;top:42px;width:27px}@media(min-width:768px){.FastFacts:after{background:#eaeaec;content:"";height:calc(100% - 120px);left:50%;position:absolute;top:80px;width:1px}}@media(max-width:767px){.PostPage .FastFacts{grid-template-columns:1fr;padding:20px}.PostPage .FastFacts .fact{margin:0;width:100%}.PostPage .FastFacts h3{font-size:20px;padding-left:0}.PostPage .FastFacts h3:before{background:#24bfb8;height:29px;left:0;top:auto;width:4px}}.PostPage .article_text .ForYouPosts .h2{margin-bottom:18px;margin-top:40px}.PostPage .article_text .ForYouPosts .posts-container{display:flex;gap:25px}.PostPage .article_text .ForYouPosts .posts-container .item{flex:0 0 27%;max-width:27%}.PostPage .article_text .ForYouPosts .posts-container .img{margin-bottom:10px;width:100%}.PostPage .article_text .ForYouPosts .posts-container a{text-decoration:none}.PostPage .article_text .ForYouPosts .posts-container a:hover{text-decoration:underline;-webkit-text-decoration-color:#374499;text-decoration-color:#374499}.PostPage .article_text .ForYouPosts .posts-container p{color:#374499;font-size:16px;font-weight:500;white-space:break-spaces}@media screen and (max-width:890px){.PostPage .article_text .ForYouPosts .posts-container{gap:15px}.PostPage .article_text .ForYouPosts .posts-container .item{flex:0 0 75%;max-width:75%}}.USAMap{margin-top:20px}.USAMap.green-dark{--primary-color:#3ac5bf;--hover-color:#bdecea;--text-color:#fff;--hover-text-color:#000;--small-text-color:#000;--hover--small-text-color:#3ac5bf}.USAMap.green-light{--primary-color:#d3f2f1;--hover-color:#24bfb8;--text-color:#000;--hover-text-color:#fff;--small-text-color:#000;--hover--small-text-color:#24bfb8}.USAMap.blue-dark{--primary-color:#6576e9;--hover-color:#bbc2f5;--text-color:#fff;--hover-text-color:#000;--small-text-color:#000;--hover--small-text-color:#6576e9}.USAMap.blue-light{--primary-color:#ccd1f8;--hover-color:#6576e9;--text-color:#000;--hover-text-color:#fff;--small-text-color:#000;--hover--small-text-color:#6576e9}.USAMap path{fill:var(--primary-color);stroke-width:2;stroke:#fff;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;cursor:pointer;transition:fill .5s ease}.USAMap .small{fill:var(--small-text-color)}.USAMap .line{stroke:var(--small-text-color);stroke-width:1;stroke-linejoin:miter}.USAMap text{fill:var(--text-color);cursor:pointer;font-family:Verdana,sans-serif;font-size:16px;font-weight:500;transition:fill .1s ease}.USAMap .hover-group:hover path{fill:var(--hover-color);filter:drop-shadow(2px 2px 5px rgba(0,0,0,.2))}.USAMap .hover-group:hover text{fill:var(--hover-text-color);font-size:17px;font-weight:700}.USAMap .hover-group:hover .hover-target.line,.USAMap .hover-group:hover text.small{fill:var(--hover--small-text-color);stroke:var(--hover--small-text-color)}.USAMap .hover-group:hover .hover-target{fill:var(--hover-color);stroke:var(--hover-color)}.USAMapWithFlag{--primary-color:#e3f1ff;--text-color:#000;margin-top:20px}.USAMapWithFlag path{fill:var(--primary-color);stroke-width:2;stroke:#fff;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;cursor:pointer;transition:fill .3s ease}.USAMapWithFlag .line{stroke:var(--text-color);stroke-width:1;stroke-linejoin:miter}.USAMapWithFlag text{fill:var(--text-color);cursor:pointer;font-family:Verdana,sans-serif;font-size:16px;font-weight:500}.USAMapWithFlag .hover-group:hover path{fill-opacity:0;filter:drop-shadow(2px 2px 5px rgba(0,0,0,.2))}.USAMapWithFlag .hover-group:hover text{fill-opacity:0}.USAMapWithFlag .hover-group:hover text.small{fill-opacity:1}.CategoriesIcons{background-color:#4554bd;margin-top:80px;padding:40px 0 70px;text-align:center}.CategoriesIcons.displayed{background-image:url(https://homeapproach.com/images/categories-background.png)}.CategoriesIcons .title h1,.CategoriesIcons .title p{color:#fff;font-size:62px;line-height:1;margin-bottom:0;padding-bottom:50px}.CategoriesIcons .container{column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:30px}.CategoriesIcons .container .item{background:#fff;border-radius:8px;box-shadow:0 0 20px rgba(12,27,108,.2);color:#374499;padding:60px 20px 10px;text-transform:uppercase}.CategoriesIcons .container .item a{color:#fff;font-size:23px;font-weight:600}.CategoriesIcons .container .image-container{height:auto;margin:auto;max-width:214px;width:100%}@media screen and (max-width:890px){.CategoriesIcons{margin-top:40px;padding:30px 0 50px;text-align:center}.CategoriesIcons.displayed{background-image:url(https://homeapproach.com/images/categories-background-mob.png)}.CategoriesIcons .title h1,.CategoriesIcons .title p{font-size:26px;line-height:1.3;padding:0 0 30px}.CategoriesIcons .container{column-gap:15px;grid-template-columns:1fr 1fr;padding:0!important;row-gap:15px}.CategoriesIcons .container .item{max-width:100%;padding:20px 10px 10px}.CategoriesIcons .container .item a{font-size:16px}.CategoriesIcons .container .image-container{height:auto;margin:auto;max-width:137px;width:100%}}.calculator{border-radius:8px;border-top:6px solid #24bfb8;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 0 20px rgba(0,0,0,.161);margin:30px 0;padding:30px}.calculator .form-row{display:flex}.calculator .form-row .col+.col{margin-left:15px}.calculator .input-group{align-content:stretch;display:flex;flex-wrap:wrap}.calculator .input-group>input{border:1px solid #ccc;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#424242;flex:1 0 auto;font-family:var(--primary-font);font-size:18px;height:43px;line-height:1;padding:6px 12px}.calculator .input-border input{border-radius:4px}.calculator .input-group-text{align-content:center;align-items:center;border:1px solid #ccc;border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px;display:flex;height:43px;justify-content:center;line-height:1;min-width:2ch;min-width:43px;padding:6px 12px}.calculator .form-control .invalid-feedback{display:none}.calculator .form-control.is-invalid,.calculator .was-validated .form-control:invalid{border-color:#dc3545}.calculator .form-control.is-invalid~.invalid-feedback,.calculator .was-validated .form-control:invalid~.invalid-feedback{color:#dc3545;display:inline-block;font-size:15px;line-height:1;margin-top:10px;width:100%}.calculator label{display:inline-block;font-size:16px;padding-left:5px}.calculator .form-group+.form-group{margin-top:20px}.calculator .react-select__control--is-focused{border:1px solid #ccc!important;box-shadow:none!important}.calculator .react-select__control input{box-shadow:none!important}.calculator .col{width:50%}.calculator .btn,.calculator .btn-joygreen,.calculator .btn-outline,.calculator .form-control{box-shadow:none!important;outline:none!important}.calculator .form-text{color:#6c757d;display:inline-block;font-size:14px;margin-top:10px}.calculator .text-muted{font-weight:400;text-transform:none;width:100%}.calculator .form-control.is-invalid{background-image:none;padding-right:.75rem}.calculator .input-group-text{background:#d7f9f7;border-bottom-right-radius:4px!important;border-top-right-radius:4px!important}.calculator .h2{border-bottom:1px solid #ccc;font-size:30px;padding-bottom:5px}.calculator form{padding:15px 0 0}.calculator form .btn,.calculator form .btn-joygreen,.calculator form .btn-outline{border-radius:4px;font-size:18px;font-weight:400;margin-top:20px}.calculator .result{display:flex;margin-top:20px}.calculator .result .title{color:#424242;font-family:var(--primary-font);letter-spacing:2px;line-height:1.5;margin:20px 0 0;text-transform:uppercase}.calculator .result .h3.title{font-size:16px}.calculator .result .h4.title{font-size:15px}.calculator .result .h5.title{font-size:14px}.calculator .result small{color:#969696;font-weight:100;line-height:1;margin-top:5px;text-transform:none}.calculator .result .value{color:#24bfb8;font-family:var(--primary-font);letter-spacing:2px;line-height:1.2;margin:0}.calculator .result .h3.value{font-size:32px}.calculator .result .h4.value{font-size:24px}.calculator .result .h5.value{font-size:18px}.calculator .react-select__single-value{color:#495057;font-weight:400}.calculator .recharts-cartesian-axis-tick{font-size:12px}.calculator .recharts-default-legend{font-size:16px}.calculator .recharts-default-legend li{margin-right:30px!important}.calculator .recharts-default-legend li:last-of-type{margin-right:0!important}.calculator .react-select__control--is-focused{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.calculator .react-select__indicator{border-left:1px solid #ccc}.calculator .react-select__indicator svg{color:#424242}.calculator .react-select__indicator-separator{display:none}.calculator .react-select__indicators{background:#d7f9f7}.calculator .react-select__value-container{font-size:18px}.calculator .label svg{color:#aaa;cursor:pointer;margin-left:3px;padding-bottom:4px}.calculator .TooltipIcon svg{color:#aaa;cursor:pointer;margin-left:3px;vertical-align:text-top;width:15px}.calculator .TooltipIcon .calc-tooltip{border:1px solid #ccc;border-radius:8px;border-top:3px solid #24bfb8;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);font-size:16px;font-weight:400;letter-spacing:0;max-width:300px;text-transform:none;width:100%}.calculator .TooltipIcon .calc-tooltip.show{opacity:1}.calculator .flex{display:flex}.calculator .flex>*+*{margin-left:20px}.calculator .flex>*{width:100%}.calculator .result-title{margin-top:30px;text-align:center}.calculator .CtaWidget{margin-top:30px}.calculator .CtaWidget .box{border:1px solid #ddd;box-shadow:none;margin:0}.calconic-calculator{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:6px solid #24bfb8;box-shadow:0 0 20px rgba(0,0,0,.161);min-height:254px;overflow:hidden;padding-top:20px}.calconic-calculator .calconic-elements{z-index:0}.dt-calculator{border-radius:8px;border-top:6px solid #24bfb8;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 0 20px rgba(0,0,0,.161);margin:30px 0;min-width:"100%";width:"100%"}.dt-calculator iframe{margin:0 auto}.CalcLoading{align-items:center;color:#999;display:flex;flex-direction:column;gap:20px;padding:40px 0}@media screen and (max-width:890px){.calculator{padding:30px 1rem}.calculator .form-row{flex-direction:column}.calculator .form-row .col+.col{margin-left:0;margin-top:15px}.calculator .flex{flex-direction:column}.calculator .flex>*+*{margin-left:0}.calculator .col{width:100%}.calculator .result{flex-direction:column}.calculator .recharts-responsive-container{margin-top:30px}.calculator .recharts-surface{left:-25px;position:relative}.calculator .recharts-default-legend{font-size:14px}.calculator .recharts-legend-item svg{display:none!important}.calculator .calc-tooltip{left:50%!important;margin-left:-50%!important}}.CDCalculator .result div:first-child,.CarInsuranceCalculator .result div:first-child{min-width:250px}@media screen and (max-width:890px){.CarInsuranceCalculator .result div:first-child{min-width:150px}.CarInsuranceCalculator .result{flex-direction:row}.CarInsuranceCalculator .recharts-responsive-container{margin-top:0}.CarInsuranceCalculator .recharts-surface{left:0}}.RetirementCalculator .actualVersusTargetGraph-container{margin:30px auto;max-width:500px;width:80%}.RetirementCalculator .progress{background:transparent;border-radius:.25rem;display:flex;font-size:.75rem;height:45px;line-height:0;overflow:hidden}.RetirementCalculator .progress .progress-bar{border-radius:4px;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 3px;overflow:hidden;text-align:center;transition:width .6s ease;white-space:nowrap}.RetirementCalculator .progress .progress-bar:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;cursor:pointer}.RetirementCalculator .meter{margin:40px 0 0;position:relative}.RetirementCalculator .meter .meter-inner-container{display:flex;margin-top:-20px;position:relative;width:100%;z-index:2}.RetirementCalculator .meter .meter-arrow{border:14px solid transparent;border-top-color:#fff;display:inline-block;position:relative;top:28px;width:0}.RetirementCalculator .meter .meter-text{display:inline-block;font-size:18px;font-weight:700;white-space:nowrap}.RetirementCalculator .btn,.RetirementCalculator .btn-joygreen,.RetirementCalculator .btn-outline{margin-top:30px!important}.RetirementCalculator .result{display:block;margin-top:30px!important}@media screen and (max-width:890px){.RetirementCalculator .actualVersusTargetGraph-container{width:100%}.NetWorthCalculator .flex>*+*{margin-top:20px}}.CapitalGainsTaxCalculator .result{display:block}.DebtPayoffCalculator .result{display:grid;gap:20px;grid-template-columns:235px 1fr}@media screen and (max-width:890px){.DebtPayoffCalculator .result{grid-template-columns:1fr}}.SegmentedBars{align-items:center;background:#f7f7f7;border-radius:8px;display:flex;padding:20px}.SegmentedBars>div{width:100%}.SegmentedBars .split{display:grid;gap:5px}.SegmentedBars .labels{text-wrap:nowrap;font-size:20px;font-weight:700}.SegmentedBars .labels :last-child{text-align:right}.SegmentedBars .segments{height:10px;margin:10px 0 22px}.SegmentedBars .segments>div:first-child{background:#5467e7;position:relative}.SegmentedBars .segments>div:last-child{background:#24bfb8;position:relative}.SegmentedBars .segments>div:after{border-left:1px solid #424242;content:"";height:10px;left:50%;position:absolute;top:calc(100% + 10px)}.SegmentedBars .numbers{font-size:16px;font-weight:400;position:relative}.SegmentedBars .numbers>div{text-align:center}.SegmentedBars .one:after,.SegmentedBars .two:after{border-left:1px solid #424242;content:"";height:10px;left:50%;position:absolute;top:calc(100% + 10px)}@media screen and (max-width:890px){.SegmentedBars{background:none;margin-top:20px;padding:0}}.TakeTestBanner{background:linear-gradient(90deg,#111989,#2734a3 25%,#3342b7 50%,#374acc 75%,#2635a7);color:#fff}.TakeTestBanner .container{background-image:url(https://homeapproach.com/images/franky-ttt.png);background-position:bottom right 40px;background-repeat:no-repeat;background-size:contain;height:100%;width:100%;z-index:2}.TakeTestBanner .inner-container{padding:50px}.TakeTestBanner h2{color:#0cecdf;font-size:24px}.TakeTestBanner h3{color:#fff;font-size:56px;text-align:left}.TakeTestBanner p{font-size:24px;font-weight:500;margin-bottom:30px;max-width:500px}.TakeTestBanner .flex{align-items:flex-end;display:flex;gap:15px;margin-bottom:30px}.TakeTestBanner .flex img{width:150px}.TakeTestBanner a{background:#fff;border-radius:8px;color:#676ee4;font-size:24px;font-weight:500;line-height:1;padding:18px 50px;text-align:center}.TakeTestBanner a:hover{opacity:.9;text-decoration:none}.TakeTestBanner .specs{width:350px}@media screen and (max-width:1160px){.TakeTestBanner .container{background-position:100% 100%}}@media screen and (max-width:1115px){.TakeTestBanner .inner-container{padding:25px;transform:scale(.8);transform-origin:left}}@media screen and (max-width:930px){.TakeTestBanner .flex img{display:none}}@media screen and (max-width:890px){.TakeTestBanner .container{background-position:bottom;background-size:auto 250px;padding-bottom:250px}.TakeTestBanner .inner-container{padding:30px 0 0;transform:none}.TakeTestBanner h2{font-size:20px;margin-bottom:30px;text-align:center}.TakeTestBanner h3{font-size:32px;margin-bottom:18px;text-align:center}.TakeTestBanner p{font-size:18px;font-weight:400;max-width:100%;text-align:center}.TakeTestBanner .flex{justify-content:center;margin:0}.TakeTestBanner .flex img{width:125px}.TakeTestBanner a{font-size:20px;padding:14px 20px;white-space:nowrap}.TakeTestBanner .specs{display:none}}.MostPopular{align-items:stretch;display:flex;flex-direction:column}.MostPopular .purple_header{background:#aab3f4;border-radius:2px;color:#f7f8ff;font-family:var(--primary-font);font-size:18px;font-weight:600;letter-spacing:2.8px;letter-spacing:4px;line-height:1.3;margin-top:4px;text-align:center;text-transform:uppercase}.MostPopular .popular_items{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between}.MostPopular .popular_items .popular_item{align-content:center;border-radius:8px;box-shadow:0 0 20px rgba(0,0,0,.2);display:flex;justify-content:space-between;margin-top:19px;min-height:120px;overflow:hidden;text-decoration:none}.MostPopular .popular_items .popular_item .img_wrap{background-position:50%;background-size:cover;width:34%}.MostPopular .popular_items .popular_item .text_wrap{margin:auto;width:58%}.MostPopular .popular_items .popular_item .text_wrap h6{color:#424242;font-size:18px;margin:0}.MostPopular .popular_items .popular_item h6{font-size:20px;line-height:28px}.MostPopular .popular_items .popular_item small{color:#5467e7;font-size:13px;font-weight:600;line-height:1}.MostPopular .popular_items .popular_item .gatsby-image-wrapper{height:100%!important}@media screen and (max-width:890px){.MostPopular .purple_header{font-size:14px;letter-spacing:2.8px;line-height:1.3;margin:0}.MostPopular .popular_items .popular_item{border-radius:4px;line-height:1.2;margin-top:14px;min-height:112px}.MostPopular .popular_items .popular_item .text_wrap h6{font-size:16px;font-weight:600;line-height:1.4;margin:5px 0 0}.MostPopular .popular_items .popular_item .text_wrap small{font-weight:500}.MostPopular .popular_items .popular_item .gatsby-image-wrapper{height:100%!important}.MostPopular .popular_items .popular_item .img_wrap{width:36%}.MostPopular .popular_items .popular_item .text_wrap{display:flex;flex-direction:column;justify-content:center;width:54%}}.MostRecent{position:relative}.MostRecent .carousel-root{border-radius:8px;box-shadow:0 0 20px rgba(0,0,0,.2);display:flex;min-height:calc(100% - 40px);overflow:visible}.MostRecent .carousel.carousel-slider{align-items:flex-start;display:flex;flex-direction:column;overflow:visible;position:static}.MostRecent .carousel .slider,.MostRecent .carousel .slider-wrapper{display:flex;flex-grow:1}.MostRecent .carousel .control-dots{bottom:-5px;margin:0;padding:0}.MostRecent .carousel .control-dots .dot{background:#5467e7;border:none;box-shadow:none;height:15px;opacity:.25;width:15px}.MostRecent .carousel .control-dots .dot.selected{opacity:1}.MostRecent .post{display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none}.MostRecent .post .image-wrap{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.MostRecent .post .image-wrap img{max-height:374px;object-fit:cover;object-position:center}.MostRecent .post .text-wrap{align-items:center;display:flex;flex-grow:1;padding:15px 35px;text-align:left}.MostRecent .post h2{color:#424242;font-size:28px;line-height:1.3;margin:5px 0 0;max-height:114px}.MostRecent .post small{color:#5467e7;font-size:13px;font-weight:600}.MostRecent .post small.separator{margin:0 3px}@media screen and (max-width:890px){.MostRecent .post{border-radius:4px!important}.MostRecent .post small{font-size:12px;font-weight:500;line-height:12px}.MostRecent .post h2{font-size:20px;font-weight:600;line-height:1.4;margin:5px 0 0}.MostRecent .post .text-wrap{padding:1rem}.MostRecent .post .image-wrap{min-height:180px}}.LatestPosts .latest-posts-title{font-size:62px;line-height:1;margin-bottom:50px;text-align:center}.LatestPosts .inner-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.LatestPosts .inner-container .post_item{display:flex;flex-direction:column;text-decoration:none;width:31.3%}.LatestPosts .inner-container .post_item .post_cards{background:#fff;border-radius:8px;box-shadow:0 0 20px rgba(12,27,108,.2);height:100%;margin-bottom:19px;margin-top:19px;overflow:hidden;text-decoration:none}.LatestPosts .inner-container .post_item .post_cards .post_img{background-position:50%;background-repeat:no-repeat;background-size:cover}.LatestPosts .inner-container .post_item .post_cards .post_img .background-placeholder{background:#f5f6ff;height:234px;width:100%}.LatestPosts .inner-container .post_item .post_cards .post_img .gatsby-image-wrapper{max-height:234px}.LatestPosts .inner-container .post_item .post_cards .text-wrap{line-height:1.3;padding:1rem 1.5rem}.LatestPosts .inner-container .post_item .post_cards .text-wrap .post-metadata{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:6px}.LatestPosts .inner-container .post_item .post_cards .text-wrap .post-metadata .meta-container small{margin-right:3px}.LatestPosts .inner-container .post_item .post_cards .text-wrap .post-metadata .category small{background:#5467e7;border-radius:4px;color:#fff;font-size:.7em;font-weight:500;letter-spacing:.5px;line-height:1;padding:.3em .6em;text-transform:none}.LatestPosts .inner-container .post_item .post_cards .text-wrap .post-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#969696;display:-webkit-box;font-size:16px;font-weight:400;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.LatestPosts .inner-container .post_item .post_cards .text-wrap small{color:#5467e7;font-size:13px;font-weight:600}.LatestPosts .inner-container .post_item .post_cards .text-wrap h6{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#424242;display:-webkit-box;font-size:18px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis}.LatestPosts .button-container{margin:30px auto;overflow-anchor:none;text-align:center}.LatestPosts .no-more-posts{font-size:24px;margin:30px 0;text-align:center;width:100%}@media screen and (max-width:890px){.LatestPosts{padding-bottom:5px}.LatestPosts .latest-posts-title{font-size:40px;line-height:40px;margin-bottom:20px}.LatestPosts .post-metadata{margin-bottom:5px}.LatestPosts .post-metadata small{margin-bottom:0}.LatestPosts .inner-container{flex-direction:column}.LatestPosts .inner-container .post_item{width:100%}.LatestPosts .inner-container .post_item .post_cards{border-radius:4px;margin:0 0 35px}.LatestPosts .inner-container .post_item .post_cards .post_img .background-placeholder{background:#f5f6ff;height:192px;width:100%}.LatestPosts .inner-container .post_item .post_cards .post_img .gatsby-image-wrapper{max-height:192px}.LatestPosts .inner-container .post_item .post_cards .text-wrap{padding:1rem .9rem}.LatestPosts .inner-container .post_item .post_cards .text-wrap .post-description{font-size:14px}.LatestPosts .inner-container .post_item .post_cards .text-wrap h6{font-size:18px;line-height:1.4}.LatestPosts .inner-container .post_item .post_cards .text-wrap small{font-size:12px;font-weight:500;line-height:1}.LatestPosts .no-more-posts{font-size:18px;margin:0 auto}.LatestPosts .button-container{margin:30px auto}}.MustReads{padding:60px 0 0}.CategoriesIcons .title .MustReads h1,.CategoriesIcons .title .MustReads p,.MustReads .CategoriesIcons .title h1,.MustReads .CategoriesIcons .title p,.MustReads .Team .members .name,.MustReads .fancy-title,.Team .members .MustReads .name{border-bottom:5px solid #24bfb8;font-size:60px;line-height:1.2;margin-bottom:30px;text-align:left}.MustReads .posts-container{display:grid;gap:35px;grid-template-columns:1fr 1fr 1fr 1fr}.MustReads .posts-container .post .img_wrap{margin-bottom:20px}.MustReads .posts-container .post h6{color:#374499;font-size:20px;font-weight:400;margin:0}@media screen and (max-width:890px){.CategoriesIcons .title .MustReads h1,.CategoriesIcons .title .MustReads p,.MustReads .CategoriesIcons .title h1,.MustReads .CategoriesIcons .title p,.MustReads .Team .members .name,.MustReads .fancy-title,.Team .members .MustReads .name{font-size:40px}.MustReads .posts-container{column-gap:20px;grid-template-columns:1fr 1fr;row-gap:30px}.MustReads .posts-container .post .img_wrap{margin-bottom:10px}.MustReads .posts-container .post h6{font-size:16px}}.AsSeenOn{line-height:1.2;padding:80px 0}.AsSeenOn .title-container{align-items:center;display:flex;justify-content:stretch;justify-content:center;margin-bottom:40px}.AsSeenOn .title-container .CategoriesIcons .title h1,.AsSeenOn .title-container .CategoriesIcons .title p,.AsSeenOn .title-container .Team .members .name,.AsSeenOn .title-container .fancy-title,.CategoriesIcons .title .AsSeenOn .title-container h1,.CategoriesIcons .title .AsSeenOn .title-container p,.Team .members .AsSeenOn .title-container .name{color:#374599;font-size:30px;font-style:italic;line-height:1.2;text-transform:none;width:auto}.AsSeenOn .title-container .line1{background:#374599;height:1px;margin-right:15px;margin-top:5px;width:10%}.AsSeenOn .title-container .line2{background:#374599;height:1px;margin-left:15px;margin-top:5px;width:10%}.AsSeenOn .images{min-height:52px}.AsSeenOn .image{margin:0 40px;max-width:170px}@media screen and (max-width:890px){.AsSeenOn .title-container .line1,.AsSeenOn .title-container .line2{width:20%}.AsSeenOn .title-container .CategoriesIcons .title h1,.AsSeenOn .title-container .CategoriesIcons .title p,.AsSeenOn .title-container .Team .members .name,.AsSeenOn .title-container .fancy-title,.CategoriesIcons .title .AsSeenOn .title-container h1,.CategoriesIcons .title .AsSeenOn .title-container p,.Team .members .AsSeenOn .title-container .name{font-size:30px}}.CategorizedPosts{border-radius:8px;border-top:10px solid #5467e7;box-shadow:0 0 20px rgba(12,27,108,.2);margin:0 0 55px;width:47.8%}.CategorizedPosts .post-metadata{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.CategorizedPosts .post-metadata small:first-child{margin-right:5px}.CategorizedPosts .post-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#969696;display:-webkit-box;font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis}.CategoriesIcons .title .CategorizedPosts h1,.CategoriesIcons .title .CategorizedPosts p,.CategorizedPosts .CategoriesIcons .title h1,.CategorizedPosts .CategoriesIcons .title p,.CategorizedPosts .Team .members .name,.CategorizedPosts .fancy-title,.Team .members .CategorizedPosts .name{font-size:50px;line-height:1;padding-top:15px}.CategorizedPosts .baseline-headers{bottom:-10px;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}.CategorizedPosts .baseline-headers span{margin:0 10px}.CategorizedPosts .inner-container{background:#f5f6ff;padding:0 27px 20px}.CategorizedPosts .inner-container>div:first-child{padding-top:30px}.CategorizedPosts .post{border-bottom:1px solid #374499;display:flex;justify-content:space-between;padding:15px 0}.CategorizedPosts .post:last-child{border-bottom:none!important;padding-bottom:0!important}.CategorizedPosts .post .img_wrap{background-position:50%;background-size:cover;min-height:133px;width:29.9%}.CategorizedPosts .post .img_wrap img{object-position:top}.CategorizedPosts .post .text_wrap{width:65%}.CategorizedPosts .post .text_wrap small{color:#5467e7;font-size:13px;font-weight:600}.CategorizedPosts .post .text_wrap h6{color:#424242;font-size:20px;margin:3px 0;text-decoration:none}.CategorizedPosts .post .text_wrap a:hover{text-decoration:underline}@media screen and (max-width:890px){.CategorizedPosts{border-radius:4px;margin:0 0 50px;width:100%}.CategoriesIcons .title .CategorizedPosts h1,.CategoriesIcons .title .CategorizedPosts p,.CategorizedPosts .CategoriesIcons .title h1,.CategorizedPosts .CategoriesIcons .title p,.CategorizedPosts .Team .members .name,.CategorizedPosts .fancy-title,.Team .members .CategorizedPosts .name{font-size:35px;line-height:1;padding-top:10px}.CategorizedPosts .post-description{font-size:12px}.CategorizedPosts .baseline-headers{bottom:-6px}.CategorizedPosts .inner-container{padding:0 18px 20px}.CategorizedPosts .post{padding:18px 0 12px}.CategorizedPosts .post .img_wrap{min-height:90px;width:38.1%}.CategorizedPosts .post .text_wrap{width:58%}.CategorizedPosts .post .text_wrap small{font-size:11px;font-weight:500}.CategorizedPosts .post .text_wrap h6{font-size:15px}}.ContactForm{margin:auto;max-width:640px;padding:20px 0;position:relative}.ContactForm .h3{font-size:60px;line-height:72px;text-align:center;width:100%}.ContactForm .h4{font-size:23px;font-weight:200;line-height:40px;margin:30px 0;text-align:center}.ContactForm form{align-items:flex-start;display:flex;justify-content:center}.ContactForm form *{outline:none}.ContactForm form .email{display:inline-block}.ContactForm form .email input{border:1px solid #c8cbe3;border-radius:8px;box-shadow:0 0 40px rgba(2,12,87,.14);display:block;font-family:var(--primary-font);font-size:22px;font-weight:200;height:62px;max-width:100%;padding:17px 30px;width:402px}.ContactForm form .email input::placeholder{color:#8793e5;font-weight:200}.ContactForm form .validation-message{color:#d40707;display:block;font-size:16px;font-weight:400;margin:10px auto 0;text-align:center;width:100%}.ContactForm .btn,.ContactForm .btn-joygreen,.ContactForm .btn-outline{box-shadow:0 0 10px rgba(2,12,87,.2);font-size:28px;margin:0 0 0 20px}.ContactForm .contact-success{font-size:24px;line-height:1.5;padding-top:50px;text-align:center}.ContactForm .spinner-img-container{margin-top:30px}.ContactForm .spinner-img-container img,.ContactForm .spinner-img-container svg{height:auto;margin-left:auto;margin-right:auto;max-width:35px}.ContactForm .redirect-message{color:#24bfb8;font-size:18px;font-style:italic;font-weight:400;text-align:center}.ContactForm .redirect-message .spinner-img-container{margin-bottom:10px}.ContactForm .redirect-message .spinner-img-container img,.ContactForm .redirect-message .spinner-img-container svg{height:auto;margin-left:auto;margin-right:auto;margin-top:10px}.ContactForm .confetti-container{position:relative}.ContactForm .confetti-container .confetti-elem{left:50%;position:absolute!important;top:50%}@media screen and (max-width:890px){.ContactForm .h3{font-size:30px;line-height:1.2}.ContactForm .h4{font-size:18px;line-height:2;margin:15px 0}.ContactForm form{flex-direction:column}.ContactForm form .email{margin:auto;width:100%}.ContactForm form .email input{box-shadow:0 0 40px rgba(2,12,87,.14);font-size:20px;margin:auto;text-align:center;width:100%}.ContactForm form .btn,.ContactForm form .btn-joygreen,.ContactForm form .btn-outline{margin:20px auto 0;max-width:100%}}.Footer{background:#374499;border-top:3px solid #5467e7;padding-bottom:20px;padding-top:30px}.Footer .grid{border-bottom:1px solid hsla(0,0%,100%,.188);display:grid;gap:50px;grid-template-columns:200px 1fr;padding-bottom:30px}.Footer .FooterSocials{align-items:center;color:#bec6ff;display:flex;flex-direction:column;padding-top:50px}.Footer .FooterSocials .logo{margin-bottom:30px;width:64px}.Footer .FooterSocials .title{display:block;font-size:21px;font-weight:500}.Footer .FooterSocials .email{font-size:21px;font-weight:200}.Footer .FooterSocials .socials{display:flex;justify-content:normal;margin-top:18px}.Footer .FooterSocials .socials a+a{margin-left:16px}.Footer .FooterSocials .socials a{align-items:center;background:#edefff;border-radius:50%;color:#374499;display:flex;font-size:22px;height:38px;justify-content:center;width:38px}.Footer .FooterSocials .socials img{display:inline-block}.Footer .FooterSocials .pages{display:flex}.Footer .FooterCategories{color:#bec6ff;display:flex;flex-direction:column;justify-content:flex-end;justify-self:end}.Footer .FooterCategories .categories{color:#bec6ff;column-count:3;column-gap:100px;font-size:15px;line-height:1.75}@media screen and (max-width:1024px){.Footer .FooterCategories .categories{column-gap:40px}}.Footer .FooterCategories .categories .category{break-inside:avoid-column;display:table}.Footer .FooterCategories .categories .title{font-size:16px;font-weight:900}.Footer .FooterCategories .categories .subcategories{font-weight:400;margin-bottom:20px;padding-left:10px}.Footer .FooterCategories .categories a{display:block}.Footer .links{color:#d8ddfd;display:flex;font-size:16px;font-weight:400;gap:30px;justify-content:center;margin-bottom:10px;margin-top:20px}.Footer .copyrights{color:#bec6ff;font-size:15px;text-align:center}.Footer .npn{color:#bec6ff;font-size:14px;margin-top:10px;text-align:center}.Footer.premium .FooterSocials{margin-bottom:30px;padding:0}.Footer.premium .links{margin-top:40px}.Footer .citation-sources{color:#bec6ff}.Footer .citation-sources hr{border:none}.Footer .citation-sources a{color:#bec6ff}.Footer .BottomDisclosure{color:#bec6ff;font-size:13.5px;font-weight:400}.MinimalFooter{color:#7f829c;font-size:13px;font-weight:400;line-height:1.5;margin-top:10px;padding-bottom:30px}.MinimalFooter .citation-sources hr{border:none}.MinimalFooter .links{display:block;margin-bottom:10px;margin-top:30px;text-align:center}.MinimalFooter .links a{display:inline-block;margin:0 10px;text-decoration:underline}.MinimalFooter .copyrights{text-align:center}.MinimalFooter .npn{margin-top:10px;text-align:center}@media screen and (max-width:890px){.Footer .container{padding:0}.Footer .grid{border-bottom:none;display:block;padding-bottom:30px}.Footer .FooterSocials{padding:0}.Footer .FooterCategories{width:100%}.Footer .accordion-categories{margin-top:30px}.Footer .accordion-categories .Accordion{border-bottom:1px solid hsla(0,0%,100%,.251)}.Footer .accordion-categories .Accordion.NavigationAccordion .title-container .title{color:#bec6ff;font-size:16px;line-height:2.5}.Footer .accordion-categories .Accordion.NavigationAccordion .subcategory{color:#bec6ff;font-size:15px;line-height:2;margin-bottom:0;padding-left:10px}.Footer .accordion-categories .Accordion.NavigationAccordion svg.arrow{color:#bec6ff;padding:0 20px}.Footer .links{text-align:center}.Footer.organic .links{align-items:center;flex-direction:column;gap:15px;margin:10px 0 30px}}.Menu{background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.102);position:fixed;top:0;z-index:30}.Menu .top-nav{align-content:center;align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding-bottom:21px;padding-top:21px;position:relative}.Menu .top-nav .logo-wrap{flex-grow:1;margin-left:40px}.Menu .top-nav .logo{height:48px;margin:0;max-width:none;width:auto}.Menu .top-nav .icon,.Menu .top-nav .input-icon{color:#24bfb8;cursor:pointer}.Menu .top-nav.center{justify-content:center}.Menu .MobileMenu{background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;min-width:350px;overflow-y:scroll;padding:30px 20px;position:absolute;position:fixed;text-align:left;top:0;transform:translateX(min(-100%,-100vw));transition:transform .3s ease-in-out;z-index:50}.Menu .MobileMenu.open{box-shadow:0 0 20px rgba(0,0,0,.2);transform:translateX(0)!important}.Menu .logo-icon-wrap{margin:0 auto 20px}.Menu .Burger{background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:space-around;margin-top:5px;opacity:1;padding:0;transition:all .1s ease;z-index:40}.Menu .Burger:focus{outline:none}.Menu .Burger div{background:#5467e7;border-radius:10px;height:4px;position:relative;transform-origin:1px;transition:all .3s linear;width:30px}.Menu .Burger div :first-of-type{transform:rotate(0)}.Menu .Burger div :nth-of-type(2){opacity:1;transform:translateX(0)}.Menu .Burger div :nth-of-type(3){transform:rotate(0)}.Menu .Burger.open{opacity:0}.menu-overlay{background-color:rgba(0,0,0,.5);bottom:0;cursor:pointer;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:40}@media screen and (max-width:890px){.Menu .container{padding:0}.Menu .Burger{box-sizing:content-box;margin-left:-10px;padding:10px;z-index:60}.Menu .Burger.open{opacity:1}.Menu .Burger.open div:first-of-type{transform:rotate(45deg)}.Menu .Burger.open div:nth-of-type(2){opacity:0;transform:translateX(20px)}.Menu .Burger.open div:nth-of-type(3){transform:rotate(-45deg)}.Menu .MobileMenu{height:100%;min-width:unset;width:100%}.Menu .top-nav{flex-wrap:wrap;padding-bottom:9px;padding-top:9px;position:static}.Menu .top-nav .logo-wrap{align-items:center;display:flex;margin:auto;min-height:50px}.Menu .top-nav .logo{height:33px;margin:auto}.Menu .top-nav .mobile-searchbar{width:100%}.Menu .top-nav .icon{box-sizing:content-box;margin-right:-10px;padding:10px}.Menu .Burger{height:21px}.Menu .Burger div{width:22px}}.Searchbar{background:#fff;display:flex;max-width:100%}.Searchbar,.Searchbar form{justify-content:flex-end;width:100%}.Searchbar form{display:block;display:flex;margin:auto;position:relative}.Searchbar input{-webkit-appearance:none;border:1px solid #24bfb8;border-radius:4px;font-family:var(--primary-font);font-size:16px;height:40px;padding-left:20px;padding-right:30px;width:222px}.Searchbar input,.Searchbar input:focus{outline:none!important}.Searchbar input::placeholder{color:#676767;font-weight:0}.Searchbar .icon,.Searchbar .input-icon{color:#24bfb8;display:block;height:35px;line-height:35px;position:absolute;right:3px;text-align:center;top:3px;width:35px}.Searchbar .reset{background:none;border:0;bottom:-65px;box-sizing:content-box;cursor:pointer;height:16px;line-height:16px;opacity:.5;outline:none!important;padding:14px;position:absolute;right:10px;width:16px;z-index:4}.Searchbar .search-results{background:#fff;border-radius:0 0 8px 8px;box-shadow:0 10px 20px 1px rgba(0,0,0,.161);margin:0;max-width:100%;max-width:650px;overflow:hidden;padding:15px 25px;position:absolute;right:0;top:90px;width:100%;z-index:3}.Searchbar .search-results .header{color:#c7c7c7;font-size:14px;font-weight:400;letter-spacing:1.4px;margin-bottom:0;padding-left:40px;text-align:center}.Searchbar .search-results .no-results{color:#c7c7c7;font-size:16px;font-weight:400;letter-spacing:1.6px;line-height:23px;padding-top:15px;text-align:center;text-transform:uppercase}.Searchbar .search-results .button-container{margin:30px auto 15px;overflow-anchor:none;text-align:center}.Searchbar .search-results .btn,.Searchbar .search-results .btn-joygreen,.Searchbar .search-results .btn-outline{border-radius:4px;font-size:18px;font-weight:400;padding:8px 16px}.Searchbar .overlay{background-color:rgba(0,0,0,.25);bottom:0;height:100%;left:0;position:fixed;right:0;top:90px;width:100%;z-index:2}.Searchbar p{margin:0;padding:0}.Searchbar .ais-Snippet-highlighted{background:rgba(36,191,184,.145);font-style:normal;padding:1px}.HitItem{border-bottom:1px solid #ededed;border-radius:8px;display:block;padding:15px}.HitItem:last-of-type{border:none}.HitItem:hover{text-decoration:none}.HitItem.selected{background:rgba(36,191,184,.2)}.HitItem .content{display:flex}.HitItem .first{margin-right:20px;min-width:110px;width:20%}.HitItem .first .img_wrap{background-position:50%;background-size:cover;min-height:102px;width:100%}.HitItem .second{width:calc(80% - 20px)}.HitItem .second .date{color:#5467e7;font-size:12px;font-weight:400;text-transform:uppercase}.HitItem .second .title{color:#424242;font-size:17px;font-weight:600;line-height:1.2;margin:5px 0}.HitItem .second .excerpt{font-size:13px;font-weight:200}@media screen and (max-width:890px){.Searchbar{display:block;padding:10px 2px 15px;width:100%}.Searchbar form{display:block;position:relative}.Searchbar form input{height:38px;padding:5px 30px 5px 10px;width:100%}.Searchbar form .input-icon{position:absolute;right:4px;top:0}.Searchbar .icon{position:absolute;right:25px;top:10px}.Searchbar .reset{bottom:-45px;left:auto;padding:5px;position:absolute;right:0;top:auto}.Searchbar .search-results{border-radius:0;max-height:calc(100vh - 118px);overflow:auto;padding:10px 0;right:0;top:112px}.Searchbar .search-results .no-results{padding:40px 10px}.Searchbar .search-results .button-container{margin-top:20px}.Searchbar .overlay{top:118px}.HitItem .second .title{font-size:16px}.HitItem .first .img_wrap{background-size:contain;min-height:80px}}.CreditCardWidget{font-size:calc(var(--base-font-size)*.8);margin-bottom:1rem}.CreditCardWidget .box{display:flex;flex-direction:column}.CreditCardWidget .card-name{color:#374499;font-size:calc(var(--base-font-size)*1.2);font-weight:700;margin-bottom:25px}.CreditCardWidget .two-cols{display:grid;gap:20px;grid-template-columns:1fr 2fr;margin-bottom:20px}.CreditCardWidget .one-col{margin-bottom:20px}.CreditCardWidget .second-col{align-items:center;display:flex;flex-direction:column;justify-content:center}.CreditCardWidget .Rating{background:none;border:0;box-shadow:none;padding:0}.CreditCardWidget .cta{align-items:center;display:flex;justify-content:center;margin-top:10px}.CreditCardWidget .cta .pointer-container{min-width:42px}.CreditCardWidget .cta img{display:block;margin:0}.CreditCardWidget .cta a{font-size:calc(var(--base-font-size)*.95);font-weight:500;margin-left:10px}.CreditCardWidget .bullets{margin-bottom:15px}.CreditCardWidget .bullet{display:grid;gap:25px;grid-template-columns:1fr 2fr;margin-bottom:10px}.CreditCardWidget .bullet .label{font-weight:600;text-align:right}.CreditCardWidget .bullet .paragraph{margin-bottom:5px}.CreditCardWidget .Accordion{border:none}.CreditCardWidget .Accordion .title-container{background:#f7f7f7;border-radius:4px;padding:10px}.CreditCardWidget .Accordion .title-container:hover{background:#e7e7e7}.CreditCardWidget .Accordion .content{padding-top:10px}.CreditCardWidget .Accordion.active .content{padding-bottom:10px}.CreditCardWidget .content{padding:0 10px}.CreditCardWidget .rtf :last-child{margin-bottom:0}.CreditCardWidget.CreditCardLarge{border:3px solid #24bfb8;border-radius:8px;box-shadow:0 0 2rem 0 rgba(0,0,0,.11);padding:30px 20px}.CreditCardWidget.CreditCardComparison .box,.CreditCardWidget.CreditCardSmall .box{border-radius:8px;box-shadow:0 0 2rem 0 rgba(0,0,0,.11);padding:40px 20px 20px}.CreditCardWidget.CreditCardComparison .header,.CreditCardWidget.CreditCardSmall .header{width:100%}.CreditCardWidget.CreditCardComparison .header .title,.CreditCardWidget.CreditCardSmall .header .title{background:#5467e7;border-radius:5px;color:#fff;display:table;font-size:calc(var(--base-font-size)*.9);line-height:1.5;margin:auto;max-width:80%;padding:5px 30px;position:relative;text-align:center;top:20px}.CreditCardWidget.CreditCardComparison .header .title a,.CreditCardWidget.CreditCardComparison .header .title a:active,.CreditCardWidget.CreditCardComparison .header .title a:focus,.CreditCardWidget.CreditCardComparison .header .title a:visited,.CreditCardWidget.CreditCardSmall .header .title a,.CreditCardWidget.CreditCardSmall .header .title a:active,.CreditCardWidget.CreditCardSmall .header .title a:focus,.CreditCardWidget.CreditCardSmall .header .title a:visited{color:#fff;text-decoration:none}.CreditCardWidget.CreditCardComparison .two-cols{align-items:start;margin-bottom:0}.CreditCardWidget.CreditCardComparison .Rating{margin:10px auto}.CreditCardWidget.CreditCardComparison .separator{background:rgba(84,103,231,.125);border-radius:8px;color:#5467e7;font-size:calc(var(--base-font-size)*.9);font-weight:500;margin:30px 0;padding:10px;text-align:center;width:100%}.CreditCardWidget.CreditCardComparison .others .two-cols{grid-template-columns:1fr 1fr}.CreditCardWidget.CreditCardComparison .others .card-header{align-items:center;display:grid;gap:15px;grid-template-columns:70px 1fr;margin-bottom:20px}.CreditCardWidget.CreditCardComparison .others .card-name{align-items:center;font-size:calc(var(--base-font-size)*.8);font-weight:700;margin:0;text-decoration:none}.CreditCardWidget.CreditCardComparison .others a{color:#374499;text-decoration:none}.CreditCardWidget.CreditCardComparison .others a:hover{color:#374499;text-decoration:underline}.CreditCardTable{margin-bottom:1rem}.CreditCardTable .Table td{font-size:calc(var(--base-font-size)*.85);vertical-align:middle}.CreditCardTable .Table table tbody tr:first-child{border-top:3px solid #5acec9}.CreditCardTable .Table table tbody tr:nth-child(odd){background:#fff}.CreditCardTable .Table table tbody tr:nth-child(2n){background:#f5f5f5}.CreditCardTable .rtf :last-child{margin-bottom:0}@media screen and (max-width:890px){.CreditCardWidget{font-size:calc(var(--base-font-size)*.8)}.CreditCardWidget .card-name{font-size:calc(var(--base-font-size)*1.1);margin-bottom:20px;padding:0 5px;text-align:center}.CreditCardWidget .Rating{margin:auto}.CreditCardWidget .two-cols{grid-template-columns:1fr}.CreditCardWidget .cta a{font-size:calc(var(--base-font-size)*.9)}.CreditCardWidget .bullet{gap:15px}.CreditCardWidget .bullet .label{font-weight:500}.CreditCardWidget.CreditCardLarge{padding:20px 10px}.CreditCardWidget.CreditCardSmall .box{padding:40px 10px 20px}.CreditCardWidget.CreditCardComparison .others .two-cols{grid-template-columns:1fr}.CreditCardWidget.CreditCardComparison .others .card-name{padding:0;text-align:left}}.CategoryMustReads .MustReads{background:rgba(245,246,255,.459);border-radius:8px;box-shadow:0 0 20px rgba(12,27,108,.2);padding:30px}.CategoryMustReads .MustReads .container{padding-left:0;padding-right:0}.CategoryMustReads .MustReads .title-container{align-items:center;display:flex;gap:15px;justify-content:stretch;justify-content:center;margin-bottom:20px}.CategoriesIcons .title .CategoryMustReads .MustReads .title-container h1,.CategoriesIcons .title .CategoryMustReads .MustReads .title-container p,.CategoryMustReads .MustReads .title-container .CategoriesIcons .title h1,.CategoryMustReads .MustReads .title-container .CategoriesIcons .title p,.CategoryMustReads .MustReads .title-container .Team .members .name,.CategoryMustReads .MustReads .title-container .fancy-title,.Team .members .CategoryMustReads .MustReads .title-container .name{border-bottom:none;font-size:52px;line-height:1;margin-bottom:0;padding-bottom:0;text-align:center;width:auto}.CategoryMustReads .MustReads .title-container .line1{background:#40c5c0;border-bottom-left-radius:4px;border-top-left-radius:4px;height:5px;margin-top:5px;width:10%}.CategoryMustReads .MustReads .title-container .line2{background:#40c5c0;border-bottom-right-radius:4px;border-top-right-radius:4px;height:5px;margin-top:5px;width:10%}.CategoryMustReads .MustReads .post h6{font-size:18px;font-weight:500}@media screen and (max-width:890px){.CategoryMustReads .MustReads{padding:20px}.CategoryMustReads .MustReads .title-container{gap:10px}.CategoriesIcons .title .CategoryMustReads .MustReads .title-container h1,.CategoriesIcons .title .CategoryMustReads .MustReads .title-container p,.CategoryMustReads .MustReads .title-container .CategoriesIcons .title h1,.CategoryMustReads .MustReads .title-container .CategoriesIcons .title p,.CategoryMustReads .MustReads .title-container .Team .members .name,.CategoryMustReads .MustReads .title-container .fancy-title,.Team .members .CategoryMustReads .MustReads .title-container .name{font-size:35px}.CategoryMustReads .MustReads .title-container .line1,.CategoryMustReads .MustReads .title-container .line2{width:15%}.CategoryMustReads .MustReads .post h6{font-size:15px}}.animate-calculator{margin-top:110px;position:relative}.animate-calculator .franky{height:100px;position:absolute;right:10px;top:-92px;width:auto}.animate-calculator .gradient-border .input-group-text,.animate-calculator .gradient-border input{animation:border-color-animation 1.5s ease-in-out infinite;transition:border-color .4s ease-in-out}@keyframes border-color-animation{0%{border-color:#374499}50%{border-color:#24bfb8}to{border-color:#aab3f3}}.animate-calculator .inputs{display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.animate-calculator .inputs .form-group{margin-top:0}.animate-calculator .result-container.active{opacity:1}.animate-calculator .result-container{opacity:0}.animate-calculator .result-container .result{gap:40px}.animate-calculator .result-container .result div:first-child{min-width:250px}.animate-calculator .result-container.show{animation:display 1s linear forwards}@keyframes display{0%{opacity:.2}50%{opacity:.6}to{opacity:1}}.animate-calculator .actions-container{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.animate-calculator .actions-container .btn,.animate-calculator .actions-container .btn-joygreen,.animate-calculator .actions-container .btn-outline{margin:0}.animate-calculator .table-report{margin-top:20px}.animate-calculator .table-report .Accordion:first-child{border-top:0}.animate-calculator .formula-icon svg{color:#aaa;cursor:pointer;margin-left:3px;vertical-align:text-top;width:15px}.animate-calculator .Table{margin-top:0}.animate-calculator.animate{position:relative}.animate-calculator.animate .container:after,.animate-calculator.animate .container:before,.animate-calculator.animate:after,.animate-calculator.animate:before{animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background:#24bfb8;content:"";opacity:0;position:absolute;transition:opacity 1s ease}.animate-calculator.animate:after,.animate-calculator.animate:before{height:6px;width:0}.animate-calculator.animate:before{right:0;top:0}.animate-calculator.animate:after{bottom:0;left:0}.animate-calculator.animate .container:after,.animate-calculator.animate .container:before{height:0;width:6px}.animate-calculator.animate .container:before{left:0;top:0}.animate-calculator.animate .container:after{bottom:0;right:0}.animate-calculator.animate .container:after,.animate-calculator.animate .container:before,.animate-calculator.animate:after,.animate-calculator.animate:before{opacity:1}.animate-calculator.animate:before{animation-duration:2.8s;animation-name:btn-border-top}.animate-calculator.animate:after{animation-delay:.7s;animation-duration:2.8s;animation-name:btn-border-bottom}.animate-calculator.animate .container:before{animation-delay:.35s;animation-duration:2.8s;animation-name:btn-border-span-left}.animate-calculator.animate .container:after{animation-delay:1.05s;animation-duration:2.8s;animation-name:btn-border-span-right}@keyframes btn-border-top{0%{left:auto;right:0;width:0}12.5%{left:auto;right:0;width:100%}12.6%{left:0;right:auto}50%{width:100%}62.5%{width:0}to{left:0;right:auto;width:0}}@keyframes btn-border-bottom{0%{left:0;right:auto;width:0}12.5%{left:0;right:auto;width:100%}12.6%{left:auto;right:0}50%{width:100%}62.5%{width:0}to{left:auto;right:0;width:0}}@keyframes btn-border-span-left{0%{bottom:auto;height:0;top:0}12.5%{bottom:auto;height:100%;top:0}12.6%{bottom:0;top:auto}50%{height:100%}62.5%{height:0}to{bottom:0;height:0;top:auto}}@keyframes btn-border-span-right{0%{bottom:0;height:0;top:auto}12.5%{bottom:0;height:100%;top:auto}12.6%{bottom:auto;top:0}50%{height:100%}62.5%{height:0}to{bottom:auto;height:0;top:0}}.DebtConsolidationCalculator .calculator{padding:30px 20px}.DebtConsolidationCalculator .calculator .form-group{margin-top:0}.DebtConsolidationCalculator .three-cols{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.DebtConsolidationCalculator .three-cols input{width:calc(100% - 44px)}.DebtConsolidationCalculator .three-cols+.three-cols{margin-top:30px}.DebtConsolidationCalculator .two-columns{display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:30px}.DebtConsolidationCalculator .actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.DebtConsolidationCalculator .actions .btn,.DebtConsolidationCalculator .actions .btn-joygreen,.DebtConsolidationCalculator .actions .btn-outline{background:#fff;border:2px solid #5467e7;color:#5467e7;font-size:15px;margin:0;padding:5px 10px}.DebtConsolidationCalculator .result{display:grid;grid-template-columns:1fr 1fr}.DebtConsolidationCalculator .result .h2{color:#5467e7;font-size:28px}.DebtConsolidationCalculator .result .h3.value{font-size:26px}.calculator-modal .modal-header{display:flex}.calculator-modal .formula-text{align-items:center;display:flex;font-size:15px;gap:3px;text-decoration:none;text-decoration:none!important}.calculator-modal .formula-container .formula-image{direction:ltr;display:block;margin:1em 0;text-align:center}.calculator-modal .formula-container .formula-image img{margin:0 auto}.calculator-modal .formula-container .formula-explanation{background-image:url(https://homeapproach.com/images/franky-formula.png);background-position:bottom right 30px;background-repeat:no-repeat;background-size:contain;margin-top:30px;min-height:140px}.calculator-modal .formula-container .formula-explanation ul{-webkit-padding-start:16px;list-style:disc;padding-inline-start:16px}.calculator-modal .formula-container .formula-explanation ul li .paragraph{color:#47474d;font-size:18px;font-weight:400}@media screen and (max-width:890px){.calculator-modal .h3{font-size:20px;margin-top:20px}.calculator-modal .formula-container .formula-explanation{background-size:120px}.animate-calculator{margin-top:80px}.animate-calculator .franky{height:70px;top:-64px;width:auto}.animate-calculator .formula-text{font-size:16px}.animate-calculator .inputs{display:grid;grid-template-columns:1fr}.animate-calculator .result{gap:40px}.DebtConsolidationCalculator .h2{font-size:22px}.DebtConsolidationCalculator .result,.DebtConsolidationCalculator .three-cols,.DebtConsolidationCalculator .two-columns{grid-template-columns:1fr}.DebtConsolidationCalculator .result{margin-top:40px}.DebtConsolidationCalculator .result .h2{font-size:26px;padding:0}}@media screen and (max-width:500px){.calculator-modal .formula-container .formula-explanation{background-position:100% 100%;background-size:110px;padding-bottom:120px}}.ScrollableWithFade{overflow:hidden;position:relative}.ScrollableWithFade .scrollable-content{overflow-x:auto;padding-bottom:30px;white-space:nowrap}.ScrollableWithFade .fade-overlay{bottom:0;margin-bottom:30px!important;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.ScrollableWithFade .fade-overlay.left{left:-1px;width:50px}.ScrollableWithFade .fade-overlay.right{right:-1px;width:50px}.ScrollableWithFade.mobile-only{overflow:visible}.ScrollableWithFade.mobile-only .scrollable-content{overflow:visible;padding-bottom:0;white-space:normal}.ScrollableWithFade.mobile-only .fade-overlay{display:none}@media screen and (max-width:890px){.ScrollableWithFade .fade-overlay.left,.ScrollableWithFade .fade-overlay.right{width:30px}.ScrollableWithFade.mobile-only{overflow:hidden}.ScrollableWithFade.mobile-only .scrollable-content{overflow-x:auto;white-space:nowrap}.ScrollableWithFade.mobile-only .fade-overlay{display:block}}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}
      .btn, .btn-joygreen, .btn-outline{white-space: inherit;}