.common-features.dev-theme-aux{display:flex;flex-wrap:wrap;gap:20px;margin:20px -20px 20px 0}.common-features.dev-theme-aux .feature-item{display:flex;flex-direction:column;flex:1 0 calc(33.33% - 20px);max-width:calc(33.33% - 20px);height:auto;margin:0;padding:20px;list-style:none;color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:1.4;border-radius:18px;background:#fff;overflow:hidden;box-shadow:4px 4px 8px rgba(0,0,0,.25);border-left:2px solid var(--color-primary, #35B3DB)}@media(max-width: 1100px){.common-features.dev-theme-aux .feature-item{flex:1 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media(max-width: 768px){.common-features.dev-theme-aux .feature-item{flex:1 0 calc(100% - 20px);max-width:calc(100% - 20px)}}.common-features.dev-theme-aux .feature-item.no-link{box-shadow:1px 1px 4px 0 rgba(0,0,0,.2)}.common-features.dev-theme-aux .feature-item.no-link p:last-of-type{margin-bottom:0}.common-features.dev-theme-aux .feature-item img{max-height:150px;width:auto;object-fit:contain;border-radius:12px;margin:0 auto 16px}@media(max-width: 1100px){.common-features.dev-theme-aux .feature-item img{max-height:164px}}@media(max-width: 768px){.common-features.dev-theme-aux .feature-item img{max-height:180px}}.common-features.dev-theme-aux .feature-item h3{color:#000;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-align:left;margin-bottom:8px}.common-features.dev-theme-aux .feature-item p{color:#000;text-align:left;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-top:0;margin-bottom:10px}.common-features.dev-theme-aux .feature-item p:last-of-type{margin-bottom:18px}.common-features.dev-theme-aux .feature-item a.button{display:flex;justify-content:center;margin-top:auto;width:fit-content;align-self:flex-end;border-radius:100px;background:rgba(0,0,0,0);color:var(--color-primary, #35B3DB);text-align:center;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;padding:16px 48px;border:1px solid var(--color-primary, #35B3DB)}.common-features.dev-theme-aux .feature-item a.button:hover{background:var(--color-primary, #35B3DB);border:1px solid var(--color-primary, #35B3DB);color:#fff}.common-features.dev-theme-aux .feature-item a.button:active{background:linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)),var(--color-primary, #35B3DB)}
