.calc-wheel-inputs{color:var(--black-80)}.calc-wheel-inputs__title{font-family:Inter;font-size:18px;font-weight:700;line-height:24px;margin-bottom:16px}@media screen and (min-width:744px){.calc-wheel-inputs__title{margin-bottom:12px}}@media screen and (min-width:1025px){.calc-wheel-inputs__title{font-size:25px;line-height:32px;margin-bottom:20px}}.calc-wheel-inputs__inputs-group{display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr}.calc-wheel-inputs__input-item{align-self:end}.calc-wheel-inputs__old-and-new{display:grid;gap:24px}@media screen and (min-width:744px){.calc-wheel-inputs__old-and-new{gap:20px}}@media screen and (min-width:1025px){.calc-wheel-inputs__old-and-new{gap:40px}}.calc-wheel-sizes-explanation{color:var(--black-60)}.calc-wheel-sizes-explanation__texts{display:flex;flex-direction:column;gap:4px;margin-top:12px}@media screen and (min-width:744px){.calc-wheel-sizes-explanation__texts{flex-direction:row;justify-content:space-between}}.calc-wheel-sizes-explanation__texts-part{display:grid;gap:4px}.calc-wheel-sizes-explanation__one-text{font-size:13px;font-weight:500;line-height:18px}.calc-wheel-sizes-explanation__image{display:block;max-width:492px;width:100%}.calc-wheel-where-find__img{aspect-ratio:158/257;background-size:contain;width:100%}@media screen and (min-width:744px){.calc-wheel-where-find__img{aspect-ratio:328/312}}@media screen and (min-width:1025px){.calc-wheel-where-find__img{aspect-ratio:334/294}}.calc-wheel-new-old-on-grid{background-image:url(../images/calc_wheel/grid_bg.png);background-repeat:repeat;border:1px solid var(--black-15);color:var(--red-100);display:grid;font-size:13px;font-weight:500;gap:32px;justify-content:center;line-height:18px;margin-left:-16px;margin-right:-16px;padding-bottom:12px;padding-top:8px}@media screen and (min-width:744px){.calc-wheel-new-old-on-grid{border-radius:var(--radius-2xl);margin-left:unset;margin-right:unset;padding-bottom:12px;padding-top:12px}}@media screen and (min-width:1025px){.calc-wheel-new-old-on-grid{display:block;padding:12px 14px;width:540px}.calc-wheel-new-old-on-grid__block:first-child{margin-bottom:32px}}.calc-wheel-new-old-on-grid__block-title{color:var(--black-65);font-size:15px;font-weight:500;line-height:20px;margin-bottom:32px;margin-left:-26px}@media screen and (min-width:1025px){.calc-wheel-new-old-on-grid__block-title{margin-bottom:52px;margin-left:0}}.calc-wheel-new-old-on-grid__top-texts{display:flex;gap:10px;justify-content:space-between;padding-left:25px}.calc-wheel-new-old-on-grid__images-and-left-text{display:flex;margin-top:2px}.calc-wheel-new-old-on-grid__images{align-items:center;display:flex;gap:15px;justify-content:space-between;width:100%}@media screen and (min-width:744px){.calc-wheel-new-old-on-grid__images{align-items:unset;gap:unset;justify-content:space-around}}.calc-wheel-new-old-on-grid__image-left-outside-wrap{display:flex;height:200px;width:200px}.calc-wheel-new-old-on-grid__image-left-wrap{display:flex;margin:0 0 auto;position:relative;width:-moz-fit-content;width:fit-content}.calc-wheel-new-old-on-grid__image-right-outside-wrap{display:flex;height:200px;justify-content:center;width:60px}@media screen and (min-width:744px){.calc-wheel-new-old-on-grid__image-right-outside-wrap{justify-content:flex-start;width:200px}}.calc-wheel-new-old-on-grid__image-right-wrap{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin:0 0 auto;position:relative}@media screen and (min-width:744px){.calc-wheel-new-old-on-grid__image-right-wrap{margin:0 0 auto 100px}}.calc-wheel-new-old-on-grid__image-disc{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .5s ease-in-out}.calc-wheel-new-old-on-grid__left-text{padding-left:2px;position:absolute;text-align:center;top:0;transform:rotate(-180deg) translate(20px);white-space:nowrap;writing-mode:vertical-lr}.calc-wheel-new-old-on-grid__image-wheel{transition:all .5s ease-in-out}.calc-wheel-new-old-on-grid__diameter{border-bottom:1px solid var(--accent-red-100);border-bottom-left-radius:var(--radius-2xs);border-left:1px solid var(--accent-red-100);border-top:1px solid var(--accent-red-100);border-top-left-radius:var(--radius-2xs);height:100%;left:0;position:absolute;top:0;transform:translate(-12px);transition:all .5s ease-in-out;width:100%}.calc-wheel-new-old-on-grid__diameter:after{top:-1px}.calc-wheel-new-old-on-grid__diameter:after,.calc-wheel-new-old-on-grid__diameter:before{background:linear-gradient(90deg,#fff0 0,#fff 45%);border-radius:var(--radius-2xs);content:"";height:1px;left:auto;pointer-events:none;position:absolute;width:100%}.calc-wheel-new-old-on-grid__diameter:before{bottom:-1px}.calc-wheel-new-old-on-grid__height{height:100%;left:0;position:absolute;top:0;transform:translateY(-12px);transition:all .5s ease-in-out;width:50px}.calc-wheel-new-old-on-grid__height:after{right:0}.calc-wheel-new-old-on-grid__height:after,.calc-wheel-new-old-on-grid__height:before{background:linear-gradient(to bottom,var(--accent-red-100) 0,hsla(0,0%,100%,0) 45%);content:"";height:100%;pointer-events:none;position:absolute;top:5px;width:1px}.calc-wheel-new-old-on-grid__height:before{left:0}.calc-wheel-new-old-on-grid__height-inner-element{border-left:1px solid var(--accent-red-100);border-right:1px solid var(--accent-red-100);border-top:1px solid var(--accent-red-100);border-top-left-radius:var(--radius-2xs);border-top-right-radius:var(--radius-2xs);height:10px;transition:all .5s ease-in-out;width:100%}.calc-wheel-new-old-on-grid__height-text{left:-26px;position:absolute;top:-20px;white-space:nowrap}.calc-wheel-new-old-on-grid__width{border-left:1px solid var(--accent-red-100);border-right:1px solid var(--accent-red-100);border-top:1px solid var(--accent-red-100);border-top-left-radius:var(--radius-2xs);border-top-right-radius:var(--radius-2xs);height:100%;left:0;position:absolute;top:0;transform:translateY(-12px);transition:all .5s ease-in-out;width:100%}.calc-wheel-new-old-on-grid__width:after{right:-1px}.calc-wheel-new-old-on-grid__width:after,.calc-wheel-new-old-on-grid__width:before{background:linear-gradient(180deg,#fff0 0,#fff 20%);content:"";height:100%;pointer-events:none;position:absolute;top:3px;width:1px}.calc-wheel-new-old-on-grid__width:before{left:-1px}.calc-wheel-new-old-on-grid__width-text{left:35%;position:absolute;top:-20px;transform:translate(-50%);white-space:nowrap}@media screen and (min-width:744px){.calc-wheel-new-old-on-grid__width-text{left:50%}}.calc-wheel-new-old-on-grid__image-left-wheel{transform-origin:left top}.calc-wheel-new-old-on-grid__image-right-wheel{max-width:82px;transform-origin:right top}.calc-wheel-result-table{border-collapse:collapse;border-spacing:0;padding:0}@media screen and (min-width:744px){.calc-wheel-result-table{width:100%}}@media screen and (min-width:1025px){.calc-wheel-result-table{table-layout:fixed}}.calc-wheel-result-table tbody tr:nth-child(n+1){border-top:1px solid var(--black-10)}.calc-wheel-result-table th{color:var(--black-65);font-size:15px;font-weight:500;line-height:20px;padding:16px;text-align:left}.calc-wheel-result-table td{color:var(--black-80);font-size:15px;font-weight:600;line-height:20px;padding:16px}.calc-wheel-result-table__first-cell{min-width:267px}@media screen and (min-width:1025px){.calc-wheel-result-table__first-cell{min-width:auto}}.calc-wheel-result-table__last-cell{min-width:136px}@media screen and (min-width:744px){.calc-wheel-result-table__last-cell{min-width:auto;width:21%}}.calc-wheel-speedometer__table{border-collapse:collapse;border-spacing:0;padding:0;width:100%}.calc-wheel-speedometer__table tbody tr:nth-child(n+1){border-top:1px solid var(--black-10)}.calc-wheel-speedometer__table th{color:var(--black-65);font-size:15px;font-weight:500;line-height:20px;padding:16px;text-align:left}.calc-wheel-speedometer__table td{color:var(--black-80);font-size:15px;font-weight:600;line-height:20px;padding:16px;width:50%}.calc-wheel-speedometer__table td:nth-child(2){text-align:center}.calc-wheel-speedometer__speed-form{display:inline-flex;gap:4px}.calc-wheel-speedometer .calc-wheel-speedometer__speed-button.calc-wheel-speedometer__speed-button{width:35px}.calc-wheel-speedometer__speed-input-wrapper{max-width:55px}.calc-wheel-speedometer__speed-input-wrapper .input__input{text-align:center}.calc-wheel-alert__alert{border-radius:16px;color:var(--white-100);font-size:16px;font-weight:600;line-height:22px;padding:12px 16px;text-align:center}.calc-wheel-alert__alert_good{background-color:var(--green-100)}.calc-wheel-alert__alert_bad{background-color:var(--red-100)}.calc-wheel-result__title-and-switch{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}@media screen and (min-width:744px){.calc-wheel-result__title-and-switch{margin-bottom:16px}}.calc-wheel-result__left-and-right{display:flex;gap:20px;justify-content:space-between}.calc-wheel-result__left{flex-grow:1;margin-left:-16px;margin-right:-16px;overflow-x:hidden;padding-left:16px;padding-right:16px}@media screen and (min-width:744px){.calc-wheel-result__left{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.calc-wheel-result__right{display:none}@media screen and (min-width:1025px){.calc-wheel-result__right{display:block;flex-grow:1;max-width:540px}}.calc-wheel-result__title{font-size:18px;font-weight:700;line-height:24px}@media screen and (min-width:744px){.calc-wheel-result__title{font-size:20px;font-weight:700;line-height:26px}}@media screen and (min-width:1025px){.calc-wheel-result__title{font-size:25px;font-weight:700;line-height:32px}}.calc-wheel-result__switch-units-near-title{display:none}@media screen and (min-width:744px){.calc-wheel-result__switch-units-near-title{background-color:var(--black-10);border-radius:32px;display:flex;gap:8px;padding:4px}}.calc-wheel-result__table-wrapper{margin-left:-16px;margin-right:-16px;overflow-x:auto}@media screen and (min-width:744px){.calc-wheel-result__table-wrapper{margin-left:0;margin-right:0}}.calc-wheel-result__bottom-unit-selector{align-items:center;display:flex;justify-content:space-between;margin-top:12px}@media screen and (min-width:744px){.calc-wheel-result__bottom-unit-selector{display:none}}.calc-wheel-result__bottom-unit-selector-title{color:var(--black-60);font-size:13px;font-weight:700;line-height:18px}.calc-wheel-result__bottom-unit-selector-chips-wrapper{align-items:center;background-color:var(--black-10);border-radius:32px;display:flex;gap:8px;padding:4px}.calc-wheel-result__new-old-on-grid-for-non-desktop{margin-top:40px}@media screen and (min-width:744px){.calc-wheel-result__new-old-on-grid-for-non-desktop{margin-top:32px}}@media screen and (min-width:1025px){.calc-wheel-result__new-old-on-grid-for-non-desktop{display:none}}.calc-wheel-result__speedometer{margin-left:-16px;margin-right:-16px;margin-top:24px}@media screen and (min-width:744px){.calc-wheel-result__speedometer{margin-left:0;margin-right:0;margin-top:32px}}@media screen and (min-width:1025px){.calc-wheel-result__speedometer{margin-top:24px}}.calc-wheel-result__alert-non-desktop{margin-top:12px}@media screen and (min-width:744px){.calc-wheel-result__alert-non-desktop{margin-top:16px}}@media screen and (min-width:1025px){.calc-wheel-result__alert-non-desktop{display:none}}.calc-wheel-result__alert-desktop{display:none}@media screen and (min-width:1025px){.calc-wheel-result__alert-desktop{box-sizing:border-box;display:block;overflow:hidden;padding-top:24px;transition:all .5s}}.calc-wheel-info__accordions{display:grid;gap:12px}.calc-wheel-info__title{font-size:18px;font-weight:700;line-height:24px;margin-bottom:20px}@media screen and (min-width:1025px){.calc-wheel-info__title{font-size:25px;font-weight:700;line-height:32px}}.calc-wheel__inputs-and-info{display:grid;gap:24px;grid-template-columns:1fr}@media screen and (min-width:1025px){.calc-wheel__inputs-and-info{grid-template-columns:auto auto}}@media screen and (min-width:1440px){.calc-wheel__inputs-and-info{border-radius:var(--radius-6xl);box-shadow:var(--card-shadow);padding:40px}}.calc-wheel__sizes-expl-and-where-find{display:grid;gap:12px;grid-template-columns:1fr 1fr}@media screen and (min-width:1025px){.calc-wheel__sizes-expl-and-where-find{gap:24px;grid-template-columns:1fr 1fr}}@media screen and (min-width:1440px){.calc-wheel__sizes-expl-and-where-find{grid-template-columns:309px 334px}}.calc-wheel__result{margin-top:40px}@media screen and (min-width:744px){.calc-wheel__result{margin-top:60px}}.calc-wheel__info{margin-top:40px}@media screen and (min-width:744px){.calc-wheel__info{margin-top:32px}}@media screen and (min-width:1025px){.calc-wheel__info{margin-top:60px}}.calc-wheel-page{color:var(--black-80);margin-bottom:20px}@media screen and (min-width:744px){.calc-wheel-page{margin-bottom:60px}}@media screen and (min-width:1025px){.calc-wheel-page{margin-bottom:66px}}.calc-wheel-page__title{font-size:25px;font-weight:700;line-height:32px;margin-bottom:24px}@media screen and (min-width:744px){.calc-wheel-page__title{font-size:32px;font-weight:700;margin-bottom:24px}}
