*{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;background-color:#000}:root{--white-400: #C5C5C5;--white-500: #E6E6E6;--yellow-300: #FFD300}body,h1,p{margin:0;padding:0}body{display:grid;font-family:Arial,sans-serif;background-position:top;font-family:Roboto,Arial,sans-serif}.app-container{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,95vh);grid-gap:20px;max-width:90%;margin:auto;padding-top:12%;padding-left:2rem;padding-right:2rem;border-radius:10px;box-shadow:0 2px 5px #0000001a}.item{padding:20px;border-radius:5px;box-shadow:0 2px 5px #0000001a}.item h2{font-size:24px;margin-bottom:10px}.item p{font-size:16px;line-height:1.5}.hero-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-image:url(/img/hero.png);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-titles{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:5%;margin-left:5%;margin-right:5%;text-align:center}.hero-title{font-weight:700;font-size:5rem;color:var(--white-500)}.hero-biggerTitle{font-weight:700;font-size:7rem;line-height:7rem;background:linear-gradient(90deg,#be9530 0%,#ffcc00 51.56%,#c0a134 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{margin-top:2%;font-size:1.6rem;color:var(--white-400)}.hero-logos{display:flex;gap:2rem;margin-top:2rem;width:100%;flex-direction:column;justify-content:center;align-items:center}.hero-logos-cast{display:flex;width:100%;max-width:115rem;color:#f0f8ff;justify-content:space-evenly;align-items:center;flex-direction:row;flex-wrap:wrap}.hero-logos-companies{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;margin:0 2%}.hero-logos-companies img{height:35px;margin-top:1rem}.hero-logos_text{color:#f0f8ff;font-size:1.6rem}.relatedLogos{filter:contrast(0);opacity:50%;transition:all .3s ease-in}.relatedLogos:hover{filter:contrast(1);opacity:90%;transition:all .2s ease-in}.header-container{display:flex;align-items:center;position:absolute;justify-content:space-between;flex-direction:row;border-radius:4px solid red;width:92%;margin:2em auto 0;padding-right:2rem;transform:translate(-50%);left:50%}.header-logo{width:18rem;transition:transform .4s,height .4s}.header-logo:hover{transform:scale(1.2)}.header-links{display:flex;position:relative;align-items:center;flex-direction:row;transition:transform .4s,height .4s}.header-link{font-style:Semi Bold;font-size:1.6rem;font-weight:600;line-height:21.78px;position:relative;display:inline-block;align-items:center}.header-link.header-link-subline:not(:first-child){margin-left:clamp(1rem,2vw,3rem)}.header-link-icon{opacity:.5;transition:opacity .3s ease-in}.header-link-icon:hover{opacity:1;transition:opacity .15s ease-in}.header-link-subline{background-image:linear-gradient(to right,#ffffff,#ffffff 50%,#646a74 50%);background-size:200% 100%;background-position:100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .3s ease-in-out}.header-separator{height:2rem;width:1px;background-color:#ffffff74;margin:0 clamp(1rem,3vw,4rem)}.header-link-subline:before{content:"";background:#ffffff;display:block;position:absolute;bottom:0px;left:0;width:0;height:1px;border-radius:50%;transition:background-position .3s ease-in-out}.header-link-icon:not(:last-child){margin-right:clamp(.5rem,1.4vw,1.4rem)}.header-link-subline:hover{background-position:0}.header-link-subline:hover:before{width:100%}.initial-position{transform:translateY(1rem)}.initial-position-logo{transform:scale(1.1) translateY(1rem) translate(1rem)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.block{display:block}.outline{outline-style:solid}
