@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Source+Code+Pro:wght@400&display=swap";.btn-primary{background-color:transparent;border:2px solid #c41e3a;border-radius:8px;color:#c41e3a;display:inline-block;font-weight:600;letter-spacing:1px;text-decoration:none;transition:transform .2s ease-in-out,background-color .3s ease}.btn-primary:hover{background-color:#c41e3a;color:#fff;transform:scale(1.05)}.btn-primary:active{transform:scale(.98)}.btn-success{background-color:#2ecc71;border:2px solid #c41e3a;border-radius:8px;color:#fff;display:inline-block;font-weight:600;letter-spacing:1px;text-decoration:none;transition:transform .2s ease-in-out,background-color .3s ease}.btn-success:hover{background-color:#27ae60;color:#f0f0f0;transform:scale(1.05)}.btn-success:active{transform:scale(.98)}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;line-height:1.5}a{color:inherit;text-decoration:none;transition:all .3s ease}abbr,address,cite,dfn,em,i{font-style:italic}abbr,acronym{border-bottom:1px dotted gray;cursor:help}ins,mark{background:#ddd7d7;text-decoration:none}code,kbd,pre,tt,var{font-family:Source Code Pro,monospace}del{text-decoration-color:red}.btn,button{background:none;border:none;cursor:pointer;font-family:inherit;transition:all .3s ease}img{display:block;height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 24px}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;line-height:1.2;margin-bottom:24px}h1{font-size:2rem}@media only screen and (min-width:768px){h1{font-size:2.5rem}}h2{font-size:1.75rem}@media only screen and (min-width:768px){h2{font-size:2rem}}h3{font-size:1.5rem}p{margin-bottom:24px}input,textarea{border:1px solid #e2e8f0;border-radius:8px;font-family:Montserrat,sans-serif;font-size:1rem;padding:14px 18px;transition:border-color .2s,box-shadow .2s;width:100%}.input-field:focus{border-color:#3b82f6;border-width:2px;box-shadow:0 0 0 3px #3b82f61a;outline:none}table{border-collapse:collapse;border-spacing:0}.no-js .post-card{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.post-card{opacity:1!important;transform:none!important;transition:none!important}html{scroll-behavior:auto!important}.back-to-top{transition:none!important}}table{background-color:transparent;margin:24px auto;width:95%}table caption{caption-side:top;font-size:1.1rem;font-weight:700;padding-bottom:10px;text-align:left}table td,table th{border-top:1px solid #333;color:#000;font-size:.9777777778rem;line-height:1.5;padding:.7rem;text-align:left;vertical-align:top}table th{font-weight:700}table thead th{vertical-align:bottom}tbody tr td,tbody tr th{transition:background-color all .3s ease}@media(hover:hover){tbody tr:hover td,tbody tr:hover th{background-color:#ece6e6}}.table-condensed td,.table-condensed th{padding:.2rem .25rem}.table-bordered{border:1px solid #333;border-collapse:separate;border-left:0}.table-bordered td,.table-bordered th{border-left:1px solid #333}.table-bordered tbody:first-child tr:first-child td,.table-bordered tbody:first-child tr:first-child th,.table-bordered thead:first-child tr:first-child th{border-top:0}.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{background-color:#ece6e6}.hero{background:linear-gradient(135deg,#c41e3a,#98172d);color:#fff;padding:64px 0;text-align:center}@media(max-width:768px){.hero{padding:48px 0}}.hero .hero-content{margin:0 auto;max-width:800px}.hero .hero-title{animation:fadeInUp .8s ease;font-size:3rem;margin-bottom:24px}@media(max-width:768px){.hero .hero-title{font-size:2rem}}.hero .hero-description{animation:fadeInUp .8s ease .2s both;font-size:1.25rem;line-height:1.8;opacity:.95}@media(max-width:768px){.hero .hero-description{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.posts-section{padding:64px 0}@media(max-width:768px){.posts-section{padding:48px 0}}.filter-section{margin-bottom:48px;text-align:center}.filter-section h2{color:#333;margin-bottom:32px}.filter-section .filters{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.filter-section .filter-btn{background-color:transparent;border:2px solid #c41e3a;border-radius:8px;color:#c41e3a;display:inline-block;font-weight:600;letter-spacing:1px;padding:8px 10px;text-decoration:none;transition:transform .2s ease-in-out,background-color .3s ease}.filter-section .filter-btn:hover{background-color:#c41e3a;color:#fff;transform:scale(1.05)}.filter-section .filter-btn:active{transform:scale(.98)}.filter-section .filter-btn.active{background-color:#c41e3a;border-color:#c41e3a;color:#fff}.posts-grid{display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:48px}@media(max-width:768px){.posts-grid{gap:24px;grid-template-columns:1fr}}.post-card{animation:fadeIn .5s ease;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer;overflow:hidden;transition:all .3s ease}.post-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-8px)}.post-card:hover .post-image img{transform:scale(1.05)}.post-card .post-image{height:240px;overflow:hidden;position:relative}.post-card .post-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;width:100%}.post-card .post-image .post-category{background-color:#c41e3a;border-radius:8px;color:#fff;font-size:.775rem;font-weight:600;padding:5px 10px;position:absolute;right:24px;top:24px}.post-card .home-post-content{padding:24px}.post-card .home-post-content h3{color:#333;font-size:1.25rem;line-height:1.4;margin-bottom:16px}.post-card .home-post-content .post-description{color:#383737;display:-webkit-box;font-size:.95rem;-webkit-line-clamp:3;line-clamp:3;line-height:1.6;margin-bottom:24px;-webkit-box-orient:vertical;overflow:hidden}.post-card .home-post-content .post-meta{border-top:1px solid #e8e8e8;color:#999;font-size:.875rem;font-weight:500;padding-top:16px}.load-more-section{padding-top:32px;text-align:center}.load-more-section .load-more-btn{background-color:transparent;border:2px solid #c41e3a;border-radius:8px;color:#c41e3a;display:inline-block;font-weight:600;letter-spacing:1px;padding:8px 10px;text-decoration:none;transition:transform .2s ease-in-out,background-color .3s ease}.load-more-section .load-more-btn:hover{background-color:#c41e3a;color:#fff;transform:scale(1.05)}.load-more-section .load-more-btn:active{transform:scale(.98)}:root{--primary:#4f46e5;--bg:#f8fafc;--text-main:#0f172a;--text-muted:#475569;--success:#22c55e}.test-container{align-items:center;background-color:var(--bg);display:flex;justify-content:center;padding:0 24px 40px}.content-box{max-width:450px;text-align:center}.icon-wrapper{align-items:center;animation:bounce 1s infinite;background-color:#e0e7ff;border-radius:50%;color:var(--primary);display:inline-flex;height:64px;justify-content:center;margin-bottom:24px;width:64px}.icon{height:32px;width:32px}h1{color:var(--text-main);font-size:2.5rem;font-weight:800;letter-spacing:-.025em;margin:0}.highlight{color:var(--primary)}.description{color:var(--text-muted);font-size:1.125rem;line-height:1.75;margin-top:24px}.status-wrapper{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:40px}.status-indicator{display:flex}.dot,.status-indicator{height:12px;position:relative;width:12px}.dot,.ping{background-color:var(--success);border-radius:50%;display:inline-flex}.ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite;height:100%;opacity:.75;position:absolute;width:100%}.status-text{color:#64748b;font-size:.875rem;font-weight:500}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.navbar{height:80px;left:0;margin-bottom:20px;position:fixed;top:0;transition:transform .4s ease;width:100%;z-index:10001}.menu-container{display:flex;flex-direction:row;gap:4rem;margin:0 auto;max-width:1200px}.links-column{flex:1}.category-group{margin-bottom:2rem}.category-title{border-bottom:1px solid #eee;color:#3a75ed;font-size:.9rem;letter-spacing:.1rem;margin:0 auto .9rem;padding-bottom:.5rem;text-transform:uppercase;width:100px}@media(max-width:768px){.menu-container{flex-direction:column;gap:0}.category-title{font-size:.8rem}}.nav-hidden{transform:translateY(-120%)}.navbar.menu-active{background-color:#333!important}.nav-container{background:#333;border-radius:5px;padding:0 1px;position:absolute;right:20px;top:20px;width:60px}.hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:15px;position:relative;z-index:10002}.line{background:#fff;height:2px;transition:.3s;width:30px}.active .line{background:#fff!important}.active .line:first-child{transform:translateY(4px) rotate(45deg)}.active .line:nth-child(2){transform:translateY(-4px) rotate(-45deg)}.menu-overlay{background:#333;height:100vh;inset:70px 0 0;overflow-y:scroll;position:fixed;text-align:center;width:100vw}.menu-links{margin-bottom:150px;padding:0 40px}.menu-links li{margin-bottom:.7rem}.menu-link{color:#fff;font-size:2rem;line-height:1.3;margin:25px 0;opacity:0;padding:1rem 0;text-align:center;text-decoration:none;transform:translate(30px);transition:forwards .5s ease}.menu-link:hover{color:#6495ed}.overlay-enter-active,.overlay-leave-active{transition:all .4s ease-out}.menu-overlay .menu-link,.overlay-enter-to .menu-link{opacity:1;transform:translate(0)}.overlay-enter-from,.overlay-leave-to{opacity:0;transform:translate(20px)}.magnetic-wrap{align-items:center;display:flex;justify-content:center;position:relative;z-index:10000}@media only screen and (min-width:768px){.menu-links{padding:30px 75px 60px}}@media(min-width:1020px){.menu-links{display:grid;gap:60px;grid-template-columns:auto auto}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.blog-post{margin-bottom:spacing-xl}.post-header .post-header-image{height:500px;overflow:hidden;position:relative}@media(max-width:768px){.post-header .post-header-image{height:400px}}.post-header .post-header-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-header .post-header-image .post-header-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000004d 0,#000000b3);display:flex;inset:0;padding:48px 0;position:absolute}@media(max-width:768px){.post-header .post-header-image .post-header-overlay{padding:32px 0}}.post-header .post-header-image .post-header-overlay .post-header-content{color:#fff}.post-header .post-header-image .post-header-overlay .post-header-content .post-category{background-color:#c41e3a;border-radius:8px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:24px;padding:5px 10px}.post-header .post-header-image .post-header-overlay .post-header-content .post-title{color:#fff;font-size:3rem;margin-bottom:24px}@media(max-width:768px){.post-header .post-header-image .post-header-overlay .post-header-content .post-title{font-size:2rem}}.post-header .post-header-image .post-header-overlay .post-header-content .post-description{font-size:1.25rem;margin-bottom:24px;opacity:.95}@media(max-width:768px){.post-header .post-header-image .post-header-overlay .post-header-content .post-description{font-size:1.05rem}}.post-header .post-header-image .post-header-overlay .post-header-content .post-meta{font-size:.95rem;font-weight:500;opacity:.9}.fade-enter-active,.fade-leave-active{transition:opacity 1s ease}.fade-enter-to,.fade-leave-from{opacity:1}.post-content{border-bottom:1px solid #333;margin:0 auto 32px;max-width:960px;padding:48px 0}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:#333;margin-bottom:16px;margin-top:32px}.post-content h1{border-bottom:2px solid #c41e3a;font-size:2.5rem;padding-bottom:16px}@media(max-width:768px){.post-content h1{font-size:2rem}}.post-content h2{font-size:2rem}@media(max-width:768px){.post-content h2{font-size:1.75rem}}.post-content h3{font-size:1.5rem}@media(max-width:768px){.post-content h3{font-size:1.35rem}}.post-content p{color:#444;font-size:1rem;line-height:1.5;margin-bottom:24px}.post-content .intro-para{border-block:2px solid blue;margin:16px 0 32px;padding:25px 10px 0}.post-content .intro-para p{font-size:1.3rem;font-style:italic;font-weight:300}@media only screen and (min-width:700px){.post-content p{font-size:1.2rem;line-height:1.6}.post-content .intro-para{margin:32px 24px 64px}.post-content .intro-para p{font-size:1.4rem}}.post-content figure,.post-content img{margin-bottom:32px;margin-top:32px}@media only screen and (min-width:700px){.post-content figure,.post-content img{margin-bottom:48px;margin-top:48px}}.post-content figure img{margin-bottom:0}.post-content figcaption{font-style:italic;margin-top:16px;text-align:center}.post-content ol,.post-content ul{margin-bottom:24px;padding-left:32px}.post-content ol li,.post-content ul li{color:#444;line-height:1.8;margin-bottom:8px}.post-content ul{list-style-type:disc}.post-content ol{list-style-type:decimal}.post-content strong{color:#333;font-weight:600}.post-content em{font-style:italic}.post-content a{color:#c41e3a;text-decoration:underline}.post-content a:hover{color:#98172d}.post-content code{background-color:#e8e8e8;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;padding:2px 6px}.post-content pre{background-color:#e8e8e8;border-radius:8px;margin-bottom:24px;overflow-x:auto;padding:24px}.post-content pre code{background-color:transparent;padding:0}.post-content blockquote{border-left:4px solid #c41e3a;color:#666;font-style:italic;margin:48px 0;padding-left:24px}.post-content hr{background:#bfbfbf;border-width:0;box-shadow:0 0 0 5px #fff;height:1px;margin:3rem 20px;overflow:visible;position:relative}.post-content hr:after{background-color:#fff;box-shadow:0 0 0 8px #fff;color:#bfbfbf;content:"oooo";font-size:12px;left:47%;position:absolute;top:-10px}code[class*=language-],pre[class*=language-]{background:none;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;-webkit-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}pre[class*=language-]{border-radius:.3em;margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.post-navigation{margin:0 auto;max-width:960px;padding-bottom:64px}@media(max-width:768px){.post-navigation{padding-bottom:48px}}.post-navigation .back-button{align-items:center;border:2px solid #c41e3a;border-radius:8px;color:#c41e3a;display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;padding:5px 10px;transition:all .3s ease}.post-navigation .back-button:hover{background:#ae1b33;color:#fff;transform:translate(-4px)}.post-navigation .back-button svg{transition:all .3s ease}.newsletter-wrapper{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a;margin:0 auto 64px;max-width:700px;padding:48px 32px;text-align:center}.newsletter-wrapper h3{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:12px}@media only screen and (min-width:700px){.newsletter-wrapper h3{font-size:2rem}}.newsletter-wrapper .description{color:#4b5563;font-size:1.1rem;margin-bottom:24px}.newsletter-wrapper form{align-items:center;display:flex;flex-direction:column;gap:32px}.newsletter-wrapper .input-group{display:flex;flex-direction:column;gap:16px;justify-content:center}.newsletter-wrapper input[type=email]{margin-top:8px;width:100%}.newsletter-wrapper p{color:#059669;font-size:1rem;font-weight:500;margin-top:25px}@media(min-width:480px){input[type=email]{max-width:350px}}.comments-container{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem}@media only screen and (min-width:680px){.comments-container{margin-left:auto;margin-right:auto;width:700px}}.comments-container .comments-title{margin-bottom:2.5rem;text-align:center}.comments-container .no-comments{font-weight:500;margin-bottom:32px;text-align:center}.comments-container .comment-card{background:#fff;border:1px solid #edf2f7;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.6rem;padding:1.35rem}.comments-container .comment-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.comments-container .user-name{color:#2b6cb0;font-weight:700}.comments-container .comment-date{color:#a0aec0;font-size:.85rem;font-weight:600}.comments-container .admin-reply-box{background-color:#ebf8ff;border-left:4px solid #3182ce;border-radius:4px;margin-left:1.5rem;margin-top:1rem;padding:1rem}.comments-container .admin-label{color:#2c5282;display:block;font-size:.7rem;font-weight:800;margin-bottom:.25rem;text-transform:uppercase}.comments-container .comment-form-wrapper{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a;padding:1.5rem}.comments-container .form-group{margin-bottom:1.5rem}.comments-container .submit-btn{align-items:center;background-color:transparent;border:2px solid #c41e3a;border-radius:8px;color:#c41e3a;display:inline-block;display:block;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;letter-spacing:1px;margin-left:auto;margin-right:auto;padding:8px 16px;text-decoration:none;transition:transform .2s ease-in-out,background-color .3s ease}.comments-container .submit-btn:hover{background-color:#c41e3a;color:#fff;transform:scale(1.05)}.comments-container .submit-btn:active{transform:scale(.98)}@media only screen and (min-width:700px){.comments-container .submit-btn{font-size:1rem;padding:16px 24px}}.comments-container .submit-btn:disabled{background-color:#c41e3a;cursor:not-allowed}.comments-container .message{border-radius:4px;color:#fff;font-weight:500;margin-top:1.1rem;padding:.75rem;text-align:center}.comments-container .error-message{background:#ba221d}.comments-container .success-message{background:#3f913a}.comments-container .hidden-field{display:none}.footer{background-color:#333;color:#fff;margin-top:64px;padding:48px 0 24px}.footer .footer-content{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:32px}@media(max-width:768px){.footer .footer-content{gap:24px;grid-template-columns:1fr}}.footer .footer-section h3{color:#c41e3a;font-size:1.25rem;margin-bottom:16px}.footer .footer-section p{margin-bottom:16px;opacity:.9}.footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:24px;text-align:center}.footer .footer-bottom p{font-size:.9rem;margin:0;opacity:.8}.footer .footer-bottom p a{color:#fff;opacity:.9;transition:all .3s ease}.footer .footer-bottom p a:hover{color:#c41e3a!important;opacity:1}.modal-overlay{align-items:center;animation:fadeIn .4s ease-in-out;background-color:#000000b3;display:flex;justify-content:center;inset:0;padding:16px;position:fixed;z-index:1000}@media only screen and (min-width:600px){.modal-overlay{padding:24px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:#f9fafb;border-radius:8px;max-height:90vh;max-width:600px;overflow-y:auto;padding:48px 32px;position:relative;width:100%}@media(max-width:700px){.modal-content{background:#fff;padding:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:16px;top:16px;transition:all .3s ease}.close-button:hover{background-color:#e8e8e8}body.no-scroll{overflow:hidden}.form-wrapper{background:#fff;border-radius:12px;margin:24px auto;max-width:550px;padding:32px}@media only screen and (min-width:700px){.form-wrapper{box-shadow:0 4px 20px #00000014}}.form-wrapper h2{color:#c41e3a;margin-bottom:16px}.form-wrapper p{color:#333!important;font-size:1.1rem!important;margin-bottom:16px!important}.form-wrapper .err-text{color:#ba221d!important;font-size:.95rem!important;font-weight:500;margin-top:4px}.form-wrapper .toast{background:#3f913a;border-radius:8px;color:#fff;margin-top:1.1rem;padding:12px;text-align:center}.input-field{margin-bottom:12px;margin-top:12px}.btn{background-color:transparent;border:2px solid #c41e3a;border-radius:8px;color:#c41e3a;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-top:1.5rem;padding:8px 16px;text-decoration:none;transition:transform .2s ease-in-out,background-color .3s ease}.btn:hover{background-color:#c41e3a;color:#fff;transform:scale(1.05)}.btn:active{transform:scale(.98)}@media only screen and (min-width:700px){.btn{font-size:1rem;padding:16px 24px}}.btn:disabled{background-color:#94a3b8;cursor:not-allowed}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.privacy-wrap{color:#000;padding:48px 32px}.privacy-wrap h2{margin-bottom:24px}.privacy-wrap h3{margin-bottom:8px}.privacy-wrap p{font-size:1.1rem!important;margin-bottom:24px!important;text-align:left}.privacy-wrap ul{margin-bottom:24px}.privacy-wrap p:has(+ul){margin-bottom:8px!important}.privacy-wrap li{font-size:1.1rem;list-style-type:circle;margin-bottom:.4rem;margin-left:.5rem;text-align:left}.privacy-wrap .third{font-size:.9rem!important}@media(min-width:700px){.privacy-wrap{padding:24px 32px 0}}.error-wrap{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center}.error-wrap h3{color:red;font-size:5rem}.error-wrap p{font-size:1.5rem;font-weight:600;letter-spacing:1px}.error-wrap button{font-size:1.1rem;font-style:italic;letter-spacing:1px}.error-wrap button:hover{color:#4848e2;text-decoration:underline}@media(min-width:768px){.error-wrap h3{font-size:7rem}.error-wrap p{font-size:1.7rem}.error-wrap button{font-size:1.2rem}}
