.phyto-store-0-x-container{margin-top:15px}.phyto-store-0-x-topics-container{display:none}.phyto-store-0-x-topics{display:flex;margin:auto;max-width:700px;justify-content:center;gap:20px;flex-wrap:wrap;list-style:none}.phyto-store-0-x-topics li{width:180px;height:180px;box-shadow:0 2px 5px 1px rgba(0,0,0,.2);border-radius:5px;box-sizing:border-box}@media (max-width:650px){.phyto-store-0-x-topics{display:grid;gap:10px;grid-template-columns:1fr 1fr}}@media (max-width:420px){.phyto-store-0-x-topics li{width:150px}}.phyto-store-0-x-topics button{height:100%;width:100%;display:flex;flex-direction:column;border:none;align-items:center;gap:20px;justify-content:center;border-radius:5px;background-color:#fff;transition:.2s ease}.phyto-store-0-x-topics button:hover{background-color:#f9f9f9;box-shadow:0 2px 5px 1px rgba(0,0,0,.2);border-radius:5px;transition:.2s ease;cursor:pointer}.phyto-store-0-x-topics button svg{width:40px;color:#013c5a}.phyto-store-0-x-topics button span{font-size:14px;font-weight:lighter}.phyto-store-0-x-back{display:inline-flex;color:#333;background:none;border:0;cursor:pointer}.phyto-store-0-x-back svg{width:8px;margin:3px 2px 2px;transform:scaleX(-1)}.phyto-store-0-x-topic-content{opacity:0;transition:opacity .3s ease,visibility .3s ease;margin-top:20px;padding:20px;background-color:#f9f9f9;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:8px}.phyto-store-0-x-topic-content.phyto-store-0-x-visible{opacity:1}.phyto-store-0-x-question-response{margin-bottom:1rem}.phyto-store-0-x-question{display:flex;align-items:normal;gap:4px;font-weight:700;color:#333;transition:color .2s ease;border:0;background:none;text-align:left;cursor:pointer}.phyto-store-0-x-question svg{width:8px}.phyto-store-0-x-response{margin-top:.5rem;padding-left:1rem;color:#555;line-height:1.5;text-align:left}@media (max-width:600px){.phyto-store-0-x-topic h2{font-size:20px}.phyto-store-0-x-question,.phyto-store-0-x-response{font-size:14px}}.phyto-store-0-x-icon{transition:transform .2s ease}.phyto-store-0-x-iconRotated{transform:rotate(90deg)}