.contact-image{width:100%;height:auto;max-height:80vh;object-fit:cover;margin-top:100px;border-radius:0 0 5px 5px;aspect-ratio:16/9;box-shadow:#474747 0 20px 30px -10px,#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset,#00000017 0 32px 16px}.contact-header{position:relative;width:100%}.contact-header h1{position:absolute;top:110px;left:50%;transform:translate(-50%,-50%);color:#000;font-size:3rem;text-align:center;text-shadow:1px 1px 10px white;font-weight:700}.contact-info-container{display:flex;flex-direction:column}.business-details{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:2rem;padding:2rem;background:var(--bg-color-light-tertiary);width:100%;margin:0 auto;color:var(--bg-color-black-silver);margin-bottom:2rem}.detail-card{flex:1 1 calc(50% - 2rem);max-width:600px;border-radius:10px;box-shadow:#474747 0 20px 30px -10px,#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset,#00000017 0 32px 16px}.detail-card *{color:inherit}.detail-card h2{font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #c0a080;text-align:center;font-family:var(--small-line-break)}.detail-card,.location-card,.info-card{background:var(--bg-color-light-primary-2);padding:2rem;color:var(--bg-color-black-silver);font-family:var(--general-text)}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;width:100%}.contact-details{display:flex;justify-content:space-between;width:100%}.contact-details h3{font-size:1.1rem;margin-bottom:.5rem}.contact-details a{all:unset;word-break:break-all;overflow-wrap:break-word;max-width:100%;display:inline-block}.contact-details a:hover{color:#c0a080;cursor:pointer}.hours-list{display:flex;flex-direction:column;gap:1rem}.hours-item{display:flex;justify-content:space-between;padding:.5rem 0;font-weight:600}.location-card{background:#fff;text-align:center;background:var(--bg-color-light-tertiary);font-family:var(--small-line-break)}.location-card h2,.info-card h2{text-shadow:var(--box-shadow-color-light)}.map-container{width:100%;margin:2rem 0;border-radius:10px;overflow:hidden;box-shadow:#474747 0 20px 30px -10px,#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset,#00000017 0 32px 16px;background-color:#f8f8f8;position:relative;z-index:1}.map-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#666}.info-card{padding:2rem;background:var(--bg-color-light-tertiary);width:100%;font-family:var(--general-text);text-align:center}.info-card h2,.info-card h3{font-family:var(--small-line-break)}.info-content{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.info-item{text-align:center;font-family:var(--general-text);border-radius:10px;box-shadow:#474747 0 20px 30px -10px,#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset,#00000017 0 32px 16px;background:var(--bg-color-light-primary-2);padding:1rem}.info-item h3{font-size:1.1rem;margin-bottom:1rem;border-bottom:2px solid #c0a080;padding-bottom:.5rem}.info-item p{line-height:1.6}.map-responsive{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.map-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:1}.email-full{display:inline}.email-short{display:none}@media (max-width: 700px){.email-full{display:none}.email-short{display:inline}.hours-item{display:flex;flex-direction:column;align-items:center}}@media (max-width: 1200px){.contact-info-container{max-width:100%}}@media (max-width: 1024px){.contact-info-container{padding:0 1rem}.business-details{flex-direction:column;margin-bottom:6rem;width:100%}.detail-card{padding:1.5rem;min-width:none;max-width:none}.contact-image{max-height:60vh}.contact-header h1{font-size:2.5rem}.location-card,.info-card{padding:1.5rem}}@media (max-width: 700px){.detail-card{width:100%;max-width:100%}.contact-details{flex-direction:column;align-items:center}.contact-header h1{font-size:2rem;top:90px}.contact-image{max-height:50vh;margin-top:80px}.location-card,.info-card{padding:0}.info-content{grid-template-columns:1fr}.map-container{margin:1.5rem 0}}@media (max-width: 400px){.business-details{padding:0 .5rem;margin-bottom:6rem}.detail-card{padding:1rem}.detail-card h2{font-size:1.15rem}.contact-details h3{font-size:1rem}.hours-item .day,.hours-item .time{font-size:.9rem}.contact-image{max-height:40vh;margin-top:100px}.contact-header h1{font-size:1.4rem;top:110px}.location-card,.info-card{padding:1rem}.location-card h2,.info-card h2{font-size:1.15rem}.map-container{margin:1rem 0}.info-item h3{font-size:1.1rem}.info-item p{font-size:.9rem}.contact-details a{font-size:.85rem;word-break:break-all;overflow-wrap:break-word}}.hero-section{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:0 2rem;overflow:hidden;position:relative}.hero-bg{position:absolute;width:100%;height:100vh;top:0;right:0;bottom:0;left:0;z-index:-2;background-size:cover;background-position:center bottom;background-repeat:no-repeat;opacity:0;pointer-events:none;-webkit-transition:6s ease-in-out;-moz-transition:6s ease-in-out;-o-transition:6s ease-in-out;transition:6s ease-in-out}.hero-bg.visible{opacity:.35}.hero-bg.fade-in{opacity:.35;z-index:-1}.hero-bg.fade-out{opacity:0;z-index:-2}.hero-content{max-width:900px}.hero-content h1{font-size:4rem;margin-bottom:1.5rem;font-weight:700;color:var(--text-color-silver);text-shadow:var(--box-shadow-color-dark);font-family:var(--small-line-break);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-content h2{margin-bottom:2rem;opacity:.9;font-family:var(--general-text);font-weight:600;font-size:1.25rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cta-section{background:var(--bg-color-fade);background-size:cover;background-position:center;padding:5rem 2rem;text-align:center;color:#fff;border-radius:10px 10px 0 0}.cta-content{max-width:800px;margin:0 auto;color:var(--color-black-gold)}.cta-content h2{font-size:2.5rem;margin-bottom:1.5rem;font-family:var(--large-line-break);text-shadow:var(--box-shadow-color-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9;font-family:var(--small-line-break);font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 768px){.hero-content h1{font-size:3rem}.cta-content h2{font-size:2rem}}@media (max-width: 480px){.hero-content h1{font-size:2.5rem}.cta-section{padding:3rem 1rem}}.legal-page{margin-top:100px;background:var(--bg-color-silver-gold-2)!important;color:var(--bg-color-gold-silver);min-height:100vh;padding:4rem 0;box-shadow:var(--box-shadow-color-phone)}.legal-container{max-width:900px;margin:0 auto;padding:2rem;background:#000;border-radius:12px;box-shadow:var(--box-shadow-color-phone);text-align:justify}.legal-container h1{font-size:2.25rem;margin-bottom:2rem;font-family:var(--large-line-break);font-weight:700;color:var(--bg-color-gold-silver);text-align:center}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.5rem;margin-bottom:1rem;color:var(--bg-color-gold-silver);border-bottom:2px solid var(--bg-color-gold-silver);padding-bottom:.5rem;font-family:var(--small-line-break);font-weight:600}.legal-section p,.legal-section li{line-height:1.6;font-size:1rem;font-family:var(--general-text);font-weight:500}.legal-section ul{padding-left:1.25rem;margin-top:1rem;list-style-type:disc}.legal-section a{color:var(--neon-color);text-decoration:underline;transition:color .3s ease;font-weight:500}.legal-section a:hover{color:var(--neon-color-faded)}.legal-container,.legal-section{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1200px){.legal-page{padding:0;border-radius:12px}}@media (max-width: 768px){.legal-container{padding:1.25rem}.legal-container h1{font-size:1.75rem;font-weight:700}.legal-section h2{font-size:1.2rem;text-align:left;font-weight:600}.legal-section p,.legal-section li{font-size:.9rem;font-weight:600}.legal-section li{text-align:left}}@media (max-width: 600px){.legal-container{padding:1rem}.legal-container h1{font-size:1.5rem}.legal-section h2{font-size:1.1rem}.legal-section p,.legal-section li{font-size:.8rem}.legal-section ul{padding-left:1rem}}@media (max-width: 480px){.legal-container{padding:.75rem}.legal-container h1{font-size:1.3rem}.legal-section h2{font-size:1rem}.legal-section p,.legal-section li{font-size:.7rem}.legal-section ul{padding-left:.9rem}}.services-page{margin-top:110px;overflow:hidden}.services-section{padding:4rem 2rem;background:var(--bg-color-light-tertiary);border-radius:5px}.services-section h3 .divider-text{color:var(--text-color-dark)!important;text-shadow:var(--box-shadow-color-light)}.services-info{display:flex;justify-content:space-between;flex-direction:column;margin-top:2rem}.consultation-section{padding:4rem 2rem;text-align:center;color:#fff;background:var(--bg-color-light-tertiary)}.consultation-content{max-width:800px;margin:0 auto}.consultation-content h2{font-size:2.5rem;margin-bottom:1rem}.consultation-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}@media (max-width: 900px){.services-page{margin-top:80px}.services-header{padding:4rem 1rem 3rem}.services-header h1{font-size:2.5rem;font-weight:600}.services-section{padding:2rem 1rem}}@media (max-width: 480px){.services-header{padding:2rem 1rem 0}.services-header h1{font-size:1.2rem}.services-section{background:transparent}.section-header h2{font-size:1.8rem}.services-info{margin-top:0}}.about-section{padding:5rem 2rem;background:var(--bg-color-light-tertiary);border-radius:10px;width:100%;height:100%;text-rendering:optimizeLegibility}.about-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text h2{font-size:1.5rem;margin-bottom:1.5rem;text-align:center;font-family:var(--small-line-break);color:var(--text-color-about);text-shadow:var(--text-shadow-about)}.about-text p{color:var(--text-color-about);line-height:1.8;margin-bottom:2rem;font-family:var(--general-text);text-align:justify;font-weight:650;letter-spacing:1.25px}.features-list{list-style:none;padding:0;margin:0;letter-spacing:1.25px}.features-list li{color:#000;margin-bottom:1rem;font-size:1.1rem;font-family:var(--large-line-break);font-weight:600;color:var(--text-color-about);text-shadow:var(--text-shadow-about)}.about-image{height:600px;border-radius:10px;display:flex;align-items:center;justify-content:center;width:100%;box-shadow:#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#00000017 0 32px 16px}@media (max-width: 1024px){.about-content{display:flex;flex-direction:column}.about-image{height:300px}}@media (max-width: 768px){.about-text h2{font-size:1.2rem}.about-text p,.features-list li{font-size:.8rem}}@media (max-width: 480px){.about-image{height:250px}.about-section{padding:3rem 1rem}}.about-section,.about-text p,.features-list li{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about-section,.features-list li{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.about-text p,.features-list li{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-rendering:optimizeLegibility}.footer{background-color:#2a2a2a;color:var(--bg-color-silver-gold);padding:3rem 0 1rem;margin-top:4rem;position:relative;cursor:default;transition:all .3s ease;width:100%;overflow-x:hidden;will-change:transform,padding-bottom}.footer:hover{background-color:#2a2a2a}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1rem}.footer-section{flex:1;min-width:200px;margin-bottom:2rem;text-align:center;padding:0 1rem}.footer-section h3{color:var(--bg-color-silver-gold);font-size:1.1rem;margin-bottom:1rem;position:relative;display:inline-block;width:auto;margin-left:0;margin-right:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.footer-section h3:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:var(--bg-color-silver-gold)}.footer-section p{margin:.5rem 0;font-size:.9rem;line-height:1.4;color:var(--bg-color-silver-gold);text-align:center;font-weight:500}.footer-section a{color:var(--bg-color-silver-gold);text-decoration:none;font-size:.9rem;transition:all .3s ease;display:block;text-align:center;margin:.5rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.footer-section a[href^="tel:"]{display:inline-block;white-space:nowrap}.footer-section a:hover{color:var(--bg-color-silver-gold);transform:translateY(-2px);text-decoration:underline}.footer-section ul{list-style:none;padding:0;margin:0;text-align:center}.footer-section ul li{margin-bottom:.5rem;text-align:center}.footer-section ul li a{color:var(--bg-color-silver-gold);text-decoration:none;transition:all .3s ease;display:block;text-align:center}.footer-section ul li a:hover{color:var(--bg-color-silver-gold);transform:translateY(-2px);text-decoration:underline}.social-links{display:flex;justify-content:center;margin-top:1rem;width:100%}.social-icons-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;position:relative}.social-links a{color:var(--bg-color-silver-gold);font-size:1.2rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;margin:0}.social-links a:hover{color:var(--bg-color-silver-gold);transform:translateY(-3px)}.social-links a:hover svg{transform:scale(1.1)}.social-links p a{color:var(--bg-color-silver-gold);text-decoration:none;transition:all .3s ease}.social-links p a:hover{color:var(--text-color-dark);text-decoration:underline}.google-reviews-container{width:100%;padding:1.5rem 0;margin-top:1rem;border-top:1px solid rgba(212,175,55,.2);text-align:center}.google-reviews-heading{font-size:1.2rem;color:var(--bg-color-silver-gold);margin-bottom:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.google-reviews-text{font-size:.9rem;color:var(--bg-color-silver-gold);max-width:600px;margin:0 auto;line-height:1.4}.google-reviews-text a{color:var(--bg-color-silver-gold);text-decoration:none;transition:all .3s ease}.google-reviews-text a:hover{color:var(--text-color-dark)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.team-credits{position:fixed;bottom:0;left:0;width:100%;background-color:#333;padding:2rem;border-top:2px solid var(--bg-color-silver-gold);box-shadow:0 -5px 20px #0000004d;z-index:1000;transform:translateY(100%);transition:transform .3s ease-in-out;max-height:80vh;overflow-y:auto;will-change:transform;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.team-credits::-webkit-scrollbar{display:none}.team-credits.expanded{transform:translateY(0)}.team-credits-content{max-width:1200px;margin:0 auto;text-align:center;will-change:transform,opacity;padding-bottom:1rem}.team-credits h4{color:var(--bg-color-silver-gold);font-size:1.4rem;margin-bottom:2rem;font-weight:600;letter-spacing:1px;will-change:transform,opacity;text-shadow:0 2px 4px rgba(0,0,0,.3)}.team-members-container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto;will-change:transform,opacity;opacity:0;transform:translateY(20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:relative}.team-credits.expanded .team-members-container{opacity:1;transform:translateY(0)}.team-member{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;background:#333;border-radius:12px;transition:all .3s ease;will-change:transform;backface-visibility:hidden;transform:translateZ(0);cursor:pointer;position:relative}.team-member:hover{background:#333;transform:translateY(-2px)}.team-member-name{color:var(--bg-color-silver-gold);font-size:1.2rem;font-weight:600;letter-spacing:.5px;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0);opacity:0;transition:opacity .3s ease-in-out;position:relative;z-index:1004;text-shadow:0 2px 4px rgba(0,0,0,.3)}.team-credits.expanded .team-member-name{opacity:1}.team-member-role{color:var(--bg-color-silver-gold);font-size:1rem;font-weight:500;letter-spacing:1px;text-transform:uppercase;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0);opacity:0;transition:opacity .3s ease-in-out;position:relative;z-index:1004;text-shadow:0 2px 4px rgba(0,0,0,.3)}.team-credits.expanded .team-member-role{opacity:1}.footer-bottom{text-align:center;padding:1rem 0;border-top:1px solid rgba(212,175,55,.2);margin-top:3rem;will-change:margin-top}.copyright-text{color:var(--bg-color-silver-gold);font-size:.9rem;cursor:pointer;transition:all .3s ease;position:relative;display:inline-block;will-change:color;padding:5px 10px;border-radius:4px;background-color:transparent;margin-top:20px;z-index:10;width:auto;text-align:center}.copyright-text:hover{color:var(--bg-color-silver-gold);background-color:transparent;box-shadow:none}.copyright-text:before{content:"";position:absolute;left:50%;top:-20px;transform:translate(-50%);font-size:.8rem;font-weight:600;opacity:1;color:var(--bg-color-silver-gold);white-space:nowrap;background-color:transparent;padding:3px 8px;border-radius:4px;box-shadow:none;letter-spacing:.5px;text-transform:uppercase}.copyright-text:after{content:"";position:absolute;width:100%;bottom:-2px;left:0;background-color:var(--bg-color-silver-gold);transition:width .3s ease;will-change:width}.copyright-text span{color:var(--bg-color-silver-gold);font-weight:500;position:relative;transition:color .3s ease;will-change:color;backface-visibility:hidden;transform:translateZ(0);display:inline-block;width:auto}.copyright-text span:after{display:none}.copyright-text span:hover{color:var(--bg-color-silver-gold)}.team-name-highlight{color:var(--bg-color-silver-gold);font-weight:500;position:relative;cursor:pointer;transition:color .3s ease;will-change:color;backface-visibility:hidden;transform:translateZ(0);display:inline-block;width:auto}.team-name-highlight:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:var(--bg-color-silver-gold);transition:width .3s ease;will-change:width}.team-name-highlight:hover{color:var(--bg-color-silver-gold)}@media (max-width: 768px){.footer-content{flex-direction:column;align-items:center}.footer-section{width:100%;margin-bottom:2rem}.team-member{flex-direction:column;gap:.5rem}.team-credits{padding:1.5rem 1rem;max-height:70vh}.team-credits h4{font-size:1rem;margin-bottom:1rem}.team-member-name{font-size:.95rem}.team-member-role{font-size:.85rem}.team-members-container{gap:1rem}.google-reviews-container{margin:0 auto;text-align:center;width:90%}}@media (max-width: 480px){.footer{padding:2rem 0 1rem}.footer-section h3{font-size:1rem}.footer-section p,.footer-section a,.footer-section ul li a{font-size:.85rem}.google-reviews-heading{font-size:1.1rem}.google-reviews-text{font-size:.85rem}.team-credits{padding:1rem .5rem;max-height:60vh}.team-credits h4{font-size:.95rem}.team-member-name{font-size:.9rem}.team-member-role{font-size:.8rem}.team-members-container{grid-template-columns:1fr;gap:.75rem}}@media (prefers-color-scheme: dark){.footer,.footer:hover{background-color:#2a2a2a}.team-member,.team-member:hover,.team-credits{background:#333}.google-reviews-text a:hover{color:var(--neon-color)}.team-member-name,.team-member-role,.copyright-text,.copyright-text:before,.copyright-text span,.copyright-text span:hover,.footer,.footer-section h3,.footer-section p,.footer-section a,.footer-section ul li a,.social-links a,.google-reviews-heading,.google-reviews-text{color:var(--bg-color-silver-gold)}.google-reviews-text a{color:var(--bg-color-gold-silver)}.footer-section p,.footer-section a,.footer-section ul li a,.social-links a,.google-reviews-text,.google-reviews-text a{text-shadow:0 1px 2px rgba(0,0,0,.2)}.team-member-name,.team-member-role,.copyright-text:before,.copyright-text span,.team-name-highlight,.footer-section h3,.google-reviews-heading{text-shadow:0 2px 4px rgba(0,0,0,.3)}}.navbar-logo{flex:1}.logo-mask{height:65px;margin-left:10px;background-color:var(--bg-color-black-gold);-webkit-mask-image:url(/images/LOGO.png);mask-image:url(/images/LOGO.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1000px){.logo-mask{height:40px}}.full{display:block}.mobile{display:none}.navbar{background-color:var(--bg-color-light-primary);box-shadow:var(--box-shadow-nav);position:fixed;top:0;left:0;right:0;z-index:1000}.navbar-container{display:flex;justify-content:space-between;align-items:center;height:100px}.navbar-menu{display:flex;gap:2rem;align-items:center;flex:0 0 auto;text-align:center;-webkit-overflow-scrolling:touch}.navbar-link{color:var(--text-color-black-silver);text-decoration:none;font-size:1.1rem;font-weight:700;font-family:var(--small-line-break);padding:.5rem 0;position:relative;transition:color .3s ease;text-shadow:var(--box-shadow-color-light);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.navbar-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#c0a080;transition:width .3s ease}.navbar-link:hover,.navbar-link.active{color:#c0a080}.navbar-link:hover:after,.navbar-link.active:after{width:100%}.navbar-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.navbar-toggle span{display:block;width:25px;height:2px;background-color:var(--text-color-dark);margin:5px 0;transition:all .3s ease}@media (min-width: 769px){.navbar-phone{display:none}.navbar-container{max-width:100%;margin:0 1rem}}@media (max-width: 768px){.full{display:none}.mobile{display:block}.navbar-container{margin:0 .5rem}.left-buttons{flex:0;display:flex;justify-content:center;align-items:center}.navbar-toggle{display:block}.navbar-menu{position:fixed;top:100px;left:-100%;width:100%;height:calc(100vh - 70px);background-color:var(--bg-color-light-primary-3);flex-direction:column;padding:2rem;transition:left .3s ease;box-shadow:0 2px 4px #0000001a}.navbar-menu.active{left:0}.navbar-toggle.active span:nth-child(1){transform:rotate(45deg) translateY(10px)}.navbar-toggle.active span:nth-child(2){opacity:0}.navbar-toggle.active span:nth-child(3){transform:rotate(-45deg) translateY(-10px)}}.navbar,.navbar-menu,.navbar-link,.navbar-toggle span{-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar-link,.navbar-toggle span{will-change:transform,opacity,width,left}.parallax-container{height:55vh;width:100%;display:grid;align-items:center;justify-items:center;position:relative;overflow:hidden}.parallax-image{height:55vh;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%)}.color-gradient{width:100%;height:100%;background:var(--bg-color-fade)}.parallax-content{color:var(--text-color-black-silver);position:relative;z-index:10;display:flex;justify-content:center;align-items:center;flex-direction:column;text-shadow:var(--box-shadow-color-light)}.parallax-header{font-size:3rem;font-weight:700;margin-bottom:1.3rem;font-family:var(--small-line-break)}.parallax-header-2{font-family:var(--small-line-break);margin-bottom:1rem}.parallax-text{width:60%;text-align:center;font-family:var(--general-text);line-height:1.5rem}.parallax-text-2{margin-top:5px;width:60%;text-align:center;font-family:var(--general-text);font-style:italic;font-size:.8rem}.parallax-link{position:absolute;bottom:0;transform:translate(-50%);z-index:20;cursor:pointer;background:linear-gradient(to bottom,var(--neon-color-faded) 0%,var(--neon-color-faded) calc(100% - 38px),transparent 100%);-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;touch-action:manipulation}.laser{position:relative;display:inline-block;transition:.5s;overflow:hidden;height:100%}.laser:hover{background-color:var(--neon-color);box-shadow:0 0 5px var(--neon-color),0 0 25px var(--neon-color),0 0 50px var(--neon-color),0 0 200px var(--neon-color);transition:box-shadow .3s ease-out,border-color .3s ease-out}.laser-link{all:unset;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}a.laser-link,a.laser-link *{-webkit-tap-highlight-color:transparent!important;user-select:none!important;-webkit-user-select:none!important;touch-action:manipulation!important;-webkit-touch-callout:none!important;outline:none!important}.laser-span{position:absolute;display:block}.laser-top{padding:10px}.laser-span:nth-child(1){top:0;left:-100%;width:105%;height:2px;background:linear-gradient(90deg,transparent,var(--neon-color));animation:animate1 1s linear infinite}@keyframes animate1{0%{left:-100%}50%,to{left:100%}}@-webkit-keyframes animate1{0%{left:-100%}50%,to{left:100%}}.laser-span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,var(--neon-color));animation:animate2 1s linear infinite;animation-delay:.25s}@keyframes animate2{0%{top:-100%}50%,to{top:100%}}@-webkit-keyframes animate2{0%{top:-100%}50%,to{top:100%}}.laser-span:nth-child(3){bottom:0;right:100%;width:100%;height:2px;background:linear-gradient(270deg,transparent,var(--neon-color));animation:animate3 1s linear infinite;animation-delay:.5s}@keyframes animate3{0%{right:-100%}50%,to{right:100%}}@-webkit-keyframes animate3{0%{right:-100%}50%,to{right:100%}}.laser-span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(360deg,transparent,var(--neon-color));animation:animate4 1s linear infinite;animation-delay:.75s}@keyframes animate4{0%{bottom:-100%}50%,to{bottom:100%}}@-webkit-keyframes animate4{0%{bottom:-100%}50%,to{bottom:100%}}@media (max-width: 768px){.parallax-content{line-height:1}.parallax-header{font-size:1.2rem}.parallax-header-2{font-size:1rem}.parallax-text{font-size:.7rem}.parallax-text-2{font-size:.6rem}}.parallax-container,.parallax-content,.parallax-image,.laser,.laser-link,.laser-span{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar-phone{display:flex;align-items:center;font-family:var(--my-text);text-decoration:none;color:var(--bg-color-silver-gold);border-radius:50px;border-top:var(--bg-color-silver-gold) 2px solid;border-bottom:var(--bg-color-silver-gold) 2px solid;border-right:var(--bg-color-silver-gold) 2px solid;padding-right:5px;box-shadow:var(--box-shadow-color-phone);background-color:var(--bg-color-call);-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}.phone-icon-list-icon{display:inline-block;height:30px;width:30px;border:100%;color:var(--bg-color-silver-gold);background-color:var(--bg-color-silver-gold);border-radius:100%;padding:5px;margin-right:5px;-webkit-mask-image:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.phone-svg{width:100%;height:100%;fill:#000;pointer-events:none;user-select:none;-webkit-user-select:none}@media (max-width: 380px){.call-now{display:none}.navbar-phone{border:none;background-color:transparent;padding-right:0;box-shadow:none}.phone-icon-list-icon{box-shadow:var(--box-shadow-color-phone)}}.featured-services-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;padding:2rem}.featured-services-flex>*{-webkit-box-flex:1;-ms-flex:1 1 calc(33.333% - 2rem);flex:1 1 calc(33.333% - 2rem);max-width:calc(33.333% - 1rem);box-sizing:border-box;min-width:280px}@media (max-width: 768px){.featured-services-flex>*{-ms-flex:1 1 calc(50% - 2rem);flex:1 1 calc(50% - 2rem)}}@media (max-width: 480px){.featured-services-flex>*{-ms-flex:1 1 100%;flex:1 1 100%}}.service-card{position:relative;aspect-ratio:1 / 1;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;-webkit-transition:transform 1s ease,box-shadow 1s ease;-moz-transition:transform 1s ease,box-shadow 1s ease;-o-transition:transform 1s ease,box-shadow 1s ease;transition:transform 1s ease,box-shadow 1s ease;font-size:.9rem}.service-card:hover{transform:translateY(-15px);box-shadow:2px 15px 10px #00000080,-2px 15px 10px #00000080}.line{position:absolute;background:#000;z-index:2}.line.top{top:1rem;right:1rem;width:0;height:2px}.line.right{right:1rem;bottom:1rem;height:0;width:2px}.line.bottom{bottom:1rem;left:1rem;width:0;height:2px}.line.left{left:1rem;top:1rem;height:0;width:2px}.service-card:hover .line.top{animation:slide-top 1s forwards}.service-card:hover .line.right{animation:slide-right 1s forwards}.service-card:hover .line.bottom{animation:slide-bottom 1s forwards}.service-card:hover .line.left{animation:slide-left 1s forwards}.service-card-front-title{position:absolute;bottom:1.3rem;left:50%;transform:translate(-50%);font-family:var(--small-line-break);white-space:nowrap;font-size:1rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8),0 0 1px rgba(0,0,0,.8);transition:opacity .5s ease .5s}.service-card:hover .service-card-front-title{opacity:0}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b0b0bbf;opacity:0;z-index:1;display:flex;justify-content:center;align-items:center;-webkit-transition:opacity .5s ease .5s;-moz-transition:opacity .5s ease .5s;-o-transition:opacity .5s ease .5s;transition:opacity .5s ease .5s;margin:1rem}.service-card:hover .overlay{opacity:1}.service-card:not(:hover) .overlay{transition-delay:0s}.overlay-content{color:#fff;text-align:center;padding:1rem;font-family:var(--general-text);text-shadow:0 1px 0 rgb(0,0,0),0 0 1px rgb(0,0,0);height:100%;display:flex;flex-direction:column;justify-content:space-evenly}.title-div{color:#fff;font-size:1rem;font-family:var(--small-line-break);text-shadow:0 1px 0 rgb(0,0,0),0 0 1px rgb(0,0,0)}.service-card-title{margin-bottom:1rem;font-family:var(--large-line-break);font-size:1.2rem}.service-card-goal{font-family:var(--small-line-break)}.service-card-link{color:#c0a080;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;-moz-user-select:none;text-decoration:none}@keyframes slide-top{0%{width:0}75%{background:#cc0092a9}to{width:calc(100% - 2rem);background:silver}}@keyframes slide-right{0%{height:0}75%{background:#cc0092a9}to{height:calc(100% - 2rem);background:silver}}@keyframes slide-bottom{0%{width:0;background:#000}75%{background:#cc0092a9}to{width:calc(100% - 2rem);background:silver}}@keyframes slide-left{0%{height:0}75%{background:#cc0092a9}to{height:calc(100% - 2rem);background:silver}}@media (max-width: 1250px){.overlay-content{padding:.5rem;font-size:.75rem}}@media (max-width: 768px){.title-div{font-size:.9rem}}.service-card,.overlay,.overlay-content,.line,.service-card-front-title{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.service-component-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}.service-header-img-container{position:relative;width:100%;display:inline-block;margin-bottom:4rem}.service-header-img{width:100%;height:auto;display:block;object-fit:cover;box-shadow:#474747 0 20px 30px -10px,#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset,#00000017 0 32px 16px;border-radius:5px!important}.new-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000040;z-index:1;border-radius:5px!important}.service-header-text{position:absolute;top:20%;left:50%;transform:translate(-50%);text-align:center;z-index:1;transition:all .8s ease;color:#fff;text-shadow:var(--box-shadow-color-light);height:10vh;display:flex;flex-direction:column;justify-content:space-between}.service-component-title{font-family:var(--small-line-break)}.service-component-subtitle{font-family:var(--general-text)}.service-component-description{font-family:var(--general-text);font-size:1rem;text-align:justify;margin:4rem 0}.service-list-container-outer{display:flex;justify-content:space-around;align-items:stretch;width:100%;margin-bottom:2rem}.service-list-img{width:50%;box-shadow:#474747 0 20px 30px -10px,#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset,#00000017 0 32px 16px;border-radius:5px;object-fit:cover}.service-list-text-container-inner{flex:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.service-list-text{text-align:center;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:1rem;margin-bottom:1rem;font-weight:600;font-size:1.4rem;font-family:var(--small-line-break)}.service-ul{list-style-type:disc;list-style-position:inside;text-align:center;width:fit-content;margin:0 auto;padding-left:0;display:flex;flex-direction:column;gap:.5rem;transform:translate(.5rem)}.service-li{text-align:left;font-size:1.2rem;font-family:var(--general-text)}.service-how-to-container{display:flex;justify-content:space-around;align-items:center;margin-bottom:4rem}.service-how-to-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.service-how-to-title{text-align:center;padding-bottom:1rem;margin-bottom:1rem;font-weight:600;font-size:1.4rem;border-bottom:1px solid rgba(0,0,0,.2)}.service-how-to-description{text-align:justify;width:75%;font-size:1rem}.before-and-after-container-outer{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%}.before-and-after-text{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem;text-align:center}.before-and-after-title{font-family:var(--small-line-break);padding-bottom:1rem;margin-bottom:1rem;font-weight:600;font-size:1.4rem;border-bottom:1px solid rgba(0,0,0,.2)}.before-and-after-description{font-family:var(--general-text);font-size:1rem;text-align:justify}.before-and-after-container-inner{flex:0 1 calc(50% - 1.5rem);max-width:600px;box-sizing:border-box;display:flex;justify-content:center}.before-and-after-img{width:100%;max-width:600px;height:auto;display:block;border-radius:8px}@media (max-width: 1024px){.service-li{font-size:.9rem}}@media (max-width: 900px){.before-and-after-container-inner{flex:0 0 100%;max-width:100%}.service-header-text{top:15%;font-size:1rem;height:20vh}.service-component-title{font-size:1.5rem}.service-how-to-text{margin-bottom:1.5rem}.service-how-to-description{width:80%}.service-component-subtitle,.service-list-text{font-size:1rem}}@media (max-width: 700px){.service-list-container-outer{flex-direction:column;justify-content:center;align-items:center}.service-list-img{width:80%}.service-list-text-container-inner{margin-top:1rem}.service-how-to-description{width:100%}.service-how-to-container{flex-direction:column}}@media (max-width: 480px){.service-header-text{height:15vh}.service-header-text h2{font-size:.7rem}.service-header-text h4{font-size:.6rem}.service-header-img-container{margin-bottom:1.5rem}.before-and-after-title{font-size:1rem}.service-how-to-title{font-size:1.2rem}.service-header-img{box-shadow:#31000040 0 14px 28px,#00000038 0 10px 10px}.service-component-description{font-size:.75rem}.service-list-container-outer{flex-direction:column}.service-list-img{width:100%}.service-list-text{font-size:.9rem}.service-li{font-size:.7rem}}.service-header-img,.before-and-after-img,.service-list-img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;image-rendering:optimizeQuality;font-style:normal}.service-component-description,.service-how-to-description,.before-and-after-description{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.section-divider{height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;letter-spacing:.2em}.section-divider .line-break{flex-grow:1;-webkit-flex-grow:1;-ms-flex-positive:1;height:2px;background-color:#c0a080;box-shadow:2px 2px .5rem #000000bf;opacity:.7}.section-divider .divider-text{white-space:nowrap;font-size:.75rem;font-weight:600;font-family:var(--small-line-break);color:#2c2c2c}@media (max-width: 769px){.section-divider{letter-spacing:normal}.section-divider .divider-text{font-size:.6rem;font-weight:600}}.section-title-container{display:flex;justify-content:center;align-items:center;font-weight:550;margin:20px 0;font-family:var(--large-line-break);font-size:2.5rem;color:var(--text-color-dark);text-align:center;text-shadow:var(--box-shadow-color-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media (max-width: 768px){.section-title-container{font-size:1.75rem}}@media (max-width: 480px){.section-title-container{font-size:1.3rem;font-weight:600;margin:0;margin-top:1rem}}.testimonials{padding:5rem 2rem;background:var(--bg-color-light-tertiary);border-radius:10px;width:100%;height:100%}.testimonials h2{text-align:center;font-size:2.5rem;color:#2c2c2c;margin-bottom:3rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.testimonials-grid{max-width:1200px;margin:0 auto}.testimonial-card{background:var(--bg-color-light-primary-2);padding:2rem;border-radius:10px;box-shadow:#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#00000017 0 32px 16px;margin:1rem;text-shadow:var(--box-shadow-color-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.testimonial-card p{color:var(--color-black-gold);font-size:1.5rem;line-height:1.6;margin-bottom:1.5rem;font-style:italic;font-family:var(--my-text);letter-spacing:1px;font-weight:600}.testimonial-author{display:flex;flex-direction:column}.author-name{color:var(--bg-color-black-gold);font-weight:600;margin-bottom:.5rem;font-family:var(--small-line-break)}.author-title{color:var(--bg-color-silver-gold);font-size:.9rem}@media (max-width: 768px){.testimonials h2{font-size:2rem}}@media (max-width: 480px){.testimonials{padding:3rem 1rem}}:root{--bg-color-light-primary: rgba(240, 240, 232, .8);--bg-color-light-primary-2: rgba(240, 240, 232, .8);--bg-color-light-primary-3: rgba(240, 240, 232, .9);--bg-color-light-secondary: rgb(255, 248, 220);--bg-color-light-tertiary: linear-gradient( -75deg, rgba(255, 255, 255, 0) 0%, rgba(186, 85, 211, .15) 48%, rgba(186, 85, 211, .15) 52%, rgba(255, 255, 255, 0) 100% );--bg-color-silver-gold-2: linear-gradient( 135deg, rgba(40, 40, 40, .1) 0%, rgba(100, 100, 100, .4) 20%, rgba(200, 200, 200, .6) 50%, rgba(100, 100, 100, .4) 80%, rgba(40, 40, 40, .1) 100% );--bg-color-fade: linear-gradient( rgba(186, 85, 211, .3) 0%, rgba(186, 85, 211, 0) 100% );--bg-color-silver-gold: #c0a080;--bg-color-gold-silver: silver;--bg-color-black-gold: black;--bg-color-gold-black: #c0a080;--bg-color-silver-black: silver;--bg-color-black-silver: black;--bg-color-call: rgb(0, 0, 0, .8);--border-color: #1c2135;--neon-color: hsl(317 100% 54%);--neon-color-faded: rgba(255, 20, 188, .25);--text-color-dark: rgb(0, 0, 0);--text-color-light: rgb(255, 255, 255);--text-color-silver: rgb(149, 149, 149);--text-color-black-silver: black;--text-color-about: black;--color-black-gold: black;--box-shadow-color-dark: 2px 2px 0 rgba(0, 0, 0, 1);--box-shadow-color-phone: 2px 2px 4px rgba(0, 0, 0, 1);--box-shadow-color-light: 1px 1px 0 silver;--box-shadow-logo: 1px 1px 0 #c0a080;--box-shadow-nav: 0 2px 12px rgba(0, 0, 0, 1);--box-shadow-pop: rgb(38, 57, 77) 0px 20px 30px -10px;--sun-color: #fabc1c;--moon-color: #fffdf2;--day-bg-color: #0dbdf6;--night-bg-color: #272a30;--cloud-color: #fffdf2;--star-color: #fffdf2}.dark{--bg-color-light-primary: rgba(0, 0, 0, .475);--bg-color-light-primary-2: rgb(45, 45, 45);--bg-color-light-primary-3: rgba(0, 0, 0, .6);--bg-color-light-secondary: #00000087;--bg-color-light-tertiary: linear-gradient( -75deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .15) 40%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 60%, rgba(0, 0, 0, 0) 100% );--bg-color-silver-gold-2: linear-gradient( 135deg, rgba(96, 80, 48, .1) 0%, rgba(176, 144, 96, .25) 30%, rgba(208, 176, 96, .35) 50%, rgba(176, 144, 96, .25) 70%, rgba(96, 80, 48, .1) 100% );--bg-color-fade: linear-gradient( rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, 0) 100% );--bg-color-silver-gold: silver;--bg-color-gold-silver: #c0a080;--bg-color-black-gold: #c0a080;--bg-color-gold-black: black;--bg-color-silver-black: black;--bg-color-black-silver: silver;--bg-color-call: rgb(0, 0, 0, .3);--border-color: #f0f0e8;--neon-color: rgba(255, 0, 0, 1);--neon-color-faded: rgba(255, 0, 0, .25);--text-color-dark: white;--text-color-light: black;--text-color-black-silver: silver;--text-color-silver: rgb(0, 0, 0);--text-color-about: black;--color-black-gold: #c0a080;--box-shadow-color-dark: 2px 2px 0 rgb(192, 192, 192);--box-shadow-color-phone: 2px 2px 4px rgba(0, 0, 0, 1);--box-shadow-color-light: 2px 2px 4px #020202;--box-shadow-logo: 2px 2px 0 #020202;--box-shadow-nav: 0 2px 12px silver}body{background-color:var(--bg-color-light-primary)}.theme-switcher-grid{display:grid;grid-template-columns:repeat(54,1px);grid-template-rows:repeat(24,1px);position:relative;background-color:var(--day-bg-color);border-radius:49px;border:1px outset #c0a080;cursor:pointer;transition:background-color .8s ease,border-color .8s ease;appearance:none;padding:0;-webkit-appearance:none;-moz-appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.theme-switcher-grid,.sun,.moon-overlay,.cloud-ball{-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}.theme-switcher-grid,.cloud-ball{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.theme-switcher-grid.night-theme{background-color:var(--night-bg-color);border-color:silver}.sun{background-color:var(--sun-color);grid-column:3 / 23;grid-row:3 / 23;border-radius:50%;transition:grid-column .8s ease,background-color .8s ease;height:20px}.theme-switcher-grid.night-theme .sun{grid-column:33 / 53;background-color:var(--moon-color)}.moon-overlay{position:absolute;border-radius:50%;transition:left .8s ease,background-color .8s ease;z-index:1;background-color:var(--day-bg-color)}.theme-switcher-grid.night-theme .moon-overlay{display:block;left:calc(28 / 54 * 100%);top:calc(4 / 29 * 100%);width:18px;height:18px;background-color:var(--night-bg-color)}.cloud-ball{background-color:var(--cloud-color);border-radius:50%;width:9px;height:9px;position:absolute;transition:all .8s ease;z-index:2}#ball1{top:calc((8 / 24) * 100%);left:calc((12 / 54) * 100%)}#ball2{top:calc((8 / 24) * 100%);left:calc((17 / 54) * 100%)}#ball3{top:calc((8 / 24) * 100%);left:calc((22 / 54) * 100%)}#ball4{top:25%;left:calc((17 / 54) * 100%)}.theme-switcher-grid.night-theme #ball1{top:calc((16 / 24) * 100%);left:calc((16 / 54) * 100%);width:2px;height:2px}.theme-switcher-grid.night-theme #ball2{top:12.5%;left:calc((22 / 54) * 100%);width:2px;height:2px}.theme-switcher-grid.night-theme #ball3{top:calc((10 / 24) * 100%);left:calc((29 / 54) * 100%);width:2px;height:2px}.theme-switcher-grid.night-theme #ball4{top:calc((5 / 24) * 100%);left:calc((34 / 54) * 100%);width:2px;height:2px}@font-face{font-family:large-line-break;src:url(/fonts/Antic_Didone/AnticDidone-Regular.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:my-text;src:url(/fonts/Beau_Rivage/BeauRivage.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:small-line-break;src:url(/fonts/Playfair_Display_SC/PlayfairDisplaySC.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:general-text;src:url(/fonts/Prata/Prata.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}body,html,*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:100px;-ms-touch-action:manipulation;-webkit-touch-callout:none}:root{--mar-bottom: 10rem;--large-line-break: "large-line-break";--small-line-break: "small-line-break";--general-text: "general-text";--my-text: "my-text"}.app{max-width:80vw;margin:0 auto}.centered{display:flex;justify-content:center}.margin-auto{margin:auto 0}.margin-bottom-20{margin-bottom:var(--mar-bottom)}.text{font-family:var(--general-text);color:var(--text-color)}.break{margin:5rem 0;height:1px}.b-600{font-weight:600}.button{background:#c0a080;color:#000;border:none;padding:1rem 2rem;font-size:1.1rem;border-radius:10px;font-weight:600;cursor:pointer;text-transform:uppercase;display:inline-block;text-align:center;text-decoration:none;box-shadow:var(--box-shadow-color-phone);user-select:none;font-family:var(--small-line-break);transition:background-color .3s ease;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:manipulation}.button:hover{background:#a88860}@media (max-width: 769px){.break{margin:2rem;height:1px}.button{padding:1rem}}
