*{margin:0;padding:0;box-sizing:border-box;font-family:var(--poppins);--black-color:#100607;--black-color-two: #080710;--red-color:#97161D;--orange-color: #A67724;--yellow-color-one: #eed29bb1;--yellow-color-two: #eed29b;--yellow-color-three: #eed29be5;--white-color:#f5f5f5;--gray-color-one: #ffffff3f;--gray-color-two: #f5f5f5c1;--gray-color-three: #f5f5f545;--gray-color-four: #444;--gray-color-five: #99999987;--gray-color-six: #f5f5f5b5;--poppins: "Poppins", sans-serif;--impact: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif}html{background-color:var(--black-color);background-size:cover}.app-main-container{animation:main-container 1.5s linear .5s both}@keyframes main-container{0%{opacity:0}to{opacity:1}}.navbar{border-top:1px solid var(--yellow-color);background-color:var(--red-color);color:var(--white-color)}.kk-header,.kurzawa{font-family:var(--impact)}.kurzawa{color:var(--yellow-color-three)}.large-icons,.small-icons{width:-moz-fit-content;width:fit-content;transition:all .5s ease-in-out}.large-icons:hover,.small-icons:hover{color:var(--yellow-color-two)}.navGuitarPic{border-bottom:1px solid var(--yellow-color-one);border-top:1px solid var(--yellow-color-one)}.nav-link{margin-left:1.8em;display:inline-block;transition:.5s ease-in-out}.nav-link:after{display:block;content:"";width:inherit;border:solid 1px var(--white-color);transform:scaleX(0);transition:.5s ease-in-out}.nav-link:hover:after,.small-nav-link:hover:after{transform:scaleX(1);border:solid 1px var(--yellow-color-two)}.nav-link:hover,.small-nav-link:hover,.nav-link:focus,.small-nav-link:focus{color:var(--yellow-color-two)}.small-nav-link{width:-moz-fit-content;width:fit-content;padding:.5rem}.small-nav-link:after{display:block;content:"";border:solid 1px var(--yellow-color-two);transform:scaleX(0);transition:transform .5s ease-in-out}.dropdown{border-color:var(--yellow-color-one);background-color:var(--black-color)}.gca{border-bottom:solid 1px var(--yellow-color-one)}.open-nav{padding-top:10%;padding-bottom:10%}.hamburger-btn{border-right:1px solid var(--yellow-color-one);border-left:1px solid var(--yellow-color-one)}.footer{border-top:1px solid var(--yellow-color-one);border-bottom:1px solid var(--yellow-color-one);background-color:var(--red-color);color:var(--white-color)}.webdev-link{display:inline-block;transition:.5s ease-in-out}.webdev-link:after{display:block;content:"";width:inherit;border:solid .5px var(--white-color);transform:scaleX(0);transition:.5s ease-in-out}.webdev-link:hover:after{transform:scaleX(1);border:solid .5px var(--yellow-color-two)}.webdev-link:hover{color:var(--yellow-color-two)}.landing-container{background-color:var(--red-color);animation:fade-out 1s linear 5s both}.logo{height:auto;animation:logo 4s linear both;-webkit-animation:logo 4s linear both}.line{color:var(--white-color);height:1px;animation:line-one 1s linear 3.25s both}.kris-text{font-family:var(--impact);color:var(--white-color);animation:logo-text 1.5s linear 3.5s both}.kurzawa-text{font-family:var(--impact);color:var(--yellow-color-two);animation:logo-text 1.5s linear 3s both}.logo-text{animation:logo-text 1.5s linear 3.5s both;color:var(--white-color)}.fade-out{height:auto;width:45vw;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center}@keyframes logo-text{0%{opacity:0}to{opacity:1}}@keyframes logo{0%{width:0;opacity:0}to{width:30rem;opacity:1}}@keyframes line-one{0%{width:0}to{width:100%}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.sm-logo{height:auto;animation:sm-logo 6s linear both}.sm-line{color:var(--white-color);height:1px;animation:sm-line-one 1s linear 1.75s both}.sm-kris-text{font-family:var(--impact);animation:sm-logo-text 1.5s linear 2s both;transition:.5s linear;transform:scaleX(1);color:var(--white-color)}.sm-kurzawa-text{font-family:var(--impact);animation:sm-logo-text 1.5s linear 1.5s both;color:var(--yellow-color-two)}.sm-logo-text{animation:sm-logo-text 1.5s linear 2s both;color:var(--white-color)}.sm-fade-out{height:auto;width:80vw;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center}@keyframes sm-logo-text{0%{opacity:0}to{opacity:1}}@keyframes sm-logo{0%{width:0;opacity:0}50%{opacity:1}to{width:70rem}}@keyframes sm-line-one{0%{width:0}to{width:100%}}.mainHome{color:var(--white-color);animation:home-fade-in .5s linear both}@keyframes home-fade-in{0%{opacity:0}to{opacity:1}}.sly{border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden;transition:all .5s ease-in-out}.sly:hover{box-shadow:0 0 20px var(--gray-color-two);filter:saturate(2)}.singleVideo{border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden}.single-venue,.single-band-btn{display:inline-block;transition:.5s ease-in-out}.single-venue:after,.single-band-btn:after{display:block;content:"";width:inherit;border:solid 1px var(--white-color);transform:scaleX(0);transition:.5s ease-in-out}.single-venue:hover:after,.single-band-btn:hover:after{transform:scaleX(1);border:solid 1px var(--yellow-color-two)}.single-venue:hover,.single-band-btn:hover{color:var(--yellow-color-two)}.single-ticket-btn{background-color:var(--red-color);border-radius:7.5px;padding:0 1rem;border:1px solid var(--yellow-color-one);margin:.4rem 0;transition:all .5s ease-in-out}.single-ticket-btn:hover{background-color:var(--yellow-color-two);border:1px solid var(--red-color);color:var(--red-color)}.single-show-container{border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden;width:36rem;padding:.75rem 0;justify-content:center;margin-bottom:3rem}@media screen and (max-width: 1030px){.single-show-container{border-radius:15px;width:20rem;padding:.5rem 0;justify-content:center}.single-ticket-btn{margin:.5rem 0 .25rem}}.shows-page-container{animation:shows-fade-in .5s linear both}@keyframes shows-fade-in{0%{opacity:0}to{opacity:1}}.show-container{border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden;width:36rem;margin-bottom:2rem;padding:.75rem 0;justify-content:center;color:var(--white-color)}.venue,.band-btn{display:inline-block;transition:.5s ease-in-out}.venue:after,.band-btn:after{display:block;content:"";width:inherit;border:solid 1px var(--white-color);transform:scaleX(0);transition:.5s ease-in-out}.venue:hover:after,.band-btn:hover:after{transform:scaleX(1);border:solid 1px var(--yellow-color-two)}.venue:hover,.band-btn:hover{color:var(--yellow-color-two)}.ticket-btn{background-color:var(--red-color);border-radius:7.5px;padding:0 1rem;border:1px solid var(--yellow-color-one);margin:.4rem 0;transition:all .5s ease-in-out}.ticket-btn:hover{background-color:var(--yellow-color-two);border:1px solid var(--red-color);color:var(--red-color)}@media screen and (max-width: 1024px){.show-container{border-radius:15px;width:21.5rem;padding:.5rem 0;justify-content:center}.ticket-btn{margin:.5rem 0 .25rem}}.music-page-container{animation:music-fade-in .5s linear both}@keyframes music-fade-in{0%{opacity:0}to{opacity:1}}.mainMusic{width:360px;border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden;display:flex;justify-content:center;color:var(--white-color);position:relative}.mediumMainMusic{width:460px;border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden;display:flex;justify-content:center;color:var(--white-color);position:relative}header{color:var(--white-color)}i{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}ul{list-style:none}input[type=range]{-webkit-appearence:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:var(--white-color);border-radius:50px}input[type=range]::-webkit-slider-thumb{-webkit-appearence:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:var(--orange-color);border-radius:50px;cursor:grab;width:10px;height:10px}.downloads{border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden;width:-moz-fit-content;width:fit-content;transition:all .5s ease-in-out}.downloads:hover{box-shadow:0 0 20px var(--gray-color-two);filter:saturate(2)}.audio-player{display:flex;justify-content:center;color:var(--white-color)}.main-container{display:flex;flex-direction:column;align-items:center;width:100%;border-radius:15px;overflow:hidden;position:relative}.audio-player-header{margin:2rem 0;font-size:1.3rem}.queue-music-icon{transition:all .5s ease-in-out;color:var(--white-color)}.queue-music-icon:hover{color:var(--yellow-color-two)}.audio-image{width:100%;height:250px;display:flex;justify-content:center;align-items:center}.album-cover-playing{width:200px;height:200px;-o-object-fit:cover;object-fit:cover;border:2px solid var(--red-color);outline:2px solid var(--orange-color);outline-offset:2px;border-radius:50%;animation:rotate 45s linear;animation-iteration-count:infinite;margin-bottom:1rem;animation-play-state:running;padding:2px}.album-cover{width:200px;height:200px;-o-object-fit:cover;object-fit:cover;border:2px solid var(--red-color);outline:2px solid var(--orange-color);outline-offset:2px;border-radius:50%;animation:rotate 45s linear;animation-iteration-count:infinite;margin-bottom:1rem;animation-play-state:paused;padding:2px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.title-artist{text-align:center;padding-bottom:10px}.title{padding-bottom:5px;font-size:1.25rem}.progress-container{height:auto;width:300px;margin-top:30px;margin-bottom:20px}.progress{display:flex;align-items:center}.current-time{padding-right:.4rem;font-size:small}.time{padding-left:.4rem;font-size:small}input[type=range]{--range-progress: 0;position:relative;background:var(--white-color);width:100%;height:3px;border-radius:2px;cursor:pointer}input[type=range]::-moz-range-track{position:relative;background:var(--white-color);width:100%;height:3px;border-radius:2px;cursor:pointer}input[type=range]:before{content:"";height:3px;background:var(--red-color);width:var(--range-progress);border-bottom-left-radius:2px;border-top-left-radius:2px;position:absolute;top:0;left:0}input[type=range]::-moz-range-progress{background:var(--red-color);border-bottom-left-radius:2px;border-top-left-radius:2px;height:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:8px;width:8px;border-radius:50%;border:none;background-color:var(--orange-color);cursor:grab;position:relative}input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2)}input[type=range]::-moz-range-thumb{height:8px;width:8px;border-radius:50%;background:var(--orange-color);cursor:grab;position:relative}input[type=range]:active::-moz-range-thumb{transform:scale(1.2)}.controls-wrapper{display:flex;flex-direction:column;align-items:center}.controls{padding-bottom:20px;margin:5px;display:flex}.controls button{font-size:2rem;border:none;margin:0 17px;cursor:pointer;display:flex;align-items:center;background-color:var(--black-color);color:var(--white-color)}#playPause{background-color:var(--white-color);border-radius:50%;padding:10px;justify-content:center;color:#100607;border:2px solid var(--red-color);outline:2px solid var(--orange-color);outline-offset:2px;margin:2px}.volume{display:flex;width:287px;align-items:center;margin-bottom:35px;padding:.5rem}.volume-icons{font-size:1.75rem;border:none;display:flex;align-items:center;padding-right:.4rem;cursor:pointer;background-color:var(--black-color);color:var(--white-color)}.volume-num{padding-left:.4rem}@media screen and (max-width: 768px){.volume{display:none}}.list{width:100%;position:absolute;bottom:-70%;left:0;background:var(--white-color);color:var(--black-color-two);transition:all 1s ease-out;border-radius:10px;z-index:10}.list.show{bottom:0%}.list .header{width:100%;padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.list .header i{font-size:1.7rem}.list .header>section{display:flex;align-items:center;gap:5px}.list .header>section span{font-size:1.25rem;text-transform:capitalize;color:var(--gray-color-four)}.list ul{width:100%;height:250px;overflow-y:scroll}.list ul::-webkit-scrollbar{width:0px}.list ul li{width:100%;padding:10px 30px;display:flex;justify-content:space-between;cursor:pointer;border-bottom:1px solid var(--gray-color-five)}.list ul li:hover{color:var(--yellow-color-two);background-color:var(--red-color)}.list ul li .row p{font-size:.85rem}.list .duration{font-size:.9rem}.video-page-container{animation:video-fade-in .5s linear both}@keyframes video-fade-in{0%{opacity:0}to{opacity:1}}.video-title,.video-container{color:var(--white-color)}.video{border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden}.bio-main-container{color:var(--white-color);animation:bio-fade-in .5s linear both}@keyframes bio-fade-in{0%{opacity:0}to{opacity:1}}.section2,.section1{border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden;width:-moz-fit-content;width:fit-content}.gear-image{border-radius:15px;border:1px solid var(--gray-color-one);box-shadow:0 0 20px var(--gray-color-three);overflow:hidden}.bioGuitarPic{border-bottom:2px solid var(--yellow-color-one)}.meat,.gravy{transition:.5s ease-in-out;width:-moz-fit-content;width:fit-content}.meat:after,.gravy:after{display:block;content:"";border:solid 1px var(--white-color);transform:scaleX(0);transition:.5s ease-in-out}.meat:hover:after,.gravy:hover:after{transform:scaleX(1);border:solid 1px var(--yellow-color-two)}.meat:hover,.gravy:hover{color:var(--yellow-color-two)}.contact-page-container{animation:contact-fade-in .5s linear both}@keyframes contact-fade-in{0%{opacity:0}to{opacity:1}}.kris{box-shadow:0 0 20px var(--gray-color-three);overflow:hidden;border-radius:15px;border:1px solid var(--gray-color-one)}.input{border:1px solid var(--gray-color-one);font-size:x-large;padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem;border-radius:7px;box-shadow:0 0 20px var(--gray-color-three);background-color:var(--black-color);overflow:hidden;color:var(--white-color)}.input::-moz-placeholder{color:var(--gray-color-six)}.input::placeholder{color:var(--gray-color-six)}.input:focus{outline:none;border:1px solid var(--red-color)}.submit-btn{border:1px solid var(--yellow-color-one);font-size:x-large;padding-left:.75rem;padding-right:.75rem;margin-bottom:1rem;border-radius:7px;box-shadow:0 0 20px var(--gray-color-three);background-color:var(--red-color);overflow:hidden;color:var(--white-color);text-align:center;transition:all .5s ease-in-out}.submit-btn:hover{background-color:var(--yellow-color-two);border:1px solid var(--red-color);color:var(--red-color)}.error-text{color:var(--white-color)}@media screen and (max-width: 1024px){.input{margin-bottom:.5rem}}*,: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;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[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]{display:none}*,: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: }::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: }.absolute{position:absolute}.left-0{left:0}.right-0{right:0}.top-\[13\.4rem\]{top:13.4rem}.z-10{z-index:10}.m-\[10px\]{margin:10px}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-\[\.2rem\]{margin-bottom:.2rem}.ml-2{margin-left:.5rem}.ml-20{margin-left:5rem}.ml-3{margin-left:.75rem}.ml-36{margin-left:9rem}.ml-\[138px\]{margin-left:138px}.mr-20{margin-right:5rem}.mr-3{margin-right:.75rem}.mr-52{margin-right:13rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.flex{display:flex}.hidden{display:none}.h-28{height:7rem}.h-\[250px\]{height:250px}.h-\[290px\]{height:290px}.h-\[78vh\]{height:78vh}.h-auto{height:auto}.h-screen{height:100vh}.w-32{width:8rem}.w-72{width:18rem}.w-\[20rem\]{width:20rem}.w-\[250px\]{width:250px}.w-\[290px\]{width:290px}.w-\[325px\]{width:325px}.w-\[75\%\]{width:75%}.w-full{width:100%}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.content-center{align-content:center}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.border-b-\[1px\]{border-bottom-width:1px}.bg-\[\#97161D\]{--tw-bg-opacity: 1;background-color:rgb(151 22 29 / var(--tw-bg-opacity))}.p-2{padding:.5rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pb-\[1rem\]{padding-bottom:1rem}.pl-1{padding-left:.25rem}.pl-4{padding-left:1rem}.pr-1{padding-right:.25rem}.pr-5{padding-right:1.25rem}.pt-0{padding-top:0}.pt-3{padding-top:.75rem}.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-7xl{font-size:4.5rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-semibold{font-weight:600}.text-\[whitesmoke\]{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 768px){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[35rem\]{width:35rem}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-evenly{justify-content:space-evenly}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 1030px){.lg\:m-\[20px\]{margin:20px}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-\[1\.8em\]{margin-left:1.8em}.lg\:mt-2{margin-top:.5rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-96{width:24rem}.lg\:w-\[50\%\]{width:50%}.lg\:w-\[50rem\]{width:50rem}.lg\:max-w-full{max-width:100%}.lg\:justify-evenly{justify-content:space-evenly}.lg\:p-10{padding:2.5rem}.lg\:py-\[\.1rem\]{padding-top:.1rem;padding-bottom:.1rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}
