.offers-layout{width:100%}.offers-layout .container{width:100%;display:flex;flex-direction:column;gap:34px}@media screen and (max-width:700px){.offers-layout .container{gap:24px}}.offers-layout__header{position:relative;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:12px;overflow:visible}.offers-layout__header:before{position:absolute;display:block;background:url(/assets/images/bg.webp) repeat-x 100%/cover;content:"";height:calc(100% + 84px);width:100vw;z-index:-1;transform:translate(-24px,-84px)}@media screen and (min-width:992px) and (max-width:1348px){.offers-layout__header:before{height:calc(100% + 108px);transform:translate(calc(-.5 * (100vw - 100% + 48px)),-108px)}}@media screen and (min-width:1348px){.offers-layout__header:before{height:calc(100% + 108px);transform:translate(calc(-.5 * (100vw - 1300px)),-108px)}}@media screen and (min-width:992px){.offers-layout__header{height:unset;justify-content:flex-start;gap:34px}}.offers-layout__title{font-size:24px;line-height:36px;margin-bottom:16px;font-family:var(--font-space-bold),serif;font-weight:600}@media screen and (min-width:992px){.offers-layout__title{font-size:36px;line-height:40px}}.offers-layout__row{display:flex;width:100%;justify-content:space-between}@media screen and (max-width:700px){.offers-layout__row{height:unset;flex-direction:column-reverse;justify-content:flex-start;gap:8px}}@media screen and (min-width:992px){.offers-layout__row{height:unset}}.offers-layout__column{display:flex;flex-direction:column;gap:12px}.offers-layout__column h2{margin-bottom:0;width:max-content}.offers-layout__column p{display:flex;flex-direction:row;line-height:1em;color:#cecccc}.offers-layout__column p span{display:block}@media screen and (max-width:700px){.offers-layout__column p{font-size:12px;line-height:16px}}.offers-layout__column--category{gap:0}.offers-layout__column--category span:last-child{color:#cecccc;line-height:20px}@media screen and (max-width:700px){.offers-layout__column--category{align-items:center;font-size:12px;line-height:20px}}.offers-layout__breadcrumbs{padding-top:0}.offers-layout__category-item{padding:16px;display:flex;flex:1 1;gap:12px;align-items:center;width:150px}@media screen and (max-width:700px){.offers-layout__category-item{gap:0;padding:8px;flex-direction:column}.offers-layout__category-item svg{max-height:27px;max-width:20px}}.paper.offers-layout__categories{border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;align-items:center;max-width:max-content;justify-content:space-between;padding:0}.paper.offers-layout__rate{display:flex;color:#cecccc;padding:14px 12px;gap:16px;flex-direction:row;align-items:center;max-width:344px}@media screen and (max-width:700px){.paper.offers-layout__rate{padding:6px 12px;max-width:300px;gap:0;flex-direction:column;align-items:flex-start}}.paper.offers-layout__rate p{font-size:14px;line-height:20px}