﻿@import"../font/fonts.css";.container{margin:0 auto;width:1320px}.title{font-weight:700;font-size:40px;line-height:110%;letter-spacing:-0.02em;text-align:center;color:#3c3c3c}.title span{position:relative}.title span::after{content:"";position:absolute;display:block;width:480px;height:8px;right:50%;transform:translateX(50%);bottom:-1.6rem;background-color:#d9d9d9}.btn{display:flex;justify-content:center;align-items:center;border-radius:16px;font-weight:500;text-align:center;cursor:pointer}.header{position:fixed;top:0;left:0;width:100%;padding:0 6.4rem;min-height:8rem;display:flex;justify-content:space-between;align-items:center;background-color:#f4f4f4;z-index:100}.header__wrapper{width:33%;display:flex;justify-content:start}.header__wrapper:last-child{justify-content:end}.header__menu{display:contents}.header__burger{display:none;flex-direction:column;justify-content:space-between;width:3.2rem;height:2.2rem;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer}.header__burger-line{display:block;width:100%;height:3px;border-radius:2px;background-color:#3c3c3c}.header__burger--active .header__burger-line:nth-child(1){transform:translateY(9.5px) rotate(45deg)}.header__burger--active .header__burger-line:nth-child(2){opacity:0}.header__burger--active .header__burger-line:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}.header__logo-text{font-weight:900;font-size:40px;line-height:110%;letter-spacing:-0.03em;text-decoration:none;text-transform:uppercase;color:#3c3c3c}.header__nav{width:100%}.header__links{display:flex;justify-content:space-between}.header__link{font-weight:500;font-size:16px;line-height:145%;letter-spacing:-0.01em;text-transform:capitalize;text-align:center}.header__link a{color:#3c3c3c;text-decoration:none}.header__link a:hover{color:rgba(60,60,60,.8)}.header__contacts{font-weight:500;font-size:24px;line-height:110%;letter-spacing:-0.02em;text-align:center;text-decoration:none;color:#3c3c3c}.header__contacts:hover{color:rgba(60,60,60,.8)}.promo{margin-top:8rem;position:relative}.promo__slider{position:relative;z-index:0;width:100%;background-color:#252830}.promo__slider .swiper-wrapper{align-items:stretch}.promo__slider .swiper-slide{height:auto;align-self:stretch}.promo__slide{position:relative;box-sizing:border-box;min-height:80rem;padding-top:8rem;padding-bottom:7rem;overflow:hidden;background-color:#252830}.promo__slide::before{content:"";position:absolute;inset:0;z-index:1;background:rgba(37,40,48,.45)}.promo__slide::after{content:"";position:absolute;inset:0;z-index:0;background-position:center center;background-size:cover;background-repeat:no-repeat}.promo__slide--1::after{background-image:url("../img/bg/promo_bg.jpg")}.promo__slide--2::after{background-image:url("../img/bg/promo_bg2.jpg")}.promo__slide--3::after{background-image:url("../img/bg/promo_bg3.jpg");background-position:center center}.promo__content{position:relative;z-index:2}.promo__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin:0;padding:0;border:1px solid #f4f4f4;border-radius:50%;background:rgba(76,76,76,.38);font-size:3.2rem;line-height:1;color:#f4f4f4;cursor:pointer}.promo__arrow::after{display:none}.promo__arrow:hover{border-color:rgba(242,242,242,.6);color:rgba(242,242,242,.6)}.promo__arrow--prev{left:3.2rem}.promo__arrow--next{right:3.2rem}.promo__dots{position:absolute;bottom:3.2rem;left:0;right:0;z-index:2;display:flex;justify-content:center;align-items:center;width:100%;transform:none;column-gap:1.2rem}.promo__dot{display:block;width:1.2rem;height:1.2rem;margin:0 !important;padding:0;border:1px solid #f4f4f4;border-radius:50%;background:rgba(0,0,0,0);opacity:1;cursor:pointer}.promo__dot--active{background:#f4f4f4}.promo__title{font-size:60px;color:#f4f4f4}.promo__subtitle{margin-top:1.6rem;font-weight:700;font-size:32px;line-height:110%;letter-spacing:-0.02em;text-align:center;color:#f4f4f4}.promo__text{margin-top:4.2rem;font-weight:500;font-size:20px;line-height:110%;letter-spacing:-0.02em;text-align:center;color:#f4f4f4}.promo__text span{font-size:24px}.promo__btn{margin:0 auto;margin-top:4.2rem;border:1px solid #f4f4f4;padding:12px 16px;width:324px;height:58px;background:rgba(76,76,76,.38);font-size:18px;line-height:145%;letter-spacing:-0.01em;color:#f4f4f4}.promo__btn:hover{border:1px solid rgba(242,242,242,.6);color:rgba(242,242,242,.6)}.reasons{background-color:#f4f4f4;min-height:39.5rem;padding-top:8rem}.reasons__title{text-align:left}.reasons__wrapper{margin-top:3.2rem;display:flex;justify-content:space-between;column-gap:3.3rem}.reasons__descr{width:50%;font-weight:500;font-size:24px;line-height:120%;letter-spacing:-0.02em;color:#3c3c3c}.catalog{padding-top:8rem;background-color:#f4f4f4}.catalog__wrapper{margin-top:6.4rem;display:grid;grid-template:repeat(2, 1fr)/repeat(4, 1fr);gap:3.2rem}.catalog__item{margin:0 auto;display:flex;flex-direction:column;align-items:center;width:260px;min-height:342px}.catalog__item-name{font-weight:500;font-size:14px;line-height:110%;letter-spacing:-0.02em;text-align:center;color:#3c3c3c}.catalog__img{margin-top:1.2rem;display:block;height:260px;width:100%;box-shadow:4px 4px 4px 0 rgba(0,0,0,.24)}.catalog__btn{margin-top:1.6rem;border:1px solid #3c3c3c;width:167px;height:38px;font-size:16px}.catalog__btn:hover{border:1px solid rgba(60,60,60,.6);color:rgba(60,60,60,.6)}.price{padding-top:8rem;background-color:#f4f4f4}.price__descr{margin-top:3.2rem;font-weight:400;font-size:32px;line-height:110%;letter-spacing:-0.02em;color:#3c3c3c}.price__descr span{font-weight:700}.price__rules{list-style:disc;font-weight:400;font-size:32px;line-height:110%;letter-spacing:-0.02em;color:#3c3c3c}.price__wrapper{margin-top:3.2rem;display:flex;justify-content:space-between}.price__form-text{font-weight:700;font-size:36px;line-height:110%;letter-spacing:-0.02em;color:#3c3c3c}.price__btn{border:1px solid #3c3c3c;width:359px;height:80px;font-weight:500;font-size:36px;line-height:110%;letter-spacing:-0.02em;color:#3c3c3c}.price__btn:hover{border:1px solid rgba(60,60,60,.6);color:rgba(60,60,60,.6)}.works{padding:8rem 0;background-color:#f4f4f4}.works__wrapper{margin-top:6.4rem;display:grid;grid-template:repeat(2, 1fr)/repeat(3, 1fr);gap:3rem}.works__img{display:block;margin:0 auto;height:584px;width:100%;cursor:pointer}.works__img:hover{box-shadow:4px 4px 4px 0 rgba(0,0,0,.24)}.works__img--hidden{display:none}.works__more{margin:4.8rem auto 0;border:1px solid #3c3c3c;width:240px;height:5.6rem;font-size:1.8rem;color:#3c3c3c}.works__more[hidden]{display:none}.works__more:hover{border-color:rgba(60,60,60,.6);color:rgba(60,60,60,.6)}.about{padding-top:8rem;background-color:#252830}.about__title{color:#f4f4f4}.about__descr{margin-top:3.2rem;font-weight:500;font-size:32px;line-height:110%;letter-spacing:-0.02em;color:#f4f4f4}.contacts{padding-top:8rem;padding-bottom:6.4rem;background-color:#252830}.contacts__addr{margin:0 auto;font-weight:500;font-size:24px;line-height:145%;letter-spacing:-0.01em;text-transform:none;text-align:center;color:#f4f4f4}.contacts__addr a{text-decoration:none;color:#f4f4f4}.contacts__addr a:hover{color:rgba(244,244,244,.8)}.footer{padding:3.4rem 6.4rem;background-color:#252830;display:flex;justify-content:space-between;align-items:center}.footer__wrapper{width:33%;display:flex}.footer__logo-text{font-weight:700;font-size:24px;line-height:120%;letter-spacing:-0.02em;color:#f4f4f4;text-decoration:none;text-transform:uppercase}.footer__links{display:flex;align-items:center;column-gap:4rem}.footer__link{font-weight:500;font-size:16px;line-height:145%;letter-spacing:-0.01em;text-transform:capitalize;text-align:center;cursor:pointer}.footer__link a{display:block;width:100%;height:100%;text-decoration:none;color:#f4f4f4}.footer__link a:hover{color:rgba(244,244,244,.8)}.footer__socials{justify-content:flex-end;align-items:center;column-gap:1.6rem}.footer__social{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid #f4f4f4;border-radius:50%;color:#f4f4f4}.footer__social svg{width:2rem;height:2rem}.footer__social:hover{color:rgba(244,244,244,.7);border-color:rgba(244,244,244,.7)}.order-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.order-modal--open{opacity:1;visibility:visible;pointer-events:auto}.order-modal__overlay{position:absolute;inset:0;background:rgba(37,40,48,.72);cursor:pointer}.order-modal__dialog{position:relative;z-index:1;width:100%;max-width:520px;max-height:calc(100vh - 4rem);overflow-y:auto;padding:4rem 3.2rem 3.2rem;border-radius:16px;background-color:#f4f4f4;box-shadow:0 24px 48px rgba(0,0,0,.24);transform:translateY(16px) scale(0.98);transition:transform .25s ease}.order-modal--open .order-modal__dialog{transform:translateY(0) scale(1)}.order-modal__close{position:absolute;top:1.6rem;right:1.6rem;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:none;border-radius:50%;background:rgba(0,0,0,0);font-size:2.8rem;line-height:1;color:#3c3c3c;cursor:pointer}.order-modal__close:hover{background:rgba(60,60,60,.08)}.order-modal__title{font-weight:700;font-size:3.2rem;line-height:110%;letter-spacing:-0.02em;text-align:center;color:#3c3c3c}.order-modal__subtitle{margin-top:1.2rem;font-weight:500;font-size:1.6rem;line-height:145%;letter-spacing:-0.01em;text-align:center;color:rgba(60,60,60,.75)}.order-modal__socials{margin-top:2.8rem;display:flex;flex-direction:column;gap:1.2rem}.order-modal__social{display:flex;align-items:center;gap:1.6rem;padding:1.4rem 1.8rem;border:1px solid rgba(60,60,60,.15);border-radius:14px;background:#fff;font-weight:600;font-size:1.8rem;line-height:1;letter-spacing:-0.01em;color:#3c3c3c;text-decoration:none}.order-modal__social:hover{border-color:currentColor;transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.1)}.order-modal__social--phone{color:#1faa59;border-color:rgba(0,0,0,0)}.order-modal__social--phone .order-modal__social-icon{background:linear-gradient(135deg, #34d399 0%, #16a34a 50%, #15803d 100%)}.order-modal__social--phone:hover{border-color:rgba(0,0,0,0);background:linear-gradient(#fff, #fff) padding-box,linear-gradient(135deg, #34d399 0%, #16a34a 50%, #15803d 100%) border-box;box-shadow:0 10px 24px rgba(22,163,74,.25)}.order-modal__social--whatsapp{color:#25d366}.order-modal__social--telegram{color:#29a9eb}.order-modal__social--viber{color:#7360f2}.order-modal__social--max{color:#07f}.order-modal__social-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:4.4rem;height:4.4rem;border-radius:50%;background:currentColor}.order-modal__social-icon svg{width:2.6rem;height:2.6rem;color:#fff}.order-modal__social-name{color:#3c3c3c}.privacy-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.privacy-modal--open{opacity:1;visibility:visible;pointer-events:auto}.privacy-modal__overlay{position:absolute;inset:0;background:rgba(37,40,48,.72);cursor:pointer}.privacy-modal__dialog{position:relative;z-index:1;width:100%;max-width:720px;max-height:calc(100vh - 4rem);overflow-y:auto;padding:4rem 3.2rem 3.2rem;border-radius:16px;background-color:#f4f4f4;box-shadow:0 24px 48px rgba(0,0,0,.24);transform:translateY(16px) scale(0.98);transition:transform .25s ease}.privacy-modal--open .privacy-modal__dialog{transform:translateY(0) scale(1)}.privacy-modal__close{position:absolute;top:1.6rem;right:1.6rem;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:none;border-radius:50%;background:rgba(0,0,0,0);font-size:2.8rem;line-height:1;color:#3c3c3c;cursor:pointer}.privacy-modal__close:hover{background:rgba(60,60,60,.08)}.privacy-modal__title{margin-bottom:2.4rem;font-weight:700;font-size:3.2rem;line-height:110%;letter-spacing:-0.02em;text-align:center;color:#3c3c3c}.privacy-modal__body{font-weight:400;font-size:1.5rem;line-height:150%;letter-spacing:-0.01em;color:rgba(60,60,60,.9);text-align:left}.privacy-modal__body h3{margin:2.4rem 0 1rem;font-weight:700;font-size:1.8rem;line-height:130%;color:#3c3c3c}.privacy-modal__body p{margin:0 0 1.2rem}.privacy-modal__body ul{margin:0 0 1.2rem;padding-left:2rem;list-style:disc}.privacy-modal__body li{margin-bottom:.6rem}.privacy-modal__body a{color:#3c3c3c;text-decoration:underline}.privacy-modal__body a:hover{color:rgba(60,60,60,.7)}.privacy-modal__body strong{font-weight:700}.privacy-modal__note{margin-top:2.4rem !important;font-size:1.3rem;color:rgba(60,60,60,.65)}.lightbox{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:2.4rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.lightbox--open{opacity:1;visibility:visible;pointer-events:auto}.lightbox__overlay{position:absolute;inset:0;background:rgba(37,40,48,.88);cursor:pointer}.lightbox__figure{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;max-width:min(1200px,100vw - 14rem);max-height:calc(100vh - 8rem);margin:0}.lightbox__img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 8rem);object-fit:contain;border-radius:8px;box-shadow:0 16px 48px rgba(0,0,0,.35);background:#252830}.lightbox__close{position:absolute;top:1.6rem;right:1.6rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:1px solid rgba(244,244,244,.45);border-radius:50%;background:rgba(76,76,76,.45);padding:0;font-size:3.2rem;line-height:1;color:#f4f4f4;cursor:pointer}.lightbox__close::before{content:"×";display:block;transform:translateY(-0.08em)}.lightbox__close:hover{border-color:rgba(244,244,244,.8);color:rgba(244,244,244,.8)}.lightbox__nav{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin:0;padding:0;border:1px solid rgba(244,244,244,.45);border-radius:50%;background:rgba(76,76,76,.45);font-size:3.2rem;line-height:1;color:#f4f4f4;cursor:pointer;transform:translateY(-50%)}.lightbox__nav:hover{border-color:rgba(244,244,244,.8);color:rgba(244,244,244,.8)}.lightbox__nav[hidden]{display:none}.lightbox__nav--prev{left:2.4rem}.lightbox__nav--next{right:2.4rem}.lightbox__counter{position:absolute;bottom:2rem;left:50%;z-index:2;transform:translateX(-50%);font-weight:500;font-size:1.6rem;line-height:1;color:rgba(244,244,244,.9);letter-spacing:-0.01em}@media screen and (max-width: 992px){.lightbox{padding:1.6rem}.lightbox__figure{max-width:calc(100vw - 3.2rem);max-height:calc(100vh - 12rem)}.lightbox__img{max-height:calc(100vh - 12rem)}.lightbox__nav{width:4.4rem;height:4.4rem;font-size:2.6rem}.lightbox__nav--prev{left:1.2rem}.lightbox__nav--next{right:1.2rem}}@media screen and (max-width: 576px){.lightbox{padding:1.2rem}.lightbox__close{top:1.2rem;right:1.2rem;width:4rem;height:4rem;font-size:2.8rem}.lightbox__figure{max-width:100%;max-height:calc(100vh - 14rem)}.lightbox__img{max-height:calc(100vh - 14rem);border-radius:4px}.lightbox__nav{top:auto;bottom:5.6rem;transform:none;width:4.4rem;height:4.4rem}.lightbox__nav--prev{left:calc(50% - 6.4rem)}.lightbox__nav--next{right:calc(50% - 6.4rem)}.lightbox__counter{bottom:1.6rem;font-size:1.4rem}}@media screen and (max-width: 1400px){.container{width:1140px}.title span::after{bottom:-5.6rem}.works__title span::after{bottom:-1.6rem}}@media screen and (max-width: 1200px){.container{width:960px}.header__logo-text{font-size:48px}.header__links{flex-wrap:wrap}.header__link{font-size:15px}.catalog__wrapper{grid-template:repeat(2, 1fr)/repeat(3, 1fr)}.footer__links{flex-wrap:wrap}}@media screen and (max-width: 992px){.container{width:720px}.header{padding:0 3.2rem}.header__logo-text{font-size:32px}.catalog__wrapper{grid-template:repeat(2, 1fr)/repeat(2, 1fr)}.works__wrapper{grid-template:repeat(2, 1fr)/repeat(2, 1fr)}.footer{padding:0 3.2rem}.footer__links{flex-direction:column;flex-wrap:nowrap;row-gap:1rem}}@media screen and (max-width: 768px){.container{width:540px}.header{flex-direction:column;justify-content:center;align-items:center;row-gap:1rem}.header__wrapper{width:100%}.header__wrapper:last-child{display:none}.header__logo-text{margin:0 auto}.promo__slide{min-height:56rem}.promo__title{font-size:48px}.promo__arrow{width:4.4rem;height:4.4rem;font-size:2.6rem}.promo__arrow--prev{left:1.6rem}.promo__arrow--next{right:1.6rem}.reasons__title{font-size:32px}.reasons__wrapper{flex-direction:column;row-gap:3.2rem}.reasons__descr{width:100%}.catalog__title{font-size:32px}.catalog__wrapper{grid-template:repeat(2, 1fr)/repeat(1, 1fr)}.price__title{font-size:32px}.price__descr{font-size:24px}.price__rules{font-size:24px}.price__form-text{font-size:20px}.price__btn{width:50%;height:6.6rem;font-size:24px}.works__wrapper{grid-template:repeat(2, 1fr)/repeat(1, 1fr)}.works__img{width:70%}.footer{flex-direction:column-reverse;row-gap:1rem}.footer__wrapper{width:100%;justify-content:center}}@media screen and (max-width: 576px){.container{width:100%;padding:0 1.6rem}.header{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:0;min-height:6.4rem;padding:0 1.6rem}.header__burger{display:flex}.header__logo-text{margin:0;font-size:28px}.header>.header__wrapper{width:auto}.header__menu{display:flex;flex-direction:column;align-items:center;row-gap:1.6rem;position:absolute;top:100%;left:0;width:100%;padding:0 1.6rem;background-color:#f4f4f4;box-shadow:0 12px 24px rgba(0,0,0,.12);max-height:0;overflow:hidden;opacity:0;visibility:hidden}.header__menu--open{max-height:calc(100vh - 6.4rem);padding:2.4rem 1.6rem;opacity:1;visibility:visible}.header__menu .header__wrapper{width:100%;justify-content:center}.header__links{flex-direction:column;align-items:center;row-gap:1.2rem}.title span::after{width:100%}.promo{margin-top:6.4rem}.promo__slide{min-height:52rem;padding-top:4rem;padding-bottom:6.4rem}.promo__slide--3::after{background-position:center top;background-size:cover}.promo__arrow{display:none}.promo__dots{bottom:2rem}.promo__title{font-size:32px}.promo__subtitle{font-size:22px}.promo__text{margin-top:2.4rem;font-size:16px}.promo__text span{font-size:18px}.promo__btn{margin-top:3.2rem;width:100%;max-width:324px}.reasons{padding-top:4.8rem}.reasons__title{font-size:24px}.reasons__descr{font-size:18px}.catalog{padding-top:4.8rem}.catalog__title{font-size:24px}.catalog__wrapper{margin-top:3.2rem;gap:2.4rem}.catalog__item{width:100%}.catalog__img{height:auto;aspect-ratio:1/1}.price{padding-top:4.8rem}.price__title{font-size:24px}.price__descr{font-size:18px}.price__rules{font-size:18px;padding-left:2rem}.price__wrapper{flex-direction:column;row-gap:2.4rem;margin-top:2.4rem}.price__form-text{font-size:22px;text-align:center}.price__btn{width:100%;height:5.6rem;font-size:22px}.works{padding:4.8rem 0}.works__img{width:100%;height:auto}.works__more{margin-top:3.2rem;width:100%;max-width:240px;height:4.8rem;font-size:1.6rem}.about{padding-top:4.8rem}.about__descr{font-size:18px}.contacts{padding-top:4.8rem;padding-bottom:4rem}.contacts__addr{font-size:18px}.footer{padding:2.4rem 1.6rem}.footer__logo-text{font-size:20px}.footer__link{font-size:15px}}*{font-family:"Inter",sans-serif;font-style:normal;margin:0;transition:all .2s ease-out}html{font-size:10px;scroll-behavior:smooth}#top,#catalog,#reasons,#works,#contacts{scroll-margin-top:8rem}ul{padding:0;list-style:none}img{display:block;max-width:100%}
