.elders-shop{width:100%;margin:0 auto;padding:40px 20px}@media screen and (max-width:600px){.elders-shop{padding:20px 10px}}.elders-shop__metrics{grid-template-columns:repeat(4,1fr);margin-bottom:40px;display:grid}.elders-shop__metrics--big-img{width:120px;height:120px;margin-bottom:10px}.elders-shop__metrics--small-img{width:140px;height:140px}@media screen and (max-width:1200px){.elders-shop__metrics{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.elders-shop__metrics{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:24px}}.elders-shop__search{border:1px solid var(--grey-stroke);flex-direction:column;gap:48px;margin-bottom:30px;padding:48px;display:flex}@media screen and (max-width:900px){.elders-shop__search{gap:20px;margin-bottom:20px;padding:24px 12px}}.elders-shop__search p{color:var(--white);font-size:20px;font-weight:500}@media screen and (max-width:600px){.elders-shop__search p{font-size:16px}}.elders-shop__search--inputs{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.elders-shop__search--inputs>*{flex:1;min-width:200px}@media screen and (max-width:900px){.elders-shop__search--inputs{flex-direction:column;gap:10px}.elders-shop__search--inputs>*{width:100%;min-width:100%}}.elders-shop__items{grid-template-columns:repeat(auto-fill,minmax(max(280px,33.3333% - 10.6667px),1fr));gap:16px;display:grid}@media screen and (min-width:1920px){.elders-shop__items{grid-template-columns:repeat(4,1fr);gap:24px}}@media screen and (max-width:900px){.elders-shop__items{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}}@media screen and (max-width:600px){.elders-shop__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}
.elders-shop-item{border:1px solid var(--grey-stroke);flex-direction:column;width:341px;max-width:100%;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}@media screen and (max-width:900px){.elders-shop-item{width:100%}}.elders-shop-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #fe510133}.elders-shop-item--clickable{cursor:pointer}.elders-shop-item--clickable:hover .elders-shop-item__buy-button:not(.button-main--disabled) .button-main__text-section{color:var(--white);background-size:100% 100%}.elders-shop-item__header span{color:var(--white);text-transform:uppercase;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.elders-shop-item__photo{background:radial-gradient(86.06% 100% at 50.23% 100%,#fe510133 0%,#fe510100 100%),var(--black-main);border:1px solid #0000;border-image:linear-gradient(270deg,#fe510100 0%,var(--orange-light)52.09%,#fe510100 100%)1;justify-content:center;align-items:center;width:100%;height:266px;margin-bottom:12px;padding:58px 64px;display:flex;overflow:hidden}.elders-shop-item__photo img{object-fit:contain;width:150px;height:150px}.elders-shop-item__photo svg{opacity:.3}@media screen and (max-width:900px){.elders-shop-item__photo{height:180px}.elders-shop-item__photo img{width:120px;height:120px}}@media screen and (max-width:600px){.elders-shop-item__photo{height:120px;margin-bottom:8px;padding:16px}.elders-shop-item__photo img{width:80px;height:80px}}.elders-shop-item__type{justify-content:flex-start;align-items:center;min-height:24px;margin-bottom:12px;display:flex}.elders-shop-item__type img{object-fit:contain;max-width:100px;height:auto}@media screen and (max-width:600px){.elders-shop-item__type{min-height:18px;margin-bottom:8px}.elders-shop-item__type img{max-width:70px}}.elders-shop-item__description{text-align:center;flex:1;margin-bottom:12px}.elders-shop-item__description h2{color:var(--white);margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.4}@media screen and (max-width:900px){.elders-shop-item__description h2{font-size:16px}}@media screen and (max-width:600px){.elders-shop-item__description h2{margin-bottom:4px;font-size:13px}}.elders-shop-item__description .ql-editor{color:#ffffffb3;padding:0;font-size:14px;line-height:1.6}@media screen and (max-width:600px){.elders-shop-item__description .ql-editor{font-size:11px;line-height:1.4}.elders-shop-item__description{margin-bottom:8px}}.elders-shop-item__descriptionP{color:#ffffffb3;font-size:14px;text-align:center!important}.elders-shop-item__descriptionP p{margin:0 0 8px}@media screen and (max-width:600px){.elders-shop-item__descriptionP{font-size:11px}}.elders-shop-item__footer{color:#fff9;flex-direction:row;justify-content:space-between;align-items:center;min-height:24px;margin-bottom:12px;font-size:14px;display:flex}.elders-shop-item__footer--left-text{flex-direction:column;gap:4px;display:flex}.elders-shop-item__footer--left-text p{color:var(--orange-light);text-align:center}.elders-shop-item__footer--left-text span{color:var(--light-gray-text)}@media screen and (max-width:600px){.elders-shop-item__footer{flex-wrap:wrap;gap:6px;margin-bottom:8px;font-size:11px}.elders-shop-item__header span{padding:4px 8px;font-size:10px}}.elders-shop-item .html-content span{display:inline}.elders-shop-item__confirm-text{text-align:center;font-size:24px;font-weight:700}.elders-shop-item__confirm-name{color:var(--gold-light)}.elders-shop-item__confirm-price{color:var(--secondary-color)}.elders-shop-item__result{flex-direction:column;font-size:24px;font-weight:700;display:flex}.elders-shop-item__result--center{text-align:center}.elders-shop-item__result-title{color:var(--gold-light);text-align:center;margin-bottom:20px;font-size:32px}.elders-shop-item__result-text a{color:var(--orange-light);text-decoration:underline}.elders-shop-item__result-text--center{text-align:center}.elders-shop-item__result-text--mt10{margin-top:10px}.elders-shop-item__result-text--mt14{margin-top:14px}.elders-shop-item__result-link{margin:0 5px}.elders-shop-item__result-channel{color:var(--orange-light)}.elders-shop-item__modal-message{font-size:24px;font-weight:700}.elders-shop-item__modal-message--center{text-align:center}@media screen and (max-width:900px){.elders-shop-item{padding:12px}}@media screen and (max-width:600px){.elders-shop-item{padding:8px}}
