*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Nunito Sans;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}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}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}html{font-family:Nunito Sans,system-ui,sans-serif;color:#474747;background-color:#f4f4f4;font-size:10px}@media screen and (min-width: 460px){html{font-size:12px}}@media screen and (min-width: 768px){html{font-size:14px}}@media screen and (min-width: 1024px){html{font-size:15px}}@media screen and (min-width: 1280px){html{font-size:16px}}@media screen and (min-width: 1920px){html{font-size:20px}}img{max-width:400px}.image-wrapper{height:10rem}@media screen and (min-width: 460px){.image-wrapper{height:11rem}}@media screen and (min-width: 768px){.image-wrapper{height:12rem}}@media screen and (min-width: 1920px){.image-wrapper{height:auto}}ul,ol{font-size:1.5rem;margin-left:3rem;margin-bottom:1rem}@media screen and (min-width: 768px){ul,ol{font-size:1.25rem}}ul li,ol li{margin-bottom:.5rem}ul{list-style:disc}ol{list-style:decimal}h1{font-weight:900;color:#034ea2;line-height:1;margin-bottom:2rem;font-size:3rem}@media screen and (min-width: 460px){h1{font-size:4rem}}@media screen and (min-width: 768px){h1{font-size:5rem}}h2,h3,h4{font-weight:700;color:#034ea2;line-height:1;margin-bottom:1rem;font-size:2rem}@media screen and (min-width: 460px){h2,h3,h4{font-size:2.5rem}}@media screen and (min-width: 768px){h2,h3,h4{font-size:3rem}}p{margin-bottom:.75rem;line-height:1.5;font-size:1.5rem}@media screen and (min-width: 768px){p{font-size:1.25rem}}blockquote{background-color:#2d3748;color:#fff;font-style:italic;padding:.75rem 1.5rem;border-radius:1rem}a{transition:color .25s cubic-bezier(.4,0,.2,1);text-decoration:underline}a:hover,a:focus{color:#fcaf17}a,button{font-size:1.5rem}@media screen and (min-width: 768px){a,button{font-size:1.25rem}}button:disabled{opacity:.6;cursor:not-allowed}button:disabled:hover,button:disabled:focus{opacity:.6}section{width:100%;margin-left:auto!important;margin-right:auto!important;padding-left:1rem;padding-right:1rem}@media screen and (min-width: 460px){section{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width: 768px){section{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 1024px){section{padding-left:3rem;padding-right:3rem}}@media screen and (min-width: 1280px){section{padding-left:6rem;padding-right:6rem;width:1280px}}@media screen and (min-width: 1920px){section{padding-left:10rem;padding-right:10rem;width:1920px}}label{font-size:1.5rem}@media screen and (min-width: 768px){label{font-size:1.25rem}}label:has(input[type=radio]):hover,label:has(input[type=radio]):focus{cursor:pointer}input[type=text]{width:100%;padding:.75rem 1.5rem;box-sizing:border-box;border:2px solid #6f6f6f;border-radius:.5rem;background-color:transparent;font-size:1.5rem}@media screen and (min-width: 768px){input[type=text]{font-size:1.25rem}}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;margin:0;font:inherit;color:currentColor;width:1.25rem;height:1.25rem;border:2px solid #474747;border-radius:50%;transform:translateY(-.075em);display:grid;place-content:center;flex-shrink:0}input[type=radio]:before{content:"";width:.75rem;height:.75rem;border-radius:50%;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1rem 1rem #034ea2}input[type=radio]:checked:before{transform:scale(1)}input[type=radio]:hover,input[type=radio]:focus{cursor:pointer}textarea{width:100%;height:10rem;padding:.75rem 1.5rem;box-sizing:border-box;border:2px solid #6f6f6f;border-radius:.5rem;background-color:transparent;resize:none;font-size:1.5rem}@media screen and (min-width: 768px){textarea{font-size:1.25rem}}.buttons-group{margin-top:1.5rem;display:flex;gap:1rem}.main-button{background-color:#034ea2;color:#fff;opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1);padding:.75rem 1.5rem;border-radius:.75rem;display:inline-block;text-decoration:none}.main-button:hover,.main-button:focus{opacity:.9;color:#fff}.acessibility-bar{background-color:#2d3748;color:#fff}.acessibility-bar li{margin:0}.acessibility-bar button{height:100%;background-color:#2d3748;border:none;padding:.5rem;display:flex;align-items:center;justify-content:center;flex-direction:column;width:6rem;gap:.125rem;transition:opacity .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 768px){.acessibility-bar button{width:4rem}}.acessibility-bar button:hover,.acessibility-bar button:focus{opacity:.9}.acessibility-bar-icon{height:.875rem}.acessibility-bar-text{font-size:1rem;white-space:wrap}@media screen and (min-width: 460px){.acessibility-bar-text{font-size:.75rem}}@media screen and (min-width: 768px){.acessibility-bar-text{font-size:.625rem}}.acessibility-bar-text-icon{font-weight:900;font-size:.875rem}.acessibility-bar svg{fill:#fff}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.top-1\/2{top:50%}.m-0{margin:0}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.mb-10{margin-bottom:2.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-0{margin-left:0}.mt-10{margin-top:2.5rem}.block{display:block}.flex{display:flex}.h-40{height:10rem}.h-5{height:1.25rem}.h-full{height:100%}.w-5{width:1.25rem}.w-\[360px\]{width:360px}.w-full{width:100%}.list-none{list-style-type:none}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.border-y{border-top-width:1px;border-bottom-width:1px}.border-border{--tw-border-opacity: 1;border-color:rgb(111 111 111 / var(--tw-border-opacity))}.border-l-rose-700{--tw-border-opacity: 1;border-left-color:rgb(190 18 60 / var(--tw-border-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-contain{-o-object-fit:contain;object-fit:contain}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-2xl{font-size:2rem}.font-bold{font-weight:700}.text-bg_dark{--tw-text-opacity: 1;color:rgb(45 55 72 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.scaled img{max-width:800px}.scaled .image-wrapper{height:auto}@media screen and (min-width: 768px){.scaled .image-wrapper{height:24rem}}@media screen and (min-width: 1920px){.scaled .image-wrapper{height:10rem;margin-bottom:2rem}}.scaled ul,.scaled ol{font-size:2rem}@media screen and (min-width: 768px){.scaled ul,.scaled ol{font-size:2.5rem}}.scaled h1{font-size:3.5rem}@media screen and (min-width: 460px){.scaled h1{font-size:4rem}}@media screen and (min-width: 768px){.scaled h1{font-size:6rem}}@media screen and (min-width: 1024px){.scaled h1{font-size:7rem}}.scaled h2,.scaled h3,.scaled h4{font-size:3rem}@media screen and (min-width: 460px){.scaled h2,.scaled h3,.scaled h4{font-size:3.5rem}}@media screen and (min-width: 768px){.scaled h2,.scaled h3,.scaled h4{font-size:5rem}}.scaled p{font-size:2rem}@media screen and (min-width: 768px){.scaled p{font-size:2.5rem}}.scaled blockquote{font-size:1.5rem}@media screen and (min-width: 460px){.scaled blockquote{font-size:1.75rem}}@media screen and (min-width: 768px){.scaled blockquote{font-size:2rem}}.scaled a,.scaled button{font-size:2rem}@media screen and (min-width: 768px){.scaled a,.scaled button{font-size:2.5rem}}.scaled label{font-size:2rem}@media screen and (min-width: 768px){.scaled label{font-size:2.5rem}}.scaled input[type=text]{font-size:2rem}@media screen and (min-width: 768px){.scaled input[type=text]{font-size:2.5rem}}.scaled textarea{font-size:2rem}@media screen and (min-width: 768px){.scaled textarea{font-size:2.5rem}}.scaled .acessibility-bar button{width:9rem}@media screen and (min-width: 768px){.scaled .acessibility-bar button{width:8rem}}.scaled .acessibility-bar-icon{height:1.75rem}.scaled .acessibility-bar-text{font-size:1.75rem}@media screen and (min-width: 460px){.scaled .acessibility-bar-text{font-size:1.5rem}}@media screen and (min-width: 768px){.scaled .acessibility-bar-text{font-size:1.25rem}}.scaled .acessibility-bar-text-icon{font-size:1.75rem}.contrast{color:#000;background-color:#fff}.contrast h1,.contrast h2,.contrast h3,.contrast h4{color:#000}.contrast blockquote{background-color:#000;color:#fff}.contrast a:hover,.contrast a:focus{color:#000}.contrast input[type=text]{border:2px solid #000000;background-color:transparent}.contrast input[type=radio]{background-color:transparent;color:currentColor;border:2px solid #000000}.contrast input[type=radio]:before{box-shadow:inset 1rem 1rem #000}.contrast textarea{border:2px solid #000000;background-color:transparent}.contrast .main-button{background-color:#000;color:#fff}.contrast .main-button:hover,.contrast .main-button:focus{color:#fff}.contrast .acessibility-bar{background-color:#000;color:#fff}.contrast .acessibility-bar button{background-color:#000}.contrast .acessibility-bar button svg{fill:#fff}.contrast img{filter:grayscale(100%)}@media (min-width: 460px){.sm\:mb-6{margin-bottom:1.5rem}.sm\:h-44{height:11rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media (min-width: 768px){.md\:fixed{position:fixed}.md\:right-0{right:0}.md\:mb-8{margin-bottom:2rem}.md\:h-48{height:12rem}.md\:w-3\/4{width:75%}.md\:-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:flex-col{flex-direction:column}.md\:bg-transparent{background-color:transparent}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}}@media (min-width: 1024px){.lg\:mb-10{margin-bottom:2.5rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}}@media (min-width: 1280px){.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:py-36{padding-top:9rem;padding-bottom:9rem}}@media (min-width: 1920px){.\32xl\:mb-0{margin-bottom:0}.\32xl\:h-auto{height:auto}.\32xl\:py-16{padding-top:4rem;padding-bottom:4rem}.\32xl\:py-40{padding-top:10rem;padding-bottom:10rem}}
