/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}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}@font-face{font-family:Pigiarniq;src:url(/assets/Pigiarniq-GVE4H51z.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*,*:after,*:before{margin:0;padding:0;border:0;outline:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}html{scroll-behavior:smooth;background-color:#f9f9f9}body{font-family:Pigiarniq,sans-serif;font-size:1rem;line-height:1.5;color:#272e2e}header{position:fixed;top:0;left:0;width:100%;height:max-content;background-color:#f9f9f9;z-index:999}main{padding-top:6.25rem;min-height:calc(100vh - 24.25rem)}a{text-decoration:none;color:#272e2e}h1,h2{line-height:1;font-family:Markazi Text;font-weight:400}h1{font-size:3.5rem}h2{font-size:2.5rem}label{width:fit-content;cursor:pointer}input,select{width:100%;height:2.5rem;padding:0 .5rem;outline:none;border:1px solid #e0e0e0;border-radius:.375rem;background:#fff;color:#272e2e;cursor:pointer}select{-webkit-appearance:none;appearance:none}input:focus,select:focus{border:1px solid #272e2e}label{font-weight:700}button{border:none;cursor:pointer}img{max-width:100%}.container{max-width:61.75rem;width:90%;margin:0 auto}.grid{display:grid}.button-primary,.button-submit{padding:.5rem 1rem;border-radius:2rem;background-color:#f4ce14;color:#272e2e;font-weight:700;font-size:.9rem}@media(max-width:576px){.button-primary{padding:.3rem .5rem;border-radius:1rem;font-size:.8rem}}.button-primary:hover,.button-primary:focus{background-color:#272e2e;border-color:#272e2e;color:#fff}.site-footer{text-align:center}.hover-underline-animation{display:inline-block;position:relative}.hover-underline-animation:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#272e2e;transform-origin:bottom right;transition:transform .25s ease-out}.hover-underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}.nav-bar{border-bottom:.1rem solid #272e2e;width:100%;max-width:none;padding:0 6%;align-items:center;grid-template-columns:auto auto auto;height:5.25rem}.nav-bar-logo{grid-column:1;justify-self:start;align-self:center;line-height:0}.nav-bar-logo img{width:10rem;height:2.75rem}.nav-bar-hamburger{grid-column:2;display:none;cursor:pointer;color:#272e2e;background-color:transparent}.nav-bar-hamburger svg{width:1.875rem;height:1.875rem}.nav-bar-links{grid-column:3;display:flex;justify-content:flex-end;align-items:center;column-gap:1.5rem;transition:left .3s linear}.nav-bar-links li{list-style-type:none;font-weight:600}.nav-bar-links a{height:max-content;text-transform:uppercase}@media only screen and (max-width:992px){.hover-underline-animation:after{bottom:-1px}.nav-bar{grid-template-columns:auto auto}.nav-bar-hamburger{justify-self:end;display:inline-flex;border:none}.nav-bar-links.expanded{justify-content:flex-start;align-items:flex-start;left:0;box-shadow:1px 0 10px #0009}.nav-bar-links.expanded li{width:100%;border-bottom:1px solid #272e2e}.nav-bar-links.expanded li a{display:block;padding:1rem}.nav-bar-links.expanded li:hover{background-color:#ebebeb}.nav-bar-links{position:absolute;flex-direction:column;width:75%;max-width:16rem;height:100vh;top:0;left:-75%;background-color:#f9f9f9;z-index:100}}.site-footer{position:relative;background-color:#f9f9f9;color:#272e2e;padding:1rem 6%;height:auto;display:grid;gap:2rem;justify-content:space-evenly;grid-template-columns:repeat(2,minmax(6rem,max-content));border-top:.1rem solid #272e2e}.site-footer-logo{display:flex;align-items:center}.logo{width:8rem}.site-footer h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.site-footer a{color:#272e2e}.site-footer a:hover,.site-footer a:focus{color:#f4ce14}.site-footer-nav ul{list-style-type:none;display:flex;flex-wrap:wrap;gap:1rem}.site-footer-nav li{margin-bottom:.25rem}.site-footer-contact svg{margin-right:.5rem}.site-footer-contact p{margin-bottom:.25rem}.site-footer-social svg{margin-right:1rem}@media(max-width:768px){.site-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}}@media(max-width:576px){.site-footer-logo{width:8rem}}
