/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.order-1{order:1}.order-2{order:2}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@font-face{font-family:Safiro;src:url(/assets/fonts/Safiro-Bold.woff2)format("woff2"),url(/assets/fonts/Safiro-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Safiro;src:url(/assets/fonts/Safiro-Regular.woff2)format("woff2"),url(/assets/fonts/Safiro-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--background:#fff;--foreground:#171717}body{color:var(--foreground);background:#f0f0f0;font-family:Arial,Helvetica,sans-serif}*,body{margin:0;padding:0}*{box-sizing:border-box;line-height:1.25}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.footer{background:#f0f0f0;padding:1rem 3rem;max-width:1744px;margin:auto;display:flex;flex-direction:column}@media only screen and (max-width:768px){.footer{width:100%;padding:1rem 2rem}}.footer-col{width:33%}@media only screen and (max-width:768px){.footer-col{width:100%}}.footer-info{display:flex;flex-direction:row;align-items:start;justify-content:space-between;width:100%;padding:3rem 0;gap:.5rem}@media only screen and (max-width:768px){.footer-info{flex-wrap:wrap}}.footer-info p{font-size:.85rem;font-weight:400;font-family:Safiro,sans-serif;color:#000;margin:0;line-height:1.5}.footer-info1{width:90%}@media only screen and (max-width:768px){.footer-info1{width:100%}}.footer-info2{width:48%;display:inline-flex;flex-direction:column}@media only screen and (max-width:768px){.footer-info2{width:50%}}.footer-info2 h6{font-size:1.25em;font-weight:700;font-family:Safiro,sans-serif;color:#000;margin:0 0 .5rem}.footer-info2 ul li{list-style:none;margin-bottom:.5rem}.footer-info2 ul li a{font-family:Safiro,sans-serif;font-size:1em;font-weight:400;color:#000;text-decoration:none;line-height:1.5}.footer-info2 ul li a:hover{text-decoration:underline}.footer-content{display:flex;flex-direction:row;align-items:center;justify-content:start;width:100%;padding:1rem 0;gap:1rem}@media only screen and (max-width:768px){.footer-content{flex-wrap:wrap}}.footer-content h4{font-size:1.95em;font-weight:400;font-family:Safiro,sans-serif;color:#000;margin:0;max-width:375px;width:40%}@media only screen and (max-width:768px){.footer-content h4{width:100%}}.footer-content p{font-size:.9em;font-weight:400;font-family:Safiro,sans-serif;line-height:1.5;color:#000;width:33%;max-width:350px;margin:0 auto 0 2rem}@media only screen and (max-width:768px){.footer-content p{width:100%;margin:0}}.embeddable-buttondown-form{width:33%}@media only screen and (max-width:768px){.embeddable-buttondown-form{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap}}.embeddable-buttondown-form input[type=email],.embeddable-buttondown-form input[type=text],.embeddable-buttondown-form textarea{font-family:Safiro,sans-serif;font-size:1em;height:40px;color:#000;padding:.5rem;border-radius:5px;border:1px solid #ccc;width:70%}.embeddable-buttondown-form input[type=submit]{font-family:Safiro,sans-serif;font-size:1em;color:#fff;background-color:#f90;padding:.6rem 1rem;border-radius:4px;margin-left:.5rem;border:none;cursor:pointer;transition:background-color .3s ease-in-out}.embeddable-buttondown-form input[type=submit]:hover{background-color:#f90}.order-1{order:1}@media only screen and (max-width:768px){.order-1.order-md-2{order:2}}.order-2{order:2}@media only screen and (max-width:768px){.order-2.order-md-1{order:1;margin-bottom:20px}}.logo{font-family:Safiro,sans-serif;font-size:2.35rem;font-weight:700;color:#111;text-decoration:none;display:inline-block;height:auto;padding:0 .5rem;display:inline-flex;justify-content:center;align-items:center;border-radius:5px;transition:color .3s ease}.logo.secondary,.logo:hover{color:#f90}.header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 3rem;background-color:#f0f0f0;flex-direction:row;max-width:1744px;margin:auto}@media only screen and (max-width:768px){.header{padding:1rem 1.5rem;flex-direction:row;align-items:center}}.mazaia-menu{width:100%;height:100%;background:rgba(0,0,0,.8352941176);position:fixed;top:0;left:0;z-index:2000;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:0;color:#fff;font-family:Safiro,sans-serif;font-size:1.5rem;font-weight:400;text-align:center;backdrop-filter:blur(5px);transition:all .3s ease-in-out;transform:translateX(-100%)}.mazaia-menu.open{transform:translateX(0)}.mazaia-menu ul{list-style:none;display:flex;flex-direction:column;gap:1rem;margin:0 auto 0 0;padding:0;height:100%;justify-content:space-between}@media only screen and (max-width:768px){.mazaia-menu ul{justify-content:center}}.mazaia-menu ul li{text-align:left}.mazaia-menu ul li a{font-family:Safiro,sans-serif;font-weight:700;font-size:9vw;color:#fff;text-decoration:none;text-align:left;text-transform:uppercase}.mazaia-menu ul li a:hover{color:#f90}.button{display:inline-block;padding:10px 20px;background-color:#f90;color:#000;border-radius:5px;cursor:pointer;font-family:Safiro,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .3s ease;border:1px solid #f90}.button:hover{background-color:#fff;color:#f90;border:1px solid #f90}.button.menu{font-family:safiro,sans-serif;font-weight:400;font-size:1.25rem;color:#000;padding:0;background:rgba(0,0,0,0);border:0}.button.close,.button.menu:hover{font-weight:700}.button.close{background:rgba(0,0,0,0);color:#fff;border:none;position:fixed;font-size:5rem;margin-left:auto;margin-right:0;top:0;right:0}.button.close:hover{color:#f90}