.gallery-frame{position:relative;overflow:hidden;border-radius:18px;background:#fff7f4}.gallery-frame .gallery-slides{overflow:hidden;scroll-snap-type:x mandatory}.gallery-arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);display:grid;place-items:center;width:45px;height:45px;border:1px solid #f3d4cb;border-radius:50%;background:#fffc;color:#2c2523;font:400 37px/1 Arial;cursor:pointer;box-shadow:0 8px 22px #4f221e2b;transition:.2s}.gallery-arrow:hover{background:#ff634e;color:#fff;border-color:#ff634e}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-hint{margin:12px 0 0!important;color:#8a7c77!important}.product-buy{display:flex;gap:10px;align-items:center;margin-top:22px}.product-buy input[type=number]{max-width:84px;text-align:center}.product-buy .button{border:0;min-height:47px;border-radius:999px}@media(max-width:800px){.gallery-arrow{width:39px;height:39px;font-size:31px}.gallery-prev{left:9px}.gallery-next{right:9px}.product-buy{flex-wrap:wrap}.product-buy .button{flex:1}}
