.dropdown{position:relative;display:inline-block}.dropdown-button{background:transparent;border:none;padding:.6rem 1rem;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;color:#fff}.dropdown-button:hover{background-color:none}.dropdown-button .icon{transition:transform .3s ease}.dropdown-button .icon.rotate{transform:rotate(180deg)}.dropdown-content{position:absolute;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 6px 12px #0000001a;list-style:none;padding:.5rem 0;margin:0;z-index:1000;min-width:160px;animation:fadeIn .3s ease}.dropdown-content li{padding:0}.dropdown-content a{display:block;padding:.6rem 1rem;color:#333;text-decoration:none;transition:background .2s}.dropdown-content a:hover{background-color:#f0f0f0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.navbar{position:absolute;top:0;left:0;width:100%;padding:1.5rem 3rem;display:flex;justify-content:space-evenly;align-items:center;background-color:transparent;z-index:1000}.navbar-links{display:flex;gap:2rem;align-items:center}.hamburger{display:none}@media (max-width: 768px){.navbar{justify-content:flex-end}.hamburger{display:none;position:relative;width:30px;height:22px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;background:transparent;border:none;padding:0;z-index:1100}.hamburger span{height:4px;background-color:#fff;border-radius:2px;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.navbar-links{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#5c5749;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;transform:translate(100%);transition:transform .3s ease;z-index:999}.navbar-links.open{transform:translate(0)}.navbar-links a,.navbar-links button{font-size:1.5rem;text-decoration:none}}.social-icons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;margin:20px 0;z-index:100}.icon{font-size:40px;color:#fff;opacity:.6;transition:transform .3s ease,text-shadow .3s ease,color .3s ease,opacity .3s ease;cursor:pointer}.icon.youtube:hover{color:red;text-shadow:0 0 10px #ff0000,0 0 20px #ff0000;transform:scale(1.2);opacity:1}.icon.github:hover{color:#fff;text-shadow:0 0 10px #ffffff,0 0 20px #ffffff;transform:scale(1.2);opacity:1}.icon.spotify:hover{color:#1db954;text-shadow:0 0 10px #1db954,0 0 20px #1db954;transform:scale(1.2);opacity:1}.hero-home{height:100vh;background:url(/DSC00915.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative}.hero-home:after{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.hero-content-home{z-index:1}.hero-home h1{font-size:3rem;margin-bottom:.5rem}.hero-home p{font-size:1.25rem;margin-bottom:2rem}.hero-home-button{padding:.75rem 1.5rem;background-color:#fff;color:#000;text-decoration:none;font-weight:700;border-radius:4px;transition:background-color .3s ease}.hero-home-button:hover{background-color:#f0f0f0}.section-outer-home{position:relative;width:100%;height:100svh;overflow:hidden;background:linear-gradient(to bottom right,#96bbff,#070605)}.section-outer-home:after{content:"";position:absolute;inset:0;background:#0003;z-index:0}.section-content-home{position:relative;max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center;color:#fff;z-index:1}.section-content-home h2{font-size:2rem;margin-bottom:1rem}.section-content-home p{font-size:1.1rem;line-height:1.6}.section-border{height:3px;background:#fff;border:none}.footer{position:relative;overflow:hidden;color:#fff;text-align:center;padding:5rem 2rem 10rem;border-top:2px solid white}.footer:before{content:"";position:absolute;inset:0;background:linear-gradient(#ffe600,#ffb347,#ff7e5f,#ff5f6d,#ff3c3c);z-index:0}.sun-glow,.sun,.ripples{position:absolute;top:110%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.ripples{width:400px;height:400px;z-index:1}.ripples span{position:absolute;top:50%;left:50%;width:100%;height:100%;border:40px solid #ffffff92;border-radius:50%;transform:translate(-50%,-50%) scale(0);opacity:0;animation:ripple 45s linear infinite;animation-delay:-22.5s;filter:blur(3px);mix-blend-mode:screen}.ripples span:nth-child(1){animation-delay:-22.5s}.ripples span:nth-child(2){animation-delay:-15s}.ripples span:nth-child(3){animation-delay:-7.5s}.ripples span:nth-child(4){animation-delay:0s}.ripples span:nth-child(5){animation-delay:7.5s}.ripples span:nth-child(6){animation-delay:15s}@keyframes ripple{0%{transform:translate(-50%,-50%) scale(0);opacity:.7}50%{opacity:.35}to{transform:translate(-50%,-50%) scale(5);opacity:0}}.sun-glow{width:1000px;height:1000px;background:radial-gradient(circle,#ffea00,#ff7e5f00 70%);filter:blur(40px);animation:sunGlowPulse 10s ease-in-out infinite alternate;z-index:0}@keyframes sunGlowPulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.9}to{transform:translate(-50%,-50%) scale(1);opacity:.7}}.sun{width:400px;height:400px;background:radial-gradient(circle at center,#ffe600,#ffeb3a 20%,#ffaa32 50%,#ff9d1d,#ff792b 90%);border-radius:50%;z-index:2;box-shadow:0 0 80px #ff960099}.sun-ripples{position:absolute;top:110%;left:50%;width:500px;height:500px;transform:translate(-50%,-50%);z-index:2}.sun-ripples span{position:absolute;top:50%;left:50%;width:100%;height:100%;border:20px solid #ff5e00;border-radius:50%;transform:translate(-50%,-50%) scale(0);animation:sunRipple 4s linear infinite;animation-delay:-2s;filter:blur(2px);mix-blend-mode:screen}.sun-ripples span:nth-child(1){animation-delay:-2s}.sun-ripples span:nth-child(2){animation-delay:-1.5s}.sun-ripples span:nth-child(3){animation-delay:-1s}.sun-ripples span:nth-child(4){animation-delay:-.5s}.sun-ripples span:nth-child(5){animation-delay:0s}.sun-ripples span:nth-child(6){animation-delay:.5s}.sun-ripples span:nth-child(7){animation-delay:1s}.sun-ripples span:nth-child(8){animation-delay:1.5s}@keyframes sunRipple{50%{transform:translate(-50%,-50%) scale(.75);opacity:1;box-shadow:0 0 10px #ff0026}to{transform:translate(-50%,-50%) scale(1);opacity:0;box-shadow:0 0 10px #ffbf00}}.bird{position:absolute;width:6px;height:10px;background:#000;border-radius:50%/60%;display:flex;justify-content:center;align-items:center;animation-name:fly;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both;opacity:var(--opacity, 1);transform:scale(var(--scale, 1));z-index:4}.bird:before,.bird:after{content:"";position:absolute;width:20px;height:6px;background:#000;border-radius:50% 50% 0 0}.bird:before{left:-18px;transform-origin:right center;animation:flapLeft var(--flapSpeed, 1s) ease-in-out infinite alternate}.bird:after{right:-18px;transform-origin:left center;animation:flapRight var(--flapSpeed, 1s) ease-in-out infinite alternate}@keyframes flapLeft{0%{transform:rotate(var(--wingUp, 50deg)) scaleY(1)}to{transform:rotate(var(--wingDown, -10deg)) scaleY(.9)}}@keyframes flapRight{0%{transform:rotate(calc(var(--wingUp, 50deg) * -1)) scaleY(1)}to{transform:rotate(calc(var(--wingDown, -10deg) * -1)) scaleY(.9)}}@keyframes fly{0%{transform:translate(-30vw) translateY(0) scale(var(--scale, 1));opacity:0}10%{opacity:var(--opacity, 1)}25%{transform:translate(10vw) translateY(calc(var(--amplitude) * 1)) scale(var(--scale, 1));opacity:var(--opacity, 1)}50%{transform:translate(50vw) translateY(calc(var(--amplitude) * -1)) scale(var(--scale, 1));opacity:var(--opacity, 1)}75%{transform:translate(90vw) translateY(calc(var(--amplitude) * .5)) scale(var(--scale, 1));opacity:var(--opacity, 1)}90%{opacity:var(--opacity, 1)}to{transform:translate(130vw) translateY(0) scale(var(--scale, 1));opacity:0}}.ocean{position:absolute;left:0;right:0;bottom:0;height:180px;overflow:hidden;z-index:2}.wave{position:absolute;left:0;bottom:0;width:200%;height:100%;background-repeat:repeat-x;background-size:50% 100%;transform:translateZ(0);will-change:transform}.wave1,.wave2,.wave3{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 200' preserveAspectRatio='none'><path d='M0,120 C150,200 350,0 600,120 C850,240 1050,40 1200,120 V200 H0 Z' fill='%230067be'/></svg>")}.wave1{animation:waveMove 21s linear infinite;opacity:.35;height:40%;bottom:0;filter:blur(.5px);z-index:3}.wave2{animation:waveMove 31s linear infinite reverse;opacity:.5;height:55%;bottom:-6px;filter:blur(1px);z-index:3}.wave3{animation:waveMove 13s linear infinite;opacity:.85;height:75%;bottom:-12px;filter:none;z-index:3}.wave-foam{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 200' preserveAspectRatio='none'><path d='M0,120 C150,200 350,0 600,120 C850,240 1050,40 1200,120 V200 H0 Z' fill='%23ffffff'/></svg>");animation:waveMove 17s linear infinite reverse;opacity:.18;height:40%;bottom:-8px;filter:blur(3px) saturate(120%);mix-blend-mode:screen;pointer-events:none;z-index:3}@keyframes waveMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;width:100%;max-width:1000px;text-align:center}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh;text-align:center;color:#666}.not-found h1{font-size:6rem;margin-bottom:1rem}.not-found a{margin-top:2rem;color:#00aced;text-decoration:none;font-weight:700}.hero-website-templates{height:100vh;background:url(/DSC00861.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;color:#fff}.hero-website-templates h1{font-size:5rem;margin-bottom:.5rem}.hero-website-templates p{font-size:1.25rem;margin-bottom:2rem}.hero-website-templates:after{content:"";position:absolute;inset:0;background:#0006;z-index:0}.hero-content-website-templates{z-index:1}.section-outer-website-templates-1{position:relative;height:100vh;background:linear-gradient(to bottom right,#fff,#3d944d)}.section-outer-website-templates-1:after{content:"";position:absolute;inset:0;background:#0003;z-index:0}.section-content-website-templates-1{position:relative;max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center;color:#fff;z-index:1}.section-content-website-templates-1 h2{font-size:2rem;margin-bottom:1rem;color:#fff}.section-content-website-templates-1 p{font-size:1.1rem;line-height:1.6;color:#fff}.section-content-website-templates-1 a{background:none}.thumbnail-container{width:100%}.thumbnail-link{text-decoration:none;color:inherit;display:block;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026;transition:transform .2s ease,box-shadow .2s ease}.thumbnail-link:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000040}.thumbnail-image{width:100%;height:180px;object-fit:cover}.thumbnail-text{padding:.5rem 1rem 1rem}.thumbnail-title{margin:.5rem 0 .25rem;font-size:1.1rem;font-weight:600}.thumbnail-description{margin:0;font-size:.9rem;color:#555}.gallery-grid-website-templates{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1rem}.rubber-duck-body{font-family:Courier New,Courier,monospace}.rubber-duck-h1{font-size:4rem;font-weight:500;line-height:1}.rubber-duck-h2{font-size:3rem;font-weight:500;line-height:1.125;letter-spacing:-.03rem}.rubber-duck-p{font-size:1.1rem;font-weight:500;line-height:1.5}.rubber-duck-section{position:relative;height:100svh;background-color:#f5f5f5;color:#000;overflow:hidden}.rubber-duck-intro,.rubber-duck-outro{display:flex;justify-content:center;align-items:center;background-color:#000;color:#f5f5f5;padding:2rem}.rubber-duck-model-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:100}.rubber-duck-header-1{position:relative;width:200vw;height:100svh;transform:translate(0)}.rubber-duck-header-2{position:fixed;top:0;left:0;width:150vw;height:100svh;color:gray;transform:translate(100%);z-index:2}.rubber-duck-header-1,.rubber-duck-header-2{display:flex;align-items:center;padding:0 2rem}.rubber-duck-header-2 h1,.rubber-duck-header-2 h2{width:100%;font-size:15vw;line-height:1.25;letter-spacing:-.02rem}.rubber-duck-circular-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;clip-path:circle(0% at 50% 50%)}.rubber-duck-tooltips{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75%;height:75%;display:flex;gap:15rem}.rubber-duck-tooltip{flex:1;display:flex;flex-direction:column;gap:.5rem;color:gray}.rubber-duck-tooltip:nth-child(2){justify-content:flex-end;align-items:flex-end}.rubber-duck-tooltip .rubber-duck-divider{position:relative;width:100%;height:1px;background-color:gray;margin:.5rem 0;transform:scaleX(0)}.rubber-duck-tooltip:nth-child(1) .rubber-duck-divider{transform-origin:right center}.rubber-duck-tooltip:nth-child(2) .rubber-duck-divider{transform-origin:left center}.rubber-duck-tooltip .rubber-duck-icon{font-size:2.5rem;overflow:hidden}.rubber-duck-tooltip .rubber-duck-description{color:gray}.rubber-duck-tooltip.tooltip:nth-child(2) .rubber-duck-icon,.rubber-duck-tooltip.tooltip:nth-child(2) .rubber-duck-title,.rubber-duck-tooltip .rubber-duck-description{width:70%}.rubber-duck-header-1 h1 .char,.rubber-duck-tooltip .rubber-duck-title .line,.rubber-duck-tooltip .rubber-duck-description .line{display:inline-block;overflow:hidden}.rubber-duck-header-1 h1 .char>span,.rubber-duck-tooltip .rubber-duck-icon ion-icon,.rubber-duck-tooltip .rubber-duck-title .line>span,.rubber-duck-tooltip .rubber-duck-description .line>span{position:relative;display:block;transform:translateY(100%);will-change:transform}@media (max-width: 1000px){.rubber-duck-h1{text-align:center;font-size:2rem}.rubber-duck-h2,.rubber-duck-tooltip .rubber-duck-icon{font-size:1.5rem}.rubber-duck-tooltips{width:100%;align-items:center;flex-direction:column;gap:2rem}.rubber-duck-tooltip{width:85%}.rubber-duck-tooltip:nth-child(2){justify-content:flex-start;align-items:flex-start}.rubber-duck-tooltip .rubber-duck-divider{width:70%}.rubber-duck-tooltip.tooltip:nth-child(2) .rubber-duck-divider{transform-origin:right center}.rubber-duck-tooltip:nth-child(2) .rubber-duck-icon,.rubber-duck-tooltip:nth-child(2) .rubber-duck-title{width:100%}}.hero-tools{height:100vh;background:url(/DSC03286_edit.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;color:#fff}.hero-tools h1{font-size:5rem;margin-bottom:.5rem}.hero-tools p{font-size:1.25rem;margin-bottom:2rem}.hero-tools:after{content:"";position:absolute;inset:0;background:#0006;z-index:0}.hero-content-tools{z-index:1}.section-outer-tools-1{position:relative;height:100vh;background:linear-gradient(to bottom right,#fff,#3d944d)}.section-outer-tools-1:after{content:"";position:absolute;inset:0;background:#0003;z-index:0}.section-content-tools-1{position:relative;max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center;color:#fff;z-index:1}.section-content-tools-1 h2{font-size:2rem;margin-bottom:1rem;color:#fff}.section-content-tools-1 p{font-size:1.1rem;line-height:1.6;color:#fff}.section-content-tools-1 a{background:none}.gallery-grid-tools{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1rem}.container-rudiment{font-family:Segoe UI,sans-serif;padding:6rem 2rem 2rem;min-height:100vh;text-align:center;color:#fff;position:relative;background:linear-gradient(135deg,#1b1b1b,#2e2e3a,#1b1b1b);background-blend-mode:overlay}.h1-rudiment{margin-bottom:1rem;font-size:2rem;color:#f1c40f;text-shadow:0 0 10px rgba(241,196,15,.5)}.button-rudiment{margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;background-color:#444;color:#fff;border:none;border-radius:8px;transition:all .2s;box-shadow:0 4px 10px #0000004d}.button-rudiment:hover{background-color:#666;transform:translateY(-2px)}.sequence-output-rudiment{margin-top:2rem;font-size:1.5rem;background-color:#2b2b2be6;padding:1rem 2rem;border-radius:10px;display:inline-block;box-shadow:0 4px 12px #00000080;word-wrap:break-word}.sequence-output-rudiment span.S{color:#f1c40f;font-weight:700}.sequence-output-rudiment span.D{color:#3498db;font-weight:700}.sequence-output-rudiment span.P{color:#e67e22;font-weight:700}.legend-rudiment{margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto;background-color:#2b2b2be6;padding:1.5rem 2rem;border-radius:10px;box-shadow:0 4px 12px #00000080;display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:.5rem}.legend-rudiment h2{grid-column:span 2;text-align:center;margin-top:0;color:#f1c40f}.legend-rudiment ul{grid-column:span 2;list-style-type:none;padding-left:0;margin:0;display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:.5rem}.legend-rudiment li{margin-bottom:.5rem}.handind-container{font-family:Segoe UI,sans-serif;padding:4rem 2rem;min-height:100vh;background:linear-gradient(135deg,#1b1b1b,#2e2e3a);color:#fff;text-align:center}.left-pattern-input{margin:1rem 0}.left-pattern-input input{padding:.5rem;font-size:1rem;border-radius:6px;border:none;margin-left:.5rem;width:300px}.handind-button{margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;background-color:#444;border:none;border-radius:8px;color:#fff;box-shadow:0 4px 8px #0000004d;transition:all .2s}.handind-button:hover{background-color:#666;transform:translateY(-2px)}.handind-sequence{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.bar{background-color:#2b2b2be6;padding:1rem;border-radius:10px;box-shadow:0 4px 12px #00000080}.bar-title{font-weight:700;margin-bottom:.5rem;text-align:left}.hand-row{display:flex;align-items:center;margin-bottom:.5rem}.hand-label{width:120px;font-weight:700}.hand-notes{display:flex;gap:.25rem;flex-wrap:wrap}.note{width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff}.left-note{background-color:#3498db}.right-note{background-color:#f1c40f}.note.rest{background-color:#222}.note.accent{background-color:#e74c3c;font-weight:700}.note.ghost{background-color:#888;opacity:.5}.probabilities-input{margin:1rem 0;text-align:left;max-width:500px;margin-left:auto;margin-right:auto;padding:1rem;background-color:#1e1e28cc;border-radius:10px}.probabilities-input h3{text-align:center;margin-bottom:1rem}.probability-input-row{display:flex;justify-content:center;gap:.5rem;margin-bottom:.5rem}.probability-input-row label{width:20px}.probability-input-row input{width:60px;padding:.2rem;border-radius:6px;border:none;text-align:right}.probability-input-row span{width:20px}.hero-myMusic{height:130vh;background:url(/DSC00901.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.player{padding:20px;max-width:1000px;margin:0 auto;border:1px solid #ccc;border-radius:12px;font-family:Arial,sans-serif;background-color:#3d4e4f;box-shadow:0 5px 20px #0000001a;opacity:90%}.album-art{width:100%;max-width:300px;height:auto;border-radius:10px;margin-bottom:15px}.play-button{font-size:1rem;padding:10px 20px;margin:10px 0;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:6px;transition:.2s}.play-button:hover{background-color:#f0f0f0}.timeline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0}.slider{width:60%}.volume-control{margin:15px 0}.playlist{text-align:left;margin-top:20px}.playlist ul{list-style:none;padding:0}.playlist li{padding:8px 12px;cursor:pointer;border-radius:4px}.playlist li:hover{background-color:#f2f2f2}.playlist li.active{background-color:#ddd;font-weight:700}.player-columns{display:flex;flex-direction:row;gap:30px;align-items:flex-start;justify-content:space-between}.left-column{flex:1 1 60%;text-align:center}.right-column{flex:1 1 35%}@media (max-width: 700px){.player-columns{flex-direction:column}.right-column,.left-column,.slider{width:100%}}.hero-about{height:100vh;background:url(/DSC01643.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;color:#fff}.hero-about h1{font-size:5rem;margin-bottom:.5rem}.hero-about p{font-size:1.25rem;margin-bottom:2rem}.hero-about:after{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.hero-content-about{z-index:1}.section-outer-about1{position:relative;height:100vh;background:linear-gradient(to bottom right,#b67242,#5c5a59)}.section-outer-about1:after{content:"";position:absolute;inset:0;background:#0003;z-index:0}.section-content-about1{position:relative;max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center;color:#fff;z-index:1}.section-content-about1 h2{font-size:2rem;margin-bottom:1rem;color:#fff}.section-content-about1 p{font-size:1.1rem;line-height:1.6;color:#fff}.section-outer-about2{position:relative;height:100vh;background:url(/DSC00868.jpg) center center/cover no-repeat}.section-outer-about2:after{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.section-content-about2{position:relative;max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center;color:#fff;z-index:1}.section-content-about2 h2{font-size:2rem;margin-bottom:1rem}.section-content-about2 p{font-size:1.1rem;line-height:1.6}.hero-contact{height:100vh;background:url(/DSC02037.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;color:#fff}.hero-contact:after{content:"";position:absolute;inset:0;background:#0000004d;z-index:0}.hero-content-contact{z-index:1}.hero-contact h1{font-size:3rem;margin-bottom:.5rem}.hero-contact p{font-size:1.25rem;margin-bottom:2rem}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;scroll-behavior:smooth;font-family:Courier New,Courier,monospace}h1{font-size:4rem;font-weight:500;line-height:1}h2{font-size:3rem;font-weight:500;line-height:1.125;letter-spacing:-.03rem}
