﻿@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap");@keyframes slide-left{0%{transform:translateX(-150px);opacity:0}100%{transform:translateX(0);opacity:1}}.slide-left.is-active{animation:slide-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes slide-left{0%{transform:translateX(-150px);opacity:0}100%{transform:translateX(0px);opacity:1}}.slide-fadeIn.is-active{animation:slide-fadeIn 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes slide-bottom{0%{transform:translateY(500px)}100%{transform:translateY(0px)}}.slide-bottom{animation:slide-bottom 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes slide-right{0%{transform:translateX(500px)}100%{transform:translateX(0)}}.slide-right.is-active{animation:slide-right 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes fadeInUp{from{transform:translate3d(0, 40px, 0)}to{transform:translate3d(0, 0, 0);opacity:1}}.animated{animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}.animatedFadeInUp{opacity:0}.fadeInUp{opacity:0;animation-name:fadeInUp;-webkit-animation-name:fadeInUp}.product1-anim{animation-duration:5s;animation-fill-mode:both;-webkit-animation-duration:5s;-webkit-animation-fill-mode:both}@keyframes tool-tip-anim{0%{height:135px}100%{height:auto}}html{scroll-behavior:smooth}body.reviews{background-color:#fafafa}.product-info .cat{font-weight:normal;font-size:14px;line-height:22px;color:#03182299;margin:0}.product-info .name{font-weight:bold;font-size:18px;line-height:24px;color:#18455b;margin:0.5rem 0}.pdf-container{background:#fafafa;display:none;margin:2rem 0}.pdf-container.show{display:flex}.pdf-container .pdf-img{padding:2rem 5rem;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:4px 0 0 4px;width:calc(100% - 170px);height:calc(100vh - 90px);overflow:auto;scroll-behavior:smooth;display:flex;flex-direction:column}.pdf-container .pdf-img img{width:100%;height:auto;margin-bottom:2rem;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px 4px 0px 0px}.pdf-container .side-preview{border:1px solid #e0e0e0;box-sizing:border-box;border-radius:0 4px 4px 0;padding:1rem 0.5rem;display:flex;flex-direction:column;height:calc(100vh - 90px);overflow:auto;overflow-x:hidden;scroll-behavior:smooth}.pdf-container .side-preview img{width:150px;height:200px;-o-object-fit:contain;object-fit:contain;opacity:0.3;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;transition:all 0.3s;margin-bottom:1rem}.pdf-container .side-preview img.active{opacity:1;border:2px solid #1db954}.paid{padding:0.25rem 0.5rem;box-sizing:border-box;background:rgba(29,185,84,0.06);border-radius:4px;font-weight:600;font-size:14px;line-height:24px;color:#1db954;width:-moz-fit-content;width:fit-content;margin-right:0.25rem}.not_paid{padding:0.25rem 0.5rem;box-sizing:border-box;background:rgba(235,87,87,0.25);border-radius:4px;font-weight:600;font-size:14px;line-height:24px;color:#eb5757;width:-moz-fit-content;width:fit-content}.in-comp{padding:0.25rem 0.5rem;box-sizing:border-box;background:rgba(235,87,87,0.25);border-radius:4px;font-weight:600;font-size:14px;line-height:24px;color:#eb5757;margin-top:-0.5rem !important;width:-moz-fit-content;width:fit-content;margin-right:0.25rem}.un-paid{padding:0.25rem 0.5rem;box-sizing:border-box;background:#5353530f;border-radius:4px;font-weight:600;font-size:14px;line-height:24px;color:#535353;margin-top:-0.5rem !important;width:-moz-fit-content;width:fit-content;margin-right:0.25rem}.pdf-page{display:flex}.pdf-page .pdf-body{width:100%;transition:all 0.3s;background:#ffffff;margin:0 0 1rem;padding:1rem 2rem;box-shadow:0px 25px 20px rgba(0,0,0,0.05);border-radius:0 0 12px 12px;display:none}.pdf-page .pdf-body.active{display:block}.pdf-page .pdf-body .btns-container .btn-download{border-right:1px solid #0000001a;padding:0 1rem;height:-moz-fit-content;height:fit-content;margin:auto}.pdf-page .pdf-body .btns-container .btn-download:nth-last-child(1){border-right:none}.pdf-page .pdf-body .btns-container .btn-download.back-btn{position:relative;padding-left:3rem}.pdf-page .pdf-body .btns-container .btn-download.back-btn::after{content:"";position:absolute;left:1.25rem;top:calc(50% - 9.5px);background-image:url(/assets/v2_site/arrow_back-gray-82e7dc0b8e904ac90ac8a672305d2ca1747f10755017a226c91507fc8df719d2.svg);background-size:contain;background-repeat:no-repeat;width:15px;height:25px}.pdf-page .pdf-body .btns-container .show-menu-btn{position:relative;padding-left:3rem;cursor:pointer}.pdf-page .pdf-body .btns-container .show-menu-btn::after{content:"";position:absolute;left:1rem;top:calc(50% - 12.5px);background-image:url(/assets/v2/edit-icon-3699cc0cf6b963cbe6657641e4dfd45cdbf20bacd4d67d4bd6d70137c66fa5c9.svg);width:25px;height:25px}.pdf-page .side-menu{width:350px;position:fixed;right:-999%;top:0;padding:2rem 0;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;transition:all 0.3s;z-index:10000}.pdf-page .side-menu .btn{height:50px}.pdf-page .side-menu .menu-header{padding:0 2rem 1rem}.pdf-page .side-menu .menu li a{color:#535353;text-align:left}.pdf-page .side-menu .menu li a:hover{background-color:#5353530e}.pdf-page.open .pdf-body{width:calc(100% - (350px - (100vw - 1200px) / 2) - 2rem)}.pdf-page.open .side-menu{right:0}@media (min-width: 1340px){.pdf-page.open .pdf-body{width:calc(100% - (350px - (100vw - 1200px) / 2) - 2rem)}}@media (max-width: 1170px){.pdf-page.open .pdf-body{width:calc(100% - (350px - (100vw - 100%) / 2) - 2rem)}}@media (max-width: 768px){.pdf-page.open .pdf-body{width:100%}.pdf-page.open .side-menu{position:fixed;width:100%;top:0;left:auto}.pdf-container .pdf-img{width:100%;padding:2rem 1rem}.pdf-container .side-preview{display:none}.pdf-page .pdf-body .btns-container{justify-content:center}.pdf-page .pdf-body .btns-container .btn-download{border-right:none;margin:1rem 0}}.timer{background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;text-align:center;padding:1rem 2rem;margin-top:2rem}.timer .countdown{font-size:1.5rem;color:#1db954;font-weight:600}h4.review-title{padding:0.5rem 2rem 0rem 2rem}.checkout-page{display:flex}.checkout-page .checkout-body{width:calc(100% - 500px);height:calc(100vh - 80px)}.checkout-page .checkout-body .radio-group{width:100%;margin:0}.checkout-page .checkout-body .radio-group .radio-box{width:100%;margin:1rem 0;position:relative}.checkout-page .checkout-body .radio-group .radio-box .credit-imgs{position:absolute;top:25.5px;right:1.2rem;height:25px;pointer-events:none}.checkout-page .checkout-body .radio-group .radio-box .credit-imgs img{padding-left:0.5rem;opacity:0.2;transition:all 0.3s}.checkout-page .checkout-body .radio-group .radio-box .credit-imgs img.active{opacity:1}.checkout-page .checkout-body .radio-group .radio-box .box{margin-top:-2px;height:0;overflow:hidden;padding:0 1rem;background:#ffffff;border:2px solid #e0e0e0;border-top:none;box-sizing:border-box;border-radius:2px;transition:all 0.3s}.checkout-page .checkout-body .radio-group .radio-box [type="radio"]:checked+label{border-bottom:2px solid #e0e0e0}.checkout-page .checkout-body .radio-group .radio-box [type="radio"]:checked+label+.box{border:2px solid #27ae60;height:auto;padding:1.5rem 1rem}.checkout-page .checkout-body .radio-group .radio-box [type="radio"]:checked+label{font-weight:bold;font-size:18px;line-height:24px;color:#212121}.checkout-page .checkout-body .radio-group .radio-box .group label{display:block;font-weight:400;font-size:16px;line-height:4px;color:#212121}.checkout-page .checkout-body .radio-group .radio-box .group .input-field{width:100%}.checkout-page .checkout-body .radio-group .radio-box .two-field .group{width:49%}.checkout-page .checkout-body .radio-group .paypal-btn{background-color:#fdc545}.checkout-page .checkout-body .radio-group .paypal-btn:hover{background:#fcb513}.checkout-page .checkout-body .radio-group .paypal-btn img{width:20%;height:auto}.checkout-page .checkout-card{width:500px;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;position:fixed;right:6px;height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.checkout-page .checkout-card .card-header{padding:1rem 2rem 1rem;box-sizing:border-box;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background:#fff;position:sticky;top:0}.checkout-page .checkout-card .card-header .text{width:100%;font-size:16px}.checkout-page .checkout-card .card-body{padding:2rem;border-bottom:1px solid #e0e0e0;height:100%;overflow:auto}.checkout-page .checkout-card hr{margin:1rem;border-top:1px solid #e0e0e04d;background-color:#e0e0e04d}.checkout-page .checkout-card .card-footer{padding:2rem;border-top:1px solid #e0e0e0;background:#fff;position:sticky;bottom:0}.checkout-page .checkout-card .card-total{padding:1.5rem 2rem;background:#fff;position:sticky;bottom:113px}.checkout-page .checkout-card .price{font-weight:bold;font-size:18px;line-height:24px;text-align:right;color:#212121;padding-right:2.5rem}.checkout-page .checkout-card .text{font-weight:400;font-size:18px;line-height:24px;color:#525252;margin:0.5rem 0}.checkout-page .title{font-weight:600;font-size:30px;line-height:40px;color:#212121;margin:0}input.faild,.select-list.faild,textarea.faild{border:2px solid #eb5757;outline:0}input.succsses,.select-list.succsses,textarea.succsses{border:2px solid #27ae60;outline:0}.thank-box{width:500px;padding:2rem;box-sizing:border-box;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;margin:2rem auto}.thank-box img{width:140px;height:140px;-o-object-fit:contain;object-fit:contain}.thank-box p{font-weight:normal;font-size:18px;line-height:24px;text-align:center;color:#212121}@media (max-width: 768px){.thank-box{width:90%}.checkout-page{flex-wrap:wrap}.checkout-page .pt-2{padding-top:0}.checkout-page .checkout-card{width:100%;height:auto;margin:3rem 0 0;position:relative}.checkout-page .checkout-card .card-total{width:100%;left:0;box-sizing:border-box}.checkout-page .checkout-card .card-footer{position:fixed;width:50%;right:0;bottom:0;box-sizing:border-box;padding:1.25rem}.checkout-page .checkout-card .card-logos img{width:25% !important}.checkout-page .checkout-card .price{text-align:left;flex-direction:column;align-items:flex-start}.checkout-page .checkout-card .mobile-total{position:fixed;bottom:0;width:52%;background-color:#fff;left:0;padding:2rem;box-sizing:border-box;border-top:1px solid #e0e0e0;flex-direction:row}.checkout-page .checkout-body{width:100%;height:auto;margin:3rem 0}.checkout-page .checkout-body .radio-group .radio-box .two-field{flex-wrap:wrap}.checkout-page .checkout-body .radio-group .radio-box .two-field .group{width:100%}.checkout-page .d-flex{flex-wrap:wrap}}.exp-wrapper{position:relative;display:flex;justify-content:space-around;margin:1rem 0;border-radius:4px;overflow:hidden}.exp-wrapper input{font-weight:400;font-size:18px;line-height:24px;color:#212121}.exp-wrapper:after{content:"/";position:absolute;left:50%;margin-left:-4px;color:#aaa;font-weight:400;font-size:18px;line-height:24px;top:1rem}input.exp{float:left;border:0;width:50%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1rem 0;text-align:center;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box}input.exp:nth-child(1){border-right:none}input.exp:nth-child(1):focus{border-radius:4px 0 0 4px;border:2px solid #1DB954;border-right:none}input.exp:nth-child(2){border-left:none}input.exp:nth-child(2):focus{border-radius:0 4px 4px 0;border:2px solid #1DB954;border-left:none}.cart-product-row{position:relative}.cart-product-row .delete-btn{position:absolute;right:0;top:-0.2rem;cursor:pointer;background-image:url(/assets/v2/delete-fde23898e8da6d230dd976f21d0dfdecda4260b839596a9aaec5f8a2cfc21fa6.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:15px;height:25px}.material-checkbox{z-index:0;position:relative;display:block;font-weight:400;font-size:18px;line-height:24px;color:#212121;margin:1rem 0}.material-checkbox>input{appearance:none;-moz-appearance:none;-webkit-appearance:none;z-index:-1;position:absolute;left:-10px;top:-8px;display:block;margin:0;border-radius:50%;width:40px;height:40px;background-color:#000000;box-shadow:none;outline:none;opacity:0;transform:scale(1);pointer-events:none;transition:opacity 0.3s, transform 0.2s}.material-checkbox>span{display:inline-block;width:100%;cursor:pointer}.material-checkbox>span::before{content:"";display:inline-block;box-sizing:border-box;margin-right:0.5rem;border:solid 2px;border-color:#e0e0e0;border-radius:2px;width:25px;height:25px;vertical-align:top;transition:border-color 0.2s, background-color 0.2s}.material-checkbox>span::after{content:"";display:block;position:absolute;top:4px;left:1px;width:10px;height:5px;border:solid 2px transparent;border-right:none;border-top:none;transform:translate(3px, 4px) rotate(-45deg)}.material-checkbox>input:checked,.material-checkbox>input:indeterminate{background-color:#1db954}.material-checkbox>input:checked+span::before,.material-checkbox>input:indeterminate+span::before{border-color:#1db954;background-color:#1db954}.material-checkbox>input:checked+span::after,.material-checkbox>input:indeterminate+span::after{border-color:#fff}.material-checkbox>input:indeterminate+span::after{border-left:none;transform:translate(4px, 3px)}.material-checkbox>input:active{opacity:1;transform:scale(0);transition:transform 0s, opacity 0s}.material-checkbox>input:active+span::before{border-color:#1db954}.material-checkbox>input:checked:active+span::before{border-color:transparent;background-color:#000000}.material-checkbox>input:disabled{opacity:0}.material-checkbox>input:disabled+span{color:red;cursor:initial}.material-checkbox>input:disabled+span::before{border-color:currentColor}.material-checkbox>input:checked:disabled+span::before,.material-checkbox>input:indeterminate:disabled+span::before{border-color:transparent;background-color:currentColor}body.dashboard,body.cart{background-color:#fafafa}.dashboard-nav{font-family:"Nunito", sans-serif;padding:0}.dashboard-nav .right-side-menu .user-menu-btn{position:relative;overflow:hidden;cursor:pointer}.dashboard-nav .right-side-menu .user-menu-btn .menu-open span{pointer-events:none}.dashboard-nav .right-side-menu .user-menu-btn.active{overflow:visible}.dashboard-nav .right-side-menu .user-menu-btn.active .account-menu{opacity:1}.dashboard-nav .right-side-menu .user-menu-btn.active .menu-open{justify-content:center}.dashboard-nav .right-side-menu .user-menu-btn.active .menu-open span{position:relative;margin:0}.dashboard-nav .right-side-menu .user-menu-btn.active .menu-open span:nth-child(1){transform:rotate(45deg);top:calc(50% - 12.5px);left:0}.dashboard-nav .right-side-menu .user-menu-btn.active .menu-open span:nth-child(2){left:-100%}.dashboard-nav .right-side-menu .user-menu-btn.active .menu-open span:nth-child(3){transform:rotate(-45deg);top:calc(50% - 16.5px);left:0}.dashboard-nav .right-side-menu .user-menu-btn .account-menu{position:absolute;bottom:calc(-100% - 3.5rem);right:0;transition:all 0.3s;opacity:0}.dashboard-nav .right-side-menu .user-menu-btn .account-menu ul{list-style:none;padding:0;margin:0;padding:0.5rem 1rem;width:-moz-max-content;width:max-content;background:#ffffff;box-shadow:0px 4px 20px rgba(0,0,0,0.05);border-radius:6px}.dashboard-nav .right-side-menu .user-menu-btn .account-menu ul li a{color:#000000;display:block;text-decoration:none;margin:0;text-align:left;padding:0.5rem 1rem;box-sizing:border-box;width:100%;font-weight:normal;font-size:16px;line-height:31px;border-bottom:1px solid #909d9d11;transition:all 0.3s}.dashboard-nav .right-side-menu .user-menu-btn .account-menu ul li a:hover{background-color:#e6e6e6}.dashboard-nav .right-side-menu .user-menu-btn .account-menu ul li:nth-last-child(1) a{border-bottom:none}.dashboard-nav .main-menu{transition:all 0.4s}.dashboard-nav .main-menu ul{list-style:none;display:flex;align-items:center;padding:0;margin:0}.dashboard-nav .main-menu ul li{position:relative;transition:all 0.3s;padding:0 1rem}.dashboard-nav .main-menu ul li:hover>a,.dashboard-nav .main-menu ul li.active>a{border-bottom:3px solid #1db954;color:#1db954}.dashboard-nav .main-menu ul li.has-child{margin-right:1rem}.dashboard-nav .main-menu ul li.has-child>a{pointer-events:none}.dashboard-nav .main-menu ul li.has-child:after{content:"";position:absolute;top:2.5rem;right:0;width:10px;height:10px;background-image:url(/assets/v2_site/arrow-down-faq-fa352bb034ecbecc873be22387ecc47a6f43fa2c390d951df784765f6e6ebfd6.svg);background-size:contain;background-repeat:no-repeat}.dashboard-nav .main-menu ul li a{text-decoration:none;text-transform:capitalize;padding:2rem 0;margin:0;background:transparent;color:#212121;display:block;transition:all 0.3s;cursor:pointer;border-bottom:3px solid transparent}.dashboard-nav .main-menu ul li:hover .sub-menu{top:auto;opacity:1}.dashboard-nav .main-menu ul li .sub-menu{min-width:200px;position:absolute;display:flex;align-items:initial;flex-direction:column;width:-moz-max-content;width:max-content;background:#fff;margin:0;left:0;top:-999%;box-shadow:0px 0px 16px rgba(179,179,179,0.16);border-radius:3px;opacity:0;transition:all 0.3s}.dashboard-nav .main-menu ul li .sub-menu li{padding:0}.dashboard-nav .main-menu ul li .sub-menu li.active a,.dashboard-nav .main-menu ul li .sub-menu li:hover a{background:#faf9f9;font-weight:500}.dashboard-nav .main-menu ul li .sub-menu li a{margin:0.25rem 0;padding:0.5rem 1rem;line-height:32px;color:#535353;transition:all 0.3s}.dashboard-nav .header-btns{transition:all 0.4s}.dashboard-nav .header-btns .btn{margin:0 0.25rem}.btn-download{text-decoration:none;font-weight:400;font-size:14px;line-height:22px;color:#031822;text-align:center;transition:all 0.3s}.btn-download img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;padding-right:0.5rem}.btn-download:hover{text-decoration:underline}.dashboard-header{padding:2rem 0 1rem}.dashboard-header .page-title{font-weight:600;font-size:18px;line-height:24px;color:#031822;margin:0}.dashboard-header .green-link-btn{padding:0.5rem 0;background-color:transparent;color:#1db954;font-weight:400;font-size:16px;line-height:24px;height:auto !important}.dashboard-header .green-link-btn img{padding-right:0.5rem}.dashboard-header .green-link-btn:hover{text-decoration:underline;border:none !important}.dashboard-page .result-boxes{font-family:"Nunito", sans-serif;padding-top:2rem}.dashboard-page .result-boxes .box{position:relative;width:32%;margin:1rem 1.35rem 1rem 0;background:#ffffff;box-shadow:0px 4px 20px rgba(0,0,0,0.05);border-radius:12px}.dashboard-page .result-boxes .box:nth-child(3n + 3){margin-right:0}.dashboard-page .result-boxes .box .content{padding:2rem;color:#18455b}.dashboard-page .result-boxes .box .content .cat{margin:0;font-weight:400;font-size:14px;line-height:22px}.dashboard-page .result-boxes .box .content .title{margin:0.5rem 0;font-weight:bold;font-size:18px;line-height:24px}.dashboard-page .result-boxes .box .content .date{margin:0;font-weight:600;font-size:14px;line-height:24px}.dashboard-page .result-boxes .box .footer{border-top:1px solid #03182214;padding:1rem 2rem}.dashboard-page .result-boxes .box .footer .img{width:25px;height:25px;border-radius:50%}.dashboard-page .result-boxes .box .footer .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dashboard-page .result-boxes .box .footer .btn{display:block;padding:0 0.5rem;width:25px;height:25px}.dashboard-page .result-boxes .box .edit-btn{padding:0.5rem 1rem;position:absolute;top:1rem;right:1rem;font-weight:600;font-size:14px;line-height:24px;color:#031822;opacity:0;transition:all 0.3s}.dashboard-page .result-boxes .box:hover .edit-btn{opacity:1}.claim-box{margin:3rem 0;width:100%;background-color:#fff;border-radius:3px;padding:2rem;box-sizing:border-box;font-family:"Nunito", sans-serif}.claim-box .logo{width:200px}.claim-box .text{font-weight:600;font-size:16px;line-height:24px}.on-mobile{display:none}.live-support{margin-top:3rem}.live-support .box{padding:2rem;box-sizing:border-box;width:32%;margin:1rem 0;background:#ffffff;box-shadow:0px 4px 20px #0000000d;border-radius:12px}.live-support .box img{width:40%;height:150px;-o-object-fit:contain;object-fit:contain;margin:0 auto 2rem}.live-support .box a{display:block;text-decoration:none;color:#18455b;font-weight:700;font-size:22px;line-height:24px;text-align:center;transition:all 0.3s;font-family:"Nunito", sans-serif}.live-support .box a:hover{color:#1db954}.btn-tooltip{position:relative;overflow:hidden}.btn-tooltip:after{content:attr(data-name);position:absolute;top:calc(-100% - 25px);left:calc(50% - 35px);width:70px;height:auto;color:#fff;font-size:12px;background-color:#00001880;border-radius:5px;padding:0.5rem;box-sizing:border-box;transition:all 0.3s}.btn-tooltip::before{content:'';position:absolute;top:-20px;left:18.5px;width:5px;height:5px;background:linear-gradient(-45deg, rgba(0,0,0,0.55) 52%, rgba(0,0,0,0) 50%);transform:rotate(45deg);transition:all 0.3s}.btn-tooltip:hover{overflow:visible}.btn-tooltip:hover::after{top:calc(-100% - 15px)}.btn-tooltip:hover::before{top:-10px}@media (max-width: 1100px){.dashboard-page .result-boxes .box{width:47%}.dashboard-page .result-boxes .box:nth-child(2n + 2){margin-right:0}.dashboard-page .result-boxes .box:nth-child(3n + 3){margin-right:1.35rem}}@media (max-width: 900px){.dashboard-nav .menu-open-btn{width:30px;height:20px;display:flex !important;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden}.dashboard-nav .menu-open-btn span{width:100%;height:3px;display:block;background:#031822;transition:all 0.3s}.dashboard-nav .close-sub-menu{color:#1db954;font-size:16px;font-weight:700;width:-moz-fit-content;width:fit-content;margin:0 auto 2rem;position:relative}.dashboard-nav .close-sub-menu:after{content:"";position:absolute;top:0.3rem;left:-1.2rem;width:10px;height:10px;background-image:url(/assets/v2/arrow-down-green-28c69bbab90d1c9b502d374c034fc54f5188e765a8830a966587d62c3e95f7dc.svg);background-size:contain;background-repeat:no-repeat;transform:rotate(90deg)}.dashboard-nav.open-menu .main-menu{right:0}.dashboard-nav.open-menu .main-menu ul li .sub-menu.open{left:0}.dashboard-nav.open-menu .header-btns{right:0}.dashboard-nav.open-menu .menu-open-btn{height:30px;z-index:10}.dashboard-nav.open-menu .menu-open-btn span{position:relative;margin:0}.dashboard-nav.open-menu .menu-open-btn span:nth-child(1){transform:rotate(45deg);top:calc(50% - 0.5px);left:0}.dashboard-nav.open-menu .menu-open-btn span:nth-child(2){left:-100%}.dashboard-nav.open-menu .menu-open-btn span:nth-child(3){transform:rotate(-45deg);top:calc(50% - 27.5px);left:0}.dashboard-nav .main-menu{position:fixed;width:100%;height:100vh;top:0;right:-999%;background-color:#fff;padding:4rem 2rem 5rem;box-sizing:border-box}.dashboard-nav .main-menu ul{flex-direction:column}.dashboard-nav .main-menu ul li a{padding:1rem 0}.dashboard-nav .main-menu ul li.has-child:after{top:1.5rem;right:-0.5rem;transform:rotate(-90deg)}.dashboard-nav .main-menu ul li:hover .sub-menu{top:0}.dashboard-nav .main-menu ul li .sub-menu{opacity:1;height:100vh;width:100vw;position:fixed;top:0;left:-999%;z-index:3;box-sizing:border-box;padding:3rem 2rem 5rem;text-align:center}.dashboard-nav .header-btns{position:fixed;width:100%;top:calc(100vh - 80px - 10rem);right:-999%;flex-direction:column;align-items:center}.dashboard-nav .header-btns .btn{margin:1rem 0 0}}@media (max-width: 768px){.dashboard-page .result-boxes .box .edit-btn{opacity:1;background:#f1f1f1}.checkout-wrapper{justify-content:end;width:100%;margin-top:2rem}.on-mobile{display:block}.on-desctop{display:none !important}.dashboard-nav .d-flex{justify-content:space-between}.dashboard-nav .site-logo{padding:1rem 0}.dashboard-nav .right-side-menu .user-menu-btn .account-menu{top:calc(100% + 0.5rem)}.dashboard-nav .right-side-menu .user-menu-btn .menu-open{padding:0;position:unset}.dashboard-page .result-boxes{padding-top:0}.dashboard-page .result-boxes .box{width:100%;margin-right:0 !important}.dashboard-header{flex-wrap:wrap;justify-content:start}.dashboard-header .btn-download{margin:2rem 0 0}.live-support{margin-top:2rem}.live-support .d-flex{justify-content:center}.live-support .box{padding:1.5rem;width:80%}.live-support .box img{width:40%;height:70px;-o-object-fit:contain;object-fit:contain;margin:0 auto 2rem}}.disable-btn{pointer-events:none;opacity:0.2}.checkout-btn{font-weight:normal;font-size:14px;line-height:22px;color:#031822;border:1px solid #031822 !important;box-sizing:border-box;border-radius:8px;margin-left:1rem !important}.checkout-btn:hover{background-color:#e1e1e1}.checkout-btn img{padding-right:0.5rem}.menu-title{font-weight:600;font-size:18px;line-height:24px;color:#031822;margin:0}.float-left{float:left}.shared-form-actions{margin-bottom:50px}.document-terms-btn{margin-left:20px}.tooltip{position:absolute !important;top:0;right:0}.tooltip-menu{position:fixed;padding:2rem;box-sizing:border-box;width:25%;height:100vh;top:0;right:-100%;background:#FFFFFF;box-shadow:0px 3px 10px #e5e5e5;z-index:15;overflow:auto;overflow-x:hidden;transition:all 0.3s}.tooltip-menu.active{right:0;display:block}.tooltip-menu .close-btn{padding:0.5rem}@media (max-width: 768px){.tooltip-menu{width:100%}}.login-page .form-title{padding:2rem 0;font-weight:600;font-size:30px;line-height:40px;text-align:center;color:#212121;margin:0}.login-page .register-box{padding:2rem 1.5rem;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;width:500px;margin:1rem auto 2rem}.login-page .register-box form.button_to{display:flex}.login-page .field-group{width:100%;position:relative}.login-page .field-group label{margin-bottom:-0.5rem;display:block}.login-page .field-group input{width:100%}.login-page .field-group .password{position:relative}.login-page .field-group .password.password-box input{padding-right:10.5rem}.login-page .field-group .password.poor:after{content:"Poor";color:#ea4335;opacity:1}.login-page .field-group .password.weak:after{content:"Weak";color:#fbbd09;opacity:1}.login-page .field-group .password.strong:after{content:"Strong";color:#1db954;opacity:1}.login-page .field-group .password:after{position:absolute;top:1.5rem;right:3rem;height:calc(100% - 3rem);background:#fafafa;border-radius:4px;font-weight:400;font-size:16px;line-height:24px;text-align:right;padding:1rem 2rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;opacity:0;transition:all 0.3s}.login-page .field-group .password-box{position:relative}.login-page .field-group .password-box input{padding-right:3rem}.login-page .field-group .password-box span{position:absolute;width:25px;height:25px;background-repeat:no-repeat;background-size:contain;top:2.1rem;right:0.8rem;cursor:pointer;background-image:url(/assets/v2_site/hide-pass-63158c816088db477dd9028f04c577f543d12dc30bc50354ca11b22d639d011b.png)}.login-page .field-group .password-box span.show{background-image:url(/assets/v2_site/show-pass-b754ee964ffedb33a08dba3b29f5b27acb789fb24d9fe723252d4f69806e2645.png)}.login-page .progress-bar{width:100%;height:4px;background-color:#e0e0e0;margin:-0.5rem 0 1rem;position:relative}.login-page .progress-bar::after{content:"";position:absolute;width:15px;height:4px;background-color:#fff;top:0;left:33%;z-index:1}.login-page .progress-bar::before{content:"";position:absolute;width:15px;height:4px;background-color:#fff;top:0;right:33%;z-index:1}.login-page .progress-bar .bar{width:0;height:4px;content:"";position:absolute;left:0;top:0;transition:all 0.3s}.login-page .progress-bar .bar.poor{background-color:#ea4335}.login-page .progress-bar .bar.weak{background-color:#fbbd09}.login-page .progress-bar .bar.strong{background-color:#1db954}.login-page #message{display:none;color:#212121;position:relative;padding:1rem 0 2rem}.login-page #message h3{margin:0;font-size:18px;font-weight:500}.login-page #message p{padding:1rem 2rem 0;font-size:16px;margin:0;font-weight:400;line-height:24px}.login-page .valid{color:#1db954}.login-page .valid:before{position:relative;left:-1rem;content:"✔"}.login-page .invalid{color:red}.login-page .invalid:before{position:relative;left:-1rem;content:"✖"}.login-page .out-btns .btn{width:48%}.login-page .out-btns .btn img{padding-right:1rem}.login-page a{text-decoration:none;color:#1db954;transition:all 0.3s}.login-page a:hover{text-decoration:underline}.login-page .separator{font-weight:600;font-size:18px;line-height:24px;text-align:center;color:#535353;position:relative;margin:2rem 0 1rem}.login-page .separator::after{content:"";position:absolute;width:44%;border:1px solid #e0e0e0;top:50%;right:0}.login-page .separator::before{content:"";position:absolute;width:44%;border:1px solid #e0e0e0;top:50%;left:0}@media (max-width: 768px){.login-page .register-box{width:100%;padding:1rem}.login-page .register-box #message p{font-size:14px;padding:1rem 1rem 0}.login-page .register-box .out-btns .btn{width:100%;margin:0 0 1rem}.login-page .register-box .cstm-social-btn{justify-content:center;align-items:center;flex-direction:column;display:flex;overflow:hidden;background:transparent}.login-page .register-box .cstm-social-txt-container{display:none}.login-page .register-box .margin-right-s{margin-right:0}}.progress-bar-top{width:150px;position:relative;margin:2rem 0 1rem;height:5px;border-radius:30px;background-color:#e0e0e0;overflow:hidden}.progress-bar-top .bar{position:absolute;top:0;background-color:#1db954;border-radius:30px;height:5px;z-index:0;animation:move 0.7s linear}.breadcrumb{display:flex;align-items:center;font-weight:600;font-size:16px;line-height:30px;color:#18455BCC;padding:0.5rem 0;margin-bottom:1rem;line-height:1}.breadcrumb .text{padding:0 0 0 0.5rem;margin:0;position:relative;font-weight:400}.breadcrumb .link{padding:0 0.5rem 0 0.5rem;color:#18455BCC;text-decoration:none;position:relative;transition:all 0.3s}.breadcrumb .link:nth-child(1){padding-left:0}.breadcrumb .link:before{content:'';position:absolute;right:0;top:0;height:100%;width:1px;background-color:#18455BCC}.breadcrumb .link:hover{text-decoration:underline}.tabs-container{margin-top:2rem;width:100%;display:flex;align-items:center;flex-wrap:wrap}.tabs-container .tab{padding:1rem;cursor:pointer;min-width:100px;text-align:center;transition:all 0.3s;text-transform:capitalize;font-weight:bold;font-size:16px;line-height:24px;border-bottom:3px solid transparent;color:#03182299}.tabs-container .tab.active,.tabs-container .tab.active:hover{border-radius:8px 8px 0 0;background-color:#fff;border-bottom-color:#1db954;color:#000}.tabs-container .tab:hover{background-color:#e6e6e6}.page.edit-account-page .sec-title{font-weight:600;font-size:32px;line-height:44px;color:#18455b;margin:1rem 0 2rem}.page.edit-account-page .sec-sub-title{font-weight:400;font-size:24px;line-height:36px;color:#18455b;margin:1rem 0}.page.edit-account-page .side-menu{height:calc(100vh - 90px)}.page.edit-account-page .side-menu ul{margin-top:2rem}.page.edit-account-page .right-side .page-body{scroll-behavior:smooth;height:calc(100vh - 90px);padding:2rem 4rem 3rem}.page.edit-account-page .right-side .page-body .three-fileds{width:60%}.page.edit-account-page .right-side .page-body .radio-group{margin:1rem 0}.page.edit-account-page .right-side .page-body .radio-group .radio-box{margin:0 1rem 0 0;min-width:calc(50% - 1rem)}.page.edit-account-page .right-side .page-body .radio-group .radio-box:nth-child(2){margin:0 0 0 1rem}.page.edit-account-page .right-side .page-body .select-list{margin:1rem 0}@media (max-width: 768px){.page.edit-account-page .side-menu{height:calc(100vh - 58px)}.page.edit-account-page .right-side .page-body{height:calc(100vh - 58px);padding:2rem}.page.edit-account-page .right-side .page-body .three-fileds{width:100%}.page.edit-account-page .right-side .page-body .radio-group{margin:1rem 0}.page.edit-account-page .right-side .page-body .radio-group .radio-box{margin:0.5rem 0;min-width:100%}.page.edit-account-page .right-side .page-body .radio-group .radio-box:nth-child(2){margin:0.5rem 0}.page.edit-account-page .right-side .page-body .select-list{margin:1rem 0}}body.negotiations,body.compare{background-color:#fafafa}.compare-page .claim-box{border-radius:15px}.compare-page .title{color:#20ba56}.compare-page .bold{font-weight:700 !important}.text-green{color:#20ba56}.compare-answers-box{padding:1rem 1.5rem;max-height:60vh;overflow:auto}.compare-answers-box .save-btn{margin-bottom:-3rem}.compare-box{margin:0 0 2rem;width:100%;border-radius:5px;box-sizing:border-box}.compare-box h2{font-size:28px}.compare-box .table-style{border-radius:5px;overflow:hidden;border:1px solid #00000026;margin-bottom:3rem}.compare-box .table-style .w-3.th,.compare-box .table-style .w-4.th{background:#f5f5f5}.compare-box .table-style .w-3.th h4,.compare-box .table-style .w-4.th h4{font-weight:700;margin:0.75rem 0}.compare-box .table-style .w-4{padding:0 1rem;border-top:1px solid #00000026;border-bottom:1px solid #00000026;box-sizing:border-box;width:26% !important}.compare-box .table-style .w-4 h4{font-weight:400}.compare-box .table-style .w-4:nth-child(1){border-left:1px solid #00000026}.compare-box .table-style .w-4:nth-child(4n + 1){border-left:1px solid #00000026}.compare-box .table-style .w-4:nth-child(4n){width:22% !important;border-right:1px solid #00000026}.compare-box .table-style .w-3{padding:0 1rem;border-top:1px solid #00000026;border-bottom:1px solid #00000026;box-sizing:border-box;width:33.3% !important;text-align:center}.compare-box .table-style .w-3 h4{font-weight:400}.compare-box .table-style .w-3:nth-child(1){border-left:1px solid #00000026}.compare-box .table-style .w-3:nth-child(3n + 1){border-left:1px solid #00000026}.compare-box .btn{display:block;padding:0.5rem 0.25rem;font-size:14px;box-sizing:border-box;margin:1rem 0}.compare-box .btn.user-answer{padding:0.5rem 1rem;margin-top:0}.compare-box .btn-tooltip:after{left:calc(50% - 62.5px);width:125px}.btn-outline{padding:1rem !important;border:1px solid !important;border-radius:5px}.btn-outline:hover{background-color:#24d060;color:#ffffff}.chat-box{height:45vh;overflow:auto;padding:1rem;border-radius:8px;background:#fafafa}.chat-box .box{margin:0.5rem 0;padding:0.5rem;width:-moz-fit-content;width:fit-content}.chat-box .box.me .name{color:#344054}.chat-box .box.me .msg{border-radius:0px 5px 5px 5px;background:#fff;box-shadow:0px 1px 3px 0px rgba(16,24,40,0.1);color:#121315;font-size:16px;font-weight:400;line-height:24px}.chat-box .box .name{font-size:12px;color:#20ba56;font-weight:bold;margin-bottom:0.5rem}.chat-box .box .date{color:#667085;font-size:12px;font-weight:400;line-height:18px;margin-bottom:0.5rem}.chat-box .box .msg{padding:0.5rem;font-size:16px;border-radius:5px 0px 5px 5px;background:var(--Gray-Blue, #18455b);box-shadow:0px 1px 3px 0px rgba(16,24,40,0.1);color:#fff;font-size:16px;font-weight:400;line-height:24px}.line{border-top:1px solid #EAECF0;border-left:1px solid #EAECF0;margin:1rem 0}.chat-form *{box-sizing:border-box}.chat-form textarea,.chat-form input[type="text"]{width:100%;font-size:16px;padding:1rem;border:1px solid #00000026;border-radius:5px}.chat-form input[type="text"]{margin:1rem 0}.chat-form .message textarea{font-family:"Nunito", sans-serif;min-height:250px;color:#03182299;font-size:18px;font-weight:600;line-height:30px;max-width:100% !important}.chat-form #body{font-family:"Nunito", sans-serif;color:#03182299;font-size:16px;font-weight:600;line-height:30px;height:54px;padding:0.6rem 1rem 0;max-width:80%}.chat-form .green-btn{font-family:"Nunito", sans-serif;font-size:16px;font-weight:500;line-height:30px}.m-auto{margin-left:auto;margin-right:auto}.list-all-negotiations{border-radius:5px;overflow:hidden;border:1px solid #00000026}.list-all-negotiations *{box-sizing:border-box}.list-all-negotiations .box.head{padding:0.7rem 1rem;background:#f5f5f5;color:#000000cc;font-size:23px;font-weight:700;line-height:30px}.list-all-negotiations .box a{display:block;color:#000000cc;font-size:18px;font-weight:700;line-height:30px;padding:1rem;width:100%;border-top:1px solid #00000026;border-bottom:1px solid #00000026}.list-all-negotiations .box a:hover{background-color:rgba(247,247,247,0.8)}.list-all-negotiations .info{color:#004085;background-color:#cce5ff;border:1px solid #b8daff;box-sizing:border-box;border-radius:5px;position:relative;padding:1rem;padding-left:3rem;transition:none;padding-right:4rem;width:100%;z-index:1;right:2rem !important}@media (max-width: 768px){.compare-box .table-style .w-4{width:100% !important}.compare-box .table-style .w-4:nth-child(4n){width:100% !important}.compare-box .table-style .w-4:nth-child(4n):not(.th){padding:1rem}.compare-answers-box .save-btn{margin-bottom:0;justify-content:center}.compare-page .dashboard-nav.open-menu .header-btns{display:none}.ngeo-btns{flex-wrap:wrap}.ngeo-btns .btn{width:100%;margin:0.5rem 0}.chat-form{flex-wrap:wrap}.chat-form #body{max-width:100%}.chat-form .w-5.pl-1{padding-left:0;margin-top:1rem}.compare-box .btn.user-answer{width:100%;margin-right:0 !important}}body,html{width:100%;height:100%;overflow-x:hidden;font-family:"Nunito", sans-serif}body .cart,html .cart{position:relative}a{color:#1db954;text-decoration:none;transition:all 0.3s}a:hover{text-decoration:underline}.d-block{display:block}@keyframes slide-left{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.btn-fixed{position:absolute;bottom:-1rem;z-index:1;right:25%;margin-right:5rem}.hide{display:none}.repeater{padding:1rem 4rem 3rem;box-sizing:border-box}.repeater .btn-border-green:hover:after{filter:brightness(0) invert(1)}.repeater .btn-border-green:after{content:"";position:absolute;left:1rem;width:20px;height:20px;background-image:url(/assets/v2/plus-8a16112a7ee880aff531ee185862c146c31531dfeb59dfa6a2dfeac888d6aa56.svg);background-repeat:no-repeat;background-size:cover;transition:all 0.2s;top:calc(50% - 10px)}.repeater-box{margin-bottom:2rem !important;background-color:#fff;border-radius:6px;padding:2rem 1.5rem 1rem;border:1px solid #e0e0e0;box-sizing:border-box;width:70% !important;margin:0;left:70% !important}.repeater-box:not(:nth-child(1)) .repeater-title{display:none}.repeater-box:nth-child(1){margin-top:3rem}.repeater-box:nth-child(1) .repeater-title{position:absolute;top:-4rem;left:0;font-weight:600;font-size:18px;line-height:30px;color:#031822}.repeater-box .delete-btn{top:1rem !important}.repeater-box .question{margin:0;font-size:20px !important}.repeater-box .fields-group{margin:0}.repeater-box .input-field,.repeater-box .select-list{width:100%}.question-box{width:100%;left:-1000000%;transition:all cubic-bezier(0.25, 0.46, 0.45, 0.94);position:absolute;display:none !important}.question-box.active{left:0;position:intial}.question-box.in{left:100%;display:block !important;animation:slide-left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.question-box.out{animation:slide-left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.question-box.inactive{display:none}form.page-body .next{position:fixed;bottom:1rem;right:2rem;z-index:3;width:auto}.page-body{list-style-type:none;counter-reset:css-counter 0}.page-body .counter{counter-increment:css-counter 1}.page-body .counter:before{margin-left:-2rem;margin-top:0;content:counter(css-counter) ". ";font-size:1.4rem;color:#b3b3b3}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.underline{text-decoration:underline}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.txt-white{color:#ffffff}.txt-black{color:#212121}.txt-gray{color:#adadad}.txt-light-gray{color:#f4f3ef}.bg-white{color:#ffffff}.bg-black{color:#212121}.bg-gray{color:#adadad}.bg-light-gray{color:#f4f3ef}.w-1{width:100% !important}.w-2{width:50% !important}.w-3{width:33.33% !important}.w-4{width:25% !important}.w-5{width:20% !important}.w-6{width:16.66% !important}.w-7{width:14.28% !important}.w-8{width:12.5% !important}.w-9{width:11.11% !important}.w-13{width:66.67% !important}.w-14{width:75% !important}.w-15{width:80% !important}.w-16{width:83.34% !important}.w-17{width:85.72% !important}.w-18{width:87.5% !important}.w-19{width:88.89% !important}@media screen and (max-width: 768px){.w-1{width:100% !important}.w-2{width:100% !important}.w-3{width:100% !important}.w-4{width:100% !important}.w-5{width:100% !important}.w-6{width:100% !important}.w-7{width:100% !important}.w-8{width:100% !important}.w-9{width:100% !important}.w-13{width:100% !important}.w-14{width:100% !important}.w-15{width:100% !important}.w-16{width:100% !important}.w-17{width:100% !important}.w-18{width:100% !important}.w-19{width:100% !important}}.container,.alert{padding:0 15px;width:1200px;margin-right:auto;margin-left:auto;box-sizing:border-box}@media (max-width: 1170px){.container,.alert{padding:0 2rem;width:100%}}@media (max-width: 768px){.container,.alert{width:100%}}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.j-center{justify-content:center}.j-sb{justify-content:space-between}.j-sa{justify-content:space-around}.j-start{justify-content:start}.j-end{justify-content:end}.j-flex-end{justify-content:flex-end}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.fd-row-rev{flex-direction:row-reverse}.fd-col{flex-direction:column}.fd-col-rev{flex-direction:column-reverse}.d-grid{display:grid}.p-0{padding:0rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.p-5{padding:5rem}.pt-0{padding-top:0rem}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.pt-4{padding-top:4rem}.pt-5{padding-top:5rem}.pr-0{padding-top:0rem}.pr-1{padding-right:1rem}.pr-2{padding-right:2rem}.pr-3{padding-right:3rem}.pr-4{padding-right:4rem}.pr-5{padding-right:5rem}.pb-0{padding-top:0rem}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.pb-4{padding-bottom:4rem}.pb-5{padding-bottom:5rem}.pl-0{padding-top:0rem}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pl-4{padding-left:4rem}.pl-5{padding-left:5rem}.m-0{margin:0rem}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.m-4{margin:4rem}.m-5{margin:5rem}.mt-0{margin-top:0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mr-0{margin-right:0}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mr-5{margin-right:5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.ml-0{margin-left:0}.ml-1{margin-left:1rem !important}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-5{margin-left:5rem}body{padding:0;margin:0;overflow-x:hidden;background-color:#fff}body.one-page{height:100vh;overflow:hidden}header{position:sticky;top:0;padding:1rem 0;background-color:#ffffff;box-shadow:4px 8px 16px rgba(229,229,229,0.16);z-index:2}header .left-side .current-page{font-weight:600;font-size:18px;line-height:24px;color:#cccccc}header .site-logo img{max-width:200px;width:100%;height:auto}header .right-side{display:flex}header .right-side .btn{margin:0 0.5rem}header .right-side .btn:nth-last-child(1){margin-right:0}.menu-open{font-size:30px;cursor:pointer}footer{position:sticky;bottom:0;padding:1rem 0;background-color:#fff;z-index:2}footer .label{font-weight:normal;font-size:16px;line-height:32px;text-align:center;color:#535353}footer .progress-bar{position:relative;margin:0 0 1rem;height:3px;width:100%;background-color:#e0e0e0;overflow:hidden}footer .progress-bar .bar{position:absolute;top:0;height:3px;z-index:0;background-color:#219653;animation:move 0.7s linear}@keyframes move{0%{left:-100%}25%{left:-50%}50%{left:-25%}100%{left:0}}.btn{background:transparent;-webkit-appearance:none;padding:0.75rem 1rem;text-transform:capitalize;text-decoration:none;display:block;width:-moz-fit-content;width:fit-content;text-align:center;border:none;transition:all 0.3s;display:flex;align-items:center;justify-content:center;cursor:pointer}.bs-bx{box-sizing:border-box}.link-btn{background-color:transparent;color:#212121;font-weight:600;font-size:16px;line-height:24px}.link-btn:hover{background:#e6e6e6}.green-btn{color:#ffffff;background:#1db954;border-radius:3px;font-weight:bold;font-size:16px;line-height:24px}.green-btn:hover{background:#168d40}.red-btn{color:#ffffff;background:#f74d4d;border-radius:3px;font-weight:bold;font-size:16px;line-height:24px}.red-btn:hover{background:#f51c1c}.txt-bold{font-weight:bold}.white-btn{color:#212121;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:3px;font-weight:600;font-size:16px;line-height:24px}.white-btn:hover{background:#e6e6e6}.gray-btn{color:#535353;background:#f1f1f1;box-sizing:border-box;border-radius:3px;font-weight:bold;font-size:18px;line-height:24px}.gray-btn:hover{background:#d8d8d8}.table-container{width:100%;overflow-y:auto}.fe-wizard{position:relative}.table{width:100%}.table thead tr th{color:#212121;font-style:normal;font-weight:500;font-size:20px;line-height:24px;padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.table tbody tr td{color:#535353;font-weight:500;font-size:18px;line-height:24px;padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.result-table{padding:2rem 0}.result-table .table-header{padding:0.25rem 0.75rem !important;background:transparent !important;border:none !important;display:flex;align-items:center}.result-table .table-header .col{text-transform:uppercase !important;color:#535353 !important;font-weight:600 !important;font-size:14px !important;line-height:24px !important}.result-table .table-header .col:nth-child(3){color:#1db954}.result-table .table-header .col:nth-child(3) img{margin-bottom:-0.25rem}.result-table .row{border:1px solid #e0e0e0}.result-table .row .row-container{display:flex;align-items:center;padding:0.75rem;background:#ffffff;box-sizing:border-box;border-radius:4px;color:#212121;transition:all 0.3s}.result-table .row .col:nth-child(1){width:35%;font-weight:600;font-size:18px;line-height:24px}.result-table .row .col:nth-child(2){width:15%;font-style:normal;font-weight:600;font-size:18px;line-height:24px}.result-table .row .col:nth-child(3){width:30%}.result-table .row .col .btn{margin:auto;margin-right:0;min-width:200px}.result-table .row .col .btn.white-btn{padding-right:2.5rem;position:relative}.result-table .row .col .btn.white-btn:after{content:"";position:absolute;right:1rem;width:10px;height:10px;background-image:url(/assets/v2/arrow-down-green-28c69bbab90d1c9b502d374c034fc54f5188e765a8830a966587d62c3e95f7dc.svg);background-repeat:no-repeat;transition:all 0.3s;transform:rotate(-90deg);filter:grayscale(1)}.result-table .row .col .btn.white-btn.active{border:2px solid #1db954}.result-table .row .col .btn.white-btn.active:after{transform:rotate(0);filter:grayscale(0)}.result-table .row .accordion{padding:0 1rem;box-sizing:border-box;background:#fefefe;height:0;overflow:hidden;transition:all 0.5s}.result-table .row .accordion.open{padding:1rem;border-top:1px solid #e0e0e0;height:auto}.result-table .row .accordion .box{background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:2px}.result-table .row .accordion .box p{margin:0;padding:1rem;font-weight:600;font-size:16px;line-height:32px;color:#535353}.result-table .row .accordion .box p:nth-child(2){border-top:1px solid #e0e0e0}.result-table .row .number{color:#212121;font-weight:normal;font-size:18px;line-height:24px}.incomplete{padding-left:1.5rem;position:relative}.incomplete::before{content:"";position:absolute;left:0.25rem;top:calc(50% - 6px);width:12px;height:12px;background-color:#e53030;border-radius:50%}.error-message,.alert-success,.alert-danger{padding:1rem;box-sizing:border-box;background:rgba(235,87,87,0.25);border-radius:4px;font-weight:500;font-size:16px;line-height:24px;color:#eb5757;margin-top:-0.5rem !important;min-width:70%;width:-moz-fit-content;width:fit-content}.warning-message{color:#856404;background-color:#fff3cd;border-color:#ffeeba;padding:1rem;box-sizing:border-box;border-radius:4px;font-weight:500;font-size:16px;line-height:24px;margin-top:-0.5rem !important;min-width:70%;width:-moz-fit-content;width:fit-content}.complete{padding-left:1.5rem;position:relative}.complete::before{content:"";position:absolute;left:0.25rem;top:calc(50% - 6px);width:12px;height:12px;background-color:#1db954;border-radius:50%}.calc-table .row:not(.table-header){cursor:pointer;margin-bottom:0.5rem}.calc-table .row.active{border:2px solid #1db954 !important}.calc-table .row:hover .row-container{background-color:#e6e6e6}.calc-table .row .col{padding:0.75rem 1rem;width:50% !important}.select-list{padding:1rem;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;font-weight:normal;font-size:18px;line-height:24px;color:#212121;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/assets/v2/down-arr-04babdb0550e025d9fb11f5fd653a503e9761115b5ce19008034594942432c39.svg);background-position:calc(100% - 1rem) center;background-repeat:no-repeat;background-color:#fff;width:60%;margin:auto;outline:0;display:block;cursor:pointer}.radio-group{width:60%;margin:1rem auto}.radio-group .radio-box{min-width:250px;margin:0 0.5rem}.radio-group .radio-box [type="radio"]:checked,.radio-group .radio-box [type="radio"]:not(:checked){position:absolute;left:-9999px;transition:all 0.3s}.radio-group .radio-box [type="radio"]:checked+label,.radio-group .radio-box [type="radio"]:not(:checked)+label{position:relative;padding:1.5rem 1rem;width:100%;padding-left:5rem;cursor:pointer;font-weight:500;font-size:18px;line-height:24px;display:inline-block;color:#212121;border:2px solid #e0e0e0;box-sizing:border-box;border-radius:2px;background-color:#ffffff}.radio-group .radio-box [type="radio"]:checked+label{border:2px solid #1db954}.radio-group .radio-box [type="radio"]:checked+label:before,.radio-group .radio-box [type="radio"]:not(:checked)+label:before{content:"";position:absolute;left:1rem;top:calc(50% - 20px);width:40px;height:40px;border:2px solid #e0e0e0;border-radius:100%}.radio-group .radio-box [type="radio"]:checked+label:before{border:2px solid #1db954}.radio-group .radio-box [type="radio"]:checked+label:after,.radio-group .radio-box [type="radio"]:not(:checked)+label:after{content:"";width:20px;height:20px;background:#1db954;position:absolute;top:calc(50% - 8px);left:calc(1rem + 12px);border-radius:100%;transition:all 0.2s ease}.radio-group .radio-box [type="radio"]:not(:checked)+label:after{opacity:0;transform:scale(0)}.radio-group .radio-box [type="radio"]:checked+label:after{opacity:1;transform:scale(1)}.input-field{width:60%;padding:1rem;margin:1rem 0;font-weight:normal;font-size:18px;line-height:24px;color:#212121;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;-webkit-appearance:none}.two-fields{width:60%;display:flex;justify-content:space-between;align-items:center}.two-fields .input-field{width:50%}.two-fields .input-field.full-width{width:100%}.three-fileds{width:70%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.three-fileds .input-field{width:32%}.three-fileds .input-field.full-width{width:100%}.fields-group{margin:1rem 0 3rem;position:relative}.question-box .delete-btn{position:absolute;right:2rem;top:2rem;cursor:pointer;background-image:url(/assets/v2/delete-fde23898e8da6d230dd976f21d0dfdecda4260b839596a9aaec5f8a2cfc21fa6.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:15px;height:25px}.question-box:first-child .delete-btn{display:none}.adress-input{background-image:url(/assets/v2/map_pin-cdaf961e558e2c3cb432049d589ef7aa690172584496fea42ad9633a87a251a1.svg);background-repeat:no-repeat;background-position:calc(100% - 1rem) center;padding-right:2.5rem}input[type="date"]:not(.has-value)::-webkit-datetime-edit-text,input[type="date"]:not(.has-value)::-webkit-datetime-edit-month-field,input[type="date"]:not(.has-value)::-webkit-datetime-edit-day-field,input[type="date"]:not(.has-value)::-webkit-datetime-edit-year-field{-webkit-appearance:none;display:none}input[type="date"]:not(.has-value):before{color:#b3b3b3;content:attr(placeholder);position:absolute}::-moz-placeholder{color:#b3b3b3;opacity:1}::placeholder{color:#b3b3b3;opacity:1}:-ms-input-placeholder{color:#b3b3b3}::-ms-input-placeholder{color:#b3b3b3}.page-body{padding:3rem 0;height:calc(100vh - 191px);overflow:auto;box-sizing:border-box}.page-body.calculator-result{height:calc(100vh - 101px)}.page-header{padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.page-header .title{font-weight:600;font-size:30px;line-height:40px;color:#212121;margin:0}.title{color:#168d40;font-weight:600;font-size:30px;line-height:40px}.title.black{color:#000}.step-description{margin-bottom:1rem}.question-box{flex-wrap:wrap}.question-box .question{color:#212121;font-weight:600;font-size:30px;line-height:40px}.tooltip{position:relative;z-index:1;padding-top:0.5rem;margin-top:2rem;cursor:pointer;filter:grayscale(1);transition:all 0.3s;overflow:hidden;height:-moz-fit-content;height:fit-content;width:25px}.tooltip:hover{filter:none}.tooltip img{width:100%}.tooltip.open{filter:none;overflow:visible}.tooltip.open .tooltip-box{opacity:1}.tooltip .tooltip-box{position:absolute;font-weight:500;font-size:14px;line-height:24px;padding:1rem;color:#212121;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;box-shadow:0px 14px 42px rgba(0,0,0,0.06);border-radius:3px;right:calc(50% - 130px);width:260px;opacity:0;transition:all 0.5s}.question-box .question-desc{padding:0 0 1rem;font-weight:400;font-size:14px;line-height:20px;color:#212121}.btns-container{display:flex;align-items:center}.btns-container .btn{margin:0.25rem}.result-container .select-list{margin:0;width:calc(100% - 145px)}.show-all-btn{padding-left:3rem;position:relative}.show-all-btn:after{content:"";position:absolute;left:1rem;width:25px;height:25px;background-image:url(/assets/v2/list-bf69544c5880aae55c78b9bba3cd1c19688501fa6c8d4adab40ab9313b6e3a28.svg);background-repeat:no-repeat;transition:all 0.3s;filter:grayscale(1);top:calc(50% - 12px)}.show-all-btn.active{border:2px solid #1db954}.show-all-btn.active:after{filter:grayscale(0)}.invite-user-btn{padding-left:3rem;position:relative}.invite-user-btn:after{content:"";position:absolute;left:1rem;width:25px;height:25px;background-image:url(/assets/v2/user-plus-1c1af9480b16801ef043a9a91a3fb2597cac5bbd10b04f6a5c585278759e5176.svg);background-repeat:no-repeat;transition:all 0.3s;filter:grayscale(1);top:calc(50% - 12px)}.modal-container{position:fixed;top:-100%;left:0;display:flex;align-items:flex-start;justify-content:center;width:100%;height:100vh;transition:all 0.2s ease-in-out;z-index:2}.modal-container:after{position:absolute;content:"";top:0;left:0%;width:100%;height:100%;background:rgba(18,18,18,0.12);z-index:-1;opacity:0;transition:all 1s ease-in-out}.modal-container.show{top:0;z-index:10}.modal-container.show:after{opacity:1}.modal-container.show .modal-box{top:0}.modal-container.hide{top:-100%;transition:all 1s}.modal-container.hide:after{transition:all 0.1s;opacity:0}.modal-container.hide .modal-box{top:-100%;transition:all 0.5s}.modal-container .modal-box{position:relative;margin-top:10%;width:35%;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;background-color:#ffffff;top:-100%;transition:all 0.5s}.modal-container .modal-box .close-modal{position:absolute;right:0.5rem;top:0.5rem}.modal-container .modal-box .modal-header{padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0}.modal-container .modal-box .modal-header .modal-title h2{color:#535353;font-weight:600;font-size:28px;line-height:36px;margin:0}.modal-container .modal-box .modal-body{padding:1rem 1.5rem 2rem;max-height:50vh;overflow:auto}.modal-container .modal-box .modal-body p{font-weight:normal;font-size:18px;line-height:24px;text-align:center;color:#212121}.modal-container.assets-modal .modal-box .modal-body p{text-align:left}.modal-container.assets-modal .modal-box .modal-body h3{color:#21a74d;margin-bottom:-0.5rem;margin-top:2rem}.modal-container .modal-box .modal-body .counter{color:#cccccc;font-weight:bold}.right-side{position:relative;transition:all 0.5s}.right-side .page-body{overflow-x:hidden;position:relative;width:100%;padding:6rem 4rem 3rem;height:calc(100vh - 101px)}.right-side .select-list{margin:1rem 0}.right-side .site-logo{display:none;position:sticky;top:0;background-color:#fafafa;z-index:5}.right-side .site-logo .page-title{color:#212121;font-weight:600;font-size:16px;line-height:20px;margin:0}.right-side .radio-group{margin:0}.right-side .radio-group .radio-box{min-width:45%;margin:0.5rem 0}.right-side .question-box .question{width:95%;text-align:left}.right-side .question-box .tooltip .tooltip-box{right:0;display:none}.menu-open{width:30px;height:26px;padding-right:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column;overflow:hidden}.menu-open img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.menu-open span{width:25px;height:2px;display:block;margin:0.2rem 0;background-color:#212121;transition:all 0.3s;left:0;position:relative}.question-note{width:100%;font-weight:normal;font-size:14px;line-height:32px;color:#535353;padding-top:1rem}.result-box{padding:1rem;box-sizing:border-box;color:#212121;background:#ffffff;border:2px solid #e0e0e0;border-radius:2px;font-weight:normal;font-size:18px;line-height:28px;position:absolute;right:-100%;transition:all 0.5s;width:calc(100% - 4rem);top:100px}.result-box.active{position:relative;right:0;top:auto}.explanation-container{padding-left:4rem;position:relative;overflow:hidden}.menu-open{display:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;-webkit-transition:all 0.3s;transition:all 0.3s}::-webkit-scrollbar-thumb:hover{background:#555}.fade-in{animation:fadeIn 1s;position:relative;-webkit-animation:fadeIn 1s;-moz-animation:fadeIn 1s;-o-animation:fadeIn 1s;-ms-animation:fadeIn 1s}@keyframes fadeIn{0%{opacity:0;left:-100%}100%{opacity:1;left:0}}.fade-out{animation:fadeOut 1s;position:relative;left:-150%;-webkit-animation:fadeOut 1s;-moz-animation:fadeOut 1s;-o-animation:fadeOut 1s;-ms-animation:fadeOut 1s}@keyframes fadeOut{0%{opacity:1;left:0}100%{opacity:0;left:-100%}}input:focus,.select-list:focus,textarea:focus{border:2px solid #1db954;outline:0}textarea[name="special_instructions_parag"]{height:200px}.text-info{width:60%;display:flex;justify-content:space-between;align-items:center}.birthdate-container{width:48%}.two-fields .birthdate-container .input-field{width:100%}.pay-now{box-sizing:border-box}#loader{position:fixed;top:0;left:0;background:rgba(0,0,0,0.25);width:100%;height:100%;z-index:2;display:none}#loader.active{display:block}.lds-ring{display:inline-block;position:relative;width:80px;height:80px;top:50%;left:50%;transform:translate(-50%, -50%)}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #1db954;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#1db954 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.calculator.object *{box-sizing:border-box}.calculator.object .page-body{overflow-x:hidden}.calculator.object .page-body .next{position:fixed;bottom:1rem;right:calc((100vw - 1200px) / 2 + 15px);z-index:3;width:auto}.calculator.object .radio-group .radio-box [type="radio"]:checked+label,.calculator.object .radio-group .radio-box [type="radio"]:not(:checked)+label{text-align:left}.calculator.object .radio-group .radio-box{margin:0 0.5rem 1rem}@media (max-width: 768px){.repeater{padding:1rem 2rem 3rem}.repeater-box{width:100% !important;left:100% !important}.btn-fixed{right:0;margin-right:2rem}.side-menu ul{padding-bottom:2rem !important}.page-body .counter:before{margin-left:-1.5rem}.tooltip-menu .text{height:90%;overflow:auto}.three-fileds{width:100%}.three-fileds .input-field{width:100%}.question-desc{padding:0}.right-side .page-body{padding:2rem}.question-box.in{left:100%}.calculator.object .one-page{position:relative}.calculator.object header .menu-open{box-sizing:content-box}.calculator.object .page-body{padding:2rem;height:calc(100vh - 191px)}.calculator.object .page-body .next{right:2rem;bottom:1.25rem}.calculator.object footer .container,.calculator.object footer .alert{justify-content:start;padding:0 2rem}}@media (min-device-width: 768px){.calculator.object .page-body .next{right:2rem;bottom:1.25rem}}@media (max-width: 768px){.right-side .site-logo{display:flex;background-color:#fff;border-radius:50px;padding:1rem;margin:1rem;align-items:center}}.cstm-social-container{width:32%;color:#212121;background:#ffffff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:3px;font-weight:600;font-size:16px;line-height:24px;display:flex;padding:9.5px;border-radius:3px;text-align:center;justify-content:center}.cstm-social-btn{border:none;background:white;cursor:pointer}.cstm-social-img{float:left;margin-top:2px;margin-right:5px}.cstm-social-img img{height:20px;width:20px}.cstm-social-txt-container{float:right;margin-top:5px}.cstm-social-text{font-weight:700;font-size:16px}.margin-right-s{margin-right:5px}.margin-top-lg{margin-top:20px}.linkedin-img{height:20px;width:20px}.review-error-message{display:none}.review-error-message.active{display:block}.alert{max-width:100%}.alert-danger{margin-top:1rem !important;margin-bottom:1rem !important}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}h2{font-size:35px}.float-right{float:right}.reviewers-input{width:100%;font-size:13px}.reviewers-label{margin:15px 0px 0px 0px;font-weight:500}.margin-top-md{margin-top:15px}.tooltip-container{display:flex;align-items:start;position:relative}.has-tooltip{width:95%}.calculator-note{border:1px solid #e0e0e0;padding:1rem;background-color:#fff}.calculator-note h4{margin-top:0}#error_explanation{margin-bottom:1rem}#error_explanation h2{font-size:20px}#error_explanation ul{padding:0 1rem;margin:0}#error_explanation ul li{color:#eb5757}.calculator.object .page-body {height:calc(100vh - 101px);overflow-x:hidden;position:relative}.side-menu{font-family:"Nunito", sans-serif;background-color:#fafafa;box-shadow:0px 4px 20px rgba(0,0,0,0.05);height:100vh;box-sizing:border-box;overflow-y:auto;transition:all 0.5s}.side-menu .site-logo{position:sticky;top:0;display:block;z-index:1;padding:1rem 2rem;background-color:#fafafa}.side-menu .site-logo img{width:100%;max-width:200px}.side-menu .site-logo .menu-open{position:absolute;right:1rem;padding:0}.side-menu ul{list-style:none;padding:0;margin:0;counter-reset:section}.side-menu ul li{position:relative}.side-menu ul li.title a{color:#18455b;font-weight:bold;font-size:14px;line-height:24px;padding:0.5rem 2rem}.side-menu ul li.title a::before{counter-increment:section;content:counter(section);padding-right:0.5rem}.side-menu ul li:not(.title):after{content:"";position:absolute;left:3rem;top:calc(50% - 8px);width:16px;height:16px;background-image:url(/assets/v2/circal-green-818ab1e23602ab74f37793c4657179a526037d4227145b0f67e35981c32aaa9c.svg);background-size:contain;background-position:center;background-repeat:no-repeat;filter:grayscale(1)}.side-menu ul li.active a{color:#1db954 !important}.side-menu ul li.active:after{filter:none}.side-menu ul li.done:hover a{color:#000;font-weight:600;background-color:#fff}.side-menu ul li.done a{color:#03182266;pointer-events:all}.side-menu ul li.done:after{content:"";position:absolute;left:3rem;top:calc(50% - 8px);width:16px;height:16px;background-image:url(/assets/v2/circal-green-tick-5e63c38d8cb6a669e51f5b12a1d6d4570678448abab633ecf7ded50e1657eb48.svg);background-size:contain;background-position:center;background-repeat:no-repeat;filter:none}.side-menu ul li a{display:block;padding:1rem 3rem;padding:0.5rem 2rem 0.5rem 5rem;color:#031822;font-weight:600;font-size:16px;line-height:24px;text-decoration:none;transition:all 0.3s;pointer-events:none}.fields-group.col2{display:flex;margin:0}.fields-group.col2 span{display:inline-block;width:47.5%}.fields-group.col2 span input{width:100%;margin-right:0}.fields-group.col2 input{width:47.5%;margin-right:5%}.fields-group.col2+.delete-btn,.fields-group.col2+input+.delete-btn{top:1rem;right:2rem}.question-box.repeater-box.in{position:relative}.repeater-box .question-box.in{position:relative}.main-question{padding:0 4rem 0;box-sizing:border-box}.main-question .tooltip{right:4rem}.sacalc-question{text-align:center}.list-container h3{margin:0}.list-container ul{list-style:none;padding:0;margin:0;line-height:1.5;height:0;overflow:hidden}.list-container ul.active{height:auto}.more-btn{display:inline-block;font-size:14px;font-weight:400;color:#1db954;padding:1rem;text-decoration:underline;cursor:pointer}.sacalc-question .tooltip{position:relative !important;margin-top:0;margin-left:1rem}.sacalc-question .question{max-width:90%}.sacalc-question.question-box.in{overflow:auto;height:calc(100vh - 191px)}@media (max-width: 768px){.calculator.object .page-body.sacalc-body{padding:2rem;height:calc(100vh - 167px)}.main-question .tooltip{right:1rem}.calculator.object .question-container{justify-content:space-between}.calculator.object .question-box .tooltip{margin-top:0}.calculator.object .question-box.in{left:calc(100% + 0rem)}.calculator.object .radio-group .radio-box{margin:0.5rem 0}.question-box.in{left:calc(100% + 0rem);display:block}header .site-logo{padding:2rem}header .right-side{justify-content:center}.page-header{flex-wrap:wrap}.result-table .row{margin:1rem 0}.result-table .table-header{display:none}.result-table .row,.result-table .row-container{flex-wrap:wrap;position:relative}.result-table .row .col,.result-table .row-container .col{position:relative;width:100% !important;padding:1rem 1rem;padding:1.5rem 0 0.5rem}.result-table .row .col:after,.result-table .row-container .col:after{position:absolute;top:0;left:0;width:6rem;font-size:14px;color:#1db954;text-transform:uppercase !important;font-weight:600;line-height:24px;text-align:left}.result-table .row .col:nth-child(1):after,.result-table .row-container .col:nth-child(1):after{content:"ISLAMIC HEIR"}.result-table .row .col:nth-child(2):after,.result-table .row-container .col:nth-child(2):after{content:"SHARE"}.result-table .row .col:nth-child(3):after,.result-table .row-container .col:nth-child(3):after{content:"PERCENT"}.calculator.object .page-body.calculator-result{height:calc(100vh - 165px)}.calculator.object .page-body.calculator-result>.container,.calculator.object .page-body.calculator-result>.alert{padding:0}.result-table .row .col .btn{min-width:100%}.btns-container{padding:1rem 0;flex-wrap:wrap;justify-content:center}footer .container,footer .alert{padding:0 1rem;flex-wrap:wrap;justify-content:center}footer .container .btn,footer .alert .btn{width:100%}footer .container .btn,footer .alert .btn{margin:0.25rem 0}.modal-container{align-items:center}.modal-container .modal-box{width:90%;margin-top:0}.side-menu{position:fixed;left:-100%;width:100% !important;z-index:6}.side-menu .site-logo{display:flex;justify-content:center;padding:1rem 2rem}.side-menu .site-logo .menu-open{top:2rem}.side-menu ul li a{text-align:left}header .site-logo{padding:0.5rem !important;justify-content:center}header .menu-open{z-index:10;position:absolute;right:1rem}header .menu-open.active span{position:relative;margin:0}header .menu-open.active span:nth-child(1){transform:rotate(45deg);top:calc(50% - 4.5px);left:0}header .menu-open.active span:nth-child(2){left:-100%}header .menu-open.active span:nth-child(3){transform:rotate(-45deg);top:calc(50% - 27.5px);left:0}header .right-side{position:absolute;height:100vh;top:0;left:-999%;z-index:2;display:flex;align-items:center;flex-direction:column;justify-content:start !important;padding:4rem 0 3rem;background:#fff;transition:all 0.3s}header .right-side.active{left:0}header .right-side .btn{margin:0;padding:1rem 0;font-weight:400;font-size:16px;background-color:transparent;color:#212121}body.side-menu-open{overflow:hidden;position:fixed}body.side-menu-open .side-menu{left:0}body.side-menu-open .right-side{left:45%}body.side-menu-open .right-side:after{content:"";position:absolute;top:0;left:-50%;width:150%;height:100%;background-color:#00000038;z-index:5;pointer-events:none}body.side-menu-open .site-logo .menu-open{justify-content:center}body.side-menu-open .site-logo .menu-open span{position:relative;margin:0}body.side-menu-open .site-logo .menu-open span:nth-child(1){transform:rotate(45deg);top:calc(50% - 12.5px);left:0}body.side-menu-open .site-logo .menu-open span:nth-child(2){left:-100%}body.side-menu-open .site-logo .menu-open span:nth-child(3){transform:rotate(-45deg);top:calc(50% - 16.5px);left:0}.question-box{display:none;justify-content:space-between}.question-box .question-desc{width:100%;text-align:left}.question-box .question{text-align:left;width:89% !important;font-size:22px;line-height:28px}.question-box .tooltip{width:8%;margin-top:1rem}.question-box .tooltip .tooltip-box{right:0}.radio-group{width:100%}.menu-open{display:flex}.input-field{width:100%;font-size:16px;line-height:20px}.two-fields{width:100%;flex-wrap:wrap}.two-fields .input-field{width:100%}.radio-group .radio-box [type="radio"]:checked+label,.radio-group .radio-box [type="radio"]:not(:checked)+label{font-size:16px;line-height:20px;padding-left:4rem}.radio-group .radio-box [type="radio"]:checked+label:after,.radio-group .radio-box [type="radio"]:checked+label:after,.radio-group .radio-box [type="radio"]:not(:checked)+label:after,.radio-group .radio-box [type="radio"]:not(:checked)+label:after{top:calc(50% - 7.5px);left:calc(1rem + 7.5px);width:19px;height:19px}.radio-group .radio-box [type="radio"]:checked+label:before,.radio-group .radio-box [type="radio"]:checked+label:before,.radio-group .radio-box [type="radio"]:not(:checked)+label:before,.radio-group .radio-box [type="radio"]:not(:checked)+label:before{top:calc(50% - 15px);width:30px;height:30px}.question-note{width:100%}.select-list{width:100%}.fields-group{margin:3rem 0 1rem}.fields-group .delete-btn{left:auto;right:1rem;bottom:auto;top:-2rem}.birthdate-container{width:100%}.main-question{padding:0 2rem}}@media (max-width: 500px){body.side-menu-open .right-side{left:85%}.radio-group .radio-box{width:100%;margin:0.5rem 0}}.btn-border-green{border:1px solid #1db954;box-sizing:border-box;border-radius:6px;color:#1db954;padding:0.5rem 1rem 0.5rem 3rem;font-size:18px;line-height:30px}.btn-border-green:hover{background-color:#1db954;color:#fff}.documents-page .documents-container{display:none}.documents-page .documents-container.active{display:flex}.no-margin{margin:0px}.secondary-questions .tooltip{margin-top:0}.question-box.in:not(.repeater){z-index:1}.delete-btn{position:absolute;right:2rem;top:2rem;cursor:pointer;background-image:url(/assets/v2/delete.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:15px;height:20px;box-sizing:border-box}#testimonialbtn:hover{text-decoration:underline}.changePass{display:none;width:60%}.changePass.show{display:block}.register-box .btn.green-btn.w-1{text-transform:none}@media (max-width: 768px){.changePass{width:100%}.checkout-page .checkout-card{padding-bottom:4rem}.checkout-page .checkout-card .card-body{padding-bottom:7rem}}.email-result-btn{font-weight:400}.email-result-btn:hover{text-decoration:underline}.email-result-btn img{margin-right:6px}
