.carddoubleorangecontainer{flex-direction:column;justify-content:center;align-items:center;margin:3%;display:flex}.carddoubleorangecontainer-content{flex-wrap:wrap;justify-content:space-evenly;align-items:center;display:flex}@media screen and (max-width:1000px){.carddoubleorangecontainer-content{flex-direction:column;justify-content:center;align-items:center}}.carddoubleorangecontainer-content{color:#fff;width:100%;margin:3rem}.carddoubleorangecontainer-content h3{margin-bottom:2rem}.carddoubleorangecontainer-content-card{text-align:center;background:#f49f3de6;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;max-width:28rem;height:auto;min-height:25rem;margin:2%;padding:3%;display:flex}.carddoubleorangecontainer-content-card h3{font-weight:700}
