header.page-calculator-header{background:#0e3f62}header.page-calculator-header nav{align-items:center;border-bottom:1px solid #eaf0f6;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}header.page-calculator-header nav ul{align-items:center;display:flex;gap:32px;height:82px;list-style:none;margin:0;padding:0}header.page-calculator-header nav ul li{margin:0}header.page-calculator-header nav ul li a{color:#fff;font-family:Roboto,system-ui;text-decoration:none}header.page-calculator-header nav ul li.button{background:transparent;border:1px solid #eaf0f6;border-radius:21px;height:42px;margin:0;padding:8px 26px 10px}header.page-calculator-header nav ul li.button a{color:#eed86d;font-family:Roboto Mono,system-ui;text-transform:uppercase}@media (max-width:500px){header.page-calculator-header h1{font-size:25px}header.page-calculator-header nav a:first-of-type{margin:30px}header.page-calculator-header nav ul li:first-of-type{display:none}header.page-calculator-header nav ul li.button{margin-right:10px;padding:8px 0 10px}}@media (max-width:413px){header.page-calculator-header nav ul{display:none}}header.page-calculator-header .layout{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1230px}header.page-calculator-header .layout div{align-items:center;display:flex;margin:46px 0}header.page-calculator-header a.navigation-backward{color:transparent;display:block;font-size:0;height:36px;margin:0 30px 0 -55px;width:36px}@media (hover:hover){header.page-calculator-header a.navigation-backward svg{transition:margin .2s ease}header.page-calculator-header a.navigation-backward:hover svg{margin-left:-10px}}header.page-calculator-header h1{color:#fff;font-family:Roboto Slab,system-ui;font-weight:300}header.page-calculator-header .attribution{align-items:baseline;display:flex;font-family:Roboto Mono,system-ui;gap:10px;margin:0;text-transform:uppercase;width:250px}header.page-calculator-header .attribution span{color:rgba(248,249,250,.75)}header.page-calculator-header .attribution img{width:135px}@media (max-width:1024px){header.page-calculator-header .layout{align-items:flex-start;flex-direction:column;padding:30px 30px 30px 70px}header.page-calculator-header .layout div{margin:0}header.page-calculator-header .attribution{margin:0 15px}}