.full-screen-search{background:#fff;overflow:hidden;position:fixed;top:-100vh;left:0;height:100vh;min-height:100vh;width:100vw;min-width:100vw;opacity:0;z-index:9999;transition:top .5s ease-out,opacity .25s ease-out .5s}.full-screen-search>.container{height:100vh;min-height:100vh}.full-screen-search .search-container{height:calc(100vh - 50px);min-height:calc(100vh - 50px)}@media(min-width:768px){.full-screen-search .search-container{height:calc(100vh - 67px);min-height:calc(100vh - 67px)}}.full-screen-search.active{top:0;opacity:1;transition:top .25s ease-in,opacity .25s ease-in}.full-screen-search .navbar-brand,.header--transparent .full-screen-search .navbar-brand{background-position:left center}.full-screen-search .search-trigger{background:transparent url('https://f.hubspotusercontent10.net/hubfs/429918/Agency%20website%202021/images/interface/img-sprite.png') no-repeat;background-position:-2410px center;background-size:3000px 60px;border:0;height:30px;transition:none;width:30px}.full-screen-search .search-trigger:hover{background-position:-2440px center}.full-screen-search input[type="text"]{background:#ddd;border:0;color:#3c3c3c;font-size:2em;font-weight:400;height:85px;margin:0;max-width:100%;padding:0 50px 0 20px;text-transform:none;width:100%;z-index:8}.full-screen-search input[type="text"]:active,.full-screen-search input[type="text"]:focus{border:0;border-bottom:1px solid rgba(255,255,255,1);outline:0}.full-screen-search ::-webkit-input-placeholder{color:#3c3c3c;font-size:1em;font-weight:300;text-transform:none}.full-screen-search :-moz-placeholder{color:#3c3c3c;font-size:1em;font-weight:300;text-transform:none}.full-screen-search ::-moz-placeholder{color:#3c3c3c;font-size:1em;font-weight:300;text-transform:none}.full-screen-search :-ms-input-placeholder{color:#3c3c3c;font-size:1em;font-weight:300;text-transform:none}.full-screen-search .searchbox{position:relative}.full-screen-search button[type="submit"]{background:transparent url('https://f.hubspotusercontent10.net/hubfs/429918/Agency%20website%202021/images/interface/img-sprite.png') no-repeat;background-position:-2250px center;background-size:3000px 60px;border:0;height:40px;margin:0;right:10px;padding:0;position:absolute;top:22px;width:40px;z-index:9}.full-screen-search button[type="submit"]:hover{background-position:-2330px center}.full-screen-search button[type="submit"]:active,.full-screen-search button[type="submit"]:focus{outline:0}