

/* Start:/local/components/gtx/search.window/templates/.default/style.min.css?17459181889061*/
.header-search__wrapper{position:fixed;top:10px;right:40px;transition:all .2s ease;transform:scale(0);opacity:0;width:100%;height:calc(100% - 65px);background-color:#263238fa;padding-top:40px}.header-search__wrapper.active{top:65px;right:0;transform:scale(1);opacity:1;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.header-search__button-toggle{cursor:pointer}.header-search__heading{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:30px;font-size:14px;font-weight:500;text-transform:uppercase;color:#b3b3b3}.header-search__heading .checkbox-rectangle input{display:none}.header-search__heading .checkbox-rectangle label{background-color:var(--bgblack);color:#fff;margin-bottom:0;margin-left:10px;border-radius:6px;padding:7px 15px;border:2px solid var(--bggray);font-size:12px;cursor:pointer;transition:all .2s ease}.header-search__heading .checkbox-rectangle input:checked+label{border-color:var(--yellow)}.header-search__field-wrap{display:flex;justify-content:center;flex-wrap:wrap;border-bottom:2px solid var(--yellow);padding-bottom:15px;margin-bottom:30px}.header-search__error{display:block;width:100%;text-align:center;margin-top:15px;color:#ff423e;font-weight:700}.header-search__preloader{background-color:#0000;width:100%;display:flex;height:100%;align-items:center;justify-content:center}.header-search__results-item-info{position:relative}.header-search__results-author{color:#ffca28;font-size:14px;font-weight:500;margin-bottom:16px;display:flex;align-items:center}.header-search__results-author-photo{background-position:center;background-repeat:no-repeat;display:inline-block;width:26px;height:26px;background-size:cover;border-radius:50%;margin-right:10px}.header-search__form{padding-left:90px;padding-right:90px;position:relative;width:1024px;border-radius:10px;margin:0}.header-search__form input[type=text]{width:100%;height:80px;font-size:40px;text-align:center;background:#0000;border:0;color:#fff;font-weight:500;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.header-search__form input[type=submit]{font-size:0;height:80px;width:80px;top:0;right:0;position:absolute;border:0;background-image:url(/local/components/gtx/search.window/templates/.default/enter.svg);background-position:center;background-repeat:no-repeat;background-color:transparent;background-size:33px;transform:scale(1);transition:all .2s ease}.header-search__form input[type=submit].active{background-image:url(/local/components/gtx/search.window/templates/.default/enter-y.svg)}.header-search__form input[type=submit]:hover{box-shadow:none;transform:scale(1.5);background-color:transparent}.header-search__form ::-webkit-input-placeholder{color:var(--lightgray);opacity:1}.header-search__form :-moz-placeholder{color:var(--lightgray);opacity:1}.header-search__form ::-moz-placeholder{color:var(--lightgray);opacity:1}.header-search__form :-ms-input-placeholder{color:var(--lightgray);opacity:1}.header-search__form ::-ms-input-placeholder{color:var(--lightgray);opacity:1}.header-search__form ::placeholder{color:var(--lightgray);opacity:1}.header-search__close{width:100%;height:100px;min-height:100px;margin-top:30px;text-align:center;background:rgb(38 50 56/70%);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;text-transform:uppercase;color:var(--gray);cursor:pointer}.header-search__close:hover{color:var(--yellow)}.header-search__results-row-title{font-size:20px;font-weight:500;display:inline-block;width:100%;margin-bottom:0}.header-search__results-wrap{display:flex;gap:30px;position:relative}.header-search__results-row{display:flex;flex-wrap:wrap;gap:15px;flex:1;align-content:baseline;margin-bottom:20px}.header-search__results-item{border:2px solid var(--bggray);border-radius:10px;padding:20px 20px 0;color:#fff;background:var(--bgblack);position:relative;overflow:hidden;width:100%;display:flex;flex-direction:column}.header-search__results-item-image{display:inline-block;width:calc(100% + 40px);padding-bottom:60%;margin:-20px;background-size:cover;background-position:center;position:relative}.header-search__results-item-avetar{padding-bottom:calc(100% + 40px);border-radius:50%}.header-search__results-item-image:after{content:"";position:absolute;width:100%;height:80%;left:0;top:calc(20% + 3px);background:linear-gradient(0deg,#263238 0,#26323800 100%)}.header-search__results-item-title{font-weight:500;font-size:18px;line-height:22px;position:relative;z-index:1;word-break:break-word}.header-search__results-item-description{font-size:14px;position:relative;z-index:1;word-break:break-word}body .header-search__bottom{margin:auto 0 0}.rows-1 .header-search__results-item{max-width:calc(25% - 11.5px)}.rows-2 .header-search__results-item{max-width:calc(50% - 11.5px)}.rows-3 .header-search__results-item,.rows-4 .header-search__results-item{max-width:100%}.header-search__show-more{display:none;width:100%;text-align:center;border:2px solid var(--bggray);padding:10px 0;text-transform:uppercase;font-size:14px;font-weight:700;border-radius:10px;color:var(--yellow)}@media screen and (max-width:1600px){.rows-2 .header-search__bottom .test_item_rating{margin-right:10px}.rows-2 .header-search__bottom .test_item_rating,.rows-2 .header-search__bottom .test_item_type{padding-left:25px;background-size:20px;font-size:12px}.rows-4 .header-search__bottom .test_item_rating{margin-right:10px}.rows-4 .header-search__bottom .test_item_rating,.rows-4 .header-search__bottom .test_item_type{padding-left:25px;background-size:20px;font-size:12px}.rows-2 .test-item__icon,.rows-4 .test-item__icon{background-size:20px;width:20px;height:20px}.rows-2 .header-search__bottom .test_item_type,.rows-4 .header-search__bottom .test_item_type{margin-right:0}.header-search__results-wrap.rows-2,.header-search__results-wrap.rows-4{gap:10px}.rows-2 .header-search__results-item,.rows-4 .header-search__results-item{padding:20px 10px 0}.rows-2 .header-search__results-item-title,.rows-4 .header-search__results-item-title{font-size:16px;line-height:18px}.rows-2 .header-search__bottom .test_item_limit,.rows-2 .header-search__results-item-description,.rows-4 .header-search__bottom .test_item_limit,.rows-4 .header-search__results-item-description{font-size:12px}.rows-1 .header-search__results-item{max-width:calc(33.333% - 10px)}}@media screen and (max-width:1199px){.header-search__results-wrap{flex-wrap:wrap}.header-search__results-row{width:100%;flex:auto}.rows-1 .header-search__results-item,.rows-2 .header-search__results-item,.rows-3 .header-search__results-item,.rows-4 .header-search__results-item{max-width:calc(33.333% - 10px)}.header-search__results-row>a{display:none}.header-search__results-row.activated>a,.header-search__results-row>a:nth-of-type(1),.header-search__results-row>a:nth-of-type(2),.header-search__results-row>a:nth-of-type(3){display:flex}.header-search__form input[type=text]{height:60px;font-size:34px}.header-search__form input[type=submit]{height:60px}.header-search__show-more.header-search__show-more-md{display:block}}@media screen and (max-width:991px){.header-search__show-more.header-search__show-more-md{display:none}.header-search__show-more.header-search__show-more-sm{display:block}.rows-1 .header-search__results-item,.rows-2 .header-search__results-item,.rows-3 .header-search__results-item,.rows-4 .header-search__results-item{max-width:calc(50% - 10px)}.header-search__results-row>a:nth-of-type(3){display:none}}@media screen and (max-width:767px){.header-search__wrapper.active{top:0;padding-top:20px}.header-search__form input[type=text]{height:50px;font-size:25px}.header-search__form input[type=submit]{height:50px}.header-search__heading{flex-wrap:wrap;margin-bottom:20px}.header-search__heading span{display:block;width:100%;text-align:center;margin-bottom:10px}.header-search__heading .checkbox-rectangle label{margin-left:5px;margin-right:5px}.header-search__close{height:60px;min-height:60px;margin-top:20px}.header-search__field-wrap{margin-bottom:20px;padding-bottom:5px}}@media screen and (max-width:629px){.header-search__show-more.header-search__show-more-sm{display:none}.header-search__results-row>a{display:flex}.header-search__results-row{flex-wrap:nowrap;width:calc(100% + 30px);overflow:auto;margin-left:-15px;margin-right:-15px;padding:40px 15px 10px;position:relative}.header-search__results-item{width:300px;min-width:300px}.header-search__results-row-title{position:absolute;top:0;left:0;padding-left:15px;font-size:18px}.header-search__heading .checkbox-rectangle label{padding:0;border:0;font-size:10px;background:#0000}.header-search__heading span{margin-bottom:10px;font-size:12px}.header-search__form{padding-left:0;padding-right:60px}.header-search__form input[type=text]{height:40px;font-size:18px;text-align:left}.header-search__form input[type=submit]{height:40px;width:40px;background-size:25px}.header-search__heading .checkbox-rectangle input+label{color:#b3b3b3}.header-search__heading .checkbox-rectangle input:checked+label{color:var(--yellow)}}
/* End */
/* /local/components/gtx/search.window/templates/.default/style.min.css?17459181889061 */
