:root{--accent:#ff3b00;--bg-primary:#f4f4f6;--bg-secondary:#ebebee;--bg-white:#fff;--bg-light-transparent-20:rgba(255, 255, 255, 0.2);--bg-light-transparent-30:rgba(255, 255, 255, 0.3);--bg-light-transparent-50:rgba(255, 255, 255, 0.5);--bg-light-transparent-60:rgba(255, 255, 255, 0.6);--bg-dark-transparent-10:rgba(0, 0, 0, 0.1);--bg-dark-transparent-60:rgba(0, 0, 0, 0.6);--primary-400:#888;--primary-300:#c3c4cf;--primary-200:#dbdbe4;--text-white:#fff;--text-gray:#6d6d6d}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:100%;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:top .5s ease 0s;transition:top .5s ease 0s;pointer-events:none}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{position:relative;visibility:hidden;background-color:var(--bg-primary);width:100%;max-width:87.5rem;border-radius:1.25rem}.lock .popup__content{visibility:visible}.popup_show{top:0;z-index:150;overflow:auto;pointer-events:auto}.popup__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup__close{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.popup__body{display:-ms-grid;display:grid;-ms-grid-columns:.55fr .45fr;grid-template-columns:.55fr .45fr;gap:2rem}.popup__image{position:relative;background-color:var(--text-white);border-radius:1.25rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:19.5rem}.popup__image img{max-width:100%}.popup__button{position:absolute;top:0;left:50%;padding:1rem 1.5rem;border-radius:0 0 1.25rem 1.25rem;background:#1b1b1b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);color:var(--bg-primary);font-weight:500}.popup__button span{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:var(--accent);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.popup__button span::before{color:var(--bg-primary)}.popup__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.popup__subtitle{margin-bottom:1rem}.popup__footer{margin-top:2rem}.footer-popup__body{display:-ms-grid;display:grid;gap:1.25rem;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.footer-popup__body a{font-size:.875rem;font-weight:500;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.popup-project .popup__content{max-width:116rem;padding:0}.popup-project.popup{padding:10px 10px}.popup-project__close{position:absolute;z-index:20;right:2rem;top:2rem}.popup-project__header{position:relative;z-index:10;border-radius:1.25rem;background-color:var(--bg-primary)}.popup-project__description{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup-project__subtitle{font-weight:500;line-height:1.5}.popup-project__subtitle:not(:last-child){margin-bottom:1rem}.popup-project__text--big{line-height:1.3}.popup-project__main-image{margin:-1.25rem 0}.popup-project__title{border-bottom:1px solid var(--primary-300)}.header-popup-project__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-popup-project__content .popup-project__text{max-width:58.4375rem}.body-popup-project{position:relative;z-index:10;margin-top:-1.25rem;background-color:var(--bg-primary);border-radius:1.25rem 1.25rem 1.25rem 1.25rem}.body-popup-project__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.body-popup-project__column{max-width:36rem}.body-popup-project__images{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:2rem}.body-popup-project__image{border-radius:1.25rem;overflow:hidden}.body-popup-project__image--main{-ms-grid-column-span:2;grid-column:span 2}.footer{border-radius:0;margin-top:0}.our-works{background-color:var(--bg-primary);position:relative;z-index:10;border-radius:0 0 1.25rem 1.25rem}.main-our-works__title{max-width:96.3125rem}.main-our-works__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.item-works{cursor:pointer}.item-works__title{font-weight:500;line-height:1.5;margin-bottom:1.5rem}.item-works__image{border-radius:1.25rem;overflow:hidden;margin-bottom:1.5rem;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.item-works__button{position:absolute;bottom:.5rem;right:.5rem;opacity:0;pointer-events:none;-webkit-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s}.services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.services__item{padding:.53125rem 1rem;border-radius:62.4375rem;border:1px solid #1b1b1b;font-size:.875rem;font-weight:500}@media (min-width:117.875em){.popup__content{padding:2rem}.popup__header{margin-bottom:2.5rem}.popup__image{padding-top:8.5rem}.footer-popup__title{margin-bottom:2.5rem}.footer-popup__body h6{margin-bottom:1.5rem}.popup-project__header{padding-top:8.5rem}.popup-project__header{padding-left:2rem}.popup-project__header{padding-right:2rem}.popup-project__header{padding-bottom:5rem}.popup-project__text--big{font-size:1.5rem}.popup-project__main-image{min-height:45.5rem}.popup-project__title{padding-bottom:4rem}.popup-project__title{margin-bottom:4rem}.header-popup-project__content{gap:2rem}.body-popup-project{padding-top:6.5rem}.body-popup-project{padding-left:2rem}.body-popup-project{padding-right:2rem}.body-popup-project{padding-bottom:2rem}.body-popup-project__content{gap:2rem}.body-popup-project__content{margin-bottom:4rem}.body-popup-project__image{min-height:45.5rem}.our-works__main{margin-bottom:14.8125rem}.main-our-works{padding-top:15rem}.main-our-works__block-title{margin-bottom:8.5rem}.main-our-works__title:not(:last-child){margin-bottom:4rem}.main-our-works__text:not(:last-child){margin-bottom:4rem}.main-our-works__items{row-gap:8.5rem}.item-works__image{min-height:45.5rem}}@media (max-width:20em){.popup__content{padding:1rem}.popup__header{margin-bottom:1.5rem}.popup__image{padding-top:3.125rem}.footer-popup__title{margin-bottom:1.5rem}.footer-popup__body h6{margin-bottom:.5rem}.popup-project__header{padding-top:5rem}.popup-project__header{padding-left:1rem}.popup-project__header{padding-right:1rem}.popup-project__header{padding-bottom:1.875rem}.popup-project__text--big{font-size:1.125rem}.popup-project__main-image{min-height:26.875rem}.popup-project__title{padding-bottom:2rem}.popup-project__title{margin-bottom:2rem}.header-popup-project__content{gap:1rem}.body-popup-project{padding-top:3.125rem}.body-popup-project{padding-left:1rem}.body-popup-project{padding-right:1rem}.body-popup-project{padding-bottom:1rem}.body-popup-project__content{gap:1rem}.body-popup-project__content{margin-bottom:2rem}.body-popup-project__image{min-height:25rem}.our-works__main{margin-bottom:6.5rem}.main-our-works{padding-top:8.5rem}.main-our-works__block-title{margin-bottom:6rem}.main-our-works__title:not(:last-child){margin-bottom:3rem}.main-our-works__text:not(:last-child){margin-bottom:3rem}.main-our-works__items{row-gap:2rem}.item-works__image{min-height:25rem}}@media (max-width:91.875em){.body-popup-project__column{max-width:none}}@media (max-width:61.99875em){.footer-popup__body{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:47.99875em){.popup__content{padding:1.5rem 1rem}.popup__close{position:absolute;top:1.5rem;right:1rem}.popup__body{-ms-grid-columns:1fr;grid-template-columns:1fr}.popup__image{border-radius:.375rem}.popup__button{font-size:.75rem;padding:.625rem 1.125rem;border-radius:0 0 .375rem .375rem}.popup__button span{gap:.625rem}.body-popup-project__images{-ms-grid-columns:1fr;grid-template-columns:1fr}.body-popup-project__image--main{-ms-grid-column-span:1;grid-column:span 1}.main-our-works__items{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (min-width:20em) and (max-width:117.875em){@supports (padding:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.popup__content{padding:clamp(1rem ,.7956577267rem + 1.0217113665vw ,2rem)}}@supports not (padding:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.popup__content{padding:calc(1rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(1.5rem ,1.2956577267rem + 1.0217113665vw ,2.5rem)){.popup__header{margin-bottom:clamp(1.5rem ,1.2956577267rem + 1.0217113665vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2956577267rem + 1.0217113665vw ,2.5rem)){.popup__header{margin-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (padding-top:clamp(3.125rem ,2.026660281rem + 5.4916985951vw ,8.5rem)){.popup__image{padding-top:clamp(3.125rem ,2.026660281rem + 5.4916985951vw ,8.5rem)}}@supports not (padding-top:clamp(3.125rem ,2.026660281rem + 5.4916985951vw ,8.5rem)){.popup__image{padding-top:calc(3.125rem + 5.375 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(1.5rem ,1.2956577267rem + 1.0217113665vw ,2.5rem)){.footer-popup__title{margin-bottom:clamp(1.5rem ,1.2956577267rem + 1.0217113665vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2956577267rem + 1.0217113665vw ,2.5rem)){.footer-popup__title{margin-bottom:calc(1.5rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(0.5rem ,0.2956577267rem + 1.0217113665vw ,1.5rem)){.footer-popup__body h6{margin-bottom:clamp(.5rem ,.2956577267rem + 1.0217113665vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.2956577267rem + 1.0217113665vw ,1.5rem)){.footer-popup__body h6{margin-bottom:calc(.5rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (padding-top:clamp(5rem ,4.2848020434rem + 3.5759897829vw ,8.5rem)){.popup-project__header{padding-top:clamp(5rem ,4.2848020434rem + 3.5759897829vw ,8.5rem)}}@supports not (padding-top:clamp(5rem ,4.2848020434rem + 3.5759897829vw ,8.5rem)){.popup-project__header{padding-top:calc(5rem + 3.5 * (100vw - 20rem)/ 97.875)}}@supports (padding-left:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.popup-project__header{padding-left:clamp(1rem ,.7956577267rem + 1.0217113665vw ,2rem)}}@supports not (padding-left:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.popup-project__header{padding-left:calc(1rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (padding-right:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.popup-project__header{padding-right:clamp(1rem ,.7956577267rem + 1.0217113665vw ,2rem)}}@supports not (padding-right:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.popup-project__header{padding-right:calc(1rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (padding-bottom:clamp(1.875rem ,1.2364303959rem + 3.1928480204vw ,5rem)){.popup-project__header{padding-bottom:clamp(1.875rem ,1.2364303959rem + 3.1928480204vw ,5rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.2364303959rem + 3.1928480204vw ,5rem)){.popup-project__header{padding-bottom:calc(1.875rem + 3.125 * (100vw - 20rem)/ 97.875)}}@supports (font-size:clamp(1.125rem ,1.0483716475rem + 0.3831417625vw ,1.5rem)){.popup-project__text--big{font-size:clamp(1.125rem ,1.0483716475rem + .3831417625vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0483716475rem + 0.3831417625vw ,1.5rem)){.popup-project__text--big{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 97.875)}}@supports (min-height:clamp(26.875rem ,23.0691251596rem + 19.0293742018vw ,45.5rem)){.popup-project__main-image{min-height:clamp(26.875rem ,23.0691251596rem + 19.0293742018vw ,45.5rem)}}@supports not (min-height:clamp(26.875rem ,23.0691251596rem + 19.0293742018vw ,45.5rem)){.popup-project__main-image{min-height:calc(26.875rem + 18.625 * (100vw - 20rem)/ 97.875)}}@supports (padding-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)){.popup-project__title{padding-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)}}@supports not (padding-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)){.popup-project__title{padding-bottom:calc(2rem + 2 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)){.popup-project__title{margin-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)}}@supports not (margin-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)){.popup-project__title{margin-bottom:calc(2rem + 2 * (100vw - 20rem)/ 97.875)}}@supports (gap:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.header-popup-project__content{gap:clamp(1rem ,.7956577267rem + 1.0217113665vw ,2rem)}}@supports not (gap:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.header-popup-project__content{gap:calc(1rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (padding-top:clamp(3.125rem ,2.4353448276rem + 3.4482758621vw ,6.5rem)){.body-popup-project{padding-top:clamp(3.125rem ,2.4353448276rem + 3.4482758621vw ,6.5rem)}}@supports not (padding-top:clamp(3.125rem ,2.4353448276rem + 3.4482758621vw ,6.5rem)){.body-popup-project{padding-top:calc(3.125rem + 3.375 * (100vw - 20rem)/ 97.875)}}@supports (padding-left:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.body-popup-project{padding-left:clamp(1rem ,.7956577267rem + 1.0217113665vw ,2rem)}}@supports not (padding-left:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.body-popup-project{padding-left:calc(1rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (padding-right:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.body-popup-project{padding-right:clamp(1rem ,.7956577267rem + 1.0217113665vw ,2rem)}}@supports not (padding-right:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.body-popup-project{padding-right:calc(1rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (padding-bottom:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.body-popup-project{padding-bottom:clamp(1rem ,.7956577267rem + 1.0217113665vw ,2rem)}}@supports not (padding-bottom:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.body-popup-project{padding-bottom:calc(1rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (gap:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.body-popup-project__content{gap:clamp(1rem ,.7956577267rem + 1.0217113665vw ,2rem)}}@supports not (gap:clamp(1rem ,0.7956577267rem + 1.0217113665vw ,2rem)){.body-popup-project__content{gap:calc(1rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)){.body-popup-project__content{margin-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)}}@supports not (margin-bottom:clamp(2rem ,1.5913154534rem + 2.0434227331vw ,4rem)){.body-popup-project__content{margin-bottom:calc(2rem + 2 * (100vw - 20rem)/ 97.875)}}@supports (min-height:clamp(25rem ,20.8109833972rem + 20.945083014vw ,45.5rem)){.body-popup-project__image{min-height:clamp(25rem ,20.8109833972rem + 20.945083014vw ,45.5rem)}}@supports not (min-height:clamp(25rem ,20.8109833972rem + 20.945083014vw ,45.5rem)){.body-popup-project__image{min-height:calc(25rem + 20.5 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(6.5rem ,4.8014048531rem + 8.4929757344vw ,14.8125rem)){.our-works__main{margin-bottom:clamp(6.5rem ,4.8014048531rem + 8.4929757344vw ,14.8125rem)}}@supports not (margin-bottom:clamp(6.5rem ,4.8014048531rem + 8.4929757344vw ,14.8125rem)){.our-works__main{margin-bottom:calc(6.5rem + 8.3125 * (100vw - 20rem)/ 97.875)}}@supports (padding-top:clamp(8.5rem ,7.1717752235rem + 6.6411238825vw ,15rem)){.main-our-works{padding-top:clamp(8.5rem ,7.1717752235rem + 6.6411238825vw ,15rem)}}@supports not (padding-top:clamp(8.5rem ,7.1717752235rem + 6.6411238825vw ,15rem)){.main-our-works{padding-top:calc(8.5rem + 6.5 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(6rem ,5.4891443167rem + 2.5542784163vw ,8.5rem)){.main-our-works__block-title{margin-bottom:clamp(6rem ,5.4891443167rem + 2.5542784163vw ,8.5rem)}}@supports not (margin-bottom:clamp(6rem ,5.4891443167rem + 2.5542784163vw ,8.5rem)){.main-our-works__block-title{margin-bottom:calc(6rem + 2.5 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(3rem ,2.7956577267rem + 1.0217113665vw ,4rem)){.main-our-works__title:not(:last-child){margin-bottom:clamp(3rem ,2.7956577267rem + 1.0217113665vw ,4rem)}}@supports not (margin-bottom:clamp(3rem ,2.7956577267rem + 1.0217113665vw ,4rem)){.main-our-works__title:not(:last-child){margin-bottom:calc(3rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (margin-bottom:clamp(3rem ,2.7956577267rem + 1.0217113665vw ,4rem)){.main-our-works__text:not(:last-child){margin-bottom:clamp(3rem ,2.7956577267rem + 1.0217113665vw ,4rem)}}@supports not (margin-bottom:clamp(3rem ,2.7956577267rem + 1.0217113665vw ,4rem)){.main-our-works__text:not(:last-child){margin-bottom:calc(3rem + 1 * (100vw - 20rem)/ 97.875)}}@supports (row-gap:clamp(2rem ,0.6717752235rem + 6.6411238825vw ,8.5rem)){.main-our-works__items{row-gap:clamp(2rem ,.6717752235rem + 6.6411238825vw ,8.5rem)}}@supports not (row-gap:clamp(2rem ,0.6717752235rem + 6.6411238825vw ,8.5rem)){.main-our-works__items{row-gap:calc(2rem + 6.5 * (100vw - 20rem)/ 97.875)}}@supports (min-height:clamp(25rem ,20.8109833972rem + 20.945083014vw ,45.5rem)){.item-works__image{min-height:clamp(25rem ,20.8109833972rem + 20.945083014vw ,45.5rem)}}@supports not (min-height:clamp(25rem ,20.8109833972rem + 20.945083014vw ,45.5rem)){.item-works__image{min-height:calc(25rem + 20.5 * (100vw - 20rem)/ 97.875)}}}@media (any-hover:hover){.footer-popup__body a:hover{color:var(--accent)}.item-works:hover .item-works__image{-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.item-works:hover .item-works__button{opacity:1;pointer-events:all}}