.header{position:fixed;top:0;left:0;width:100%;background:rgba(230,226,242,.4);z-index:100}.header-wrapper{display:flex;align-items:center;justify-content:space-between;width:375px;margin-left:auto;margin-right:auto;padding:24px 16px}.header-logo{width:20px;height:20px}.nav{display:none}.header-logo-text{font-weight:700;font-size:18px;line-height:1.5;letter-spacing:-.04em;margin-left:-170px}.header-burger{all:unset;display:flex;align-items:center;justify-content:center;border-radius:100px;padding-right:16px}.header-burger-img{width:24px;height:24px}@media screen and (min-width: 1440px){.header{padding-top:0}.header-wrapper{width:1440px;padding-left:32px;padding-right:32px}.header-logo{width:40px;height:40px}.nav{display:block;width:100%}.nav-list{font-family:Cormorant Garamond,sans-serif;font-weight:700;font-size:24px;line-height:1.5;letter-spacing:-.04em;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:16px;margin:0;list-style:none}.nav-link{position:relative;text-decoration:none;display:inline-block;transition:all .3s ease}.header-logo-text{font-family:Cormorant Garamond,sans-serif;font-weight:700;font-size:24px;line-height:1.5;letter-spacing:-.04em}.header-burger{display:none}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.footer{background:rgba(230,226,242,.4)}.footer-wrap{display:flex;flex-direction:column;align-items:center;padding:32px}.footer-nav-list{display:flex;align-items:center;flex-wrap:wrap;font-weight:400;font-size:16px;line-height:1.3;padding-bottom:8px;width:375px}.footer-nav-item{flex:0 1 calc(50% - 1px);text-align:center;font-weight:400;font-size:18px;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none}.footer-nav-item:nth-child(3){flex:0 1 100%;padding-top:12px}.footer-text-wrap{display:flex;flex-direction:column}.footer-text{font-weight:400;font-size:16px;line-height:1.5;text-align:center}.footer-nav-img{display:none}@media screen and (min-width: 1440px){.footer-wrap{display:flex;flex-direction:column;align-items:center}.footer-nav-list{display:flex;gap:16px;flex-wrap:nowrap;font-weight:400;font-size:18px;line-height:1.5;width:520px}.footer-nav-item:nth-child(3){flex:0 1 100%;padding-top:0}.footer-nav-item{flex:none}.footer-text-wrap{display:flex;flex-direction:row}.footer-text{font-weight:400;font-size:18px;line-height:1.5;padding-top:16px}.footer-nav-img{display:block}}
