:root{--c-gold:#CFA062;--c-gold-dark:#B78648;--c-cream:#F6F0E4;--c-cream-dim:#dcd6cb;--c-cream-light:#FBF2E0;--c-bg:#0a0908;--c-bg-alt:#141210;--c-dark-accent:#1c1916;--f-display:'Outfit', sans-serif;--f-body:'Plus Jakarta Sans', sans-serif;--fs-display-massive:clamp(2.5rem, 8vw + 1rem, 12rem);--fs-display-xl:clamp(1.5rem, 4vw + 1rem, 4.5rem);--fs-display-lg:clamp(1.8rem, 3vw + 1rem, 5.5rem);--fs-h1:clamp(1.75rem, 3vw + 1rem, 3.5rem);--fs-h2:clamp(1.4rem, 2.5vw + 0.8rem, 2.8rem);--fs-h3:clamp(1.2rem, 2vw + 0.5rem, 2rem);--fs-h4:clamp(1rem, 1.5vw + 0.5rem, 1.5rem);--fs-body:clamp(0.95rem, 0.5vw + 0.8rem, 1.1rem);--fs-small:clamp(0.8rem, 0.5vw + 0.6rem, 0.9rem);--s-sm:1rem;--s-md:2rem;--s-lg:4rem;--s-xl:8rem;--s-xxl:12rem;--radius:4px;--radius-lg:12px;--radius-full:9999px;--z-negative:-1;--z-grain:500;--z-dock:1000;--z-settings:2000;--z-cookie:3000;--z-modal:4000;--z-max:9999;--glass-bg:rgba(20, 18, 16, 0.85);--glass-border:rgba(255, 255, 255, 0.1);--glass-blur-light:12px;--glass-blur-medium:20px;--glass-blur-heavy:30px;--glass-saturation:saturate(1.3);--glass-blur:var(--glass-blur-light);--dialog-bg:rgba(28, 25, 22, 0.98);--dialog-border:rgba(207, 160, 98, 0.2);--dialog-radius:16px;--dialog-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.5);--dialog-backdrop-bg:rgba(10, 9, 8, 0.5);--dialog-backdrop-blur:8px;--btn-radius:12px;--btn-bg:rgba(255, 255, 255, 0.05);--btn-color:var(--c-cream);--btn-border:1px solid rgba(255, 255, 255, 0.1);--btn-shadow:0 4px 20px rgba(0, 0, 0, 0.2);--btn-hover-bg:rgba(255, 255, 255, 0.1);--btn-hover-shadow:0 8px 25px rgba(0, 0, 0, 0.3);--btn-hover-border:var(--c-gold);--btn-hover-color:var(--c-gold);--shadow-xl:0 25px 50px -12px rgba(0, 0, 0, 0.5);--c-surface:var(--glass-bg);--c-border:var(--glass-border);--r-lg:var(--radius-lg);--s-1:0.25rem;--s-2:0.5rem;--s-3:0.75rem;--s-4:1rem;--s-6:1.5rem;--s-8:2rem;--s-12:3rem;--s-16:4rem;--c-accent-10:rgba(207, 160, 98, 0.1);--c-highlight:#D4A574;--c-highlight-dim:#C49464;--c-highlight-light:#E8C89A}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;overflow-x:hidden}body{font-family:var(--f-body);background-color:var(--c-bg);color:var(--c-cream);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{text-decoration:none;color:inherit;transition:0.3s}ul{list-style:none}img{max-width:100%;display:block}.mm-headline-xl{font-family:var(--f-display);font-size:var(--fs-display-xl);line-height:1.1;margin-bottom:var(--s-md);text-transform:uppercase;letter-spacing:.02em;overflow-wrap:break-word;hyphens:auto;text-shadow:0 4px 20px rgb(0 0 0 / .1)}h1,h2,h3,h4,h5,h6{text-shadow:0 4px 20px rgb(0 0 0 / .1)}.mm-lead-text{font-family:var(--f-display);font-size:clamp(1.1rem, 1.2vw + 0.8rem, 1.5rem);font-weight:300;line-height:1.7;color:var(--c-cream);max-width:60ch;margin-bottom:var(--s-lg);letter-spacing:.02em;text-wrap:balance}.mm-headline-massive{font-family:var(--f-display);font-size:var(--fs-display-massive);line-height:.8;font-weight:800;text-transform:uppercase;color:var(--c-gold);opacity:.2;letter-spacing:-.02em;overflow-wrap:break-word}.mm-text-lead{font-size:1.25rem;color:var(--c-cream-dim);max-width:600px}.text-gold{color:var(--c-gold)}.text-outline{-webkit-text-stroke:1px var(--c-cream);color:#fff0}.container{width:90%;max-width:1400px;margin:0 auto}.mm-dock{position:fixed;right:.75rem;top:42%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem .5rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur-medium)) var(--glass-saturation);-webkit-backdrop-filter:blur(var(--glass-blur-medium)) var(--glass-saturation);border:1px solid var(--glass-border);border-radius:16px;z-index:var(--z-dock);transition:all 0.4s cubic-bezier(.2,.8,.2,1);box-shadow:0 8px 24px rgb(0 0 0 / .2);width:auto}.mm-dock-toggle{display:none}.mm-dock.mm-dock-collapsed{transform:translateY(-50%) translateX(100%);opacity:0;pointer-events:none}.mm-dock.mm-dock--hidden{transform:translateY(-50%) translateX(100%);opacity:0;pointer-events:none}.mm-dock__logo{display:none}.mm-dock__nav{display:flex;flex-direction:column;align-items:center}@media (min-width:769px){.mm-dock{position:fixed!important;right:0.75rem!important;left:auto!important;top:42%!important;bottom:auto!important;transform:translateY(-50%)!important;flex-direction:column!important;width:auto!important;max-width:none!important}.mm-dock__nav,.mm-dock-menu{flex-direction:column!important}}.mm-dock-menu{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0;align-items:center}.mm-dock__link{font-size:1rem;color:var(--c-dock-icon,var(--c-cream));position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;transition:all 0.3s ease;text-decoration:none;background:#fff0}.mm-dock__link:hover,.mm-dock__link.active{background:rgb(246 240 228 / .15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgb(246 240 228 / .2);color:var(--c-gold);transform:scale(1.1);box-shadow:0 4px 12px rgb(0 0 0 / .2)}.mm-dock__link:hover i,.mm-dock__link.active i{color:var(--c-gold);transform:scale(1.05)}.mm-dock__link i{font-size:1.1rem;text-align:center;display:flex;align-items:center;justify-content:center}.mm-dock-tooltip{display:none!important}button.mm-dock__link{border:none;cursor:pointer;font-family:inherit}button.mm-dock__link:focus{outline:2px solid var(--c-gold);outline-offset:2px}.mm-dock__link--cta{background:linear-gradient(135deg,rgb(207 160 98 / .9) 0%,rgb(184 134 11 / .85) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#FFF;border:1px solid rgb(255 255 255 / .2);box-shadow:0 2px 12px rgb(184 134 11 / .3)}.mm-dock__link--cta:hover{background:linear-gradient(135deg,rgb(248 245 240 / .95) 0%,rgb(255 255 255 / .9) 100%);color:var(--c-gold);border-color:rgb(184 134 11 / .4);box-shadow:0 4px 20px rgb(184 134 11 / .4),0 0 0 2px rgb(184 134 11 / .1)}.mm-dock__link--cta:hover i{color:var(--c-gold)!important}.mm-dock__link--cta.active{color:#FFF!important;text-shadow:none;background:linear-gradient(135deg,rgb(184 134 11 / .95) 0%,rgb(166 124 62 / .9) 100%);box-shadow:0 0 20px rgb(207 160 98 / .5)}.mm-theme-toggle.mm-dock__link{background:linear-gradient(135deg,rgb(207 160 98 / .15) 0%,rgb(184 134 11 / .1) 100%);border:1px solid rgb(207 160 98 / .3);box-shadow:0 0 12px rgb(207 160 98 / .15),inset 0 1px 0 rgb(255 255 255 / .1);position:relative}.mm-theme-toggle.mm-dock__link i{color:var(--c-gold);filter:drop-shadow(0 0 4px rgb(207 160 98 / .4))}.mm-theme-toggle.mm-dock__link:hover{background:linear-gradient(135deg,rgb(207 160 98 / .3) 0%,rgb(184 134 11 / .25) 100%);border-color:rgb(207 160 98 / .5);box-shadow:0 0 20px rgb(207 160 98 / .3),inset 0 1px 0 rgb(255 255 255 / .15);transform:scale(1.05)}.mm-theme-toggle.mm-dock__link:hover i{color:#CFA062;filter:drop-shadow(0 0 6px rgb(207 160 98 / .6))}html.mm-light-theme .mm-theme-toggle.mm-dock__link{background:linear-gradient(135deg,rgb(184 134 11 / .12) 0%,rgb(139 90 43 / .08) 100%);border:1px solid rgb(184 134 11 / .35);box-shadow:0 2px 8px rgb(0 0 0 / .08),inset 0 1px 0 rgb(255 255 255 / .5)}html.mm-light-theme .mm-theme-toggle.mm-dock__link i{color:#B8860B;filter:drop-shadow(0 1px 2px rgb(0 0 0 / .1))}html.mm-light-theme .mm-theme-toggle.mm-dock__link:hover{background:linear-gradient(135deg,rgb(184 134 11 / .2) 0%,rgb(139 90 43 / .15) 100%);border-color:rgb(184 134 11 / .5);box-shadow:0 4px 16px rgb(184 134 11 / .2),inset 0 1px 0 rgb(255 255 255 / .6)}.mm-text-block p{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgb(246 240 228 / .1);line-height:1.6}.mm-text-block p:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.mm-dock__separator{width:1px;height:24px;background:linear-gradient(180deg,transparent 0%,rgb(207 160 98 / .4) 50%,transparent 100%);margin:0 .5rem;transition:opacity 0.3s ease}.mm-dock__link i{transition:all 0.3s ease,filter 0.3s ease}.mm-dock__link:hover i{filter:drop-shadow(0 0 8px rgb(207 160 98 / .6))}@keyframes versionPulse{0%,100%{box-shadow:0 0 0 0 rgb(207 160 98 / .4)}50%{box-shadow:0 0 0 6px #fff0}}.mm-dock .mm-version-badge{animation:versionPulse 3s ease-in-out infinite}.mm-dock__link:focus-visible{outline:2px solid var(--c-gold);outline-offset:3px;border-radius:50px}.mm-dock__link::after{display:none}.mm-dock__link.active::after{display:none}.mm-dock .mm-dock__link--cta,.mm-dock .mm-dock-link--cta{display:none}.mm-dock-cookie-btn{background:none;border:none;color:rgb(246 240 228 / .4);cursor:pointer;font-size:1.2rem;transition:all 0.4s cubic-bezier(.25,1,.5,1);padding:0;height:44px;width:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem}.mm-dock-cookie-btn:hover{color:var(--c-cream);background:rgb(255 255 255 / .05);transform:rotate(15deg)}.mm-dock--hidden{display:none!important}@media (max-width:768px){.mm-dock{bottom:1rem;width:auto;min-width:0;max-width:92vw;justify-content:flex-start;padding-left:.5rem;padding-right:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box}.mm-dock::-webkit-scrollbar{display:none}.mm-dock.mm-dock-lifted{transform:translateX(-50%) translateY(-80px)}.mm-dock__link:hover,.mm-dock__link.active{padding-right:.25rem;padding-left:.25rem;width:clamp(38px, 8vw, 44px)}.mm-dock__link:hover .mm-dock-tooltip,.mm-dock__link.active .mm-dock-tooltip{display:none}.mm-dock__logo{display:block;max-width:40px}.mm-dock__nav{width:auto;justify-content:center}.mm-dock-menu{justify-content:center;gap:.5rem}.mm-dock--hidden{display:flex!important}}@media (max-width:480px){.mm-dock{bottom:1rem;width:fit-content;padding:.6rem 1rem;gap:.5rem;justify-content:center}.mm-dock__nav{width:auto;justify-content:center}.mm-dock-menu{width:auto;justify-content:center}.mm-dock.mm-dock-lifted{transform:translateX(-50%) translateY(-90px)}}@media (max-width:1024px){.mm-dock__logo{display:none}}.mm-sticky-section{padding:clamp(6rem, 15vw, var(--s-xxl)) 0}.mm-sticky-layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--s-lg)}.mm-sticky-layout__static{position:sticky;top:20vh;height:fit-content}.mm-sticky-layout__scroll{display:flex;flex-direction:column;gap:clamp(3rem, 5vw, var(--s-xl))}@media (max-width:1024px){.mm-sticky-layout{grid-template-columns:1fr}.mm-sticky-layout__static{position:relative;top:0;margin-bottom:var(--s-md)}}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:var(--z-grain);opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/css/modules/%23noiseFilter)'/%3E%3C/svg%3E");mix-blend-mode:overlay}body::after{content:"";position:fixed;top:50%;left:50%;width:120vw;height:120vh;transform:translate(-50%,-50%);background:radial-gradient(circle at center,rgb(207 160 98 / .03) 0%,#fff0 70%);pointer-events:none;z-index:-1;animation:pulseGlow 10s ease-in-out infinite alternate}@keyframes pulseGlow{0%{opacity:.5;transform:translate(-50%,-50%) scale(1)}100%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.mm-grain-overlay{position:fixed;top:-50%;left:-50%;width:200%;height:200%;pointer-events:none;z-index:var(--z-grain);opacity:.05;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyBAMAAADsEZWCAAAAGFBMVEUAAAA5OTkAAABMTExERERmZmYzMzMyMjJ4D30DAAAAB3RSTlMABQUFBQUFBRsFp84AAAAJcEhZcwAADsQAAA7EAZUrDhsAAAFqSURBVDjLjZPBSsQwEIZ/U1B8iHgQ9SKiB8F72YMHgwcPAu/C7kVP3gQ8e/AuePQCQRC/QzNJO4uL+OCP7T87M9nk0u3uXm/3+2e+v7+bNwEAHh9/v2+31+v1+n06BwAAOD4+fn9/f39/f319DQAAOD09fX5+fn5+fnx8DAAAOD8/f3t7e3t7e3l5CQAAODw8fHp6enp6enZ2BgAAODk5eXl5eXl5eXV1BQAAODc3d3V1dXV1dXNzAwAAODQ0dHNzc3Nzc3JyAgAAODIycnFxcXFxcW5uAAAAODExcW9vb29vb21tAAAAODAwcG5ubm5ubmxrAAAAOC8vb2xsbGxsbGpqAAAAOC4ubmlpaWlpaWhoAAAAOCwsbGdnZ2dnZ2VmAAAAOCsqbGVlZWVlZWVkAAAAOCopbGJiYmJiYmFhAAAAOCgnbGBgYGBgYF9fAAAAOCYma15eXl5eXl1dAAAAOCUla1xcXFxcXFtbAAAAOCQka1paWlpaWllZAAAAOCMja1hYWFhYWFdXAAAAOCIi/gH/AK7/K92v1wAAAABJRU5ErkJggg==);animation:mm-grain 8s steps(10) infinite}.mm-no-grain .mm-grain-overlay{display:none}@keyframes mm-grain{0%,100%{transform:translate(0,0)}10%{transform:translate(-5%,-5%)}20%{transform:translate(-10%,5%)}30%{transform:translate(5%,-10%)}40%{transform:translate(-5%,10%)}50%{transform:translate(-10%,5%)}60%{transform:translate(10%,0%)}70%{transform:translate(0%,10%)}80%{transform:translate(5%,15%)}90%{transform:translate(-5%,5%)}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}@media (max-width:768px){.container{width:92%;padding:0}}.mm-footer-editorial{padding:clamp(3rem, 8vw, var(--s-xl)) 0 clamp(2rem, 5vw, var(--s-lg));border-top:1px solid var(--c-dark-accent)}.mm-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(2rem, 5vw, var(--s-lg));margin-top:var(--s-md)}.mm-mail-link{font-size:clamp(1.5rem, 5vw, 2.5rem);color:var(--c-gold);text-decoration:underline;text-decoration-color:rgb(207 160 98 / .3);display:block;margin:var(--s-md) 0;word-break:break-word;line-height:1.1}.mm-socials{display:flex;flex-wrap:wrap;gap:var(--s-md);font-family:var(--f-display);text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem}@media (max-width:768px){.mm-socials{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:center;font-size:.8rem}.mm-socials a{display:flex;flex-direction:column;align-items:center;gap:.5rem}.mm-socials i{font-size:1.5rem;margin-bottom:.2rem}}.mm-footer-address{margin-top:var(--s-lg);font-style:normal;color:var(--c-cream-dim);font-size:.9rem;line-height:1.6}.mm-footer-address strong{color:var(--c-cream);font-weight:600}.mm-footer-bottom{margin-top:clamp(3rem, 8vw, var(--s-xl));color:var(--c-cream-dim);font-size:.8rem;border-top:1px solid rgb(255 255 255 / .05);font-family:var(--f-body);text-transform:uppercase;letter-spacing:.05em;width:100%}.mm-footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem}.mm-copyright{opacity:.7}.mm-footer-nav{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.mm-footer-nav a{color:var(--c-cream-dim);text-decoration:none;transition:color 0.3s ease}.mm-footer-nav a:hover{color:var(--c-gold)}.mm-separator{color:rgb(255 255 255 / .1);font-size:.7em}.mm-footer-highlight{color:var(--c-gold)!important;font-weight:700;border:1px solid rgb(207 160 98 / .3);padding:.3em .8em;border-radius:50px;transition:all 0.3s ease}.mm-footer-highlight:hover{background:var(--c-gold);color:#1A1612!important;transform:translateY(-1px);text-shadow:none}@media (max-width:768px){.mm-footer-bottom-inner{flex-direction:column;gap:1.5rem;text-align:center}.mm-footer-nav{justify-content:center;gap:.5rem 1rem}.mm-separator{display:none}}@media (max-width:768px){.mm-footer-cta h2,.mm-footer-info,.mm-footer-form-placeholder{text-align:center;display:flex;flex-direction:column;align-items:center}.mm-footer-address{margin-left:auto;margin-right:auto;max-width:300px}.mm-mail-link{text-align:center}}.mm-menubar-wrapper{position:fixed;top:0;left:0;right:0;z-index:2000;padding:.5rem 1.5rem;pointer-events:none}.mm-menubar{position:relative;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,rgb(28 25 22 / .88) 0%,rgb(20 18 16 / .92) 100%);backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border:1px solid rgb(255 255 255 / .12);border-radius:14px;padding:.35rem 1rem;height:44px;box-shadow:0 8px 32px rgb(0 0 0 / .25),0 0 0 1px rgb(255 255 255 / .05) inset;color:var(--c-cream);font-size:.85rem;font-family:var(--f-body);pointer-events:auto;transition:all 0.3s ease}.mm-menubar:hover{box-shadow:0 12px 40px rgb(0 0 0 / .3),0 0 0 1px rgb(255 255 255 / .08) inset}.mm-menubar__left{display:flex;align-items:center;gap:.75rem}.mm-menubar__logo{height:22px;width:auto;object-fit:contain;opacity:.95;transition:opacity 0.2s ease;border-radius:6px}.mm-menubar__logo:hover{opacity:1}.mm-menubar__section{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--c-cream);opacity:.85;cursor:default;min-width:140px;max-width:140px;flex-shrink:0}.mm-menubar__section i{font-size:.7rem;color:var(--c-gold)}#mm-current-section-text{transition:opacity 0.15s ease,transform 0.15s ease;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mm-menubar__separator{width:1px;height:18px;background:linear-gradient(180deg,transparent 0%,rgb(207 160 98 / .35) 50%,transparent 100%);margin:0 .5rem}.mm-menubar__center{display:flex;align-items:center;gap:.25rem}.mm-menubar__nav-item{padding:.4rem .8rem;border-radius:8px;font-size:.8rem;font-weight:600;color:var(--c-cream);text-decoration:none;transition:all 0.2s ease;white-space:nowrap;text-shadow:0 1px 2px rgb(0 0 0 / .3)}.mm-menubar__nav-item:hover{background:rgb(255 255 255 / .1);color:var(--c-gold);text-shadow:0 1px 3px rgb(0 0 0 / .4)}.mm-menubar__nav-item.active{color:var(--c-gold);text-shadow:0 0 8px rgb(207 160 98 / .4)}.mm-menubar__progress{position:absolute;bottom:0;left:1rem;right:1rem;height:2px;background:rgb(255 255 255 / .06);border-radius:2px;overflow:hidden}.mm-menubar__progress-bar{height:100%;width:0%;background:linear-gradient(90deg,#CFA062 0%,#E8C98B 50%,#CFA062 100%);border-radius:2px;transition:width 0.1s ease-out;box-shadow:0 0 6px rgb(207 160 98 / .5)}.mm-menubar__center .mm-os-item,.mm-menubar__center .mm-os-dropdown-wrapper{position:relative}.mm-menubar__center .mm-os-item{padding:.35rem .6rem;border-radius:8px;cursor:pointer;transition:all 0.2s ease;color:var(--c-cream);opacity:.85}.mm-menubar__center .mm-os-item:hover{background:rgb(255 255 255 / .08);color:var(--c-highlight);opacity:1}.mm-menubar__center .mm-os-separator{width:1px;height:18px;background:linear-gradient(180deg,transparent 0%,rgb(255 255 255 / .15) 50%,transparent 100%);margin:0 .25rem}.mm-menubar__right{display:flex;align-items:center;gap:.5rem}.mm-menubar__status{display:flex;align-items:center;gap:.4rem;padding:.25rem .5rem;border-radius:20px;background:rgb(46 204 113 / .1);border:1px solid rgb(46 204 113 / .25)}.mm-menubar__status .mm-status-dot{width:6px;height:6px;background-color:#2ecc71;border-radius:50%;box-shadow:0 0 4px #2ecc71;animation:pulse-green 2s infinite}.mm-menubar__status .mm-wa-link{color:var(--c-cream);font-size:.95rem;display:flex;align-items:center;transition:color 0.2s ease}.mm-menubar__status .mm-wa-link:hover{color:#25D366}.mm-menubar__item{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#fff0;border:none;color:var(--c-cream);opacity:.85;cursor:pointer;transition:all 0.2s ease}.mm-menubar__item:hover{background:rgb(255 255 255 / .08);color:var(--c-highlight);opacity:1}.mm-menubar__item i{font-size:.95rem}.mm-menubar__cta{display:flex;align-items:center;gap:.4rem;padding:.4rem .85rem;background:linear-gradient(135deg,rgb(207 160 98 / .25) 0%,rgb(207 160 98 / .15) 100%);border:1px solid rgb(207 160 98 / .35);border-radius:20px;color:var(--c-gold);font-size:.75rem;font-weight:600;text-decoration:none;transition:all 0.2s ease}.mm-menubar__cta:hover{background:linear-gradient(135deg,rgb(207 160 98 / .35) 0%,rgb(207 160 98 / .25) 100%);border-color:rgb(207 160 98 / .5);transform:translateY(-1px);box-shadow:0 4px 12px rgb(207 160 98 / .2)}.mm-menubar__cta i{font-size:.7rem}@media (max-width:768px){.mm-menubar-wrapper{display:none!important}}@media (max-width:1024px) and (min-width:769px){.mm-menubar{padding:.3rem .75rem}.mm-menubar__cta span{display:none}.mm-menubar__logo{height:18px}}.mm-os-bar-container{position:fixed;top:2rem;left:2rem;z-index:2000;display:flex;align-items:center;pointer-events:none}.mm-os-bar{display:flex;align-items:center;background:linear-gradient(135deg,rgb(28 25 22 / .85) 0%,rgb(20 18 16 / .9) 100%);backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);border:1px solid rgb(255 255 255 / .12);border-radius:50px;padding:.4rem .6rem;height:46px;box-shadow:0 8px 32px rgb(0 0 0 / .3),0 0 0 1px rgb(255 255 255 / .05) inset;color:var(--c-cream);font-size:.85rem;font-family:var(--f-body);pointer-events:auto;transition:all 0.3s ease,box-shadow 0.3s ease}.mm-os-bar:hover{box-shadow:0 12px 40px rgb(0 0 0 / .35),0 0 0 1px rgb(255 255 255 / .08) inset;transform:translateY(-2px)}.mm-os-item{transition:all 0.2s ease,color 0.2s ease}.mm-os-item:hover{color:var(--c-gold)}.mm-os-item:hover i{filter:drop-shadow(0 0 6px rgb(207 160 98 / .5))}.mm-os-bar .mm-os-separator,.mm-os-bar .mm-separator{background:linear-gradient(180deg,transparent 0%,rgb(207 160 98 / .3) 50%,transparent 100%)!important}.mm-code-visual{background:rgb(20 18 16 / .6)!important;border:1px solid rgb(255 255 255 / .08);backdrop-filter:blur(12px);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px rgb(0 0 0 / .4);transition:transform 0.5s ease;height:auto!important;min-height:280px;width:100%;max-width:280px}.mm-code-visual:hover{transform:translateY(-5px) scale(1.02);border-color:rgb(207 160 98 / .3)}.mm-code-header{background:rgb(255 255 255 / .03);padding:12px 16px;display:flex;align-items:center;border-bottom:1px solid rgb(255 255 255 / .05)}.mm-code-footer{background:rgb(0 0 0 / .2);padding:8px 16px;border-top:1px solid rgb(255 255 255 / .05);display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:rgb(255 255 255 / .3);font-family:monospace}.mm-business-card{background:linear-gradient(145deg,rgb(26 22 18 / .95) 0%,rgb(36 32 28 / .9) 100%);border:1px solid rgb(207 160 98 / .3);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px rgb(0 0 0 / .4),0 0 0 1px rgb(255 255 255 / .05) inset;transition:all 0.4s ease;height:auto!important;width:100%;max-width:280px}.mm-business-card:hover{transform:translateY(-5px) scale(1.02);border-color:var(--c-gold);box-shadow:0 30px 60px rgb(0 0 0 / .5),0 0 30px rgb(207 160 98 / .15)}.mm-bc-header{padding:1rem 1.25rem;background:rgb(255 255 255 / .03);border-bottom:1px solid rgb(255 255 255 / .05)}.mm-bc-status{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#4ADE80;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.mm-status-dot{width:8px;height:8px;background:#4ADE80;border-radius:50%;animation:statusPulse 2s ease-in-out infinite}@keyframes statusPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.mm-bc-body{padding:1.5rem 1.25rem;flex-grow:1}.mm-bc-name{font-family:var(--f-display);font-size:2rem;font-weight:700;color:var(--c-cream);line-height:1;margin-bottom:.25rem}.mm-bc-role{font-size:.9rem;color:var(--c-gold);font-weight:500;margin-bottom:1rem}.mm-bc-divider{height:1px;background:linear-gradient(90deg,transparent,rgb(207 160 98 / .3),transparent);margin:1rem 0}.mm-bc-highlights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.mm-bc-highlights li{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--c-cream-dim)}.mm-bc-highlights li i{color:var(--c-gold);font-size:.7rem}.mm-bc-footer{padding:.75rem 1.25rem;background:rgb(0 0 0 / .2);border-top:1px solid rgb(255 255 255 / .05);display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.mm-bc-location{color:var(--c-cream-dim);display:flex;align-items:center;gap:.3rem}.mm-bc-location i{color:var(--c-gold)}.mm-bc-badge{background:linear-gradient(135deg,var(--c-gold) 0%,rgb(184 134 11 / .8) 100%);color:#1A1612;padding:.25rem .6rem;border-radius:50px;font-weight:700;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em}html.mm-light-theme .mm-business-card{background:linear-gradient(145deg,rgb(255 255 255 / .95) 0%,rgb(252 250 247 / .9) 100%);border-color:rgb(139 90 43 / .2);box-shadow:0 15px 35px rgb(0 0 0 / .08),0 0 0 1px rgb(255 255 255 / .8) inset}html.mm-light-theme .mm-bc-header{background:rgb(0 0 0 / .02);border-bottom-color:rgb(0 0 0 / .05)}html.mm-light-theme .mm-bc-name{color:#1A1612}html.mm-light-theme .mm-bc-role{color:#8B5A2B}html.mm-light-theme .mm-bc-highlights li{color:#4A443C}html.mm-light-theme .mm-bc-highlights li i{color:#8B5A2B}html.mm-light-theme .mm-bc-footer{background:rgb(0 0 0 / .02);border-top-color:rgb(0 0 0 / .05)}html.mm-light-theme .mm-bc-location{color:#6B6560}html.mm-light-theme .mm-bc-badge{background:linear-gradient(135deg,#8B5A2B 0%,rgb(139 90 43 / .8) 100%);color:#FFF}.mm-os-title{font-weight:700;padding:0 1rem 0 .8rem;border-right:1px solid rgb(255 255 255 / .1);margin-right:.5rem;letter-spacing:.5px;white-space:nowrap;text-transform:uppercase;position:relative;width:220px}.mm-os-title-text{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1400px){.mm-os-title{width:260px}}.mm-project-logo{height:60px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .05);padding:.5rem;border-radius:8px;border:1px solid rgb(255 255 255 / .1)}.mm-project-logo img{max-height:100%;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.8;transition:all 0.3s ease}.mm-project-card-simple:hover .mm-project-logo img{opacity:1;transform:scale(1.05)}.mm-os-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .8rem;border-radius:20px;cursor:pointer;transition:all 0.2s ease;position:relative;white-space:nowrap}.mm-os-item:hover{background:rgb(255 255 255 / .1)}.mm-os-item.active{background:rgb(255 255 255 / .15)}.mm-os-menu-icon{font-size:1.1rem;padding:.4rem .7rem}.mm-os-menu-icon:hover{color:var(--c-gold)}.mm-os-info{margin-left:.5rem;padding-left:1rem;border-left:1px solid rgb(255 255 255 / .1);border-radius:0}.mm-os-info:hover{background:#fff0;color:var(--c-gold)}.mm-os-dropdown-wrapper{position:relative;display:flex;align-items:center}.mm-os-dropdown{position:absolute;top:calc(100% + 10px);right:0;left:auto;width:220px;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur-medium)) var(--glass-saturation);-webkit-backdrop-filter:blur(var(--glass-blur-medium)) var(--glass-saturation);border:1px solid var(--glass-border);border-radius:12px;padding:.5rem;box-shadow:0 10px 30px rgb(0 0 0 / .3);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.2s cubic-bezier(.16,1,.3,1);z-index:2001}.mm-os-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.mm-os-settings-wide{width:420px;padding:1rem}.mm-os-settings-wide .mm-os-column{display:flex;flex-direction:column;gap:.25rem}.mm-os-option-enhanced{display:flex;justify-content:space-between;align-items:flex-start;padding:.5rem .6rem;border-radius:6px;transition:background 0.2s}.mm-os-option-enhanced:hover{background:rgb(255 255 255 / .05)}.mm-os-option-content{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.mm-os-option-label{display:flex;align-items:center;gap:.5rem;color:var(--c-cream);font-size:.85rem;font-weight:500}.mm-os-option-label i{color:var(--c-gold);width:1rem;text-align:center;font-size:.8rem}.mm-os-option-desc{font-size:.7rem;color:var(--c-cream-dim);opacity:.6;line-height:1.3;padding-left:1.5rem}html.mm-light-theme .mm-os-settings-wide{background:rgb(255 255 255 / .98);border-color:rgb(0 0 0 / .15);box-shadow:0 10px 40px rgb(0 0 0 / .15)}html.mm-light-theme .mm-os-dropdown-header{color:#1a1a1a;border-color:rgb(0 0 0 / .1)}html.mm-light-theme .mm-os-option-label{color:#1a1a1a;font-weight:500}html.mm-light-theme .mm-os-option-label i{color:#B8860B}html.mm-light-theme .mm-os-option-desc{color:#444;opacity:1}html.mm-light-theme .mm-os-section-label{color:#B8860B;font-weight:600}html.mm-light-theme .mm-os-divider{background:rgb(0 0 0 / .12)}html.mm-light-theme .mm-os-option-enhanced:hover{background:rgb(0 0 0 / .06)}html.mm-light-theme .mm-os-settings-footer span{color:#555}.mm-os-dropdown-header{padding:.5rem .8rem;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:var(--c-cream-dim);opacity:.7;margin-bottom:.2rem}.mm-os-link{display:block;padding:.6rem .8rem;color:var(--c-cream);text-decoration:none;border-radius:6px;transition:background 0.2s}.mm-os-link:hover{background:rgb(255 255 255 / .1);color:var(--c-gold)}.mm-os-divider{height:1px;background:rgb(255 255 255 / .1);margin:.4rem 0}.mm-os-separator{width:1px;height:16px;background:rgb(255 255 255 / .15);margin:0 .5rem}.mm-os-title-text{display:inline-block;transition:opacity 0.3s ease,transform 0.3s ease;transform:translateY(0);opacity:1}.mm-os-title-text.fade-out{opacity:0;transform:translateY(-5px)}.mm-os-title-text.fade-in{opacity:1;transform:translateY(0)}.mm-os-section-label{padding:.5rem .8rem .3rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--c-gold);font-weight:700;opacity:.8}.mm-os-option{display:flex;justify-content:space-between;align-items:center;padding:.6rem .8rem;border-radius:6px}.mm-os-option span{display:flex;align-items:center;gap:.5rem}.mm-os-option span i{color:var(--c-gold);width:1rem;text-align:center;font-size:.85rem;opacity:.8}.mm-os-option:hover{background:rgb(255 255 255 / .05)}.mm-switch-os{position:relative;display:inline-block;width:36px;height:20px}.mm-switch-os input{opacity:0;width:0;height:0}.slider-os{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgb(255 255 255 / .2);transition:.4s;border-radius:34px}.slider-os:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider-os{background-color:var(--c-gold)}input:checked+.slider-os:before{transform:translateX(16px)}.mm-os-tooltip{position:absolute;top:100%;left:0;margin-top:1rem;background:rgb(20 18 16 / .95);border:1px solid var(--c-gold);border-radius:8px;padding:1rem;width:250px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;box-shadow:0 10px 30px rgb(0 0 0 / .5);z-index:200}.mm-os-title:hover .mm-os-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.mm-os-tooltip-logo img{width:100%;height:auto;margin-bottom:1rem;border-radius:4px}.mm-hide-mobile{display:inline-block}@media (max-width:768px){.mm-hide-mobile{display:none!important}}.mm-tt-line{display:block;font-size:.85rem;color:var(--c-cream-dim);text-align:center}.mm-tt-title{color:var(--c-gold);font-weight:700;margin-bottom:.5rem}.mm-tt-separator{display:block;height:1px;background:rgb(255 255 255 / .1);margin:.5rem 0}.mm-top-right-area{position:fixed;top:.5rem;right:.5rem;z-index:var(--z-dock);pointer-events:auto}.mm-status-widget{display:flex;align-items:center;gap:.5rem;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);padding:.25rem .5rem;border-radius:50px;height:32px;transition:opacity 0.3s ease,visibility 0.3s ease}@media (min-width:769px){.mm-status-widget.bottom-left{position:fixed;bottom:2rem;left:2rem;top:auto;right:auto;z-index:10000}}.mm-widget-hidden{opacity:0;visibility:hidden;pointer-events:none;position:absolute}.mm-status-dot{width:8px;height:8px;background-color:#2ecc71;border-radius:50%;box-shadow:0 0 5px #2ecc71;animation:pulse-green 2s infinite}.mm-wa-link{color:var(--c-cream);font-size:1.1rem;display:flex;align-items:center;transition:color 0.3s}.mm-wa-link:hover{color:#25D366}@keyframes pulse-green{0%{box-shadow:0 0 0 0 rgb(46 204 113 / .7)}70%{box-shadow:0 0 0 5px #fff0}100%{box-shadow:0 0 0 0 #fff0}}@media (max-width:768px){.mm-os-bar-container{display:none}.mm-top-right-area{top:1rem;right:1rem}}@keyframes shine{to{background-position:200% center}}.mm-footer-logo-link{display:block;margin-top:2rem;margin-bottom:2rem;max-width:200px}.mm-footer-logo{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 25px rgb(0 0 0 / .5);transition:transform 0.3s ease,box-shadow 0.3s ease}.mm-footer-logo:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgb(0 0 0 / .6)}@media (max-width:768px){.mm-footer-logo-link{display:none}}.mm-scroll-progress{display:none!important}html.mm-hide-scroll-nav .mm-scroll-progress{transform:translateY(-50%) translateX(100%);opacity:0;pointer-events:none}.mm-scroll-dot{width:10px;height:10px;background:rgb(255 255 255 / .3);border-radius:50px;cursor:pointer;transition:width 0.35s cubic-bezier(.34,1.56,.64,1),height 0.35s cubic-bezier(.34,1.56,.64,1),background 0.25s ease,box-shadow 0.3s ease;position:relative;border:none;will-change:width,height}.mm-scroll-dot::after{content:attr(title);position:absolute;right:20px;top:50%;transform:translateY(-50%) translateX(10px);background:rgb(0 0 0 / .8);color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;opacity:0;pointer-events:none;transition:all 0.3s ease;white-space:nowrap}.mm-os-section-title{display:none!important;font-size:.85rem;color:var(--c-cream);opacity:0;transition:opacity 0.3s ease;white-space:nowrap}.mm-scroll-dot:hover::after{opacity:1;transform:translateY(-50%) translateX(0)}.mm-scroll-dot:hover,.mm-scroll-dot.active{background:var(--c-gold);width:10px;height:28px;border-radius:50px;box-shadow:0 0 12px rgb(207 160 98 / .5)}@media (max-width:768px){.mm-scroll-progress{display:none}}@media (max-width:768px){.mm-dock{display:none!important}}.mm-mobile-burger{display:none;position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);width:42px;height:42px;background:var(--glass-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:50%;z-index:10000;cursor:pointer;box-shadow:0 10px 30px rgb(0 0 0 / .3);flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:all 0.3s ease}@media (max-width:768px){.mm-mobile-burger{display:flex}}.mm-mobile-burger .mm-burger-icon-open,.mm-mobile-burger .mm-burger-icon-close{transition:all 0.3s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mm-mobile-burger.active .mm-burger-icon-open{opacity:0;transform:translate(-50%,-50%) scale(.5)}.mm-mobile-burger.active .mm-burger-icon-close{display:block!important;opacity:1;transform:translate(-50%,-50%) rotate(90deg);animation:mm-icon-in 0.3s forwards}@keyframes mm-icon-in{from{transform:translate(-50%,-50%) rotate(-90deg) scale(.5);opacity:0}to{transform:translate(-50%,-50%) rotate(0) scale(1);opacity:1}}.mm-theme-transition-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;pointer-events:none;opacity:0;background:rgb(255 255 255 / .1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:opacity 0.3s ease}html.mm-light-theme .mm-theme-transition-overlay{background:rgb(246 240 228 / .8)}html:not(.mm-light-theme) .mm-theme-transition-overlay{background:rgb(20 18 16 / .9)}.mm-theme-transition-active{opacity:1;pointer-events:all}.mm-mobile-menu-content{text-align:center;width:100%;max-height:calc(100vh - 140px);overflow-y:auto;padding-bottom:8rem;perspective:1000px;transform-style:preserve-3d;-ms-overflow-style:none;scrollbar-width:none}.mm-mobile-menu-content::-webkit-scrollbar{display:none}.mm-mobile-scroll-indicator{position:absolute;bottom:140px;right:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:10;opacity:0;transform:translateY(20px);transition:all 0.5s ease 0.2s}.mm-mobile-menu.active .mm-mobile-scroll-indicator{opacity:1;transform:translateY(0)}.mm-mobile-scroll-indicator span{writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--f-display);font-size:.8rem;letter-spacing:2px;color:var(--c-gold);text-transform:uppercase}.mm-mobile-scroll-indicator .line{width:1px;height:40px;background:linear-gradient(to bottom,var(--c-gold),transparent)}.mm-mobile-wheel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:.8;transition:opacity 0.3s ease,transform 0.3s ease;pointer-events:none;will-change:transform;display:flex;align-items:center;justify-content:center}.mm-mobile-wheel svg{width:100%;height:100%;padding:8px;color:var(--c-gold)}.mm-mobile-burger.mm-top-right{bottom:auto;top:1.5rem;left:auto;right:1.5rem;transform:none}@keyframes bounce-top{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes bounce-bottom{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.mm-bounce-top{animation:bounce-top 0.4s ease}.mm-bounce-bottom{animation:bounce-bottom 0.4s ease}.mm-mobile-burger:hover .mm-mobile-wheel{opacity:1}.mm-mobile-burger.active .mm-mobile-wheel{opacity:.1;border-color:var(--c-gold)}.mm-mobile-nav{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:4rem}.mm-mobile-link{font-family:var(--f-display);font-size:2rem;color:var(--c-cream);text-decoration:none;font-weight:300;transition:color 0.3s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform,opacity,filter}.mm-mobile-link:hover,.mm-mobile-link:active{color:var(--c-gold)}.mm-mobile-divider{height:1px;width:40px;background:rgb(255 255 255 / .1);margin:.5rem auto}#mm-mobile-burger::after{content:'\f00d';font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);font-size:1.5rem;color:var(--c-gold);opacity:0;transition:all 0.3s ease}#mm-mobile-burger.active::after{transform:translate(-50%,-50%) rotate(0deg);opacity:1}.mm-testimonial-stripe-wrapper{width:100%;overflow:hidden;margin:var(--s-lg) 0}.mm-testimonial-stripe{background-color:var(--c-gold);color:#000;padding:3rem 0;box-shadow:inset 0 0 30px rgb(0 0 0 / .15);width:100%;display:flex;align-items:center}.mm-testimonial-track{display:flex;gap:4rem;animation:mm-marquee-slow 60s linear infinite;width:max-content;padding:0 2rem}.mm-testimonial-wide-item{display:flex;align-items:flex-start;gap:3rem;width:60vw;min-width:600px;flex-shrink:0;background:rgb(28 25 22 / .85);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border:1px solid rgb(207 160 98 / .25);border-radius:16px;padding:2rem 2.5rem;box-shadow:0 4px 24px rgb(0 0 0 / .4),0 0 0 1px rgb(255 255 255 / .05) inset,0 0 60px rgb(207 160 98 / .08);transition:transform 0.3s cubic-bezier(.4,0,.2,1),box-shadow 0.3s cubic-bezier(.4,0,.2,1),border-color 0.3s ease}.mm-testimonial-wide-item:hover{transform:scale(1.02);box-shadow:0 8px 40px rgb(207 160 98 / .25),0 0 0 1px rgb(255 255 255 / .08) inset;border-color:rgb(207 160 98 / .5)}.mm-tw-meta{display:flex;flex-direction:column;min-width:200px;text-align:right;border-right:1px solid rgb(246 240 228 / .15);padding-right:2rem}.mm-tw-name{font-family:var(--f-display);font-weight:700;font-size:1.5rem;line-height:1.2;margin-bottom:.25rem;color:var(--c-gold);text-shadow:1px 1px 2px rgb(0 0 0 / .5)}.mm-tw-role{font-family:var(--f-body);font-size:.9rem;color:var(--c-cream);opacity:.85;line-height:1.4;display:block}.mm-tw-text{font-family:var(--f-body);font-size:1.25rem;line-height:1.7;font-weight:400;max-width:65ch;color:var(--c-cream);opacity:.95}.mm-code-body{padding:30px;flex:1;display:flex;align-items:center;justify-content:center}.mm-specs-grid{display:flex;flex-direction:column;gap:12px;width:100%;font-family:'Fira Code','Consolas',monospace;font-size:1rem;text-align:center}.mm-spec-row{display:flex;justify-content:center;gap:10px;padding-bottom:4px}.mm-spec-row:last-child{border-bottom:none}.mm-spec-key{color:rgb(255 255 255 / .5)}.mm-spec-val{color:#F6F0E4;font-weight:600}.mm-status-online{color:#27C93F;display:flex;align-items:center;gap:8px}.mm-tw-text{font-family:var(--f-body);font-size:1.25rem;line-height:1.6;font-weight:400;max-width:65ch;opacity:.9}@keyframes mm-marquee-slow{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:768px){.mm-testimonial-stripe{padding:2rem 0}.mm-testimonial-track{gap:2rem;padding:0 1rem}.mm-testimonial-wide-item{flex-direction:column;gap:1rem;width:85vw;min-width:280px;text-align:center;align-items:center}.mm-tw-meta{text-align:center;border-right:none;padding-right:0;border-bottom:1px solid rgb(0 0 0 / .1);padding-bottom:1rem;width:100%}.mm-tw-text{font-size:1rem}}.mm-testimonial-track{--ticker-speed:60s;animation-duration:var(--ticker-speed)}.mm-testimonial-stripe.paused .mm-testimonial-track{animation-play-state:paused}.mm-testimonial-stripe.dragging{cursor:grabbing}.mm-testimonial-stripe.dragging .mm-testimonial-track{animation:none!important}.mm-testimonial-stripe.paused::after{content:'\f04c';font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:1rem;right:1.5rem;font-size:.9rem;color:rgb(0 0 0 / .5);background:rgb(255 255 255 / .8);padding:.5rem .75rem;border-radius:20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;animation:mm-pause-fade-in 0.3s ease forwards;z-index:10}@keyframes mm-pause-fade-in{to{opacity:1}}.mm-testimonial-stripe.reverse .mm-testimonial-track{animation-direction:reverse}.mm-testimonial-stripe:not(.dragging){cursor:grab}.mm-testimonial-stripe.speed-slow .mm-testimonial-track{--ticker-speed:90s}.mm-testimonial-stripe.speed-fast .mm-testimonial-track{--ticker-speed:40s}.mm-project-grid-simple{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}.mm-project-card-simple{display:block;position:relative;border-radius:16px;overflow:hidden;text-decoration:none;background:var(--glass-bg);border:1px solid var(--glass-border);transition:transform 0.4s ease,box-shadow 0.4s ease}.mm-project-card-simple:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .3);border-color:var(--c-gold)}.mm-pcs-media{position:relative;aspect-ratio:16/9;overflow:hidden}.mm-pcs-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s ease}.mm-project-card-simple:hover .mm-pcs-media img{transform:scale(1.05)}.mm-pcs-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease}.mm-project-card-simple:hover .mm-pcs-overlay{opacity:1}.mm-benefit-card p{color:var(--c-cream);opacity:.9}.mm-pcs-overlay i{font-size:2rem;color:var(--c-gold);background:rgb(0 0 0 / .8);padding:1.5rem;display:flex;align-items:center;justify-content:center;background:rgb(20 18 16 / .8);border-top:1px solid rgb(255 255 255 / .05)}.mm-pcs-logo-badge{position:absolute;bottom:20px;left:20px;width:80px;height:80px;background:rgb(255 255 255 / .95);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 10px 25px rgb(0 0 0 / .4),0 0 30px rgb(255 255 255 / .3);z-index:2;transition:transform 0.3s ease}.mm-project-card-simple:hover .mm-pcs-logo-badge{transform:scale(1.05);background:#fff;box-shadow:0 15px 35px rgb(0 0 0 / .5),0 0 40px rgb(255 255 255 / .6)}.mm-pcs-logo-badge img{max-width:100%;max-height:100%;object-fit:contain;width:auto!important;height:auto!important;filter:none!important}.mm-pcs-meta{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;background:rgb(0 0 0 / .2)}.mm-pcs-link{font-family:var(--f-display);font-size:1.1rem;color:var(--c-cream);display:flex;align-items:center;gap:10px;transition:gap 0.3s ease,color 0.3s ease}.mm-project-card-simple:hover .mm-pcs-link{color:var(--c-gold);gap:15px}.mm-pcs-title{font-family:var(--f-display);font-size:1.2rem;color:var(--c-cream)}.mm-mobile-link{display:block;font-family:var(--f-display);font-size:2rem;color:rgb(255 255 255 / .5);text-decoration:none;padding:10px 0;transition:color 0.3s ease,background 0.3s ease;border-bottom:1px solid rgb(255 255 255 / .03);width:80%;margin:0 auto}.mm-mobile-link.active{color:var(--c-gold)!important;transform:scale(1.1);text-shadow:0 0 15px rgb(207 160 98 / .4)!important;background:rgb(207 160 98 / .05);border-radius:8px;border-bottom-color:rgb(207 160 98 / .1)}.mm-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(10 10 10 / .98);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transform:translateX(-100%);transition:opacity 0.4s cubic-bezier(.2,.8,.2,1),visibility 0.4s,transform 0.5s cubic-bezier(.2,.8,.2,1);pointer-events:none}.mm-mobile-menu-logo{position:absolute;top:1.5rem;left:50%;transform:translateX(-50%);z-index:10;opacity:0;transition:opacity 0.5s ease 0.3s}.mm-mobile-menu.active .mm-mobile-menu-logo{opacity:1}.mm-mobile-menu-logo img{max-width:200px;max-height:60px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgb(0 0 0 / .15))}.mm-mobile-menu.active{opacity:1;visibility:visible;pointer-events:all;transform:translateX(0)}.mm-mobile-menu .mm-3d-item{opacity:0;transform:translateX(-30px);transition:opacity 0.4s ease,transform 0.4s ease}.mm-mobile-menu.active .mm-3d-item{opacity:1;transform:translateX(0)}.mm-mobile-menu.active .mm-3d-item:nth-child(1){transition-delay:0.1s}.mm-mobile-menu.active .mm-3d-item:nth-child(2){transition-delay:0.15s}.mm-mobile-menu.active .mm-3d-item:nth-child(3){transition-delay:0.2s}.mm-mobile-menu.active .mm-3d-item:nth-child(4){transition-delay:0.25s}.mm-mobile-menu.active .mm-3d-item:nth-child(5){transition-delay:0.3s}.mm-mobile-menu.active .mm-3d-item:nth-child(6){transition-delay:0.35s}.mm-mobile-menu.active .mm-3d-item:nth-child(7){transition-delay:0.4s}.mm-mobile-menu.active .mm-3d-item:nth-child(8){transition-delay:0.45s}.mm-mobile-menu.active .mm-3d-item:nth-child(9){transition-delay:0.5s}.mm-mobile-menu.active .mm-3d-item:nth-child(10){transition-delay:0.55s}.mm-3d-item.active{color:var(--c-gold)!important;text-shadow:0 0 15px rgb(207 160 98 / .4);transform:scale(1.1)}.mm-3d-item.active::before{content:'';position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:var(--c-gold);border-radius:50%;box-shadow:0 0 10px var(--c-gold);animation:pulseDot 1.5s ease-in-out infinite}@keyframes pulseDot{0%,100%{transform:translateY(-50%) scale(1);opacity:1}50%{transform:translateY(-50%) scale(1.3);opacity:.7}}.mm-3d-item[data-section="contact"],.mm-3d-item[href*="contact"],.mm-3d-item.mm-menu-cta{margin-top:1rem;padding:.75rem 2rem!important;background:linear-gradient(135deg,var(--c-gold) 0%,rgb(184 134 11 / .9) 100%);color:#1A1612!important;border-radius:50px;font-weight:600;box-shadow:0 4px 20px rgb(207 160 98 / .4);transition:all 0.3s ease}.mm-3d-item[data-section="contact"]:hover,.mm-3d-item[href*="contact"]:hover,.mm-3d-item.mm-menu-cta:hover{transform:scale(1.05);box-shadow:0 6px 25px rgb(207 160 98 / .5)}.mm-3d-wheel-wrapper{position:relative;width:100%;height:300px;perspective:1000px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 80%,transparent 100%);border-top:1px solid rgb(255 255 255 / .05)}.mm-3d-wheel{position:absolute;top:50%;left:50%;width:100%;height:60px;transform-style:preserve-3d;transform:translate(-50%,-50%)}.mm-3d-item{position:absolute;top:0;left:0;width:100%;height:60px;line-height:60px;text-align:center;font-family:var(--f-display);font-size:2rem;color:rgb(255 255 255 / .4);backface-visibility:hidden;white-space:nowrap;cursor:pointer;user-select:none;border-radius:12px;transition:all 0.3s ease;border:1px solid #fff0}.mm-3d-item::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:1px;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .1),transparent);transition:width 0.3s ease,background 0.3s ease}.mm-3d-item.active::after{width:120px;background:linear-gradient(90deg,transparent,var(--c-gold),transparent);opacity:.5}.mm-3d-item:hover{color:var(--c-gold);background:rgb(255 255 255 / .05);border-color:rgb(255 255 255 / .1)}.mm-3d-highlight{position:absolute;top:50%;left:50%;width:80%;height:60px;transform:translate(-50%,-50%);background:rgb(207 160 98 / .08);border-top:1px solid rgb(207 160 98 / .25);border-bottom:1px solid rgb(207 160 98 / .25);border-radius:8px;pointer-events:none;z-index:10;box-shadow:0 0 25px rgb(207 160 98 / .08)}.mm-no-scroll{overflow:hidden!important;height:100%!important;touch-action:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mm-mobile-scroll-indicator{position:absolute;top:auto;bottom:12%;right:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:10;opacity:0;transform:translateX(20px);transition:all 0.5s ease 0.2s}.mm-mobile-menu.active .mm-mobile-scroll-indicator{opacity:.6;transform:translateX(0)}.mm-scroll-indicator-wheel{width:30px;height:48px;border:2px solid rgb(255 255 255 / .2);border-radius:999px;position:relative;transition:transform 0.1s linear}.mm-mobile-menu-content{-ms-overflow-style:none;scrollbar-width:none;overflow:hidden;height:100%;position:relative}.mm-cta-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:var(--s-8);text-align:center;margin-top:var(--s-12);position:relative;overflow:hidden}.mm-cta-content{position:relative;z-index:2;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--s-4)}.mm-cta-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top right,var(--c-accent-10),transparent 70%);pointer-events:none}:focus-visible{outline:2px solid var(--c-gold);outline-offset:3px;box-shadow:0 0 0 4px rgb(207 160 98 / .3);transition:outline-offset 0.15s ease,box-shadow 0.15s ease}button:focus-visible,a:focus-visible,.mm-btn:focus-visible{outline:2px solid var(--c-gold-light);outline-offset:3px;box-shadow:0 0 0 5px rgb(207 160 98 / .4)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease-out,transform 0.6s ease-out}.fade-in-up.in-view{opacity:1;transform:translateY(0)}.mm-text-link{position:relative;text-decoration:none;color:var(--c-gold)}.mm-text-link::after{content:'';position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:var(--c-gold);transform:scaleX(0);transform-origin:bottom right;transition:transform 0.3s ease-out}.mm-text-link:hover::after{transform:scaleX(1);transform-origin:bottom left}.mm-btn,.mm-ghost{padding:.875rem 1.75rem;border-radius:var(--btn-radius);font-weight:600;font-size:.95rem;cursor:pointer;transition:all 0.3s cubic-bezier(.4,0,.2,1);border:var(--btn-border);background:var(--btn-bg);color:var(--btn-color);box-shadow:var(--btn-shadow);font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.mm-btn:hover:not(:disabled),.mm-ghost:hover:not(:disabled){transform:translateY(-2px);background:var(--btn-hover-bg);box-shadow:var(--btn-hover-shadow);border-color:var(--btn-hover-border,var(--btn-border));color:var(--btn-hover-color,var(--btn-color))}.mm-btn:active:not(:disabled),.mm-ghost:active:not(:disabled){transform:translateY(0)}.mm-btn:disabled,.mm-ghost:disabled{opacity:.5;cursor:not-allowed}.mm-btn--hero{padding:1rem 2.5rem;font-size:1.1rem;letter-spacing:.02em}.mm-btn-magnetic{transition:transform 0.3s cubic-bezier(.23,1,.32,1),background-color 0.3s,box-shadow 0.3s ease;display:inline-block;padding:1rem 2rem;background:linear-gradient(135deg,rgb(184 134 11 / .9) 0%,rgb(207 160 98 / .8) 100%);backdrop-filter:blur(12px) saturate(1.3);-webkit-backdrop-filter:blur(12px) saturate(1.3);color:#FFF;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-top:var(--s-sm);border:1px solid rgb(255 255 255 / .15);box-shadow:0 4px 16px rgb(184 134 11 / .3),0 1px 0 rgb(255 255 255 / .1) inset;text-shadow:0 1px 2px rgb(0 0 0 / .2)}.mm-btn-magnetic:active{transform:scale(.95)}.mm-btn-magnetic:hover{background:linear-gradient(135deg,rgb(248 245 240 / .95) 0%,rgb(255 255 255 / .9) 100%);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);color:var(--c-bg);transform:scale(1.05);box-shadow:0 8px 24px rgb(184 134 11 / .35),0 2px 0 rgb(255 255 255 / .3) inset,0 0 20px rgb(248 245 240 / .2);border-color:rgb(255 255 255 / .3);text-shadow:none}.mm-btn-magnetic--outline{background:#fff0;border:1px solid var(--c-gold);color:var(--c-gold)}.mm-btn-magnetic--outline:hover{background:var(--c-gold);color:var(--c-bg)}@media (max-width:768px){.mm-btn-magnetic{display:inline-flex;width:auto;min-width:140px;justify-content:center;margin-bottom:0}}.mm-input,.mm-text{display:block;margin-bottom:1.25rem}.mm-input span,.mm-text span{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:var(--c-cream);letter-spacing:.02em}.mm-input input,.mm-text textarea{width:100%;padding:1rem 1.25rem;background:rgb(255 255 255 / .03);border:1.5px solid rgb(255 255 255 / .12);border-radius:var(--radius-lg);color:var(--c-cream);font-size:1rem;transition:all 0.3s cubic-bezier(.4,0,.2,1);font-family:inherit}.mm-input input::placeholder,.mm-text textarea::placeholder{color:rgb(250 240 230 / .4);font-size:.95rem}.mm-input input:focus,.mm-text textarea:focus{border-color:var(--c-gold);background:rgb(255 255 255 / .06);outline:none;box-shadow:0 0 0 3px rgb(208 161 100 / .15),0 4px 12px rgb(208 161 100 / .1);transform:translateY(-1px)}.mm-text textarea{resize:vertical;min-height:100px;line-height:1.6}.mm-check{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem;background:rgb(255 255 255 / .02);border-radius:8px;border:1px solid rgb(255 255 255 / .08);cursor:pointer;transition:all 0.3s ease}.mm-check:hover{background:rgb(255 255 255 / .04);border-color:rgb(208 161 100 / .3)}.mm-check input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid rgb(255 255 255 / .3);border-radius:4px;background:rgb(255 255 255 / .05);cursor:pointer;position:relative;transition:all 0.3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.mm-check input[type="checkbox"]:checked{background:var(--c-gold);border-color:var(--c-gold)}.mm-check input[type="checkbox"]:checked::after{content:'✓';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--c-bg);font-size:.85rem;font-weight:700}.mm-check span{font-size:.9rem;color:var(--c-cream);line-height:1.5}.mm-form-feedback{margin-top:1rem;padding:1rem;border-radius:4px;font-size:.9rem;display:flex;align-items:center;gap:.5rem;animation:slideIn 0.3s ease-out;position:relative;z-index:1}.mm-form-feedback.success{background:rgb(46 204 113 / .1);border:1px solid #2ecc71;color:#2ecc71}.mm-form-feedback.error{background:rgb(231 76 60 / .1);border:1px solid #e74c3c;color:#e74c3c}@keyframes slideIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mm-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 0.3s,visibility 0.3s;visibility:hidden}.mm-modal[aria-hidden="false"],.mm-modal.is-open{opacity:1;pointer-events:auto;visibility:visible}.mm-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mm-modal__container{position:relative;background:linear-gradient(135deg,rgb(26 26 26 / .95) 0%,rgb(33 33 33 / .95) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);width:90%;max-width:650px;padding:0;border-radius:16px;border:1px solid rgb(208 161 100 / .3);box-shadow:0 25px 60px rgb(0 0 0 / .6),0 0 0 1px rgb(255 255 255 / .05) inset;max-height:90vh;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;will-change:opacity,transform;transform:translateZ(0);contain:layout style}.mm-modal__container::-webkit-scrollbar{width:8px}.mm-modal__container::-webkit-scrollbar-track{background:rgb(255 255 255 / .05);border-radius:4px}.mm-modal__container::-webkit-scrollbar-thumb{background:var(--c-gold);border-radius:4px}.mm-offer-form,.mm-offer-form form{display:flex;flex-direction:column;width:100%}.mm-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--c-cream);font-size:1.5rem;cursor:pointer;z-index:100;padding:.5rem;transition:color 0.3s}.mm-modal__close:hover{color:var(--c-gold)}.mm-wizard-head{display:flex;gap:.5rem;margin-bottom:2.5rem;padding:2.5rem 2.5rem 2rem 2.5rem;border-bottom:1px solid rgb(255 255 255 / .08);position:relative;flex-shrink:0}.mm-wizard-head::before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:rgb(246 240 228 / .3);transition:background 0.3s ease;z-index:0}.mm-wizard-head[data-step="0"]::before{background:linear-gradient(to right,var(--c-gold) 0%,var(--c-gold) 33.33%,rgb(246 240 228 / .3) 33.33%,rgb(246 240 228 / .3) 100%)}.mm-wizard-head[data-step="1"]::before{background:linear-gradient(to right,var(--c-gold) 0%,var(--c-gold) 66.66%,rgb(246 240 228 / .3) 66.66%,rgb(246 240 228 / .3) 100%)}.mm-wizard-head[data-step="2"]::before{background:var(--c-gold)}.mm-wiz-step{display:flex;align-items:center;gap:clamp(0.4rem, 1.5vw, 0.75rem);color:var(--c-cream-dim);color:var(--c-cream-dim);opacity:.6;position:relative;z-index:1;flex:1;transition:all 0.3s ease;font-size:clamp(0.75rem, 2.5vw, 0.95rem)}.mm-wiz-step.on{opacity:1;color:var(--c-gold);font-weight:600}.mm-wiz-step.completed{opacity:.7;color:var(--c-gold)}.mm-wiz-step span{width:clamp(22px, 6vw, 28px);height:clamp(22px, 6vw, 28px);border-radius:50%;border:2px solid currentColor;background:var(--c-bg-alt);display:flex;align-items:center;justify-content:center;font-size:clamp(0.7rem, 2vw, 0.875rem);font-weight:600;transition:all 0.3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.mm-wiz-step.on span{background:var(--c-gold);color:var(--c-bg);transform:scale(1.1)}.mm-wiz-step.completed span::before{content:'✓';font-size:.9rem}.mm-wiz-body{flex:1;padding:0 2.5rem;margin-bottom:1.5rem;min-height:0}.mm-step{display:none}.mm-step.active{display:block;animation:fadeInUp 0.4s ease-out}.mm-wiz-title{font-size:1.5rem;font-weight:700;color:var(--c-cream);margin-bottom:1.75rem;font-family:var(--f-display)}.mm-wiz-nav{display:flex;gap:1rem;padding:1.5rem 2.5rem 2.5rem 2.5rem;border-top:1px solid rgb(255 255 255 / .08);flex-shrink:0;position:relative;z-index:1}.mm-spacer{flex:1}.mm-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.mm-type-card{position:relative;cursor:pointer;height:100%;display:flex;flex-direction:column}.mm-type-card input[type="radio"]{position:absolute;opacity:0;pointer-events:none}.mm-type-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;flex-grow:1;width:100%;padding:2rem 1.5rem;background:rgb(255 255 255 / .03);border:2px solid rgb(255 255 255 / .1);border-radius:12px;transition:all 0.3s cubic-bezier(.4,0,.2,1)}.mm-type-content i{font-size:2.5rem;color:var(--c-cream-dim);transition:all 0.3s ease}.mm-type-content span{font-size:1rem;font-weight:600;color:var(--c-cream)}.mm-type-card:hover .mm-type-content{background:rgb(255 255 255 / .06);border-color:rgb(208 161 100 / .4);transform:translateY(-4px);box-shadow:0 8px 20px rgb(208 161 100 / .15)}.mm-type-card:hover .mm-type-content i{color:var(--c-gold);transform:scale(1.1)}.mm-type-card input[type="radio"]:checked+.mm-type-content{background:rgb(208 161 100 / .1);border-color:var(--c-gold);box-shadow:0 0 0 3px rgb(208 161 100 / .2),0 8px 20px rgb(208 161 100 / .2)}.mm-type-card input[type="radio"]:checked+.mm-type-content i{color:var(--c-gold)}.mm-summary-bar.cool-calc{margin-top:1.5rem;padding:1.5rem;background:linear-gradient(135deg,rgb(208 161 100 / .08) 0%,rgb(208 161 100 / .04) 100%);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgb(208 161 100 / .2)}.mm-sum-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;color:var(--c-cream);font-size:.95rem}.mm-sum-row.total{border-top:2px solid rgb(208 161 100 / .3);margin-top:.75rem;padding-top:1rem;font-size:1.1rem;font-weight:700}.mm-sum-row strong{color:var(--c-gold);font-weight:700}.mm-testimonial-window{position:fixed;top:0;left:0;width:320px;background:var(--glass-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-md);box-shadow:var(--shadow-xl);z-index:2000;pointer-events:none;opacity:0;transform:scale(.95) translateY(10px);transition:opacity 0.3s ease,transform 0.3s cubic-bezier(.2,.8,.2,1);border:1px solid var(--glass-border);color:var(--c-cream)}.mm-testimonial-window.active{opacity:1;transform:scale(1) translateY(0)}.mm-window-header{background:rgb(255 255 255 / .03);padding:.6rem 1rem;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);display:flex;align-items:center;gap:8px;border-bottom:1px solid rgb(255 255 255 / .05)}.mm-window-header .title{margin-left:auto;font-size:.7rem;color:var(--c-cream-dim);font-family:var(--f-mono);text-transform:uppercase;letter-spacing:1px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:60%;text-align:right}.mm-window-body{padding:1.5rem;font-size:.95rem;line-height:1.6;color:var(--c-cream-dim);font-style:italic;white-space:normal;word-wrap:break-word}.mm-footer-backtop{background:none;border:none;color:var(--c-cream-dim);cursor:pointer;font-size:1rem;padding:.5rem;transition:color 0.3s ease,transform 0.3s ease;display:inline-flex;align-items:center;justify-content:center;margin-left:1rem}.mm-footer-backtop:hover{color:var(--c-gold);transform:translateY(-3px)}#mm-back-to-top{background:rgb(255 255 255 / .1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .15);color:rgb(248 245 240 / .9);box-shadow:0 2px 8px rgb(0 0 0 / .2);border-radius:8px;padding:.5rem .75rem;cursor:pointer;transition:all 0.3s ease;font-size:1rem;display:inline-flex;align-items:center;justify-content:center}#mm-back-to-top:hover{background:rgb(255 255 255 / .15);color:var(--c-gold);border-color:var(--c-gold);transform:translateY(-2px)}#mm-back-to-top.mm-hidden{display:none}#mm-back-to-top.visible{animation:fadeIn 0.3s ease}@keyframes jump{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}#mm-back-to-top:hover{transform:none!important}#mm-back-to-top:hover i{animation:jump 0.6s ease infinite}.mm-pagination{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.mm-pagination .page-numbers{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgb(255 255 255 / .1);border-radius:50%;color:var(--c-cream);text-decoration:none;transition:all 0.3s}.mm-pagination .page-numbers.current,.mm-pagination .page-numbers:hover{background:var(--c-gold);color:var(--c-bg);border-color:var(--c-gold)}.mm-window-404{border-color:#FF5F56}.mm-content-center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.mm-glitch{font-size:8rem;font-weight:700;color:#FF5F56;position:relative;font-family:monospace}.mm-glitch::before,.mm-glitch::after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%}.mm-glitch::before{left:2px;text-shadow:-1px 0 cyan;clip:rect(44px,450px,56px,0);animation:glitch-anim 5s infinite linear alternate-reverse}.mm-glitch::after{left:-2px;text-shadow:-1px 0 #f0f;clip:rect(44px,450px,56px,0);animation:glitch-anim2 5s infinite linear alternate-reverse}@keyframes glitch-anim{0%{clip:rect(30px,9999px,10px,0)}20%{clip:rect(80px,9999px,90px,0)}40%{clip:rect(10px,9999px,50px,0)}60%{clip:rect(40px,9999px,20px,0)}80%{clip:rect(70px,9999px,100px,0)}100%{clip:rect(20px,9999px,60px,0)}}@keyframes glitch-anim2{0%{clip:rect(10px,9999px,80px,0)}20%{clip:rect(90px,9999px,10px,0)}40%{clip:rect(50px,9999px,30px,0)}60%{clip:rect(20px,9999px,70px,0)}80%{clip:rect(60px,9999px,40px,0)}100%{clip:rect(30px,9999px,90px,0)}}.mm-terminal-text{font-family:monospace;color:var(--c-cream);margin-bottom:.5rem;font-size:1.1rem}.mm-settings-menu{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);width:320px;background:rgb(20 18 16 / .95);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .1);border-radius:var(--radius-lg);padding:1.5rem;z-index:var(--z-settings);box-shadow:0 10px 30px rgb(0 0 0 / .5);opacity:0;pointer-events:none;transition:all 0.3s ease}.mm-settings-menu.active{opacity:1;pointer-events:all;transform:translateX(-50%) translateY(0)}.mm-settings-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid rgb(255 255 255 / .1);padding-bottom:.5rem}.mm-settings-head h4{font-family:var(--f-display);color:var(--c-gold);font-size:1.1rem}.mm-close-btn{background:none;border:none;color:var(--c-cream-dim);cursor:pointer;font-size:1.2rem}.mm-toggle-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;cursor:pointer;font-size:.9rem;color:var(--c-cream)}.mm-toggle-row input{display:none}.mm-toggle-switch{width:40px;height:20px;background:rgb(255 255 255 / .1);border-radius:20px;position:relative;transition:background 0.3s}.mm-toggle-switch::after{content:'';position:absolute;top:2px;left:2px;width:16px;height:16px;background:var(--c-cream-dim);border-radius:50%;transition:transform 0.3s}.mm-toggle-row input:checked+.mm-toggle-switch{background:var(--c-gold)}.mm-toggle-row input:checked+.mm-toggle-switch::after{transform:translateX(20px);background:var(--c-bg)}.mm-btn-text{background:none;border:none;color:var(--c-cream-dim);text-decoration:underline;cursor:pointer;font-size:.85rem;margin-top:1rem;display:block;width:100%;text-align:left}.mm-btn-text:hover{color:var(--c-gold)}.mm-cookie-box{position:fixed;bottom:2rem;right:2rem;width:350px;background:rgb(28 25 22 / .98);border:1px solid var(--c-gold);border-radius:var(--radius-lg);padding:1.5rem;z-index:var(--z-cookie);box-shadow:0 20px 50px rgb(0 0 0 / .6);transform:translateY(20px);opacity:0;pointer-events:none;transition:all 0.4s ease}.mm-cookie-box.active{transform:translateY(0);opacity:1;pointer-events:all}.mm-cookie-head h3{font-family:var(--f-display);color:var(--c-gold);margin-bottom:.5rem}.mm-cookie-head p{font-size:.85rem;color:var(--c-cream-dim);margin-bottom:1.5rem;line-height:1.4}.mm-cookie-toggles{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.5rem}.mm-cookie-option{display:flex;align-items:center;gap:.8rem;font-size:.85rem;color:var(--c-cream);cursor:pointer}.mm-cookie-option input{accent-color:var(--c-gold);width:16px;height:16px}.mm-cookie-actions{display:flex;gap:1rem}.mm-btn-cookie{flex:1;padding:.6rem;border:none;background:var(--c-gold);color:var(--c-bg);font-weight:700;border-radius:4px;cursor:pointer;font-size:.85rem;transition:all 0.3s}.mm-btn-cookie:hover{background:var(--c-cream)}.mm-btn-cookie--ghost{background:#fff0;border:1px solid rgb(255 255 255 / .2);color:var(--c-cream-dim)}.mm-btn-cookie--ghost:hover{background:rgb(255 255 255 / .05);color:var(--c-cream)}@media (max-width:768px){.mm-cookie-box{bottom:0;right:0;width:100%;border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-bottom:none;border-left:none;border-right:none}}.mm-status-widget{position:fixed;top:2rem;right:2rem;z-index:2000;display:flex;align-items:center;gap:.8rem;padding:.6rem 1.2rem;background:rgb(20 18 16 / .6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:50px;font-size:.85rem;color:var(--c-cream);border:1px solid rgb(255 255 255 / .1);box-shadow:0 4px 20px rgb(0 0 0 / .2);margin-right:0}.mm-status-dot{width:8px;height:8px;border-radius:50%;background:#27c93f;transition:all 0.3s ease}.mm-wa-link{display:flex;align-items:center;justify-content:center;margin-left:.5rem;padding-left:.8rem;border-left:1px solid rgb(255 255 255 / .1);color:var(--c-cream-dim);transition:color 0.3s ease;font-size:1.1rem}.mm-wa-link:hover{color:#25D366;transform:scale(1.1)}[data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;top:50%;right:100%;transform:translateY(-50%);background:rgb(20 18 16 / .9);backdrop-filter:blur(5px);color:var(--c-cream);padding:6px 12px;font-size:.8rem;border-radius:6px;white-space:nowrap;font-weight:500;margin-right:12px;box-shadow:0 4px 12px rgb(0 0 0 / .3);border:1px solid rgb(255 255 255 / .1);pointer-events:none;opacity:0;animation:mm-tooltip-fade 0.2s forwards}@keyframes mm-tooltip-fade{from{opacity:0;transform:translateY(-50%) translateX(5px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.mm-spotlight-modal{background:#fff0;border:none;padding:0;width:100%;max-width:600px;margin:15vh auto;overflow:visible}.mm-spotlight-modal::backdrop{background:var(--modal-backdrop-bg);backdrop-filter:blur(var(--modal-backdrop-blur));-webkit-backdrop-filter:blur(var(--modal-backdrop-blur))}.mm-spotlight-wrapper{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);overflow:hidden;display:flex;flex-direction:column}.mm-spotlight-bar{display:flex;align-items:center;padding:1.2rem;border-bottom:1px solid rgb(255 255 255 / .1);gap:1rem}.mm-spotlight-bar i{color:var(--c-gold);font-size:1.2rem}.mm-spotlight-bar input{background:#fff0;border:none;color:var(--c-cream);font-size:1.2rem;width:100%;outline:none;font-family:var(--f-sans)}.mm-spotlight-hint{font-size:.7rem;color:var(--c-cream-dim);white-space:nowrap;border:1px solid rgb(255 255 255 / .1);padding:.2rem .5rem;border-radius:4px}.mm-spotlight-results{max-height:300px;overflow-y:auto;padding:.5rem}.mm-spotlight-item{display:flex;align-items:center;gap:1rem;padding:.8rem 1rem;color:var(--c-cream);cursor:pointer;border-radius:var(--radius-md);transition:background 0.2s ease}.mm-spotlight-item:hover{background:rgb(255 255 255 / .1);color:var(--c-gold)}.mm-spotlight-empty{padding:2rem;text-align:center;color:var(--c-cream-dim);font-style:italic}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.skip-link{background-color:var(--c-bg);color:var(--c-gold);font-weight:700;left:50%;padding:1rem;position:absolute;transform:translateY(-100%) translateX(-50%);transition:transform 0.3s;z-index:9999;border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:0 4px 10px rgb(0 0 0 / .2)}.skip-link:focus{clip:auto!important;clip-path:none;height:auto;margin:0;overflow:visible;width:auto;transform:translateY(0) translateX(-50%)}.mm-modal-content{background:linear-gradient(135deg,rgb(28 25 22 / .98),rgb(20 18 16 / .95));backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgb(207 160 98 / .2);max-height:90vh;overflow-y:auto;overflow-x:hidden;position:relative;color:var(--c-cream)}.mm-modal-content::-webkit-scrollbar{width:8px}.mm-modal-content::-webkit-scrollbar-track{background:rgb(255 255 255 / .05);border-radius:4px}.mm-modal-content::-webkit-scrollbar-thumb{background:var(--c-gold);border-radius:4px}.mm-wizard-head{display:flex;gap:.5rem;margin-bottom:2.5rem;padding:2.5rem 2.5rem 2rem 2.5rem;border-bottom:1px solid rgb(255 255 255 / .08);position:relative;flex-shrink:0}.mm-wizard-head::before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:rgb(246 240 228 / .3);transition:background 0.3s ease;z-index:0}.mm-input,.mm-text{display:block;margin-bottom:1.25rem}.mm-input span,.mm-text span{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:var(--c-cream);letter-spacing:.02em}.mm-input input,.mm-text textarea{width:100%;padding:1rem 1.25rem;background:rgb(255 255 255 / .03);border:1.5px solid rgb(255 255 255 / .12);border-radius:8px;color:var(--c-cream);font-size:1rem;transition:all 0.3s cubic-bezier(.4,0,.2,1);font-family:inherit}.mm-package-card-editorial{position:relative;background:rgb(255 255 255 / .02);border:1px solid rgb(255 255 255 / .05);border-radius:16px;padding:2rem;display:flex;flex-direction:column;transition:all 0.4s cubic-bezier(.25,1,.5,1);will-change:transform}.mm-input input::placeholder,.mm-text textarea::placeholder{color:rgb(250 240 230 / .4);font-size:.95rem}.mm-input input:focus,.mm-text textarea:focus{border-color:var(--c-gold);background:rgb(255 255 255 / .06);outline:none;box-shadow:0 0 0 3px rgb(208 161 100 / .15),0 4px 12px rgb(208 161 100 / .1);transform:translateY(-1px)}.mm-text textarea{resize:vertical;min-height:100px;line-height:1.6}.mm-check{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem;background:rgb(255 255 255 / .02);border-radius:8px;border:1px solid rgb(255 255 255 / .08);cursor:pointer;transition:all 0.3s ease}.mm-check:hover{background:rgb(255 255 255 / .04);border-color:rgb(208 161 100 / .3)}.mm-check input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid rgb(255 255 255 / .3);border-radius:4px;background:rgb(255 255 255 / .05);cursor:pointer;position:relative;transition:all 0.3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.mm-check input[type="checkbox"]:checked{background:var(--c-gold);border-color:var(--c-gold)}.mm-check input[type="checkbox"]:checked::after{content:'✓';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--c-bg);font-size:.85rem;font-weight:700}.mm-check span{font-size:.9rem;color:var(--c-cream);line-height:1.5}.mm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-bottom:1.5rem}.mm-wiz-body{flex:1;padding:0 2.5rem;margin-bottom:1.5rem;min-height:0}.mm-package-mini-card{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .1);border-radius:var(--radius-md);padding:1rem;cursor:pointer;transition:all 0.3s ease;text-align:center;position:relative}.mm-package-mini-card:hover{background:rgb(255 255 255 / .05);border-color:var(--c-gold)}.mm-package-mini-card input{position:absolute;opacity:0;cursor:pointer;inset:0}.mm-package-mini-card:has(input:checked){background:rgb(207 160 98 / .1);border-color:var(--c-gold)}.mm-package-mini-card h4{color:var(--c-cream);font-size:.9rem;margin-bottom:.2rem;font-weight:600}.mm-package-mini-card .price{color:var(--c-gold);font-size:.85rem}.mm-extra-item{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:rgb(255 255 255 / .02);border-radius:var(--radius-md);cursor:pointer;transition:0.2s}.mm-extra-item:hover{background:rgb(255 255 255 / .05)}.mm-extra-item input[type="checkbox"]{appearance:none;width:18px;height:18px;border:1px solid var(--c-cream-dim);border-radius:4px;background:#fff0;cursor:pointer;position:relative}.mm-extra-item input[type="checkbox"]:checked{background:var(--c-gold);border-color:var(--c-gold)}.mm-extra-item input[type="checkbox"]:checked::after{content:'✓';position:absolute;color:var(--c-bg);font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.mm-extra-item span{font-size:.85rem;color:var(--c-cream-dim)}.mm-screenshot-slider-wrapper{position:relative;width:100%;height:500px;overflow:hidden;border-radius:16px;margin-bottom:2rem}.mm-screenshot-slider-wrapper::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgb(10 9 8 / .95) 100%);pointer-events:none;z-index:2}.mm-screenshot-slider-wrapper::after{content:'';position:absolute;inset:0;background:linear-gradient(to right,rgb(10 9 8 / .6) 0%,transparent 15%),linear-gradient(to left,rgb(10 9 8 / .6) 0%,transparent 15%);pointer-events:none;z-index:2}.mm-screenshot-slider{display:flex;scroll-snap-type:x mandatory;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;height:100%}.mm-screenshot-slider::-webkit-scrollbar{display:none}.mm-slide,.mm-screenshot-item{min-width:100%;height:100%;scroll-snap-align:start;position:relative;flex-shrink:0}.mm-slide img,.mm-screenshot-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.mm-slide:hover img,.mm-screenshot-item:hover img{transform:scale(1.02)}.mm-slider-nav{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:10;padding:.5rem 1rem;background:rgb(20 18 16 / .85);border-radius:24px;border:1px solid rgb(255 255 255 / .1)}.mm-slider-nav a{width:12px;height:12px;border-radius:50%;background:rgb(255 255 255 / .25);transition:all 0.4s cubic-bezier(.25,1,.5,1);cursor:pointer;display:block;border:none}.mm-slider-nav a:hover{background:rgb(255 255 255 / .5);transform:scale(1.1)}.mm-slider-nav a.active{background:var(--c-gold);width:32px;border-radius:12px;box-shadow:0 0 10px rgb(207 160 98 / .5)}html.mm-light-theme .mm-screenshot-slider-wrapper::before{background:linear-gradient(to bottom,transparent 60%,rgb(246 240 228 / .95) 100%)}html.mm-light-theme .mm-screenshot-slider-wrapper::after{background:linear-gradient(to right,rgb(246 240 228 / .6) 0%,transparent 15%),linear-gradient(to left,rgb(246 240 228 / .6) 0%,transparent 15%)}html.mm-light-theme .mm-slider-nav{background:rgb(255 255 255 / .7);border-color:rgb(0 0 0 / .1)}html.mm-light-theme .mm-slider-nav a{background:rgb(0 0 0 / .15)}html.mm-light-theme .mm-slider-nav a:hover{background:rgb(0 0 0 / .3)}html.mm-light-theme .mm-slider-nav a.active{background:var(--c-gold);box-shadow:0 0 12px rgb(184 134 11 / .5),0 0 24px rgb(184 134 11 / .25)}@media (max-width:768px){.mm-screenshot-slider-wrapper{height:280px;border-radius:12px}.mm-slider-nav{bottom:1rem;gap:.5rem;padding:.4rem .75rem}.mm-slider-nav a{width:8px;height:8px}.mm-slider-nav a.active{width:24px}}@keyframes slideDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mm-modal-content{background:linear-gradient(135deg,rgb(28 25 22 / .98),rgb(20 18 16 / .95));backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgb(207 160 98 / .2);max-height:90vh;overflow-y:auto;overflow-x:hidden;position:relative}.mm-modal-content::-webkit-scrollbar{width:8px}.mm-modal-content::-webkit-scrollbar-track{background:rgb(255 255 255 / .05);border-radius:4px}.mm-modal-content::-webkit-scrollbar-thumb{background:var(--c-gold);border-radius:4px}.mm-window-bar{height:40px;background:rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .1);display:flex;align-items:center;padding:0 1rem;justify-content:space-between;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.mm-window-controls{display:flex;gap:8px}.mm-window-title{font-family:monospace;font-size:.85rem;color:var(--c-cream-dim);opacity:.7;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;min-width:0;padding:0 1rem}.mm-window-close{color:var(--c-cream);font-size:1rem;transition:all 0.3s;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:50%;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.mm-window-close:hover{background:rgb(207 160 98 / .2);border-color:var(--c-gold);color:var(--c-gold);transform:rotate(90deg)}.mm-packages-select{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:2rem}.mm-package-mini-card{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .1);border-radius:var(--radius-md);padding:1rem;cursor:pointer;transition:all 0.3s ease;text-align:center;position:relative}.mm-package-mini-card:hover{background:rgb(255 255 255 / .05);border-color:var(--c-gold)}.mm-package-mini-card input{position:absolute;opacity:0;cursor:pointer;inset:0}.mm-package-mini-card:has(input:checked){background:rgb(207 160 98 / .1);border-color:var(--c-gold)}.mm-package-mini-card h4{color:var(--c-cream);font-size:.9rem;margin-bottom:.2rem;font-weight:600}.mm-package-mini-card .price{color:var(--c-gold);font-size:.85rem}.mm-extra-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.8rem;margin-bottom:2rem;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .1)}.mm-extra-item{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:rgb(255 255 255 / .02);border-radius:var(--radius-md);cursor:pointer;transition:0.2s}.mm-extra-item:hover{background:rgb(255 255 255 / .05)}.mm-extra-item input[type="checkbox"]{appearance:none;width:18px;height:18px;border:1px solid var(--c-cream-dim);border-radius:4px;background:#fff0;cursor:pointer;position:relative}.mm-extra-item input[type="checkbox"]:checked{background:var(--c-gold);border-color:var(--c-gold)}.mm-extra-item input[type="checkbox"]:checked::after{content:'✓';position:absolute;color:var(--c-bg);font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){#mm-next,#mm-submit{font-size:0!important;padding:1rem!important;width:50px!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;gap:0!important}#mm-next i,#mm-submit i{font-size:1.2rem!important;margin:0!important}}.mm-card-tilt{transform-style:preserve-3d;transition:transform 0.3s ease;will-change:transform}.mm-benefit-card,.mm-project-card-simple,.mm-skill-card{transform-style:preserve-3d;transition:transform 0.4s cubic-bezier(.2,.8,.2,1),box-shadow 0.4s ease,border-color 0.3s ease}.mm-btn-magnetic,.mm-btn{position:relative;overflow:hidden}.mm-ripple{position:absolute;border-radius:50%;background:rgb(255 255 255 / .4);transform:scale(0);animation:rippleEffect 0.6s ease-out;pointer-events:none}@keyframes rippleEffect{to{transform:scale(4);opacity:0}}.mm-scroll-progress{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--c-gold),var(--c-gold-light,#D4A424));width:0%;z-index:10000;transition:width 0.1s linear;box-shadow:0 0 10px rgb(207 160 98 / .5)}.mm-section-divider{position:relative;height:1px;background:#fff0;margin:0;overflow:hidden}.mm-section-divider::before{content:'';position:absolute;left:50%;top:0;width:0;height:1px;background:linear-gradient(90deg,transparent,var(--c-gold),transparent);transition:width 0.8s ease,left 0.8s ease}.mm-section-divider.in-view::before{width:100%;left:0}.mm-benefit-card::before,.mm-project-card-simple::before{content:'';position:absolute;inset:-1px;background:linear-gradient(135deg,rgb(207 160 98 / .6) 0%,transparent 50%,rgb(207 160 98 / .3) 100%);border-radius:inherit;z-index:-1;opacity:0;transition:opacity 0.4s ease;pointer-events:none}.mm-benefit-card:hover::before,.mm-project-card-simple:hover::before{opacity:1}.mm-benefit-card:hover,.mm-skill-card:hover{box-shadow:0 20px 40px rgb(0 0 0 / .3),0 0 30px rgb(207 160 98 / .1)}.mm-hover-lift{transition:transform 0.3s cubic-bezier(.2,.8,.2,1),box-shadow 0.3s ease}.mm-hover-lift:hover{transform:translateY(-8px)}.mm-counter{font-family:var(--f-display);font-size:clamp(2rem, 5vw, 4rem);font-weight:800;color:var(--c-gold);line-height:1}.mm-counter-suffix{font-weight:400;font-size:.6em;color:var(--c-cream-dim)}.mm-logo-marquee{overflow:hidden;padding:var(--s-md) 0;background:rgb(255 255 255 / .02);border-top:1px solid rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .05)}.mm-logo-track{display:flex;gap:clamp(3rem, 8vw, 6rem);animation:logoMarquee 30s linear infinite;width:max-content}.mm-logo-track:hover{animation-play-state:paused}.mm-logo-item{height:40px;opacity:.6;filter:grayscale(100%);transition:all 0.3s ease;flex-shrink:0}.mm-logo-item:hover{opacity:1;filter:grayscale(0%);transform:scale(1.1)}@keyframes logoMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.mm-browser-frame{background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);border-radius:12px;padding:0;box-shadow:0 25px 50px rgb(0 0 0 / .4),0 0 0 1px rgb(255 255 255 / .1);overflow:hidden}.mm-browser-header{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .1)}.mm-browser-dot{width:12px;height:12px;border-radius:50%}.mm-browser-dot.red{background:#ff5f57}.mm-browser-dot.yellow{background:#febc2e}.mm-browser-dot.green{background:#28c840}.mm-browser-url{flex:1;margin-left:12px;padding:6px 12px;background:rgb(0 0 0 / .3);border-radius:6px;font-size:.75rem;color:var(--c-cream-dim);font-family:var(--f-mono,monospace);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mm-browser-body{position:relative}.mm-browser-body img{display:block;width:100%;height:auto}.mm-skeleton-loader{background:linear-gradient(90deg,rgb(255 255 255 / .03) 0%,rgb(255 255 255 / .08) 50%,rgb(255 255 255 / .03) 100%);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:var(--radius-lg)}@keyframes skeletonShimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.mm-progressive-img{position:relative;overflow:hidden}.mm-progressive-img img{transition:filter 0.5s ease,opacity 0.5s ease}.mm-progressive-img img.loading{filter:blur(10px);opacity:.8}.mm-progressive-img img.loaded{filter:blur(0);opacity:1}@media (prefers-reduced-motion:reduce){.mm-card-tilt,.mm-btn-magnetic,.mm-btn,.mm-benefit-card,.mm-project-card-simple,.mm-skill-card,.mm-hover-lift,.mm-logo-track{transition:none!important;animation:none!important;transform:none!important}.mm-scroll-progress{display:none}}dialog.mm-dialog{padding:0;border:none;width:clamp(320px, 90vw, 700px);max-height:clamp(400px, 90vh, 90vh);position:fixed;inset:0;margin:auto;z-index:5000;background:var(--dialog-bg);border:1px solid var(--dialog-border);border-radius:var(--dialog-radius,16px);box-shadow:var(--dialog-shadow);overflow:hidden;display:flex;flex-direction:column;opacity:0;transform:scale(.95) translateY(10px);transition:opacity 0.3s ease,transform 0.3s ease;pointer-events:none}dialog.mm-dialog[open]{opacity:1;transform:scale(1) translateY(0);pointer-events:all}dialog.mm-dialog::backdrop{background:var(--dialog-backdrop-bg);backdrop-filter:blur(var(--dialog-backdrop-blur));-webkit-backdrop-filter:blur(var(--dialog-backdrop-blur));z-index:4999}.mm-dialog .mm-window-header,.mm-dialog .mm-modal-header{display:flex;align-items:center;padding:clamp(0.75rem, 2vw, 1rem) clamp(1rem, 3vw, 1.5rem);border-bottom:1px solid var(--dialog-border);background:rgb(0 0 0 / .15);flex-shrink:0;border-radius:var(--dialog-radius,16px) var(--dialog-radius,16px) 0 0}.mm-dialog .mm-window-title,.mm-dialog .mm-modal-title{font-weight:600;font-size:clamp(0.85rem, 2vw, 0.95rem);color:var(--c-cream)}.mm-dialog .mm-window-close,.mm-dialog .mm-modal-close{margin-left:auto;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--c-cream-dim);cursor:pointer;font-size:.9rem;transition:all 0.2s ease}.mm-dialog .mm-window-close:hover,.mm-dialog .mm-modal-close:hover{color:var(--c-gold);background:rgb(207 160 98 / .2);border-color:var(--c-gold);transform:rotate(90deg)}.mm-dialog .mm-modal-content{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--dialog-bg);display:flex;flex-direction:column;will-change:transform;transform:translateZ(0);-webkit-transform:translateZ(0)}.mm-dialog .mm-modal-content::-webkit-scrollbar{width:8px}.mm-dialog .mm-modal-content::-webkit-scrollbar-track{background:rgb(255 255 255 / .05)}.mm-dialog .mm-modal-content::-webkit-scrollbar-thumb{background:var(--c-gold);border-radius:4px}.mm-dialog .mm-modal-content>*{width:100%;box-sizing:border-box}dialog.mm-dialog.mm-dialog--sm{width:clamp(280px, 85vw, 450px)}dialog.mm-dialog.mm-dialog--md{width:clamp(320px, 90vw, 650px)}dialog.mm-dialog.mm-dialog--lg{width:clamp(350px, 95vw, 900px)}dialog.mm-dialog.mm-dialog--full{width:95vw;max-height:95vh}html.mm-light-theme dialog.mm-dialog{background:var(--dialog-bg);color:var(--c-text);border-color:var(--dialog-border);box-shadow:var(--dialog-shadow)}html.mm-light-theme dialog.mm-dialog::backdrop{background:var(--dialog-backdrop-bg);backdrop-filter:blur(var(--dialog-backdrop-blur));-webkit-backdrop-filter:blur(var(--dialog-backdrop-blur))}html.mm-light-theme .mm-dialog .mm-window-header,html.mm-light-theme .mm-dialog .mm-modal-header{background:rgb(0 0 0 / .06);border-bottom-color:var(--dialog-border)}html.mm-light-theme .mm-dialog .mm-window-title,html.mm-light-theme .mm-dialog .mm-modal-title{color:var(--c-text)}html.mm-light-theme .mm-dialog .mm-window-close,html.mm-light-theme .mm-dialog .mm-modal-close{background:rgb(0 0 0 / .05);border:1px solid rgb(0 0 0 / .1);color:var(--c-text-dim)}html.mm-light-theme .mm-dialog .mm-window-close:hover,html.mm-light-theme .mm-dialog .mm-modal-close:hover{color:var(--c-gold);background:rgb(184 134 11 / .15);border-color:var(--c-gold)}html.mm-light-theme .mm-dialog .mm-modal-content{background:var(--dialog-bg);color:var(--c-text)}html.mm-light-theme .mm-dialog .mm-modal-content::-webkit-scrollbar-track{background:rgb(0 0 0 / .05)}html.mm-light-theme .mm-dialog .mm-modal-content::-webkit-scrollbar-thumb{background:var(--c-gold)}html.mm-light-theme .mm-dialog h2,html.mm-light-theme .mm-dialog h3,html.mm-light-theme .mm-dialog h4{color:var(--c-text)}html.mm-light-theme .mm-dialog p,html.mm-light-theme .mm-dialog li,html.mm-light-theme .mm-dialog span{color:var(--c-text-dim)}html.mm-light-theme .mm-dialog strong{color:var(--c-text)}html.mm-light-theme .mm-dialog a{color:var(--c-gold)}@media (max-width:768px){dialog.mm-dialog{max-width:95vw;max-height:85vh;border-radius:12px}dialog.mm-dialog.mm-dialog--lg{width:95vw}.mm-dialog .mm-window-header,.mm-dialog .mm-modal-header{border-radius:12px 12px 0 0}}@media (max-width:480px){dialog.mm-dialog{width:98vw;max-height:90vh;border-radius:8px}.mm-dialog .mm-window-header,.mm-dialog .mm-modal-header{padding:.6rem .85rem;border-radius:8px 8px 0 0}.mm-dialog .mm-window-close,.mm-dialog .mm-modal-close{width:28px;height:28px;font-size:.8rem}}dialog.mm-about-dialog{width:clamp(300px, 85vw, 380px);max-height:90vh;background:#fff0;border:none;box-shadow:none}dialog.mm-about-dialog::backdrop{background:rgb(10 9 8 / .85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mm-about-modal-content{background:rgb(20 18 16 / .95);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgb(207 160 98 / .25);border-radius:24px;padding:2rem;position:relative;box-shadow:0 32px 80px rgb(0 0 0 / .6),0 0 0 1px rgb(255 255 255 / .03) inset}.mm-about-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:50%;color:rgb(246 240 228 / .6);cursor:pointer;transition:all 0.3s ease;font-size:1rem}.mm-about-close:hover{color:#CFA062;background:rgb(207 160 98 / .15);border-color:rgb(207 160 98 / .4);transform:rotate(90deg)}.mm-about-logo{text-align:center;margin-bottom:1.5rem}.mm-about-logo img{max-width:200px;max-height:180px;width:auto;height:auto;object-fit:contain;border-radius:16px;background:#F6F0E4;padding:1rem;box-shadow:0 8px 32px rgb(0 0 0 / .3)}.mm-about-card{text-align:center}.mm-about-status{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;color:#22c55e;margin-bottom:1rem}.mm-status-pulse{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.mm-about-name{font-size:1.75rem;font-weight:700;color:#F6F0E4;margin:0 0 .25rem}.mm-about-role{font-size:1rem;color:#CFA062;margin:0 0 1rem}.mm-about-divider{height:1px;background:linear-gradient(90deg,transparent,rgb(207 160 98 / .4),transparent);margin:1rem 0}.mm-about-highlights{list-style:none;padding:0;margin:0 0 1rem;text-align:left;display:flex;flex-direction:column;gap:.5rem}.mm-about-highlights li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:rgb(246 240 228 / .85)}.mm-about-highlights i{color:#CFA062;font-size:.85rem}.mm-about-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .05)}.mm-about-location{font-size:.85rem;color:rgb(246 240 228 / .6)}.mm-about-location i{margin-right:.35rem;color:#CFA062}.mm-about-badge{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:.35rem .75rem;background:rgb(207 160 98 / .15);border:1px solid rgb(207 160 98 / .3);border-radius:999px;color:#CFA062}.mm-about-cta{margin-top:1.5rem;text-align:center}.mm-about-cta .mm-btn{width:100%;justify-content:center}html.mm-light-theme .mm-about-modal-content{background:rgb(255 255 255 / .95);border-color:rgb(0 0 0 / .08);box-shadow:0 32px 80px rgb(0 0 0 / .15),0 0 0 1px rgb(0 0 0 / .02) inset}html.mm-light-theme .mm-about-close{background:rgb(0 0 0 / .03);border-color:rgb(0 0 0 / .08);color:rgb(26 22 18 / .5)}html.mm-light-theme .mm-about-close:hover{color:#B8860B;background:rgb(184 134 11 / .1);border-color:#B8860B}html.mm-light-theme .mm-about-name{color:#1A1612}html.mm-light-theme .mm-about-highlights li{color:rgb(26 22 18 / .8)}html.mm-light-theme .mm-about-location{color:rgb(26 22 18 / .5)}html.mm-light-theme .mm-about-footer{border-top-color:rgb(0 0 0 / .05)}html.mm-light-theme dialog.mm-about-dialog::backdrop{background:rgb(248 245 240 / .8)}.mm-hero-editorial{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 5%;position:relative;overflow:hidden}.mm-section-wrapper:not(:first-child){content-visibility:auto;contain-intrinsic-size:auto 800px}.mm-hero-editorial__text{max-width:800px;z-index:2;transform:translateY(30px);transition:all 0.8s ease-out;transform-style:preserve-3d}.mm-hero-editorial__text.in-view{opacity:1;transform:translateY(0)}.mm-hero-editorial__title{font-family:var(--f-display);font-size:clamp(2rem, 4vw + 1rem, 6rem);line-height:.95;font-weight:800;display:flex;flex-direction:column;overflow-wrap:break-word}.mm-hero-editorial__sub{margin-top:var(--s-md);padding-left:var(--s-sm);border-left:2px solid var(--c-gold)}.mm-hero-subtitle{display:inline-block;white-space:nowrap}.mm-hero-buttons{margin-top:var(--s-md);display:flex;gap:var(--s-sm)}.mm-hero-editorial__visual{position:relative;height:80vh;display:flex;align-items:center;justify-content:center}.mm-hero-editorial__image-wrapper{width:80%;height:100%;overflow:hidden;border-radius:var(--radius-lg);transform:rotate(2deg);border:1px solid var(--c-gold-dark);filter:grayscale(20%) sepia(10%);transition:0.5s;transform:scale(.95) rotate(2deg);transition:all 1s ease-out;position:relative}.mm-hero-editorial__image-wrapper.in-view{opacity:1;transform:scale(1) rotate(2deg)}.mm-hero-editorial__image-wrapper:hover{transform:rotate(0deg) scale(1.02);filter:none}.mm-hero-editorial__image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:none}.mm-hero-img-light{opacity:0}html.mm-light-theme .mm-hero-img-light{opacity:1;z-index:2}html.mm-light-theme .mm-hero-img-dark{opacity:0;z-index:1}html:not(.mm-light-theme) .mm-hero-img-light{opacity:0;z-index:1}html:not(.mm-light-theme) .mm-hero-img-dark{opacity:1;z-index:2}.mm-hero-editorial__scroll-indicator{position:absolute;bottom:2rem;right:-2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:10}.mm-hero-editorial__scroll-indicator span{writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--f-display);font-size:.9rem;letter-spacing:2px;color:var(--c-gold);text-transform:uppercase}.mm-hero-editorial__scroll-indicator .line{width:1px;height:60px;background:linear-gradient(to bottom,var(--c-gold),transparent)}.mm-hero-editorial::before{content:"";position:absolute;top:-30%;right:-20%;width:900px;height:900px;background:radial-gradient(circle,rgb(207 160 98 / .12) 0%,rgb(207 160 98 / .06) 30%,#fff0 70%);filter:blur(80px);pointer-events:none;z-index:0}@media (max-width:1024px){.mm-hero-editorial{grid-template-columns:1fr;text-align:left;padding-top:100px}.mm-hero-editorial__sub{border-left:2px solid var(--c-gold);border-top:none;padding-left:var(--s-sm);padding-top:0;display:block}.mm-hero-editorial__visual{height:50vh;margin-top:var(--s-md)}}@media (max-width:900px){.mm-hero-editorial.mm-hero-editorial{grid-template-columns:1fr;padding:6rem 5% 4rem;text-align:left;gap:2rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:auto}.mm-hero-editorial .mm-hero-editorial__text{order:1;display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:100%;transform:none;opacity:1}.mm-hero-editorial .mm-hero-editorial__title{line-height:1.1;margin-bottom:1.5rem;width:100%;align-items:flex-start}.mm-hero-editorial .mm-hero-editorial__sub{border-left:2px solid var(--c-gold);border-top:none;padding-left:1rem;padding-top:0;margin-top:1rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%}.mm-hero-editorial .mm-lead-text{font-size:1rem;max-width:100%;text-align:left;margin-bottom:1.5rem}.mm-hero-editorial .mm-hero-buttons{justify-content:flex-start;width:100%;flex-wrap:wrap;margin-top:0;gap:1rem}.mm-hero-editorial .mm-hero-buttons .mm-btn-magnetic{width:auto;flex:1 1 auto;min-width:140px;justify-content:center;margin-top:0}.mm-hero-editorial .mm-hero-editorial__visual{order:2;height:auto;width:100%;margin-top:2rem;display:block}.mm-hero-editorial .mm-hero-editorial__image-wrapper{width:100%;height:300px;max-width:100%;transform:none;margin:0}.mm-hero-editorial .mm-hero-editorial__scroll-indicator{display:none}}.mm-mobile-hero-img{display:none}@media (max-width:768px){.mm-mobile-hero-img{display:block;width:70%;height:auto;margin:0 auto 1.5rem auto;position:relative;z-index:1;border-radius:12px}}.mm-about-editorial{padding:clamp(3rem, 8vw, var(--s-xl)) 0;background:var(--c-bg);position:relative}.mm-about-layout{display:grid;grid-template-columns:350px 1fr;gap:clamp(3rem, 5vw, var(--s-xl));align-items:start}.mm-about-sidebar{position:sticky;top:120px;text-align:center}.mm-profile-frame{width:250px;height:350px;margin:0 auto var(--s-md);border-radius:var(--radius-md);overflow:hidden;border:1px solid rgb(207 160 98 / .3);position:relative;box-shadow:0 0 0 1px rgb(20 18 16 / .8),0 0 0 4px rgb(255 255 255 / .03),0 20px 40px rgb(0 0 0 / .4);transform:rotate(-2deg);transition:all 0.4s ease}.mm-profile-frame:hover{transform:rotate(0deg) scale(1.02);border-color:var(--c-gold);box-shadow:0 0 0 1px rgb(20 18 16 / .8),0 0 0 4px rgb(207 160 98 / .1),0 30px 60px rgb(0 0 0 / .5)}.mm-profile-video{width:100%;height:100%;object-fit:cover}.mm-profile-info .mm-role{color:var(--c-cream-dim);font-size:1.1rem;margin-top:.5rem}@media (max-width:900px){.mm-about-layout{grid-template-columns:1fr;gap:3rem}.mm-about-sidebar{position:static;text-align:center;margin-bottom:1rem}.mm-profile-frame{margin:0 auto 1.5rem;width:100%;max-width:300px;height:auto;aspect-ratio:3/4}.mm-about-content{display:flex;flex-direction:column;gap:0}.mm-tab-btn{grid-column:auto;width:100%;padding:1rem 0;border-bottom:1px solid rgb(255 255 255 / .1);font-size:1.1rem}.mm-tab-btn::after{display:none}.mm-tab-btn.active{color:var(--c-gold);border-bottom-color:var(--c-gold)}.mm-tab-panel{grid-column:auto;grid-row:auto;padding:1.5rem 0;animation:fadeIn 0.3s ease forwards}.mm-career-item{grid-template-columns:60px 1fr;gap:1rem}.mm-career-item .year{font-size:1rem}}.mm-about-content{display:grid;grid-template-columns:200px 1fr;gap:0 3rem;align-items:start}.mm-tab-btn{grid-column:1;background:none;border:none;color:var(--c-cream-dim);font-family:var(--f-display);font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 0;cursor:pointer;text-align:left;position:relative;transition:all 0.3s ease;margin-bottom:1rem}.mm-tab-btn::after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--c-gold);transition:width 0.3s ease}.mm-tab-btn:hover,.mm-tab-btn.active{color:var(--c-gold)}.mm-tab-btn.active::after{width:2rem}.mm-tab-panel{grid-column:2;grid-row:1 / span 10;display:none;animation:fadeIn 0.5s ease forwards}.mm-tab-panel.active{display:block}@keyframes fadeIn{from{position:relative;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mm-career-list{display:flex;flex-direction:column;gap:var(--s-md)}.mm-career-item{display:grid;grid-template-columns:80px 1fr;gap:var(--s-md);padding-bottom:var(--s-md);border-bottom:1px solid rgb(255 255 255 / .05)}.mm-career-item:last-child{border-bottom:none}.mm-career-item .year{font-family:var(--f-display);color:var(--c-gold);font-size:1.2rem}.mm-career-item h4{font-size:1.2rem;margin-bottom:.3rem;color:var(--c-cream)}.mm-career-item p{font-size:.95rem;color:var(--c-cream-dim)}.mm-skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--s-md)}.mm-skill-card{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .05);padding:1.5rem;border-radius:var(--radius-lg);text-align:center;transition:transform 0.3s}.mm-skill-card:hover{transform:translateY(-5px);border-color:var(--c-gold)}.mm-skill-card i{font-size:2rem;color:var(--c-gold);margin-bottom:1rem}.mm-skill-card h4{font-size:1.1rem;margin-bottom:.5rem}.mm-skill-card p{font-size:.85rem;color:var(--c-cream-dim)}@media (max-width:900px){.mm-about-layout{grid-template-columns:1fr}.mm-about-sidebar{position:static;margin-bottom:var(--s-lg)}.mm-tab-nav{flex-direction:column;gap:1rem;border-bottom:none}.mm-tab-btn{width:100%;text-align:left;padding:1rem;background:rgb(255 255 255 / .03);border-radius:var(--radius-lg);border:1px solid rgb(255 255 255 / .05)}.mm-tab-btn.active{background:rgb(207 160 98 / .1);border-color:var(--c-gold)}.mm-tab-btn.active::after{display:none}}.mm-benefits{background:var(--c-bg);padding:clamp(3rem, 8vw, var(--s-xl)) 0}.mm-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--s-md);margin-top:var(--s-lg)}.mm-benefit-card{background:var(--c-bg-alt);padding:var(--s-md);border-radius:var(--radius-lg);border:1px solid rgb(255 255 255 / .05);transition:0.3s;display:flex;flex-direction:column;gap:var(--s-sm);position:relative;overflow:hidden}.mm-benefit-card:hover{transform:translateY(-5px);border-color:var(--c-gold);box-shadow:0 10px 30px rgb(0 0 0 / .2)}.mm-benefit-icon{position:static;margin:0;height:0}.mm-benefit-icon i{position:absolute;right:-10px;bottom:-20px;font-size:8rem;color:var(--c-gold);opacity:.05;pointer-events:none;transform:rotate(-10deg);transition:all 0.3s}.mm-benefit-card:hover .mm-benefit-icon i{opacity:.1;transform:rotate(0deg) scale(1.1)}.mm-benefit-card h3{font-family:var(--f-display);font-size:1.5rem;color:var(--c-cream)}.mm-benefit-card p{color:var(--c-cream-dim);font-size:.95rem}.mm-testimonials-section{background:var(--c-bg-alt);padding:clamp(3rem, 8vw, var(--s-xl)) 0;position:relative}.mm-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--s-md);margin-top:var(--s-lg)}.mm-testimonial-card{background:var(--c-bg);padding:var(--s-md);border-radius:var(--radius-lg);border:1px solid rgb(255 255 255 / .05);position:relative}.mm-quote-icon{font-size:2rem;color:var(--c-gold);opacity:.3;margin-bottom:var(--s-sm)}.mm-quote-text{font-size:1.1rem;font-style:italic;color:var(--c-cream);margin-bottom:var(--s-md);line-height:1.6}.mm-quote-author{display:flex;flex-direction:column;border-top:1px solid rgb(255 255 255 / .1);padding-top:var(--s-sm)}.mm-quote-author strong{color:var(--c-gold);font-family:var(--f-display)}.mm-quote-author span{font-size:.85rem;color:var(--c-cream-dim)}.mm-marquee-section{padding:var(--s-lg) 0;background:#D0A164;color:var(--c-bg);overflow:hidden;white-space:nowrap;position:relative}.mm-marquee-wrapper{display:inline-block;animation:marquee 70s linear infinite}.mm-marquee-content{display:inline-flex;gap:clamp(2rem, 5vw, var(--s-xl))}.mm-marquee-item{font-size:2rem;font-family:var(--f-display);font-weight:700;cursor:pointer}.mm-marquee-item .quote{color:var(--c-cream);text-shadow:3px 3px 0 rgb(0 0 0 / .3);transition:all 0.15s ease-out;display:inline-block}.mm-marquee-item:hover .quote{text-shadow:0 0 0 #fff0;transform:translate(3px,3px);color:#000}.mm-marquee-item .author{font-size:1rem;font-weight:400;opacity:.7;margin-left:10px;display:inline-block;transition:opacity 0.3s}.mm-marquee-item:hover .author{opacity:1}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.mm-project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:clamp(3rem, 8vw, var(--s-xl))}.mm-project-card{background:rgb(255 255 255 / .02);border:1px solid rgb(255 255 255 / .05);border-radius:var(--radius-lg);overflow:hidden;transition:all 0.4s ease;display:flex;flex-direction:column}.mm-project-card:hover{transform:translateY(-5px);background:rgb(255 255 255 / .04);border-color:var(--c-gold);box-shadow:0 10px 30px rgb(0 0 0 / .3)}.mm-project-media{position:relative;aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid rgb(255 255 255 / .05)}.mm-project-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(.25,.46,.45,.94)}.mm-project-media img[src=""],.mm-project-media img:not([src]){display:none}.mm-project-media:has(img[src=""]),.mm-project-media:has(img:not([src])),.mm-project-media:empty{background:linear-gradient(135deg,#1a1816 0%,#2a2826 100%);display:flex;align-items:center;justify-content:center}.mm-project-media:has(img[src=""])::after,.mm-project-media:has(img:not([src]))::after,.mm-project-media:empty::after{content:'\f03e';font-family:"Font Awesome 6 Free";font-weight:900;font-size:3rem;color:rgb(255 255 255 / .05)}.mm-project-card:hover .mm-project-media img{transform:scale(1.05)}.mm-project-overlay{position:absolute;inset:0;background:rgb(20 18 16 / .6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:all 0.4s ease}.mm-project-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgb(255 255 255 / .05)}.mm-project-brand-small{height:20px;display:flex;align-items:center}.mm-project-brand-small img{height:100%;width:auto;filter:grayscale(1) brightness(2);opacity:.8}.mm-project-card:hover .mm-project-overlay{opacity:1}.mm-project-logo{height:40px;width:auto;max-width:80%;filter:grayscale(1) brightness(10);opacity:0;transform:translateY(10px);transition:all 0.4s ease 0.1s}.mm-project-card:hover .mm-project-logo{filter:grayscale(0) brightness(1);opacity:1;transform:translateY(0)}.mm-project-tags{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.mm-tag{font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .6rem;border:1px solid rgb(255 255 255 / .1);border-radius:4px;color:var(--c-cream-dim);background:rgb(255 255 255 / .02);transition:all 0.3s ease}.mm-project-card:hover .mm-tag{border-color:rgb(207 160 98 / .3);color:var(--c-cream)}.mm-project-title{font-family:var(--f-display);font-size:1.2rem;margin-bottom:.5rem;color:var(--c-cream)}.mm-project-quote{font-size:.9rem;font-style:italic;color:var(--c-cream-dim);margin-bottom:1.5rem;line-height:1.5;flex-grow:1}.mm-project-footer{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;border-top:1px solid rgb(255 255 255 / .05);padding-top:1rem}.mm-project-author{font-weight:600;color:var(--c-gold)}.mm-link-text{color:var(--c-cream-dim);text-decoration:none;transition:color 0.3s ease}.mm-link-text:hover{color:var(--c-gold)}.mm-project-meta{width:100%;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgb(255 255 255 / .05)}.mm-project-url{opacity:1}.mm-project-item .fa-arrow-right-long{opacity:1}.mm-booking-process{margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(255 255 255 / .1)}.mm-process-title{font-family:var(--f-display);font-size:clamp(1.2rem, 2vw, 1.5rem);color:var(--c-cream);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.mm-process-steps{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.mm-process-steps{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.mm-process-steps li{display:flex;align-items:flex-start;gap:1rem;font-size:clamp(0.95rem, 1vw, 1.1rem);color:var(--c-cream-dim);background:rgb(255 255 255 / .03);padding:1rem;border-radius:var(--radius-lg);border:1px solid rgb(255 255 255 / .05);transition:transform 0.3s ease,background 0.3s ease}.mm-process-steps li:hover{background:rgb(255 255 255 / .06);transform:translateY(-2px)}.step-num{font-family:var(--f-display);color:var(--c-gold);font-weight:700;font-size:1.5em;line-height:1;min-width:1.2em}.mm-faq-search{position:relative;margin-top:var(--s-md)}.mm-faq-search i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--c-gold)}.mm-faq-search input,.mmf-search-input{width:100%;padding:1rem 1rem 1rem 3rem;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .1);border-radius:var(--radius-lg);color:var(--c-cream);font-family:var(--f-body);font-size:1rem;transition:all 0.3s}.mm-faq-search input:focus,.mmf-search-input:focus{outline:none;border-color:var(--c-gold);background:rgb(255 255 255 / .05);box-shadow:0 0 15px rgb(207 160 98 / .1)}.mm-faq-content{display:flex;flex-direction:column;gap:clamp(2rem, 5vw, var(--s-xl))}.mm-faq-group h3{margin-bottom:var(--s-md);padding-bottom:var(--s-sm);border-bottom:1px solid var(--c-border)}.mm-accordion{display:block;width:100%;max-height:600px;overflow-y:auto;padding:1.5rem;padding-right:1rem;scrollbar-width:thin;scrollbar-color:var(--c-gold) rgb(255 255 255 / .05);background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:var(--radius-lg);cursor:grab}.mm-accordion.active{cursor:grabbing;user-select:none}@media (max-width:768px){.mm-accordion{max-height:60vh}}.mm-accordion::-webkit-scrollbar{width:6px}.mm-accordion::-webkit-scrollbar-track{background:rgb(255 255 255 / .05);border-radius:3px}.mm-accordion::-webkit-scrollbar-thumb{background:var(--c-gold);border-radius:3px}.mm-accordion-item{background:rgb(255 255 255 / .02);border:1px solid var(--c-border);border-radius:var(--radius-md);overflow:hidden;transition:all 0.3s;margin-bottom:1rem}.mm-accordion-item:last-child{margin-bottom:0}.mm-accordion-item:hover{border-color:var(--c-gold-dark);background:rgb(255 255 255 / .05)}.mm-accordion-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.2rem;background:none;border:none;color:var(--c-text-main);font-family:var(--font-heading);font-size:1.1rem;text-align:left;cursor:pointer}.mm-accordion-trigger i{color:var(--c-gold);transition:transform 0.3s}.mm-accordion-trigger[aria-expanded="true"] i{transform:rotate(45deg)}.mm-accordion-panel{padding:0 1.2rem 1.2rem 1.2rem;color:var(--c-text-muted);line-height:1.6;font-size:.95rem}.mm-glossary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.mm-glossary-item{background:rgb(255 255 255 / .03);border:1px solid var(--c-border);border-radius:var(--radius-md)}.mmf-block{margin-bottom:var(--s-md);padding-bottom:var(--s-md);border-bottom:1px solid rgb(255 255 255 / .05)}.mmf-block:last-child{border-bottom:none}.mmf-h2{font-family:var(--f-display);font-size:1.5rem;color:var(--c-gold);margin-bottom:var(--s-sm);margin-top:var(--s-md)}.mmf-term{font-family:var(--f-body);font-size:1.1rem;font-weight:600;color:var(--c-cream);margin-bottom:.25rem;display:block}.mmf-desc{font-size:.95rem;color:var(--c-cream-dim);line-height:1.6}@media (max-width:900px){.mm-about-layout{grid-template-columns:1fr}.mm-about-sidebar{position:static;margin-bottom:var(--s-lg)}.mm-tab-btn{width:100%;text-align:left;padding:1rem;background:rgb(255 255 255 / .03);border-radius:8px;border:1px solid rgb(255 255 255 / .05);margin-bottom:.5rem}.mm-tab-btn.active{background:rgb(207 160 98 / .1);border-color:var(--c-gold)}.mm-tab-btn.active::after{display:none}}@media (max-width:900px){.mm-faq-section .mm-tab-btn,.mm-about-content .mm-tab-btn{width:100%;border-bottom:1px solid rgb(255 255 255 / .1);padding:1rem 0;margin-bottom:0;text-align:left;background:#fff0;border-radius:0;border-top:none;border-left:none;border-right:none}.mm-faq-section .mm-tab-btn::after,.mm-about-content .mm-tab-btn::after{display:none}.mm-faq-section .mm-tab-btn.active,.mm-about-content .mm-tab-btn.active{color:var(--c-gold);border-bottom-color:var(--c-gold)}.mm-faq-section .mm-tab-panel,.mm-about-content .mm-tab-panel{grid-column:auto;grid-row:auto;padding-top:1.5rem;width:100%}.mm-about-content{display:flex;flex-direction:column}}.mm-fade-up{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease-out,transform 0.6s ease-out}.mm-fade-up.in-view{opacity:1;transform:translateY(0)}.mm-stagger-children>*{opacity:0;transform:translateY(20px);transition:opacity 0.5s ease-out,transform 0.5s ease-out}.mm-stagger-children.in-view>*{opacity:1;transform:translateY(0)}.mm-stagger-children.in-view>*:nth-child(1){transition-delay:0.1s}.mm-stagger-children.in-view>*:nth-child(2){transition-delay:0.2s}.mm-stagger-children.in-view>*:nth-child(3){transition-delay:0.3s}.mm-stagger-children.in-view>*:nth-child(4){transition-delay:0.4s}.mm-stagger-children.in-view>*:nth-child(5){transition-delay:0.5s}.mm-stagger-children.in-view>*:nth-child(6){transition-delay:0.6s}.mm-stagger-children.in-view>*:nth-child(7){transition-delay:0.7s}.mm-stagger-children.in-view>*:nth-child(8){transition-delay:0.8s}.mm-section-wrapper{position:relative;transition:background 0.3s ease,padding 0.3s ease}.mm-spacing-compact{padding:var(--s-md) 0}.mm-spacing-generous{padding:var(--s-xxl) 0}.mm-style-highlight{background:radial-gradient(circle at top right,rgb(207 160 98 / .15),transparent 70%),linear-gradient(135deg,#1a1816 0%,#0a0908 100%);border-top:1px solid rgb(207 160 98 / .2);border-bottom:1px solid rgb(207 160 98 / .2)}.mm-style-highlight>*{background:transparent!important}.mm-style-glass{background:rgb(255 255 255 / .02);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .05)}.mm-mosaic-overlay{position:absolute;inset:0;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(6,1fr);z-index:1;pointer-events:none;perspective:1000px}.mm-mosaic-tile{background:#000;width:100%;height:100%;opacity:1;transform-origin:top center;backface-visibility:hidden;will-change:transform,opacity;transition:opacity 2.5s ease;border:1px solid rgb(255 255 255 / .03)}.mm-mosaic-tile.reveal{animation:mm-mosaic-flip-reveal 5s ease-in-out forwards}@keyframes mm-mosaic-flip-reveal{0%{opacity:.95;transform:rotateX(0deg)}35%{opacity:.1;transform:rotateX(-95deg)}65%{opacity:.1;transform:rotateX(-95deg)}100%{opacity:.95;transform:rotateX(0deg)}}.mm-teaser-content{z-index:10;position:relative}.mm-style-glass>*{background:transparent!important}.mm-style-minimal{background:#fff0;border:none}.mm-style-minimal>*{background:transparent!important;border:none!important;box-shadow:none!important}.mm-spacing-compact>*,.mm-spacing-generous>*{padding-top:0!important;padding-bottom:0!important}.mm-project-card-simple .mm-browser-frame{transition:transform 0.4s cubic-bezier(.2,.8,.2,1),box-shadow 0.4s ease}.mm-project-card-simple:hover .mm-browser-frame{transform:translateY(-8px);box-shadow:0 30px 60px rgb(0 0 0 / .5),0 0 0 1px rgb(207 160 98 / .2)}.mm-project-card-simple .mm-browser-body{position:relative;aspect-ratio:16 / 10;overflow:hidden}.mm-project-card-simple .mm-browser-body img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center}.mm-project-card-simple .mm-pcs-logo-badge{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);background:rgb(0 0 0 / .8);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:8px;border:1px solid rgb(255 255 255 / .1);opacity:0;transition:opacity 0.3s ease,transform 0.3s ease;z-index:5}.mm-project-card-simple:hover .mm-pcs-logo-badge{opacity:1;transform:translateX(-50%) translateY(-5px)}.mm-project-card-simple .mm-pcs-logo-badge img{height:30px;width:auto;filter:brightness(0) invert(1)}.mm-project-grid-simple{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:var(--s-lg);padding:0 5%}.mm-project-card-simple{display:block;text-decoration:none;position:relative}.mm-testimonials-section .mm-logo-marquee{margin-top:var(--s-lg)}@media (max-width:768px){.mm-project-grid-simple{grid-template-columns:1fr;padding:0}.mm-project-card-simple .mm-pcs-logo-badge{bottom:50px;padding:.5rem 1rem}.mm-project-card-simple .mm-pcs-logo-badge img{height:24px}}.mm-relaunch{--mm-font-display:var(--f-display);--mm-font-body:var(--f-body)}.mm-section{padding-top:3rem;padding-bottom:3rem}@media (max-width:768px){.mm-section{padding-top:2rem;padding-bottom:2rem}}.mm-section-header{margin-bottom:3rem;max-width:800px}.mm-eyebrow{font-family:var(--f-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:var(--c-gold);display:inline-block;margin-bottom:1rem;padding:.35rem .85rem;background:rgb(207 160 98 / .1);border:1px solid rgb(207 160 98 / .25);border-radius:100px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);font-weight:700;box-shadow:0 2px 10px rgb(0 0 0 / .1)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mm-blog-cta{display:flex;justify-content:center;margin-top:1.5rem;width:100%;margin-bottom:0}.mm-blog-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding:0;list-style:none;margin:0}.mm-blog-card{display:flex;flex-direction:column;height:100%;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:24px;overflow:hidden;transition:all 0.4s cubic-bezier(.2,.8,.2,1);position:relative;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 20px rgb(0 0 0 / .1)}.mm-blog-card:hover,.mm-blog-card:focus-visible{transform:translateY(-8px);border-color:var(--c-gold);box-shadow:0 20px 40px rgb(0 0 0 / .3);background:rgb(255 255 255 / .05);z-index:10}.mm-ticker-wrap{width:100%;overflow:hidden;background:var(--c-bg-alt);padding:1rem 0;border-top:1px solid rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .05);margin-bottom:var(--s-md);margin-top:0}.mm-blog-thumb{position:relative;width:100%;aspect-ratio:16/9;background-color:var(--c-bg-alt);overflow:hidden;border-bottom:1px solid rgb(255 255 255 / .05);background-size:cover;background-repeat:no-repeat;background-position:top center}.mm-blog-thumb img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform 0.6s ease}.mm-blog-card:hover .mm-blog-thumb img{transform:scale(1.05)}.mm-blog-thumb::after{content:'';position:absolute;inset:0;background:rgb(0 0 0 / .2);transition:background 0.3s ease}.mm-blog-card:hover .mm-blog-thumb::after{background:#fff0}.mm-blog-content{padding:2rem;display:flex;flex-direction:column;flex-grow:1}.mm-blog-meta{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;font-size:.8rem;color:var(--c-cream-dim)}.mm-blog-meta time{font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--c-gold)}.mm-blog-title{font-family:var(--f-display);font-size:1.4rem;line-height:1.3;color:var(--c-cream);margin:0 0 1rem 0;font-weight:700;transition:color 0.3s ease;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mm-blog-card:hover .mm-blog-title{color:var(--c-gold)}.mm-blog-excerpt{color:var(--c-cream-dim);line-height:1.7;font-size:1rem;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.mm-blog-footer{margin-top:auto;display:flex;justify-content:flex-start}.mm-blog-link{color:var(--c-gold);font-family:var(--f-display);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;display:inline-flex;align-items:center;gap:.5rem;transition:gap 0.3s ease}.mm-blog-card:hover .mm-blog-link{gap:.8rem}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.mm-blog-card.is-skeleton{pointer-events:none}.mm-blog-card.is-skeleton .mm-blog-thumb,.skeleton-line{background:linear-gradient(90deg,var(--c-bg-alt) 25%,rgb(255 255 255 / .05) 50%,var(--c-bg-alt) 75%);background-size:200% 100%;animation:shimmer 2s infinite linear}.skeleton-line{height:1rem;border-radius:4px;margin-bottom:.8rem}.skeleton-line.title{height:1.4rem;width:80%;margin-bottom:1.2rem}.skeleton-line.meta{width:30%;margin-top:auto;height:.8rem;border-radius:20px}@media (min-width:768px){.mm-blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mm-blog-grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.mm-blog-card{transition:none!important;transform:none!important}.skeleton-line,.mm-blog-thumb{animation:none!important;background:var(--c-bg-alt)}}.mm-devblog{background:var(--c-bg);padding:2rem 0 1rem;border-top:1px solid var(--c-dark-accent)!important;border-bottom:1px solid var(--c-dark-accent)!important;box-shadow:inset 0 0 100px rgb(0 0 0 / .8)!important;position:relative;margin-top:2rem!important;margin-bottom:2rem!important;border-radius:var(--radius-lg)!important;width:auto!important;left:auto!important;right:auto!important;margin-left:0!important;margin-right:0!important}.mm-single-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(18 16 14 / .85);backdrop-filter:blur(8px);z-index:var(--z-max);display:flex;justify-content:center;align-items:center;padding:2rem;overflow:hidden}.mm-single-window{width:100%;max-width:900px;height:90vh;background:rgb(28 25 22 / .95);border:1px solid var(--c-gold);border-radius:var(--radius-lg);box-shadow:0 25px 50px rgb(0 0 0 / .5);display:flex;flex-direction:column;position:relative;animation:slideUpFade 0.5s ease-out;overflow:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@keyframes slideUpFade{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mm-window-bar{height:40px;background:rgb(255 255 255 / .05);border-bottom:1px solid rgb(255 255 255 / .1);display:flex;align-items:center;padding:0 1rem;justify-content:space-between;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.mm-window-controls{display:flex;gap:8px}.mm-window-title{font-family:monospace;font-size:.85rem;color:var(--c-cream-dim);opacity:.7;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;min-width:0;padding:0 1rem}.mm-window-close{color:var(--c-cream-dim);font-size:1.2rem;transition:color 0.3s;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.mm-window-close:hover{color:var(--c-gold)}.mm-window-content{flex:1;overflow-y:auto;padding:3rem 4rem;scrollbar-width:thin;scrollbar-color:var(--c-gold) rgb(255 255 255 / .05)}.mm-window-content::-webkit-scrollbar{width:6px}.mm-window-content::-webkit-scrollbar-thumb{background:var(--c-gold);border-radius:3px}.mm-article-header{margin-bottom:3rem;text-align:center}.mm-meta-row{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;font-size:.9rem;color:var(--c-gold);text-transform:uppercase;letter-spacing:1px}.mm-article-title{font-family:var(--f-display);font-size:clamp(2.5rem, 5vw, 4rem);line-height:1.1;color:var(--c-cream);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.02em}.mm-article-body{font-size:clamp(1rem, 2vw, 1.1rem);line-height:1.8;color:var(--c-cream-dim);max-width:700px;margin:0 auto 4rem}.mm-article-body p{margin-bottom:1.5rem}.mm-article-body h2{font-family:var(--f-display);color:var(--c-cream);margin:3rem 0 1.5rem;font-size:clamp(1.75rem, 4vw, 2.25rem);line-height:1.2}.mm-article-body h3{font-family:var(--f-display);color:var(--c-cream);margin:2.5rem 0 1rem;font-size:clamp(1.4rem, 3vw, 1.75rem);line-height:1.3}.mm-article-body h4{font-family:var(--f-display);color:var(--c-cream);margin:2rem 0 1rem;font-size:clamp(1.1rem, 2.5vw, 1.35rem);line-height:1.4}.mm-article-body a{color:var(--c-gold);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color 0.2s}.mm-article-body a:hover{color:var(--c-cream)}.mm-article-body ul,.mm-article-body ol{margin-bottom:1.5rem;padding-left:1.5rem}.mm-article-body ul{list-style-type:disc}.mm-article-body ol{list-style-type:decimal}.mm-article-body li::marker{color:var(--c-gold)}.mm-article-hero{margin-bottom:2.5rem;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgb(0 0 0 / .3);aspect-ratio:16/9;position:relative}.mm-article-hero img{width:100%;height:100%;object-fit:cover;display:block}.mm-article-body>p:first-of-type::first-letter{float:left;font-family:var(--f-display);font-size:3.5rem;line-height:.8;padding-right:.75rem;padding-top:.25rem;color:var(--c-gold)}.mm-article-body blockquote{border-left:3px solid var(--c-gold);margin:2.5rem 0;padding-left:1.5rem;font-family:var(--f-display);font-style:italic;font-size:1.3rem;color:var(--c-cream);line-height:1.6}.mm-article-body figure,.mm-article-body img{max-width:100%;width:auto;display:block;margin-left:auto;margin-right:auto;border-radius:var(--radius-lg);margin-bottom:2rem;height:auto;box-shadow:0 10px 30px rgb(0 0 0 / .2)}@media (max-width:768px){.mm-article-body figure,.mm-article-body img{max-width:100%;width:100%;margin-left:0}}.mm-article-body li{margin-bottom:.5rem}.mm-article-footer{border-top:1px solid rgb(255 255 255 / .1);padding-top:2rem;text-align:center}.mm-article-footer h3{font-family:var(--f-display);color:var(--c-gold);margin-bottom:1.5rem;font-size:1.2rem}.mm-share-box{display:flex;flex-direction:column;align-items:center;gap:1rem}.mm-share-box span{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;color:var(--c-gold);opacity:.8}.mm-share-grid{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.mm-share-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:50px;background:rgb(255 255 255 / .03);color:var(--c-cream);font-size:.9rem;transition:all 0.3s ease;border:1px solid rgb(255 255 255 / .1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:pointer;text-decoration:none}.mm-share-btn:hover{background:rgb(208 161 100 / .1);border-color:var(--c-gold);color:var(--c-gold);transform:translateY(-2px);box-shadow:0 10px 20px rgb(0 0 0 / .2)}@media (max-width:768px){.mm-single-backdrop{padding:0}.mm-single-window{height:100vh;border-radius:0;border:none}.mm-window-content{padding:2rem 1.5rem}.mm-article-title{font-size:2rem}.mm-share-grid{flex-direction:column}}.mm-archive-list{max-width:700px;margin:0 auto}.mm-archive-item{border-bottom:1px solid rgb(255 255 255 / .05);padding-bottom:2rem;margin-bottom:2rem}.mm-archive-item:last-child{border-bottom:none}.mm-archive-title{font-family:var(--f-display);font-size:1.8rem;margin-bottom:.5rem}.mm-archive-title a{color:var(--c-cream);text-decoration:none;transition:color 0.3s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mm-archive-title a:hover{color:var(--c-gold)}.mm-archive-meta{font-size:.85rem;color:var(--c-cream-dim);margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.mm-archive-excerpt{color:var(--c-cream-dim);line-height:1.6;margin-bottom:1rem}@media (max-width:768px){.mm-blog-grid{grid-template-columns:1fr!important;gap:2rem}}.mm-archive-img-wrapper{margin-bottom:1.5rem;position:relative}.mm-chic-frame{border:1px solid var(--c-gold);padding:0;border-radius:4px;overflow:hidden}.mm-featured-img{width:100%;height:auto;display:block;border-radius:2px;object-fit:cover}.mm-archive-item img,.mm-archive-excerpt img,.mm-archive-item figure,.mm-archive-excerpt figure,.mm-archive-excerpt .wp-block-image,.mm-archive-excerpt .wp-block-image img{display:block!important;margin-left:auto!important;margin-right:auto!important;max-width:100%;height:auto;object-fit:contain;border-radius:4px;box-shadow:0 4px 20px rgb(0 0 0 / .2);float:none!important}.mm-archive-item figcaption,.mm-archive-excerpt figcaption{text-align:center;color:var(--c-cream-dim);font-size:.85rem;margin-top:.5rem;font-style:italic}.mm-close-link{display:flex;width:fit-content;align-items:center;justify-content:center;gap:.5rem;margin:3rem auto 1rem;padding:.8rem 2rem;background:rgb(255 255 255 / .03);border:1px solid var(--c-gold);border-radius:50px;color:var(--c-gold);text-decoration:none;font-family:var(--f-display);font-size:1rem;text-transform:uppercase;letter-spacing:1px;transition:all 0.3s ease;cursor:pointer;box-shadow:0 4px 20px rgb(0 0 0 / .2)}.mm-close-link:hover{background:var(--c-gold);color:var(--c-bg);transform:translateY(-2px);box-shadow:0 10px 30px rgb(207 160 98 / .3);opacity:1}.mm-close-link i{font-size:1.1em}@media (max-width:768px){.mm-close-link{width:100%;margin:2rem 0 1rem;padding:1rem;background:rgb(207 160 98 / .1)}}.mm-woocommerce{background:var(--c-bg-alt);padding:clamp(3rem, 8vw, var(--s-xl)) 0}.mm-woocommerce-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--s-lg);margin-top:var(--s-lg)}.mm-info-card{background:var(--c-bg);padding:var(--s-md);border-radius:var(--radius-lg);border:1px solid rgb(255 255 255 / .05)}.mm-info-card.highlight{border-color:var(--c-gold);background:linear-gradient(180deg,var(--c-bg),#1a1714)}.mm-card-header{display:flex;align-items:center;gap:var(--s-sm);margin-bottom:var(--s-md);padding-bottom:var(--s-sm);border-bottom:1px solid rgb(255 255 255 / .1)}.mm-card-icon{font-size:2rem;color:var(--c-gold)}.mm-info-card h3{font-family:var(--f-display);font-size:1.5rem;margin:0}.mm-feature-list li{display:flex;gap:var(--s-sm);margin-bottom:var(--s-sm);font-size:.95rem;color:var(--c-cream-dim)}.mm-feature-list li i{color:var(--c-gold);margin-top:4px}.mm-feature-list li strong{color:var(--c-cream);display:block;margin-bottom:2px}.mm-packages-scroll-wrapper{position:relative;margin-top:var(--s-lg);margin-bottom:clamp(3rem, 8vw, var(--s-xl));margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;padding:0 5vw}.mm-packages-scroll{display:flex;gap:var(--s-md);overflow-x:auto;padding:var(--s-md) 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;user-select:none}.mm-packages-scroll.active{cursor:grabbing;cursor:-webkit-grabbing;scroll-snap-type:none!important;scroll-behavior:auto!important;user-select:none}.mm-packages-scroll::-webkit-scrollbar{display:none}.mm-packages-scroll-indicator{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;color:var(--c-cream-dim);font-size:.9rem;opacity:.7;animation:pulse 2s infinite}.mm-packages-scroll-indicator i{color:var(--c-gold)}.mm-package-card-editorial{flex:0 0 350px;scroll-snap-align:center;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .05);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;transition:all 0.4s ease;position:relative;min-height:550px;pointer-events:auto;z-index:1}.mm-package-card-editorial:hover{z-index:10}.mm-paket-anfrage-btn{pointer-events:auto!important;position:relative;z-index:20}.mm-packages-scroll-wrapper,.mm-packages-scroll{pointer-events:auto}.mm-pkg-body{display:flex;flex-direction:column;flex-grow:1}.mm-pkg-features{list-style:none;margin-bottom:2rem;border-top:1px solid rgb(255 255 255 / .05);padding-top:1.5rem;flex-grow:1}.mm-pkg-actions{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .05);gap:1rem;flex-wrap:wrap}.mm-package-card-editorial:hover,.mm-package-card-editorial.featured{background:rgb(20 18 16 / .95);border-color:var(--c-gold);transform:translateY(-10px);box-shadow:0 20px 40px rgb(0 0 0 / .3),0 0 30px rgb(207 160 98 / .15)}.mm-package-card-editorial:hover .mm-pkg-price .amount{transform:scale(1.05);color:var(--c-gold)}.mm-pkg-price .amount{transition:transform 0.3s ease,color 0.3s ease;display:inline-block}.mm-package-card-editorial:hover .mm-pkg-badge{transform:rotate(-3deg) scale(1.1);background:var(--c-gold);color:var(--c-bg)}.mm-pkg-badge{transition:transform 0.3s cubic-bezier(.34,1.56,.64,1),background 0.3s ease,color 0.3s ease}.mm-paket-anfrage-btn{transition:all 0.3s ease;border:1px solid var(--c-gold);color:var(--c-gold);background:#fff0}.mm-package-card-editorial:hover .mm-paket-anfrage-btn{background:var(--c-gold);color:var(--c-bg);box-shadow:0 5px 15px rgb(207 160 98 / .4)}.mm-paket-anfrage-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(207 160 98 / .6)!important}.mm-pkg-toggle:hover{color:var(--c-gold)}.mm-pkg-toggle:hover i{transform:rotate(90deg)}.mm-pkg-toggle i{transition:transform 0.3s ease}.mm-package-card-editorial.featured::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:var(--c-gold);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.mm-pkg-head{margin-bottom:2rem}.mm-pkg-badge{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:var(--c-cream-dim);border:1px solid rgb(255 255 255 / .1);padding:.3rem .8rem;border-radius:50px;margin-bottom:1rem}.mm-pkg-badge.gold{color:var(--c-bg);background:var(--c-gold);border-color:var(--c-gold);font-weight:700}.mmf-block{margin-bottom:var(--s-md);padding-bottom:var(--s-md);border-bottom:1px solid rgb(255 255 255 / .05)}.mmf-block:last-child{border-bottom:none}.mmf-h2{font-family:var(--f-display);font-size:1.5rem;color:var(--c-gold);margin-bottom:var(--s-sm);margin-top:var(--s-md)}.mmf-term{font-family:var(--f-body);font-size:1.1rem;font-weight:600;color:var(--c-cream);margin-bottom:.25rem;display:block}.mmf-desc{font-size:.95rem;color:var(--c-cream-dim);line-height:1.6}.mm-pkg-title{font-family:var(--f-display);font-size:2rem;margin-bottom:.5rem;color:var(--c-cream)}.mm-pkg-desc{font-size:.9rem;color:var(--c-cream-dim);line-height:1.5}.mm-pkg-price{margin-bottom:2rem;display:flex;align-items:baseline;gap:.5rem}.mm-pkg-price .prefix{font-size:.9rem;color:var(--c-cream-dim)}.mm-pkg-price .amount{font-family:var(--f-display);font-size:2.5rem;color:var(--c-gold)}.mm-pkg-features{list-style:none;margin-bottom:2rem;border-top:1px solid rgb(255 255 255 / .05);padding-top:1.5rem}.mm-pkg-features li{margin-bottom:.8rem;padding-left:1.5rem;position:relative;color:var(--c-cream);font-size:.95rem}.mm-pkg-features li::before{content:'•';color:var(--c-gold);position:absolute;left:0;font-size:1.2rem;line-height:1}.mm-pkg-actions{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.mm-pkg-toggle{background:none;border:none;color:var(--c-cream-dim);cursor:pointer;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:color 0.3s}.mm-pkg-toggle:hover{color:var(--c-gold)}.mm-pkg-extras{max-height:0;overflow:hidden;transition:max-height 0.4s ease;margin-top:1rem;background:rgb(0 0 0 / .2);border-radius:var(--radius-md)}.mm-pkg-extras.open{max-height:300px;padding:1rem;margin-top:1rem}.mm-extra-grid{display:grid;gap:.5rem}.mm-extra{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--c-cream-dim);cursor:pointer}.mm-extra input{accent-color:var(--c-gold)}@media (max-width:768px){.mm-packages-scroll-wrapper{padding:0 1rem}.mm-package-card-editorial{flex:0 0 85vw}}@media (max-width:768px){.mm-woocommerce-grid{grid-template-columns:1fr!important;gap:2rem}}html.mm-high-contrast{--c-bg:#000000 !important;--c-bg-card:#000000 !important;--c-bg-alt:#000000 !important;--c-text:#ffffff !important;--c-text-dim:#dddddd !important;--c-gold:#ffff00 !important;--c-gold-dim:#ffff00 !important;--c-border:#ffffff !important}html.mm-high-contrast body{background:#000000!important}html.mm-high-contrast *{text-shadow:none!important;box-shadow:none!important}html.mm-high-contrast .mm-hero-flat,html.mm-high-contrast .mm-section,html.mm-high-contrast .mm-card,html.mm-high-contrast .mm-paket-card{background:#000000!important;border:1px solid #ffffff!important}html.mm-high-contrast img{filter:grayscale(100%) contrast(120%)}html.mm-high-contrast a{text-decoration:underline!important;color:#ffff00!important}html.mm-high-contrast button,html.mm-high-contrast .mm-btn{border:2px solid #ffffff!important;background:#000000!important;color:#ffffff!important}html.mm-high-contrast .mm-dock{background:#000000!important;border-top:2px solid #ffffff!important}html.mm-fontsize-large{font-size:120%!important}@media (max-width:768px){html.mm-fontsize-large{font-size:110%!important}}html.mm-fontsize-large .mm-headline-xl{font-size:clamp(2.5rem, 5vw, 4rem)!important;line-height:1.1}html.mm-fontsize-large .mm-dock-tooltip{font-size:0.9rem!important}.mm-consent{position:fixed;bottom:2rem;right:2rem;max-width:420px;width:calc(100% - 2rem);z-index:99999;background:rgb(15 13 11 / .92);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgb(207 160 98 / .2);border-radius:20px;padding:1.75rem;box-shadow:0 24px 80px rgb(0 0 0 / .5),0 0 0 1px rgb(255 255 255 / .03) inset;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity 0.4s ease,visibility 0.4s ease,transform 0.4s cubic-bezier(.2,.8,.2,1)}.mm-consent.active{opacity:1;visibility:visible;transform:translateY(0)}.mm-consent__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.mm-consent__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgb(207 160 98 / .15);border-radius:12px;color:#CFA062;font-size:1.25rem}.mm-consent__title{font-size:1.15rem;font-weight:600;color:#F6F0E4;margin:0}.mm-consent__body{margin-bottom:1.25rem}.mm-consent__text{font-size:.9rem;line-height:1.65;color:rgb(246 240 228 / .75);margin:0 0 1rem}.mm-consent__text a{color:#CFA062;text-decoration:none;transition:color 0.2s}.mm-consent__text a:hover{color:#D4A424;text-decoration:underline}.mm-consent__categories{display:flex;flex-direction:column;gap:.75rem}.mm-consent__category{display:flex;align-items:center;justify-content:space-between;background:rgb(255 255 255 / .03);border-radius:12px;padding:.85rem 1rem;border:1px solid rgb(255 255 255 / .05);transition:background 0.2s,border-color 0.2s}.mm-consent__category:hover{background:rgb(255 255 255 / .05);border-color:rgb(207 160 98 / .2)}.mm-consent__category-info{display:flex;align-items:center;gap:.75rem}.mm-consent__category-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgb(207 160 98 / .1);border-radius:8px;color:#CFA062;font-size:.9rem}.mm-consent__category-name{font-size:.9rem;font-weight:500;color:#F6F0E4}.mm-consent__category-desc{font-size:.8rem;color:rgb(246 240 228 / .5);margin-top:.15rem}.mm-consent__toggle{position:relative;width:44px;height:24px}.mm-consent__toggle input{opacity:0;width:0;height:0}.mm-consent__toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .1);border-radius:24px;transition:background 0.3s}.mm-consent__toggle-slider::before{content:'';position:absolute;top:3px;left:3px;width:18px;height:18px;background:rgb(255 255 255 / .7);border-radius:50%;transition:transform 0.3s}.mm-consent__toggle input:checked+.mm-consent__toggle-slider{background:#CFA062}.mm-consent__toggle input:checked+.mm-consent__toggle-slider::before{transform:translateX(20px);background:#fff}.mm-consent__toggle input:disabled+.mm-consent__toggle-slider{opacity:.5;cursor:not-allowed}.mm-consent__actions{display:flex;gap:.75rem;margin-top:.5rem}.mm-consent__btn{flex:1;padding:.85rem 1.25rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;border:none;text-align:center}.mm-consent__btn--primary{background:linear-gradient(135deg,#CFA062 0%,#B8860B 100%);color:#0a0908;box-shadow:0 4px 16px rgb(207 160 98 / .3)}.mm-consent__btn--primary:hover{background:linear-gradient(135deg,#D4A424 0%,#CFA062 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgb(207 160 98 / .4)}.mm-consent__btn--secondary{background:rgb(255 255 255 / .05);color:rgb(246 240 228 / .8);border:1px solid rgb(255 255 255 / .1)}.mm-consent__btn--secondary:hover{background:rgb(255 255 255 / .1);color:#F6F0E4}html.mm-light-theme .mm-consent{background:rgb(255 255 255 / .92);border-color:rgb(0 0 0 / .08);box-shadow:0 24px 80px rgb(0 0 0 / .12),0 0 0 1px rgb(0 0 0 / .02) inset}html.mm-light-theme .mm-consent__title{color:#1A1612}html.mm-light-theme .mm-consent__text{color:rgb(26 22 18 / .7)}html.mm-light-theme .mm-consent__category{background:rgb(0 0 0 / .02);border-color:rgb(0 0 0 / .05)}html.mm-light-theme .mm-consent__category:hover{background:rgb(0 0 0 / .04);border-color:rgb(207 160 98 / .3)}html.mm-light-theme .mm-consent__category-name{color:#1A1612}html.mm-light-theme .mm-consent__category-desc{color:rgb(26 22 18 / .5)}html.mm-light-theme .mm-consent__toggle-slider{background:rgb(0 0 0 / .1)}html.mm-light-theme .mm-consent__toggle-slider::before{background:rgb(0 0 0 / .4)}html.mm-light-theme .mm-consent__btn--secondary{background:rgb(0 0 0 / .03);color:rgb(26 22 18 / .7);border-color:rgb(0 0 0 / .1)}html.mm-light-theme .mm-consent__btn--secondary:hover{background:rgb(0 0 0 / .07);color:#1A1612}@media (max-width:600px){.mm-consent{bottom:1rem;right:1rem;left:1rem;width:auto;max-width:none;padding:1.25rem}.mm-consent__actions{flex-direction:column}.mm-consent__btn{width:100%}}@keyframes mmConsentSlideIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mm-consent.active{animation:mmConsentSlideIn 0.5s cubic-bezier(.2,.8,.2,1) forwards}html.mm-light-theme{--c-bg:#F8F5F0;--c-bg-alt:#FFFFFF;--c-bg-dark:#EDE8E0;--c-bg-darker:#E5DFD5;--c-cream:#1A1612;--c-cream-dim:#4A443C;--c-cream-meta:#7A7268;--c-cream-muted:#9A9288;--c-gold:#B8860B;--c-gold-dim:#8B6508;--c-gold-light:#D4A424;--c-gold-glow:rgba(184, 134, 11, 0.15);--c-glass:rgba(255, 255, 255, 0.7);--c-glass-hover:rgba(255, 255, 255, 0.9);--c-glass-border:rgba(0, 0, 0, 0.08);--c-glass-shadow:rgba(0, 0, 0, 0.1);--glass-blur-light:12px;--glass-blur-medium:20px;--glass-blur-heavy:30px;--glass-saturation:saturate(1.4);--glass-bg:rgba(255, 255, 255, 0.75);--glass-border:rgba(0, 0, 0, 0.08);--dialog-bg:#F8F5F0;--dialog-border:rgba(0, 0, 0, 0.1);--dialog-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.15);--dialog-backdrop-bg:rgba(248, 245, 240, 0.3);--dialog-backdrop-blur:6px;--c-overlay:rgba(248, 245, 240, 0.95);--c-overlay-dark:rgba(26, 22, 18, 0.8);--c-border:rgba(0, 0, 0, 0.1);--c-border-strong:rgba(0, 0, 0, 0.15);--shadow-sm:0 2px 8px rgba(0, 0, 0, 0.06);--shadow-md:0 4px 20px rgba(0, 0, 0, 0.08);--shadow-lg:0 8px 40px rgba(0, 0, 0, 0.1);--shadow-glow:0 0 30px rgba(184, 134, 11, 0.15);--c-dock-bg:rgba(255, 255, 255, 0.85);--c-dock-icon:#4A443C;--c-dock-active:var(--c-gold);--c-footer-bg:#1A1612;--c-footer-text:#F8F5F0}html.mm-light-theme{background-color:#1A1612}html.mm-light-theme body{background-color:var(--c-bg);color:var(--c-cream);min-height:100vh}html.mm-light-theme ::selection{background:var(--c-gold);color:#FFF}html.mm-light-theme :focus-visible{outline:2px solid var(--c-gold);outline-offset:3px;box-shadow:0 0 0 4px rgb(20 18 16 / .15)}html.mm-light-theme button:focus-visible,html.mm-light-theme a:focus-visible,html.mm-light-theme .mm-btn:focus-visible{outline:2px solid var(--c-gold);outline-offset:3px;box-shadow:0 0 0 5px rgb(20 18 16 / .2)}html.mm-light-theme h1,html.mm-light-theme h2,html.mm-light-theme h3,html.mm-light-theme h4,html.mm-light-theme h5,html.mm-light-theme h6{color:var(--c-cream)}html.mm-light-theme .mm-headline,html.mm-light-theme .mm-headline-xl,html.mm-light-theme .mm-headline-massive{color:var(--c-cream)}html.mm-light-theme .text-gold{color:var(--c-gold)}html.mm-light-theme .text-outline{-webkit-text-stroke-color:var(--c-cream);color:#fff0}html.mm-light-theme p,html.mm-light-theme li,html.mm-light-theme span,html.mm-light-theme a{color:inherit}html.mm-light-theme .mm-lead,html.mm-light-theme .mm-text-dim{color:var(--c-cream-dim)}html.mm-light-theme .mm-text-meta,html.mm-light-theme .mm-meta,html.mm-light-theme time{color:var(--c-cream-meta)}html.mm-light-theme a{color:var(--c-gold)}html.mm-light-theme a:hover{color:var(--c-gold-dim)}html.mm-light-theme .mm-btn,html.mm-light-theme .mm-btn-magnetic{background:linear-gradient(135deg,rgb(184 134 11 / .85) 0%,rgb(207 160 98 / .75) 100%);backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4);color:#FFF;border:1px solid rgb(255 255 255 / .2);box-shadow:0 4px 16px rgb(184 134 11 / .25),0 1px 0 rgb(255 255 255 / .15) inset;text-shadow:0 1px 2px rgb(0 0 0 / .15)}html.mm-light-theme .mm-btn:hover,html.mm-light-theme .mm-btn-magnetic:hover{background:rgb(255 255 255 / .4);backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);color:var(--c-gold);text-shadow:none;box-shadow:0 8px 32px rgb(20 18 16 / .12),0 1px 0 rgb(255 255 255 / .9) inset;border:1px solid rgb(184 134 11 / .4)}html.mm-light-theme .mm-btn-magnetic--light{background:var(--c-glass);color:var(--c-cream);border:1px solid var(--c-border);backdrop-filter:blur(10px)}html.mm-light-theme .mm-btn-magnetic--light:hover{background:var(--c-glass-hover);border-color:var(--c-gold);color:var(--c-gold)}html.mm-light-theme .mm-btn-text{color:var(--c-gold)}html.mm-light-theme .mm-btn-text:hover{color:var(--c-gold-dim)}html.mm-light-theme .mm-dock{background:linear-gradient(135deg,rgb(255 255 255 / .75) 0%,rgb(252 250 247 / .7) 100%);backdrop-filter:blur(30px) saturate(1.5);-webkit-backdrop-filter:blur(30px) saturate(1.5);border:1px solid rgb(255 255 255 / .9);box-shadow:0 8px 32px rgb(0 0 0 / .06),0 4px 16px rgb(0 0 0 / .04),0 0 0 1px rgb(255 255 255 / .6) inset;transition:all 0.3s ease,box-shadow 0.3s ease}html.mm-light-theme .mm-dock:hover{box-shadow:0 12px 40px rgb(0 0 0 / .08),0 6px 20px rgb(0 0 0 / .05),0 0 0 1px rgb(255 255 255 / .7) inset}html.mm-light-theme .mm-dock__separator{background:linear-gradient(180deg,transparent 0%,rgb(139 90 43 / .3) 50%,transparent 100%)}html.mm-light-theme .mm-dock__link:hover i{filter:drop-shadow(0 0 6px rgb(139 90 43 / .4));color:#8B5A2B}html.mm-light-theme .mm-dock__link{color:var(--c-dock-icon);transition:all 0.2s ease}html.mm-light-theme .mm-dock__link:hover{color:var(--c-gold);background:rgb(184 134 11 / .12);transform:translateY(-2px)}html.mm-light-theme .mm-dock__link.active{color:var(--c-gold);background:rgb(184 134 11 / .18)}html.mm-light-theme .mm-dock__link.active::after{background:var(--c-gold)}html.mm-light-theme .mm-dock__tooltip{background:rgb(26 22 18 / .9);color:#FFF;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}html.mm-light-theme .mm-dock__link--cta{background:rgb(255 255 255 / .85);backdrop-filter:blur(12px) saturate(1.5);-webkit-backdrop-filter:blur(12px) saturate(1.5);color:var(--c-gold);border:1px solid rgb(184 134 11 / .3);box-shadow:0 2px 12px rgb(20 18 16 / .1),0 1px 0 rgb(255 255 255 / .8) inset}html.mm-light-theme .mm-dock__link--cta:hover{background:var(--c-gold);color:#FFF;border-color:var(--c-gold);box-shadow:0 4px 20px rgb(184 134 11 / .4),0 1px 0 rgb(255 255 255 / .2) inset;transform:translateY(-1px)}html.mm-light-theme .mm-dock__link--cta:hover i{color:#FFF!important}html.mm-light-theme .mm-dock__link--cta.active{background:var(--c-gold);color:#FFF;border-color:var(--c-gold)}html.mm-light-theme .mm-dock__link--cta.active i{color:#FFF!important}html.mm-light-theme .mm-menubar{background:linear-gradient(135deg,rgb(255 255 255 / .88) 0%,rgb(252 250 247 / .85) 100%);backdrop-filter:blur(28px) saturate(1.5);-webkit-backdrop-filter:blur(28px) saturate(1.5);border:1px solid rgb(255 255 255 / .9);box-shadow:0 8px 32px rgb(0 0 0 / .08),0 0 0 1px rgb(0 0 0 / .03) inset;color:#1A1612}html.mm-light-theme .mm-menubar:hover{box-shadow:0 12px 40px rgb(0 0 0 / .1),0 0 0 1px rgb(0 0 0 / .05) inset}html.mm-light-theme .mm-menubar__section{color:#1A1612}html.mm-light-theme .mm-menubar__section i{color:var(--c-gold)}html.mm-light-theme .mm-menubar__separator{background:linear-gradient(180deg,transparent 0%,rgb(26 22 18 / .15) 50%,transparent 100%)}html.mm-light-theme .mm-menubar__center .mm-os-item{color:#1A1612}html.mm-light-theme .mm-menubar__center .mm-os-item:hover{background:rgb(0 0 0 / .05);color:#2A9D8F}html.mm-light-theme .mm-menubar__status{background:rgb(46 204 113 / .08);border-color:rgb(46 204 113 / .2)}html.mm-light-theme .mm-menubar__status .mm-wa-link{color:#1A1612}html.mm-light-theme .mm-menubar__item{color:#1A1612}html.mm-light-theme .mm-menubar__item:hover{background:rgb(0 0 0 / .05);color:#2A9D8F}html.mm-light-theme .mm-menubar__nav-item{color:#1A1612;text-shadow:0 1px 1px rgb(255 255 255 / .5)}html.mm-light-theme .mm-menubar__nav-item:hover{background:rgb(0 0 0 / .05);color:#8B6914}html.mm-light-theme .mm-menubar__nav-item.active{color:#8B6914}html.mm-light-theme .mm-menubar__progress{background:rgb(0 0 0 / .06)}html.mm-light-theme .mm-menubar__progress-bar{background:linear-gradient(90deg,#CFA062 0%,#E8C89A 50%,#CFA062 100%)}html.mm-light-theme .mm-menubar__cta{background:linear-gradient(135deg,rgb(207 160 98 / .2) 0%,rgb(207 160 98 / .1) 100%);border-color:rgb(207 160 98 / .3);color:#8B6914}html.mm-light-theme .mm-menubar__cta:hover{background:linear-gradient(135deg,rgb(207 160 98 / .3) 0%,rgb(207 160 98 / .2) 100%);border-color:rgb(207 160 98 / .45)}html.mm-light-theme .mm-os-bar{background:linear-gradient(135deg,rgb(255 255 255 / .8) 0%,rgb(252 250 247 / .75) 100%);backdrop-filter:blur(30px) saturate(1.5);-webkit-backdrop-filter:blur(30px) saturate(1.5);border:1px solid rgb(255 255 255 / .9);box-shadow:0 8px 32px rgb(0 0 0 / .06),0 4px 16px rgb(0 0 0 / .04),0 0 0 1px rgb(255 255 255 / .6) inset;transition:all 0.3s ease,box-shadow 0.3s ease}html.mm-light-theme .mm-os-bar:hover{box-shadow:0 12px 40px rgb(0 0 0 / .08),0 6px 20px rgb(0 0 0 / .05),0 0 0 1px rgb(255 255 255 / .7) inset;transform:translateY(-2px)}html.mm-light-theme .mm-os-bar__title,html.mm-light-theme .mm-os-bar__item{color:var(--c-cream-dim);transition:color 0.2s ease}html.mm-light-theme .mm-os-bar__item:hover{color:var(--c-gold)}html.mm-light-theme .mm-os-item:hover{color:#8B5A2B}html.mm-light-theme .mm-os-item:hover i{filter:drop-shadow(0 0 5px rgb(139 90 43 / .4))}html.mm-light-theme .mm-os-bar__separator{color:rgb(26 22 18 / .35)}html.mm-light-theme .mm-os-bar .mm-os-separator,html.mm-light-theme .mm-os-bar .mm-separator{background:linear-gradient(180deg,transparent 0%,rgb(139 90 43 / .25) 50%,transparent 100%)!important}html.mm-light-theme .mm-os-divider{background:rgb(26 22 18 / .15)}html.mm-light-theme .mm-dropdown-menu,html.mm-light-theme .mm-os-dropdown{background:rgb(255 255 255 / .92);backdrop-filter:blur(30px) saturate(1.5);-webkit-backdrop-filter:blur(30px) saturate(1.5);border:1px solid rgb(20 18 16 / .1);box-shadow:0 10px 40px rgb(20 18 16 / .15),0 2px 8px rgb(20 18 16 / .08)}html.mm-light-theme .mm-os-dropdown-header{color:var(--c-gold);font-weight:700;opacity:1;font-size:.7rem;border-bottom:1px solid rgb(20 18 16 / .08);margin-bottom:.4rem;padding-bottom:.5rem}html.mm-light-theme .mm-os-link{color:var(--c-cream);font-weight:500;font-size:.9rem}html.mm-light-theme .mm-os-link:hover{background:rgb(184 134 11 / .1);color:var(--c-gold)}html.mm-light-theme .mm-os-option{color:var(--c-cream);font-weight:500}html.mm-light-theme .mm-os-option span{color:var(--c-cream)}html.mm-light-theme .mm-os-section-label{color:var(--c-gold);font-weight:700}html.mm-light-theme .mm-scroll-indicator-wheel{border-color:rgb(20 18 16 / .2)}html.mm-light-theme .mm-scroll-indicator-wheel::before{background:var(--c-bg-alt)}html.mm-light-theme .mm-3d-item{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-3d-item:hover,html.mm-light-theme .mm-3d-item.active{color:var(--c-gold)!important;text-shadow:0 0 20px rgb(207 160 98 / .4)}html.mm-light-theme .mm-3d-item::after{background:linear-gradient(90deg,transparent,rgb(0 0 0 / .05),transparent)}html.mm-light-theme .mm-3d-item.active::after{background:linear-gradient(90deg,transparent,var(--c-gold),transparent)}html.mm-light-theme .mm-mobile-theme-switch{border:1px solid var(--c-border);background:var(--c-bg-alt);color:var(--c-cream)}html.mm-light-theme .mm-os-divider{background:rgb(20 18 16 / .1)}html.mm-light-theme .mm-dropdown-item{color:var(--c-cream);font-weight:500}html.mm-light-theme .mm-dropdown-item:hover{background:rgb(184 134 11 / .1);color:var(--c-gold)}html.mm-light-theme .mm-hero-editorial{background:var(--c-bg)}html.mm-light-theme .mm-hero-editorial__eyebrow{color:var(--c-gold)}html.mm-light-theme .mm-hero-editorial__title{color:var(--c-cream)}html.mm-light-theme .mm-hero-editorial__tagline,html.mm-light-theme .mm-hero-editorial__text p{color:var(--c-cream-dim)}html.mm-light-theme .mm-card,html.mm-light-theme .mm-glass-card{background:var(--c-bg-alt);border:1px solid var(--c-border);box-shadow:var(--shadow-sm)}html.mm-light-theme .mm-card:hover,html.mm-light-theme .mm-glass-card:hover{border-color:var(--c-gold);box-shadow:var(--shadow-md),var(--shadow-glow)}html.mm-light-theme .mm-benefit-card{background:var(--c-bg-alt);border:1px solid var(--c-border)}html.mm-light-theme .mm-benefit-card:hover{border-color:var(--c-gold);box-shadow:var(--shadow-glow)}html.mm-light-theme .mm-benefit-card__icon{color:var(--c-gold)}html.mm-light-theme .mm-benefit-card__title{color:var(--c-cream)}html.mm-light-theme .mm-benefit-card__text{color:var(--c-cream-dim)}html.mm-light-theme .mm-package-card-editorial{background:var(--c-bg-alt);border:1px solid var(--c-border);box-shadow:var(--shadow-sm)}html.mm-light-theme .mm-package-card-editorial:hover{border-color:var(--c-gold);box-shadow:var(--shadow-lg),var(--shadow-glow)}html.mm-light-theme .mm-package-card-editorial--popular{border-color:var(--c-gold);box-shadow:var(--shadow-glow)}html.mm-light-theme .mm-package-name{color:var(--c-cream)}html.mm-light-theme .mm-package-price{color:var(--c-gold)}html.mm-light-theme .mm-package-features li{color:var(--c-cream-dim)}html.mm-light-theme .mm-testimonial-card{background:var(--c-bg-alt);border:1px solid var(--c-border)}html.mm-light-theme .mm-testimonial-card:hover{border-color:var(--c-gold)}html.mm-light-theme .mm-testimonial-text{color:var(--c-cream-dim)}html.mm-light-theme .mm-testimonial-author{color:var(--c-cream)}html.mm-light-theme .mm-testimonial-role{color:var(--c-cream-meta)}html.mm-light-theme section{background:var(--c-bg)}html.mm-light-theme .mm-section-wrapper:nth-child(even){background:var(--c-bg-dark)}html.mm-light-theme .mm-section-wrapper:nth-child(even) section{background:#fff0}html.mm-light-theme .mm-section-highlight{background:var(--c-bg-dark)}html.mm-light-theme .mm-section-alt{background:var(--c-bg-alt)}html.mm-light-theme .mm-eyebrow,html.mm-light-theme .mm-section-eyebrow{color:var(--c-gold)}html.mm-light-theme .mm-section-title{color:var(--c-cream)}html.mm-light-theme .mm-section-desc{color:var(--c-cream-dim)}html.mm-light-theme .mm-about-card{background:var(--c-bg-alt);border:1px solid var(--c-border)}html.mm-light-theme .mm-faq-item,html.mm-light-theme .mm-accordion-item{background:linear-gradient(135deg,rgb(255 255 255 / .7) 0%,rgb(248 245 240 / .5) 100%);border:1px solid rgb(20 18 16 / .1);border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px rgb(20 18 16 / .05),0 1px 0 rgb(255 255 255 / .8) inset;transition:all 0.3s ease}html.mm-light-theme .mm-faq-item:hover,html.mm-light-theme .mm-accordion-item:hover{border-color:var(--c-gold);box-shadow:0 8px 24px rgb(184 134 11 / .12),0 2px 6px rgb(20 18 16 / .08),0 1px 0 rgb(255 255 255 / .8) inset;transform:translateY(-2px)}html.mm-light-theme .mm-faq-question,html.mm-light-theme .mm-accordion-trigger{color:var(--c-cream);font-weight:600}html.mm-light-theme .mm-faq-question i,html.mm-light-theme .mm-accordion-trigger i{color:var(--c-gold)}html.mm-light-theme .mm-faq-answer,html.mm-light-theme .mm-accordion-panel{color:var(--c-cream-dim)}html.mm-light-theme .mm-faq-search input,html.mm-light-theme .mmf-search-input{background:rgb(255 255 255 / .6);border:1px solid rgb(20 18 16 / .1);color:var(--c-cream)}html.mm-light-theme .mm-faq-search input:focus,html.mm-light-theme .mmf-search-input:focus{border-color:var(--c-gold);box-shadow:0 0 0 3px var(--c-gold-glow)}html.mm-light-theme .mm-accordion{background:rgb(255 255 255 / .3);border:1px solid rgb(20 18 16 / .08)}html.mm-light-theme .mm-skill-pill{background:var(--c-bg-dark);color:var(--c-cream-dim);border:1px solid var(--c-border)}html.mm-light-theme .mm-skill-pill:hover{border-color:var(--c-gold);color:var(--c-gold)}html.mm-light-theme dialog::backdrop,html.mm-light-theme .mm-modal-backdrop{background:rgb(248 245 240 / .15);backdrop-filter:blur(4px) saturate(1.3);-webkit-backdrop-filter:blur(4px) saturate(1.3)}html.mm-light-theme dialog,html.mm-light-theme .mm-modal,html.mm-light-theme .mm-wizard-modal,html.mm-light-theme #mm-wizard-modal,html.mm-light-theme #mm-blog-modal{background:var(--c-bg)!important;color:var(--c-cream)!important;border:1px solid var(--c-border)!important;box-shadow:var(--shadow-lg)}html.mm-light-theme #theme-buy-modal,html.mm-light-theme #privacy-modal,html.mm-light-theme #impressum-modal,html.mm-light-theme #a11y-modal,html.mm-light-theme #mm-blog-modal{background:rgb(255 255 255 / .98)!important;box-shadow:0 25px 50px -12px rgb(0 0 0 / .15)!important;border:1px solid rgb(0 0 0 / .08)!important;border-radius:var(--dialog-radius,16px)!important;color:#1A1612!important}html.mm-light-theme #theme-buy-modal::backdrop,html.mm-light-theme #privacy-modal::backdrop,html.mm-light-theme #impressum-modal::backdrop,html.mm-light-theme #a11y-modal::backdrop,html.mm-light-theme #mm-blog-modal::backdrop{background:rgb(248 245 240 / .15)!important;backdrop-filter:blur(4px) saturate(1.3)!important;-webkit-backdrop-filter:blur(4px) saturate(1.3)!important}html.mm-light-theme .mm-modal-wrapper,html.mm-light-theme #theme-buy-modal .mm-modal-content{background:transparent!important;color:inherit!important}html.mm-light-theme dialog>div{background:transparent!important;color:var(--c-cream)!important}html.mm-light-theme .mm-window-bar,html.mm-light-theme dialog .mm-window-bar{background:var(--c-bg-dark)!important;border-bottom:1px solid var(--c-border)!important}html.mm-light-theme dialog .mm-text-block{color:var(--c-cream-dim)!important}html.mm-light-theme dialog h2,html.mm-light-theme dialog h3,html.mm-light-theme dialog h4{color:var(--c-gold)!important}html.mm-light-theme dialog p{color:var(--c-cream-dim)!important}html.mm-light-theme dialog strong{color:var(--c-cream)!important}html.mm-light-theme .mm-matomo-optout{background:var(--c-bg-dark)!important;border:1px solid var(--c-border)!important}html.mm-light-theme .mm-modal-content,html.mm-light-theme .mm-modal-body{background:var(--c-bg)!important;color:var(--c-cream)!important}html.mm-light-theme .mm-window-header,html.mm-light-theme .mm-window-bar,html.mm-light-theme .mm-modal-header{background:var(--c-bg-dark)!important;border-bottom:1px solid var(--c-border)!important}html.mm-light-theme .mm-window-title,html.mm-light-theme .mm-modal-title{color:var(--c-cream)!important}html.mm-light-theme .mm-window-close,html.mm-light-theme .mm-modal-close{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-changelog-content{background:var(--c-bg-dark)!important;border:1px solid var(--c-border)!important;color:var(--c-cream-dim)!important;box-shadow:inset 0 2px 6px rgb(0 0 0 / .03)}html.mm-light-theme .mm-changelog-content h5{color:var(--c-gold)!important}html.mm-light-theme .mm-changelog-content li strong{color:var(--c-cream)!important}html.mm-light-theme .mm-window-close:hover,html.mm-light-theme .mm-modal-close:hover{color:var(--c-cream)!important;background:rgb(0 0 0 / .1)!important}html.mm-light-theme .mm-modal h1,html.mm-light-theme .mm-modal h2,html.mm-light-theme .mm-modal h3,html.mm-light-theme .mm-modal h4,html.mm-light-theme dialog h1,html.mm-light-theme dialog h2,html.mm-light-theme dialog h3,html.mm-light-theme dialog h4{color:var(--c-cream)!important}html.mm-light-theme .mm-modal p,html.mm-light-theme .mm-modal li,html.mm-light-theme .mm-modal span,html.mm-light-theme dialog p,html.mm-light-theme dialog li,html.mm-light-theme dialog span{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-modal strong,html.mm-light-theme dialog strong{color:var(--c-cream)!important}html.mm-light-theme #privacy-modal .mm-modal-content,html.mm-light-theme #impressum-modal .mm-modal-content,html.mm-light-theme #a11y-modal .mm-modal-content{background:var(--c-bg)!important}html.mm-light-theme #privacy-modal h1,html.mm-light-theme #impressum-modal h1,html.mm-light-theme #privacy-modal h2,html.mm-light-theme #impressum-modal h2,html.mm-light-theme #privacy-modal h3,html.mm-light-theme #impressum-modal h3{color:var(--c-gold)!important}html.mm-light-theme #privacy-modal h4,html.mm-light-theme #impressum-modal h4{color:var(--c-cream)!important}html.mm-light-theme #privacy-modal p,html.mm-light-theme #impressum-modal p,html.mm-light-theme #privacy-modal li,html.mm-light-theme #impressum-modal li{color:var(--c-cream-dim)!important}html.mm-light-theme #privacy-modal a,html.mm-light-theme #impressum-modal a{color:var(--c-gold)!important}html.mm-light-theme .mm-modal-section-title{color:var(--c-gold)!important;border-bottom-color:var(--c-gold)!important}html.mm-light-theme .mm-modal hr,html.mm-light-theme dialog hr{border-color:var(--c-border)!important}html.mm-light-theme #mm-wizard-modal .mm-modal__overlay{background:rgb(248 245 240 / .15)!important;backdrop-filter:blur(4px) saturate(1.3)!important;-webkit-backdrop-filter:blur(4px) saturate(1.3)!important}html.mm-light-theme #mm-wizard-modal,html.mm-light-theme .mm-wizard-modal{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.mm-light-theme #mm-wizard-modal .mm-modal__container{background:rgb(255 255 255 / .98)!important;box-shadow:0 25px 50px -12px rgb(0 0 0 / .15)!important;border:1px solid rgb(0 0 0 / .08)!important;max-height:90vh;overflow-y:auto;overscroll-behavior:contain;border-radius:16px!important;will-change:transform;transform:translateZ(0)}html.mm-light-theme .mm-wizard-head,html.mm-light-theme #mm-wizard-modal .mm-wizard-head{background:var(--c-bg-dark)!important;border-bottom:1px solid var(--c-border)!important}html.mm-light-theme .mm-wiz-step{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-wiz-step span{background:var(--c-border)!important;color:var(--c-cream-dim)!important}html.mm-light-theme .mm-wiz-step.on{color:var(--c-gold)!important}html.mm-light-theme .mm-wiz-step.on span{background:var(--c-gold)!important;color:#FFF!important}html.mm-light-theme .mm-wiz-body{background:var(--c-bg)!important;color:var(--c-cream)!important}html.mm-light-theme .mm-wiz-title{color:var(--c-cream)!important}html.mm-light-theme .mm-wiz-nav{background:var(--c-bg)!important;border-top-color:var(--c-border)!important}html.mm-light-theme .mm-type-grid{gap:1rem}html.mm-light-theme .mm-type-card{background:var(--c-bg-alt)!important;border:1px solid var(--c-border)!important;color:var(--c-cream)!important;transition:all 0.3s ease}html.mm-light-theme .mm-type-card:hover{border-color:var(--c-gold)!important;box-shadow:0 4px 16px rgb(184 134 11 / .1)!important}html.mm-light-theme .mm-type-card:has(input:checked){border-color:var(--c-gold)!important;background:rgb(184 134 11 / .05)!important;box-shadow:var(--shadow-glow)!important}html.mm-light-theme .mm-type-content{color:var(--c-cream)!important}html.mm-light-theme .mm-type-content i{color:var(--c-gold)!important}html.mm-light-theme .mm-packages-select .mm-pkg-card,html.mm-light-theme .mm-packages-select label{background:var(--c-bg-alt)!important;border:1px solid var(--c-border)!important;color:var(--c-cream)!important}html.mm-light-theme .mm-packages-select .mm-pkg-card:hover,html.mm-light-theme .mm-packages-select label:hover{border-color:var(--c-gold)!important}html.mm-light-theme .mm-packages-select .mm-pkg-card.selected,html.mm-light-theme .mm-packages-select label:has(input:checked){border-color:var(--c-gold)!important;background:rgb(184 134 11 / .05)!important}html.mm-light-theme .mm-extra-grid label,html.mm-light-theme .mm-extra label,html.mm-light-theme .mm-pkg-extras label{color:#2a2520!important}html.mm-light-theme .mm-extra-grid label span,html.mm-light-theme .mm-extra span,html.mm-light-theme .mm-pkg-extras span{color:#2a2520!important}html.mm-light-theme .mm-summary-bar{background:#f0ebe3!important;border-top:1px solid rgb(26 22 18 / .1)!important;color:#2a2520!important}html.mm-light-theme .mm-sum-row span{color:#4a4540!important}html.mm-light-theme .mm-sum-row strong{color:#2a2520!important}html.mm-light-theme .mm-sum-row.total strong{color:var(--c-gold)!important}html.mm-light-theme #mm-extras-list .mm-extra-item,html.mm-light-theme .mm-extra-grid .mm-extra-item{background:rgb(26 22 18 / .03)!important}html.mm-light-theme #mm-extras-list .mm-extra-item:hover,html.mm-light-theme .mm-extra-grid .mm-extra-item:hover{background:rgb(26 22 18 / .06)!important}html.mm-light-theme #mm-extras-list .mm-extra-item span,html.mm-light-theme .mm-extra-grid .mm-extra-item span,html.mm-light-theme .mm-extra-grid label span,html.mm-light-theme label.mm-extra-item span{color:#1a1614!important;-webkit-text-fill-color:#1a1614!important}html.mm-light-theme #mm-extras-list .mm-extra-item input[type="checkbox"],html.mm-light-theme .mm-extra-grid .mm-extra-item input[type="checkbox"]{border-color:rgb(26 22 18 / .3)!important;background:#fff!important}html.mm-light-theme #mm-extras-list .mm-extra-item input[type="checkbox"]:checked,html.mm-light-theme .mm-extra-grid .mm-extra-item input[type="checkbox"]:checked{background:var(--c-gold)!important;border-color:var(--c-gold)!important}html.mm-light-theme .mm-input span,html.mm-light-theme .mm-text span{color:var(--c-cream)!important}html.mm-light-theme .mm-input input,html.mm-light-theme .mm-text textarea{background:var(--c-bg-alt)!important;border:1px solid var(--c-border)!important;color:var(--c-cream)!important}html.mm-light-theme .mm-input input:focus,html.mm-light-theme .mm-text textarea:focus{border-color:var(--c-gold)!important;box-shadow:0 0 0 3px var(--c-gold-glow)!important}html.mm-light-theme .mm-review-box{background:var(--c-bg-dark)!important;border:1px solid var(--c-border)!important;color:var(--c-cream-dim)!important}html.mm-light-theme .mm-check span{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-wiz-nav{background:var(--c-bg-dark)!important;border-top:1px solid var(--c-border)!important}html.mm-light-theme .mm-wiz-nav .mm-btn{background:var(--c-gold)!important;color:#FFF!important}html.mm-light-theme .mm-wiz-nav .mm-ghost{background:transparent!important;color:var(--c-cream-dim)!important;border:1px solid var(--c-border)!important}html.mm-light-theme .mm-wiz-nav .mm-ghost:hover{color:var(--c-gold)!important;border-color:var(--c-gold)!important}html.mm-light-theme #mm-wizard-modal .mm-modal__close{color:var(--c-cream-dim)!important}html.mm-light-theme #mm-wizard-modal .mm-modal__close:hover{color:var(--c-cream)!important}html.mm-light-theme .mm-wizard-header,html.mm-light-theme .mm-wizard-progress{background:var(--c-bg-dark)!important;border-bottom:1px solid var(--c-border)!important}html.mm-light-theme .mm-wizard-step-indicator,html.mm-light-theme .mm-step-indicator{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-wizard-step-indicator.active,html.mm-light-theme .mm-step-indicator.active{color:var(--c-gold)!important}html.mm-light-theme .mm-wizard-step-indicator .mm-step-number{background:var(--c-bg-dark)!important;color:var(--c-cream-dim)!important;border:2px solid var(--c-border)!important}html.mm-light-theme .mm-wizard-step-indicator.active .mm-step-number,html.mm-light-theme .mm-step-indicator.active .mm-step-number{background:var(--c-gold)!important;color:#FFF!important;border-color:var(--c-gold)!important}html.mm-light-theme .mm-wizard-body,html.mm-light-theme .mm-wizard-content{background:var(--c-bg)!important;color:var(--c-cream)!important}html.mm-light-theme .mm-wizard-title,html.mm-light-theme .mm-wizard-body h2,html.mm-light-theme .mm-wizard-body h3{color:var(--c-cream)!important}html.mm-light-theme .mm-wizard-option,html.mm-light-theme .mm-package-option,html.mm-light-theme .mm-wizard-card{background:var(--c-bg-alt)!important;border:1px solid var(--c-border)!important;color:var(--c-cream)!important}html.mm-light-theme .mm-wizard-option:hover,html.mm-light-theme .mm-package-option:hover,html.mm-light-theme .mm-wizard-card:hover{border-color:var(--c-gold)!important}html.mm-light-theme .mm-wizard-option.selected,html.mm-light-theme .mm-package-option.selected,html.mm-light-theme .mm-wizard-card.selected{border-color:var(--c-gold)!important;background:rgb(184 134 11 / .05)!important;box-shadow:var(--shadow-glow)!important}html.mm-light-theme .mm-wizard-option h4,html.mm-light-theme .mm-package-option h4{color:var(--c-cream)!important}html.mm-light-theme .mm-wizard-option .price,html.mm-light-theme .mm-package-option .price{color:var(--c-gold)!important}html.mm-light-theme .mm-wizard-checkbox,html.mm-light-theme .mm-extra-option{color:#2a2520!important}html.mm-light-theme .mm-wizard-checkbox label,html.mm-light-theme .mm-extra-option label{color:#2a2520!important}html.mm-light-theme .mm-wizard-checkbox input[type="checkbox"],html.mm-light-theme .mm-extra-option input[type="checkbox"]{accent-color:var(--c-gold)!important}html.mm-light-theme .mm-wizard-footer,html.mm-light-theme .mm-wizard-summary{background:#f0ebe3!important;border-top:1px solid rgb(26 22 18 / .1)!important;color:#2a2520!important}html.mm-light-theme .mm-wizard-summary span,html.mm-light-theme .mm-wizard-summary p{color:#4a4540!important}html.mm-light-theme .mm-wizard-summary strong,html.mm-light-theme .mm-wizard-total{color:#2a2520!important}html.mm-light-theme .mm-wizard-price,html.mm-light-theme .mm-wizard-total-price{color:var(--c-gold)!important}html.mm-light-theme .mm-wizard-input input,html.mm-light-theme .mm-wizard-input textarea,html.mm-light-theme .mm-wizard-body input,html.mm-light-theme .mm-wizard-body textarea{background:#fff!important;border:1px solid rgb(26 22 18 / .15)!important;color:#2a2520!important}html.mm-light-theme .mm-wizard-input input::placeholder,html.mm-light-theme .mm-wizard-input textarea::placeholder,html.mm-light-theme .mm-wizard-body input::placeholder,html.mm-light-theme .mm-wizard-body textarea::placeholder{color:#8a8580!important}html.mm-light-theme .mm-wizard-input input:focus,html.mm-light-theme .mm-wizard-input textarea:focus,html.mm-light-theme .mm-wizard-body input:focus,html.mm-light-theme .mm-wizard-body textarea:focus{border-color:var(--c-gold)!important;box-shadow:0 0 0 3px rgb(207 160 98 / .15)!important}html.mm-light-theme .mm-wizard-input label,html.mm-light-theme .mm-wizard-body label{color:#2a2520!important}html.mm-light-theme #theme-buy-modal{background:var(--c-bg)!important}html.mm-light-theme .theme-pricing-card{background:var(--c-bg-alt)!important;border:1px solid var(--c-border)!important}html.mm-light-theme .theme-pricing-card:hover{border-color:var(--c-gold)!important}html.mm-light-theme .theme-pricing-card[data-tier="professional"]{border-color:var(--c-gold)!important;box-shadow:var(--shadow-glow)!important}html.mm-light-theme #mm-blog-modal{background:var(--c-bg)}html.mm-light-theme .mm-archive-item{background:var(--c-bg-alt);border:1px solid var(--c-border)}html.mm-light-theme .mm-archive-item:hover{border-color:var(--c-gold)}html.mm-light-theme .mm-archive-title a{color:var(--c-cream)}html.mm-light-theme .mm-archive-meta{color:var(--c-cream-meta)}html.mm-light-theme .mm-archive-excerpt{color:var(--c-cream-dim)}html.mm-light-theme #mm-spotlight{background:var(--c-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--c-glass-border)}html.mm-light-theme .mm-spotlight-input{background:var(--c-bg-alt);border:1px solid var(--c-border);color:var(--c-cream)}html.mm-light-theme .mm-spotlight-item{color:var(--c-cream)}html.mm-light-theme .mm-spotlight-item:hover{background:rgb(184 134 11 / .1);color:var(--c-gold)}html.mm-light-theme #mm-wizard-modal,html.mm-light-theme .mm-wizard-modal{background:var(--c-bg)}html.mm-light-theme .mm-wizard-step{color:var(--c-cream)}html.mm-light-theme .mm-wizard-option{background:var(--c-bg-alt);border:1px solid var(--c-border);color:var(--c-cream)}html.mm-light-theme .mm-wizard-option:hover,html.mm-light-theme .mm-wizard-option.selected{border-color:var(--c-gold);background:rgb(184 134 11 / .05)}html.mm-light-theme .mm-wizard-input input,html.mm-light-theme .mm-wizard-input textarea{background:var(--c-bg-alt);border:1px solid var(--c-border);color:var(--c-cream)}html.mm-light-theme #mm-settings-menu{background:var(--c-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--c-glass-border);box-shadow:var(--shadow-lg)}html.mm-light-theme .mm-settings-title{color:var(--c-cream)}html.mm-light-theme .mm-settings-group label{color:var(--c-cream-dim)}html.mm-light-theme .mm-toggle-slider{background:#E5E0D8;border:1px solid #D1C7BD}html.mm-light-theme .mm-toggle-slider::before{background:#FFF;box-shadow:0 1px 3px rgb(0 0 0 / .2)}html.mm-light-theme input:checked+.mm-toggle-slider{background:var(--c-gold);border-color:var(--c-gold)}html.mm-light-theme input:checked+.mm-toggle-slider::before{background:#FFF}html.mm-light-theme .mm-footer-editorial{background:var(--c-footer-bg);color:var(--c-footer-text)}html.mm-light-theme .mm-footer-editorial h2,html.mm-light-theme .mm-footer-editorial h3,html.mm-light-theme .mm-footer-editorial h4{color:var(--c-footer-text)}html.mm-light-theme .mm-footer-editorial p,html.mm-light-theme .mm-footer-editorial address{color:rgb(248 245 240 / .8)}html.mm-light-theme .mm-footer-editorial a{color:var(--c-gold-light)}html.mm-light-theme .mm-footer-editorial a:hover{color:var(--c-gold)}html.mm-light-theme .mm-footer-bottom{border-top-color:rgb(255 255 255 / .1)}html.mm-light-theme .mm-footer-nav a{color:rgb(248 245 240 / .7)}html.mm-light-theme .mm-footer-nav a:hover{color:var(--c-gold-light)}html.mm-light-theme input,html.mm-light-theme textarea,html.mm-light-theme select{background:var(--c-bg-alt);border:1px solid var(--c-border);color:var(--c-cream)}html.mm-light-theme input::placeholder,html.mm-light-theme textarea::placeholder{color:var(--c-cream-muted)}html.mm-light-theme input:focus,html.mm-light-theme textarea:focus,html.mm-light-theme select:focus{border-color:var(--c-gold);outline:none;box-shadow:0 0 0 3px var(--c-gold-glow)}html.mm-light-theme .mm-scroll-progress{background:rgb(255 255 255 / .92);border-radius:50px;padding:12px 8px;box-shadow:0 8px 32px rgb(0 0 0 / .08),0 0 0 1px rgb(255 255 255 / .7) inset,0 2px 4px rgb(0 0 0 / .05);border:1px solid rgb(200 190 180 / .3)}html.mm-light-theme .mm-scroll-progress__bar{background:var(--c-gold);border-radius:8px}html.mm-light-theme .mm-scroll-dot{background:rgb(184 134 11 / .15);border:none;width:8px;height:8px;border-radius:50%;transition:all 0.3s cubic-bezier(.25,1,.5,1);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1),0 1px 0 rgb(255 255 255 / .8)}html.mm-light-theme .mm-scroll-dot:hover{background:rgb(184 134 11 / .4);transform:scale(1.1)}html.mm-light-theme .mm-scroll-dot.active{background:var(--c-gold);width:8px;height:24px;border-radius:8px;box-shadow:0 0 12px rgb(184 134 11 / .5),inset 0 1px 0 rgb(255 255 255 / .3)}html.mm-light-theme .mm-scroll-dot::after{background:rgb(26 22 18 / .9);color:#FFF;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:6px;box-shadow:0 4px 12px rgb(0 0 0 / .15)}html.mm-light-theme #mm-back-to-top{background:rgb(255 255 255 / .1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .15);color:var(--c-cream-dim,#F8F5F0);box-shadow:0 2px 8px rgb(0 0 0 / .2);border-radius:8px;padding:.5rem .75rem;cursor:pointer;transition:all 0.3s ease}html.mm-light-theme #mm-back-to-top:hover{background:rgb(255 255 255 / .15);color:var(--c-gold);border-color:var(--c-gold)}html.mm-light-theme #mm-status-widget{background:var(--c-glass);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--c-glass-border);box-shadow:var(--shadow-md)}html.mm-light-theme .mm-status-text{color:var(--c-cream-dim)}html.mm-light-theme .mm-mobile-burger{background:var(--c-glass);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--c-glass-border);color:var(--c-cream)}html.mm-light-theme .mm-mobile-menu{background:rgb(248 245 240 / .96)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}html.mm-light-theme .mm-3d-item{color:rgb(26 22 18 / .4);padding:0;border-radius:0;transition:all 0.3s ease}html.mm-light-theme .mm-3d-item.active,html.mm-light-theme .mm-3d-item:hover{color:#1A1612;background:transparent!important}html.mm-light-theme .mm-3d-item.active::before{background:#8B5A2B;box-shadow:0 0 10px rgb(139 90 43 / .5)}html.mm-light-theme .mm-3d-item[data-section="contact"],html.mm-light-theme .mm-3d-item[href*="contact"],html.mm-light-theme .mm-3d-item.mm-menu-cta{background:linear-gradient(135deg,#8B5A2B 0%,rgb(139 90 43 / .9) 100%);color:#FFF!important}html.mm-light-theme .mm-3d-highlight{background:rgb(207 160 98 / .15)!important;border-top:1px solid rgb(207 160 98 / .3)!important;border-bottom:1px solid rgb(207 160 98 / .3)!important;box-shadow:0 0 20px rgb(207 160 98 / .1)}html.mm-light-theme .mm-single-backdrop{background:rgb(248 245 240 / .15)!important;backdrop-filter:blur(4px) saturate(1.3)!important;-webkit-backdrop-filter:blur(4px) saturate(1.3)!important}html.mm-light-theme .mm-single-window{background:var(--c-bg)!important;border:1px solid var(--c-border)!important;box-shadow:0 24px 80px rgb(0 0 0 / .12),0 8px 24px rgb(0 0 0 / .08),0 0 0 1px rgb(255 255 255 / .5) inset!important}html.mm-light-theme .mm-single-window .mm-window-bar{background:var(--c-bg-dark)!important;border-bottom:1px solid var(--c-border)!important}html.mm-light-theme .mm-single-window .mm-window-title{color:var(--c-cream)!important}html.mm-light-theme .mm-single-window .mm-window-close{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-single-window .mm-window-close:hover{color:var(--c-cream)!important;background:rgb(0 0 0 / .05)!important}html.mm-light-theme .mm-window-content{background:var(--c-bg)!important;color:var(--c-cream)!important}html.mm-light-theme .mm-article-header{background:transparent!important}html.mm-light-theme .mm-article-title{color:var(--c-cream)!important}html.mm-light-theme .mm-meta-row{color:var(--c-gold)!important}html.mm-light-theme .mm-meta-tag{color:var(--c-gold)!important}html.mm-light-theme .mm-meta-tag a{color:var(--c-gold)!important}html.mm-light-theme .mm-meta-time{color:var(--c-gold)!important}html.mm-light-theme .mm-meta-time i{color:var(--c-gold)!important}html.mm-light-theme .mm-article-body{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-article-body h2,html.mm-light-theme .mm-article-body h3,html.mm-light-theme .mm-article-body h4{color:var(--c-cream)!important}html.mm-light-theme .mm-article-body p{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-article-body a{color:var(--c-gold)!important}html.mm-light-theme .mm-article-body blockquote{border-left-color:var(--c-gold)!important;background:var(--c-bg-dark)!important;color:var(--c-cream-dim)!important}html.mm-light-theme .mm-article-body code,html.mm-light-theme .mm-article-body pre{background:var(--c-bg-dark)!important;color:var(--c-cream)!important}html.mm-light-theme .mm-article-body ul,html.mm-light-theme .mm-article-body ol,html.mm-light-theme .mm-article-body li{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-article-body p:first-of-type::first-letter{color:var(--c-gold)!important}html.mm-light-theme .mm-article-footer{background:transparent!important;border-top:1px solid var(--c-border)!important}html.mm-light-theme .mm-share-box{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-share-box span{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-share-btn{background:transparent!important;border:1px solid var(--c-border)!important;color:var(--c-gold)!important}html.mm-light-theme .mm-share-btn:hover{border-color:var(--c-gold)!important;background:rgb(184 134 11 / .05)!important}html.mm-light-theme .mm-share-btn i{color:var(--c-gold)!important}html.mm-light-theme .mm-close-link{background:transparent!important;border:1px solid var(--c-gold)!important;color:var(--c-gold)!important}html.mm-light-theme .mm-close-link:hover{background:var(--c-gold)!important;color:#FFF!important}html.mm-light-theme .mm-close-link i{color:inherit!important}html.mm-light-theme .mm-archive-list{background:transparent!important;display:flex;flex-direction:column;gap:0}html.mm-light-theme .mm-archive-item{background:transparent!important;border:none!important;border-bottom:1px solid var(--c-border)!important;border-radius:0!important;padding:1.5rem 0!important;box-shadow:none!important;transition:all 0.3s ease!important}html.mm-light-theme .mm-archive-item:last-child{border-bottom:none!important}html.mm-light-theme .mm-archive-item:hover{background:rgb(184 134 11 / .03)!important}html.mm-light-theme .mm-archive-title{margin-bottom:0.5rem!important}html.mm-light-theme .mm-archive-title a{color:var(--c-cream)!important;text-decoration:none!important}html.mm-light-theme .mm-archive-title a:hover{color:var(--c-gold)!important}html.mm-light-theme .mm-archive-meta{color:var(--c-cream-meta)!important;font-size:0.85rem!important}html.mm-light-theme .mm-archive-excerpt{color:var(--c-cream-dim)!important}html.mm-light-theme .mm-archive-excerpt p{color:var(--c-cream-dim)!important;margin-bottom:0.5rem!important}html.mm-light-theme .mm-btn-text{color:var(--c-gold)!important;font-weight:600!important}html.mm-light-theme .mm-article-hero{background:var(--c-bg-dark)!important}html.mm-light-theme .mm-pagination a{color:var(--c-cream-dim)!important;border:1px solid var(--c-border)!important}html.mm-light-theme .mm-pagination a:hover{color:var(--c-gold)!important;border-color:var(--c-gold)!important}html.mm-light-theme .mm-pagination .current{background:var(--c-gold)!important;color:#FFF!important}html.mm-light-theme .mm-marquee{background:var(--c-gold);color:#FFF}html.mm-light-theme .mm-marquee-double{background:var(--c-bg-dark);color:var(--c-cream)}html.mm-light-theme .mm-grain-overlay{opacity:.03}html.mm-light-theme .mm-chic-frame{border-color:var(--c-border)}html.mm-light-theme .mm-chic-frame:hover{border-color:var(--c-gold)}html.mm-light-theme .mm-glow{background:radial-gradient(ellipse at 50% 30%,rgb(184 134 11 / .08) 0%,transparent 60%)}html.mm-light-theme .mm-portfolio-item{background:var(--c-bg-alt);border:1px solid var(--c-border)}html.mm-light-theme .mm-portfolio-item:hover{border-color:var(--c-gold)}html.mm-light-theme .mm-portfolio-title{color:var(--c-cream)}html.mm-light-theme .mm-portfolio-category{color:var(--c-gold)}html.mm-light-theme .mm-portfolio-desc{color:var(--c-cream-dim)}html.mm-light-theme .mm-404-page{background:var(--c-bg)}html.mm-light-theme .mm-404-title{color:var(--c-gold)}html.mm-light-theme .mm-404-text{color:var(--c-cream-dim)}html.mm-light-theme .bg-dark{background:var(--c-bg-dark)}html.mm-light-theme .bg-glass{background:var(--c-glass);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}html.mm-light-theme .border-gold{border-color:var(--c-gold)}html.mm-light-theme .shadow-glow{box-shadow:var(--shadow-glow)}html.mm-light-theme .mm-preloader{background:var(--c-bg)}html.mm-light-theme .mm-preloader-spinner{border-color:var(--c-border);border-top-color:var(--c-gold)}html.mm-light-theme .mm-preloader-text{color:var(--c-cream-dim)}html.mm-light-theme .mm-woocommerce{background:var(--c-bg)}html.mm-light-theme .mm-woocommerce-grid{background:#fff0}html.mm-light-theme .mm-info-card{background:var(--c-bg-alt);border:1px solid var(--c-border);box-shadow:var(--shadow-sm)}html.mm-light-theme .mm-info-card.highlight{background:linear-gradient(135deg,rgb(184 134 11 / .03) 0%,var(--c-bg-alt) 100%);border-color:var(--c-gold)}html.mm-light-theme .mm-info-card .mm-card-header{background:#fff0}html.mm-light-theme .mm-info-card .mm-card-icon{color:var(--c-gold)}html.mm-light-theme .mm-info-card h3{color:var(--c-cream)}html.mm-light-theme .mm-feature-list{color:var(--c-cream-dim)}html.mm-light-theme .mm-feature-list li{color:var(--c-cream-dim)}html.mm-light-theme .mm-feature-list i{color:var(--c-gold)}html.mm-light-theme .mm-feature-list strong{color:var(--c-cream)}html.mm-light-theme .mm-feature-list div{color:var(--c-cream-dim)}html.mm-light-theme .mm-about-editorial{background:var(--c-bg)}html.mm-light-theme .mm-profile-frame,html.mm-light-theme .mm-code-visual{background:var(--c-bg-alt);border:1px solid var(--c-border);box-shadow:var(--shadow-md)}html.mm-light-theme .mm-code-header{background:var(--c-bg-dark);border-bottom:1px solid var(--c-border)}html.mm-light-theme .mm-code-title{color:var(--c-cream-dim)}html.mm-light-theme .mm-code-dots span{background:var(--c-cream-meta);opacity:.5}html.mm-light-theme .mm-code-body{background:var(--c-bg-alt);color:var(--c-cream)}html.mm-light-theme .mm-specs-grid{color:var(--c-cream)}html.mm-light-theme .mm-spec-row{color:var(--c-cream)}html.mm-light-theme .mm-spec-key{color:var(--c-cream-meta)}html.mm-light-theme .mm-spec-val{color:var(--c-cream)}html.mm-light-theme .mm-status-online{color:#22c55e}html.mm-light-theme .mm-code-footer{background:var(--c-bg-dark);border-top:1px solid var(--c-border);color:var(--c-cream-meta)}html.mm-light-theme .mm-profile-info{color:var(--c-cream)}html.mm-light-theme .mm-profile-info .mm-eyebrow{color:var(--c-gold)}html.mm-light-theme .mm-profile-info .mm-role{color:var(--c-cream-dim)}html.mm-light-theme .mm-tab-btn{color:var(--c-cream-dim);background:#fff0;border-bottom:2px solid #fff0}html.mm-light-theme .mm-tab-btn:hover{color:var(--c-gold)}html.mm-light-theme .mm-tab-btn[aria-expanded="true"],html.mm-light-theme .mm-tab-btn.active{color:var(--c-gold);border-bottom-color:var(--c-gold)}html.mm-light-theme .mm-tab-panel{color:var(--c-cream-dim)}html.mm-light-theme .mm-tab-panel h3,html.mm-light-theme .mm-tab-panel h4{color:var(--c-cream)}html.mm-light-theme .mm-career-list{border-left-color:var(--c-border)}html.mm-light-theme .mm-career-item .year{color:var(--c-gold)}html.mm-light-theme .mm-career-item h4{color:var(--c-cream)}html.mm-light-theme .mm-career-item p{color:var(--c-cream-dim)}html.mm-light-theme .mm-skill-card{background:var(--c-bg-dark);border:1px solid var(--c-border)}html.mm-light-theme .mm-skill-card:hover{border-color:var(--c-gold)}html.mm-light-theme .mm-skill-card i{color:var(--c-gold)}html.mm-light-theme .mm-skill-card h4{color:var(--c-cream)}html.mm-light-theme .mm-skill-card p{color:var(--c-cream-dim)}html.mm-light-theme .mm-text-block{color:var(--c-cream-dim)}html.mm-light-theme .mm-text-block strong{color:var(--c-cream)}html.mm-light-theme .mm-blog-section,html.mm-light-theme #blog{background:var(--c-bg)}html.mm-light-theme .mm-devblog{box-shadow:none!important;border:none!important;background:transparent!important;margin-top:0!important;margin-bottom:0!important;padding-top:4rem!important;padding-bottom:4rem!important}html.mm-light-theme .mm-blog-card,html.mm-light-theme .mm-post-card{background:rgb(255 255 255 / .6);backdrop-filter:blur(12px) saturate(1.8);-webkit-backdrop-filter:blur(12px) saturate(1.8);border:1px solid rgb(255 255 255 / .6);box-shadow:0 4px 6px -1px rgb(0 0 0 / .02),0 2px 4px -1px rgb(0 0 0 / .02),inset 0 0 0 1px rgb(255 255 255 / .5)}html.mm-light-theme .mm-blog-card:hover,html.mm-light-theme .mm-post-card:hover{background:rgb(255 255 255 / .8);border-color:var(--c-gold);box-shadow:0 20px 25px -5px rgb(0 0 0 / .05),0 10px 10px -5px rgb(0 0 0 / .02);transform:translateY(-8px)}html.mm-light-theme .mm-blog-thumb{border-bottom:1px solid rgb(20 18 16 / .05)}html.mm-light-theme .mm-blog-title,html.mm-light-theme .mm-post-title{color:var(--c-cream)}html.mm-light-theme .mm-blog-meta{color:var(--c-cream-dim)}html.mm-light-theme .mm-blog-excerpt{color:var(--c-cream-dim)}html.mm-light-theme .mm-blog-link{color:var(--c-gold)}html.mm-light-theme .mm-process-step,html.mm-light-theme .mm-ablauf-card,html.mm-light-theme .mm-booking-step{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .15);color:var(--c-footer-text)}html.mm-light-theme .mm-process-step-num,html.mm-light-theme .mm-step-number{color:var(--c-gold-light)}html.mm-light-theme .mm-process-step-text,html.mm-light-theme .mm-step-text{color:rgb(248 245 240 / .9)}html.mm-light-theme .mm-footer-editorial .mm-socials a,html.mm-light-theme .mm-footer-editorial .mm-social-icon{color:var(--c-footer-text);border:1px solid rgb(255 255 255 / .2)}html.mm-light-theme .mm-footer-editorial .mm-socials a:hover,html.mm-light-theme .mm-footer-editorial .mm-social-icon:hover{color:var(--c-gold-light);border-color:var(--c-gold-light)}html.mm-light-theme .mm-footer-logo-wrapper,html.mm-light-theme .mm-footer-logo{filter:none}html.mm-light-theme .mm-footer-editorial .mm-btn-magnetic,html.mm-light-theme .mm-footer-editorial .mm-btn{background:var(--c-gold);color:#FFF;border:none}html.mm-light-theme .mm-footer-editorial .mm-btn-magnetic--light{background:#fff0;border:1px solid var(--c-gold-light);color:var(--c-gold-light)}html.mm-light-theme .mm-footer-editorial .mm-btn-magnetic--light:hover{background:var(--c-gold-light);color:var(--c-footer-bg)}html.mm-light-theme .mm-footer-editorial .mm-process-title,html.mm-light-theme .mm-footer-editorial h3{color:var(--c-footer-text)}html.mm-light-theme .mm-sidescroll,html.mm-light-theme .mm-horizontal-scroll{background:var(--c-bg)}html.mm-light-theme .mm-testimonial-marquee,html.mm-light-theme .mm-marquee-section,html.mm-light-theme [class*="testimonial-marquee"]{background:linear-gradient(135deg,rgb(26 22 18 / .95) 0%,rgb(20 18 16 / .98) 100%)!important;color:#FFF!important}html.mm-light-theme .mm-testimonial-marquee *,html.mm-light-theme .mm-marquee-section *{color:#FFF}html.mm-light-theme .mm-marquee-track{color:#FFF}html.mm-light-theme .mm-testimonial-marquee .mm-testimonial-card,html.mm-light-theme .mm-marquee-section .mm-testimonial-card{background:#fff0;border:none;color:#FFF}html.mm-light-theme .mm-testimonial-marquee .mm-testimonial-text,html.mm-light-theme .mm-testimonial-marquee p{color:#FFF}html.mm-light-theme .mm-testimonial-marquee .mm-testimonial-author,html.mm-light-theme .mm-testimonial-marquee h4,html.mm-light-theme .mm-testimonial-marquee strong{color:#FFF;font-weight:700}html.mm-light-theme .mm-testimonial-marquee .mm-testimonial-role{color:rgb(255 255 255 / .7)}html.mm-light-theme .mm-testimonial-slider{background:var(--c-bg-dark)}html.mm-light-theme .mm-testimonial-wide-item{background:rgb(252 248 240 / .85);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border:1px solid rgb(207 160 98 / .2);box-shadow:0 4px 24px rgb(0 0 0 / .12),0 1px 3px rgb(0 0 0 / .08),0 0 0 1px rgb(255 255 255 / .4) inset}html.mm-light-theme .mm-testimonial-wide-item:hover{background:rgb(255 252 245 / .95);box-shadow:0 8px 40px rgb(0 0 0 / .15),0 2px 6px rgb(0 0 0 / .1),0 0 0 1px rgb(255 255 255 / .6) inset;border-color:rgb(207 160 98 / .4)}html.mm-light-theme .mm-testimonial-wide-item .mm-tw-name{color:#8B6914;text-shadow:1px 1px 2px rgb(0 0 0 / .1);font-weight:700}html.mm-light-theme .mm-testimonial-wide-item .mm-tw-role{color:rgb(26 22 18 / .6)}html.mm-light-theme .mm-testimonial-wide-item .mm-tw-text{color:#1A1612;opacity:.95}html.mm-light-theme .mm-testimonial-wide-item .mm-tw-meta{border-right-color:rgb(207 160 98 / .25)}html.mm-light-theme .mm-testimonial-stripe.paused::after{color:#FFF;background:rgb(26 22 18 / .9);box-shadow:0 2px 8px rgb(0 0 0 / .2)}html.mm-light-theme .mm-btn-magnetic:hover,html.mm-light-theme .mm-btn:hover,html.mm-light-theme .mm-cta-btn:hover{background:var(--c-gold-dim);color:#FFF}html.mm-light-theme .mm-btn-magnetic a:hover,html.mm-light-theme .mm-btn a:hover{color:#FFF}html.mm-light-theme .mm-btn-magnetic--light:hover{background:var(--c-bg-dark);border-color:var(--c-gold-dim);color:var(--c-gold-dim)}html.mm-light-theme .mm-portfolio-cta,html.mm-light-theme [class*="portfolio"] .mm-btn-magnetic{background:var(--c-gold);color:#FFF}html.mm-light-theme .mm-portfolio-cta:hover,html.mm-light-theme [class*="portfolio"] .mm-btn-magnetic:hover{background:var(--c-gold-dim)}html.mm-light-theme [data-tooltip]:hover::after{background:var(--c-cream);color:var(--c-bg);border:1px solid var(--c-border);box-shadow:var(--shadow-md)}html.mm-light-theme .mm-os-bar .mm-os-item,html.mm-light-theme .mm-os-bar .mm-os-info{color:var(--c-cream-dim)}html.mm-light-theme .mm-os-bar .mm-os-item:hover,html.mm-light-theme .mm-os-bar .mm-os-info:hover{color:var(--c-gold)}html.mm-light-theme .mm-os-bar .mm-dropdown,html.mm-light-theme .mm-settings-dropdown{background:var(--c-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--c-glass-border);box-shadow:var(--shadow-lg);color:var(--c-cream)}html.mm-light-theme .mm-os-bar button:hover,html.mm-light-theme .mm-os-bar__item:hover{background:rgb(0 0 0 / .05)}html.mm-light-theme .slider-os{background-color:#E5E0D8;border:1px solid #D1C7BD}html.mm-light-theme .slider-os:before{background-color:#FFF;box-shadow:0 1px 3px rgb(0 0 0 / .2)}html.mm-light-theme input:checked+.slider-os{background-color:var(--c-gold);border-color:var(--c-gold)}html.mm-light-theme .mm-testimonials-section{background:var(--c-bg)}html.mm-light-theme .mm-project-grid-simple{background:#fff0}html.mm-light-theme .mm-project-card-simple{background:var(--c-bg-alt);border:1px solid var(--c-border);box-shadow:var(--shadow-sm)}html.mm-light-theme .mm-project-card-simple:hover{border-color:var(--c-gold);box-shadow:var(--shadow-md),var(--shadow-glow)}html.mm-light-theme .mm-pcs-meta{background:var(--c-bg-dark);border-top:1px solid var(--c-border);color:var(--c-cream-dim)}html.mm-light-theme .mm-pcs-link{color:var(--c-gold);font-weight:600}html.mm-light-theme .mm-project-card-simple:hover .mm-pcs-meta{background:var(--c-bg-darker)}html.mm-light-theme .mm-project-card-simple:hover .mm-pcs-link{color:var(--c-gold-dim)}html.mm-light-theme .mm-mosaic-overlay{background:transparent!important}html.mm-light-theme .mm-mosaic-tile{background:linear-gradient(135deg,rgb(248 245 240 / .95) 0%,rgb(237 232 224 / .9) 50%,rgb(248 245 240 / .85) 100%)!important;border:1px solid rgb(184 134 11 / .08)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .8),0 2px 4px rgb(0 0 0 / .05)}html.mm-light-theme .mm-mosaic-tile:nth-child(even){background:linear-gradient(135deg,rgb(237 232 224 / .9) 0%,rgb(248 245 240 / .95) 100%)!important}html.mm-light-theme .mm-mosaic-tile:nth-child(3n){background:linear-gradient(135deg,rgb(248 245 240 / .9) 0%,rgb(184 134 11 / .05) 50%,rgb(248 245 240 / .95) 100%)!important}html.mm-light-theme .mm-mosaic-tile:nth-child(5n){background:linear-gradient(135deg,rgb(184 134 11 / .08) 0%,rgb(248 245 240 / .95) 100%)!important}html.mm-light-theme .mm-mosaic-tile.reveal{animation:mm-mosaic-light-reveal 4s ease-out forwards}@keyframes mm-mosaic-light-reveal{0%{opacity:1;transform:rotateX(0deg) scale(1)}30%{opacity:.8;transform:rotateX(-5deg) scale(1.02)}60%{opacity:.4;transform:rotateX(-10deg) scale(1.05);background:rgb(184 134 11 / .1)}100%{opacity:0;transform:rotateX(-25deg) scale(1.1)}}html.mm-light-theme .mm-footer-editorial,html.mm-light-theme footer.mm-footer-editorial{background:#1A1612!important;color:#F8F5F0!important}html.mm-light-theme .mm-footer-editorial h2,html.mm-light-theme .mm-footer-editorial h3,html.mm-light-theme .mm-footer-editorial h4,html.mm-light-theme .mm-footer-editorial .mm-footer-title,html.mm-light-theme .mm-footer-editorial .mm-headline,html.mm-light-theme .mm-footer-editorial .mm-headline-xl{color:#F8F5F0!important}html.mm-light-theme .mm-footer-editorial p,html.mm-light-theme .mm-footer-editorial span,html.mm-light-theme .mm-footer-editorial li,html.mm-light-theme .mm-footer-editorial address{color:rgb(248 245 240 / .8)!important}html.mm-light-theme .mm-footer-editorial a{color:var(--c-gold-light)!important}html.mm-light-theme .mm-footer-editorial a:hover{color:#FFF!important}html.mm-light-theme .mm-footer-editorial{padding-bottom:0!important}html.mm-light-theme .mm-footer-cta{background:transparent!important}html.mm-light-theme .mm-footer-cta h2,html.mm-light-theme .mm-footer-cta .mm-headline-xl{color:#F8F5F0!important}html.mm-light-theme .mm-footer-cta .text-outline{-webkit-text-stroke-color:#F8F5F0!important}html.mm-light-theme .mm-footer-editorial .mm-btn-magnetic{background:var(--c-gold)!important;color:#FFF!important;border:none!important}html.mm-light-theme .mm-footer-editorial .mm-btn-magnetic:hover{background:var(--c-gold-light)!important;color:#1A1612!important}html.mm-light-theme .mm-footer-editorial .mm-btn-magnetic--light{background:transparent!important;border:1px solid rgb(248 245 240 / .3)!important;color:#F8F5F0!important}html.mm-light-theme .mm-footer-editorial .mm-btn-magnetic--light:hover{background:var(--c-gold-light)!important;border-color:var(--c-gold-light)!important;color:#1A1612!important}html.mm-light-theme .mm-footer-bottom{border-top:1px solid rgb(248 245 240 / .1);background:#1A1612;color:rgb(248 245 240 / .6);margin-top:4rem}html.mm-light-theme .mm-copyright,html.mm-light-theme .mm-footer-nav a,html.mm-light-theme .mm-footer-nav span{color:rgb(248 245 240 / .6)!important}html.mm-light-theme .mm-dock-cookie-btn:hover{background:rgb(184 134 11 / .1)!important;color:var(--c-gold)!important}html.mm-light-theme .mm-footer-nav a:hover{color:var(--c-gold)!important}html.mm-light-theme .mm-footer-editorial .mm-socials a,html.mm-light-theme .mm-footer-editorial .mm-social-links a{color:#F8F5F0!important;border:none!important;background:transparent!important}html.mm-light-theme .mm-footer-editorial .mm-socials a:hover,html.mm-light-theme .mm-footer-editorial .mm-social-links a:hover{color:var(--c-gold-light)!important;border:none!important;background:transparent!important}html.mm-light-theme .mm-footer-editorial .mm-process-step,html.mm-light-theme .mm-footer-editorial .mm-ablauf-step,html.mm-light-theme .mm-footer-editorial .mm-step{background:rgb(248 245 240 / .05)!important;border:1px solid rgb(248 245 240 / .1)!important;color:#F8F5F0!important}html.mm-light-theme .mm-footer-editorial .mm-step-number{color:var(--c-gold-light)!important}html.mm-light-theme .mm-footer-editorial .mm-step-text{color:rgb(248 245 240 / .9)!important}html.mm-light-theme .mm-footer-bottom{background:rgb(0 0 0 / .2)!important;border-top:1px solid rgb(248 245 240 / .1)!important}html.mm-light-theme .mm-footer-bottom p,html.mm-light-theme .mm-footer-bottom span{color:rgb(248 245 240 / .6)!important}html.mm-light-theme .mm-footer-nav a{color:rgb(248 245 240 / .7)!important}html.mm-light-theme .mm-footer-nav a:hover{color:var(--c-gold-light)!important}html.mm-light-theme .mm-footer-highlight:hover{background:var(--c-gold)!important;color:#0a0908!important;text-shadow:none!important}html.mm-light-theme .mm-footer-logo img{filter:brightness(1)!important}html.mm-light-theme .mm-footer-editorial .mm-eyebrow{color:var(--c-gold-light)!important}html.mm-light-theme .mm-eyebrow{box-shadow:0 3px 8px rgb(20 18 16 / .1),0 1px 2px rgb(20 18 16 / .06)}@media (prefers-reduced-motion:reduce){html.mm-light-theme *{transition-duration:0.01ms!important;animation-duration:0.01ms!important}}html.mm-light-theme.mm-high-contrast{--c-cream:#000000;--c-cream-dim:#1A1A1A;--c-gold:#8B5A00;--c-border:rgba(0, 0, 0, 0.3)}html.mm-light-theme .mm-check input[type="checkbox"]{border-color:rgb(26 22 18 / .2)!important;background:rgb(255 255 255 / .8)!important;width:20px;height:20px}html.mm-light-theme .mm-check input[type="checkbox"]:checked{background:var(--c-gold)!important;border-color:var(--c-gold)!important}html.mm-light-theme .mm-check:hover input[type="checkbox"]{border-color:var(--c-gold)!important}html.mm-light-theme .mm-os-tooltip{background:rgb(255 255 255 / .98);border-color:rgb(0 0 0 / .1);box-shadow:0 15px 40px rgb(0 0 0 / .15)}html.mm-light-theme .mm-tt-title{color:#B8860B}html.mm-light-theme .mm-tt-line{color:#444}html.mm-light-theme .mm-tt-separator{background:rgb(0 0 0 / .1)}html.mm-light-theme .mm-benefit-card:hover,html.mm-light-theme .mm-skill-card:hover{box-shadow:0 20px 40px rgb(0 0 0 / .1),0 0 30px rgb(184 134 11 / .08)}html.mm-light-theme .mm-benefit-card::before,html.mm-light-theme .mm-project-card-simple::before{background:linear-gradient(135deg,rgb(184 134 11 / .4) 0%,transparent 50%,rgb(184 134 11 / .2) 100%)}html.mm-light-theme .mm-scroll-progress{background:linear-gradient(90deg,#B8860B,#D4A424);box-shadow:0 0 10px rgb(184 134 11 / .4)}html.mm-light-theme .mm-section-divider::before{background:linear-gradient(90deg,transparent,#B8860B,transparent)}html.mm-light-theme .mm-browser-frame{background:linear-gradient(135deg,#F5F5F5 0%,#EAEAEA 100%);box-shadow:0 25px 50px rgb(0 0 0 / .15),0 0 0 1px rgb(0 0 0 / .08)}html.mm-light-theme .mm-browser-header{background:rgb(0 0 0 / .03);border-bottom-color:rgb(0 0 0 / .08)}html.mm-light-theme .mm-browser-url{background:rgb(0 0 0 / .06);color:var(--c-cream-dim)}html.mm-light-theme .mm-logo-marquee{background:rgb(0 0 0 / .02);border-color:rgb(0 0 0 / .05)}html.mm-light-theme .mm-logo-item{opacity:.7}html.mm-light-theme .mm-logo-item:hover{opacity:1}html.mm-light-theme .mm-skeleton-loader{background:linear-gradient(90deg,rgb(0 0 0 / .03) 0%,rgb(0 0 0 / .06) 50%,rgb(0 0 0 / .03) 100%);background-size:200% 100%}html.mm-light-theme .mm-ripple{background:rgb(0 0 0 / .15)}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Outfit';font-style:normal;font-weight:300;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Outfit';font-style:normal;font-weight:300;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Outfit';font-style:normal;font-weight:400;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Outfit';font-style:normal;font-weight:400;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Outfit';font-style:normal;font-weight:600;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Outfit';font-style:normal;font-weight:600;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Outfit';font-style:normal;font-weight:800;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Outfit';font-style:normal;font-weight:800;font-display:swap;src:url(https://medienmacher.biz/wp-content/uploads/mm-fonts/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands,
.fab {
    font-family: "Font Awesome 6 Brands"
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .08333em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width, 2em);
    line-height: inherit
}

