.container{max-width:1200px;margin:0 auto;padding:0 20px}@media(min-width:1400px){.container{max-width:1400px}}@media(min-width:1600px){.container{max-width:1600px}}@media(min-width:1920px){.container{max-width:1800px}}.desktop-sticky-buttons{display:none;position:fixed;bottom:2rem;left:2rem;z-index:999;flex-direction:column;gap:1rem}@media(min-width:769px){.desktop-sticky-buttons{display:flex}.mobile-call-footer{display:none!important}}.desktop-sticky-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:70px;height:70px;border-radius:50%;background:var(--primary-color);color:var(--white);text-decoration:none;box-shadow:0 4px 20px #8a584c80;transition:all .3s ease;padding:.75rem}.desktop-sticky-button:hover{background:var(--accent-color);transform:translateY(-3px);box-shadow:0 6px 30px #8a584cb3;color:var(--white)}.desktop-sticky-icon{font-size:1.5rem;line-height:1}.desktop-sticky-text{font-size:.75rem;font-weight:600;text-align:center;line-height:1}.desktop-sticky-call{background:var(--accent-color)}.desktop-sticky-call:hover,.desktop-sticky-email{background:var(--secondary-color)}.desktop-sticky-email:hover{background:var(--accent-color)}.mobile-call-footer{display:none;position:fixed;bottom:0;left:0;right:0;z-index:999;background:var(--primary-color);box-shadow:0 -2px 10px #0000004d;padding:0}.mobile-call-button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:var(--primary-color);color:var(--white);text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px #8a584c80}.mobile-call-button:hover{box-shadow:0 6px 30px #8a584cb3}.mobile-call-button:hover,.mobile-call-button:active{background:var(--accent-color);color:var(--white)}.mobile-call-icon{font-size:1.25rem;flex-shrink:0}.mobile-call-text{flex:1;text-align:center}.header{background:#000;box-shadow:0 2px 10px #0000004d;position:sticky;top:0;z-index:1000}.header-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1rem 0;gap:1rem}.logo{font-size:1.5rem;font-weight:700;color:var(--white);text-decoration:none;display:flex;align-items:center;gap:1rem;transition:opacity .3s ease}.logo:hover{opacity:.9;color:var(--white)}.logo-image{width:50px;height:50px;object-fit:contain;flex-shrink:0}.logo-text{display:inline-block}.nav{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center}.nav a{font-weight:500;color:var(--white);transition:opacity .3s ease;text-decoration:none}.nav a:hover{opacity:.8;color:var(--white)}.hero{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);background-image:url(/images/hero/Hero%20Image%202.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;color:var(--white);padding:6rem 0;min-height:500px;contain:layout paint}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#8a584cd9,#85865fbf);z-index:1}.hero .container{position:relative;z-index:2}.hero-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:3rem}.hero-content{flex:1 1 500px;min-width:300px;text-align:left}.hero-image{flex:1 1 400px;min-width:300px;max-width:600px}.hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 20px #0000004d;object-fit:cover}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.hero-buttons{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap;margin-bottom:2rem}.hero-service-areas{margin-top:2rem}.hero-service-areas-mobile{display:none}.hero-service-areas-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--white);opacity:.95}.hero-locations-list{display:flex;flex-wrap:wrap;gap:.75rem}.hero-location-tag{background:#fff3;color:var(--white);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;border:1px solid rgba(255,255,255,.3);transition:background .3s ease}.hero-location-tag:hover{background:#ffffff4d}.btn{padding:.875rem 2rem;border-radius:8px;font-weight:600;transition:all .3s ease;display:inline-block;border:2px solid transparent;box-shadow:0 4px 20px #8a584c66}.btn-primary{background:var(--cta-blue);color:var(--white);box-shadow:0 2px 10px #6b8fa34d}.btn-primary:hover{background:#5a7f93;transform:translateY(-2px);box-shadow:0 4px 15px #6b8fa366}.btn-secondary{background:transparent;color:var(--white);border-color:var(--white);box-shadow:0 4px 20px #ffffff4d}.btn-secondary:hover{background:var(--white);color:var(--primary-color);box-shadow:0 6px 30px #8a584c99}.services{padding:5rem 0;background:var(--bg-light)}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--primary-color)}.services-projects-container{display:flex;flex-wrap:wrap;gap:0;align-items:flex-start}.services-projects-container .services{flex:1 1 60%;min-width:300px;background:var(--bg-light)}.project-preview-section{flex:1 1 40%;min-width:300px;padding:5rem 0;background:var(--bg-warm)}.project-intro-text{text-align:center;color:var(--text-dark);font-size:1.0625rem;line-height:1.7;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.project-cta-section{text-align:center;margin-top:2.5rem;padding:2rem;background:var(--bg-light);border-radius:12px}.project-cta-text{font-size:1.0625rem;color:var(--text-dark);margin-bottom:1.5rem;line-height:1.7;font-weight:500}.project-click-below{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:1rem;color:var(--primary-color)}.project-click-below .arrow-down{font-size:2rem;color:var(--primary-color)}.btn-project-cta{font-size:1.125rem;padding:1rem 2.5rem;min-width:220px;box-shadow:0 4px 25px #8a584c80}.btn-project-cta:hover{box-shadow:0 6px 35px #8a584cb3;transform:translateY(-2px)}.project-preview{background:var(--white);padding:3rem;border-radius:12px;box-shadow:var(--shadow);text-align:center;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center}.project-placeholder-text{font-size:1.125rem;color:var(--text-light);margin-bottom:2rem;line-height:1.8}.project-carousel{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0}.carousel-container{position:relative;width:100%;overflow:hidden;border-radius:16px;box-shadow:0 4px 20px #0006;background:var(--bg-card);min-height:500px;max-height:700px;border:1px solid var(--border-light);contain:layout paint}.carousel-with-static-text .carousel-container{border-radius:0 0 16px 16px;border-top:none}.carousel-slide-track{display:block}.carousel-track{display:flex;flex-direction:row;height:100%;transition:transform .35s ease}@media(prefers-reduced-motion:reduce){.carousel-track{transition:none}}.carousel-slide{display:flex;flex-direction:column;height:100%;min-width:0;box-sizing:border-box}.carousel-container-no-text .carousel-slide{height:auto}.carousel-container-no-text{min-height:auto;max-height:none}@media(max-width:768px){.carousel-container-no-text{min-height:auto!important;max-height:none!important;height:auto!important;padding-bottom:0;margin-bottom:0}.carousel-container-no-text .carousel-slide{height:auto!important;padding-bottom:0;margin-bottom:0}.carousel-container-no-text .carousel-image-container{padding-bottom:0;margin-bottom:0}.carousel-container-no-text .carousel-track{height:auto!important}}.carousel-image-container{width:100%;height:450px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background:var(--bg-warm);padding:.75rem;flex-shrink:0}.carousel-image{width:100%;height:100%;object-fit:contain;display:block;max-width:100%;max-height:100%;border-radius:8px}.carousel-text{padding:1.5rem;background:var(--bg-card);text-align:center;border-top:1px solid var(--border-light);flex-shrink:0}.carousel-text-static{position:relative;padding:1.5rem;background:linear-gradient(to bottom,#3a3428f2,#3a3428d9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;margin-bottom:0;border-bottom:1px solid rgba(255,255,255,.08);z-index:10;height:120px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;border-radius:16px 16px 0 0}.carousel-title{font-size:1.375rem;font-weight:600;margin-bottom:.75rem;color:var(--primary-color);line-height:1.3}.carousel-description{font-size:.95rem;color:var(--text-light);line-height:1.6;margin:0}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:var(--bg-card);border:2px solid var(--primary-color);width:48px;height:48px;border-radius:50%;font-size:1.75rem;font-weight:300;color:var(--primary-color);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #00000080;line-height:1}.carousel-button:hover{background:var(--primary-color);border-color:var(--primary-color);transform:translateY(-50%) scale(1.15);box-shadow:0 6px 30px #d4a57480;color:var(--white)}.carousel-button:active{transform:translateY(-50%) scale(1.05)}.carousel-button-prev{left:15px}.carousel-button-next{right:15px}.carousel-dots{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;padding:0 1rem;flex-wrap:wrap}.carousel-dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--primary-color);background:transparent;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0;opacity:.4}.carousel-dot:hover{background:var(--primary-color);opacity:.7;transform:scale(1.2)}.carousel-dot.active{background:var(--primary-color);opacity:1;transform:scale(1.3);border-color:var(--primary-color)}.services-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:stretch}.services-grid .service-card{flex:0 1 calc(33.333% - 1.34rem);min-width:280px;max-width:400px}.service-card-large{background:var(--bg-card);padding:2.5rem;border-radius:12px;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-light);display:flex;flex-direction:column;flex:0 1 calc(33.333% - 1.34rem);min-width:350px;max-width:500px}.service-card-large:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.service-card-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.service-icon-large{font-size:3.5rem;flex-shrink:0}.service-title-large{font-size:2rem;font-weight:600;color:var(--primary-color);margin:0}.service-card-content{flex-grow:1;margin-bottom:1.5rem}.service-description-large{color:var(--text-dark);line-height:1.7;font-size:1.05rem;margin:0}.service-card-cta{margin-top:auto;text-align:center}@media(min-width:1200px){.services-grid .service-card{flex:0 1 calc(25% - 1.5rem);min-width:250px;max-width:none}}@media(min-width:1600px){.services-grid .service-card{flex:0 1 calc(20% - 1.5rem)}}.service-card{background:var(--bg-card);padding:2rem;border-radius:12px;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-light);text-align:center;display:flex;flex-direction:column;color:inherit;min-height:350px;justify-content:space-between}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);color:inherit}.service-card-btn{margin-top:auto;width:100%;flex-shrink:0}.service-icon{font-size:3rem;margin-bottom:1rem;flex-shrink:0}.service-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--primary-color);flex-shrink:0}.service-description{color:var(--text-dark);line-height:1.6;flex-grow:1;margin-bottom:1.5rem}.service{padding:5rem 0;background:var(--white)}.service-content{max-width:800px;margin:0 auto;text-align:center}.service-text{font-size:1.125rem;color:var(--text-light);margin-bottom:3rem;line-height:1.8}.locations{margin-top:3rem}.locations-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--primary-color)}.locations-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.location-tag{background:var(--bg-light);padding:.5rem 1.25rem;border-radius:25px;font-weight:500;color:var(--primary-color);border:2px solid var(--accent-color)}.contact{padding:5rem 0;background:var(--bg-light)}.contact-content{max-width:600px;margin:0 auto}.contact-info{display:flex;flex-direction:column;gap:2rem;text-align:center}.contact-item h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--primary-color)}.contact-item a{font-size:1.125rem;color:var(--text-dark);display:inline-block}.contact-item a:hover{color:var(--primary-color)}.social-link{padding:.5rem 1rem;background:var(--primary-color);color:var(--white)!important;border-radius:6px;display:inline-block}.social-link:hover{background:var(--accent-color);color:var(--white)!important}.footer{background:var(--primary-color);color:var(--white);padding:3rem 0 1.5rem}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem;text-align:center}.footer-section{flex:1 1 250px;min-width:200px;max-width:300px}.footer-section:first-child{order:1}.footer-section-contact{order:2}.footer-section-social{order:3}.footer-logo-desktop{display:block;margin-top:1.5rem;text-align:center}.footer-logo-mobile{display:none;text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);width:100%}.footer-logo-img{width:190px;height:190px;object-fit:contain}.footer-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--white)}.footer-locations{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.footer-locations span{font-size:.95rem;opacity:.9;padding:.25rem 0}.footer-contact{display:flex;flex-direction:column;gap:1rem}.footer-contact a{color:var(--white);font-size:1.125rem;font-weight:600;padding:.875rem 1.5rem;background:var(--accent-color);border-radius:8px;transition:all .3s ease;display:inline-block;text-align:center;box-shadow:0 4px 20px #8a584c66;text-decoration:none}.footer-contact a:hover{background:var(--secondary-color);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 30px #8a584cb3}.footer-social{display:flex;justify-content:center}.footer-social-link{color:var(--white);padding:.875rem 1.75rem;background:var(--secondary-color);border-radius:8px;font-size:1.125rem;font-weight:600;transition:all .3s ease;display:inline-block;text-decoration:none;box-shadow:0 4px 20px #8a584c66}.footer-social-link:hover{background:var(--accent-color);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 30px #8a584cb3}.footer-copyright{text-align:center;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.2)}.footer-copyright p{word-wrap:break-word;padding:0 1rem;margin:0;font-size:.95rem}.footer-credit{text-align:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.footer-credit p{word-wrap:break-word;padding:0 1rem;margin:0;font-size:.8rem;opacity:.8}.footer-credit-link{color:var(--white);text-decoration:underline;transition:opacity .3s ease}.footer-credit-link:hover{opacity:1;color:var(--white)}.page-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:var(--primary-color)}.page-intro{font-size:1.125rem;text-align:center;color:var(--text-dark);max-width:800px;margin:0 auto 3rem;line-height:1.8}.not-found-page{padding:5rem 0;min-height:60vh;display:flex;align-items:center}.not-found-content{text-align:center;max-width:600px;margin:0 auto;padding:2rem}.not-found-title{font-size:8rem;font-weight:700;color:var(--primary-color);margin:0;line-height:1;opacity:.8}.not-found-subtitle{font-size:2.5rem;font-weight:600;color:var(--text-dark);margin:1rem 0}.not-found-description{font-size:1.125rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.7}.not-found-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.not-found-actions .btn{min-width:150px}.not-found-links{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--bg-light)}.not-found-links p{font-size:1rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem}.not-found-link-list{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.not-found-link-list li{margin:0}.not-found-link-list a{color:var(--primary-color);text-decoration:none;font-weight:500;transition:color .3s ease}.not-found-link-list a:hover{color:var(--accent-color);text-decoration:underline}.services-page,.service-page,.contact-page,.faq-page{padding:5rem 0;background:var(--bg-light);min-height:calc(100vh - 200px)}.services-detailed{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-detail-card-wrapper{flex:1 1 400px;min-width:350px;max-width:600px;display:flex}.service-detail-card{background:var(--bg-light);padding:2.5rem;border-radius:12px;box-shadow:var(--shadow);width:100%;display:flex;flex-direction:column;min-height:100%}.service-detail-header{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.service-icon-large{font-size:3.5rem}.service-detail-title{font-size:2rem;font-weight:600;color:var(--primary-color)}.service-detail-content{display:flex;flex-direction:column;flex-grow:1}.service-detail-description{font-size:1.125rem;color:var(--text-dark);margin-bottom:1.5rem;line-height:1.8}.service-details-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:1rem;margin:0;justify-content:center;align-items:stretch}.service-details-list li{background:var(--bg-card);border-radius:8px;position:relative;padding:1rem 1.25rem 1rem 2.5rem;color:var(--text-dark);font-size:.95rem;transition:transform .2s ease,box-shadow .2s ease;border-left:3px solid var(--accent-color);flex:0 1 calc(33.333% - .67rem);min-width:250px;max-width:350px;box-sizing:border-box}.service-details-list li:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000004d;border-left-color:var(--primary-color)}.service-details-list li:before{content:"✓";position:absolute;left:1rem;color:var(--accent-color);font-weight:700;font-size:1.25rem}.service-project-cta{margin-top:auto;text-align:center;padding-top:2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-project-cta .btn{width:100%;max-width:300px;min-height:48px;flex-shrink:0}.service-content-detailed{max-width:900px;margin:0 auto}.service-section{margin-bottom:3rem}.service-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.service-link{display:flex;align-items:center;gap:1.5rem;background:var(--bg-light);padding:1.5rem 2rem;border-radius:12px;box-shadow:var(--shadow);text-decoration:none;color:var(--text-dark);transition:all .3s ease;flex:1 1 300px;min-width:280px;max-width:500px}.service-link:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);color:var(--primary-color)}.service-icon{font-size:2.5rem;flex-shrink:0}.service-content h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--primary-color)}.service-content p{color:var(--text-light);font-size:1rem;margin:0}.service-projects-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.service-project-card{flex:1 1 350px;min-width:300px;max-width:500px}.service-detail-sections{display:flex;flex-wrap:wrap;gap:0;margin-top:2rem;justify-content:center;background:var(--bg-light);border-radius:12px;box-shadow:var(--shadow-lg);overflow:hidden;padding:0}.service-detail-card{background:var(--bg-light);border-radius:0;box-shadow:none;padding:2rem;flex:1 1 300px;min-width:280px;max-width:400px;display:flex;flex-direction:column}.woodworking-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;background:transparent!important;box-shadow:none!important;padding:0!important}.woodworking-gallery .service-detail-card{background:var(--bg-card);border-radius:12px;box-shadow:var(--shadow-md);padding:1.5rem;margin:0;border:1px solid var(--border-light);flex:0 1 calc(33.333% - 1.34rem);min-width:300px;max-width:450px;display:flex;flex-direction:column;min-height:500px}.service-detail-card-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;flex-grow:1}.woodworking-gallery .service-detail-card-content{display:flex;flex-direction:column;height:100%;flex-grow:1;justify-content:space-between}.service-detail-card-title{font-size:1.5rem;font-weight:600;color:var(--primary-color);margin-bottom:1.5rem;text-align:center}.service-detail-info{flex-grow:1;color:var(--text-dark);line-height:1.6;text-align:center;display:flex;align-items:center;justify-content:center}.service-photo-label{font-size:1.25rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem;text-align:center}.service-photo-container{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:var(--bg-warm);margin-bottom:1rem;flex-grow:1;padding:1rem}.woodworking-gallery .service-photo-container{flex-grow:1;margin-bottom:0;margin-top:0;padding:1rem}.service-photo{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block;border-radius:8px}.woodworking-gallery .service-photo{max-width:100%;max-height:100%;object-fit:contain;width:auto;height:auto}.service-photo-caption{margin-top:0;padding-top:1rem;color:var(--text-dark);font-size:.95rem;line-height:1.5;text-align:center;border-top:1px solid var(--border-light);flex-shrink:0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.woodworking-gallery .service-photo-caption{margin-top:1rem;margin-bottom:0;flex-shrink:0;align-self:flex-end;width:100%}@media(max-width:768px){.service-detail-sections{flex-direction:column;align-items:stretch;margin-top:1.5rem}.service-detail-card{padding:1.5rem}.service-detail-card-wrapper{margin-bottom:1.25rem}.service-detail-card{max-width:100%;flex:1 1 100%}}.service-jobs{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.service-job-card{background:var(--bg-light);border-radius:12px;box-shadow:var(--shadow);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;flex:1 1 350px;min-width:300px;max-width:500px}.service-job-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.service-job-image{width:100%;height:250px;overflow:hidden;background:var(--white)}.service-job-image img{width:100%;height:100%;object-fit:cover}.service-job-content{padding:1.5rem}.service-job-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:var(--primary-color)}.service-job-description{color:var(--text-light);margin-bottom:1rem;line-height:1.6}.service-job-meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.service-job-category{background:var(--primary-color);color:var(--white);padding:.4rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500}.service-job-year{color:var(--text-light);font-size:.875rem;font-weight:500}.section-subtitle{font-size:1.75rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--primary-color)}.what-sets-us-apart-section{padding:3rem 0;background:var(--bg-warm)}.why-choose-us{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;justify-content:center;align-items:stretch}.why-choose-us .feature-item{width:240px;height:100%;padding:1.25rem}.what-sets-us-apart-section .why-choose-us .feature-item{width:220px;padding:1rem}.what-sets-us-apart-section .why-choose-us .feature-item h3{font-size:1.1rem;margin-bottom:.5rem}.what-sets-us-apart-section .why-choose-us .feature-item p{font-size:.9rem;line-height:1.5}.testimonials-section{padding:4rem 0;background:var(--bg-warm)}.testimonials-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;justify-content:center}.testimonial-card{background:var(--bg-card);padding:2rem;border-radius:12px;box-shadow:var(--shadow-md);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;flex:1 1 calc(25% - 1.125rem);min-width:250px;max-width:none;border:1px solid var(--border-light)}.testimonial-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.testimonial-quote{font-size:1.05rem;line-height:1.7;color:var(--text-dark);margin-bottom:1.5rem;flex-grow:1;font-style:italic}.testimonial-author{border-top:1px solid var(--border-light);padding-top:1rem;margin-top:auto}.testimonial-author-info{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.testimonial-name{font-weight:600;color:var(--primary-color);margin:0;font-size:.95rem}.testimonial-rating{display:flex;align-items:center;gap:.35rem}.testimonial-rating .rating-text{font-size:.9rem;font-weight:600;color:var(--primary-color)}.testimonial-rating .star-icon{font-size:1rem}.testimonial-location{font-size:.9rem;color:var(--text-light);margin:0}@media(min-width:1200px){.testimonial-card{flex:1 1 calc(25% - 1.125rem);min-width:250px;max-width:none}.woodworking-gallery .service-detail-card{flex:0 1 calc(33.333% - 1.34rem);min-width:320px;max-width:450px}.why-choose-us .feature-item{width:280px}.service-detail-card-wrapper{flex:1 1 450px;min-width:400px;max-width:650px}}.feature-item{background:var(--bg-card);padding:1.5rem;border-radius:8px;text-align:center;height:100%;display:flex;flex-direction:column;border:1px solid var(--border-light);justify-content:center;box-sizing:border-box}.feature-item h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--primary-color)}.feature-item p{color:var(--text-dark)}.contact-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto}.contact-info-column{flex:1 1 400px;min-width:300px;display:flex;flex-direction:column;gap:2rem}.contact-info-item{text-align:center;background:var(--bg-light);padding:2.5rem 2rem;border-radius:12px;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent}.contact-info-item:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.contact-info-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.contact-info-item h3{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;color:var(--primary-color)}.contact-info-item p{color:var(--text-light);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.contact-info-link{display:inline-block;padding:1rem 2rem;background:var(--primary-color);color:var(--white)!important;border-radius:8px;font-weight:700;font-size:1.125rem;transition:all .3s ease;text-decoration:none;box-shadow:0 4px 6px #0000001a}.contact-info-link:hover{background:var(--accent-color);color:var(--white)!important;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.contact-form-column{flex:1 1 500px;min-width:300px}.contact-form{background:var(--bg-light);padding:2.5rem;border-radius:12px;box-shadow:var(--shadow);text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--text-dark);font-size:1rem}.form-group input,.form-group textarea{width:100%;padding:.875rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .3s ease;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-color)}.form-group input.input-error,.form-group textarea.input-error{border-color:#dc3545}.field-error{display:block;color:#dc3545;font-size:.875rem;margin-top:.5rem;font-weight:500}.form-group textarea{resize:vertical;min-height:120px}.contact-form .btn{width:100%;margin-top:.5rem}.contact-form .btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 10px #8a584c33}.contact-form .btn:disabled:hover{transform:none;box-shadow:0 2px 10px #8a584c33}.form-message{padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem}.form-message p{margin:0;flex:1;line-height:1.6}.form-message-icon{font-size:1.25rem;font-weight:700;flex-shrink:0;margin-top:.125rem}.form-message-success{background:#d4edda;border:2px solid #c3e6cb;color:#155724}.form-message-success .form-message-icon{color:#28a745}.form-message-error{background:#f8d7da;border:2px solid #f5c6cb;color:#721c24}.form-message-error .form-message-icon{color:#dc3545}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-boundary{padding:5rem 0;min-height:60vh;display:flex;align-items:center}.error-boundary-content{text-align:center;max-width:600px;margin:0 auto;padding:2rem}.error-boundary-title{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.error-boundary-description{font-size:1.125rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.7}.error-boundary-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.error-boundary-details{margin-top:2rem;text-align:left;background:var(--bg-light);padding:1rem;border-radius:8px}.error-boundary-details summary{cursor:pointer;font-weight:600;color:var(--text-dark);margin-bottom:.5rem}.error-boundary-stack{background:#f8f8f8;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.875rem;color:#721c24;margin-top:.5rem}.faq-page-title{font-size:2rem;margin-bottom:2rem;color:var(--text-dark);text-align:center}.faq-list{max-width:720px;margin:0 auto}.faq-block{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-light)}.faq-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.faq-block-question{font-size:1.125rem;font-weight:600;color:var(--text-dark);margin-bottom:.75rem}.faq-block-answer{font-size:1rem;line-height:1.6;color:var(--text-light);margin:0}.faq-cta{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-light)}.faq-cta-text{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-bottom:1.25rem}.faq-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.privacy-policy-page{padding:5rem 0}.privacy-content{max-width:800px;margin:0 auto}.privacy-content h2{font-size:1.75rem;font-weight:600;color:var(--primary-color);margin-top:3rem;margin-bottom:1rem}.privacy-content h2:first-of-type{margin-top:2rem}.privacy-content p{font-size:1.0625rem;line-height:1.8;color:var(--text-light);margin-bottom:1.5rem}.privacy-content ul{margin-left:2rem;margin-bottom:1.5rem}.privacy-content li{font-size:1.0625rem;line-height:1.8;color:var(--text-light);margin-bottom:.5rem}.privacy-content a{color:var(--primary-color);text-decoration:none}.privacy-content a:hover{text-decoration:underline}.services-label{display:block;margin-bottom:1rem;font-weight:600;color:var(--text-dark);font-size:1rem}.services-checkboxes{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.checkbox-group{display:flex;align-items:center;gap:.75rem}.checkbox-group input[type=checkbox]{width:auto;margin:0;cursor:pointer;width:20px;height:20px;flex-shrink:0}.checkbox-group label{margin:0;font-weight:500;cursor:pointer;font-size:1rem;color:var(--text-dark)}.other-service-input{margin-top:1rem;width:100%;padding:.875rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .3s ease;box-sizing:border-box}.other-service-input:focus{outline:none;border-color:var(--primary-color)}.contact-content-detailed{max-width:1000px;margin:0 auto}.contact-cards{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem;justify-content:center}.contact-cards .contact-card{flex:1 1 280px;min-width:280px;max-width:400px}.contact-card{background:var(--bg-light);padding:2rem;border-radius:12px;text-align:center;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.contact-card-icon{font-size:3rem;margin-bottom:1rem}.contact-card h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--primary-color)}.contact-card p{color:var(--text-light);margin-bottom:1rem}.contact-link{display:inline-block;padding:.75rem 1.5rem;background:var(--primary-color);color:var(--white)!important;border-radius:6px;font-weight:600;transition:background .3s ease}.contact-link:hover{background:var(--accent-color);color:var(--white)!important}.contact-info-section{background:var(--bg-light);padding:2rem;border-radius:12px;text-align:center}.contact-info-section h2{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:var(--primary-color)}.contact-info-section p{color:var(--text-light);font-size:1.125rem}@media(max-width:768px){.container{padding:0 15px}.mobile-call-footer{display:block}main{padding-bottom:80px}.hero-wrapper{flex-direction:column}.hero-content{text-align:left;flex:1 1 100%}.hero-service-areas{display:none}.hero-service-areas-mobile{display:block;margin-top:2rem;width:100%}.hero-image{flex:1 1 100%;max-width:100%}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.9rem;margin-bottom:1.5rem}.hero{padding:3rem 0}.hero-wrapper{gap:1.5rem}.hero-service-areas-mobile{margin-top:1.5rem}.hero-buttons{gap:.75rem;margin-bottom:1.5rem}.header-content{flex-direction:column;text-align:center}.logo{font-size:1rem;gap:.75rem}.logo-text{font-size:1.25rem;line-height:1.2}.logo-image{width:40px;height:40px}.nav{width:100%;justify-content:center;gap:.5rem 1rem;flex-direction:row;flex-wrap:wrap;align-items:center}.nav a{font-size:.9rem;padding:.5rem .75rem}.section-title{font-size:1.6rem;margin-bottom:1rem;margin-top:2rem}.service-section{margin-bottom:2rem}.services-detailed,.why-choose-us{gap:1.5rem;margin-top:1.5rem}.services-grid{gap:1.5rem}.service-card-large{padding:1.75rem;min-width:100%;max-width:100%}.service-title-large{font-size:1.5rem}.service-description-large{font-size:1rem}.services-projects-container{flex-direction:column}.services-projects-container .services,.project-preview-section{flex:1 1 100%;min-width:100%}.project-intro-text{font-size:.95rem;margin-bottom:1rem;padding:0;line-height:1.6}.project-cta-section{margin-top:1.5rem;padding:1.25rem}.project-cta-text{font-size:1rem;margin-bottom:1.25rem}.project-click-below{font-size:1.25rem;gap:.75rem}.project-click-below .arrow-down{font-size:1.5rem}.btn-project-cta{font-size:1rem;padding:.875rem 2rem;width:100%}.services-grid .service-card,.services-grid .service-card-large{flex:1 1 100%;min-width:100%;max-width:100%}.service-card{padding:1.25rem}.service-icon{font-size:2.25rem;margin-bottom:.75rem}.service-title{font-size:1.25rem;margin-bottom:.75rem}.service-description{font-size:.9rem;line-height:1.5}.project-preview{min-height:300px;padding:2rem}.carousel-container{min-height:400px;max-height:600px;border-radius:12px}.carousel-container{min-height:450px;max-height:550px}.carousel-image-container{height:350px;padding:.5rem;flex-shrink:0}.carousel-button{width:44px;height:44px;font-size:1.5rem}.carousel-button-prev{left:8px}.carousel-button-next{right:8px}.carousel-title{font-size:1.125rem;margin-bottom:.5rem}.carousel-description{font-size:.9rem}.carousel-text{height:100px;padding:1rem;flex-shrink:0}.carousel-dots{margin-top:1.25rem;gap:.5rem}.carousel-dot{width:8px;height:8px}.hero-buttons{flex-direction:column;align-items:stretch;gap:.75rem;justify-content:flex-start}.btn{text-align:center;width:100%;min-height:44px}.page-title{font-size:1.75rem}.page-intro{font-size:.95rem;padding:0;margin-bottom:1.5rem;line-height:1.6}.page-title{font-size:1.6rem;margin-bottom:.5rem;margin-top:1rem}.not-found-title{font-size:5rem}.not-found-subtitle{font-size:1.75rem}.not-found-description{font-size:1rem}.not-found-actions{flex-direction:column;align-items:stretch}.not-found-actions .btn{width:100%}.not-found-link-list{flex-direction:column;gap:.75rem}.service-detail-header{flex-direction:column;text-align:center;gap:1rem}.service-detail-title{font-size:1.5rem}.service-icon-large{font-size:2.5rem}.service-detail-card{padding:1.5rem}.service-detail-description{font-size:1rem;margin-bottom:1.25rem}.service-detail-card-wrapper{flex:1 1 100%;min-width:100%;max-width:100%}.contact-wrapper{flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.contact-info-column{gap:1.25rem}.contact-info-item{padding:1.75rem 1.5rem;margin-bottom:0}.contact-info-column{flex:1 1 100%;order:1;width:100%;max-width:100%;display:flex;align-items:center}.contact-form-column{flex:1 1 100%;order:2;width:100%;max-width:100%;display:flex;justify-content:center}.contact-form{padding:1.5rem;width:100%;max-width:100%;text-align:left}.services-checkboxes,.checkbox-group{gap:.625rem}.checkbox-group input[type=checkbox]{width:18px;height:18px}.service-link{flex:1 1 100%;min-width:100%;max-width:100%;padding:1.25rem 1.5rem}.service-icon{font-size:2rem}.service-content h3{font-size:1.25rem}.service-content p{font-size:.9rem}.contact-info-item{text-align:center;width:100%;padding:2rem 1.5rem}.contact-info-icon{font-size:3rem;margin-bottom:1.25rem}.contact-info-item h3{font-size:1.5rem}.contact-info-item p{font-size:1rem;margin-bottom:1.25rem}.contact-info-link{padding:.875rem 1.75rem;font-size:1rem}.contact-form{text-align:center}.form-group,.form-group label,.form-group input,.form-group textarea{text-align:left}.contact-cards .contact-card{flex:1 1 100%;min-width:100%;max-width:100%}.why-choose-us .feature-item{width:280px;max-width:100%}.service-job-card{flex:1 1 100%;min-width:100%;max-width:100%}.locations-list{justify-content:center}.location-tag{font-size:.9rem;padding:.4rem 1rem}.footer-content{flex-direction:column;gap:2rem}.footer-section{flex:1 1 100%;min-width:100%;max-width:100%}.footer-section:first-child{order:3}.footer-section-contact{order:1}.footer-section-social{order:2}.footer-logo-desktop{display:none}.footer-logo-mobile{display:flex;align-items:center;justify-content:center;width:100%;margin:2rem auto;padding:2rem 0rem;box-sizing:border-box}.footer-logo-img{width:100%;max-width:100%;height:auto;max-height:250px;object-fit:contain;margin:0 auto}.footer{padding:2rem 0 5rem}.footer-content{margin-bottom:1rem}.footer-logo-mobile{margin-top:1rem;padding-top:1rem}.footer-copyright{padding:.75rem 0 .5rem;margin-bottom:.25rem}.footer-credit{padding-top:.5rem;padding-bottom:.5rem;margin-top:0;border-top:1px solid rgba(255,255,255,.1)}.footer-locations{justify-content:center}.footer-contact{align-items:center}.footer-contact a{font-size:1rem;padding:.75rem 1.25rem}.footer-social-link{font-size:1rem;padding:.75rem 1.5rem}}@media(max-width:480px){.container{padding:0 12px}.hero-title{font-size:1.4rem}.hero-subtitle{font-size:.85rem;margin-bottom:1.25rem}.hero{padding:2.5rem 0}.hero-wrapper{gap:1.25rem}.hero-service-areas-mobile{margin-top:1.25rem}.page-title{font-size:1.4rem;margin-bottom:.5rem;margin-top:.75rem}.section-title{font-size:1.4rem;margin-bottom:1rem;margin-top:1.5rem}.page-intro{font-size:.9rem;margin-bottom:1.25rem}.service-section{margin-bottom:1.5rem}.service-details-list{gap:.75rem;justify-content:flex-start}.service-details-list li{padding:.875rem 1rem .875rem 2.25rem;font-size:.9rem;flex:0 1 100%;min-width:100%;max-width:100%}.service-details-list li:before{left:.75rem;font-size:1.1rem}.services-detailed,.why-choose-us{gap:1.25rem;margin-top:1.25rem}.what-sets-us-apart-section{padding:2rem 0}.what-sets-us-apart-section .why-choose-us{gap:1rem;margin-top:1rem}.what-sets-us-apart-section .why-choose-us .feature-item{width:100%;max-width:100%;padding:.875rem}.what-sets-us-apart-section .why-choose-us .feature-item h3{font-size:1rem;margin-bottom:.375rem}.what-sets-us-apart-section .why-choose-us .feature-item p{font-size:.85rem;line-height:1.4}.testimonials-section{padding:2.5rem 0}.testimonials-grid{gap:1.5rem;margin-top:1.5rem}.testimonial-card{flex:1 1 100%;min-width:100%;max-width:100%;padding:1.5rem}.testimonial-quote{font-size:1rem;line-height:1.6}.service-detail-sections{margin-top:1.25rem}.service-detail-card{padding:1.25rem}.woodworking-gallery{gap:1.5rem!important}.woodworking-gallery .service-detail-card{padding:1.25rem}.service-card,.contact-card,.feature-item,.service-detail-card{padding:1rem;margin-bottom:1rem}.service-detail-title{font-size:1.5rem}.feature-item h3{font-size:1.1rem}.project-cta-section{padding:1rem;margin-top:1.25rem}.project-click-below{font-size:1.1rem;gap:.5rem}.contact-wrapper{gap:1rem}.contact-info-column{gap:.75rem}.contact-info-item,.contact-form{padding:1rem .875rem}.service-detail-card-wrapper{margin-bottom:1rem}.service-detail-description,.feature-item p{font-size:.9rem;line-height:1.6}.contact-info-item{padding:1.25rem;margin-bottom:1rem}.contact-form{padding:1.25rem}.form-group{margin-bottom:1rem}.btn{padding:.75rem 1.25rem;font-size:.95rem}.service-icon{font-size:2rem}.service-icon-large{font-size:2.25rem}.contact-card-icon{font-size:2.5rem}.service-detail-card{padding:1.25rem 1rem}.service-detail-title{font-size:1.35rem}.service-detail-description{font-size:.95rem;margin-bottom:1rem}}@media(min-width:769px)and (max-width:1024px){.service-details-list li{flex:0 1 calc(50% - .5rem);min-width:280px;max-width:calc(50% - .5rem)}.testimonial-card{flex:1 1 calc(50% - .75rem);min-width:calc(50% - .75rem);max-width:calc(50% - .75rem)}.services-grid .service-card{flex:0 1 calc(50% - 1rem);min-width:280px;max-width:calc(50% - 1rem)}.services-grid .service-card-large{flex:0 1 calc(50% - 1rem);min-width:300px;max-width:calc(50% - 1rem)}.service-card-large{padding:2rem}.service-title-large{font-size:1.75rem}.service-icon-large{font-size:3rem}.contact-cards .contact-card{flex:1 1 calc(50% - 1rem);min-width:calc(50% - 1rem);max-width:calc(50% - 1rem)}.why-choose-us .feature-item{width:280px}.service-detail-card-wrapper{flex:1 1 calc(50% - 1rem);min-width:calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media(min-width:1025px){.why-choose-us .feature-item{width:280px}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #D4A574;--secondary-color: #8FB87A;--accent-color: #7BC4D1;--cta-blue: #6B8FA3;--text-dark: #E8E8E0;--text-light: #C8C8C0;--bg-light: #3A3428;--bg-warm: #2F2A20;--bg-card: #4A4336;--white: #E8E8E0;--shadow: 0 2px 10px rgba(0, 0, 0, .3);--shadow-lg: 0 4px 20px rgba(0, 0, 0, .4);--border-light: rgba(255, 255, 255, .1)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-dark);background:var(--bg-light);line-height:1.6;overflow-x:hidden;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}a:hover{color:var(--accent-color)}@media(max-width:768px){.container{padding:0 16px}}@media(max-width:480px){.container{padding:0 12px}}@media(max-width:768px){.btn{min-height:44px;padding:.875rem 1.5rem}}@media(max-width:768px){.nav a{padding:.5rem;min-height:44px;display:flex;align-items:center;justify-content:center}}@media(max-width:768px){.page-title{font-size:1.75rem}.section-subtitle{font-size:1.5rem}}@media(max-width:768px){.service-card,.contact-card,.feature-item,.service-detail-card,.service-job-card{padding:1.5rem}.service-job-image{height:200px}}@media(max-width:768px){.services,.service,.contact,.services-page,.service-page,.contact-page{padding:3rem 0}}@media(max-width:768px){body{overflow-x:hidden}main,.container{max-width:100%}}@media(max-width:768px){html{scroll-behavior:auto;-webkit-overflow-scrolling:touch}}@media(max-width:768px){img{max-width:100%;height:auto;display:block}}@media(max-width:768px){a,button,.btn{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}}@media(max-width:768px){.btn,.nav a{-webkit-tap-highlight-color:rgba(0,0,0,.1);-webkit-user-select:none;user-select:none}}@media(max-width:768px){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}}@media(max-width:768px){input,textarea,select{font-size:16px;min-height:44px}}@media(max-width:768px){.service-card,.contact-card,.feature-item{margin-bottom:1rem}}@media(max-width:768px){*{will-change:auto}.service-card:hover,.contact-card:hover{transform:none}}@media(max-width:768px){p,.service-description,.service-text{line-height:1.7}h1,h2,h3{line-height:1.3}}.flex-wrap-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.flex-wrap-container>*{flex:1 1 300px;min-width:280px;max-width:400px}.card-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.card-container>*{flex:1 1 280px;min-width:280px;max-width:400px}.small-card-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.small-card-container>*{flex:1 1 250px;min-width:200px;max-width:350px}@media(max-width:768px){.flex-wrap-container>*,.card-container>*,.small-card-container>*{flex:1 1 100%;min-width:100%;max-width:100%}.flex-wrap-container,.card-container,.small-card-container{gap:1.5rem}}@media(min-width:769px)and (max-width:1024px){.flex-wrap-container>*{flex:1 1 calc(50% - 1rem);min-width:calc(50% - 1rem);max-width:calc(50% - 1rem)}.card-container>*{flex:1 1 calc(50% - 1rem);min-width:calc(50% - 1rem);max-width:calc(50% - 1rem)}}
