.calculator-indent{margin-top:20px}.calculator-indent--large{margin-top:24px}.calculator-warning{display:flex;align-items:center;font-weight:700;font-size:12px;line-height:1.2;color:#e63021;text-align:left}.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{font-family:Rubik,sans-serif;color:#66291e}.feeding-calculator__wrapper{display:flex;width:100%;min-height:calc(var(--window-height, 100svh) - var(--header-height, 58px));margin-left:auto;margin-right:auto;background-color:#f2efeb}.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{min-height:640px;max-width:1000px;border-radius:13px;overflow:hidden}}.calculator-step{display:flex;flex-direction:column;width:100%}.calculator-step.fade-enter-active,.calculator-step.fade-leave-active{transition-duration:.35s}.calculator-step.fade-enter-active .calculator-step__buttons-wrapper,.calculator-step.fade-enter-active .calculator-step__content,.calculator-step.fade-enter-active .calculator-step__header,.calculator-step.fade-enter-active .calculator-step__header-button-wrapper,.calculator-step.fade-leave-active .calculator-step__buttons-wrapper,.calculator-step.fade-leave-active .calculator-step__content,.calculator-step.fade-leave-active .calculator-step__header,.calculator-step.fade-leave-active .calculator-step__header-button-wrapper{transition:opacity .35s ease}.calculator-step.fade-enter-from .calculator-step__buttons-wrapper,.calculator-step.fade-enter-from .calculator-step__content,.calculator-step.fade-enter-from .calculator-step__header,.calculator-step.fade-enter-from .calculator-step__header-button-wrapper,.calculator-step.fade-leave-to .calculator-step__buttons-wrapper,.calculator-step.fade-leave-to .calculator-step__content,.calculator-step.fade-leave-to .calculator-step__header,.calculator-step.fade-leave-to .calculator-step__header-button-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{display:flex;flex-direction:column;min-height:120px;padding:24px 20px;background-color:#bf9983}.calculator-step__header{margin-top:auto;margin-bottom:auto;text-align:center}.calculator-step__content-wrapper{position:relative;display:flex;flex-direction:column;flex-basis:0;flex-grow:1;padding:38px 20px 49px}.calculator-step__content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;margin-top:auto;margin-bottom:auto}.calculator-step__buttons-wrapper{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;padding-top:38px;text-align:center}.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{max-width:310px;margin-bottom:0;text-align:left}.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{justify-content:flex-end;align-items:center;margin-top:auto;padding-top:24px;text-align:right}.calculator-step__content{margin-bottom:0;flex-direction:row}.calculator-step--results-table .calculator-step__content-wrapper{padding-left:32px;padding-right:32px}}.calculator-start-step{display:flex;flex-direction:column;width:100%;padding:55px 20px}.calculator-start-step.fade-enter-active,.calculator-start-step.fade-leave-active{transition:opacity .35s ease}.calculator-start-step.fade-enter-from,.calculator-start-step.fade-leave-to{opacity:0}.calculator-start-step__footer-wrapper{display:flex;flex-direction:column;align-items:center;flex-grow:1;gap:24px;width:100%;padding-top:42px}.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;align-items:flex-end;justify-content:flex-end;flex-grow:0;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{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:178px;min-height:100px;background:#fff;border:2px solid #fff;padding:24px;border-radius:8px;overflow:hidden;cursor:pointer;transition-property:border-color,border-width;transition-duration:.25s}.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;left:0;bottom:66px;transform:translateX(-50%)}}.calculator-weight-step{display:flex;flex-direction:column;align-items:center}.calculator-weight-step__input-wrapper{position:relative}.calculator-weight-step__input-label{position:absolute;top:50%;right:28px;transform:translateY(-50%);margin-bottom:0;font-weight:600;font-size:29px;line-height:1}.calculator-weight-step__input[type=number]{width:172px;border:2px solid #fff;padding:14px 64px 14px 28px;background-color:#fff;border-radius:10px;font-size:29px;line-height:1;font-weight:600;color:#66291e;text-align:center;transition-property:border-color;transition-duration:.25s}.calculator-weight-step__input[type=number]:focus{box-shadow:none}.calculator-weight-step__input[type=number]::-moz-placeholder{color:rgba(72,72,71,.19)}.calculator-weight-step__input[type=number]::placeholder{color:rgba(72,72,71,.19)}.calculator-weight-step__input[type=number]::-webkit-inner-spin-button,.calculator-weight-step__input[type=number]::-webkit-outer-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;left:15px;bottom:66px;transform:translateX(-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-weight:600;font-size:15px;line-height:1.24}.calculator-products-step__products{display:flex;flex-wrap:wrap;gap:16px}.calculator-products-step__product{position:relative;display:flex;align-items:center;width:calc(33.33333% - 10.66667px);min-height:60px;padding:8px 10px;border-radius:8px;background-color:#fff;overflow:hidden;cursor:pointer;transition-property:background-color,color;transition-duration:.25s}.calculator-products-step__product:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid #fff;border-radius:8px;transition-property:border-color;transition-duration:.25s}.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--drawer,.calculator-products-step__product--mobile{width:100%}.calculator-products-step__product--non-clickable{cursor:default}.calculator-products-step__product-content{position:relative;display:flex;align-items:center}.calculator-products-step__product-content:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.8);opacity:0;transition-property:opacity;transition-duration:.25s}h3.calculator-products-step__product-title{margin-top:0;font-weight:500;font-family:Rubik,sans-serif;font-size:14px;line-height:1.15;-webkit-hyphens:auto;hyphens:auto}.calculator-products-step__product-image{flex-shrink:0;width:calc(var(--image-aspect-ratio, 1)*35px);height:35px;margin-right:7px}.calculator-products-step__modal-opener{display:flex;align-items:center;justify-content:center;width:100%;max-width:240px;text-transform:uppercase;margin-left:auto;margin-right:auto}.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.33333% - 10.66667px)}}@media only screen and (min-width:1024px){.calculator-products-step{margin-bottom:auto}}.calculator-results-step{width:100%}.calculator-results-step__note{margin-top:38px;font-weight:500;text-align:center}@media only screen and (min-width:1024px){.calculator-results-step{display:flex;flex-direction:column;margin-bottom:auto;height:100%}.calculator-results-step__note{margin-top:auto;padding-top:24px;text-align:left}}.calculator-results-table{width:100%}.calculator-results-table__row{display:flex;align-items:center;flex-wrap:wrap}.calculator-results-table__row+.calculator-results-table__row{margin-top:38px}.calculator-results-table__product-title{width:100%;font-size:19px;line-height:1.24;font-weight:600;text-align:center;-webkit-hyphens:auto;hyphens:auto}.calculator-results-table__product-title a:hover{text-decoration:none}.calculator-results-table__dosage-wrapper{display:flex;align-items:center;justify-content:center;flex-grow:1;width:100%;margin-top:16px;font-size:19px;line-height:1.24}.calculator-results-table__dosage{margin-right:20px}.calculator-results-table__dosage-separator{margin-right:12px}.calculator-results-table__dosage-image-wrapper{display:flex;align-items:center;justify-content:center;margin-right:10px;width:50px;min-height:50px}.calculator-results-table__product-link{flex-shrink:0;font-size:11px;margin:16px auto 0;padding:10px 12px}@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{flex-grow:1;width:23%;text-align:left}.calculator-results-table__dosage-wrapper{justify-content:flex-start;flex-grow:0;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{width:100%;display:flex;flex-direction:column;align-items:center}.calculator-results-product__dosage-wrapper{display:flex;justify-content:center;align-items:center;margin-top:32px;padding-left:40px}.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{display:flex;align-items:center;width:165px;min-height:160px}.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{position:absolute;top:0;left:0;min-width:144px;max-width:100%;padding:8px 20px;background-color:var(--brand-color,#403333);border-radius:12px 12px 0 0;font-size:15px;line-height:1.15;font-weight:500;color:#fff;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{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000005;opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.3s}.calculator-products-drawer.is-shown{opacity:1;visibility:visible}.calculator-products-drawer.is-shown .calculator-products-drawer__wrapper{transform:translateX(0)}.calculator-products-drawer__overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(102,41,30,.5);z-index:-1}.calculator-products-drawer__wrapper{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:100%;max-width:410px;height:100%;background-color:#f2efeb;transform:translateX(100%);transition-property:transform;transition-duration:.3s}.calculator-products-drawer__header{position:relative;display:flex;align-items:center;justify-content:center;padding:12px 48px;min-height:58px;background-color:#bf9983}.calculator-products-drawer__close-button{position:absolute;top:50%;right:15px;display:flex;transform:translateY(-50%)}.calculator-products-drawer__close-button:focus{outline:none}.calculator-products-drawer__body{position:relative;overflow:hidden;flex:1 0 auto}.calculator-products-drawer__scroll-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;padding:28px 20px;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:hsla(0,0%,56.5%,.4);border-radius:4px}.calculator-products-drawer__footer{display:flex;justify-content:space-between;align-items:center;padding:20px;box-shadow:0 -4px 16px rgba(72,72,71,.05);background-color:#f2efeb}.calculator-products-drawer__footer-button{min-width:132px}