html{scroll-behavior:smooth}body{color:var(--text-dark);direction:rtl;font-family:iransans;font-size:14px;line-height:30px}.container{width:calc(100% - 40px);max-width:1280px;margin:0 auto}.search{border-radius:var(--radius-mediom);width:100%;height:100px;color:var(--priymary-color-dark);background-color:#0000;background-image:linear-gradient(90deg,#223a7966,#60a7ff66,#223a7966),url(../images/search_back.jpg);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:contain;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:center;align-items:center;margin:20px 0 40px;display:flex;position:relative}.search:after,.search:before{content:"";background:url(../images/cut_line.svg) 5px -7px/100% no-repeat;width:200px;height:100%;position:absolute;top:0;right:0}.search:before{right:unset;left:0;transform:rotateY(180deg)}.h1{color:var(--text-white);text-shadow:0 0 5px #000;z-index:1;margin-top:40px}.search__holderInput{z-index:14;width:30%;min-width:250px;height:40px;position:relative;bottom:-15px}.search__holderInput--input{border-radius:var(--radius-mediom);border:2px solid var(--tertiary-color);background:var(--white);outline:0;width:100%;height:100%;padding:10px 10px 10px 35px;transition:border .3s}.search__holderInput--icon{background:var(--priymary-color-light);cursor:pointer;border-radius:var(--radius-mediom);width:25px;height:25px;padding:2px;transition:background .3s;position:absolute;top:7px;left:7px}.search__holderInput--icon:hover{background:var(--priymary-color)}.search__holderInput--input:focus{border:2px solid var(--priymary-color-light)}.search__submenu{background:var(--white);border-radius:0 0 var(--radius-mediom)var(--radius-mediom);border:2px solid var(--priymary-color-light);opacity:0;visibility:hidden;scrollbar-width:none;border-top:0;flex-direction:column;max-height:0;transition:all .3s;display:flex;overflow:auto;box-shadow:0 5px 10px #00000020}.search__submenu--item{width:100%;color:var(--text-dark);border-top:1px solid var(--tertiary-color);flex-direction:column;padding:10px;transition:all .3s;display:flex}.search__submenu--item:hover{background:var(--gray-light)}.search__submenu--item:first-child{border-top:unset}.search__submenu--title{text-wrap:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.search__submenu--date{color:var(--text-middle-gray);align-items:center;gap:5px;display:flex}.search__submenu--date:before{content:"";width:20px;height:20px;filter:var(--filter-gray-mediom);background:url(https://www.yejayekhoob.com/Libraries/svg/date.svg) 50%/100% no-repeat}.search__submenu--more{color:var(--priymary-color);border-top:1px solid var(--tertiary-color);background:var(--white);flex-direction:row;justify-content:space-between;align-items:center;padding:10px;transition:all .3s;display:flex;position:sticky;bottom:0}.search__submenu--more img{filter:var(--filter-priymary-color);margin-left:5px;transition:all .3s;rotate:180deg}.search__submenu--more:hover{background:var(--gray-light)}.search__submenu--more:hover img{margin:0}.show .search__holderInput--input{border-radius:var(--radius-mediom)var(--radius-mediom)0 0}.show .search__submenu{visibility:visible;opacity:1;max-height:450px}.custom-loader{width:20px;height:20px;display:grid;position:absolute;top:10px;left:10px}.search__loader.custom-loader{animation:4s infinite s4}.custom-loader:before,.custom-loader:after{content:"";mix-blend-mode:darken;border:3px solid #1f78ff;border-color:#1f78ff #1f78ff #0000 #0000;border-radius:50%;grid-area:1/1;animation:1s linear infinite s4}.custom-loader:after{border-color:#0000 #0000 #e4e4ed #e4e4ed;animation-direction:reverse}@keyframes s4{to{transform:rotate(1turn)}}.overlay{z-index:13;background:#00000090;width:100%;height:100%;transition:all .3s;position:fixed;bottom:0;right:0}.zIndex_12{z-index:12!important}.hidden{opacity:0;visibility:hidden}.overflow_hidden{overflow:hidden}.p_r_5{padding-right:5px}.search__mobile_header{display:none}.header{border-radius:var(--radius-mediom);border:1px solid var(--gray-light);width:100%;height:500px;margin:20px 0;position:relative;overflow:hidden}.header .swiper-slide{background:var(--white);width:100%;display:flex;box-shadow:0 0 10px #00000010}.header .swiper-slide>div{flex-direction:row;justify-content:space-between;width:100%;display:flex}.header__info{z-index:1;flex-direction:column;justify-content:space-between;width:35%;padding:65px 50px;display:flex}.header__info--title{color:var(--priymary-color);text-wrap:nowrap;text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;margin-bottom:10px;font-size:32px}.header__info--caption{text-wrap:nowrap;font-size:20px}.header__info--desc{text-align:justify;height:120px;font-size:16px;overflow:hidden}.header__info--link{background:var(--priymary-color);color:var(--white);text-align:center;border-radius:var(--radius-mediom);cursor:pointer;justify-content:center;align-items:center;width:90%;height:50px;font-size:18px;font-weight:400;transition:all .3s;display:flex}.header__info--link:hover{box-shadow:0 0 10px #00000040}.header__img{clip-path:polygon(0 0,80% 0,100% 100%,0% 100%);width:75%}.header__img img{object-fit:cover;width:100%;height:100%}.header__slider--btn{z-index:1;justify-content:space-between;align-items:center;gap:5px;width:100px;height:30px;display:flex;position:absolute;bottom:10px;left:20px}.header__slider--btn .swiper-button-prev,.header__slider--btn .swiper-button-next{background:var(--white);width:50%;position:unset;border:1px solid var(--tertiary-color);height:30px;transition:all .3s}.header__slider--btn .swiper-button-prev:after,.header__slider--btn .swiper-button-next:after{color:var(--priymary-color);font-size:16px;font-weight:700}.header__slider--btn .swiper-button-prev:hover,.header__slider--btn .swiper-button-next:hover{box-shadow:0 0 10px #00000010}.holder_progress-bar{background:var(--white);z-index:1;width:100%;position:absolute;bottom:0;left:0}.header .progress-bar{--progress:0;background:var(--priymary-color);width:var(--progress);height:3px}.swiper-pagination-bullet{transition:all .3s}.swiper-pagination-bullet-active{background:var(--white);border-radius:5px;width:20px}.gallery{grid-column-gap:10px;grid-row-gap:10px;grid-template-rows:.8fr 1.2fr;grid-template-columns:repeat(3,1fr);width:100%;height:650px;display:grid}.gallery__article{border-radius:var(--radius-mediom);flex-direction:column-reverse;gap:5px;width:100%;height:100%;padding:10px;transition:all .3s;display:flex;position:relative;overflow:hidden}.gallery__article:before{content:"";background:linear-gradient(#0000,#000);width:100%;height:100px;position:absolute;bottom:0;right:0}.gallery__article.box4:before{display:none}.gallery__article:hover{padding-bottom:15px}.gallery__article:hover>img{filter:contrast(1.2)brightness(1.1)}.gallery__article.box4:hover{padding-bottom:10px}.gallery__article.box4:hover>img{filter:unset}.gallery__article.box1{grid-area:1/1/2/2}.gallery__article.box2{grid-area:1/2/2/3}.gallery__article.box4{grid-area:2/1/3/3}.gallery__article.box3{grid-area:1/3/3/4}.gallery__article--img{object-fit:cover;z-index:-1;width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.gallery__article--title{color:var(--text-white);z-index:0;text-wrap:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;overflow:hidden}.holder__article--info{z-index:0;color:var(--text-white);flex-direction:row;align-items:center;gap:20px;font-size:12px;font-weight:100;display:flex}.holder__article--item{text-wrap:nowrap;flex-direction:row;align-items:center;gap:5px;display:flex}.holder__article--item img{filter:var(--filter-white);width:20px;height:20px}.gallery__article.loader:after{content:"";border:5px solid var(--white);border-left:5px solid #0000;border-radius:50%;width:40px;height:40px;animation:.5s linear infinite rotateLoader;position:absolute;top:20px;right:20px}@keyframes rotateLoader{0%{rotate:0}to{rotate:360deg}}.gallery__article--tab{cursor:pointer;border-bottom:2px solid #0000;justify-content:center;align-items:center;width:100%;height:100%;font-weight:500;transition:all .3s;display:flex;position:relative}.gallery__article--tabs{width:100%;color:var(--text-white);z-index:0;background:#00000050;flex-direction:row-reverse;justify-content:space-between;align-items:center;height:40px;display:flex;position:absolute;bottom:0;right:0}.gallery__article--tab:hover{background:var(--tertiary-color-light);color:var(--text-dark)}.gallery__article--tab.active{color:var(--text-dark);background:var(--tertiary-color-light);border-bottom:2px solid var(--secondary-color)}.gallery__article--holder_title{text-align:left;flex-direction:column;align-items:flex-end;gap:20px;display:flex;position:absolute;top:70px;left:70px}.gallery__article--holder_title .gallery__article--title{text-shadow:0 0 5px #000;font-size:22px;font-weight:600}.gallery__article--link{background:var(--priymary-color);color:var(--text-white);border-radius:var(--radius-big);border:2px solid var(--white);flex-direction:row;align-items:center;gap:10px;padding:5px 15px 5px 10px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.gallery__article--link:hover{background:var(--priymary-color-light)}.gallery__article--link img{rotate:90deg}.parts{grid-column-gap:10px;grid-row-gap:20px;grid-template-rows:repeat(2,50%);grid-template-columns:repeat(3,calc(33% - 3px));width:100%;height:665px;margin:20px 0;display:grid}.parts__more{color:var(--priymary-color);transition:all .3s}.parts__more:hover{color:var(--priymary-color-dark)}.parts__news{grid-area:1/1/2/3}.parts__category{grid-area:1/3/2/4}.parts__slider{grid-area:2/3/3/4}.parts__articles{grid-area:2/1/3/2}.parts__articles.part2{grid-area:2/2/3/3}.parts__news,.parts__slider,.parts__category,.parts__articles{flex-direction:column;gap:20px;display:flex}.parts__head{flex-direction:row;justify-content:space-between;width:100%;height:30px;display:flex}.parts__head--holder{flex-direction:row;align-items:center;gap:5px;display:flex}.parts__head--holder img{width:25px;height:25px}.parts__head--holder .parts__head--title{font-size:18px;font-weight:500}.parts__news_holder{background:var(--white);border:1px solid var(--gray-light);flex-direction:row;gap:10px;width:100%;height:calc(100% - 30px);padding:10px;display:flex}.parts__news--big{flex-direction:column-reverse;gap:10px;width:50%;height:100%;padding:10px;transition:all .3s;display:flex;position:relative;overflow:hidden}.parts__news--img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;right:0}.parts__news--big_holder{background:linear-gradient(#0000,#000);flex-direction:column;gap:10px;width:100%;padding:10px;transition:all .3s ease-in-out;display:flex;position:absolute;bottom:-100px;right:0}.parts__news--big:hover .parts__news--big_holder{bottom:0}.parts__news--big_title{z-index:0;color:var(--text-white);text-overflow:ellipsis;text-wrap:nowrap;width:100%;font-size:14px;overflow:hidden}.parts__news--small{flex-direction:column;width:50%;display:flex}.parts__news_article{border-bottom:1px solid var(--gray-light)}.parts__news_article>div{flex-direction:row;gap:10px;padding:5px 0;display:flex;overflow:hidden}.display_none{display:none}.parts__news_article:first-child>div{padding-top:0}.parts__news_article:last-child>div{padding-bottom:0}.parts__news_article:last-child{border-bottom:0}.parts__news_article--holder{flex-direction:column;justify-content:space-around;gap:10px;width:calc(100% - 80px);display:flex}.parts__news_article--img{object-fit:cover;width:80px;height:80px}.parts__news_article--title{text-wrap:nowrap;text-overflow:ellipsis;width:100%;color:var(--text-dark);font-size:14px;transition:all .3s;overflow:hidden}.parts__news_article:hover .parts__news_article--title{color:var(--priymary-color)}.parts__news_article .holder__article--info,.parts__articles--holder .holder__article--info{gap:10px}.parts__news_article .holder__article--item img,.parts__articles--holder .holder__article--item img{filter:var(--filter-gray-dark);width:18px;height:18px}.parts__news_article .holder__article--item span,.parts__articles--holder .holder__article--item span{color:var(--text-dark);text-overflow:ellipsis;text-wrap:nowrap}.parts__category--holder{background:var(--white);border:1px solid var(--gray-light);flex-direction:column;width:100%;height:100%;padding:5px;display:flex;overflow:auto}.parts__category--holder::-webkit-scrollbar{background:var(--tertiary-color);width:5px}.parts__category--holder::-webkit-scrollbar-thumb{background:var(--priymary-color)}.parts__category--item{color:var(--text-dark);border-bottom:1px solid var(--gray-bright);flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0;font-weight:500;transition:all .3s;display:flex}.parts__category--item:last-child{border-bottom:0}.parts__category--item:hover{background:var(--tertiary-color)}.parts__category--title{text-wrap:nowrap;text-overflow:ellipsis;flex-direction:row;align-items:center;gap:5px;width:calc(100% - 25px);display:flex;overflow:hidden}.parts__category--title:before{content:"";background:url(https://www.yejayekhoob.com/Libraries/svg/arrow-left.svg);width:20px;min-width:20px;height:20px}.parts__category--count{color:var(--text-middle-gray);padding-left:5px}.parts__articles--holder{background:var(--white);border:1px solid var(--gray-light);flex-direction:column;padding:10px;display:flex;overflow:hidden}.parts__articles--item>div{border-bottom:1px solid var(--gray-light);flex-direction:row;align-items:center;gap:5px;padding:5px 0;display:flex}.parts__articles--item:hover .parts__articles--title{color:var(--priymary-color)}.parts__articles--item:first-child>div{padding-top:0}.parts__articles--item:last-child>div{border-bottom:0;padding-bottom:0}.parts__articles--img{object-fit:cover;border:1px solid var(--gray);width:80px;height:80px}.parts__articles--content{flex-direction:column;justify-content:space-around;gap:10px;width:calc(100% - 80px);display:flex}.parts__articles--title{text-wrap:nowrap;text-overflow:ellipsis;width:100%;color:var(--text-dark);padding-left:5px;font-size:14px;transition:all .3s;overflow:hidden}.parts__slider .parts__slider--holder{height:calc(100% - 50px);position:relative;overflow:hidden}.parts__slider .swiper-slide>div{width:100%;height:100%;position:relative}.parts__slider--img{object-fit:cover;width:100%;height:100%;transition:all .3s}.parts__slider--holder:hover .parts__slider--img{filter:contrast(1.2)}.parts__slider--info{background:linear-gradient(#0000,#000);width:100%;padding:10px;position:absolute;bottom:0;right:0}.parts__slider--title{color:var(--white);text-wrap:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;overflow:hidden}.parts__slider--btn{width:100%;height:45px;position:absolute;top:10px}.parts__slider .swiper-button-next,.parts__slider .swiper-button-prev{border:1px solid var(--white);border-radius:var(--radius-big);width:40px;height:40px;padding:10px;transition:all .3s;box-shadow:inset 0 0 30px #00000090}.parts__slider .swiper-button-next:hover,.parts__slider .swiper-button-prev:hover{background:var(--gray-dark)}.parts__slider .swiper-button-next:after,.parts__slider .swiper-button-prev:after{color:var(--white);font-size:14px;font-weight:700}.popular{flex-direction:column;width:100%;display:flex}.popular .parts__head{margin:20px 0}.popular__slider{width:100%;position:relative;overflow:hidden}.popular__slider .swiper-slide>div{flex-direction:column;justify-content:flex-end;height:250px;padding:10px;display:flex;position:relative;overflow:hidden}.popular__slider .swiper-slide:hover .popular__slider--img{filter:contrast(1.2);scale:1.03}.popular__slider .swiper-slide:before{content:"";background:linear-gradient(#0000,#000);width:100%;height:80px;position:absolute;bottom:0;right:0}.popular__slider--img{object-fit:cover;z-index:-1;width:100%;height:100%;transition:all .3s;position:absolute;top:0;right:0}.popular__slider--title{color:var(--white);z-index:0;text-wrap:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.popular__slider .holder__article--info{text-wrap:nowrap;gap:10px;width:100%;overflow:hidden}.popular__slider .swiper-button-next,.popular__slider .swiper-button-prev{background:#00000040;border-radius:50%;width:40px;height:40px;transition:all .3s}.popular__slider .swiper-button-prev:after,.popular__slider .swiper-button-next:after{color:VAR(--white);text-shadow:0 0 5px #0009;font-size:18px;font-weight:700;transition:all .3s}.popular__slider .swiper-button-prev:hover:after,.popular__slider .swiper-button-next:hover:after{color:var(--secondary-color)}.popular__slider .swiper-button-prev:hover,.popular__slider .swiper-button-next:hover{background:var(--gray-dark-color)}.hotels{line-height:initial;margin-bottom:40px;overflow:hidden}.hotels__slider{width:100%;position:relative}.hotels .parts__head{margin:20px 0}.offered_hotel--video{height:28px}.hotels__slider--btn{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:120px;height:40px;display:flex;position:absolute;top:-55px;left:0}.hotels__slider--btn .swiper-button-prev,.hotels__slider--btn .swiper-button-next{background:var(--white);width:50%;height:30px;right:unset;left:unset;border:1px solid var(--gray-light);padding:5px 20px;position:relative}.hotels__slider--btn .swiper-button-prev:after,.hotels__slider--btn .swiper-button-next:after{color:var(--priymary-color);font-size:14px;font-weight:700;transition:all .3s}.hotels__slider--btn .swiper-button-prev:hover,.hotels__slider--btn .swiper-button-next:hover{border-color:var(--priymary-color)}@media (width<=1280px){.gallery__article,.parts__slider--info{padding:10px 5px}.holder__article--info{gap:5px}.gallery{height:600px}.parts__news--small .holder__article--item:first-child,.parts__articles .holder__article--item:first-child,.parts__news--big_holder .holder__article--item:nth-child(2){display:none}.header__info{padding:65px 50px 65px 0}}@media (width<=1024px){.gallery .holder__article--item:first-child,.parts__slider--info .holder__article--item:first-child{display:none}.holder__article--info{gap:20px}.gallery__article,.parts__slider--info{padding:10px}}@media (width<=992px){.gallery__article.box4{grid-area:2/1/2/4}.gallery__article.box3{grid-area:1/3/2/4}.parts{grid-template-rows:repeat(3,332px);grid-template-columns:repeat(6,1fr);height:1036px;margin-bottom:0}.parts__news{grid-area:1/1/2/7}.parts__category{grid-area:3/7/3/5}.parts__slider{grid-area:3/1/4/5}.parts__articles.part1{grid-area:2/4/3/7}.parts__articles.part2{grid-area:2/1/3/4}.header{height:350px}.header__info--title{text-wrap:nowrap;font-size:20px}.header__info{padding:20px 20px 20px 0}.header__info--caption{font-size:16px}.header__info--desc{max-height:115px;font-size:14px}.header__slider--btn .swiper-button-prev,.header__slider--btn .swiper-button-next{width:calc(50% - 4px)}.autoplay-progress{width:95px;height:95px;bottom:21px;right:140px}.parts__slider--info .holder__article--item:first-child{display:flex}}@media (width<=800px){.header .swiper-pagination{pointer-events:none;top:220px}.header{height:auto}.header .swiper-slide>div{flex-direction:column-reverse}.header__img,.header__info{width:100%}.header__img{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);height:250px}.autoplay-progress{left:15px;right:unset;bottom:unset;border:2px solid var(--white);width:40px;height:40px;font-size:16px;top:230px}.autoplay-progress span{height:27px}.header__slider--btn{display:none}.header__info{padding:10px}.header__info--link{opacity:0;width:100%;height:100%;position:absolute;top:0;right:0}.gallery{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr 1fr;height:900px}.gallery__article.box1{grid-area:1/1/2/2}.gallery__article.box2{grid-area:1/2/2/2}.gallery__article.box3{grid-area:2/3/3/1}.gallery__article.box4{grid-area:3/3/4/1}.gallery .holder__article--item:first-child,.parts__slider--info .holder__article--item:first-child{display:flex}.gallery__article--tabs{text-wrap:nowrap;padding:0;font-size:12px}.gallery__article--holder_title{top:30px;left:30px}.gallery__article--tab:before{background:#fff9;border-radius:5px}.gallery__article--holder_title .gallery__article--title{font-size:20px}.gallery__article--link{padding:4px 10px 4px 3px}.parts__news_holder{flex-direction:column}.parts__news--big,.parts__news--small{width:100%}.parts{flex-direction:column;height:auto;display:flex}.parts__news--big{height:350px}.parts__news_article--img{width:150px;min-width:150px}.parts__news--big_holder{bottom:0}.parts__news_article--holder{width:calc(100% - 150px)}.parts__articles--img{width:150px;min-width:150px;height:auto}.parts__news--small .holder__article--item:first-child,.parts__articles .holder__article--item:first-child,.parts__news--big_holder .holder__article--item:nth-child(2){display:flex}.parts__slider .parts__slider--holder{height:350px}.autoplay-progress span{font-size:unset}.search{margin-top:70px}.autoplay-progress{background:var(--white)}.hotels__slider .swiper-slide:hover{transform:unset}}@media (width<=640px){.parts__articles--title{text-wrap:auto}.parts__news--small .holder__article--item:first-child,.parts__articles .holder__article--item:first-child,.parts__news--big_holder .holder__article--item:nth-child(2),.hotels .hotels__slider--btn{display:none}.gallery{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr;height:1100px}.gallery__article.box1{grid-area:1/1/2/2}.gallery__article.box2{grid-area:2/1/3/2}.gallery__article.box4{grid-area:4/1/5/2}.gallery__article.box3{grid-area:3/1/4/2}.header__info--desc{margin-bottom:10px}}@media (width<=480px){.container{width:calc(100% - 20px)}.parts__news_article--img{width:150px;height:auto}.parts__news_article--title,.parts__articles--title{text-wrap:auto;max-height:55px}.parts__news_article--img,.parts__articles--img{height:-webkit-fill-available}.parts__slider .parts__slider--holder{height:250px}.parts__articles--item{align-items:stretch}.search__holderInput.full{background:var(--white);z-index:15;border:0;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;bottom:0;right:0}.full .search__holderInput--input{width:calc(100% - 20px);height:60px;margin-right:10px}.full .search__submenu{box-shadow:unset;scrollbar-width:none;border:0;width:100%;max-height:calc(100% - 200px);padding:0;overflow:auto}.full .search__holderInput--icon{bottom:10px;left:10px;top:unset;width:calc(100% - 20px);height:50px;padding:10px;display:none}.search__mobile_header{border-bottom:1px solid var(--gray-light);background:var(--white);flex-direction:row;align-items:center;gap:10px;width:100%;height:60px;margin-bottom:10px;padding:10px;display:none}.full .search__mobile_header{display:flex}.search__mobile_header--icon{width:25px;height:25px}.search__mobile_header--title{color:var(--text-dark);font-size:16px;font-weight:600}.full .custom-loader{top:90px;left:20px}.full .search__submenu--more{width:100%;height:70px;padding:20px 10px;position:fixed;bottom:0;right:0}}@media (width<=420px){.gallery .holder__article--item:first-child{display:flex}.holder__article--info{gap:10px}.parts__news--big{height:250px}.parts__news_article--img,.parts__articles--img{width:100px;min-width:100px}.parts__news_article--holder,.parts__articles--content{width:calc(100% - 100px)}.gallery__article--tabs{scrollbar-width:none;height:40px;overflow:auto hidden}.gallery__article--tab{padding:0 5px}.search{height:70px}.search:after,.search:before{width:150px}.search__holderInput{bottom:-7px}.gallery__article.loader:after{width:30px;height:30px}.h1{margin-top:30px;font-size:22px}}@media (width<=360px){.gallery .holder__article--item:first-child,.parts__slider--info .holder__article--item:first-child{display:none}.header__info--title{font-size:18px}}@media (width<=320px){.header__info--title{font-size:16px}.gallery{height:900px}.parts__news--big{height:200px}.parts__news--big_holder .holder__article--item:first-child,.popular .holder__article--item:first-child{display:none}.parts__news--big_holder .holder__article--item:nth-child(2){display:flex}.parts__news--big_holder{gap:0}.parts__news_article--img,.parts__articles--img{width:80px;min-width:80px}.parts__news_article--holder,.parts__articles--content{width:calc(100% - 80px)}.gallery__article--holder_title .gallery__article--title{font-size:16px}.gallery__article--holder_title{gap:10px}}