*{margin:0;padding:0;box-sizing:border-box}@media (max-width:960px){nav{flex-direction:column!important}.nav-button{display:flex!important}.logo{width:100vw!important}.menu{width:100vw!important}.menu li{border-bottom:1px solid var(--black-dg)!important;width:100vw!important;height:5vh;display:flex;justify-content:center!important;align-items:center!important;text-align:center!important}.menu>ul{flex-direction:column!important}}@media (max-width:480px){.section-column{flex-basis:auto!important}.section-columns-border{flex-direction:column!important}.column-socials-networks{flex-basis:auto!important}.section-single-service{flex-direction:column!important}.section-multiple-columns{flex-basis:auto!important}.section-google-ads-container{flex-direction:column!important}.engine-order-list{flex-direction:column!important}.projects-container{flex-direction:column!important}.project{flex-basis:auto!important}.project img{height:200px!important}}:root{--yelow:rgba(207, 253, 4, 1);--yellowTransparent:rgba(207, 253, 4, 0.62);--yelowgreen:rgba(154,205,50);--yelowgreentransparent:rgba(154, 205, 50, .5);--green:rgb(127, 255, 0);--red:rgba(89, 11, 11, 0.33);--white:#fff;--gray:#6d6c6c;--gray-light:#f4f4f4;--black-dg:#191b1f;--gray-text:rgba(0, 0, 1, 0.412);--blackTransparent:rgba(0, 0, 0, 0.7)}@font-face{font-family:"Jura";src:url(../fonts/Jura.woff2) format('woff2');font-optical-sizing:auto;font-weight:400;font-style:normal}body{font-family:'Jura',sans-serif}nav{display:flex;background-color:var(--gray-light);width:100vw;height:auto}.nav-button{display:none;align-items:center;justify-content:center;width:100vw;height:auto}.nav-button svg{width:10vw;height:10vh}.logo{width:25vw;height:10vh;display:flex;align-items:center;justify-content:center;font-size:2.2rem}.logo a{color:var(--black-dg)}.logo span{color:red}.menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;width:85vw;height:auto;background-color:var(--gray-light)}.menu>ul{display:flex;flex-wrap:wrap;width:100%;height:auto;align-items:center;justify-content:space-around}.menu li{list-style:none;flex-grow:0;flex-shrink:1;flex-basis:auto}.menu a{color:var(--gray);text-decoration:none}.main-container{width:100vw;height:auto;padding:0}.yellow-color{background-color:var(--yelow);opacity:.6;width:-webkit-fill-available}.yellow-color-rounded{background-color:var(--yelow);opacity:.6;width:-webkit-fill-available;border-radius:50%}.section-yellow{background-color:var(--yelow);color:var(--black-dg);padding:5vh 2vw;display:flex;justify-content:center;align-items:center}.section-black-stronger{background-color:rgb(0 0 0 / .7);margin:3vh 0;padding:2vh 2vw}.section-yellow-text{color:var(--yelow)}.section-yellow-text-stronger{font-weight:900;color:red}.herodev-header-text{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--blackTransparent);color:var(--yelow);width:100vw;padding:7vh 0;text-align:center}.herodev-header-text>h1{text-align:center}.section-title{display:flex;width:100vw;height:20vh;background-color:var(--yelow);padding:4vh 3vw;justify-content:center;align-items:center;color:var(--black-dg)}.section-subtitle{display:flex;flex-direction:column;width:100vw;background-color:var(--yelow);color:var(--black-dg);justify-content:center;align-items:center;padding:2vh}.section-subtitle h2,h3,h4,h5,h6{text-align:center}.section-subtitle>p{text-align:center}.section-subtitle-gray{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;color:var(--gray);padding:2vh 2vw}.section-subtitle-gray h3,h4,h5{text-align:center}.inside-section-subtitle-graytransparent{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2vh 2vw;background-color:var(--blackTransparent);color:var(--yelow)}.section-single{display:flex;flex-direction:column;text-align:center;justify-content:center;width:100vw}.section-single>h2{text-align:center}.section-single span{display:flex;padding:0 5vw}.section-single-medium{display:flex;flex-direction:column;width:100vw;align-items:center;justify-content:center;padding:2vh 3vw}.section-medium-column{display:flex;flex-direction:column;background-color:var(--yellowtransparent);height:auto;width:50vw;text-align:start;justify-content:center;text-align:justify}.section-columns{display:flex;gap:1vw;align-items:center;justify-content:space-around;padding:1vh 3vw;flex-wrap:wrap;width:100vw}.section-columns ul,ol{text-align:justify}.section-columns-top{align-items:start}.section-column{flex-basis:40vw;flex-grow:1;flex-shrink:1}.section-column>p{text-align:justify}.section-column img{overlay:var(--yelow);background-color:yellowgreen;z-index:0}.section-column-yellow{padding:1vh 2vw;border:var(--yelow) solid 1px}.section-column-yellow>h5{text-align:center}.section-multiple-columns{flex-grow:1;flex-shrink:1;flex-basis:30vw;height:50vh}.section-column-rounded{border-radius:50%;height:40vh;flex-basis:20vw}.section-column-central{flex-basis:50vw;flex-grow:0;flex-shrink:1}.text-medium{font-size:1.2rem}.text-center{text-align:center}.text-gray{color:var(--gray-text)}.text-white{color:var(--white)}.text-yellow{color:var(--yelow)}.none-li{list-style:none}.svg-main{display:flex;height:auto;width:100%;justify-content:center;color:var(--yelow)}.svg-main svg{width:5vw;height:10vh}.btn-index{background-color:var(--yelow);padding:1vh 1vw;color:var(--black);border:none;border-radius:10px;text-decoration:none;margin:2vh 0}footer{display:flex;width:100vw;height:100vh;background-color:var(--black-dg);flex-direction:column;justify-content:center;align-items:center}footer h3{color:var(--white)}.logo-bulb{color:var(--yelow)}.logo-bulb svg{width:15rem;height:15rem}.logo-span{color:var(--yellow);font-size:15rem}.gray{color:var(--gray);font-size:.75rem}.socials{display:flex;width:100vw;align-items:center;justify-content:center}.socials a{color:var(--yellow)}.socials a:hover{font-size:1.7rem}.network{width:65px;height:65px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#25272a;-webkit-transition:all ease .3s;transition:all ease .3s;margin:2vw;text-align:center}.network svg{color:var(--yelow);width:2rem;height:2rem}.rights{display:flex;align-items:center;justify-content:center;color:var(--gray)}