.Container_container__gbklB{max-width:100%;padding-left:8.33%;padding-right:8.33%}@media(max-width:1439.8px){.Container_container__gbklB{padding-left:6.25%;padding-right:6.25%}}@media(max-width:767.8px){.Container_container__gbklB{padding-left:32px;padding-right:32px}}@media(max-width:575.8px){.Container_container__gbklB{padding-left:15px;padding-right:15px}}.auth{justify-content:center;min-height:100vh}.auth,.auth__box{display:flex;align-items:center}.auth__box{flex-direction:column;gap:24px;background:#fff;padding:40px 48px;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.1);width:100%;max-width:420px;animation:fadeIn .5s ease}.auth__header{text-align:center}.auth__title{font-weight:600;font-size:24px;line-height:100%}@media(max-width:767.8px){.auth__box{padding:40px 24px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.form{width:100%}.form__label{display:block}.form__label--required:after{content:"*";color:#dc2626;margin-left:.25rem}.form__control{position:relative;width:100%}.form__input{width:100%;padding:20px 24px;border-radius:8px;background-color:#fff;border:1px solid rgba(0,0,0,0);transition:all .2s;font-weight:400;color:#1f1e20}.form__input::placeholder,.form__input:active,.form__input:focus,.form__input:hover,.form__input:visited{color:#1f1e20}.form__input:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form__input--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.form__input:disabled{background-color:#f9fafb;cursor:not-allowed}.form__message,.form__root-error{font-size:12px;line-height:1.1;color:#dc2626;padding-left:8px;margin-top:4px}.form__policy+.form__message{padding-left:8px}.form__policy{font-weight:400}.form__policy-label{display:flex;align-items:flex-start;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;line-height:1.4;gap:10px}.form__policy-label--error .form__policy-text{color:#dc2626}.form__policy-label--error .form__policy-checkbox{border-color:#dc2626}.form__policy-label--error .form__policy-link{color:#dc2626}.form__policy-input{position:absolute;opacity:0;width:0;height:0}.form__policy-checkbox{position:relative;flex-shrink:0;width:18px;height:18px;border:1px solid #888;border-radius:4px;background-color:#fff;transition:all .2s ease;cursor:pointer;margin-top:2px}.form__policy-checkbox--checked{background-color:#1f1e20;border-color:#1f1e20}.form__policy-checkbox--checked:after{content:"";position:absolute;left:50%;top:50%;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.form__policy-text{flex:1 1;font-weight:400;font-size:12px;line-height:140%;color:hsla(0,0%,100%,.5)}.form__policy-link{color:inherit;text-decoration:underline;cursor:pointer}.Button_button__e2m9h{font-family:Golos,sans-serif;line-height:140%;letter-spacing:0;color:inherit;position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;outline:none}.Button_button_full-width__6mlk_{width:100%;display:flex}.Button_button_disabled__1x40S{cursor:default;opacity:.75;pointer-events:none}.Button_button_loading__I12hU{color:inherit}.Button_button__loader__iiy8y{display:flex;align-items:center;justify-content:center;margin-left:8px;animation:Button_button-spin__WnJ9_ 1s linear infinite}.Button_button__content__8Xg4A{position:relative;display:inherit;align-items:inherit;justify-content:inherit;transition:opacity .3s ease;overflow:hidden;text-wrap:wrap;z-index:2}.Button_button_loading__I12hU .Button_button__content__8Xg4A{opacity:0}.Button_button__white-border___689J{padding:8px 16px;color:#bcbbc0;border:2px solid #bcbbc0;border-radius:8px;background:rgba(0,0,0,0);transition:border-color .3s;position:relative;z-index:1}.Button_button__white-border___689J:hover:not(.Button_button_disabled__1x40S){color:#1f1e20;background-color:#fff;border-color:#fff;transition-delay:0s,2s}.Button_button__gold__1_9po{position:relative;width:100%;background:linear-gradient(115deg,#f3ce6f 28%,#f0c156 69%);padding:20px;font-size:inherit;font-weight:600;color:#3e3f3e;border-radius:8px;z-index:1;overflow:hidden}.Button_button__gold__1_9po:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(115deg,transparent,rgba(255,255,255,.1),rgba(255,255,255,.6),rgba(255,255,255,.1),transparent);transition:none}.Button_button__gold__1_9po:active:not(.Button_button--disabled__oA7n6),.Button_button__gold__1_9po:focus:not(.Button_button--disabled__oA7n6),.Button_button__gold__1_9po:hover:not(.Button_button--disabled__oA7n6){color:#3e3f3e}.Button_button__gold__1_9po:active:not(.Button_button--disabled__oA7n6):before,.Button_button__gold__1_9po:focus:not(.Button_button--disabled__oA7n6):before,.Button_button__gold__1_9po:hover:not(.Button_button--disabled__oA7n6):before{animation:Button_shine__geHJN 2.5s infinite}.Button_button__golden-underline__qiM3F{color:#f0c156;text-decoration:underline}.Button_button__golden-underline__qiM3F:active:not(.Button_button--disabled__oA7n6),.Button_button__golden-underline__qiM3F:focus:not(.Button_button--disabled__oA7n6),.Button_button__golden-underline__qiM3F:hover:not(.Button_button--disabled__oA7n6){color:#f0c156}.Button_button__green__YR_t9{width:max-content;text-align:center;padding:8px 16px;background-color:#28a745;border-radius:8px;color:#fff;font-weight:500;border:none;transition:all .2s ease}.Button_button__green__YR_t9:hover:not(.Button_button_disabled__1x40S){background-color:#218838;color:#fff}.Button_button__green__YR_t9:active:not(.Button_button_disabled__1x40S){background-color:#1e7e34}.Button_button__green-circle__lmj6f{width:max-content;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background-color:#28a745;color:#fff;line-height:1;border:none;border-radius:50%;font-weight:400;cursor:pointer;transition:all .2s ease}.Button_button__green-circle__lmj6f svg{display:block;width:16px;height:16px;flex:0 0 16px}.Button_button__green-circle__lmj6f:hover:not(.Button_button_disabled__1x40S){background-color:#218838;color:#fff}.Button_button__green-circle__lmj6f:active:not(.Button_button_disabled__1x40S){background-color:#1e7e34}.Button_button__blue__sxe_3{width:max-content;text-align:center;width:100%;padding:10px;background-color:#4258a7;border-radius:8px;color:#fff;font-weight:500;border:none;transition:all .2s ease}.Button_button__blue__sxe_3:hover:not(.Button_button_disabled__1x40S){background-color:#3a4e8c;box-shadow:0 2px 8px rgba(66,88,167,.3);color:#fff}.Button_button__blue__sxe_3:active:not(.Button_button_disabled__1x40S){background-color:#2d3e73}.Button_button__cancel__7nHDP{width:max-content;text-align:center;padding:8px 16px;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;font-weight:500;transition:all .2s ease}.Button_button__cancel__7nHDP:hover:not(.Button_button_disabled__1x40S){background:#e0e0e0;box-shadow:0 2px 8px rgba(108,117,125,.3)}.Button_button__cancel__7nHDP:active:not(.Button_button_disabled__1x40S){background:#e0e0e0}.Button_button__cancel-outline__GJELc{display:flex;text-align:center;padding:8px;background:rgba(0,0,0,0);border:1px solid silver;border-radius:8px;font-weight:500;color:#666;transition:all .2s ease;line-height:1}.Button_button__cancel-outline__GJELc:hover:not(.Button_button_disabled__1x40S){background:rgba(0,0,0,0);border-color:#999;color:#333;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Button_button__cancel-outline__GJELc:active:not(.Button_button_disabled__1x40S){background:rgba(0,0,0,0);border-color:#999}.Button_button__image-picker-action__y0upV{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:4px;background:var(--image-picker-action-background,rgba(255,255,255,.92));border:1px solid var(--image-picker-action-border-color,#c0c0c0);border-radius:8px;font-weight:500;color:var(--image-picker-action-color,#666);transition:all .2s ease;line-height:1}.Button_button__image-picker-action__y0upV:hover:not(.Button_button_disabled__1x40S){background:var(--image-picker-action-hover-background,rgba(255,255,255,.92));border-color:var(--image-picker-action-hover-border-color,#999);color:var(--image-picker-action-hover-color,#333);box-shadow:0 2px 8px rgba(0,0,0,.08)}.Button_button__danger__ax6hZ{background-color:#dc3545;color:#fff;padding:8px 16px;border-radius:6px;font-weight:500;border:none;transition:all .2s ease}.Button_button__danger__ax6hZ:hover:not(.Button_button_disabled__1x40S){background-color:#c82333;box-shadow:0 2px 8px rgba(220,53,69,.3);color:#fff}.Button_button__danger__ax6hZ:active:not(.Button_button_disabled__1x40S){background-color:#bd2130}@keyframes Button_shine__geHJN{to{left:100%}}@keyframes Button_button-spin__WnJ9_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-form{width:100%}.login-form__fields{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.login-form__button{padding:16px}.login-form__input{font-size:14px;padding:14px 16px}.loader{width:40px;height:40px;margin:0 auto 12px;border:3px solid #f3f3f3;border-top-color:#4a90e2;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Modal_modal__1JGOT{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;font-family:inherit}.Modal_modal__overlay__JV4aJ{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);animation:Modal_fadeIn__8hQNF .2s ease-out}.Modal_modal__container__xn7DB{position:relative;z-index:1;max-width:90vw;max-height:90vh;animation:Modal_slideIn__jJ67a .3s ease-out}.Modal_modal__content__dkj07{display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:100%;position:relative}.Modal_modal__header__4KMLt{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.Modal_modal__headerContent__LVOyk{flex:1 1;font-size:18px;font-weight:600}.Modal_modal__close__hg0FI{position:absolute;top:8px;right:8px;z-index:1000;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}@media(hover:hover){.Modal_modal__close__hg0FI:hover{scale:1.1}}.Modal_modal__close__hg0FI svg{display:block;width:24px;height:24px;flex:0 0 24px}.Modal_modal__body__TnHdA{overflow-y:auto;flex:1 1}.Modal_modal__footer__jehdp{display:flex;justify-content:flex-end;gap:12px;flex-shrink:0}@keyframes Modal_fadeIn__8hQNF{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideIn__jJ67a{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CompanySelectModal_companySelect__MUT44{width:min(520px,100vw - 32px);max-height:min(680px,100vh - 32px);display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 20px 48px rgba(15,23,42,.24)}.CompanySelectModal_companySelect__header__Z_b3R{min-width:0;padding:24px 56px 16px 24px}.CompanySelectModal_companySelect__title__l2vs6{margin:0;color:#111827;font-size:20px;font-weight:600;line-height:1.25}.CompanySelectModal_companySelect__subtitle__AVuT2{margin:6px 0 0;color:#4b5563;font-size:14px;line-height:1.45}.CompanySelectModal_companySelect__body__BB0Rw{min-height:0;display:flex;flex-direction:column;gap:12px;padding:0 24px 20px;overflow:hidden}.CompanySelectModal_companySelect__search__hgaJq{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#374151;font-size:14px}.CompanySelectModal_companySelect__search__hgaJq:focus{outline:none;border-color:#3b82f6;background:#fff}.CompanySelectModal_companySelect__list__Gf1js{min-height:0;display:grid;gap:8px;overflow-y:auto}.CompanySelectModal_companySelect__item__uEd6T{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;cursor:pointer;text-align:left}.CompanySelectModal_companySelect__item__uEd6T:hover{border-color:#3b82f6;background:#f9fafb}.CompanySelectModal_companySelect__itemName__loSJf{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600}.CompanySelectModal_companySelect__itemId__y1aP1{color:#9ca3af;font-family:monospace;font-size:12px}.CompanySelectModal_companySelect__empty__mOq0e{padding:24px;border:1px dashed #d1d5db;border-radius:8px;background:#f9fafb;color:#6b7280;text-align:center;font-size:14px}.CompanySelectModal_companySelect__footer__xIKb1{display:flex;justify-content:flex-end;padding:16px 24px 24px;border-top:1px solid #f3f4f6;background:#fff}@media(max-width:520px){.CompanySelectModal_companySelect__MUT44{width:calc(100vw - 24px)}.CompanySelectModal_companySelect__header__Z_b3R{padding:20px 48px 14px 18px}.CompanySelectModal_companySelect__body__BB0Rw{padding:0 18px 18px}.CompanySelectModal_companySelect__footer__xIKb1{padding:14px 18px 20px}}.descriptor{font-weight:400;font-size:inherit;line-height:1.3;letter-spacing:0;text-wrap:nowrap}.descriptor__wrapper{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:16px;max-height:90px}.descriptor__city{color:#f0c156;font-weight:700;text-wrap:nowrap}@media(max-width:767.8px){.descriptor{font-weight:400}}.img-element{object-fit:contain;width:auto;height:auto;-webkit-user-select:none;user-select:none;-moz-user-select:none}.img-element.img-error{display:none;opacity:0;height:0}.img-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:none;pointer-events:none}.project{position:relative;display:flex;flex-direction:column;background-color:#313032;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);height:min-content;max-width:100%}.project__favorite{position:absolute;width:26.67px;height:22.95px;top:23px;right:16px;z-index:2;background:none;border:none;cursor:pointer}.project__favorite path{stroke-opacity:1;stroke:rgba(0,0,0,.6);opacity:1;stroke-width:2;fill:rgba(0,0,0,0);transition:stroke .2s ease,fill .2s ease}@media(hover:hover){.project__favorite:hover path{fill:#ea4646;fill-opacity:.6}}.project__favorite.active path{stroke:none;fill:#ea4646}.project__gallery{flex:1 0 auto;position:relative;background-color:rgba(0,0,0,0);overflow:hidden;color:#f0c156;border-radius:8px}.project .swiper-slide{min-height:230px;max-height:630px;aspect-ratio:510/630}.project__image{width:100%;height:100%;object-fit:cover;cursor:default}.project__image[data-hover-scale=true]{cursor:pointer;transition:transform .3s ease}@media(hover:hover){.project__image[data-hover-scale=true]:hover{transform:scale(1.05)}}.project__info{position:absolute;left:50%;bottom:0;width:calc(100% + 2px);height:0;overflow:hidden;border:none;background-color:#313032;border-radius:0 0 8px 8px;translate:-50% calc(100% - 8px);transition:height .3s ease-out,padding .05s ease-out .25s}.project__info[aria-expanded=true]{height:auto;translate:-50% calc(100% - 8px);border:1px solid hsla(0,0%,100%,.08);border-top:none;transition:padding .05s ease-out,height .25s ease-out .05s}@media(max-width:767.8px){.project__info{position:static;transform:translate(0);translate:0;width:100%}.project__info[aria-expanded=true]{position:static;translate:0;border:none}}.project__info-container{display:flex;flex-direction:column;gap:12px;padding:28px 20px 20px}@media(max-width:767.8px){.project__info-container{padding:20px}}.project__title{font-family:Golos,Golos-Text_DemiBold;font-size:18px}.project-price{pointer-events:none;position:absolute;bottom:16px;left:16px;background-color:rgba(0,0,0,.6);padding:11px 16px;font-size:12px;border-radius:8px;color:#fff;display:flex;align-items:center;gap:28px;z-index:2;font-weight:400;font-size:16px}.project-price__item{display:flex;flex-direction:column;align-items:center}.project-price__grade{color:#f0c156;font-size:15px}.project-price__wrapper{display:flex;align-items:center}.project-price__price{font-family:Golos,Golos-Text_DemiBold;font-weight:600}.project__specification-list{display:flex;flex-direction:column;font-size:15px;gap:8px;padding-left:12px}.project__specification-item{font-weight:400}.project__specification-title{position:relative;display:inline-block;font-family:Golos,Golos-Text_DemiBold;font-weight:600}.project__specification-title:before{content:"";position:absolute;top:50%;left:-12px;transform:translateY(-50%);width:4px;height:4px;background-color:#f0c156;border-radius:50%}.project__toggle-specs{display:flex;justify-content:start}.project__toggle-specs_inGallery{position:absolute!important;padding:0!important;bottom:16px;right:16px;width:130px!important;height:40px;font-size:12px!important;font-weight:600!important}.project .swiper-button-next,.project .swiper-button-prev{width:33px;height:32px;background-color:rgba(0,0,0,.6);border-radius:50%}.project .swiper-button-next:after,.project .swiper-button-next:before,.project .swiper-button-prev:after,.project .swiper-button-prev:before{font-size:14px;color:#f0c156}@media(hover:hover){.project .swiper-button-next:hover:after,.project .swiper-button-next:hover:before,.project .swiper-button-prev:hover:after,.project .swiper-button-prev:hover:before{color:#fff}}.project .swiper-pagination-bullets{top:14px;height:23px}.project .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;opacity:.4;border:1px solid rgba(0,0,0,.3)}.project .swiper-pagination-bullet-active{opacity:1}@media(max-width:1439.8px){.project__title{font-size:16px}.project__specification-list{font-size:14px}}@media(max-width:767.8px){.project__title{font-size:16px}.project__specification-list{font-size:14px}.project-price{font-size:13px}}@media(max-width:539.8px){.project__title{font-size:18px}.project__specification-list{font-size:14px}}*{padding:0;margin:0;border:none}*,:after,:before{box-sizing:border-box}a,a:hover,a:visited{color:inherit;text-decoration:none}a:active,a:focus,option:focus,select:focus{outline:none}select:hover{cursor:pointer}form:focus{outline:none}button:active,button:focus,button:hover,button:visited,input:active,input:focus,input:hover,input:visited{color:inherit;outline:none}button:disabled,input:disabled{cursor:default}body,html{width:100%;height:100%;font-size:100%;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}@media(max-width:576px){body,html{scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{width:0!important}}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}li,ol,ul{list-style:none}img,svg{display:block;height:auto}img:focus{outline:none}button,input,select,textarea{font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button::-moz-focus-inner{margin:0}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:rgba(0,0,0,0);background:none;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}.section{margin-bottom:100px}.section__title{font-family:Golos,Golos-Text_DemiBold;font-weight:600;font-size:40px;line-height:130%}@media(max-width:1439.8px){.section__title{font-size:32px}}@media(max-width:767.8px){.section__title{font-size:40px;line-height:120%}}@media(max-width:575.8px){.section__title{max-width:365px;font-size:22px}}.section__border{border:1px solid hsla(0,0%,100%,.08)}.section:first-of-type{margin-top:64px}.section:first-of-type .section__title{font-size:48px}@media(max-width:899.8px){.section:first-of-type .section__title{font-size:48px}}@media(max-width:767.8px){.section:first-of-type .section__title{font-size:48px;line-height:120%}}@media(max-width:575.8px){.section:first-of-type .section__title{font-size:30px;line-height:120%}}@media(max-width:767.8px){.section{margin-bottom:64px}}body:has(.module__kitchen){background:#1f1e20}.module__kitchen{position:relative;width:100%;height:100%;min-height:100vh;background:#1f1e20;display:flex;justify-content:center;font-family:Golos,Golos-Text_Regular;font-weight:600;font-size:16px;line-height:140%;color:#fff;overflow:hidden;background-image:url(/_next/static/media/firstscreen__bg.38e0abd6ded0a892.png);background-position:top;background-size:fill;background-repeat:no-repeat}@media(min-width:1920px){.module__kitchen{background-size:contain}}.module__kitchen .kitchen{width:100%;min-height:100vh;max-width:1590px;display:flex;flex-direction:column;justify-content:space-between}.module__kitchen .kitchen::-webkit-scrollbar{display:none}.module__kitchen .kitchen{scrollbar-width:none;-ms-overflow-style:none}.module__kitchen .kitchen__wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.module__kitchen .kitchen__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}.module__kitchen .social__link{display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;width:36px;height:36px}.module__kitchen .social__link svg{width:16px;height:16px}.module__kitchen .social__link .social__icon{width:16px;height:16px;flex:0 0 16px}.module__kitchen .social__link-list{display:flex;gap:4px}@media(max-width:767.8px){.module__kitchen .social__link{scale:1.33}.module__kitchen .social__link-list{gap:22px}}.module__kitchen .info{font-family:Golos,Golos-Text_Regular;font-weight:400;font-size:15px;line-height:150%;color:hsla(0,0%,100%,.8);text-wrap:wrap}.module__kitchen .info__title{font-family:Golos,Golos-Text_DemiBold;font-weight:600;line-height:140%;margin-bottom:8px;color:#fff}.module__kitchen .info__link{text-decoration:underline;text-wrap:nowrap}.module__kitchen .info__addresses{display:flex;flex-direction:column}.module__kitchen .info__addresses-location,.module__kitchen .info__addresses-prefix{font-weight:700}.module__kitchen .utp__item{padding:16px}.module__kitchen .utp__item-image{max-width:40px;max-height:40px}@media(max-width:575.8px){.module__kitchen .utp__item{padding:12px 16px}}.module__kitchen .fixed-screen{position:fixed;bottom:0;z-index:999;display:flex;justify-content:center;width:100%;pointer-events:none}@media(min-width:1950px){.module__kitchen .fixed-screen{max-width:1920px}}.module__kitchen .fixed-screen__container{position:relative;display:flex;flex-direction:column;gap:8px;min-width:calc(100% + 30px);pointer-events:none}.module__kitchen .fixed-screen__container>:last-child{margin-bottom:16px}.module__kitchen .fixed-screen__container>.cookie__wrapper:last-child{margin-bottom:0}.module__kitchen .fixed-screen__container>.openQuizButton:last-child{margin-bottom:80px}@media(max-width:767.8px){.module__kitchen .fixed-screen__container>.openQuizButton:last-child{margin-bottom:24px}}.module__kitchen .fixed-screen .openQuizButton{max-width:373px;align-self:end;padding:16px 24px;gap:12px;justify-content:space-between;opacity:0;cursor:default;pointer-events:none!important;transform:translateX(100%);transition:opacity .45s ease-out,transform .4s ease-out}.module__kitchen .fixed-screen .openQuizButton_visible{display:flex;cursor:pointer;pointer-events:all!important;opacity:1;transform:translateX(0);transition-delay:.2s}.module__kitchen .fixed-screen .openQuizButton_gold{max-width:335px}.module__kitchen .fixed-screen .openQuizButton__content{align-items:start}@media(max-width:575.8px){.module__kitchen .fixed-screen .openQuizButton{width:100%;max-width:100%}}.module__kitchen .fixed-screen .button-scrollToQuiz{max-width:373px;align-self:end;padding:16px 40px;display:flex;justify-content:space-between;gap:20px;border-radius:8px}.module__kitchen .fixed-screen .button-scrollToQuiz[data-collapsed=true]{padding:16px;max-width:64px;height:64px}.module__kitchen .fixed-screen .button-scrollToQuiz{opacity:0;cursor:default;pointer-events:none!important;transform:translateX(100%);transition:opacity .45s ease-out,transform .4s ease-out}.module__kitchen .fixed-screen .button-scrollToQuiz_visible{display:flex;cursor:pointer;pointer-events:all!important;opacity:1;transform:translateX(0);transition-delay:.2s}.module__kitchen .fixed-screen .button-scrollToQuiz__content{display:flex;flex-direction:column;justify-content:start;align-items:start}.module__kitchen .fixed-screen .button-scrollToQuiz__content span{font-family:Golos,Golos-Text_DemiBold;font-size:16px;font-weight:600;color:#3e3f3e}.module__kitchen .fixed-screen .button-scrollToQuiz__content p{font-family:Golos,Golos-Text_Regular;color:rgba(62,63,62,.6);font-size:13px;font-weight:400}.module__kitchen .fixed-screen .button-scrollToQuiz__icon-up{width:32px;height:32px}@media(min-width:768px){.module__kitchen .fixed-screen .button-scrollToQuiz__icon-close-wrapper{display:none}}@media(max-width:767.8px){.module__kitchen .fixed-screen .button-scrollToQuiz{max-width:373px;width:max-content;height:64px;padding:0;background-color:#313031;gap:8px;border:1px solid hsla(0,0%,100%,.08)}.module__kitchen .fixed-screen .button-scrollToQuiz[data-collapsed=true]{padding:0}.module__kitchen .fixed-screen .button-scrollToQuiz__content span{font-size:15px;color:#fff}.module__kitchen .fixed-screen .button-scrollToQuiz__content p{font-size:12px;color:hsla(0,0%,100%,.6)}.module__kitchen .fixed-screen .button-scrollToQuiz__icon-close-wrapper{flex-grow:1;min-width:36px;height:100%;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid hsla(0,0%,100%,.08)}.module__kitchen .fixed-screen .button-scrollToQuiz__icon-up-wrapper{min-width:66px;margin-top:-1px;margin-left:-1px;min-height:calc(100% + 2px);background-color:#f0c156;display:flex;align-items:center;justify-content:center;border-radius:8px}}@media(max-width:575.8px){.module__kitchen .fixed-screen .button-scrollToQuiz{width:100%;max-width:100%}.module__kitchen .fixed-screen .button-scrollToQuiz__icon-close-wrapper{max-width:48px}.module__kitchen .fixed-screen .button-scrollToQuiz__content{flex:1 0 auto}}.module__kitchen .fixed-screen .cookie{background-color:rgba(49,48,50,.85);border:1px solid hsla(0,0%,100%,.08);border-radius:8px 8px 0 0}.module__kitchen .fixed-screen .cookie__details{background-color:#313032;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding-top:47px}.module__kitchen .fixed-screen .cookie__details h3{font-family:Golos,Golos-Text_DemiBold;font-size:16px;text-align:center}.module__kitchen .banner{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:250px;padding:24px 8%}.module__kitchen .banner__image{flex:0 1;object-fit:cover;height:200%}.module__kitchen .banner__form{max-width:80%;min-height:100%;padding:0;grid-template-areas:"header main" "header footer";grid-template-columns:minmax(295px,410px) 295px;column-gap:40px;justify-content:space-between}@media(max-width:1439.8px){.module__kitchen .banner{padding:24px 32px 24px 5px}.module__kitchen .banner__form h1{font-size:28px}.module__kitchen .banner__form h4{font-size:14px}}@media(max-width:1158.8px){.module__kitchen .banner{padding:24px 32px;align-items:center}.module__kitchen .banner__form{min-width:100%}.module__kitchen .banner__image{display:none}}@media(max-width:767.8px){.module__kitchen .banner{height:max-content;padding:24px}.module__kitchen .banner__form{align-items:center}.module__kitchen .banner__form footer{text-align:start}}.module__kitchen ._yellow{color:#f0c156}.module__kitchen .text__nowrap{white-space:nowrap}.module__kitchen .modal__quiz{background-color:#1f1e20;background-image:url(/_next/static/media/firstscreen__bg.729edfca8c9b58f1.webp);background-position:top;background-size:cover;background-repeat:no-repeat}.module__kitchen .modal__quiz .quiz__content{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;max-height:100%}.module__kitchen .modal__quiz .quiz__question{flex:1 1;height:auto;display:flex;flex-direction:column;overflow:hidden}.module__kitchen .modal__quiz .quiz__answers{min-height:100px;padding-top:8px;padding-bottom:8px;flex:1 1;overflow-y:auto}.module__kitchen .modal__quiz .quiz__navigation{vertical-align:end;padding-bottom:8px}@media(max-width:767.8px){.module__kitchen .modal__quiz{overflow:hidden}.module__kitchen .modal__quiz .quiz{gap:8px}}@font-face{font-family:Golos;font-weight:700;font-style:normal;font-display:swap;src:url(/static/fonts/Golos/Golos-Text_Bold.eot),url(/static/fonts/Golos/Golos-Text_Bold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/Golos/Golos-Text_Bold.woff2) format("woff2"),url(/static/fonts/Golos/Golos-Text_Bold.woff) format("woff"),url(/static/fonts/Golos/Golos-Text_Bold.ttf) format("truetype"),url(/static/fonts/Golos/Golos-Text_Bold.otf) format("opentype"),url(/static/fonts/Golos/Golos-Text_Bold.svg#Golos) format("svg")}@font-face{font-family:Golos;font-weight:600;font-style:normal;font-display:swap;src:url(/static/fonts/Golos/Golos-Text_DemiBold.eot),url(/static/fonts/Golos/Golos-Text_DemiBold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/Golos/Golos-Text_DemiBold.woff2) format("woff2"),url(/static/fonts/Golos/Golos-Text_DemiBold.woff) format("woff"),url(/static/fonts/Golos/Golos-Text_DemiBold.ttf) format("truetype"),url(/static/fonts/Golos/Golos-Text_DemiBold.otf) format("opentype"),url(/static/fonts/Golos/Golos-Text_DemiBold.svg#Golos) format("svg")}@font-face{font-family:Golos;font-weight:500;font-style:normal;font-display:swap;src:url(/static/fonts/Golos/Golos-Text_Medium.eot),url(/static/fonts/Golos/Golos-Text_Medium.eot?#iefix) format("embedded-opentype"),url(/static/fonts/Golos/Golos-Text_Medium.woff2) format("woff2"),url(/static/fonts/Golos/Golos-Text_Medium.woff) format("woff"),url(/static/fonts/Golos/Golos-Text_Medium.ttf) format("truetype"),url(/static/fonts/Golos/Golos-Text_Medium.otf) format("opentype"),url(/static/fonts/Golos/Golos-Text_Medium.svg#Golos) format("svg")}@font-face{font-family:Golos;font-weight:400;font-style:normal;font-display:swap;src:url(/static/fonts/Golos/Golos-Text_Regular.eot),url(/static/fonts/Golos/Golos-Text_Regular.eot?#iefix) format("embedded-opentype"),url(/static/fonts/Golos/Golos-Text_Regular.woff2) format("woff2"),url(/static/fonts/Golos/Golos-Text_Regular.woff) format("woff"),url(/static/fonts/Golos/Golos-Text_Regular.ttf) format("truetype"),url(/static/fonts/Golos/Golos-Text_Regular.otf) format("opentype"),url(/static/fonts/Golos/Golos-Text_Regular.svg#Golos) format("svg")}body:has(.module__house){background:#1f1e20}.module__house{position:relative;width:100%;height:100%;min-height:100vh;background:#1f1e20;display:flex;justify-content:center;font-family:Golos,Golos-Text_Regular;font-weight:600;font-size:16px;line-height:140%;color:#fff;overflow:hidden;background-image:url(/_next/static/media/firstscreen__bg.2839f99ab85fe990.png);background-position:top;background-size:fill;background-repeat:no-repeat}@media(min-width:1920px){.module__house{background-size:contain}}.module__house .house{position:relative;width:100%;min-height:100vh;max-width:1590px;display:flex;flex-direction:column;justify-content:space-between}.module__house .house::-webkit-scrollbar{display:none}.module__house .house{scrollbar-width:none;-ms-overflow-style:none}.module__house .house__wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.module__house .house__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}.module__house .social__link{display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;width:36px;height:36px}.module__house .social__link svg{width:16px;height:16px}.module__house .social__link .social__icon{width:16px;height:16px;flex:0 0 16px}.module__house .social__link-list{display:flex;gap:4px}@media(max-width:767.8px){.module__house .social__link{scale:1.33}.module__house .social__link-list{gap:22px}}.module__house .info{font-weight:400;font-size:15px;line-height:150%;color:hsla(0,0%,100%,.8);text-wrap:wrap}.module__house .info__title{font-weight:600;line-height:140%;margin-bottom:8px;color:#fff}.module__house .info__addresses{display:flex;flex-direction:column}.module__house .info__addresses-location,.module__house .info__addresses-prefix{font-weight:700}.module__house .info__link{text-decoration:underline;text-wrap:nowrap}.module__house .utp__item{width:160px;height:auto;max-height:max-content;background:none;border:none;flex-direction:column;align-items:start}.module__house .utp__item-list{gap:48px;justify-content:start}.module__house .utp__item-image{max-width:64px;max-height:64px}@media(max-width:767.8px){.module__house .utp__item-list{gap:16px}}.module__house .fixed-screen{position:fixed;z-index:999;bottom:0;display:flex;justify-content:center;width:100%;pointer-events:none}@media(min-width:1950px){.module__house .fixed-screen{max-width:1920px}}.module__house .fixed-screen__container{position:relative;display:flex;flex-direction:column;gap:8px;min-width:calc(100% + 30px);pointer-events:none}.module__house .fixed-screen__container>:last-child{margin-bottom:16px}.module__house .fixed-screen__container>.cookie__wrapper:last-child{margin-bottom:0}.module__house .fixed-screen__container>.openQuizButton:last-child{margin-bottom:80px}@media(max-width:767.8px){.module__house .fixed-screen__container>.openQuizButton:last-child{margin-bottom:24px}}.module__house .fixed-screen .openQuizButton{max-width:373px;align-self:end;padding:16px 24px;gap:12px;justify-content:space-between;opacity:0;cursor:default;pointer-events:none!important;transform:translateX(100%);transition:opacity .35s ease-out,transform .3s ease-out}.module__house .fixed-screen .openQuizButton_visible{display:flex;cursor:pointer;pointer-events:all!important;opacity:1;transform:translateX(0)}.module__house .fixed-screen .openQuizButton_gold{max-width:335px}.module__house .fixed-screen .openQuizButton__content{align-items:start}@media(max-width:575.8px){.module__house .fixed-screen .openQuizButton{width:100%;max-width:100%}}.module__house .fixed-screen .button-scrollToQuiz{max-width:373px;align-self:end;padding:16px 40px;display:flex;justify-content:space-between;gap:20px;border-radius:8px}.module__house .fixed-screen .button-scrollToQuiz[data-collapsed=true]{padding:16px;max-width:64px;height:64px}.module__house .fixed-screen .button-scrollToQuiz{opacity:0;cursor:default;pointer-events:none!important;transform:translateX(100%);transition:opacity .45s ease-out,transform .4s ease-out}.module__house .fixed-screen .button-scrollToQuiz_visible{display:flex;cursor:pointer;pointer-events:all!important;opacity:1;transform:translateX(0);transition-delay:.2s}.module__house .fixed-screen .button-scrollToQuiz__content{display:flex;flex-direction:column;justify-content:start;align-items:start}.module__house .fixed-screen .button-scrollToQuiz__content span{font-family:Golos,Golos-Text_DemiBold;font-size:16px;font-weight:600;color:#3e3f3e}.module__house .fixed-screen .button-scrollToQuiz__content p{font-family:Golos,Golos-Text_Regular;color:rgba(62,63,62,.6);font-size:13px;font-weight:400}.module__house .fixed-screen .button-scrollToQuiz__icon-up{width:32px;height:32px}@media(min-width:768px){.module__house .fixed-screen .button-scrollToQuiz__icon-close-wrapper{display:none}}@media(max-width:767.8px){.module__house .fixed-screen .button-scrollToQuiz{max-width:373px;width:max-content;height:64px;padding:0;background-color:#313031;gap:8px;border:1px solid hsla(0,0%,100%,.08)}.module__house .fixed-screen .button-scrollToQuiz[data-collapsed=true]{padding:0}.module__house .fixed-screen .button-scrollToQuiz__content span{font-size:15px;color:#fff}.module__house .fixed-screen .button-scrollToQuiz__content p{font-size:12px;color:hsla(0,0%,100%,.6)}.module__house .fixed-screen .button-scrollToQuiz__icon-close-wrapper{flex-grow:1;min-width:36px;height:100%;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid hsla(0,0%,100%,.08)}.module__house .fixed-screen .button-scrollToQuiz__icon-up-wrapper{min-width:66px;margin-top:-1px;margin-left:-1px;min-height:calc(100% + 2px);background-color:#f0c156;display:flex;align-items:center;justify-content:center;border-radius:8px}}@media(max-width:575.8px){.module__house .fixed-screen .button-scrollToQuiz{width:100%;max-width:100%}.module__house .fixed-screen .button-scrollToQuiz__icon-close-wrapper{max-width:48px}.module__house .fixed-screen .button-scrollToQuiz__content{flex:1 0 auto}}.module__house .fixed-screen .cookie{background-color:rgba(49,48,50,.85);border:1px solid hsla(0,0%,100%,.08);border-radius:8px 8px 0 0}.module__house .fixed-screen .cookie__details{background-color:#313032;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding-top:47px}.module__house .fixed-screen .cookie__details h3{font-family:Golos,Golos-Text_DemiBold;font-size:16px;text-align:center}.module__house ._yellow{color:#f0c156;white-space:nowrap}.module__house .text__nowrap{white-space:nowrap}.form-modal{background-color:#313032;padding:24px;max-width:510px;gap:32px;border-radius:8px;overflow-y:auto}.form-modal,.form-modal__header{display:flex;flex-direction:column}.form-modal__header{width:100%;justify-content:center;gap:8px;padding:0 8px}.form-modal__title{white-space:pre-line;width:100%;font-size:32px;line-height:110%;font-weight:600;color:#fff}.form-modal__subtitle{white-space:pre-line;width:100%;font-size:18px;font-weight:400;text-wrap:wrap;color:hsla(0,0%,100%,.8)}.form-modal__content{padding:0 8px}.form-modal .form{height:100%;overflow-y:hidden}@media(max-width:767.8px){.form-modal__title{font-size:22px}.form-modal__subtitle{font-size:15px}}.image-modal__container{position:relative;min-height:200px;display:flex;align-items:center;justify-content:center}.image-modal__swiper{overflow:hidden;max-height:85vh;transition:width .25s cubic-bezier(.2,.9,.4,1.1),height .25s cubic-bezier(.2,.9,.4,1.1)}.image-modal__swiper .swiper-button-next:after,.image-modal__swiper .swiper-button-prev:after{content:"";width:100%;height:100%;font-family:none;background:url(/static/icons/arrow-white.svg);background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.image-modal__swiper .swiper-button-prev{rotate:-90deg}.image-modal__swiper .swiper-button-next{rotate:90deg}.image-modal__swiper .swiper-pagination-bullets{top:14px;height:23px}.image-modal__swiper .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;opacity:.4;border:1px solid rgba(0,0,0,.3)}.image-modal__swiper .swiper-pagination-bullet-active{opacity:1}.image-modal__img{min-width:100%;object-fit:contain;object-position:center;height:100%;max-height:85vh}.cookie-modal__details{padding:24px;width:100%;max-height:90vh;display:flex;flex-direction:column;font-weight:600;gap:24px;font-size:13px;line-height:160%;background-color:#313032;border-radius:8px}.cookie-modal__details h3{font-size:16px;text-align:center}.cookie-modal__details-content{font-size:13px;font-weight:400;text-indent:20px;overflow:auto}.cookie-modal__details ol ul li{list-style-type:disc;text-indent:0!important;margin-left:40px}.cookie-modal__details-email{color:#f0c156}.cookie-modal__details_accept{align-self:center;max-width:365px}.success-modal__body{padding:40px 24px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#313032;border-radius:8px;color:#fff}.success-modal__content{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:400px;width:100%}.success-modal__icon{margin-bottom:8px}.success-modal__icon svg{display:block;margin:0 auto}.success-modal__title{font-size:24px;font-weight:600;line-height:1.3;margin:0}.success-modal__subtitle{font-size:16px;font-weight:400;line-height:1.5}@media(max-width:768px){.success-modal__body{padding:32px 20px}.success-modal__title{font-size:20px}.success-modal__subtitle{font-size:14px}.success-modal__icon svg{width:48px;height:48px}}.callback-form .form,.photo-form .form{display:flex;flex-direction:column;gap:8px}.photo-form__inputFile{width:100%;height:100%;display:none}.photo-form__textarea{width:100%;padding:20px 24px;border-radius:8px;resize:vertical;min-height:120px;font-family:inherit;font-size:14px;color:#2f2e30}.photo-form__textarea:focus{outline:none}.photo-form__textarea::placeholder{font-size:14px;color:rgba(31,30,32,.55)}.photo-form .file-upload__wrapper{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;height:48px;border:1px dashed hsla(0,0%,100%,.16);border-radius:8px}.photo-form .file-upload__label{display:flex;flex-direction:row;gap:9px}.photo-form .file__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;max-width:510px}.photo-form .file__item{display:flex;font-size:13px;gap:8px}.photo-form .file__item span{word-break:break-all}.photo-form .file__remove{cursor:pointer;flex-shrink:0}.certificates{position:relative;display:flex;flex-direction:column;gap:32px}.certificates__header{display:flex;justify-content:space-between;align-items:center}.certificates__controls{display:flex;align-items:center;gap:10px}.certificates__item{max-height:530px;max-width:375px;aspect-ratio:375/530;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.certificates__item_fallback{max-width:373px;aspect-ratio:373/530;border:1px solid hsla(0,0%,100%,.08);background-color:#313032}.certificates__item-image{aspect-ratio:375/530;object-fit:cover;width:100%;cursor:pointer;transition:transform .3s ease}@media(hover:hover){.certificates__item-image:hover{transform:scale(1.05)}}@media(max-width:767.8px){.certificates__controls{display:none}.certificates .swiper__slide{max-width:373px}}@media(max-width:575.8px){.certificates__item{max-width:300px;max-height:424px}.certificates__item,.certificates__item-image{aspect-ratio:300/424}.certificates .swiper__slide{max-width:300px}}@media(max-width:767.8px){.swiper--type-2 .swiper-slide:before{position:absolute;top:0;right:0;left:0;bottom:0;content:"";pointer-events:none;height:100%;width:100%;min-width:300px;border-radius:8px;z-index:10;background-image:linear-gradient(90deg,rgba(31,30,32,.3),rgba(31,30,32,.8));opacity:0;transition:opacity .3s ease}.swiper--type-2 .swiper-slide-next:before,.swiper--type-2 .swiper-slide-prev:before{opacity:1}}@media(max-width:575.8px){.swiper--type-2 .swiper-slide:before{background-image:linear-gradient(90deg,rgba(31,30,32,.6) 50%,rgba(31,30,32,.8))}}.swiper__nav{-webkit-user-select:none;user-select:none;-moz-user-select:none}.swiper__nav_arrow--border-square{width:40px;height:40px;border:2px solid #bcbbc0;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease;cursor:pointer;color:#bcbbc0;font-size:14px}.swiper__nav-disabled,.swiper__nav[aria-disabled=true]{pointer-events:none;opacity:.2;cursor:default}.swiper__nav[aria-hidden=true]{display:none}.design{display:flex;flex-direction:column;gap:32px}.design__title{max-width:925px}.design__content{height:100%;display:flex;gap:30px}.design__content_left{justify-content:center;gap:48px;max-width:510px}.design__content_left,.design__content_left ul{display:flex;flex-direction:column}.design__content_left ul li{display:flex;align-items:center;gap:16px;padding-top:24px;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.1)}.design__content_left ul li:first-child{padding-top:0}.design__content_left ul li:last-child{padding-bottom:0;border:none}.design__content_left ul li img{width:40px;height:44px;flex:0 0 40px;object-fit:contain}.design__content_left ul li span{line-height:150%;font-weight:400;color:hsla(0,0%,100%,.8)}.design__content_right{position:relative;width:100%;background-image:url(/_next/static/media/bgImage.8931dc4e7551c5ac.png);background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:8px}.design__banner{position:absolute;left:50%;bottom:32px;gap:25px;height:90px;padding:15px 25px;background-color:#f0c156;transform:translate(-50%,-50%);border-radius:8px}.design__banner,.design__banner-part{display:flex;align-items:center;justify-content:center}.design__banner-part{width:100%;flex-direction:column;text-align:center}.design__banner-value{min-height:36px;font-size:36px;font-weight:500;line-height:100%;letter-spacing:0;color:#3e3f3e}.design__banner-text{min-height:29px;margin:0;font-size:12px;font-weight:400;line-height:120%;color:rgba(62,63,62,.8)}.design__banner-separator{width:1px;height:40px;background-color:rgba(62,63,62,.3)}@media(min-width:1660px){.design{height:710px}}@media(max-width:1439.8px){.design__title{max-width:740px}.design__content_left ul{font-size:14px}.design__content_right{height:380px;margin-top:auto}.design__banner{top:0}}@media(max-width:1199.8px){.design__content{flex-direction:column;gap:110px}.design__content_left{max-width:100%}.design__content_left ul{font-size:16px}.design__content_left ul li{padding-top:12px;padding-bottom:12px}}@media(max-width:767.8px){.design__content_left ul{font-size:14px}}.priceCompare{position:relative;display:flex;flex-direction:row;gap:30px}.priceCompare__part{position:relative;justify-content:space-between;gap:32px;width:100%;padding:40px;display:flex;flex-direction:column;background-color:#313032;border-radius:8px;overflow:hidden}.priceCompare__title{z-index:5}.priceCompare__attr{font-size:20px;line-height:140%;letter-spacing:0;color:hsla(0,0%,100%,.8)}.priceCompare__attr--list{flex:1 1 auto;display:flex;flex-direction:column;gap:8px;position:relative;padding-left:16px;z-index:5}.priceCompare__attr--title{font-family:Golos,Golos-Text_DemiBold;position:relative;display:inline-block;font-weight:600}.priceCompare__attr--title:before{content:"";position:absolute;top:50%;left:-12px;transform:translateY(-50%);width:4px;height:4px;background-color:#f0c156;border-radius:50%}.priceCompare__attr--text{font-family:Golos,Golos-Text_Regular;font-weight:400;white-space:nowrap}.priceCompare__totalPrice{flex:1 1 auto;width:max-content;max-width:100%;display:flex;align-items:center;gap:12px;margin-top:10px;padding:14px 40px;line-height:130%;letter-spacing:0;white-space:nowrap;color:#fff;border:1px solid;border-radius:8px;z-index:5}.priceCompare__totalPrice[aria-checked=true]{border-color:rgba(137,230,93,.3);background:radial-gradient(50% 272.22% at 50% 50%,rgba(137,230,93,.12) 0,rgba(76,128,52,.12) 100%)}.priceCompare__totalPrice[aria-checked=false]{border-color:rgba(234,70,70,.3);background:radial-gradient(50% 272.22% at 50% 50%,rgba(234,70,70,.12) 0,rgba(132,39,39,.12) 100%)}.priceCompare__totalPrice--icon{display:none;height:43px;width:43px}.priceCompare__total{font-family:Golos,Golos-Text_DemiBold;font-size:20px}.priceCompare__subtotal{font-family:Golos,Golos-Text_Regular;font-size:16px;font-weight:400}.priceCompare__bgIcon{position:absolute;bottom:0;right:0;width:38%;z-index:1}@media(min-width:1200px)and (max-width:1439.8px){.priceCompare__attr{font-size:18px}.priceCompare__totalPrice{padding:14px 20px}.priceCompare__totalPrice--icon{display:inline-block}.priceCompare__subtotal{font-size:15px}.priceCompare__bgIcon{display:none}}@media(min-width:1200px)and (max-width:1279.8px){.priceCompare__subtotal{font-size:14px}}@media(max-width:1199.8px){.priceCompare{flex-direction:column}.priceCompare__title{font-size:46px!important}.priceCompare__title ._yellow{display:block}}@media(max-width:1199.8px)and (max-width:819.8px){.priceCompare__title ._yellow{display:inline-block}}@media(max-width:1199.8px){.priceCompare__bgIcon{display:none}.priceCompare__totalPrice{padding:14px 20px;width:100%}.priceCompare__totalPrice--icon{height:31px;width:31px;display:inline-block}}@media(max-width:767.8px){.priceCompare__title{font-size:22px!important}.priceCompare__attr,.priceCompare__total{font-size:15px}.priceCompare__subtotal{font-size:12px;font-weight:400;font-family:Golos,Golos-Text_Regular}}@media(max-width:575.8px){.priceCompare__part{background:none;padding:0;border:none!important}}.slider{position:relative;width:100%;height:100%}.slider__favorite{position:absolute;width:26.67px;height:22.95px;top:20px;right:16px;z-index:2;background:none;border:none;cursor:pointer}.slider__favorite path{stroke-opacity:1;stroke:rgba(0,0,0,.6);opacity:1;stroke-width:2;fill:rgba(0,0,0,0);transition:stroke .2s ease,fill .2s ease}@media(hover:hover){.slider__favorite:hover path{fill:#ea4646;fill-opacity:.6}}.slider__favorite.active path{stroke:none;fill:#ea4646}.slider__image{width:100%;object-fit:cover;cursor:default}.slider__image[data-hover-scale=true]{cursor:pointer;transition:transform .3s ease}@media(hover:hover){.slider__image[data-hover-scale=true]:hover{transform:scale(1.05)}}.slider__nav{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.slider__nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.6);color:#fff;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;z-index:2;transition:background .3s ease;color:inherit}@media(hover:hover){.slider__nav-button:hover{background:rgba(0,0,0,.8);color:#fff}}.slider__nav-button--prev{left:16px}.slider__nav-button--next{right:16px}.slider__pagination{position:absolute;top:20px;left:0;right:0;transform:translateY(50%);display:flex;justify-content:center;gap:8px;pointer-events:all}.slider__pagination-dot{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.5);border:none;cursor:pointer;padding:0;transition:background .3s ease}.slider__pagination-dot.active{background:#fff}@media(hover:hover){.slider__pagination-dot:hover{background:hsla(0,0%,100%,.8)}}.production{display:flex;flex-direction:column;gap:32px}.production__title{max-width:1050px}.production__content{display:grid;column-gap:30px;row-gap:auto;grid-template-areas:"quality galery" "button galery";grid-template-columns:35% auto}.production__quality{grid-area:quality}.production__quality li{display:flex;flex-direction:column;gap:8px;padding-top:16px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.production__quality li:first-child{padding-top:0}.production__quality li:last-child{border:none;padding-bottom:0}.production__quality li h4{font-family:Golos,Golos-Text_DemiBold;font-size:20px;font-weight:600}.production__quality li span{font-size:16px;font-weight:400;line-height:150%;color:hsla(0,0%,100%,.8)}.production__gallery{grid-area:galery;display:flex;flex-direction:column;height:100%;border-radius:8px;overflow:hidden;color:#f0c156}.production__gallery-row{display:flex;height:100%;gap:30px}.production__gallery-row:not(:last-child){margin-bottom:30px}.production__gallery-img{object-fit:cover;object-position:center;cursor:pointer;border-radius:8px;transition:transform .3s ease}@media(hover:hover){.production__gallery-img:hover{transform:scale(1.02)}}.production__button{grid-area:button;align-self:flex-start;margin-top:32px}.production__modal-content{position:relative;width:100%;max-width:1590px;height:auto;max-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.production__modal-nav{position:absolute;top:6%;height:94%;padding-bottom:3%;width:4%;font-size:24px;color:#fff;transition:all .2s ease}.production__modal-nav--prev{left:0}.production__modal-nav--next{right:0}@media(hover:hover){.production__modal-nav:hover{transform:scale(1.1)}}.production__modal-image{width:100%}@media(max-width:1439.8px){.production__content{grid-template-areas:"quality galery" "quality button";grid-template-rows:1fr}.production__quality{height:auto}.production__quality li h4{font-size:18px}.production__quality li span{font-size:13px}}@media(max-width:1199.8px){.production__content{display:flex;flex-direction:column;gap:32px}.production__gallery{order:0}.production__quality{order:1;height:auto}.production__quality li h4{font-style:24px}.production__quality li span{font-size:16px}.production__button{order:2;margin-top:0}}@media(max-width:767.8px){.production__title ._yellow{white-space:normal}.production__quality li h4{font-size:18px}.production__quality li span{font-size:14px}}.questions{display:flex;justify-content:space-between}.questions__title{display:flex;flex-direction:column;justify-content:start;width:38%}.questions__content{width:60%}.question{position:relative;display:flex;flex-direction:column;padding-top:16px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.question:first-child{padding-top:0}.question:last-child{padding-bottom:0;border:none}.question_header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:12px}.question__title{font-size:18px}.question__answer{max-height:0;opacity:0;pointer-events:none;margin-top:8px;font-size:14px;font-weight:400;line-height:150%;color:hsla(0,0%,100%,.8);white-space:pre-line;transition:max-height .4s ease,opacity .2s ease}.question__buttonDrop{transform:rotate(180deg);transition:transform .3s ease}.question_active .question__title{color:#f0c156}.question_active .question__buttonDrop{transform:rotate(0deg)}.question_active .question__answer{display:inline-block;opacity:1;max-height:500px}@media(max-width:1199.8px){.questions{flex-direction:column;gap:32px}.questions__content,.questions__title{width:100%}}@media(max-width:575.8px){.questions__title{font-size:22px!important}}.openQuizButton{color:rgba(62,63,62,.6);line-height:120%;display:flex}.openQuizButton__content{display:flex;flex-direction:column;align-items:center}.openQuizButton__text{font-family:Golos,Golos-Text_DemiBold;font-size:16px;font-weight:600;color:#313032}.openQuizButton__subtext{font-family:Golos,Golos-Text_Regular;font-weight:400;font-size:13px}.openQuizButton_black{flex-direction:row-reverse;background-color:none;border:none;gap:8px;height:64px;padding:0!important;border-radius:8px;color:#fff}.openQuizButton_black[data-collapsed=false]{background-color:#313031;border:1px solid hsla(0,0%,100%,.08)}.openQuizButton_black[data-collapsed=false] .openQuizButton__mc-link{left:48px;width:calc(100% - 48px)}.openQuizButton_black[data-collapsed=true] .openQuizButton__content{display:none}.openQuizButton_black .openQuizButton{justify-content:start}.openQuizButton_black .openQuizButton__content{flex:1 1;align-items:start}.openQuizButton_black .openQuizButton__text{color:#fff}.openQuizButton_black .openQuizButton__subtext{color:hsla(0,0%,100%,.6)!important}.openQuizButton_black .openQuizButton__icon-wrapper{min-width:64px;height:100%;background-color:#f0c156;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.openQuizButton_black .openQuizButton__icon-close-wrapper{height:100%;min-width:48px;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid hsla(0,0%,100%,.08)}.openQuizButton__mc-link{position:absolute;top:0;left:0;width:100%;height:100%}.progress-gift{gap:15px;width:100%;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);background-color:hsla(0,0%,100%,.08);padding:15px 20px}.progress-gift,.progress-gift__icon{position:relative;display:flex;align-items:center}.progress-gift__icon{justify-content:center}.progress-gift__icon--surprize{width:40px;height:40px}.progress-gift__icon--surprize path{stroke:#fff}.progress-gift__icon--surprize[aria-valuenow="100"]{stroke:#f0c156}.progress-gift__icon--zamok{position:absolute;display:flex;align-items:center;justify-content:center;bottom:-10%;right:-10%;width:100%;width:20px;height:20px;background-color:#ea4646;border-radius:50%}.progress-gift__icon--zamok svg{width:10px;height:10px}.progress-gift__icon[aria-valuenow="100"] .progress-gift__icon--surprize path{stroke:#f0c156}.progress-gift__icon[aria-valuenow="100"] .progress-gift__icon--zamok{display:none}.progress-gift__track{position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px)}.progress-gift__track_progress{height:100%;background-color:hsla(0,0%,100%,.08);border-left:1px solid #f0c156;border-top:1px solid #f0c156;border-bottom:1px solid #f0c156;border-top-left-radius:8px;border-bottom-left-radius:8px;transition:width .3s ease-in,border-right 0s linear,border-radius 0s linear,border-left 0s linear .1s}.progress-gift__track_progress[aria-valuenow="0"]{height:calc(100% - 8px);border:none}.progress-gift__track_progress[aria-valuenow="100"]{width:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-right:1px solid #f0c156;transition:width .3s ease-in,border-right 0s linear .3s,border-radius 0s linear .3s}.progress-gift__text{font-size:16px;font-weight:400}.progress-gift__text ._yellow{font-weight:600}@media(max-width:1199.8px){.progress-gift__text{font-size:15px}}@media(max-width:767.8px){.progress-gift__text{font-size:15px;font-weight:400;line-height:140%}}@media(max-width:575.8px){.progress-gift{gap:12px}.progress-gift__icon--surprize{width:32px;height:32px}.progress-gift__icon--zamok{width:16px;height:16px}.progress-gift__text{font-size:13px;line-height:130%}.progress-gift__text ._yellow{font-weight:600}}.utp{display:flex;flex-direction:column;gap:48px}@media(min-width:900px){.utp__title{max-width:800px}}@media(max-width:899.8px){.utp__title{max-width:585px}}.utp__contorls{display:flex;gap:20px;flex-wrap:wrap}.utp .progress-gift,.utp__quizButton{max-width:424px}@media(max-width:575.8px){.utp .progress-gift,.utp__quizButton{max-width:343px}}.utp__item{width:202px;display:flex;align-items:center;padding:0 16px;overflow:hidden;border-radius:8px;background-color:#4a494b;gap:12px;border:1px solid hsla(0,0%,100%,.08)}.utp__item-list{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;text-wrap:wrap}.utp__item-description{font-size:15px;line-height:140%;text-wrap:wrap}.utp__item-name{font-family:Golos,Golos-Text_Regular;font-weight:400}.utp__item-text{font-family:Golos,Golos-Text_DemiBold;font-weight:600}@media(max-width:709.8px){.utp .progress-gift,.utp__quizButton{max-width:100%}.utp__item{width:calc(50% - 10px)}.utp__item-list{justify-content:space-between}}@media(max-width:767.8px){.utp{gap:32px}}@media(max-width:575.8px){.utp .progress-gift,.utp__quizButton{padding:20px 16px}.utp__item{width:calc(50% - 4px);min-height:64px;padding:12px 16px}.utp__item-list{gap:8px}.utp__item-description{font-size:13px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.promoBanner{background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden;border-radius:8px}.promoBanner,.promoBanner--no-bg{background-color:#313032}.promoBanner__container{align-items:stretch;flex-direction:row}.promoBanner__container,.promoBanner__content{position:relative;display:flex;justify-content:space-between}.promoBanner__content{flex-direction:column;height:100%;gap:32px;padding:32px 40px;min-width:65%;z-index:2}.promoBanner__subtitle{font-weight:400;margin-top:12px;color:hsla(0,0%,100%,.8);font-size:16px}.promoBanner__actions{display:flex;align-items:center;gap:24px}.promoBanner__timer{display:flex;align-items:center;gap:12px}.promoBanner__timer-label{display:inline;height:min-content;line-height:1.3;font-size:13px;width:min-content;text-align:end;font-weight:400;color:hsla(0,0%,100%,.8)}.promoBanner__timer-blocks{display:flex;gap:4px}.promoBanner__timer-block{display:flex;flex-direction:column;align-items:center;justify-content:center;width:48px;height:56px;border-radius:8px;background-color:#fff}.promoBanner__timer-value{font-size:20px;color:#3e3f3e}.promoBanner__timer-unit{color:rgba(62,63,62,.6);font-size:10px;line-height:1}.promoBanner__expired{font-size:20px;font-weight:600;color:#ff6b6b}.promoBanner__button{flex-grow:0;flex-shrink:0;width:max-content;white-space:nowrap;padding:17px 24px}.promoBanner__image{position:relative;pointer-events:none;z-index:1;height:256px;align-self:end}@media(max-width:767.8px){.promoBanner{height:627px;width:480px}.promoBanner__container{display:flex;flex-direction:column;justify-content:space-between;height:100%;max-height:100%}.promoBanner__content{justify-content:start;padding:32px 20px;gap:24px;z-index:2}.promoBanner__actions{gap:24px;flex-direction:column;align-items:center}.promoBanner__timer{flex-direction:column;align-items:center;gap:8px}.promoBanner__timer-label{text-align:center;width:auto}.promoBanner__button{white-space:normal;width:100%}.promoBanner__image{position:absolute;bottom:0;height:auto;max-height:256px;width:100%;object-fit:contain}}@media(max-width:575.8px){.promoBanner{height:525px;width:300px}.promoBanner__container{min-height:100%}}.promoBannerSwiper{position:relative;width:100%}.promoBannerSwiper .swiper,.promoBannerSwiper .swiper-wrapper{height:auto!important;border-radius:8px}.promoBannerSwiper .swiper-button-next:after,.promoBannerSwiper .swiper-button-prev:after{content:"";width:100%;height:100%;font-family:none;background:url(/static/icons/arrow-white.svg);background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.promoBannerSwiper .swiper-button-prev{rotate:-90deg}.promoBannerSwiper .swiper-button-next{rotate:90deg}.promoBannerSwiper .swiper-pagination-bullet{background:#fff;opacity:.5}.promoBannerSwiper .swiper-pagination-bullet-active{opacity:1}@media(min-width:768px){.promoBannerSwiper .swiper-wrapper{align-items:center}}@media(max-width:767.8px){.promoBannerSwiper .swiper-slide{max-width:max-content}.promoBannerSwiper .swiper-button-next,.promoBannerSwiper .swiper-button-prev{display:none}}.tooltip-container{position:relative;display:inline-block}.tooltip{position:absolute;z-index:9;padding:8px 12px;border-radius:4px;background-color:#333;color:#fff;font-size:14px;line-height:1.4;box-shadow:0 2px 10px rgba(0,0,0,.2)}.tooltip_top{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px}.tooltip_right{left:100%;top:50%;transform:translateY(-50%);margin-left:8px}.tooltip_bottom{top:100%;left:50%;transform:translateX(-50%);margin-top:8px}.tooltip_left{right:100%;top:50%;transform:translateY(-50%);margin-right:8px}.tooltip_bottom-left{top:100%;right:0;margin-top:8px}.tooltip_bottom-right{top:100%;left:0;margin-top:8px}.tooltip-content{position:relative;z-index:1}.tooltip-arrow{position:absolute;width:0;height:0;border-style:solid}.tooltip-arrow--top{bottom:-8px;left:50%;transform:translateX(-50%);border-width:8px 8px 0;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip-arrow--right{left:-8px;top:50%;transform:translateY(-50%);border-width:8px 8px 8px 0;border-color:rgba(0,0,0,0) #333 rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip-arrow--bottom{top:-8px;left:50%;transform:translateX(-50%);border-width:0 8px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333}.tooltip-arrow--left{right:-8px;top:50%;transform:translateY(-50%);border-width:8px 0 8px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #333}.equipment{display:flex;flex-direction:column;width:100%;height:100%;gap:32px}.equipment__content{position:relative}.equipment__background{width:100%;border-radius:8px;aspect-ratio:16/9;object-fit:cover;object-position:center}.equipment__pointers{position:absolute;top:0;left:0;width:100%;height:100%}.pointer{position:absolute;transform:translate(-50%,-50%)}.pointer__point{position:relative;width:32px;height:32px;background-color:rgba(0,0,0,.4);border-radius:50%}.pointer__point:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%;background-color:#fff;border-radius:inherit}.pointer .tooltip{text-align:center;width:256px;padding:8px;border-radius:8px}.pointer__title{font-family:Golos,Golos-Text_DemiBold;font-size:16px;font-weight:600;line-height:140%}.pointer__description{font-family:Golos,Golos-Text_Regular;font-size:13px;font-weight:400;line-height:140%}@media(max-width:767.8px){.equipment__background{aspect-ratio:unset}.pointer__point{width:24px;height:24px}}@media(max-width:575.8px){.equipment__background{aspect-ratio:unset}.pointer .tooltip{width:225px;padding:8px}.pointer__title{font-size:14px}.pointer__description{font-size:12px}}.review{display:flex;flex-direction:column;min-width:300px;min-height:403px;height:min-content;gap:16px;width:100%;padding:24px;border-radius:8px;border:none;background-color:#fff;font-size:15px;font-weight:400;color:#1f1e20}.review__header{display:flex;gap:8px}.review__icon{min-width:48px!important;min-height:48px!important;width:48px!important;height:48px!important;border-radius:50%;font-size:18px;font-weight:500}.review__descriptor{display:flex;flex-direction:column;gap:3px}.review__name{line-height:150%;font-weight:600}.review__descriptor-container{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.review__descriptor-raiting{display:flex;gap:4px}.review__star{position:relative;display:inline-flex;width:16px;height:16px}.review__star svg{display:block;width:16px;height:16px;flex:0 0 auto}.review__star-fill{position:absolute;inset:0;overflow:hidden}.review__descriptor-date{color:rgba(31,30,32,.6);font-size:13px;line-height:100%;white-space:nowrap}.review__content{overflow:hidden;min-height:168px;height:168px;transition:all .3s ease}.review__content-text{font-size:15px;line-height:160%;white-space:pre-wrap;overflow-wrap:anywhere}.review__toggle-content{align-self:flex-start}.review__imgs{display:flex;align-items:center;gap:8px;margin-top:auto}.review__img{cursor:pointer;width:60px;height:60px;border-radius:8px;transition:transform .2s ease}@media(hover:hover){.review__img:hover{transform:scale(1.08)}}@media(max-width:1439.8px){.review{min-height:369px;gap:16px;padding:16px}.review__content{min-height:157px;height:157px}.review__content-text{font-size:14px;line-height:140%}}@media(max-width:767.8px){.review__descriptor-date{font-size:12px}.review__content{min-height:156px;height:156px}}.bannerForm{position:relative;display:grid;grid-template-columns:1fr 1fr 295px;align-items:center;justify-content:space-between;gap:40px;width:100%;padding:0 8%;background-color:#313032;color:#fff;border-radius:8px}.bannerForm ._yellow{color:#f0c156}.bannerForm__image{object-fit:contain;max-width:100%}.bannerForm__content{display:flex;flex-direction:column;gap:8px}.bannerForm__title{font-family:Golos,Golos-Text_DemiBold;font-weight:600;font-size:32px;line-height:110%}.bannerForm__subtitle{font-family:Golos,Golos-Text_Regular;font-weight:400;font-size:16px;line-height:150%;color:hsla(0,0%,100%,.8)}.bannerForm .callback-form{max-width:295px;width:100%;padding:16px 0}@media(min-width:1159px){.bannerForm--photo-report{grid-template-columns:35% auto 295px;margin:20px 0}.bannerForm--photo-report .bannerForm__image{max-height:272px}.bannerForm--photo-report .bannerForm__image-wrapper{display:flex;flex-direction:column;justify-content:center;max-height:180px}.bannerForm--photo-report .bannerForm__content{max-width:398px}}@media(min-width:768px)and (max-width:1158.8px){.bannerForm--photo-report{padding:40px}}@media(max-width:575.8px){.bannerForm--photo-report .bannerForm__title{font-size:22px}}.bannerForm--get-project .bannerForm__image-wrapper{display:flex;flex-direction:column;justify-content:center;max-height:250px}@media(min-width:1159px){.bannerForm--get-project{grid-template-columns:35% auto 295px;margin:64px 0}.bannerForm--get-project .bannerForm__content{max-width:423px}}@media(max-width:575.8px){.bannerForm--get-project .bannerForm__title{font-size:22px}}.bannerForm--measurer{overflow:hidden;background-color:#1f1e20;background-image:url(/static/Kitchen/assets/Banners/Measurer/bgMeasurer.png);background-size:cover;background-repeat:no-repeat;background-position:50%;border:none}.bannerForm--measurer .bannerForm__image{flex:0 1;width:100%;object-fit:cover}.bannerForm--measurer .bannerForm__image-wrapper{display:flex;flex-direction:column;justify-content:center;max-height:250px;max-width:338px}@media(min-width:1159px){.bannerForm--measurer{grid-template-columns:338px auto 295px;gap:8px}.bannerForm--measurer .bannerForm__content{max-width:423px}}@media(max-width:767.8px){.bannerForm--measurer{background-image:url(/static/Kitchen/assets/Banners/Measurer/bgMeasurerMob.png);background-size:cover;height:320px}}@media(max-width:575.8px){.bannerForm--measurer .bannerForm__content{padding-right:0}}.bannerForm--ipoteka .bannerForm__image{object-fit:cover;height:100%}.bannerForm--ipoteka .bannerForm__image-wrapper{height:100%}@media(min-width:1159px){.bannerForm--project{display:flex;align-items:center;justify-content:space-between}.bannerForm--project .bannerForm__content{max-width:330px}.bannerForm--project .bannerForm__image{position:absolute;top:50%;transform:translateY(-50%)}.bannerForm--project .bannerForm__image-wrapper{position:relative;width:100%;max-width:493px}}.bannerForm--questions .bannerForm__image{max-height:219px}.bannerForm--questions .bannerForm__image-wrapper{height:100%;display:flex;flex-direction:column;justify-content:end}@media(min-width:768px){.bannerForm--ipoteka,.bannerForm--project,.bannerForm--questions{min-height:250px}}@media(max-width:1439.8px){.bannerForm{padding:0 32px 0 16px}.bannerForm__title{font-size:28px}.bannerForm__subtitle{font-size:14px}.bannerForm__form h1{font-size:28px}.bannerForm__form h4{font-size:14px}}@media(max-width:1158.8px){.bannerForm{padding:24px 40px;grid-template-columns:1fr 295px}.bannerForm>*{max-width:462px}.bannerForm .callback-form{max-width:462px;padding:0}.bannerForm__content{width:100%;align-items:start}.bannerForm__image-wrapper{display:none!important}}@media(max-width:767.8px){.bannerForm{display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;height:max-content}}.SaveResultModal_saveResult__90KAW{width:min(560px,100vw - 32px);max-height:min(720px,100vh - 32px);display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 20px 48px rgba(15,23,42,.24)}.SaveResultModal_saveResult__header__79Pdz{min-width:0;padding:24px 56px 16px 24px}.SaveResultModal_saveResult__title__pXE8z{margin:0;color:#111827;font-size:20px;font-weight:600;line-height:1.25}.SaveResultModal_saveResult__subtitle__tyey_{margin:6px 0 0;color:#4b5563;font-size:14px;line-height:1.45}.SaveResultModal_saveResult__body__Jj_dV{min-height:0;padding:0 24px 20px;overflow-y:auto}.SaveResultModal_saveResult__list__wPxOo{display:grid;gap:12px;margin:0;padding:0;list-style:none}.SaveResultModal_saveResult__item__FjO_z{display:grid;gap:8px;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.SaveResultModal_saveResult__itemHeader__ByCKO{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.SaveResultModal_saveResult__itemTitle__Yjj0W{min-width:0;color:#111827;font-size:15px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.SaveResultModal_saveResult__status___aESa{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.SaveResultModal_saveResult__message__HV0bJ{margin:0;color:#4b5563;font-size:14px;line-height:1.45}.SaveResultModal_saveResult__details__Tdxma{display:grid;gap:4px;margin:0;padding-left:18px;color:#374151;font-size:13px;line-height:1.4}.SaveResultModal_saveResult__detail__D8gHq{padding-left:2px;overflow-wrap:anywhere}.SaveResultModal_saveResult__footer__vJ6Pf{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;padding:16px 24px 24px;border-top:1px solid #f3f4f6;background:#fff}.SaveResultModal_saved__ixLE7{background:#dcfce7;color:#166534}.SaveResultModal_skipped__aLf2S{background:#f3f4f6;color:#4b5563}.SaveResultModal_conflict__jRD80,.SaveResultModal_error__Km1NO{background:#fee2e2;color:#991b1b}@media(max-width:520px){.SaveResultModal_saveResult__90KAW{width:calc(100vw - 24px)}.SaveResultModal_saveResult__header__79Pdz{padding:20px 48px 14px 18px}.SaveResultModal_saveResult__body__Jj_dV{padding:0 18px 18px}.SaveResultModal_saveResult__itemHeader__ByCKO{grid-template-columns:1fr;gap:8px}.SaveResultModal_saveResult__status___aESa{width:fit-content}.SaveResultModal_saveResult__footer__vJ6Pf{padding:14px 18px 20px}}