:root{--color-light:#ffffff;--color-dark:#000000;--primary-color:#272932;--secondary-color:#63677E;--font-family-main:Onest,sans-serif;--font-family-secondary:Unbounded,sans-serif}body,html{height:100%}body{background:#fff;font-family:var(--font-family-main);font-size:16px;margin:0;padding:0}*,::after,::before{box-sizing:border-box}.container{width:100%;max-width:1128px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:15px;padding-left:15px}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}a{text-decoration:none;line-height:0}ol,ul{margin:0;padding:0;list-style:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}.btn{display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease-in-out}.btn:hover{opacity:.85}.none{display:none}.carousel-container{margin:auto;overflow:hidden;position:relative;height:404px;width:50%;padding:0}.carousel-wrapper{display:flex;transition:transform .5s ease-in-out}.carousel-item{min-width:100%;text-align:center;display:flex;flex-direction:column;gap:32px;justify-content:space-between}.reviews-left{width:50%;display:flex;flex-direction:column;gap:32px}.reviews-left-title{font-family:Unbounded;font-size:40px;line-height:48px;font-weight:700;color:var(--primary-color);text-align:left}.reviews-left-yandex{display:flex;flex-direction:row;gap:12px}.reviews-left-location .icon{width:64px;height:64px}.reviews-left-digits-average{font-family:Unbounded;font-size:40px;line-height:48px;font-weight:700;color:var(--primary-color)}.reviews-left-digits-all{font-family:Onest;font-size:14px;line-height:20px;color:var(--secondary-color)}.reviews-left-star{font-size:29px;color:#f3ba54}.reviews-right{width:50%}.reviews-right-man{display:flex;flex-direction:row;align-items:center;gap:24px}.reviews-right-fio{text-align:left}.reviews-right-name{font-family:Unbounded;line-height:20px;font-weight:700;color:var(--primary-color);padding-bottom:8px}.reviews-right-family{font-family:Onest;line-height:24px;color:var(--secondary-color)}.reviews-right-review{text-align:left;padding:32px;background:#fff;border-radius:16px}.carousel-buttons{position:absolute;bottom:-20px}.carousel-next,.carousel-prev{transform:translateY(-50%);height:64px;width:64px;border-radius:64px;border:none;outline:0;opacity:.9}.carousel-next:hover,.carousel-prev:hover{opacity:1}.carousel-prev{background:#c0a235 url(../img/arrow-left-btn.webp) no-repeat center center}.carousel-next{background:#c0a235 url(../img/arrow-right-btn.webp) no-repeat center center}.burger{cursor:pointer;position:relative;margin-right:41px;width:24px;height:24px;transition:all .22s ease;display:none}.burger span{-webkit-transition:.3s all 0s;-moz-transition:.3s all 0s;transition:.3s all 0s;background-color:#292e46;border-radius:15px;opacity:1;display:block;height:2px;width:20px;position:absolute;left:0}.burger span:nth-child(1){top:6px}.burger span:nth-child(2){top:11px}.burger span:nth-child(3){top:16px}.burger.active span:nth-child(1){top:11px;transform:translateY(-.25em) translateX(-.15em) rotate(-45deg) scaleX(1)}.burger.active span:nth-child(2){display:none}.burger.active span:nth-child(3){top:11px;max-width:100%;transform:translateY(-.25em) translateX(-.15em) rotate(45deg) scaleX(1)}#offcanvas-menu{position:fixed;top:0;right:-300px;width:300px;height:100%;background-color:#fff;transition:right .3s ease-in-out;z-index:1000;padding:0;border-left:1px solid #e0e0e0}#offcanvas-menu.offcanvas-visible{right:0}.offcanvas-wrapper{position:relative}#offcanvas-close{position:absolute;top:10px;right:0}.offcanvas-nav ul{flex-direction:column;gap:20px;align-items:start;padding:30px}.offcanvas-nav ul li a{line-height:24px}.breadcrumbs{background:#f1f1f1;color:var(--primary-color)}.breadcrumbs-wrapper{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;height:48px;gap:8px}.breadcrumbs a{color:#81879c}.breadcrumbs span{color:#d11149}.modal{z-index:1000;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;color:#000;background-color:rgba(0,0,0,.4)}.animate-top{animation:animatetop .4s}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}.modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:528px;border-radius:16px;box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.19)}.modal-content .production-form{margin:auto}.modal-close{position:absolute;right:15px;top:5px;cursor:pointer;font-size:39px;opacity:.6}.modal-close:hover{opacity:1}.production-wrapper .wpcf7 form.sent .wpcf7-response-output{display:none;position:relative;bottom:73px}.modal-content .wpcf7 form.sent .wpcf7-response-output{display:none;position:absolute;bottom:-5px;left:25px}.header{border-bottom:1px solid #e0e0e0}nav ul{display:flex;align-items:center;justify-content:center;gap:48px}nav ul li a{display:block;font-family:Onest;line-height:71px;color:var(--primary-color);font-weight:600;border-bottom:1px solid transparent}nav ul li.logo a{line-height:0;border-bottom:none}nav ul li:not(.logo) a.active,nav ul li:not(.logo) a:hover{border-bottom:1px solid #d11149;color:#d11149}.logo__image{width:240px;height:72px}.hero{background-color:#fff}.hero-wrapper{display:flex;flex-direction:column;align-items:center;gap:32px;margin:72px auto}.hero-title{font-family:Unbounded;font-size:64px;line-height:72px;color:var(--primary-color);font-weight:700;text-align:center}.hero-description{font-family:Onest;font-size:18px;line-height:24px;color:var(--secondary-color);font-weight:600;text-align:center}.slider{display:flex;align-items:center;justify-self:center;height:528px;position:relative;width:100%;z-index:12}.slider-wrapper{width:720px;margin:auto;color:#fff;text-align:center;display:flex;flex-direction:column;gap:32px}.slider-title{font-family:Unbounded;font-size:48px;line-height:60px;font-weight:700}.slider-description{font-family:Onest;font-size:18px;line-height:24px;font-weight:600}.slider-tapbar{background:#fff;width:480px;height:72px;border-radius:888px;bottom:24px;position:fixed;box-shadow:0 4px 8px 0 rgba(0,0,0,.08);left:calc(50% - 240px)}.tapbar-form{display:flex;flex-direction:row;gap:4px;padding:4px}.tapbar-phone .icon{width:64px;height:64px}.tapbar-input{background:#f1f1f1;border-radius:888px;outline:0;border:none;text-align:center;width:197px;height:64px;padding:0 32px}.tapbar-input::placeholder{font-family:Onest;font-size:15px;line-height:24px;font-weight:600;color:var(--primary-color)}.tapbar-btn{font-family:Onest;font-size:16px;line-height:24px;color:#fff;font-weight:600;text-align:center;border:none;width:203px;height:64px;background:#d11149;border-radius:888px}.catalog{background-color:#fff;padding:96px 0}.catalog-heading{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:72px}.section-title{font-family:Unbounded;font-size:40px;line-height:48px;color:var(--primary-color);font-weight:700;text-align:center}.section-subtitle{font-family:Onest;font-size:18px;line-height:24px;color:var(--secondary-color);font-weight:600;text-align:center}.catalog-body{display:flex;flex-direction:column;align-items:center;gap:48px;padding:0}.catalog-items{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:24px}.catalog-item{display:flex;flex-direction:column;align-items:center;gap:16px;position:relative}.catalog-item__img{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:24px;border-radius:16px;width:264px;height:264px}.catalog-item__bottom{display:flex;flex-direction:column;align-items:center;padding:0 24px}.catalog-item__text{font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color);font-weight:600;text-align:center}.catalog-bottom{display:flex;flex-direction:row;justify-content:center;gap:8px}.catalog-item:hover .overlay-btn{display:flex}.catalog-item .overlay-btn{width:264px;height:264px}.catalog-catalog__btn{font-family:Onest;font-size:16px;line-height:24px;color:#fff;font-weight:600;text-align:center;border:none;width:238px;height:64px;background:#d11149;border-radius:888px}.catalog-price__btn{font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color);font-weight:600;text-align:center;background:0 0;width:238px;height:64px;border:1px solid #e0e0e0;border-radius:888px}.features{background-color:#f1f1f1;padding:96px 0}.features-heading{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:72px}.features-body{display:flex;flex-direction:row;gap:16px}.feutures-column{display:flex;flex-direction:column;justify-content:center;gap:16px}.feutures-item{display:flex;flex-direction:column;justify-content:center;padding:32px;gap:24px;text-align:center;width:365px;height:336px;background:#fff;border-radius:16px}.features-item__wrapper{display:flex;flex-direction:column;gap:16px}.feutures-item .icon{width:64px;height:64px}.features-item__title{font-family:Unbounded;font-size:20px;line-height:24px;font-weight:700;color:var(--primary-color)}.features-item__description{font-family:Onest;line-height:24px;color:#81879c}.feutures-column.feutures-column__middle{background:url(../img/features-woman.webp) no-repeat 100% 100%;padding-top:352px;border-radius:16px}.feutures-column.feutures-column__middle .feutures-item{background:#c0a235}.feutures-column.feutures-column__middle .feutures-item .features-item__title{color:#fff}.feutures-column.feutures-column__middle .feutures-item .features-item__description{color:#fff;opacity:.72}.clients{background:url(../img/clients-bg.webp) no-repeat 100% 100%;padding:96px 0}.clients-heading{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:72px}.clients-items{display:flex;flex-direction:column;align-items:center;gap:48px;padding:0}.clients-title{font-family:Unbounded;font-size:40px;line-height:48px;color:#fff;font-weight:700}.clients-subtitle{font-family:Onest;font-size:18px;line-height:24px;color:#fff;opacity:.72;font-weight:600}.clients-items__wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.clients-row{display:flex;flex-wrap:wrap;gap:16px}.clients-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px;background:#fff;border-radius:12px;height:160px;width:270px}.clients-btn{font-family:Onest;font-size:16px;line-height:24px;color:#fff;font-weight:600;text-align:center;border:none;width:238px;height:64px;background:#d11149;border-radius:888px}.reviews{background:url(../img/reviews-bg.webp) no-repeat 100% 100%;height:596px;padding:96px 0}.production{position:relative}.production-heading{display:flex;flex-direction:column;align-items:center;padding:96px 96px}.production-title{font-family:Unbounded;font-size:40px;line-height:48px;color:var(--primary-color);font-weight:700;text-align:center}.production-map__container{height:454px}#mapMpk,#mapMytishchi,#mapVyazniki{display:none}.production-map__production-shops{position:absolute;top:320px;left:calc(50% - 182px);display:flex;gap:4px;padding:4px;border-radius:88px;background:#fff;width:365px;height:72px}.production-map__production-shops .btn{font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color);font-weight:600;text-align:center;border:none;width:177px;height:64px;background:#fff;border-radius:888px}.production-map__production-shops .btn.active{color:#fff;background:#d11149}.production-map__info{display:flex;width:1128px;height:304px;position:absolute;bottom:882px;left:calc(50% - 564px);background:#fff;border-radius:16px;padding:48px}.production-map__info-left,.production-map__info-right{width:50%}.production-map__info-buttons{display:flex;flex-direction:column}.shops-buttons{display:none}.production-map__info-buttons .btn{font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color);font-weight:600;text-align:center;border:none;padding:12px 24px;background:#f1f1f1;border-radius:888px;width:fit-content;margin-bottom:12px}.production-map__info-buttons .btn.active{color:#d11149;background:#fff;border:2px solid #d11149}.production-map__info-right{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.production-map__info-title{font-family:Unbounded;font-size:32px;line-height:40px;font-weight:700}.production-map__info-address{font-family:Onest;font-size:16px;line-height:24px;font-weight:600;margin:12px auto 20px}.production-map__info-route .btn{font-family:Onest;font-size:16px;line-height:24px;color:#fff;font-weight:600;text-align:center;border:none;width:238px;height:64px;background:#c0a235;border-radius:888px}.production-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:72px;padding:0;background:var(--primary-color) url(../img/production-bg.webp) no-repeat 100% 100%}.production-contact.big-padding-top{padding:154px 0 0}.production-wrapper{display:flex;flex-direction:row;padding:96px 0;justify-content:space-between}.production-left{display:flex;flex-direction:column;height:692px;justify-content:space-between}.production-left-top{display:flex;flex-direction:column;gap:24px}.production-phone{display:flex;flex-direction:column;gap:12px}.production-phone p{font-family:Onest;font-size:18px;line-height:24px;font-weight:600;color:#fff;opacity:.72;margin:0}.production-phone a{font-family:Unbounded;font-size:40px;line-height:48px;font-weight:700;color:#fff}.production-email{display:flex;flex-direction:column;gap:12px}.production-email p{font-family:Onest;font-size:18px;line-height:24px;font-weight:600;color:#fff;opacity:.72;margin:0}.production-email a{font-family:Onest;font-size:18px;line-height:24px;font-weight:600;color:#fff}.production-left-bottom{display:flex;flex-direction:column;gap:32px}.production-download__title{font-family:Unbounded;line-height:20px;font-weight:700;color:#fff}.production-download-cards{display:flex;flex-direction:row;gap:16px}.production-download-cards .icon{width:22px;height:30px}.production-download-card{background:rgba(255,255,255,.12);width:148px;height:112px;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:12px;padding:12px;text-align:center;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}.production-download-card p{font-family:Onest;line-height:24px;font-weight:600;margin:0}.production-form{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:24px;padding:48px;width:528px;height:692px}.production-form__title{font-family:Unbounded;font-size:32px;line-height:40px;font-weight:700;text-align:center}.production-form p{margin:0}.production-form>p{display:flex;flex-direction:column;min-height:365px}#produtionMessage,.production-form__input{border:none;outline:0;border-bottom:1px solid #e0e0e0;padding:0 16px;height:48px;margin-bottom:10px}#produtionMessage::placeholder,.production-form__input::placeholder{font-size:16px;font-family:Onest;line-height:24px;font-weight:600;color:var(--secondary-color)}#produtionMessage{height:128px;border-bottom:none}.production-btn{font-family:Onest;font-size:16px;line-height:24px;color:#fff;font-weight:600;text-align:center;border:none;width:100%;height:64px;background:#d11149;border-radius:888px}.production-form__bottom{display:flex;flex-direction:column;gap:12px}.production-form__bottom>div{display:flex;gap:12px;align-items:center;font-size:14px}.production-form__bottom input{width:20px;height:20px;min-width:20px;border-radius:5px;border-color:#e0e0e0;accent-color:#d11149;outline:0}.production-form__bottom a{color:#d11149}.footer{padding-top:96px}.footer-top{display:flex;flex-direction:column;align-items:center;padding:0 0 72px}.footer-top__wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%}.footer-column-1{display:flex;flex-direction:column;gap:32px}.footer-column-title{font-family:Unbounded;font-size:20px;line-height:24px;color:var(--primary-color);font-weight:700}ul.footer-column-1-list{display:flex;flex-direction:column;gap:8px}ul.footer-column-1-list li{margin:0;padding:0}ul.footer-column-1-list li a{display:inline-block;font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color)}ul.footer-column-1-list li a:hover{color:#d11149}.footer-column-2{display:flex;flex-direction:column;gap:32px}ul.footer-column-2-list{display:flex;flex-direction:column;gap:8px}ul.footer-column-2-list li{margin:0;padding:0}ul.footer-column-2-list li a{display:inline-block;font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color)}ul.footer-column-2-list li a:hover{color:#d11149}.footer-column-3{display:flex;flex-direction:column;gap:32px}ul.footer-column-3-list{display:flex;flex-direction:column;gap:8px}ul.footer-column-3-list li{margin:0;padding:0}ul.footer-column-3-list li a{display:inline-block;font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color)}ul.footer-column-3-list li a:hover{color:#d11149}.footer-column-4{display:flex;flex-direction:column;gap:32px}ul.footer-column-4-list{display:flex;flex-direction:column;gap:8px}ul.footer-column-4-list li{margin:0;padding:0}ul.footer-column-4-list li a{display:inline-block;font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color)}ul.footer-column-4-list li a:hover{color:#d11149}.footer-column-4__bottom{display:flex;flex-direction:column;gap:32px}.footer-column-4__middle{display:flex;flex-direction:column;gap:12px}.footer .footer-tel{font-family:Unbounded;font-size:20px;line-height:24px;color:var(--primary-color);font-weight:700}.footer .footer-mail{font-family:Onest;line-height:24px;color:#d11149}.footer-column-4__middle2{display:flex;flex-direction:column;gap:16px}.footer-column-4-title{font-family:Unbounded;font-size:16px;line-height:20px;color:var(--primary-color);font-weight:700}.column-4__wrapper{display:flex;flex-direction:column;gap:8px}.column-4__wrapper a{font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color)}.column-4__wrapper a:hover{color:#d11149}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:72px;padding:72px 0;background:#f1f1f1;border-top:1px solid #e0e0e0}.footer-bottom__wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0}.footer-bottom__left{display:flex;flex-direction:column;gap:16px}.footer-bottom__left-wrapper{display:flex;flex-direction:column;gap:6px}.footer-bottom__left-wrapper a{font-family:Onest;font-size:14px;line-height:20px;color:var(--primary-color)}.footer-bottom__left-wrapper a:hover{color:#d11149}.footer-bottom__center{display:flex;flex-direction:column;align-items:center;gap:16px}.footer-copyright{font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color);text-align:center}.footer-bottom__right{display:flex;flex-direction:column;align-items:end;gap:12px}.footer .footer-create{font-family:Onest;font-size:16px;line-height:24px;color:var(--primary-color);text-align:right}.back-to-top a{cursor:pointer;font-family:Onest;line-height:32px;color:#81879c;display:flex;gap:8px}.about-intro-wrapper{display:flex;flex-direction:column;gap:96px;padding-top:96px;padding-bottom:96px}.about-intro-row{display:flex;flex-direction:row;gap:48px}.about-intro-row img{max-width:100%;height:auto}.about-intro__content{display:flex;flex-direction:column;gap:32px}.about-bottom__title,.about-intro__title{font-family:Unbounded;font-size:26px;line-height:32px;color:var(--primary-color)}.about-bottom__text,.about-intro__text{font-family:Onest;font-size:18px;line-height:24px;color:var(--primary-color)}.about-bottom__text p,.about-intro__text p{margin:0 0 15px}.about-features{margin:96px auto}.about-features .row{gap:16px}.about-features .feutures-item{background:#f1f1f1}.about-bottom{margin:96px auto}.about-bottom-wrapper{display:flex;flex-direction:column;gap:32px}.catalog-page{padding:96px 0}.catalog-page__wrapper{display:flex;flex-direction:row;gap:16px;padding:0;align-items:baseline}.catalog-page__menu{width:270px;position:sticky;top:80px}.catalog-page__menu ul{width:100%;display:flex;flex-direction:column;gap:4px;padding-right:32px}.catalog-page__menu ul li{padding:12px 16px}.catalog-page__menu ul li.active{background:#d11149;border-radius:12px}.catalog-page__menu ul li.active span{color:#fff}.catalog-page__menu ul span{cursor:pointer;font-family:Onest;font-size:16px;line-height:24px;font-weight:600;color:var(--primary-color)}.catalog-page__view{width:842px}.catalog-page__view-title{font-family:Unbounded;font-size:26px;line-height:32px;font-weight:700;color:var(--primary-color);padding-bottom:48px}.catalog-page__items{display:flex;flex-wrap:wrap;gap:16px}.catalog-page__item{width:270px;height:310px;display:flex;flex-direction:column;gap:7px;margin-bottom:24px;position:relative}.catalog-page__name{font-family:Onest;font-size:16px;line-height:24px;font-weight:600}.catalog-page__item:hover .overlay-btn{display:flex}.overlay-btn{display:none;position:absolute;top:0;left:0;width:270px;height:270px;border-radius:16px;background:rgba(0,0,0,.24);justify-content:center;align-items:center}.catalog-item__btn{font-family:Onest;font-size:16px;line-height:24px;color:#fff;font-weight:600;text-align:center;border:none;width:222px;height:64px;background:#d11149;border-radius:888px}.price-page{padding:96px 0}.price-tabs{display:flex;flex-direction:row;gap:8px}.price-tabs .btn{display:flex;padding:12px 24px;justify-content:center;align-items:center;background:#f1f1f1;border-radius:88px;text-align:center;font-family:Onest;font-size:16px;line-height:24px;font-weight:600;border:none;outline:0}.price-tabs .btn.active{background:#fff;color:#d11149;border:2px solid #d11149}.price-first-tbl,.price-second-tbl{overflow-x:scroll}.price-tbl__title{font-family:Unbounded;font-size:26px;line-height:32px;font-weight:600;margin:32px 0}.price-page table{border-collapse:collapse}.price-page table tr td,.price-page table tr th{border:1px solid #e0e0e0;font-family:Onest;font-size:14px;line-height:20px;color:var(--primary-color);padding:8px}.price-page table thead tr{background:#f1f1f1}.price-page table tr td .btn{display:block;background:0 0;border:none;outline:0;padding:6px 20px;color:var(--primary-color);line-height:24px}.price-page table .category-row{background:#f0e9cf}.price-page table .category-row:hover{background:#f0e9cf}.price-page table tr:hover{background:#f1f1f1}.price-page table tr:hover .btn{background:#d11149;color:#fff;border-radius:88px}.reviews-page .reviews-left-yandex{justify-content:center;align-items:center}.reviews-page .reviews-left-digits-all,.reviews-page .reviews-left-digits-average{color:#fff}.reviews-cards{padding:96px 0}.reviews-cards__items{display:flex;flex-wrap:wrap;gap:16px;padding:0}.review-card{background:#f1f1f1;border-radius:16px;display:flex;flex-direction:column;padding:24px;gap:24px;width:365px;height:352px}.review-card__top{display:flex;flex-direction:row;align-items:center;gap:24px}.review-card__top img{max-width:100%;height:64px}.review-card__name{font-family:Unbounded;line-height:20px;font-weight:700;color:var(--primary-color);padding-bottom:8px}.review-card__spec{font-family:Onest;line-height:24px;color:var(--secondary-color)}.review-card__text{font-family:Onest;font-size:18px;line-height:24px;color:var(--primary-color)}.reviews-page.clients{background:#f1f1f1}.reviews-page .clients-title{color:var(--primary-color)}.reviews-page .clients-subtitle{color:var(--secondary-color)}.contact-page .production-map__info{bottom:-160px}.contact-page.production .production-contact{background:#fff}.contact-page .production-phone p{color:var(--secondary-color)}.contact-page .production-phone a{color:var(--primary-color)}.contact-page .production-phone-small p{color:var(--secondary-color)}.contact-page .production-phone-small a{color:var(--primary-color)}.contact-page .production-email p{color:var(--secondary-color)}.contact-page .production-email a{color:var(--primary-color)}.contact-page .production-download__title{color:var(--primary-color)}.contact-page .production-download-card{background:#f1f1f1}.contact-page .production-download-card p{color:var(--primary-color)}.contact-page .production-form{border:1px solid #e0e0e0}.contact-address{height:394px;display:flex;justify-content:center;align-items:center;text-align:center}.contact-address__title{color:#fff;font-family:Unbounded;font-size:40px;line-height:48px;font-weight:600;padding-top:150px}.shops-page .production-map__container{height:600px}.shops-page #mapVyazniki{display:block}.shops-page .production-map__info{width:540px;height:504px;bottom:40px;flex-direction:column}.shops-page .production-map__info-address{line-height:30px}.shops-page .production-map__info-left,.shops-page .production-map__info-right{width:100%}.shops-page .shops-buttons{display:flex;flex-direction:row;gap:12px}.shops-page .production-map__info-route{display:none}.shops-page .production-map__info-right{text-align:left;align-items:start}.shops-page .production-map__info-address{margin:12px 0 20px}.shops-page.contact-address{height:240px}.shops-page .contact-address__title{padding:0}.error404-page.reviews{height:572px}.error404-page__reviews-wrapper{display:flex;flex-direction:column;gap:32px;align-items:center;text-align:center}.error404-page__reviews-title{font-family:Unbounded;font-size:48px;line-height:60px;font-weight:700;color:var(--primary-color)}.error404-page__reviews-title span{color:#d11149}.error404-page__reviews-description{font-family:Onest;font-size:18px;line-height:24px;font-weight:600;color:var(--secondary-color)}.error404-page__btn{font-family:Onest;font-size:16px;line-height:24px;color:#fff;font-weight:600;text-align:center;border:medium;width:248px;height:64px;background:#d11149;border-radius:888px}.error404-page.production{padding:0}.reviews.thankyou-page{display:flex;justify-content:center;align-items:center;height:464px}@media all and (max-width:1128px){.header nav{width:240px}nav ul{justify-content:start}.nav ul li{display:none}.nav ul li.logo{display:block}.burger{display:block;margin-left:auto;margin-top:25px}.features-body{padding:0;flex-wrap:wrap;justify-content:center}.feutures-column{flex-direction:row}.clients{padding:80px 0}.clients-row{justify-content:center}.reviews-left,.reviews-right{width:48%}.carousel-buttons{bottom:20px}.production-map__info{width:auto;left:5%}.production-left,.production-right{padding:0 15px}.footer-bottom__wrapper,.footer-top__wrapper{padding:0 15px}.reviews-cards__items{justify-content:center}}@media all and (max-width:1080px){.about-intro-row{flex-direction:column}.about-features{padding:0 15px}.about-features .row{justify-content:center}}@media all and (max-width:1010px){.production-form{width:auto}.price-tabs .btn{line-height:normal}.hero-wrapper{gap:12px;margin:36px auto}.hero-title{font-size:42px;line-height:42px}.hero-description{font-size:16px}.slider{height:425px}.catalog{padding:48px 0}.catalog-heading{gap:8px;margin-bottom:36px}.catalog-body{flex-wrap:wrap}.features{padding:48px 0}.features-heading{gap:8px;margin-bottom:36px}.clients{padding:48px 0}.clients-heading{gap:8px;margin-bottom:36px}.clients-items{flex-wrap:wrap}.reviews{padding:48px 0}.reviews-left,.reviews-right{width:98%}.carousel-next,.carousel-prev{top:79%}.production-heading{padding:48px 96px}.production-title{font-size:30px;line-height:32px}.production-map__production-shops{top:180px}.production-map__info{width:98%;left:1%}.footer-bottom__wrapper,.footer-top__wrapper{flex-wrap:wrap;justify-content:center;flex-direction:initial;gap:30px}.footer-column-1,.footer-column-2,.footer-column-3,.footer-column-4{width:250px;margin:0 15px}.catalog-page{padding:35px 0}.catalog-page__wrapper{flex-direction:column}.catalog-page__menu{width:100%;position:static;padding:0 15px}.catalog-page__menu ul{padding-right:0}.catalog-page__menu ul li{cursor:pointer;display:none}.catalog-page__menu ul li.active{position:relative;display:block}.catalog-page__menu ul li.active::after{content:'›';transform:rotate(90deg);position:absolute;right:20px;top:0;color:#fff;font-size:38px}.catalog-page__menu ul.open li{display:block}.catalog-page__menu ul.open li.active::after{right:25px;transform:rotate(270deg)}.catalog-page__view{width:auto;padding:0 15px}.catalog-page__items{justify-content:center}}@media all and (max-width:892px){.shops-page .production-map__info{height:354px;bottom:140px}.clients-title{text-align:center}.clients-subtitle{text-align:center}}@media all and (max-width:842px){.production-map__info{bottom:1220px}.production-contact{background:#888dac}.production-wrapper{flex-direction:column;padding:48px 0}.production-left{height:375px}.contact-page .production-left{height:auto}.production-right{margin-top:50px}}@media all and (max-width:782px){.features-body{flex-direction:column}.feutures-column{flex-direction:column;align-items:center}.feutures-column.feutures-column__middle{width:365px;margin:auto}}@media all and (max-width:768px){.contact-page .production-form{border:2px solid #e0e0e0}}@media all and (max-width:740px){.reviews{height:650px}.production-map__info{bottom:1265px;height:200px}.production-map__info-left{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.production-map__info-right{display:none}.slider.shops-page{margin-bottom:354px}.shops-page .production-map__info{height:354px;bottom:auto;left:auto;width:100%;top:-354px;z-index:123;padding:0;border-radius:0}.shops-page .production-map__info-right{display:flex;width:100%;padding:24px}.shops-page .production-map__info-left{padding:20px 0 8px;border-bottom:1px solid #e0e0e0}.shops-page .production-map__info-title{font-size:22px;line-height:30px}.shops-page .production-map__info-address{margin:12px 0 20px;font-size:13px;line-height:15px}}@media all and (max-width:670px){.carousel-next,.carousel-prev{top:86%}.error404-page__reviews-title{font-size:28px;line-height:36px}.error404-page__reviews-description{font-size:16px;line-height:22px}.error404-page__btn{width:100%;height:54px}#produtionMessage,.production-form__input{height:42px;margin-bottom:0}.modal-content .production-btn{height:54px}}@media all and (max-width:650px){.modal-content{width:428px}.carousel-buttons{bottom:0}.catalog-page__items{justify-content:flex-start}.footer{padding-top:24px}.footer-top{padding-bottom:24px}.footer-column-1,.footer-column-2,.footer-column-3{display:none}.footer-column-4{text-align:center}.footer-bottom{padding:32px 0;text-align:center}.footer-bottom__center{order:-1}.footer-bottom__right{align-items:center}}@media all and (max-width:600px){.header nav{margin:auto}.burger{margin-left:0;margin-right:25px}.hero-title{font-size:32px;line-height:40px}.hero-description{line-height:22px}.production-map__production-shops{top:210px}.contact-slider .slider-title{font-size:34px;line-height:34px}.contact-page .contact-address__title{font-size:34px;line-height:34px}.clients-title{font-size:24px;line-height:32px}.clients-subtitle{font-size:16px;line-height:22px}.clients-item{width:176px;height:120px}.clients-btn{width:90%;height:54px}}@media all and (max-width:590px){.catalog-page__item{width:171px;height:255px;margin-bottom:0}.catalog-page__img{width:171px;height:171px;background-position-x:center!important;background-size:100%!important;background-position-y:center!important}.catalog-page__img img{width:100%}.catalog-page__items .overlay-btn{top:0;width:171px;height:171px}.catalog-page__items .catalog-item__btn{font-size:14px;line-height:22px;width:150px;height:42px}}@media all and (max-width:555px){.hero-title{font-size:30px;line-height:30px}.hero-description{font-size:14px;line-height:18px}.section-title{font-size:30px;line-height:30px}.section-subtitle{font-size:14px;line-height:18px}.slider-tapbar{width:416px;left:calc(50% - 208px)}.tapbar-phone{display:none}.modal-content{width:90%}.catalog-item{width:171px}.catalog-item__img{width:171px;height:173px;background-position-x:center!important;background-size:100%!important;background-position-y:center!important}.catalog-item .overlay-btn{width:171px;height:173px}.catalog-item__btn{font-size:14px;line-height:22px;width:150px;height:42px}.contact-page .production-map__info{bottom:auto;top:auto;width:100%;border-radius:0;left:0}.contact-address.contact-page{margin-top:392px}}@media all and (max-width:520px){.reviews{height:715px;padding:48px 16px}.reviews-left{margin-bottom:32px}.reviews-left-title{font-size:24px;line-height:32px;text-align:center}.reviews-left-yandex{justify-content:center;align-items:center}.reviews-left-digits-average{font-size:24px;line-height:32px}.reviews-left-digits-all{font-size:12px;line-height:18px}.reviews-right{height:450px}.reviews-right-man{flex-direction:column}.reviews-right-review{padding:20px}.carousel-buttons{bottom:-15px;text-align:center;width:100%}.carousel-next,.carousel-prev{width:48px;height:48px}.catalog-bottom{flex-direction:column;width:100%;padding:0 30px}.catalog-bottom .btn{width:100%;height:54px}}@media all and (max-width:450px){.modal-content .production-form{padding:48px 22px}.modal-content #produtionMessage{height:70px}.slider-tapbar{width:212px;left:calc(50% - 105px)}.tapbar-input{display:none}.slider-title{font-size:28px;line-height:36px}.slider-description{font-size:16px;line-height:22px}.section-title{font-size:24px;line-height:32px}.section-subtitle{font-size:16px;line-height:22px}.carousel-item{gap:20px}.carousel-next{left:25%}.production-heading{padding:48px 96px calc(32px + 392px + 32px) 96px}.production-map__production-shops{top:624px}.production-map__info{bottom:auto;top:176px;height:392px;border:1px solid #e0e0e0;flex-direction:column;padding:0}.production-map__info-left{padding:20px 0 8px;border-bottom:1px solid #e0e0e0}.production-map__info-buttons button{margin:0 auto 12px}.production-map__info-right{display:flex;width:100%;padding:24px}.production-map__info-title{font-size:22px;line-height:30px}.production-map__info-address{font-size:13px;line-height:15px}.production-map__info-route .btn{font-size:14px;height:44px}.production-contact.big-padding-top{background:var(--primary-color) url(../img/production-bg.webp) no-repeat 100% 100%;padding:0}.production-wrapper{flex-direction:column-reverse}.production-right{margin-top:0}.production-left{height:auto;padding-top:30px;flex-direction:column-reverse;gap:25px;justify-content:center;text-align:center}.production-download-cards{justify-content:center}.production-phone a{font-size:30px;line-height:30px}.production-form{padding:48px 24px}.production-form .production-form__title{font-size:28px;line-height:32px}}@media all and (max-width:410px){.catalog-bottom{width:100%;padding:0 30px}.catalog-bottom a{width:auto;height:54px}.reviews-left{margin-bottom:12px;gap:12px}.reviews-right{height:500px}.carousel-buttons{bottom:-10px}.feutures-item{padding:20px;gap:16px;width:361px;height:auto}.feutures-item__icon{height:64px}.features-item__title{font-size:18px;line-height:22px}.features-item__description{line-height:22px;font-size:14px}.feutures-column.feutures-column__middle{background-position-y:top}}