.page-title{margin-top:0;display:none}.main-page-title{margin-bottom:3rem}@media screen and (min-width: 750px){.main-page-title{margin-bottom:4rem}}.page-placeholder-wrapper{display:flex;justify-content:center}.page-placeholder{width:52.5rem;height:52.5rem}h1{font-size:60px;font-weight:700;margin:0 0 10px;text-align:center;color:#0b2634}h2{font-size:40px;font-weight:600;margin-top:60px;margin-bottom:20px;color:#0b2634}img{border:none!important}table{width:100%;border-collapse:separate;border-spacing:0;border-radius:8px;overflow:hidden}thead tr{background-color:#0b2634;color:#fff}th,td{padding:12px 16px;text-align:left}th:nth-child(1),td:nth-child(1){width:30%}th:nth-child(2),td:nth-child(2){width:20%}th:nth-child(3),td:nth-child(3){width:50%}th:nth-child(2),td:nth-child(2){text-align:center}tbody tr:nth-child(odd){background-color:#fff}tbody tr:nth-child(2n){background-color:#f6faff}tbody tr:last-child{border-bottom:2px solid #0b2634}thead tr:first-child th:first-child{border-top-left-radius:8px}thead tr:first-child th:last-child{border-top-right-radius:8px}tbody tr:last-child td:first-child{border-bottom-left-radius:8px}tbody tr:last-child td:last-child{border-bottom-right-radius:8px}#ltv-calculator-wrapper{max-width:100%;margin:0 auto;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#ltv-calculator-wrapper *,#ltv-calculator-wrapper *:before,#ltv-calculator-wrapper *:after{box-sizing:border-box}.ltv-calculator{background-color:#f6faff;border-radius:12px;border:5px solid #0b2634;box-shadow:0 4px 24px #0000000f;max-width:650px;margin:40px auto;padding:50px}.ltv-calculator-title{font-size:36px;font-weight:700;margin:0 0 10px;text-align:center;color:#333}.ltv-brand{display:flex;align-items:center;justify-content:center;margin-bottom:40px;font-size:14px;color:#666;border-bottom:1px solid #eee;padding-bottom:20px}.brand-logo{height:auto;width:140px;margin-left:8px}.ltv-input-section{margin-bottom:60px;position:relative}.ltv-input-section:nth-child(3){margin-top:60px}.ltv-section-title{font-size:18px;font-weight:600;margin:0 0 8px;color:#0b2634}.ltv-input-description{font-size:14px;margin:0 0 20px;color:#666;line-height:1.5}.ltv-slider-container{margin:0 0 8px;padding:0;position:relative}.ltv-slider-container input[type=range]{width:100%;height:8px;-webkit-appearance:none;background:#6c9dea;border-radius:4px;margin:12px 0;padding:0}.ltv-slider-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #6c9dea;cursor:pointer;box-shadow:0 2px 4px #0000001a;margin-top:-8px}.ltv-slider-container input[type=range]::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #6c9dea;cursor:pointer;box-shadow:0 2px 4px #0000001a}.ltv-range-labels{display:flex;justify-content:space-between;margin:0 0 24px;font-size:14px;color:#666}.ltv-input-field{display:flex}.ltv-input-field input{text-align:right;padding:12px;width:150px;border:1px solid #6c9dea;border-radius:4px;font-size:15px;color:#333;transition:border-color .2s}.ltv-input-field input:focus{outline:none;border-color:#4a7fd1;box-shadow:0 0 0 2px #6c9dea26}.ltv-input-group{position:relative;display:inline-block}.ltv-currency-symbol{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666;font-size:15px}.ltv-input-field input.ltv-currency{padding-left:24px}.transaction-value-field{justify-content:flex-start}.ltv-input-and-hint{display:flex;align-items:center}.ltv-input-and-hint input{text-align:right;padding:12px;width:150px;border:1px solid #6c9dea;border-radius:4px;font-size:15px;color:#333;transition:border-color .2s}.ltv-input-and-hint input:focus{outline:none;border-color:#4a7fd1;box-shadow:0 0 0 2px #6c9dea26}.ltv-inline-hint{font-size:12px;color:#888;font-style:italic;margin-left:12px;white-space:nowrap}.ltv-result-section{background-color:#6c9dea;color:#fff;padding:30px;border-radius:12px;margin-top:60px;border:1px solid #5b8ce0}.ltv-result-title{font-size:20px;font-weight:600;margin-bottom:12px}.ltv-result-value{font-size:32px;font-weight:700;margin-bottom:12px}.ltv-result-description{font-size:14px;opacity:.9;line-height:1.5}@media (max-width: 640px){.ltv-calculator{padding:30px 20px;margin:20px auto}.ltv-calculator-title{font-size:28px}.brand-logo{width:100px}.ltv-input-section{margin-bottom:40px}.ltv-input-section:nth-child(3){margin-top:40px}.ltv-input-description{font-size:13px}.ltv-input-field input,.ltv-input-and-hint input{width:120px;padding:10px}.ltv-result-section{margin-top:40px;padding:24px}.ltv-result-value{font-size:28px}.ltv-inline-hint{font-size:11px;display:block;margin:5px 0 0}.ltv-input-and-hint{display:block}}.ltv-select{display:inline-block;width:100%;max-width:300px;padding:10px 12px;font-size:15px;color:#333;border:1px solid #6c9dea;border-radius:4px;background-color:#fff;transition:border-color .2s;margin-bottom:10px}.ltv-select:focus{outline:none;border-color:#4a7fd1;box-shadow:0 0 0 2px #6c9dea26}#influencer-calculator-wrapper{max-width:100%;margin:0 auto;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#influencer-calculator-wrapper *,#influencer-calculator-wrapper *:before,#influencer-calculator-wrapper *:after{box-sizing:border-box}.ltv-label{display:block;margin-bottom:8px;font-size:15px;color:#444}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-main-page.css.map */
