.search-mock{background:#f8f8f8;min-height:calc(100vh - 100px);display:flex}.search-mock .search-wrapper{width:85%;margin:40px auto 0 auto}@media(max-width:1580px){.search-mock .search-wrapper{width:75%}}.search-mock .search-wrapper .locked-modal{opacity:1;z-index:9999}.search-mock .search-wrapper .search-results-table tr td:nth-child(2){width:10%}.search-mock .search-wrapper .search-results-table tr td:nth-child(3){width:20%}.search-mock .search-wrapper .search-results-table tr td:nth-child(4){width:15%}.search-mock .search-wrapper .search-results-table tr td:nth-child(5){width:10%}.search-mock .search-wrapper .search-results-table tr td:nth-child(6){width:5%}.search-mock .search-wrapper .search-results-table tr td:last-of-type{text-align:left!important}.search-mock .lock-modal{position:fixed;top:0;left:0;opacity:1;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999;background:rgba(48,48,48,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-mock .lock-modal .lock-modal-frame{background:#fff;display:flex;justify-content:space-between;align-items:center;padding:50px 60px 55px 60px;box-shadow:0 4px 15px rgba(51,51,51,.03);border-radius:15px;position:relative}.search-mock .lock-modal .lock-modal-frame .locked-notice{max-width:250px;margin-right:100px;display:flex;flex-direction:column}.search-mock .lock-modal .lock-modal-frame .locked-notice h2{margin-bottom:30px;font-size:26px;line-height:36px}.search-mock .lock-modal .lock-modal-frame .locked-notice p{font-size:14px;line-height:22px;margin-bottom:65px}.search-mock .lock-modal .lock-modal-frame .locked-notice .orange-btn{width:205px}.search-mock .keyword-search{padding:40px 0}