@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-button{width:auto}}.footer-container { overflow-x: hidden;}.tdd-footer { background-color: #fff; padding: 80px 0 40px; border-top: 1px solid #eee;}.footer-cta-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 60px;}.cta-card { background: #f8f9fb; padding: 24px; border-radius: 24px; display: flex; flex-direction: column; justify-content: space-between; gap: 16px; transition: all 0.3s ease;}.cta-card:hover { background: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05);}.cta-text { font-size: 14px; line-height: 1.4; }.cta-actions { display: flex; gap: 10px; width: 100%; flex-wrap: wrap; }.btn-action { flex: 1; padding: 10px; border-radius: 10px; background: #fff; border: 1px solid #e0e0e0; cursor: pointer; font-size: 13px; font-weight: 600; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); text-align: center; display: flex; align-items: center; justify-content: center; gap: 8px; color: #1a1a1a; text-decoration: none;}.btn-action:hover { border-color: var(--color-accent); color: var(--color-accent);}.footer-nav-grid { display: grid; grid-template-columns: 4fr 1.5fr; gap: 40px; margin-bottom: 40px;}.footer-nav-grid-child { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;}.footer-column { display: flex; flex-direction: column;}.column-header { display: flex; align-items: center; justify-content: space-between; width: 100%;}.column-header h4 { margin: 0; font-size: 15px; font-weight: 700; color: #1a1a1a;}.footer-links { list-style: none; padding: 0; margin: 0; }.footer-links li { margin-bottom: 12px; }.footer-links .title { color: #666; font-size: 14px; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); cursor: pointer; display: inline-block;}.footer-links li:hover .title { color: var(--color-accent); transform: translateX(5px);}.special-links { display: flex; flex-direction: column; gap: 15px; width: 100%; }.special-item { background: #2d344a; padding: 24px; border-radius: 24px; text-decoration: none; color: #fff; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); display: block;}.special-item h5 { color: #fff; }.special-item:last-child { background: #1a1a1a; } .special-item:hover { transform: translateY(-5px);}.special-header { display: flex; align-items: center; gap: 8px; margin-bottom: 8px; }.special-header h5 { margin: 0; font-size: 16px; font-weight: 700; }.special-desc { font-size: 13px; opacity: 0.9; line-height: 1.4; }.dot-live { color: #93ff30; font-size: 8px; animation: blink 1.5s infinite; }@keyframes blink { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }.footer-bottom { display: flex; flex-direction: row; justify-content: space-between; align-items: center; border-top: 1px solid #eee; margin-bottom: 40px; padding-top: 10px;}.contact-info { display: flex; flex-direction: column; gap: 5px; }.contact-label { font-size: 12px; color: #666; }.contact-phone { font-size: 20px; font-weight: 700; color: #1a1a1a; text-decoration: none; }.footer-legal { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; align-items: center; justify-content: center; }.logo-footer { height: 45px; width: auto; }.legal-text { font-size: 13px; color: #999; line-height: 1.6; }.footer-phone-icon { color: var(--color-accent);}@media (min-width: 992px) { .column-header { margin-bottom: 20px; cursor: default; } .column-header i { display: none !important; } .column-content { display: block !important; }}@media (max-width: 991px) { .footer-cta-grid { grid-template-columns: 1fr; } .footer-nav-grid { display: flex; flex-direction: column; gap: 30px; margin-bottom: 20px; }  .footer-nav-grid-child { display: flex; flex-direction: column; background: #fff; border: 1px solid #eef0f2; border-radius: 24px; overflow: hidden; width: 100%; gap: 0px; } .footer-column { border-bottom: 1px solid #eef0f2; } .footer-column:last-child { border-bottom: none; } .column-header { padding: 20px 24px !important; cursor: pointer; user-select: none; } .column-header h4, .column-header i { pointer-events: none; } .column-header h4 { font-size: 16px; font-weight: 600; } .column-header i { display: block !important; font-size: 18px; color: #999; transition: all 0.3s ease; }  .column-content { display: grid !important; grid-template-rows: 0fr; transition: all 0.3s ease; overflow: hidden; } .footer-links-inner { min-height: 0; padding: 0 24px; opacity: 0; transition: all 0.3s ease; }  .footer-column.is-open .column-content { grid-template-rows: 1fr; } .footer-column.is-open .footer-links-inner { padding-bottom: 24px; opacity: 1; } .footer-column.is-open h4, .footer-column.is-open i { color: var(--color-accent); } .footer-column.is-open i { transform: rotate(90deg); } .social-list { justify-content: center; margin-top: 10px; } .footer-bottom { flex-direction: column; text-align: center; gap: 10px; margin-bottom: 20px; } .footer-legal { flex-direction: row; align-items: center; }}#brxe-bdurau .separator {display: none}#brxe-bdurau li {padding-bottom: 5px}#brxe-cqnkdy .separator {display: none}#brxe-cqnkdy li {padding-bottom: 5px}#brxe-uykmwc .separator {display: none}#brxe-uykmwc li {padding-bottom: 5px}#brxe-pqpqmh .separator {display: none}#brxe-pqpqmh li {padding-bottom: 5px}#brxe-sqobmz {background-position: center center; background-image: url(https://tamdedim.com/wp-content/uploads/2025/12/prodazh-lviv-viktoriya_1-1024x576.webp); background-size: cover; position: relative; overflow: hidden}:where(#brxe-sqobmz > *:not(figcaption)) {position: relative}#brxe-sqobmz::before {background-image: linear-gradient(rgba(17, 24, 39, 0.63), rgba(17, 24, 39, 0.63)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-svzglp {font-size: 18px}#brxe-sfcwsc {display: flex; align-items: center; column-gap: 10px}#brxe-vexbhj {padding-bottom: 30px; background-color: #ffffff}@media (max-width: 767px) {#brxe-vexbhj {background-color: #eceff3}}