.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}}.debug-screens::before{position:fixed;z-index:2147483647;bottom:0;left:0;padding:.3333333em .5em;font-size:12px;line-height:1;font-family:sans-serif;background-color:#000;color:#fff;box-shadow:0 0 0 1px #fff;content:'screen: _'}
@media(min-width:640px){.debug-screens::before{content:'screen: sm'}
}@media(min-width:768px){.debug-screens::before{content:'screen: md'}
}@media(min-width:1024px){.debug-screens::before{content:'screen: lg'}
}@media(min-width:1280px){.debug-screens::before{content:'screen: xl'}
}@media(min-width:1536px){.debug-screens::before{content:'screen: 2xl'}
}.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}
.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}
.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}
.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}
.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}
.bg-green-500{--tw-bg-opacity:1;background-color:rgba(185,212,49,var(--tw-bg-opacity))}
.bg-green{--tw-bg-opacity:1;background-color:rgba(185,212,49,var(--tw-bg-opacity))}
.bg-blue-100{--tw-bg-opacity:1;background-color:rgba(192,208,223,var(--tw-bg-opacity))}
.bg-blue-400{--tw-bg-opacity:1;background-color:rgba(0,115,153,var(--tw-bg-opacity))}
.bg-blue-800{--tw-bg-opacity:1;background-color:rgba(0,60,90,var(--tw-bg-opacity))}
.bg-blue-900{--tw-bg-opacity:1;background-color:rgba(3,41,60,var(--tw-bg-opacity))}
.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}
.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}
.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgba(185,212,49,var(--tw-bg-opacity))}
.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgba(0,60,90,var(--tw-bg-opacity))}
.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgba(3,41,60,var(--tw-bg-opacity))}
.focus\:bg-blue-800:focus{--tw-bg-opacity:1;background-color:rgba(0,60,90,var(--tw-bg-opacity))}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}
.from-gray-100{--tw-gradient-from:#f3f4f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(243,244,246,0))}
.hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.bg-center{background-position:center}
.bg-left{background-position:left}.bg-left-bottom{background-position:left bottom}
.bg-right-top{background-position:right top}.bg-no-repeat{background-repeat:no-repeat}
.bg-cover{background-size:cover}.bg-contain{background-size:contain}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}
.border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}
.border-gray-300{--tw-border-opacity:1;border-color:rgba(220,220,220,var(--tw-border-opacity))}
.border-gray-500{--tw-border-opacity:1;border-color:rgba(153,153,153,var(--tw-border-opacity))}
.border-green-500{--tw-border-opacity:1;border-color:rgba(185,212,49,var(--tw-border-opacity))}
.border-blue-300{--tw-border-opacity:1;border-color:rgba(147,197,253,var(--tw-border-opacity))}
.border-blue-800{--tw-border-opacity:1;border-color:rgba(0,60,90,var(--tw-border-opacity))}
.border-blue-900{--tw-border-opacity:1;border-color:rgba(3,41,60,var(--tw-border-opacity))}
.hover\:border-blue-800:hover{--tw-border-opacity:1;border-color:rgba(0,60,90,var(--tw-border-opacity))}
.focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgba(185,212,49,var(--tw-border-opacity))}
.border-opacity-60{--tw-border-opacity:.6}.rounded-none{border-radius:0}.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-0{border-width:0}.border-2{border-width:2px}
.border{border-width:1px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}
.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}.table{display:table}.contents{display:contents}
.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}
.items-center{align-items:center}.items-stretch{align-items:stretch}.self-stretch{align-self:stretch}
.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}
.flex-grow{flex-grow:1}.order-first{order:-9999}.float-right{float:right}.float-left{float:left}
.clear-both{clear:both}.font-thin{font-weight:100}.font-extralight{font-weight:200}
.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}
.font-bold{font-weight:700}.font-extrabold{font-weight:800}.h-0{height:0}.h-3{height:.75rem}
.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-24{height:6rem}
.h-auto{height:auto}.h-px{height:1px}.h-full{height:100%}.text-xs{font-size:.75rem;line-height:1rem}
.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}
.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-7xl{font-size:4.5rem;line-height:1}
.text-8xl{font-size:6rem;line-height:1}.leading-5{line-height:1.25rem}.leading-8{line-height:2rem}
.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}
.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.list-none{list-style-type:none}
.m-0{margin:0}.m-3{margin:.75rem}.m-4{margin:1rem}.-m-4{margin:-1rem}.my-0{margin-top:0;margin-bottom:0}
.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}
.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}
.my-12{margin-top:3rem;margin-bottom:3rem}.mx-auto{margin-left:auto;margin-right:auto}
.mx-px{margin-left:1px;margin-right:1px}.mt-0{margin-top:0}.mb-0{margin-bottom:0}
.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}
.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}
.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}
.ml-4{margin-left:1rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}
.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}
.mt-20{margin-top:5rem}.ml-auto{margin-left:auto}.-mt-4{margin-top:-1rem}.-ml-5{margin-left:-1.25rem}
.-mb-8{margin-bottom:-2rem}.-mt-px{margin-top:-1px}.-mb-px{margin-bottom:-1px}.max-h-0{max-height:0}
.max-h-16{max-height:4rem}.max-h-full{max-height:100%}.max-w-none{max-width:none}
.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.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-6xl{max-width:72rem}
.max-w-7xl{max-width:80rem}.object-contain{-o-object-fit:contain;object-fit:contain}
.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}
.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-70{opacity:.7}
.opacity-100{opacity:1}.outline-none{outline:2px solid transparent;outline-offset:2px}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}
.p-0{padding:0}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}
.p-6{padding:1.5rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}
.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}
.py-2{padding-top:.5rem;padding-bottom:.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}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}
.py-12{padding-top:3rem;padding-bottom:3rem}.pt-0{padding-top:0}.pr-1{padding-right:.25rem}
.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pr-3{padding-right:.75rem}
.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}
.pl-5{padding-left:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-7{padding-left:1.75rem}
.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}
.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}
.pt-20{padding-top:5rem}.pb-20{padding-bottom:5rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}
.pt-48{padding-top:12rem}.pointer-events-none{pointer-events:none}.static{position:static}
.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}
.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}
.left-0{left:0}.top-1{top:.25rem}.left-1{left:.25rem}.right-2{right:.5rem}.left-2{left:.5rem}
.right-3{right:.75rem}.bottom-3{bottom:.75rem}.right-4{right:1rem}.bottom-4{bottom:1rem}
.bottom-5{bottom:1.25rem}.left-5{left:1.25rem}.bottom-24{bottom:6rem}.left-auto{left:auto}
.-bottom-16{bottom:-4rem}.-left-px{left:-1px}.top-1\/2{top:50%}.left-1\/2{left:50%}
.top-full{top:100%}.right-full{right:100%}.bottom-full{bottom:100%}.left-full{left:100%}
.resize{resize:both}*{--tw-shadow:0 0 #0000}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}
.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}
.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}
*{--tw-ring-inset:var(--tw-empty,);/*!*//*!*/--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(51,102,153,0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}
.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}
.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(187,237,251,var(--tw-ring-opacity))}
.table-auto{table-layout:auto}.text-left{text-align:left}.text-center{text-align:center}
.text-right{text-align:right}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}
.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(208,208,208,var(--tw-text-opacity))}
.text-gray-500{--tw-text-opacity:1;color:rgba(153,153,153,var(--tw-text-opacity))}
.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}
.text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgba(185,212,49,var(--tw-text-opacity))}
.text-blue-400{--tw-text-opacity:1;color:rgba(0,115,153,var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgba(51,102,153,var(--tw-text-opacity))}
.text-blue-800{--tw-text-opacity:1;color:rgba(0,60,90,var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity:1;color:rgba(3,41,60,var(--tw-text-opacity))}
.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}
.hover\:text-green-500:hover{--tw-text-opacity:1;color:rgba(185,212,49,var(--tw-text-opacity))}
.hover\:text-green:hover{--tw-text-opacity:1;color:rgba(185,212,49,var(--tw-text-opacity))}
.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgba(0,60,90,var(--tw-text-opacity))}
.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgba(3,41,60,var(--tw-text-opacity))}
.focus\:text-white:focus{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}
.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}
.underline{text-decoration:underline}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}
.tracking-wide{letter-spacing:.025em}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.align-middle{vertical-align:middle}.w-0{width:0}.w-3{width:.75rem}.w-4{width:1rem}
.w-5{width:1.25rem}.w-6{width:1.5rem}.w-14{width:3.5rem}.w-48{width:12rem}.w-auto{width:auto}
.w-px{width:1px}.w-full{width:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}
.z-30{z-index:30}.z-40{z-index:40}.transform{--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;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))}
.scale-4{--tw-scale-x:4;--tw-scale-y:4}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}
.translate-x-1{--tw-translate-x:.25rem}.translate-y-4{--tw-translate-y:1rem}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}
.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}
.duration-2000{transition-duration:2s}@-webkit-keyframes spin{to{transform:rotate(360deg)}
}@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes ping{100%{transform:scale(2);opacity:0}
}@keyframes ping{100%,75%{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}
}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}
50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}
}@keyframes bounce{0%,100%{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}
50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}
}@media(min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:flex-row{flex-direction:row}
.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.sm\:mt-4{margin-top:1rem}.sm\:mt-8{margin-top:2rem}.sm\:mb-12{margin-bottom:3rem}
.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}
.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}
.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}
.sm\:pb-8{padding-bottom:2rem}.sm\:w-1\/2{width:50%}}@media(min-width:768px){.md\:border-2{border-width:2px}
.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}
.md\:justify-start{justify-content:flex-start}.md\:font-extrabold{font-weight:800}
.md\:h-8{height:2rem}.md\:h-36{height:9rem}.md\:text-base{font-size:1rem;line-height:1.5rem}
.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}
.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}
.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}
.md\:ml-0{margin-left:0}.md\:mb-2{margin-bottom:.5rem}.md\:ml-4{margin-left:1rem}
.md\:mb-6{margin-bottom:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mt-8{margin-top:2rem}
.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mt-20{margin-top:5rem}
.md\:ml-auto{margin-left:auto}.md\:-mt-4{margin-top:-1rem}.md\:-mb-20{margin-bottom:-5rem}
.md\:-mt-24{margin-top:-6rem}.md\:-mb-24{margin-bottom:-6rem}.md\:opacity-0{opacity:0}
.md\:p-5{padding:1.25rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-1{padding-left:.25rem;padding-right:.25rem}
.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}
.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}
.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-6{padding-bottom:1.5rem}
.md\:pr-7{padding-right:1.75rem}.md\:pl-8{padding-left:2rem}.md\:pr-16{padding-right:4rem}
.md\:pt-20{padding-top:5rem}.md\:pb-36{padding-bottom:9rem}.md\:pb-48{padding-bottom:12rem}
.md\:top-2{top:.5rem}.md\:right-4{right:1rem}.md\:right-6{right:1.5rem}.md\:left-6{left:1.5rem}
.md\:bottom-20{bottom:5rem}.md\:text-left{text-align:left}.md\:w-8{width:2rem}.md\:w-1\/2{width:50%}
.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}}@media(min-width:1024px){.lg\:bg-transparent{background-color:transparent}
.lg\:bg-blue-800{--tw-bg-opacity:1;background-color:rgba(0,60,90,var(--tw-bg-opacity))}
.lg\:bg-center{background-position:center}.lg\:rounded-sm{border-radius:.125rem}.lg\:border-b-4{border-bottom-width:4px}
.lg\:block{display:block}.lg\:flex{display:flex}.lg\:flex-row{flex-direction:row}
.lg\:flex-col{flex-direction:column}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}
.lg\:order-2{order:2}.lg\:h-48{height:12rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}
.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}
.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}
.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.lg\:text-8xl{font-size:6rem;line-height:1}.lg\:leading-snug{line-height:1.375}.lg\:m-5{margin:1.25rem}
.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}
.lg\:mt-5{margin-top:1.25rem}.lg\:mt-8{margin-top:2rem}.lg\:mb-8{margin-bottom:2rem}
.lg\:mt-10{margin-top:2.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mb-20{margin-bottom:5rem}
.lg\:ml-28{margin-left:7rem}.lg\:mt-32{margin-top:8rem}.lg\:ml-auto{margin-left:auto}
.lg\:max-h-28{max-height:7rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}
.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}
.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}
.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-48{padding-top:12rem;padding-bottom:12rem}
.lg\:pb-8{padding-bottom:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pl-12{padding-left:3rem}
.lg\:pt-16{padding-top:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pb-20{padding-bottom:5rem}
.lg\:pt-24{padding-top:6rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-32{padding-top:8rem}
.lg\:pt-48{padding-top:12rem}.lg\:pb-64{padding-bottom:16rem}.lg\:right-8{right:2rem}
.lg\:bottom-8{bottom:2rem}.lg\:left-12{left:3rem}.lg\:bottom-24{bottom:6rem}.lg\:-bottom-0{bottom:0}
.lg\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}
.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:transform{--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;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))}
}@media(min-width:1280px){.xl\:border-0{border-width:0}.xl\:block{display:block}.xl\:flex{display:flex}
.xl\:hidden{display:none}.xl\:items-end{align-items:flex-end}.xl\:h-full{height:100%}
.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.xl\:text-6xl{font-size:3.75rem;line-height:1}.xl\:text-7xl{font-size:4.5rem;line-height:1}
.xl\:leading-relaxed{line-height:1.625}.xl\:mb-16{margin-bottom:4rem}.xl\:mt-24{margin-top:6rem}
.xl\:mt-40{margin-top:10rem}.xl\:p-0{padding:0}.xl\:p-8{padding:2rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}
.xl\:pb-12{padding-bottom:3rem}.xl\:pt-24{padding-top:6rem}.xl\:pt-52{padding-top:13rem}
.xl\:absolute{position:absolute}.xl\:inset-0{top:0;right:0;bottom:0;left:0}.xl\:right-0{right:0}
.xl\:-top-10{top:-2.5rem}.xl\:w-1\/4{width:25%}.xl\:w-3\/4{width:75%}}@media(min-width:1536px){.\32xl\:text-8xl{font-size:6rem;line-height:1}
.\32xl\:pt-60{padding-top:15rem}.\32xl\:fixed{position:fixed}.\32xl\:top-28{top:7rem}
}