.InfoBlocksComponent{display:flex;flex-direction:column;gap:50px;height:auto;margin-bottom:var(--comp-spacing);margin-top:var(--comp-spacing);width:100%}.InfoBlocksComponent .block-overview{margin-left:auto;margin-right:auto;padding-left:calc(var(--main-padding)*2);padding-right:calc(var(--main-padding)*2);width:100%}@media (min-width:576px){.InfoBlocksComponent .block-overview{max-width:576px}}@media (min-width:768px){.InfoBlocksComponent .block-overview{max-width:768px}}@media (min-width:992px){.InfoBlocksComponent .block-overview{max-width:992px}}@media (min-width:1200px){.InfoBlocksComponent .block-overview{max-width:1200px}}@media (min-width:1400px){.InfoBlocksComponent .block-overview{max-width:1400px}}.InfoBlocksComponent .block-overview{display:grid;gap:18px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.InfoBlocksComponent .block-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}.InfoBlocksComponent .block-overview .block-item{--tw-bg-opacity:1;background-color:rgb(218 230 235/var(--tw-bg-opacity));border-radius:12px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;transition:.2s;width:100%}.InfoBlocksComponent .block-overview .block-item .block-content{display:flex;flex-direction:column;gap:14px;padding:16px 16px 20px;width:100%}.InfoBlocksComponent .block-overview .block-item .block-content .block-label{--tw-text-opacity:1;color:rgb(84 137 163/var(--tw-text-opacity));font-size:.875em;font-weight:300;text-transform:uppercase}@media not all and (min-width:768px){.InfoBlocksComponent .block-overview .block-item .block-content .block-label{margin-top:6px}}.InfoBlocksComponent .block-overview .block-item .block-content .block-title{--tw-text-opacity:1;color:rgb(0 76 69/var(--tw-text-opacity));font-size:1.875em;font-weight:300}@media (min-width:992px){.InfoBlocksComponent .block-overview .block-item .block-content .block-title{font-size:1.875em}}@media (min-width:768px){.InfoBlocksComponent .block-overview .block-item:nth-child(3n){grid-column:span 2/span 2}.InfoBlocksComponent .block-overview .block-item:nth-child(2n){margin-top:160px}}.InfoBlocksComponent .block-overview .block-item[href]:hover .btn-sec{background-color:#fdda00b3}.InfoBlocksComponent .block-overview .block-item[href]:hover .btn-sec:after{--tw-translate-x:.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1200px){.InfoBlocksComponent .block-overview .block-item:has(.image-wrapper){aspect-ratio:1/1}}.InfoBlocksComponent .block-overview .block-item:has(.image-wrapper) .img-wrapper{aspect-ratio:1/1;display:flex;height:auto;overflow:hidden;padding:16px;width:100%}.InfoBlocksComponent .block-overview .block-item:has(.image-wrapper) .img-wrapper img{display:flex;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:.2s;width:100%}@media (min-width:768px){.InfoBlocksComponent .block-overview .block-item:has(.image-wrapper):nth-child(3n){aspect-ratio:2;grid-column:span 2/span 2}.InfoBlocksComponent .block-overview .block-item:has(.image-wrapper):nth-child(3n) .img-wrapper{aspect-ratio:2}}
