.quote-container.svelte-17mamk4{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;position:fixed;top:0;backdrop-filter:blur(15px);background-color:#0006;gap:2rem;z-index:-5}.quote-window-active.svelte-17mamk4{z-index:999}.heading-2.svelte-17mamk4{font-family:Libre Baskerville,serif;font-size:3rem;text-transform:uppercase;text-align:center;font-weight:400}.quote-contact-container.svelte-17mamk4{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem}.quote-button.svelte-17mamk4{color:#fff;text-align:center;text-transform:uppercase;background-color:#8880;border:2px solid rgba(255,255,255,.7);border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:250px;height:50px;font-family:Libre Baskerville,serif;font-size:1.2rem;transition:background-color .3s ease,color .3s ease;margin-top:10px;cursor:pointer}.quote-button.svelte-17mamk4:hover{color:#000;background-color:#ffffffe6;transition:background-color .3s ease,color .3s ease}.contact-button-container.svelte-17mamk4{display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-button.svelte-17mamk4{border-radius:5px;background-color:#ffffffe6;display:flex;justify-content:center;align-items:center;color:#000;text-align:center;font-family:Nunito Sans,sans-serif;font-size:1.2rem;text-transform:uppercase;width:260px;height:50px;padding:5px;transition:background-color .25s ease,color .25s ease}.contact-button.svelte-17mamk4:hover{transition:background-color .25s ease,color .25s ease;background-color:#165f22;color:#fff}.contact-button.svelte-17mamk4 i:where(.svelte-17mamk4){margin-right:10px;font-size:1rem}.cancel-button.svelte-17mamk4{font-family:Nunito Sans,sans-serif;font-size:1rem;text-transform:uppercase;color:#fff;background-color:#000;border:1px solid rgba(255,255,255,0);cursor:pointer;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100px;padding:10px 15px;transition:background-color .25s ease}.cancel-button.svelte-17mamk4:hover{background-color:#0000004d;border:1px solid rgba(255,255,255,.2);transition:background-color .25s ease,border .25s ease}@media screen and (max-width:991px){.quote-button.svelte-17mamk4{font-size:1.2rem;width:200px}}@media screen and (max-width:768px){.quote-button.svelte-17mamk4{width:155px;height:45px;font-size:1rem}.heading-2.svelte-17mamk4{font-size:2.5rem}.contact-button.svelte-17mamk4{font-size:1.2rem}}@media screen and (max-width:479px){.quote-button.svelte-17mamk4{font-size:.85rem}}.main-carousel.svelte-f1521s{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:1400px;margin-top:1rem}.carousel-cell.svelte-f1521s{display:flex;justify-content:center;align-items:center;width:100%;height:600px;margin-right:10px;border-radius:5px;user-select:none;-webkit-user-select:none;counter-increment:carousel-cell;object-fit:cover}.about-carousel-img.svelte-f1521s{height:100%;width:100%;object-fit:cover;object-position:50% 60%;border-radius:5px}@media screen and (max-width:768px){.carousel-cell.svelte-f1521s{height:400px}}@media screen and (max-width:479px){.carousel-cell.svelte-f1521s{height:325px}}.vehicle-make-carousel-container.svelte-4l48dt{display:flex;justify-content:flex-start;align-items:center;flex-flow:row;width:575px;height:100%;margin:40px 0;overflow:hidden}.luxury-carousel-container.svelte-4l48dt{display:flex;justify-content:flex-start;align-items:center;width:auto;height:100%;padding-right:7rem;gap:0 7rem;flex:none;animation:svelte-4l48dt-infinite-slide 20s linear infinite;-webkit-animation:svelte-4l48dt-infinite-slide 20s linear infinite;-moz-animation:svelte-4l48dt-infinite-slide 20s linear infinite}.luxury-logo-wrapper.svelte-4l48dt{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;object-fit:fill}.luxury-logo.svelte-4l48dt{display:block;width:5rem;height:100%;object-fit:cover;filter:grayscale()}@-webkit-keyframes svelte-4l48dt-infinite-slide{0%{-webkit-transform:translateX(0%)}to{-webkit-transform:translateX(-100%)}}@-moz-keyframes svelte-4l48dt-infinite-slide{0%{-moz-transform:translateX(0%)}to{-moz-transform:translateX(-100%)}}@keyframes svelte-4l48dt-infinite-slide{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width:991px){.vehicle-make-carousel-container.svelte-4l48dt{width:100%}}.about-us-container.svelte-zzlmaf{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:7rem 0 3rem;width:100%;max-width:1400px;gap:2rem}.professionals-heading-container.svelte-zzlmaf{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:2rem;width:85%}.professionals-heading.svelte-zzlmaf{color:#fff;font-family:Libre Baskerville,serif;letter-spacing:-1px;text-transform:uppercase;width:100%;font-size:3.2rem;font-weight:500;text-align:center}.about-icons-container.svelte-zzlmaf{display:flex;justify-content:center;align-items:center;margin:3rem 0;width:100%}.about-icons-list.svelte-zzlmaf{display:flex;justify-content:center;align-items:center;gap:1.5rem}.about-icons-line-item.svelte-zzlmaf,.line-items-container.svelte-zzlmaf{width:auto;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-family:Nunito Sans,sans-serif;font-size:1.25rem;gap:10px;max-width:200px;text-align:center;opacity:0;transition:opacity .8s ease-in}.line-items-container.svelte-zzlmaf{opacity:1}.about-icons-line-item.svelte-zzlmaf:nth-of-type(2n) :where(.svelte-zzlmaf){max-width:120px}.about-icons-line-item.svelte-zzlmaf i:where(.svelte-zzlmaf){display:flex;justify-content:center;align-items:center;width:24px;font-size:2rem;background:transparent;color:#fadc00;padding:7px}.about-icons-line-item.svelte-zzlmaf i:where(.svelte-zzlmaf):before{position:relative;left:.5px}.line-item-visible.svelte-zzlmaf{opacity:1;transition:opacity .8s ease-in .5s}.line-item-visible2.svelte-zzlmaf{opacity:1;transition:opacity .8s ease-in .7s}.line-item-visible3.svelte-zzlmaf{opacity:1;transition:opacity .8s ease-in .9s}.line-item-visible4.svelte-zzlmaf{opacity:1;transition:opacity .8s ease-in 1.1s}.professionals-desc.svelte-zzlmaf{font-family:Nunito Sans,sans-serif;font-size:1.295rem;font-weight:300;letter-spacing:-.3px;text-align:center;max-width:1000px}.carousel-placeholder.svelte-zzlmaf{width:100%;height:300px;background:#000;border-radius:5px;animation:svelte-zzlmaf-pulse 2s infshowcaseInite ease-in-out}.main-carousel.svelte-zzlmaf{background-color:transparent;display:flex;flex-direction:column;justify-items:center;width:100%}.carousel-cell.svelte-zzlmaf{display:flex;justify-content:center;align-items:center;flex-direction:column;width:33.4%;height:300px;counter-increment:carousel-cell;box-sizing:border-box;padding-right:10px;object-fit:cover}.cert-img-container.svelte-zzlmaf{display:flex;justify-content:center;align-items:center;width:100%;max-width:275px}.carousel-cell.svelte-zzlmaf:nth-of-type(1) .cert-img-container:where(.svelte-zzlmaf){max-width:325px}.carousel-cell.svelte-zzlmaf:nth-of-type(2) .cert-img-container:where(.svelte-zzlmaf){max-width:200px}.carousel-cell.svelte-zzlmaf:nth-of-type(4) .cert-img-container:where(.svelte-zzlmaf){max-width:250px}.carousel-cell.svelte-zzlmaf:nth-of-type(6) .cert-img-container:where(.svelte-zzlmaf){max-width:150px}.cert-img.svelte-zzlmaf{width:100%;height:100%;object-fit:cover}@keyframes svelte-zzlmaf-pulse{0%{background-color:#1a1a1a}50%{background-color:#444}to{background-color:#1a1a1a}}@media screen and (max-width:1200px){.professionals-heading-container.svelte-zzlmaf{width:100%}}@media screen and (max-width:1024px){.professionals-heading.svelte-zzlmaf{font-size:3rem}.professionals-desc.svelte-zzlmaf{max-width:800px}}@media screen and (max-width:768px){.about-us-container.svelte-zzlmaf{flex-direction:column}.professionals-heading.svelte-zzlmaf{font-size:2.5rem}.about-icons-container.svelte-zzlmaf{margin:1.5rem 0}.about-icons-list.svelte-zzlmaf{flex-direction:column}.about-icons-line-item.svelte-zzlmaf{font-size:1.1rem;width:auto}.carousel-cell.svelte-zzlmaf{width:50%}}@media screen and (max-width:580px){.cert-img.svelte-zzlmaf:nth-of-type(4){grid-column:1 / span 2}}@media screen and (max-width:479px){.about-us-container.svelte-zzlmaf{padding:3rem 0 2rem}.professionals-heading.svelte-zzlmaf{text-align:left;font-size:2rem}.about-icons-container.svelte-zzlmaf{justify-content:flex-start;margin:1rem 0}.about-icons-list.svelte-zzlmaf{align-items:flex-start;gap:.5rem}.about-icons-line-item.svelte-zzlmaf,.line-items-container.svelte-zzlmaf{flex-direction:row;justify-content:flex-start;font-size:1.1rem;max-width:100%;gap:10px;text-align:left}.about-icons-line-item.svelte-zzlmaf:nth-of-type(2n) :where(.svelte-zzlmaf){max-width:100%}.about-icons-line-item.svelte-zzlmaf i:where(.svelte-zzlmaf){font-size:1.2rem}.professionals-desc.svelte-zzlmaf{font-size:1.1rem;text-align:left}.carousel-cell.svelte-zzlmaf{width:100%;padding-right:0}.carousel-cell.svelte-zzlmaf:nth-of-type(1) .cert-img-container:where(.svelte-zzlmaf){max-width:400px}}@media screen and (max-width:399px){.about-icons-line-item.svelte-zzlmaf{font-size:1.15rem}.about-icons-line-item.svelte-zzlmaf i:where(.svelte-zzlmaf){padding:6px}}.about-us.svelte-yb4ces{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px;background:linear-gradient(#030303 35%,#303030 85%,#030303)}.about-us-container.svelte-yb4ces{display:flex;justify-content:center;align-items:center;width:100%;max-width:1400px;overflow:hidden}.general-heading-desc-container.svelte-yb4ces{display:flex;flex-direction:column;width:61%;gap:1rem}.heading-container.svelte-yb4ces{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.section-title.svelte-yb4ces{text-transform:uppercase;font-size:1.2rem;font-family:Syne,sans-serif;font-weight:300;letter-spacing:-.3px;color:#fff9;display:flex;justify-content:center;align-items:center}.section-title.svelte-yb4ces i:where(.svelte-yb4ces){font-size:.95rem;color:#fff9;margin-right:5px}.section-heading.svelte-yb4ces{color:#fff;font-family:Libre Baskerville,serif;letter-spacing:-1px;text-transform:uppercase;width:100%;max-width:600px;font-size:3.2rem;font-weight:500}.section-desc.svelte-yb4ces{font-family:Nunito Sans,sans-serif;font-size:1.295rem;font-weight:300;letter-spacing:-.3px;max-width:700px}@media screen and (max-width:1024px){.section-heading.svelte-yb4ces{font-size:2.9rem}}@media screen and (max-width:991px){.about-us-container.svelte-yb4ces{flex-direction:column}.general-heading-desc-container.svelte-yb4ces{order:2;width:100%}}@media screen and (max-width:768px){.about-us.svelte-yb4ces{padding:40px}.section-heading.svelte-yb4ces{font-size:2.5rem;max-width:380px}}@media screen and (max-width:479px){.about-us.svelte-yb4ces{padding:40px 1rem}.section-title.svelte-yb4ces{font-size:1rem}.section-title.svelte-yb4ces i:where(.svelte-yb4ces){font-size:.85rem}.section-heading.svelte-yb4ces{font-size:2.1rem;max-width:380px}.section-desc.svelte-yb4ces{font-size:1.1rem}}.services-wrapper.svelte-7vpeen{display:flex;flex-direction:column;width:100%;margin:3rem 0;border-radius:5px;gap:8rem}.service-container.svelte-7vpeen{display:flex;justify-content:center;align-items:center;gap:2rem;opacity:0;transition:opacity .4s ease-in-out}.fade-in-service-container.svelte-7vpeen{opacity:1;transition:opacity .4s ease-in-out}.heading-desc-container.svelte-7vpeen{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%}.section-heading.svelte-7vpeen{color:#fff;font-family:Syne,sans-serif;font-weight:400;letter-spacing:-1px;text-transform:uppercase;width:100%;font-size:3.1rem}.service-container.svelte-7vpeen:nth-of-type(2) .section-heading:where(.svelte-7vpeen),.service-container.svelte-7vpeen:nth-of-type(3) .section-heading:where(.svelte-7vpeen){max-width:500px}.service-img-container.svelte-7vpeen{display:flex;flex-direction:column;width:100%}.section-desc.svelte-7vpeen{font-family:Nunito Sans,sans-serif;font-size:1.295rem;font-weight:300;letter-spacing:-.3px;max-width:510px}.services-img.svelte-7vpeen{display:block;width:100%;height:100%;max-width:675px;max-height:433px;object-fit:cover;border-radius:5px}.service-container.svelte-7vpeen:nth-of-type(2n) .service-img-container:where(.svelte-7vpeen){order:1}.learn-more-link.svelte-7vpeen{display:flex;justify-content:center;align-items:center;font-family:Nunito Sans,sans-serif;font-size:.8rem;text-transform:uppercase;border:1px solid #fff;margin-top:1rem;padding:7px 10px;transition:background-color .3s ease,color .3s ease;border-radius:5px}.learn-more-link.svelte-7vpeen:hover{background-color:#ffffffe6;color:#000;transition:background-color .3s ease,color .3s ease}.course-page-links-container.svelte-7vpeen{display:flex;width:100%;justify-content:flex-start;align-items:flex-start;gap:.8rem}.more-button.svelte-7vpeen{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Syne,sans-serif;text-transform:uppercase;font-size:.9rem;color:#ffffffb3;cursor:pointer;transition:color .2s ease;position:relative;height:30px}.more-button.svelte-7vpeen:hover{color:#fff;transition:color .2s ease}.more-button-arrow-container.svelte-7vpeen{display:flex;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.more-button-arrow-container.svelte-7vpeen i:where(.svelte-7vpeen){display:block;position:absolute;bottom:12px;transition:transform .2s ease}.more-button.svelte-7vpeen:hover .more-button-arrow-container:where(.svelte-7vpeen) i:where(.svelte-7vpeen){transform:translateY(13px);transition:transform .2s ease}.less-services-arrow-container.svelte-7vpeen{display:flex;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.less-services-arrow-container.svelte-7vpeen i:where(.svelte-7vpeen){display:block;position:absolute;bottom:-12px;transition:transform .2s ease}.more-button.svelte-7vpeen:hover .less-services-arrow-container:where(.svelte-7vpeen) i:where(.svelte-7vpeen){transform:translateY(-11px);transition:transform .2s ease}@media screen and (max-width:1024px){.section-heading.svelte-7vpeen{font-size:2.6rem}.section-desc.svelte-7vpeen{font-size:1.15rem}.services-img.svelte-7vpeen{height:275px}}@media screen and (max-width:768px){.services-wrapper.svelte-7vpeen{margin-top:1.5rem;gap:5rem}.service-container.svelte-7vpeen{flex-direction:column}.section-heading.svelte-7vpeen{font-size:2.2rem}.service-container.svelte-7vpeen:nth-of-type(2) .section-heading:where(.svelte-7vpeen),.service-container.svelte-7vpeen:nth-of-type(3) .section-heading:where(.svelte-7vpeen){max-width:100%}.section-desc.svelte-7vpeen{max-width:500px}.service-container.svelte-7vpeen:nth-of-type(2n) .service-img-container:where(.svelte-7vpeen){order:unset}.services-img.svelte-7vpeen{height:400px}}@media screen and (max-width:479px){.section-heading.svelte-7vpeen{font-size:2.15rem;max-width:380px}.section-desc.svelte-7vpeen{font-size:1.1rem}.services-img.svelte-7vpeen{height:275px}.course-page-links-container.svelte-7vpeen{gap:.5rem}.more-button.svelte-7vpeen:hover .more-button-arrow-container:where(.svelte-7vpeen) i:where(.svelte-7vpeen){display:none}.more-button.svelte-7vpeen:hover .less-services-arrow-container:where(.svelte-7vpeen) i:where(.svelte-7vpeen){display:none}.more-button.svelte-7vpeen:hover{color:#ffffffb3}}.services-wrapper.svelte-sqxmk7{display:flex;flex-direction:column;width:100%;margin:8rem 0;border-radius:5px;gap:8rem}.service-container.svelte-sqxmk7{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.heading-desc-container.svelte-sqxmk7{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%}.section-heading.svelte-sqxmk7{color:#fff;font-family:Libre Baskerville,serif;font-weight:500;font-style:normal;letter-spacing:-1px;text-transform:uppercase;font-size:5rem;text-align:center;margin-bottom:2rem}.section-desc.svelte-sqxmk7{font-family:Nunito Sans,sans-serif;font-size:1.4rem;font-weight:300;letter-spacing:-.3px;max-width:800px;text-align:center}.vinyl-img-container.svelte-sqxmk7{display:grid;grid-template-columns:repeat(1,1fr);justify-items:center;width:100%;margin-top:2rem;overflow:hidden;position:relative}.vinyl-all-brands-1200-container.svelte-sqxmk7{display:block;position:relative;max-height:800px}.services-img.svelte-sqxmk7{display:block;width:100%;height:100%;object-fit:contain;border-radius:5px}.learn-more-link.svelte-sqxmk7{font-family:Nunito Sans,sans-serif;text-transform:uppercase;border:1px solid #fff;padding:10px 1rem;transition:background-color .25s ease,color .25s ease;border-radius:5px;margin-top:1.5rem}.learn-more-link.svelte-sqxmk7:hover{background-color:#ffffffe6;color:#000;transition:background-color .25s ease,color .25s ease}@media screen and (max-width:1024px){.section-heading.svelte-sqxmk7{font-size:4rem}}@media screen and (max-width:768px){.services-wrapper.svelte-sqxmk7{margin:4.5rem 0 0;gap:5rem}.service-container.svelte-sqxmk7{flex-direction:column}.section-heading.svelte-sqxmk7{font-size:2.5rem;margin-bottom:1rem}.section-desc.svelte-sqxmk7{font-size:1.15rem}}@media screen and (max-width:479px){.section-heading.svelte-sqxmk7{font-size:2rem;max-width:380px}.section-desc.svelte-sqxmk7{font-size:1.1rem}}.services-wrapper.svelte-1m3f7qu{display:flex;flex-direction:column;width:100%;margin:3rem 0;border-radius:5px}.service-container.svelte-1m3f7qu{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.heading-desc-container.svelte-1m3f7qu{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%}.section-heading.svelte-1m3f7qu{color:#fff;font-family:Libre Baskerville,serif;font-weight:500;font-style:normal;letter-spacing:-1px;text-transform:uppercase;font-size:5rem;text-align:center}.carousel-placeholder.svelte-1m3f7qu{width:100%;height:550px;background:#000;border-radius:5px;animation:svelte-1m3f7qu-pulse 2s infshowcaseInite ease-in-out}.main-carousel.svelte-1m3f7qu{display:flex;flex-direction:column;justify-items:center;width:100%;margin-top:2rem}.carousel-cell.svelte-1m3f7qu{display:flex;justify-content:center;align-items:center;flex-direction:column;width:33.4%;height:550px;counter-increment:carousel-cell;box-sizing:border-box;padding-right:10px;object-fit:cover}.carousel-wrapper.svelte-1m3f7qu{background-color:#121212;display:flex;flex-direction:column;width:100%;height:100%;border:2px solid rgba(255,255,255,0);border-radius:5px;overflow:hidden;transition:border-color .3s ease}.carousel-wrapper.svelte-1m3f7qu:hover{border-color:#fff;transition:border-color .4s ease}.showcase-desc-container.svelte-1m3f7qu{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;height:230px}.showcase-title.svelte-1m3f7qu{color:#000;background:#dfdfdf;font-family:Libre Baskerville,serif;font-size:1rem;font-weight:400;text-transform:uppercase;width:100%;padding:1rem}.showcase-desc.svelte-1m3f7qu{color:#fff;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:300;letter-spacing:-.3px;padding:1rem}.read-more-link.svelte-1m3f7qu{display:flex;align-items:center;color:#fff;font-family:Syne,sans-serif;text-transform:uppercase;font-size:1.1rem;font-weight:400;text-decoration:none;padding-bottom:1rem;padding-left:1rem}.read-more-link.svelte-1m3f7qu i:where(.svelte-1m3f7qu){position:relative;margin-left:10px;bottom:-1px}.hp-showcase-img.svelte-1m3f7qu{opacity:1;transition:opacity .5s ease-in;display:flex;justify-content:center;align-items:center;width:100%;height:100%;object-fit:cover}@keyframes svelte-1m3f7qu-pulse{0%{background-color:#1a1a1a}50%{background-color:#444}to{background-color:#1a1a1a}}@media screen and (max-width:1120px){.carousel-cell.svelte-1m3f7qu{width:50%}}@media screen and (max-width:1024px){.section-heading.svelte-1m3f7qu{font-size:4rem}.carousel-cell.svelte-1m3f7qu{width:49%}}@media screen and (max-width:810px){.carousel-cell.svelte-1m3f7qu{width:75%}}@media screen and (max-width:768px){.services-wrapper.svelte-1m3f7qu{margin-top:1rem;gap:5rem}.service-container.svelte-1m3f7qu{flex-direction:column}.section-heading.svelte-1m3f7qu{font-size:3rem}.main-carousel.svelte-1m3f7qu{margin-top:1rem}.carousel-cell.svelte-1m3f7qu{height:auto}.read-more-link.svelte-1m3f7qu{font-size:1rem}}@media screen and (max-width:479px){.services-wrapper.svelte-1m3f7qu{margin:3rem 0}.section-heading.svelte-1m3f7qu{font-size:2.095rem;max-width:380px}.carousel-cell.svelte-1m3f7qu{width:100%}.carousel-wrapper.svelte-1m3f7qu{border:none}.carousel-wrapper.svelte-1m3f7qu:hover{border-color:none}.showcase-title.svelte-1m3f7qu{font-size:.9rem}.showcase-desc.svelte-1m3f7qu{font-size:1rem}}.services-section.svelte-1hdl1df{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px;background:linear-gradient(#030303 90%,#3a3a3a)}.services-section-container.svelte-1hdl1df{display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:1400px}.general-heading-desc-container.svelte-1hdl1df,.heading-desc-container.svelte-1hdl1df{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:10px}.section-title.svelte-1hdl1df{text-transform:uppercase;font-size:1.2rem;font-family:Syne,sans-serif;font-weight:300;letter-spacing:-.3px;color:#fff9;display:flex;justify-content:flex-start;align-items:center}.section-title.svelte-1hdl1df i:where(.svelte-1hdl1df){font-size:.95rem;color:#fff9;margin-right:5px}.section-heading.svelte-1hdl1df{color:#fff;font-family:Libre Baskerville,serif;letter-spacing:-1px;text-transform:uppercase;text-align:center;width:100%;max-width:1200px;font-size:3.5rem;font-weight:500;margin-bottom:2rem}@media screen and (max-width:1024px){.section-heading.svelte-1hdl1df{font-size:2.8rem}}@media screen and (max-width:991px){.services-section-container.svelte-1hdl1df{flex-direction:column}.general-heading-desc-container.svelte-1hdl1df{order:2;width:100%}}@media screen and (max-width:768px){.heading-desc-container.svelte-1hdl1df{align-items:flex-start}.section-heading.svelte-1hdl1df{text-align:left;font-size:2.5rem}.services-section.svelte-1hdl1df{padding:40px}}@media screen and (max-width:479px){.services-section.svelte-1hdl1df{padding:40px 1rem}.section-title.svelte-1hdl1df{font-size:1rem}.section-title.svelte-1hdl1df i:where(.svelte-1hdl1df){font-size:.85rem}.section-heading.svelte-1hdl1df{font-size:2rem;margin-bottom:.5rem}}.services-section.svelte-svn2pn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px;background-image:linear-gradient(#3a3a3a,#3a3a3ac7 30%,#3a3a3a),url(/_astro/reviews-bg.BFXoJAu-.avif);background-size:cover;background-position:0 0,50%;position:relative}.services-section-container.svelte-svn2pn{display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:1400px;position:relative}.services-wrapper.svelte-svn2pn{display:flex;flex-direction:column;width:100%;margin:10rem 0;border-radius:5px}.general-heading-desc-container.svelte-svn2pn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:10px}.heading-desc-container.svelte-svn2pn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:3rem}.section-heading.svelte-svn2pn{color:#fff;font-family:Libre Baskerville,serif;letter-spacing:-1px;text-transform:uppercase;text-align:center;width:100%;font-size:4rem;font-weight:500;margin-bottom:2rem;opacity:1;transition:opacity .8s ease-in-out}.section-heading-hidden.svelte-svn2pn{opacity:0;transition:opacity .6s ease-in-out}.service-container.svelte-svn2pn{display:flex;justify-content:center;align-items:center;gap:2rem}.service-all-brands1400-img-container.svelte-svn2pn{display:grid;grid-template-columns:repeat(1,1fr);justify-items:center;align-items:center;width:100%;opacity:1;transition:opacity .8s ease-in-out .3s}.services-brands-img.svelte-svn2pn{display:block;width:100%;object-fit:cover}.services-brands-img.svelte-svn2pn:nth-of-type(2){display:none}.services-brands-img.svelte-svn2pn:nth-of-type(3){display:none}.service-all-brands-hidden.svelte-svn2pn{opacity:0;transition:opacity .6s ease-in-out}@media screen and (max-width:1024px){.section-heading.svelte-svn2pn{font-size:3.5rem}.services-brands-img.svelte-svn2pn:nth-of-type(2){display:block;opacity:1;transition:opacity .8s ease-in-out .3s}}@media screen and (max-width:768px){.services-section.svelte-svn2pn{padding:40px}.services-wrapper.svelte-svn2pn{margin-top:5rem}.service-container.svelte-svn2pn{flex-direction:column}.section-heading.svelte-svn2pn{font-size:2.4rem}}@media screen and (max-width:479px){.services-section.svelte-svn2pn{padding:40px 1rem}.services-wrapper.svelte-svn2pn{margin:5rem 0 3rem}.heading-desc-container.svelte-svn2pn{margin-bottom:1rem}.section-heading.svelte-svn2pn{font-size:2.125rem}.services-brands-img.svelte-svn2pn:nth-of-type(1){display:none}.services-brands-img.svelte-svn2pn:nth-of-type(2){display:none}.services-brands-img.svelte-svn2pn:nth-of-type(3){display:block;opacity:1;transition:opacity .8s ease-in-out .3s}}.reviews-section.svelte-xy3kbd{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px;background:linear-gradient(#3a3a3a,#030303 70%)}.reviews-section-container.svelte-xy3kbd{display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:1400px}.general-heading-desc-container.svelte-xy3kbd,.heading-desc-container.svelte-xy3kbd{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:10px}.section-title.svelte-xy3kbd{text-transform:uppercase;font-size:1.2rem;font-family:Syne,sans-serif;font-weight:300;letter-spacing:-.3px;color:#fff9;display:flex;justify-content:flex-start;align-items:center;text-align:center}.section-title.svelte-xy3kbd i:where(.svelte-xy3kbd){font-size:.95rem;color:#fff9;margin-right:5px}.section-heading.svelte-xy3kbd{color:#fff;font-family:Libre Baskerville,serif;letter-spacing:-1px;text-transform:uppercase;width:100%;font-size:4rem;font-weight:500;margin-bottom:2rem;text-align:center}.section-heading.svelte-xy3kbd span:where(.svelte-xy3kbd){font-size:8.2rem;font-weight:600}.reviews-img-container.svelte-xy3kbd{display:flex;justify-content:center;align-items:center;max-width:1280px}.reviews-img.svelte-xy3kbd{width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .8s ease-in}.reviews-img.svelte-xy3kbd:nth-of-type(2){display:none}.fade-reviews.svelte-xy3kbd{opacity:1!important;transition:opacity .8s ease-in .5s}@media screen and (max-width:1200px){.section-heading.svelte-xy3kbd span:where(.svelte-xy3kbd){font-size:6rem}}@media screen and (max-width:1024px){.section-heading.svelte-xy3kbd{font-size:2.8rem}.section-heading.svelte-xy3kbd span:where(.svelte-xy3kbd){font-size:5rem}}@media screen and (max-width:991px){.reviews-section-container.svelte-xy3kbd{flex-direction:column}.general-heading-desc-container.svelte-xy3kbd{order:2;width:100%}}@media screen and (max-width:768px){.section-heading.svelte-xy3kbd{font-size:2.5rem}.section-heading.svelte-xy3kbd span:where(.svelte-xy3kbd){font-size:5rem}.reviews-section.svelte-xy3kbd{padding:40px}.reviews-img.svelte-xy3kbd:nth-of-type(1){display:none}.reviews-img.svelte-xy3kbd:nth-of-type(2){display:block;opacity:0;transition:opacity .8s ease-in}}@media screen and (max-width:550px){.section-heading.svelte-xy3kbd{font-size:2.3rem}.section-heading.svelte-xy3kbd span:where(.svelte-xy3kbd){font-size:4rem}}@media screen and (max-width:479px){.reviews-section.svelte-xy3kbd{padding:40px 1rem}.section-title.svelte-xy3kbd{font-size:1rem}.section-title.svelte-xy3kbd i:where(.svelte-xy3kbd){font-size:.85rem}.section-heading.svelte-xy3kbd{font-size:2rem;margin-bottom:.5rem}.section-heading.svelte-xy3kbd span:where(.svelte-xy3kbd){font-size:3rem}}#background.svelte-jho0jf{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}#container.svelte-jho0jf{background:transparent;background-size:cover;position:relative;overflow:hidden}main.svelte-jho0jf{display:flex;justify-content:center;flex-direction:column;height:100%;width:100%}#hero.svelte-jho0jf{background:linear-gradient(#03030333,#030303 90%);display:flex;align-items:start;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh}.hero-heading-container.svelte-jho0jf{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;gap:1rem}.heading-1.svelte-jho0jf{font-family:Libre Baskerville,serif;font-size:5.5rem}.heading-1.svelte-jho0jf,.location-heading.svelte-jho0jf{font-weight:400;text-transform:uppercase;text-align:center}.location-heading.svelte-jho0jf{font-family:Syne,sans-serif;font-size:1rem}@media screen and (max-width:991px){.hero-heading-container.svelte-jho0jf{max-width:600px}.heading-1.svelte-jho0jf{font-size:4rem}}@media screen and (max-width:768px){.hero-heading-container.svelte-jho0jf{max-width:500px}.heading-1.svelte-jho0jf{font-size:3rem}}@media screen and (max-width:479px){#background.svelte-jho0jf{height:auto;min-height:700px;width:100%;position:absolute;object-position:0px}#hero.svelte-jho0jf{height:100%;min-height:700px;padding:225px 0}.heading-1.svelte-jho0jf{font-size:2.35rem}}@media screen and (orientation:landscape)and (max-width:960px)and (max-height:450px){#background.svelte-jho0jf{width:100%;height:660px;position:absolute}#hero.svelte-jho0jf{height:100%;padding:225px 0 80px}}
