/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}strong{font-weight:bolder}small{font-size:80%}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none}blockquote,dl,dd,h1,h2,h3,h4,h5,p{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{list-style:none;margin:0;padding:0}html{font-family: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}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d2d6dc}img{border-style:solid}input::placeholder{color:#a0aec0}button,[role="button"]{cursor:pointer}h1,h2,h3,h4,h5{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input{padding:0;line-height:inherit;color:inherit}img,svg,canvas,iframe{display:block;vertical-align:middle}img{max-width:100%;height:auto}html{font-family:"Gotham SSm A","Gotham SSm B",arial,sans-serif;color:#636466;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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}}.btn{color:#fff;font-weight:500;text-transform:uppercase;padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;padding-right:1rem;border-radius:.25rem}.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}.appearance-none{appearance:none}.bg-fixed{background-attachment:fixed}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f4f5f7}.bg-gray-800{background-color:#252f3f}.bg-orange-100{background-color:#fef3e6}.bg-orange-500{background-color:#f38b00}.bg-orange-600{background-color:#db7d00}.bg-orange-700{background-color:#925300}.bg-green-100{background-color:#f2f9e9}.bg-green-500{background-color:#78be20}.bg-green-600{background-color:#6cab1d}.bg-green-700{background-color:#487213}.bg-blue-100{background-color:#e6f7fb}.bg-blue-500{background-color:#00afd7}.bg-blue-600{background-color:#009ec2}.bg-blue-700{background-color:#006981}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f4f5f7}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-orange-400:hover{background-color:#f7ae4d}.hover\:bg-orange-500:hover{background-color:#f38b00}.hover\:bg-green-400:hover{background-color:#a1d263}.hover\:bg-green-500:hover{background-color:#78be20}.hover\:bg-blue-400:hover{background-color:#4dc7e3}.hover\:bg-blue-500:hover{background-color:#00afd7}.focus\:bg-gray-50:focus{background-color:#f9fafb}.focus\:bg-gray-100:focus{background-color:#f4f5f7}.focus\:bg-orange-400:focus{background-color:#f7ae4d}.focus\:bg-green-400:focus{background-color:#a1d263}.focus\:bg-blue-400:focus{background-color:#4dc7e3}.bg-right{background-position:right}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-transparent{border-color:transparent}.border-white{border-color:#fff}.border-gray-100{border-color:#f4f5f7}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d2d6dc}.border-orange-500{border-color:#f38b00}.border-green-500{border-color:#78be20}.border-green-600{border-color:#6cab1d}.focus\:border-orange-300:focus{border-color:#fad199}.focus\:border-green-300:focus{border-color:#c9e5a6}.focus\:border-blue-300:focus{border-color:#99dfef}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.float-right{float:right}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-auto{height:auto}.h-1\/2{height:50%}.h-full{height:100%}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-16{margin-bottom:4rem}.mt-20{margin-top:5rem}.mb-20{margin-bottom:5rem}.-mr-1{margin-right:-0.25rem}.-mr-2{margin-right:-0.5rem}.-mt-6{margin-top:-1.5rem}.-mt-8{margin-top:-2rem}.-mb-16{margin-bottom:-4rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-screen-xl{max-width:1280px}.min-h-full{min-height:100%}.object-cover{object-fit:cover}.object-center{object-position:center}.opacity-0{opacity:0}.opacity-100{opacity:1}.focus\:outline-none:focus{outline:0}.overflow-hidden{overflow:hidden}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-2{padding-top:.5rem}.pl-2{padding-left:.5rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pl-4{padding-left:1rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pt-16{padding-top:4rem}.pb-16{padding-bottom:4rem}.placeholder-gray-500::placeholder{color:#636466}.focus\:placeholder-gray-400:focus::placeholder{color:#9fa6b2}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.inset-x-0{right:0;left:0}.top-0{top:0}.right-0{right:0}.left-0{left:0}.left-1\/2{left:50%}.top-full{top:100%}.right-full{right:100%}.left-full{left:100%}.shadow-xs{box-shadow:0 0 0 1px rgba(0,0,0,0.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(118,169,250,0.45)}.text-center{text-align:center}.text-white{color:#fff}.text-gray-50{color:#f9fafb}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d2d6dc}.text-gray-400{color:#9fa6b2}.text-gray-500{color:#636466}.text-gray-700{color:#374151}.text-gray-900{color:#161e2e}.text-orange-200{color:#fce2bf}.text-orange-500{color:#f38b00}.text-orange-600{color:#db7d00}.text-orange-700{color:#925300}.text-green-100{color:#f2f9e9}.text-green-200{color:#ddefc7}.text-green-500{color:#78be20}.text-green-600{color:#6cab1d}.text-green-700{color:#487213}.text-blue-200{color:#bfebf5}.text-blue-500{color:#00afd7}.text-blue-600{color:#009ec2}.text-blue-700{color:#006981}.hover\:text-gray-500:hover{color:#636466}.hover\:text-gray-600:hover{color:#4b5563}.hover\:text-gray-900:hover{color:#161e2e}.hover\:text-orange-600:hover{color:#db7d00}.hover\:text-orange-700:hover{color:#925300}.hover\:text-orange-900:hover{color:#492a00}.hover\:text-green-600:hover{color:#6cab1d}.hover\:text-green-700:hover{color:#487213}.hover\:text-green-900:hover{color:#24390a}.hover\:text-blue-600:hover{color:#009ec2}.hover\:text-blue-700:hover{color:#006981}.hover\:text-blue-900:hover{color:#003541}.focus\:text-gray-500:focus{color:#636466}.focus\:text-gray-900:focus{color:#161e2e}.focus\:text-orange-700:focus{color:#925300}.focus\:text-green-700:focus{color:#487213}.focus\:text-blue-700:focus{color:#006981}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.tracking-tight{letter-spacing:-0.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.align-middle{vertical-align:middle}.invisible{visibility:hidden}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-40{width:10rem}.w-48{width:12rem}.w-64{width:16rem}.w-auto{width:auto}.w-4\/5{width:80%}.w-5\/6{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.z-10{z-index:10}.z-40{z-index:40}.gap-8{grid-gap:2rem;gap:2rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.scale-95{--transform-scale-x:.95;--transform-scale-y:.95}.scale-100{--transform-scale-x:1;--transform-scale-y:1}.translate-x-64{--transform-translate-x:16rem}.translate-x-1\/2{--transform-translate-x:50%}.translate-x-1\/3{--transform-translate-x:33.333333%}.-translate-x-3{--transform-translate-x:-0.75rem}.-translate-x-1\/2{--transform-translate-x:-50%}.translate-y-12{--transform-translate-y:3rem}.translate-y-16{--transform-translate-y:4rem}.-translate-y-2{--transform-translate-y:-0.5rem}.-translate-y-8{--transform-translate-y:-2rem}.-translate-y-1\/4{--transform-translate-y:-25%}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.ease-in{transition-timing-function:cubic-bezier(0.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,0.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.duration-100{transition-duration:100ms}.duration-150{transition-duration:150ms}@media(min-width:640px){.sm\:border-0{border-width:0}.sm\:border-r{border-right-width:1px}.sm\:border-l{border-left-width:1px}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:justify-center{justify-content:center}.sm\:flex-shrink-0{flex-shrink:0}.sm\:h-8{height:2rem}.sm\:h-10{height:2.5rem}.sm\:h-64{height:16rem}.sm\:h-72{height:18rem}.sm\:leading-9{line-height:2.25rem}.sm\:leading-10{line-height:2.5rem}.sm\:leading-none{line-height:1}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mt-0{margin-top:0}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-12{margin-top:3rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-4xl{max-width:56rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:pl-8{padding-left:2rem}.sm\:pt-16{padding-top:4rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-20{padding-bottom:5rem}.sm\:text-center{text-align:center}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:4rem}.sm\:w-full{width:100%}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:scale-100{--transform-scale-x:1;--transform-scale-y:1}}@media(min-width:768px){.md\:bg-right{background-position:right}.md\:border-gray-100{border-color:#f4f5f7}.md\:border-none{border-style:none}.md\:border-t-0{border-top-width:0}.md\:border-r{border-right-width:1px}.md\:border-l{border-left-width:1px}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:flex-grow{flex-grow:1}.md\:flex-shrink-0{flex-shrink:0}.md\:order-1{order:1}.md\:order-2{order:2}.md\:h-96{height:24rem}.md\:h-full{height:100%}.md\:leading-tight{line-height:1.25}.md\:leading-loose{line-height:2}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:ml-4{margin-left:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-8{margin-top:2rem}.md\:ml-10{margin-left:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mb-12{margin-bottom:3rem}.md\:mt-16{margin-top:4rem}.md\:mb-16{margin-bottom:4rem}.md\:mt-20{margin-top:5rem}.md\:mr-20{margin-right:5rem}.md\:ml-20{margin-left:5rem}.md\:ml-auto{margin-left:auto}.md\:max-w-2xl{max-width:42rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-4xl{max-width:56rem}.md\:max-w-5xl{max-width:64rem}.md\:max-w-6xl{max-width:72rem}.md\:max-w-7xl{max-width:80rem}.md\:p-12{padding:3rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:pr-0{padding-right:0}.md\:pl-0{padding-left:0}.md\:pl-2{padding-left:.5rem}.md\:pr-4{padding-right:1rem}.md\:pr-8{padding-right:2rem}.md\:pr-10{padding-right:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-16{padding-top:4rem}.md\:pb-20{padding-bottom:5rem}.md\:absolute{position:absolute}.md\:left-0{left:0}.md\:text-center{text-align:center}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:4rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-4\/12{width:33.333333%}.md\:w-8\/12{width:66.666667%}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:col-gap-8{grid-column-gap:2rem;column-gap:2rem}.md\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lg\:bg-white{background-color:#fff}.lg\:bg-green-500{background-color:#78be20}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:flex-grow-0{flex-grow:0}.lg\:h-full{height:100%}.lg\:m-0{margin:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mt-4{margin-top:1rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-16{margin-top:4rem}.lg\:mr-16{margin-right:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-24{margin-top:6rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-px{margin-right:1px}.lg\:max-w-none{max-width:none}.lg\:max-w-md{max-width:28rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-screen-xl{max-width:1280px}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pr-16{padding-right:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:inset-0{top:0;right:0;bottom:0;left:0}.lg\:inset-y-0{top:0;bottom:0}.lg\:right-0{right:0}.lg\:left-0{left:0}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-white{color:#fff}.lg\:text-orange-500{color:#f38b00}.lg\:text-green-500{color:#78be20}.lg\:text-sm{font-size:.875rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:3rem}.lg\:w-1\/2{width:50%}.lg\:w-6\/12{width:50%}.lg\:w-full{width:100%}.lg\:gap-8{grid-gap:2rem;gap:2rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:translate-x-1\/2{--transform-translate-x:50%}}@media(min-width:1280px){.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:hidden{display:none}.xl\:items-center{align-items:center}.xl\:flex-1{flex:1 1 0}.xl\:mt-0{margin-top:0}.xl\:ml-8{margin-left:2rem}.xl\:mt-28{margin-top:7rem}.xl\:pb-32{padding-bottom:8rem}.xl\:text-base{font-size:1rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-6xl{font-size:4rem}.xl\:w-0{width:0}.xl\:gap-8{grid-gap:2rem;gap:2rem}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:-translate-y-1\/2{--transform-translate-y:-50%}}