.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}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-4{left:1rem}.left-full{left:100%}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.row-span-2{grid-row:span 2/span 2}.mx-\[6px\]{margin-left:6px;margin-right:6px}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.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}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.size-10{width:2.5rem;height:2.5rem}.size-full{width:100%;height:100%}.h-16{height:4rem}.h-8{height:2rem}.h-\[360px\]{height:360px}.h-auto{height:auto}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-8{width:2rem}.w-auto{width:auto}.w-full{width:100%}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[320px\]{min-width:320px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[90px\]{max-width:90px}.max-w-\[980px\]{max-width:980px}.max-w-md{max-width:28rem}.flex-shrink-0{flex-shrink:0}.translate-y-3{--tw-translate-y:0.75rem;transform:translate(var(--tw-translate-x),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))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[2px\]{gap:2px}.overflow-hidden{overflow:hidden}.whitespace-pre-line{white-space:pre-line}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.bg-\[\#ffffff4d\]{background-color:#ffffff4d}.bg-black{--tw-bg-opacity:1;background-color:rgb(17 17 17/var(--tw-bg-opacity,1))}.bg-black\/60{background-color:hsla(0,0%,7%,.6)}.bg-bordo{background-color:rgb(181 0 0/var(--tw-bg-opacity,1))}.bg-bordo,.bg-white{--tw-bg-opacity:1}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:1.4}.text-\[42px\]{font-size:42px}.text-lg{font-size:1.125rem}.text-lg,.text-sm{line-height:1.4}.text-sm{font-size:.875rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-bordo{color:rgb(181 0 0/var(--tw-text-opacity,1))}.text-bordo,.text-white{--tw-text-opacity:1}.text-white{color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-55{opacity:.55}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.flex-center{display:flex;align-items:center;justify-content:center}.h-15{height:3.75rem}@media (min-width:768px){.grid-cols-2-auto{grid-template-columns:auto 461px}}.hover\:text-orange:hover{--tw-text-opacity:1;color:rgb(255 126 0/var(--tw-text-opacity,1))}.group:hover .group-hover\:block{display:block}@media (min-width:768px){.md\:bottom-8{bottom:2rem}.md\:left-\[60px\]{left:60px}.md\:left-\[90px\]{left:90px}.md\:left-auto{left:auto}.md\:right-8{right:2rem}.md\:right-\[60px\]{right:60px}.md\:right-\[90px\]{right:90px}.md\:left-\[-60px\]{left:-60px}.md\:right-\[-60px\]{right:-60px}.md\:left-\[70px\]{left:70px}.md\:right-\[70px\]{right:70px}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-16{margin-bottom:4rem}.md\:flex{display:flex}.md\:h-24{height:6rem}.md\:h-\[600px\]{height:600px}.md\:max-w-\[435px\]{max-width:435px}.md\:max-w-\[900px\]{max-width:900px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-6{gap:1.5rem}.md\:gap-9{gap:2.25rem}.md\:whitespace-normal{white-space:normal}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-5{padding:1.25rem}.md\:text-3xl{font-size:1.875rem;line-height:1.4}}@media (min-width:1024px){.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:max-w-\[450px\]{max-width:450px}.lg\:max-w-\[530px\]{max-width:530px}.lg\:max-w-\[535px\]{max-width:535px}.lg\:max-w-\[628px\]{max-width:628px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:gap-6{gap:1.5rem}.lg\:text-\[48px\]{font-size:48px}}@media (min-width:1280px){.xl\:left-\[-56px\]{left:-56px}.xl\:left-\[156px\]{left:156px}.xl\:right-\[-56px\]{right:-56px}.xl\:right-\[156px\]{right:156px}.xl\:left-\[56px\]{left:56px}.xl\:right-\[56px\]{right:56px}.xl\:left-\[100px\]{left:100px}.xl\:right-\[100px\]{right:100px}.xl\:left-\[70px\]{left:70px}.xl\:right-\[70px\]{right:70px}.xl\:left-\[90px\]{left:90px}.xl\:right-\[90px\]{right:90px}.xl\:hidden{display:none}.xl\:h-auto{height:auto}.xl\:max-w-\[1000px\]{max-width:1000px}.xl\:max-w-\[612px\]{max-width:612px}.xl\:max-w-\[798px\]{max-width:798px}.xl\:max-w-\[980px\]{max-width:980px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-x-\[126px\]{-moz-column-gap:126px;column-gap:126px}.xl\:text-\[60px\]{font-size:60px}}@media (min-width:1536px){.\32xl\:right-\[156px\]{right:156px}.\32xl\:right-\[200px\]{right:200px}.\32xl\:right-\[180px\]{right:180px}.\32xl\:max-w-\[798px\]{max-width:798px}}