.dimarsa-store-theme-4-x-section{width:100%;box-sizing:border-box}.dimarsa-store-theme-4-x-sectionHeader{text-align:center;padding:0 16px 24px;max-width:900px;margin:0 auto}.dimarsa-store-theme-4-x-sectionTitle{font-size:2rem;font-weight:700;color:#00308c;margin:0 0 8px;line-height:1.2}.dimarsa-store-theme-4-x-sectionSubtitle{font-size:1rem;color:#555;margin:0;line-height:1.5}.dimarsa-store-theme-4-x-grid{display:grid;grid-template-columns:repeat(var(--columns,2),1fr);gap:var(--row-gap,16px) var(--column-gap,16px);padding:0 16px;max-width:1400px;margin:0 auto;box-sizing:border-box}.dimarsa-store-theme-4-x-item{grid-column:span var(--colspan,1);display:flex;flex-direction:column;background:#fff;border-radius:4px;overflow:hidden;box-sizing:border-box}.dimarsa-store-theme-4-x-itemAbove{flex-direction:column}.dimarsa-store-theme-4-x-itemSide{flex-direction:row;align-items:flex-start}.dimarsa-store-theme-4-x-itemSide .dimarsa-store-theme-4-x-imageWrapper{flex:0 0 50%;max-width:50%}.dimarsa-store-theme-4-x-itemSide .dimarsa-store-theme-4-x-textWrapper{flex:1;padding:16px 24px}.dimarsa-store-theme-4-x-itemOverlay{position:relative}.dimarsa-store-theme-4-x-itemOverlay .dimarsa-store-theme-4-x-textWrapper{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);padding:32px 20px 20px;color:#fff}.dimarsa-store-theme-4-x-itemOverlay .dimarsa-store-theme-4-x-itemTitle{color:#fff}.dimarsa-store-theme-4-x-itemOverlay .dimarsa-store-theme-4-x-itemText{color:hsla(0,0%,100%,.9)}.dimarsa-store-theme-4-x-imageWrapper{width:100%;overflow:hidden;line-height:0}.dimarsa-store-theme-4-x-image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;max-height:none!important;transition:transform .3s ease}.dimarsa-store-theme-4-x-item:hover .dimarsa-store-theme-4-x-image{transform:scale(1.02)}.dimarsa-store-theme-4-x-textWrapper{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.dimarsa-store-theme-4-x-itemTitle{font-size:1.125rem;font-weight:700;color:#00308c;margin:0;line-height:1.3}.dimarsa-store-theme-4-x-itemText{font-size:.9375rem;color:#444;margin:0;line-height:1.6;flex:1}.dimarsa-store-theme-4-x-btn{display:inline-block;padding:10px 20px;border-radius:4px;font-size:.875rem;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;border:2px solid transparent;transition:background .25s,color .25s,border-color .25s;align-self:flex-start;white-space:nowrap;-webkit-tap-highlight-color:transparent}.dimarsa-store-theme-4-x-btn--primary{background:#00308c;color:#fff;border-color:#00308c}.dimarsa-store-theme-4-x-btn--primary:focus-visible,.dimarsa-store-theme-4-x-btn--primary:hover{background:#7a9b06;border-color:#7a9b06;color:#fff;outline:none}.dimarsa-store-theme-4-x-btn--secondary{background:#7a9b06;color:#fff;border-color:#7a9b06}.dimarsa-store-theme-4-x-btn--secondary:focus-visible,.dimarsa-store-theme-4-x-btn--secondary:hover{background:#00308c;border-color:#00308c;color:#fff;outline:none}.dimarsa-store-theme-4-x-btn--outline{background:transparent;color:#00308c;border-color:#00308c}.dimarsa-store-theme-4-x-btn--outline:focus-visible,.dimarsa-store-theme-4-x-btn--outline:hover{background:#00308c;color:#fff;outline:none}.dimarsa-store-theme-4-x-btn:focus-visible{outline:3px solid #7a9b06;outline-offset:2px}@media (max-width:1024px) and (min-width:768px){.dimarsa-store-theme-4-x-grid{grid-template-columns:repeat(min(var(--columns,2),2),1fr)}.dimarsa-store-theme-4-x-item{grid-column:span min(var(--colspan,1),2)}.dimarsa-store-theme-4-x-itemSide{flex-direction:column}.dimarsa-store-theme-4-x-itemSide .dimarsa-store-theme-4-x-imageWrapper{flex:none;max-width:100%}.dimarsa-store-theme-4-x-itemSide .dimarsa-store-theme-4-x-textWrapper{padding:12px}}@media (max-width:767px){.dimarsa-store-theme-4-x-grid{grid-template-columns:1fr;padding:0 12px;gap:12px}.dimarsa-store-theme-4-x-item{grid-column:1/-1!important}.dimarsa-store-theme-4-x-itemSide{flex-direction:column}.dimarsa-store-theme-4-x-itemSide .dimarsa-store-theme-4-x-imageWrapper{flex:none;max-width:100%}.dimarsa-store-theme-4-x-itemSide .dimarsa-store-theme-4-x-textWrapper{padding:12px}.dimarsa-store-theme-4-x-sectionTitle{font-size:1.5rem}.dimarsa-store-theme-4-x-sectionSubtitle{font-size:.9375rem}.dimarsa-store-theme-4-x-textWrapper{padding:12px}.dimarsa-store-theme-4-x-itemTitle{font-size:1rem}.dimarsa-store-theme-4-x-itemText{font-size:.875rem}.dimarsa-store-theme-4-x-btn{width:100%;text-align:center}.dimarsa-store-theme-4-x-itemOverlay .dimarsa-store-theme-4-x-textWrapper{padding:20px 12px 12px}}@media (prefers-reduced-motion:reduce){.dimarsa-store-theme-4-x-btn,.dimarsa-store-theme-4-x-image{transition:none}}