body{width:100%;height:100%;margin:0;padding:0}.btn{font-family:inherit}.weight{background-color:rgba(181,153,116,.267);height:100vh}.main-content.row h2,.main-content.row>:not(.calculator-body)>p,.main-content.row ul,.main-content.row ol,.main-content.row dl{margin:0 0 1.5rem}.main-content.row strong{font-weight:400}.main-content.row ul+h2,.main-content.row ol+h2,.main-content.row p+h2{margin:3rem 0 1.5rem}.main-content.row .bmi-calculator__tip>p,.main-content.row .bmi-calculator__introduction>p{margin-bottom:0}.calculator-grid{grid-gap:1rem;grid-template-rows:repeat(2,auto);grid-template-areas:"form""results-area";padding:0 .5rem .5rem;display:grid}@media screen and (width>=992px){.calculator-grid{grid-template-columns:repeat(3,1fr);grid-template-areas:"form results-area results-area";grid-template-rows:initial;grid-gap:1.5rem;padding:1rem .75rem}}.calculator-grid__form{grid-area:form}.calculator-grid__results-area{flex-direction:column;grid-area:results-area;display:flex;position:relative}@media screen and (width>=768px){.calculator-grid__results-area{padding:0}}.calculator-grid__results{flex:auto;padding:1rem 0}.calculator-grid__ad .calcwidget{background-color:transparent}.ideal-weight-calculator{font-family:Poppins,arial,sans-serif;display:block}.ideal-weight-calculator__form{background-color:#f5f0ff;border:.0625rem solid #9766ff;border-radius:.5rem;height:100%;padding:1rem}.ideal-weight-calculator__required-guide-text{color:#707070;margin-bottom:1rem;font-size:.75rem;font-weight:400;line-height:1.125rem}.ideal-weight-calculator__required-guide-text:after{color:#d63d1f;content:"*";margin-left:.1875rem;display:inline-block}.ideal-weight-calculator__reset{text-align:center;justify-content:center;height:1.125rem;margin-top:1rem;display:flex}.ideal-weight-calculator__reset .ideal-weight-calculator__reset-btn:not(.disabled){color:#7e4de6}.ideal-weight-calculator__reset .ideal-weight-calculator__reset-btn:not(.disabled):hover{color:#8b5af3}.ideal-weight-calculator__reset .ideal-weight-calculator__reset-btn:not(.disabled):active{color:#7140d9}.ideal-weight-calculator__reset .ideal-weight-calculator__reset-btn.disabled{cursor:default}.ideal-weight-calculator__submit{margin-top:1rem}.ideal-weight-calculator__submit-button.btn[type=submit]{color:#222;background-color:#9766ff;border-radius:1.25rem;width:100%;height:2.5rem;padding:0 1.25rem;font-size:1rem;font-weight:600;line-height:1.25rem}.ideal-weight-calculator__submit-button.btn[type=submit]:hover{background-color:#a473ff}.ideal-weight-calculator__submit-button.btn[type=submit]:active{background-color:#8a59f2}.ideal-weight-calculator__tip{color:#707070;text-align:center;flex-direction:column;flex:auto;justify-content:flex-end;margin-top:1rem;margin-bottom:0;padding-top:.5rem;font-size:.625rem;font-style:italic;font-weight:300;line-height:.75rem;display:flex}.ideal-weight-calculator__ad{justify-content:center;align-items:center;width:auto;height:auto;display:flex}.ideal-weight-calculator__results{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:13rem;display:flex}.ideal-weight-calculator__result{color:#9766ff;text-align:center;word-break:break-word;margin:0 2.25rem .5rem;font-size:3.5rem;font-weight:800;line-height:3.5rem;position:relative}@media screen and (width>=768px){.ideal-weight-calculator__result{margin:0 0 .5rem}}.ideal-weight-calculator__results-note{flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (width>=768px){.ideal-weight-calculator__results-note{min-height:20.25rem}}.ideal-weight-calculator__result-subtext{color:#707070;text-align:center;font-size:.75rem;font-weight:600;line-height:1.125rem}.ideal-weight-calculator__no-result-caption{color:#707070;text-align:center;font-size:.875rem;font-weight:400;line-height:1.3125rem}.ideal-weight-calculator__no-result-icon{text-align:center;margin-bottom:1.5rem}.ideal-weight-calculator__no-result-icon>i{color:#ccc;font-size:7.5rem;font-weight:400}.ideal-weight-calculator__tooltip-button{color:#333;font-size:1.125rem;font-weight:400;line-height:1.125rem;position:absolute;top:0;left:calc(100% + .5rem)}.ideal-weight-calculator__tooltip-button>button{background-color:transparent;border:none;padding:0}.ideal-weight-calculator__header{align-items:center;margin:1rem;display:flex}.ideal-weight-calculator__header-icon{color:#fff;background-color:#9766ff;border-radius:.9rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-right:.625rem;padding:.125rem;display:flex}.ideal-weight-calculator__header-icon .ic-fire{font-size:1.25rem;font-weight:400;line-height:1.25rem}.ideal-weight-calculator__header-text{font-size:.75rem;font-weight:600;line-height:1.125rem}.ideal-weight-calculator .form{flex-direction:column;height:100%;display:flex}.ideal-weight-calculator .dropdown:not(.has-error){border-color:transparent}.ideal-weight-calculator .dropdown .dropdown-icon,.ideal-weight-calculator .dropdown.expanded .dropdown-icon,.ideal-weight-calculator .dropdown.expanded+.dropdown-icon,.ideal-weight-calculator .dropdown:hover .dropdown-icon,.ideal-weight-calculator .dropdown:hover+.dropdown-icon,.ideal-weight-calculator .menu-item.selected:before{color:#9766ff}.ideal-weight-calculator .input-group:not(.has-error){border-color:transparent}.ideal-weight-calculator .form .form-group+.form-group{margin-top:1rem}.ideal-weight-calculator .form .height-input-container{grid-gap:.75rem;grid-template-columns:repeat(2,1fr);grid-template-areas:"ft in";display:grid}.ideal-weight-calculator .form .height-input-container .form-group+.form-group{margin-top:0}.ideal-weight-calculator .dropdown-addon{font-size:.875rem}.ideal-weight-calculator .form-label{margin-bottom:.25rem;font-size:.75rem;font-weight:600;line-height:1.125rem}