.locale-changer[data-v-c0951283]{cursor:pointer;position:relative}.locale-changer button[data-v-c0951283]{background:none;border:none;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem}.locale-changer button[data-v-c0951283]:hover{background-color:#ffffff1a}.locale-changer .selector[data-v-c0951283]{align-items:center;color:#fff;display:flex;font-size:.75rem}.locale-changer .selector button[data-v-c0951283]{padding:.25rem}.locale-changer .label[data-v-c0951283]{display:none;margin-left:.25rem}@media (min-width:1024px){.locale-changer .label[data-v-c0951283]{display:block}}.locale-changer .options[data-v-c0951283]{background-color:#262626e6;border:1px solid #666;border-radius:1.5rem;cursor:pointer;display:none;flex-direction:column;overflow:hidden;position:absolute;right:0;width:10rem}.locale-changer .options[data-v-c0951283]>*{flex:1 1 auto}.locale-changer:hover .options[data-v-c0951283]{display:flex}/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{line-height:1.15;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:100%}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{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{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-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}.flex{display:flex;flex-direction:column;gap:2.5rem}.flex.columns>*{flex:1 1 50%}@media (min-width:768px){.flex.columns{flex-direction:row}}.text-center{text-align:center}.text-right{text-align:right}.justify-center{display:flex;justify-content:center}.justify-between{justify-content:space-between}.x-list{align-items:center;display:flex}.x-list>*+*{margin-left:.5rem}.x-list.center{justify-content:center}.y-list{align-items:flex-start;display:flex;flex-direction:column}.y-list>*+*{margin-top:.5rem}.y-list.center{align-items:center}.y-list.right{align-items:flex-end}.pz-logo{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:1.25rem}.pz-logo img{margin-right:.25rem}.pz-logo.text{color:#fff;font-weight:700}.pz-logo.text span:last-child{color:#a6a6a6}div.icon{display:flex}a.button,button.button{align-items:center;background-color:#262626;border:none;border-radius:9999rem;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;height:3rem;justify-content:center;padding:0 1rem}a.button:hover,button.button:hover{background-color:#060606;text-decoration:none}a.button.small,button.button.small{font-size:.875rem;height:2rem;padding:0 .75rem}button.button:disabled{background-color:#a6a6a6;cursor:auto}a.icon:hover{text-decoration:none}a.icon-text,button.icon-text{align-items:center;display:inline-flex}a.icon-text .icon,button.icon-text .icon{margin-right:.35rem}a.icon-text:hover,button.icon-text:hover{text-decoration:none}button.icon{background:none;border:none;cursor:pointer;display:inline-flex;padding:2px}button.icon:hover{filter:brightness(110%)}table.styled{border-collapse:collapse;width:100%}table.styled tfoot,table.styled thead{text-align:left}table.styled tr{border-bottom:1px solid #000}table.styled td,table.styled th{padding:1.5em 1rem}table.styled tfoot tr{border:none}div.detail-view{display:grid;gap:.5rem 1rem;grid-template-columns:auto auto}div.detail-view .row{display:contents}div.detail-view .row .details,div.detail-view .row .label{align-items:center;display:flex;height:1.5rem}div.detail-view .row .label{color:#666;font-weight:600}div.detail-view .row .details{margin-left:1rem}.tag{background-color:#666;border:none;border-radius:1.5rem;color:#fff;display:inline-block;font-size:.9rem;padding:.25rem .55rem}.tag.success{background-color:#a9dd55;color:#000}.tag.warning{background-color:#f09342;color:#000}.tag.error{background-color:#f56d47;color:#000}.tag.emphasis{background-color:#f6d94c;color:#000}.tag.small{font-size:.75rem;padding:.15rem .35rem}button.tag{border:2px solid transparent;cursor:pointer}button.tag:hover{filter:brightness(110%)}button.tag.selected{border:2px solid #000}span.price{font-size:1.75rem;font-weight:500}span.price sup{color:#666;font-size:.75em;top:-.25em}.callout{border:1px solid #a6a6a6;border-radius:1.5rem;color:#000;display:inline-block;margin-bottom:1.5rem;padding:1rem 1.25rem;position:relative}.callout.success{background-color:#a9dd55;border:none}.callout.warning{background-color:#f09342;border:none}.callout.error{background-color:#f56d47;border:none}.callout.dark{background-color:#262626;border:none;color:#fff}.callout.stretch{display:block}.callout .close-button{cursor:pointer;position:absolute;right:.5rem;top:.5rem}form.form .actions{margin-top:1rem;text-align:right}div.form-field+div.form-field,form.form button[type=submit]{margin-top:1rem}div.form-field input{border:1px solid #000;border-radius:9999rem;font-size:.9rem;height:2.5rem;padding:.5rem .85rem;width:100%}div.form-field.error input{border:1px solid #f56d47}div.form-field .error{color:#f56d47;margin-top:.5rem}div.field-inline{display:flex}div.field-inline .prefix{height:2.5rem}div.field-inline :first-child{border-bottom-right-radius:0;border-top-right-radius:0}div.field-inline .button{height:2.5rem;white-space:nowrap}div.field-inline input:not(:first-child):not(:last-child),div.field-inline>*{border-radius:0}div.field-inline>:last-child{border-bottom-left-radius:0;border-bottom-right-radius:9999rem;border-top-left-radius:0;border-top-right-radius:9999rem}.field+.field,.field+.formkit-outer,.formkit-outer+.field,.formkit-outer+.formkit-outer{margin-top:1rem}.field[data-errors=true],.field[data-invalid=true],.formkit-outer[data-errors=true],.formkit-outer[data-invalid=true]{color:#f56d47}.field[data-errors=true] input,.field[data-invalid=true] input,.formkit-outer[data-errors=true] input,.formkit-outer[data-invalid=true] input{border:1px solid #f56d47;color:#f56d47}.field .formkit-messages,.formkit-outer .formkit-messages{margin-top:.5rem}.formkit-messages{color:#f56d47;list-style-type:none;margin-block-start:.75rem;padding-inline-start:1rem}.formkit-label{display:inline-block;margin-bottom:.5rem}input.formkit-input[type=email],input.formkit-input[type=password],input.formkit-input[type=search],input.formkit-input[type=tel],input.formkit-input[type=text],input.styled[type=email],input.styled[type=password],input.styled[type=search],input.styled[type=tel],input.styled[type=text]{border:1px solid #000;border-radius:9999rem;font-size:.9rem;height:2.5rem;padding:.5rem .85rem;width:100%}.formkit-actions{margin-top:1rem;text-align:right}.formkit-actions button[type=submit].formkit-input.expand{width:100%}input[type=radio].styled{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:3px solid #fff;border-radius:50%;height:1.15rem;outline:2px solid currentcolor;width:1.15rem}input[type=radio].styled:checked{background-color:currentcolor}input.formkit-input[type=file],input.styled[type=file].formkit-input{border:1px solid #000;border-radius:1.5rem;font-size:.9rem;padding:.5rem .85rem}.formkit-no-files{display:none}.formkit-file-list{font-size:.9rem}.formkit-file-list .formkit-file-remove{margin-left:.5rem}select.formkit-input,select.styled{border:1px solid #000;border-radius:1.5rem;font-size:.9rem;padding:.375rem .85rem}textarea.formkit-input,textarea.styled{border:1px solid #000;border-radius:1.5rem;padding:1rem}.inline-inputs{display:flex;justify-content:stretch}.inline-inputs .formkit-outer{flex:1}.inline-inputs .formkit-outer+.button{margin-top:1.8rem}.inline-inputs input[type=tel],.inline-inputs input[type=text]{border-radius:1.5rem 0 0 1.5rem}.inline-inputs .button{border:1px solid #000;border-radius:0 1.5rem 1.5rem 0;font-size:.9rem;height:2.5rem;padding:.5rem .85rem}.modal-view{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000bf;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.modal-content{background-color:#fff;border-radius:1.5rem;color:#000;margin:8rem auto;min-height:200px;padding:1.5rem 1rem 1rem;position:relative;width:90%}.modal-content .close.icon{position:absolute;right:1rem;top:1rem}@media (min-width:768px){.modal-content{padding:2rem 1.5rem 1.5rem;width:65%}}@media (min-width:1024px){.modal-content{padding:2.75rem 1.75rem 1.75rem;width:55%}}.stat-bubble{align-items:center;background-color:#fff;border-radius:9999rem;color:#000;display:inline-flex;font-size:3rem;font-weight:700;height:7rem;justify-content:center;margin-bottom:1.75rem;width:7rem}hr{border:1px solid #000}hr.light{border-color:#fff}ul{padding-left:1rem}.tippy-box{background-color:#262626;border-radius:.5rem;color:#fff}.tippy-box .tippy-arrow{color:#262626}.tippy-box .tippy-content{font-size:.8rem;padding:.5rem 1rem}h1,h2,h3,h4,h5{font-weight:700;line-height:1.5;margin-top:0}h1{font-size:2.25rem}h2{font-size:1.75rem}body{line-height:1.3}.subdued{color:#666}a{color:#5699ae;text-decoration:none}a:hover{text-decoration:underline}body,html{background-color:#000;background-image:url(../images/stars.svg);background-position:top;background-repeat:repeat-x;background-size:1200px;font-size:14px;height:100%}@media (min-width:768px){body,html{font-size:16px}}body{color:#000;font-family:Poppins,sans-serif}body>div:first-child{height:100%}@media (min-width:768px){body{background-size:1600px}}header.top-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000d9;display:flex;height:4.5rem;justify-content:center;position:fixed;width:100%;z-index:9999}header.top-bar .content{align-items:center;display:flex;justify-content:space-between;padding:0 1rem;width:100%}@media (min-width:768px){header.top-bar .content{max-width:960px}}@media (min-width:1024px){header.top-bar .content{max-width:1200px}}.app,.base{height:100%}.base{display:flex;flex-direction:column}main.layout{flex:1}footer.layout,main.layout{margin-left:auto;margin-right:auto;width:100%}@media (min-width:768px){footer.layout,main.layout{max-width:960px}}@media (min-width:1024px){footer.layout,main.layout{max-width:1200px}}main.layout{padding:6.5rem 1rem 1rem}footer.layout{color:#b3b3b3;margin-top:1rem;padding:1rem 2.5rem 2rem}footer.layout a{color:inherit}footer.layout>div+div{margin-top:2rem}footer.layout .pz-logo{opacity:65%}footer.layout .pz-logo img{width:48px}footer.layout .title{display:block;font-weight:700;margin-bottom:1rem}footer.layout .links{display:flex;justify-content:space-between}footer.layout .links>div{flex:1 1 50%}footer.layout .links a{display:block;margin-top:.75rem}footer.layout .connect .social-media{margin-top:1rem}footer.layout .legal{color:gray;font-size:.85em}footer.layout .legal>div+div{margin-top:.5rem}footer.layout .legal a+a{margin-left:1rem}@media (min-width:768px){footer.layout{align-items:flex-start;display:flex;font-size:.9rem;justify-content:space-between}footer.layout>div+div{margin-top:0}footer.layout .links{flex-basis:30%}}.page-enter-active,.page-leave-active{transition:all .1s}.page-enter-from,.page-leave-to{opacity:0}.menu-links a.icon-text{color:#e6e6e6}.menu-links a.icon-text:hover{filter:brightness(110%)}.menu-links a.icon-text svg{fill:#e6e6e6}nav.main .menu-links{align-items:center;-moz-column-gap:.65rem;column-gap:.65rem;display:none;font-size:.9rem}nav.main .menu-links .try.button .icon{display:none}@media (min-width:1024px){nav.main .menu-links{-moz-column-gap:1.5rem;column-gap:1.5rem;font-size:1rem}nav.main .menu-links .try.button .icon{display:block}}nav.main .menu-links a{cursor:pointer;position:relative;z-index:2}nav.main .menu-links a:not(.try.button){align-items:center;display:flex;padding:.75rem .25rem}nav.main .menu-links .submenu{position:relative}nav.main .menu-links .submenu ul{display:none;flex-direction:column;left:0;list-style:none;margin:0;padding:3.5rem 0 0;position:absolute;top:0;width:10rem;z-index:1}nav.main .menu-links .submenu li{background-color:#000000d9;margin:0;padding:.25rem .75rem}nav.main .menu-links .submenu li a{color:#fff}nav.main .menu-links .submenu li:last-child{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}nav.main .menu-links .submenu:hover ul{display:flex}nav.main .menu-btn svg{fill:#e6e6e6}@media (min-width:768px){nav.main .menu-btn{display:none}nav.main .menu-links{display:flex}}.menu-modal .modal-content{background-color:transparent}.menu-modal .close-btn{position:absolute;right:1rem;top:1rem;fill:#a6a6a6}.menu-modal .content{display:flex;justify-content:center}.menu-modal .menu-links{align-items:center;display:flex;flex-direction:column;font-size:1.5rem;margin-top:3rem;width:50%}.menu-modal .menu-links a+a{margin-top:3rem}.menu-modal .try.button{font-size:1.2rem}div.page,div.page-section{background-color:#fff;border-radius:1.5rem;overflow:auto}div.page{color:#3c3939;padding:2.5rem 1.5rem}@media (min-width:768px){div.page{padding:3.5rem 2.5rem}}@media (min-width:1024px){div.page{padding:4rem}}div.page-section{padding:2rem 1.5rem}@media (min-width:768px){div.page-section{padding:2.5rem}}@media (min-width:1024px){div.page-section{padding:3rem 4rem}}div.page-section+div.page-section{margin-top:1rem}div.content-limit{margin:0 auto}@media (min-width:768px){div.content-limit{width:65%}}@media (min-width:1024px){div.content-limit{width:50%}}
