*{box-sizing:border-box;margin:0;padding:0}html{background-color:#ffaa21}*{transition:all .15s}.App--container{display:flex;position:relative}.App{width:100%}.App--button{align-items:center;display:flex;justify-content:center;margin-top:2em}.App--open_brainrot{background-color:#ff002b;border:5px solid #000;border-radius:10px;color:#fff;cursor:pointer;font-size:2rem;font-weight:700;min-height:1em;padding:.75em}.App--open_brainrot:hover{box-shadow:0 0 10px 2px #000c}.App--jokes{display:flex}.App--brainrot_resize{max-width:70%}.App--brainrot{height:100%;max-width:30%;position:fixed;right:0}.App--brainrot img{height:100vh;object-fit:cover;width:30vw}.App--before,.App--before_mobile,.App--next,.App--next_mobile{cursor:pointer;height:5em;margin:auto 0;width:5em}.App--before_mobile,.App--next_mobile{display:none}.App--before:hover,.App--before_mobile:hover,.App--next:hover,.App--next_mobile:hover{height:6em;width:6em}.App--before:hover,.App--before_mobile:hover{margin-right:-1em}.App--next:hover,.App--next_mobile:hover{margin-left:-1em}.App--before img,.App--before_mobile img,.App--next img,.App--next_mobile img{height:100%;width:100%}.App--next img,.App--next_mobile img{transform:scaleX(-1)}.App--arrows_mobile{display:flex;justify-content:space-between}@media (max-width:1050px){.App--jokes{flex-direction:column}.App--before,.App--jokes>:nth-child(3),.App--jokes>:nth-child(4),.App--next{display:none}.App--container{flex-direction:column}.App--brainrot_resize{max-width:100%}.App--brainrot{bottom:0;height:50%;left:0;position:fixed;right:0;width:100%}.App--brainrot img{object-fit:cover;width:100vw}.App--before_mobile,.App--next_mobile{display:block}}.extendableDiv{align-items:center;aspect-ratio:9/16;background-color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:300px}.extendableDiv--iphone_frame_styling{border-left:5px solid #2d2d2d;border-radius:30px;border-right:5px solid #2d2d2d}.extendableDiv--iphone_lower,.extendableDiv--iphone_upper{background-color:#2d2d2d;height:3em;position:relative;width:100%}.extendableDiv--iphone_upper{border-radius:25px 25px 0 0}.extendableDiv--iphone_lower{border-radius:0 0 25px 25px}.extendableDiv--iphone_lower--decor,.extendableDiv--iphone_upper--decor{background-color:#000;border-radius:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.extendableDiv--iphone_upper--decor{height:.5em;width:4em}.extendableDiv--iphone_lower--decor{height:1.75em;width:1.75em}.extendableDiv--buttons{align-items:center;display:flex;gap:1em;height:3%;justify-content:center;margin-top:1.5em;padding:0 1em 1em;width:100%}.extendableDiv--buttons a button,.extendableDiv--buttons button{background-color:pink;border:none;border-radius:10px;cursor:pointer;font-weight:700;min-height:1em;padding:.25em}.extendableDiv--buttons a button:hover,.extendableDiv--buttons button:hover{box-shadow:0 0 5px 3px #942626cc}.extendableDiv--content{display:flex;flex-direction:column;height:85%}.extendableDiv--text{overflow:auto;padding:1em;text-align:justify}.extendableDiv--contract{height:40%}.extendableDiv--brainrot{height:60%;overflow:hidden}.extendableDiv--brainrot img{height:100%;object-fit:cover;width:100%}:root{--gradient-start:#ffaa21;--gradient-end:#77018d}.header{background-color:#ffaa21;color:#77018d;padding:50px 20px;text-align:center}.title{font-size:3rem;font-weight:700;margin:0}.subtitle{font-size:1.2rem;margin:10px 0 0}.container{align-items:center;display:flex;justify-content:center}.centered-div{background-color:#f7017e;border-radius:5px;color:#fff;padding:20px}.subtitle{font-family:Comic Sans MS,cursive,sans-serif;font-size:3em;margin:10px 0;padding:20px;position:relative;text-align:center}.subtitle:before{animation:jiggle .5s infinite alternate;content:"🤪";left:20px}.subtitle:after,.subtitle:before{font-size:1.5em;position:absolute;top:50%;transform:translateY(-50%)}.subtitle:after{animation:spin 2s linear infinite;content:"🤯";right:20px}.subtitle:nth-child(odd){animation:rainbow-text 5s linear infinite;background-color:#f7017e;color:#0f0;text-shadow:0 0 10px #ff0}.subtitle:nth-child(2n){animation:shake 1s linear infinite;background-image:url(https://media.giphy.com/media/yr7n0u3qzO9nG/giphy.gif);background-size:cover;color:#fff}@keyframes jiggle{0%{transform:translateY(-50%) rotate(-10deg)}to{transform:translateY(-50%) rotate(10deg)}}@keyframes spin{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}@keyframes rainbow-text{0%{color:red}14%{color:#ff7f00}28%{color:#ff0}42%{color:#0f0}57%{color:#00f}71%{color:indigo}85%{color:#9400d3}to{color:red}}.input-form input{border-radius:10px;display:flex;flex-direction:column;gap:20px;height:50px;line-height:50px;margin:20px;padding-left:20px;width:300px}.last-section{background:linear-gradient(#8404a0,#ef6500,#f3047c,#fcab23);border-radius:40px;box-shadow:0 4px 30px #000000e6;color:#fff;margin:20px;padding:30px;position:relative}footer .link-copy-right{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center}footer .link-copy-right a{color:#fff;font-size:16px;margin-top:50px;text-decoration:none}.about-us{font-size:24px;font-weight:700}.about-us-content{font-size:15px;font-weight:400;padding-top:10px}.contact-us-format{color:#f3047c;font-size:32px;font-weight:700;margin:20px}.brain-rot{bottom:-100px;height:40;right:-9px}.brain-rot,.toilet{filter:drop-shadow(4px 4px 10px rgba(0,0,0,.9));position:absolute}.toilet{left:50%;right:50%;top:-100px;transform:translateX(-50%)}.button-format{background-color:#f3047c;border:none;border-radius:20px;color:#fff;cursor:pointer;height:40px;margin-bottom:20px;margin-left:20px;transition:all .3s ease;width:70px}.button-format:hover{box-shadow:0 0 5px 3px #942626cc}.button-format:active{background-color:#4caf50;color:#fff}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-10px)}50%{transform:translateX(10px)}75%{transform:translateX(-10px)}to{transform:translateX(0)}}.icon{animation:shake .5s ease-in-out infinite;height:150px;width:150px}@media (max-width:1050px){.brain-rot{display:none}}
/*# sourceMappingURL=main.67ab09f5.css.map*/