@media only screen and (max-width:767px){.feeding-guide-new:not([open]) .feeding-guide-new__container{animation:slideIn 1s}}@media only screen and (max-width:767px){.feeding-guide-new[open] .feeding-guide-new__container{animation:slideOut 1s}}@keyframes slideOut{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideIn{from{transform:translateY(100%)}to{transform:translateY(0)}}.feeding-guide-new__container{max-width:640px;padding-bottom:40px}@media only screen and (max-width:767px){.feeding-guide-new__container{border-radius:var(--border-radius,8px) var(--border-radius,8px) 0 0;margin-top:auto;transition:transform var(--transition-duration,.3s)}}.feeding-guide-new__container .modal-dialog__body table{max-width:330px;width:100%;border-radius:var(--border-radius,8px);box-shadow:0 0 0 1px rgba(var(--color-border),1);margin:16px auto 0;overflow:hidden}@media only screen and (max-width:767px){.feeding-guide-new__container .modal-dialog__body table{margin-top:24px}}.feeding-guide-new__container .modal-dialog__body table thead{border:none}.feeding-guide-new__container .modal-dialog__body table tbody tr{border:none;border-top:1px solid rgba(var(--color-border),1)}.feeding-guide-new__container .modal-dialog__body table td:not(:last-child):not(:only-child),.feeding-guide-new__container .modal-dialog__body table td:only-child,.feeding-guide-new__container .modal-dialog__body table th:not(:last-child):not(:only-child),.feeding-guide-new__container .modal-dialog__body table th:only-child{border-right:1px solid rgba(var(--color-border),1)}.feeding-guide-new__container .modal-dialog__body table tr th{font-size:10px;font-style:normal;font-weight:500;line-height:1.4;letter-spacing:.1px;padding:10px}.feeding-guide-new__container .modal-dialog__body table tr th:first-child{width:120px}.feeding-guide-new__container .modal-dialog__body table tr th:last-child{width:80px}.feeding-guide-new__container .modal-dialog__body table tr td{font-size:11px;font-style:normal;font-weight:300;line-height:1.4;letter-spacing:.22px;padding:12px}@media only screen and (max-width:767px){.feeding-guide-new__container .modal-dialog__body table tr td{font-size:10px;line-height:1.4;letter-spacing:.1px}.feeding-guide-new__container .modal-dialog__body table tr td:first-child{font-size:11px}}.feeding-guide-new__container .modal-dialog__body table tr td:after{display:none}.feeding-guide-new__container .modal-dialog__body table tr td:not(:first-child),.feeding-guide-new__container .modal-dialog__body table tr td:only-child{text-align:center}.feeding-guide-new__container .modal-dialog__body table tr td:not(:last-child),.feeding-guide-new__container .modal-dialog__body table tr td:only-child{background-color:#fdf8ed}.feeding-guide-new__container .modal-dialog__body table tr td:last-child:not(:only-child){font-weight:500;background-color:rgba(var(--color-primary-background-2),1)}@media only screen and (max-width:767px){.feeding-guide-new__container .feeding-guide-new__header{text-align:left}}.feeding-guide-new__container .feeding-guide-new__header h2{color:rgba(var(--color-heading),1);margin-bottom:8px}@media only screen and (max-width:767px){.feeding-guide-new__container .feeding-guide-new__header h2{font-size:12px;font-weight:500;line-height:1.4}}.feeding-guide-new__container .feeding-guide-new__header h3{margin-bottom:24px}@media only screen and (max-width:767px){.feeding-guide-new__container .feeding-guide-new__header h3{font-size:20px;line-height:1.2;letter-spacing:-.4px;margin-bottom:16px}}@media only screen and (max-width:767px){.feeding-guide-new__container .feeding-guide-new__header p{font-size:12px;font-style:normal;font-weight:300;line-height:1.5}}.feeding-guide-new__container .feeding-guide-new__header p a{font-size:inherit;font-weight:500;font-family:inherit;text-decoration:underline;color:inherit}.feeding-guide-new__container .feeding-guide-new__header p a:hover{text-decoration:none}.feeding-guide-new__container .feeding-guide-new__header p:not(:last-child){margin-bottom:8px}