@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@700&display=swap");
/* ! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;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]{-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{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}[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}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Source Sans Pro,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:-moz-focusring{outline:auto}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--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-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.absolute{position:absolute}.relative{position:relative}.-top-2{top:-.5rem}.-top-1{top:-.25rem}.top-0{top:0}.z-20{z-index:20}.z-50{z-index:50}.z-10{z-index:10}.order-2{order:2}.order-1{order:1}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.mt-2{margin-top:.5rem}.mb-20{margin-bottom:5rem}.mt-5{margin-top:1.25rem}.mb-0{margin-bottom:0}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.h-1{height:.25rem}.h-5{height:1.25rem}.h-3{height:.75rem}.min-h-\[146px\]{min-height:146px}.w-full{width:100%}.w-2\/3{width:66.666667%}.w-\[120px\]{width:120px}.w-\[calc\(100\%-82px\)\]{width:calc(100% - 82px)}.w-5{width:1.25rem}.w-3{width:.75rem}.w-0{width:0}.max-w-full{max-width:100%}.max-w-\[112px\]{max-width:112px}.-translate-y-1\/2{--tw-translate-y:-50%;transform:var(--tw-transform)}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.whitespace-nowrap{white-space:nowrap}.rounded-lg{border-radius:.5rem}.rounded-3xl{border-radius:1.5rem}.bg-black{--tw-bg-opacity:1;background-color:rgba(45,45,45,var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgba(255,117,82,var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.bg-secundary{--tw-bg-opacity:1;background-color:rgba(199,228,221,var(--tw-bg-opacity))}.bg-accent{--tw-bg-opacity:1;background-color:rgba(168,167,165,var(--tw-bg-opacity))}.p-1{padding:.25rem}.p-4{padding:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-16{padding-left:4rem;padding-right:4rem}.pt-6{padding-top:1.5rem}.pb-48{padding-bottom:12rem}.pl-4{padding-left:1rem}.pr-11{padding-right:2.75rem}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-sans{font-family:Source Sans Pro,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.text-primary{--tw-text-opacity:1;color:rgba(255,117,82,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-secundary{--tw-text-opacity:1;color:rgba(199,228,221,var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgba(45,45,45,var(--tw-text-opacity))}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-primary-light:hover{--tw-bg-opacity:1;background-color:rgba(255,117,82,var(--tw-bg-opacity))}.hover\:bg-secundary-light:hover{--tw-bg-opacity:1;background-color:rgba(199,228,221,var(--tw-bg-opacity))}@media (min-width:640px){.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:pl-5{padding-left:1.25rem}.sm\:pr-0{padding-right:0}}@media (min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-2{grid-column:span 2/span 2}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.md\:mt-0{margin-top:0}.md\:ml-auto{margin-left:auto}.md\:flex{display:flex}.md\:w-72{width:18rem}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:pr-5{padding-right:1.25rem}.md\:pb-80{padding-bottom:20rem}.md\:pr-4{padding-right:1rem}.md\:pl-7{padding-left:1.75rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.lg\:z-50{z-index:50}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:m-0{margin:0}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:w-96{width:24rem}.lg\:max-w-\[136px\]{max-width:136px}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:justify-end{justify-content:flex-end}.lg\:p-10{padding:2.5rem}.lg\:p-9{padding:2.25rem}}@media (min-width:1280px){.xl\:top-0{top:0}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:pl-11{padding-left:2.75rem}}@media (min-width:1536px){.\32xl\:col-span-6{grid-column:span 6/span 6}.\32xl\:mx-40{margin-left:10rem;margin-right:10rem}.\32xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}