.profit-calculator{padding:64px 0}.profit-calculator--missing-data{background:#2a1414;border:1px solid #5A2A2A;border-radius:8px;padding:20px 24px;color:#f5c6c6;font-family:Roboto,sans-serif;font-size:14px;line-height:1.6}.profit-calculator--missing-data code{background:#3a1d1d;padding:1px 6px;border-radius:4px;font-size:13px}.profit-calculator__inner{max-width:1352px;margin:0 auto}.profit-calculator__grid{display:grid;grid-template-columns:1.2fr .9fr;gap:87px;align-items:flex-end}.profit-calculator__left h2{font-size:38px;line-height:42px;letter-spacing:0;margin:0 0 32px}.profit-calculator__description{font-family:Roboto,sans-serif;font-weight:300;font-size:16px;line-height:21px;color:#fff;margin:16px 0 70px;max-width:580px}.profit-calculator__description p{margin:0}.profit-calculator__field{margin-bottom:40px}.profit-calculator__field:last-child{margin-bottom:0}.profit-calculator__field-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.profit-calculator__label{font-family:Zalando Sans Expanded,sans-serif;font-weight:600;font-size:16px;line-height:21px;letter-spacing:0;text-transform:uppercase;color:#acacaf}.profit-calculator__output{font-family:Zalando Sans Expanded,sans-serif;font-weight:300;font-size:16px;line-height:21px;letter-spacing:0;text-transform:uppercase;color:#10e1a8;white-space:nowrap}.profit-calculator__slider{-webkit-appearance:none;appearance:none;width:100%;height:3px;border-radius:0;outline:none;cursor:pointer;margin:0;background:linear-gradient(to right,#10E1A8 0%,#10E1A8 var(--slider-progress, 0%),rgba(255,255,255,.4) var(--slider-progress, 0%),rgba(255,255,255,.4) 100%)}.profit-calculator__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#10e1a8;border:none;cursor:pointer}.profit-calculator__slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#10e1a8;border:none;cursor:pointer}.profit-calculator__slider::-moz-range-track{height:3px;background:#3a3d45;border-radius:0}.profit-calculator__range-labels{display:flex;justify-content:space-between;margin-top:8.5px;font-family:Roboto,sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:0;color:#acacaf}.profit-calculator__right{position:sticky;top:24px}.profit-calculator__card{background:linear-gradient(0deg,#ffffff1a,#ffffff1a),radial-gradient(45.45% 62.22% at 100% 31.17%,#10e1a833,#fff0);border-radius:16px;padding:24px 32px;position:relative}.profit-calculator__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:radial-gradient(55.56% 96.43% at 77.78% 3.57%,#fff,#ffffff4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.profit-calculator__card-label{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#acacaf;margin:0 0 8px}.profit-calculator__revenue{font-family:Zalando Sans Expanded,sans-serif;font-weight:500;font-size:44px;line-height:50px;color:#10e1a8;margin:0}.profit-calculator__divider{border:none;border-top:1px solid #ACACAF;margin:24px 0}.profit-calculator__stats{display:grid;grid-template-columns:1fr 1fr;gap:22px 12px;margin-bottom:0}.profit-calculator__stats .profit-calculator__card-label{font-family:Roboto,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#acacaf;margin:0 0 4px}.profit-calculator__stat-value{font-family:Zalando Sans Expanded,sans-serif;font-weight:600;font-size:20px;line-height:1.3;color:#f5f5f6;margin:0}.profit-calculator__disclaimer{font-family:Roboto,sans-serif;font-weight:300;font-size:12px;line-height:16px;color:#acacaf;margin:0 0 16px}.profit-calculator__note-toggle{display:flex;align-items:center;gap:8px;background:none;border:none;padding:0;margin-bottom:16px;font-family:Roboto,sans-serif;font-weight:300;font-size:14px;line-height:16px;color:#c7c7ca;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.profit-calculator__note-toggle svg{width:12px;height:12px;transition:transform .2s ease}.profit-calculator__note-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.profit-calculator__note{font-family:Roboto,sans-serif;font-size:14px;line-height:16px;color:#acacaf;padding:0;margin:0 0 16px}.profit-calculator__note ul{margin:0;padding-left:18px}.profit-calculator__note li{margin-bottom:8px}.profit-calculator__note li:last-child{margin-bottom:0}body .profit-calculator__card .profit-calculator__add-to-cart{width:100%;margin-bottom:16px;text-align:center;background:#10e1a8;font-size:16px;line-height:21px;color:#000;font-weight:600;font-family:Roboto,sans-serif}.profit-calculator .pc_secondary_button{text-align:center}@media screen and (max-width:1199px){.profit-calculator__grid{gap:50px}.profit-calculator__revenue{font-size:40px;line-height:48px}.profit-calculator__card{padding:24px}.profit-calculator__description{margin-bottom:50px}}@media screen and (max-width:989px){.profit-calculator__grid{grid-template-columns:1fr;gap:40px}.profit-calculator__right{position:static}.profit-calculator{padding:50px 0}.profit-calculator__description{max-width:100%;margin-bottom:40px}}@media screen and (max-width:749px){.profit-calculator{padding:32px 0}.profit-calculator__left h2{font-size:22px;line-height:30px;margin:0 0 12px}.profit-calculator__description{font-size:14px;line-height:18px;margin:12px 0 24px}.profit-calculator__output,.profit-calculator__label{font-size:14px;line-height:18px}.profit-calculator__field-row{margin-bottom:8px}.profit-calculator__range-labels{margin-top:8px}.profit-calculator__field{margin-bottom:24px}.profit-calculator__grid{grid-template-columns:1fr;gap:24px}.profit-calculator__stats{grid-template-columns:1fr 1fr;gap:20px 16px}.profit-calculator__revenue{font-size:36px;line-height:44px}.profit-calculator__card-label{font-size:12px;line-height:14px}.profit-calculator__divider{margin:20px 0}.profit-calculator__stats .profit-calculator__card-label{margin-bottom:2px}.profit-calculator__stat-value{font-size:16px;line-height:19px}.profit-calculator__disclaimer{margin:0 0 12px}.profit-calculator__note-toggle{margin-bottom:20px}body .profit-calculator__card .profit-calculator__add-to-cart{font-size:14px;line-height:18px;min-height:44px;margin-bottom:12px}body .profit-calculator__card .button.button--link{font-size:14px;line-height:18px}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/profit-calculator.css.map */
