/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.App main{display:flex;flex:1 1;flex-direction:column}.App main>*{flex:1 1}.breadcrumbs{margin-bottom:.5rem;text-align:left}.breadcrumbs ol{color:inherit;display:flex;font-size:.875rem;gap:.5rem;list-style:none;margin:0;padding:0;li{align-items:center;display:flex;a{color:#072536;color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}}li:not(:last-child):after{color:currentColor;content:"/";margin-left:.5rem;opacity:.6}li[aria-current=page]{font-weight:700;font-weight:var(--font-weight-bold)}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--dh1:clamp(1.625rem,calc(1.30769rem + 1.69231vw),3rem);--dh2:clamp(1.5rem,calc(1.327rem + 0.92308vw),2.25rem);--dh3:clamp(1.375rem,calc(1.28846rem + 0.46154vw),1.75rem);--dh4:clamp(1.25rem,calc(1.19231rem + 0.30769vw),1.5rem);--dh5:clamp(1.125rem,calc(1.09615rem + 0.15385vw),1.25rem);--d:1rem;--font-weight-bold:700;--font-weight-semibold:600;--primary:#072536;--secondary:#537da2;--light:#e7ecef;--lightBorder:#d4d4d4;--action:#c20a23;--actionBorder:#d1d6d9}body,html{background-color:#072536;background-color:var(--primary);box-sizing:border-box;margin:0;padding:0}img{-webkit-user-drag:none;display:block;height:auto;max-width:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #072536;outline:3px solid var(--primary);outline-offset:2px}.btn-icon:focus-visible{box-shadow:0 0 0 3px #15223b66}h1,h2,h3,h4,h5,h6,p{font-family:Roboto,sans-serif;font-style:normal;font-weight:var(--font-weight-normal);line-height:normal}h1,h2{font-weight:700;font-weight:var(--font-weight-bold);margin:0;padding:0}h3,h4,h5,h6{font-weight:600;font-weight:var(--font-weight-semibold)}h1{font-size:clamp(1.625rem,calc(1.30769rem + 1.69231vw),3rem);font-size:var(--dh1)}h2{font-size:clamp(1.5rem,calc(1.327rem + .92308vw),2.25rem);font-size:var(--dh2)}h3{font-size:clamp(1.375rem,calc(1.28846rem + .46154vw),1.75rem);font-size:var(--dh3)}h4{font-size:clamp(1.25rem,calc(1.19231rem + .30769vw),1.5rem);font-size:var(--dh4)}h5{font-size:clamp(1.125rem,calc(1.09615rem + .15385vw),1.25rem);font-size:var(--dh5)}h6{font-size:1rem;font-size:var(--d)}p{margin-top:0;text-align:left}label{color:#072536;color:var(--primary);font-size:1rem;font-weight:600;font-weight:var(--font-weight-semibold);line-height:normal}h1.page-title{border-bottom:.1rem solid #072536;border-bottom:.1rem solid var(--primary);border-top:.1rem solid #072536;border-top:.1rem solid var(--primary);box-sizing:border-box;padding:10px 0;text-align:left;width:100%}ul{margin:.25rem 0 .75rem}.section-inner>.page-title{margin-bottom:1rem}.btn-group{display:flex;gap:10px}.btn,.btn-group{align-items:flex-start}.btn{border:1px solid #d4d4d4;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:600;font-weight:var(--font-weight-semibold);gap:3px;padding:5px 8px;text-decoration:none}.btn-secondary{background-color:initial;border:1px solid #072536;border:1px solid var(--primary,#072536);border-radius:8px;color:#072536;color:var(--primary,#072536)}.btn-primary{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#c20a23;background:var(--action,#c20a23);border:1px solid #07253633;border-radius:8px;color:#e7ecef;color:var(--light,#e7ecef)}.btn-link{background-color:initial;color:#072536;color:var(--primary,#072536);margin:0;padding:0}.btn-icon,.btn-link{border:none}.section-wrapper{background-color:#e7ecef;background-color:var(--light,#e7ecef);padding:1.25rem}h1.section-title{font-size:clamp(1.5rem,calc(1.327rem + .92308vw),2.25rem);font-size:var(--dh2);font-weight:700;font-weight:var(--font-weight-bold);text-align:left}.border{border:.075rem solid;border-radius:1.25rem}@media (min-width:1024px){.footer .footer-inner,.header .navigation,.section-wrapper>.container,.section-wrapper>.section-inner{margin-left:auto;margin-right:auto;max-width:46.25rem;width:100%}.section-wrapper{padding:3.5rem 0 5rem}.section-wrapper.page,.section-wrapper:has(.page-title){padding-top:1.25rem}}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}.header{background-color:var(--primary);position:-webkit-sticky;position:sticky;top:0;transition:background-color .12s ease-out,box-shadow .12s ease-out;width:100%;will-change:background-color,box-shadow;z-index:100}.header .navigation{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:3.75rem;padding:.75rem 1.25rem;position:relative;transition:min-height .12s ease-out,padding .12s ease-out}.header .brand{font-size:1.5rem;z-index:101}.header .brand a{align-items:center;color:var(--light);display:flex;text-decoration:none}.header .brand img{display:block;height:2.5rem;width:auto}.header .hamburger{align-items:center;background:#0000;border:none;color:var(--light);cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:0;z-index:101}.header .hamburger:hover{opacity:.7}.header .hamburger:focus{outline:2px solid #15223b;outline-offset:2px}.header .navigationMenu{background-color:var(--primary);height:calc(100vh - 100%);left:0;margin-left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .3s ease-in-out;width:100%}.header .navigationMenu ul{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.header .navigationMenu ul li{border-bottom:.075rem solid var(--light)}.header .navigationMenu ul li:last-child{border-bottom:none}.header .navigationMenu ul li .contact-actions{justify-content:center}.header .navigationMenu ul li a{color:var(--light);display:block;font-size:var(--dh5);font-weight:var(--font-weight-semibold);padding:1.25rem;text-decoration:none;transition:background-color .2s ease}.header .navigationMenu ul li a.active,.header .navigationMenu ul li a:hover{background-color:rgb(from var(--action) r g b/.55)}.header .navigationMenu ul li a.active{font-weight:600}.header .navigationMenu ul li a.btn.btn-icon{padding:1.25rem 5px}.header .navigationMenu.open{max-height:100vh;padding:.5rem 0}@media(min-width:768px){.header{background-color:var(--primary)}.header .hamburger{display:none}.header .navigationMenu{background-color:#0000;box-shadow:none;display:flex;height:auto;margin-left:auto;max-height:none;overflow:visible;padding:0;position:static;transition:none;width:auto}.header .navigationMenu ul{flex-direction:row;gap:1.25rem}.header .navigationMenu ul li{border-bottom:none}.header .navigationMenu ul li a{padding:.5rem 0}.header .navigationMenu ul li a:hover{background-color:#15223b1a}.header .navigationMenu ul li a.active{background:#0000;border-bottom:.075rem solid var(--light)}.header .navigationMenu .contact-actions{display:none}}.header.is-home{background-color:#0000;position:absolute}.header.is-home.is-sticky{-webkit-backdrop-filter:saturate(120%) contrast(105%);backdrop-filter:saturate(120%) contrast(105%);background-color:var(--primary);box-shadow:0 4px 12px #00000026;position:fixed;top:0}.header.is-home.is-sticky .navigation{min-height:3.25rem;padding:.5rem 1rem}section#jumbotron-name-desc-section{background:var(--primary) url(https://storage.googleapis.com/kayko_design_portfolio/jumbotron_banner_light.svg) no-repeat center center/cover;color:var(--light);overflow:visible;padding:10.25rem 0 7.75rem;position:relative}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper{display:flex;flex-direction:column;gap:1.25rem}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .html-tags-jumbotron,section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container{align-items:flex-start;display:flex;flex-direction:column}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .html-tags-jumbotron{padding-left:1.25rem}@media(min-width:768px){section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .html-tags-jumbotron{padding-left:2rem}}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .html-tags-jumbotron .html-tags-jumbotron-indent-1{padding-left:1.25rem}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container{align-items:center;padding:0;width:100%}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container h1,section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container h2{text-align:center}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container .design-text,section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container h1#main-name-highlight{font-family:Major Mono Display,monospace;font-style:normal;font-weight:400}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container .main-name-highlight{padding-bottom:5px}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container h2#main-description-row{align-items:baseline;display:flex;gap:10px;justify-content:center;width:100%}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container h2#main-description-row .main-description-text{font-size:var(--dh4)}section#jumbotron-name-desc-section #jumbotron-name-desc-wrapper .main-text-container h2#main-description-row .develop-text{font-family:Courier Prime,monospace;font-style:normal;font-weight:400}section#jumbotron-name-desc-section div#jumbotron-bottom-border{bottom:0;height:0;left:0;padding-bottom:3rem;pointer-events:none;position:absolute;transform:translateY(70%);width:100%;z-index:2}section#jumbotron-name-desc-section div#jumbotron-bottom-border svg{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#about{padding-top:2.5rem}@media(min-width:1024px){#about{padding-top:3.5rem}}.contact-content{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1em}.contact-actions{align-items:stretch;display:flex;gap:.75rem}.contact-actions .btn{align-items:center;border-radius:8px;box-sizing:border-box;color:var(--primary);display:inline-flex;font-size:1.35rem;justify-content:center;padding:.2rem;text-decoration:none}.contact-actions .svg-inline--fa,.contact-actions svg{height:1.25em;vertical-align:middle;width:1.25em}.contact-actions .label{display:inline-block;line-height:1}.contact-actions .btn:focus{outline:3px solid #15223b24;outline-offset:2px}@media(hover:hover)and (pointer:fine){.contact-actions .label{display:none}}.contact-form{box-shadow:0 4px 4px 0 rgb(from var(--primary) r g b/.25);box-sizing:border-box;display:flex;flex-direction:column;gap:10px;max-width:100%;padding:1.5rem;text-align:left;width:100%}.contact-form .btn{flex:0 0 auto;min-width:0;width:-webkit-fit-content;width:fit-content}.form-group{display:flex;flex-direction:column;gap:3px}.form-group label .required-icon{color:var(--action);font-size:.5rem;margin-left:.25rem;vertical-align:super}.form-group input,.form-group textarea{background-color:var(--lightBorder);border:1px solid var(--lightBorder);border-radius:5px;color:inherit;font-size:1rem;max-width:100%;padding:10px;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;border-color:var(--primary-color,#007bff);box-shadow:0 0 0 2px #007bff40;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-status{border-radius:4px;margin-top:1rem;padding:.75rem;text-align:center}.form-status.success{background:#28a7451a;color:#28a745}.form-status.error{background:#dc35451a;color:#dc3545}#projects:has(.container.border){background-color:var(--primary);color:var(--light);position:relative}@media(max-width:1024px){#projects:has(.container.border){padding-top:2.5rem}}#projects:has(.container.border) .container{position:relative;width:100%}#projects:has(.container.border) .border{border-color:var(--light);box-shadow:0 4px 4px 0 rgb(from var(--light) r g b/.25)}#projects:has(.container.border) h1#projects-title{background-color:var(--primary);margin-left:5px;padding:0 .3125rem;position:absolute;top:-.95rem;white-space:nowrap;z-index:1}#projects:not(:has(.container.border)){text-align:left}#project-detail{text-align:left}#project-detail .project-detail__sections h3{font-size:var(--h6-font-size);margin:0}#project-detail .project-detail__links{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1.25rem}#project-detail .project-detail__links a.project-detail__link{align-items:center;background:#0000;border:1px solid #0003;border-radius:.5rem;color:inherit;display:inline-flex;gap:.35rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .12s ease,border-color .12s ease}#project-detail .project-detail__links a.project-detail__link:focus-visible,#project-detail .project-detail__links a.project-detail__link:hover{background:#0000000a;border-color:#00000059;outline:none}@media(min-width:768px){#projects:has(.container.border) .border{padding:1.25rem 0 0}}.projects{padding:3rem 1rem}.projects .container{margin:0 auto;max-width:1100px}.projects-title{font-size:2rem;margin-bottom:.5rem}.projects-intro{color:#000000b3;margin-bottom:1.5rem}.project-detail__media img{border-radius:8px;display:block;height:auto;width:100%}.project-detail__gallery{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:768px){.project-detail__gallery{gap:10px;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.project-detail__gallery{gap:10px;grid-auto-flow:dense;grid-auto-rows:10px;grid-template-columns:repeat(3,1fr)}}@media(min-width:1440px){.project-detail__gallery{gap:10px;grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.project-detail__gallery[data-count="1"],.project-detail__gallery[data-count="2"]{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:860px}.project-detail__gallery[data-count="3"],.project-detail__gallery[data-count="4"]{gap:10px;grid-template-columns:repeat(2,1fr)}.project-detail__gallery[data-count="5"],.project-detail__gallery[data-count="6"],.project-detail__gallery[data-count="7"],.project-detail__gallery[data-count="8"]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1440px){.project-detail__gallery[data-columns="4"],.project-detail__gallery[data-count="10"],.project-detail__gallery[data-count="11"],.project-detail__gallery[data-count="12"],.project-detail__gallery[data-count="13"],.project-detail__gallery[data-count="14"],.project-detail__gallery[data-count="15"],.project-detail__gallery[data-count="16"],.project-detail__gallery[data-count="9"]{grid-template-columns:repeat(3,1fr)}}.project-detail__thumb{margin:0;position:relative}.project-detail__thumb img{border-radius:1.25rem;display:block;height:auto;object-fit:cover;transition:transform .16s ease,box-shadow .16s ease;width:100%}@media(max-width:1024px){.project-detail__thumb img{aspect-ratio:4/3;height:auto}}@media(prefers-reduced-motion:reduce){.project-detail__thumb img{transition:none}}@media(min-width:1024px){.project-detail__thumb-button{display:block;width:100%}}.project-detail__thumb-button{background:#0000;border:none;cursor:pointer;display:block;padding:0;text-align:left;width:100%}.project-detail__thumb-button:focus-visible{border-radius:6px;outline:3px solid #007bff80;outline-offset:2px}.project-detail__thumb-button:focus:not(:focus-visible) img,.project-detail__thumb:hover img{box-shadow:0 6px 16px #0000001a;transform:scale(1.015)}.project-detail__thumb-button:active img{transform:scale(.98)}.project-detail__back{margin-top:1rem}.projects-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(max-width:768px){.projects-grid.home-grid{display:none}}@media(min-width:769px){.projects-grid.home-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.projects-grid.home-grid[data-count="1"]{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:400px}.projects-grid.home-grid[data-count="2"]{grid-template-columns:repeat(2,1fr)}.projects-grid.home-grid[data-count="3"]{grid-template-columns:repeat(3,1fr)}}.projects-carousel{display:none;margin-top:1.5rem}@media(max-width:768px){.projects-carousel{display:block}}.project-card{background:#ffffff08;border-radius:8px;min-height:120px;padding:1rem}.project-card h3{margin-top:0}.image-card{box-sizing:border-box;display:block;height:0;margin:0;padding:1.25rem 1.25rem calc(66.67% + 2.5rem);position:relative;width:100%}.image-card img{border-radius:.5rem;display:block;height:calc(100% - 2.5rem);left:1.25rem;object-fit:cover;position:absolute;top:1.25rem;width:calc(100% - 2.5rem)}.image-card__caption{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(180deg,#537da200,#537da212);border-radius:0 0 .5rem .5rem;bottom:1.25rem;box-sizing:border-box;color:var(--primary);font-weight:var(--font-weight-semibold);left:1.25rem;max-width:calc(100% - 2.5rem);padding:.75rem 1rem;position:absolute;right:1.25rem}.carousel{position:relative}.carousel__track{display:flex;overflow:hidden;width:100%}.carousel__slide{display:none;flex:0 0 100%;max-width:100%;opacity:0;transform:translateX(10%);transition:opacity .3s ease,transform .3s ease}.carousel__slide.is-active{display:block;opacity:1;transform:translateX(0)}.carousel__figure{box-sizing:border-box;height:0;margin:0;padding:1.25rem 1.25rem calc(66.67% + 2.5rem);position:relative;width:100%}.carousel__figure .carousel__caption{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(180deg,#537da200,#537da212);border-radius:0 0 .5rem .5rem;bottom:1.25rem;box-sizing:border-box;color:var(--light);left:1.25rem;max-width:calc(100% - 2.5rem);padding:.75rem 1rem;position:absolute;right:1.25rem}.carousel__figure img{border-radius:.5rem;display:block;height:calc(100% - 2.5rem);left:1.25rem;object-fit:cover;position:absolute;top:1.25rem;width:calc(100% - 2.5rem)}.carousel__link{color:inherit;display:block;text-decoration:none}.carousel__nav{align-items:center;background:rgb(from var(--secondary) r g b/.95);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;outline:none;position:absolute;top:50%;transform:translateY(-50%);width:36px}.carousel__nav--prev{left:8px}.carousel__nav--next{right:8px}.carousel__dots{display:flex;gap:.5rem;justify-content:center;margin-bottom:.75rem}.carousel__dot{background:rgb(from var(--secondary) r g b/.25);border:none;border-radius:50%;height:.75rem;width:.5rem}.carousel__dot.is-active{background:rgb(from var(--secondary) r g b/.7)}.carousel__live{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.carousel:focus,.carousel__dot:focus,.carousel__nav:focus{box-shadow:0 0 0 3px #007bff40}.plb-backdrop{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.plb-content{background:#0b0b0b;border-radius:8px;box-sizing:border-box;max-height:90vh;max-width:1000px;overflow:hidden;padding:1rem;position:relative;width:90%}.plb-close{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:8px;top:8px}.plb-media{text-align:center}.plb-media img{display:block;height:auto;margin:0 auto;max-height:70vh;object-fit:contain;width:100%}.plb-caption{color:#ddd;margin-top:.5rem}.plb-nav{align-items:center;background:#ffffff0f;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:42px}.plb-prev{left:12px}.plb-next{right:12px}.plb-thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.25rem}.plb-thumb{background:#0000;border:none;cursor:pointer;opacity:.8;padding:0}.plb-thumb.is-active{opacity:1}.plb-thumb img{border-radius:4px;display:block;height:56px;object-fit:cover;width:80px}.not-found{align-items:center;display:flex;min-height:50vh}.not-found .not-found__content{padding:2rem 0;text-align:center}.not-found .not-found__content p{font-size:var(--dh4);margin-bottom:2rem;text-align:center}.not-found .not-found__content .btn{margin:0 auto}.footer{background-color:var(--primary);color:var(--light);padding:.75rem 1.25rem}.footer .footer-inner{align-items:center;display:flex;justify-content:space-between}.footer .footer-inner .footer-brand{align-items:center;display:inline-flex;gap:.5rem}.footer .footer-inner .footer-brand .footer-logo{align-items:center;display:flex}.footer .footer-inner .footer-brand .footer-logo img{display:block;height:1.45rem;width:auto}.footer .footer-inner .footer-brand .footer__logo{font-size:1rem}.footer a,.footer button{color:var(--light);text-decoration:none}.footer .contact-actions .btn{border:none;color:var(--light);font-size:1rem}
/*# sourceMappingURL=main.12e8b33f.css.map*/