.fa-border {
    border-radius: var(--fa-border-radius, .1em);
    border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
    padding: var(--fa-border-padding, .2em .25em .15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin, .3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin, .3em)
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))
}

.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}

.fa-beat-fade,
.fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s)
}

.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}

.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-shake,
.fa-spin {
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal)
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration, 2s);
    animation-duration: var(--fa-animation-duration, 2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,
.fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
    animation-timing-function: var(--fa-animation-timing, steps(8))
}

@media (prefers-reduced-motion:reduce) {

    .fa-beat,
    .fa-beat-fade,
    .fa-bounce,
    .fa-fade,
    .fa-flip,
    .fa-pulse,
    .fa-shake,
    .fa-spin,
    .fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        transition-duration: 0s
    }
}

@-webkit-keyframes fa-beat {

    0%,
    90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25))
    }
}

@keyframes fa-beat {

    0%,
    90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25))
    }
}

@-webkit-keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
        transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
    }

    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
        transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
    }

    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@-webkit-keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, .4)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, .4)
    }
}

@-webkit-keyframes fa-beat-fade {

    0%,
    to {
        opacity: var(--fa-beat-fade-opacity, .4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
        transform: scale(var(--fa-beat-fade-scale, 1.125))
    }
}

@keyframes fa-beat-fade {

    0%,
    to {
        opacity: var(--fa-beat-fade-opacity, .4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
        transform: scale(var(--fa-beat-fade-scale, 1.125))
    }
}

@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
    }
}

@keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
    }
}

@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    8%,
    24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,
    28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    40%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    8%,
    24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,
    28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    40%,
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle, none));
    transform: rotate(var(--fa-rotate-angle, none))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index, auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: var(--fa-inverse, #fff)
}

.fa-0:before {
    content: "\30"
}

.fa-1:before {
    content: "\31"
}

.fa-2:before {
    content: "\32"
}

.fa-3:before {
    content: "\33"
}

.fa-4:before {
    content: "\34"
}

.fa-5:before {
    content: "\35"
}

.fa-6:before {
    content: "\36"
}

.fa-7:before {
    content: "\37"
}

.fa-8:before {
    content: "\38"
}

.fa-9:before {
    content: "\39"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-arrows-to-circle:before {
    content: "\e4bd"
}

.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
    content: "\f138"
}

.fa-at:before {
    content: "\40"
}

.fa-trash-alt:before,
.fa-trash-can:before {
    content: "\f2ed"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-user-times:before,
.fa-user-xmark:before {
    content: "\f235"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-comment-alt:before,
.fa-message:before {
    content: "\f27a"
}

.fa-info:before {
    content: "\f129"
}

.fa-compress-alt:before,
.fa-down-left-and-up-right-to-center:before {
    content: "\f422"
}

.fa-explosion:before {
    content: "\e4e9"
}

.fa-file-alt:before,
.fa-file-lines:before,
.fa-file-text:before {
    content: "\f15c"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-building-un:before {
    content: "\e4d9"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-calendar-alt:before,
.fa-calendar-days:before {
    content: "\f073"
}

.fa-anchor-circle-check:before {
    content: "\e4aa"
}

.fa-building-circle-arrow-right:before {
    content: "\e4d1"
}

.fa-volleyball-ball:before,
.fa-volleyball:before {
    content: "\f45f"
}

.fa-arrows-up-to-line:before {
    content: "\e4c2"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-circle-minus:before,
.fa-minus-circle:before {
    content: "\f056"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-heart-music-camera-bolt:before,
.fa-icons:before {
    content: "\f86d"
}

.fa-microphone-alt-slash:before,
.fa-microphone-lines-slash:before {
    content: "\f539"
}

.fa-bridge-circle-check:before {
    content: "\e4c9"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-magnifying-glass-location:before,
.fa-search-location:before {
    content: "\f689"
}

.fa-forward-step:before,
.fa-step-forward:before {
    content: "\f051"
}

.fa-face-smile-beam:before,
.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-football-ball:before,
.fa-football:before {
    content: "\f44e"
}

.fa-school-circle-exclamation:before {
    content: "\e56c"
}

.fa-crop:before {
    content: "\f125"
}

.fa-angle-double-down:before,
.fa-angles-down:before {
    content: "\f103"
}

.fa-users-rectangle:before {
    content: "\e594"
}

.fa-people-roof:before {
    content: "\e537"
}

.fa-people-line:before {
    content: "\e534"
}

.fa-beer-mug-empty:before,
.fa-beer:before {
    content: "\f0fc"
}

.fa-diagram-predecessor:before {
    content: "\e477"
}

.fa-arrow-up-long:before,
.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-burn:before,
.fa-fire-flame-simple:before {
    content: "\f46a"
}

.fa-male:before,
.fa-person:before {
    content: "\f183"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-truck-plane:before {
    content: "\e58f"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-face-grin-stars:before,
.fa-grin-stars:before {
    content: "\f587"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-pastafarianism:before,
.fa-spaghetti-monster-flying:before {
    content: "\f67b"
}

.fa-arrow-down-up-across-line:before {
    content: "\e4af"
}

.fa-spoon:before,
.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-jar-wheat:before {
    content: "\e517"
}

.fa-envelopes-bulk:before,
.fa-mail-bulk:before {
    content: "\f674"
}

.fa-file-circle-exclamation:before {
    content: "\e4eb"
}

.fa-circle-h:before,
.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-pager:before {
    content: "\f815"
}

.fa-address-book:before,
.fa-contact-book:before {
    content: "\f2b9"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-k:before {
    content: "\4b"
}

.fa-landmark-flag:before {
    content: "\e51c"
}

.fa-pencil-alt:before,
.fa-pencil:before {
    content: "\f303"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-comments:before {
    content: "\f086"
}

.fa-file-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-code-pull-request:before {
    content: "\e13c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-truck-loading:before,
.fa-truck-ramp-box:before {
    content: "\f4de"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-vial-virus:before {
    content: "\e597"
}

.fa-sheet-plastic:before {
    content: "\e571"
}

.fa-blog:before {
    content: "\f781"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-person-arrow-up-from-line:before {
    content: "\e539"
}

.fa-scroll-torah:before,
.fa-torah:before {
    content: "\f6a0"
}

.fa-broom-ball:before,
.fa-quidditch-broom-ball:before,
.fa-quidditch:before {
    content: "\f458"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-archive:before,
.fa-box-archive:before {
    content: "\f187"
}

.fa-person-drowning:before {
    content: "\e545"
}

.fa-arrow-down-9-1:before,
.fa-sort-numeric-desc:before,
.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-face-grin-tongue-squint:before,
.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-w:before {
    content: "\57"
}

.fa-earth-africa:before,
.fa-globe-africa:before {
    content: "\f57c"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-tablet-alt:before,
.fa-tablet-screen-button:before {
    content: "\f3fa"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-trowel-bricks:before {
    content: "\e58a"
}

.fa-face-flushed:before,
.fa-flushed:before {
    content: "\f579"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-tent-arrow-left-right:before {
    content: "\e57f"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-bell-concierge:before,
.fa-concierge-bell:before {
    content: "\f562"
}

.fa-pen-ruler:before,
.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-arrows-left-right:before,
.fa-people-arrows:before {
    content: "\e068"
}

.fa-mars-and-venus-burst:before {
    content: "\e523"
}

.fa-caret-square-right:before,
.fa-square-caret-right:before {
    content: "\f152"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-sun-plant-wilt:before {
    content: "\e57a"
}

.fa-toilets-portable:before {
    content: "\e584"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magnifying-glass-arrow-right:before {
    content: "\e521"
}

.fa-digital-tachograph:before,
.fa-tachograph-digital:before {
    content: "\f566"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-clover:before {
    content: "\e139"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f3e5"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-house-fire:before {
    content: "\e50c"
}

.fa-minus-square:before,
.fa-square-minus:before {
    content: "\f146"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-down:before,
.fa-square-caret-down:before {
    content: "\f150"
}

.fa-file-circle-question:before {
    content: "\e4ef"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-bars:before,
.fa-navicon:before {
    content: "\f0c9"
}

.fa-people-group:before {
    content: "\e533"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-heart-broken:before,
.fa-heart-crack:before {
    content: "\f7a9"
}

.fa-external-link-square-alt:before,
.fa-square-up-right:before {
    content: "\f360"
}

.fa-face-kiss-beam:before,
.fa-kiss-beam:before {
    content: "\f597"
}

.fa-film:before {
    content: "\f008"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-people-robbery:before {
    content: "\e536"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-circle-exclamation:before,
.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-school-circle-xmark:before {
    content: "\e56d"
}

.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
    content: "\f08b"
}

.fa-chevron-circle-down:before,
.fa-circle-chevron-down:before {
    content: "\f13a"
}

.fa-unlock-alt:before,
.fa-unlock-keyhole:before {
    content: "\f13e"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-headphones-alt:before,
.fa-headphones-simple:before {
    content: "\f58f"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-circle-dollar-to-slot:before,
.fa-donate:before {
    content: "\f4b9"
}

.fa-memory:before {
    content: "\f538"
}

.fa-road-spikes:before {
    content: "\e568"
}

.fa-fire-burner:before {
    content: "\e4f1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-volume-down:before,
.fa-volume-low:before {
    content: "\f027"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-compress:before {
    content: "\f066"
}

.fa-wheat-alt:before,
.fa-wheat-awn:before {
    content: "\e2cd"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-hands-holding-child:before {
    content: "\e4fa"
}

.fa-asterisk:before {
    content: "\2a"
}

.fa-check-square:before,
.fa-square-check:before {
    content: "\f14a"
}

.fa-peseta-sign:before {
    content: "\e221"
}

.fa-header:before,
.fa-heading:before {
    content: "\f1dc"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-list-squares:before,
.fa-list:before {
    content: "\f03a"
}

.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
    content: "\f87b"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-circle-dot:before,
.fa-dot-circle:before {
    content: "\f192"
}

.fa-dizzy:before,
.fa-face-dizzy:before {
    content: "\f567"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-house-medical-circle-xmark:before {
    content: "\e513"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-futbol-ball:before,
.fa-futbol:before,
.fa-soccer-ball:before {
    content: "\f1e3"
}

.fa-paint-brush:before,
.fa-paintbrush:before {
    content: "\f1fc"
}

.fa-lock:before {
    content: "\f023"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-hot-tub-person:before,
.fa-hot-tub:before {
    content: "\f593"
}

.fa-map-location:before,
.fa-map-marked:before {
    content: "\f59f"
}

.fa-house-flood-water:before {
    content: "\e50e"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-bridge-lock:before {
    content: "\e4cc"
}

.fa-sack-dollar:before {
    content: "\f81d"
}

.fa-edit:before,
.fa-pen-to-square:before {
    content: "\f044"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-share-alt:before,
.fa-share-nodes:before {
    content: "\f1e0"
}

.fa-heart-circle-minus:before {
    content: "\e4ff"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-bag-shopping:before,
.fa-shopping-bag:before {
    content: "\f290"
}

.fa-arrow-down-z-a:before,
.fa-sort-alpha-desc:before,
.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-person-rays:before {
    content: "\e54d"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-flask-vial:before {
    content: "\e4f3"
}

.fa-hand-paper:before,
.fa-hand:before {
    content: "\f256"
}

.fa-om:before {
    content: "\f679"
}

.fa-worm:before {
    content: "\e599"
}

.fa-house-circle-xmark:before {
    content: "\e50b"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-face-kiss:before,
.fa-kiss:before {
    content: "\f596"
}

.fa-bridge-circle-xmark:before {
    content: "\e4cb"
}

.fa-face-grin-tongue:before,
.fa-grin-tongue:before {
    content: "\f589"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-face-grin-wink:before,
.fa-grin-wink:before {
    content: "\f58c"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-ear-deaf:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-road-circle-check:before {
    content: "\e564"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-rss-square:before,
.fa-square-rss:before {
    content: "\f143"
}

.fa-land-mine-on:before {
    content: "\e51b"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-stairs:before {
    content: "\e289"
}

.fa-i:before {
    content: "\49"
}

.fa-hryvnia-sign:before,
.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-pills:before {
    content: "\f484"
}

.fa-face-grin-wide:before,
.fa-grin-alt:before {
    content: "\f581"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-v:before {
    content: "\56"
}

.fa-bangladeshi-taka-sign:before {
    content: "\e2e6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-rod-asclepius:before,
.fa-rod-snake:before,
.fa-staff-aesculapius:before,
.fa-staff-snake:before {
    content: "\e579"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-ambulance:before,
.fa-truck-medical:before {
    content: "\f0f9"
}

.fa-wheat-awn-circle-exclamation:before {
    content: "\e598"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-road-barrier:before {
    content: "\e562"
}

.fa-school:before {
    content: "\f549"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-joint:before {
    content: "\f595"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-q:before {
    content: "\51"
}

.fa-g:before {
    content: "\47"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-temperature-2:before,
.fa-temperature-half:before,
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-dong-sign:before {
    content: "\e169"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-poo-bolt:before,
.fa-poo-storm:before {
    content: "\f75a"
}

.fa-face-frown-open:before,
.fa-frown-open:before {
    content: "\f57a"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-helmet-un:before {
    content: "\e503"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-arrow-up-from-bracket:before {
    content: "\e09a"
}

.fa-folder-blank:before,
.fa-folder:before {
    content: "\f07b"
}

.fa-file-medical-alt:before,
.fa-file-waveform:before {
    content: "\f478"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-chart-simple:before {
    content: "\e473"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-vial:before {
    content: "\f492"
}

.fa-dashboard:before,
.fa-gauge-med:before,
.fa-gauge:before,
.fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
    content: "\e2ca"
}

.fa-e:before {
    content: "\45"
}

.fa-pen-alt:before,
.fa-pen-clip:before {
    content: "\f305"
}

.fa-bridge-circle-exclamation:before {
    content: "\e4ca"
}

.fa-user:before {
    content: "\f007"
}

.fa-school-circle-check:before {
    content: "\e56b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-shuttle-van:before,
.fa-van-shuttle:before {
    content: "\f5b6"
}

.fa-building-user:before {
    content: "\e4da"
}

.fa-caret-square-left:before,
.fa-square-caret-left:before {
    content: "\f191"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-key:before {
    content: "\f084"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-person-half-dress:before {
    content: "\e548"
}

.fa-road-bridge:before {
    content: "\e563"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-c:before {
    content: "\43"
}

.fa-tablet-button:before {
    content: "\f10a"
}

.fa-building-lock:before {
    content: "\e4d6"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-area-chart:before,
.fa-chart-area:before {
    content: "\f1fe"
}

.fa-house-flag:before {
    content: "\e50d"
}

.fa-person-circle-minus:before {
    content: "\e540"
}

.fa-ban:before,
.fa-cancel:before {
    content: "\f05e"
}

.fa-camera-rotate:before {
    content: "\e0d8"
}

.fa-air-freshener:before,
.fa-spray-can-sparkles:before {
    content: "\f5d0"
}

.fa-star:before {
    content: "\f005"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-cross:before {
    content: "\f654"
}

.fa-box:before {
    content: "\f466"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-arrow-pointer:before,
.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-expand-arrows-alt:before,
.fa-maximize:before {
    content: "\f31e"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-shapes:before,
.fa-triangle-circle-square:before {
    content: "\f61f"
}

.fa-random:before,
.fa-shuffle:before {
    content: "\f074"
}

.fa-person-running:before,
.fa-running:before {
    content: "\f70c"
}

.fa-mobile-retro:before {
    content: "\e527"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-spider:before {
    content: "\f717"
}

.fa-hands-bound:before {
    content: "\e4f9"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-plane-circle-exclamation:before {
    content: "\e556"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-slash:before {
    content: "\f715"
}

.fa-computer-mouse:before,
.fa-mouse:before {
    content: "\f8cc"
}

.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
    content: "\f090"
}

.fa-shop-slash:before,
.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-server:before {
    content: "\f233"
}

.fa-virus-covid-slash:before {
    content: "\e4a9"
}

.fa-shop-lock:before {
    content: "\e4a5"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-building-wheat:before {
    content: "\e4db"
}

.fa-person-breastfeeding:before {
    content: "\e53a"
}

.fa-right-to-bracket:before,
.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-venus:before {
    content: "\f221"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-heart-pulse:before,
.fa-heartbeat:before {
    content: "\f21e"
}

.fa-people-carry-box:before,
.fa-people-carry:before {
    content: "\f4ce"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-crown:before {
    content: "\f521"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-xmarks-lines:before {
    content: "\e59a"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-weight-scale:before,
.fa-weight:before {
    content: "\f496"
}

.fa-user-friends:before,
.fa-user-group:before {
    content: "\f500"
}

.fa-arrow-up-a-z:before,
.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-face-laugh-squint:before,
.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-arrow-circle-up:before,
.fa-circle-arrow-up:before {
    content: "\f0aa"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-person-walking:before,
.fa-walking:before {
    content: "\f554"
}

.fa-l:before {
    content: "\4c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-bed-pulse:before,
.fa-procedures:before {
    content: "\f487"
}

.fa-shuttle-space:before,
.fa-space-shuttle:before {
    content: "\f197"
}

.fa-face-laugh:before,
.fa-laugh:before {
    content: "\f599"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-heart-circle-plus:before {
    content: "\e500"
}

.fa-code-fork:before {
    content: "\e13b"
}

.fa-city:before {
    content: "\f64f"
}

.fa-microphone-alt:before,
.fa-microphone-lines:before {
    content: "\f3c9"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-colon-sign:before {
    content: "\e140"
}

.fa-headset:before {
    content: "\f590"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-road-circle-xmark:before {
    content: "\e566"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-mars-stroke-up:before,
.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-champagne-glasses:before,
.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-house-circle-exclamation:before {
    content: "\e50a"
}

.fa-file-arrow-up:before,
.fa-file-upload:before {
    content: "\f574"
}

.fa-wifi-3:before,
.fa-wifi-strong:before,
.fa-wifi:before {
    content: "\f1eb"
}

.fa-bath:before,
.fa-bathtub:before {
    content: "\f2cd"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-user-edit:before,
.fa-user-pen:before {
    content: "\f4ff"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-bold:before {
    content: "\f032"
}

.fa-anchor-lock:before {
    content: "\e4ad"
}

.fa-building-ngo:before {
    content: "\e4d7"
}

.fa-manat-sign:before {
    content: "\e1d5"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-border-style:before,
.fa-border-top-left:before {
    content: "\f853"
}

.fa-map-location-dot:before,
.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-poll:before,
.fa-square-poll-vertical:before {
    content: "\f681"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-battery-car:before,
.fa-car-battery:before {
    content: "\f5df"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-building-circle-check:before {
    content: "\e4d2"
}

.fa-person-chalkboard:before {
    content: "\e53d"
}

.fa-mars-stroke-h:before,
.fa-mars-stroke-right:before {
    content: "\f22b"
}

.fa-hand-back-fist:before,
.fa-hand-rock:before {
    content: "\f255"
}

.fa-caret-square-up:before,
.fa-square-caret-up:before {
    content: "\f151"
}

.fa-cloud-showers-water:before {
    content: "\e4e4"
}

.fa-bar-chart:before,
.fa-chart-bar:before {
    content: "\f080"
}

.fa-hands-bubbles:before,
.fa-hands-wash:before {
    content: "\e05e"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-train:before {
    content: "\f238"
}

.fa-eye-low-vision:before,
.fa-low-vision:before {
    content: "\f2a8"
}

.fa-crow:before {
    content: "\f520"
}

.fa-sailboat:before {
    content: "\e445"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-plus-square:before,
.fa-square-plus:before {
    content: "\f0fe"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-bucket:before {
    content: "\e4cf"
}

.fa-image:before {
    content: "\f03e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-cow:before {
    content: "\f6c8"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-folder-closed:before {
    content: "\e185"
}

.fa-house-tsunami:before {
    content: "\e515"
}

.fa-square-nfi:before {
    content: "\e576"
}

.fa-arrow-up-from-ground-water:before {
    content: "\e4b5"
}

.fa-glass-martini-alt:before,
.fa-martini-glass:before {
    content: "\f57b"
}

.fa-rotate-back:before,
.fa-rotate-backward:before,
.fa-rotate-left:before,
.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-columns:before,
.fa-table-columns:before {
    content: "\f0db"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-dolly-box:before,
.fa-dolly:before {
    content: "\f472"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-compress-arrows-alt:before,
.fa-minimize:before {
    content: "\f78c"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-angle-double-right:before,
.fa-angles-right:before {
    content: "\f101"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-circle-play:before,
.fa-play-circle:before {
    content: "\f144"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-eur:before,
.fa-euro-sign:before,
.fa-euro:before {
    content: "\f153"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-check-circle:before,
.fa-circle-check:before {
    content: "\f058"
}

.fa-circle-stop:before,
.fa-stop-circle:before {
    content: "\f28d"
}

.fa-compass-drafting:before,
.fa-drafting-compass:before {
    content: "\f568"
}

.fa-plate-wheat:before {
    content: "\e55a"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-person-shelter:before {
    content: "\e54f"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-face-laugh-beam:before,
.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-helicopter-symbol:before {
    content: "\e502"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-chevron-circle-up:before,
.fa-circle-chevron-up:before {
    content: "\f139"
}

.fa-lari-sign:before {
    content: "\e1c8"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: "\e553"
}

.fa-gbp:before,
.fa-pound-sign:before,
.fa-sterling-sign:before {
    content: "\f154"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-square-person-confined:before {
    content: "\e577"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-arrow-down-long:before,
.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-tent-arrow-down-to-line:before {
    content: "\e57e"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-person-skating:before,
.fa-skating:before {
    content: "\f7c5"
}

.fa-filter-circle-dollar:before,
.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-arrow-circle-down:before,
.fa-circle-arrow-down:before {
    content: "\f0ab"
}

.fa-arrow-right-to-file:before,
.fa-file-import:before {
    content: "\f56f"
}

.fa-external-link-square:before,
.fa-square-arrow-up-right:before {
    content: "\f14c"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-location-pin-lock:before {
    content: "\e51f"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-hill-avalanche:before {
    content: "\e507"
}

.fa-temperature-0:before,
.fa-temperature-empty:before,
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-address-card:before,
.fa-contact-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-balance-scale-right:before,
.fa-scale-unbalanced-flip:before {
    content: "\f516"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-diamond-turn-right:before,
.fa-directions:before {
    content: "\f5eb"
}

.fa-burst:before {
    content: "\e4dc"
}

.fa-house-laptop:before,
.fa-laptop-house:before {
    content: "\e066"
}

.fa-face-tired:before,
.fa-tired:before {
    content: "\f5c8"
}

.fa-money-bills:before {
    content: "\e1f3"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-cloud-arrow-up:before,
.fa-cloud-upload-alt:before,
.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-arrows-turn-right:before {
    content: "\e4c0"
}

.fa-vest:before {
    content: "\e085"
}

.fa-ferry:before {
    content: "\e4ea"
}

.fa-arrows-down-to-people:before {
    content: "\e4b9"
}

.fa-seedling:before,
.fa-sprout:before {
    content: "\f4d8"
}

.fa-arrows-alt-h:before,
.fa-left-right:before {
    content: "\f337"
}

.fa-boxes-packing:before {
    content: "\e4c7"
}

.fa-arrow-circle-left:before,
.fa-circle-arrow-left:before {
    content: "\f0a8"
}

.fa-group-arrows-rotate:before {
    content: "\e4f6"
}

.fa-bowl-food:before {
    content: "\e4c6"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-arrow-down-wide-short:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-cloud-bolt:before,
.fa-thunderstorm:before {
    content: "\f76c"
}

.fa-remove-format:before,
.fa-text-slash:before {
    content: "\f87d"
}

.fa-face-smile-wink:before,
.fa-smile-wink:before {
    content: "\f4da"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-arrows-h:before,
.fa-arrows-left-right:before {
    content: "\f07e"
}

.fa-house-lock:before {
    content: "\e510"
}

.fa-cloud-arrow-down:before,
.fa-cloud-download-alt:before,
.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-children:before {
    content: "\e4e1"
}

.fa-blackboard:before,
.fa-chalkboard:before {
    content: "\f51b"
}

.fa-user-alt-slash:before,
.fa-user-large-slash:before {
    content: "\f4fa"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-handshake-alt-slash:before,
.fa-handshake-simple-slash:before {
    content: "\e05f"
}

.fa-mattress-pillow:before {
    content: "\e525"
}

.fa-guarani-sign:before {
    content: "\e19a"
}

.fa-arrows-rotate:before,
.fa-refresh:before,
.fa-sync:before {
    content: "\f021"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-cruzeiro-sign:before {
    content: "\e152"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-shield-alt:before,
.fa-shield-halved:before {
    content: "\f3ed"
}

.fa-atlas:before,
.fa-book-atlas:before {
    content: "\f558"
}

.fa-virus:before {
    content: "\e074"
}

.fa-envelope-circle-check:before {
    content: "\e4e8"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-arrows-to-dot:before {
    content: "\e4be"
}

.fa-archway:before {
    content: "\f557"
}

.fa-heart-circle-check:before {
    content: "\e4fd"
}

.fa-house-chimney-crack:before,
.fa-house-damage:before {
    content: "\f6f1"
}

.fa-file-archive:before,
.fa-file-zipper:before {
    content: "\f1c6"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-glass-martini:before,
.fa-martini-glass-empty:before {
    content: "\f000"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cedi-sign:before {
    content: "\e0df"
}

.fa-italic:before {
    content: "\f033"
}

.fa-church:before {
    content: "\f51d"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-z:before {
    content: "\5a"
}

.fa-person-skiing:before,
.fa-skiing:before {
    content: "\f7c9"
}

.fa-road-lock:before {
    content: "\e567"
}

.fa-a:before {
    content: "\41"
}

.fa-temperature-arrow-down:before,
.fa-temperature-down:before {
    content: "\e03f"
}

.fa-feather-alt:before,
.fa-feather-pointed:before {
    content: "\f56b"
}

.fa-p:before {
    content: "\50"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-ad:before,
.fa-rectangle-ad:before {
    content: "\f641"
}

.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
    content: "\f0a9"
}

.fa-filter-circle-xmark:before {
    content: "\e17b"
}

.fa-locust:before {
    content: "\e520"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-list-1-2:before,
.fa-list-numeric:before,
.fa-list-ol:before {
    content: "\f0cb"
}

.fa-person-dress-burst:before {
    content: "\e544"
}

.fa-money-check-alt:before,
.fa-money-check-dollar:before {
    content: "\f53d"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-face-kiss-wink-heart:before,
.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-question:before {
    content: "\3f"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-arrows-alt:before,
.fa-up-down-left-right:before {
    content: "\f0b2"
}

.fa-house-chimney-user:before {
    content: "\e065"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-star-half-alt:before,
.fa-star-half-stroke:before {
    content: "\f5c0"
}

.fa-code:before {
    content: "\f121"
}

.fa-glass-whiskey:before,
.fa-whiskey-glass:before {
    content: "\f7a0"
}

.fa-building-circle-exclamation:before {
    content: "\e4d3"
}

.fa-magnifying-glass-chart:before {
    content: "\e522"
}

.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
    content: "\f08e"
}

.fa-cubes-stacked:before {
    content: "\e4e6"
}

.fa-krw:before,
.fa-won-sign:before,
.fa-won:before {
    content: "\f159"
}

.fa-virus-covid:before {
    content: "\e4a8"
}

.fa-austral-sign:before {
    content: "\e0a9"
}

.fa-f:before {
    content: "\46"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-road:before {
    content: "\f018"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-person-circle-plus:before {
    content: "\e541"
}

.fa-chart-pie:before,
.fa-pie-chart:before {
    content: "\f200"
}

.fa-bolt-lightning:before {
    content: "\e0b7"
}

.fa-sack-xmark:before {
    content: "\e56a"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-fish-fins:before {
    content: "\e4f2"
}

.fa-building-flag:before {
    content: "\e4d5"
}

.fa-face-grin-beam:before,
.fa-grin-beam:before {
    content: "\f582"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-poop:before {
    content: "\f619"
}

.fa-location-pin:before,
.fa-map-marker:before {
    content: "\f041"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-hard-hat:before,
.fa-hat-hard:before,
.fa-helmet-safety:before {
    content: "\f807"
}

.fa-eject:before {
    content: "\f052"
}

.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
    content: "\f35a"
}

.fa-plane-circle-check:before {
    content: "\e555"
}

.fa-face-rolling-eyes:before,
.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-chart-line:before,
.fa-line-chart:before {
    content: "\f201"
}

.fa-mask-ventilator:before {
    content: "\e524"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-map-signs:before,
.fa-signs-post:before {
    content: "\f277"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-person-circle-question:before {
    content: "\e542"
}

.fa-h:before {
    content: "\48"
}

.fa-tarp:before {
    content: "\e57b"
}

.fa-screwdriver-wrench:before,
.fa-tools:before {
    content: "\f7d9"
}

.fa-arrows-to-eye:before {
    content: "\e4bf"
}

.fa-plug-circle-bolt:before {
    content: "\e55b"
}

.fa-heart:before {
    content: "\f004"
}

.fa-mars-and-venus:before {
    content: "\f224"
}

.fa-home-user:before,
.fa-house-user:before {
    content: "\e1b0"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-house-crack:before {
    content: "\e3b1"
}

.fa-cocktail:before,
.fa-martini-glass-citrus:before {
    content: "\f561"
}

.fa-face-surprise:before,
.fa-surprise:before {
    content: "\f5c2"
}

.fa-bottle-water:before {
    content: "\e4c5"
}

.fa-circle-pause:before,
.fa-pause-circle:before {
    content: "\f28b"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-apple-alt:before,
.fa-apple-whole:before {
    content: "\f5d1"
}

.fa-kitchen-set:before {
    content: "\e51a"
}

.fa-r:before {
    content: "\52"
}

.fa-temperature-1:before,
.fa-temperature-quarter:before,
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-bitcoin-sign:before {
    content: "\e0b4"
}

.fa-shield-dog:before {
    content: "\e573"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-elevator:before {
    content: "\e16d"
}

.fa-money-bill-transfer:before {
    content: "\e528"
}

.fa-money-bill-trend-up:before {
    content: "\e529"
}

.fa-house-flood-water-circle-arrow-right:before {
    content: "\e50f"
}

.fa-poll-h:before,
.fa-square-poll-horizontal:before {
    content: "\f682"
}

.fa-circle:before {
    content: "\f111"
}

.fa-backward-fast:before,
.fa-fast-backward:before {
    content: "\f049"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-basketball-ball:before,
.fa-basketball:before {
    content: "\f434"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-arrow-alt-circle-up:before,
.fa-circle-up:before {
    content: "\f35b"
}

.fa-mobile-alt:before,
.fa-mobile-screen-button:before {
    content: "\f3cd"
}

.fa-volume-high:before,
.fa-volume-up:before {
    content: "\f028"
}

.fa-users-rays:before {
    content: "\e593"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-burger:before,
.fa-hamburger:before {
    content: "\f805"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-bugs:before {
    content: "\e4d0"
}

.fa-rupee-sign:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-circle-question:before,
.fa-question-circle:before {
    content: "\f059"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-book-bookmark:before {
    content: "\e0bb"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-bridge:before {
    content: "\e4c8"
}

.fa-phone-alt:before,
.fa-phone-flip:before {
    content: "\f879"
}

.fa-truck-front:before {
    content: "\e2b7"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-anchor-circle-exclamation:before {
    content: "\e4ab"
}

.fa-truck-field:before {
    content: "\e58d"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-clipboard-question:before {
    content: "\e4e3"
}

.fa-panorama:before {
    content: "\e209"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-file-circle-minus:before {
    content: "\e4ed"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-fast-forward:before,
.fa-forward-fast:before {
    content: "\f050"
}

.fa-face-meh-blank:before,
.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-parking:before,
.fa-square-parking:before {
    content: "\f540"
}

.fa-house-signal:before {
    content: "\e012"
}

.fa-bars-progress:before,
.fa-tasks-alt:before {
    content: "\f828"
}

.fa-faucet-drip:before {
    content: "\e006"
}

.fa-cart-flatbed:before,
.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-ban-smoking:before,
.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-mobile-button:before {
    content: "\f10b"
}

.fa-house-medical-flag:before {
    content: "\e514"
}

.fa-basket-shopping:before,
.fa-shopping-basket:before {
    content: "\f291"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-bus-alt:before,
.fa-bus-simple:before {
    content: "\f55e"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-face-sad-cry:before,
.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-person-military-to-person:before {
    content: "\e54c"
}

.fa-file-shield:before {
    content: "\e4f0"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-pen:before {
    content: "\f304"
}

.fa-tower-observation:before {
    content: "\e586"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-signal-5:before,
.fa-signal-perfect:before,
.fa-signal:before {
    content: "\f012"
}

.fa-bus:before {
    content: "\f207"
}

.fa-heart-circle-xmark:before {
    content: "\e501"
}

.fa-home-lg:before,
.fa-house-chimney:before {
    content: "\e3af"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-face-frown:before,
.fa-frown:before {
    content: "\f119"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-shop:before,
.fa-store-alt:before {
    content: "\f54f"
}

.fa-floppy-disk:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-balance-scale-left:before,
.fa-scale-unbalanced:before {
    content: "\f515"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-comment-dots:before,
.fa-commenting:before {
    content: "\f4ad"
}

.fa-plant-wilt:before {
    content: "\e5aa"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-face-grin-squint:before,
.fa-grin-squint:before {
    content: "\f585"
}

.fa-hand-holding-dollar:before,
.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hands-praying:before,
.fa-praying-hands:before {
    content: "\f684"
}

.fa-arrow-right-rotate:before,
.fa-arrow-rotate-forward:before,
.fa-arrow-rotate-right:before,
.fa-redo:before {
    content: "\f01e"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-location-crosshairs:before,
.fa-location:before {
    content: "\f601"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-child-dress:before {
    content: "\e59c"
}

.fa-users-between-lines:before {
    content: "\e591"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-face-grin-tears:before,
.fa-grin-tears:before {
    content: "\f588"
}

.fa-phone:before {
    content: "\f095"
}

.fa-calendar-times:before,
.fa-calendar-xmark:before {
    content: "\f273"
}

.fa-child-reaching:before {
    content: "\e59d"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-user-cog:before,
.fa-user-gear:before {
    content: "\f4fe"
}

.fa-arrow-up-1-9:before,
.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-mosquito-net:before {
    content: "\e52c"
}

.fa-bridge-water:before {
    content: "\e4ce"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-digging:before,
.fa-person-digging:before {
    content: "\f85e"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-gauge-simple-med:before,
.fa-gauge-simple:before,
.fa-tachometer-average:before {
    content: "\f629"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-quote-right-alt:before,
.fa-quote-right:before {
    content: "\f10e"
}

.fa-shirt:before,
.fa-t-shirt:before,
.fa-tshirt:before {
    content: "\f553"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-divide:before {
    content: "\f529"
}

.fa-tenge-sign:before,
.fa-tenge:before {
    content: "\f7d7"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-hands-holding:before {
    content: "\f4c2"
}

.fa-hands-clapping:before {
    content: "\e1a8"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-person-circle-xmark:before {
    content: "\e543"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-j:before {
    content: "\4a"
}

.fa-users-viewfinder:before {
    content: "\e595"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-external-link-alt:before,
.fa-up-right-from-square:before {
    content: "\f35d"
}

.fa-table-cells:before,
.fa-th:before {
    content: "\f00a"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-bible:before,
.fa-book-bible:before {
    content: "\f647"
}

.fa-o:before {
    content: "\4f"
}

.fa-medkit:before,
.fa-suitcase-medical:before {
    content: "\f0fa"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-otter:before {
    content: "\f700"
}

.fa-female:before,
.fa-person-dress:before {
    content: "\f182"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-briefcase-clock:before,
.fa-business-time:before {
    content: "\f64a"
}

.fa-table-cells-large:before,
.fa-th-large:before {
    content: "\f009"
}

.fa-book-tanakh:before,
.fa-tanakh:before {
    content: "\f827"
}

.fa-phone-volume:before,
.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-clipboard-user:before {
    content: "\f7f3"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-plane-lock:before {
    content: "\e558"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-comment:before {
    content: "\f075"
}

.fa-birthday-cake:before,
.fa-cake-candles:before,
.fa-cake:before {
    content: "\f1fd"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-angle-double-up:before,
.fa-angles-up:before {
    content: "\f102"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-arrow-right-to-city:before {
    content: "\e4b3"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-arrow-up-9-1:before,
.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-litecoin-sign:before {
    content: "\e1d3"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-circle-nodes:before {
    content: "\e4e2"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-truck-field-un:before {
    content: "\e58e"
}

.fa-hourglass-empty:before,
.fa-hourglass:before {
    content: "\f254"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-user-doctor:before,
.fa-user-md:before {
    content: "\f0f0"
}

.fa-circle-info:before,
.fa-info-circle:before {
    content: "\f05a"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-camera-alt:before,
.fa-camera:before {
    content: "\f030"
}

.fa-square-virus:before {
    content: "\e578"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-car-on:before {
    content: "\e4dd"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-arrow-down-1-9:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-hand-holding-droplet:before,
.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-water:before {
    content: "\f773"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-prescription-bottle-alt:before,
.fa-prescription-bottle-medical:before {
    content: "\f486"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-person-cane:before {
    content: "\e53c"
}

.fa-tent:before {
    content: "\e57d"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-arrow-down-a-z:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-money-bill-wheat:before {
    content: "\e52a"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-arrow-left-rotate:before,
.fa-arrow-rotate-back:before,
.fa-arrow-rotate-backward:before,
.fa-arrow-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-hard-drive:before,
.fa-hdd:before {
    content: "\f0a0"
}

.fa-face-grin-squint-tears:before,
.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-list-alt:before,
.fa-rectangle-list:before {
    content: "\f022"
}

.fa-tarp-droplet:before {
    content: "\e57c"
}

.fa-house-medical-circle-check:before {
    content: "\e511"
}

.fa-person-skiing-nordic:before,
.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-arrow-alt-circle-left:before,
.fa-circle-left:before {
    content: "\f359"
}

.fa-subway:before,
.fa-train-subway:before {
    content: "\f239"
}

.fa-chart-gantt:before {
    content: "\e0e4"
}

.fa-indian-rupee-sign:before,
.fa-indian-rupee:before,
.fa-inr:before {
    content: "\e1bc"
}

.fa-crop-alt:before,
.fa-crop-simple:before {
    content: "\f565"
}

.fa-money-bill-1:before,
.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-left-long:before,
.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-dna:before {
    content: "\f471"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-minus:before,
.fa-subtract:before {
    content: "\f068"
}

.fa-chess:before {
    content: "\f439"
}

.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-plug-circle-check:before {
    content: "\e55c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-franc-sign:before {
    content: "\e18f"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before,
.fa-hands-american-sign-language-interpreting:before,
.fa-hands-asl-interpreting:before {
    content: "\f2a3"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-droplet-slash:before,
.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-mosquito:before {
    content: "\e52b"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-person-military-rifle:before {
    content: "\e54b"
}

.fa-cart-shopping:before,
.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-vials:before {
    content: "\f493"
}

.fa-plug-circle-plus:before {
    content: "\e55f"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-arrow-turn-up:before,
.fa-level-up:before {
    content: "\f148"
}

.fa-u:before {
    content: "\55"
}

.fa-square-root-alt:before,
.fa-square-root-variable:before {
    content: "\f698"
}

.fa-clock-four:before,
.fa-clock:before {
    content: "\f017"
}

.fa-backward-step:before,
.fa-step-backward:before {
    content: "\f048"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-baseball-bat-ball:before {
    content: "\f432"
}

.fa-s:before {
    content: "\53"
}

.fa-timeline:before {
    content: "\e29c"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-clinic-medical:before,
.fa-house-chimney-medical:before {
    content: "\f7f2"
}

.fa-temperature-3:before,
.fa-temperature-three-quarters:before,
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-mobile-android-alt:before,
.fa-mobile-screen:before {
    content: "\f3cf"
}

.fa-plane-up:before {
    content: "\e22d"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-battery-3:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-mountain-city:before {
    content: "\e52e"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-sliders-h:before,
.fa-sliders:before {
    content: "\f1de"
}

.fa-folder-tree:before {
    content: "\f802"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-cent-sign:before {
    content: "\e3f5"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-person-pregnant:before {
    content: "\e31e"
}

.fa-wand-sparkles:before {
    content: "\f72b"
}

.fa-ellipsis-v:before,
.fa-ellipsis-vertical:before {
    content: "\f142"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-long-arrow-alt-right:before,
.fa-right-long:before {
    content: "\f30b"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-laptop-file:before {
    content: "\e51d"
}

.fa-teletype:before,
.fa-tty:before {
    content: "\f1e4"
}

.fa-diagram-next:before {
    content: "\e476"
}

.fa-person-rifle:before {
    content: "\e54e"
}

.fa-house-medical-circle-exclamation:before {
    content: "\e512"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-hiking:before,
.fa-person-hiking:before {
    content: "\f6ec"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-images:before {
    content: "\f302"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-people-pulling:before {
    content: "\e535"
}

.fa-n:before {
    content: "\4e"
}

.fa-cable-car:before,
.fa-tram:before {
    content: "\f7da"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-building-circle-xmark:before {
    content: "\e4d4"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-arrows-down-to-line:before {
    content: "\e4b8"
}

.fa-download:before {
    content: "\f019"
}

.fa-face-grin:before,
.fa-grin:before {
    content: "\f580"
}

.fa-backspace:before,
.fa-delete-left:before {
    content: "\f55a"
}

.fa-eye-dropper-empty:before,
.fa-eye-dropper:before,
.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-file-circle-check:before {
    content: "\e5a0"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f3ce"
}

.fa-face-meh:before,
.fa-meh:before {
    content: "\f11a"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-book-dead:before,
.fa-book-skull:before {
    content: "\f6b7"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-heart-circle-exclamation:before {
    content: "\e4fe"
}

.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
    content: "\f015"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-b:before {
    content: "\42"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-arrow-right-arrow-left:before,
.fa-exchange:before {
    content: "\f0ec"
}

.fa-redo-alt:before,
.fa-rotate-forward:before,
.fa-rotate-right:before {
    content: "\f2f9"
}

.fa-cutlery:before,
.fa-utensils:before {
    content: "\f2e7"
}

.fa-arrow-up-wide-short:before,
.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-mill-sign:before {
    content: "\e1ed"
}

.fa-bowl-rice:before {
    content: "\e2eb"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-broadcast-tower:before,
.fa-tower-broadcast:before {
    content: "\f519"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-long-arrow-alt-up:before,
.fa-up-long:before {
    content: "\f30c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-upload:before {
    content: "\f093"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-mound:before {
    content: "\e52d"
}

.fa-toilet-portable:before {
    content: "\e583"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-file-arrow-down:before,
.fa-file-download:before {
    content: "\f56d"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-shield-cat:before {
    content: "\e572"
}

.fa-bolt:before,
.fa-zap:before {
    content: "\f0e7"
}

.fa-glass-water:before {
    content: "\e4f4"
}

.fa-oil-well:before {
    content: "\e532"
}

.fa-vault:before {
    content: "\e2c5"
}

.fa-mars:before {
    content: "\f222"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-plane-circle-xmark:before {
    content: "\e557"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen-sign:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble-sign:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-sun:before {
    content: "\f185"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-face-laugh-wink:before,
.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-bore-hole:before {
    content: "\e4c3"
}

.fa-industry:before {
    content: "\f275"
}

.fa-arrow-alt-circle-down:before,
.fa-circle-down:before {
    content: "\f358"
}

.fa-arrows-turn-to-dots:before {
    content: "\e4c1"
}

.fa-florin-sign:before {
    content: "\e184"
}

.fa-arrow-down-short-wide:before,
.fa-sort-amount-desc:before,
.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-less-than:before {
    content: "\3c"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-car-tunnel:before {
    content: "\e4de"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-anchor-circle-xmark:before {
    content: "\e4ac"
}

.fa-ellipsis-h:before,
.fa-ellipsis:before {
    content: "\f141"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-first-aid:before,
.fa-kit-medical:before {
    content: "\f479"
}

.fa-person-through-window:before {
    content: "\e5a9"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-hands-holding-circle:before {
    content: "\e4fb"
}

.fa-bug:before {
    content: "\f188"
}

.fa-credit-card-alt:before,
.fa-credit-card:before {
    content: "\f09d"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-hand-holding-hand:before {
    content: "\e4f7"
}

.fa-book-open-reader:before,
.fa-book-reader:before {
    content: "\f5da"
}

.fa-mountain-sun:before {
    content: "\e52f"
}

.fa-arrows-left-right-to-line:before {
    content: "\e4ba"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-truck-droplet:before {
    content: "\e58c"
}

.fa-file-circle-xmark:before {
    content: "\e5a1"
}

.fa-temperature-arrow-up:before,
.fa-temperature-up:before {
    content: "\e040"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-bed:before {
    content: "\f236"
}

.fa-h-square:before,
.fa-square-h:before {
    content: "\f0fd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-temperature-4:before,
.fa-temperature-full:before,
.fa-thermometer-4:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-plug-circle-xmark:before {
    content: "\e560"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-hands-helping:before,
.fa-handshake-angle:before {
    content: "\f4c4"
}

.fa-location-dot:before,
.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-file:before {
    content: "\f15b"
}

.fa-greater-than:before {
    content: "\3e"
}

.fa-person-swimming:before,
.fa-swimmer:before {
    content: "\f5c4"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-droplet:before,
.fa-tint:before {
    content: "\f043"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-earth-america:before,
.fa-earth-americas:before,
.fa-earth:before,
.fa-globe-americas:before {
    content: "\f57d"
}

.fa-person-burst:before {
    content: "\e53b"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-socks:before {
    content: "\f696"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-section:before {
    content: "\e447"
}

.fa-gauge-high:before,
.fa-tachometer-alt-fast:before,
.fa-tachometer-alt:before {
    content: "\f625"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-hospital-alt:before,
.fa-hospital-wide:before,
.fa-hospital:before {
    content: "\f0f8"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-bars-staggered:before,
.fa-reorder:before,
.fa-stream:before {
    content: "\f550"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-blind:before,
.fa-person-walking-with-cane:before {
    content: "\f29d"
}

.fa-drum:before {
    content: "\f569"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-heart-circle-bolt:before {
    content: "\e4fc"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-check-to-slot:before,
.fa-vote-yea:before {
    content: "\f772"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-boxes-alt:before,
.fa-boxes-stacked:before,
.fa-boxes:before {
    content: "\f468"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-assistive-listening-systems:before,
.fa-ear-listen:before {
    content: "\f2a2"
}

.fa-tree-city:before {
    content: "\e587"
}

.fa-play:before {
    content: "\f04b"
}

.fa-font:before {
    content: "\f031"
}

.fa-rupiah-sign:before {
    content: "\e23d"
}

.fa-magnifying-glass:before,
.fa-search:before {
    content: "\f002"
}

.fa-ping-pong-paddle-ball:before,
.fa-table-tennis-paddle-ball:before,
.fa-table-tennis:before {
    content: "\f45d"
}

.fa-diagnoses:before,
.fa-person-dots-from-line:before {
    content: "\f470"
}

.fa-trash-can-arrow-up:before,
.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-naira-sign:before {
    content: "\e1f6"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-walkie-talkie:before {
    content: "\f8ef"
}

.fa-file-edit:before,
.fa-file-pen:before {
    content: "\f31c"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-pen-square:before,
.fa-pencil-square:before,
.fa-square-pen:before {
    content: "\f14b"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-person-circle-exclamation:before {
    content: "\e53f"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-battery-5:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-code-compare:before {
    content: "\e13a"
}

.fa-list-dots:before,
.fa-list-ul:before {
    content: "\f0ca"
}

.fa-school-lock:before {
    content: "\e56f"
}

.fa-tower-cell:before {
    content: "\e585"
}

.fa-down-long:before,
.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-ranking-star:before {
    content: "\e561"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-person-harassing:before {
    content: "\e549"
}

.fa-brazilian-real-sign:before {
    content: "\e46c"
}

.fa-landmark-alt:before,
.fa-landmark-dome:before {
    content: "\f752"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-television:before,
.fa-tv-alt:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-shrimp:before {
    content: "\e448"
}

.fa-list-check:before,
.fa-tasks:before {
    content: "\f0ae"
}

.fa-jug-detergent:before {
    content: "\e519"
}

.fa-circle-user:before,
.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-car-burst:before,
.fa-car-crash:before {
    content: "\f5e1"
}

.fa-y:before {
    content: "\59"
}

.fa-person-snowboarding:before,
.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-shipping-fast:before,
.fa-truck-fast:before {
    content: "\f48b"
}

.fa-fish:before {
    content: "\f578"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-adjust:before,
.fa-circle-half-stroke:before {
    content: "\f042"
}

.fa-clapperboard:before {
    content: "\e131"
}

.fa-circle-radiation:before,
.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-baseball-ball:before,
.fa-baseball:before {
    content: "\f433"
}

.fa-jet-fighter-up:before {
    content: "\e518"
}

.fa-diagram-project:before,
.fa-project-diagram:before {
    content: "\f542"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-volume-mute:before,
.fa-volume-times:before,
.fa-volume-xmark:before {
    content: "\f6a9"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-grip-horizontal:before,
.fa-grip:before {
    content: "\f58d"
}

.fa-share-from-square:before,
.fa-share-square:before {
    content: "\f14d"
}

.fa-child-combatant:before,
.fa-child-rifle:before {
    content: "\e4e0"
}

.fa-gun:before {
    content: "\e19b"
}

.fa-phone-square:before,
.fa-square-phone:before {
    content: "\f098"
}

.fa-add:before,
.fa-plus:before {
    content: "\2b"
}

.fa-expand:before {
    content: "\f065"
}

.fa-computer:before {
    content: "\e4e5"
}

.fa-close:before,
.fa-multiply:before,
.fa-remove:before,
.fa-times:before,
.fa-xmark:before {
    content: "\f00d"
}

.fa-arrows-up-down-left-right:before,
.fa-arrows:before {
    content: "\f047"
}

.fa-chalkboard-teacher:before,
.fa-chalkboard-user:before {
    content: "\f51c"
}

.fa-peso-sign:before {
    content: "\e222"
}

.fa-building-shield:before {
    content: "\e4d8"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-users-line:before {
    content: "\e592"
}

.fa-quote-left-alt:before,
.fa-quote-left:before {
    content: "\f10d"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trash-arrow-up:before,
.fa-trash-restore:before {
    content: "\f829"
}

.fa-arrow-down-up-lock:before {
    content: "\e4b0"
}

.fa-lines-leaning:before {
    content: "\e51e"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-equals:before {
    content: "\3d"
}

.fa-blender:before {
    content: "\f517"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-ils:before,
.fa-shekel-sign:before,
.fa-shekel:before,
.fa-sheqel-sign:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-map:before {
    content: "\f279"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-photo-film:before,
.fa-photo-video:before {
    content: "\f87c"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-store:before {
    content: "\f54e"
}

.fa-arrow-trend-up:before {
    content: "\e098"
}

.fa-plug-circle-minus:before {
    content: "\e55e"
}

.fa-sign-hanging:before,
.fa-sign:before {
    content: "\f4d9"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-tablet-android:before,
.fa-tablet:before {
    content: "\f3fb"
}

.fa-school-flag:before {
    content: "\e56e"
}

.fa-fill:before {
    content: "\f575"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-notdef:before {
    content: "\e1fe"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-car-alt:before,
.fa-car-rear:before {
    content: "\f5de"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-battery-2:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-radio:before {
    content: "\f8d7"
}

.fa-baby-carriage:before,
.fa-carriage-baby:before {
    content: "\f77d"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-percent:before,
.fa-percentage:before {
    content: "\25"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-glass-water-droplet:before {
    content: "\e4f5"
}

.fa-display:before {
    content: "\e163"
}

.fa-face-smile:before,
.fa-smile:before {
    content: "\f118"
}

.fa-thumb-tack:before,
.fa-thumbtack:before {
    content: "\f08d"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-person-praying:before,
.fa-pray:before {
    content: "\f683"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-rotate:before,
.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-robot:before {
    content: "\f544"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-arrow-up-right-dots:before {
    content: "\e4b7"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-face-grin-hearts:before,
.fa-grin-hearts:before {
    content: "\f584"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-transgender-alt:before,
.fa-transgender:before {
    content: "\f225"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-arrow-turn-down:before,
.fa-level-down:before {
    content: "\f149"
}

.fa-person-falling-burst:before {
    content: "\e547"
}

.fa-award:before {
    content: "\f559"
}

.fa-ticket-alt:before,
.fa-ticket-simple:before {
    content: "\f3ff"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-angle-double-left:before,
.fa-angles-left:before {
    content: "\f100"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-clock-rotate-left:before,
.fa-history:before {
    content: "\f1da"
}

.fa-face-grin-beam-sweat:before,
.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-arrow-right-from-file:before,
.fa-file-export:before {
    content: "\f56e"
}

.fa-shield-blank:before,
.fa-shield:before {
    content: "\f132"
}

.fa-arrow-up-short-wide:before,
.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-house-medical:before {
    content: "\e3b2"
}

.fa-golf-ball-tee:before,
.fa-golf-ball:before {
    content: "\f450"
}

.fa-chevron-circle-left:before,
.fa-circle-chevron-left:before {
    content: "\f137"
}

.fa-house-chimney-window:before {
    content: "\e00d"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-tent-arrow-turn-left:before {
    content: "\e580"
}

.fa-tents:before {
    content: "\e582"
}

.fa-magic:before,
.fa-wand-magic:before {
    content: "\f0d0"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-moon:before {
    content: "\f186"
}

.fa-wine-glass-alt:before,
.fa-wine-glass-empty:before {
    content: "\f5ce"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-music:before {
    content: "\f001"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-biking:before,
.fa-person-biking:before {
    content: "\f84a"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-shield-heart:before {
    content: "\e574"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-earth-oceania:before,
.fa-globe-oceania:before {
    content: "\e47b"
}

.fa-square-xmark:before,
.fa-times-square:before,
.fa-xmark-square:before {
    content: "\f2d3"
}

.fa-hashtag:before {
    content: "\23"
}

.fa-expand-alt:before,
.fa-up-right-and-down-left-from-center:before {
    content: "\f424"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-t:before {
    content: "\54"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-chart-column:before {
    content: "\e0e3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-vial-circle-check:before {
    content: "\e596"
}

.fa-person-arrow-down-to-line:before {
    content: "\e538"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-fan:before {
    content: "\f863"
}

.fa-person-walking-luggage:before {
    content: "\e554"
}

.fa-arrows-alt-v:before,
.fa-up-down:before {
    content: "\f338"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-bahai:before,
.fa-haykal:before {
    content: "\f666"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-circle-plus:before,
.fa-plus-circle:before {
    content: "\f055"
}

.fa-face-grin-tongue-wink:before,
.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-plug-circle-exclamation:before {
    content: "\e55d"
}

.fa-chain-broken:before,
.fa-chain-slash:before,
.fa-link-slash:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-person-walking-arrow-loop-left:before {
    content: "\e551"
}

.fa-arrow-up-z-a:before,
.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-fire-alt:before,
.fa-fire-flame-curved:before {
    content: "\f7e4"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-file-circle-plus:before {
    content: "\e494"
}

.fa-book-quran:before,
.fa-quran:before {
    content: "\f687"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-angry:before,
.fa-face-angry:before {
    content: "\f556"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-arrow-trend-down:before {
    content: "\e097"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-balance-scale:before,
.fa-scale-balanced:before {
    content: "\f24e"
}

.fa-gauge-simple-high:before,
.fa-tachometer-fast:before,
.fa-tachometer:before {
    content: "\f62a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-desktop-alt:before,
.fa-desktop:before {
    content: "\f390"
}

.fa-m:before {
    content: "\4d"
}

.fa-table-list:before,
.fa-th-list:before {
    content: "\f00b"
}

.fa-comment-sms:before,
.fa-sms:before {
    content: "\f7cd"
}

.fa-book:before {
    content: "\f02d"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-check:before {
    content: "\f00c"
}

.fa-battery-4:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-house-circle-check:before {
    content: "\e509"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-diagram-successor:before {
    content: "\e47a"
}

.fa-truck-arrow-right:before {
    content: "\e58b"
}

.fa-arrows-split-up-and-left:before {
    content: "\e4bc"
}

.fa-fist-raised:before,
.fa-hand-fist:before {
    content: "\f6de"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-person-falling:before {
    content: "\e546"
}

.fa-image-portrait:before,
.fa-portrait:before {
    content: "\f3e0"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-rug:before {
    content: "\e569"
}

.fa-earth-europe:before,
.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-cart-flatbed-suitcase:before,
.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-rectangle-times:before,
.fa-rectangle-xmark:before,
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f410"
}

.fa-baht-sign:before {
    content: "\e0ac"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-journal-whills:before,
.fa-journal-whills:before {
    content: "\f66a"
}

.fa-handcuffs:before {
    content: "\e4f8"
}

.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
    content: "\f071"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-arrow-turn-right:before,
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-bottle-droplet:before {
    content: "\e4c4"
}

.fa-mask-face:before {
    content: "\e1d7"
}

.fa-hill-rockslide:before {
    content: "\e508"
}

.fa-exchange-alt:before,
.fa-right-left:before {
    content: "\f362"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-road-circle-exclamation:before {
    content: "\e565"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-money-bill-1-wave:before,
.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-hands:before,
.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-ladder-water:before,
.fa-swimming-pool:before,
.fa-water-ladder:before {
    content: "\f5c5"
}

.fa-arrows-up-down:before,
.fa-arrows-v:before {
    content: "\f07d"
}

.fa-face-grimace:before,
.fa-grimace:before {
    content: "\f57f"
}

.fa-wheelchair-alt:before,
.fa-wheelchair-move:before {
    content: "\e2ce"
}

.fa-level-down-alt:before,
.fa-turn-down:before {
    content: "\f3be"
}

.fa-person-walking-arrow-right:before {
    content: "\e552"
}

.fa-envelope-square:before,
.fa-square-envelope:before {
    content: "\f199"
}

.fa-dice:before {
    content: "\f522"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-band-aid:before,
.fa-bandage:before {
    content: "\f462"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-circle-xmark:before,
.fa-times-circle:before,
.fa-xmark-circle:before {
    content: "\f057"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-earth-asia:before,
.fa-globe-asia:before {
    content: "\f57e"
}

.fa-id-card-alt:before,
.fa-id-card-clip:before {
    content: "\f47f"
}

.fa-magnifying-glass-plus:before,
.fa-search-plus:before {
    content: "\f00e"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-allergies:before,
.fa-hand-dots:before {
    content: "\f461"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-coffee:before,
.fa-mug-saucer:before {
    content: "\f0f4"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-magnifying-glass-minus:before,
.fa-search-minus:before {
    content: "\f010"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-user-alt:before,
.fa-user-large:before {
    content: "\f406"
}

.fa-train-tram:before {
    content: "\e5b4"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-jar:before {
    content: "\e516"
}

.fa-note-sticky:before,
.fa-sticky-note:before {
    content: "\f249"
}

.fa-bug-slash:before {
    content: "\e490"
}

.fa-arrow-up-from-water-pump:before {
    content: "\e4b6"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-face-sad-tear:before,
.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-plane:before {
    content: "\f072"
}

.fa-tent-arrows-down:before {
    content: "\e581"
}

.fa-exclamation:before {
    content: "\21"
}

.fa-arrows-spin:before {
    content: "\e4bb"
}

.fa-print:before {
    content: "\f02f"
}

.fa-try:before,
.fa-turkish-lira-sign:before,
.fa-turkish-lira:before {
    content: "\e2bb"
}

.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
    content: "\24"
}

.fa-x:before {
    content: "\58"
}

.fa-magnifying-glass-dollar:before,
.fa-search-dollar:before {
    content: "\f688"
}

.fa-users-cog:before,
.fa-users-gear:before {
    content: "\f509"
}

.fa-person-military-pointing:before {
    content: "\e54a"
}

.fa-bank:before,
.fa-building-columns:before,
.fa-institution:before,
.fa-museum:before,
.fa-university:before {
    content: "\f19c"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-trowel:before {
    content: "\e589"
}

.fa-d:before {
    content: "\44"
}

.fa-stapler:before {
    content: "\e5af"
}

.fa-masks-theater:before,
.fa-theater-masks:before {
    content: "\f630"
}

.fa-kip-sign:before {
    content: "\e1c4"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-handshake-alt:before,
.fa-handshake-simple:before {
    content: "\f4c6"
}

.fa-fighter-jet:before,
.fa-jet-fighter:before {
    content: "\f0fb"
}

.fa-share-alt-square:before,
.fa-square-share-nodes:before {
    content: "\f1e1"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-plus-minus:before {
    content: "\e43c"
}

.fa-video-camera:before,
.fa-video:before {
    content: "\f03d"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-person-circle-check:before {
    content: "\e53e"
}

.fa-level-up-alt:before,
.fa-turn-up:before {
    content: "\f3bf"
}

.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

:host,
:root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")
}

.fa-brands,
.fab {
    font-weight: 400
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-aws:before {
    content: "\f375"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-modx:before {
    content: "\f285"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-js-square:before,
.fa-square-js:before {
    content: "\f3b9"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-unity:before {
    content: "\e049"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-vk:before {
    content: "\f189"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-reddit-square:before,
.fa-square-reddit:before {
    content: "\f1a2"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-square-font-awesome:before {
    content: "\e5ad"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-instagram-square:before,
.fa-square-instagram:before {
    content: "\e055"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-hacker-news-square:before,
.fa-square-hacker-news:before {
    content: "\f3af"
}

.fa-edge:before {
    content: "\f282"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-snapchat-square:before,
.fa-square-snapchat:before {
    content: "\f2ad"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-safari:before {
    content: "\f267"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-font-awesome-alt:before,
.fa-square-font-awesome-stroke:before {
    content: "\f35c"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-square-viadeo:before,
.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-centos:before {
    content: "\f789"
}

.fa-adn:before {
    content: "\f170"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-dribbble-square:before,
.fa-square-dribbble:before {
    content: "\f397"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-node:before {
    content: "\f419"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-square-twitter:before,
.fa-twitter-square:before {
    content: "\f081"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-golang:before {
    content: "\e40f"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-square-youtube:before,
.fa-youtube-square:before {
    content: "\f431"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-rendact:before,
.fa-wpressr:before {
    content: "\f3e4"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-nfc-directional:before {
    content: "\e530"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-meta:before {
    content: "\e49b"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-hips:before {
    content: "\f452"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-discord:before {
    content: "\f392"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-square-steam:before,
.fa-steam-square:before {
    content: "\f1b7"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-square-vimeo:before,
.fa-vimeo-square:before {
    content: "\f194"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-font-awesome-flag:before,
.fa-font-awesome-logo-full:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-apple:before {
    content: "\f179"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-padlet:before {
    content: "\e4a0"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-github-square:before,
.fa-square-github:before {
    content: "\f092"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-neos:before {
    content: "\f612"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-angular:before {
    content: "\f420"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envira:before {
    content: "\f299"
}

.fa-gitlab-square:before,
.fa-square-gitlab:before {
    content: "\e5ae"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-odnoklassniki-square:before,
.fa-square-odnoklassniki:before {
    content: "\f264"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-sith:before {
    content: "\f512"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-hashnode:before {
    content: "\e499"
}

.fa-react:before {
    content: "\f41b"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-gg:before {
    content: "\f260"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-pinterest-square:before,
.fa-square-pinterest:before {
    content: "\f0d3"
}

.fa-xing:before {
    content: "\f168"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-less:before {
    content: "\f41d"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-nfc-symbol:before {
    content: "\e531"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-google-plus-square:before,
.fa-square-google-plus:before {
    content: "\f0d4"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-square-xing:before,
.fa-xing-square:before {
    content: "\f169"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-fly:before {
    content: "\f417"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-viber:before {
    content: "\f409"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-audible:before {
    content: "\f373"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-bilibili:before {
    content: "\e3d9"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-42-group:before,
.fa-innosoft:before {
    content: "\e080"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-pied-piper-square:before,
.fa-square-pied-piper:before {
    content: "\e01e"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-facebook-square:before,
.fa-square-facebook:before {
    content: "\f082"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-lastfm-square:before,
.fa-square-lastfm:before {
    content: "\f203"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-figma:before {
    content: "\f799"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-cmplid:before {
    content: "\e360"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-docker:before {
    content: "\f395"
}

.fa-screenpal:before {
    content: "\e570"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-wirsindhandwerk:before,
.fa-wsh:before {
    content: "\e2d0"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-apper:before {
    content: "\f371"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-snapchat-ghost:before,
.fa-snapchat:before {
    content: "\f2ab"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-behance-square:before,
.fa-square-behance:before {
    content: "\f1b5"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-space-awesome:before {
    content: "\e5ac"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-git-square:before,
.fa-square-git:before {
    content: "\f1d2"
}

.fa-square-tumblr:before,
.fa-tumblr-square:before {
    content: "\f174"
}

.fa-trello:before {
    content: "\f181"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-android:before {
    content: "\f17b"
}

.fa-bots:before {
    content: "\e340"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-uber:before {
    content: "\f402"
}

.fa-github:before {
    content: "\f09b"
}

.fa-php:before {
    content: "\f457"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-stubber:before {
    content: "\e5c7"
}

.fa-telegram-plane:before,
.fa-telegram:before {
    content: "\f2c6"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-odysee:before {
    content: "\e5c6"
}

.fa-square-whatsapp:before,
.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-slack-hash:before,
.fa-slack:before {
    content: "\f198"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-usb:before {
    content: "\f287"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-medium-m:before,
.fa-medium:before {
    content: "\f23a"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-sitrox:before {
    content: "\e44a"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-strava:before {
    content: "\f428"
}

.fa-ember:before {
    content: "\f423"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-zhihu:before {
    content: "\f63f"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-pix:before {
    content: "\e43a"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

:host,
:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype")
}

.fa-regular,
.far {
    font-weight: 400
}

:host,
:root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid,
.fas {
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: swap;
    font-weight: 400;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: swap;
    font-weight: 900;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: swap;
    font-weight: 400;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc
}

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-v4compatibility.woff2) format("woff2"), url(https://medienmacher.biz/wp-content/themes/THE%20ARCHITECT/assets/fonts/fontawesome/css/../webfonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a
}:root{--c-gold:#CFA062;--c-bg:#0a0908;--c-cream:#F6F0E4;--c-dock-icon:#F6F0E4;--c-dock-active:#CFA062;--c-footer-bg:#0a0908;--c-footer-text:#dcd6cb;--f-body:'Plus Jakarta Sans', sans-serif;--f-display:'Outfit', sans-serif;--btn-radius:12px;--btn-bg:rgba(255, 255, 255, 0.05);--btn-color:var(--c-cream);--btn-border:1px solid rgba(255, 255, 255, 0.1);--btn-shadow:0 4px 20px rgba(0, 0, 0, 0.2);--btn-hover-bg:rgba(255, 255, 255, 0.1);--btn-hover-shadow:0 8px 25px rgba(0, 0, 0, 0.3);--btn-hover-border:var(--c-gold);--btn-hover-color:var(--c-gold);--c-dock-icon:#F6F0E4;--c-dock-active:#CFA062;--c-footer-bg:#0a0908;--c-footer-text:#dcd6cb}