section.it-hero-section{padding:160px 0;background-color:#111;color:#efece1;min-height:100vh;display:flex;align-items:center}@media(max-width:576px){section.it-hero-section{padding:110px 0}}section.it-hero-section .it-hero-section__content{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}section.it-hero-section.is-animated-ready .hero-fade{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}section.it-hero-section.is-animated-ready .hero-fade.is-animated-in{opacity:1;transform:translateY(0)}section.it-hero-section.is-animated-ready .it-hero-section__title .typewriter-cursor{display:inline-block;width:3px;height:.7em;background-color:#ffcd40;margin-left:15px;vertical-align:middle;animation:hero-type-cursor 1.35s step-end infinite}@media(max-width:576px){section.it-hero-section.is-animated-ready .it-hero-section__title .typewriter-cursor{margin-left:10px;width:2px;height:.6em}}section.it-hero-section.is-animated-ready .it-hero-section__title span{min-width:1px}section.it-hero-section .subtitle{font-size:24px;line-height:150%;position:relative;margin-bottom:40px}@media(max-width:992px){section.it-hero-section .subtitle{font-size:22px}}@media(max-width:768px){section.it-hero-section .subtitle{font-size:20px}}@media(max-width:576px){section.it-hero-section .subtitle{font-size:18px;margin-bottom:20px}}section.it-hero-section .subtitle:before{content:"";position:absolute;top:0;bottom:0;left:-70px;width:50px;height:2px;background-color:#ffcd40;margin:auto}@media(max-width:576px){section.it-hero-section .subtitle:before{left:-60px;width:40px}}section.it-hero-section .subtitle:after{content:"";position:absolute;top:0;bottom:0;margin:auto;left:-70px;width:10px;height:10px;background-color:#ffcd40;border-radius:50%}@media(max-width:576px){section.it-hero-section .subtitle:after{left:-60px;width:8px;height:8px}}section.it-hero-section .it-hero-section__title{font-size:90px}@media(max-width:1200px){section.it-hero-section .it-hero-section__title{font-size:80px}}@media(max-width:992px){section.it-hero-section .it-hero-section__title{font-size:70px}}@media(max-width:768px){section.it-hero-section .it-hero-section__title{font-size:55px}}@media(max-width:576px){section.it-hero-section .it-hero-section__title{font-size:45px}}section.it-hero-section .it-hero-section__title span{color:#ffcd40;font-family:Gochi Hand,cursive;display:inline-block;transform:scale(1.2);will-change:contents}section.it-hero-section .it-hero-section__text{margin-top:40px}@media(max-width:576px){section.it-hero-section .it-hero-section__text{margin-top:20px}}section.it-hero-section .it-hero-section__buttons{margin-top:40px;display:flex;justify-content:center;align-items:center;gap:30px}@media(max-width:576px){section.it-hero-section .it-hero-section__buttons{flex-direction:column;gap:25px}}@keyframes hero-type-cursor{0%,49%{opacity:1}50%,to{opacity:0}}
