:root{--font-mono:"Roboto Mono",monospace;--header-height:96px;--primary-black:#202020}.search-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:24px;animation:search-fade-in .3s ease-out}.search-container{width:100%;max-width:640px;display:flex;flex-direction:column;gap:16px}.search-input-wrapper-large{position:relative;width:100%}.search-input-large{width:100%;height:64px;padding:0 24px 0 56px;font-size:24px;border:none;border-radius:20px;background:#ffffff;box-shadow:0 4px 24px rgba(0,0,0,.08);outline:none;transition:box-shadow .2s ease}.search-input-large:focus{box-shadow:0 8px 32px rgba(0,0,0,.12)}.search-input-icon-large{left:20px;width:24px;height:24px;pointer-events:none}.search-close-large,.search-input-icon-large{position:absolute;top:50%;transform:translateY(-50%);color:#999}.search-close-large{right:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:20px;cursor:pointer;border-radius:50%;transition:background .2s ease,color .2s ease}.search-close-large:hover{background:#f0f0f0;color:var(--primary-black)}.search-dropdown-large{width:100%;background:#ffffff;border-radius:20px;box-shadow:0 4px 24px rgba(0,0,0,.08);overflow:hidden;max-height:60vh;overflow-y:auto;animation:search-slide-up .3s ease-out}.search-result-item-large{display:flex;align-items:center;gap:16px;padding:16px 24px;text-decoration:none;color:inherit;transition:background .2s ease;border-bottom:1px solid #f0f0f0}.search-result-item-large:last-child{border-bottom:none}.search-result-item-large:hover{background:#f9f9f9}.search-result-image-large{width:48px;height:48px;border-radius:8px;overflow:hidden;position:relative;flex-shrink:0;background:#f0f0f0}.search-result-info-large{flex:1 1;min-width:0}.search-result-title-large{font-size:18px;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-type-large{font-size:14px;color:#888}.search-no-results-large{padding:32px;text-align:center;color:#888;font-size:16px}@keyframes search-fade-in{0%{opacity:0}to{opacity:1}}@keyframes search-slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sw-app,.sw-app-body,.sw-app>div,div[class^=sw-app]{width:100%!important;max-width:100%!important}.sw-app-body{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.sw-app-grid,.sw-app-list{justify-content:space-between!important}.sw-overlay{z-index:0!important}.sw-review-box,.sw-review-unselectable{background-color:#ffffff!important;padding:0!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.sw-app-body{background-color:#ffffff!important}.sw-reviews-btn,.sw-reviews-btn-form,span[class*=sw-reviews-btn]{box-shadow:none!important;border-radius:0!important;border:none!important;background-color:#f5f5f5!important;color:var(--primary-black)!important}.sw-reviews-btn-form:hover,.sw-reviews-btn:hover,span[class*=sw-reviews-btn]:hover{background-color:#e0e0e0!important}.reviews__title{font-size:48px;line-height:1.1;font-weight:500;color:var(--primary-black);margin:80px 0 48px;text-align:left}@media (max-width:1024px){.reviews__title{font-size:42px;margin-top:64px;margin-bottom:32px}}.sw-image_popup{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;z-index:999999!important;max-width:95vw!important;max-height:95vh!important}.sw-image_popup>div{background:white!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 20px 50px rgba(0,0,0,.5)!important;display:flex!important;max-height:90vh!important}.sw-image_popup img{max-width:100%!important;max-height:90vh!important}.sw-image-viewer,.sw-image_popup_main{flex:1 1!important;background:black!important;display:flex!important;align-items:center!important;justify-content:center!important}.sw-image_popup_thumbs,.sw-thumbnails{width:100px!important;background:white!important;overflow-y:auto!important;flex-shrink:0!important}.sw-image_popup:before{content:"";position:fixed;top:-5000px;left:-5000px;right:-5000px;bottom:-5000px;background:rgba(0,0,0,.8)!important;z-index:-1;pointer-events:auto}.footer-multi{padding:80px 32px 40px;background-color:var(--primary-black);border-top:1px solid #333;font-family:Gilroy,sans-serif;color:#fff}.footer-container{max-width:1440px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;grid-gap:64px;gap:64px;margin-bottom:80px}.footer-brand-block,.footer-column{display:flex;flex-direction:column;gap:24px}.footer-brand-block{max-width:320px}.footer-logo{font-size:24px;font-weight:700;text-decoration:none;color:#fff;letter-spacing:-.02em}.footer-desc{font-size:15px;line-height:1.6;color:#999;margin:0}.footer-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#666;margin:0 0 8px}.footer-links{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0}.footer-link{font-size:15px;color:#ccc;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff}.footer-contact-item{display:flex;flex-direction:column;gap:4px}.footer-contact-label{font-size:12px;color:#888}.footer-contact-value{font-size:16px;color:#fff;text-decoration:none;font-weight:500}.footer-socials{display:flex;gap:16px;margin-top:8px}.social-link{width:40px;height:40px;border-radius:50%;background:var(--primary-black);border:1px solid #444;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease}.social-link:hover{background:#fff;border-color:#fff;color:var(--primary-black)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid #333;font-size:13px;color:#666}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-link{color:#666;text-decoration:none}.footer-bottom-link:hover{color:#fff}@media (max-width:1024px){.footer-top{grid-template-columns:1fr 1fr;gap:48px}}@media (max-width:640px){.footer-multi{padding:48px 24px 24px;margin-top:0}.footer-top{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer-bottom-links{flex-direction:column;gap:12px}}.service-center{padding:80px 0 0;margin-bottom:80px}.service-center__container{margin:0 auto}.service-center__title{font-size:48px;line-height:1.1;font-weight:500;color:var(--primary-black)}.service-center__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px}.service-center__info{display:flex;flex-direction:column;gap:32px}.service-center__subtitle{font-size:24px;font-weight:500;margin:0;line-height:1.2}.service-center__description{font-size:18px;line-height:1.6;color:#555;margin:0}.service-center__contacts{display:flex;flex-direction:column;gap:24px;margin-top:16px}.service-center__contact-item{display:flex;flex-direction:column;gap:4px}.service-center__label{font-size:14px;color:#888}.service-center__value{font-size:20px;color:var(--primary-black);font-weight:500;text-decoration:none}.service-center__button{display:inline-block;padding:16px 32px;background-color:var(--primary-black);color:#fff;text-decoration:none;font-weight:500;width:-moz-fit-content;width:fit-content;margin-top:16px;transition:background-color .2s ease}.service-center__button:hover{background-color:#333}.service-center__map-wrapper{position:relative;width:100%;height:100%;min-height:400px;background-color:#f0f0f0;overflow:hidden}.service-center__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e5e5e5;color:#999}@media (max-width:1024px){.service-center__content{grid-template-columns:1fr;gap:48px}.service-center__title{font-size:48px;margin-bottom:48px}}@media (max-width:640px){.service-center{padding:64px 0 0}.service-center__title{font-size:40px}.service-center__subtitle{font-size:24px}}