.layout-header{align-items:center;align-self:stretch;display:flex;justify-content:space-between;padding:var(--spacing-S) var(--content-width-indent)}.layout-header__logo{align-items:center;display:flex;gap:var(--spacing-S)}.layout-header__logo span{color:var(--monochrome-black);text-decoration:none}.layout-header__logo img{height:24px;width:24px}.layout-header .controls{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--spacing-XS);justify-content:space-between;width:200px}.layout-header .controls .products,.layout-header .controls .variant{width:30px}.layout-header .controls .offers{display:flex;flex-direction:column;flex-wrap:wrap;gap:0 var(--spacing-XS);max-height:30px;width:120px}.layout-header .controls .offers label{align-items:center;display:flex;flex-basis:50%;font-size:10px;gap:var(--spacing-XXS);line-height:100%}.layout-header .controls .offers label input{height:12px}.footer{align-items:center;background:var(--color-extralight);border-radius:40px 40px 0 0;color:var(--monochrome-black-60);justify-content:center;padding:var(--spacing-XL) var(--content-width-indent)}.footer,.footer__bottom{align-self:stretch;display:flex;flex-direction:column;gap:var(--spacing-L)}.footer__bottom{flex-wrap:wrap}@media (min-width:1024px){.footer__bottom{flex-direction:row;justify-content:space-between;white-space:nowrap}}.footer__bottom__links{align-items:center;display:flex;flex:1 0 0;gap:var(--spacing-M)}.footer__bottom__links a{color:var(--color-secondary);text-decoration:underline}.footer__bottom__copywrite{flex:1 0 0}
