@layer base,component,mod;:root{--color-primary: #1C232B;--color-primary--rgb: 28, 35, 43;--color-alt: #636161;--color-alt--rgb: 99, 97, 97;--color-blck: #1C232B;--color-blck--rgb: 28, 35, 43;--color-whte: #fff;--color-whte--rgb: 255, 255, 255;--color-accent: #B23556;--color-accent--rgb: 178, 53, 86;--color-border: #D9D9D9;--color-border--rgb: 217, 217, 217;--color-text: #000;--color-text--rgb: 0, 0, 0;--color-text-alt: #a8a8a8;--color-text-alt--rgb: 168, 168, 168;--color-bg: #000;--color-bg--rgb: 0, 0, 0;--color-bg-secondary: #e0e0e0;--color-bg-secondary--rgb: 224, 224, 224;--color-success: #259243;--color-success--rgb: 37, 146, 67;--color-error: #f00;--color-error--rgb: 255, 0, 0;--font-primary: "roboto", sans-serif, -apple-system, blinkmacsystemfont, roboto, ubuntu, "Droid Sans", "Helvetica Neue", arial, sans-serif, "Apple Color Emoji";--font-secondary: "micrac",sans-serif, -apple-system, blinkmacsystemfont, roboto, ubuntu, "Droid Sans", "Helvetica Neue", arial, sans-serif, "Apple Color Emoji";--font-size-default: rem(14);--spacing: 100px;--index-1: 100;--index-2: 200;--index-3: 1100;--index-4: 1200}@layer base{*{margin:0;padding:0;border:0}*,*:before,*:after{box-sizing:border-box}*:before,*:after{display:inline-block}html,body{min-width:360px;height:100%;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0);scrollbar-gutter:stable}body{color:var(--color-primary);font-size:var(--font-size-default);font-family:var(--font-primary);line-height:1.32;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:5px}::-webkit-scrollbar-track{background:var(--color-scroll-bg)}::-webkit-scrollbar-thumb{background:var(--color-alt);border-radius:10px}::selection{color:var(--color-whte);background:var(--color-accent)}input,button,textarea{font-size:inherit;font-family:var(--font-primary);line-height:inherit}button{color:inherit;font-family:var(--font-primary);background-color:transparent;outline:0;cursor:pointer}div[class*=__text] p:only-of-type,div[class*=__text] p:last-of-type,div[class*=__details] p:only-of-type,div[class*=__details] p:last-of-type,div[class*=__note] p:only-of-type,div[class*=__note] p:last-of-type{margin:0}[class*=image] img{width:100%;object-fit:cover;object-position:center}a{display:inline-block;color:var(--color-text);color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}address,cite{font-style:normal}fieldset,dl,dd{margin:0;padding:0}fieldset{border:none}}img{display:block;max-width:100%}.section{padding:2rem 0}.section__title{text-align:center;margin-bottom:1.5rem}.h2{font-size:1.25rem;color:var(--color-accent)}.bg{position:relative}.bg:before{position:absolute;content:"";width:90px;height:166px;background:url(../img/bg-left.webp) top left/100% auto no-repeat;top:0;left:0;z-index:-1}.bg:after{position:absolute;content:"";width:90px;height:166px;background:url(../img/bg-right.webp) top right/100% auto no-repeat;top:0;right:0;z-index:-1}@font-face{font-weight:400;font-family:raleway;font-style:normal;src:url(../fonts/raleway-400.woff2) format("woff2"),url(../fonts/raleway-400.woff) format("woff");font-display:swap}@font-face{font-weight:500;font-family:raleway;font-style:normal;src:url(../fonts/raleway-500.woff2) format("woff2"),url(../fonts/raleway-500.woff) format("woff");font-display:swap}@font-face{font-weight:400;font-family:micrac;font-style:normal;src:url(/fonts/micrac-400.woff2) format("woff2"),url(/fonts/micrac-400.woff) format("woff");font-display:swap}.header{box-shadow:0 4px 4px #00000040;position:relative;z-index:4;padding:1rem 0}.header__container{max-width:1720px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.header__logo{display:block;width:140px}.header__contacts{display:flex;align-items:flex-end;gap:16px;margin:0 16px 0 auto;display:none}.header__contacts-tel{font-size:1rem;font-weight:600;color:var(--color-accent);border-bottom:1px solid transparent;transition:.25s ease-in}.header__menu{position:fixed;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:24px;width:100%;height:calc(100vh - 67px);right:0;bottom:0;left:0;top:67px;padding:2.5rem 1.5rem 1.5rem;background-color:var(--color-whte);z-index:10;overflow-y:auto;display:none}.header__menu::-webkit-scrollbar{display:none}.header__toolbar{display:flex;align-items:center;gap:9px;margin:0 16px 0 auto}.header__socials.socials{display:none}.header__controls{display:flex;align-items:center;gap:9px}.header__controls-item{--size: 24px;width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center;transition:opacity .25s ease-in}.header__controls-item:before{content:"";display:block;width:var(--size);height:var(--size);mask:var(--icon) center center/var(--size) no-repeat;-webkit-mask:var(--icon) center center/var(--size) no-repeat;background-color:var(--color-alt)}.header__burger{position:relative;width:24px;height:24px}.header__burger.is-active{z-index:11}.header__burger span,.header__burger:before,.header__burger:after{position:absolute;left:0;display:block;width:24px;height:1px;background-color:var(--color-blck);transition:.25s ease-in;transform:rotate(0)}.header__burger:before{content:"";top:4px}.header__burger:after{content:"";top:12px}.header__burger span{top:20px}.menu__body{width:100%}.menu__list{width:100%;display:flex;flex-direction:column;gap:16px}.menu__link{font-size:.875rem;transition:color .25s ease-in}.menu__item{position:relative}.menu__logo{display:block;width:140px}.menu__contacts{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:auto}.menu__contacts-title{font-size:.875rem;color:var(--color-alt)}.menu__phones{display:flex;flex-direction:column;gap:8px}.menu__phones-link{font-size:1rem;font-weight:600;color:var(--color-accent)}.dropdown{position:relative}.dropdown__item{display:flex;align-items:center;width:100%;justify-content:space-between}.dropdown__item:after{--size: 24px;content:"";display:block;width:var(--size);height:var(--size);mask:url(../img/icons/arrow-down.svg) center center/var(--size) no-repeat;-webkit-mask:url(../img/icons/arrow-down.svg) center center/var(--size) no-repeat;background-color:var(--color-blck);transform:rotate(0);transition:.25s ease-in}.dropdown__item.is-active:after{transform:rotate(180deg)}.dropdown__list{position:static;margin-top:.75rem}.dropdown__list-item{font-size:.875rem;transition:color .25s ease-in}.dropdown__list-item:not(:last-of-type){margin-bottom:1rem}.socials{display:flex;align-items:center;gap:9px}.socials__item{--size: 22px;width:var(--size);height:var(--size);transition:opacity .25s ease-in}.socials__item img{max-width:100%}.menu-open .header__menu{display:flex;z-index:10}.menu-open .header__burger{z-index:11}.menu-open .header__burger span{display:none}.menu-open .header__burger:after{top:12px;left:0;transform:rotate(45deg)}.menu-open .header__burger:before{transform:rotate(-45deg);top:12px}.footer{padding:2.5rem 0;background-color:var(--color-accent);color:var(--color-whte);font-size:.875rem}.footer__container{max-width:1720px}.footer__main{display:grid;gap:32px}.footer__logo{display:block;margin-bottom:1.5rem}.footer__heading{font-size:.75rem;opacity:.8;margin-bottom:.5rem}.footer__nav{display:grid;grid-template-columns:repeat(2,auto);gap:16px}.footer__nav-link{transition:.25s ease-in}.footer__partners,.footer__contacts{display:flex;flex-direction:column;gap:16px}.footer__contacts-section{display:flex;flex-direction:column;gap:6px}.footer__contacts-item{font-weight:600;transition:.25s ease-in}.footer__adress{max-width:400px}.footer__bottom{padding-top:1.5rem;margin-top:2rem;border-top:1px solid rgba(var(--color-whte--rgb),.5);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer__policy{transition:.25s ease-in}@layer component{.btn{padding:.5625rem 1.4375rem;font-size:.875rem;font-weight:600;background-color:var(--color-whte);color:var(--color-accent);border:1px solid var(--color-accent);border-radius:50px;transition:color .25s ease 0s,background-color .25s ease 0s}}@layer mod{.btn--secondary{padding:.5rem 2rem;border-radius:0}.btn--wide{width:100%}}.form-group{width:100%}.form-control{display:inline-block;width:100%;font-size:1rem;line-height:1.3;padding:.75rem .5rem;border:1px solid var(--color-border);font-weight:600;color:var(--color-blck);background-color:var(--color-whte);border-radius:0;outline:none}.form-control::placeholder{color:currentColor}.form-control:focus::placeholder{display:none;opacity:0}.form-control._form-error{border-color:#a32828;color:#a32828}.form-agreement{width:100%;display:flex;align-items:center;gap:10px;font-size:.875rem}.form-agreement__img{--size: 22px;width:var(--size);height:var(--size);flex-shrink:0}.form-agreement__text{font-size:.875rem;color:var(--color-alt)}.form-agreement__text a{color:var(--color-accent);text-decoration:underline}.form-file__input{position:fixed;transform:scale(0)}.form-file__label{display:flex;align-items:center;gap:10px;padding:.25rem;border:1px solid var(--color-border);font-size:.875rem}.form-file__btn{display:block;padding:.375rem;border:1px solid var(--color-border);color:var(--color-accent);font-weight:600;text-align:center;flex-shrink:0;cursor:pointer;transition:.25s ease-in}.form-file__name{display:block;width:100%}.form-file__name-placeholder{display:block;text-align:center;width:100%;color:#d9d9d9;font-weight:600}textarea.form-control{height:9.125rem}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:hidden}@supports (overflow: clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.hero__item{position:relative;padding-bottom:20px;margin-bottom:-20px}.hero__item-title{max-width:330px;width:100%;position:absolute;padding:1rem 2rem;font-size:.8125rem;text-shadow:4px 2px 3px rgba(0,0,0,.6901960784);text-transform:uppercase;color:var(--color-whte);font-family:var(--font-secondary);background-color:var(--color-accent);border-radius:50px 0;bottom:0;left:50%;transform:translate(-50%);text-align:center}.hero__item-title:before,.hero__item-title:after{--size: 4px;position:absolute;content:"";top:50%;width:var(--size);height:var(--size);background-color:rgba(var(--color-whte--rgb),.5);border-radius:50%;transform:translateY(-50%)}.hero__item-title:before{left:16px}.hero__item-title:after{right:16px}.about-company__images{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:1.5rem}.about-company__image{width:100%}.about-company__image--sm{max-width:213px}.about-company__text{font-size:.8125rem;line-height:1.32;color:var(--color-alt)}.about-company__text p+p{margin-top:1rem}.why-us__benefits{display:grid;gap:24px}.why-us__benefit{display:flex;flex-direction:column;align-items:center;gap:16px}.why-us__benefit-icon{--size: 110px;width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center}.why-us__benefit-title{font-weight:600}.why-us__benefit-desc{font-size:.8125rem;color:var(--color-alt);line-height:1.5}.latest-news__list,.reviews__list{display:grid;gap:24px}.reviews__item{display:flex;flex-direction:column;align-items:center;padding-top:4.375rem}.reviews__item-inner{position:relative;width:100%;border:1px solid var(--color-border);height:100%}.reviews__item-img{--size: 148px;display:block;width:var(--size);height:var(--size);margin:-4.375rem auto 1.125rem}.reviews__item-title{text-align:center;border-bottom:1px solid var(--color-border);font-weight:600;padding:.75rem}.reviews__item-title span{color:var(--color-accent);text-transform:uppercase}.reviews__item-text{font-size:.875rem;line-height:1.3;color:var(--color-alt);padding:1.5rem .75rem}.reviews__bottom{display:flex;justify-content:center;gap:24px;margin-top:1.5rem}.services__list{max-width:490px;width:100%;margin:0 auto;display:grid;gap:32px}.services__title{position:relative;text-align:center;padding:1.5rem 0;margin-bottom:2rem;border-bottom:1px solid var(--color-accent);width:100%}.services__title:before{display:block;content:"";position:absolute;bottom:-35px;width:9px;height:35px;left:50%;transform:translate(-50%);background:url(../img/services/line-bottom.svg) center bottom/auto 100% no-repeat}.services-card{position:relative;width:100%;min-height:349px;padding:.5rem .5rem 2.5rem;border-radius:24px;border:1px solid var(--color-accent);transition:.25s ease-in}.services-card:nth-last-child(1):before{display:none}.services-card:before{content:"";width:9px;height:36px;position:absolute;bottom:-36px;left:50%;transform:translate(-50%);background:url(../img/services/line-bottom.svg) center bottom/auto 100% no-repeat}.services-card__img{display:block;margin-bottom:.75rem;width:100%}.services-card__img img{display:block;width:100%;border-radius:24px 24px 0 0}.services-card__text{font-size:.875rem;font-weight:600}.services-card__arrow{position:absolute;bottom:10px;right:10px}.news-item{display:flex;flex-direction:column;gap:24px;color:var(--color-alt);font-size:.8125rem}.news-item+.news-item{margin-top:2.5rem}.news-item__date{padding:.75rem 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor;text-align:center}.news-item__title{text-align:center;color:var(--color-accent)}.news-item__desc{display:flex;flex-direction:column;gap:12px}.news-item__desc ol{list-style:none;padding-left:0;counter-reset:list}.news-item__desc ol li{position:relative;counter-increment:list;padding-left:1.5rem}.news-item__desc ol li:not(:last-of-type){margin-bottom:.75rem}.news-item__desc ol li:before{position:absolute;content:counter(list) ".";left:0;top:0}.news-card{display:flex;flex-direction:column;align-items:center;gap:28px}.news-card__title{color:var(--color-accent);font-weight:600}.news-card__date{width:100%;padding:.75rem 0;text-align:center;font-size:.875rem;color:var(--color-alt);border-top:1px solid currentColor;border-bottom:1px solid currentColor}.news-card__desc{font-size:.8125rem;line-height:1.5;color:var(--color-alt)}.breadcrumbs--with-banner{padding-top:2.5rem}.breadcrumbs__list{display:flex;align-items:center;gap:12px;padding:.625rem 0;border-bottom:1px solid var(--color-border)}.breadcrumbs__item{font-size:.6875rem;display:inline-flex;align-items:center;gap:12px}.breadcrumbs__item:after{content:">"}.breadcrumbs__item>a{color:var(--color-alt)}.breadcrumbs__item:last-child{text-decoration:none;pointer-events:none}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item:last-child>a{color:var(--color-accent)}.news__show-more{display:flex;justify-content:center;margin-top:2.5rem}.portfolio__title{margin-bottom:1.5rem;text-align:center}.portfolio__desc{color:var(--color-alt);margin-bottom:1.5rem;font-size:.875rem}.portfolio__panel{display:flex;justify-content:center;border-bottom:1px solid var(--color-border);margin-bottom:1.5rem}.portfolio__list{max-width:530px;margin:0 auto;display:grid;gap:24px}.portfolio__item-img{display:block;width:100%;overflow:hidden}.portfolio__item-img img{width:100%;transition:.25s ease-in;transform:scale(1)}.portfolio__item-title{min-height:6.25rem;padding:.5rem 1.5rem;background-color:var(--color-accent);color:var(--color-whte);text-align:center;transition:.25s ease-in}.portfolio__more{margin-top:1.5rem;display:flex;align-items:center;justify-content:center}.contacts__title{text-align:center;margin-bottom:1.5rem}.contacts__items{max-width:180px;display:grid;gap:24px;margin:0 auto;margin-bottom:2.5rem}.contacts__item{display:flex;flex-direction:column;align-items:center;gap:16px}.contacts__item-icon{--size: 48px;width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center}.contacts__item-icon img{width:100%;height:100%;object-fit:contain}.contacts__item-desc{font-size:.875rem;line-height:1.5;font-weight:600;text-align:center}
.map{
	height:446px;
	border:3px solid var(--color-accent)
}
.map__img{display:block;width:100%;height:100%}.map__img img{width:100%;height:100%;display:block;object-fit:cover}.catalog__title{margin-bottom:1.5rem;text-align:center}.catalog__desc{font-size:.875rem;line-height:1.5;color:var(--color-alt)}.catalog__info{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.catalog__subtitle{text-align:center;margin-bottom:1.5rem}.catalog__list{display:grid;gap:40px}.catalog__bottom{display:flex;align-items:center;justify-content:center;margin-top:1.5rem}
.catalog__item{
	display:flex;
	flex-direction:column;
	align-items:center;
	width:100%;
	gap:24px;
	border:1px solid var(--color-border);
	font-size:1rem;
	justify-content: space-between;
}
.catalog__item-img{display:block;width:100%;overflow:hidden}.catalog__item-img img{width:100%;transition:.25s ease-in;transform:scale(1)}.catalog__item-info{width:100%;padding:0 .875rem}
.catalog__item-title{
	padding-bottom:1.5rem;
	margin-bottom:1.5rem;
	border-bottom:1px solid var(--color-border);
	text-align:center;
	font-weight:600;
	transition:.25s ease-in;
	width: 100%;
}
.catalog__item-price{font-weight:600;text-align:center}.catalog__item-price span{color:var(--color-accent)}.catalog__item-controls{display:flex;align-items:center;width:100%}.catalog__item-controls>*{flex-grow:1;text-align:center}.product-card__heading{margin-bottom:1.5rem}.product-card__title{display:none}.product-card__img{width:100%;display:block;margin-bottom:1.5rem}.product-card__img img{display:block;width:100%}.product-card__desc{font-size:.875rem}.product-card__info{display:flex;flex-direction:column;gap:24px}.product-card__row{width:100%;display:flex;align-items:center;justify-content:space-between}.product-card__price{font-size:1rem;font-weight:600}.product-card__price span{color:var(--color-accent)}.counter{width:10rem;display:flex;align-items:stretch;border:1px solid var(--color-accent)}.counter__plus,.counter__minus{position:relative;width:2.375rem;height:2.375rem;flex-shrink:0;color:var(--color-blck);transition:.25s ease-in}.counter__plus{border-left:1px solid var(--color-accent)}.counter__plus:before{position:absolute;content:"";width:16px;height:2px;background-color:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}.counter__plus:after{position:absolute;content:"";width:2px;height:16px;background-color:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}.counter__minus{border-right:1px solid var(--color-accent)}.counter__minus:before{position:absolute;content:"";width:16px;height:2px;background-color:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}.counter__input{display:block;box-sizing:border-box;width:100%;padding:.5rem;text-align:center;font-size:1.5rem;line-height:1;height:2.375rem;border:none;outline:none;background-color:transparent;-webkit-user-select:none;user-select:none}.project__title{text-align:center;padding-bottom:1.5rem;margin-bottom:2.5rem;border-bottom:1px solid var(--color-border)}.project__gallery{margin-bottom:2.5rem;display:grid;grid-template-columns:2fr 1fr;gap:8px}.project__img{display:block;width:100%;height:13.75rem}.project__img img{width:100%;height:100%;object-fit:cover}.project__img:nth-of-type(1){grid-column:span 2;height:11.875rem}.project__desc{font-size:.875rem;line-height:1.5}.project__bottom{margin-top:2.5rem;border-bottom:1px solid var(--color-border);display:flex;justify-content:center}.not-found__text{display:flex;align-items:center;flex-direction:column;font-size:1.25rem;color:var(--color-accent);line-height:1.3}.not-found__text span{display:block;font-size:10.5rem;font-weight:700;line-height:1;-webkit-text-stroke:3px var(--color-accent);-webkit-text-fill-color:transparent}.service__info{display:flex;flex-direction:column;margin-bottom:2.5rem;border-bottom:1px solid var(--color-border)}.service__info-text{font-size:.875rem;color:var(--color-alt)}.service__info-btn{margin:.75rem auto 0}.service__gallery{margin-bottom:2.5rem;display:flex;align-items:stretch;flex-wrap:wrap;gap:8px}.service__img{display:block;width:100%;height:auto}.service__img img{width:100%;height:100%;object-fit:cover}.service__img:nth-of-type(1){width:calc(64% - 4px);height:261px}.service__img:nth-of-type(2){width:calc(36% - 4px);height:261px}.service__img:nth-of-type(3){width:calc(55% - 4px);height:294px}.service__img:nth-of-type(4){width:calc(45% - 4px);height:294px}ol{list-style-position:inside}ol li:not(:last-of-type){margin-bottom:.75rem}ol,p{margin-bottom:.75rem}.cart__title{margin-bottom:1.5rem;text-align:center}.cart__list{display:grid;gap:24px}.cart__total{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:1.5rem;gap:16px;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.cart__total-price{font-weight:600}.cart__total-price span{color:var(--color-accent)}.cart__total-btn{width:100%}.cart__item{border:1px solid var(--color-border);position:relative}.cart__item-head{display:block;padding:1rem 1.5rem;text-align:center;font-size:.875rem;font-weight:600;transition:.25s ease-in}.cart__item-remove{--icon-size: 16px;--size: 24px;width:var(--size);height:var(--size);background-color:#d9d9d9;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s ease-in}.cart__item-remove:before{content:"";display:block;width:var(--icon-size);height:var(--icon-size);mask:var(--icon) center center/var(--icon-size) no-repeat;-webkit-mask:var(--icon) center center/var(--icon-size) no-repeat;background-color:var(--color-whte)}.cart__item-img{display:block;display:flex;align-items:center;justify-content:center;padding:1rem 1rem 1.5rem;overflow:hidden}.cart__item-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.25s ease-in}.cart__item-info{padding:1.5rem 1rem;border-top:1px solid var(--color-border)}.cart__item-row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:16px}.cart__item-desc{font-size:.875rem;line-height:1.5;color:var(--color-alt);margin-bottom:1.5rem}.cart__item-price{font-weight:600;font-size:1rem}.cart__item-price span{color:var(--color-accent)}.cart__item-btn{width:100%}.achievements__title{text-align:center;margin-bottom:1.5rem}.achievements__list{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:1.5rem}.achievements__item{display:flex;flex-direction:column;align-items:center;gap:24px}.achievements__item-num{font-size:5rem;line-height:1;font-weight:700;color:var(--color-accent)}.achievements__item-text{font-size:1rem;font-weight:600;text-align:center}.achievements__text{font-size:.875rem;line-height:1.5;color:var(--color-alt);padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.about__title{text-align:center;margin-bottom:1.5rem}.about__desc{font-size:.875rem;line-height:1.5;color:var(--color-alt);margin-bottom:1.5rem}.about__gallery{display:flex;flex-direction:column-reverse;align-items:center;gap:16px}.team__title{text-align:center;margin-bottom:1.5rem}.team__content{padding:0}.team__controls{display:none}.team__slider{overflow:hidden}.team__slider .swiper-wrapper{align-items:center}.team__item.swiper-slide{width:calc(30% - 16px);display:flex;flex-direction:column;align-items:center;transition:.25s ease-in}.team__item.swiper-slide-active{width:calc(40% - 16px)}.team__item.swiper-slide-active .team__item-name,.team__item.swiper-slide-active .team__item-post{opacity:1}.team__item-img{display:flex;width:100%;height:100%;aspect-ratio:1/1;margin-bottom:1rem}.team__item-img img{width:100%;height:100%;object-fit:cover;border-radius:50%}.team__item-name{text-align:center;text-transform:uppercase;font-size:.875rem;font-weight:600;color:var(--color-accent);padding-bottom:.375rem;margin-bottom:.375rem;border-bottom:1px solid var(--color-border);opacity:0}.team__item-post{font-size:1rem;font-weight:600;opacity:0}.slider-btn{--size: 32px;width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center}.slider-btn:before{content:"";display:block;width:var(--size);height:var(--size);mask:var(--icon) center center/var(--size) no-repeat;-webkit-mask:var(--icon) center center/var(--size) no-repeat;background-color:var(--color-alt)}.loader{padding:5rem 0 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:fixed;width:100%;height:100vh;top:0;right:0;bottom:0;left:0;background-color:var(--color-whte);z-index:101;animation:hide 1s ease-in forwards;animation-delay:1.5s;overflow:hidden;pointer-events:none}.loader__line{display:block;width:100%;margin-top:-100px;animation:view 1.5s ease-in forwards;-webkit-clip-path:polygon(0 0,0 0,0 99%,0 100%);clip-path:polygon(0 0,0 0,0 99%,0 100%)}.loader__logo{width:320px}@keyframes view{0%{-webkit-clip-path:polygon(0 0,0 0,0 99%,0 100%);clip-path:polygon(0 0,0 0,0 99%,0 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}@keyframes hide{0%{opacity:1}to{opacity:0;visibility:hidden}}.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}@layer base{[class*=__container]{--pad: 20px;box-sizing:border-box;max-width:71.875rem;margin:0 auto;padding:0 var(--pad)}}body:after{position:fixed;top:0;left:0;z-index:calc(var(--index-3) - 1);width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .8s ease 0s;content:"";pointer-events:none}.popup-show body:after{opacity:1}@layer component{.popup{position:fixed;top:0;right:0;bottom:0;left:0;padding:30px 10px;visibility:hidden;transition:visibility .8s ease 0s;pointer-events:none}.popup_show{z-index:var(--index-3);overflow:auto;visibility:visible;pointer-events:auto}.popup_show .popup__content{transform:scale(1);visibility:visible}.popup__wrapper{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100%}.popup__content{width:100%;max-width:750px;background-color:var(--color-whte);transform:scale(0);visibility:hidden;transition:transform .3s ease 0s}.lock .popup__content{visibility:visible}.popup__close{position:absolute;--size: 24px;--icon-size: 16px;width:var(--size);height:var(--size);top:10px;right:10px;display:flex;align-items:center;justify-content:center}.popup__close:before{content:"";display:block;width:var(--icon-size);height:var(--icon-size);mask:var(--icon) center center/var(--icon-size) no-repeat;-webkit-mask:var(--icon) center center/var(--icon-size) no-repeat;background-color:var(--color-whte)}.popup__heading{padding:2.5rem 1.5rem 1rem;background-color:var(--color-accent);text-align:center;color:var(--color-whte)}.popup__main{padding:1.5rem}.popup__form{display:flex;flex-direction:column;align-items:center}.popup__form-inputs{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:1rem}.popup__form .form-btn{margin-top:1.5rem}}.popup-success__content{padding:4rem 1.5rem;text-align:center;background-color:var(--color-accent);color:var(--color-whte);line-height:1.5}@media only screen and (min-width: 479.98px){.cart__total-btn{width:auto}}@media only screen and (min-width: 767.98px){.h2{font-size:1.875rem}.bg:before{width:163px;height:300px}.bg:after{width:163px;height:300px}.header{padding-bottom:0}.header__container{align-items:flex-start}.header__contacts{display:flex}.header__menu{position:static;height:auto;padding:0;width:100%;overflow:initial;display:block;order:10}.header__toolbar{order:3;margin:0}.header__socials.socials{display:flex}.header__burger{display:none}.menu__list{gap:16px;justify-content:space-between;align-items:center;flex-direction:row}.menu__item{padding:1.5rem 0;border-bottom:4px solid transparent}.menu__item.is-active{border-color:var(--color-accent)}.menu__contacts{display:none}.dropdown:hover .dropdown__list{opacity:1;visibility:visible}.dropdown__item:after{display:none}.dropdown__list{display:block;position:absolute;top:100%;margin-top:2px;min-width:420px;left:50%;transform:translate(-50%);background-color:var(--color-whte);padding:1.5rem;box-shadow:1px 6px 10px 1px #8a8a8a;opacity:0;visibility:hidden}.footer{font-size:1rem}.footer__main{grid-template-columns:1fr 1fr}.footer__info{width:100%;grid-column:span 2}.form-file__label{font-size:1rem}.hero__item-title{max-width:600px;font-size:1.875rem;padding:1.375rem 2.5rem}.hero__item-title:before,.hero__item-title:after{--size: 11px}.about-company__images{display:grid;grid-template-columns:1fr 2fr}.about-company__image{display:block;height:100%}.about-company__image--sm{max-width:initial}.about-company__image img{width:100%;height:100%;object-fit:cover}.why-us__benefits{grid-template-columns:repeat(2,1fr);gap:32px}.latest-news__list{max-width:535px;width:100%;margin:0 auto}.reviews__list{gap:0}.reviews__item{padding-top:0;min-height:14.625rem}.reviews__item:not(:last-of-type) .reviews__item-inner{border-bottom:0}.reviews__item{flex-direction:row;align-items:center;gap:14px;padding-left:4.8125rem}.reviews__item-inner{display:flex;flex-direction:row}.reviews__item-img{--size: 178px;position:absolute;left:-77px;top:50%;transform:translateY(-50%);flex-shrink:0;margin:0}.reviews__item-title{padding:1rem 1.5rem 1rem 8.3125rem}.reviews__item-text{padding:.875rem 1.5rem .875rem 8.3125rem}.services__list{gap:64px}.services__title{margin-bottom:4.375rem}.services__title:before{height:75px;bottom:-75px}.services-card:before{height:70px;bottom:-70px}.services-card{padding:1.25rem 1.25rem 2.5rem;min-height:413px}.contacts__title{margin-bottom:2.5rem}.contacts__items{max-width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.contacts__item{max-width:240px}.contacts__item-icon{--size: 64px}
.map{
	height:446px
}
.catalog__list{grid-template-columns:repeat(2,1fr)}.catalog__bottom{margin-top:2.5rem}.product-card__heading{display:none}.product-card__title{display:block;margin-top:-8px}.product-card__main{display:grid;grid-template-columns:1fr 1fr;gap:24px}.project__gallery{grid-template-columns:2fr 1fr 1fr;gap:24px}.project__img{height:26.625rem}.project__img:nth-of-type(1){height:26.625rem;grid-column:1/2}.not-found__text{font-size:1.875rem}.not-found__text span{-webkit-text-stroke-width:6px;font-size:23rem}.service__gallery{display:grid;grid-template-columns:3fr 1fr 1fr 1fr;grid-template-rows:294px;gap:16px}.service__img:nth-of-type(1){width:100%;height:100%}.service__img:nth-of-type(2){width:100%;height:100%}.service__img:nth-of-type(3){width:100%;height:100%}.service__img:nth-of-type(4){width:100%;height:100%}.cart__item-head{font-size:1rem;padding:1.5rem}.cart__item-main{display:flex;align-items:flex-start}.cart__item-img{padding:0;max-width:250px;width:100%}.cart__item-info{width:100%;padding:1.5rem}.cart__item-desc{font-size:1rem}.cart__item-btn{width:auto}.achievements__list{grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:2.5rem}.about__gallery{flex-direction:row;align-items:stretch;gap:24px}.loader__logo{width:570px}@layer component{.popup__heading{padding:1rem 1.5rem;font-size:1.5rem}}.popup-success__content{font-size:1.5rem}}@media only screen and (min-width: 1023.98px){.bg:before{height:600px}.bg:after{height:600px}.latest-news__list{max-width:100%;grid-template-columns:repeat(2,1fr);gap:64px 40px}.portfolio__list{max-width:100%;grid-template-columns:repeat(2,1fr);gap:40px}.contacts__title{margin-bottom:4rem}.product-card__price{font-size:1.5rem}}@media only screen and (min-width: 1119.98px){.section{padding:4rem 0}.section__title{margin-bottom:3.125rem}.h2{font-size:2.5rem}.bg:before{height:800px;width:400px}.bg:after{height:800px;width:400px}.header{padding:0}.header__container{align-items:center;flex-wrap:nowrap;gap:24px}.header__contacts{flex-direction:column;padding:.375rem 0;gap:0;padding:0;margin:0;order:initial}.header__menu{order:initial;width:auto}.header__toolbar{order:initial}.menu__list{justify-content:flex-start}.menu__link{font-size:1rem}.menu__item{padding:2rem 0}.dropdown__list-item{font-size:1rem}.footer{padding:4rem 0 2.5rem}.footer__heading{font-size:.875rem}.footer__bottom{margin-top:2.5rem;padding-top:2.5rem}@layer component{.btn{padding:.625rem 1.5rem;font-size:1rem;line-height:1.5}}@layer mod{.btn--sm{padding:.5625rem .625rem}}.form-control,.form-file__label{font-size:1.125rem}.form-file__btn{padding:.5rem .75rem}.hero__item-title{max-width:1100px;font-size:3rem;line-height:1;padding:1rem 3rem}.hero__item-title:before{left:24px}.hero__item-title:after{right:24px}.about-company__images{margin-bottom:3.125rem}.about-company__text{font-size:.875rem}.about-company__text p+p{margin-top:1.5rem}.why-us__benefits{grid-template-columns:repeat(3,1fr);gap:64px 40px}.why-us__benefit{gap:24px}.why-us__benefit-title{font-size:1.25rem}.why-us__benefit-desc{font-size:.875rem}.reviews__item-inner{padding-left:11rem}.reviews__item-title{text-align:left;font-size:1.125rem;padding:1.125rem 1.5rem 1.125rem 0rem}.reviews__item-text{font-size:1rem;padding:1.5rem 1.5rem 1.5rem 0rem}.reviews__bottom{margin-top:2.5rem;gap:40px}.services__list{max-width:100%;grid-template-columns:1fr 1fr;gap:64px 126px}.services__title{max-width:620px;width:100%;padding:1.25rem 0;margin:0 auto 4rem}.services__title:before,.services__title:after{display:block;content:"";position:absolute;bottom:-70px;width:9px;height:70px;background:url(../img/services/line-bottom.svg) center bottom/auto 100% no-repeat;transform:translate(0)}.services__title:before{left:-5px}.services__title:after{right:-5px}.services-card:nth-last-child(1):before,.services-card:nth-last-child(2):before{display:none}.services-card:nth-of-type(2n):after{position:absolute;content:"";width:415px;height:9px;background:url(../img/services/line-right.svg) center right/100% auto no-repeat;right:-412px;top:50%;transform:translateY(-50%)}.services-card:nth-of-type(odd):after{position:absolute;content:"";width:415px;height:9px;background:url(../img/services/line-left.svg) center right/100% auto no-repeat;left:-412px;top:50%;transform:translateY(-50%)}.services-card__text{font-size:1.125rem}.news-item{font-size:1rem}.news-item+.news-item{margin-top:4rem}.news-item__date{padding:1rem}.news-item__desc{gap:16px}.news-item__desc ol li:not(:last-of-type){margin-bottom:1rem}.news-card{gap:24px}.news-card__title{font-size:1.25rem}.news-card__desc{font-size:.875rem}.breadcrumbs__list{padding:.75rem 0}.breadcrumbs__item{font-size:.75rem}.portfolio__title{margin-bottom:2.5rem}.portfolio__desc{margin-bottom:2rem;font-size:1rem}.portfolio__panel{margin-bottom:2.5rem;justify-content:flex-end}.portfolio__more{margin-top:2.5rem}.contacts__title,.contacts__items{margin-bottom:6.25rem}.contacts__item{max-width:350px;flex-direction:row}.contacts__item-icon{--size: 100px}.contacts__item-desc{text-align:left}
.map{
	height:452px;
	border-width:6px
}
.catalog__title{margin-bottom:2.5rem}.catalog__desc{font-size:1rem}.catalog__info{margin-bottom:2rem}.catalog__subtitle{margin-bottom:2.5rem}.catalog__list{grid-template-columns:repeat(3,1fr);gap:64px}.catalog__bottom{margin-top:4rem}.catalog__item{font-size:1.125rem}.product-card__title{margin-bottom:1.5rem}.product-card__desc{font-size:1rem;margin-bottom:2.5rem}.product-card__main{gap:40px}.product-card__info{gap:0px}.product-card__row{margin-bottom:2.5rem}.project__title{padding-bottom:2rem;margin-bottom:4rem}.project__gallery{gap:40px}.project__img{height:33.9375rem}.project__img:nth-of-type(1){height:33.9375rem}.project__desc{font-size:1rem}.project__bottom{justify-content:flex-end}.not-found__text{font-size:2.5rem}.not-found__text span{-webkit-text-stroke-width:7px;font-size:28.75rem}.service__info-text{font-size:1rem}.service__info-btn{margin-right:0}.service__gallery{grid-template-rows:474px;gap:24px}ol,p{margin-bottom:1rem}.cart__title{margin-bottom:2.5rem}.cart__list{gap:40px}.cart__total{margin-top:2.5rem;padding-bottom:1.5rem}.cart__total-price{font-size:1.5rem}.cart__item{padding-left:21.25rem}.cart__item-head{padding:1.5rem 2rem}.cart__item-remove{--size: 32px}.cart__item-img{max-width:340px;left:0;top:0;position:absolute}.cart__item-info{padding:2rem}.cart__item-price{font-size:1.5rem}.achievements__title{margin-bottom:2.5rem}.achievements__list{gap:80px;margin-bottom:4rem}.achievements__item{gap:32px}.achievements__item-num{font-size:6rem}.achievements__item-text{font-size:1.5rem}.achievements__text{font-size:1rem;padding-bottom:2.5rem}.about__title{margin-bottom:2.5rem}.about__desc{font-size:1rem;margin-bottom:2.5rem}.about__gallery{gap:40px}.team__title{margin-bottom:2.5rem}.team__content{position:relative;padding:0 2.5rem}.team__controls{display:block}.team__controls .slider-btn{position:absolute;top:42%;transform:translateY(-50%)}.team__controls .slider-btn--prev{left:0}.team__controls .slider-btn--next{right:0}.team__item-name,.team__item-post{font-size:1.25rem}.loader__logo{width:760px}@layer component{.popup__close{--size: 32px;--icon-size: 20px}}@layer component{.popup__form-inputs{gap:24px;margin-bottom:1.5rem}}@layer component{.popup__form .form-btn{margin-top:2rem}}.popup-success__content{padding:5rem 1.5rem}}@media only screen and (min-width: 1365.98px){.menu__list{gap:23px}.footer__main{grid-template-columns:1fr 1.5fr 1fr 1fr 1fr}.footer__info{grid-column:1/2}}@media only screen and (min-width: 1535.98px){.header__contacts-tel{font-size:1.125rem}.header__controls-item{--size: 40px}.menu__list{gap:60px}.socials__item{--size: 40px}}@media (max-width: 991.98px){:root{--spacing: 80px}}@media (max-width: 767.98px){:root{--spacing: 60px}}@media (any-hover: hover){.header__contacts-tel:hover{border-color:var(--color-accent)}.header__controls-item:hover{opacity:.6}.menu__link:hover{color:var(--color-accent)}.dropdown__list-item>a:hover{color:var(--color-accent)}.socials__item:hover{opacity:.6}.footer__nav-link:hover,.footer__contacts-item:hover,.footer__policy:hover{text-decoration:underline}@layer component{.btn:hover{background-color:var(--color-accent);color:var(--color-whte)}}.form-file__btn:hover{background-color:var(--color-accent);color:var(--color-whte);border-color:var(--color-accent)}.services-card:hover{box-shadow:1px 1px 10px 1px var(--color-accent)}.breadcrumbs__item>a:hover{text-decoration:underline}.portfolio__item:hover .portfolio__item-img img{transform:scale(1.05)}.contacts__item-desc a:hover{color:var(--color-accent);text-decoration:underline}.catalog__item:hover .catalog__item-title{color:var(--color-accent)}.catalog__item:hover .catalog__item-img img{transform:scale(1.05)}.counter__plus:hover,.counter__minus:hover{background-color:var(--color-accent);color:var(--color-whte)}.cart__item:hover .cart__item-head{color:var(--color-accent)}.cart__item:hover .cart__item-img img{transform:scale(1.05)}.cart__item-remove:hover{background-color:var(--color-blck)}}@media (max-width: 1023.98px){@layer base{[class*=__container]{--pad: 15px}}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
#basket-count{
	background: var(--color-accent);
    width: 24px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: 1.6em;
    color: white;
	vertical-align: middle;
}
.btn{
	cursor: pointer;
}
.basket-item{
	display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.counters {
	margin-top: 1em;
}
.catalog__subtitle {
	margin-top: 2.5rem;
}
.product-card__desc ul {
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}
.product-card__desc li {
    list-style: revert;
}