.FloatingHeader-module__ScvSla__landing-header{z-index:100;pointer-events:none;flex-direction:column;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.FloatingHeader-module__ScvSla__landing-header>*{pointer-events:auto}.FloatingHeader-module__ScvSla__landing-header__welcome{background-color:var(--landing-muted);text-align:center;opacity:1;max-height:48px;padding:.5rem 1rem;transition:max-height .3s,padding .3s,opacity .3s;overflow:hidden}.FloatingHeader-module__ScvSla__landing-header--scrolled .FloatingHeader-module__ScvSla__landing-header__welcome{opacity:0;max-height:0;padding:0 1rem}.FloatingHeader-module__ScvSla__landing-header__welcome span{color:var(--landing-white);font-size:.875rem}.FloatingHeader-module__ScvSla__landing-header__logo-container{background-color:#0000001a;justify-content:center;align-items:center;padding:1rem;transition:background-color .3s,padding .3s;display:flex;position:relative}.FloatingHeader-module__ScvSla__landing-header--scrolled .FloatingHeader-module__ScvSla__landing-header__logo-container{padding:.5rem;background-color:#000!important}.FloatingHeader-module__ScvSla__landing-header__logo{object-fit:contain;transition:width .3s,height .3s}.FloatingHeader-module__ScvSla__landing-header__cart{color:#fff;opacity:1;background-color:#000;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;right:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.FloatingHeader-module__ScvSla__landing-header--scrolled .FloatingHeader-module__ScvSla__landing-header__cart{color:#000;background-color:#fff;width:40px;height:40px}.FloatingHeader-module__ScvSla__landing-header__cart:hover{background-color:#000c;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.FloatingHeader-module__ScvSla__landing-header--scrolled .FloatingHeader-module__ScvSla__landing-header__cart:hover{background-color:#ffffffe6}
.HeroSection-module__xogimq__hero-section{background-color:var(--landing-black);align-items:center;min-height:100vh;display:flex;position:relative}.HeroSection-module__xogimq__hero-section__background{background-image:url(/banner-tcd.webp);background-position:0;background-size:cover;position:absolute;inset:0}.HeroSection-module__xogimq__hero-section__overlay{background-color:#0003;position:absolute;inset:0}.HeroSection-module__xogimq__hero-section__container{z-index:10;align-items:center;display:flex;position:relative}.HeroSection-module__xogimq__hero-section__content{flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:600px;padding-block:8rem 4rem;display:flex}.HeroSection-module__xogimq__hero-section__pretitle{color:var(--landing-white);letter-spacing:.05em;font-size:1rem;text-decoration:none;transition:opacity .3s}.HeroSection-module__xogimq__hero-section__pretitle:hover{opacity:.8}.HeroSection-module__xogimq__hero-section__title{color:var(--landing-white);margin:0;font-size:4rem;font-weight:300;line-height:1.1}.HeroSection-module__xogimq__hero-section__list{color:var(--landing-white);padding-left:1.25rem;font-size:.95rem;line-height:1.8;list-style-type:disc}.HeroSection-module__xogimq__hero-section__list li{margin-bottom:.25rem}.HeroSection-module__xogimq__hero-section__btn{border-color:var(--landing-white)!important;color:var(--landing-white)!important}.HeroSection-module__xogimq__hero-section__btn:hover{background-color:var(--landing-black)!important;border-color:var(--landing-black)!important;color:var(--landing-white)!important}@media (max-width:768px){.HeroSection-module__xogimq__hero-section__background{background-image:url(/banner-tcd-mobile.png);background-position:50%}.HeroSection-module__xogimq__hero-section__title{font-size:2.5rem}.HeroSection-module__xogimq__hero-section__content{padding-block:10rem 4rem}}
.AboutSection-module__Vln7iG__about-section{background-color:var(--landing-white)}.AboutSection-module__Vln7iG__about-section__row{margin-bottom:4rem}.AboutSection-module__Vln7iG__about-section__image-container{order:0}.AboutSection-module__Vln7iG__about-section__text-container{text-align:center;order:0;padding:1rem}.AboutSection-module__Vln7iG__about-section__image{object-fit:cover;border-radius:4px;width:100%;height:auto}.AboutSection-module__Vln7iG__about-section__text{margin-bottom:1rem}.AboutSection-module__Vln7iG__about-section__list{color:var(--landing-text-secondary);text-align:left;margin-bottom:1rem;padding-left:1.25rem;font-size:.95rem;line-height:1.8;list-style-type:disc}@media (max-width:767px){.AboutSection-module__Vln7iG__about-section__text-container{order:1}.AboutSection-module__Vln7iG__about-section__image-container{order:2}}
.ServicesSection-module__WmJUFa__services-section{background-color:var(--landing-muted)}.ServicesSection-module__WmJUFa__services-section__tabs{background-color:var(--landing-white);border-radius:12px;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1rem;display:flex}.ServicesSection-module__WmJUFa__services-section__tab{color:var(--landing-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:color .3s}.ServicesSection-module__WmJUFa__services-section__tab:hover{color:var(--landing-black);background-color:var(--landing-bg-secondary)}.ServicesSection-module__WmJUFa__services-section__tab--active{color:var(--landing-black);background-color:var(--landing-bg-tertiary);font-weight:600}.ServicesSection-module__WmJUFa__services-section__count{color:var(--landing-white);text-align:center;margin:0 auto 1.5rem;font-size:.875rem}.ServicesSection-module__WmJUFa__services-section__card{background-color:var(--landing-white);border-radius:20px;padding:1rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}.ServicesSection-module__WmJUFa__services-section__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.ServicesSection-module__WmJUFa__services-section__card-image{aspect-ratio:4/3;background-color:var(--landing-bg-tertiary);border-radius:14px;width:100%;margin-bottom:1.25rem;overflow:hidden}.ServicesSection-module__WmJUFa__services-section__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ServicesSection-module__WmJUFa__services-section__card:hover .ServicesSection-module__WmJUFa__services-section__image{transform:scale(1.05)}.ServicesSection-module__WmJUFa__services-section__card-content{flex-direction:column;gap:.75rem;display:flex}.ServicesSection-module__WmJUFa__services-section__card-title{color:var(--landing-black);margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.ServicesSection-module__WmJUFa__services-section__card-description{color:var(--landing-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.ServicesSection-module__WmJUFa__services-section__card-info{border-top:1px solid var(--landing-bg-tertiary);align-items:center;gap:1.5rem;margin-top:.25rem;padding-top:.5rem;display:flex}.ServicesSection-module__WmJUFa__services-section__card-info-item{color:var(--landing-text-tertiary);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.ServicesSection-module__WmJUFa__services-section__card-info-item svg{width:16px;height:16px;color:var(--landing-text-quaternary)}.ServicesSection-module__WmJUFa__services-section__card-info-value{color:var(--landing-black);font-weight:500}.ServicesSection-module__WmJUFa__services-section__card-actions{margin-top:.5rem}.ServicesSection-module__WmJUFa__services-section__card-button{background-color:var(--landing-black);width:100%;color:var(--landing-white);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.ServicesSection-module__WmJUFa__services-section__card-button:hover{background-color:var(--landing-text-secondary);transform:scale(1.02)}.ServicesSection-module__WmJUFa__services-section__card-button svg{width:16px;height:16px}@media (max-width:575px){.ServicesSection-module__WmJUFa__services-section__card{border-radius:16px;padding:.875rem}.ServicesSection-module__WmJUFa__services-section__card-image{border-radius:12px}.ServicesSection-module__WmJUFa__services-section__card-title{font-size:1rem}}
.TestimonialsSection-module__FaM3Oa__testimonials-section{min-height:500px;position:relative}.TestimonialsSection-module__FaM3Oa__testimonials-section__background{background-color:#8a7b6b;background-image:url(/testimonial_banner.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.TestimonialsSection-module__FaM3Oa__testimonials-section__overlay{background-color:#0006;position:absolute;inset:0}.TestimonialsSection-module__FaM3Oa__testimonials-section__content{z-index:10;position:relative}.TestimonialsSection-module__FaM3Oa__testimonials-section__title{text-align:center;color:var(--landing-white);margin-bottom:3rem;font-size:2rem;font-weight:400}.TestimonialsSection-module__FaM3Oa__testimonials-section__carousel{align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.TestimonialsSection-module__FaM3Oa__testimonials-section__carousel{gap:1rem}}.TestimonialsSection-module__FaM3Oa__testimonials-section__nav{color:var(--landing-white);cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .3s;display:flex}@media (min-width:768px){.TestimonialsSection-module__FaM3Oa__testimonials-section__nav{width:48px;height:48px}}.TestimonialsSection-module__FaM3Oa__testimonials-section__nav:hover{background:#fff6}.TestimonialsSection-module__FaM3Oa__testimonials-section__cards-wrapper{touch-action:pan-y;-webkit-user-select:none;user-select:none;flex:1;overflow:hidden}.TestimonialsSection-module__FaM3Oa__testimonials-section__cards{will-change:transform;display:flex}.TestimonialsSection-module__FaM3Oa__testimonials-section__cards--dragging{cursor:grabbing}.TestimonialsSection-module__FaM3Oa__testimonials-section__card{box-sizing:border-box;flex:0 0 33.3333%;padding:0 .75rem}@media (max-width:1023px){.TestimonialsSection-module__FaM3Oa__testimonials-section__card{flex:0 0 50%}}@media (max-width:767px){.TestimonialsSection-module__FaM3Oa__testimonials-section__card{flex:0 0 100%}}.TestimonialsSection-module__FaM3Oa__testimonials-section__card-inner{background-color:var(--landing-white);text-align:center;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;height:22rem;padding:1.5rem 1.25rem;display:flex}@media (min-width:768px){.TestimonialsSection-module__FaM3Oa__testimonials-section__card-inner{height:23rem;padding:2rem 1.5rem}}.TestimonialsSection-module__FaM3Oa__testimonials-section__profile{background-color:var(--landing-bg-tertiary);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;display:flex}.TestimonialsSection-module__FaM3Oa__testimonials-section__profile span{color:var(--landing-text-tertiary);text-transform:uppercase;font-size:1.5rem;font-weight:500}.TestimonialsSection-module__FaM3Oa__testimonials-section__rating{gap:.125rem;margin-bottom:1rem;display:flex}.TestimonialsSection-module__FaM3Oa__testimonials-section__excerpt{color:var(--landing-black);font-size:1.2rem;font-weight:600}@media (min-width:768px){.TestimonialsSection-module__FaM3Oa__testimonials-section__excerpt{font-size:1.3rem}}.TestimonialsSection-module__FaM3Oa__testimonials-section__review{color:var(--landing-text-tertiary);margin-bottom:1rem;font-size:.95rem;line-height:1.6}@media (min-width:768px){.TestimonialsSection-module__FaM3Oa__testimonials-section__review{font-size:1rem}}.TestimonialsSection-module__FaM3Oa__testimonials-section__meta{color:var(--landing-text-quaternary);font-size:.75rem}.TestimonialsSection-module__FaM3Oa__testimonials-section__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.TestimonialsSection-module__FaM3Oa__testimonials-section__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .2s}.TestimonialsSection-module__FaM3Oa__testimonials-section__dot:hover{background:#fff9;transform:scale(1.1)}.TestimonialsSection-module__FaM3Oa__testimonials-section__dot--active,.TestimonialsSection-module__FaM3Oa__testimonials-section__dot--active:hover{background:var(--landing-white);transform:scale(1.2)}
.ContactSection-module__h9VS7a__contact-section{background-color:var(--landing-white)}.ContactSection-module__h9VS7a__contact-section__content{text-align:center;flex-direction:column;align-items:center;display:flex}.ContactSection-module__h9VS7a__contact-section__title{color:var(--landing-black);margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.ContactSection-module__h9VS7a__contact-section__subtitle{color:var(--landing-text-secondary);margin-bottom:1rem;font-size:1rem}.ContactSection-module__h9VS7a__contact-section__info{color:var(--landing-text-tertiary);margin-bottom:1.5rem;font-size:.875rem}.ContactSection-module__h9VS7a__contact-section__button{margin-bottom:2rem}.ContactSection-module__h9VS7a__contact-section__business-name{color:var(--landing-black);margin-bottom:.75rem;font-size:1.25rem;font-weight:500}.ContactSection-module__h9VS7a__contact-section__address{color:var(--landing-text-secondary);margin-bottom:.5rem;font-size:.875rem;text-decoration:underline;transition:color .3s}.ContactSection-module__h9VS7a__contact-section__address:hover{color:var(--landing-black)}.ContactSection-module__h9VS7a__contact-section__phone{color:var(--landing-text-secondary);margin-bottom:2rem;font-size:.875rem;text-decoration:none;transition:color .3s}.ContactSection-module__h9VS7a__contact-section__phone:hover{color:var(--landing-black);text-decoration:underline}.ContactSection-module__h9VS7a__contact-section__hours-title{color:var(--landing-black);margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.ContactSection-module__h9VS7a__contact-section__hours{color:var(--landing-text-secondary);font-size:.875rem}
.MapSection-module__96BBXq__map-section{width:100%;height:30rem}.MapSection-module__96BBXq__map-section iframe{width:100%;height:100%;display:block}
.Footer-module__DaFM4q__landing-footer{background-color:var(--landing-black);padding:var(--landing-padding-x);text-align:center}.Footer-module__DaFM4q__landing-footer__text{color:var(--landing-white);margin:0;font-size:.875rem}
.NewsletterSection-module__oCvAda__newsletter-section{background-color:var(--landing-white);text-align:center}.NewsletterSection-module__oCvAda__newsletter-section__title{color:var(--landing-black);margin-bottom:1rem;font-size:2rem;font-weight:500}.NewsletterSection-module__oCvAda__newsletter-section__subtitle{color:var(--landing-text-secondary);margin-bottom:3rem;font-size:1.25rem;font-weight:300}.NewsletterSection-module__oCvAda__newsletter-section__form{justify-content:center;align-items:flex-end;gap:1rem;max-width:600px;margin-bottom:5rem;margin-left:auto;margin-right:auto;display:flex}.NewsletterSection-module__oCvAda__newsletter-section__input{border:none;border-bottom:1px solid var(--landing-black);color:var(--landing-black);background:0 0;outline:none;flex:1;padding:.5rem 0;font-size:1rem}.NewsletterSection-module__oCvAda__newsletter-section__input::placeholder{color:var(--landing-muted)}.NewsletterSection-module__oCvAda__newsletter-section__product{text-align:left;background-color:var(--landing-white);border-radius:20px;flex-direction:column;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000014}.NewsletterSection-module__oCvAda__newsletter-section__product:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.NewsletterSection-module__oCvAda__newsletter-section__product-image-container{aspect-ratio:1;background-color:var(--landing-bg-secondary);border-radius:14px;width:100%;margin-bottom:1.25rem;position:relative;overflow:hidden}.NewsletterSection-module__oCvAda__newsletter-section__product-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.NewsletterSection-module__oCvAda__newsletter-section__product:hover .NewsletterSection-module__oCvAda__newsletter-section__product-image{transform:scale(1.05)}.NewsletterSection-module__oCvAda__newsletter-section__tag{background-color:var(--landing-black);color:var(--landing-white);border-bottom-left-radius:10px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:0;right:0}.NewsletterSection-module__oCvAda__newsletter-section__product-info{flex-direction:column;flex:1;gap:.75rem;display:flex}.NewsletterSection-module__oCvAda__newsletter-section__product-title{color:var(--landing-black);margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.NewsletterSection-module__oCvAda__newsletter-section__product-price{color:var(--landing-black);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.NewsletterSection-module__oCvAda__newsletter-section__old-price{color:var(--landing-muted);font-size:.875rem;font-weight:400;text-decoration:line-through}.NewsletterSection-module__oCvAda__newsletter-section__price{color:var(--landing-black)}.NewsletterSection-module__oCvAda__newsletter-section__add-button{background-color:var(--landing-black);color:var(--landing-white);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-self:stretch;align-items:center;margin-top:auto;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.NewsletterSection-module__oCvAda__newsletter-section__add-button:hover{background-color:var(--landing-text-secondary);transform:scale(1.02)}@media (max-width:768px){.NewsletterSection-module__oCvAda__newsletter-section__form{flex-direction:column;align-items:stretch}}@media (max-width:575px){.NewsletterSection-module__oCvAda__newsletter-section__product{border-radius:16px;padding:.875rem}}
.page-module__4gMfna__landingPage{width:100%;position:relative}
