section#hypekit-header .container{padding:140px 25px 50px}section#hypekit-header .header{background-color:var(--main-purple);background-position:0;border-radius:8px;padding:90px 64px;position:relative}section#hypekit-header .header img.load{position:absolute;visibility:hidden}section#hypekit-header .header .overlay{background-position:0;border-radius:8px;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}section#hypekit-header .header .overlay.show{opacity:1;-webkit-transition:opacity .25s ease-out;-o-transition:opacity .25s ease-out;transition:opacity .25s ease-out}section#hypekit-header .info{color:#fff;max-width:340px;position:relative;z-index:1}section#hypekit-header .info.purple-text{color:var(--main-purple)}section#hypekit-header .info.black-text{color:var(--main-black)}section#hypekit-header h1{margin-bottom:20px}section#hypekit-header p{margin-bottom:30px}section#hypekit-header .btn{padding-left:50px;position:relative}section#hypekit-header .btn img,section#hypekit-header .btn svg{left:15px;position:absolute;top:13px}@media(max-width:600px){section#hypekit-header .container{padding:90px 0 0}section#hypekit-browser .dirs{justify-content:center}section#hypekit-browser .breadcrumbs{margin:0}section#hypekit-browser .dir .dirs{margin:-15px}section#hypekit-browser .dir{max-width:400px;padding:20px 15px;width:100%}}@media(max-width:430px){section#hypekit-header .container{padding-top:70px}}@media(max-width:400px){section#hypekit-header .header{padding:60px 35px}section#hypekit-header .header .info{margin:0 auto;text-align:center}}