.hero{padding:15vh 0;background:#000 url(https://2530812.fs1.hubspotusercontent-na1.net/hubfs/2530812/bg-hero.webp) no-repeat 50%}.hero h1{font-size:4em;color:#fff}@media(max-width:1366px){.hero h1{font-size:3.5em}}@media(max-width:1024px){.hero h1{font-size:3em}}@media(max-width:767px){.hero h1{font-size:2em}}.hero h1 span.to:after{content:"_"}.hero h1 span.business{color:#ff4800}.hero h1 span.business:after{content:"the world";animation:animate-text 5s infinite;padding-left:5px;transition:all 1s ease}@keyframes animate-text{0%{content:"the world"}25%{content:"your business"}50%{content:"people"}75%{content:"your store"}to{content:"the world"}}.hero-container{width:70%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(max-width:1024px){.hero-container{width:90%}}.hero .image-hero{transition:all .5s ease 0s;transform:scale(1)}.hero .image-hero:hover{transform:scale(1.1)}.hero .image-hero{max-width:350px!important}@media(max-width:1024px){.hero .image-hero{max-width:280px!important}}.hero .grid{display:grid;margin-right:-15px;margin-left:-15px;grid-template-columns:48% 52%;align-items:center}.hero .col-item{position:relative;height:100%;padding-right:15px;padding-left:15px;display:flex;flex-direction:column;justify-content:center}.hero .content{padding:5vh 15px}.hero .content p{margin-top:40px;color:#fff}.hero .content .cite{font-size:34px;color:#ff4800;margin-top:20px}@media(max-width:767px){.hero .grid{grid-template-columns:30% 70%}.hero .image-hero{opacity:.5}.hero .content .cite{font-size:28px;text-align:center}}