.breakdance .bde-section-2183-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-2183-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-2183-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-2183-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-2183-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--charcoal:#1a1916;--warm-white:#f8f7f4;--gold:#b5a48c;--gold-dark:#8a7a68;--cedar:#2d5a47;--stone:#e8e5df;--light-bg:#f5f5f3;font-family:'Outfit',sans-serif;color:var(--charcoal);background:var(--warm-white);font-size:16.5px}#custom-page *{margin:0;padding:0;box-sizing:border-box}#custom-page a{text-decoration:none;color:inherit}#custom-page .container{max-width:1200px;margin:0 auto;padding:0 24px}#custom-page .header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;background:var(--charcoal)}#custom-page .logo{display:flex;align-items:center;gap:12px}#custom-page .logo span{font-family:'Tenor Sans',serif;font-size:14px;letter-spacing:4px;color:#fff}#custom-page .logo .dot{width:4px;height:4px;background:var(--gold);border-radius:50%}#custom-page .nav{display:flex;align-items:center;gap:32px}#custom-page .nav a{font-size:13px;color:rgba(255,255,255,0.7);transition:color 0.2s ease}#custom-page .nav a:hover,#custom-page .nav a.active{color:#fff}#custom-page .header-btn{padding:10px 20px;background:var(--gold-dark);color:#fff;font-size:12px;letter-spacing:1px;text-transform:uppercase}#custom-page .menu-btn{display:none;width:28px;height:18px;flex-direction:column;justify-content:space-between;cursor:pointer}#custom-page .menu-btn span{height:1px;background:#fff}#custom-page .page-hero{padding:160px 0 80px;background:var(--charcoal);text-align:center}#custom-page .page-hero h1{font-family:'Tenor Sans',serif;font-size:clamp(36px,5vw,56px);color:#fff;letter-spacing:2px;margin-bottom:20px}#custom-page .page-hero p{font-size:16px;color:rgba(255,255,255,0.6);max-width:600px;margin:0 auto}#custom-page .contact-section{padding:80px 0}#custom-page .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}#custom-page .contact-info h2{font-family:'Tenor Sans',serif;font-size:28px;margin-bottom:20px}#custom-page .contact-info>p{font-size:15px;line-height:1.8;color:#555;margin-bottom:40px}#custom-page .contact-item{display:flex;gap:20px;margin-bottom:30px}#custom-page .contact-icon{width:56px;height:56px;background:var(--light-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}#custom-page .contact-icon svg{width:24px;height:24px;stroke:var(--cedar);fill:none;stroke-width:1.5}#custom-page .contact-item h3{font-size:16px;font-weight:500;margin-bottom:6px}#custom-page .contact-item p{font-size:14px;color:#666;line-height:1.6}#custom-page .contact-item a{color:var(--cedar)}#custom-page .contact-item a:hover{text-decoration:underline}#custom-page .contact-social{margin-top:40px;padding-top:40px;border-top:1px solid var(--stone)}#custom-page .contact-social h3{font-size:14px;font-weight:500;margin-bottom:16px}#custom-page .social-links{display:flex;gap:12px}#custom-page .social-links a{width:44px;height:44px;border:1px solid var(--stone);display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}#custom-page .social-links a:hover{background:var(--charcoal);border-color:var(--charcoal)}#custom-page .social-links svg{width:18px;height:18px;fill:var(--charcoal)}#custom-page .social-links a:hover svg{fill:#fff}#custom-page .contact-form{background:#fff;padding:40px;border:1px solid var(--stone)}#custom-page .contact-form h3{font-family:'Tenor Sans',serif;font-size:24px;margin-bottom:30px}#custom-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}#custom-page .form-group{margin-bottom:20px}#custom-page .form-group label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}#custom-page .form-group input,#custom-page .form-group select,#custom-page .form-group textarea{width:100%;padding:14px 16px;border:1px solid var(--stone);background:var(--warm-white);font-family:inherit;font-size:14px;transition:border-color 0.2s ease}#custom-page .form-group input:focus,#custom-page .form-group select:focus,#custom-page .form-group textarea:focus{outline:none;border-color:var(--charcoal)}#custom-page .form-group textarea{min-height:150px;resize:vertical}#custom-page .submit-btn{width:100%;padding:16px;background:var(--charcoal);color:#fff;border:none;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background 0.2s ease}#custom-page .submit-btn:hover{background:var(--cedar)}#custom-page .map-section{height:400px;background:var(--stone)}#custom-page .map-section iframe{width:100%;height:100%;border:none}#custom-page .faq-section{padding:80px 0;background:var(--light-bg)}#custom-page .faq-header{text-align:center;margin-bottom:50px}#custom-page .faq-header h2{font-family:'Tenor Sans',serif;font-size:32px;margin-bottom:12px}#custom-page .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:900px;margin:0 auto}#custom-page .faq-item{background:#fff;padding:30px;border:1px solid var(--stone)}#custom-page .faq-item h3{font-size:16px;font-weight:500;margin-bottom:12px}#custom-page .faq-item p{font-size:14px;line-height:1.7;color:#666}#custom-page .footer{background:var(--charcoal);padding:60px 0 30px}#custom-page .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;margin-bottom:50px}#custom-page .footer-brand .logo{margin-bottom:20px}#custom-page .footer-brand p{font-size:14px;color:rgba(255,255,255,0.5);line-height:1.7;margin-bottom:24px}#custom-page .footer-social{display:flex;gap:12px}#custom-page .footer-social a{width:40px;height:40px;border:1px solid rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center}#custom-page .footer-social a:hover{background:var(--gold);border-color:var(--gold)}#custom-page .footer-social svg{width:16px;height:16px;fill:#fff}#custom-page .footer-social a:hover svg{fill:var(--charcoal)}#custom-page .footer-column h4{font-family:'Tenor Sans',serif;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#fff;margin-bottom:24px}#custom-page .footer-column a{display:block;font-size:14px;color:rgba(255,255,255,0.5);margin-bottom:12px}#custom-page .footer-column a:hover{color:var(--gold)}#custom-page .footer-bottom{padding-top:30px;border-top:1px solid rgba(255,255,255,0.1);display:flex;justify-content:space-between}#custom-page .footer-bottom p{font-size:13px;color:rgba(255,255,255,0.3)}#custom-page .footer-bottom a{color:var(--gold)}@media (max-width:1024px){#custom-page .contact-grid,#custom-page .faq-grid{grid-template-columns:1fr}#custom-page .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){#custom-page .header{padding:16px 20px}#custom-page .nav{display:none}#custom-page .menu-btn{display:flex}#custom-page .page-hero{padding:120px 0 60px}#custom-page .form-row{grid-template-columns:1fr}#custom-page .footer-grid{grid-template-columns:1fr}#custom-page .footer-bottom{flex-direction:column;gap:16px;text-align:center}}