*,*:before,*:after{box-sizing:border-box}*{margin:0}body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style-type:none;margin:0;padding:0}address{font-style:normal}:root{--color-light-muted: #e9ebec;--color-light: #f4f5f6;--color-light-intense: #fff;--color-dark-muted: #2b303b;--color-dark: #20242c;--color-dark-intense: #121721;--color-primary-muted: #336999;--color-primary: #225581;--color-primary-intense: #194266;--color-secondary-muted: #b34d52;--color-secondary: #a63f44;--color-secondary-intense: #993338;--color-accent-muted: #ffd480;--color-accent: #ffc34d;--color-accent-intense: #ffb31a;--border-radius: 4px;--border-width: 2px;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 6rem;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--font-monospace: "SFMono-Regular", Andale Mono, Consolas, "Liberation Mono", Menlo, monospace;--font-serif: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif}html{font-size:clamp(1rem,.9rem + .5vw,1.3rem);scroll-behavior:smooth}body{font-family:var(--font-sans);line-height:1.5;color:var(--color-text);background-color:var(--color-background)}.container{max-width:40rem;margin:0 auto;padding:var(--space-md)}:root{color-scheme:light;--color-text-muted: var(--color-dark-muted);--color-text: var(--color-dark);--color-text-intense: var(--color-dark-intentse);--color-ui-muted: #b7bbbe;--color-ui: #808d93;--color-ui-intense: #5c6a70;--color-background-muted: var(--color-light-muted);--color-background: var(--color-light);--color-background-intense: var(--color-light-intense);--color-background-card: var(--color-light-intense);--color-link-default: #1565c0;--color-link-hover: #0d47a1;--color-link-visited: #7b1fa2}h1,h2,h3,h4,h5,h6{font-weight:800;line-height:1.1;margin:0 0 1rem}h1{font-size:2.5rem;line-height:1}h2{font-size:1.7rem;position:relative}h3{font-size:1.3rem}h4{font-size:1.2rem}h5{font-size:1rem}h6{font-size:.9rem}p{margin:0 0 .75em;max-width:80ch}em{font-style:italic}a{text-decoration:none;font-weight:600;color:var(--color-link-default)}a:where(:hover,:focus){color:var(--color-link-hover)}:where(p,ul:not([class]),ol:not([class]),pre,code,blockquote,img,video,iframe)+:is(h1,h2,h3,h4,h5,h6){margin-top:var(--space-md)}mark{background:#fff176}.hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}ul:not([class]){list-style-type:disc;margin:0 0 var(--space-sm) 1.125rem;margin-left:1.125rem;line-height:1.3}ul:not([class])>li>ul{list-style-type:circle}ul:not([class])>li>ul>li>ul{list-style-type:square}ol:not([class]){margin:0 0 var(--space-sm) 1.75rem;padding-left:0;list-style:decimal}:where(ul:not([class]),ol:not([class]))>li{padding-left:0rem;margin-bottom:.5rem}ul:not([class]) ul,ol:not([class]) ul{margin:1rem 0 1rem 1rem}ul:not([class]) ol,ol:not([class]) ol{margin:1rem 0 1rem 2rem}hr{border:none;height:var(--border-width);background:var(--color-background-muted);width:100%;margin:var(--space-md) 0}blockquote{background:var(--color-background-intense);border-left:var(--border-width) solid currentColor;padding:var(--space-sm);margin:0 0 var(--space-md) 0}blockquote:not(:first-child){margin:var(--space-md) 0}blockquote>:first-child{padding-top:0;margin-top:0}blockquote>:last-child{padding-bottom:0;margin-bottom:0}[type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=file],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=url],[type=week],textarea,select{color:currentColor;-webkit-appearance:none;background-color:transparent;border:var(--border-width) solid var(--color-ui);border-radius:var(--border-radius);box-shadow:none;box-sizing:inherit;width:100%;font:400 .9rem/1 var(--font-sans);height:2rem;padding:0 .5rem;margin:.25em 0 .75em;transition:background-color .15s,border-color .15s}:is([type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=file],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=url],[type=week],input:not([type]),textarea,select):focus{border-color:var(--color-link-default);outline:0}::placeholder{color:var(--color-ui)}textarea{padding:.25rem .5rem;line-height:1.4}[type=file]{padding-top:.4rem;display:flex;align-items:center}select{background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="rgba(125,125,125,0.5)" d="M0,0l6,8l6-8"/></svg>') center right no-repeat}select[multiple]{background:none;height:auto}select:focus{background:var(--color-background) url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="rgba(125,125,125,0.5)" d="M12,8L6,0L0,8"/></svg>') center right no-repeat}textarea{min-height:6.5rem}label{display:block;width:100%}label,.label{font-size:.8rem;font-weight:600}legend{font-weight:600;font-size:1.25rem;float:left;margin-bottom:.5em;width:100%}fieldset{position:relative;box-sizing:border-box;border:none;border:var(--border-width) solid var(--color-ui-muted);border-radius:var(--border-radius);margin:var(--space-md) 0;padding:var(--space-sm)}fieldset>:last-child{margin-bottom:0}fieldset:focus-within{border:var(--border-width) solid var(--color-ui)}[type=radio],[type=checkbox]{accent-color:var(--color-link-default);display:inline-block;cursor:pointer}:where([type=radio],[type=checkbox])+label{width:auto;display:inline-block;font-size:.9rem;vertical-align:middle;font-weight:400;text-transform:none;margin-left:.1rem;letter-spacing:0;cursor:pointer}[type=color]{-webkit-appearance:none;display:block;padding:0;cursor:pointer;width:2rem}[type=color]::-webkit-color-swatch-wrapper{padding:0}[type=color]::-webkit-color-swatch{border:none}[type=file]{border-style:dashed;cursor:pointer}input::file-selector-button,input::-webkit-file-upload-button{cursor:pointer;color:inherit;padding:0 .75rem 0 0;background:none;border:none}.form-row{display:flex;gap:var(--space-sm)}.form-row>*{margin-top:0}.input-row{display:flex;align-items:center;margin:.25em 0 .75em}.input-row>*{border-radius:0;margin:0}.input-row>:first-child{border-radius:var(--border-radius) 0 0 var(--border-radius)}.input-row>:last-child{border-radius:0 var(--border-radius) var(--border-radius) 0}:root{--range-track: 4px;--range-size: 20px}[type=range]{margin:0;padding:0;width:100%;height:calc(var(--range-size) + 2*var(--range-track));box-shadow:none;background:transparent;font:1em arial,sans-serif}[type=range],[type=range]::-webkit-slider-thumb{-webkit-appearance:none}[type=range]::-webkit-slider-runnable-track{box-sizing:border-box;border:none;width:100%;height:var(--range-track);border-radius:var(--border-radius);background:var(--color-ui-muted)}[type=range]::-moz-range-track{box-sizing:border-box;border:none;width:100%;height:var(--range-track);border-radius:var(--border-radius);background:var(--color-ui-muted)}[type=range]::-ms-track{box-sizing:border-box;border:none;width:100%;height:var(--range-track);border-radius:var(--border-radius);background:var(--color-ui-muted);color:transparent}[type=range]::-moz-range-progress{height:var(--range-track);border-radius:var(--border-radius);background:var(--color-ui)}[type=range]::-ms-fill-lower{height:var(--range-track);border-radius:var(--border-radius);background:var(--color-ui)}[type=range]::-webkit-slider-thumb{margin-top:-8px;box-sizing:border-box;border:none;width:var(--range-size);height:var(--range-size);border-radius:50%;border:var(--border-width) solid var(--color-ui);background:#fff;pointer-events:all!important;cursor:pointer}[type=range]::-moz-range-thumb{box-sizing:border-box;border:none;width:var(--range-size);height:var(--range-size);border-radius:50%;border:var(--border-width) solid var(--color-ui);background:#fff;pointer-events:all!important;cursor:pointer}[type=range]::-ms-thumb{margin-top:0;box-sizing:border-box;border:none;width:var(--range-size);height:var(--range-size);border-radius:50%;border:var(--border-width) solid var(--color-ui);background:#fff;pointer-events:all!important;cursor:pointer}[type=range]:focus{border:none;outline:none;box-shadow:none!important}[type=range]:focus::-ms-thumb{border-color:var(--color-link-default)}[type=range]:focus::-webkit-slider-thumb{border-color:var(--color-link-default)}[type=range]:focus::-moz-range-thumb{border-color:var(--color-link-default)}[type=range]::-ms-tooltip{display:none}.button,button,[type=button],[type=reset],[type=submit]{--button-background: var(--color-primary);--button-color: var(--color-light);background-color:var(--button-background);color:var(--button-color);border:var(--border-width) solid var(--button-background);border-radius:var(--border-radius);cursor:pointer;display:inline-block;text-align:center;text-decoration:none;white-space:nowrap;font:600 .8rem/1 var(--font-sans);height:2rem;padding:.5rem 1rem;transition:background-color .15s,border-color .15s}a.button:where(:hover,:focus){color:var(--button-color)!important}:is(.button,button,[type=button],[type=reset],[type=submit]):where(:hover,:focus){--button-background: var(--color-primary-intense)}:is(.button,button,[type=button],[type=reset],[type=submit]):where([disabled]){filter:saturate(0);pointer-events:none;cursor:not-allowed}.button-secondary{--button-background: var(--color-secondary)}.button-secondary:where(:hover,:focus){--button-background: var(--color-secondary-intense)}.button-accent{--button-color: var(--color-dark);--button-background: var(--color-accent)}.button-accent:where(:hover,:focus){--button-background: var(--color-accent-intense)}.button-group{display:flex;flex-wrap:wrap;gap:.5rem;margin:var(--space-sm) 0}code,pre{font-family:var(--font-monospace);font-size:.75rem}code{white-space:nowrap}pre{overflow-x:auto;padding:var(--space-sm);margin:0 0 var(--space-sm) 0;background:var(--color-background-intense)}pre>code{margin:0;display:block;white-space:pre}img{width:100%;height:auto;display:block}.embed-16-9{aspect-ratio:16/9;height:auto;width:100%}.embed-4-3{aspect-ratio:4/3;height:100%;width:100%}table{border-collapse:collapse;width:100%;table-layout:fixed;font-size:.8rem}table caption{text-align:left;font-size:1rem;font-weight:600}td,th{text-align:left;padding:.25rem .5rem;vertical-align:top;word-wrap:break-word}thead{border-bottom:var(--border-width) solid var(--color-background-muted)}thead th{vertical-align:bottom}tfoot{border-top:var(--border-width) solid var(--color-background-muted)}tbody tr:nth-child(odd){background-color:var(--color-background-intense)}tbody tr:nth-child(even){background-color:var(--color-background)}.form-row-title{font-weight:600;margin:.5rem 0}.input-form-row{margin:var(--space-sm) 0}[data-type=radio],[data-type=checkbox]{display:flex;flex-direction:row-reverse;align-items:center;gap:.25rem}[data-type=hidden]{display:none}.input-wrapper{position:relative}.input-wrapper:not(:is([data-type=radio],[data-type=checkbox])){width:100%}:root{--PhoneInput-color--focus: var(--color-accent) !important}.PhoneInputCountry{margin:.25em 0 .75em}.PhoneInputCountry .PhoneInputCountryIcon--border{box-shadow:none}.asterisk{color:var(--color-text-muted)}.input-wrapper:has(:focus:invalid) .asterisk{color:var(--color-danger-muted)}.input-wrapper:not(:has(:invalid)) .asterisk{color:var(--color-success-muted)}.error-message{color:red;font-size:.8rem;margin:0;position:absolute;bottom:-12px}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.form{min-height:100vh;width:100%;display:grid;justify-content:center;align-content:center;position:relative}.logo{position:relative;z-index:1;margin-top:var(--space-sm)}.logo img{object-fit:contain;height:100%;width:100%;max-width:16rem;max-height:4rem;margin:0 auto}.form-wrapper{background:#fff;position:relative;z-index:1;max-width:55rem;border-radius:.75rem;border:var(--border-width) solid rgba(0,0,0,.1);overflow:hidden;margin:var(--space-md) var(--space-sm) var(--space-sm) var(--space-sm);animation:.5s .2s ease forwards slideInForm;opacity:0}.seeker-form{transition:transform .75s cubic-bezier(.8,0,1,.7),opacity .5s;transform:translate(0)}@media only screen and (min-width: 50rem){.seeker-form{display:flex;flex-direction:row-reverse}}form{width:100%;padding:var(--space-sm)}@media only screen and (min-width: 50rem){form{padding:var(--space-md)}}.content-pre,.content-post{color:var(--color-text-muted);margin-bottom:var(--space-md);font-size:.9rem}.form-submit{height:3rem;max-width:15.5rem;width:100%}.button-row{display:flex;align-items:center;gap:var(--space-sm)}.thank-you{position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:50ch;padding:var(--space-sm);text-align:center;animation:1s .5s ease forwards fadeIn;opacity:0}[data-status=complete] .seeker-form{transform:translate(100%);opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInForm{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}body{background-image:linear-gradient(to bottom,var(--color-accent-1),white)}.background{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;--swoop-size: clamp(30rem, 250vw, 100rem)}svg.swoop{position:fixed;bottom:calc(var(--swoop-size) * -.65);left:calc(var(--swoop-size) * -.25);width:calc(var(--swoop-size) * 1);height:calc(var(--swoop-size) * 1);max-width:none;z-index:0}svg.swoop path{transition:fill .15s}.swoop-primary{animation:2s cubic-bezier(.5,0,0,1) slideInPrimary}.swoop-primary path{fill:var(--color-primary)}.swoop-accent{animation:2s cubic-bezier(.5,0,0,1) slideInAccent}.swoop-accent path{fill:var(--color-accent-2)}.grain{position:fixed;width:100%;height:200%;top:0;left:0;background-image:url(/img/noise.png);background-repeat:repeat;mix-blend-mode:hard-light;opacity:.7}@keyframes slideInPrimary{0%{transform:translate3d(20%,20%,0) rotate(-20deg)}to{transform:translateZ(0) rotate(0)}}@keyframes slideInAccent{0%{transform:translate3d(-10%,20%,0) rotate(-40deg)}to{transform:translateZ(0) rotate(0)}}.play-button{all:unset;display:none;cursor:pointer;box-sizing:border-box;position:absolute;width:7rem;height:7rem;top:calc(50% - 3.5rem);left:calc(50% - 3.5rem);border-radius:50%;z-index:1;transition:transform .15s ease-in,color .25s;color:var(--color-primary)}.play-button:hover{transform:scale(1.02);color:var(--color-primary-4)}@media only screen and (min-width: 50rem){.play-button{display:block}}.play-button svg{pointer-events:none}.form-media-wrapper{position:relative;transition:height .55s;background:var(--color-primary-1);flex-shrink:0;height:50vw}@media only screen and (min-width: 50rem){.form-media-wrapper{width:45%;height:auto}}@media only screen and (max-width: 767px){.form-media-wrapper{display:none}}.form-media{object-position:50% 25%;height:100%;width:100%;object-fit:cover;transition:object-position .55s}@media only screen and (min-width: 50rem){.form-media{object-position:50% 50%}}[data-playing=true]{height:calc(100vw - var(--space-sm) - var(--space-sm))}[data-playing=true] .form-media{object-position:50% 5%}@media only screen and (min-width: 50rem){[data-playing=true]{height:auto}[data-playing=true] .form-media{object-position:50% 50%}}[data-playing=true] .play-button{transform:scale(0)}.nota-wrapper{position:relative;background:#e7f4ff;width:95%;padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;color:#07526f;gap:10px;border-radius:20px}.nota-wrapper .title{text-align:center;font-size:2rem;line-height:1.3}.nota-wrapper .paragraph{font-size:1.2rem;font-weight:400}.nota-wrapper .button{display:flex;align-items:center;justify-content:center;background:#07526f;color:#fff;width:80%;padding:20px;border-radius:3rem;font-size:1rem;font-weight:700;white-space:normal;box-sizing:content-box;text-transform:uppercase}.nota-wrapper .header{width:100%}.nota-wrapper .exit{position:absolute;top:15px;right:25px;font-size:30px;cursor:pointer;color:#07526f}@media only screen and (min-width: 50rem){.nota-wrapper{max-width:674px;padding:4rem 2rem}.nota-wrapper .button{width:50%}}.pop-up{display:grid;place-items:center;background:rgba(0,0,0,.5019607843);position:fixed;z-index:1;top:0;left:0;right:0;bottom:0}.pop-up .pop-up-background{width:100%;height:100%;position:absolute;z-index:-1}@font-face{font-family:Noir Pro;src:local(""),url(/font/NoirPro-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Noir Pro;src:local(""),url(/font/NoirPro-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Noir Pro;src:local(""),url(/font/NoirPro-Medium.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Noir Pro;src:local(""),url(/font/NoirPro-Bold.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--font-sans: "Noir Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:1rem}[data-embedded=true] body{background:none}[data-embedded=true] .form{min-height:0}[data-embedded=true] .background,[data-embedded=true] .logo{display:none}[data-embedded=true] .seeker-form{margin:0 auto}:root{--color-primary-intense: var(--color-primary-4);--color-link-default: var(--color-accent-3);--color-link-hover: var(--color-accent-4);--border-width: 1px;--color-ui: #b0bec5;--color-ui-muted: #cfd8dc;--color-ui-intense: #546e7a;--color-danger-muted: #f44336;--color-warning-muted: #f9a825;--color-success-muted: #4caf50}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
