.NameInput-module__VGpA8W__nameInput{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.NameInput-module__VGpA8W__nameInput label{font-size:calc(var(--fontSize) + 2px);color:var(--color1);font-weight:700}.NameInput-module__VGpA8W__nameInput input{font-size:calc(var(--fontSize) + 2px);border:unset;border-bottom:1px solid var(--color1);width:var(--inputWidth);background-color:#0000;outline:none}
.NumberInput-module__G2uCYG__numberInput{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.NumberInput-module__G2uCYG__numberInput input{border:none;border-bottom:2px solid var(--color2);font-family:var(--font4);font-weight:700;font-size:calc(var(--fontSize) + 30px);color:var(--color2);width:calc(var(--earthSize)*25/100);text-align:center;background-color:#0000;outline:none}.NumberInput-module__G2uCYG__numberInput span{font-weight:700;font-size:calc(var(--fontSize) + 16px);color:var(--color2)}
.DownloadButton-module__eju0La__downloadButton{text-align:center;color:var(--color2);font-weight:700;font-size:calc(var(--fontSize) + 14px);background-color:var(--color9);box-shadow:var(--boxShadow1);cursor:pointer;border:none;border-radius:10px;outline:none;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;padding:5px 20px;display:flex}.DownloadButton-module__eju0La__downloadButton:disabled{cursor:not-allowed}
.Result-module__HY1HuW__result{font-size:calc(var(--fontSize) + 8px);color:var(--color2);font-family:var(--font4);font-weight:700}@media only screen and (min-width:1024px){.Result-module__HY1HuW__result{font-size:calc(var(--fontSize) + 12px)}}.Result-module__HY1HuW__result span{font-family:var(--font1)}
.WeightAndAgeCalculator-module__y2oJbW__calculator{--inputWidth:160px;--earthSize:320px;--objectSize:180px}@media only screen and (min-width:600px){.WeightAndAgeCalculator-module__y2oJbW__calculator{--inputWidth:200px;--earthSize:400px;--objectSize:220px}}@media only screen and (min-width:1024px){.WeightAndAgeCalculator-module__y2oJbW__calculator{--inputWidth:240px;--earthSize:480px;--objectSize:260px}}@media only screen and (min-width:1382px){.WeightAndAgeCalculator-module__y2oJbW__calculator{--inputWidth:280px;--earthSize:560px;--objectSize:300px}}.WeightAndAgeCalculator-module__y2oJbW__calculator{text-align:center;width:100vw;min-height:70dvh;max-height:fit-content;padding-top:var(--headerHeight);flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;margin-bottom:20px;display:flex}.WeightAndAgeCalculator-module__y2oJbW__calculator_title{font-size:calc(var(--fontSize) + 16px);text-transform:uppercase;color:var(--color9);font-weight:700}.WeightAndAgeCalculator-module__y2oJbW__calculator_subTitle{font-size:calc(var(--fontSize) + 4px);margin-top:-20px}.WeightAndAgeCalculator-module__y2oJbW__calculator_nameInput{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.WeightAndAgeCalculator-module__y2oJbW__calculator_nameInput label{font-size:calc(var(--fontSize) + 2px);font-weight:700}.WeightAndAgeCalculator-module__y2oJbW__calculator_nameInput input{font-size:calc(var(--fontSize) + 2px);border:unset;border-bottom:1px solid var(--color1);width:var(--inputWidth);background-color:#0000;outline:none}.WeightAndAgeCalculator-module__y2oJbW__calculator_earth{text-align:center;width:var(--earthSize);height:var(--earthSize);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.WeightAndAgeCalculator-module__y2oJbW__calculator_earth img{object-fit:cover}.WeightAndAgeCalculator-module__y2oJbW__calculator_earth_info{text-align:center;width:var(--earthSize);height:var(--earthSize);background-color:rgba(var(--rgbColor10),.2);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.WeightAndAgeCalculator-module__y2oJbW__calculator_earth_info_name{font-size:calc(var(--fontSize) + 48px);color:var(--color2);text-transform:uppercase;font-weight:700}.WeightAndAgeCalculator-module__y2oJbW__calculator_earth_info label{font-size:calc(var(--fontSize) + 16px);color:var(--color2);margin-top:10px}.WeightAndAgeCalculator-module__y2oJbW__calculator_sectionTitle{font-size:calc(var(--fontSize) + 10px);text-transform:uppercase;margin-top:20px;font-weight:700}.WeightAndAgeCalculator-module__y2oJbW__calculator_cards{text-align:center;width:var(--windowWidth);flex-flow:wrap;justify-content:center;align-items:center;gap:10px;height:fit-content;display:flex}.WeightAndAgeCalculator-module__y2oJbW__calculator_cards_card{text-align:center;width:var(--objectSize);height:var(--objectSize);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.WeightAndAgeCalculator-module__y2oJbW__calculator_cards_card img{object-fit:cover}.WeightAndAgeCalculator-module__y2oJbW__calculator_cards_card_info{text-align:center;width:var(--objectSize);height:var(--objectSize);background-color:rgba(var(--rgbColor10),.2);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.WeightAndAgeCalculator-module__y2oJbW__calculator_cards_card_info_name{font-size:calc(var(--fontSize) + 16px);color:var(--color2);text-transform:uppercase;font-weight:700;font-family:var(--font1);width:calc(var(--objectSize) - 40px);word-wrap:break-word}.WeightAndAgeCalculator-module__y2oJbW__calculator_cards_card_info label{font-size:calc(var(--fontSize) + 6px);color:var(--color2);margin-top:10px}.WeightAndAgeCalculator-module__y2oJbW__calculator_cards_card_info_result{font-size:calc(var(--fontSize) + 12px);color:var(--color2);font-family:var(--font4);font-weight:700}.WeightAndAgeCalculator-module__y2oJbW__calculator_cards_card_info_result span{font-family:var(--font1)}
