.header__container:where(.astro-SCKKX6R4){align-items:center;background-color:var(--header-color);box-shadow:0 1px 10px #3331;display:flex;left:0;padding-block:1.25rem;position:sticky;right:0;top:0;z-index:1}.header__container__title:where(.astro-SCKKX6R4){color:var(--color);user-select:none}.main__container:where(.astro-SCKKX6R4){margin:auto;display:flex;flex-direction:column;gap:3rem}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto/regular.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto/regular.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto/regular.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto/regular.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto/regular.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto/regular.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto/regular.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto/bold.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto/bold.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto/bold.woff2) format("woff2");unicode-range:U+1F00-1FFF;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto/bold.woff2) format("woff2");unicode-range:U+0370-03FF;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto/bold.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto/bold.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:optional}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:optional}:root{font-size:16px;--header-color: #fff;--background-color: #f5f5f5;--color: #252525}img{max-width:100%}*{box-sizing:border-box;font-family:Roboto,sans-serif}html,body,section{margin:0}html,body{height:100%;background-color:var(--background-color);color:var(--color)}body{display:grid;grid-template-rows:1fr}.container{width:min(1180px,100% - 2rem);margin:auto}._Input__container_3yce7_1{--input-height: 1rem;display:grid;gap:.15rem;grid-template-rows:1fr 1fr 1fr auto;position:relative}._Input__container__label_3yce7_9{grid-row:1;justify-self:center}._Input__container__element_3yce7_14{border-radius:1rem;border:none;box-shadow:0 1px 10px #3333330d;grid-row:2;padding-block:var(--input-height);padding-left:1.25rem;padding-right:3rem}._Input__container__element_3yce7_14:is(:focus,:valid)~._Input__container__placeholderYear_3yce7_25{color:var(--color)}._Input__container__element_3yce7_14:focus{outline:2px solid #757575}._Input__container__element_3yce7_14::-webkit-outer-spin-button,._Input__container__element_3yce7_14::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._Input__container__element_3yce7_14[type=number]{-moz-appearance:textfield;appearance:textfield}._Input__container__output_3yce7_40{align-self:center;grid-row:3;justify-self:center;text-align:center}._Input__container__placeholderYear_3yce7_25{color:#757575;font-size:.9rem;grid-row:2;pointer-events:none;position:absolute;right:var(--input-height);top:calc(var(--input-height) - .15rem)}h1:where(.astro-J7PV25F6){font-size:3rem;font-weight:800;margin:0}.container__picture:where(.astro-J7PV25F6){filter:drop-shadow(0 1px 10px rgba(51,51,51,.1450980392))}.grid-2:where(.astro-J7PV25F6){display:grid;grid-template:1fr/1fr 1fr;align-items:center}@media (max-width: 1024px){.grid-2:where(.astro-J7PV25F6){grid-template:1fr 1fr/1fr;justify-items:center}.grid-2:where(.astro-J7PV25F6)>:where(.astro-J7PV25F6):last-child{grid-row:1}}@media (max-width: 768px){.grid-2:where(.astro-J7PV25F6){grid-template:1fr/1fr}}.input__pointer:where(.astro-J7PV25F6){width:min(25rem,100% - 30px)}
