@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&family=Inter:wght@400;500;600&display=swap";.header{padding:2rem 0;border-bottom:1px solid rgba(var(--color-base-text),.1);position:sticky;top:0;background-color:rgb(var(--color-base-background));z-index:100}.header-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header__heading{margin:0}.header__heading-link{display:flex;align-items:center}.header__logo{max-height:50px;width:auto}.header__heading-text{font-size:2.4rem;font-weight:700;color:rgb(var(--color-base-text))}.header__nav{flex:1}.nav-list{display:flex;gap:2.4rem;list-style:none;justify-content:center}.nav-link{font-size:1.6rem;font-weight:500;color:rgb(var(--color-base-text));padding:.8rem 0;border-bottom:2px solid transparent;transition:all .2s ease}.nav-link:hover,.nav-link--active{border-bottom-color:rgb(var(--color-base-accent))}.header__icons{display:flex;gap:1.6rem;align-items:center}.header__icon{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:rgb(var(--color-base-text))}.cart-count-bubble{position:absolute;top:-5px;right:-5px;background-color:rgb(var(--color-base-accent));color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600}.footer{margin-top:8rem;padding:4rem 0 2rem;border-top:1px solid rgba(var(--color-base-text),.1);background-color:rgba(var(--color-base-text),.02)}.footer-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-blocks{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;margin-bottom:4rem}.footer-block__heading{font-size:1.8rem;margin-bottom:1.6rem}.footer-block__list{list-style:none;display:flex;flex-direction:column;gap:1.2rem}.footer-block__link{color:rgb(var(--color-base-text));opacity:.8;transition:opacity .2s ease}.footer-block__link:hover{opacity:1}.footer-block__text{opacity:.8;line-height:1.6}.newsletter-form{display:flex;gap:.8rem}.newsletter-form .field__input{flex:1}.newsletter-form__button{padding:1.2rem 2.4rem;background-color:rgb(var(--color-base-accent));color:#fff;border:none;border-radius:.4rem;cursor:pointer;font-weight:600;transition:opacity .2s ease}.newsletter-form__button:hover{opacity:.9}.newsletter-form__message{display:flex;align-items:center;gap:.8rem;margin-top:1rem;color:#d00}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(var(--color-base-text),.1)}.footer-bottom__content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.6rem;opacity:.6}.page-wrapper,.error-page{max-width:1200px;margin:0 auto;padding:6rem 2rem}.page-header{margin-bottom:4rem}.page-title{text-align:center}.page-content{max-width:800px;margin:0 auto}.error-page{text-align:center;min-height:50vh;display:flex;align-items:center;justify-content:center}.error-title{font-size:12rem;font-weight:900;margin-bottom:2rem;color:rgba(var(--color-base-text),.2)}.error-subtitle{font-size:3.6rem;margin-bottom:1.6rem}.error-message{font-size:1.8rem;margin-bottom:3.2rem;opacity:.8}@media screen and (max-width: 990px){.header-wrapper{flex-wrap:wrap}.header__nav{order:3;flex-basis:100%}.nav-list{justify-content:flex-start}}@media screen and (max-width: 768px){.nav-list{flex-wrap:wrap;gap:1.6rem}.footer-blocks{grid-template-columns:1fr;gap:3rem}.newsletter-form{flex-direction:column}.footer-bottom__content{flex-direction:column;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
