.offer-list{column-gap:25px;display:grid;grid-template-columns:var(--offer-list--columns,repeat(4,1fr));list-style-type:none;margin-top:30px;padding:0;row-gap:80px}.offer-list--4{--offer-list--columns:repeat(4,1fr)}.offer-list--3{--offer-list--columns:repeat(3,1fr)}.offer-list--2{--offer-list--columns:repeat(2,1fr)}.offer-list--1{--offer-list--columns:repeat(1,1fr)}.offer-list__item h3{font-size:2.8rem;margin-top:20px}.soffer-list__item h3 a{text-decoration:none}.offer-list__item h3 a:hover{text-decoration:underline}.offer-list .h3:before,.offer-list h3:before{background-color:var(--accent-color-blue);content:"";display:inline-block;height:25px;margin-bottom:-2px;margin-right:8px;width:1px}.module-style-green .offer-list .h3:before,.module-style-green .offer-list h3:before{background-color:var(--accent-color-green)}.module-style-red .offer-list .h3:before,.module-style-red .offer-list h3:before{background-color:var(--accent-color-red);background-color:var(--accent-color-yellow)}.offer-item_cta{cursor:pointer;margin-top:20px}.offer-item_cta__button{text-decoration:none}.offers_btns{align-items:center;display:flex;gap:10px}.offers_btns p{margin-bottom:0}@media (max-width:1000px){.offer-list{--offer-list--columns:repeat(3,1fr)}.offer-list--2{--offer-list--columns:repeat(2,1fr)}.offer-list--1{--offer-list--columns:repeat(1,1fr)}}@media (max-width:750px){.offer-list{--offer-list--columns:repeat(2,1fr)}.offer-list--1{--offer-list--columns:repeat(1,1fr)}}@media (max-width:500px){.offer-list{--offer-list--columns:repeat(1,1fr)}}.read-more:after{background:var(--read-more--background,center center url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='14' viewBox='0 0 50 14'%3E%3Cpath d='M1.6 7h16.8M12.8 1.4 18.4 7l-5.6 5.6' style='fill:none;stroke:%23000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E"))}.read-more--white:after{--read-more--background:center center url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='14' viewBox='0 0 50 14'%3E%3Cpath d='M1.6 7h16.8' style='fill:%23fff;stroke:%23fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round'/%3E%3Cpath d='M12.8 1.4 18.4 7l-5.6 5.6' style='fill:none;stroke:%23fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round'/%3E%3C/svg%3E")}