.Catalog-module__DeLvCW__catalog{grid-template-columns:1fr 1fr 1fr;gap:1.25rem;margin-top:3.4375rem;display:grid;overflow:hidden}@media (max-width:64rem){.Catalog-module__DeLvCW__catalog{grid-template-columns:1fr;gap:1.25rem}}
.ProjectOfCatalog-module__ZYbk5q__card{font-family:var(--ff-accent);transition:scale var(--tt-main)ease-in-out;cursor:pointer;border-radius:2.5rem;margin-bottom:3.75rem}.ProjectOfCatalog-module__ZYbk5q__card:active{scale:.95}.ProjectOfCatalog-module__ZYbk5q__card a{cursor:pointer}.ProjectOfCatalog-module__ZYbk5q__card h3{margin-bottom:.625rem;font-size:3.5rem}.ProjectOfCatalog-module__ZYbk5q__content{transition:all var(--tt-main)ease-in-out;border-radius:2.5rem;flex-direction:column;margin-bottom:1.875rem;display:flex;position:relative;overflow:hidden}.ProjectOfCatalog-module__ZYbk5q__content:after{content:"";background:linear-gradient(rgba(29,32,35,0) 0%,rgba(29,32,35,.8) 100%);width:100%;height:70%;position:absolute;bottom:-3rem;left:0}.ProjectOfCatalog-module__ZYbk5q__content-image{object-fit:fill;width:100%;height:100%;transition:all var(--tt-main)ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.ProjectOfCatalog-module__ZYbk5q__content-title{display:none}.ProjectOfCatalog-module__ZYbk5q__content-tags{z-index:10;transition:opacity var(--tt-main)ease-in-out;flex-wrap:wrap-reverse;gap:.5rem;padding:0 2.1875rem;display:flex;position:absolute;bottom:2.1875rem}.ProjectOfCatalog-module__ZYbk5q__content-tag{border-radius:var(--br-max);background-color:var(--clr-white);height:3rem;font-family:var(--ff-accent);color:var(--clr-black);justify-content:center;align-items:center;padding:.5rem 1.375rem;font-size:1rem;line-height:100%;display:flex}.ProjectOfCatalog-module__ZYbk5q__content-details{text-align:left;opacity:0;white-space:pre-wrap;z-index:5;width:100%;padding:0 2.1875rem;font-size:max(.625rem,min(1vw,1.375rem));line-height:120%;transition:all .5s ease-in-out;position:absolute;bottom:0;left:0}.ProjectOfCatalog-module__ZYbk5q__short-description{gap:3.75rem;display:flex}.ProjectOfCatalog-module__ZYbk5q__short-description h5{margin-bottom:.75rem}.ProjectOfCatalog-module__ZYbk5q__short-description p{font-family:var(--ff-accent);color:var(--clr-white);font-size:1.75rem;font-weight:400;line-height:120%}.ProjectOfCatalog-module__ZYbk5q__mobile-description{display:none}@media (hover:hover){.ProjectOfCatalog-module__ZYbk5q__card:hover{scale:.98}.ProjectOfCatalog-module__ZYbk5q__card:hover .ProjectOfCatalog-module__ZYbk5q__content-overlay{opacity:1}.ProjectOfCatalog-module__ZYbk5q__card:hover .ProjectOfCatalog-module__ZYbk5q__content-image{filter:blur(.625rem);scale:1.1}.ProjectOfCatalog-module__ZYbk5q__card:hover .ProjectOfCatalog-module__ZYbk5q__content-tags{opacity:0}.ProjectOfCatalog-module__ZYbk5q__card:hover .ProjectOfCatalog-module__ZYbk5q__content-details{opacity:1;bottom:1.875rem}}@media (min-width:120rem){.ProjectOfCatalog-module__ZYbk5q__content-details{font-size:1.375rem}}@media (max-width:64rem){.ProjectOfCatalog-module__ZYbk5q__card{flex:unset;width:100%;margin:0 0 .9375rem}.ProjectOfCatalog-module__ZYbk5q__card h3{font-size:1.375rem}.ProjectOfCatalog-module__ZYbk5q__title{font-size:1.5rem}.ProjectOfCatalog-module__ZYbk5q__content{border-radius:1.25rem;margin-bottom:.9375rem}.ProjectOfCatalog-module__ZYbk5q__content-image{object-fit:"cover";max-width:100%;height:auto}.ProjectOfCatalog-module__ZYbk5q__content-tags{z-index:5;gap:.3125rem;padding:0 1.25rem;display:flex;bottom:1.25rem}.ProjectOfCatalog-module__ZYbk5q__content-tag{min-width:2.1875rem;height:1.375rem;padding:.375rem .625rem;font-size:.625rem}.ProjectOfCatalog-module__ZYbk5q__content-title{font-size:.75rem;display:flex}.ProjectOfCatalog-module__ZYbk5q__short-description{gap:1.875rem}.ProjectOfCatalog-module__ZYbk5q__short-description h5{margin-bottom:.3125rem}.ProjectOfCatalog-module__ZYbk5q__short-description p{font-size:.8125rem}.ProjectOfCatalog-module__ZYbk5q__content-details{padding:0 .9375rem;font-size:.875rem;top:80%}.ProjectOfCatalog-module__ZYbk5q__mobile-description{display:flex}}
.Filter-module__oRyX_G__filter{font-family:var(--ff-accent);border-bottom:.125rem solid var(--clr-shark);flex-flow:row;gap:1.25rem;margin-top:1.875rem;display:flex}.Filter-module__oRyX_G__technology{text-wrap:nowrap;white-space:nowrap;font-weight:var(--fw-bold);color:var(--clr-white);transition:color,text-shadow var(--tt-second)ease-in-out;cursor:pointer;background-color:transparent;border:none;padding:1.5625rem 2.1875rem;font-size:max(1rem,min(1.5vw,1.75rem));font-weight:400;line-height:100%;position:relative}.Filter-module__oRyX_G__technology:before{content:"";background-color:var(--clr-second);width:0%;height:.125rem;transition:width var(--tt-second)ease-in-out;position:absolute;bottom:-.25rem;left:0;right:0}.Filter-module__oRyX_G__technology.Filter-module__oRyX_G__active{text-shadow:.0625rem 0 0 var(--clr-second);color:var(--clr-second)}.Filter-module__oRyX_G__technology.Filter-module__oRyX_G__active:before{width:100%}@media (hover:hover){.Filter-module__oRyX_G__technology:hover:before{width:100%}.Filter-module__oRyX_G__technology:hover{color:var(--clr-second)}}@media (max-width:64rem){.Filter-module__oRyX_G__filter{margin-top:.375rem;margin-right:calc(0 - var(--margin-container));-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;border-bottom:.0625rem solid var(--clr-shark);flex-wrap:nowrap;gap:1.25rem;overflow-x:scroll}.Filter-module__oRyX_G__filter::-webkit-scrollbar{display:none}.Filter-module__oRyX_G__technology{margin-bottom:.3125rem;padding:.7813rem 0;font-size:1rem}.Filter-module__oRyX_G__technology:last-child{padding-right:var(--margin-container)}.Filter-module__oRyX_G__technology.Filter-module__oRyX_G__active:last-child:before{width:calc(100% - var(--margin-container))}.Filter-module__oRyX_G__technology:before{height:.0625rem;bottom:-.4375rem}}
.h2-module__r3JsJa__page-title{font-size:7.5rem}@media (max-width:64rem){.h2-module__r3JsJa__page-title{font-size:3.5rem}}
.MainComponent-module__LFiaKG__main{padding-top:10.3125rem;padding-bottom:10.3125rem}@media (max-width:64rem){.MainComponent-module__LFiaKG__main{padding-top:4.6875rem;padding-bottom:3.125rem}}
.YandexMap-module__kHeMEG__wrapper{--height-map:37.5rem;background-color:var(--clr-gray);height:var(--height-map);border-radius:.625rem}.YandexMap-module__kHeMEG__ymaps{width:100%;height:var(--height-map)}.YandexMap-module__kHeMEG__ymaps>ymaps{border-radius:.625rem;overflow:hidden}@media (max-width:64rem){.YandexMap-module__kHeMEG__wrapper{--height-map:24.813rem}}
.page-module__f6hyja__contacts-list{font-family:var(--ff-accent);--gap-contacts-list:6.25rem;gap:var(--gap-contacts-list);flex-wrap:wrap;margin-top:3.125rem;margin-bottom:3.125rem;display:flex}.page-module__f6hyja__contact{color:var(--clr-white);align-items:center;gap:.938rem;font-size:1.75rem;font-weight:300;display:inline-flex}.page-module__f6hyja__icon{--size-block:3.75rem;background:var(--clr-current);width:var(--size-block);height:var(--size-block);transition:background-color var(--tt-main)ease-in-out;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__f6hyja__contact:hover .page-module__f6hyja__icon{background:var(--clr-white)}@media (max-width:110rem){.page-module__f6hyja__contacts-list{--gap-contacts-list:4.25rem}}@media (max-width:100rem){.page-module__f6hyja__contacts-list{--gap-contacts-list:2.25rem}.page-module__f6hyja__contact{font-size:1.5rem}}@media (max-width:87.5rem){.page-module__f6hyja__contacts-list{--gap-contacts-list:.938rem;flex-direction:column}.page-module__f6hyja__contact{font-size:1.25rem}}@media (max-width:64rem){.page-module__f6hyja__contacts-list{--gap-contacts-list:.938rem;flex-direction:column;margin-top:1.25rem;margin-bottom:1.25rem}.page-module__f6hyja__contact{font-size:1rem}.page-module__f6hyja__icon{--size-block:2.188rem;padding:.547rem}}
