.singlePost{padding:20px;box-shadow:0 4px 20px 0 rgba(0,0,0,.071);border-radius:16px;display:flex;flex-direction:column;transition:transform .3s ease-in-out;width:100%;height:100%}@media(min-width:1200px){.singlePost:hover{transform:translateY(-10px)}}.singlePost_image{border-radius:12px;margin-bottom:20px;width:100%;height:182px;object-fit:cover}@media(min-width:1200px){.singlePost_image{margin-bottom:20px}}@media(min-width:768px){.singlePost_image-mobile{display:none!important}}@media(max-width:767px){.singlePost_image-desktop{display:none!important}}.singlePost_image-wrapper{position:relative}.singlePost_image-play{width:70px;height:70px;border-radius:1000px;background-color:#ff4438;display:flex;align-items:center;justify-content:center;border:unset;cursor:pointer;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(min-width:1200px){.singlePost_image-play{width:94px;height:94px}.singlePost_image-play:hover{transform:scale(1.1);transform:translate(-50%,-50%) scale(1.1)}}.singlePost_image-play img{display:block;width:20px;transform:translateX(2px);position:relative}@media(min-width:1200px){.singlePost_image-play img{width:30px}.singlePost_image-play{width:52px;height:52px}.singlePost_image-play img{width:20px}}.singlePost_category{padding:4px 8px;background:#c5d8f6;border-radius:4px;width:-moz-fit-content;width:fit-content;font-weight:400;font-size:18px;line-height:150%;text-align:center;margin-bottom:20px}.singlePost_date{font-weight:400;font-size:14px;line-height:140%;margin-bottom:16px}@media(min-width:1200px){.singlePost_date{font-size:16px}}@media(min-width:1200px)and (max-width:1919px){.singlePost_date{font-size:.83vw}}.singlePost_title{font-weight:400;font-size:18px;line-height:120%;font-weight:700;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:100px}@media(min-width:1200px){.singlePost_title{font-size:26px;line-height:130%}}@media(min-width:1200px)and (max-width:1919px){.singlePost_title{font-size:1.35vw}}@media(min-width:1200px){.singlePost_title{font-weight:700;letter-spacing:-1%;margin-bottom:16px}}.singlePost_description{font-weight:400;font-size:20px;line-height:130%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:100px;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px}@media(min-width:1200px){.singlePost_description{font-size:20px}}@media(min-width:1200px)and (max-width:1919px){.singlePost_description{font-size:1.04vw}}@media(min-width:1200px){.singlePost_description{margin-bottom:16px}}.singlePost_read{display:flex;align-items:center;gap:8px;font-weight:600;font-size:18px;line-height:130%;color:#026ae2;margin-top:auto}@media(min-width:1200px){.singlePost_read{gap:4px}}.singlePost_read img{width:16px}.centerContentPost{display:flex;flex-direction:column;gap:10px;text-align:center;padding:20px 0;border-top:2px solid #bbb;border-bottom:2px solid #bbb}@media(min-width:1200px){.centerContentPost{gap:20px;padding:40px 0}}.centerContentPost:not(:last-child){margin-bottom:20px}@media(min-width:1200px){.centerContentPost:not(:last-child){margin-bottom:40px}}.centerContentPost_wrapper.pillar{margin:0;padding:30px 0}@media(min-width:1200px){.centerContentPost_wrapper.pillar{padding:50px 0}}.centerContentPost_wrapper.pillar:first-child{padding-top:0}@media(min-width:1200px){.centerContentPost_wrapper.pillar:first-child{padding-top:0}}.centerContentPost_wrapper.pillar:last-child{padding-bottom:0}@media(min-width:1200px){.centerContentPost_wrapper.pillar:last-child{padding-bottom:0}}.centerContentPost_title{font-weight:400;font-size:25px;line-height:113%;font-weight:700;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}@media(min-width:1200px){.centerContentPost_title{font-size:40px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.centerContentPost_title{font-size:2.08vw}}@media(min-width:1200px){.centerContentPost_title{font-weight:700}}.centerContentPost_title.active,.centerContentPost_title.show-section{opacity:1;transform:translateY(0)}.centerContentPost_description{font-weight:400;font-size:21px;line-height:140%;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}@media(min-width:1200px){.centerContentPost_description{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.centerContentPost_description{font-size:1.25vw}}.centerContentPost_description p{margin:0}.centerContentPost_description a{text-decoration:underline}.centerContentPost_description ol,.centerContentPost_description ul{margin:0;padding-left:20px}.centerContentPost_description.active,.centerContentPost_description.show-section{opacity:1;transform:translateY(0)}.centerContentPost_button{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content;margin:0 auto}@media(min-width:1200px){.centerContentPost_button{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.centerContentPost_button.blue{background:#026ae2}.centerContentPost_button.red{background:#ff4438}@media(min-width:1200px){.centerContentPost_button:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.centerContentPost_button .desktop{display:none}}@media(min-width:1200px){.centerContentPost_button .mobile{display:none}}.centerContentPost_button.active,.centerContentPost_button.show-section{opacity:1;transform:translateY(0)}.videoPostsParent{padding:30px 0}@media(min-width:1200px){.videoPostsParent{padding:50px 0}}.videoPostsParent .videoPosts{padding:0!important}.videoPostsParent .videoPosts_loadMore{margin:0 auto}.videoPosts{padding:30px 0;display:flex;flex-direction:column;gap:20px}@media(min-width:1200px){.videoPosts{padding:50px 0}}.videoPosts:first-child{padding-top:0}@media(min-width:1200px){.videoPosts:first-child{padding-top:0}}.videoPosts:last-child{padding-bottom:0}@media(min-width:1200px){.videoPosts:last-child{padding-bottom:0}.videoPosts{gap:40px}}.videoPosts_title{font-weight:400;font-size:36px;line-height:112%;font-weight:700;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}@media(min-width:1200px){.videoPosts_title{font-size:54px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.videoPosts_title{font-size:2.81vw}}@media(min-width:1200px){.videoPosts_title{font-weight:700}}.videoPosts_title.active,.videoPosts_title.show-section{opacity:1;transform:translateY(0)}.videoPosts_loadMore{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);color:#fff;border-radius:12px;line-height:150%;text-align:center;position:relative;overflow:hidden;width:-moz-fit-content;width:fit-content;background:#fff;border:1px solid #1a2754;color:#1a2754;display:flex;align-items:center;gap:10px}@media(min-width:1200px){.videoPosts_loadMore{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.videoPosts_loadMore.blue{background:#026ae2}.videoPosts_loadMore.red{background:#ff4438}@media(min-width:1200px){.videoPosts_loadMore:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.videoPosts_loadMore .desktop{display:none}}@media(min-width:1200px){.videoPosts_loadMore .mobile{display:none}}.videoPosts_loadMore span{position:relative;z-index:2}.videoPosts_loadMore:hover:after,.videoPosts_loadMore:hover:before{width:100%}.videoPosts_loadMore:hover span{color:#fff}.videoPosts_loadMore:after,.videoPosts_loadMore:before{content:"";height:50%;width:0;position:absolute;background-color:#1a2754;display:inline-block;transition:all .2s linear}.videoPosts_loadMore:before{top:0;left:0}.videoPosts_loadMore:after{bottom:0;right:0}.videoPosts_posts{display:flex;flex-wrap:wrap;gap:10px}.videoPosts_posts .singlePost{height:auto}@media(min-width:768px){.videoPosts_posts .singlePost{flex-basis:calc(50% - 5px)}}@media(min-width:1200px){.videoPosts_posts .singlePost{flex-basis:calc(50% - 5px)}}@media(min-width:1600px){.videoPosts_posts .singlePost{flex-basis:calc(33.3333333333% - 7px)}}.pillarCheckMakrs{padding:30px 0;display:flex;flex-direction:column;gap:20px}@media(min-width:1200px){.pillarCheckMakrs{padding:50px 0}}.pillarCheckMakrs:first-child{padding-top:0}@media(min-width:1200px){.pillarCheckMakrs:first-child{padding-top:0}}.pillarCheckMakrs:last-child{padding-bottom:0}@media(min-width:1200px){.pillarCheckMakrs:last-child{padding-bottom:0}}.pillarCheckMakrs_title{font-weight:400;font-size:36px;line-height:112%;font-weight:700;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}@media(min-width:1200px){.pillarCheckMakrs_title{font-size:54px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.pillarCheckMakrs_title{font-size:2.81vw}}@media(min-width:1200px){.pillarCheckMakrs_title{font-weight:700}}.pillarCheckMakrs_title.active,.pillarCheckMakrs_title.show-section{opacity:1;transform:translateY(0)}.pillarCheckMakrs_description{font-weight:400;font-size:20px;line-height:140%;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}@media(min-width:1200px){.pillarCheckMakrs_description{font-size:32px}}@media(min-width:1200px)and (max-width:1919px){.pillarCheckMakrs_description{font-size:1.67vw}}.pillarCheckMakrs_description.active,.pillarCheckMakrs_description.show-section{opacity:1;transform:translateY(0)}.pillarCheckMakrs_boxes{display:flex;flex-wrap:wrap;gap:10px}@media(min-width:1200px){.pillarCheckMakrs_boxes{margin-top:20px}}.pillarCheckMakrs_box{padding:20px;border:2px solid #d5d5d5;border-radius:16px;display:flex;flex-direction:column;gap:20px;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}.pillarCheckMakrs_box.active,.pillarCheckMakrs_box.show-section{opacity:1;transform:translateY(0)}@media(min-width:768px){.pillarCheckMakrs_box{flex-basis:calc(50% - 5px)}}@media(min-width:1200px){.pillarCheckMakrs_box{padding:40px 20px}}@media(min-width:1600px){.pillarCheckMakrs_box{flex-basis:calc(33.3333333333% - 7px)}}.pillarCheckMakrs_box-image{width:60px;height:60px}.pillarCheckMakrs_box-title{font-weight:400;font-size:18px;line-height:120%;font-weight:700}@media(min-width:1200px){.pillarCheckMakrs_box-title{font-size:26px;line-height:130%}}@media(min-width:1200px)and (max-width:1919px){.pillarCheckMakrs_box-title{font-size:1.35vw}}@media(min-width:1200px){.pillarCheckMakrs_box-title{font-weight:700}}.pillarCheckMakrs_box-description{font-weight:400;font-size:21px;line-height:140%}@media(min-width:1200px){.pillarCheckMakrs_box-description{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.pillarCheckMakrs_box-description{font-size:1.25vw}}.pillarCheckMakrsVersion2{padding:30px 0;display:flex;flex-direction:column;gap:20px}@media(min-width:1200px){.pillarCheckMakrsVersion2{padding:50px 0}}.pillarCheckMakrsVersion2:first-child{padding-top:0}@media(min-width:1200px){.pillarCheckMakrsVersion2:first-child{padding-top:0}}.pillarCheckMakrsVersion2:last-child{padding-bottom:0}@media(min-width:1200px){.pillarCheckMakrsVersion2:last-child{padding-bottom:0}.pillarCheckMakrsVersion2{gap:60px}}.pillarCheckMakrsVersion2_title{font-weight:400;font-size:36px;line-height:112%;font-weight:700;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}@media(min-width:1200px){.pillarCheckMakrsVersion2_title{font-size:54px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.pillarCheckMakrsVersion2_title{font-size:2.81vw}}@media(min-width:1200px){.pillarCheckMakrsVersion2_title{font-weight:700}}.pillarCheckMakrsVersion2_title.active,.pillarCheckMakrsVersion2_title.show-section{opacity:1;transform:translateY(0)}.pillarCheckMakrsVersion2_boxes{display:flex;flex-direction:column;gap:20px}@media(min-width:1200px){.pillarCheckMakrsVersion2_boxes{gap:20px;flex-direction:row;flex-wrap:wrap}}@media(min-width:1600px){.pillarCheckMakrsVersion2_boxes{gap:40px}}.pillarCheckMakrsVersion2_box{opacity:0;transform:translateY(10px);transition:all .5s ease-in-out;padding:20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.035);border:2px solid #026ae2;border-radius:20px;display:flex;flex-direction:column;gap:20px}.pillarCheckMakrsVersion2_box.active,.pillarCheckMakrsVersion2_box.show-section{opacity:1;transform:translateY(0)}@media(min-width:1200px){.pillarCheckMakrsVersion2_box{padding:40px;flex-basis:calc(50% - 10px)}}@media(min-width:1600px){.pillarCheckMakrsVersion2_box{flex-basis:calc(50% - 20px)}}.pillarCheckMakrsVersion2_box-title{font-weight:400;font-size:23px;line-height:130%;font-weight:700}@media(min-width:1200px){.pillarCheckMakrsVersion2_box-title{font-size:30px}}@media(min-width:1200px)and (max-width:1919px){.pillarCheckMakrsVersion2_box-title{font-size:1.56vw}}@media(min-width:1200px){.pillarCheckMakrsVersion2_box-title{font-weight:700}}.pillarCheckMakrsVersion2_box-all{display:flex;flex-direction:column;margin-top:auto}.pillarCheckMakrsVersion2_box-item{display:flex;align-items:center;gap:10px}@media(min-width:1200px){.pillarCheckMakrsVersion2_box-item{gap:20px}}.pillarCheckMakrsVersion2_box-item:not(:last-child){padding-bottom:20px;border-bottom:2px solid #baccea}.pillarCheckMakrsVersion2_box-item:not(:first-child){padding-top:20px}.pillarCheckMakrsVersion2_box-item img{flex-shrink:0;width:23px}.pillarCheckMakrsVersion2_box-item-title{font-weight:400;font-size:21px;line-height:140%;font-weight:600}@media(min-width:1200px){.pillarCheckMakrsVersion2_box-item-title{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.pillarCheckMakrsVersion2_box-item-title{font-size:1.25vw}}@media(min-width:1200px){.pillarCheckMakrsVersion2_box-item-title{font-weight:600}}.bannerSection{text-align:center;padding:30px 0;color:#fff}@media(min-width:1200px){.bannerSection{padding:50px 0}}.bannerSection.pillar{padding:30px 0}@media(min-width:1200px){.bannerSection.pillar{padding:50px 0}}.bannerSection.pillar:first-child{padding-top:0}@media(min-width:1200px){.bannerSection.pillar:first-child{padding-top:0}}.bannerSection.pillar:last-child{padding-bottom:0}@media(min-width:1200px){.bannerSection.pillar:last-child{padding-bottom:0}}.bannerSection.pillar .wrapper{padding:0}.bannerSection_content{padding:40px 20px;border-radius:30px;box-shadow:0 -6px 30px 0 rgba(35,122,223,.2);display:flex;flex-direction:column;background:linear-gradient(180deg,#3569d6,#1e4596 75.06%);color:#fff;position:relative;overflow:hidden;width:100%}@media(min-width:1200px){.bannerSection_content{padding:60px 100px}}@media(min-width:1600px){.bannerSection_content{padding:60px 130px}}@media(min-width:1200px){.bannerSection_content.pillar{padding:60px 50px}}@media(min-width:1600px){.bannerSection_content.pillar{padding:60px 100px}}.bannerSection_content>*{position:relative;z-index:2}.bannerSection_content-bottom,.bannerSection_content-top{position:absolute;width:600px;height:400px;object-fit:cover;z-index:1;max-width:100%}.bannerSection_content-top{top:0;left:0}.bannerSection_content-bottom{bottom:0;right:0}.bannerSection_title{font-weight:400;font-size:36px;line-height:112%;font-weight:700;font-family:Roboto;margin-bottom:12px}@media(min-width:1200px){.bannerSection_title{font-size:54px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.bannerSection_title{font-size:2.81vw}}@media(min-width:1200px){.bannerSection_title{font-weight:700;margin-bottom:24px}}.bannerSection_description{font-weight:400;font-size:23px;line-height:140%;text-align:center;margin-bottom:24px;color:#fff}@media(min-width:1200px){.bannerSection_description{font-size:36px}}@media(min-width:1200px)and (max-width:1919px){.bannerSection_description{font-size:1.88vw}}@media(min-width:1200px){.bannerSection_description{margin-bottom:50px}}.bannerSection_description p{font-weight:400;font-size:23px;line-height:140%;color:#fff}@media(min-width:1200px){.bannerSection_description p{font-size:36px}}@media(min-width:1200px)and (max-width:1919px){.bannerSection_description p{font-size:1.88vw}}.bannerSection_description h3{font-size:24px;transform:translateY(-10px);font-family:Fjalla One;font-weight:400}@media(min-width:768px){.bannerSection_description h3{font-size:44px;line-height:52.8px;transform:translateY(-20px)}}.bannerSection_links{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin-right:-6px;margin-left:-6px}.bannerSection_links>*{flex-basis:calc(100%/1 - 12px);margin:6px;flex-grow:0}@media(min-width:768px){.bannerSection_links{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin-right:-10px;margin-left:-10px}.bannerSection_links>*{flex-basis:calc(100%/2 - 20px);margin:10px;flex-grow:0}}.bannerSection_links a,.bannerSection_links button{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center}@media(min-width:1200px){.bannerSection_links a,.bannerSection_links button{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.bannerSection_links a.blue,.bannerSection_links button.blue{background:#026ae2}.bannerSection_links a.red,.bannerSection_links button.red{background:#ff4438}@media(min-width:1200px){.bannerSection_links a:hover,.bannerSection_links button:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.bannerSection_links a .desktop,.bannerSection_links button .desktop{display:none}}@media(min-width:1200px){.bannerSection_links a .mobile,.bannerSection_links button .mobile{display:none}}@media(max-width:1199px){.bannerSection_links a,.bannerSection_links button{flex-basis:calc(100% - 20px)}}@media(min-width:768px){.bannerSection_links a,.bannerSection_links button{flex-basis:calc(50% - 20px)}}@media(min-width:1200px){.bannerSection_links a,.bannerSection_links button{padding:12px 20px}}.bannerSection_links a.blue,.bannerSection_links button.blue{border:1px solid #fff}.bannerSection_links a.red,.bannerSection_links button.red{border:1px solid #ff4438}.qa{background-size:cover;background-repeat:no-repeat;background-position:50%;padding:30px 0}@media(min-width:1200px){.qa{padding:50px 0}}.qa.pillar{padding:30px 0}@media(min-width:1200px){.qa.pillar{padding:50px 0}}.qa.pillar:first-child{padding-top:0}@media(min-width:1200px){.qa.pillar:first-child{padding-top:0}}.qa.pillar:last-child{padding-bottom:0}@media(min-width:1200px){.qa.pillar:last-child{padding-bottom:0}}.qa.pillar .wrapper{padding:0}.qa_title{opacity:0;transform:translateY(10px);transition:all .5s ease-in-out;font-size:36px;line-height:112%;margin-bottom:40px;text-align:center;font-weight:400}.qa_title.active,.qa_title.show-section{opacity:1;transform:translateY(0)}@media(min-width:1200px){.qa_title{font-size:54px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.qa_title{font-size:2.81vw}}.qa_title span{font-weight:600}@media(min-width:1200px){.qa_title span{font-weight:700}.qa_title{margin-bottom:60px}.qa_wrapper{display:flex;justify-content:space-between}.qa_wrapper.one{flex-direction:column}.qa_single{flex-basis:calc(50% - 20px)}}.qa_single-arrow{width:40px;height:40px;border-radius:7px;background-color:#1e4596;flex-shrink:0;margin-left:18px;position:relative}.qa_single-arrow:after,.qa_single-arrow:before{content:"";width:18px;height:3px;border-radius:8px;background-color:#fff;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);transition:.3s}.qa_single-arrow:after{transform:translateX(-50%) translateY(-50%) rotate(90deg)}.qa_single-description{padding-top:20px;font-weight:400;font-size:21px;line-height:140%;pointer-events:none}@media(min-width:1200px){.qa_single-description{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.qa_single-description{font-size:1.25vw}}.qa_single-description p{margin:0}.qa_single-description a{text-decoration:underline}.qa_single-description ol,.qa_single-description ul{margin:0;padding-left:20px}@media(min-width:1200px){.qa_single-description{padding-top:20px}}.qa .accordion{background-color:#fff;box-shadow:0 5px 16px 0 rgba(8,15,52,.059);border-radius:8px;transition:.3s;padding:20px}@media(max-width:1199px){.qa .accordion{margin-bottom:12px}}@media(min-width:1200px){.qa .accordion{padding:24px 20px;margin-bottom:20px}}.qa .accordion *{transition:.3s}.qa .accordion .accordion_btn.active{padding-bottom:0}.qa .accordion .accordion_btn.active .qa_single-arrow:after{transform:translateX(-50%) translateY(-50%)}.qa .accordion .accordion_content.active .qa_single-description{pointer-events:all}.qa .accordion_btn{width:100%;background-color:unset;border:unset;text-align:left;font-weight:400;font-size:18px;line-height:120%;font-weight:700;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#1a2754}@media(min-width:1200px){.qa .accordion_btn{font-size:26px;line-height:130%}}@media(min-width:1200px)and (max-width:1919px){.qa .accordion_btn{font-size:1.35vw}}@media(min-width:1200px){.qa .accordion_btn{font-weight:700}}.cashCalculator{padding:30px 0}@media(min-width:1200px){.cashCalculator{padding:50px 0}}.cashCalculator.pillar{padding:30px 0}@media(min-width:1200px){.cashCalculator.pillar{padding:50px 0}}.cashCalculator.pillar:first-child{padding-top:0}@media(min-width:1200px){.cashCalculator.pillar:first-child{padding-top:0}}.cashCalculator.pillar:last-child{padding-bottom:0}@media(min-width:1200px){.cashCalculator.pillar:last-child{padding-bottom:0}}.cashCalculator.pillar .wrapper{padding:0}.cashCalculator .wrapper{display:flex;flex-direction:column;gap:20px}@media(min-width:1200px){.cashCalculator .wrapper{gap:40px}}.cashCalculator_title{font-weight:400;font-size:25px;line-height:113%;font-weight:700;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out;text-align:center}@media(min-width:1200px){.cashCalculator_title{font-size:40px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.cashCalculator_title{font-size:2.08vw}}@media(min-width:1200px){.cashCalculator_title{font-weight:700}}.cashCalculator_title.active,.cashCalculator_title.show-section{opacity:1;transform:translateY(0)}@media(min-width:1200px){.cashCalculator_title{font-size:40px}}.cashCalculator_form{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;box-shadow:0 3.92px 35.31px 0 rgba(19,32,72,.102);opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}.cashCalculator_form.active,.cashCalculator_form.show-section{opacity:1;transform:translateY(0)}.cashCalculator_form-inner{padding:30px 20px;display:flex;flex-direction:column;gap:40px}@media(min-width:1200px){.cashCalculator_form-inner{padding:30px 40px}}.cashCalculator_form-title{font-weight:400;font-size:23px;line-height:130%;font-weight:700;text-align:center;padding:17px;background-color:#1a2754;color:#fff}@media(min-width:1200px){.cashCalculator_form-title{font-size:30px}}@media(min-width:1200px)and (max-width:1919px){.cashCalculator_form-title{font-size:1.56vw}}@media(min-width:1200px){.cashCalculator_form-title{font-weight:700}}.cashCalculator_form-description{font-weight:400;font-size:21px;line-height:140%;text-align:center}.cashCalculator_form-description p{margin:0}.cashCalculator_form-description a{text-decoration:underline}.cashCalculator_form-description ol,.cashCalculator_form-description ul{margin:0;padding-left:20px}@media(min-width:1200px){.cashCalculator_form-description{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.cashCalculator_form-description{font-size:1.25vw}}.cashCalculator_form-fields{display:flex;flex-direction:column;gap:20px}@media(min-width:1200px){.cashCalculator_form-fields{flex-direction:row}}.cashCalculator_form-fields-single{display:flex;flex-direction:column;gap:8px;position:relative}@media(min-width:1200px){.cashCalculator_form-fields-single{flex-basis:calc(33.3333333333% - 20px)}}.cashCalculator_form-fields-label{font-weight:400;font-size:21px;line-height:140%;font-weight:700;display:flex;justify-content:space-between;padding-right:30px;position:relative}@media(min-width:1200px){.cashCalculator_form-fields-label{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.cashCalculator_form-fields-label{font-size:1.25vw}}@media(min-width:1200px){.cashCalculator_form-fields-label{font-weight:700}}.cashCalculator_form-fields-input{border:1px solid rgba(35,122,223,.588);border-radius:4px;padding:12px;font-weight:400;font-size:18px;line-height:130%}@media(min-width:1200px){.cashCalculator_form-fields-input{padding:12px 15px;font-size:23px}}.cashCalculator_form-fields-button{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);color:#fff;border-radius:12px;line-height:150%;text-align:center;border:2px solid #026ae2;color:#026ae2;background:#fff;box-shadow:unset}@media(min-width:1200px){.cashCalculator_form-fields-button{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.cashCalculator_form-fields-button.blue{background:#026ae2}.cashCalculator_form-fields-button.red{background:#ff4438}@media(min-width:1200px){.cashCalculator_form-fields-button:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.cashCalculator_form-fields-button .desktop{display:none}}@media(min-width:1200px){.cashCalculator_form-fields-button .mobile{display:none}.cashCalculator_form-fields-button{flex-basis:calc(33.3333333333% - 20px);height:57px;align-self:flex-end;padding:0}}.cashCalculator_form-fields-info:hover .cashCalculator_form-fields-info-description{opacity:1;pointer-events:all}.cashCalculator_form-fields-info img{width:20px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.cashCalculator_form-fields-info-description{position:absolute;min-width:250px;background-color:#1a2754;color:#fff;padding:11px;border-radius:8px;right:0;z-index:1;transform:translateY(30px);opacity:0;pointer-events:none;transition:.3s;font-size:18px;line-height:130%}.cashCalculator_form-fields-info-description:after{content:"";position:absolute;width:20px;height:20px;background-color:#1a2754;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);top:-15px;right:0}.cashCalculator_form-results{display:flex;flex-direction:column;text-align:center;color:#026ae2;padding:30px 20px;border-radius:20px;border:2px solid #026ae2}@media(min-width:1200px){.cashCalculator_form-results{flex-direction:row;gap:30px;justify-content:center;align-items:center;padding:57px 20px}}.cashCalculator_form-results-title{font-weight:600;font-size:24px;line-height:130%}@media(min-width:1200px){.cashCalculator_form-results-title{font-size:34px}}.cashCalculator_form-results-result{font-weight:700;font-size:55px;line-height:130%}@media(min-width:1200px){.cashCalculator_form-results-result{font-size:80px}}.homeCalculator{padding:30px 0}@media(min-width:1200px){.homeCalculator{padding:50px 0}}.homeCalculator.pillar{padding:30px 0}@media(min-width:1200px){.homeCalculator.pillar{padding:50px 0}}.homeCalculator.pillar:first-child{padding-top:0}@media(min-width:1200px){.homeCalculator.pillar:first-child{padding-top:0}}.homeCalculator.pillar:last-child{padding-bottom:0}@media(min-width:1200px){.homeCalculator.pillar:last-child{padding-bottom:0}}.homeCalculator.pillar .wrapper{padding:0}.homeCalculator .wrapper{opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}.homeCalculator .wrapper.active,.homeCalculator .wrapper.show-section{opacity:1;transform:translateY(0)}@media(min-width:1200px){.homeCalculator .wrapper{display:flex}}.homeCalculator_form{border-radius:8px;box-shadow:0 3.92px 35.31px 0 rgba(19,32,72,.102);width:100%}@media(min-width:1200px){.homeCalculator_form{border-radius:20px}}.homeCalculator_form-title{text-align:center;font-weight:400;font-size:23px;line-height:130%;font-weight:700;padding:17px;width:100%;display:block;background:#1a2754;border-top-left-radius:20px;border-top-right-radius:20px;color:#fff}@media(min-width:1200px){.homeCalculator_form-title{font-size:30px}}@media(min-width:1200px)and (max-width:1919px){.homeCalculator_form-title{font-size:1.56vw}}@media(min-width:1200px){.homeCalculator_form-title{font-weight:700}.homeCalculator_form-form{flex-basis:54%}}.homeCalculator_form-fields{padding:30px 20px}@media(min-width:1200px){.homeCalculator_form-fields{padding:30px 40px;display:flex;gap:20px;flex-wrap:wrap}}.homeCalculator_form-description{text-align:center;font-weight:400;font-size:21px;line-height:140%;margin-bottom:20px}.homeCalculator_form-description p{margin:0}.homeCalculator_form-description a{text-decoration:underline}.homeCalculator_form-description ol,.homeCalculator_form-description ul{margin:0;padding-left:20px}@media(min-width:1200px){.homeCalculator_form-description{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.homeCalculator_form-description{font-size:1.25vw}}@media(min-width:1200px){.homeCalculator_form-description{max-width:880px;margin:0 auto;width:100%;flex-shrink:0}}@media(max-width:1199px){.homeCalculator_form-description{text-align:left}}.homeCalculator_form-wrapper{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin-right:-10px;margin-left:-10px}.homeCalculator_form-wrapper>*{flex-basis:calc(100%/1 - 20px);margin:10px;flex-grow:0}@media(min-width:768px)and (max-width:1199px){.homeCalculator_form-wrapper{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin-right:-10px;margin-left:-10px}.homeCalculator_form-wrapper>*{flex-basis:calc(100%/2 - 20px);margin:10px;flex-grow:0}}@media(min-width:1200px){.homeCalculator_form-wrapper{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin-right:-10px;margin-left:-10px}.homeCalculator_form-wrapper>*{flex-basis:calc(100%/2 - 20px);margin:10px;flex-grow:0}}.homeCalculator_form-single{display:flex;flex-direction:column}.homeCalculator_form-single input,.homeCalculator_form-single select{color:rgba(26,39,84,.7);padding:12px;font-size:15px;font-weight:400;line-height:130%;border:1px solid rgba(35,122,223,.588);background-color:#fff;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;width:100%}@media(min-width:1200px){.homeCalculator_form-single input,.homeCalculator_form-single select{font-size:18px}}.homeCalculator_form-single select{background-image:url(/images/menu-arrow.svg);background-position:calc(100% - 15px);background-repeat:no-repeat;color:#1a2754}.homeCalculator_form-single .input_error{color:red;margin-top:5px}.homeCalculator_form-single input[type=number]::-webkit-inner-spin-button,.homeCalculator_form-single input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.homeCalculator_form-single input[type=number]{-moz-appearance:textfield}.homeCalculator_form-single-label{font-weight:400;font-size:21px;line-height:140%;font-weight:600;margin-bottom:8px;display:flex;justify-content:space-between;position:relative;width:100%}@media(min-width:1200px){.homeCalculator_form-single-label{font-weight:400;font-size:24px}}@media(min-width:1200px)and (max-width:1919px){.homeCalculator_form-single-label{font-size:1.25vw}}@media(min-width:1200px){.homeCalculator_form-single-label{font-weight:600;font-size:24px}}.homeCalculator_form-single-info:hover .homeCalculator_form-single-info-description{opacity:1;pointer-events:all}.homeCalculator_form-single-info img{width:20px;position:absolute;right:0}.homeCalculator_form-single-info-description{position:absolute;min-width:250px;background-color:#1a2754;color:#fff;padding:11px;border-radius:8px;right:0;z-index:1;transform:translateY(30px);opacity:0;pointer-events:none;transition:.3s;font-size:18px;line-height:130%}.homeCalculator_form-single-info-description:after{content:"";position:absolute;width:20px;height:20px;background-color:#1a2754;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);top:-15px;right:0}.homeCalculator_form-btn{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);color:#fff;border-radius:12px;line-height:150%;text-align:center;width:100%;margin:10px auto 0;border:2px solid #026ae2;background:#fff;color:#026ae2;box-shadow:unset;display:block}@media(min-width:1200px){.homeCalculator_form-btn{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.homeCalculator_form-btn.blue{background:#026ae2}.homeCalculator_form-btn.red{background:#ff4438}@media(min-width:1200px){.homeCalculator_form-btn:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.homeCalculator_form-btn .desktop{display:none}}@media(min-width:1200px){.homeCalculator_form-btn .mobile{display:none}}@media(min-width:768px)and (max-width:1199px){.homeCalculator_form-btn{width:-moz-fit-content;width:fit-content;min-width:310px}}@media(min-width:1200px){.homeCalculator_form-btn{margin:10px auto 0;padding:10px 72px}}.homeCalculator_bottom{border:2px solid #026ae2;padding:30px 20px;border-radius:20px;color:#026ae2}@media(min-width:768px){.homeCalculator_bottom{padding:40px 15px;flex-basis:calc(46% - 20px);display:flex;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:1199px){.homeCalculator_bottom{margin-top:40px}}.homeCalculator_bottom-title{font-weight:400;font-size:16px;line-height:130%;text-align:center;margin-bottom:20px}.homeCalculator_bottom-wrapper{margin-bottom:20px}@media(min-width:768px){.homeCalculator_bottom-wrapper{display:flex;align-items:center}}.homeCalculator_bottom-two{display:none}@media(min-width:768px){.homeCalculator_bottom-two{display:block}}.homeCalculator_bottom-contianer{display:flex;flex-direction:column-reverse}@media(min-width:768px){.homeCalculator_bottom-contianer{flex-direction:row;align-items:center;justify-content:center}}.homeCalculator_bottom-disclaimer{font-size:12px;line-height:130%;text-align:center}@media(min-width:768px){.homeCalculator_bottom-disclaimer{font-size:13px}}.homeCalculator_bottom-value{font-weight:700;font-size:80px;line-height:130%;text-align:center;transition:transform .25s ease,opacity .25s ease}@media(max-width:767px){.homeCalculator_bottom-value{padding-top:20px;margin-top:20px;border-top:2px solid #dcdcdc}}@media(min-width:768px){.homeCalculator_bottom-value{flex-shrink:0;font-size:60px;margin:0 20px 0 0;padding:0 20px 0 0;position:relative}}@media(min-width:1600px){.homeCalculator_bottom-value{font-size:75px}}.homeCalculator_bottom-value.bump{transform:scale(1.02);opacity:.95}.homeCalculator_bottom-value:after{content:"";display:block;width:100%;height:2px;background-color:#fff;opacity:.3;position:absolute;bottom:0;left:0}@media(min-width:768px){.homeCalculator_bottom-value:after{width:2px;height:60%;bottom:unset;top:50%;transform:translateY(-50%);left:unset;right:0;background:rgba(72,72,72,.302)}}.homeCalculator_bottom-fields{display:flex;justify-content:center;flex-direction:column;gap:20px}@media(min-width:768px){.homeCalculator_bottom-fields{flex-direction:column;gap:5px}}.homeCalculator_bottom-fields-wrapper{display:flex;align-items:center;justify-content:space-between}@media(min-width:768px){.homeCalculator_bottom-fields-wrapper{width:auto}}.homeCalculator_bottom-fields-text{font-size:22px;font-weight:400;line-height:28.6px;margin-right:5px}@media(min-width:768px){.homeCalculator_bottom-fields-text{font-size:17.05px;line-height:130%}}.homeCalculator_bottom-fields-value{padding:4.5px;font-size:21px;font-weight:700;background-color:#e6f0fc;border-radius:2.5px;color:#026ae2}@media(min-width:1200px){.homeCalculator_bottom-fields-value{font-weight:700}}@media(min-width:768px){.homeCalculator_bottom-fields-value{font-size:17.05px}}