h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul,ol{list-style-type:none;margin:0;padding:0}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}@font-face{font-family:Monserrat;src:url(/assets/Montserrat-VariableFont_wght.woff) format("woff"),url(/assets/Montserrat-VariableFont_wght.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;color:#fafafa;background-color:#070707;margin:0 auto;overflow-x:hidden}.container{min-width:320px;padding-left:20px;padding-right:20px}@media screen and (min-width: 375px){.container{margin:0 auto;width:375px}}@media screen and (min-width: 768px){.container{width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width: 1280px){.container{width:1280px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);overflow:hidden}.arrow-up-icon{font-size:24px}.header-page{position:sticky;top:0;left:0;width:100%;margin:0 auto;z-index:9999;padding-top:20px;padding-bottom:20px;background-color:#000}.middle-img{height:44px}.header-container{display:flex;justify-content:space-between;align-items:center}.navigation-menu{display:none}.header-right-part{display:flex;align-items:center;justify-content:space-between;gap:12px}.navigation-link{position:relative;display:block;color:#f3ecdde6;font-size:14px;font-weight:400;font-style:normal;padding:14px 28px;border-radius:12px;line-height:1.29;letter-spacing:.02em;text-transform:uppercase;transition:transform .25s linear}.navigation-link:hover,.navigation-link:focus{transform:translateY(-5px)}.navigation-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);background-color:#f3ecdde6;transition:all .3s linear}.navigation-link:hover:after{transform:scale(1)}.email-address{display:none}.phone-number{display:block}.social-link-list{display:none;gap:12px;justify-content:center;align-items:center}.header-link{display:flex;justify-content:center;align-items:center;padding:8px;border-radius:15px;border:1px solid rgba(243,236,221,.9);background:#3B3B3B;transition:background-color .25s linear}.header-link:focus,.header-link:hover{background-color:#070707}.icon-paint{fill:#f3ecdde6;transition:all .3s linear,fill .3s linear}.icon-paint:hover,.icon-paint:focus{fill:#3b3b3b}.mobile-open-btn-icon{stroke:#070707}.mobile-open-btn{background-color:transparent;border:none;line-height:0;letter-spacing:0;padding:0}.order-service-button{display:none}@media screen and (min-width: 768px){.header-right-part{gap:20px}.address-info{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.email-address{display:block}.mobile-open-btn-icon{width:54px;height:40px}.social-link-list{display:flex;gap:12px;justify-content:center;align-items:center}}@media screen and (min-width: 1280px){.mobile-open-btn{display:none}.navigation-menu{display:flex;justify-content:space-between;align-items:center;gap:25px}.navigation{display:flex;justify-content:space-between;align-items:center;gap:60px}.email-address{display:block}.order-service-button{display:inline-flex;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:.04em;text-transform:uppercase;color:#eee;background-color:transparent;border:2px solid #fafafa;border-radius:8px;transition:all .25s linear;opacity:.9;cursor:pointer}.order-service-button:hover,.order-service-button:focus{background-color:#07070750;border-color:#07070750;color:#fafafa;transform:translateY(-5px)}}.hero-section{background-image:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.1)),url(../img/main-page/hero-bg2.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:200px;min-width:320px;height:100vh;overflow-y:hidden}.hero-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;height:100%;padding:0 20px}.main-title{color:#d3cfcf;text-align:center;font-size:32px;font-weight:400;line-height:1.3;letter-spacing:.02em;text-transform:capitalize;z-index:999;text-shadow:0 1px 6px rgba(0,0,0,.7)}.hero-divider{width:120px;height:2px;background-color:#d3cfcf;opacity:.6;margin-top:-10px}.hero-info{font-size:20px;text-align:center;color:#d3cfcf;text-shadow:0 1px 6px rgba(0,0,0,.7)}@media screen and (min-width: 768px){.main-title{font-size:40px;font-weight:500}.hero-info{font-size:22px}}@media screen and (min-width: 1280px){.main-title{font-size:60px;font-weight:400}.hero-info{font-size:24px}}.about-us{padding-bottom:50px;padding-top:50px}.about-container{display:flex;flex-direction:column;gap:50px;justify-content:center;align-items:center}.swiper-container{position:relative;height:375px;width:100%;overflow:hidden}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper-container .swiper-pagination-bullet{background:#070707;width:12px;height:12px}.title-about-us{text-align:center;margin-bottom:40px;font-size:28px;font-weight:500;line-height:1.37;letter-spacing:-.03em;transform:translate(-100%);transition:opacity 2s ease,transform 2s ease,letter-spacing 2s linear,background-color 2s linear}.title-about-us.active{opacity:1;transform:translate(0)}.text-about-us{opacity:0;font-size:20px;font-weight:400;line-height:normal;letter-spacing:-.04em;text-align:justify;text-indent:20px;transform:translate(-100%);transition:opacity .8s ease,transform .8s ease}.text-about-us.active{opacity:1;transform:translate(0)}.wrapper-text{display:block;background-color:#191616;padding:20px;max-width:335px;border-radius:4px}@media screen and (min-width:768px){.swiper-container{height:600px}.about-container{flex-direction:column;gap:50px;justify-content:space-between}.wrapper-text{min-width:704px}.title-about-us{font-size:32px;line-height:1.45;letter-spacing:-.03em}}@media screen and (min-width:1280px){.about-container{flex-direction:row}.swiper-container{position:relative;height:700px;width:100%}.wrapper-text{display:flex;flex-direction:column;justify-content:space-between;min-height:700px;min-width:600px;height:100%;padding:24px}.title-about-us{font-size:44px;padding-bottom:16px;margin:0}.text-about-us{font-size:32px}}.cooperation-container{padding-top:90px;padding-bottom:80px;overflow:hidden}.explore{display:flex;justify-content:center;align-items:center;gap:12px}.cooperation-title{text-align:center;padding:10px;font-size:1.2em;background-color:#191616;border-radius:4px;box-shadow:0 0 55px #555454;letter-spacing:.1em;font-weight:400;cursor:pointer;color:#fafafa;margin-bottom:40px;text-transform:uppercase;opacity:0;transform:translate(-100%);transition:opacity 2s ease,transform 2s ease,letter-spacing .3s linear,background-color .3s linear}.cooperation-title.active{opacity:1;transform:translate(0)}.cooperation-text{display:none;padding:10px 30px;font-size:1em;letter-spacing:.1em;font-weight:400;opacity:0;text-indent:20px;text-align:center;margin-bottom:40px;transform:translate(-100%);transition:opacity .8s ease,transform .8s ease}.cooperation-text.active{opacity:1;transform:translate(0)}.mySwiper .swiper-slide{font-size:18px;color:#fafafa;box-sizing:border-box;padding:40px 60px}.parallax-bg{background-image:linear-gradient(rgba(0,0,0,1),rgba(0,0,0,.5)),url(../img/main-page/cooperation.jpg);position:absolute;left:0;top:0;width:130%;height:100%;background-size:cover;background-position:center}.mySwiper .swiper-slide .title{font-size:36px;font-weight:300}.mySwiper .swiper-slide .subtitle{font-size:32px;padding-top:24px;padding-bottom:24px}.mySwiper .swiper-slide .text{font-size:14px;max-width:400px;line-height:1.3}.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{color:#fafafa}.mySwiper .swiper-pagination-bullet-active{width:10px;height:10px;background:#070707}.services-subsection{margin-top:60px;padding:30px;background-color:#191616;border-radius:12px;text-align:center;box-shadow:0 0 20px #ffffff0d}.services-subtitle{font-size:32px;color:#fafafa;margin:40px 0 20px;font-weight:600;border-bottom:2px solid #fafafa;display:inline-block;padding-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.services-simple-list{list-style:none;padding:0;margin:0 auto 40px;max-width:420px}.services-simple-list li{font-size:20px;color:#fafafa;padding:12px 0;border-bottom:1px solid #2a2a2a;transition:color .3s ease}.services-simple-list li:last-child{border-bottom:none}.services-simple-list li:hover{color:#d6d6d6}.credentials-box{font-size:16px}@media (min-width: 768px){.cooperation-title{text-align:center;padding:20px 40px;font-size:1.5em;letter-spacing:.2em;text-transform:uppercase}.cooperation-text{padding:20px 50px;font-size:1.2em;letter-spacing:.1em;text-indent:28px;margin-bottom:60px}.cooperation-title:hover,.cooperation-title:focus{letter-spacing:.35em;background-color:#070707}.mySwiper .swiper-slide{color:#fafafa;box-sizing:border-box;padding:80px 60px}.mySwiper .swiper-slide .title{font-size:44px;font-weight:400}.mySwiper .swiper-slide .subtitle{font-size:32px;padding-top:24px;padding-bottom:24px}.mySwiper .swiper-slide .text{font-size:24px;max-width:400px;line-height:1.5}}@media (min-width: 1280px){.cooperation-title{padding:24px 44px}.cooperation-text{padding:24px 52px;font-size:1.2em;letter-spacing:.1em;text-indent:32px;margin-bottom:68px}.mySwiper .swiper-slide .title{font-size:48px}.mySwiper .swiper-slide .subtitle{font-size:36px;padding-top:24px;padding-bottom:24px}.mySwiper .swiper-slide .text{font-size:28px;max-width:500px}.services-subtitle{font-size:44px;padding-bottom:88px}.services-simple-list li{font-size:28px}.services-simple-list{padding-bottom:88px}.credentials-box{font-size:24px}}.order-section{padding-top:0;padding-bottom:50px}.order-form-box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.order-title{font-size:32px;font-weight:500;line-height:1.375;letter-spacing:-.03em;max-width:335px}.order-form{display:flex;flex-direction:column;justify-content:center;align-items:center}.order-form-field{padding:14px 16px;width:320px;color:#fafafa;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.02em;border-radius:8px;border:1px solid #fafafa;background-color:inherit;margin-bottom:20px;transition:border .25s linear,color .25s linear}.order-form-field:hover,.order-form-field:focus{border:1px solid #fafafa}.order-form-field:hover,.order-form-field:focus{background-color:#07070791}.order-form-comments{width:320px;height:196px;padding:14px 16px;color:#fafafa;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.02em;border-radius:8px;border:1px solid #fafafa;background-color:transparent;resize:none;margin-bottom:40px}.order-form-comments:hover,.order-form-comments:focus{background-color:#070707;color:#fafafa}.order-form-btn-icon{transform:rotate(-30deg);fill:#070707;margin-top:5px}.order-form-btn{display:flex;gap:10px;width:145px;height:49px;padding:14px 36px;color:#070707;font-size:14px;font-weight:600;line-height:normal;letter-spacing:-.04em;text-transform:uppercase;background-color:#fafafa;border-radius:8px;border:2px solid #fafafa;transition:all .35s linear}.order-form-btn:hover,.order-form-btn:focus{scale:1.05;border:1px solid #fafafa;background-color:#070707;color:#fafafa}.order-form-btn:hover .order-form-btn-icon,.order-form-btn:focus .order-form-btn-icon{fill:#fafafa;transform:rotate(180deg)}.order-form-note{font-size:12px;color:#bcbcbc;margin-top:20px;margin-bottom:20px;text-align:center;width:100%;max-width:508px;line-height:1.4}@media screen and (max-width: 767px){.order-form-note{font-size:12px;max-width:320px}}@media screen and (max-width: 767px){.order-form-image-wrapper{display:none}}@media screen and (min-width: 768px){.order-form-box{align-items:flex-start}.order-form{justify-content:flex-start;align-items:flex-start}.order-title{font-size:44px;line-height:1.318;letter-spacing:-.03em;width:542px}.order-form-field{padding:14px 16px;width:508px;font-size:16px}.order-form-comments{width:508px;font-size:16px}.order-form-btn{width:168px;height:50px;padding:14px 39px;color:#070707;font-size:16px}.order-form-image-wrapper{margin-left:70px}}@media screen and (min-width: 1280px){.order-section-wrapper{display:flex;flex-direction:row-reverse;justify-content:center;gap:50px}.order-title{max-width:662px}.order-form-box{width:542px}.order-form-image-wrapper{width:524px}.order-form-image-wrapper{margin-left:0;margin-top:150px}.order-form-btn{margin-bottom:0}}.footer{padding:120px 0 32px;background-image:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.5)),url(../img/main-page/footer-bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;min-width:320px}.footer-title{margin-bottom:32px;text-align:center}.footer-column .footer-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px}.footer-column ul li{position:relative;padding:8px;font-size:20px;font-weight:400;line-height:1.29;letter-spacing:.02em;border-radius:15px;text-transform:uppercase;transition:transform .25s linear}.footer-column ul li:hover,.footer-column ul li:focus{transform:translateY(-5px)}.footer-bottom{margin-top:60px;text-align:center}.footer-bottom p{font-size:12px}.email-address-footer{display:block}@media (min-width: 1280px){.footer{padding:160px 0 32px}.footer-title{padding-left:48px;margin-bottom:32px;text-align:left}.footer-bottom{margin-top:160px}.footer-column .footer-list{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:32px}.footer-column ul li a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);background-color:#f3ecdde6;transition:all .3s linear}.footer-column ul li a:hover:after,.footer-column a:hover:after{transform:scale(1)}}.mobile-menu{position:fixed;top:0;right:0;width:100vw;height:100dvh;background:linear-gradient(to bottom,#070707,#1c1c1c);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;z-index:9990;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;overscroll-behavior:contain;box-shadow:inset 0 0 30px #ffffff0d}.mobile-menu.is-open{transform:translate(0)}.button-close{position:absolute;top:24px;right:24px;background:transparent;border:none;padding:0;z-index:9991}.close-img{width:36px;height:36px;stroke:#fafafa;transition:stroke .25s ease}.mob-menu-list{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;flex-grow:1;margin:80px 0 40px;gap:20px}.mob-menu-link{position:relative;width:100%;text-align:center;padding:16px 0;font-size:24px;font-weight:500;letter-spacing:.05em;color:#fafafa;text-transform:uppercase;text-decoration:none;transition:background-color .25s ease,color .25s ease}.mob-menu-link:before{content:"";position:absolute;top:0;left:20%;right:20%;height:1px;background-color:#ffffff26}.mob-menu-link:first-child:before{display:none}.mob-menu-link:hover,.mob-menu-link:focus{background-color:#ffffff14;color:#d6d6d6}.mobile-menu-logo{padding:20px;align-self:center;opacity:.7;transition:opacity .25s ease}.mobile-menu-logo:hover{opacity:.9}@media screen and (min-width: 768px){.mobile-menu{padding:32px}.mob-menu-list{gap:28px}.mob-menu-link{font-size:28px;padding:20px 0}.close-img{width:44px;height:44px}}@media screen and (min-width: 1280px){.mobile-menu{display:none!important}}.faq-section{padding-bottom:50px;padding-top:50px}.faq-list{display:flex;flex-wrap:wrap}#accordion .ac .ac-trigger:after{line-height:0;content:"";right:0}.faq-accordion-icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #fafafa;border-radius:50%}.ac-header{display:flex;justify-content:space-between;align-items:center;font-size:20px}.faq-list-item p{max-width:250px}.ac-second{border-right:none}.faq-list .faq-list-item{background-color:#070707;padding:32px 16px;width:100%;margin:0}.faq-list .ac{border-left:none;border-right:none;border-bottom:none}.faq-list .faq-list-item .ac-trigger{color:#fafafa;width:18px}#accordion .ac-trigger[aria-expanded=true] .faq-accordion-icon{transform:rotate(180deg)}.faq-list .faq-list-item .ac-panel .ac-text{color:#f3ecdde6}@media (min-width: 768px){.faq-list-item p{max-width:1050px}}@media (min-width: 1280px){.faq-list-item{width:600px}.faq-list .faq-list-item{padding:32px 20px}}.gallery-title{text-align:center;font-size:28px;margin-bottom:20px}.bathroom,.kitchen{margin-bottom:40px;padding:16px;border:1px solid #ccc;border-radius:10px;background-color:#1a1a1a;box-shadow:0 2px 8px #0003}.bathroom-title,.kitchen-title{font-size:18px;text-align:center;padding:10px 0;font-weight:700;color:#fff}.gallery-text-description{padding:8px 12px;text-align:justify;text-indent:20px;color:#e0e0e0;line-height:1.6}.gallery-items{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:12px}.gallery-items a{display:block;width:calc(33.33% - 10px);max-width:200px}.gallery-items img{width:100%;height:auto;border-radius:5px;transition:transform .3s ease-in-out}.gallery-label{text-align:center;font-weight:700;margin-bottom:10px;color:#fff;font-size:16px}@media (max-width: 767px){.gallery-items a{width:100%;max-width:none}.bathroom-title{font-size:16px}.gallery-text-description{font-size:14px}}@media screen and (min-width: 768px){.gallery-items img{width:100%;height:150px;object-fit:cover;border-radius:5px;transition:transform .3s ease-in-out}}@media screen and (min-width: 1280px){.gallery-items img{width:100%;height:150px;object-fit:cover;border-radius:5px;transition:transform .3s ease-in-out}}
