.page_wrapper__3_5a9{margin:0 auto;max-width:1320px;width:100%;min-height:100vh;display:flex;flex-direction:column;text-align:center;align-items:center;padding:max(30vh,270px) 20px 120px}.page_title__szHX1{font-size:50px;font-weight:500;font-family:var(--font-inter);max-width:730px;text-transform:capitalize;margin-top:15px}.page_description__885QW{font-family:var(--font-roboto);font-size:18px;line-height:1.5;max-width:730px;width:100%;color:#bcbcbc;margin-top:15px}.page_buttons__IOfiA{display:flex;gap:20px;margin-top:50px}.page_button__text__cApix{font-weight:500}.page_red_circle__nyrWE{background:linear-gradient(45deg,#d81212 40%,#a36969);border-radius:100%;width:564px;height:160px;margin-bottom:140px;filter:blur(60px);z-index:-1}.page_list__TupE9{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3.3%;gap:3.3%;width:100%;flex-wrap:wrap}.page_item___nA8B{aspect-ratio:1/1;border-radius:20px;border:1px solid #bcbcbc;flex-basis:30%;position:relative;overflow:hidden}.page_item__image__Ltahg{position:absolute;z-index:0;width:100%;height:100%;inset:0;object-fit:cover;transition:transform .15s ease}.page_item___nA8B:hover .page_item__image__Ltahg{transform:scale(1.1)}.page_item__link__Xf2Er{display:flex;align-items:center;gap:6px}.page_item__icon__wdbU4{padding:10px;background-color:#151515;border-radius:50%;width:-moz-fit-content;width:fit-content;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.page_item__title__0vU2X{font-weight:500}.page_item__description__00BS3{font-family:var(--font-roboto);font-size:18px;line-height:1.5;color:#bcbcbc}.page_item__shadow__9JIyy{position:absolute;bottom:-20px;height:100px;width:100%;left:0;background-color:rgba(66,66,66,.9);transform:scaleX(2) scaleY(3);filter:blur(10px)}.page_item__content__NJ0CK{padding:25px;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:25px;position:relative;z-index:2;text-align:left}.page_item__title__0vU2X{font-family:var(--font-inter);font-size:22px;color:#fff}.page_spinner__S5PeZ{width:50px;height:50px;flex-shrink:0;border:6px solid;border-color:#fff #fff rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:page_rotation__fr6Z4 1s linear infinite;margin:15px auto}@keyframes page_rotation__fr6Z4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_button__B6UaD{margin:20px auto 0}@media(max-width:1020px){.page_list__TupE9{grid-template-columns:repeat(1,1fr)}.page_wrapper__3_5a9{padding-top:180px}.page_item___nA8B{max-width:380px;width:100%;margin:0 auto}.page_title__szHX1{font-size:30px}}.page_tabs__lcg6_{display:flex;gap:8px;margin-bottom:16px}.page_tabs__lcg6_ button:not(.page_activeTab__dqTOz){background:#333}.page_tabs__lcg6_ .page_activeTab__dqTOz{color:#fff}.page_tabsWrapper__CjRF3{width:100%}.page_tabWrapper__sjKr9{position:relative}.page_tabContent__F2XoR{position:absolute;top:0;left:0;width:100%;transition:opacity .3s ease}.page_visible__HTDkn{opacity:1;pointer-events:auto;position:relative}.page_hidden__x6Oqh{opacity:0;pointer-events:none}.page_new__item__tE963{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px;max-width:500px;overflow:scroll;margin:0 auto}.page_new__item__tE963 h3{margin:0;font-size:20px;font-weight:600;color:#333}.page_new__item__tE963 input,.page_new__item__tE963 textarea{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.page_new__item__tE963 input:focus,.page_new__item__tE963 textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.15)}.page_new__item__tE963 textarea{min-height:80px;resize:vertical}.page_new__item__tE963 label{display:flex;align-items:center;gap:8px;font-size:14px;color:#444;margin-top:4px}.page_new__item__tE963 label input{color:#fff;width:100px;text-align:right}.page_new__item__tE963 .page_photos__bgM9c{display:flex;flex-direction:column;gap:8px}.page_new__item__tE963 .page_photos__bgM9c p{margin:0;font-weight:500;color:#555}.page_new__item__tE963 .page_photos__bgM9c ul{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.page_new__item__tE963 .page_photos__bgM9c ul li{border:1px solid #eee;border-radius:8px;overflow:hidden;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#fafafa}.page_new__item__tE963 .page_photos__bgM9c ul li img{max-width:100%;max-height:100%;object-fit:cover}.page_new__item__tE963 button{align-self:flex-start;margin-top:8px}