@font-face {
    font-family: "Manrope";
    src: url("../fonts/manrope-cyrillic-wght-normal.woff2") format("woff2");
    font-weight: 200 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Roboto";
    src: url("../fonts/roboto-cyrillic-wght-normal.woff2") format("woff2");
    font-weight: 200 800;
    font-style: normal;
    font-display: swap;
}
:root{--fluid-spacer: 0.06944vw;--base-size: calc(16 * var(--fluid-spacer));--container-size: 65rem;--container-padding: 1rem;--container-padding-negative: -1rem;--font-main: 'Manrope', sans-serif;--font-accent: 'Roboto', sans-serif;--title-size-hero: 3.375rem;--title-size-base: 2rem;--title-size-small: 1.5rem;--title-size-desc: 1.125rem;--text-button: .875rem;--text-size-base: 1rem;--text-size-middle: 1.25rem;--text-size-subtitle: 1.125rem;--text-size-small: .875rem;--promo-height: 0px;--section-padding: 4.375rem;--section-padding-big: 6.25rem;--section-header-spacer: 3.125rem;--section-spacer: 2.25rem;--section-spacer-big: 11.25rem;--color-white: #fff;--color-white-dark: #F1EFEB;--color-grey: #3B454C;--color-dark: #2E3235;--color-accent: #E1340E}
h2, h3, h4 {
	font-size:1.5rem;
	color: var(--color-accent);
	margin-bottom:5px;
}

@media screen and (max-width: 640px){:root{--fluid-spacer: 0.25vw;--title-size-hero: 2rem;--title-size-base: 1.75rem;--title-size-small: 1.125rem;--text-button: .875rem;--section-padding: 3.125rem;--section-padding-big: 2.5rem;--section-spacer-big: 3.125rem;--section-header-spacer: 2.5rem}}html{font-size:var(--base-size)}body{font-family:var(--font-main);font-weight:400;font-size:1rem;letter-spacing:-0.01em;color:var(--color-dark);background-color:#f1efeb}body.no-scroll{touch-action:none;-ms-touch-action:none;overflow:hidden}.container{max-width:calc(var(--container-size) + 2*var(--container-padding));width:100%;padding:0 var(--container-padding);margin:0 auto}@media screen and (max-width: 640px){.container--desktop{padding:0}}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.content{min-height:100vh;flex-grow:1;position:relative;z-index:3;background:#3b454c}.content__wrapper{overflow:hidden;background:#f1efeb}.footer{margin-top:auto}.icon{width:100%;height:100%;transform:translateZ(0)}.image{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-touch-callout:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.image__item{width:100%;height:100%;object-fit:cover;display:flex;align-items:center;justify-content:center}.image__item img{width:100%;height:100%;object-fit:cover}.logo{display:flex;align-items:center;justify-content:center}.logo__img{width:100%;height:100%;object-fit:contain}.title--hero{font-size:var(--title-size-hero);line-height:1.1;font-weight:700;text-transform:uppercase}.title--base{font-size:var(--title-size-base);font-weight:600;line-height:1.2}.title--desc{font-size:var(--title-size-desc);font-weight:700;line-height:1.6;text-transform:uppercase}.title--small{font-size:var(--title-size-small);line-height:1.2;font-weight:700;text-transform:uppercase}.title--accent{color:var(--color-accent)}.title--grey{color:var(--color-grey)}.title--weight--normal{font-weight:400}.title--center{text-align:center}.title--normal{text-transform:unset}.title--medium{font-weight:500}.title--bold{font-weight:700}.title--uppercase{text-transform:uppercase}@media screen and (max-width: 640px){.title--mobile--center{text-align:center}}.text--block{display:flex;flex-direction:column;gap:var(--fz)}@media screen and (max-width: 640px){.text--block{gap:2.5rem}}.text--base{--fz: var(--text-size-base);font-size:var(--fz);line-height:1.2}.text--subtitle{--fz: var(--text-size-subtitle);font-size:var(--fz);line-height:1.2}.text--middle{--fz: var(--text-size-middle);font-size:var(--fz);line-height:1.2}.text--small{--fz: var(--text-size-small);font-size:var(--fz);line-height:1.14}.text--line--big{line-height:1.5}.text--center{text-align:center}.text--grey{color:var(--color-grey)}.text--accent{color:var(--color-accent)}.text--opacity{opacity:.7}.text--medium{font-weight:500}.text--semibold{font-weight:600}.text--bold{font-weight:700}.text--uppercase{text-transform:uppercase}.text--underline{text-decoration:underline;text-underline-position:under}.line-decor{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-touch-callout:none;pointer-events:none;position:relative}.line-decor--vertical{height:23.75rem;width:1.25rem;display:block}.line-decor--vertical--full{height:100%}.line-decor--vertical--left{transform:scaleX(-1)}.line-decor--vertical--top{transform:scaleY(-1) scaleX(-1)}.line-decor--vertical::after{content:"";position:absolute;height:100%;width:.3125rem;right:0;top:0;background-color:var(--color-accent)}.line-decor--vertical::before{content:"";position:absolute;width:100%;height:.3125rem;bottom:0;left:100%;background-color:var(--color-accent)}.line-decor--horizontal{width:41.5rem;height:1.25rem}.line-decor--horizontal--top{transform:scaleY(-1)}.line-decor--horizontal::before{content:"";width:100%;height:.3125rem;position:absolute;top:0;left:0;background-color:var(--color-accent)}.line-decor--horizontal::after{content:"";position:absolute;height:100%;width:.3125rem;right:0;top:0;background-color:var(--color-accent)}.rating{display:flex;align-items:center;--star-size: 1.25rem}.rating__star{height:var(--star-size);width:var(--star-size);flex-shrink:0}.button{display:flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-width:8.25rem;font-family:var(--font-main)}@media(hover: hover)and (pointer: fine){.button:hover{cursor:pointer}}.button--base{padding:.5rem 1rem;height:2.25rem;font-size:var(--text-button);font-weight:700;border-radius:.25rem}.button--text{gap:.25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;justify-content:flex-start;--icon-size: .75rem}.button--text--accent{color:var(--color-accent)}.button--accent{background:var(--color-accent);color:var(--color-white);position:relative;overflow:hidden;transition:.75s background-color}.button--accent::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);transform:skewX(-25deg)}@media(hover: hover)and (pointer: fine){.button--accent:hover{background:var(--color-grey)}.button--accent:hover::before{animation:shine .75s ease}}.button--grey{background:var(--color-grey);color:var(--color-white);overflow:hidden;position:relative;transition:.75s background-color}.button--grey::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);transform:skewX(-25deg)}@media(hover: hover)and (pointer: fine){.button--grey:hover{background:var(--color-accent)}.button--grey:hover::before{animation:shine .75s ease}}.button__icon{width:var(--icon-size);height:var(--icon-size);flex-shrink:0}.button__text{position:relative;z-index:2}@media screen and (max-width: 640px){.button__text--desktop{display:none}}@keyframes shine{100%{left:125%}}.promo{background:var(--color-accent)}.promo__wrapper{padding:.5rem 0}@media screen and (max-width: 640px){.promo__wrapper{padding:.625rem 0}}.promo__row{display:flex;align-items:center;justify-content:space-between;gap:.625rem}.promo__title{font-family:var(--font-accent);font-weight:500;font-size:1.125rem;color:var(--color-white-dark)}@media screen and (max-width: 640px){.promo__title{font-size:.9375rem}}.nav{display:flex;align-items:center;gap:1rem}.nav__item{flex-shrink:0;position:relative}.nav__item::before{content:"";width:100%;height:calc(100% + 1rem);top:-0.5rem;display:block;position:absolute;left:0;z-index:0}@media(hover: hover)and (pointer: fine){.nav__item:hover .nav__link{color:var(--color-accent)}.nav__item:hover .nav__sublist{opacity:1;visibility:visible;pointer-events:auto}}.nav__sublist{position:absolute;top:calc(100% + .5rem);left:-1.25rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(46,50,53,.8);padding:.5rem;display:flex;flex-direction:column;gap:.25rem;width:23.25rem;visibility:hidden;opacity:0;pointer-events:none;transition:.3s visibility,.5s opacity}.nav__sublist-link{display:flex;align-items:center;padding:.5rem 1rem;border-radius:.25rem;font-size:.9375rem;color:var(--color-white);transition:.3s background-color}@media(hover: hover)and (pointer: fine){.nav__sublist-link:hover{background-color:var(--color-accent)}}.nav__link{display:flex;align-items:center;justify-content:center;font-size:1rem;position:relative;z-index:2;font-weight:700;color:var(--color-white);transition:.3s color}@media(hover: hover)and (pointer: fine){.nav__link:hover{color:var(--color-accent)}}.social-list{display:flex;align-items:center;gap:1.125rem}@media screen and (max-width: 640px){.social-list{gap:1rem}}.social-list__item{flex-shrink:0}.social-link{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}@media screen and (max-width: 640px){.social-link{width:1.25rem;height:1.25rem}}.social-link--big{width:2.625rem;height:2.625rem}.social-link__icon{width:100%;height:100%;object-fit:contain}.phone-link{display:flex;align-items:center;gap:.625rem}.phone-link__icon{width:1.75rem;height:1.75rem;flex-shrink:0;color:var(--color-white)}@media screen and (min-width: 641px){.phone-link__icon{display:none}}@media screen and (max-width: 640px){.phone-link__icon{width:1.5rem;height:1.5rem}}.phone-link__text{font-size:1rem;color:var(--color-white)}@media screen and (max-width: 640px){.phone-link__text{display:none}}.check-list{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.check-list--big{gap:1rem}.check-list li{display:flex;align-items:flex-start;gap:.25rem}.check-list li::before{content:"";flex-shrink:0;width:1.125rem;height:1.125rem;background:url("../images/icons/list-check.svg") center center/contain no-repeat;transform:translateY(0.1rem)}b{font-weight:600}.details-list{display:flex;flex-direction:column}.details-list__item{padding:.5rem .625rem;color:#1a1c1c}.details-list__item:nth-child(odd){background-color:#ececec}.page{background:#f5f5f5}@media screen and (max-width: 640px){.page{background:#f1efeb}}.page__wrapper{padding:1.5rem 0}.page__block{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0}.section--grey{background:#f5f5f5}.section--projects{background:#f1efeb}@media screen and (max-width: 640px){.section--projects{background:#f5f5f5}}.section--slider{overflow:hidden}.section--dark{background:var(--color-dark);color:var(--color-white)}.section-reviews{overflow:hidden;position:relative}.section-reviews__pattern{left:0;top:0;width:100%;height:100%;position:absolute;pointer-events:none}.section-reviews__pattern-img{position:absolute}.section-reviews__pattern-img:first-child{left:-1.5rem;top:2.5rem}@media screen and (max-width: 640px){.section-reviews__pattern-img:first-child{left:1rem;top:5rem}}.section-reviews__pattern-img:last-child{top:0;right:0;transform:translateX(75%)}@media screen and (max-width: 640px){.section-reviews__pattern-img:last-child{display:none}}.section-stages{position:relative;overflow:hidden}.section-stages__pattern{position:absolute;right:0;top:-50%;transform:translateY(50%)}@media screen and (max-width: 640px){.section-stages__pattern{top:-1.875rem;transform:translateY(0) translateX(65%)}.section-stages__pattern-img:last-child{display:none}}.section-pattern{display:flex;flex-direction:column;pointer-events:none;z-index:0}.section-pattern__img{height:50rem;width:30.875rem}.section-pattern__img img,.section-pattern__img picture{object-fit:contain}.section__wrapper{position:relative;z-index:2;padding:var(--section-padding) 0}.section__wrapper--big{padding:var(--section-padding-big) 0}.section__wrapper--small{padding:calc(var(--section-padding)/2) 0}@media screen and (max-width: 640px){.section__wrapper--desktop{padding:0}}.section__header{display:flex;flex-direction:column;gap:.5rem}.section__header-wrapper{display:flex;flex-direction:column;gap:.5rem}.section__header:not(:last-child){margin-bottom:var(--section-header-spacer)}.section__column{display:flex;flex-direction:column;gap:var(--section-spacer)}.section__column--big{gap:var(--section-spacer-big)}.section__footer{padding:2rem 0;display:flex;align-items:center;justify-content:center}.section__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:3.125rem}@media screen and (max-width: 640px){.section__grid{grid-template-columns:minmax(0, 1fr);gap:2.5rem}}.advantages-grid{margin:auto 0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2.5rem 1.25rem}.advantages-grid--big{grid-template-columns:repeat(4, minmax(0, 1fr));width:100%}@media screen and (max-width: 640px){.advantages-grid{grid-template-columns:minmax(0, 1fr)}.advantages-grid--big{gap:1.25rem}}.advantages-small{display:flex;flex-direction:column;color:var(--color-white);background:var(--color-grey);border-radius:.25rem;--icon-bg:#E1340E;--icon-color:var(--color-white);box-shadow:0 4px 30px 0 rgba(0,0,0,0);transition:.3s transform,.3s box-shadow}@media(hover: hover)and (pointer: fine){.advantages-small:hover{cursor:default;box-shadow:0 4px 30px 0 rgba(0,0,0,.25);--icon-bg:var(--color-white);--icon-color:#E1340E;transform:translateY(-0.375rem)}}.advantages-small__wrapper{flex-grow:1;height:100%;display:flex;flex-direction:column;gap:1rem;align-items:center;padding:1rem}.advantages-small__icon{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;background:var(--icon-bg);color:var(--icon-color);transition:.3s background-color,.3s color}.advantages-small__icon .icon{width:1.5rem;height:1.5rem}.advantages-small__content{display:flex;flex-direction:column;gap:.5rem}.advantages-big{position:relative}.advantages-big__bg{position:absolute;display:block;top:-0.625rem;left:-0.625rem;height:5.625rem;width:auto;pointer-events:none;color:var(--color-white)}.advantages-big__icon{height:1.5rem;width:auto;color:var(--color-accent);display:flex;align-items:flex-start;justify-content:flex-start}.advantages-big__wrapper{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.advantages-big__text{line-height:1.5;width:100%}@media screen and (min-width: 641px){.advantages-big__text{max-width:12.5rem}}.discuss__wrapper{border-radius:.25rem;overflow:hidden;box-shadow:0 21px 30px -10px rgba(0,0,0,.4);background:#2e3235;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (min-width: 641px){.discuss__wrapper{height:31.875rem}}@media screen and (max-width: 640px){.discuss__wrapper{border-radius:0;grid-template-columns:minmax(0, 1fr) 6.25rem}}.discuss__content{display:flex;flex-direction:column;justify-content:center;padding:3rem;gap:2.5rem;color:var(--color-white)}@media screen and (max-width: 640px){.discuss__content{gap:1.25rem;padding:2.1875rem .625rem 2.1875rem 2rem}}.discuss__header{display:flex;flex-direction:column;gap:.625rem}@media screen and (max-width: 640px){.discuss__header{gap:.3125rem}}.discuss__text{font-size:1.25rem;color:hsla(0,0%,100%,.5)}@media screen and (max-width: 640px){.discuss__text{font-size:.875rem}}.footer{background:#3b454c;color:var(--color-white);padding:4.375rem 0 2rem 0;position:relative;z-index:2}@media screen and (max-width: 640px){.footer{padding:1.5rem 0 2rem 0}}.footer__copyright{font-size:.75rem;line-height:1.33}@media screen and (max-width: 640px){.footer__copyright{font-size:var(--text-size-small);line-height:1.14}}.footer__logo{width:11.25rem;height:4.5rem;color:#f1efeb}.footer__list{display:flex;flex-direction:column;gap:1rem;color:var(--color-white)}.footer__block{display:flex;flex-direction:column;gap:1.5rem}.footer__block-title{font-size:var(--text-size-small);color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;font-weight:700;line-height:1.43}.footer__top-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}@media screen and (max-width: 640px){.footer__top-wrapper{flex-direction:column;gap:3.125rem}}.footer__top-block{flex:1 1}@media screen and (max-width: 640px){.footer__top-block{order:3}}.footer__top-block--application{order:2}@media screen and (max-width: 640px){.footer__top-block--start{order:1;align-items:center;justify-content:center;text-align:center}}.footer__bottom{border-top:1px solid rgba(144,111,104,.1);padding:1rem 0 0 0;margin-top:1.875rem;color:var(--color-white)}@media screen and (max-width: 640px){.footer__bottom{margin-top:1rem}}.footer__bottom-wrapper{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 640px){.footer__bottom-wrapper{gap:1rem}}.footer__bottom-list{display:flex;align-items:center;justify-content:space-between;line-height:1.5}@media screen and (max-width: 640px){.footer__bottom-list{flex-direction:column;align-items:flex-start}}.steps{box-shadow:0 21px 30px -10px rgba(0,0,0,.4)}.steps--clear{box-shadow:none}@media screen and (min-width: 641px){.steps__header{text-align:center}}.steps__list{counter-reset:steps;display:flex;align-items:flex-start;position:relative;--icon-size: 6rem;--icon-size-font: 3rem;--icon-size-border: .25rem}@media screen and (max-width: 640px){.steps__list{flex-direction:column;align-items:center;gap:2.5rem}}@media screen and (min-width: 641px){.steps__list::before{content:"";position:absolute;left:0;display:block;width:100%;height:.125rem;background:var(--color-accent);top:calc(var(--icon-size)/2 - .0625rem)}}.steps__list--column{flex-direction:column;--list-gap:4rem;gap:var(--list-gap);max-width:48.75rem;margin:0 auto}@media screen and (max-width: 640px){.steps__list--column{--icon-size: 3.125rem;--icon-size-font: 1.5rem;--icon-size-border: .125rem;--list-gap: 1.875rem}}.steps__list--column::before{display:none}.steps__list-item{position:relative;z-index:2;flex:1 1;counter-increment:steps}.steps__list-item:has(.steps-item__wrapper--row){width:100%}.steps-item__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem}.steps-item__wrapper--row{flex-direction:row;align-items:flex-start}@media screen and (max-width: 640px){.steps-item__wrapper--row{gap:.75rem}}.steps-item:not(:last-child) .steps-item__wrapper--row{position:relative}.steps-item:not(:last-child) .steps-item__wrapper--row::before{content:"";position:absolute;width:1px;left:calc(var(--icon-size)/2 - .5px);top:var(--icon-size);height:calc(100% + var(--list-gap));pointer-events:none;z-index:0;background-color:var(--color-accent)}.steps-item__content{display:flex;flex-direction:column;gap:.5rem}.steps-item__content--fill{background-color:var(--color-grey);border-radius:.25rem;padding:1rem;gap:.75rem;text-align:left;flex-grow:1}.steps-item__header{display:flex;flex-direction:column;gap:.625rem}@media screen and (min-width: 641px){.steps-item__header{flex-direction:row;align-items:center;justify-content:space-between}}.steps-item__title{font-weight:700;font-size:1.25rem;text-transform:uppercase}.steps-item__number{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:3;background:#1a1c1c;border-radius:.75rem;border:var(--icon-size-border) solid #b12600;width:var(--icon-size);height:var(--icon-size)}.steps-item__number::before{content:"0" counter(steps);font-size:var(--icon-size-font)}.projects__wrapper{display:flex;flex-direction:column;gap:.625rem}.projects__wrapper--recent{padding:1.25rem 0}.projects__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:.625rem 1.25rem}@media screen and (max-width: 640px){.projects__list{grid-template-columns:minmax(0, 1fr);gap:1.25rem}}.projects__footer{display:flex;align-items:center;justify-content:center;grid-column:1/-1}.projects-card{display:flex;flex-direction:column}.projects-card__img{width:100%;height:15rem;border-radius:.25rem;overflow:hidden}.projects-card__content{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.projects-card__tags{padding:.5rem 0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.projects-card__tag{display:flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:.25rem .75rem;height:1.25rem;font-size:.75rem;font-weight:700;color:#1a1c1c;border-radius:.125rem;background:var(--color-white-dark)}.reviews-slider{overflow:visible;--space-between: 1.5 * 16}.reviews-slider .swiper-wrapper{display:flex;align-items:stretch}.reviews-slider__item{height:auto;width:20.75rem;max-width:100%}.reviews-card{display:flex;flex-direction:column;cursor:default;background:#fff;border-radius:.25rem;overflow:hidden;transition:.3s background-color,.3s transform}@media(hover: hover)and (pointer: fine){.reviews-card:not(.reviews-card--clear):hover{background:hsla(0,0%,100%,.9);transform:translateY(-0.625rem)}}.reviews-card--clear{transform:translate(0);background:rgba(0,0,0,0);padding:0;border-radius:0}.reviews-card--clear .reviews-card__wrapper{box-shadow:none;padding:0;background:rgba(0,0,0,0);border:none}.reviews-card__wrapper{height:100%;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;color:#1a1c1c;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #f1efeb}.reviews-card__header{display:flex;flex-direction:column;gap:1rem}.reviews-card__info{display:flex;flex-direction:column}.reviews__wrapper{display:flex;flex-direction:column;gap:2.875rem}@media screen and (max-width: 640px){.reviews__wrapper{gap:1rem}}.reviews__content{display:flex;flex-direction:column;gap:1.25rem}.reviews__header{display:flex;align-items:flex-end;justify-content:space-between}.reviews__nav{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 640px){.reviews__nav--desktop{display:none}}@media screen and (min-width: 641px){.reviews__nav--mobile{display:none}}.reviews__button{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;cursor:pointer;color:var(--color-accent)}@media screen and (max-width: 640px){.reviews__button{width:2.25rem;height:2.25rem}}.founder__wrapper{display:flex;align-items:flex-start;gap:3.75rem;position:relative}@media screen and (max-width: 640px){.founder__wrapper{flex-direction:column;gap:1.5rem}}.founder__decor{position:absolute;top:-1.875rem;height:calc(100% + 3.75rem);pointer-events:none;z-index:0;width:calc(100% + 7.5rem);left:-3.75rem;display:flex;justify-content:space-between}@media screen and (max-width: 640px){.founder__decor{display:none}}.founder__decor-item:first-child{margin-top:auto}.founder__info{display:flex;align-items:center;padding:1.5rem 0}@media screen and (max-width: 640px){.founder__info{border-top:.85px solid rgba(144,111,104,.1)}}.founder__info-item{flex:1 1;display:flex;flex-direction:column}.founder__info-title{font-size:1.75rem;line-height:1.5;color:var(--color-accent)}.founder__info-text{font-size:var(--text-size-base);color:#f1efeb;line-height:1.27}.founder__content{display:flex;flex-direction:column;gap:1.25rem;color:#f1efeb}.founder__content-subtitle{font-size:var(--text-size-base);font-weight:700;color:var(--color-accent);text-transform:uppercase;letter-spacing:.08em;line-height:1.27}.founder__content-title{max-width:25rem;width:100%}.founder__content-text{line-height:1.27}.founder__image{width:26.5rem;max-width:100%;position:relative;border-radius:.25rem;overflow:hidden;box-shadow:0 21px 30px -10px rgba(0,0,0,.4);flex-shrink:0}.founder__image-item{padding-bottom:120%}@media screen and (max-width: 640px){.founder__image-item{padding-bottom:137%}}.founder__image-item img,.founder__image-item picture{position:absolute;left:0;top:0;width:100%;height:100%}@media screen and (max-width: 640px){.founder__image{order:2}}.founder__image-info{position:absolute;z-index:3;bottom:.875rem;left:.875rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(59,69,76,.5);border-radius:.25rem;overflow:hidden;display:flex;flex-direction:column;gap:1rem;color:#fff;padding:1.25rem 1.25rem .875rem 1.25rem;max-width:16.875rem}.founder__image-title{letter-spacing:.06em}.founder__image-text{position:relative}.founder__image-text::before{content:'"';position:absolute;font-size:2.25rem;top:-0.25rem;line-height:1;left:0;transform:translateX(-100%)}.stages{display:flex;flex-direction:column;gap:.625rem;position:relative}.stages__decor{position:absolute;display:flex;align-items:flex-end;justify-content:space-between;pointer-events:none;top:-1.875rem;height:calc(100% + 3.75rem);z-index:0;width:calc(100% + 7.5rem);left:-3.75rem}@media screen and (max-width: 640px){.stages__decor{display:none}}.stages__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.25rem;position:relative;z-index:2}@media screen and (max-width: 640px){.stages__list{grid-template-columns:minmax(0, 1fr)}}.stages-card{display:flex;flex-direction:column;box-shadow:0 4px 30px 0 rgba(0,0,0,0);border-radius:.25rem;overflow:hidden;--bg-icon-color: #f1efeb;--main-icon-color: var(--color-accent);transition:.3s box-shadow,.3s color,.3s background-color,.3s transform}@media(hover: hover)and (pointer: fine){.stages-card:hover{box-shadow:0 4px 30px 0 rgba(0,0,0,.25);transform:translateY(-0.625rem);cursor:default;--bg-icon-color: var(--color-accent);--main-icon-color: var(--color-white-dark)}}.stages-card__wrapper{flex-grow:1;height:100%;background-color:var(--color-white);color:var(--color-grey);display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.stages-card__content{display:flex;flex-direction:column;gap:.5rem}.stages-card__button{margin-top:auto}.stages-card__icon{width:3rem;height:3rem;flex-shrink:0;background-color:var(--bg-icon-color);color:var(--main-icon-color);transition:.3s color,.3s background-color;display:flex;align-items:center;justify-content:center}.stages-card__icon .icon{width:1.5rem;height:1.5rem}.services{position:relative}.services__pattern{position:absolute;left:0;top:0;width:100%;height:100%}.services__pattern-img{position:sticky;top:calc(100vh - 50%);margin-left:auto;right:0}@media screen and (max-width: 640px){.services__block{padding:2.5rem 0}}.services-price__header{display:flex;flex-direction:column;gap:.5rem}.services-price__wrapper{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 640px){.services-price__wrapper{gap:1.5rem}}.services-price__block{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 640px){.services-price__block{gap:.625rem}}.services-price__list{display:flex;flex-direction:column;gap:.375rem}.services-price__list-item{padding:.75rem 1rem;display:flex;align-self:center;justify-content:space-between;gap:1rem;width:100%;background:#fff;color:var(--color-grey);font-size:var(--text-size-base)}.services-price__list-item--title{background:#e1340e;color:var(--color-white);font-size:1.25rem;font-weight:600;line-height:1.5}@media screen and (max-width: 640px){.services-price__list-item{flex-direction:column;align-items:flex-start;padding:.5rem 1rem}.services-price__list-item--title{flex-direction:row;align-items:center;background:#3b454c;font-size:1rem;padding:.75rem 1rem}}.services-include__wrapper{display:flex;flex-direction:column;gap:1.875rem}@media screen and (max-width: 640px){.services-include__wrapper{gap:1.25rem}}.services-include__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.25rem}@media screen and (max-width: 640px){.services-include__list{grid-template-columns:minmax(0, 1fr)}}.services-include__card{background-color:var(--color-white);color:var(--color-grey);border-radius:.25rem;display:flex;flex-direction:column}.services-include__card-list{flex-grow:1;padding:.5rem 0}.services-include__card-wrapper{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;height:100%;flex-grow:1}@media screen and (max-width: 640px){.services-include__title{text-align:center}}.services__wrapper{display:flex;flex-direction:column;gap:1.875rem}.services__block{display:flex;flex-direction:column;gap:1.25rem}.services__info{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 640px){.services__info{gap:2.5rem}}.portfolio{overflow:hidden;position:relative}.portfolio__pattern{position:absolute;left:0;top:0;width:100%;height:100%}@media screen and (max-width: 640px){.portfolio__pattern{display:none}}.portfolio__pattern-img{position:absolute;top:3.75rem;margin-left:auto;right:-1.25rem}.portfolio__wrapper{padding:1.875rem 0 0 0;position:relative;z-index:2}@media screen and (max-width: 640px){.portfolio__wrapper{padding:1.875rem 0 1.5rem 0}}@media screen and (max-width: 640px){.portfolio__content{padding:1.25rem 0}}.portfolio__header{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.25rem}.page{background:#f5f5f5}@media screen and (max-width: 640px){.page{background:#f1efeb}}.about{position:relative;overflow:hidden}.about__wrapper{position:relative;z-index:2}.about__pattern{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}@media screen and (max-width: 640px){.about__pattern{display:none}}.about__pattern-img{position:absolute;top:50%;transform:translateY(-50%);margin-left:auto;left:-2.5rem}.about-card{display:flex;flex-direction:column;box-shadow:0 4px 30px 0 rgba(0,0,0,0);transition:.3s transform,.3s box-shadow;border-radius:.25rem;overflow:hidden}@media(hover: hover)and (pointer: fine){.about-card:hover{transform:translateY(-0.375rem);box-shadow:0 4px 30px 0 rgba(0,0,0,.25);cursor:default}}.about-card__wrapper{flex-grow:1;height:100%;background-color:var(--color-white);color:var(--color-grey);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.about-card__icon{width:3rem;height:3rem;flex-shrink:0;border-radius:.125rem;background-color:var(--color-white-dark);color:var(--color-accent);display:flex;align-items:center;justify-content:center}.about-card__icon .icon{width:1.5rem;height:1.5rem}.about-card__content{display:flex;flex-direction:column;gap:.5rem}.about__wrapper{padding:1.5625rem 0}@media screen and (max-width: 640px){.about__wrapper{padding:1rem 0 0 0}}.about__cards{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.25rem}@media screen and (max-width: 640px){.about__cards{grid-template-columns:minmax(0, 1fr);grid-auto-rows:1fr}}.about__block{padding:1.5625rem 0}@media screen and (max-width: 640px){.about__block{padding:1rem 0}.about__block--discuss{padding:1rem 0 0 0}}.about__block-wrapper{display:flex;flex-direction:column;gap:.625rem}.about__block-list{padding:.5rem 0}@media screen and (max-width: 640px){.about__block-text{--fz: 1.25rem}}.contact__map{display:flex;align-items:center;justify-content:center;height:22.5rem;position:relative;z-index:9}.contact__map div,.contact__map iframe{width:100%;height:100%}.contact__grid{display:grid;gap:1.25rem;grid-template-columns:6fr 4fr}@media screen and (max-width: 640px){.contact__grid{grid-template-columns:minmax(0, 1fr)}}.contact__grid-info{display:flex;flex-direction:column;gap:1.5rem}.contact__list{display:flex;flex-direction:column;gap:1.5rem}.contact__list-icon{width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--color-accent)}.contact__list-link{display:flex;align-items:center;gap:.625rem;color:#1a1c1c}.contact__list-link--accent{color:var(--color-accent)}.product{overflow:hidden;position:relative}.product__gallery{display:flex;flex-wrap:wrap}.product__gallery:has(>.product__gallery-img:nth-child(3n+2):last-child)>.product__gallery-img:nth-last-child(-n+4){flex:1 1 50%}.product__gallery-img{flex:1 1 30%;min-width:0;height:16.875rem}@media screen and (max-width: 640px){.product__gallery-img{flex:1 1 50%}}.product__wrapper{padding:1.5rem 0}.product__block{padding:1.5rem 0}.product__block-subtitle{padding:.625rem 0}.product__block-review{padding:1rem 0}.product__block-item{display:flex;flex-direction:column;gap:.5rem}.product__block-wrapper{display:flex;flex-direction:column;gap:1.5rem}.product__pattern{position:absolute;left:0;top:0;width:100%;height:100%}@media screen and (max-width: 640px){.product__pattern{display:none}}.product__pattern-img{position:absolute;top:25%;margin-left:auto;right:-1.25rem}.burger{--burger-item-width: 1.75rem;--burger-item-height: .1875rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.burger--active .burger__item:nth-child(1){transform:rotate(45deg);top:calc(50% - var(--burger-item-height)/2);left:calc(50% - var(--burger-item-width)/2)}.burger--active .burger__item:nth-child(2){width:0}.burger--active .burger__item:nth-child(3){width:100%;transform:rotate(-45deg);top:calc(50% - var(--burger-item-height)/2);left:calc(50% - var(--burger-item-width)/2)}.burger__wrapper{position:relative;width:var(--burger-item-width);height:1rem;display:flex;align-items:center;justify-content:center}.burger__item{position:absolute;right:0;border-radius:.25rem;height:.1875rem;background-color:var(--color-white);transition:.3s opacity,.3s width,.3s transform,.3s top,.3s left}.burger__item:nth-child(1){width:100%;top:0}.burger__item:nth-child(2){top:50%;width:50%;transform:translateY(-50%)}.burger__item:nth-child(3){width:72%;top:100%;transform:translateY(-100%)}body:not(:has(.hero__bg)) .header{background:var(--color-dark);position:relative;top:0}.header{position:absolute;left:0;top:var(--promo-height);width:100%;z-index:11}.header__wrapper{padding:.75rem 0}@media screen and (min-width: 641px){.header__burger{display:none}}@media screen and (max-width: 640px){.header__social{margin-left:auto}}.header__row{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media screen and (max-width: 640px){.header__nav{display:none}}.header__logo{width:10.5rem;height:4.25rem;color:var(--color-white)}@media screen and (max-width: 640px){.header__logo{width:9.375rem;height:3.75rem}}.hero{position:relative;background-color:#2e3235}.hero:has(.hero__bg){color:#fff}.hero-details__list{display:flex;align-items:stretch;justify-content:center;gap:1.5rem}@media screen and (max-width: 640px){.hero-details__list{gap:1rem}}.hero-details__item{width:13.75rem;max-width:100%;display:flex;align-items:center;height:auto;gap:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(46,50,53,.8);border-radius:.25rem;color:var(--color-white);padding:1rem .5rem 1rem 1.5rem}@media screen and (max-width: 640px){.hero-details__item{flex-direction:column;align-items:center;text-align:center;width:auto;flex:1 1;line-height:1.27;padding:.375rem}}.hero-details__item-icon{width:3.5rem;height:3.5rem;flex-shrink:0;border-radius:50%;background:#3b454c;display:flex;align-items:center;justify-content:center}.hero-details__item-icon .icon{width:1.5rem;height:1.5rem}.hero-details__item-number{line-height:1.71}@media screen and (min-width: 641px){.hero-details__item-number{font-size:1.125rem;line-height:1.33}}.hero-details__item-content{display:flex;height:auto;flex-direction:column;gap:.5rem}@media screen and (max-width: 640px){.hero-details__item-content{gap:0;justify-content:space-between;flex-grow:1}}.hero__numbers{font-size:1.875rem;font-weight:700;text-transform:uppercase}.hero__numbers--mobile{display:none}@media screen and (max-width: 640px){.hero__numbers{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.625rem;display:none}.hero__numbers--mobile{display:flex}.hero__numbers{font-size:1rem;font-weight:500}.hero__numbers span{font-weight:700;text-transform:unset;font-size:3.375rem}}.hero__details{display:flex;flex-direction:column;gap:3.375rem}.hero__decor{position:absolute;left:0;top:0;z-index:3;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none;transform:translateX(-12rem)}@media screen and (max-width: 640px){.hero__decor{display:none}}.hero__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;pointer-events:none}@media screen and (max-width: 640px){.hero__bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.5)}}.hero__bg--product::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%)}.hero__bg--dark::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%)}.hero__wrapper{position:relative;z-index:2;padding:10rem 0}@media screen and (min-width: 641px){.hero__wrapper{min-height:100vh}}@media screen and (max-width: 640px){.hero__wrapper{padding:10.625rem 0 4rem 0}}.hero__wrapper--product{padding:10rem 0 3.75rem 0}@media screen and (max-width: 640px){.hero__wrapper--product{padding:13.75rem 0 7.5rem 0}}.hero__wrapper--small{padding:3.125rem 0;min-height:auto}@media screen and (max-width: 640px){.hero__wrapper--small{padding:3rem 0 4.5rem 0}}.hero__subtitle--small{max-width:27.5rem;width:100%}.hero__row{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 640px){.hero__row{flex-direction:column;align-items:flex-start;gap:3rem}}.hero__info{display:flex;flex-direction:column;gap:1.875rem}@media screen and (max-width: 640px){.hero__info{padding:.625rem;align-items:flex-start;flex-direction:row;justify-content:space-between}}.hero__info-title{text-transform:none}.hero__info-item{display:flex;flex-direction:column;gap:.5rem;text-align:right}@media screen and (max-width: 640px){.hero__info-item{gap:.625rem;text-align:center;flex:1 1}}@media screen and (max-width: 640px){.hero__recent-work{display:none}}.hero__content{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;width:100%;position:relative;z-index:3}@media screen and (min-width: 641px){.hero__content{padding:3.125rem 0;min-height:26.875rem}}@media screen and (min-width: 641px){.hero__content{max-width:52.5rem}}.hero__content--full{padding:0;max-width:100%;gap:3.125rem}@media screen and (max-width: 640px){.hero__content{align-items:center;justify-content:center;text-align:center;gap:1.875rem}}@media screen and (min-width: 641px){.hero__content--small{max-width:42.5rem}}.recent-work{position:relative;width:18.75rem;max-width:100%;padding-bottom:66%;border-radius:.25rem;overflow:hidden}.recent-work__bg{position:absolute;pointer-events:none;z-index:1;width:100%;height:100%}.recent-work__bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;display:block;background:linear-gradient(180deg, rgba(102, 102, 102, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%)}.recent-work__wrapper{position:absolute;z-index:2;display:flex;flex-direction:column;height:100%;left:0;top:0}.recent-work__title{padding:.375rem .625rem;font-size:1.5rem;text-transform:uppercase;color:var(--color-white-dark);text-align:right;font-weight:700;line-height:1.1}.recent-work__content{margin-top:auto;position:relative;padding:.375rem .625rem;background-color:var(--color-white-dark);text-align:right;color:var(--color-dark)}.recent-work__year{position:absolute;color:var(--color-white-dark);right:.375rem;bottom:100%;transform:translateY(25%);line-height:1}.cookie{max-width:calc(100% - 2*var(--container-padding));width:var(--container-size);position:fixed;left:50%;transform:translateX(-50%);z-index:4;bottom:var(--container-padding);box-shadow:0 4px 30px 0 rgba(0,0,0,.25);background:#d8d8d8;color:#000;border-radius:.25rem}.cookie__text{max-width:60rem}.cookie__wrapper{display:flex;flex-direction:column;gap:1rem;padding:.625rem 1rem}.cookie__buttons{display:flex;align-items:center;gap:.625rem}.filter__list{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.filter-item{display:flex;align-items:center;justify-content:center;gap:.5rem;width:max-content;max-width:100%;padding:.25rem .5rem;height:2.375rem;border-radius:.25rem;position:relative;--bg-color:var(--color-white);--text-color:var(--color-grey);--icon-color:var(--color-accent);cursor:pointer;background-color:var(--bg-color);transition:.3s background-color}.filter-item:hover,.filter-item:has(:checked){--bg-color:var(--color-accent);--text-color:var(--color-white);--icon-color:var(--color-white)}.filter-item__input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:0}.filter-item__icon{flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--icon-color)}.filter-item__text{font-size:.9375rem;color:var(--text-color)}.menu{position:fixed;z-index:12;top:var(--promo-height);height:calc(100vh - var(--promo-height));left:0;width:100%;display:flex;flex-direction:column;overflow:hidden;pointer-events:none;visibility:hidden;transition:.3s visibility}.menu--active{visibility:visible}.menu__pattern{pointer-events:none;z-index:0;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.menu__pattern-img{position:absolute;left:1rem;top:35%}.menu--active .menu__wrapper{transform:translate(0)}.menu__wrapper{position:relative;z-index:2;flex-grow:1;pointer-events:auto;overflow:auto;background:var(--color-dark);transform:translateX(100%);transition:.3s transform}.menu__logo{color:var(--color-white);width:9.375rem;height:3.75rem}.menu__header{position:relative;z-index:2;padding:1rem 0}.menu__header-row{display:flex;align-items:center;justify-content:space-between}.menu__content{padding:.625rem 0;position:relative;z-index:2}.menu__content-wrapper{display:flex;flex-direction:column;gap:2rem}.menu__footer{display:flex;flex-direction:column;gap:1.5rem}.menu__list{display:flex;flex-direction:column;gap:1rem}.menu__list-link{font-weight:500;color:var(--color-white);font-size:1.375rem;transition:.3s color}@media(hover: hover)and (pointer: fine){.menu__list-link:hover{color:var(--color-accent)}}.menu__list-link--phone{font-weight:400}.popup{display:none;position:fixed;inset:0;z-index:14;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.popup__close{--close-size: 1.25rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;position:relative}.popup__close::before,.popup__close::after{content:"";position:absolute;left:calc(50% - var(--close-size)/2);top:calc(50% - .09375rem);border-radius:.1875rem;width:var(--close-size);height:.1875rem;background-color:#000;transition:.3s background-color}.popup__close:hover{cursor:pointer}.popup__close:hover::before,.popup__close:hover::after{background-color:var(--color-accent)}.popup__close::before{transform:rotate(45deg)}.popup__close::after{transform:rotate(-45deg)}.popup.is-active{display:block}.popup__wrapper{min-height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:0 var(--container-padding)}@media screen and (max-width: 1240px){.popup__wrapper{padding:3.125rem var(--container-padding)}}@media screen and (max-width: 640px){.popup__wrapper{padding:var(--container-padding)}}.popup__overlay{position:fixed;inset:0;background:rgba(68,68,68,.9);z-index:0;animation:popup-overlay-in 250ms ease forwards}.popup__content{position:relative;z-index:1;max-width:100%;animation:popup-content-in 300ms cubic-bezier(0.22, 0.61, 0.36, 1) forwards}.popup.is-closing .popup__overlay{animation:popup-overlay-out 200ms ease forwards}.popup.is-closing .popup__content{animation:popup-content-out 200ms cubic-bezier(0.22, 0.61, 0.36, 1) forwards}@keyframes popup-overlay-in{from{opacity:0}to{opacity:1}}@keyframes popup-overlay-out{from{opacity:1}to{opacity:0}}@keyframes popup-content-in{from{opacity:0;transform:translateY(-16px) scale(0.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes popup-content-out{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-16px) scale(0.98)}}.application-popup{background:#fff;color:#1a1c1c;border-radius:.25rem;width:43.75rem;max-width:100%;padding:1.875rem 1.5rem}.application-popup__wrapper{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 640px){.application-popup__wrapper{gap:1.5rem}}@media screen and (max-width: 640px){.application-popup{padding:1rem 1rem 2rem 1rem}}.form__wrapper{display:flex;flex-direction:column;gap:1rem}.form__title{font-size:1.5rem;font-weight:500;line-height:1.5}.form__button{width:100%;max-width:100%;height:3.125rem;font-size:1.125rem;font-weight:500}.input{display:flex;flex-direction:column;gap:.625rem}.input__title{font-size:1.125rem;line-height:1.5;color:#1a1c1c}.input__title span{color:#ff161a}.input__item{display:flex;align-items:stretch;height:3.125rem;gap:.75rem;padding:.5rem 1rem;border-radius:.25rem;background:var(--color-white);border:1px solid #949292;color:#1a1c1c}.input__item:has(:user-invalid){border-color:#ff161a}.input__item-tag{flex-grow:1;height:100%}.input__item-tag input{font-size:1rem;height:100%;width:100%}.input__item-icon{width:1.5rem;height:1.5rem;flex-shrink:0;align-self:center}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;display:flex;align-items:center;justify-content:center;background:#2e3235;transition:opacity .4s ease,visibility .4s ease}.preloader--hidden{opacity:0;visibility:hidden;pointer-events:none}
/*# sourceMappingURL=index.css.map */
