:root{--font-main:"Inter";--light-body-color:#f8f8f8;--light-main-accent-color:#9bb537;--light-main-black-text-color:#050505;--light-description-text:rgba(5,5,5,.8);--dark-body-color:#161616;--dark-main-accent-color:#9bb537;--dark-main-white-text-color:#fff;--dark-description-text:rgba(255,255,255,.8);--dark-header-secondary-color:rgba(180,175,175,.518);--raiting-stars-color:#eea10c;--animation:250ms cubic-bezier(.4,0,.2,1);--animation-slow:450ms cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box}body{background-color:var(--light-body-color);font-family:var(--font-main);flex-direction:column;margin:0;font-size:16px;display:flex;overflow-x:hidden}main{flex-grow:1}.link{text-decoration:none}.list{list-style:none}.margin-top .support{margin-top:0}h1,h2,h3,h4,p,ul{margin-top:0;margin-bottom:0}ul{padding-left:0;list-style:none}img{width:100%;border-radius:8px;display:block}a:link{text-decoration:none}.hiden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}@media screen and (min-width:375px){.container{max-width:375px;flex-direction:row;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;display:flex}}@media screen and (min-width:768px){.container{max-width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1280px){.container{max-width:1280px;padding-left:100px;padding-right:100px}}@font-face{font-family:Inter;src:url(Inter-Bold.2a398d70.ttf);font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(Inter-SemiBold.f13c74ed.ttf);font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Medium.de3d51e6.ttf);font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Regular.74535f8a.ttf);font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(Inter-Regular.74535f8a.ttf);font-weight:400;font-display:swap;font-style:italic}.header{padding-top:24px}.header-nav{display:none}.header-container{justify-content:space-between;align-items:center;display:flex}.header-modal-item{color:var(--dark-main-white-text-color);transition:var(--animation);font-size:12px;font-weight:400}.header-modal-item:-webkit-any(:hover,:focus){color:var(--light-main-black-text-color);font-weight:500}.header-modal-item:-webkit-any(:hover,:focus){color:var(--light-main-black-text-color);font-weight:500}.header-modal-item:is(:hover,:focus){color:var(--light-main-black-text-color);font-weight:500}.header-tastytreats{color:var(--light-main-black-text-color);letter-spacing:-.64px;font-family:inherit;font-size:16px;font-weight:600}.header-tasty{color:var(--light-main-accent-color)}.header-buttons{align-items:center;gap:14px;display:flex}.header-btn-shopping-cart{height:24px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;padding:0}.header-btn-burger-menu{height:32px;background-color:rgba(0,0,0,0);border:none;padding:0}.svg-shopping-cart:is(:hover,:focus) path,.svg-burger-menu:hover path{stroke:var(--light-main-accent-color);transition:var(--animation)}.header-btn-burger-menu:focus .svg-burger-menu path,.header-btn-shopping-cart:focus-visible .svg-shopping-cart path{stroke:var(--light-main-accent-color)}.switch{width:46px;height:20px;display:none;position:relative}.switch input{display:none}.slider{cursor:pointer;background-color:#cecdcd;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.slider:before{content:"";height:18px;width:18px;background-color:#f8f8f8;transition:all .4s;position:absolute;bottom:1px;left:1px}input:checked+.slider{background-color:#9bb537}input:checked+.slider:before{transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.display-none{display:none}@keyframes ani{0%{transform:translate(150%)}to{transform:translateY(0)}}.header-back{z-index:98;height:100%;width:100%;-webkit-backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);-webkit-backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);transition:var(--animation);position:fixed;top:0;left:0}.header-modal{z-index:99;width:50%;height:100%;background-color:var(--light-main-accent-color);animation:ani var(--animation)forwards;position:fixed;top:0;bottom:0;right:0;overflow:auto;transform:translate(-150%)}.header-modal::-webkit-backdrop{-webkit-backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);-webkit-backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);transition:var(--animation)}.header-modal::backdrop{-webkit-backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);-webkit-backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);backdrop-filter:blur(7px)brightness(.86)grayscale(28%)opacity(92%);transition:var(--animation)}.header-btn-close{height:32px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;padding:0;position:absolute;top:20px;right:20px}.svg-btn-close{stroke:#f8f8f8}.svg-btn-close:hover,.svg-btn-close:focus{stroke:var(--light-main-black-text-color)}.header-modal-list{flex-direction:column;align-items:center;gap:16px;margin-top:200px;display:flex}.switch-modal{width:46px;height:20px;z-index:999;display:inline-block;position:absolute;bottom:20px;left:20px}@media only screen and (min-width:768px){.header{padding-top:28px}.header-tastytreats{letter-spacing:-.72px;font-size:18px;line-height:1.1}.slider{box-shadow:10px 6px 8px #cecdcd}input:checked+.slider:before{transform:translate(26px);box-shadow:6px 6px 14px #f3f3f3}.switch{display:inline-block}.header-nav{display:flex}.header-btn-burger-menu{display:none}.header-refs{gap:16px;display:flex}.header-ref{color:var(--light-main-black-text-color);transition:var(--animation);font-size:12px;font-weight:400;line-height:1.3}.header-ref:-webkit-any(:hover,:focus){color:var(--light-main-accent-color)}.header-ref:-webkit-any(:hover,:focus){color:var(--light-main-accent-color)}.header-ref:is(:hover,:focus){color:var(--light-main-accent-color)}.header-active{color:var(--light-main-accent-color);font-weight:500}}@media only screen and (min-width:1280px){.header{padding-top:40px}.header-buttons{gap:24px}}.hero_title{color:var(--light-main-black-text-color);width:335px;text-transform:uppercase;font-size:26px;font-weight:600}@media screen and (min-width:768px){.hero_title{width:446px;font-size:36px}}.hero_title-span{color:var(--light-main-accent-color);text-transform:uppercase;font-family:auto;font-style:italic;font-weight:400}.hero_text-content{color:var(--light-main-black-text-color);width:335px;margin:14px 0 28px;font-size:14px;font-weight:400;line-height:24px}@media screen and (min-width:768px){.hero_text-content{width:408px;margin:16px 0 32px;font-size:16px;line-height:24px}}.hero_btn{color:var(--light-main-black-text-color);background-color:var(--light-body-color);border:1px solid var(--light-main-accent-color);cursor:pointer;transition:all var(--trns-general);border-radius:15px;justify-content:center;align-items:center;padding:10px 20px;font-family:Inter;font-size:14px;font-weight:500;display:inline-flex}.hero_btn:hover,.hero_btn:focus{background-color:var(--light-main-accent-color);color:var(--light-body-color);box-shadow:0 4px 4px rgba(0,0,0,.15)}@media screen and (min-width:768px){.hero_btn{padding:14px 28px}}.def{padding-top:89px;padding-bottom:80px;display:block;overflow:hidden}@media screen and (min-width:768px){.def{padding-top:87px}}@media screen and (min-width:1280px){.def{align-items:center;padding-top:94px;padding-bottom:100px;display:flex}}.container-hero{margin-bottom:48px}@media screen and (min-width:768px){.container-hero{width:446px;margin-bottom:64px}}.cooker-heston{background-image:url(https://tasty-treats-backend.p.goit.global/HestonChan.webp)}.coocer-card{width:280px;width:80px;background-position:50%;background-size:cover;border-radius:15px}.slide{gap:16px;display:flex}*{box-sizing:border-box}a:link{text-decoration:none}.main-grid-container{grid-template-columns:1fr 3fr;gap:64px;display:grid}@media screen and (min-width:768px) and (max-width:1279px){.main-grid-container{grid-template-columns:1fr 2fr;gap:32px;display:grid}}@media (max-width:767px){.main-grid-container{flex-direction:column;gap:40px;display:flex}}.main-right{width:782px}@media screen and (min-width:768px) and (max-width:1279px){.main-right{width:496px}}@media (max-width:767px){.main-right{width:335px}}.main-search-menu{justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}@media screen and (min-width:768px) and (max-width:1279px){.main-search-menu{flex-wrap:wrap;justify-content:start;display:flex}}@media (max-width:767px){.main-search-menu{max-width:335px;flex-wrap:wrap;justify-content:start}}.main-search-wrap{flex-direction:column;gap:8px;display:flex}@media (max-width:767px){.main-search-wrap{max-width:335px}}.main-search-label{color:rgba(5,5,5,.5);font-family:var(--font-main);font-size:14px;font-style:normal;font-weight:500;line-height:1.28}.main-search-input{font-family:var(--font-main);width:278px;background-color:var(--light-body-color);border:1px solid rgba(5,5,5,.2);border-radius:15px;padding:14px 18px 14px 48px;font-size:16px;font-style:normal;font-weight:500;line-height:1.25}@media (max-width:767px){.main-search-input{width:335px}}.main-search-input::-ms-input-placeholder{color:rgba(5,5,5,.5);font-family:var(--font-main);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}.main-search-input::placeholder{color:rgba(5,5,5,.5);font-family:var(--font-main);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}.main-search-input:focus-within{border:1px solid var(--light-main-accent-color);color:var(--light-main-black-text-color);padding-left:48px}.main-time-wrap{flex-direction:column;gap:8px;display:flex}.time-label{color:rgba(5,5,5,.5);font-family:var(--font-main);margin-bottom:8px;font-size:14px;font-style:normal;font-weight:500;line-height:1.28}.time-span{color:rgba(5,5,5,.5);font-family:var(--font-main);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}.area-label{color:rgba(5,5,5,.5);font-family:var(--font-main);margin-bottom:8px;font-size:14px;font-style:normal;font-weight:500;line-height:1.28}.main-area-wrapper,.main-ingredients-wrapper{border:1px solid rgba(5,5,5,.2);border-radius:15px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:relative}.area-span{color:rgba(5,5,5,.5);font-family:var(--font-main);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}.ingredients-label{color:rgba(5,5,5,.5);font-family:var(--font-main);margin-bottom:8px;font-size:14px;font-style:normal;font-weight:500;line-height:1.28}.main-ingredients-wrapper{border:1px solid rgba(5,5,5,.2);border-radius:15px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.ingredients-span{color:rgba(5,5,5,.5);font-family:var(--font-main);font-size:16px;font-style:normal;font-weight:500;line-height:1.25}.input-wrap{position:relative}.input-search-icon-wrap{position:absolute;top:50%;left:18px;transform:translateY(-50%)}.main-search-reset{align-items:center;gap:4px;display:flex;position:absolute;bottom:-30px;right:0}.main-reset-btn{cursor:pointer;background-color:rgba(0,0,0,0);border:none}.main-search-reset-text{color:rgba(5,5,5,.5);font-family:var(--font-main);font-size:12px;font-style:normal;font-weight:500;line-height:1.33}.main-img-wrap{margin-top:44px;margin-bottom:64px;position:relative}@media screen and (min-width:768px) and (max-width:1279px){.main-img-wrap{grid-template-columns:1fr;gap:16px;display:grid}}@media (max-width:767px){.main-img-wrap{flex-direction:column;gap:16px;display:flex}}.main-img-menu{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media screen and (min-width:768px) and (max-width:1279px){.main-img-menu{grid-template-columns:1fr 1fr;gap:16px;display:grid}}@media (max-width:767px){.main-img-menu{flex-direction:column;gap:16px;display:flex}}.main-img-items{max-width:100%;border-radius:8px;position:relative}.main-img-items:after{content:"";width:100%;height:100%;z-index:1;background:linear-gradient(rgba(5,5,5,.1) 30%,rgba(5,5,5,.5) 95.18%) no-repeat;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0}.main-img-img{width:100%;position:relative}.main-heart{width:24px;height:24px;z-index:10;position:absolute;top:16px;right:16px}.main-img-text-wrap{width:100%;z-index:10;padding:16px;position:absolute;bottom:0;left:0}.main-img-subtext-wrap{justify-content:space-between;align-items:center;display:flex}.main-heart-btn{cursor:pointer;stroke:var(--light-body-color);fill:rgba(0,0,0,0);transition:var(--animation-slow);z-index:50;background-color:rgba(0,0,0,0);border:none}.main-heart-btn:hover,.main-heart-btn-favorite{fill:var(--light-body-color)}.heart-icon{pointer-events:none}.main-rating-wrap{align-items:center;display:flex}.main-rating-btn{color:var(--light-body-color);font-family:var(--font-main);background-color:var(--light-main-accent-color);cursor:pointer;transition:var(--animation-slow);border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:500;line-height:normal}@media screen and (min-width:768px) and (max-width:1279px){.main-rating-btn{padding:8px 14px}}.main-rating-btn:hover{background-color:#758d17}.main-img-title{color:var(--light-body-color);font-family:var(--font-main);text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.28}.main-img-title:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:left}.main-img-title:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.main-img-title:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.main-img-title:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.main-img-text{color:var(--light-body-color);text-overflow:ellipsis;font-family:var(--font-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:12px;font-weight:400;line-height:1.33;display:-webkit-box;overflow:hidden}.main-rating-span{color:var(--light-body-color);font-family:var(--font-main);margin-right:4px;font-size:14px;font-style:normal;font-weight:500;line-height:1.28}.rating-star{opacity:.1;fill:rgba(248,248,248,.1)}.rating-star-fill{fill:var(--raiting-stars-color);opacity:1}.time-wrapper{width:125px;flex-direction:column;display:flex}@media (max-width:767px){.time-wrapper{flex-grow:1}}.main-area-wrap{width:141px;flex-direction:column;display:flex}@media (max-width:767px){.main-area-wrap{flex-grow:1}}.main-ingredients-wrap{width:188px;flex-direction:column;display:flex}.select-btn,.time-options li,.main-area-wrapper,.area-options li,.main-ingredients-wrapper,.ingredients-options li{cursor:pointer;align-items:center;display:flex}.main-time-wrap{flex-direction:column;gap:8px;display:flex}.select-btn{border:1px solid rgba(5,5,5,.2);border-radius:15px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:relative}.open-selected-menu{transform:rotate(-180deg)}.time-content,.area-content,.ingredients-content{background-color:var(--dark-main-white-text-color);display:none;position:relative}.time-wrapper.active .time-content,.main-area-wrap.active .area-content,.main-ingredients-wrap.active .ingredients-content{display:block}.time-select-hover{transition:var(--animation)}.time-select-hover:hover{color:var(--light-main-black-text-color)}.area-select-hover{transition:var(--animation)}.area-select-hover:hover{color:var(--light-main-black-text-color)}.time-options{width:100%;max-height:128px;color:rgba(5,5,5,.5);font-family:var(--font-main);z-index:100;background-color:var(--dark-main-white-text-color);border:1px solid rgba(5,5,5,.2);border-radius:14px;flex-direction:column;gap:8px;padding:14px 18px;font-size:16px;font-style:normal;font-weight:500;line-height:1.25;display:flex;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 4px 36px rgba(0,0,0,.02)}.area-options,.ingredients-options{width:100%;max-height:188px;color:rgba(5,5,5,.5);font-family:var(--font-main);z-index:100;background-color:var(--dark-main-white-text-color);border:1px solid rgba(5,5,5,.2);border-radius:14px;flex-direction:column;gap:8px;padding:14px 18px;font-size:16px;font-style:normal;font-weight:500;line-height:1.25;display:flex;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 4px 36px rgba(0,0,0,.02)}.tui-pagination .tui-ico-ellip{vertical-align:middle;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAiCAYAAAA+stv/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0YwN0I4MUNDNjk0MTFFNjgzNjg5NTM0OEZDQ0YxNTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0YwN0I4MURDNjk0MTFFNjgzNjg5NTM0OEZDQ0YxNTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RjA3QjgxQUM2OTQxMUU2ODM2ODk1MzQ4RkNDRjE1NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RjA3QjgxQkM2OTQxMUU2ODM2ODk1MzQ4RkNDRjE1NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlM+zvEAAAMuSURBVHjaxFdrS5RREH73Zako6kt92x8QRR+qXYjoQneTyKCoMAmKspLI6EMQFBjSxehCdLGixa5maHbZilIro9uH2C2IoF+w/6EstJnleXV2mvO+W6458CA+45mZc+aceV5jyWTSU7aEsJOwUXO5XK7A5fN5vWYFoZawXnOJRKLAufLEDbKTsCmC08nblN/izDy+Iu9h0TNwSw3OlbwLXIXBSSuK6avkNSp5h+JKSX4nInlRTC6g0kheGZG8ykheFZHcjClb0Gcs6nP08Ad+DkRwXlRMH9XUoLpl4C1OWhd22oZWuDhpZkxfOHlxuypCc+UooiimbMFz4Vwewukiqo0iqkOKKIrpO5x1EZy0biSsjeDMPDHvL8yYgCUbTUST971RtjjNaO7VDRxLYOcIHwm3Hes6sOaJ4C4ScoSWEk+voBV8AtdxYVYLJwc/Q9jmKOAy4RZhreDShCYIWZQFUzQdx61dB3HghPexkwr4xhAuqQAvCWsID/kUcaM/42l1Y815R/KicR2o4SuM0kdYfBcBWSN6CGMJZ1WgNzi1DNZwu74QFqNAXnMqLLmH6gN7S1iFvk4kXCV8FQEnERpVwPeElRgw7G8mfCMswqY4ToPQimtaK3xjTvcr7hcQZjz/vyuuX+iDUytkAXNQ2X7snm0q4TV21mgknofXs0/c/mlYw3fgWMToHixgPo6xHq+CbTqhF6/hhJF8AfpfJ57rDKw5TjhZin746DEH2oELwjYTgY6iAOvDIoNR2w5uFvreEPIC/tAKvoR7CFsQMLBdhEOiFdrYv1kNou2EA65B5NKP/6YFLl0YdS2IkRYEzyKmnknR7/Q/weBpQT9aVQu8TCYjtaIVk3JETqAFWrDB4W8WQydcDbPZrL4HUb97qVSqR4zhcYSb6k96MVXZPx5CNTS1BoZmUXwY7XuHt8yDaIIhWB+En4u8YJ7AMO9QFoLFb3sy4Yjyf8KceUGYQjg8El9EPw39KEUrylJAMDFPG7tnmw1/E1DWFrB4PSUcJFwx/HMJjzEd085X8I/JF+LjpR7PURt/Dzwg7Bb6UtYC9mL2dzr8nHiraxBJ+y3AAOpc//DIQNiHAAAAAElFTkSuQmCC) no-repeat;font-size:0;display:inline-block}.tui-pagination .tui-first{background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg width='40' height='20' viewBox='0 0 42 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi-rr-angle-small-left'%3E%3Cpath id='Vector1' d='M19.6677 10.5917C19.5896 10.5142 19.5276 10.4221 19.4853 10.3205C19.443 10.219 19.4212 10.11 19.4212 10C19.4212 9.89001 19.443 9.78109 19.4853 9.67954C19.5276 9.57799 19.5896 9.48582 19.6677 9.40835L23.4927 5.59168C23.5708 5.51421 23.6328 5.42204 23.6751 5.32049C23.7174 5.21894 23.7392 5.11002 23.7392 5.00001C23.7392 4.89 23.7174 4.78108 23.6751 4.67953C23.6328 4.57798 23.5708 4.48581 23.4927 4.40834C23.3365 4.25313 23.1252 4.16602 22.9052 4.16602C22.6851 4.16602 22.4739 4.25313 22.3177 4.40834L18.4927 8.23335C18.0245 8.7021 17.7615 9.33752 17.7615 10C17.7615 10.6625 18.0245 11.2979 18.4927 11.7667L22.3177 15.5917C22.4729 15.7457 22.6824 15.8324 22.901 15.8334C23.0107 15.834 23.1194 15.813 23.2209 15.7715C23.3225 15.73 23.4148 15.6689 23.4927 15.5917C23.5708 15.5142 23.6328 15.4221 23.6751 15.3205C23.7174 15.219 23.7392 15.11 23.7392 15C23.7392 14.89 23.7174 14.7811 23.6751 14.6795C23.6328 14.578 23.5708 14.4858 23.4927 14.4084L19.6677 10.5917Z' /%3E%3Cpath id='Vector2' d='M14.3339 10.5917C14.2558 10.5142 14.1938 10.4221 14.1515 10.3205C14.1092 10.219 14.0874 10.11 14.0874 10C14.0874 9.89001 14.1092 9.78109 14.1515 9.67954C14.1938 9.57799 14.2558 9.48582 14.3339 9.40835L18.1589 5.59168C18.237 5.51421 18.299 5.42204 18.3413 5.32049C18.3836 5.21894 18.4054 5.11002 18.4054 5.00001C18.4054 4.89 18.3836 4.78108 18.3413 4.67953C18.299 4.57798 18.237 4.48581 18.1589 4.40834C18.0027 4.25313 17.7915 4.16602 17.5714 4.16602C17.3512 4.16602 17.14 4.25313 16.9839 4.40834L13.1589 8.23335C12.6907 8.7021 12.4277 9.33752 12.4277 10C12.4277 10.6625 12.6907 11.2979 13.1589 11.7667L16.9839 15.5917C17.1391 15.7457 17.3486 15.8324 17.5672 15.8334C17.6769 15.834 17.7856 15.813 17.8871 15.7715C17.9887 15.73 18.081 15.6689 18.1589 15.5917C18.237 15.5142 18.299 15.4221 18.3413 15.3205C18.3836 15.219 18.4054 15.11 18.4054 15C18.4054 14.89 18.3836 14.7811 18.3413 14.6795C18.299 14.578 18.237 14.4858 18.1589 14.4084L14.3339 10.5917Z' /%3E%3C/g%3E%3C/svg%3E%0A");background-position:1px;background-repeat:no-repeat;background-size:contain;border-radius:50%}.tui-prev{background-color:var(--light-main-black-text-color);background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi-rr-angle-small-left'%3E%3Cpath id='Vector' d='M9.33387 10.5917C9.25576 10.5142 9.19377 10.4221 9.15146 10.3205C9.10915 10.219 9.08737 10.11 9.08737 10C9.08737 9.89001 9.10915 9.78109 9.15146 9.67954C9.19377 9.57799 9.25576 9.48582 9.33387 9.40835L13.1589 5.59168C13.237 5.51421 13.299 5.42204 13.3413 5.32049C13.3836 5.21894 13.4054 5.11002 13.4054 5.00001C13.4054 4.89 13.3836 4.78108 13.3413 4.67953C13.299 4.57798 13.237 4.48581 13.1589 4.40834C13.0027 4.25313 12.7915 4.16602 12.5714 4.16602C12.3512 4.16602 12.14 4.25313 11.9839 4.40834L8.15887 8.23335C7.6907 8.7021 7.42773 9.33752 7.42773 10C7.42773 10.6625 7.6907 11.2979 8.15887 11.7667L11.9839 15.5917C12.1391 15.7457 12.3486 15.8324 12.5672 15.8334C12.6769 15.834 12.7856 15.813 12.8871 15.7715C12.9887 15.73 13.081 15.6689 13.1589 15.5917C13.237 15.5142 13.299 15.4221 13.3413 15.3205C13.3836 15.219 13.4054 15.11 13.4054 15C13.4054 14.89 13.3836 14.7811 13.3413 14.6795C13.299 14.578 13.237 14.4858 13.1589 14.4084L9.33387 10.5917Z' fill='%23050505' /%3E%3C/g%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border-radius:50%}.tui-is-disabled.tui-first{background-image:url("data:image/svg+xml,%3Csvg width='40' height='20' viewBox='0 0 42 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi-rr-angle-small-left'%3E%3Cpath id='Vector1' d='M19.6677 10.5917C19.5896 10.5142 19.5276 10.4221 19.4853 10.3205C19.443 10.219 19.4212 10.11 19.4212 10C19.4212 9.89001 19.443 9.78109 19.4853 9.67954C19.5276 9.57799 19.5896 9.48582 19.6677 9.40835L23.4927 5.59168C23.5708 5.51421 23.6328 5.42204 23.6751 5.32049C23.7174 5.21894 23.7392 5.11002 23.7392 5.00001C23.7392 4.89 23.7174 4.78108 23.6751 4.67953C23.6328 4.57798 23.5708 4.48581 23.4927 4.40834C23.3365 4.25313 23.1252 4.16602 22.9052 4.16602C22.6851 4.16602 22.4739 4.25313 22.3177 4.40834L18.4927 8.23335C18.0245 8.7021 17.7615 9.33752 17.7615 10C17.7615 10.6625 18.0245 11.2979 18.4927 11.7667L22.3177 15.5917C22.4729 15.7457 22.6824 15.8324 22.901 15.8334C23.0107 15.834 23.1194 15.813 23.2209 15.7715C23.3225 15.73 23.4148 15.6689 23.4927 15.5917C23.5708 15.5142 23.6328 15.4221 23.6751 15.3205C23.7174 15.219 23.7392 15.11 23.7392 15C23.7392 14.89 23.7174 14.7811 23.6751 14.6795C23.6328 14.578 23.5708 14.4858 23.4927 14.4084L19.6677 10.5917Z' fill='%23F8F8F8' fill-opacity='0.5'/%3E%3Cpath id='Vector2' d='M14.3339 10.5917C14.2558 10.5142 14.1938 10.4221 14.1515 10.3205C14.1092 10.219 14.0874 10.11 14.0874 10C14.0874 9.89001 14.1092 9.78109 14.1515 9.67954C14.1938 9.57799 14.2558 9.48582 14.3339 9.40835L18.1589 5.59168C18.237 5.51421 18.299 5.42204 18.3413 5.32049C18.3836 5.21894 18.4054 5.11002 18.4054 5.00001C18.4054 4.89 18.3836 4.78108 18.3413 4.67953C18.299 4.57798 18.237 4.48581 18.1589 4.40834C18.0027 4.25313 17.7915 4.16602 17.5714 4.16602C17.3512 4.16602 17.14 4.25313 16.9839 4.40834L13.1589 8.23335C12.6907 8.7021 12.4277 9.33752 12.4277 10C12.4277 10.6625 12.6907 11.2979 13.1589 11.7667L16.9839 15.5917C17.1391 15.7457 17.3486 15.8324 17.5672 15.8334C17.6769 15.834 17.7856 15.813 17.8871 15.7715C17.9887 15.73 18.081 15.6689 18.1589 15.5917C18.237 15.5142 18.299 15.4221 18.3413 15.3205C18.3836 15.219 18.4054 15.11 18.4054 15C18.4054 14.89 18.3836 14.7811 18.3413 14.6795C18.299 14.578 18.237 14.4858 18.1589 14.4084L14.3339 10.5917Z' fill='%23F8F8F8' fill-opacity='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");background-color:var(--light-main-black-text-color)}.tui-is-disabled.tui-prev{background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi-rr-angle-small-left'%3E%3Cpath id='Vector' d='M9.33387 10.5917C9.25576 10.5142 9.19377 10.4221 9.15146 10.3205C9.10915 10.219 9.08737 10.11 9.08737 10C9.08737 9.89001 9.10915 9.78109 9.15146 9.67954C9.19377 9.57799 9.25576 9.48582 9.33387 9.40835L13.1589 5.59168C13.237 5.51421 13.299 5.42204 13.3413 5.32049C13.3836 5.21894 13.4054 5.11002 13.4054 5.00001C13.4054 4.89 13.3836 4.78108 13.3413 4.67953C13.299 4.57798 13.237 4.48581 13.1589 4.40834C13.0027 4.25313 12.7915 4.16602 12.5714 4.16602C12.3512 4.16602 12.14 4.25313 11.9839 4.40834L8.15887 8.23335C7.6907 8.7021 7.42773 9.33752 7.42773 10C7.42773 10.6625 7.6907 11.2979 8.15887 11.7667L11.9839 15.5917C12.1391 15.7457 12.3486 15.8324 12.5672 15.8334C12.6769 15.834 12.7856 15.813 12.8871 15.7715C12.9887 15.73 13.081 15.6689 13.1589 15.5917C13.237 15.5142 13.299 15.4221 13.3413 15.3205C13.3836 15.219 13.4054 15.11 13.4054 15C13.4054 14.89 13.3836 14.7811 13.3413 14.6795C13.299 14.578 13.237 14.4858 13.1589 14.4084L9.33387 10.5917Z' fill='%23F8F8F8' fill-opacity='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");background-color:var(--light-main-black-text-color)}.tui-next{background-color:var(--light-main-accent-color);background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi-rr-angle-small-left'%3E%3Cpath id='Vector' d='M9.33387 10.5917C9.25576 10.5142 9.19377 10.4221 9.15146 10.3205C9.10915 10.219 9.08737 10.11 9.08737 10C9.08737 9.89001 9.10915 9.78109 9.15146 9.67954C9.19377 9.57799 9.25576 9.48582 9.33387 9.40835L13.1589 5.59168C13.237 5.51421 13.299 5.42204 13.3413 5.32049C13.3836 5.21894 13.4054 5.11002 13.4054 5.00001C13.4054 4.89 13.3836 4.78108 13.3413 4.67953C13.299 4.57798 13.237 4.48581 13.1589 4.40834C13.0027 4.25313 12.7915 4.16602 12.5714 4.16602C12.3512 4.16602 12.14 4.25313 11.9839 4.40834L8.15887 8.23335C7.6907 8.7021 7.42773 9.33752 7.42773 10C7.42773 10.6625 7.6907 11.2979 8.15887 11.7667L11.9839 15.5917C12.1391 15.7457 12.3486 15.8324 12.5672 15.8334C12.6769 15.834 12.7856 15.813 12.8871 15.7715C12.9887 15.73 13.081 15.6689 13.1589 15.5917C13.237 15.5142 13.299 15.4221 13.3413 15.3205C13.3836 15.219 13.4054 15.11 13.4054 15C13.4054 14.89 13.3836 14.7811 13.3413 14.6795C13.299 14.578 13.237 14.4858 13.1589 14.4084L9.33387 10.5917Z' fill='%23050505' /%3E%3C/g%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border-color:rgba(0,0,0,0);font-size:0;transform:rotate(180deg)}.tui-last{background-image:url("data:image/svg+xml,%3Csvg width='40' height='20' viewBox='0 0 42 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi-rr-angle-small-left'%3E%3Cpath id='Vector1' d='M19.6677 10.5917C19.5896 10.5142 19.5276 10.4221 19.4853 10.3205C19.443 10.219 19.4212 10.11 19.4212 10C19.4212 9.89001 19.443 9.78109 19.4853 9.67954C19.5276 9.57799 19.5896 9.48582 19.6677 9.40835L23.4927 5.59168C23.5708 5.51421 23.6328 5.42204 23.6751 5.32049C23.7174 5.21894 23.7392 5.11002 23.7392 5.00001C23.7392 4.89 23.7174 4.78108 23.6751 4.67953C23.6328 4.57798 23.5708 4.48581 23.4927 4.40834C23.3365 4.25313 23.1252 4.16602 22.9052 4.16602C22.6851 4.16602 22.4739 4.25313 22.3177 4.40834L18.4927 8.23335C18.0245 8.7021 17.7615 9.33752 17.7615 10C17.7615 10.6625 18.0245 11.2979 18.4927 11.7667L22.3177 15.5917C22.4729 15.7457 22.6824 15.8324 22.901 15.8334C23.0107 15.834 23.1194 15.813 23.2209 15.7715C23.3225 15.73 23.4148 15.6689 23.4927 15.5917C23.5708 15.5142 23.6328 15.4221 23.6751 15.3205C23.7174 15.219 23.7392 15.11 23.7392 15C23.7392 14.89 23.7174 14.7811 23.6751 14.6795C23.6328 14.578 23.5708 14.4858 23.4927 14.4084L19.6677 10.5917Z' fill='%23050505' /%3E%3Cpath id='Vector2' d='M14.3339 10.5917C14.2558 10.5142 14.1938 10.4221 14.1515 10.3205C14.1092 10.219 14.0874 10.11 14.0874 10C14.0874 9.89001 14.1092 9.78109 14.1515 9.67954C14.1938 9.57799 14.2558 9.48582 14.3339 9.40835L18.1589 5.59168C18.237 5.51421 18.299 5.42204 18.3413 5.32049C18.3836 5.21894 18.4054 5.11002 18.4054 5.00001C18.4054 4.89 18.3836 4.78108 18.3413 4.67953C18.299 4.57798 18.237 4.48581 18.1589 4.40834C18.0027 4.25313 17.7915 4.16602 17.5714 4.16602C17.3512 4.16602 17.14 4.25313 16.9839 4.40834L13.1589 8.23335C12.6907 8.7021 12.4277 9.33752 12.4277 10C12.4277 10.6625 12.6907 11.2979 13.1589 11.7667L16.9839 15.5917C17.1391 15.7457 17.3486 15.8324 17.5672 15.8334C17.6769 15.834 17.7856 15.813 17.8871 15.7715C17.9887 15.73 18.081 15.6689 18.1589 15.5917C18.237 15.5142 18.299 15.4221 18.3413 15.3205C18.3836 15.219 18.4054 15.11 18.4054 15C18.4054 14.89 18.3836 14.7811 18.3413 14.6795C18.299 14.578 18.237 14.4858 18.1589 14.4084L14.3339 10.5917Z' fill='%23050505' /%3E%3C/g%3E%3C/svg%3E%0A");background-position:1px;background-repeat:no-repeat;background-size:contain;border-color:rgba(0,0,0,0);transform:rotate(180deg)}.tui-is-disabled.tui-next{background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi-rr-angle-small-left'%3E%3Cpath id='Vector' d='M9.33387 10.5917C9.25576 10.5142 9.19377 10.4221 9.15146 10.3205C9.10915 10.219 9.08737 10.11 9.08737 10C9.08737 9.89001 9.10915 9.78109 9.15146 9.67954C9.19377 9.57799 9.25576 9.48582 9.33387 9.40835L13.1589 5.59168C13.237 5.51421 13.299 5.42204 13.3413 5.32049C13.3836 5.21894 13.4054 5.11002 13.4054 5.00001C13.4054 4.89 13.3836 4.78108 13.3413 4.67953C13.299 4.57798 13.237 4.48581 13.1589 4.40834C13.0027 4.25313 12.7915 4.16602 12.5714 4.16602C12.3512 4.16602 12.14 4.25313 11.9839 4.40834L8.15887 8.23335C7.6907 8.7021 7.42773 9.33752 7.42773 10C7.42773 10.6625 7.6907 11.2979 8.15887 11.7667L11.9839 15.5917C12.1391 15.7457 12.3486 15.8324 12.5672 15.8334C12.6769 15.834 12.7856 15.813 12.8871 15.7715C12.9887 15.73 13.081 15.6689 13.1589 15.5917C13.237 15.5142 13.299 15.4221 13.3413 15.3205C13.3836 15.219 13.4054 15.11 13.4054 15C13.4054 14.89 13.3836 14.7811 13.3413 14.6795C13.299 14.578 13.237 14.4858 13.1589 14.4084L9.33387 10.5917Z' fill='%23F8F8F8' fill-opacity='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");transform:rotate(180deg)}.tui-is-disabled.tui-last{background-image:url("data:image/svg+xml,%3Csvg width='40' height='20' viewBox='0 0 42 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='fi-rr-angle-small-left'%3E%3Cpath id='Vector1' d='M19.6677 10.5917C19.5896 10.5142 19.5276 10.4221 19.4853 10.3205C19.443 10.219 19.4212 10.11 19.4212 10C19.4212 9.89001 19.443 9.78109 19.4853 9.67954C19.5276 9.57799 19.5896 9.48582 19.6677 9.40835L23.4927 5.59168C23.5708 5.51421 23.6328 5.42204 23.6751 5.32049C23.7174 5.21894 23.7392 5.11002 23.7392 5.00001C23.7392 4.89 23.7174 4.78108 23.6751 4.67953C23.6328 4.57798 23.5708 4.48581 23.4927 4.40834C23.3365 4.25313 23.1252 4.16602 22.9052 4.16602C22.6851 4.16602 22.4739 4.25313 22.3177 4.40834L18.4927 8.23335C18.0245 8.7021 17.7615 9.33752 17.7615 10C17.7615 10.6625 18.0245 11.2979 18.4927 11.7667L22.3177 15.5917C22.4729 15.7457 22.6824 15.8324 22.901 15.8334C23.0107 15.834 23.1194 15.813 23.2209 15.7715C23.3225 15.73 23.4148 15.6689 23.4927 15.5917C23.5708 15.5142 23.6328 15.4221 23.6751 15.3205C23.7174 15.219 23.7392 15.11 23.7392 15C23.7392 14.89 23.7174 14.7811 23.6751 14.6795C23.6328 14.578 23.5708 14.4858 23.4927 14.4084L19.6677 10.5917Z' fill='%23F8F8F8' fill-opacity='0.5'/%3E%3Cpath id='Vector2' d='M14.3339 10.5917C14.2558 10.5142 14.1938 10.4221 14.1515 10.3205C14.1092 10.219 14.0874 10.11 14.0874 10C14.0874 9.89001 14.1092 9.78109 14.1515 9.67954C14.1938 9.57799 14.2558 9.48582 14.3339 9.40835L18.1589 5.59168C18.237 5.51421 18.299 5.42204 18.3413 5.32049C18.3836 5.21894 18.4054 5.11002 18.4054 5.00001C18.4054 4.89 18.3836 4.78108 18.3413 4.67953C18.299 4.57798 18.237 4.48581 18.1589 4.40834C18.0027 4.25313 17.7915 4.16602 17.5714 4.16602C17.3512 4.16602 17.14 4.25313 16.9839 4.40834L13.1589 8.23335C12.6907 8.7021 12.4277 9.33752 12.4277 10C12.4277 10.6625 12.6907 11.2979 13.1589 11.7667L16.9839 15.5917C17.1391 15.7457 17.3486 15.8324 17.5672 15.8334C17.6769 15.834 17.7856 15.813 17.8871 15.7715C17.9887 15.73 18.081 15.6689 18.1589 15.5917C18.237 15.5142 18.299 15.4221 18.3413 15.3205C18.3836 15.219 18.4054 15.11 18.4054 15C18.4054 14.89 18.3836 14.7811 18.3413 14.6795C18.299 14.578 18.237 14.4858 18.1589 14.4084L14.3339 10.5917Z' fill='%23F8F8F8' fill-opacity='0.5'/%3E%3C/g%3E%3C/svg%3E%0A");transform:rotate(180deg)}.tui-pagination .tui-prev-is-ellip,.tui-pagination .tui-next-is-ellip{padding:0;line-height:1}.tui-pagination .tui-ico-first{width:11px;height:10px;background-position:0 0}.tui-pagination .tui-ico-prev{width:6px;height:10px;background-position:-26px 0}.tui-pagination .tui-ico-next{width:6px;height:10px;background-position:-13px -24px}.tui-pagination .tui-ico-last{width:11px;height:10px;background-position:0 -12px}.tui-pagination .tui-ico-ellip{width:10px;height:2px;vertical-align:top;background-position:0 -24px;margin-top:16px}.tui-pagination .tui-is-disabled:hover{cursor:default}.tui-pagination .tui-is-disabled .tui-ico-prev{background-position:-26px -12px}.tui-pagination .tui-is-disabled .tui-ico-first{background-position:-13px 0}.tui-pagination .tui-is-disabled .tui-ico-next{background-position:-21px -24px}.tui-pagination .tui-is-disabled .tui-ico-last{background-position:-13px -12px}.tui-page-inputs{vertical-align:top;display:inline-block}.tui-page-inputs .tui-page-input{width:10px;height:12px;text-align:center;color:#333;border:0;outline:none;padding:8px 0 6px;font-size:12px;display:inline-block}.tui-page-separator{height:12px;vertical-align:top;padding:8px 0 6px;font-size:12px;display:inline-block}.tui-pagination *{-webkit-user-select:none;-ms-user-select:none;user-select:none}.tui-ico-ellipsis,.tui-ico-first,.tui-ico-last,.tui-ico-next,.tui-ico-prev{overflow:hidden}.tui-pagination{justify-content:center;gap:8px;display:flex}.main-pagination{justify-content:center;gap:8px;margin-bottom:100px;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.main-pagination{margin-left:-254px}}.tui-pagination .tui-page-btn{font-family:var(--font-main);width:44px;height:44px;transition:var(--animation-slow);color:var(--light-main-black-text-color);cursor:pointer;color:var(--light-main-black-text-color);background-color:rgba(0,0,0,0);border:1px solid rgba(5,5,5,.3);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:1.22;display:flex;position:relative}.tui-pagination .tui-first,.tui-pagination .tui-prev,.tui-pagination .tui-next,.tui-pagination .tui-last,.tui-pagination .tui-prev-is-ellip,.tui-pagination .tui-next-is-ellip{font-family:var(--font-main);width:44px;height:44px;transition:var(--animation-slow);color:var(--light-main-black-text-color);cursor:pointer;color:var(--light-main-black-text-color);background-color:rgba(0,0,0,0);border:1px solid rgba(5,5,5,.3);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:1.22;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.main-pagination{margin-left:0}.tui-pagination .tui-first,.tui-pagination .tui-prev,.tui-pagination .tui-next,.tui-pagination .tui-last,.tui-pagination .tui-prev-is-ellip,.tui-pagination .tui-next-is-ellip{width:40px;height:40px}}.tui-pagination .tui-page-btn:hover{background-color:var(--light-main-accent-color)}.tui-pagination .tui-is-selected,.tui-pagination strong{color:#fff;background:var(--light-main-accent-color);border-color:var(--light-main-accent-color);cursor:pointer}.tui-pagination .tui-first-child.tui-is-selected,.tui-pagination strong.tui-first-child{margin-left:0}.tui-pagination .tui-next,.tui-pagination .tui-last,.tui-pagination .tui-next:hover,.tui-pagination .tui-last:hover{background-color:var(--light-main-accent-color)}.tui-pagination .tui-first:hover,.tui-pagination .tui-prev:hover{background-color:rgba(0,0,0,0)}.tui-pagination .tui-is-disabled.tui-first,.tui-pagination .tui-is-disabled.tui-prev{background-color:var(--light-main-black-text-color)}.tui-pagination .tui-prev{margin-right:16px}.tui-pagination .tui-next{margin-left:16px}@media (max-width:767px){.tui-pagination .tui-prev{margin-right:0}.tui-pagination .tui-next{margin-left:0}}.main-loader{color:var(--light-main-accent-color);text-indent:-9999em;width:1em;height:1em;border-radius:50%;font-size:45px;animation:mltShdSpin 1.7s infinite,round 1.7s infinite;position:absolute;top:100px;left:50%;overflow:hidden;transform:translateZ(0)}@keyframes mltShdSpin{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.footer-container{justify-content:center;align-items:center;padding:24px 0;display:flex}.footer-text{color:rgba(5,5,5,.8);font-family:var(--font-main);font-size:14px;font-weight:400;line-height:1.4;overflow:hidden}.lighting{margin:0;padding:0;display:flex}.lighting li{color:var(--light-main-accent-color);font-size:14px;list-style:none;animation:lighting 1.4s linear infinite}@keyframes lighting{0%{color:#484848;text-shadow:none}90%{color:#484848;text-shadow:none}to{color:#fff900;text-shadow:0 0 7px #2f0,0 0 50px #ff6c00}}.lighting li:nth-child(1){animation-delay:0}.lighting li:nth-child(2){animation-delay:.1s}.lighting li:nth-child(3){animation-delay:.2s}.lighting li:nth-child(4){animation-delay:.3s}.lighting li:nth-child(5){animation-delay:.4s}.lighting li:nth-child(6){animation-delay:.5s}.lighting li:nth-child(7){animation-delay:.6s}.lighting li:nth-child(8){animation-delay:.7s}.lighting li:nth-child(9){animation-delay:.8s}.lighting li:nth-child(10){animation-delay:.9s}.lighting li:nth-child(11){animation-delay:1s}.visually-hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-favorites-wrapper{overflow:hidden}.hero-favorites-content-wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;margin-top:275px;margin-bottom:320px;margin-left:auto;display:flex}@media screen and (min-width:768px){.hero-favorites-content-wrapper{margin-top:0;margin-bottom:64px}}.hero-favorites-container-image{margin-top:45px;margin-bottom:64px;display:none}@media screen and (min-width:768px){.hero-favorites-container-image{display:block}}@media screen and (min-width:1280px){.hero-favorites-container-image{margin-top:35px}}.hero-favorites-text{color:#050505;max-width:461px;font-size:14px;font-weight:400;line-height:18px}.container-image{display:none}.hero-favorite-buttons-wrapper{gap:12px;display:flex;overflow-x:auto;overflow-y:hidden}.hero-favorite-buttons{gap:12px;display:flex}.hero-favorites-btn-design{font-family:var(--font-main);height:50px;width:max-content;color:rgba(5,5,5,.3);cursor:pointer;transition:color var(--animation),background-color var(--animation);background-color:rgba(0,0,0,0);border:1px solid rgba(5,5,5,.2);border-radius:15px;padding:14px 18px;font-size:14px;font-weight:500;line-height:1.28}@media screen and (min-width:768px){.hero-favorites-btn-design{font-size:16px;line-height:1.25}.hero-favorite-buttons-wrapper,.hero-favorite-buttons{gap:15px}}.hero-favorite-btn-active{color:#f8f8f8;background-color:#9bb537}.container-button-markup-wrapper{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:768px){.container-button-markup-wrapper{gap:32px}}.hero-favorite-img{width:335px}@media screen and (min-width:768px){.hero-favorite-img{width:704px}}@media screen and (min-width:1280px){.hero-favorite-img{width:1080px}}.main-img-items{width:335px;height:335px}.favorites-main-img-menu{gap:24px;display:grid}@media screen and (min-width:768px){.main-img-items{width:224px;height:224px}.favorites-main-img-menu{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (min-width:1280px){.main-img-items{width:258px;height:287px}.favorites-main-img-menu{grid-template-columns:repeat(4,1fr)}}.main-heart{width:24px;height:24px;z-index:10;position:absolute;top:16px;right:16px}.favorite-main-heart-btn{cursor:pointer;stroke:var(--light-body-color);fill:var(--light-body-color);transition:var(--animation-slow);z-index:50;background-color:rgba(0,0,0,0);border:none}.test-click-btn{width:200px;height:50px;z-index:1000;display:block;position:absolute}.modal-receipt{width:280px;height:70vh;min-height:100vh;background-color:#fff;border-radius:15px;padding:40px 20px;position:absolute;top:50%;left:50%;overflow-y:scroll;transform:translate(-50%,-50%)}.modal-receipt-backdrop{width:100%;height:100%;z-index:10000;transition:opacity 1000ms cubic-bezier(.4,0,.2,1)visibility 1000ms cubic-bezier(.4,0,.2,1);background-color:#e3e1e1;display:block;position:fixed;top:0;left:0}.modal-receipt-backdrop.is-hidden,.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal-recipe-video,.mobile-recipe-img{width:80%;height:295px;margin-bottom:20px}.modal-receipt-close-btn{background-color:#fff;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.modal-receipt-close-btn-icon{width:20px;height:20px;stroke:#050505;transition:var(--animation-slow)}.modal-receipt-close-btn:hover{stroke:#9bb537}.modal-receipt-title{letter-spacing:0;text-align:left;text-transform:uppercase;margin-bottom:14px;font-size:18px;font-weight:600;line-height:1.33}.modal-receipt-rating-time-wrapper{margin-bottom:33px;display:flex}.modal-recipe-rating-number{color:rgba(5,5,5,.5);letter-spacing:0;text-align:left;margin-right:6px;font-size:14px;font-weight:500;line-height:1.28}.rating-receipt-star{fill:gray;margin-left:1px}.rating-receipt-star.colored{fill:orange}.modal-receipt-cooking-time-wrapper{margin-left:16px}.modal-receipt-cooking-time{color:rgba(5,5,5,.5);letter-spacing:0;text-align:left;font-size:14px;font-weight:500;line-height:1.28}.modal-receipt-process-description{letter-spacing:0;text-align:left;margin-bottom:40px;font-size:14px;font-weight:400;line-height:1.28}.ingridients-table{margin-bottom:40px}.ingridient-wrapper{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex;position:relative}.ingridient-wrapper:after{content:"";width:100%;border:1px solid rgba(5,5,5,.1);display:block;position:absolute;bottom:-6px;left:0}.modal-receipt-tag-btn{display:inline-block}.modal-receipt-ingr-name{letter-spacing:0;text-align:left;font-size:14px;font-weight:400;line-height:1.28}.modal-receipt-ingr-measure{letter-spacing:0;text-align:left;color:rgba(5,5,5,.5);font-size:14px;font-weight:400;line-height:1.28}.tags-btn-wrapper{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.modal-receipt-tag-btn{letter-spacing:0;text-align:left;color:#050505;background-color:rgba(5,5,5,.2);border:1px solid rgba(5,5,5,.2);border-radius:35px;padding:8px 16px;font-size:12px;font-weight:500;line-height:1.17}.modal-receipt-btn-wrapper{justify-content:flex-start;align-items:center;gap:8px;display:flex;position:relative}.modal-receipt-add-to-favorite-btn{letter-spacing:0;text-align:left;color:#f8f8f8;transition:var(--animation-slow);background-color:#9bb537;border:none;border-radius:15px;margin-right:15px;padding:12px 24px;font-size:14px;font-weight:500;line-height:1.21}.modal-receipt-add-to-favorite-btn:hover{color:#050505}.modal-receipt-remove-from-favorite-btn{letter-spacing:0;text-align:left;color:#f8f8f8;background-color:#9bb537;border:none;border-radius:15px;margin-right:8px;padding:12px 24px;font-size:14px;font-weight:500;line-height:1.21;position:absolute;top:0;left:0}.modal-receipt-remove-from-favorite-btn:hover{color:#050505;transition:var(--animation-slow)}.modal-receipt-give-rating{letter-spacing:0;text-align:left;color:#050505;transition:var(--animation);background-color:#f8f8f8;border:1px solid #9bb537;border-radius:15px;margin-right:8px;padding:12px 24px;font-size:14px;font-weight:500;line-height:1.21}.modal-receipt-rating-star-icon{fill:red}.modal-recipe-video-wrapper{width:250px;height:250px;border-radius:8px;margin-bottom:20px;position:relative}.modal-recipe-video-icon{z-index:1000;stroke:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-recipe-video-wrapper,.modal-receipt-thumb-wrapper{width:100%;height:295px;position:relative}.modal-recipe-video-preview,.mobile-recipe-img{object-fit:cover;width:100%;display:inline-block}@media screen and (min-width:375px){.modal-recipe-video-wrapper,.modal-receipt-thumb-wrapper{width:295px;height:295px;position:relative}.modal-receipt{width:335px}}@media screen and (min-width:768px){.modal-receipt{width:531px;padding:70px 32px}.modal-recipe-video-wrapper,.modal-receipt-thumb-wrapper{width:467px;height:250px;position:relative}.modal-recipe-video-preview,.mobile-recipe-img{object-fit:cover;width:100%;height:250px;display:inline-block}}.categories{flex-direction:column;gap:24px;padding-top:25px;display:flex}.btn-all-categories{font-family:var(--font-main);min-width:176px;height:50px;color:rgba(5,5,5,.5);cursor:pointer;transition:color var(--animation),background-color var(--animation);background-color:rgba(0,0,0,0);border:1px solid rgba(5,5,5,.2);border-radius:15px;margin-right:auto;padding:14px 29px;font-size:18px;font-weight:500;line-height:1.2}.active-all-cat-btn,.btn-all-categories:active{color:var(--light-body-color);background-color:var(--light-main-accent-color);border:none;padding:14px 30px}.select-category-list{width:326px;height:200px;flex-direction:column;gap:18px;display:flex;overflow-y:scroll}.select-category-list::-webkit-scrollbar{width:8px;background:0 0}.select-category-list::-webkit-scrollbar-thumb{height:116px;background:rgba(5,5,5,.18);border-radius:12px}.btn-select-category{text-align:left;color:rgba(5,5,5,.3);cursor:pointer;background-color:rgba(0,0,0,0);border:none;padding:0;font-family:Inter;font-size:14px;font-weight:500;line-height:1.2}.btn-select-active{color:var(--light-main-accent-color)}@media screen and (min-width:768px){.categories{gap:30px}.btn-all-categories{padding:14px 28px}.active-all-cat-btn{padding:14px 29px}.select-category-list{width:176px;height:416px;gap:24px}.select-category-list::-webkit-scrollbar-thumb{height:201px}.btn-select-category{font-size:16px}.btn-all-categories:hover,.btn-all-categories:focus{color:var(--light-body-color);background-color:var(--light-main-accent-color);border:none;padding:14px 29px}}@media screen and (min-width:1280px){.categories{gap:30px}.btn-all-categories{min-width:174px}.select-category-list{width:235px}.btn-all-categories:hover,.btn-all-categories:focus{padding:15px 29px}}.backdrop{z-index:100;width:100%;height:100%;background-color:rgba(46,47,66,.4);transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{width:335px;min-height:582px;background-color:#fff;border-radius:15px;padding:20px 28px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 1px rgba(0,0,0,.14),0 1px 3px rgba(0,0,0,.12),0 2px 1px rgba(0,0,0,.2)}@media only screen and (min-width:768px){.modal{width:440px;min-height:632px;padding:40px}}.modal-close-btn{cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:14px;right:14px}.modal-close-btn-icon{stroke:#050505}@media only screen and (min-width:768px){.modal-close-btn{top:16px;right:16px}.modal-close-btn-icon{width:24px;height:24px}}.modal-form{flex-direction:column;display:flex}.modal-form-title{color:#050505;text-transform:uppercase;margin-bottom:28px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.22;display:block}@media only screen and (min-width:768px){.modal-form-title{margin-bottom:40px}}.modal-form-label{margin-bottom:16px}@media only screen and (min-width:768px){.modal-form-label{margin-bottom:18px}}.modal-form-input-descr{color:rgba(5,5,5,.5);margin-bottom:8px;font-size:14px;font-weight:500;line-height:1.28;display:block}.modal-form-input{width:100%;height:46px;border:1px solid rgba(5,5,5,.2);border-radius:15px;padding:14px 18px;transition:border-color .25s cubic-bezier(.4,0,.2,1)}@media only screen and (min-width:768px){.modal-form-input{height:48px}}.modal-form-input:focus{border-color:#050505;outline:none}.modal-form-message{resize:none;width:100%;height:100px;border:1px solid rgba(5,5,5,.2);border-radius:15px;margin-bottom:40px;padding:14px 18px;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-form-message:focus{border-color:#050505;outline:none}.modal-form-submit{width:100%;height:56px;color:#f8f8f8;background-color:#9bb537;border:none;border-radius:15px;margin:0 auto;padding:15px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:color .25s cubic-bezier(.4,0,.2,1);display:block}.modal-form-submit:hover,.modal-form-submit:focus{color:#050505}.slider-events{min-width:355px;height:302px;align-items:flex-start;gap:8px;display:inline-flex}@media only screen and (min-width:768px){.slider-events{min-width:702px;height:468px;gap:16px}}.slide-wrapper{gap:8px;display:flex}@media only screen and (min-width:768px){.slide-wrapper{gap:16px}}.block-cook{min-width:80px;height:280px;background:#050505;border-radius:15px;overflow:hidden}@media only screen and (min-width:768px){.block-cook{min-width:137px;height:442px}}.block-cook>img{height:100%;width:100%;object-fit:cover;display:block}.block-dish{min-width:200px;height:280px;background:#050505;border:1px solid rgba(155,181,55,.3);border-radius:15px;position:relative}@media only screen and (min-width:768px){.block-dish{min-width:351px;height:442px}}.block-dish>img{z-index:3;width:150px;position:absolute;top:56px;left:calc(50% - 75px)}@media only screen and (min-width:768px){.block-dish>img{width:300px;top:67px;left:calc(50% - 150px)}}.block-dish-ellipse{width:118px;height:118px;opacity:.6;filter:blur(81px);z-index:2;background-color:#9bb537;position:absolute;top:52px;left:calc(50% - 59px);transform:rotate(-45deg)}@media only screen and (min-width:768px){.block-dish-ellipse{width:200px;height:200px;top:calc(50% - 100px);left:calc(50% - 100px)}}.block-dish-descr{color:rgba(248,248,248,.6);text-align:center;text-transform:uppercase;width:157px;margin-bottom:8px;margin-left:auto;margin-right:auto;padding-top:218px;font-size:10px;font-style:normal;font-weight:500;line-height:1.4}@media only screen and (min-width:768px){.block-dish-descr{width:auto;padding-top:370px;font-size:14px;line-height:1.28}}.block-dish-area{color:rgba(248,248,248,.2);text-align:center;font-size:8px;line-height:1.5}@media only screen and (min-width:768px){.block-dish-area{font-size:12px;line-height:1.17}}.block-dish-image{min-width:200px;height:280px;background:#050505;border-radius:15px;overflow:hidden}@media only screen and (min-width:768px){.block-dish-image{min-width:351px;height:442px}}.block-dish-image>img{height:100%;width:100%;object-fit:cover;display:block}.slider-events .swiper-pagination{bottom:-6px}.slider-events .swiper-pagination-bullet{width:4px;height:4px;opacity:1;background-color:#050505}.slider-events .swiper-pagination-bullet-active{background-color:#9bb537}.swiper{overflow:hidden}.swiper-wrapper{width:200px;height:100%;z-index:1;box-sizing:content-box;transition-property:transform;display:flex;position:relative}@media only screen and (min-width:768px){.swiper-wrapper{width:335px}}@media only screen and (min-width:768px){.swiper-wrapper{width:735px}}@media only screen and (max-width:767px){.slide-wrapper{overflow:hidden}}.popular-recipes-container{width:332px;display:flex}@media screen and (min-width:768px){.popular-recipes-container{width:176px;height:316px;display:flex}}@media screen and (min-width:1280px){.popular-recipes-container{width:235px;height:364px;display:flex}}.popular-recipes-title{text-align:left;color:#050505;text-transform:uppercase;margin-bottom:20px;padding-top:40px;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:1.33}@media screen and (min-width:768px){.popular-recipes-title{margin-bottom:32px;padding-top:64px}}@media screen and (min-width:1280px){.popular-recipes-title{text-align:left;color:#050505;text-transform:uppercase;margin-bottom:32px;padding-top:64px;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:1.17}}.popular-recipes-img{width:64px;height:64px;border-radius:8px;margin-right:16px}@media screen and (min-width:768px){.popular-recipes-img{width:48px;height:48px;border-radius:8px;margin-right:8px}}@media screen and (min-width:1280px){.popular-recipes-img{width:64px;height:64px;border-radius:8px;margin-right:16px}}.popular-recipes-item{width:332px;display:flex}.popular-recipes-item:not(:last-child){margin-bottom:24px}@media only screen and (min-width:320px) and (max-width:767.9px){.popular-recipes-item:nth-child(n+3){display:none}}@media screen and (min-width:768px){.popular-recipes-item{width:176px;display:flex}.popular-recipes-item:not(:last-child){margin-bottom:16px}}@media screen and (min-width:1280px){.popular-recipes-item{width:235px;display:flex}.popular-recipes-item:not(:last-child){margin-bottom:32px}}@media only screen and (min-width:320px) and (max-width:767.9px){.popular-recepices-text{width:252px;height:67px;display:block;position:relative}}@media only screen and (min-width:768px) and (max-width:1279.9px){.popular-recepices-text{width:120px;height:67px;display:block;position:relative}}@media screen and (min-width:1280px){.popular-recepices-text{width:155px;height:67px;display:block;position:relative}}.popular-recipes-subtitle{color:#050505;text-transform:uppercase;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:8px;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:1.29;display:-webkit-box;overflow:hidden}@media screen and (min-width:768px){.popular-recipes-subtitle{color:#050505;text-transform:uppercase;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:8px;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:1.29;display:-webkit-box;overflow:hidden}}@media screen and (min-width:1280px){.popular-recipes-subtitle{color:#050505;text-transform:uppercase;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:8px;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:1.29;display:-webkit-box;overflow:hidden}}.popular-recipes-description{color:rgba(5,5,5,.8);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:1.33;display:-webkit-box;position:absolute;overflow:hidden}@media screen and (min-width:768px){.popular-recipes-description{height:41px;color:rgba(5,5,5,.8);text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:1.4;display:-webkit-box;position:absolute;overflow:hidden}}@media screen and (min-width:1280px){.popular-recipes-description{height:41px;color:rgba(5,5,5,.8);text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Inter;font-size:10px;font-style:normal;font-weight:400;display:-webkit-box;overflow:hidden}}
/*# sourceMappingURL=favorite.12728efd.css.map */
