@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body:before{--c:7px;--p:0px 0px,6px 10.39230485px;animation:we 40s linear infinite,fil 6s linear infinite;background-color:#000;background-image:radial-gradient(circle at 50% 50%,#0000 1.5px,#000 0 var(--c),#0000 var(--c)),radial-gradient(circle at 50% 50%,#0000 1.5px,#000 0 var(--c),#0000 var(--c)),radial-gradient(circle at 50% 50%,red,#f000 60%),radial-gradient(ellipse at 50% 50%,#00f,#00f0 60%);background-position:var(--p),0 0,0 0,0 0;background-size:12px 20.7846097px,12px 20.7846097px,200% 200%,200% 200%,200% 200%,200% 20.7846097px;content:"";inset:-1em;position:fixed;z-index:-1}@keyframes fil{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}@keyframes we{0%{background-position:var(--p),800% 400%,1000% -400%,-1200% -600%,400% 41.5692194px}to{background-position:var(--p),0 0,0 0,0 0,0 0}}.handle-buttons{align-items:center;display:flex;justify-content:space-evenly;margin-right:165px}.loader{--col1:rgba(59,239,43,.925);--col2:#def01c;font-size:7.5em;font-weight:300;margin-bottom:90px;margin-top:50px;perspective:500px;position:relative}.loader .text:after,.loader .text:before,.loader:after,.loader:before{animation:anim 2s ease-in-out infinite,dotMove 10s ease-out infinite alternate,move 10s linear 1s infinite;color:var(--col1);content:"$";height:5px;perspective:800px;position:absolute;translate:-6px 200px 500px;width:5px}.loader:before{animation-delay:3s;color:var(--col1)}.loader .text:before{animation-delay:2s;color:var(--col2)}.loader .text:after{color:var(--col2)}.loader .text{animation:anim 20s linear infinite,move 10s linear 1s infinite;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,var(--col1) 0,var(--col2) 100%);background-repeat:no-repeat;background-size:100%;color:#0000;font-size:140px;position:relative;transform:skew(5deg,-10deg)}@keyframes anim{0%,to{text-shadow:2px 0 2px #88ff0017}50%{background-position-x:left;background-size:0;text-shadow:2px 10px 6px #27e657}}@keyframes move{50%{rotate:x 60deg;transform:skew(-5deg,5deg);translate:0 0}}@keyframes dotMove{0%,to{translate:-60px 250px}50%{opacity:.85;scale:.5;translate:160px -250px}}.input-gameId{background:#e8e8e8;border:none;border-radius:1rem;box-shadow:20px 20px 60px #c5c5c5,-20px -20px 60px #fff;padding:1rem;transition:.3s}.input-gameId:focus{background:#e8e8e8;box-shadow:inset 20px 20px 60px #c5c5c5,inset -20px -20px 60px #fff;outline-color:#e8e8e8;transition:.3s}.input-container{margin-bottom:100px;margin-left:290px;position:relative;width:600px}.input-container input[type=text]{background-color:initial;border:none;border-bottom:3px solid #ccc;font-size:25px;outline:none;padding:5px 0;width:400px}.input-container .label{color:#ccc;font-size:23px;left:0;pointer-events:none;position:absolute;top:0;transition:all .3s ease}.input-container input[type=text]:focus~.label,.input-container input[type=text]:valid~.label{color:#fff;font-size:16px;top:-20px}.input-container .underline{background-color:#333;bottom:0;height:2px;left:0;position:absolute;transform:scaleX(0);transition:all .3s ease;width:100%}.input-container input[type=text]:focus~.underline,.input-container input[type=text]:valid~.underline{transform:scaleX(1)}.cssbuttons-io-button{align-items:center;background:#a370f0;border:none;border-radius:.9em;box-shadow:inset 0 0 1.6em -.6em #714da6;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;height:2.8em;letter-spacing:.05em;margin-bottom:20px;margin-top:20px;overflow:hidden;padding:.35em 3.3em .35em 1.2em;position:relative}.cssbuttons-io-button .icon{align-items:center;background:#fff;border-radius:.7em;box-shadow:.1em .1em .6em .2em #7b52b9;display:flex;height:2.2em;justify-content:center;margin-left:1em;position:absolute;right:.3em;transition:all .3s;width:2.2em}.cssbuttons-io-button:hover .icon{width:calc(100% - .6em)}.cssbuttons-io-button .icon svg{color:#7b52b9;transition:transform .3s;width:1.1em}.cssbuttons-io-button:hover .icon svg{transform:translateX(.1em)}.cssbuttons-io-button:active .icon{transform:scale(.95)}.handle-buttons-join{align-items:center;display:flex;justify-content:space-evenly;margin-right:185px}.cursor{-webkit-text-fill-color:#0000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#3ce778;background:linear-gradient(90deg,#3ce778 50%,#868b93);background:-webkit-linear-gradient(90deg,#3ce778 50%,#a9bfea);-webkit-background-clip:text;border-right:2px solid #ffffffbf;font-family:Luckiest Guy;font-size:30px;font-style:italic;font-weight:850;margin:0 auto;overflow:hidden;position:relative;right:25px;text-align:center;text-transform:uppercase;transform:translateY(-50%);white-space:nowrap;width:430px}.typewriter-animation{animation:typewriter 5s steps(50) 1s infinite normal both,blinkingCursor .5s steps(50) infinite normal}@keyframes typewriter{0%{width:0}to{width:620px}}@keyframes blinkingCursor{0%{border-right-color:#ffffffbf}to{border-right-color:#0000}}.container{display:flex;justify-content:center;padding:20px}.create-game-header{background-color:#2c5f2d;border-radius:10px;box-shadow:0 4px 10px #0000004d;color:gold;display:flex;flex-direction:column;font-family:Georgia,serif;gap:10px;height:130px;margin-bottom:10px;padding:20px;text-align:center;width:500px}.create-button,.start-game-button{align-items:center;display:flex;justify-content:center}.header-player-count{font-size:2rem;font-weight:700;margin:0;text-shadow:2px 2px 4px #00000080}.header-gameId{color:#fff;font-size:1.5rem;margin:0;text-shadow:1px 1px 3px #00000080}.item{align-items:center;border:3px solid #290808;box-sizing:border-box;display:flex;height:120px;justify-content:space-around;margin:10px;position:relative;width:900px}.card{border:2px solid #000;height:100px;width:100px}.card,.card svg{transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.card svg{fill:#333;width:22px}.card:hover{box-shadow:0 8px 16px #bd111133;transform:scale(1.01)}.card__content{left:0;top:0;transform:rotateX(-90deg);transform-origin:bottom;transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.card:hover .card__content{transform:rotateX(0deg)}.card__title{color:#1e0101}.card__description{color:#330101}li{list-style-type:circle}.form__group{max-width:680px;padding:20px 0 0;position:relative;width:100%}.form__field{background:#0000;border:none;border-bottom:2px solid #9b9b9b;color:#fff;font-family:inherit;font-size:17px;margin-top:30px;outline:0;padding:7px 0;transition:border-color .2s;width:500px}.form__field::placeholder{color:#0000}.form__field:placeholder-shown~.form__label{cursor:text;font-size:17px;top:20px}.form__label{color:#9b9b9b;display:block;font-size:17px;font-weight:500;pointer-events:none;position:absolute;top:0;transition:.2s}.form__field:focus{border-image:linear-gradient(90deg,#1b1c1c,#38caef);border-image-slice:1;border-width:3px;font-weight:700;padding-bottom:6px}.form__field:focus~.form__label{color:#d3f3fd;display:block;font-size:17px;font-weight:700;position:absolute;top:0;transition:.2s}.form__field:invalid,.form__field:required{box-shadow:none}.grid-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,300px);grid-template-rows:repeat(3,350px)}.exit-button,.grid-item{align-items:center;display:flex;justify-content:center}.grid-item{flex-direction:column;padding:10px 20px 70px}.grid-item input{box-sizing:border-box;margin:5px 0;padding:5px;width:80%}.container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(3,auto)}.cell{align-items:center;display:flex;height:100px;justify-content:center;width:100px}.parent{background-repeat:no-repeat;background-size:70em 60em;height:900px;padding:0;width:100%}.players-count{color:#ffebcd}.heading,body{display:flex;justify-content:center}body{height:100%;width:100%}.game-id-error-container{align-items:center;background-color:#f8d7da;border:2px solid #f5c6cb;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;height:100px;justify-content:center;margin:20px;padding:15px}.game-id-error-text{color:#721c24;font-family:Arial,sans-serif;font-size:20px;font-weight:700;text-align:center}.players-count{font-size:35px;margin-bottom:10px;margin-top:20px}.card{align-items:center;background:#fff;border:4px solid #000;border-radius:10px;box-shadow:5px 5px 15px #0000004d;display:flex;font-family:Georgia,serif;height:300px;justify-content:center;margin-top:120px;overflow:hidden;position:relative;transition:all .6s cubic-bezier(.23,1,.32,1);width:280px}.card:hover{box-shadow:0 0 20px 10px #00000080;transform:scale(1.05)}.card__content{text-align:center}.card__title{color:#222;font-weight:900;margin-bottom:10px;text-transform:uppercase}.card__description{color:#444;font-size:16px;text-align:left}.card__description ul{list-style-type:none;margin:0;padding:0}.card__description li{margin-bottom:10px}.card__content{background-color:#fff;box-sizing:border-box;height:100%;left:50%;opacity:0;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);transition:all .6s cubic-bezier(.23,1,.32,1);width:100%}.card:hover .card__content{opacity:1;transform:translate(-50%,-50%) rotate(0deg)}ul{background:#fff;border-radius:.1rem;box-shadow:.25rem .25rem .75rem #00000026;font-size:larger;list-style-position:inside;margin-bottom:200px;margin-top:200px;max-width:100%;padding:0;width:700px}li{padding:0 0 0 1rem}li:not(:last-child){border-bottom:1px solid #add8e6}li:first-child{margin-top:2px}.grid-container-properties{grid-gap:3px;display:grid;gap:3px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,2px);padding:4px}li:last-child{margin-bottom:2px}li:nth-child(3n)::marker{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.5 12.5c-.4-1.1-1.3-1.8-2.2-2-4.2-4-11.6-4.3-17.1-4.1-6.9.3-13.9 2.1-19.4 6.5C2 17.5-2.4 25.7 2.5 32.6c2.2 3.2 5.5 4.9 9 5.5 3.3 1.7 6.7 3.3 10.2 4.4 7.8 2.3 17 1.6 23.2-4.3 7.3-7 4.8-17.3 1.6-25.7zm-20.2 2.7c.6 0 1.3 0 1.8.2 1.1.4 1.7 1.3 2 2.3-1-1.2-2.4-2.1-3.8-2.5zm-1.4 6.6c.9.9 1.3 2.2-.2 2.3-2 .2-1.1-1.9.2-2.3zm-11.8 9.8c-.6-.3-2.9-1.1-3.2-1.8-.2-.5 1.4-3.1 2.1-4.2.3.5.7 1 1.2 1.4 0 .3.1.6.2.8.5 1.9 1.5 3.1 2.9 4h-.2c-.8.1-1.6.1-2.5-.1-.2 0-.3 0-.5-.1zM24 36.4c1.6-.7 3-1.5 4.3-2.5.8.2 1.7.3 2.5.5 2.5.4 5.2.9 7.7.6-.9.6-2 1.1-3 1.4-3.9 1.3-7.7 1-11.5 0z'/%3E%3C/svg%3E") " "}li:nth-child(3n - 1)::marker{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M48.3 23.7c-1-9.9-9.9-15.6-18.8-17.8-8.2-2.1-18.8-2.6-24.6 4.8C.6 16.2 1 23.6 4.3 29.3c-.5 1-.8 2-1 3-.6 4 2 7.6 5.1 10 5.9 4.4 14 4.2 19.6-.4 1.5 0 2.9-.2 4.4-.5 1.8 0 3.5 0 5.3-.1 2.3-.1 3.5-1.9 3.5-3.7 4.5-3.3 7.7-8.2 7.1-13.9zM9.1 17.8c1.1-4.1 4.9-5.8 8.8-6.1.9-.1 1.9-.1 2.9-.1-3.2 1.6-6.3 4.6-8 7.4-.1.1-.1.2-.2.3-1.1.9-2.1 1.9-3 2.9-.2.2-.4.4-.5.6-.4-1.7-.5-3.3 0-5z'/%3E%3C/svg%3E") " "}.card__title{color:#333;font-size:24px;font-weight:700;margin:0}.card__description{color:#777;font-size:14px;line-height:1.4;margin:10px 0 0}.card:hover svg{scale:0;transform:rotate(-45deg)}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}#input,select,textarea{color:#f3f4f9}#input:focus,textarea:focus{color:#f3f3f5}.par{align-items:center;display:flex;justify-content:center;padding:10px}.container{background:#fff;border-radius:8px;box-shadow:0 0 15px #0000001a;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:25px;position:relative;width:100%}.container header{color:#333;font-size:2rem;font-weight:500;text-align:center}.container .form{margin-top:30px;width:600px}.form .input-box{margin-top:0;width:100%}.input-box label{color:#333;display:flex}.form :where(.input-box input,.select-box){border:1px solid #ddd;border-radius:6px;color:#707070;font-size:1rem;height:50px;margin-top:8px;outline:none;padding:0 15px;position:relative;width:100%}.input-box input:focus{box-shadow:0 1px 0 #0000001a}.form .column{column-gap:15px;display:flex}.form .gender-box{margin-top:20px}.gender-box h3{color:#333;font-size:1rem;font-weight:400;margin-bottom:8px}.form :where(.gender-option,.gender){align-items:center;column-gap:50px;display:flex;flex-wrap:wrap}.form .gender{column-gap:5px}.gender input{accent-color:#826afb}.form :where(.gender input,.gender label){cursor:pointer}.gender label{color:#707070}.address :where(input,.select-box){margin-top:15px}.select-box select{color:#707070;height:100%;outline:none}.form button,.select-box select{border:none;font-size:1rem;width:100%}.form button{background:#826afb;color:#fff;cursor:pointer;font-weight:400;height:55px;margin-top:30px;transition:all .2s ease}.form button:hover{background:#5838fa}@media screen and (max-width:500px){.form .column{flex-wrap:wrap}.form :where(.gender-option,.gender){row-gap:15px}}.header{display:flex;justify-content:space-evenly}.det{display:flex;justify-content:center}:root{--background-gradient:linear-gradient(178deg,#ff3 10%,#33f);--gray:#34495e;--darkgray:#2c3e50}select{-webkit-appearance:none;appearance:none;background-color:#2c3e50;background-color:var(--darkgray);background-image:none;border:0;box-shadow:none;color:#fff;cursor:pointer;flex:1 1;outline:10px red;padding:0 1em}select::-ms-expand{display:none}.select{border-radius:.25em;display:flex;height:3em;overflow:hidden;position:relative;width:20em}.select:after{background-color:#34495e;content:"\25BC";padding:1em;pointer-events:none;position:absolute;right:0;top:0;transition:all .25s ease}.select:hover:after{color:#f39c12}a{background:pink;border-radius:.5em;color:#34495e;color:var(--gray);font-weight:700;padding:.25em;-webkit-text-decoration:drop-shadow;text-decoration:drop-shadow}.sel{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.button_payment,.down_note{display:flex;justify-content:center}svg{animation:rotate4 2s linear infinite;transform-origin:center;width:3.25em}circle{fill:none;stroke:#09192f;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4 1.5s ease-in-out infinite}@keyframes rotate4{to{transform:rotate(1turn)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.input-box-property{align-items:center;display:flex;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:26px;font-style:normal;font-weight:600;justify-content:center}.card_view{background:linear-gradient(145deg,#fc0,#f66);border:2px solid #000;border-radius:15px;border-radius:10px;box-shadow:0 0 10px 5px rgba(0,0,0,.705);font-size:30px;font-weight:900;height:200px;transition:all .4s;width:350px}.remove-button{align-items:center;display:flex;justify-content:center}.grid-container-view{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);margin-right:500px;max-width:600px;width:100%}.card_view:hover{background:#c5d3f1;border-radius:15px;cursor:pointer;transform:scale(1.2)}.first-content-view{align-items:center;border-radius:15px;display:flex;height:100%;justify-content:center;opacity:1;transition:all .4s;width:100%}.card_view:hover .first-content-view{height:0;opacity:0}.second-content-view{align-items:center;border-radius:15px;display:flex;font-size:0;height:0;justify-content:center;opacity:0;transform:rotate(90deg) scale(-1);transition:all .4s;width:100%}.card_view:hover .second-content-view{font-size:1.8rem;height:100%;opacity:1;transform:rotate(0deg)}.view-ul{background:#fff;border-radius:10px;box-shadow:.25rem .25rem .75rem #00000026;font-size:20px;height:200px;list-style-position:inside;margin:0;max-width:100%;padding:0;width:350px}.rent-Title{align-items:center;display:flex;justify-content:center}.view-li{padding:0 0 0 1rem}.view-li:not(:last-child){border-bottom:1px solid #add8e6}.view-li:first-child{margin-top:1rem}.view-li:last-child{margin-bottom:1rem}::marker{border-radius:30px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.4 16.2c-2.3-2.3-5.4-3.5-8.4-4.5-.5-.2-1.1-.3-1.6-.5-1.6-1.6-3.7-2.8-6.2-3.2-1-.2-1.9.1-2.5.6-.9-.3-1.8-.6-2.7-.8-3.2-1-6.4-1.8-9.5-.1-1 .5-1.9 1.2-2.7 2-6.4 1.4-11.7 5-12.4 12.7C0 27 1.9 31.5 4.9 34.9c.1.6.2 1.1.4 1.7 1 3.2 3.3 5.7 6.7 6.5 2.7.6 5.4-.2 7.9-1.2 3.3.4 6.7.3 9.9 0 6.5-.7 13.3-2.8 17.1-8.5 3.6-5.2 4-12.6-.5-17.2zm-17.3.9c2.1.4 4 1.7 4.7 3.8 0 .5-.1 1.1-.2 1.6-.3 1.4-.8 2.6-1.6 3.7-.7.2-1.5.1-2.3-.4-.8-.4-1.6-1-2.2-1.6-.4-.4-1.2-1.7-1.6-1.9 3.4 1.3 5.1-3 3.2-5.2zm-11.6 9.7c.2-1.9 1.1-3.9 2.3-5.5-.4 2.1.3 4.2 1.7 6 1.3 1.7 3.1 3.2 5 4.2-.2.1-.4.2-.6.4-.1 0-.1.1-.2.1-3.9.2-8.7-.8-8.2-5.2zm-6.4 3.1c.1.3.1.7.2 1 .2.6.4 1.2.7 1.8-.4-.2-.7-.5-1-.7.1-.8.1-1.4.1-2.1zm31.2-1.3c-.9 1.7-2.1 3.1-3.7 4.1 2-2.1 3.4-4.7 4-7.6.2-.7.3-1.4.3-2.1.6 1.5.5 3.3-.6 5.6z'/%3E%3C/svg%3E") " "}.view-li:nth-child(3n)::marker{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.5 12.5c-.4-1.1-1.3-1.8-2.2-2-4.2-4-11.6-4.3-17.1-4.1-6.9.3-13.9 2.1-19.4 6.5C2 17.5-2.4 25.7 2.5 32.6c2.2 3.2 5.5 4.9 9 5.5 3.3 1.7 6.7 3.3 10.2 4.4 7.8 2.3 17 1.6 23.2-4.3 7.3-7 4.8-17.3 1.6-25.7zm-20.2 2.7c.6 0 1.3 0 1.8.2 1.1.4 1.7 1.3 2 2.3-1-1.2-2.4-2.1-3.8-2.5zm-1.4 6.6c.9.9 1.3 2.2-.2 2.3-2 .2-1.1-1.9.2-2.3zm-11.8 9.8c-.6-.3-2.9-1.1-3.2-1.8-.2-.5 1.4-3.1 2.1-4.2.3.5.7 1 1.2 1.4 0 .3.1.6.2.8.5 1.9 1.5 3.1 2.9 4h-.2c-.8.1-1.6.1-2.5-.1-.2 0-.3 0-.5-.1zM24 36.4c1.6-.7 3-1.5 4.3-2.5.8.2 1.7.3 2.5.5 2.5.4 5.2.9 7.7.6-.9.6-2 1.1-3 1.4-3.9 1.3-7.7 1-11.5 0z'/%3E%3C/svg%3E") " "}.view-li:nth-child(3n - 1)::marker{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M48.3 23.7c-1-9.9-9.9-15.6-18.8-17.8-8.2-2.1-18.8-2.6-24.6 4.8C.6 16.2 1 23.6 4.3 29.3c-.5 1-.8 2-1 3-.6 4 2 7.6 5.1 10 5.9 4.4 14 4.2 19.6-.4 1.5 0 2.9-.2 4.4-.5 1.8 0 3.5 0 5.3-.1 2.3-.1 3.5-1.9 3.5-3.7 4.5-3.3 7.7-8.2 7.1-13.9zM9.1 17.8c1.1-4.1 4.9-5.8 8.8-6.1.9-.1 1.9-.1 2.9-.1-3.2 1.6-6.3 4.6-8 7.4-.1.1-.1.2-.2.3-1.1.9-2.1 1.9-3 2.9-.2.2-.4.4-.5.6-.4-1.7-.5-3.3 0-5z'/%3E%3C/svg%3E") " "}.view-header{align-items:center;background:linear-gradient(145deg,#f5f5f5,#e0e0e0);border:4px solid #000;border-radius:10px;box-shadow:5px 5px 15px #0000004d;color:#222;display:flex;font-family:Georgia,serif;font-size:24px;font-weight:700;justify-content:space-evenly;margin-bottom:50px;margin-top:50px;padding:20px;position:relative;text-transform:uppercase}.view-header:before{background:linear-gradient(145deg,#fc0,#f66);border:2px solid #000;border-radius:15px;bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px;z-index:-1}.view-header span{background-color:#fff;border:2px solid #000;border-radius:5px;box-shadow:3px 3px 10px #0003;margin:0 15px;padding:10px 20px}
/*# sourceMappingURL=main.f01d0a76.css.map*/