.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;min-width:0;display:grid}.product-grid__item{min-width:0}.product-grid__empty{text-align:center;flex-direction:column;align-items:center;padding-top:96px;display:flex}.product-grid__empty-title{font-family:var(--font-roboto-flex), sans-serif;text-transform:uppercase;color:#1c1c1c4d;margin-bottom:40px;font-size:215px;font-weight:200;line-height:134%;transform:scaleY(1.5)}.product-grid__empty-break{display:none}@supports not (-webkit-text-stroke:1px black){.product-grid__empty-title{color:#c9c9c9}}.product-grid__empty-text{color:#1c1c1ccc;margin-bottom:40px;font-size:14px;font-weight:400;line-height:140%}.product-grid__empty-link{border:1px solid #1c1c1c;justify-content:center;align-items:center;gap:8px;width:max-content;padding:12px 20px;display:flex}.product-grid__empty-link-icon{width:20px;height:20px}.product-grid__empty-link-text{letter-spacing:3%;text-transform:uppercase;color:#1e1e1e;font-size:14px;font-weight:400;line-height:120%}@media (max-width:1200px){.product-grid__empty{padding-top:120px}.product-grid__empty-title{margin-bottom:32px;font-size:148px}}@media (max-width:756px){.product-grid__empty{order:5;padding:120px 16px}.product-grid__empty-title{word-break:break-all;margin-bottom:94px;font-size:149px;line-height:100%}.product-grid__empty-break{display:block}.product-grid__empty-text{width:90%;margin-bottom:70px}.product-grid__empty-link{width:fit-content}}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 20px}}@media (max-width:756px){.product-grid{grid-template-columns:minmax(0,1fr);gap:16px}}
.seo-section{padding:80px 40px}.seo-section__title{text-transform:uppercase;margin-bottom:40px;font-family:Turismo CF;font-size:24px;font-weight:300;line-height:120%}.seo-section__content{grid-template-columns:46.63vw 1fr;gap:11.97vw;font-size:16px;font-weight:300;line-height:140%;display:grid}.seo-section__main{flex-direction:column;gap:16px;display:flex}.seo-section__aside{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:1200px){.seo-section{padding:56px 24px}.seo-section__title{margin-bottom:24px}.seo-section__content{grid-template-columns:1fr 249px;gap:20px;display:grid}.seo-section__aside{grid-template-columns:1fr;height:max-content}}@media (max-width:756px){.seo-section{padding:32px 16px}.seo-section__title{letter-spacing:4%;margin-bottom:24px;font-size:16px;font-weight:400;line-height:160%}.seo-section__content{grid-template-columns:1fr}.seo-section__aside{width:50%;margin-left:auto}}
