body section#top{text-align:center;margin-top:160px}body section#top .container .info{border-bottom:3px solid #f0a800;padding-bottom:24px}body section#top h1{font-size:40px;font-style:normal;font-weight:800;line-height:104.023%;padding-bottom:5px}body section#top .sub{font-size:20px;font-weight:500;line-height:104.023%}body section#search{margin-top:30px}body section#search .box_form{padding:40px;background-color:#F2F2F2}body section#search .box_form .wrapper{display:flex;gap:16px;justify-content:center}body section#search .box_form .wrapper .dropdown{width:calc((100% / 3) - 55px)}body section#search .box_form .wrapper .dropdown label{display:block;font-size:16px;color:rgba(0,0,0,.6);font-weight:500;line-height:104.023%;margin-bottom:4px}body section#search .box_form .wrapper .dropdown select{width:100%}body section#search .box_form .wrapper .btn{height:53px;padding:16px 32px;align-items:center;gap:12px;display:flex;background-color:#000;color:#fff;border-radius:50px;align-self:end}body section#results{margin-top:32px}body section#results .box_book_wide{border:1px solid rgba(0,0,0,.2);margin-bottom:10px;padding:20px}body section#results .box_book_wide .wrapper{display:flex;align-items:center;gap:24px}body section#results .box_book_wide .wrapper .title{font-size:20px;font-style:normal;font-weight:600;line-height:104.023%}body section#results .box_book_wide .wrapper .title a{color:#000}body section#results .box_book_wide .wrapper .watch{display:flex;height:53px;padding:16px 28px;align-items:center;gap:8px;border-radius:1000px;border:2px solid #000;font-size:20px;font-style:normal;margin-right:auto;color:#000;font-weight:600;line-height:104.023%}body footer.content-info{margin-top:50px}body .loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid #fff;border-right-color:#ffa50097;position:relative;animation:l24 1s infinite linear;margin:150px auto;display:none}body .loader.show{display:block}body .loader::after,body .loader::before{content:"";position:absolute;inset:-8px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}body .loader::after{animation-duration:4s}@keyframes l24{100%{transform:rotate(1turn)}}@media screen and (max-width:1024px){body section#search .box_form{padding:28px}body section#search .box_form .wrapper{flex-direction:column}body section#search .box_form .wrapper .dropdown,body section#search .box_form .wrapper .btn{width:100%}body section#results .box_book_wide{padding:20px}body section#results .box_book_wide .wrapper{flex-direction:column;align-items:start}body section#results .box_book_wide .wrapper .watch{margin:initial}}