.breakdance .bde-section-43-100 .section-container{justify-content:flex-end}.breakdance .bde-section-43-100>.section-background-overlay{background-color:var(--bde-body-text-color);transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-43-100>.section-background-overlay{opacity:0.3}.breakdance .bde-section-43-100 .section-container{height:55vh}.breakdance .bde-section-43-100 .section-container{--bde-section-width:1280px}@media (max-width:479px){.breakdance .bde-section-43-100 .section-container{height:50vh}.breakdance .bde-section-43-100 .section-container{padding-bottom:3rem}}.breakdance .bde-heading-43-101{color:#FFF;font-size:3rem;font-weight:400}.breakdance .bde-heading-43-101{z-index:200}@media (max-width:479px){.breakdance .bde-heading-43-101{font-size:2.5rem}}.breakdance .bde-section-43-186 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-43-186 .section-container{--bde-section-width:1280px}.breakdance .bde-section-43-186 .section-container{padding-bottom:3rem;padding-top:3rem}.services-section{max-width:100%;margin:0 auto}.services-list-wrapper{width:100%}.services-list{display:flex;flex-wrap:wrap;gap:24px}.service-card{flex:0 0 calc(33.333% - 16px);min-width:280px;height:400px;border-radius:8px;overflow:hidden;position:relative;cursor:pointer;transition:transform 0.3s ease,box-shadow 0.3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.15)}.service-card-image{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:cover}.service-card::before{content:'';position:absolute;bottom:0;left:0;right:0;height:70%;background:linear-gradient(0deg,rgba(0,0,0,0.86) 0%,rgba(255,0,0,0) 100%);z-index:1}.service-card-content{position:absolute;bottom:0;left:0;right:0;padding:2em 2em 1em 2em;z-index:2;color:#fff}.service-card-title{font-size:1.3rem!important;color:#ffffff!important;font-weight:600;margin-bottom:12px;line-height:1.3;font-family:'The Seasons',Georgia,'Times New Roman',serif}.service-card-description{font-size:15px;line-height:1.5;opacity:0.95}.modal{display:none;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center}.modal.active{display:flex}.modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,0.7);backdrop-filter:blur(4px)}.modal-content{position:relative;background:#fff;border-radius:16px;max-width:1100px;width:90%;max-height:85vh;overflow:hidden;z-index:1001;animation:modalSlideIn 0.3s ease}.modal .modal-body{display:flex!important;flex-direction:row;height:100%;max-height:85vh}.modal .modal-text{flex:1 1 55%;padding:60px;overflow-y:auto}.modal .modal-image{flex:0 0 45%;background:#f0f0f0}.modal .modal-image img{width:100%;height:100%;object-fit:cover}@keyframes modalSlideIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1002;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.modal-close:hover{background:#1a1a1a;color:#fff;transform:rotate(90deg)}.modal-title{font-size:42px;font-weight:400;margin-bottom:32px;color:#1a1a1a;font-family:Georgia,'Times New Roman',serif;line-height:1.3}.modal-description{font-size:16px;line-height:1.8;color:#4a4a4a}.modal-description p{margin-bottom:16px}.modal-description ul,.modal-description ol{margin-left:20px;margin-bottom:16px}.modal-description h1,.modal-description h2,.modal-description h3,.modal-description h4{margin-top:24px;margin-bottom:16px;color:#1a1a1a}@media (max-width:1200px){.service-card{flex:0 0 calc(50% - 12px);min-width:320px}}@media (max-width:768px){.service-card{flex:0 0 100%;min-width:280px}.modal .modal-body{flex-direction:column-reverse!important}.modal .modal-text{padding:40px 30px}.modal-title{font-size:32px}.modal .modal-image{flex:0 0 250px}}