.celebration-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:9999}.flash{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;opacity:0;z-index:10000;animation:flash-animation 2s ease-out forwards}.mercury-burst{position:absolute;top:0;left:70%;width:10%;height:10px;background:#70b76a;border-radius:100%;animation:burst 1s ease-out forwards}.confetti-piece{position:absolute;width:10px;height:20px;top:-20px;opacity:0;animation:fall 2s linear infinite}.confetti-piece:nth-child(3n){background-color:#70b76a}.confetti-piece:nth-child(3n+1){background-color:#fff}.confetti-piece:nth-child(3n+2){background-color:#939598}.confetti-piece:nth-child(4n){width:15px;height:15px}.confetti-piece:nth-child(1){left:2%;animation-delay:1.6s}.confetti-piece:nth-child(2){left:6%;animation-delay:2.3s}.confetti-piece:nth-child(3){left:10%;animation-delay:1.8s}.confetti-piece:nth-child(4){left:14%;animation-delay:2.5s}.confetti-piece:nth-child(5){left:18%;animation-delay:2s}.confetti-piece:nth-child(6){left:22%;animation-delay:2.7s}.confetti-piece:nth-child(7){left:26%;animation-delay:2.2s}.confetti-piece:nth-child(8){left:30%;animation-delay:2.9s}.confetti-piece:nth-child(9){left:34%;animation-delay:1.7s}.confetti-piece:nth-child(10){left:38%;animation-delay:3.1s}.confetti-piece:nth-child(11){left:42%;animation-delay:2.4s}.confetti-piece:nth-child(12){left:46%;animation-delay:3.3s}.confetti-piece:nth-child(13){left:50%;animation-delay:1.9s}.confetti-piece:nth-child(14){left:54%;animation-delay:3.4s}.confetti-piece:nth-child(15){left:58%;animation-delay:2.6s}.confetti-piece:nth-child(16){left:62%;animation-delay:2.1s}.confetti-piece:nth-child(17){left:66%;animation-delay:2.8s}.confetti-piece:nth-child(18){left:70%;animation-delay:2.3s}.confetti-piece:nth-child(19){left:74%;animation-delay:3s}.confetti-piece:nth-child(20){left:78%;animation-delay:2.5s}.confetti-piece:nth-child(21){left:82%;animation-delay:3.2s}.confetti-piece:nth-child(22){left:86%;animation-delay:1.8s}.confetti-piece:nth-child(23){left:90%;animation-delay:2.7s}.confetti-piece:nth-child(24){left:94%;animation-delay:2.2s}.confetti-piece:nth-child(25){left:98%;animation-delay:2.9s}.confetti-piece:nth-child(26){left:4%;animation-delay:2.4s}.confetti-piece:nth-child(27){left:8%;animation-delay:3.1s}.confetti-piece:nth-child(28){left:12%;animation-delay:1.6s}.confetti-piece:nth-child(29){left:16%;animation-delay:3.3s}.confetti-piece:nth-child(30){left:20%;animation-delay:2s}.confetti-piece:nth-child(31){left:24%;animation-delay:2.8s}.confetti-piece:nth-child(32){left:28%;animation-delay:1.7s}.confetti-piece:nth-child(33){left:32%;animation-delay:2.6s}.confetti-piece:nth-child(34){left:36%;animation-delay:2.2s}.confetti-piece:nth-child(35){left:40%;animation-delay:3s}.confetti-piece:nth-child(36){left:44%;animation-delay:1.9s}.confetti-piece:nth-child(37){left:48%;animation-delay:3.4s}.confetti-piece:nth-child(38){left:52%;animation-delay:2.4s}.confetti-piece:nth-child(39){left:56%;animation-delay:3.2s}.confetti-piece:nth-child(40){left:60%;animation-delay:1.8s}.confetti-piece:nth-child(41){left:64%;animation-delay:2.7s}.confetti-piece:nth-child(42){left:68%;animation-delay:2.3s}.confetti-piece:nth-child(43){left:72%;animation-delay:3.1s}.confetti-piece:nth-child(44){left:76%;animation-delay:1.7s}.confetti-piece:nth-child(45){left:80%;animation-delay:2.9s}.confetti-piece:nth-child(46){left:84%;animation-delay:2.1s}.confetti-piece:nth-child(47){left:88%;animation-delay:3.3s}.confetti-piece:nth-child(48){left:92%;animation-delay:1.6s}.confetti-piece:nth-child(49){left:96%;animation-delay:2.5s}.confetti-piece:nth-child(50){left:100%;animation-delay:2s}@keyframes burst{0%{transform:scale(1);opacity:1}to{transform:scale(30);opacity:0}}@keyframes flash-animation{0%{opacity:0}10%{opacity:.9}20%{opacity:0}50%{opacity:.9}to{opacity:0}}@keyframes fall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}.fireworks-container{position:absolute;top:0;left:-100%;width:300%;height:100%;pointer-events:none;z-index:5}.firework{position:absolute;opacity:0;animation:firework-show 2s ease-out 1.5s forwards}#fw1{top:20%;left:25%}#fw2{top:10%;left:75%}#fw3{top:30%;left:50%;animation-delay:1s}.particle{position:absolute;width:7px;height:7px;border-radius:50%}@keyframes firework-show{0%{opacity:1;transform:scale(0)}99%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}.particle{animation:explode 3s ease-out 1.5s forwards}#fw1 .particle:nth-child(3n){background-color:#70b76a}#fw1 .particle:nth-child(3n+1){background-color:#fff}#fw1 .particle:nth-child(3n+2){background-color:#939598}#fw2 .particle:nth-child(3n){background-color:#939598}#fw2 .particle:nth-child(3n+1){background-color:#70b76a}#fw2 .particle:nth-child(3n+2){background-color:#fff}#fw3 .particle{animation-delay:2s}#fw3 .particle:nth-child(3n){background-color:#fff}#fw3 .particle:nth-child(3n+1){background-color:#939598}#fw3 .particle:nth-child(3n+2){background-color:#70b76a}@keyframes explode{0%{transform:translate(0);opacity:1}to{transform:translate(var(--x),var(--y));opacity:0}}.particle:nth-child(1){--x: 0px;--y: -80px}.particle:nth-child(2){--x: 56px;--y: -56px}.particle:nth-child(3){--x: 80px;--y: 0px}.particle:nth-child(4){--x: 56px;--y: 56px}.particle:nth-child(5){--x: 0px;--y: 80px}.particle:nth-child(6){--x: -56px;--y: 56px}.particle:nth-child(7){--x: -80px;--y: 0px}.particle:nth-child(8){--x: -56px;--y: -56px}.particle:nth-child(9){--x: 28px;--y: -74px}.particle:nth-child(10){--x: 74px;--y: -28px}.particle:nth-child(11){--x: 74px;--y: 28px}.particle:nth-child(12){--x: 28px;--y: 74px}.explosion-container{position:absolute;top:-10px;left:0;right:0;height:20px;z-index:20}.explosion-particle{position:absolute;left:50%;top:50%;width:50px;height:50px;background-color:#70b76a;border-radius:80%;opacity:0;animation:burst 1s ease-out forwards}@keyframes burst{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}to{transform:translate(var(--x),var(--y)) scale(0);opacity:0}}.explosion-particle:nth-child(1){--x: -80px;--y: -120px;animation-delay:.05s}.explosion-particle:nth-child(2){--x: 70px;--y: -150px;animation-delay:.1s}.explosion-particle:nth-child(3){--x: 0px;--y: -180px}.explosion-particle:nth-child(4){--x: 100px;--y: -100px;animation-delay:.02s}.explosion-particle:nth-child(5){--x: -90px;--y: -140px;animation-delay:.12s}.explosion-particle:nth-child(6){--x: 120px;--y: -120px;animation-delay:.08s}.explosion-particle:nth-child(7){--x: -120px;--y: -120px;animation-delay:.03s}.explosion-particle:nth-child(8){--x: 60px;--y: -110px}.explosion-particle:nth-child(9){--x: -70px;--y: -170px;animation-delay:.15s}.explosion-particle:nth-child(10){--x: 40px;--y: -130px;animation-delay:.06s}.explosion-particle:nth-child(11){--x: -100px;--y: -90px}.explosion-particle:nth-child(12){--x: 90px;--y: -160px;animation-delay:.11s}.explosion-particle:nth-child(13){--x: -50px;--y: -120px;animation-delay:.04s}.explosion-particle:nth-child(14){--x: 110px;--y: -130px;animation-delay:.09s}.explosion-particle:nth-child(15){--x: -110px;--y: -110px;animation-delay:.01s}.explosion-particle:nth-child(16){--x: 80px;--y: -170px}.explosion-particle:nth-child(17){--x: -130px;--y: -100px;animation-delay:.07s}.explosion-particle:nth-child(18){--x: 130px;--y: -140px;animation-delay:.13s}.explosion-particle:nth-child(19){--x: -40px;--y: -160px;animation-delay:.05s}.explosion-particle:nth-child(20){--x: 50px;--y: -120px;animation-delay:.1s}.fountain-container{position:absolute;top:-17px;left:0;right:0;height:20px;z-index:-0}.fountain-particle{position:absolute;left:50%;top:50%;width:8px;height:16px;opacity:0;animation:fountain-flow 2s ease-out infinite;animation-delay:var(--delay)}.fountain-particle:nth-child(3n){background-color:#70b76a}.fountain-particle:nth-child(3n+1){background-color:#fff}.fountain-particle:nth-child(3n+2){background-color:#939598}.fountain-particle:nth-child(4n){width:12px;height:12px}@keyframes fountain-flow{0%{transform:translate(-50%,-50%) scale(1) rotate(0);opacity:1}to{transform:translate(var(--x),-150px) scale(0) rotate(720deg);opacity:0}}.fountain-particle:nth-child(1){--x: -40px;--delay: .1s}.fountain-particle:nth-child(2){--x: 40px;--delay: .2s}.fountain-particle:nth-child(3){--x: 0px;--delay: .3s}.fountain-particle:nth-child(4){--x: -30px;--delay: .4s}.fountain-particle:nth-child(5){--x: 30px;--delay: .5s}.fountain-particle:nth-child(6){--x: -60px;--delay: .6s}.fountain-particle:nth-child(7){--x: 60px;--delay: .7s}.fountain-particle:nth-child(8){--x: -10px;--delay: .8s}.fountain-particle:nth-child(9){--x: 10px;--delay: .9s}.fountain-particle:nth-child(10){--x: -50px;--delay: 1s}.fountain-particle:nth-child(11){--x: 50px;--delay: 1.1s}.fountain-particle:nth-child(12){--x: -20px;--delay: 1.2s}.fountain-particle:nth-child(13){--x: 20px;--delay: 1.3s}.fountain-particle:nth-child(14){--x: -70px;--delay: 1.4s}.fountain-particle:nth-child(15){--x: 70px;--delay: 1.5s}.fountain-particle:nth-child(16){--x: -45px;--delay: 1.6s}.fountain-particle:nth-child(17){--x: 45px;--delay: 1.7s}.fountain-particle:nth-child(18){--x: -5px;--delay: 1.8s}.fountain-particle:nth-child(19){--x: 5px;--delay: 1.9s}.fountain-particle:nth-child(20){--x: -35px;--delay: 2s}.fountain-particle:nth-child(21){--x: 35px;--delay: .15s}.fountain-particle:nth-child(22){--x: -15px;--delay: .25s}.fountain-particle:nth-child(23){--x: 15px;--delay: .35s}.fountain-particle:nth-child(24){--x: -25px;--delay: .45s}.fountain-particle:nth-child(25){--x: 25px;--delay: .55s}.fountain-particle:nth-child(26){--x: -55px;--delay: .65s}.fountain-particle:nth-child(27){--x: 55px;--delay: .75s}.fountain-particle:nth-child(28){--x: -65px;--delay: .85s}.fountain-particle:nth-child(29){--x: 65px;--delay: .95s}.fountain-particle:nth-child(30){--x: 0px;--delay: 1.05s}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-top-1{top:-.25rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.top-0{top:0}.z-10{z-index:10}.z-50{z-index:50}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-8{margin-top:2rem}.flex{display:flex}.hidden{display:none}.h-5{height:1.25rem}.h-96{height:24rem}.min-h-screen{min-height:100vh}.w-24{width:6rem}.w-\[110\%\]{width:110%}.w-full{width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.rounded-2xl{border-radius:1rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border-4{border-width:4px}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-95{--tw-bg-opacity: .95}.p-8{padding:2rem}.px-8{padding-left:2rem;padding-right:2rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-tight{line-height:1.25}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-90{opacity:.9}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width: 768px){.md\:h-\[500px\]{height:500px}.md\:w-32{width:8rem}.md\:p-12{padding:3rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}}@media (min-width: 1024px){.lg\:h-\[600px\]{height:600px}.lg\:w-40{width:10rem}.lg\:p-16{padding:4rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-8xl{font-size:6rem;line-height:1}}
