:root{--color-example: #2D1D49}html,body{font-family:"shneleicht",sans-serif;font-weight:normal;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;height:100%;min-height:100vh;font-size:16px;color:#2D1D49;color:var(--color-example);margin:0}#app{width:100%;background:#f6f5ff}.features{font-size:1.7rem}.features div{padding:.5rem}
@font-face{font-family:"shneregular";src:url(/fonts/sohne-buch-webfont.woff2) format("woff2"),url(/fonts/sohne-buch-webfont.woff) format("woff"),url(/fonts/sohne-buch-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"shnekrftig";src:url(/fonts/sohne-kraftig-webfont.woff2) format("woff2"),url(/fonts/sohne-kraftig-webfont.woff) format("woff"),url(/fonts/sohne-kraftig-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"shneleicht";src:url(/fonts/sohne-leicht-webfont.woff2) format("woff2"),url(/fonts/sohne-leicht-webfont.woff) format("woff"),url(/fonts/sohne-leicht-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}
.text-pink{color:#967dff}header{background:#fff}header section{border-bottom:1px solid #dfd8ff}header .navbar{padding:0}header .logo{-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;padding:22px 0;display:block}header .title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-left:30px;padding:30px 0}header .title h1{font-size:26px;line-height:36px;margin:0}header .step{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}header .step .left{float:left;border-left:1px solid #dfd8ff;border-right:1px solid #dfd8ff}header .step .left button{float:left;border-radius:0;padding:20px 35px 20px 35px;border-top:0;border-bottom:0}header .step .left button>span{display:block}header .step .left.hidden{border-left:1px solid #fff}header .step .left.hidden button{visibility:hidden}header .step .right{float:left;padding:18px 32px;width:435px}header .step .right>div.name{font-size:26px;line-height:36px;display:inline-block;width:69%;vertical-align:middle}header .step .right>div.steps{font-size:14px;line-height:20px;display:inline-block;text-align:right;width:29%}header .step .right .left-process{display:inline-block;width:48%;background:#f3f1ff;margin-right:3%;height:4px;border-radius:2px}header .step .right .progress .progress-bar{height:4px;background:#967dff}header .step .right .right-process{display:inline-block;width:48%;background:#f3f1ff;height:4px;border-radius:2px}header .final{font-size:26px;line-height:36px;font-weight:bold}@media(max-width: 575.98px){header .logo{padding:1rem 0 1rem 1rem !important}header .final{border-top:1px solid #d5cbff}}@media(max-width: 767.98px){header .navbar .container{padding:0}header .step .left button{padding:20px 30% 0}header .step .left{border-left:1px solid #fff;width:20%;height:80px}header .step .right>div.name{font-size:20px;line-height:28px}header .logo{padding-left:calc(var(--bs-gutter-x)*.5)}header .logo>img{width:107px}header .title h1{font-size:14px;line-height:20px}header .final{font-size:20px;line-height:28px;padding:16px 0;padding-left:calc(var(--bs-gutter-x)*.5);display:block;width:100%}header .step{-webkit-box-flex:1;-ms-flex:auto;flex:auto;border-top:1px solid #e5dfff}header .step .right{float:left;padding:20px 0 0 2%;width:inherit;width:80%}}@media(max-width: 1199.98px){header .title{padding:0}}.calculator .fs-16{font-size:16px}.calculator .fw-400{font-weight:400;font-family:"shneregular"}.calculator .step{padding-top:160px;text-align:center;background:#f6f5ff;padding-bottom:300px;font-size:18px}.calculator .step h1.header-text{font-size:32px;line-height:48px;font-weight:bold}.calculator .step h1.header-text.p-20{padding:0 20%;text-align:center}.calculator .step h2.header-text{font-size:18px;line-height:28px}.calculator .step h2.header-text a{color:#2d1d49}.calculator .step .content-box{width:1115px;margin:0 auto;padding-top:50px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calculator .step .box{width:312px;min-height:192px;display:inline-block;border:1px solid #fff;border-radius:8px;background:#fff;position:relative;margin-bottom:20px}.calculator .step .box.box-text{width:255px;min-height:174px;padding-top:10px}.calculator .step .box.box-text .text{width:70%}.calculator .step .box.box-text .text>p{height:50px;padding-top:5px}.calculator .step .box:hover,.calculator .step .box.active{border:1px solid #967dff !important}.calculator .step .box:hover,.calculator .step .box.active{display:inline-block;color:#967dff;cursor:pointer}.calculator .step .box .checkmark{position:absolute;top:10px;right:10px;width:28px;height:28px}.calculator .step .box p.text{padding-top:10px}.calculator .step .content-input{padding-top:50px;width:430px;display:inline-block;text-align:left}.calculator .step .content-input label{margin-bottom:10px}.calculator .step .content-input .input-icon{position:relative;margin-bottom:35px}.calculator .step .content-input .input-icon input{border-color:#2d1d49;font-size:16px;line-height:24px;padding:.8rem 2rem;margin-bottom:10px;border-radius:4px}.calculator .step .content-input .input-icon i.icon{position:absolute;top:.8rem;left:15px;font-weight:bold;font-style:normal}.calculator .step .content-input .btn-continue{padding:.8rem 2rem;font-size:18px;background:#967dff;border:1px solid #967dff;border-radius:4px;color:#fff}@media(max-width: 767.98px){.calculator .step{padding-top:60px;padding-bottom:120px}.calculator .step .content-box,.calculator .step .content-input{padding-top:30px}.calculator .step h1.header-text{font-size:26px;line-height:36px}.calculator .step h2.header-text{font-size:16px;line-height:24px}}@media(max-width: 991.98px){.calculator .step .content-input{width:96%;margin:0 2%;display:inline-block;text-align:left}.calculator .step h1.header-text.p-20{padding:0;padding:initial}.calculator .step .box.box-text{padding-top:0;padding-top:initial;min-height:192px}.calculator .step .box.box-text .text>p{height:auto;height:initial}}@media(max-width: 1199.98px){.calculator .step .content-box{width:auto;width:initial;margin:0;margin:initial}.calculator .step .box,.calculator .step .box.box-text{width:100%}}.calculator .summary{padding-top:60px;background:#f6f5ff;padding-bottom:50px}.calculator .summary input{border-color:#2d1d49;border-radius:5px}.calculator .summary select{border-color:#2d1d49;border-radius:5px}.calculator .summary .btn-continue{padding:.5rem 1rem;font-size:16px;background:#967dff;border:1px solid #967dff;border-radius:4px;color:#fff}.calculator .summary .wrap-download{margin:20px 1% 20px 1%}.calculator .summary .btn-icon{background:#f6f5ff;border:1px solid #f6f5ff;border-radius:4px;color:#2d1d49;vertical-align:middle;padding:8px 20px;margin:0 5px;font-size:14px;font-family:"shneregular"}.calculator .summary .btn-underline-link{border-bottom:1px solid #967dff;border-radius:0;margin-top:10px;font-size:14px;line-height:20px;color:#2d1d49;padding:0 0;text-decoration:none;font-family:"shneregular"}.calculator .summary .btn-icon.heighter{height:44px;padding:10px 20px}.calculator .summary .btn-icon.heighter.mgr-3x{margin-right:3px}.calculator .summary .btn-icon span{padding-right:5px}.calculator .summary .btn-icon.active{background:#2d1d49;border:1px solid #2d1d49;color:#fff}.calculator .summary .detail{border:1px solid #d5cbff;padding:20px;border-radius:10px;margin-bottom:10px}.calculator .summary .detail h2.header-text,.calculator .summary .assumption h2.header-text{font-size:24px;line-height:36px;margin:0 0 20px;font-weight:bold;font-family:"shneregular"}.calculator .summary .detail h3.header-text{font-size:20px;line-height:28px;font-weight:600;font-family:"shneregular";margin:0}.calculator .summary .detail .box{background:#fff;padding:20px 20px;border-radius:10px;min-height:392px}.calculator .summary .detail .box .accordion-item{border:0}.calculator .summary .detail .box .accordion-item .accordion-body{padding:0}.calculator .summary .detail .accordion-button{padding-top:8px}.calculator .summary .detail .accordion-button:after{content:url("https://helia.com.au/images/right-arrow.svg")}.calculator .summary .detail .accordion-button[aria-expanded=true]:after{content:url("https://helia.com.au/images/bottom-arrow.svg")}.calculator .summary .assumption{border:1px solid #d5cbff;background:#d5cbff;padding:1rem;border-radius:8px}.calculator .summary .assumption .img-responsive{max-width:100%}.calculator .summary .comparison{border:1px solid #d5cbff;background:#fff;padding:1rem;border-radius:8px}.calculator .summary .comparison .pdl-10x{padding-left:10px}.calculator .summary .comparison h2.header-text{font-size:24px;line-height:36px;font-weight:bold;padding-left:10px;font-family:"shneregular"}.calculator .summary .comparison div.year{padding-left:20px;text-align:center;vertical-align:middle;padding:0;line-height:30px;vertical-align:top;-webkit-box-align:center;width:125px}.calculator .summary .comparison div.year>div{vertical-align:middle}.calculator .summary .comparison div.year span{font-size:16px;color:#967dff}.calculator .summary .comparison .bg-purple{background:#e1dcff}.calculator .summary .comparison .bg-green{background:#a0e2e2}.calculator .summary .comparison .bg-pink{background:#ff8f90}.calculator .summary .comparison .bg-purple-mimosa{background:#967dff}.calculator .summary .comparison .bg-unavailable{background:#f8f7fc}.calculator .summary .comparison .rectangle{width:109px;height:37px;-ms-flex-negative:0;flex-shrink:0}.calculator .summary .comparison .bigger.level-0 .rectangle{height:41px}.calculator .summary .comparison .bigger.level-1 .rectangle{height:40px}.calculator .summary .comparison .bigger.level-2 .rectangle{height:39px}.calculator .summary .comparison .bigger.level-3 .rectangle{height:38px}.calculator .summary .comparison .bigger.level-4 .rectangle{height:37px}.calculator .summary .comparison .smaller.level-0 .rectangle{height:37px}.calculator .summary .comparison .smaller.level-1 .rectangle{height:36px}.calculator .summary .comparison .smaller.level-2 .rectangle{height:35px}.calculator .summary .comparison .smaller.level-3 .rectangle{height:34px}.calculator .summary .comparison .smaller.level-4 .rectangle{height:33px}.calculator .summary .comparison .rectangle.higher{height:49px}.calculator .summary .comparison .bigger.level-0 .rectangle.higher{height:69px}.calculator .summary .comparison .bigger.level-1 .rectangle.higher{height:64px}.calculator .summary .comparison .bigger.level-2 .rectangle.higher{height:59px}.calculator .summary .comparison .bigger.level-3 .rectangle.higher{height:54px}.calculator .summary .comparison .bigger.level-4 .rectangle.higher{height:49px}.calculator .summary .comparison .smaller.level-0 .rectangle.higher{height:49px}.calculator .summary .comparison .smaller.level-1 .rectangle.higher{height:47px}.calculator .summary .comparison .smaller.level-2 .rectangle.higher{height:45px}.calculator .summary .comparison .smaller.level-3 .rectangle.higher{height:43px}.calculator .summary .comparison .smaller.level-4 .rectangle.higher{height:41px}.calculator .summary .comparison .table>thead>tr>th:first-child{border-top-left-radius:10px}.calculator .summary .comparison .table>thead>tr>th:last-child{border-top-right-radius:10px}.calculator .summary .comparison .table>tbody>tr:last-child td{border-bottom:0;border-bottom:initial}.calculator .summary .comparison .table>tbody>tr:last-child>th:first-child{border-bottom:0;border-bottom-left-radius:10px}.calculator .summary .comparison .table>tbody>tr:last-child>td:last-child{border-bottom-right-radius:10px}.calculator .summary .comparison .table thead tr:first-child th{border-bottom-color:#967dff;font-family:"shneregular"}.calculator .summary .comparison .table thead th{border-right:1px solid #d5cbff}.calculator .summary .comparison .table thead th .icon img{padding-bottom:5px}.calculator .summary .comparison .table thead th:last-child{border-right:0;border-right:initial}.calculator .summary .comparison .table tbody tr.bold{font-weight:bold;font-family:"shneregular"}.calculator .summary .comparison .table tbody tr.bold h4{font-weight:bold;font-family:"shneregular"}.calculator .summary .comparison .table tbody td{border-right:1px solid #d5cbff}.calculator .summary .comparison .table tbody td:last-child{border-right:0;border-right:initial}.calculator .summary .comparison .table tbody th.title{border-right:1px solid #d5cbff}.calculator .summary .comparison .table tbody .no-bottom-border{border-bottom:1px solid #fff !important}.calculator .summary .comparison .table{border:1px solid #d5cbff;margin:20px 1% 50px 1%;width:98%;border-radius:10px;border-spacing:0;border-collapse:separate}.calculator .summary .comparison .table .underline{padding:5px 0;border-bottom:1px solid #d5cbff}.calculator .summary .comparison .table .underline:last-child{border-bottom:0}.calculator .summary .comparison .table h3.header-text a.link-icon{color:#2d1d49;font-size:18px;font-weight:400;font-family:"shneregular"}.calculator .summary .comparison .table .description{color:#686573;font-size:16px}.calculator .summary .comparison .table .header-icon{margin-right:15px;position:relative}.calculator .summary .comparison .table .header-icon i.icon{position:absolute;top:0;left:0}.calculator .summary .comparison .table .money{font-size:18px;line-height:36px;font-weight:400;color:#2d1d49}.calculator .summary .comparison .table .money .up{font-size:16px;font-weight:normal;line-height:22px;text-align:right;color:#3bad65}.calculator .summary .comparison .table .money .price{text-align:center;font-family:"shneregular"}.calculator .summary .comparison .table .money .price.unvalued{width:125px}.calculator .summary .comparison .table .time,.calculator .summary .comparison .table .unvalued{font-size:24px;font-weight:400;line-height:36px;color:#967dff;font-family:"shneregular"}.calculator .summary .comparison .table-detail .header{background:#f6f5ff;padding:20px 20px;font-weight:600;font-family:"shneregular"}.calculator .summary .comparison .table-detail h4{font-size:16px;line-height:24px;margin:0;font-weight:400;color:#2d1d49}.calculator .summary .comparison .table-detail p{font-size:16px;line-height:24px;font-weight:normal;color:#686573}.calculator .summary .comparison .table-detail .content p{color:#2d1d49}.calculator .summary .comparison .table-detail th{padding:20px 10px;vertical-align:middle}.calculator .summary .comparison .table-detail th.title{padding:20px;max-width:280px}.calculator .summary .comparison .table-detail td{text-align:right;vertical-align:middle;max-width:200px}.calculator .summary .comparison .table-detail tr.content th,.calculator .summary .comparison .table-detail tr.content td{vertical-align:top}.calculator .summary .comparison .table-overview{padding:10px 20px}@media(max-width: 767.98px){.calculator .summary .comparison .table{margin:20px 0 50px 0;width:99%}}.calculator .summary .comparison .table-block{border:1px solid #e1dcff;border-radius:10px}.calculator .summary .comparison .table-block img{display:inline-block;width:auto;width:initial}.calculator .summary .comparison .header-block{background:#f6f5ff;padding:20px;border-top-left-radius:10px;border-top-right-radius:10px}.calculator .summary .comparison .header-block h3.header-text a.link-icon{color:#2d1d49;font-size:18px;line-height:28px}.calculator .summary .comparison .content-block{margin:20px;padding-bottom:20px;font-size:22px;line-height:32px}.calculator .summary .comparison .content-block.underline{border-bottom:1px solid #c0b1ff}.calculator .summary .comparison .content-block .title{color:#686573;font-size:14px;line-height:20px;font-weight:300}.calculator .summary .comparison .content-block .title>span{color:#2d1d49;display:block;font-size:16px;line-height:24px}.calculator .summary .comparison .content-block .year>span{color:#967dff;text-transform:uppercase}.calculator .summary .comparison .content-block.time>span{color:#967dff;text-transform:uppercase}.calculator .summary .comparison .content-block .price{text-align:center;display:inline-block}.calculator .summary .comparison .content-block .price.unvalued{width:109px;color:#967dff;text-align:left}.calculator .owl-dots{margin-top:20px;text-align:center}.calculator .owl-dots button.owl-dot.active span,.calculator .owl-dots button.owl-dot:hover span{border-radius:50%;height:12px;width:12px;position:absolute;top:1px;left:1px}.calculator .owl-dots button.owl-dot{border:3px solid #fff;background:#967dff;border-radius:50%;height:16px;width:16px;position:relative;padding:0 10px;margin:0 3px}.calculator .owl-dots button.owl-dot.active{border:3px solid #967dff;background:#fff}@media(max-width: 575.98px){.mobile-no-space{margin:0 !important;padding:0 !important}.mobile-no-margin{margin:0 !important}.mobile-no-padding{padding:0 !important}.calculator .summary{padding-top:0}.calculator .summary .detail{border:0;border-radius:0;padding:1rem}.calculator .summary .detail .box{border:1px solid #d5cbff}.calculator .summary .assumption{border-radius:0;padding-bottom:50px}.calculator .summary .comparison{border:0;border-radius:0}.calculator .summary .btn-icon.heighter{padding:10px 0}}@media(max-width: 767.98px){.calculator .summary .comparison h2.header-text{padding:20px 0}.calculator .summary .comparison .carousel-item{margin-top:-0.25rem !important}.calculator .summary .comparison .carousel-indicators [data-bs-target]{background-color:#c0b1ff;width:10px;height:10px;border-radius:50%}.calculator .summary .btn-icon.heighter.mgr-3x{margin-right:0}}.calculator .summary .modal-header{height:0;margin:0;padding:0;position:relative;border:0}.calculator .summary .modal-header .btn-close{position:absolute;top:-28px;right:78px;z-index:1;padding:0;margin:0;height:0}.calculator .summary .modal-container{--bs-modal-width: 1440px}.calculator .summary .modal-content{background:#dfd8ff;border-radius:20px 20px 0 0}.calculator .summary .modal-content.center{border-radius:20px}.calculator .summary .modal-assumption{background:#dfd8ff;border-radius:20px;padding:0}.calculator .summary .modal-assumption h2.header-text{font-weight:500;font-size:52px;line-height:64px;margin:0}.calculator .summary .modal-assumption p.header-text{font-size:20px;font-weight:300;line-height:28px}.calculator .summary .modal-assumption .modal-header{margin:0;padding:0;position:relative}.calculator .summary .modal-assumption .border-bottom{border-bottom:1px solid #c0b1ff !important}.calculator .summary .modal-assumption .border-bottom label{font-weight:bold;margin-bottom:10px;font-family:"shneregular"}.calculator .summary .modal-assumption .border-bottom:last-child{border-bottom:0 !important}.calculator .summary .modal-assumption .wrap-consumption{background:#fff;padding:64px 48px;font-size:20px;line-height:28px;font-weight:300}.calculator .summary .modal-assumption .wrap-consumption h3{color:#967dff;font-size:42px;line-height:56px;font-weight:500;font-family:"shneregular"}.calculator .summary .modal-assumption .wrap-consumption p{margin-bottom:20px}.calculator .summary .modal-assumption .wrap-consumption p b{font-weight:bold;font-family:"shneregular"}.calculator .summary .modal-assumption i.icon{position:absolute;top:.8rem;left:15px;font-weight:bold;font-style:normal}.calculator .summary .assumption .input-icon-percent{position:relative}.calculator .summary .assumption .input-icon-percent input{padding-right:2rem}.calculator .summary .assumption .input-icon-percent i.icon{position:absolute;top:55%;left:90%;font-weight:bold;font-style:normal}.calculator .summary .modal-assumption .input-icon{position:relative;padding:0 5% 0 0}.calculator .summary .modal-assumption .input-icon input{border-color:#2d1d49;font-size:18px;padding:.8rem 2rem .8rem 1rem;margin-bottom:10px;border-radius:4px}.calculator .summary .modal-assumption .input-icon.money input{padding:.8rem 1rem .8rem 2rem}.calculator .summary .modal-assumption .input-icon i.icon{position:absolute;top:50%;left:79%;font-weight:bold;font-style:normal}.calculator .summary .modal-assumption .input-icon.money i.icon{left:3%}.calculator .summary .assumption .modal-assumption .modal-header .btn-close{position:absolute;right:35px;top:-10px;z-index:1;border-radius:50%;color:#fff}@media(max-width: 767.98px){.calculator .summary .btn-continue{width:100%}.calculator .summary .comparison .responsive-w50p{width:50%}.calculator .summary .comparison .responsive-w50p .btn-icon{width:95%;margin:0}.calculator .summary .modal-assumption .input-icon.money i.icon{left:5%}}@media(max-width: 991.98px){.calculator .summary .detail .box{margin-bottom:20px;min-height:0;min-height:initial}.calculator .summary .modal-assumption .input-icon{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}.calculator .summary .modal-assumption .input-icon i.icon{left:90%}.calculator .summary .modal-assumption h2.header-text{font-size:32px;line-height:48px}.calculator .summary .modal-assumption p.header-text{font-size:18px;line-height:28px}.calculator .summary .modal-assumption .wrap-consumption h3{font-size:26px;line-height:36px}.calculator .summary .modal-assumption .wrap-consumption{padding:1rem}}.calculator .summary .modal-assumption img{max-width:100%}.calculator .summary .modal-assumption .wrap-card h2{font-size:52px;line-height:64px;font-weight:500;font-family:"shneregular"}.calculator .summary .modal-assumption .wrap-card h3{font-size:42px;line-height:56px;font-weight:300}.calculator .summary .modal-assumption .wrap-card p{font-size:20px;line-height:28px;font-weight:300}.calculator .summary .modal-assumption p a.more{font-size:18px;line-height:28px;font-weight:400;color:#2d1d49;text-decoration:none;border-bottom:1px solid #967dff}.calculator .summary .modal-assumption .wrap-card p b{font-weight:bold}.calculator .summary .modal-assumption .wrap-card .card{padding:40px 32px;height:100%;min-height:463px}.calculator .summary .modal-assumption .wrap-card .card.guarantee{min-height:300px}.calculator .summary .modal-assumption .wrap-card .card.save{min-height:300px}.calculator .summary .modal-assumption .wrap-card .card.family{min-height:592px}.calculator .summary .modal-assumption .wrap-card .card.gov{min-height:451px}.calculator .summary .modal-assumption .wrap-card .card h4{margin:0 0 25px 0;color:#967dff;font-size:28px;line-height:40px;font-weight:500;font-family:"shneregular"}.calculator .summary .modal-assumption .wrap-cal-content{background:#fff;padding:80px 0}.calculator .summary .modal-assumption .wrap-cal-content h2{font-size:42px;line-height:56px;font-weight:500}.calculator .summary .modal-assumption .wrap-cal-content p{font-size:18px;line-height:28px;font-weight:300}.calculator .summary .modal-assumption .wrap-cal-content h4{margin:50px 0 25px 0;color:#967dff;font-size:28px;line-height:40px;font-weight:500}.calculator .summary .modal-assumption .wrap-cal-content p{font-size:20px;line-height:28px}.calculator .summary .modal-assumption .wrap-video{background:#2d1d49;color:#fff}.calculator .summary .modal-assumption .wrap-video .right{padding:80px 96px 80px 96px}.calculator .summary .modal-assumption .wrap-video .right h2{font-size:42px;line-height:56px}.calculator .summary .modal-assumption .wrap-video .right p{font-size:20px;line-height:28px;font-weight:300}.calculator .summary .modal-assumption .wrap-video .right p a{color:#fff}.calculator .summary .modal-assumption .wrap-video .right .blockquote{margin-top:30px;color:#c0b1ff;font-size:26px;line-height:36px;font-weight:400}.isMobile{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:none}@media(max-width: 575.98px){.calculator .summary .modal-assumption .wrap-video .right{padding:2rem 30px 2rem 30px}.calculator .summary .modal-assumption .wrap-video .right h2{font-size:26px;line-height:36px}.calculator .summary .modal-assumption .wrap-video .right p{font-size:18px}.calculator .summary .modal-assumption .wrap-video .right .blockquote{font-size:24px}.calculator .summary .modal-assumption .wrap-card .card{min-height:inherit;margin:20px;border-radius:10px}}@media(max-width: 767.98px){.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.isMobile{display:inline !important;display:initial !important}.isDesktop{display:none !important}}@media(max-width: 991.98px){.calculator .summary .modal-assumption .wrap-card .header h2{font-size:32px;line-height:48px;padding:0 20px}.calculator .summary .modal-assumption .wrap-card .header h3{font-size:28px;line-height:40px;padding:0 20px}.calculator .summary .modal-assumption .wrap-card .header p{padding:0 20px}}.calculator .other-calculation{background:#2d1d49;color:#fff;text-align:center;padding:75px 0;display:block}.calculator .other-calculation h3.header-text{color:#fff;text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:36px;font-family:"shneregular"}.calculator .other-calculation p.description{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:62px}.calculator .other-calculation .operation{margin:20px 0}.calculator .other-calculation .link{margin:20px 0}.calculator .other-calculation .link .btn-more{width:249px;padding:12px 24px;padding:var(--Spacing-md, 12px) var(--Spacing-1xl, 24px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;gap:var(--Spacing-sm, 8px);border-radius:4px;border-radius:var(--button-border-radius, 4px);border:1px solid #967DFF;border:1px solid var(--purple-300, #967DFF);background:#967DFF;background:var(--purple-300, #967DFF)}.calculator .other-calculation .block{min-width:100px}.calculator .other-calculation .block .text{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:26px;padding:15px 0;font-family:"shneregular"}.calculator .other-calculation .block .text .money{color:#a0e2e2;font-size:20px;font-style:normal;font-weight:500;line-height:26px}.calculator .other-calculation .block .icon>div{background:#a0e2e2;border-radius:50%;padding:26px;display:inline-block;width:118px}.calculator .other-calculation .math{color:#fff;text-align:center;font-size:50px;font-style:normal;font-weight:500;line-height:50px;margin-top:35px;font-family:"shneregular"}@media(max-width: 767.98px){.calculator .other-calculation h3.header-text{font-size:36px}.calculator .other-calculation p.description{font-size:inherit;padding:0 10px;line-height:36px}.calculator .other-calculation .math{font-size:25px;margin-top:25px;width:25px}.calculator .other-calculation .block{min-width:0;min-width:initial}.calculator .other-calculation .block .text{font-size:inherit;max-width:92px}.calculator .other-calculation .block .text .money{font-size:inherit}.calculator .other-calculation .block .icon>div{padding:13px;width:92px}.calculator .other-calculation .block .icon>div>img{width:50%}}@media(max-width: 991.98px){.calculator .other-calculation p.description{line-height:36px}}.calculator .resources{background:#f6f5ff;padding:60px 0;display:block}.calculator .resources h3.header-text{font-size:42px;line-height:50px;font-family:"shneregular";font-weight:bolder}.calculator .resources p.description{font-size:28px;line-height:36px;font-weight:normal;font-style:normal}.calculator .resources .block{background:#fff;border-radius:12px}.calculator .resources .block .img-bg{border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:180px;background-size:cover;background-position:center}.calculator .resources .block .content{padding:30px}.calculator .resources .block .content h4{font-size:28px;line-height:36px;color:#967dff;font-weight:bold;font-family:"shneregular"}.calculator .resources .block .content .btn-download{background:#967dff;border-radius:32px;color:#fff;border:1px solid #967dff;padding:8px 25px;font-size:16px;line-height:20px}.calculator .resources .block .content .btn-download:hover{background:#2d1d49;border:1px solid #2d1d49}
