.category-links{display:flex;padding:0 40px;height:38vw}.category-links--left{flex-direction:row-reverse}.category-links__content{width:50%;display:flex;align-items:center;padding:25px 25px 25px 60px}.category-links__content--left{padding:25px}.category-links__image-wrapper{width:50%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:4px}body.dark .category-links__image-wrapper{background:linear-gradient(225.21deg,#2C2C2C -45.31%,#1E1E1E 90.76%)}body.light .category-links__image-wrapper{background:linear-gradient(224.19deg,#F8F8F8 -45.64%,#D4D4D4 103.65%)}.category-links__image-wrapper>img{height:80%;object-fit:contain}.category-links__content-text{display:flex;flex-direction:column}.category-links__link{min-width:56px;height:56px;display:block;margin-bottom:auto}.category-links__title{font-size:48px;line-height:64px;letter-spacing:2px;text-transform:uppercase;margin-bottom:50px;width:360px}.category-links__description{font-family:Random Grotesque Standard;font-size:16px;line-height:24px;letter-spacing:1.4px;padding-top:56px}body.dark .category-links__description{border-top:1px solid #d2d2d2;color:#9A9A9A}body.light .category-links__description{border-top:1px solid #a7a7a7;color:#5E5E5E}.category-links__description--left{padding-top:10px;width:60%}@media (max-width:1200px){.category-links__title{font-size:24px;line-height:32px;letter-spacing:2.4px;margin-top:0;margin-bottom:32px;width:80%}.category-links__content{padding:16px 16px 16px 32px;align-items:center;position:relative}.category-links__link{min-width:48px;height:48px;margin-bottom:auto;position:absolute;top:10px;right:10px}.category-links{height:45vw}.category-links__image-wrapper{width:50%;height:100%}.category-links__description{padding-top:32px;width:100%}}@media (max-width:768px){.category-links{height:auto;padding:0;flex-direction:column;gap:64px;margin-bottom:64px}.category-links__image-wrapper{width:100%;height:70vw}.category-links__content{padding:0 20px;width:100%}.category-links__link{top:0;right:20px}.category-links__title{font-size:32px;line-height:44px;margin-bottom:65px;width:80%}.category-links__description{padding-top:32px}}@media (max-width:576px){.category-links__image-wrapper{height:110vw}}.home__search{margin:120px auto 100px;display:flex;gap:16px;padding:15px 77px;border-radius:4px;width:-moz-fit-content;width:fit-content;position:relative}body.dark .home__search{border:1px solid #333333}body.light .home__search{border:1px solid #eeeeee}.home__about{display:grid;grid-template-columns:55vw 1fr;grid-gap:64px;gap:64px;margin:100px 0}.home__about-img{min-height:36vw}.home__about-left{grid-template-columns:1fr 55vw}.home__about-info{margin-right:96px}.home__about-info-left{margin-right:0;margin-left:40px}.home__about-title{font-size:48px;line-height:64px;letter-spacing:2px;text-transform:uppercase;margin-bottom:48px}.home__about-description{font-family:Random Grotesque Standard;font-size:16px;line-height:24px;letter-spacing:1.4px;margin-bottom:48px}body.dark .home__about-description{color:#9A9A9A}body.light .home__about-description{color:#5E5E5E}.home__about-button{font-size:14px;letter-spacing:1px;text-transform:uppercase;padding:14px 32px;color:#FDFDFD;display:flex;align-items:center;gap:10px;border-radius:4px;width:-moz-fit-content;width:fit-content}body.dark .home__about-button{background:#D2D2D2;color:#0A0A0A}body.light .home__about-button{background:#0A0A0A;color:#FDFDFD}.home__about-button>img{width:24px;height:24px}.home__about-map{min-height:36vw;filter:grayscale(100%)}@media (max-width:1200px){.home__about{grid-template-columns:50vw 1fr;gap:40px;margin:80px 0}.home__about-info{margin-right:40px}.home__about-title{line-height:150%;font-size:32px;margin-bottom:32px}.home__about-description{margin-bottom:32px}.home__about-img,.home__about-map{min-height:48vw}.home__about-button{width:100%;justify-content:center}.home__about-left{grid-template-columns:1fr 50vw}.home__about-info-left{margin-right:0;margin-left:40px}}@media (max-width:768px){.home__about{grid-template-columns:100vw;gap:64px;margin:64px 0}.home__about-info{margin-right:20px;margin-left:20px}.home__about-description{margin-bottom:64px}.home__about-left{display:flex;flex-direction:column-reverse}.home__search{padding:16px 20px;width:calc(100% - 40px);justify-content:center}}@media (max-width:576px){.home__search{margin:120px auto 64px}.home__about-img,.home__about-map{min-height:92vw}.home__about-left{margin:80px 0}}