.pricing{margin-bottom:50px}.pricing .content__store{display:flex;gap:2rem;margin:0 auto;max-width:1050px}.pricing .store__image--container{width:50%}.pricing iframe{border-radius:40px;object-fit:cover;width:100%}.pricing .store__text--container{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;width:40%}.pricing .content__text--store{display:flex;flex-direction:column;gap:1rem}.pricing .content__text--store ul li{list-style:disc;margin-left:15px}.button2:hover{box-shadow:2px 2px 8px rgba(0,0,0,.3);color:#fff}.button2:active,.button2:hover{background-color:#163a6f;border-color:none}@media screen and (max-width:768px){.pricing .content__store{flex-direction:column}.pricing .store__image--container,.pricing .store__text--container{width:100%}.pricing .container__stores{background-color:#fbc52c;border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:3rem;padding:50px 0}.pricing{background-color:#fbc52c}}