.calculator-indent{margin-top:20px}.calculator-indent--large{margin-top:24px}.calculator-warning{color:#e63021;text-align:left;align-items:center;font-size:12px;font-weight:700;line-height:1.2;display:flex}.calculator-warning svg{flex-shrink:0;margin-right:12px}.calculator-warning--desktop{max-width:318px;margin-left:8px;margin-right:auto}.calculator-warning--mobile{margin-top:24px}@media only screen and (min-width:1024px){.calculator-indent{margin-top:24px}.calculator-indent--large{margin-top:38px}}.feeding-calculator{color:#66291e;font-family:Rubik,sans-serif}.feeding-calculator__wrapper{width:100%;min-height:calc(var(--window-height,100svh) - var(--header-height,58px));background-color:#f2efeb;margin-left:auto;margin-right:auto;display:flex}.feeding-calculator__wrapper .icon-loader{margin:auto}@media only screen and (min-width:1024px){.feeding-calculator{padding-top:40px;padding-bottom:40px}.feeding-calculator__wrapper{border-radius:13px;max-width:1000px;min-height:640px;overflow:hidden}}.calculator-step{flex-direction:column;width:100%;display:flex}.calculator-step.fade-enter-active,.calculator-step.fade-leave-active{transition-duration:.35s}.calculator-step.fade-enter-active .calculator-step__header,.calculator-step.fade-enter-active .calculator-step__content,.calculator-step.fade-enter-active .calculator-step__header-button-wrapper,.calculator-step.fade-enter-active .calculator-step__buttons-wrapper,.calculator-step.fade-leave-active .calculator-step__header,.calculator-step.fade-leave-active .calculator-step__content,.calculator-step.fade-leave-active .calculator-step__header-button-wrapper,.calculator-step.fade-leave-active .calculator-step__buttons-wrapper{transition:opacity .35s}.calculator-step.fade-enter-from .calculator-step__header,.calculator-step.fade-enter-from .calculator-step__content,.calculator-step.fade-enter-from .calculator-step__header-button-wrapper,.calculator-step.fade-enter-from .calculator-step__buttons-wrapper,.calculator-step.fade-leave-to .calculator-step__header,.calculator-step.fade-leave-to .calculator-step__content,.calculator-step.fade-leave-to .calculator-step__header-button-wrapper,.calculator-step.fade-leave-to .calculator-step__buttons-wrapper{opacity:0}.calculator-step--products .calculator-step__content-wrapper{padding-top:50px}.calculator-step--results-table .calculator-step__content-wrapper{padding-left:20px;padding-right:20px}.calculator-step--results-table .calculator-step__content{margin-top:0}.calculator-step__header-wrapper{background-color:#bf9983;flex-direction:column;min-height:120px;padding:24px 20px;display:flex}.calculator-step__header{text-align:center;margin-top:auto;margin-bottom:auto}.calculator-step__content-wrapper{flex-direction:column;flex-grow:1;flex-basis:0;padding:38px 20px 49px;display:flex;position:relative}.calculator-step__content{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;margin-top:auto;margin-bottom:auto;display:flex}.calculator-step__buttons-wrapper{text-align:center;flex-wrap:wrap;justify-content:center;gap:16px;padding-top:38px;display:flex}.calculator-step__button{min-width:132px}@media only screen and (min-width:390px){.calculator-step__content-wrapper{padding-left:39px;padding-right:39px}}@media only screen and (min-width:1024px){.calculator-step{flex-direction:row;width:100%}.calculator-step--products .calculator-step__content-wrapper{padding-top:40px}.calculator-step__header{text-align:left;max-width:310px;margin-bottom:0}.calculator-step__header-wrapper{width:42%;min-height:unset;padding:112px 48px 39px}.calculator-step__header-button-wrapper{margin-top:auto;padding-top:24px}.calculator-step__content-wrapper{padding:112px 48px 39px}.calculator-step__buttons-wrapper{text-align:right;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:24px}.calculator-step__content{flex-direction:row;margin-bottom:0}.calculator-step--results-table .calculator-step__content-wrapper{padding-left:32px;padding-right:32px}}.calculator-start-step{flex-direction:column;width:100%;padding:55px 20px;display:flex}.calculator-start-step.fade-enter-active,.calculator-start-step.fade-leave-active{transition:opacity .35s}.calculator-start-step.fade-enter-from,.calculator-start-step.fade-leave-to{opacity:0}.calculator-start-step__footer-wrapper{flex-direction:column;flex-grow:1;align-items:center;gap:24px;width:100%;padding-top:42px;display:flex}.calculator-start-step__content{width:100%}.calculator-start-step__footer-image-wrapper{--responsive-wrapper-max-width:252px;margin-right:18px}.calculator-start-step__footer-button{margin-top:auto}@media only screen and (min-width:1024px){.calculator-start-step{padding:100px 48px 39px 100px}.calculator-start-step__footer-wrapper{flex-direction:row;flex-grow:0;justify-content:flex-end;align-items:flex-end;gap:0;margin-top:auto}.calculator-start-step__content{max-width:465px}.calculator-start-step__footer-image-wrapper{--responsive-wrapper-max-width:281px;margin-right:18px}.calculator-start-step__footer-button{margin-top:0}}.calculator-age-step__block{cursor:pointer;background:#fff;border:2px solid #fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:178px;min-height:100px;padding:24px;transition-property:border-color,border-width;transition-duration:.25s;display:flex;overflow:hidden}.calculator-age-step__block+.calculator-age-step__block{margin-top:32px}.calculator-age-step__block.is-selected{border-color:#66291e}.calculator-age-step__block-heading{font-weight:400}.calculator-age-step__block-heading strong{font-weight:600}@media only screen and (min-width:1024px){.calculator-age-step__image{position:absolute;bottom:66px;left:0;transform:translate(-50%)}}.calculator-weight-step{flex-direction:column;align-items:center;display:flex}.calculator-weight-step__input-wrapper{position:relative}.calculator-weight-step__input-label{margin-bottom:0;font-size:29px;font-weight:600;line-height:1;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.calculator-weight-step__input[type=number]{color:#66291e;text-align:center;background-color:#fff;border:2px solid #fff;border-radius:10px;width:172px;padding:14px 64px 14px 28px;font-size:29px;font-weight:600;line-height:1;transition-property:border-color;transition-duration:.25s}.calculator-weight-step__input[type=number]:focus{box-shadow:none}.calculator-weight-step__input[type=number]::placeholder{color:#48484730}.calculator-weight-step__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calculator-weight-step__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.calculator-weight-step__input[type=number].has-error{border-color:#be4d48}@media only screen and (min-width:1024px){.calculator-weight-step__image{position:absolute;bottom:66px;left:15px;transform:translate(-50%)}}.calculator-products-step{width:100%}.calculator-products-step__category+.calculator-products-step__category{margin-top:24px}.calculator-products-step__category.is-akut .calculator-products-step__product:not(.calculator-products-step__product--drawer){width:calc(50% - 8px)}.calculator-products-step__category-title{margin-bottom:10px;font-size:15px;font-weight:600;line-height:1.24}.calculator-products-step__products{flex-wrap:wrap;gap:16px;display:flex}.calculator-products-step__product{cursor:pointer;background-color:#fff;border-radius:8px;align-items:center;width:calc(33.3333% - 10.6667px);min-height:60px;padding:8px 10px;transition-property:background-color,color;transition-duration:.25s;display:flex;position:relative;overflow:hidden}.calculator-products-step__product:before{content:"";border:2px solid #fff;border-radius:8px;transition-property:border-color;transition-duration:.25s;position:absolute;top:0;bottom:0;left:0;right:0}.calculator-products-step__product.is-selected:before{border-color:#66291e}.calculator-products-step__product.is-disabled{pointer-events:none}.calculator-products-step__product.is-disabled .calculator-products-step__product-content:after{opacity:1}.calculator-products-step__product--mobile,.calculator-products-step__product--drawer{width:100%}.calculator-products-step__product--non-clickable{cursor:default}.calculator-products-step__product-content{align-items:center;display:flex;position:relative}.calculator-products-step__product-content:after{content:"";opacity:0;background-color:#fffc;transition-property:opacity;transition-duration:.25s;position:absolute;top:0;bottom:0;left:0;right:0}h3.calculator-products-step__product-title{-webkit-hyphens:auto;hyphens:auto;margin-top:0;font-family:Rubik,sans-serif;font-size:14px;font-weight:500;line-height:1.15}.calculator-products-step__product-image{width:calc(var(--image-aspect-ratio,1) * 35px);flex-shrink:0;height:35px;margin-right:7px}.calculator-products-step__modal-opener{text-transform:uppercase;justify-content:center;align-items:center;width:100%;max-width:240px;margin-left:auto;margin-right:auto;display:flex}.calculator-products-step__products-title{margin-top:0;margin-bottom:32px}.calculator-products-step__change-selection{margin-top:32px}.calculator-products-step--has-selected{margin-bottom:auto}.calculator-products-step__image-wrapper{--responsive-wrapper-max-width:132px;margin-top:42px}@media only screen and (min-width:360px){.calculator-products-step__product--drawer,.calculator-products-step__product--mobile{width:calc(50% - 8px)}}@media only screen and (min-width:580px){.calculator-products-step__product--mobile{width:calc(33.3333% - 10.6667px)}}@media only screen and (min-width:1024px){.calculator-products-step{margin-bottom:auto}}.calculator-results-step{width:100%}.calculator-results-step__note{text-align:center;margin-top:38px;font-weight:500}@media only screen and (min-width:1024px){.calculator-results-step{flex-direction:column;height:100%;margin-bottom:auto;display:flex}.calculator-results-step__note{text-align:left;margin-top:auto;padding-top:24px}}.calculator-results-table{width:100%}.calculator-results-table__row{flex-wrap:wrap;align-items:center;display:flex}.calculator-results-table__row+.calculator-results-table__row{margin-top:38px}.calculator-results-table__product-title{text-align:center;-webkit-hyphens:auto;hyphens:auto;width:100%;font-size:19px;font-weight:600;line-height:1.24}.calculator-results-table__product-title a:hover{text-decoration:none}.calculator-results-table__dosage-wrapper{flex-grow:1;justify-content:center;align-items:center;width:100%;margin-top:16px;font-size:19px;line-height:1.24;display:flex}.calculator-results-table__dosage{margin-right:20px}.calculator-results-table__dosage-separator{margin-right:12px}.calculator-results-table__dosage-image-wrapper{justify-content:center;align-items:center;width:50px;min-height:50px;margin-right:10px;display:flex}.calculator-results-table__product-link{flex-shrink:0;margin:16px auto 0;padding:10px 12px;font-size:11px}@media only screen and (min-width:1024px){.calculator-results-table__row{flex-wrap:nowrap}.calculator-results-table__row+.calculator-results-table__row{margin-top:30px}.calculator-results-table__product-title{text-align:left;flex-grow:1;width:23%}.calculator-results-table__dosage-wrapper{flex-grow:0;justify-content:flex-start;width:auto;margin-top:0;margin-left:auto;padding-left:8px;padding-right:28px}.calculator-results-table__product-link{margin-top:0;margin-left:0;margin-right:0}}.calculator-results-product__title{text-align:center}.calculator-results-product__title a:hover{text-decoration:none}.calculator-results-product{flex-direction:column;align-items:center;width:100%;display:flex}.calculator-results-product__dosage-wrapper{justify-content:center;align-items:center;margin-top:32px;padding-left:40px;display:flex}.calculator-results-product__dosage{font-size:55px;line-height:1}.calculator-results-product__dosage-separator{margin-left:42px;margin-right:25px;font-size:40px;line-height:1}.calculator-results-product__dosage-image-wrapper{align-items:center;width:165px;min-height:160px;display:flex}.calculator-results-product__dosage-image-wrapper--akut{min-height:205px}.calculator-results-product__dosage-frequency{margin-top:16px;font-size:18px;line-height:1.3157}.calculator-warning-modal{z-index:1000006}.calculator-warning-modal--has-label .calculator-warning-modal__content{border-top-left-radius:0}.custom-modal--rebranding-plain .calculator-warning-modal__content{max-width:500px}.calculator-warning-modal__image{--responsive-wrapper-max-width:min(var(--image-width,210px), 210px)}.calculator-warning-modal__message{margin-top:38px}.calculator-warning-modal__label{background-color:var(--brand-color,#403333);color:#fff;border-radius:12px 12px 0 0;min-width:144px;max-width:100%;padding:8px 20px;font-size:15px;font-weight:500;line-height:1.15;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(-100%)}.calculator-warning-modal__close-button path{stroke:#403333}@media only screen and (min-width:1024px){.calculator-warning-modal__message{font-size:19px;line-height:1.2105}}.calculator-products-drawer{z-index:1000005;opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.3s;position:fixed;top:0;bottom:0;left:0;right:0}.calculator-products-drawer.is-shown{opacity:1;visibility:visible}.calculator-products-drawer.is-shown .calculator-products-drawer__wrapper{transform:translate(0)}.calculator-products-drawer__overlay{z-index:-1;background-color:#66291e80;position:absolute;top:0;bottom:0;left:0;right:0}.calculator-products-drawer__wrapper{background-color:#f2efeb;flex-direction:column;width:100%;max-width:410px;height:100%;transition-property:transform;transition-duration:.3s;display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.calculator-products-drawer__header{background-color:#bf9983;justify-content:center;align-items:center;min-height:58px;padding:12px 48px;display:flex;position:relative}.calculator-products-drawer__close-button{display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.calculator-products-drawer__close-button:focus{outline:none}.calculator-products-drawer__body{flex:1 0 auto;position:relative;overflow:hidden}.calculator-products-drawer__scroll-wrapper{width:100%;height:100%;padding:28px 20px;position:absolute;top:0;bottom:0;left:0;right:0;overflow-y:auto}.calculator-products-drawer__scroll-wrapper::-webkit-scrollbar{width:6px}.calculator-products-drawer__scroll-wrapper::-webkit-scrollbar-track{background-color:#fff;border-radius:4px}.calculator-products-drawer__scroll-wrapper::-webkit-scrollbar-thumb{background-color:#90909066;border-radius:4px}.calculator-products-drawer__footer{background-color:#f2efeb;justify-content:space-between;align-items:center;padding:20px;display:flex;box-shadow:0 -4px 16px #4848470d}.calculator-products-drawer__footer-button{min-width:132px}
