.pag-block{padding-top:116px;padding-bottom:116px;color:#fff;background:#c04340}.pag-block .pag-head{display:flex;flex-direction:column;max-width:1100px;margin-left:auto;margin-right:auto}.pag-block .heading{margin-bottom:18px;font-size:64px;text-align:center}.pag-block .subheading{display:block;margin-left:auto;margin-right:auto;margin-bottom:16px;text-align:center;max-width:650px;width:100%}.pag-block .subheading p:last-child{margin-bottom:0}.pag-block .pag-content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;justify-content:center;margin-top:38px;width:100%}.pag-block .pag-content[data-cols="3"]{grid-template-columns:repeat(3,minmax(300px,315px));gap:20px 50px}.pag-block .pag-content[data-cols="2"]{grid-template-columns:repeat(2,minmax(300px,315px));gap:20px 50px}@media (max-width:1200px){.pag-block .pag-content,.pag-block .pag-content[data-cols="3"]{grid-template-columns:repeat(3,minmax(280px,315px));gap:20px}}@media (max-width:992px){.pag-block .pag-content,.pag-block .pag-content[data-cols="2"],.pag-block .pag-content[data-cols="3"]{grid-template-columns:repeat(2,minmax(280px,315px));gap:20px}}@media (max-width:768px){.pag-block .pag-content,.pag-block .pag-content[data-cols="2"],.pag-block .pag-content[data-cols="3"]{grid-template-columns:repeat(1,minmax(280px,360px));gap:16px}}.pag-block .pag-item{display:flex;flex-direction:column;padding:24px;border-radius:34px;line-height:1.3;color:#334139;background:#fff;text-decoration:none}.pag-block .pag-item:hover{text-decoration:none}.pag-block .pag-item:hover .text-wrap .title:after{transform:translateY(-50%) rotate(-30deg)}.pag-block.add-gray-border .image-wrap{border:1px solid #dadada}.pag-block .image-wrap{position:relative;flex-shrink:0;margin-bottom:20px;border-radius:20px;width:100%;height:160px;overflow:hidden}.pag-block .image-wrap img{position:absolute;top:0;left:0;display:block;border-radius:20px;width:100%;height:100%;object-fit:cover;overflow:hidden}.pag-block .text-wrap .title{position:relative;display:flex;align-items:center;margin-bottom:20px;padding-right:52px;min-height:48px;font-size:20px;font-weight:600;color:#334139;text-transform:uppercase;text-decoration:none;cursor:pointer}.pag-block .text-wrap .title.hide-arrows{margin-bottom:12px;padding-right:0;min-height:26px}.pag-block .text-wrap .title.hide-arrows:after{display:none}.pag-block .text-wrap .title:after{content:"";position:absolute;top:50%;right:0;display:block;width:48px;height:48px;transform:translateY(-50%) rotate(0);background:url(../../../../assets/images/arrow-in-circle.svg) no-repeat center center;background-size:contain;transition:transform .2s ease-in-out}.pag-block .text-wrap .content p:last-child{margin-bottom:0}@media (max-width:768px){.pag-block{padding-top:80px;padding-bottom:80px}.pag-block .heading{margin-bottom:12px;font-size:56px;line-height:1}.pag-block .subheading{margin-bottom:8px}}