/*! tailwindcss v4.0.15 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--font-weight-bold:700;--font-weight-extrabold:800;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:"Trade Gothic LT Std",sans-serif;--default-mono-font-family:var(--font-mono);--color-black:#000;--color-white:#fff;--color-offwhite:#f2f0e1;--color-yellow:#fdf436;--color-green:#214435;--color-red:#ec1f28;--color-maroon:#6a0303;--font-heading:"Made Tommy",sans-serif;--font-body:"Trade Gothic LT Std",sans-serif;--animate-full-tb:full-tb var(--animation-duration)linear infinite;--animate-full-tl:full-tl var(--animation-duration)linear infinite;--animate-full-tr:full-tr var(--animation-duration)linear infinite;--animate-bounce-left:bounce-right .6s ease-in-out infinite;--animate-bounce-right:bounce-left .6s ease-in-out infinite}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])),[x-cloak]{display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.burger{cursor:pointer;border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-black);background-color:var(--color-white);width:56px;height:40px;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));border-radius:40px;justify-content:center;align-items:center;display:flex;position:relative}@media (hover:hover){.burger:hover{background-color:var(--color-offwhite)}}.burger .burger__default,.burger .burger__active{--tw-translate-x: -50% ;--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y);transition:opacity .5s;position:absolute;top:50%;left:50%}.burger:not(.burger--active) .burger__default{opacity:1}.burger:not(.burger--active) .burger__active,.burger.burger--active .burger__default{opacity:0}.burger.burger--active .burger__active{opacity:1}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-0{top:calc(var(--spacing)*0)}.-right-4{right:calc(var(--spacing)*-4)}.right-0{right:calc(var(--spacing)*0)}.right-full{right:100%}.-bottom-6{bottom:calc(var(--spacing)*-6)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-full{left:100%}.z-\[99999999\]{z-index:99999999}.order-last{order:9999}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}@media (width>=114rem){.container{max-width:114rem}}.-m-3{margin:calc(var(--spacing)*-3)}.container{padding-inline:calc(var(--spacing)*6);margin-inline:auto}@media (width>=64rem){.container{padding-inline:calc(var(--spacing)*8)}}.\!-mx-\[var\(--bleed\)\]{margin-inline:calc(var(--bleed)*-1)!important}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.-mx-3{margin-inline:calc(var(--spacing)*-3)}.-mx-\[2\.75em\]{margin-inline:-2.75em}.mx-auto{margin-inline:auto}.-my-\[28px\]{margin-block:-28px}.my-16{margin-block:calc(var(--spacing)*16)}.-mt-2{margin-top:calc(var(--spacing)*-2)}.-mt-6{margin-top:calc(var(--spacing)*-6)}.-mt-\[6px\]{margin-top:-6px}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-\[32px\]{margin-top:32px}.mt-\[146px\]{margin-top:146px}.mt-auto{margin-top:auto}.cta{background-color:var(--color-black);padding-inline:calc(var(--spacing)*5);padding-top:calc(var(--spacing)*4);--tw-leading:22px;--tw-font-weight:var(--font-weight-bold);font-size:18px;line-height:22px;font-weight:var(--font-weight-bold);color:var(--color-offwhite);text-transform:uppercase;border-radius:24px;justify-content:space-around;align-items:flex-start;padding-bottom:10px;display:inline-flex;text-decoration-line:none!important}.cta:before{margin-right:calc(var(--spacing)*4);content:"";background-image:url(/app/themes/project-thirty-ventures/public/build/assets/header-menu-featured-arrow-left-DIlyFpVG.svg);width:33px;height:16px;display:inline-block}.cta:hover:before{animation:var(--animate-bounce-left)}.cta:after{margin-left:calc(var(--spacing)*4);content:"";background-image:url(/app/themes/project-thirty-ventures/public/build/assets/header-menu-featured-arrow-right-_XkY23FV.svg);width:33px;height:16px;display:inline-block}.cta:hover:after{animation:var(--animate-bounce-right)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-\[1\.5em\]{margin-right:1.5em}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.mb-\[36px\]{margin-bottom:36px}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-\[-0\.41818182em\]{margin-left:-.418182em}.ml-\[1\.5em\]{margin-left:1.5em}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.aspect-\[225\/191\]{aspect-ratio:225/191}.aspect-\[229\/305\]{aspect-ratio:229/305}.aspect-\[296\/40\]{aspect-ratio:296/40}.aspect-\[296\/64\]{aspect-ratio:296/64}.aspect-\[296\/104\]{aspect-ratio:296/104}.aspect-\[296\/166\]{aspect-ratio:296/166}.aspect-\[296\/196\]{aspect-ratio:296/196}.aspect-\[296\/405\]{aspect-ratio:296/405}.aspect-\[342\/192\]{aspect-ratio:342/192}.aspect-\[448\/597\]{aspect-ratio:448/597}.aspect-\[505\/379\]{aspect-ratio:505/379}.aspect-\[688\/758\]{aspect-ratio:688/758}.aspect-\[984\/554\]{aspect-ratio:984/554}.aspect-square{aspect-ratio:1}.h-0{height:calc(var(--spacing)*0)}.h-6{height:calc(var(--spacing)*6)}.h-\[18px\]{height:18px}.h-\[29px\]{height:29px}.h-\[100vh\]{height:100vh}.h-auto{height:auto}.h-full{height:100%}.max-h-\[14px\]{max-height:14px}.min-h-\[calc\(100svh-var\(--topbar-height\)\)\]{min-height:calc(100svh - var(--topbar-height))}.\!w-auto{width:auto!important}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-1\/6{width:16.6667%}.w-1\/12{width:8.33333%}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing)*4)}.w-5\/12{width:41.6667%}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-\[5\.38181818em\]{width:5.38182em}.w-\[10\.5px\]{width:10.5px}.w-\[29\.8245614\%\]{width:29.8246%}.w-\[35\.56\%\]{width:35.56%}.w-\[64\.44\%\]{width:64.44%}.w-\[72px\]{width:72px}.w-\[80\.874317\%\]{width:80.8743%}.w-\[162px\]{width:162px}.w-\[328px\]{width:328px}.w-\[338px\]{width:338px}.w-\[calc\(100\%\+0\.83636364em\)\]{width:calc(100% + .836364em)}.w-full{width:100%}.max-w-\[435px\]{max-width:435px}.shrink-0{flex-shrink:0}.origin-\[12px_12px\]{transform-origin:12px 12px}.origin-left{transform-origin:0}.origin-right{transform-origin:100%}.origin-top{transform-origin:top}.-translate-x-8{--tw-translate-x:calc(var(--spacing)*-8);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-0{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-8{--tw-translate-x:calc(var(--spacing)*8);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-0\.1em\]{--tw-translate-x:-.1em;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[0\.3em\]{--tw-translate-x:.3em;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[2rem\]{--tw-translate-x:2rem;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-8{--tw-translate-y:calc(var(--spacing)*8);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-0\.5rem\]{--tw-translate-y:-.5rem;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-110{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-x-0{--tw-scale-x:0%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-x-100{--tw-scale-x:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.-rotate-25{rotate:-25deg}.-rotate-90{rotate:-90deg}.-rotate-180{rotate:-180deg}.rotate-0{rotate:none}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.animate-full-tb{animation:var(--animate-full-tb)}.animate-full-tl{animation:var(--animate-full-tl)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-6{gap:calc(var(--spacing)*6)}.self-center{align-self:center}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.rounded-\[28px\]{border-radius:28px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-offwhite\/45{border-color:color-mix(in oklab,var(--color-offwhite)45%,transparent)}.bg-\[rgba\(0\,0\,0\,0\.1\)\]{background-color:#0000001a}.bg-black{background-color:var(--color-black)}.bg-green{background-color:var(--color-green)}.bg-maroon{background-color:var(--color-maroon)}.bg-offwhite{background-color:var(--color-offwhite)}.bg-red{background-color:var(--color-red)}.bg-white{background-color:var(--color-white)}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-\[center_var\(--topbar-height\)\]{background-position:center var(--topbar-height)}.object-cover{object-fit:cover}.object-center{object-position:center}.p-1{padding:calc(var(--spacing)*1)}.p-3{padding:calc(var(--spacing)*3)}.\!px-\[var\(--bleed\)\]{padding-inline:var(--bleed)!important}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-\[2\.75em\]{padding-inline:2.75em}.py-1{padding-block:calc(var(--spacing)*1)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-8{padding-block:calc(var(--spacing)*8)}.py-10{padding-block:calc(var(--spacing)*10)}.py-16{padding-block:calc(var(--spacing)*16)}.py-\[28px\]{padding-block:28px}.py-\[44px\]{padding-block:44px}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-6{padding-top:calc(var(--spacing)*6)}.pt-8{padding-top:calc(var(--spacing)*8)}.pt-12{padding-top:calc(var(--spacing)*12)}.pt-\[14px\]{padding-top:14px}.pt-\[26px\]{padding-top:26px}.pt-\[56px\]{padding-top:56px}.pt-\[259px\]{padding-top:259px}.pt-\[var\(--header-height-mobile\)\]{padding-top:var(--header-height-mobile)}.pr-1{padding-right:calc(var(--spacing)*1)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-\[22px\]{padding-right:22px}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.pb-\[18px\]{padding-bottom:18px}.pb-\[28px\]{padding-bottom:28px}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-\[21px\]{padding-left:21px}.text-center{text-align:center}.text-right{text-align:right}.\!text-\[1em\]{font-size:1em!important}.text-\[0\.4em\]{font-size:.4em}.text-\[0\.875rem\]{font-size:.875rem}.text-\[0\.30909091em\]{font-size:.309091em}.text-\[1\.375em\]{font-size:1.375em}.text-\[1\.375rem\]{font-size:1.375rem}.text-\[1\.8125em\]{font-size:1.8125em}.text-\[12px\]{font-size:12px}.text-\[18px\]{font-size:18px}.text-\[28px\]{font-size:28px}.text-\[29px\]{font-size:29px}.text-\[55px\]{font-size:55px}.\!leading-\[inherit\]{--tw-leading:inherit!important;line-height:inherit!important}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.leading-\[0\.9\]{--tw-leading:.9;line-height:.9}.leading-\[1\.1\]{--tw-leading:1.1;line-height:1.1}.leading-\[1\.2\]{--tw-leading:1.2;line-height:1.2}.leading-\[1\]{--tw-leading:1;line-height:1}.leading-\[12px\]{--tw-leading:12px;line-height:12px}.leading-\[19\.8px\]{--tw-leading:19.8px;line-height:19.8px}.leading-\[31\.9px\]{--tw-leading:31.9px;line-height:31.9px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-\[inherit\]{color:inherit}.text-black{color:var(--color-black)}.text-maroon{color:var(--color-maroon)}.text-offwhite{color:var(--color-offwhite)}.text-offwhite\/50{color:color-mix(in oklab,var(--color-offwhite)50%,transparent)}.text-white{color:var(--color-white)}.text-yellow{color:var(--color-yellow)}.uppercase{text-transform:uppercase}.\!no-underline{text-decoration-line:none!important}.no-underline{text-decoration-line:none}.decoration-transparent{text-decoration-color:#0000}.decoration-2{text-decoration-thickness:2px}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.delay-0{transition-delay:0s}.delay-50{transition-delay:50ms}.delay-300{transition-delay:.3s}.delay-350{transition-delay:.35s}.delay-400{transition-delay:.4s}.delay-450{transition-delay:.45s}.delay-500{transition-delay:.5s}.delay-800{transition-delay:.8s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-1000{--tw-duration:1s;transition-duration:1s}.duration-1100{--tw-duration:1.1s;transition-duration:1.1s}.duration-1200{--tw-duration:1.2s;transition-duration:1.2s}.duration-1600{--tw-duration:1.6s;transition-duration:1.6s}.duration-2000{--tw-duration:2s;transition-duration:2s}.duration-2200{--tw-duration:2.2s;transition-duration:2.2s}.duration-2400{--tw-duration:2.4s;transition-duration:2.4s}.duration-2500{--tw-duration:2.5s;transition-duration:2.5s}.duration-3000{--tw-duration:3s;transition-duration:3s}.duration-10000{--tw-duration:10s;transition-duration:10s}.\!ease-linear{--tw-ease:linear!important;transition-timing-function:linear!important}.ease-\[cubic-bezier\(0\.33\,1\,0\.68\,1\)\]{--tw-ease:cubic-bezier(.33,1,.68,1);transition-timing-function:cubic-bezier(.33,1,.68,1)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.backface-hidden{backface-visibility:hidden}@media (hover:hover){.group-hover\:scale-\[1\.05\]:is(:where(.group):hover *){scale:1.05}.group-hover\:rotate-\[-1\.65deg\]:is(:where(.group):hover *){rotate:-1.65deg}.group-hover\:rotate-\[1\.65deg\]:is(:where(.group):hover *){rotate:1.65deg}.group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}.group-hover\:decoration-maroon:is(:where(.group):hover *){-webkit-text-decoration-color:var(--color-maroon);text-decoration-color:var(--color-maroon)}.hover\:text-black:hover{color:var(--color-black)}.hover\:text-yellow:hover{color:var(--color-yellow)}.hover\:\[animation-play-state\:paused\]:hover{animation-play-state:paused}}.focus\:not-sr-only:focus{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}@media (width<5520px){.max-\[5520px\]\:hidden{display:none}}@media (width<5290px){.max-\[5290px\]\:hidden{display:none}}@media (width<5060px){.max-\[5060px\]\:hidden{display:none}}@media (width<4830px){.max-\[4830px\]\:hidden{display:none}}@media (width<4600px){.max-\[4600px\]\:hidden{display:none}}@media (width<4370px){.max-\[4370px\]\:hidden{display:none}}@media (width<4140px){.max-\[4140px\]\:hidden{display:none}}@media (width<3910px){.max-\[3910px\]\:hidden{display:none}}@media (width<3680px){.max-\[3680px\]\:hidden{display:none}}@media (width<3450px){.max-\[3450px\]\:hidden{display:none}}@media (width<3220px){.max-\[3220px\]\:hidden{display:none}}@media (width<2990px){.max-\[2990px\]\:hidden{display:none}}@media (width<2760px){.max-\[2760px\]\:hidden{display:none}}@media (width<2530px){.max-\[2530px\]\:hidden{display:none}}@media (width<2300px){.max-\[2300px\]\:hidden{display:none}}@media (width<2070px){.max-\[2070px\]\:hidden{display:none}}@media (width<1840px){.max-\[1840px\]\:hidden{display:none}}@media (width<1610px){.max-\[1610px\]\:hidden{display:none}}@media (width<1380px){.max-\[1380px\]\:hidden{display:none}}@media (width<930px){.max-\[930px\]\:hidden{display:none}}@media (width<744px){.max-\[744px\]\:hidden{display:none}}@media (width<558px){.max-\[558px\]\:hidden{display:none}}@media (width<372px){.max-\[372px\]\:hidden{display:none}}@media (width<114rem){.max-3xl\:hidden{display:none}}@media (width<96rem){.max-2xl\:hidden{display:none}}@media (width<80rem){.max-xl\:hidden{display:none}}@media (width<64rem){.max-lg\:order-1{order:1}.max-lg\:order-2{order:2}.max-lg\:order-3{order:3}.max-lg\:order-4{order:4}.max-lg\:mx-auto{margin-inline:auto}.max-lg\:mb-4{margin-bottom:calc(var(--spacing)*4)}.max-lg\:mb-6{margin-bottom:calc(var(--spacing)*6)}.max-lg\:mb-8{margin-bottom:calc(var(--spacing)*8)}.max-lg\:ml-\[1\.5em\]{margin-left:1.5em}.max-lg\:ml-auto{margin-left:auto}.max-lg\:hidden{display:none}.max-lg\:max-w-\[400px\]{max-width:400px}}@media (width<48rem){.max-md\:hidden{display:none}.max-md\:max-w-\[368px\]{max-width:368px}}@media (width<40rem){.max-sm\:hidden{display:none}.max-sm\:max-w-\[17\.4375em\]{max-width:17.4375em}.max-sm\:max-w-\[340px\]{max-width:340px}.max-sm\:max-w-\[342px\]{max-width:342px}}@media (width>=1024px){@media (width<1150px){.min-\[1024px\]\:max-\[1150px\]\:hidden{display:none}}}@media (width>=1920px){.min-\[1920px\]\:block{display:block}.min-\[1920px\]\:hidden{display:none}}@media (width>=40rem){.sm\:hidden{display:none}.sm\:text-\[19px\]{font-size:19px}.sm\:text-\[80px\]{font-size:80px}}@media (width>=48rem){.md\:-right-\[2rem\]{right:-2rem}.md\:-bottom-\[2rem\]{bottom:-2rem}.md\:hidden{display:none}.md\:max-w-\[85\%\]{max-width:85%}.md\:text-\[19\.3px\]{font-size:19.3px}.md\:text-\[100px\]{font-size:100px}}@media (width>=64rem){.lg\:sticky{position:sticky}.lg\:top-\[calc\(var\(--topbar-height\)\+10\.5rem\)\]{top:calc(var(--topbar-height) + 10.5rem)}.lg\:-right-\[2rem\]{right:-2rem}.lg\:-bottom-\[4rem\]{bottom:-4rem}.lg\:order-first{order:-9999}.lg\:-m-6{margin:calc(var(--spacing)*-6)}.lg\:-mx-4{margin-inline:calc(var(--spacing)*-4)}.lg\:-my-\[40px\]{margin-block:-40px}.lg\:mt-0{margin-top:calc(var(--spacing)*0)}.lg\:mt-6{margin-top:calc(var(--spacing)*6)}.lg\:mt-10{margin-top:calc(var(--spacing)*10)}.lg\:mt-12{margin-top:calc(var(--spacing)*12)}.lg\:mt-\[40px\]{margin-top:40px}.lg\:mr-4{margin-right:calc(var(--spacing)*4)}.lg\:mr-\[1em\]{margin-right:1em}.lg\:mb-0{margin-bottom:calc(var(--spacing)*0)}.lg\:mb-8{margin-bottom:calc(var(--spacing)*8)}.lg\:mb-10{margin-bottom:calc(var(--spacing)*10)}.lg\:mb-\[-79\.7px\]{margin-bottom:-79.7px}.lg\:mb-\[0\.47619048em\]{margin-bottom:.47619em}.lg\:mb-\[112px\]{margin-bottom:112px}.lg\:mb-\[128px\]{margin-bottom:128px}.lg\:ml-4{margin-left:calc(var(--spacing)*4)}.lg\:ml-\[-2\.08em\]{margin-left:-2.08em}.lg\:ml-\[1em\]{margin-left:1em}.lg\:ml-auto{margin-left:auto}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:aspect-\[448\/597\]{aspect-ratio:448/597}.lg\:aspect-\[568\/320\]{aspect-ratio:568/320}.lg\:aspect-\[568\/426\]{aspect-ratio:568/426}.lg\:aspect-\[928\/81\]{aspect-ratio:928/81}.lg\:aspect-\[928\/112\]{aspect-ratio:928/112}.lg\:aspect-\[928\/167\]{aspect-ratio:928/167}.lg\:aspect-\[928\/184\]{aspect-ratio:928/184}.lg\:aspect-\[928\/293\]{aspect-ratio:928/293}.lg\:aspect-\[928\/522\]{aspect-ratio:928/522}.lg\:h-8{height:calc(var(--spacing)*8)}.lg\:h-\[25px\]{height:25px}.lg\:max-h-\[17px\]{max-height:17px}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.3333%}.lg\:w-1\/12{width:8.33333%}.lg\:w-5\/12{width:41.6667%}.lg\:w-6{width:calc(var(--spacing)*6)}.lg\:w-8{width:calc(var(--spacing)*8)}.lg\:w-11\/12{width:91.6667%}.lg\:w-\[4\.64em\]{width:4.64em}.lg\:w-\[15px\]{width:15px}.lg\:w-\[24\.593496\%\]{width:24.5935%}.lg\:w-\[29\.966518\%\]{width:29.9665%}.lg\:w-\[29\.13385827\%\]{width:29.1339%}.lg\:w-\[30\.803571\%\]{width:30.8036%}.lg\:w-\[33\.091518\%\]{width:33.0915%}.lg\:w-\[36\.60714286\%\]{width:36.6071%}.lg\:w-\[56\.696429\%\]{width:56.6964%}.lg\:w-\[56px\]{width:56px}.lg\:w-\[63\.392857\%\]{width:63.3929%}.lg\:w-\[70\.866142\%\]{width:70.8661%}.lg\:w-\[198px\]{width:198px}.lg\:w-\[calc\(100\%\+4\.16em\)\]{width:calc(100% + 4.16em)}.lg\:w-auto{width:auto}.lg\:max-w-\[355px\]{max-width:355px}.lg\:max-w-\[385px\]{max-width:385px}.lg\:max-w-\[435px\]{max-width:435px}.lg\:origin-\[16px_16px\]{transform-origin:16px 16px}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:justify-between{justify-content:space-between}.lg\:gap-8{gap:calc(var(--spacing)*8)}.lg\:px-4{padding-inline:calc(var(--spacing)*4)}.lg\:py-3{padding-block:calc(var(--spacing)*3)}.lg\:py-4{padding-block:calc(var(--spacing)*4)}.lg\:py-\[40px\]{padding-block:40px}.lg\:py-\[96px\]{padding-block:96px}.lg\:py-\[112px\]{padding-block:112px}.lg\:py-\[128px\]{padding-block:128px}.lg\:py-\[168px\]{padding-block:168px}.lg\:pt-10{padding-top:calc(var(--spacing)*10)}.lg\:pt-16{padding-top:calc(var(--spacing)*16)}.lg\:pt-20{padding-top:calc(var(--spacing)*20)}.lg\:pt-\[26px\]{padding-top:26px}.lg\:pt-\[66\.74107143\%\]{padding-top:66.7411%}.lg\:pt-\[112px\]{padding-top:112px}.lg\:pt-\[120px\]{padding-top:120px}.lg\:pt-\[128px\]{padding-top:128px}.lg\:pt-\[var\(--header-height-desktop\)\]{padding-top:var(--header-height-desktop)}.lg\:pb-3{padding-bottom:calc(var(--spacing)*3)}.lg\:pb-10{padding-bottom:calc(var(--spacing)*10)}.lg\:pb-\[29px\]{padding-bottom:29px}.lg\:pb-\[160px\]{padding-bottom:160px}.lg\:pb-\[176px\]{padding-bottom:176px}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:text-\[0\.085em\]{font-size:.085em}.lg\:text-\[0\.145em\]{font-size:.145em}.lg\:text-\[1\.125rem\]{font-size:1.125rem}.lg\:text-\[1\.8125em\]{font-size:1.8125em}.lg\:text-\[1\.8125rem\]{font-size:1.8125rem}.lg\:text-\[4\.75em\]{font-size:4.75em}.lg\:text-\[10px\]{font-size:10px}.lg\:text-\[13px\]{font-size:13px}.lg\:text-\[16\.7px\]{font-size:16.7px}.lg\:text-\[120px\]{font-size:120px}.lg\:leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.lg\:leading-\[0\.8\]{--tw-leading:.8;line-height:.8}.lg\:leading-\[1\.1\]{--tw-leading:1.1;line-height:1.1}.lg\:leading-\[13px\]{--tw-leading:13px;line-height:13px}.lg\:whitespace-nowrap{white-space:nowrap}}@media (width>=80rem){.xl\:-right-\[2\.33rem\]{right:-2.33rem}.xl\:-bottom-\[4\.75rem\]{bottom:-4.75rem}.xl\:hidden{display:none}.xl\:pr-\[176px\]{padding-right:176px}.xl\:text-\[12px\]{font-size:12px}.xl\:text-\[15\.7px\]{font-size:15.7px}.xl\:text-\[150px\]{font-size:150px}}@media (width>=96rem){.\32xl\:-right-\[2\.66rem\]{right:-2.66rem}.\32xl\:-bottom-\[5\.5rem\]{bottom:-5.5rem}.\32xl\:-my-\[60px\]{margin-block:-60px}.\32xl\:ml-auto{margin-left:auto}.\32xl\:hidden{display:none}.\32xl\:max-w-\[73\.214286\%\]{max-width:73.2143%}.\32xl\:py-\[60px\]{padding-block:60px}.\32xl\:py-\[168px\]{padding-block:168px}.\32xl\:pr-\[176px\]{padding-right:176px}.\32xl\:text-\[14px\]{font-size:14px}.\32xl\:text-\[15\.2px\]{font-size:15.2px}.\32xl\:text-\[180px\]{font-size:180px}}@media (width>=114rem){.\33xl\:-right-\[3rem\]{right:-3rem}.\33xl\:-bottom-\[6\.8125rem\]{bottom:-6.8125rem}.\33xl\:my-\[168px\]{margin-block:168px}.\33xl\:mr-\[-176px\]{margin-right:-176px}.\33xl\:ml-\[-176px\]{margin-left:-176px}.\33xl\:hidden{display:none}.\33xl\:max-w-\[568px\]{max-width:568px}.\33xl\:text-\[16px\]{font-size:16px}.\33xl\:text-\[200px\]{font-size:200px}}.rtl\:animate-full-tr:where(:dir(rtl),[dir=rtl],[dir=rtl] *){animation:var(--animate-full-tr)}}body{--topbar-height:4.5rem;--bleed:1.5rem}body.admin-bar{--topbar-height:7.375rem}body.admin-bar.is-scrolled{--topbar-height:4.5rem}@media (width>=601px){body{--topbar-height:4.5rem;--bleed: calc(50vw - 18.5rem) }body.admin-bar,body.admin-bar.is-scrolled{--topbar-height:7.375rem}}@media (width>=768px){body{--topbar-height:4.5rem;--bleed: calc(50vw - 22.5rem) }body.admin-bar,body.admin-bar.is-scrolled{--topbar-height:6.5rem}}@media (width>=1024px){body{--topbar-height:5.5rem;--bleed: calc(50vw - 30rem) }body.admin-bar,body.admin-bar.is-scrolled{--topbar-height:7.5rem}}@media (width>=1280px){body{--bleed: calc(50vw - 55rem) }}:root :where(a:where(:not(.wp-element-button))){-webkit-text-decoration:inherit;text-decoration:inherit}body{background-color:var(--color-offwhite)}body.home #main>div:first-child{padding-top:72px}@media (width>=64rem){body.home #main>div:first-child{padding-top:88px}}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.content{font-family:Helvetica LT Pro,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.2}.content.content--large{font-family:var(--font-body);--tw-leading:1.1;--tw-font-weight:var(--font-weight-bold);font-size:22px;line-height:1.1;font-weight:var(--font-weight-bold)}@media (width>=64rem){.content.content--large{font-size:29px}}.content.content--small{font-size:1rem}.content p,.content table,.content ul,.content ol{margin-bottom:calc(var(--spacing)*2)}@media (width>=64rem){:is(.content p,.content table,.content ul,.content ol){margin-bottom:calc(var(--spacing)*4)}}.content p+h2{margin-top:calc(var(--spacing)*4)}@media (width>=64rem){.content p+h2{margin-top:calc(var(--spacing)*8)}}.content h2{margin-bottom:calc(var(--spacing)*1);--tw-leading:1.15;--tw-font-weight:var(--font-weight-bold);font-size:1.2em;line-height:1.15;font-weight:var(--font-weight-bold)}@media (width>=64rem){.content h2{margin-bottom:calc(var(--spacing)*2);font-size:1.2em}}@font-face{font-family:Made Tommy;src:url(/app/themes/project-thirty-ventures/public/build/assets/MADETOMMY-ExtraBold-BBKbHlnP.woff2)format("woff2"),url(/app/themes/project-thirty-ventures/public/build/assets/MADETOMMY-ExtraBold-jO5d4GOZ.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Trade Gothic LT Std;src:url(/app/themes/project-thirty-ventures/public/build/assets/TradeGothicLTStd-DRZC6iI0.woff2)format("woff2"),url(/app/themes/project-thirty-ventures/public/build/assets/TradeGothicLTStd-BCH2Yu_c.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Trade Gothic LT Std;src:url(/app/themes/project-thirty-ventures/public/build/assets/TradeGothicLTStd-BdCn20-xJ1K0rZn.woff2)format("woff2"),url(/app/themes/project-thirty-ventures/public/build/assets/TradeGothicLTStd-BdCn20-C_PFcbIl.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:transparent;--gf-ctrl-bg-color-hover:transparent;--gf-ctrl-bg-color-focus:transparent;--gf-ctrl-outline-color-focus:transparent;--gf-ctrl-outline-width-focus:0;--gf-local-radius:0;--gf-ctrl-border-width:0px 0px 1px 0px;--gf-ctrl-border-color:#85847c;--gf-ctrl-border-style:solid;--gf-local-shadow:none;--gf-local-padding-x:0;--gf-local-padding-y:8px;--gf-ctrl-font-size:15px;--gf-ctrl-line-height:17px;--gf-ctrl-label-font-size-primary:12px;--gf-ctrl-label-line-height-primary:13px;--gf-ctrl-label-font-weight-primary:700}@media (width>=1024px){.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-padding-y:18px;--gf-ctrl-font-size:18px;--gf-ctrl-line-height:20px;--gf-ctrl-label-font-size-primary:14px;--gf-ctrl-label-line-height-primary:15px}}.gform-theme--api,.gform-theme--framework{--gf-form-gap-y:1rem;--gf-form-footer-margin-y-start:40px}@media (width>=1024px){.gform-theme--api,.gform-theme--framework{--gf-form-gap-y:2rem;--gf-form-footer-margin-y-start:48px}}.ginput_container>input{border-bottom:2px solid #85847c!important}.ginput_container>input:focus{border-bottom-color:var(--color-maroon)!important}.ginput_container>textarea{border-bottom:2px solid #85847c!important}.ginput_container>textarea:focus{border-bottom-color:var(--color-maroon)!important}.gfield{position:relative;padding-top:20px!important}@media (width>=64rem){.gfield{padding-top:18px!important}}.gfield input,.gfield textarea{position:relative;width:100%!important;padding-block:calc(var(--spacing)*0)!important;--tw-leading:33px!important;font-size:15px!important;line-height:33px!important}@media (width>=64rem){:is(.gfield input,.gfield textarea){--tw-leading:52px!important;font-size:18px!important;line-height:52px!important}}.gfield input{height:33px!important}@media (width>=64rem){.gfield input{height:52px!important}}.gfield textarea{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));max-height:33px!important;min-block-size:unset!important;overflow:hidden!important}@media (width>=64rem){.gfield textarea{max-height:52px!important}}.gfield textarea:focus,.gfield.has-value textarea{max-height:99px!important}@media (width>=64rem){:is(.gfield textarea:focus,.gfield.has-value textarea){max-height:156px!important}}.gfield .charleft.ginput_counter{display:none!important}.gform-theme--framework .gform-field-label{left:calc(var(--spacing)*0);z-index:5;text-transform:uppercase;width:100%;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));display:block;position:absolute;margin-bottom:calc(var(--spacing)*0)!important;--tw-font-weight:var(--font-weight-bold)!important;font-size:15px!important;font-weight:var(--font-weight-bold)!important}@media (width>=64rem){.gform-theme--framework .gform-field-label{font-size:29px!important}}.gform-theme--framework .gfield:not(:focus-within):not(.has-value) .gform-field-label{--tw-leading:20px;line-height:20px;top:25px;color:color-mix(in oklab,var(--color-black)45%,transparent)!important}@media (width>=64rem){.gform-theme--framework .gfield:not(:focus-within):not(.has-value) .gform-field-label{--tw-leading:32px;line-height:32px;top:26px}}.gform-theme--framework .gfield:focus-within .gform-field-label,.gform-theme--framework .gfield.has-value .gform-field-label{top:calc(var(--spacing)*0);--tw-leading:13px!important;color:var(--color-maroon)!important;font-size:12px!important;line-height:13px!important}@media (width>=64rem){:is(.gform-theme--framework .gfield:focus-within .gform-field-label,.gform-theme--framework .gfield.has-value .gform-field-label){--tw-leading:15px!important;font-size:14px!important;line-height:15px!important}}.gfield_required{padding-left:calc(var(--spacing)*1);color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}.gfield_required .gfield_required{padding-left:calc(var(--spacing)*0)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background-color:var(--color-black);width:206px;padding-inline:calc(var(--spacing)*5);padding-top:calc(var(--spacing)*4);--tw-leading:22px;--tw-font-weight:var(--font-weight-bold);font-size:18px;line-height:22px;font-weight:var(--font-weight-bold);color:var(--color-offwhite);text-transform:uppercase;border-radius:24px;justify-content:space-around;align-items:flex-start;padding-bottom:10px;display:inline-flex;text-decoration-line:none!important}:is(.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))):before{margin-right:calc(var(--spacing)*4);content:"";background-image:url(/app/themes/project-thirty-ventures/public/build/assets/header-menu-featured-arrow-left-DIlyFpVG.svg);width:33px;height:16px;display:inline-block}:is(.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))):hover:before{animation:var(--animate-bounce-left)}:is(.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))):after{margin-left:calc(var(--spacing)*4);content:"";background-image:url(/app/themes/project-thirty-ventures/public/build/assets/header-menu-featured-arrow-right-_XkY23FV.svg);width:33px;height:16px;display:inline-block}:is(.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))):hover:after{animation:var(--animate-bounce-right)}.gform_confirmation_message{text-align:center;max-width:500px;font-family:var(--font-heading);color:var(--color-maroon);--tw-leading:1.1;margin-inline:auto;font-size:19px;line-height:1.1}@media (width>=64rem){.gform_confirmation_message{--tw-leading:1;font-size:29px;line-height:1}}.heading-o>span{white-space:nowrap}.h1{font-family:var(--font-heading);text-transform:uppercase;--tw-leading:.9;font-size:3.4375em;line-height:.9}@media (width>=40rem){.h1{--tw-leading:.85;font-size:5em;line-height:.85}}@media (width>=48rem){.h1{--tw-leading:.85;font-size:6em;line-height:.85}}@media (width>=64rem){.h1{--tw-leading:.85;font-size:7.5em;line-height:.85}}@media (width>=80rem){.h1{--tw-leading:.8;font-size:10em;line-height:.8}}@media (width>=96rem){.h1{--tw-leading:.8;font-size:12.5em;line-height:.8}}.h2{font-family:var(--font-heading);text-transform:uppercase;--tw-leading:.9;font-size:48px;line-height:.9;position:relative}@media (width>=40rem){.h2{--tw-leading:.85;font-size:64px;line-height:.85}}@media (width>=48rem){.h2{--tw-leading:.85;font-size:80px;line-height:.85}}@media (width>=64rem){.h2{--tw-leading:.85;font-size:100px;line-height:.85}}@media (width>=80rem){.h2{--tw-leading:.8;font-size:132px;line-height:.8}}@media (width>=96rem){.h2{--tw-leading:.8;font-size:168px;line-height:.8}}.h2__arrow{top:calc(var(--spacing)*0);width:1.16667em;height:100%;display:block;position:absolute;right:calc(100% + 1rem)}@media (width>=64rem){.h2__arrow{width:1.04762em;right:calc(100% + 3rem)}}.h2__arrow:before{top:var(--topbar-height);left:calc(var(--spacing)*0);aspect-ratio:56/44;content:"";background-image:url(/app/themes/project-thirty-ventures/public/build/assets/arrow-Ca82v9RI.svg);background-repeat:no-repeat;background-size:contain;width:100%;display:inline-block;position:sticky}.h3{font-family:var(--font-heading);--tw-font-weight:800;--tw-leading:1.1;font-size:24px;font-weight:800;line-height:1.1}@media (width>=40rem){.h3{--tw-leading:1.1;font-size:24px;line-height:1.1}}@media (width>=48rem){.h3{--tw-leading:1.1;font-size:24px;line-height:1.1}}@media (width>=64rem){.h3{--tw-leading:1.1;font-size:47px;line-height:1.1}}@media (width>=80rem){.h3{--tw-leading:1.1;font-size:47px;line-height:1.1}}@media (width>=96rem){.h3{--tw-leading:1.1;font-size:47px;line-height:1.1}}.h4{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);--tw-leading:1.1;font-size:19px;line-height:1.1;text-decoration-line:none}@media (width>=40rem){.h4{--tw-leading:1.1;font-size:19px;line-height:1.1}}@media (width>=48rem){.h4{--tw-leading:1.1;font-size:19px;line-height:1.1}}@media (width>=64rem){.h4{--tw-leading:1;font-size:29px;line-height:1}}@media (width>=80rem){.h4{--tw-leading:1;font-size:29px;line-height:1}}@media (width>=96rem){.h4{--tw-leading:1;font-size:29px;line-height:1}}@media (width>=114rem){.container--small{max-width:1472px}}@media (width>=64rem){.container--thin{max-width:900px}}@media (width>=80rem){.container--thin{max-width:900px}}@media (width>=96rem){.container--thin{max-width:900px}}@media (width>=114rem){.container--thin{max-width:900px}}.heading-block{white-space:nowrap;justify-content:center}@media (width<64rem){.heading-block{display:none}}@media (width>=64rem){.heading-block{font-size:41.9px;display:flex}}@media (width>=80rem){.heading-block{font-size:53.1px}}@media (width>=96rem){.heading-block{font-size:64.3px}}@media (width>=114rem){.heading-block{font-size:76px}}.heading-block>span{background-color:var(--color-maroon);font-family:var(--font-heading);--tw-leading:.8em;--tw-font-weight:800;color:var(--color-yellow);letter-spacing:.0197368em;padding-inline:.144737em;font-weight:800;line-height:.8em;display:block;position:relative}.heading-block>span:first-child{padding-left:.0394737em}.heading-block>span:last-child{padding-right:.0394737em}.heading-block:before,.heading-block:after{background-color:var(--color-maroon);content:"";width:.105263em;height:.684211em;display:block;position:relative;top:.0657895em}.heading-blocks{white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:1px;font-size:36px;display:flex}@media (width<64rem){.heading-blocks{display:flex}}@media (width>=64rem){.heading-blocks{display:none}}@media (width>=40rem){.heading-blocks{font-size:48px}}@media (width>=64rem){.heading-blocks{font-size:64px}}@media (width>=80rem){.heading-blocks{font-size:72px}}.heading-blocks>span{background-color:var(--color-maroon);font-family:var(--font-heading);--tw-leading:.972222em;--tw-font-weight:800;color:var(--color-yellow);letter-spacing:.02em;padding-inline:.25em;font-weight:800;line-height:.972222em;display:flex;position:relative}.heading-blocks>span:before{background-color:var(--color-maroon);content:"";width:.111111em;height:.75em;display:block;position:absolute;top:.111111em;left:-.111111em}.heading-blocks>span:after{background-color:var(--color-maroon);content:"";width:.111111em;height:.75em;display:block;position:absolute;top:.111111em;right:-.111111em}.button{background-color:var(--color-black);padding-inline:calc(var(--spacing)*5);padding-block:calc(var(--spacing)*4);display:inline-block}.col{padding:calc(var(--spacing)*2)}@media (width>=64rem){.col{padding:calc(var(--spacing)*4)}}.row{margin:calc(var(--spacing)*-2);flex-wrap:wrap;display:flex}@media (width>=64rem){.row{margin:calc(var(--spacing)*-4)}}.footer .footer__footer-menu,.footer .footer__social-menu,:is(.footer .footer__footer-menu,.footer .footer__social-menu)>div{display:block}:is(.footer .footer__footer-menu,.footer .footer__social-menu)>div>ul{justify-content:center;align-items:center;display:flex}:is(.footer .footer__footer-menu,.footer .footer__social-menu)>div>ul>li{padding-inline:calc(var(--spacing)*1);display:block}:is(.footer .footer__footer-menu,.footer .footer__social-menu)>div>ul>li>a{cursor:pointer;padding-inline:calc(var(--spacing)*4);--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-black);text-transform:uppercase;--tw-leading:12px;font-size:12px;line-height:12px;text-decoration-line:none;display:block}@media (width>=64rem){:is(.footer .footer__footer-menu,.footer .footer__social-menu)>div>ul>li>a{--tw-leading:13px;font-size:13px;line-height:13px}}:is(.footer .footer__footer-menu,.footer .footer__social-menu)>div>ul>li>a:hover{color:var(--color-white)}:root{--header-height-mobile:4.5rem;--header-height-desktop:5.5rem;--header-height:4.5rem}@media (width<=768px){:root{--header-height:5.5rem}}.header{top:var(--topbar-height);left:calc(var(--spacing)*0);z-index:100;width:100%;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));height:var(--header-height-mobile);position:fixed}@media (width>=64rem){.header{height:var(--header-height-desktop)}}.header .header__nav,.header .header__nav>div{display:block}.header .header__nav>div>ul{justify-content:center;align-items:center;display:flex}.header .header__nav>div>ul>li{padding-inline:calc(var(--spacing)*1);display:block}.header .header__nav>div>ul>li>a{cursor:pointer;padding:calc(var(--spacing)*2);--tw-leading:24px;--tw-font-weight:var(--font-weight-bold);font-size:18px;line-height:24px;font-weight:var(--font-weight-bold);color:var(--color-black);text-transform:uppercase;text-decoration-line:none;display:block}.header .header__nav>div>ul>li:first-child{padding-left:calc(var(--spacing)*7)}.header .header__nav>div>ul>li:not(.featured)>a{transform-origin:50% 45%;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.35s;--tw-ease:var(--ease-out);transition-duration:.35s;transition-timing-function:var(--ease-out);position:relative;top:.1em}.header .header__nav>div>ul>li:not(.featured)>a:hover{color:var(--color-red)}.header .header__nav>div>ul>li:not(.featured)>a:active{color:var(--color-maroon)}.header .header__nav>div>ul>li.featured{padding-right:calc(var(--spacing)*0);padding-left:calc(var(--spacing)*3);display:block}.header .header__nav>div>ul>li.featured>a{background-color:var(--color-black);padding-inline:calc(var(--spacing)*5);padding-top:calc(var(--spacing)*4);--tw-leading:22px;--tw-font-weight:var(--font-weight-bold);font-size:18px;line-height:22px;font-weight:var(--font-weight-bold);color:var(--color-offwhite);text-transform:uppercase;border-radius:24px;justify-content:space-around;align-items:flex-start;padding-bottom:10px;display:inline-flex;text-decoration-line:none!important}.header .header__nav>div>ul>li.featured>a:before{margin-right:calc(var(--spacing)*4);content:"";background-image:url(/app/themes/project-thirty-ventures/public/build/assets/header-menu-featured-arrow-left-DIlyFpVG.svg);width:33px;height:16px;display:inline-block}.header .header__nav>div>ul>li.featured>a:hover:before{animation:var(--animate-bounce-left)}.header .header__nav>div>ul>li.featured>a:after{margin-left:calc(var(--spacing)*4);content:"";background-image:url(/app/themes/project-thirty-ventures/public/build/assets/header-menu-featured-arrow-right-_XkY23FV.svg);width:33px;height:16px;display:inline-block}.header .header__nav>div>ul>li.featured>a:hover:after{animation:var(--animate-bounce-right)}body.is-scrolled .header,body.burger-is-open .header{background-color:var(--color-offwhite)}@media (width<=600px){body .header{top:var(--wp-admin--admin-bar--height)}body.admin-bar.is-scrolled .header{top:calc(var(--spacing)*0)}}@media (width>=601px){body .header{top:var(--wp-admin--admin-bar--height)}}.mobile-menu{z-index:50;background-color:var(--color-maroon);width:100%;height:calc(100vh - 4.5rem);position:fixed;top:72px}@media (width>=64rem){.mobile-menu{height:calc(100vh - 5.5rem);top:88px}}.mobile-menu .mobile-menu__inside{flex-direction:column;justify-content:space-between;height:100%;display:flex}.mobile-menu .mobile-menu__menu{width:100%;padding-inline:calc(var(--spacing)*6);padding-top:108px;padding-bottom:calc(var(--spacing)*8);flex-grow:1;align-items:center;display:flex}.mobile-menu .mobile-menu__menu>nav{width:100%;display:block}.mobile-menu .mobile-menu__menu>nav>div,.mobile-menu .mobile-menu__menu>nav>div>ul{display:block}.mobile-menu .mobile-menu__menu>nav>div>ul>li{border-bottom-style:var(--tw-border-style);border-bottom-width:2px;border-color:color-mix(in oklab,var(--color-white)20%,transparent);display:block}.mobile-menu .mobile-menu__menu>nav>div>ul>li>a{padding-block:calc(var(--spacing)*6);text-align:center;font-family:var(--font-heading);--tw-leading:32.4px;--tw-font-weight:var(--font-weight-extrabold);font-size:36px;line-height:32.4px;font-weight:var(--font-weight-extrabold);color:var(--color-offwhite);text-transform:uppercase;text-decoration-line:none;text-decoration-thickness:0;display:block}.mobile-menu .mobile-menu__menu>nav>div>ul>li>a:hover{color:var(--color-yellow)}.mobile-menu .mobile-menu__menu>nav>div>ul>li:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.mobile-menu .mobile-menu__contact{width:100%;padding-inline:calc(var(--spacing)*6);padding-top:calc(var(--spacing)*8);padding-bottom:calc(var(--spacing)*12);flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}.mobile-menu .mobile-menu__contact>p{margin-bottom:calc(var(--spacing)*2);text-align:center;font-family:var(--font-body);--tw-leading:20.9px;--tw-font-weight:var(--font-weight-bold);font-size:19px;line-height:20.9px;font-weight:var(--font-weight-bold);color:var(--color-offwhite)}.mobile-menu .mobile-menu__contact>p:last-child{margin-bottom:calc(var(--spacing)*0)}.mobile-menu .mobile-menu__contact>p>a{display:block;text-decoration-line:none!important}.mobile-menu .mobile-menu__contact>p>a:hover{color:var(--color-yellow)}.mobile-menu .mobile-menu__credits{width:100%;padding-inline:calc(var(--spacing)*6);padding-block:calc(var(--spacing)*12);flex-grow:0;align-self:flex-end}.mobile-menu .mobile-menu__credits>p{text-align:center;font-family:var(--font-body);--tw-leading:12px;--tw-font-weight:var(--font-weight-bold);font-size:12px;line-height:12px;font-weight:var(--font-weight-bold);color:var(--color-offwhite);text-transform:uppercase;margin-bottom:15px}.mobile-menu .mobile-menu__credits>p:last-child{margin-bottom:calc(var(--spacing)*0)}.mobile-menu .mobile-menu__marquee{align-self:flex-end;width:100%}body.admin-bar .mobile-menu{height:calc(100vh - 7.375rem);top:118px}@media (width>=783px){body.admin-bar .mobile-menu{height:calc(100vh - 6.5rem);top:104px}}@media (width>=1024px){body.admin-bar .mobile-menu{height:calc(100vh - 6.5rem);top:104px}}body.admin-bar.is-scrolled .mobile-menu{height:calc(100vh - 4.5rem);top:72px}@media (width>=600px){body.admin-bar.is-scrolled .mobile-menu{height:calc(100vh - 7.375rem);top:118px}}@media (width>=783px){body.admin-bar.is-scrolled .mobile-menu{height:calc(100vh - 6.5rem);top:104px}}@media (width>=1024px){body.admin-bar.is-scrolled .mobile-menu{height:calc(100vh - 6.5rem);top:104px}}.home-hero{background-color:var(--color-red);--tw-leading:.9;min-height:100vh;margin-bottom:-46px;padding-bottom:46px;font-size:3.4375em;line-height:.9;display:flex;overflow:hidden}@media (width>=64rem){.home-hero{margin-bottom:-72px;padding-bottom:72px}}@media (width>=40rem){.home-hero{--tw-leading:.85;font-size:5em;line-height:.85}@media (width<48rem){@media (height<=768px){.home-hero{--tw-leading:.9;font-size:55px;line-height:.9}}}}@media (width>=48rem){.home-hero{--tw-leading:.85;font-size:6em;line-height:.85}@media (width<64rem){@media (height<=768px){.home-hero{--tw-leading:.9;font-size:55px;line-height:.9}}}}@media (width>=64rem){.home-hero{--tw-leading:.85;font-size:7.5em;line-height:.85}@media (width<80rem){@media (height<=679px){.home-hero{--tw-leading:.9;font-size:55px;line-height:.9}}}}@media (width>=80rem){@media (width<96rem){@media (height<=799px){.home-hero{--tw-leading:.9;font-size:55px;line-height:.9}}}.home-hero{--tw-leading:.8;font-size:12.5em;line-height:.8}}@media (width>=96rem){@media (height<=899px){.home-hero{--tw-leading:.9;font-size:120px;line-height:.9}}@media (height<=639px){.home-hero{--tw-leading:.9;line-height:.9}}@media (height<=679px){.home-hero{font-size:55px}}}.home-hero .home-hero__text-desktop{display:none}@media (width>=64rem){.home-hero .home-hero__text-desktop{display:block}}.home-hero .home-hero__text-mobile{display:block}@media (width>=64rem){.home-hero .home-hero__text-mobile{display:none}}.home-hero .home-hero__text-line{display:block}.home-hero .home-hero__container{width:100%;padding-inline:calc(var(--spacing)*6);padding-block:calc(var(--spacing)*8);flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;display:flex}@media (width>=40rem){.home-hero .home-hero__container{max-width:40rem}}@media (width>=48rem){.home-hero .home-hero__container{max-width:48rem}}@media (width>=64rem){.home-hero .home-hero__container{max-width:64rem}}@media (width>=80rem){.home-hero .home-hero__container{max-width:80rem}}@media (width>=96rem){.home-hero .home-hero__container{max-width:96rem}}@media (width>=114rem){.home-hero .home-hero__container{max-width:114rem}}@media (width>=64rem){.home-hero .home-hero__container{padding-inline:calc(var(--spacing)*8)}}.home-hero .home-hero__container h1{text-align:center;font-family:var(--font-heading);--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-offwhite);text-transform:uppercase;font-size:inherit;line-height:inherit}.home-hero .home-hero__container h1>span>span{display:block}.home-hero .home-hero__container div{position:relative}@media (width>=40rem){@media (width<48rem){@media (height<=768px){.home-hero .home-hero__container div{height:calc(var(--spacing)*0)}}}}@media (width>=64rem){.home-hero .home-hero__container div{height:calc(var(--spacing)*0)}}.home-hero .home-hero__container img{margin-top:calc(var(--spacing)*6);width:3.01818em;display:inline-block;position:relative}@media (width>=40rem){@media (width<48rem){@media (height<=768px){.home-hero .home-hero__container img{width:1.38em;margin-top:calc(var(--spacing)*0);top:-1.29em;left:2.99em}}}}@media (width>=48rem){@media (width<64rem){@media (height<=768px){.home-hero .home-hero__container img{width:1.38em;top:-1.29em;left:2.99em}}}}@media (width>=64rem){.home-hero .home-hero__container img{margin-top:calc(var(--spacing)*0);width:1.38em;top:-1.29em;left:2.99em}}body.admin-bar .home-hero{min-height:calc(100vh - var(--wp-admin--admin-bar--height))}@media (width>=64rem){body.admin-bar .home-hero{min-height:calc(100vh - var(--wp-admin--admin-bar--height))}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes full-tb{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes full-tl{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes full-tr{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes bounce-right{0%,to{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}50%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translate(-25%)}}@keyframes bounce-left{0%,to{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}50%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translate(25%)}}
