﻿#search{max-width:720px;height:50px;display:flex;background:#fff;border-radius:7px;margin:47px auto 0 auto;flex-direction:row;border:1px solid #b3bbc1;position:relative;}#search input[type=text]{flex:1;margin:5px 12px;border:none;outline:none;font-size:1.4rem;font-weight:lighter;width:1%;}#search input[type=image]{width:26px;height:26px;margin:12px 20px 12px 4px;}#head-wrapper{background:#fafbfc;height:500px;padding:0 1.5rem;}h1{margin-top:50px;font-size:1rem;font-weight:normal;text-align:center;color:#42494f;}#keywords{margin-top:20px;color:#42494f;text-align:center;font-size:1rem;}#keywords a{color:#0079d3;}#keywords a:hover{color:#ff5f12;}#logo{margin:120px auto 0 auto;clear:both;height:92px;width:315px;display:flex;}#latest-packs{margin-top:60px;margin-bottom:60px;display:flex;flex-direction:column;align-items:center;}#latest-title{display:flex;flex-direction:row;justify-content:space-between;padding:7px 20px;align-items:flex-end;}#latest-title h3{font-size:1.2rem;font-weight:bold;margin:0;}@media(max-width:575.98px){#head-wrapper{height:230px;}#logo{display:none;}h1{margin-top:100px;}}@media(min-width:576px){#top.scrolled .d-sm-none{display:flex !important;}#top.scrolled .navbar-collapse{flex-grow:0;margin-left:10px;}}