/* https://corpsoft.io/wp-content/plugins/estimate-calc/assets/calculator.css?ver=7.0.27 */
.calculator-section{margin-bottom:20px}.radio-group,.checkbox-group{display:flex;flex-direction:column}.radio-item,.checkbox-item{margin:5px 0;position:relative}.estimate-sidebar{background:#f0f0f0;padding:15px;border-radius:5px;margin-top:20px}input[type="radio"],input[type="checkbox"]{margin-right:10px}.button-group{margin-top:15px}.button{background:#007bff;color:#fff;border:none;padding:10px 15px;cursor:pointer;margin-right:10px}.hidden{display:none}.tooltip{visibility:hidden;width:200px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-100px;opacity:0;transition:opacity 0.3s}.checkbox-item:hover .tooltip{visibility:visible;opacity:1}.calculator-section.thirt-step{display:flex}#product-development-calculator input[type="radio"],#product-development-calculator input[type="checkbox"]{display:none}#platform-selection,#solution-selection,.module-list{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px}#platform-selection .platform-item,#solution-selection .solution-item,.module-list .module-item{position:relative;padding:30px;border-radius:40px;background:#fff;cursor:pointer}#platform-selection .platform-item{max-width:calc(50% - 12px);border:2px solid #fff}#solution-selection .solution-item,.module-list .module-item{width:297px;border:2px solid transparent;background:var(--gradient-light)}.module-list .module-item{border:2px solid rgba(135,240,9,.5);background:transparent}#platform-selection .platform-item.active,#solution-selection .solution-item.active,.module-list .module-item.active{border-color:#8ffe0a}.module-list .module-item.active{background:#122d13}#platform-selection .platform-item.active{background:#e9fdcd}#platform-selection .platform-item::after,#solution-selection .solution-item::after,.module-list .module-item::after{content:'';position:absolute;right:32px;top:32px;width:40px;height:40px;background:url(/wp-content/uploads/2024/09/Radio.svg) no-repeat center / contain}#solution-selection .solution-item::after,.module-list .module-item::after{background:url(/wp-content/uploads/2024/09/Icon.svg) no-repeat center / contain;;width:24px;height:24px}#platform-selection .platform-item.active::after,#solution-selection .solution-item.active::after,.module-list .module-item.active::after{background-image:url(/wp-content/uploads/2024/09/Radio-checked.svg)}#platform-selection .platform-item label,#solution-selection .solution-item label,.module-list .module-item label{display:flex;flex-direction:column;gap:12px;margin:0;cursor:pointer}#platform-selection .platform-item label img{width:100%;max-width:68px}#solution-selection .solution-item label img{width:100%;max-width:56px}#platform-selection .platform-item label strong{font-weight:700;font-size:36px;line-height:140%;color:#242424}#solution-selection .solution-item label strong{font-weight:600;font-size:24px;line-height:140%;color:#fff}.module-list .module-item strong{font-weight:400;font-size:20px;line-height:150%;color:#fff;max-width:85%;display:block}#solution-selection .solution-item p,.module-list .module-item p{margin:12px 0 0 0;font-weight:400;font-size:16px;line-height:150%;color:rgba(255,255,255,.8)}.mandatory-modules-desc{font-weight:400;font-size:18px;line-height:150%;color:rgba(255,255,255,.8);margin:12px 0 0 0}#module-selection{max-width:618px}.platform-item p{margin:12px 0 0 0;font-weight:400;font-size:16px;line-height:150%;color:#474747}.calculator-section.second-step{margin-top:80px}.calculator-section.third-step{margin-top:80px;display:flex;gap:24px}.estimate-summary{position:-webkit-sticky;position:sticky;max-width:618px;width:100%;height:100%;border-radius:40px;padding:32px;background:#fff}.estimate-summary.desktop{top:120px}#selected-items-list{padding:0;margin:0;list-style:none}.selected-solution,.selected-mandatory-modules,.selected-nice-to-have-modules,.selected-optional-modules{border-bottom:1px solid #ebf8f4;padding:0 0 20px 0}.selected-mandatory-modules,.selected-nice-to-have-modules,.selected-optional-modules{display:flex;flex-wrap:wrap;gap:8px}.selected-solution strong,#selected-items-list-mobile strong{display:block;margin-bottom:12px}#selected-items-list strong,#selected-items-list-mobile strong{width:100%;font-weight:400;font-size:20px;line-height:150%;color:#242424;margin:20px 0 12px 0;display:block}.calc-selected-item{border:1px solid #8ffe0a;border-radius:100px;padding:5px 22px;background:#f9fef5;font-weight:500;font-size:16px;line-height:161%;color:#242424;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0}.selected-solution .calc-selected-item,.selected-nice-to-have-modules .calc-selected-item,.selected-optional-modules .calc-selected-item{border:1px solid #01a979;background:#ebf8f4;color:#01a979}.remove-solution,.remove-module{position:relative;width:20px;height:20px;background:transparent;border:none;padding:0;cursor:pointer}.remove-solution img,.remove-module img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;top:-1px;left:3px;position:relative}.button-group{display:flex;margin-top:40px}#next-btn,#back-btn{position:relative;border-radius:100px;padding:14px 46px;max-height:58px;color:var(--white);transition:var(--default-setup);border:2px solid transparent;cursor:pointer;font-size:16px;font-weight:500;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:180px}#next-btn{background:var(--main)}#next-btn:after{content:url(/wp-content/uploads/2024/09/white-arrow.svg);margin-left:8px;position:relative;height:24px;transition:var(--default-setup)}#back-btn{background:transparent;border-color:var(--main);color:var(--main)}#back-btn:before{content:url(/wp-content/uploads/2024/07/black-green-arrow.svg);margin-right:8px;transform:rotate(180deg);display:flex;position:relative;height:24px;transition:var(--default-setup)}#next-btn:hover::after{transform:translateX(10px)}#back-btn:hover::before{transform:rotate(180deg) translateX(10px)}.estimate-summary-title{font-weight:700;font-size:36px;line-height:100%;color:#242424;display:flex;align-items:center;justify-content:space-between}#estimate-weeks,#estimate-cost{font-weight:500;font-size:36px;line-height:100%;color:#01a979}.estimate-summary-desc{font-weight:400;font-size:14px;line-height:140%;color:#a3a3a3}#estimate-summary{padding:20px 0}.estimate-summary-title{margin:20px 0 0 0}.estimate-summary-title:first-child{margin:0}.estimate-summary-desc{margin:4px 0 0 0}.hidden{display:none}.swal2-container{display:none!important}.estimate-weeks-text{font-size:24px}.estimate-summary-header .btn{font-weight:600}.page-id-3445 #calculator-popup .popup-content{top:0;margin:10% auto}#calculator-success .cta__form h3{margin-bottom:0!important}.popup-success__top-content{text-align:center}#calculator-got-it-btn{display:flex;margin:32px auto 0}.popup-success__top-content .popup-title{margin:0}@media (max-width:1300px){#solution-selection .solution-item,.module-list .module-item{width:calc(50% - 12px)}}@media (max-width:1140px){.calculator-section.third-step{flex-direction:column}#module-selection,.estimate-summary{max-width:100%}}@media (max-width:768px){.page-id-3445 #calculator-popup .popup-content{margin:40% auto}#mandatory-modules .subheading-large,#nice-to-have-modules .subheading-large,#optional-modules .subheading-large,.mandatory-modules-desc{text-align:center}.page-id-3445 .footer{padding-bottom:120px}#platform-selection .platform-item,#solution-selection .solution-item,.module-list .module-item{max-width:100%;width:100%}#platform-selection .platform-item,#solution-selection .solution-item,.module-list .module-item{padding:24px}#platform-selection .platform-item strong{font-size:24px}.estimate-summary.desktop{display:none}.estimate-summary.mobile{width:100%;position:-webkit-sticky;position:fixed;height:108px;bottom:0;left:0;right:0;z-index:1000;box-shadow:0 2px 20px 0 rgba(21,53,103,.1);background:#fff;border-radius:12px 12px 0 0;padding:4px 20px 20px 20px;display:none;flex-direction:column}.estimate-summary-header{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-price-label{font-weight:700}#estimate-summary-mobile{text-align:start;display:flex;flex-direction:column}.mobile-price-label{font-weight:500;font-size:14px;line-height:140%;color:#242424}#estimate-cost-mobile{font-weight:500;font-size:18px;line-height:150%;text-transform:uppercase;color:#01a979}.get-estimate-btn{padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.mobile-toggle-summary{background:none;border:none}.mobile-toggle-summary img{transition:transform 0.3s ease}.estimate-summary.mobile.expanded .mobile-toggle-summary img{transform:rotate(180deg)}.estimate-summary-content{display:none;padding:15px}.estimate-summary.mobile{display:none;flex-direction:column;transition:height 0.3s ease}.estimate-summary.mobile.show{display:flex}.estimate-summary.mobile.expanded .estimate-summary-content{display:block}.calculator-section.third-step{margin:0 -20px;padding:40px 0}#module-selection{margin:0 20px}.estimate-summary.mobile.active{height:80vh;justify-content:space-between}.estimate-summary.mobile.active .mobile-toggle-summary{transform:rotate(180deg)}.estimate-summary.mobile.active .estimate-summary-header{padding-top:20px}.estimate-summary.mobile.active .estimate-summary-content{display:flex;flex-direction:column;max-height:88%;overflow-y:scroll;padding:0;height:100%}#selected-items-list-mobile{padding:0}#next-btn,#back-btn{padding:14px}#calculator-popup .popup-content{top:0}}.module-item{cursor:pointer}.estimate-summary.desktop .btn{margin:30px auto 0;display:flex;justify-content:center;align-items:center;font-weight:600}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}.module-item input[type="checkbox"]:disabled+label{cursor:default}#solution-selection,.module-list{opacity:0;transition:opacity 0.5s ease,transform 0.5s ease}@media (min-width:769px){.estimate-summary.mobile{display:none}}