.cookies-infobar{position:fixed;bottom:16px;right:16px;z-index:10000;overflow:hidden;max-width:700px;padding:40px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;border-radius:var(--border-radius);background:#fff;-webkit-box-shadow:2px 4px 15px 0 rgba(0,0,0,.15);box-shadow:2px 4px 15px 0 rgba(0,0,0,.15);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.no-webp .cookies-infobar::before{background-image:url(../img/modal-before.png)}.cookies-infobar::before{content:"";position:absolute;left:-20px;bottom:-20px;width:100px;height:100px;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-filter:blur(2px);filter:blur(2px)}.no-webp .cookies-infobar::after{background-image:url(../img/modal-before.png)}.cookies-infobar::after{content:"";position:absolute;right:0;top:50%;width:100px;height:100px;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-filter:blur(2px);filter:blur(2px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.cookies-infobar.cookies-infobar_accepted{display:none;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.cookies-infobar_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.cookie__text{font-size:clamp(1rem,1vw + .5rem,1.1rem);line-height:140%;margin:0}.cookie__text a{color:var(--black-color);text-decoration:underline}.cookies-infobar_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cookies-infobar_btn{padding:15px 30px;min-width:122px;border-radius:30px;background:var(--orange-color);font-size:16px;font-weight:var(--medium-font);line-height:normal;text-align:center;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.cookies-infobar_btn--decline{border:2px solid var(--orange-color);color:var(--orange-color);background:0 0}.cookies-infobar_btn:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 6px 16px rgba(0,0,0,.2);box-shadow:0 6px 16px rgba(0,0,0,.2)}.footer{padding:50px 0;background-color:var(--footer-color)}.footer__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-bottom:10px}.footer__list a{font-size:16px;font-weight:500;color:var(--black-color);line-height:normal;-webkit-transition:color var(--transition);-o-transition:color var(--transition);transition:color var(--transition)}.footer__list a:hover{color:var(--orange-color)}.footer__logo{display:block;max-width:186px;margin:0 auto 10px}.footer__copy{text-align:center;font-size:14px;font-weight:400;line-height:normal}.header{position:relative;z-index:10;padding:7px 0}.header__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{max-width:216px;padding:5px 15px}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__list{gap:40px}.header__link{font-size:16px;font-weight:500;color:var(--black-color);line-height:normal;-webkit-transition:color var(--transition);-o-transition:color var(--transition);transition:color var(--transition)}.header__link:hover{color:var(--orange-color)}.burger{position:relative;z-index:1000;padding:0;width:42px;height:20px;display:none;cursor:pointer}.burger__line{position:absolute;right:0;top:50%;width:100%;height:2px;background-color:var(--black-color);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.burger::before{content:"";position:absolute;left:0;top:0;width:100%;height:2px;background-color:var(--black-color);-webkit-transition:top .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:top .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,top .2s ease-in-out;transition:transform .2s ease-in-out,top .2s ease-in-out;transition:transform .2s ease-in-out,top .2s ease-in-out,-webkit-transform .2s ease-in-out}.burger::after{content:"";position:absolute;right:0;bottom:0;width:100%;height:2px;background-color:var(--black-color);-webkit-transition:bottom .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:bottom .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,bottom .2s ease-in-out;transition:transform .2s ease-in-out,bottom .2s ease-in-out;transition:transform .2s ease-in-out,bottom .2s ease-in-out,-webkit-transform .2s ease-in-out}.burger--active .burger__line{opacity:0}.burger--active::before{top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.burger--active::after{top:50%;bottom:auto;width:100%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.chickenroadrecipes-hero{position:relative;z-index:2;padding:15px 0 50px;overflow:hidden}.chickenroadrecipes-hero__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chickenroadrecipes-hero__image{width:460px;height:366px}.chickenroadrecipes-hero__image img{display:block;width:100%;height:100%}.chickenroadrecipes-hero__info{max-width:714px}.chickenroadrecipes-hero__title{margin-bottom:15px;font-size:clamp(1.875rem,1.38rem + 2.2vw,3.125rem);font-weight:700;line-height:normal;color:var(--black-color);text-transform:uppercase}.chickenroadrecipes-hero__text{margin-bottom:15px;font-size:clamp(.875rem,.826rem + .22vw,1rem);font-weight:400;color:var(--black-color);line-height:normal}.chickenroadrecipes-hero__text--mobile{margin-bottom:15px;font-size:clamp(.875rem,.826rem + .22vw,1rem);font-weight:400;color:var(--black-color);line-height:normal}.chickenroadrecipes-hero__link{display:inline-block;padding:15px 30px;border:2px solid transparent;border-radius:30px;font-size:16px;font-weight:500;line-height:normal;color:var(--black-color);background-color:var(--orange-color);-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}.chickenroadrecipes-hero__link--mobile{display:block;width:200px;margin:auto;padding:15px 30px;border:2px solid transparent;border-radius:30px;font-size:16px;font-weight:500;line-height:normal;color:var(--black-color);background-color:var(--orange-color);-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition);text-align:center}.chickenroadrecipes-hero__link:hover{border:2px solid var(--orange-color);color:var(--orange-color);background-color:transparent}.chickenroadrecipes-hero__mobile{display:none}.no-webp .chickenroadrecipes-hero::before{background-image:url(../img/cock.png)}.chickenroadrecipes-hero::before{content:"";position:absolute;right:0;top:50%;z-index:-1;width:300px;height:300px;background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.2;-webkit-transform:translateY(-50%) scaleX(-1);-ms-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}.no-webp .chickenroadrecipes-hero::after{background-image:url(../img/hero-after.png)}.chickenroadrecipes-hero::after{content:"";position:absolute;right:0;top:-80px;z-index:-1;width:672px;height:320px;background-position:center;background-repeat:no-repeat;background-size:cover}.chickenroadrecipes-about{position:relative;padding:60px 0;overflow:hidden;background-color:var(--bg-color)}.chickenroadrecipes-about__row{position:relative;z-index:2;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.chickenroadrecipes-about__info{position:relative;max-width:610px}.no-webp .chickenroadrecipes-about__info::before{background-image:url(../img/modal-before.png)}.chickenroadrecipes-about__info::before{content:"";position:absolute;left:-100px;bottom:-10px;width:300px;height:300px;background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.2}.chickenroadrecipes-about__image{width:400px;height:400px}.chickenroadrecipes-about__title{border-left:1px solid var(--black-color);margin-bottom:10px;padding-left:20px;font-size:clamp(1.125rem,.977rem + .66vw,1.5rem);font-weight:700;color:var(--black-color);line-height:normal}.chickenroadrecipes-about__text{font-size:clamp(.875rem,.826rem + .22vw,1rem);font-style:normal;font-weight:400;line-height:normal}.chickenroadrecipes-about__text:not(:last-child){margin-bottom:30px}.no-webp .chickenroadrecipes-about::after{background-image:url(../img/about-before.png)}.chickenroadrecipes-about::after{content:"";position:absolute;left:0;bottom:40px;width:546px;height:274px;background-repeat:no-repeat;background-size:cover;background-position:center}.chickenroadrecipes-recipes{padding:50px 0}.chickenroadrecipes-recipes__title{margin-bottom:10px;font-size:clamp(1.25rem,1.151rem + .44vw,1.5rem);font-weight:700;line-height:normal}.chickenroadrecipes-recipes__text{margin-bottom:40px;font-size:clamp(.875rem,.826rem + .22vw,1rem);font-style:normal;font-weight:400;line-height:normal}.chickenroadrecipes-recipes__grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:20px}.chickenroadrecipes-recipes__item{border-radius:var(--border-radius);background:#fff;-webkit-box-shadow:2px 4px 15px 0 rgba(0,0,0,.15);box-shadow:2px 4px 15px 0 rgba(0,0,0,.15)}.chickenroadrecipes-recipes__img{border-radius:30px 30px 0 0;margin-bottom:20px}.chickenroadrecipes-recipes__bottom{padding:0 20px 20px}.chickenroadrecipes-recipes__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;margin-bottom:10px}.chickenroadrecipes-recipes__name{max-width:130px;font-size:clamp(1.125rem,1.076rem + .22vw,1.25rem);font-weight:700;line-height:normal}.chickenroadrecipes-recipes__clock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.chickenroadrecipes-recipes__clock img{width:24px;height:24px}.chickenroadrecipes-recipes__clock span{font-size:14px;font-weight:600;color:var(--grey-color);line-height:normal}.chickenroadrecipes-recipes__btn{display:block;width:100%;padding:15px 25px;border-radius:30px;border:2px solid var(--orange-color);color:var(--orange-color);font-size:14px;font-weight:600;line-height:normal;text-align:center;-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}.chickenroadrecipes-recipes__btn:hover{background-color:var(--orange-color);color:var(--black-color)}.chickenroadrecipes-modal{position:fixed;inset:0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}.chickenroadrecipes-modal--active{display:-webkit-box;display:-ms-flexbox;display:flex}.chickenroadrecipes-modal__backdrop{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chickenroadrecipes-modal__content{position:relative;overflow:hidden;padding:40px 25px;max-width:690px;width:90%;border-radius:30px;background:#fff;-webkit-box-shadow:2px 4px 15px 0 rgba(0,0,0,.15);box-shadow:2px 4px 15px 0 rgba(0,0,0,.15);z-index:1001}.no-webp .chickenroadrecipes-modal__content::before{background-image:url(../img/modal-before.png)}.chickenroadrecipes-modal__content::before{content:"";position:absolute;left:-80px;bottom:-80px;z-index:-1;width:300px;height:300px;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-filter:blur(4px);filter:blur(4px);opacity:.3}.no-webp .chickenroadrecipes-modal__content::after{background-image:url(../img/modal-before.png)}.chickenroadrecipes-modal__content::after{content:"";position:absolute;right:-100px;top:50%;z-index:-1;width:300px;height:300px;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-filter:blur(4px);filter:blur(4px);opacity:.3;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.chickenroadrecipes-modal__close{position:absolute;top:40px;right:40px;width:30px;height:30px;cursor:pointer}.chickenroadrecipes-modal__body{max-width:440px;margin:auto}.chickenroadrecipes-modal__body img{display:block;width:295px;height:295px;margin:0 auto 10px}.chickenroadrecipes-modal__clock img{width:24px;height:24px}.chickenroadrecipes-modal__title{margin-bottom:10px;font-size:clamp(1.125rem,.977rem + .66vw,1.5rem);font-style:normal;font-weight:700;line-height:normal;text-align:center}.chickenroadrecipes-modal__clock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px;margin-bottom:10px}.chickenroadrecipes-modal__clock img{margin:0}.chickenroadrecipes-modal__clock span{color:#ababab;font-size:16px;font-weight:600;line-height:normal}.chickenroadrecipes-modal__subtitle{margin-bottom:10px;font-size:clamp(1rem,.951rem + .22vw,1.125rem);font-weight:600;line-height:normal}.chickenroadrecipes-modal__list{list-style:decimal;padding-left:20px}.chickenroadrecipes-modal__list li{font-size:16px;font-weight:400;line-height:normal}.chickenroadrecipes-tips{position:relative;padding:50px 0;overflow:hidden;background-color:var(--bg-color)}.chickenroadrecipes-tips__container{position:relative}.no-webp .chickenroadrecipes-tips__container::before{background-image:url(../img/faq-bg.png)}.chickenroadrecipes-tips__container::before{content:"";position:absolute;right:-200px;bottom:-100px;width:853px;height:358px;background-repeat:no-repeat;background-position:center}.chickenroadrecipes-tips__title{margin-bottom:10px;text-align:center;font-size:clamp(1.25rem,1.151rem + .44vw,1.5rem);font-weight:700;line-height:normal}.chickenroadrecipes-tips__text{margin-bottom:50px;text-align:center;font-size:clamp(.875rem,.826rem + .22vw,1rem);font-weight:400;line-height:normal}.chickenroadrecipes-tips__grid{position:relative;z-index:3;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:100px;max-width:900px;margin:0 auto}.chickenroadrecipes-tips__item{-ms-flex-item-align:start;align-self:flex-start;padding:0 20px;border-left:2px solid #ffb007}.chickenroadrecipes-tips__btn{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-bottom:15px}.chickenroadrecipes-tips__btn h3{max-width:200px;font-size:clamp(1.125rem,1.076rem + .22vw,1.25rem);font-weight:700;line-height:normal;text-align:left}.chickenroadrecipes-tips__icon{width:70px;height:70px}.chickenroadrecipes-tips__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer}.chickenroadrecipes-tips__link span{color:#ffb007;font-size:16px;font-weight:600;line-height:normal;text-decoration:underline}.chickenroadrecipes-tips__link img{width:17px;height:10px}.chickenroadrecipes-tips__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding-top:15px}.chickenroadrecipes-tips__body ul{padding-left:25px;list-style:disc}.chickenroadrecipes-tips__body h3{font-size:clamp(1rem,.951rem + .22vw,1.125rem);font-weight:600;line-height:normal}.chickenroadrecipes-tips__body li,.chickenroadrecipes-tips__body p{font-size:clamp(.875rem,.826rem + .22vw,1rem);font-weight:400;line-height:normal}.no-webp .chickenroadrecipes-tips::before{background-image:url(../img/chicken.png)}.chickenroadrecipes-tips::before{content:"";position:absolute;left:50%;bottom:-50px;z-index:1;width:300px;height:300px;background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.3;-webkit-transform:translateX(60%);-ms-transform:translateX(60%);transform:translateX(60%)}.no-webp .chickenroadrecipes-tips::after{background-image:url(../img/modal-before.png)}.chickenroadrecipes-tips::after{content:"";position:absolute;right:100px;bottom:200px;z-index:1;width:300px;height:300px;background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.3}@media screen and (max-width:1000px){.chickenroadrecipes-hero__link,.chickenroadrecipes-hero__text{display:none}.chickenroadrecipes-hero__image{position:relative;z-index:1;left:-140px;width:400px}.chickenroadrecipes-hero__info{position:absolute;left:220px;z-index:2}.chickenroadrecipes-hero__mobile{display:block;padding:26px 15px 0}.chickenroadrecipes-hero::after{top:auto;right:-230px;bottom:-22px}.chickenroadrecipes-about__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chickenroadrecipes-about__info{max-width:100%}.chickenroadrecipes-about__info::before{left:auto;top:50%;right:-150px;width:265px;height:265px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.chickenroadrecipes-about__image{display:block;margin:0 auto}.chickenroadrecipes-about::after{display:none}.chickenroadrecipes-recipes__grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.chickenroadrecipes-tips__container::before{display:none}.chickenroadrecipes-tips__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:25px}.chickenroadrecipes-tips__btn{width:100%}.chickenroadrecipes-tips__btn h3{max-width:100%}.chickenroadrecipes-tips::before{top:0;left:-100px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.chickenroadrecipes-tips::after{bottom:-110px;right:-100px}}@media screen and (max-width:768px){.chickenroadrecipes-recipes__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.cookies-infobar{padding:16px 12px;bottom:10px;right:10px;left:10px;max-width:95%}.cookies-infobar_buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.cookie__text{font-size:clamp(.95rem,2vw,1.15rem)}.footer{padding:40px 0}.footer__list{gap:60px}.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.header__link{font-size:18px}.burger{display:block}.nav{position:fixed;right:0;top:0;z-index:100;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:100px 30px 50px;width:100%;height:100%;background-color:var(--bg-color);visibility:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:visibility .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:visibility .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,visibility .2s ease-in-out;transition:transform .2s ease-in-out,visibility .2s ease-in-out;transition:transform .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s ease-in-out}.nav--visible{visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:600px){.chickenroadrecipes-recipes{padding:40px 0}.chickenroadrecipes-recipes__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.chickenroadrecipes-recipes__img{display:block;border-radius:0;width:250px;height:250px;margin:0 auto 20px}.chickenroadrecipes-recipes__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.chickenroadrecipes-recipes__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chickenroadrecipes-recipes__btn{-ms-flex-item-align:start;align-self:flex-start;padding:15px 25px;width:130px}.chickenroadrecipes-recipes__name{max-width:150px}}@media screen and (max-width:500px){.chickenroadrecipes-hero__info{left:190px}.chickenroadrecipes-hero__image{width:350px}.chickenroadrecipes-hero::before{width:220px;height:280px;top:auto;bottom:30px;right:-60px;-webkit-transform:translateY(0) scaleX(-1);-ms-transform:translateY(0) scaleX(-1);transform:translateY(0) scaleX(-1)}.chickenroadrecipes-about{padding:40px 0}.chickenroadrecipes-about__image{width:250px;height:250px}.chickenroadrecipes-modal__content{padding:20px}.chickenroadrecipes-modal__content::before{display:none}.chickenroadrecipes-modal__content::after{right:-130px;-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%)}.chickenroadrecipes-modal__close{right:20px;top:20px}.chickenroadrecipes-modal__body img{width:200px;height:200px}.chickenroadrecipes-modal__clock img{width:24px;height:24px}}.webp .cookies-infobar::before{background-image:url(../img/modal-before.webp)}.webp .cookies-infobar::after{background-image:url(../img/modal-before.webp)}.webp .chickenroadrecipes-hero::before{background-image:url(../img/cock.webp)}.webp .chickenroadrecipes-hero::after{background-image:url(../img/hero-after.webp)}.webp .chickenroadrecipes-about__info::before{background-image:url(../img/modal-before.webp)}.webp .chickenroadrecipes-about::after{background-image:url(../img/about-before.webp)}.webp .chickenroadrecipes-modal__content::before{background-image:url(../img/modal-before.webp)}.webp .chickenroadrecipes-modal__content::after{background-image:url(../img/modal-before.webp)}.webp .chickenroadrecipes-tips__container::before{background-image:url(../img/faq-bg.webp)}.webp .chickenroadrecipes-tips::before{background-image:url(../img/chicken.webp)}.webp .chickenroadrecipes-tips::after{background-image:url(../img/modal-before.webp)}