.quote-content{border:1px hsla(0,0%,100%,.426);border-radius:20px}.quote-header{border-bottom:1px solid hsla(0,0%,100%,.05)}.quote-steps{padding:0;margin:20px auto;max-width:1000px;position:relative}.quote-steps .nav{display:flex;justify-content:space-between;align-items:center;padding:0;margin-bottom:0;position:relative;width:100%}.quote-steps .nav:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background-color:#222;z-index:1}.quote-steps .nav-item{display:flex;align-items:center;position:relative;z-index:2}.quote-steps .nav-item:first-child{margin-left:0}.quote-steps .nav-item:last-child{margin-right:0}.quote-steps .nav-link{transition:all .3s ease;z-index:2;margin:10px 0}.quote-steps .nav-link.active{background-color:#0d8b8b!important}.quote-steps .nav-link.completed{background-color:#4a4a4a!important}.step-connector{display:none}.step-content{animation:fadeIn .5s ease}.product-card{display:flex;border:1px solid hsla(0,0%,100%,.3)!important;border-radius:14px;background-color:#1a1a1a;cursor:pointer;transition:all .3s ease;margin:0;padding:0;align-items:stretch;height:120px;max-height:120px}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(13,139,139,.3)}.product-card.selected{border:1px solid #0d8b8b!important;background-color:rgba(13,139,139,.12);box-shadow:0 8px 25px rgba(13,139,139,.35)}.product-card.selected:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(13,139,139,.45)}.product-card{position:relative;overflow:hidden}.product-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(13,139,139,.18);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.product-card.selected:before{opacity:1}.product-card-image-container,.product-card-left,.product-card-right{position:relative;z-index:2}.product-card-left{width:40%;flex-shrink:0;margin:0;padding:8px;display:flex;align-items:center;justify-content:center}.product-card-image-container{width:100%;height:100%;border-radius:12px;overflow:hidden;margin:0;padding:0}.product-card-image{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block}.product-card-right{width:60%;padding:16px;display:flex;flex-direction:column;justify-content:center;flex:1 1}.product-card-content{display:flex;flex-direction:column;height:100%}.product-card-name{color:#fff;font-size:1rem;font-weight:500;margin:0 0 3px;line-height:1.1;display:inline-flex;align-items:center;gap:8px;position:relative;transition:color .25s ease}.product-card-name:after{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:hsla(0,0%,100%,.12);color:transparent;border:1px solid hsla(0,0%,100%,.2);font-size:.65rem;opacity:0;transform:scale(.5) translateY(-2px);transition:opacity .25s ease,transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease}.product-card.selected .product-card-name{color:#0d8b8b}.product-card.selected .product-card-name:after{opacity:1;transform:scale(1) translateY(0);background:#0d8b8b;border-color:#0d8b8b;color:#fff;animation:tick-pop .3s ease}.product-card-description{color:#b0b0b0;font-size:.8rem;margin:0 0 6px;line-height:1.3;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.product-card-pricing{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;margin-top:auto;gap:4px}.product-card-price{color:#fff;font-size:1.1rem;font-weight:500;line-height:1}.product-card-price-note{color:#fff;font-size:.85rem;font-style:italic;line-height:1.3}.product-card-period{color:#b0b0b0;font-size:.5rem;margin:0}.product-card-coming-soon{color:#ffc107;font-size:.9rem;font-weight:600;text-align:right}.product-card-actions-mobile{display:none}.product-card-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:30px;font-size:.9rem;font-weight:500;line-height:1.1;transition:background-color .25s ease,color .25s ease,border-color .25s ease;cursor:pointer;border:none;width:100%}.product-card-action-select{background:#0d8b8b;color:#fff;border:1px solid rgba(13,139,139,.6)}.product-card-action-select.selected{background:#0a7373;border-color:#0a7373}.product-card-action-info{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff}.product-card-action-btn:disabled{opacity:.5;cursor:not-allowed}.summary-section{border-left:3px solid #444}.summary-item strong{color:#aaa;display:inline-block;width:220px}@keyframes tick-pop{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.final-note{font-style:italic;color:#aaa;padding:15px;border-radius:5px;border:1px dashed #0d8b8b;background-color:#0d8b8b11}.btn-circle{border-radius:30px;padding:8px 20px;transition:all .3s ease}input,textarea{caret-color:#fff!important}input,input:focus,textarea,textarea:focus{color:#fff!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}@-moz-document url-prefix(){input:-moz-autofill,input:-moz-autofill:focus{color:#fff!important}}::placeholder{color:hsla(0,0%,100%,.5)!important}#userType{text-indent:-10px;padding-left:20px}.trial-badge{color:#0d8b8b;white-space:nowrap;display:inline-block;max-width:100%;font-weight:600;font-size:clamp(.8em,2.1vw,1.02em);line-height:1.3;background-color:rgba(13,139,139,.12);padding:3px 14px;border-radius:18px;border:1px solid rgba(13,139,139,.6)}@media (max-width:576px){.trial-badge{white-space:normal!important;display:inline-block!important;font-size:.85em!important;line-height:1.35;text-align:center}.quote-header h3{font-size:1.2rem!important;line-height:1.3!important}.quote-steps{display:none!important}.product-card+div button{white-space:nowrap!important;font-size:.75rem!important;padding:4px 12px!important}}.trial-info{border-left:3px solid #0d8b8b}.trial-info h5{font-weight:600;margin-bottom:10px}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:2px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.15) transparent}.product-card.unavailable{opacity:.6;cursor:not-allowed}.product-card.unavailable:hover{transform:none;box-shadow:none;border-color:#555}.product-card.unavailable .product-card-image{filter:grayscale(100%) brightness(.5)}@media (min-width:993px){.product-card{margin-bottom:20px;border-radius:20px}.product-card-left{width:45%;padding:10px}.product-card-image,.product-card-image-container{border-radius:16px}.product-card-right{width:55%;padding:16px}.product-card-description{display:-webkit-box!important;visibility:visible!important;opacity:1!important;font-size:.8rem;margin-bottom:6px;line-height:1.3;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.product-card-name{font-size:1.1rem;margin-bottom:4px}.product-card-description{font-size:.9rem;margin-bottom:8px}.product-card-price{font-size:1.6rem}.product-card-period{font-size:.8rem}.product-card-coming-soon{font-size:1rem}}@media (max-width:992px){.product-card{height:auto;min-height:0;max-height:none}.product-card-description{display:block!important;visibility:visible!important;opacity:1!important}}@media (max-width:768px){.product-card{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(12px,2.5vw,20px);padding:clamp(16px,3.2vw,24px);background:rgba(26,26,26,.85);border:1px solid hsla(0,0%,100%,.12)!important;border-radius:18px;box-shadow:none;cursor:default}.product-card.selected:hover,.product-card:hover{transform:none;box-shadow:none}.product-card.selected:before,.product-card:before{display:none}.product-card.selected{background:rgba(13,139,139,.12);border-color:#0d8b8b!important;box-shadow:none}.row.g-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:clamp(16px,3vw,24px);gap:clamp(16px,3vw,24px);align-items:stretch}.product-card-left{width:100%;height:auto;min-height:140px;aspect-ratio:4/3;padding:0;position:relative;flex-shrink:0;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card-left:after{display:none}.product-card-image-container{width:100%;height:100%;border-radius:16px;overflow:hidden;margin:0;padding:0;position:relative;display:flex;align-items:center;justify-content:center}.product-card-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-card-right{flex:1 1;padding:0;margin:0;justify-content:flex-start;gap:clamp(8px,1.8vw,14px);min-height:0}.product-card-content,.product-card-right{width:100%;display:flex;flex-direction:column}.product-card-content{gap:10px}.product-card-name{font-size:1rem;font-weight:600;margin:0;line-height:1.3;color:#fff;text-align:left;display:inline-flex;align-items:center;gap:8px;transition:color .25s ease;position:relative}.product-card-name:after{background:hsla(0,0%,100%,.12);color:transparent;border:1px solid hsla(0,0%,100%,.2);transition:opacity .25s ease,transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease}.product-card-description{display:block!important;min-height:0;visibility:visible!important;opacity:1!important;color:hsla(0,0%,100%,.7)!important;font-size:.85rem;line-height:1.4;margin:0}.product-card-pricing{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin:0}.product-card-pricing span{font-size:.85rem!important;font-style:normal!important;line-height:1.3;color:#fff}.product-card-coming-soon{font-size:.85rem;font-weight:600;color:#ffc107;text-align:left}.product-card-actions-mobile{display:flex;width:100%;flex-direction:column;gap:10px;margin-top:10px}.product-card-action-btn{flex:none;width:100%;padding:10px 0;border-radius:30px;font-size:.9rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);color:#fff;white-space:normal}.product-card-action-select{background:#fff;color:#171717;border:none}.product-card-action-select.selected{background:#fff;color:#171717;border:1px solid rgba(13,139,139,.35)}.product-card-action-info{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.22);color:#fff}.product-card-info-container{display:none!important}.product-card.selected .product-card-name{color:#0d8b8b}.product-card.selected .product-card-name:after{opacity:1;transform:scale(1) translateY(0)}}@media (min-width:577px) and (max-width:820px){.row.g-4{grid-template-columns:1fr;gap:clamp(20px,4vw,32px);justify-content:center;margin-left:0;margin-right:0}.row.g-4>[class*=col-]{width:100%;max-width:none;padding-left:0;padding-right:0}.product-card{flex-direction:row;align-items:center;gap:clamp(18px,3.2vw,26px);padding:clamp(20px,3.8vw,28px);width:100%;margin-left:auto;margin-right:auto}.product-card-left{width:min(38%,280px);min-width:200px;min-height:0;aspect-ratio:4/3}.product-card-image-container{border-radius:14px}.product-card-right{gap:clamp(10px,2.2vw,16px)}.product-card-content{gap:clamp(6px,1.8vw,12px)}.product-card-pricing{flex-direction:row;align-items:baseline;gap:8px}.product-card-actions-mobile{flex-direction:row;align-items:center;gap:12px;margin-top:clamp(12px,2.4vw,18px)}.product-card-action-btn{flex:1 1;width:auto;padding:10px clamp(14px,2.6vw,18px)}}@media (max-width:576px){.row.g-4{grid-template-columns:1fr;gap:20px}.product-card-left{min-height:160px}.product-card-right{margin-top:0;gap:12px}.product-card-pricing span{font-size:.8rem!important}}@media (max-width:768px){.summary-item strong{width:100%;display:block;margin-bottom:5px}}