.header{position:fixed;width:100%;height:60px;border-bottom:1px solid #FDE140}@media screen and (min-width: 768px){.header{height:90px}}.header .header-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:#fff}.header .wrapper{margin-bottom:60px;width:100%;padding-left:20px;padding-right:20px;min-width:360px;position:relative;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:2}@media screen and (min-width: 1400px){.header .wrapper{margin-bottom:120px}}@media screen and (min-width: 768px){.header .wrapper{padding-left:60px;padding-right:60px}}@media screen and (min-width: 1400px){.header .wrapper{padding-right:0;padding-left:0;max-width:1280px;margin:0 auto}}.header .phone{color:#009746;font-weight:700}@media screen and (min-width: 1200px){.header .phone{color:#1e1e1e}}.header a{font-style:normal;transition:color .3s linear}@media screen and (min-width: 1400px){.header a:hover{color:#009746}}.logo{height:40px}@media screen and (min-width: 1400px){.logo{height:60px;max-height:60px}}.logo svg{width:100%;height:100%}.header-spacer{height:45px}@media screen and (min-width: 768px){.header-spacer{height:90px}}.menu{display:none}@media screen and (min-width: 1200px){.menu{display:flex;flex-grow:1;justify-content:end;margin-right:40px}}.menu__list{font-family:Play,sans-serif;font-size:18px;font-weight:400;font-style:normal;display:flex;flex-direction:row;gap:0 20px}
