/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-duration:initial}}}.cards-with-image{padding-top:calc(var(--spacing,.25rem)*6);padding-bottom:calc(var(--spacing,.25rem)*10)}@media (min-width:768px){.cards-with-image{padding-bottom:100px}}.cards-with-image .wrapper-cards{margin-top:calc(var(--spacing,.25rem)*6);gap:calc(var(--spacing,.25rem)*6);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:1024px){.cards-with-image .wrapper-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.cards-with-image .wrapper-cards .card_el{align-items:flex-start;gap:calc(var(--spacing,.25rem)*4);background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:640px){.cards-with-image .wrapper-cards .card_el{flex-direction:row;align-items:center}}.cards-with-image .wrapper-cards .card_el{border-radius:16px;box-shadow:0 0 8px #e6e6dc99}.cards-with-image .wrapper-cards .card_el img{object-fit:cover;width:100%;max-width:100%}@media (min-width:768px){.cards-with-image .wrapper-cards .card_el img{max-width:248px}}.cards-with-image .wrapper-cards .card_el .el_info{gap:calc(var(--spacing,.25rem)*5);flex-direction:column;display:flex}.cards-with-image .wrapper-cards .card_el .el_info .info_title{max-width:256px;font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)))}@media (min-width:768px){.cards-with-image .wrapper-cards .card_el .el_info .info_title{font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)))}}.cards-with-image .wrapper-cards .card_el .el_info .info_title{color:#1e1e1e;font-weight:500}.cards-with-image .wrapper-cards .card_el .el_info .link{cursor:pointer;width:fit-content;padding-bottom:calc(var(--spacing,.25rem)*1);--tw-leading:1;--tw-font-weight:var(--font-weight-semibold,600);line-height:1;font-weight:var(--font-weight-semibold,600);white-space:nowrap;display:inline-block;position:relative;overflow:hidden;color:var(--color-dark-grey,#1e1e1e)!important}.cards-with-image .wrapper-cards .card_el .el_info .link svg *{stroke:#1e1e1e}.cards-with-image .wrapper-cards .card_el .el_info .link:before{content:"";bottom:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);background-color:var(--color-dark-grey,#1e1e1e);width:100%;height:2px;position:absolute}.cards-with-image .wrapper-cards .card_el .el_info .link:after{content:"";bottom:calc(var(--spacing,.25rem)*0);background-color:var(--color-primary-red,#ed1c24);--tw-duration:.3s;width:100%;height:2px;transition-duration:.3s;position:absolute;left:-100%}[dir=rtl] :is(.cards-with-image .wrapper-cards .card_el .el_info .link):after{left:auto;right:-100%}.cards-with-image .wrapper-cards .card_el:hover .link:after{left:calc(var(--spacing,.25rem)*0)}[dir=rtl] :is(.cards-with-image .wrapper-cards .card_el):hover .link:after{right:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
