@import url(https://use.typekit.net/kmh1xdb.css);/*! 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}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible}button{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[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],template{display:none}blockquote,h1,h2,h3,hr,p{margin:0}button{background-color:transparent;background-image:none}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,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}input::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder{color:#a0aec0}input::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input{padding:0;line-height:inherit;color:inherit}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}::-webkit-scrollbar{background:transparent;-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent}main{scrollbar-width:none!important}.master-of-prose h2,.master-of-prose h3,.master-of-prose p,.master-of-prose ul>li{font-family:stratos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:var(--color-primary);line-height:1.625}.master-of-prose p{word-wrap:break-word;font-size:1.125rem;margin-bottom:1rem;text-align:left}.master-of-prose h2{font-size:1.25rem;font-weight:500;margin-top:2rem;margin-bottom:.5rem}.master-of-prose h3{font-size:1.125rem;font-weight:500;margin-bottom:.25rem}.master-of-prose a{text-decoration:underline}.master-of-prose a:hover{color:var(--color-secondary)}.master-of-prose ul{list-style-type:disc;list-style-position:outside;margin-bottom:1.5rem}.master-of-prose ul>li{word-wrap:break-word;font-size:1.125rem;margin-bottom:.5rem;margin-left:2rem;text-align:left}.master-of-prose hr{margin-top:2rem;margin-bottom:2rem;border-top-width:2px;border-color:var(--color-secondary)}@media (min-width:1024px){.master-of-prose h3,.master-of-prose p,.master-of-prose ul>li{font-size:1.25rem}.master-of-prose h2{font-size:1.5rem}}@media (min-width:1280px){.master-of-prose h3,.master-of-prose p,.master-of-prose ul>li{font-size:1.5rem}.master-of-prose h2{font-size:1.875rem}}@media (min-width:1536px){.master-of-prose h3,.master-of-prose p,.master-of-prose ul>li{font-size:1.875rem}.master-of-prose h2{font-size:2.25rem}}.container{width:100%}@media (min-width:375px){.container{max-width:375px}}@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}}.space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.bg-secondary{background-color:var(--color-secondary)}.bg-tertiary{background-color:var(--color-tertiary)}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-thekomets-lilac{--bg-opacity:1;background-color:#7f78ac;background-color:rgba(127,120,172,var(--bg-opacity))}.bg-beachpeople-red{--bg-opacity:1;background-color:#fd4b2d;background-color:rgba(253,75,45,var(--bg-opacity))}.bg-loki{--bg-opacity:1;background-color:#3b3257;background-color:rgba(59,50,87,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.bg-gray-900{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.hover\:bg-primary:hover{background-color:var(--color-primary)}.hover\:bg-yellow-light:hover{--bg-opacity:1;background-color:#f6d986;background-color:rgba(246,217,134,var(--bg-opacity))}.hover\:bg-black:hover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.hover\:bg-iunalux-purple:hover{--bg-opacity:1;background-color:#aeaee5;background-color:rgba(174,174,229,var(--bg-opacity))}.hover\:bg-iunalux-blue:hover{--bg-opacity:1;background-color:#3c92b4;background-color:rgba(60,146,180,var(--bg-opacity))}.hover\:bg-iunalux-cag-blue:hover{--bg-opacity:1;background-color:#033144;background-color:rgba(3,49,68,var(--bg-opacity))}.hover\:bg-thekomets-lilac:hover{--bg-opacity:1;background-color:#7f78ac;background-color:rgba(127,120,172,var(--bg-opacity))}.hover\:bg-beachpeople-red:hover{--bg-opacity:1;background-color:#fd4b2d;background-color:rgba(253,75,45,var(--bg-opacity))}.hover\:bg-beachpeople-yellow:hover{--bg-opacity:1;background-color:#ffffc8;background-color:rgba(255,255,200,var(--bg-opacity))}.hover\:bg-loki:hover{--bg-opacity:1;background-color:#3b3257;background-color:rgba(59,50,87,var(--bg-opacity))}.hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.focus\:bg-primary:focus{background-color:var(--color-primary)}.group:hover .group-hover\:bg-gray-900{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-primary{border-color:var(--color-primary)}.border-yellow-light{--border-opacity:1;border-color:#f6d986;border-color:rgba(246,217,134,var(--border-opacity))}.border-transparent{border-color:transparent}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-iunalux-pink{--border-opacity:1;border-color:#f27baa;border-color:rgba(242,123,170,var(--border-opacity))}.border-iunalux-yellow{--border-opacity:1;border-color:#fabf00;border-color:rgba(250,191,0,var(--border-opacity))}.border-iunalux-cag-blue{--border-opacity:1;border-color:#033144;border-color:rgba(3,49,68,var(--border-opacity))}.border-thekomets-lilac{--border-opacity:1;border-color:#7f78ac;border-color:rgba(127,120,172,var(--border-opacity))}.border-beachpeople-red{--border-opacity:1;border-color:#fd4b2d;border-color:rgba(253,75,45,var(--border-opacity))}.border-loki{--border-opacity:1;border-color:#3b3257;border-color:rgba(59,50,87,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.border-gray-900{--border-opacity:1;border-color:#1a202c;border-color:rgba(26,32,44,var(--border-opacity))}.hover\:border-black:hover{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.hover\:border-iunalux-purple:hover{--border-opacity:1;border-color:#aeaee5;border-color:rgba(174,174,229,var(--border-opacity))}.hover\:border-iunalux-blue:hover{--border-opacity:1;border-color:#3c92b4;border-color:rgba(60,146,180,var(--border-opacity))}.hover\:border-iunalux-cag-blue:hover{--border-opacity:1;border-color:#033144;border-color:rgba(3,49,68,var(--border-opacity))}.hover\:border-thekomets-lilac:hover{--border-opacity:1;border-color:#7f78ac;border-color:rgba(127,120,172,var(--border-opacity))}.hover\:border-beachpeople-red:hover{--border-opacity:1;border-color:#fd4b2d;border-color:rgba(253,75,45,var(--border-opacity))}.hover\:border-loki:hover{--border-opacity:1;border-color:#3b3257;border-color:rgba(59,50,87,var(--border-opacity))}.hover\:border-gray-300:hover{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.hover\:border-gray-900:hover{--border-opacity:1;border-color:#1a202c;border-color:rgba(26,32,44,var(--border-opacity))}.focus\:border-gray-300:focus{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.group:hover .group-hover\:border-gray-800{--border-opacity:1;border-color:#2d3748;border-color:rgba(45,55,72,var(--border-opacity))}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-3xl{border-radius:1.5rem}.border-2{border-width:2px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-b{border-bottom-width:1px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-baseline{align-items:baseline}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.order-1{order:1}.order-2{order:2}.order-first{order:-9999}.font-stratos{font-family:stratos,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-stratos-light{font-family:stratos-lights,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.hover\:font-bold:hover{font-weight:700}.h-0{height:0}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.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-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.m-0{margin:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-auto{margin-top:auto}.-mb-1{margin-bottom:-.25rem}.max-w-xl{max-width:36rem}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.focus\:outline-none:focus{outline:0}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.p-0{padding:0}.p-2{padding:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.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}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pr-4{padding-right:1rem}.pl-4{padding-left:1rem}.pt-12{padding-top:3rem}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.focus\:shadow-none:focus{box-shadow:none}.text-center{text-align:center}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-secondary)}.text-yellow-light{--text-opacity:1;color:#f6d986;color:rgba(246,217,134,var(--text-opacity))}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-iunalux-purple{--text-opacity:1;color:#aeaee5;color:rgba(174,174,229,var(--text-opacity))}.text-iunalux-pink{--text-opacity:1;color:#f27baa;color:rgba(242,123,170,var(--text-opacity))}.text-iunalux-yellow{--text-opacity:1;color:#fabf00;color:rgba(250,191,0,var(--text-opacity))}.text-iunalux-blue{--text-opacity:1;color:#3c92b4;color:rgba(60,146,180,var(--text-opacity))}.text-iunalux-cag-blue{--text-opacity:1;color:#033144;color:rgba(3,49,68,var(--text-opacity))}.text-thekomets-blue{--text-opacity:1;color:#1362a4;color:rgba(19,98,164,var(--text-opacity))}.text-thekomets-pink{--text-opacity:1;color:#d691bf;color:rgba(214,145,191,var(--text-opacity))}.text-thekomets-lilac{--text-opacity:1;color:#7f78ac;color:rgba(127,120,172,var(--text-opacity))}.text-beachpeople-red{--text-opacity:1;color:#fd4b2d;color:rgba(253,75,45,var(--text-opacity))}.text-beachpeople-yellow{--text-opacity:1;color:#ffffc8;color:rgba(255,255,200,var(--text-opacity))}.text-loki{--text-opacity:1;color:#3b3257;color:rgba(59,50,87,var(--text-opacity))}.text-gray-100{--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.hover\:text-secondary:hover{color:var(--color-secondary)}.hover\:text-blue-dark:hover{--text-opacity:1;color:#1e294c;color:rgba(30,41,76,var(--text-opacity))}.hover\:text-black:hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-iunalux-purple:hover{--text-opacity:1;color:#aeaee5;color:rgba(174,174,229,var(--text-opacity))}.hover\:text-iunalux-pink:hover{--text-opacity:1;color:#f27baa;color:rgba(242,123,170,var(--text-opacity))}.hover\:text-iunalux-yellow:hover{--text-opacity:1;color:#fabf00;color:rgba(250,191,0,var(--text-opacity))}.hover\:text-iunalux-blue:hover{--text-opacity:1;color:#3c92b4;color:rgba(60,146,180,var(--text-opacity))}.hover\:text-thekomets-blue:hover{--text-opacity:1;color:#1362a4;color:rgba(19,98,164,var(--text-opacity))}.hover\:text-thekomets-pink:hover{--text-opacity:1;color:#d691bf;color:rgba(214,145,191,var(--text-opacity))}.hover\:text-beachpeople-yellow:hover{--text-opacity:1;color:#ffffc8;color:rgba(255,255,200,var(--text-opacity))}.hover\:text-gray-800:hover{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.focus\:text-secondary:focus{color:var(--color-secondary)}.focus\:text-gray-800:focus{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.group:hover .group-hover\:text-gray-100{--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.hover\:underline:hover{text-decoration:underline}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-24{width:6rem}.w-64{width:16rem}.w-auto{width:auto}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-full{width:100%}.w-50vw{width:50vw}.z-20{z-index:20}.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-right{transform-origin:top right}.origin-left{transform-origin:left}.-rotate-90{--transform-rotate:-90deg}.translate-x-0{--transform-translate-x:0}.translate-x-4{--transform-translate-x:1rem}.-translate-x-14{--transform-translate-x:-3.5rem}.translate-x-full{--transform-translate-x:100%}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}.duration-500{transition-duration:.5s}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{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:375px){.xs\:block{display:block}}@media (min-width:640px){.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:duration-700{transition-duration:.7s}}@media (min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-first{order:-9999}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:4rem}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:mr-2{margin-right:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:ml-4{margin-left:1rem}.md\:mr-8{margin-right:2rem}.md\:mt-12{margin-top:3rem}.md\:mb-16{margin-bottom:4rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:w-1\/2{width:50%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}}@media (min-width:768px) and (min-height:768px){.md-height\:flex{display:flex}.md-height\:hidden{display:none}.md-height\:flex-row{flex-direction:row}.md-height\:order-1{order:1}}@media (min-width:1024px){.lg\:hidden{display:none}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-4xl{font-size:2.25rem}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:ml-8{margin-left:2rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pr-4{padding-right:1rem}.lg\:w-96{width:24rem}.lg\:w-auto{width:auto}}@media (min-width:1280px){.xl\:flex-row{flex-direction:row}.xl\:flex-initial{flex:0 1 auto}.xl\:h-full{height:100%}.xl\:h-80vh{height:80vh}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-5xl{font-size:3rem}.xl\:w-128{width:32rem}}@media (min-width:1536px){.\32xl\:text-2xl{font-size:1.5rem}.\32xl\:text-3xl{font-size:1.875rem}.\32xl\:text-6xl{font-size:4rem}.\32xl\:mt-16{margin-top:4rem}.\32xl\:mb-16{margin-bottom:4rem}.\32xl\:max-w-4xl{max-width:56rem}.\32xl\:pt-16{padding-top:4rem}}