.offer_list{padding:0;text-align:left;width:100%;position:relative;margin:0;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:1.5rem;column-gap:1rem}.offer_list.owl-carousel{display:block}.offer_list.owl-carousel .item{width:calc(100% / 2 - (1 * 1rem / 2) * 1);margin-right:1rem}.offer_list .item{border-radius:6px;overflow:hidden;text-align:left;padding:0;position:relative;display:inline-flex !important;background:#fff;margin:0;box-shadow:0 0 18px rgba(62,75,36,0.08)}.offer_list.rdy .item{width:100% !important;margin:0 !important}.offer_list .item .item_in{display:flex;width:100%;flex-direction:column}.offer_list .item .img{border-radius:0 0 6px 6px;width:100%;position:relative;overflow:hidden;display:block;aspect-ratio:63 / 33;margin:0}.offer_list .item .img .img_in{position:absolute;inset:0}.offer_list .item .img .flags{position:absolute;top:1rem;left:1rem;display:flex;align-items:center;gap:.5rem;z-index:1}.offer_list .item .img .flags span{display:flex;gap:8px;padding:.5rem 1rem;border-radius:4px;font-size:12px;line-height:18px;font-weight:400;color:#3E4A24}.offer_list .item .img .flags span svg{width:16px;display:block}.offer_list .item .img .flags span svg *{fill:#3E4A24}.offer_list .item .img .flags span.green{background:#DBE6A0}.offer_list .item .img .flags span.white{backdrop-filter:blur(6px) brightness(1.4);-webkit-backdrop-filter:blur(6px) brightness(1.4);background:rgba(255,255,255,0.25)}.offer_list .item .text{flex:1;position:relative;padding:3.5rem 2rem 2rem;display:flex;flex-direction:column;margin:0}.offer_list .item .text .title{color:#262c00;display:block;font-weight:400;margin:0 0 1rem}.offer_list .item .text .info{padding:1rem 1.5rem;gap:2.5rem;border-radius:4px;position:absolute;left:0;right:0;top:0;transform:translateY(-50%);margin:0 auto;display:flex;width:fit-content;justify-content:center;align-items:center;background:rgba(255,255,255,0.4);backdrop-filter:blur(22px) brightness(1.1);--webkit-backdrop-filter:blur(22px) brightness(1.1)}.offer_list .item .text .info .icon{position:relative;display:flex;gap:8px;align-items:flex-start;font-size:16px;line-height:24px;color:#262c00;margin:0;padding:0}.offer_list .item .text .info .icon sup{margin:6px 0 0 -6px}.offer_list .item .text .info .icon::after{opacity:.4;height:24px;position:absolute;left:-1.25rem;top:50%;transform:translateY(-50%);background:#797901;width:1px;content:""}.offer_list .item .text .info .icon:nth-child(1)::after{display:none}.offer_list .item .text .info .icon::before{position:relative;height:20px;display:block;content:"";-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:24px 24px;mask-repeat:no-repeat;mask-position:center center;mask-size:24px 24px;background:#797901}.offer_list .item .text .info .icon.icon1::before{-webkit-mask-image:url('../../../../img/param_icon_1.svg');mask-image:url('../../../../img/param_icon_1.svg');width:22px;-webkit-mask-size:22px 20px;mask-size:22px 20px}.offer_list .item .text .info .icon.icon2::before{-webkit-mask-image:url('../../../../img/param_icon_2.svg');mask-image:url('../../../../img/param_icon_2.svg');width:18px;-webkit-mask-size:18px 20px;mask-size:18px 20px}.offer_list .item .text .info .icon.icon4::before{-webkit-mask-image:url('../../../../img/param_icon_4.svg');mask-image:url('../../../../img/param_icon_4.svg');width:16px;-webkit-mask-size:16px 20px;mask-size:16px 20px}.notouch .offer_list .item .text .info .icon a:hover{text-decoration:underline}.offer_list .item .bottom{padding:0 2rem 2rem;display:block;position:relative}.offer_list .item .bottom::after{content:"";width:58px;height:34px;-webkit-mask-image:url('../../../../img/arrow_right2.svg');mask-image:url('../../../../img/arrow_right2.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:58px 20px;mask-repeat:no-repeat;mask-position:center center;mask-size:58px 20px;background:#3E4A24;position:absolute;right:2rem;bottom:2rem}.offer_list .item .bottom .price{color:#797901;font-size:16px;line-height:1;font-weight:500;margin:0;display:flex;align-items:flex-end;gap:4px}.offer_list .item .bottom .price strong{font-size:34px;line-height:1;font-weight:600}.offer_list .item .bottom .price span{font-size:12px;line-height:1;font-weight:300;margin:0 0 4px}@media screen and (max-width:1000px){.offer_list .item .text{padding:3rem 1.5rem 1.5rem}.offer_list .item .text .info{padding:.75rem 1.25rem;gap:2rem}.offer_list .item .text .info .icon{gap:4px}.offer_list .item .text .info .icon sup{margin:4px 0 0 -4px}.offer_list .item .text .info .icon::after{left:-1rem}.offer_list .item .text .info .icon.icon4{display:none}.offer_list .item .bottom{padding:0 1.5rem 1.5rem}.offer_list .item .bottom::after{height:28px;right:1.5rem;bottom:1.5rem}.offer_list .item .bottom .price{font-size:14px}.offer_list .item .bottom .price strong{font-size:28px}.offer_list .item .bottom .price span{margin:0 0 2px}}@media screen and (max-width:900px){.offer_list{grid-template-columns:repeat(1, 1fr);row-gap:1.5rem;column-gap:1rem}.offer_list.owl-carousel{display:block}.offer_list.owl-carousel .item{width:calc(100% / 1 - (0 * 1rem / 1) * 1);margin-right:1rem}.offer_list .item .text .info .icon.icon4{display:flex}}@media screen and (max-width:500px){.offer_list .item .img{aspect-ratio:initial;height:240px}.offer_list .item .text .info .icon.icon4{display:none}.offer_list .item .bottom::after{display:none}.offer_list .item .bottom .price span{display:none}}.offer_list.owl-carousel{padding:40px 0 0}.offer_list.owl-carousel .owl-stage{display:flex}.offer_list.owl-carousel .owl-item{display:flex;flex:1 0 auto;align-items:stretch}.offer_list.owl-carousel:has(.owl-nav.disabled){padding:0}.offer_list.owl-carousel .owl-nav{z-index:989;position:absolute;left:0;right:0;top:0;height:18px;margin:0}.offer_list.owl-carousel .owl-nav :is(.owl-prev,.owl-next){cursor:pointer;position:absolute;width:54px;height:18px;transition:all 400ms ease 0ms}.offer_list.owl-carousel .owl-nav .owl-prev{right:60px}.offer_list.owl-carousel .owl-nav .owl-next{right:0}.offer_list.owl-carousel .owl-nav :is(.owl-prev,.owl-next)::before{position:absolute;inset:0;content:"";background-color:#797901;-webkit-mask-image:url('../../../../img/arrow_right2.svg');mask-image:url('../../../../img/arrow_right2.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:54px 18px;mask-repeat:no-repeat;mask-position:center center;mask-size:54px 18px;display:block;transition:all 400ms ease 0ms}.offer_list.owl-carousel .owl-nav .owl-prev::before{transform:rotate(180deg)}.notouch .offer_list.owl-carousel .owl-nav :is(.owl-prev,.owl-next):is(:hover,:focus)::before{background-color:#262c00}.offer_list.owl-carousel .owl-dots{height:18px;align-items:center;margin:0 auto;text-align:center;position:absolute;left:0;right:132px;top:0;min-height:0;z-index:990;display:flex;justify-content:center;gap:0}.offer_list.owl-carousel:has(.owl-nav.disabled) .owl-dots{display:none !important}.offer_list.owl-carousel .owl-dots .owl-dot{background:rgba(121,121,1,0.2);position:relative;width:100%;height:2px;line-height:0;font-size:0;display:block;vertical-align:middle;margin:0;transition:all 400ms ease 0ms}.notouch .offer_list.owl-carousel .owl-dots .owl-dot:is(:hover,:focus),.offer_list.owl-carousel .owl-dots .owl-dot.active{background:#797901 !important}